@charset "utf-8"; /* CSS Document */ /*重置*/ body,div,p,ul,li,h1,h2,h3,h4,h5,h6,input,ul,li{ margin:0; padding:0;} body{ background-color:#fafafa;} a{ text-decoration:none;} *{ font-family:"Microsoft Yahei";} li{ list-style:none;} .clearfix{ clear:both;} img{ border:none;} /*重置*/ /*头部*/ .header{ width:1200px; margin:0 auto;} .logo{ float:left; margin-top:30px; margin-bottom:30px;} .search{ float:right; margin-top:50px;} .searchtext{ float:left; background:url(../images/search_txt.png) no-repeat left center; width:142px; height:30px; padding-left:20px; border:none; color:#333; font-size:12px; } .searchbtn{ float:right; width:46px; height:30px;} .search{ float:right;} /*头部*/ /*导航*/ .nav_bg{ background-color:#3754b3; width:100%; min-width:1200px;} .nav{ width:1200px; margin:0 auto; height:55px; line-height:55px; position:relative; z-index:1; } .nav a{ color:#fff; } .nav .nLi{ float:left; position:relative; display:inline;} .nav .nLi h3{ float:left; text-align:center; font-weight:normal;} .nav .nLi h3 a{ display:block; width:150px; line-height:55px; font-size:16px; text-align:center; } /* .nav .sub{ display:none; width:113px; left:0; top:55px; position:absolute; background-color:rgba(0,0,0,0.6); line-height:50px; padding:10px;} .nav .sub li{ zoom:1;} .nav .sub a{ display:block; width:113px; font-size:14px; text-align:center; text-align:center; color:#fff; border-bottom:1px dashed #fff; } .nav .sub a:hover{ color:#2bad41;}*/ /*.nav .on{ background-color:#fff; color:#3754b3;}*/ .nav .on h3 a{ background-color:#fff; color:#3754b3;} /*导航*/ /*专题网 开始*/ .part4_bg{ width:100%; min-width:1200px; background-color:#e5e5e5; margin-top:20px; padding-top:20px; padding-bottom:20px;} .part4{ width:1200px; margin:0 auto;} .part4 ul li{ float:left; width:284px; height:142px; margin:0 8px;} /*专题网 结束*/ /*页脚 开始*/ .footerbg{ background-color:#3754b3; padding-bottom:30px; } .footer{ width:1200px; margin:0 auto;} /*友情链接 开始*/ .yqlink{ padding-top:30px;} .yqname{ float:left; color:#fff; font-size:20px; margin-left:30px;} .link{ float:right;} .link ul li{ float:left; margin-left:10px; width:200px;} .link ul li select{ border:1px solid #fff; background-color:transparent; width:190px; height:30px; color:#fff; padding-left:10px; background:url(../images/jt.png) no-repeat 160px center; -webkit-appearance: none; -moz-appearance: none;} .link ul li select option + option{ color:#333;} .xlk{ width:200px !important; height:30px !important; background-color:#f8f8f8 !important; border:1px solid #fff !important; color:#333; margin-top:30px; line-height:30px !important;} .xlk a{ color:#333;} select::-ms-expand { display: none; } select::-moz-expand { display: none; } select::-webkit-expand { display: none; } /*友情链接 结束*/ .part5{ margin-top:50px;} /*二维码 开始*/ .ewm{ width:390px; float:left; padding:40px 0 0 0;} .ewm div{ width: 130px; float: left; text-align: center;} .ewm div span{display: block; height: 40px; line-height: 40px; text-align: center; font-size: 16px; color: #fff;} /*二维码 结束*/ /*底部logo*/ .bottom-logo{ margin-top:20px; float:left; margin-left:50px;} /*底部logo*/ /*版权*/ .copyright{ float:right; color:#fff; font-size:12px; line-height:26px; margin-top:30px;} .c2{ float:right; margin-right:140px;} .c2 a{ display:inline-block; margin-left:20px;} /*版权*/ /*页脚 结束*/