/*Internet Explorer 10 并没有对 屏幕的宽度 和 视口（viewport）的宽度 进行区分*/
@-ms-viewport       { width: device-width; }
@-o-viewport        { width: device-width; }
@viewport           { width: device-width; }  
/*Internet Explorer 10 并没有对 屏幕的宽度 和 视口（viewport）的宽度 进行区分 end*/
ul,ol,dl,table,th,tr,td,input,textarea,li,a,div,span,em,i,img{ margin:0; padding:0; border:0;}
a:hover{ text-decoration:none;}
li{ list-style:none;}
/*全局样式*/
html, body {width:100%; margin: 0 auto;}
/*= 清除浮动=*/
.clear{clear: both; height:0px; line-height:0px; font-size:0px; overflow:hidden;display: block;}
.clearfix:after { content: ""; display: block; height: 0px;  clear: both; visibility: hidden; font-size:0px;}
/* Hides from IE-mac \*/
* html .clearfix {height: 0%;}
/* End hide from IE-mac */
*+html .clearfix {min-height: 0%;}

/* 针对IE7 */
* + html .clearfix {min-height:0%;}
.fl {float: left;}
.fr {float: right;}

/*原文件配置*/
.w1200{ width:1200px; margin:0 auto;position: relative;display: table;}
body {color:#333; font:12px/20px 'Microsoft YaHei', arial, sans-serif;min-width:1400px;}
a{ color:#333;text-decoration: none;}
a:hover{color:#004590;}
.mt20{margin-top: 20px}
.mt30{margin-top: 30px}
.mt50{margin-top: 50px}

em,i{font-style: normal;}

/*纵向居中*/
.v_middle{ vertical-align:middle;}
/*横向居中*/
.te-align{ text-align:center;}
/*相对定位*/
.p_r{ position:relative;}

.top{height: 30px;width: 100%;background:#013165;line-height: 30px;color: #dedede;}
.top a{color: #dedede;padding: 0 10px}

.head{height: 110px;background: #004590;}

.head .fr span,.head .fr span em{display: block;}
.head .fr span{margin-left: 25px;margin-top: 22px}
.head .fr span em{color: #f8b2ae;font-size: 14px;}
.head .fr span{display:none;}
.navbar{background-color: #ebebeb;height: 40px;line-height: 40px;}
.nav{height: 40px;}
.nav .m{ float:left;  position:relative;height: 40px;}
.nav h3{ float:left;  font-size:100%; font-weight:normal; font-size:14px; height:40px; overflow:hidden;margin-top: 0}
.nav h3 a{ display:block; vertical-align:top;display: block;line-height: 40px;width: 109px;text-align: center;}
.nav .on h3 a{color:#fff;background-color: #004590}
.nav .sub{ display:none;width:109px; padding:5px 0;   position:absolute; left:0px; top:40px; background:#004590; text-align:center;z-index: 999; }
.nav .sub li{ vertical-align:middle; }
.nav .sub li a{ height:20px; line-height:20px; padding:6px 0;  display:block; background:url(/clxy/css/images/icon.png) 0 9px no-repeat; color:#fff;   }
.nav .sub li a:hover{ color:#fff; background:#0057b5;   }

/* banner */
.slider{width:100%;min-width:1200px;height:335px;position:relative; overflow:hidden;background:#fff; text-align:center;}
.slider .bd{ width:1200px; position:absolute; left:50%; margin-left:-600px  }
.slider .bd li{ width:1200px;  overflow:hidden; position: relative;}
.slider .bd li img{ display:block; width:1200px; height:335px;object-fit:cover;}
.slider .tempWrap{ overflow:visible !important }
.slider .tempWrap ul{  margin-left:-1200px !important; /*强制位置*/  }
.slider .bd li .txt{position: absolute;z-index: 9;left: 20px;bottom: 0px;background: url(/clxy/images/tbg.png);height: 40px;width: 100%;line-height: 40px;color: #FFF;font-size: 16px;display:none;}
.slider .pnBtn{  position:absolute; z-index:1; top:0; width:100%;  height:335px; cursor:pointer;   }
.slider .prev{ left:-50%; margin-left:-600px;}
.slider .next{ left:50%;  margin-left:600px;}
.slider .pnBtn .blackBg{display:block;position:absolute;left:0;top:0;width:100%;height:335px;background:#000;filter:alpha(opacity=50);opacity:0.5;}
.slider .pnBtn .arrow{position:absolute;top:0; z-index:1;width:60px;height:335px;filter:alpha(opacity=60);opacity:0.6;}
.slider .pnBtn .arrow:hover{ filter:alpha(opacity=90);opacity:0.9; }
.slider .prev .arrow{ right:0; background:url(/clxy/images/slider-arrow.png) -120px 0 no-repeat;   }
.slider .next .arrow{ left:0; background:url(/clxy/images/slider-arrow.png) 0 0 no-repeat;  }

.title{width: 100%;border-bottom: 1px #b2b2b2 dashed;line-height: 50px;height: 50px;font-size: 20px;color: #004590;padding-bottom: 10px;}
.title img{vertical-align: middle;display: inline-block;margin-right: 10px;}
.title a{display: block;width: 50px;height: 50px;background: url(/clxy/images/more.jpg) no-repeat center center;}

.news-box{margin-top:20px;}
.news-box dd{width: 290px;height: 285px;background-color: #f7f7f7;margin-right: 25px;margin-left: 0;overflow: hidden;padding-bottom:10px;}
.news-box dd h3{margin-bottom: 0;margin-top: 0px;padding-left: 10px;padding-right: 10px;height: 24px;overflow: hidden;line-height: 24px;}
.news-box dd.n1 img{border-bottom: 3px #ec7c51 solid}
.news-box dd img{border-bottom: 3px #efab09 solid}
.news-box dd p{margin-top: 0;padding:5px 10px 0 10px;height: 40px;line-height: 20px;margin-bottom: 0;color: #666}
.news-box dd span{padding-left: 10px;color: #666}
.news-box dt{width: 270px;height: auto;overflow: hidden;}
.news-box dt li{border-bottom: 1px #e1e1e1 solid;line-height: 24px;height: 50px;padding-bottom: 13px;margin-bottom: 12px;padding-left: 10px;
    padding-right: 10px;}
.news-box dt li a{font-size: 14px;}
.news-box dt li span{font-size: 12px;color: #666;display: inline-block;}

.home-bg{height: 395px;width: 100%;background:#f7f7f7 url(../images/bg.jpg) no-repeat center top;overflow: hidden;}
.home-bg .gg{width: 570px;margin-right: 50px;}
.home-bg .gg li{height: 70px;width: 100%;overflow: hidden;}
.home-bg .gg li span{display: block;width: 70px;height: 70px;text-align: center;}
.home-bg .gg li span em{background-color: #004590;color: #FFF;display: block;height: 35px;line-height: 35px;font-weight: bold;font-size: 24px;}
.home-bg .gg li span i{border:1px #bcbcbc solid;width: 68px;height: 33px;line-height: 33px;display: block;font-size: 14px;}
.home-bg .gg li .txt{padding-left: 80px;}
.home-bg .gg li .txt h3{margin: 0}
.home-bg .gg li .txt p{color: #666}
.home-bg .media{width: 570px;}
.home-bg .media ul{margin-top: 10px}
.home-bg .media li{line-height: 33px;background: url(/clxy/images/icon6.png) no-repeat left center;padding-left: 20px;height: 33px;overflow: hidden;font-size: 14px;}

.home-bg .win{width: 182px;margin-top: 15px}
.home-bg .win div{height: 50px;line-height: 50px;margin-top:5px;}
.home-bg .win div a{display: block;font-size: 14px;padding-left: 65px;}
.home-bg .win .icon1{width: 180px;height: 48px;border:1px #d4d4d4 solid;background: #f7f7f7 url(../images/b1.png) no-repeat 20px center;}
.home-bg .win .icon2{width: 180px;height: 48px;border:1px #d4d4d4 solid;background: #f7f7f7 url(../images/b2.png) no-repeat 20px center;}
.home-bg .win .icon3{width: 180px;height: 48px;border:1px #d4d4d4 solid;background: #f7f7f7 url(../images/b3.png) no-repeat 20px center;}
.home-bg .win .icon4{width: 180px;height: 48px;border:1px #d4d4d4 solid;background: #f7f7f7 url(../images/b4.png) no-repeat 20px center;}
.home-bg .win .icon5{width: 180px;height: 48px;border:1px #d4d4d4 solid;background: #f7f7f7 url(../images/b5.png) no-repeat 20px center;}
.home-bg .win .icon6{width: 180px;height: 48px;border:1px #d4d4d4 solid;background: #f7f7f7 url(../images/b6.png) no-repeat 20px center;}
.home-bg .win .icon1:hover a,.home-bg .win .icon2:hover a,.home-bg .win .icon3:hover a,.home-bg .win .icon4:hover a,.home-bg .win .icon5:hover a,.home-bg .win .icon6:hover a{color: #FFF}
.home-bg .win .icon1:hover{width: 180px;height: 48px;border:1px #004590 solid;background: #004590 url(../images/b01.png) no-repeat 20px center;color: #FFF}
.home-bg .win .icon2:hover{width: 180px;height: 48px;border:1px #004590 solid;background: #004590 url(../images/b02.png) no-repeat 20px center;color: #FFF}
.home-bg .win .icon3:hover{width: 180px;height: 48px;border:1px #004590 solid;background: #004590 url(../images/b03.png) no-repeat 20px center;color: #FFF}
.home-bg .win .icon4:hover{width: 180px;height: 48px;border:1px #004590 solid;background: #004590 url(../images/b04.png) no-repeat 20px center;color: #FFF}
.home-bg .win .icon5:hover{width: 180px;height: 48px;border:1px #004590 solid;background: #004590 url(../