@charset "utf-8";

*{ margin:0; padding:0; text-size-adjust:none; -moz-text-size-adjust:none; -ms-text-size-adjust:none;-webkit-text-size-adjust:none;font-family:Microsoft YaHei,Tahoma, Helvetica, Arial,  sans-serif;}
body{width:100%; text-size-adjust:none; -moz-text-size-adjust:none; -ms-text-size-adjust:none;-webkit-text-size-adjust:none;}  :focus{ outline:none;} 
a{color:#333333; cursor:pointer; text-decoration:none; outline:none;font-family:"Microsoft YaHei",SimSun,SimHei;}   img{ border:0;} 
input,textarea{ vertical-align:middle; font-family:inherit; font-size:inherit;}
ul li{ list-style-type:none;}

.lm-banner{width: 100%;  height: 400px; background: url(lm-banner.png) no-repeat;background-size:100% 100%;}
.lm_list_box{width:1200px;margin:30px auto; overflow: hidden;}
.lm_left{width:330px;float:left;background-color:#1e75d7;margin-bottom:20px; min-height:891px; height: auto; /*margin-bottom:-10000px; padding-bottom:1000px;*/}
.lm_left h1{font-size:26px; color:#fff; text-align: center; padding:20px 0 15px 0;}
.lm_left p{font-size:16px; color:#fff; padding:0 18px; text-indent: 1rem; line-height:32px;}



.lm_list{float:right;width:830px;padding-bottom:20px; min-height: 600px; border:1px solid #eee;}
.lm_list h1{font-size:26px; text-align: center; padding:20px 0 15px 0; color:#2b54b0;}

.lm_list .zpnr{width:91%; margin:0 auto;}
.lm_list .zpnr .list_bg{background:url(list_bg.png); background-size:100% 100%; background-repeat: no-repeat; height:44px; overflow: hidden;}
.lm_list .zpnr .list_bg h2{display: block; width:22%; text-align:center; font-size:20px; color:#fff; line-height: 39px; float: left;}
.lm_list .zpnr .list_bg a{display: block; float: right; font-size:16px; color:#999; padding-right:40px; line-height: 44px;}

.lm_list .zpnr ul{overflow: hidden; padding:10px 0;}
.lm_list .zpnr ul li{line-height: 34px;}
.lm_list .zpnr ul li p{width:4px; height:4px; border-radius: 50%; background: #1e75d7; float: left; margin-top:15px; margin-right:10px;}
.lm_list .zpnr ul li a{color:#000; font-size:16px;}
.lm_list .zpnr ul li a:hover{color:#1e75d7;}
.lm_list .zpnr ul li a span{float: right; }

.footer{background:#1e75d7;}
.footer p{font-size:18px; color:#fff; text-align:center; padding:15px 0;}


@media screen and (max-width:747px) {
    body{min-width: 1200px;}
}