@charset "utf-8";
body{min-width:1200px; margin:0 auto;}
.wrap{/*width:100%;max-width: 1200px;*/ margin:0 auto;padding-bottom: 5%;width: 1200px;}
.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}
.text-left{text-align: left;}
.text-right{text-align: right;}
.text-center{text-align: center;}
.text-over{text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.over{overflow: hidden;}
.nowrap{white-space: nowrap;}
.fz0{font-size: 0;}
.nowrap.fz0{letter-spacing: -5px;}
.nowrap.fz0 *{letter-spacing: normal;}
.relative{position: relative;z-index: 1;}
.absolute{position: absolute;z-index: 1;}
.fixed{position: fixed;z-index: 1;}
.inline{display: inline;}
.block{display: block;}
.inline-block{display: inline-block;}
.hide{display: none;}
.max-w100{max-width: 100%;}
.max-h100{max-height: 100%;}
.middle{vertical-align: middle;}
.middle-span{height: 100%;vertical-align: middle;display: inline-block;}
.border-box{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing: border-box;}
.trans{-webkit-transition:all 300ms ease 0s; -moz-transition:all 300ms ease 0s; -ms-transition:all 300ms ease 0s; -o-transition:all 300ms ease 0s; transition:all 300ms ease 0s;}
.trans2{-webkit-transition:all 5000ms ease 0s; -moz-transition:all 5000ms ease 0s; -ms-transition:all 5000ms ease 0s; -o-transition:all 5000ms ease 0s; transition:all 5000ms ease 0s;}
.trans-internal::before,.trans-internal::after{-webkit-transition:all 300ms ease 0s; -moz-transition:all 300ms ease 0s; -ms-transition:all 300ms ease 0s; -o-transition:all 300ms ease 0s; transition:all 300ms ease 0s;}
a:hover{text-decoration: none;}
.b_pic:hover img{-webkit-transform:scale(1.06); -moz-transform:scale(1.06); transform:scale(1.06);}
.show-997{display: none;}
.show-800{display: none;}
.contents, .contents *{line-height: 1.8;}
.contents img, .contents * img{max-width: 100%;height: auto;}
.wow{visibility: hidden;}

/*input*/
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{ /*WebKit browsers*/color: #d2d2d2;}
input::-moz-input-placeholder,textarea::-moz-input-placeholder{ /*Mozilla Firefox*/color: #d2d2d2;}
input::-ms-input-placeholder,textarea::-ms-input-placeholder{ /*Internet Explorer*/ color: #d2d2d2;}

/*turn page*/
#turn_page{margin-top: 80px;text-align:center; height:40px; line-height:40px;}
#turn_page .page_button{height: 40px;line-height: 40px;background:#f2f7fc; margin:0 4px;display: inline-block;vertical-align: top;padding:0 18px;color:#666666;font-size: 14px;border: solid 1px #ebebeb;}
#turn_page .page_item{height: 40px;line-height: 40px;background:#f2f7fc;display: inline-block;vertical-align: top;padding:0 18px; margin:0 4px;color:#666666;font-size: 14px;border: solid 1px #ebebeb;}
#turn_page .page_item_current{border:none;height: 40px;line-height: 40px;background:#004492;display: inline-block;vertical-align: top;padding:0 18px; margin:0 4px; color:#fff;}
#turn_page .total{display: inline-block;vertical-align: top;margin:0 4px;width: 76px;text-align: center;line-height: 40px;color:#666666;font-size: 14px;font-family: '微软雅黑';}
#turn_page .pageOne{display: inline-block;vertical-align: top;}
#turn_page .pageOne select{font-size: 16px;color:#666666;padding:0 35px 3px 17px;background: url(../images/page.jpg) no-repeat 39px center;height: 43px;border:1px solid #ebebeb;appearance:none;-moz-appearance:none;-webkit-appearance:none;margin-right: 7px;}
#turn_page .pageOne option{line-height: 24px;}
#turn_page .pageOne .submit{width: 43px;height: 43px;text-align: center;background: #f2f7fc;color:#666666;font-size: 14px;font-family: 'Arial';cursor: pointer;border: solid 1px #ebebeb;}

/*标题*/
#title{padding: 50px 0;}
#title .t1{font-size: 22px;color: #333;text-align: center;}
#title .t2{font-size: 14px;color: #999;text-align: center;margin-top: 5px;}

/*导航栏*/
#nav{width: 100%;max-width: 1920px;margin: 0 auto;text-align: center;margin-bottom: 60px;}
#nav .tit{padding: 8px 15px;color:#666;display: inline-block;margin-left: 10px;border-radius: 5px;cursor: pointer;}
#nav .tit:first-child{margin-left: 0;}
#nav .tit.on,#nav .tit:hover{background: #004492;color: #fff;}

/*上下篇*/
#page{border-top: solid 1px #dadee2;padding-top: 40px;}
#page .next,#page .prev,#page .next a,#page .prev a{color: #666;}
#page .next a:hover,#page .prev a:hover{color: #1964b9;}
#page .next{margin-top: 10px;}

/*头部部分*/
#header{width: 100%;max-width:1920px;margin: 0 auto;height: 80px;background: #fff;}
#header .wrap{padding-bottom: 0;}
#header .logo{height: 80px;line-height: 80px;}
#header .logo img{max-width: 100%;height: auto;vertical-align: middle;}
#header .nav{margin-left: 20.5%;}
#header .nav .big{width: 100px;line-height: 80px;position: relative;}
#header .nav .big .small{position: absolute;left: 0;top: 80px;background: #fff;width: 130%;z-index: 999;padding: 0 20px;display: none;}
#header .nav .big .small.on{display: block;}
#header .nav .big .small a{display:block;font-size: 13px;color: #666;line-height: 40px;background: url(../images/j1.png)no-repeat right center;}
#header .nav .big .small a:hover{color: #004492;background: url(../images/j2.png)no-repeat right center;}
#header .nav .big .navs{color: #333;display: block;width: 100%;text-align: center;border-top: solid 2px #fff;font-size: 14px;}
#header .nav .big .navs.on,#header .nav .big .navs.ons{color: #004492;border-top: solid 2px #004492;}
#header .lan{line-height: 80px;position: relative;}
#header .lan .lans{vertical-align: middle;line-height: 80px;}
#header .lan .span{font-size: 14px;color: #666666;}
#header .lan img{vertical-align: middle;max-width: 100%;height: auto;margin-left: 6px;}
#header .lan img:first-child{margin-left: 0;margin-right: 6px;}
#header .lan .opt{position: absolute;left: 0;top: 65px;background: #fff;border:solid 1px #ededed;width: 100px;display: none;z-index: 999;}
#header .lan .opt a{display: block;text-align: center;line-height: 2;}
#header .lan .opt a:hover{color: #004492;}
#header .lan:hover .opt{display: block;}

/*Banner部分*/
#banner{width: 100%;position: relative;max-width: 1920px;margin: 0 auto;overflow: hidden;height: 750px;}
#banner .swiper-slide{height: 740px;}
#banner .swiper-slide-active img{z-index: 997;}
#banner2{width: 100%;position: relative;max-width: 1920px;margin: 0 auto;overflow: hidden;height: 300px;}
#banner2 li,#banner img{position: absolute;left: 50%;margin-left: -960px;top: 0;overflow: hidden;}

/*首页banner新闻*/
#banner .banner-btm{/*width: 1200px;*/border-top:solid 1px #eee;height: 50px;line-height: 50px;left: 0;right:0;bottom: 0;margin: 0 auto;position: absolute;z-index: 998;margin-top: 20px;background: #fff;}
#banner .bulletin{/*width: 75%;*//*margin-left: 2.34375%;*/width: 1200px;margin: 0 auto;float: none;}
#banner .bulletin .t{padding-left: 35px;background: url(../images/sound.png) no-repeat left center;font-size: 14px;color: #666666;}
#banner .bulletin .button{margin: 10px 15px;width: 12px;}
#banner .bulletin .button > a{width: 100%;height: 6px;margin: 5px 0;}
#banner .bulletin .bd{/*max-width: 500px;width: 75%;*/height: 30px;line-height: 30px;margin: 10px 0;}
#banner .bulletin .bd .name{width:500px;color: #666666;}
#banner .bulletin .bd .name:hover{color: #004492;}
#banner .bulletin .bd .times{color: #999999;}

/*底部部分*/
#footer{width: 100%;max-width: 1920px;margin: 0 auto;background: #3c3c3c;height: 54px;line-height: 54px;}
#footer .wrap{color: #fff;padding-bottom: 0;}

/*关于我们*/
#about{width: 100%;max-width: 1920px;margin: 0 auto;background: #f2f7fc;}
#about .wrap{max-width: 1200px;}
#about .contents .cons{min-height: 300px;}

/*联系我们*/
#contact{width: 100%;max-width: 1920px;margin: 0 auto;background: #f2f7fc;}
#contact .title{font-size: 18px;color: #004492;text-align: center;}
#contact .meg{text-align: center;margin-top: 40px;}
#contact .meg .c{font-size: 14px;color: #666;display: inline-block;margin-right: 30px;}
#contact .meg .c:last-child{margin-right: 0;}
#map{width: auto;height: 550px;border: solid 1px #ccc;margin-top: 40px;}

/*人才招聘*/
#join{width: 100%;max-width: 1920px;margin: 0 auto;background: #f2f7fc;}
#join .title{font-size: 12px;color: #666;text-align: center;padding-bottom: 20px;border-bottom: solid 1px #dadee2;}
#join .con{margin-top: 50px;}
#join .con .big{margin-bottom: 60px;}
#join .con .big .tit{font-size: 14px;color: #000;font-weight: bolder;margin-bottom: 35px;}
#join .con .big .c{color: #666;}
#join .con .big .c p{margin: 0.5rem;margin-left: 0;}

/*新闻资讯*/
#info{width: 100%;max-width: 1920px;margin: 0 auto;background: #f2f7fc;}
#info .item{width:100%; height:230px; z-index:100; overflow:hidden; visibility:hidden;}
#info .item .date{width:14.83%; padding:25px 0 0 1%; left:0; top:0; z-index:101;}
#info .item .date span{line-height:36px;}
#info .item .date .md{font-size:36px; color:#666666;}
#info .item .date .y{font-size:14px; color:#999;}
#info .item .date i{font-size:14px; color:#999;}
#info .item .info{width:52.16%; height:100%; left:15.82%; top:0; z-index:101; border-left:1px solid #dddddd;}
#info .item .info:before{content:''; height:0%; position:absolute; margin-left:-1px; border-left:1px solid #3879c2; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
#info .item .info .title{width:100%; margin-left:5.5%; line-height:64px; overflow:hidden;}
#info .item .info .title a{color:#333333; text-decoration:none; font-size:18px;}
#info .item .info .brief{width:100%; margin-left:5.5%; color:#666666; line-height:30px;}
#info .item .info .inner_date{margin-left:5.5%; line-height:16px; color:#999; display:none;}
#info .item .img{width:18.33%; right:2%; top:0; z-index:101;height: 170px;overflow: hidden;}
#info .item:hover .date .md{color:#3879c2;}
#info .item:hover .date i{margin-left:5%;}
#info .item:hover .info .title a{color:#3879c2;}
#info .item:hover .info:before{height:70%;}
#info .item:hover .title, #info .item:hover .brief{margin-left:6.5%;}
#info .item:hover .img{right:3%;}

/*新闻详细页*/
#info-detail{width: 100%;max-width: 1920px;margin: 0 auto;background: #f2f7fc;}
#info-detail .con .title{font-size: 18px;color: #004492;text-align: center;}
#info-detail .meg{text-align: center;margin-top: 20px;}
#info-detail .meg .meg_con{display: inline-block;font-size: 14px;color: #999;margin-left: 20px;}
#info-detail .meg .meg_con:first-child{margin-left: 0;}
#info-detail .meg .meg_con span{font-size: 14px;color: #004492;}
#info-detail .meg .meg_con.shape{color: #3b71b9;}
#info-detail .contents{margin-top: 50px;}
#info-detail .contents img{max-width: 100%;height: auto;}
.relate{width: 100%;max-width: 1920px;margin: 0 auto;background: #fff;}
.relate .title{padding: 45px 0;font-size: 18px;color: #666666;text-align: center;}
.relate .list{float: left;width: 260px;height: 348px;margin-right: 53px;margin-bottom: 20px;border-bottom: 2px solid #dddddd;padding-bottom: 30px;}
.relate .list:hover{border-color: #4783c7;}
.relate .list.last{margin-right: 0;}
.relate .list .photo{width: 260px;height: 180px;margin-bottom: 20px;overflow: hidden;}
.relate .list .photo:hover img{transform: scale(1.05);}
.relate .list .name{margin-bottom: 10px;}
.relate .list .name a{font-size: 16px;color: #333;}
.relate .list .name a:hover{color: #1964b9;}
.relate .list .brief{height: 60px;color: #666666;line-height: 20px;overflow: hidden;}
.relate .list .date{margin-top: 20px;color: #999999;background: url(../images/info_arrow.png) no-repeat 100px center;}
.relate .list:hover .date{background-image: url(../images/info_arrow_on.png);}

/*产品中心*/
#product{width: 100%;max-width: 1920px;margin: 0 auto;background: #f2f7fc;}
#product .con{margin-top: 20px;}
#product .con .big{margin-bottom: 50px;}
#product .con .big .title{font-size: 18px;color: #004492;text-align: center;}
#product .con .big .list{margin-top: 30px;}
#product .con .big .list .pro{/*width: 24%;*/width:30%;margin-right:5%;/*height: 220px;*/height:260px;overflow: hidden;/*margin-right: 1.33%;*//*margin-right: 14%;*/margin-bottom: 10px;}
#product .con .big .list .pro:nth-child(3n){margin-right: 0;}
/*#product .con .big .list .pro:nth-child(4n){margin-right: 0;}*/
#product .con .big .list .pro .img{display: block;/*height: 162px;*/height:200px;overflow: hidden;}
#product .con .big .list .pro .img img{max-width: 100%;height: auto;}
#product .con .big .list .pro .img img:hover{-webkit-transform:scale(1.06); -moz-transform:scale(1.06); transform:scale(1.06);}
#product .con .big .list .pro .font{display: block;font-size: 16px;color: #666;text-align: center;margin-top: 18px;}
#product .con .big .list .pro .font:hover{color: #004492;}

/*产品中心详细*/
#product-detail{width: 100%;max-width: 1920px;margin: 0 auto;background: #f2f7fc;}
#product-detail .con .top{background: #fff;padding: 40px 0;}
#product-detail .top .title{font-size: 18px;color: #004492;text-align: center;}
.swiper-slide{text-align: center;}
#product-detail .swiper-slide{margin-top: 40px;}
#product-detail .swiper-button-next,#product-detail .swiper-button-prev{width: 50px;height: 50px;}
#product-detail .swiper-button-prev{background: url(../images/left.jpg)no-repeat center;}
#product-detail .swiper-button-next{background: url(../images/right.jpg)no-repeat center;}
#product-detail .swiper-button-prev:hover{background-image: url(../images/left_h.jpg);}
#product-detail .swiper-button-next:hover{background-image: url(../images/right_h.jpg);}
#product-detail .swiper-pagination-bullet{background: #fff;border:solid 2px #cfcfcf;}
#product-detail .swiper-pagination-bullet-active{border:solid 2px #0e4e98;}
#product-detail .swiper-container-horizontal>.swiper-pagination-bullets,#product-detail .swiper-pagination-custom,#product-detail .swiper-pagination-fraction{bottom: 0;}
#product-detail .swiper-container{padding-bottom: 20px;}
#product-detail .con .bot{margin-top: 60px;padding-bottom: 40px;}
#product-detail .con .bot .left{/*padding: 50px;width: 330px;height: 300px;overflow: hidden;*/background: transparent !important;width: 500px;overflow: hidden;}
#product-detail .con .bot .left div{/*background-position: 0 5px !important;*/background-position: 0 10px !important;/*font-size: 18px;*/font-weight: bolder;}
#product-detail .con .bot .right{/*width: 700px;*/overflow: hidden;width: 650px;}
#product-detail .con .bot .right tr{border-bottom: solid 1px #e6e5e5;}
#product-detail .con .bot .right tr:first-child td:first-child,#product-detail .con .bot .right tr:first-child td:nth-child(3){border-right: solid 1px #cccccc;}
#product-detail .con .bot .right tr:nth-child(n){background: #f2f7fc;}
#product-detail .con .bot .right tr:nth-child(2n){background: #eef3fa;}
#product-detail .con .bot .right tr:first-child{background: #98c3fa;}
#product-detail .con .bot .right tr:first-child td{color: #333;}
#product-detail .con .bot .right tr:nth-child(2){/*background: #ebf5ff;*/background: #eef6fe;}
#product-detail .con .bot .right table{border: solid 1px #ccc !important;border-collapse: collapse !important;width: auto !important;height: auto !important;}
#product-detail .con .bot .right tr{background: #fff;overflow: hidden;}
#product-detail .con .bot .right tr td{color: #666;text-align: center;}
#product-detail .con .bot .right tr td:first-child{/*width: 180px;*/width:125px;word-break:break-all;}
#product-detail .con .bot .right tr td:nth-child(2){/*width: 100px;*/width:150px;word-break:break-all;border-right: solid 1px #d2d3d4;}
#product-detail .con .bot .right tr td:nth-child(3){/*width: 130px;*/width:151px;/*padding-left: 70px;*/word-break:break-all;}
#product-detail .con .bot .right tr td:nth-child(4)/*{padding-left: 40px;*/word-break:break-all;}
#product-detail .con .bot .right tr:last-child{border-bottom: none;}
/*#product-detail .con .bot .right tr:nth-child(2) td{background: url(../images/borders.png)no-repeat left center;}*/
#product-detail .con .bot .right tr:nth-child(2) td:first-child{background: none;}
#product-detail .con .bot .right td:nth-child(3){}
#product-detail .con .bot .right tr:nth-child(2) td:nth-child(3){padding-left: 20px;}
#product-detail .con .bot .right tr:nth-child(2) td:nth-child(4){padding-left: 20px;}

/*首页*/
#index{width: 100%;max-width: 1920px;margin: 0 auto;}
#index .wrap{padding-bottom: 0;}
#index .wrap1{background: #f2f7fc;padding: 60px 0;}
#index .wrap1 .big{width: 47.5%;overflow: hidden;}
#index .wrap1 .big .swiper-container-pro{background: #fff;height: 290px;position: relative;}
#index .swiper-container-horizontal>.swiper-pagination-bullets{position: relative;bottom: 25px;right: 0;margin: 0 auto;text-align: center;z-index: 998;}
#index .wrap1 .big .pro{display: block;text-align: center;overflow: hidden;}
#index .wrap1 .big .pro img{max-width: 85%;height: auto;vertical-align: middle;}
#index .wrap1 .big .pro img:hover{-webkit-transform:scale(1.06); -moz-transform:scale(1.06); transform:scale(1.06);}
#index .wrap1 .big .font{font-size: 18px;color: #004492;text-align: center;margin-top: 20px;display: block;}
#index .wrap2{background: #fff;padding: 80px 0;}
#index .wrap2 .about{border-bottom: solid 1px #eceff3;padding-bottom: 80px;}
#index .wrap2 .about .names{font-size: 23px;color: #004492;}
#index .wrap2 .about .c{margin-top: 30px;}
#index .wrap2 .about .c .left{width: 51%;overflow: hidden;}
#index .wrap2 .about .c .right{width: 43%;/*overflow: hidden;*/}
#index .wrap2 .about .c .right .cc{/*max-height: 310px;*//*overflow: hidden;*/}
#index .wrap2 .about .c .right p{margin: 0;line-height: 1.7;color:#666;font-size:13px;}
#index .wrap2 .about .c .right .detail{font-size: 14px;color: #004492;display: block;margin-top: 15px;}
#index .wrap2 .about .c .left .cons{font-size: 15px;color: #666;/*height: 120px;*/overflow: hidden;line-height: 1.6;}
#index .wrap2 .about .c .left .solution{margin-top: 50px;}
#index .wrap2 .about .c .left .solution a{display: block;}
#index .wrap2 .about .c .left .solution img{max-width: 100%;height: auto;}
#index .wrap2 .about .c .left .solution img:hover{-webkit-transform:scale(1.06); -moz-transform:scale(1.06); transform:scale(1.06);}
#index .wrap2 .title{font-size: 23px;color: #333333;text-align: center;padding: 50px 0;}
#index .wrap2 .news .infos{width: 30%;margin-right: 5%;border-bottom: solid 1px #ccc;padding-bottom: 15px;}
#index .wrap2 .news .infos:hover{border-bottom: solid 1px #004492;}
#index .wrap2 .news .infos:nth-child(3){margin-right: 0;}
#index .wrap2 .news .infos a{display: block;}
#index .wrap2 .news .infos .img{text-align: center;height: 170px;overflow: hidden;}
#index .wrap2 .news .infos .titles{font-size: 16px;color: #333;margin-top: 15px;}
#index .wrap2 .news .infos .titles:hover{color: #004492;}
#index .wrap2 .news .infos .brief{font-size: 13px;color: #6d6d6d;height: 50px;line-height: 25px;margin-top: 15px;overflow: hidden;}
#index .wrap2 .news .infos .img img:hover{-webkit-transform:scale(1.06); -moz-transform:scale(1.06); transform:scale(1.06);}
#index .wrap2 .news .infos .bots{margin-top: 30px;}
#index .wrap2 .news .infos .bots .mores{display: block;font-size: 12px;color: #999999;}
#index .wrap2 .news .infos .bots .dates{font-size: 12px;color: #999;}
#index .wrap2 .more_news{display: block;width: 250px;height: 54px;line-height: 54px;text-align: center;border-radius: 30px;border:solid 1px #004492;color: #004492;margin: 0 auto;margin-top: 50px;}
#index .wrap2 .more_news:hover{background:#004492;color: #fff;}
#index .wrap3{background: #f6f6f6;padding: 50px 0;}
#index .wrap3 .left{width: 40%;padding: 0 5%;background: #004492;height: 200px;overflow: hidden;}
#index .wrap3 .left .l{width: 48%;}
#index .wrap3 .left .l .titles{font-size: 20px;color: #fff;margin-top: 46px;}
#index .wrap3 .left .m{font-size: 14px;color: #fff;margin-top: 40px;}
#index .wrap3 .left .r .m{margin-top: 44px;}
#index .wrap3 .left .r .m.faxs{margin-top: 30px;}
#index .wrap3 .right{width: 40%;padding: 0 5%;background: #fff;height: 200px;overflow: hidden;}
#index .wrap3 .right .l{width: 55%;}
#index .wrap3 .right .l .titles{font-size: 20px;color: #333;margin-top: 46px;}
#index .wrap3 .right .m{margin-top: 25px;color: #004492;font-size: 16px;}
#index .wrap3 .right .codes{text-align: center;margin-top: 30px;}
#index .wrap3 .right .codes img{max-width: 100%;height: auto;}
#index .wrap3 .right .fonts{color: #666;font-size: 13px;text-align: center; margin-top: 5px;}

/*文章详细页*/
#article{width: 100%;max-width: 1920px;margin: 0 auto;}
#article .contents{min-height: 300px;}
#article .contents img{max-width: 100%;height: auto;}