@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0; }
fieldset, img,button,input { border:none; outline-style:none; } /*涓轰簡鐓ч【ie6 閾炬帴鍥剧墖鏈夎竟妗?*/
ul, ol ,dl{ list-style:none; }
input {  font-family:"微软雅黑";}
 input[required]:invalid, input:focus:invalid, textarea[required]:invalid, textarea:focus:invalid{box-shadow: none;}
img{vertical-align:top;} 
select, input { vertical-align:middle; }
 select, input, textarea { font-size:12px; margin:0; }
textarea { resize:none; }
table { border-collapse:collapse; }
i,em{font-style:normal;} 
s,del{ text-decoration:none;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
body {font-size:14px; color:#888;overflow-x: hidden;font-family: "微软雅黑";/* -webkit-align-items: center;-ms-flex-align:center;align-items: enter;display:-webkit-flex;display: flex; */}
/* .clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both; } */
 *html .clearfix{_height:1%;}
.clearfix{zoom:1;}
.clearfix:after{content:'';display:block;clear:both; height:0; visibility:hidden; font-size:0}
 a { text-decoration:none; }
a:hover { text-decoration:none; color: #598fdf;}
/* html,body{height: 100%;margin:0;} */
/* 公用部分 */
p,h5{word-wrap:break-word;}/* 英文强制换行，以单词为依据 */
.fl{float: left;}
.fr{float: right;}
.border_t { border-top:1px solid #d7d7d7;}
.border_b { border-bottom:1px solid #d7d7d7;}
.bordern_r { border-right:0!important;}
.bordern_b { border-bottom:0!important;}
.content{width: 1000px;margin:0 auto;}
/* header开始 */
.top_header{background-color: #fff;width: 100%;padding-top: 30px;overflow:hidden;*padding-top: 30px!important;height: 110px;}
.top_r_list li{float: left;background: url(../images/top_r_list_bg.jpg) no-repeat right center;}
.top_r_list li:last-child{background: none;}
.top_r_list li a{color: #aeaeae;font-size: 14px;padding:0 10px;}
.top_r_list li a:hover{color: #598fdf;}
.search_top{width: 220px;border-radius: 5px;overflow:hidden;}
.search_btn{background: url(../images/tri.jpg) no-repeat center #ececec;height: 28px;width: 14%;}
.search{width: 80%;line-height: 28px;color: #666;font-size: 12px;padding-left: 5%;background: url(../images/search_de.jpg) no-repeat right center #ececec;height: 28px;}
.search_box{margin:12px 0 0 0;}
/* header结束 */

/* nav开始 */
.nav{background-color: #2b66bf;width: 100%;height: 40px;}
.nav_list li{float: left;}
.nav_list li a{color: #fff;font-size: 16px;line-height: 40px;height: 40px;display: inline-block;padding:0 29px;}
.nav_list li a:hover{color: #fff;background-color: #9bbc0e;}
/* nav结束 */


.con { width:100%; overflow:hidden; background:#f8f8f8; padding:0 0 75px 0;}
.conIn { width:1100px; overflow:hidden; background:#fff; margin:0 auto; padding:30px 50px; box-sizing:border-box;}
.conIn_l { width:210px;}
.conIn_r { width:740px;}
.title { height:74px; border-bottom:1px dashed #cacaca; line-height:74px; font-size:28px; color:#111;}
.title p {background: url(../images/bg2.png) no-repeat 0px center;padding-left: 15px;}
.conIn_l .navF {  border:1px solid #e5e5e5; background:#f8f8f8;}
.conIn_l .navF ul { width:130px; margin:66px auto 66px;}
.conIn_l .navF ul li {  height:60px; line-height:60px; padding-left: 10px; }
.conIn_l .navF ul li a { color:#333; font-size:16px;  }
.conIn_l .navF ul li a:hover { color:#2b66bf;}
.conIn_l .navF ul li .current { color:#9bbc0e; }
.conIn_l .navF ul .bg {  background:url(../images/jiant.png) no-repeat 89px center;}



.footer{width: 100%;background-color: #2b2b2b;color: #939393;font-size: 14px;line-height: 36px;height: 114px;padding-top: 66px;margin-top: 40px;}
.footer a{color: #939393;font-size: 14px;line-height: 36px;}
.footer a:hover{color: #598fdf;}
.footer_list li{float: left;background: url(../images/footer_de.jpg) no-repeat right center;}
.footer_list li a{padding:0 20px;}
.intercourse li{float: left;margin-right: 16px;}
.hide{display: none;}
.mr58{margin-right: 58px;}
.weixin_box{position: relative;}
.weixin_box .ewm{position: absolute;left: -144px;top: -29px;}
.weixin_box .ewm.current{display: block;}
.footer_bottom{background-color: #212121;color: #757575;font-size: 12px;line-height: 40px;height: 40px;text-align: center;}
