@charset "utf-8";
/* CSS Document*/
body{text-align: left;padding: 0;margin: 0;font-size: 14px;font-family: 'microsoft yahei';-webkit-text-size-adjust: none;height: auto;color: #333;background: #fff;}
body{overflow-x: hidden;overflow-y: auto;}
html{min-width: 1280px;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p{padding: 0;margin: 0;}
pre,code,form,fieldset,legend,input,textarea,p,blockquote,th{padding: 0;margin: 0;}
fieldset{border-top-width: 0;border-left-width: 0;border-bottom-width: 0;border-right-width: 0;}
input{background: none; border: 0 none;}
a img{border: 0;padding: 0;margin: 0;}
i{font-style: normal;}
address,caption,cite,cite,code,dfn,em,th,var{font-weight: normal;font-style: normal;}

caption{text-align: left;}
th{text-align: left;}
q:unknown{content: '';}
input,textarea,select{font-family: inherit;font-size: 100%;}
a:link{color: #333;text-decoration: none;}
a:visited{color:#333;text-decoration: none;}
a:hover{color: #233357;text-decoration: none;}
.icon{background-image: url("../images/icon.png");display: inline-block;vertical-align: middle;}
.fl{float: left;}
.fr{float: right;}

.fr li, 
.leftnews li, 
.bg_main .news_ul li, 
.index_product .slideTxtBox .cd li, 
.index_case_list li, 
.case li, 
.service li {
    list-style-type: none;
}

.left{float: left;}
.right{float: right;}
.clear{clear: both;font-size: 0;margin: 0;padding: 0;display: block;height: 0;overflow: hidden;}
/*清除浮动*/
.clearfix{zoom: 1;}
.clearfix:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
/*网站公用样式表*/
.w1200{width: 1200px;margin: 0 auto;}
.top_main{position: absolute;width: 100%;line-height: 34px;color: #fff;border-bottom: 1px solid rgba(255,255,255,0.38);z-index: 999;}
.top_main li{position: relative;display: inline-block;text-align: center;margin: 0 8px;}
.top_main li.tel{background: url(../images/dh.png) no-repeat left center;padding-left: 20px;}
.lin{position: absolute;top: 50%;display: inline-block;width: 1px;height: 18px;background: #fff;margin: 0;margin-top: -9px;}
.top_main li span{color: rgba(255,255,255,0.6);}
.wx{float: right;width: 20px;height: 34px;background: url(../images/wx.png) no-repeat center;cursor: pointer;margin-right: 0;}
.top_main li img{position: absolute;top: 100%;right: 0;width: 100px;height: 100px;opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);}
.top_main li:hover img{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);}
/*header_main*/
.header_main{position: absolute;width: 100%;height: 80px;margin-top: 35px;z-index: 998;}
.header_main .logo{display: block;margin-top: 10px;}
.header_main .logo img{display: block;}
.header_main .nav{height: 75px;}
.header_main .list{position: relative;}
.header_main .nav li{float:left;width: 133px;display: block;position: relative;z-index: 10;text-align: center; line-height: 75px;}
.header_main .nav li a{font-size:18px; color:#fff; font-weight:bold;}
.header_main .nav li:hover a, .header_main .nav li.hover a{border-bottom: 1px solid #fff;padding-bottom: 9px;}
.header_main .nav dl{width: 100%;background:#0505055e;left: 0;top: 100%;z-index: 12;}
.header_main .nav dl{position: absolute;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);}
.header_main .nav li:hover dl{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);}
.header_main .nav dl dd{line-height: 40px;text-align: center;}
.header_main .nav dl dd:-child{border: none;}
.header_main .nav dl dd a{display: block;width: 100%;}
/*banner_main*/
#banner_main{overflow:hidden;position: relative;max-width: 1920px;margin: 0 auto;}
#banner_main .banner{height: 800px;}
#banner{width:100%;min-width:1000px;position:relative;overflow:hidden;z-index:0;}
#banner, .banner ul{max-height: 800px;overflow:hidden;}
.banner li{width:100%;position:absolute;z-index:1;overflow:hidden;}
.banner li img{width:1920px;display:block;position:relative;left:50%;margin-left:-960px;top:0;}
#banner .tip{width:1000px; height:20px; line-height:0; font-size:0;text-align:center; position:absolute;left:50%;margin-left:-500px;bottom:20px;z-index:3;}
#banner .tip span{width: 16px;height: 16px;margin: 0 7px;display:inline-block;font-size: 0;cursor: pointer;border-radius: 50%;background:#f3a303;transition: all .5s;}
#banner .tip .cur{background: #fff;}
#banner #btn_prev,#banner #btn_next{width: 49px;height: 104px;position:absolute;top:50%;z-index:5;margin-top: -52px;filter: alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;background: url(../images/prev.png) no-repeat;}
#banner #btn_prev{background-position:0 0;left: -50px;}
#banner #btn_next{background-position: -49px 0;right: -50px;}
#banner:hover #btn_prev{left: 20px;filter: alpha(opacity=40);-moz-opacity: .4;-khtml-opacity: .4;opacity: .4;}
#banner:hover #btn_next{right: 20px;filter: alpha(opacity=40);-moz-opacity: .4;-khtml-opacity: .4;opacity: .4;}
#banner #btn_prev:hover,#banner #btn_next:hover {filter: alpha(opacity=80);-moz-opacity: .8;-khtml-opacity: .8;opacity: .8;}
/*nybanner*/
.nybanner{width: 100%;height: 340px;overflow: hidden;background-position: center;background-repeat: no-repeat;}
/*******index css*******/
/*产品展示*/
.index_product{width:100%;height:100%; overflow: hidden;}
.index_product .slideTxtBox{width:100%;}
.index_product .slideTxtBox .hd{width:283px;height: auto;overflow: hidden;background: #233357;padding: 10px;float: left;box-sizing: border-box;}
.index_product .slideTxtBox .hd ul{width:100%;height: auto;overflow: hidden;background: #fff;padding: 10px 10px 15px;margin-top: 10px;box-sizing: border-box;}
.index_product .slideTxtBox .hd ul li{width:100%;height: 40px;line-height: 40px;background: url(../images/h_jt.png) no-repeat 208px center;padding: 0 20px;margin: 16px 0;box-sizing: border-box;transition: all .5s;}
.index_product .slideTxtBox .hd ul li a{display: block;}
.index_product .slideTxtBox .hd ul li.on{ background: #233357 url(../images/b_jt.png) no-repeat 208px center; color: #fff; border-radius: 5px; }
.index_product .slideTxtBox .hd ul li.on a{color:#fff}
.index_product .slideTxtBox .cd{width:100%;}
.index_product .slideTxtBox .cd ul{width:100%; height: 100%;}
.index_product .slideTxtBox .cd li{width:283px;float: left;border: 1px solid #b4b4b4;position: relative;margin-right: 21px;margin-top: 23px;box-sizing: border-box;}
.index_product .slideTxtBox .cd li:nth-child(3n){margin-right: 0;}
.index_product .slideTxtBox .cd li .bd_img{width:100%;height: 211px;overflow: hidden;position: relative;}
.index_product .slideTxtBox .cd li .bd_img img{width:100%;height: 100%;transform: scale(1);transition: all .5s;}
.bd_xx{width:100%;height:60px;text-align: center;line-height: 27px;transition: all .5s;}
.bd_xx p{width:195px;height: 50%;margin: 0 auto;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;font-size: 14px;color: #4c4c4c;transition: all .5s;}
.index_product .slideTxtBox .cd li:hover .bd_postion{opacity: 1;}
.index_product .slideTxtBox .cd li:hover img{transform: scale(1.05);}
.index_product .slideTxtBox .cd li:hover .bd_xx{background: #233357 url(../images/c_cph.png) no-repeat center; }
.index_product .slideTxtBox .cd li:hover .bd_xx p{color: #fff}
.index_product_left h3{ font-size: 20px; color: #fff; font-weight: bold; text-align: center; height: 35px; line-height: 35px;}
.index_product_left h4{ font-size: 24px; color:rgba(255,255,255,0.36); text-align: center; height: 30px; line-height: 30px;}
.index_product_title{width:460px;height: 92px;background: url(../images/pro_t.png) no-repeat center;text-align: center;padding-top: 12px;margin: 76px auto;box-sizing: border-box;}
.index_product_title h2{font-size: 30px; color: #233357; font-weight: bold;}
.index_product_title h3 span{color:#233357; font-size: 30px;  font-weight: bold;}
.index_product_title p{font-size: 14px; color: #999999; margin-top: 8px; text-align: center; }
.index_product_right{width:895px; height: auto; float: right}
.bd_product{width:100%; height: 56px; background: #233357; margin-bottom: 10px;}
.bd_product .bd_pro_title{width:295px;height: 56px;background: #233357;color: #fff;padding: 10px;float: left;box-sizing: border-box;}
.bd_pro_title img{float: left; margin-top:5px; margin-right: 10px;}
.bd_pt{float: left; }
.bd_pt h3{ font-size: 14px; color: #fff;}
.bd_pt p{ font-size: 12px; color: #fff}
.bd_product .bd_more{float: right; font-size: 14px; color: #fff; background: url(../images/b_jtt.png) no-repeat right center; padding-right:30px; line-height: 56px; margin-right: 18px}
/*关于我们*/
.index_about{width: 100%;height: auto;overflow: hidden;border-bottom: solid 1px #ddd;border-top: solid 1px #ddd;margin-top: 93px;padding-top: 86px;box-sizing: border-box; padding-bottom: 93px; background-size:cover;}
.index_about_top{width:100%; height: 402px;}
.index_about_top .index_about_video{width: 600px;height: 400px;float: left;}
.index_aboutxx{width:550px; height: auto; float: right}
.index_aboutxx h3{ font-size: 48px; font-weight: bold; color:#9a9797; opacity: 0.46; height: 55px;}
.index_aboutxx h4{color: #233357;font-size: 20px;line-height: 37px;font-weight: bold;}
.index_about_info{width:100%;height: 180px;font-size: 14px;color: #333;line-height:30px;text-align: justify;overflow: hidden;margin-top: 50px;}
.index_aboutxx .index_about_more{font-size: 14px;color: #fff;background: #233357;text-align: center;height: 30px;width: 100px;border-radius: 15px;display: block;overflow: hidden;line-height: 30px;margin-top: 48px;}
/*优势*/
.index_youshi{padding: 60px 0;background: #233357;}
.index_youshi_title{width: 1200px; margin: 0 auto;text-align: center; font-size: 50px; font-weight: bold; color:#fff;}
.youshi{overflow: hidden;}
.youshiz{margin: 0; padding: 50px 0;border-bottom: solid 1px #C4C4C4;}
.youshiz dt{float: right;width: 500px;}
.youshiz dt img{display: inline-block; max-width: 100%; max-height: 100%;vertical-align: middle;}
.youshiz dd{float:left; margin: 0 50px 0 0;}
.youshizh{background: url(../images/ys-line.png) no-repeat 0 bottom; padding-bottom: 15px; margin: 0 0 30px; overflow: hidden;font-weight:bold;}
.youshizh i{float: left; font-style: normal; color: #fff; background-color: #233357; width: 77px; line-height: 77px; text-align: center; border-radius: 50%; font-family: Impact; font-size: 48px;}
.youshizh span{display: block; margin-left: 100px; font-size: 44px; line-height: 1; color: #233357; padding: 8px 0;}
.youshizh span small{display: block;color: #333;font-size: 12px;text-transform: uppercase; margin-top: 5px;}
.youshizw{margin-left: 70px;}
.youshizw p{margin: 10px 0 0; line-height: 2; color: #666; background: url(../images/ys-icon.png) no-repeat left center;padding-left: 20px;}
.youshiy{margin: 0; padding: 50px 0;border-bottom: solid 1px #C4C4C4;}
.youshiy dt{float: left;}
.youshiy dt img{display: inline-block;max-width: 100%;max-height: 100%; vertical-align: middle;}
.youshiy dd{margin: 0 0 0 700px;}

/*工程案例*/
.index_case{width:100%;height: 832px;padding-top: 55px;box-sizing: border-box; border-bottom: solid 1px #ddd;}
.index_case_title{width:632px;height: 104px;margin: 0 auto;background: url(../images/case_t.png) no-repeat center;text-align: center;padding-top: 22px;box-sizing: border-box;}
.index_case_title h3{ font-size: 30px; font-weight: bold; color: #fff;}
.index_case_title h3 span{ color: #233357; font-size: 30px; font-weight: bold;}
.index_case_title p{font-size: 14px; color: #555; margin-top: 12px;}
.index_case_list{width:100%; height: 480px; margin-top: 65px}
.index_case_list .index_case_big{width:595px; height:446px; float:left; position: relative; margin-top: 15px;}
.index_case_list .index_case_big .big_img{width:100%; height: 100%;}
.index_case_bj{width:100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 999;background:rgba(0,0,0,0.4);text-align: center;box-sizing: border-box;opacity: 0;transition: all .5s;}
.index_case_big .index_case_bj{padding-top: 168px;}
.index_case_bj img{width:40px; height: 40px;}
.index_case_bj h3{font-size: 30px; color: #ffffff; font-weight: bold; height:35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_case_bj p{ font-size: 16px; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; height: 35px; line-height: 35px;}
.index_case_big:hover .index_case_bj{opacity: 1;}
.index_case_list ul{width:605px; height:465px; float: left}
.index_case_list li{width:286px; height: 215px; float: left; margin-left: 15px; position: relative; margin-top: 15px;}
.index_case_list li .big_img{width:100%; height: 100%;}
.index_case_list li:hover .index_case_bj{opacity: 1;}
.index_case_list li .index_case_bj{padding-top: 70px;}
.case_more{width:99px;height: 99px;border-radius: 50%;background: #233357;color: #fff;text-align: center;margin: 75px auto;padding-top:26px;position: relative;z-index: 999;box-sizing: border-box;}
.case_more p{color:#fff; margin-top:5px;}
/*新闻资讯*/
.index_news{width:100%;overflow: hidden;margin-top: 95px;margin-bottom: 50px;}
.index_news .title{width:748px;height: 96px;margin: 0 auto 60px;background:url(../images/news_t.png) no-repeat center;text-align: center;padding-top: 12px;box-sizing: border-box;}
.index_news .title h3{font-size: 30px; color: #233357; font-weight: bold;}
.index_news .title span{color:#233357; font-size: 30px;  font-weight: bold;}
.index_news .title p{font-size: 14px; color: #999999; text-align: center; margin-top: 16px;}
.index_news .list{width:380px; height: auto; display: block; overflow: hidden; float: left; margin-right: 28px;}
.index_news .list:last-child{margin-right: 0;}
.index_news .list .img{ width:100%; height: 230px;  display: block; overflow: hidden;}
.index_news .list .img img{width:100%;height: 100%;transform: scale(1);transition: all .5s;}
.index_news .list .img:hover img{transform: scale(1.05);}
.news_list_title{width:100%; height: auto; display: block; overflow: hidden; padding: 10px 0; margin-top: 10px;}
.news_list_title h4{float: left;height: 100%;width:auto; font-size:15px;  color: #555; font-weight: bold;}
.news_list1_l div p{width:100%;height: 20px;line-height: 20px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;transition: all .5s;}
.news_list1_l div h4{width:100%;height: 20px;line-height: 20px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;transition: all .5s;}
.news_list_title .jia{ float: right; width:14px; height: 14px;}
.index_news .list ul{width:100%; height: auto;  display: block; overflow: hidden; margin-top: 10px;}
.index_news .list ul li{height:40px;line-height:40px;display: block;overflow: hidden;background: url(../images/hx.png) no-repeat left;padding-left:15px;transition: all .5s;}
.index_news .list ul li p{width: 78%;height: 100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;font-size: 14px;color: #333;float: left;transition: all .5s;}
.index_news .list ul li time{float: right;font-size: 12px;color:#999;transition: all .5s;}
.index_news .list ul li:hover p{ color: #336db6;}
.index_news .list ul li:hover{background: url(../images/lx.png) no-repeat left;}
.index_news .list ul li:hover time{color: #336db6;}
.news_list_title:hover h4,.news_list_title:hover p{color: #336db6;}
.list-paddingleft-1{padding-left: 2em;}
.list-paddingleft-3{padding-left: 2em;}

.list-paddingleft-2{padding-left: 2em;}



/*service*/
.service{height:260px; padding:40px 0; line-height:30px; color:#666; box-sizing:border-box; border-top:solid 1px #ddd;}
.service li{float:left;width:25%}
.service li a{display:block;width:102px;height:140px;margin:0 auto 10px;text-align:center}
.service li a img{width:100%;height:102px}
.service li a p{margin-top:7px;font-size:18px}
.service li>p{padding:0 7%;font-size:14px;text-align:center}
/*links*/
.links{width:100%;line-height: 49px;background: #233357;}
.links .tit{float: left;width: 80px;color: #fff;font-size: 14px;text-align: center;}
.links ul{float: right;width: 1110px;}
.links ul li{float:left;padding-right: 10px; list-style-type: none;}
.links ul li a{display:block;font-size:14px;color: #fff;}
.links ul li a:hover{color:#ffcb2d;}
/*footer*/
.footer{width:100%;background: #1f1f1f;padding: 20px 0;overflow: hidden;}
.footer .contact{width: 359px;height: 210px;}
.footer .contact h3{font-size: 14px;color: #fff;margin-bottom: 20px;}
.footer .contact p{font-size: 14px;color: #fff;height: 32px;line-height: 32px;}
.footer .book{width: 480px;height: 310px;padding: 0 96px;border-left: 1px solid #3a3a3a;border-right: 1px solid #3a3a3a;box-sizing: border-box;}
.footer .book h3{font-size: 14px;color: #fff;margin-bottom: 20px;}
.footer .book .item{width: 100%;height: 45px;}
.footer .book .item .txt{width: 100%;height: 30px;border: 1px solid #3a3a3a;background: none;padding: 0 10px;color: #fff;outline:none;box-sizing: border-box;}
.footer .book .submit{display: block; clear: left;}
.footer .book .submit .tijiao{width: 100%;height: 30px;background: #4f4d4e;color: #fff;font-size: 14px;text-align: center;border: 0;outline: none;cursor: pointer;}
.footer .flogo{width: 290px;height: 210px;}
.footer .flogo a{display: block;}
.copyright{width:100%;line-height: 54px;color: #fff;background: #1f1f1f;border-top: 1px solid #3a3a3a;}
.copyright a{color:#fff;}
/********toolbar*********/
.toolbar{position: fixed;top: 50%;right: 1%;margin-top: -163px;z-index: 100;width: 80px;}
.toolbar dt{position: relative;float: left;width: 80px;height: 80px;background: #233357;margin-top: 2px;border-radius: 5px;color: #fff;font-size: 14px;line-height: 21px;text-align: center;cursor: pointer;transition: all .5s;}
.toolbar dd{position: relative;float: left;width: 80px;height: 80px;background: #233357;margin-top: 2px;border-radius: 5px;color: #fff;font-size: 14px;line-height: 21px;text-align: center;cursor: pointer;transition: all .5s;}
.toolbar dt:first-child{margin-top: 0;}
.toolbar dt i{width: 100%;height: 30px;display: block;margin-top: 13px;background: url(../images/toolbar.png) no-repeat center 0;}
.toolbar dd i{width: 100%;height: 30px;display: block;margin-top: 13px;background: url(../images/toolbar.png) no-repeat center 0;}
.toolbar .qq i{background-position-y: 0;}
.toolbar dt.tel i{background-position-y: -30px;}
.toolbar dd.code i{background-position-y: -60px;}
.toolbar .top i{background-position-y: -90px;}
.toolbar dt span{display: block;color: #fff;}
.toolbar dt.tel .box{position: absolute;top: 0;width: 190px;right: -200px;height: 100%;margin-right: 10px;border-radius: 5px;background: #233357;opacity: 0;transition: all .5s;}
.toolbar dt.tel .box p{font-size: 14px;margin: 15px auto 7px;}
.toolbar dt.tel .box h3{font-size: 18px;font-weight: bold;}
.toolbar dt.tel .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent #233357;border-width: 9px;width: 0;height: 0;position: absolute;top: 50%;margin-top: -9px;right: -18px;margin-left: -12px;}
.toolbar dd.code .box{position: absolute;top: 0;width: 162px;right: -172px;height: 162px;margin-right: 10px;border-radius: 5px;background: #233357;opacity: 0;transition: all .5s;}
.toolbar dd.code .box img{width: 140px;height: 140px;margin: 11px;}
.toolbar dd.code .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent #233357;border-width: 9px;width: 0;height: 0;position: absolute;top: 30px;right: -18px;margin-left: -12px;}
.toolbar dd:hover{background:#f3a303;}
.toolbar dt.tel:hover .box{opacity: 1;right: 80px;}
.toolbar dd.code:hover .box{opacity: 1;right: 80px;}

.bg_main{padding-bottom: 50px;min-height: 640px;}
.bg_bottom_main{background: #eaeaea;height: 100px;}
.sub_banner{height: 200px;width: 100%;}
.sub_nav{line-height: 35px;padding-bottom: 20px;border-bottom: 1px solid #f2f2f2;padding-top: 20px;}
.sub_nav .fl{font-size: 30px;}
.sub_nav .fr li{float: left; margin-top: 10px;}
.sub_nav .fr li a{padding: 0 20px;border: 1px solid #e6e6e6;display: block;margin-left: 10px;transition: ease-in-out .2s;}
.sub_nav .fr li a:hover,
.sub_nav .fr li a.hover{background: #233357;color: #fff;border: 1px solid #233357;}
.bg_main .menu_pro{line-height: 52px;position:relative;z-index:1;text-align: center;padding-top: 50px;}
.bg_main .menu_pro ul{list-style-type: none; padding: 0;margin: 0;}
.bg_main .menu_pro ul li{height: 40px;line-height: 40px;margin: 5px;display: inline-block;}
.bg_main .menu_pro li a{display: block;border: 1px solid #dcdcdc;text-align: center;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;overflow: hidden;line-height: 40px;padding: 0 10px;}
.bg_main .menu_pro li:hover a,.bg_main .menu_pro li.hover a{border: 1px solid #233357;color: #fff;background: #233357;}
.case{margin-top: 40px;}
.case ul{width: 105%;}
.case li{width: 380px;float: left;margin-right: 30px;margin-bottom: 30px;transition: all .3s ease-in-out 0s;}
.case li .img{overflow: hidden;display: block;border-bottom: none;}
.case li .img img{width: 380px;height: 213px;transition: .9s;}
.imgH li .img{height: 284px;width: 378px;}
.imgH li .img img{height: 284px;}
.case li:hover .img img{transform: scale(1.2);}
.case li .p{display: block;width:340px;margin:0 19px;height: 108px;}
.case li .p p{border-bottom: 1px solid #d6d6d6;line-height: 58px;margin-bottom: 10px;font-size: 18px;transition: all .3s ease-in-out 0s;}
.case li .p  span{color: #666;transition: all .3s ease-in-out 0s;}
.case li .p i{width: 32px;height: 12px;background-position: -73px -43px;}
.case li .p .fl{font-size: 12px;font-family: arial;}
.case li:hover a span{color:#233357;}
.case li:hover a p{color:#233357;}
.case li:hover{box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);}
.news{padding-top: 50px;}
.bg_main .news_ul{width:1200px; margin:0 auto; padding-bottom: 40px; padding-top: 12px;}
.bg_main .news_ul li{padding: 37px 0; border-bottom: 1px solid #eaeaea; position:relative;}
.bg_main .news_ul li .box1{width: 253px;height: 190px;overflow: hidden;}
.bg_main .news_ul li .box1 img{width: 253px;height: 190px;transition: ease-in-out .9s;}
.bg_main .news_ul li .box2{margin-left: 42px;width: 759px;padding-top: 30px;}
.bg_main .news_ul li .box2 h2{font-size: 20px;height: 26px;line-height: 26px;transition: all .3s ease-in-out 0s;}
.bg_main .news_ul li .box2 p{color: #666;line-height: 24px;margin-top:10px;}
.bg_main .news_ul li .box2 span{font-size: 12px; color: #999;}
.bg_main .news_ul li .right{padding-right: 15px;margin-top: 55px;text-align: center;}
.bg_main .news_ul li .right h3{font-size: 36px; color: #999; font-weight: 100;}
.bg_main .news_ul li .right p{font-size: 24px; color: #bbb; padding-top:10px;}
.bg_main .news_ul li a{display: block; cursor: pointer; width: 100%; height: 100%;}
.bg_main .news_ul li a:hover img{transform: scale(1.1);}
.bg_main .news_ul li a:hover{color: #ffcb2d;}
.detail .title h2{font-size: 30px;font-weight: bold; margin-bottom: 20px;}
.detail{padding-top: 50px;}
.detail .title{padding-bottom: 20px;border-bottom: 1px solid #f2f2f2;text-align: center;}
.detail .title span{line-height: 18px;font-family: arial;color: #959595;margin: 0 5px;}
.detail .title i{width: 23px;height: 16px;background-position: -73px 0;margin-right: 10px;}
.detail .title .i2{background-position: -104px 0;margin-left: 30px;}
.detail .context{color: #666;line-height: 30px;text-align: justify;padding: 25px 0;}
.detail .context img{max-width: 1200px;}
.detail table{border-collapse: collapse;border-spacing: 0;}
/* reLink*/
.reLink{line-height: 38px;border: 1px solid #e6e6e6;padding: 0 15px;margin-bottom: 50px;}
.reLink .nextLink,
.detail .reLink .prevLink{width: 50%;}
.reLink .nextLink{text-align: right;}
.reLink a{-webkit-transition: all ease 500ms;-moz-transition: all ease 500ms;-ms-transition: all ease 500ms;-o-transition: all ease 500ms;transition: all ease 500ms;}
.reLink a:hover{color: #052f67;}
.formData{padding-bottom: 20px; margin-top: 20px;}
.formData .item{float: left; color: #999; font-weight: normal; line-height: 50px; border: 1px solid #e5e5e5; margin-bottom: 30px; position: relative;}
.formData .item label{padding-left: 15px;position: absolute;left: 0;top: 0;z-index: 11;text-align: center;display: block;margin: 0;height: 50px;line-height: 50px;font-size: 18px;color: #cccccc;}
.formData .item input{outline:none; line-height: 38px; height: 38px; font-size: 18px;}
.formData .item .txt{width: 355px; height: 50px; line-height: 50px; display: block; background: none; margin-left: 70px; color: #333;}
.formData .item .red{position: absolute; right: 15px; top: 0; color: #ff0000; z-index: 11;}
.formData .item.mr0{float:right;}
.formData .msg-box{position: absolute; left: 0; top: 0px;}
.formData .liuyan{width: 1198px; height: 240px; float: left;}
.formData .liuyan label{text-align: right; display: block;}
.formData .liuyan textarea{width: 1178px;height: 214px;line-height: 28px;padding: 12px 10px;text-indent: 100px;font-size: 18px;font-family: "microsoft yahei";color: #333;border: 0 none;overflow: hidden;background: none;resize: none;display: block;outline: none;}
.formData .bot{width: 100%;}
.formData .sub{width: 234px;line-height: 48px;margin-right: 2px;text-align: center;background: #233357;color: #FFF;cursor: pointer;font-size: 18px;display: block;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.formData .sub:hover{background-color: #ffcb2d;}
.box1_add{padding: 70px 0;}
.erro{color: red;}
.erro{text-align: center;min-height:400px;}
.showPro{padding: 50px 0;}
.showPro .reLink{margin-bottom: 0;}
.showPro .showContxt{padding: 30px 0 35px;color: #666;font-size: 14px;line-height: 30px;text-align: justify;}
.showPro .showContxt img{max-width: 100%;height: auto !important;}
.showPro .showContxt table{width: 100%; border-collapse:collapse;border-spacing: 0;}
.showPro .showContxt tr td{white-space: normal;}
.showPro .showimgCon{padding: 0 0 30px;font-size: 16px;line-height: 32px;}
.showPro .showimgCon .txtcon{width: 720px;height: 423px;float: right;position: relative;}
.showPro .showimgCon .txtcon .tit{position: relative;font-size: 20px;margin-bottom: 15px;color: #233357;font-weight: bold;line-height: 24px;padding-bottom: 14px;border-bottom: 1px solid #dddddd;padding-right: 60px;}
.showPro .showimgCon .txtcon .tit .goBack{position: absolute;right: 0;top: 0;color: #999999;font-size: 14px;display: block;font-weight: normal;cursor: pointer;}
.showPro .showimgCon .txtcon .tit .goBack s{width: 20px;height: 20px;background-position: -440px -62px;margin-left: 6px;}
.showPro .showimgCon .txtcon .tit .goBack:hover{color: #047fcc;}
.showPro .showimgCon .txtcon .txt{font-size: 14px;line-height: 28px;color: #666;text-align: justify;}
.showPro .showimgCon .txtcon .txt .item{margin-bottom: 7px;max-height: 144px;overflow: hidden;}
.showPro .showimgCon .txtcon .tel-btn{width: 100%;position: absolute;left: 0;bottom: 0;border-top: 1px solid #ddd;padding-top: 40px;}
.showPro .showimgCon .txtcon .tel-btn .btn{width: 118px;float: right;height: 40px;line-height: 40px;margin-top: 5px;font-size: 20px;text-align: center;color: #fff;cursor: pointer;background: #233357;}
.showPro .showimgCon .txtcon .tel-btn .btn:hover{background: #333;}
.showPro .showimgCon .txtcon .tel-btn .tel{width: 280px;float: left;}
.showPro .showimgCon .txtcon .tel-btn .tel span,
.showPro .showimgCon .txtcon .tel-btn .tel strong{display: block;color: #666666;}
.showPro .showimgCon .txtcon .tel-btn .tel s{width: 42px;height: 42px;display: block;float: left;margin-right: 6px;margin-top: 4px;background-position: -315px -30px;}
.showPro .showimgCon .txtcon .tel-btn .tel span{font-size: 16px;line-height: 20px;}
.showPro .showimgCon .txtcon .tel-btn .tel strong{font-size: 28px;line-height: 28px;}
.showPro .showimg{width: 440px;position: relative;float: left;overflow: hidden;}
.showPro .showimg .bigimg{width: 440px;height: 330px;display: block;position: relative;border: 1px solid #dddddd;}
.showPro .showimg .bigimg .list{width: 5000%;}
.showPro .showimg .bigimg .list li{width: 440px;height: 330px;float: left;border: 0;margin-right: 1px;}
.showPro .showimg .bigimg .list img{width: 100%;height: 100%;display: block;transition: all ease 300ms;}
.showPro .showimg .smallimg{width: 440px;height: 76px;position: relative;padding-top: 30px;z-index: 10;overflow: hidden;}
.showPro .showimg .list{width: 357px;overflow: hidden;position: relative;margin: 0 auto;}
.showPro .showimg .listcon{width: 600% !important;position: relative;}
.showPro .showimg .prev,
.showPro .showimg .next{width: 20px;height: 76px;z-index: 10;position: absolute;top: 30px;cursor: pointer;background: #f9f9f9 url(../images/show-btn-ico.png) no-repeat 0 center;transition: all .3s ease-in-out 0s;}
.showPro .showimg .prev:hover,
.showPro .showimg .next:hover{background-color: #f9f9f9;}
.showPro .showimg .prev{left: 0;background-position: 3px center;}
.showPro .showimg .next{right: 0;background-position: -84px center;}
.showPro .showimg li{width: 94px;height: 70px;margin-right: 28px;float: left;cursor: pointer;position: relative;transition: all .3s ease-in-out 0s;list-style: none;}
.showPro .showimg li img{width: 100%;height: 100%;display: block;}
.showPro .showimg li.on{border: 3px solid #233357;}
.relateTit{line-height: 58px;border-bottom: 1px solid #e4e4e4;margin: 0 auto;width: 1200px;}
.relateTit .relateTitt .line{width: 100%;height: 2px;display: block;position: absolute;left: 0;bottom: -1px;bac
.relateTit .relateTitt{display: inline-block;position: relative;}kground: #233357;}

.ab_img img{ max-width:100% !important; height:auto !important;display:inline-block;}
.ab_img p span{text-wrap: inherit !important;}
.ab_img p{text-wrap: inherit !important;margin-bottom: 10px;}

.pagebar { padding:20px; overflow:hidden; clear:both}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px; line-height:100%
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #ffcb2d;
  border: 1px solid #333;
}
.pagination .page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
.pagination .st{ font-family:宋体}
.text-secondary{ text-align:center; padding:20px 0}
#new-div{overflow-y:auto; margin: 10px 0 20px 0;}
.table-scroll-wrapper {
    overflow-x: auto;
    margin: 0.2rem 0;
    background: linear-gradient(to right, #fff 30%, rgba(255, 255, 255, 0)), linear-gradient(to right, rgba(255, 255, 255, 0), #fff 70%) 0 100%;
    background-repeat: no-repeat;
    background-size: 40px 100%, 40px 100%;
    background-attachment: local, local;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}
.is-processed{
    width: max-content;
    min-width: 100%;
    table-layout: fixed;}
.is-processed thead {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background: #f8f9fa;
    z-index: 10;
    box-shadow: 0 2px 4px -1px rgba(0,0,0,0.06);
}
.is-processed td, .is-processed th {
    padding: 12px 16px;
    border: 1px solid #eaecef;
    white-space: nowrap;
    vertical-align: top;
    background: #fff;
    width: auto;
}