﻿body,p,h1,h2,h3,h4,h5,li,span,i,ul,img,a,strong,input,button,textarea,select,dd,dl,dt{margin:0;padding:0;}
body{font-family:"Arial","microsoft yahei";font-size:14px;line-height: 1;color:#333;min-width:1250px; }
*{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
li{list-style-type:none;float:left;}
table{border-collapse:collapse;border-spacing:0;}
a,area{text-decoration:none;outline:none;color: #000;}
img{border:none;vertical-align:middle;}
i,var,em{font-style:normal;}
button{font-family:"Arial","microsoft yahei";outline:none;cursor: pointer;}
iframe{border: none;}
input,select,textarea{outline:none;font-family:"Arial","microsoft yahei";}
textarea{resize:none;overflow-y:auto;}
.at{margin:0 auto;}
.fl{float: left;}
.fr{float: right;}
.clear{clear:both;}
.dt{display: table;width: 100%;}
.fl-w{float: left;width: 100%;}
.hide{display: none;}

.wid{width:1250px;margin:0 auto;}


.top{height: 91px;position: fixed;z-index: 1;z-index:2;left: 0;top: 0;background: #fff;width: 100%;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;}
.logo{float: left;margin-top: 12px;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;}
.logo img{-webkit-transition: .3s;-o-transition: .3s;transition: .3s;}
.menu{float: left;margin-left: 90px;}
.menu ul{}
.menu li{font-size: 15px;position: relative;}
.menu li a{display: block;text-align: center;}
.menu li>a{height: 91px;padding: 38px 35px 0;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;}
.menu li:hover>a{color: #d9001a;}
.down-menu{position: absolute;z-index: 3;width: 130px;background: #fff;top:91px;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;border-top: 2px solid #d9001a;display: none;}
.down-menu:after{ content:""; position:absolute; top:-16px;margin-left: -7px;left:50%; width:0px;height:0px;
border-bottom: 8px solid #d9001a;
border-right: 7px solid transparent;
border-top:7px solid transparent;
border-left:7px solid transparent;}

.down-menu a{display: block;line-height:42px;color: #474f96;-webkit-transition: .2s;-o-transition: .2s;transition: .2s; border-bottom:#EAEAEA 1px double; font-size:14px;}
.down-menu a:hover{background: #474f96;color: #fff;}
.menu li:hover .down-menu{display: block;}
.search{float: left;margin-top: 30px;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;}
.search input{width: 110px;height: 27px;border: 1px solid #cccaca;border-right: none;float: left;line-height:27px;padding-left: 5px;}
.search button{width: 35px;height: 27px;background:#d9001a url(../img/ico0.png) center no-repeat;border: none;}

.en{width: 27px;height: 27px; line-height:27px; text-align:center;background:#d9001a;border: none; float: right;margin-top: 30px;-webkit-transition: .3s;-o-transition: .3s;transition: .3s; color:#FFF}
.en a{color:#FFF;}


.top-short{height: 80px; background:#F6F6F6;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;}
.top-short .logo{margin-top: 16px;}
.top-short .logo img{width:150px;}
.top-short .menu li>a{height:80px;padding:32px 35px 0;}
.top-short .down-menu{top:80px;}
.top-short .search{margin-top:24px;}
.top-short .en{margin-top:24px;}

.banner{height:564px;width: 100%;position: relative;margin-top: 91px;}
.banner .bann{width: 100%;height: 100%;}
.banner .bann ul{width: 100%;height: 100%;}
.banner .bann ul li{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.banner .cirl{position: absolute;bottom:22px;width:50%;left:25%;z-index: 1;text-align: center;}
.banner .cirl ul{font-size: 0;}
.banner .cirl ul li{width: 16px;height:16px;border-radius: 50px;background: #fff;cursor: pointer;margin: 0 4px;float: none;display: inline-block;}
.banner .cirl ul li.acti{background: #5b556e;}
.banner .pos{top: 50%;position: absolute;z-index:2;margin-top: -48px;cursor: pointer;}
.banner .prev{left: 4%;}
.banner .next{right: 4%;}


.fm{font-size: 36px;text-transform: uppercase;font-family:"AkzidenzGrotesk";position: relative;top:3px; left:8px;}
@font-face {
    font-family: "AkzidenzGrotesk";
    src: url("AkzidenzGrotesk.otf");
    font-weight: normal;
    font-style: normal;
}


.about{/*background:url(../img/ico3.png) center top no-repeat;*/padding-top: 71px;}
.about .text h2{width: 500px;height: 90px;background: #474f96;color: #fff;text-align: center;	font-weight: normal;line-height:90px;font-size: 32px;margin-bottom: 45px;}
.about .text p{color: #666565;line-height:2; float:right; width:820px; text-align:left;}
.about .text a{width: 172px;height: 34px;line-height:32px;border: 1px solid #a1a1a1;display: block;text-align: center;font-size: 16px;font-family:"Arial";color: #545454;margin: 42px auto 0;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;}
.about .text a:hover{background: #474f96;color: #fff;border-color:#474f96}


.about-scroll{margin-top: 75px;position: relative;height: 322px;}
.about-scroll .pos{position: absolute;top: 50%;z-index: 1;margin-top: -19.5px;cursor: pointer;}
.about-scroll .pos:hover{opacity: .8;}
.about-scroll .prev{left:-45px;}
.about-scroll .next{right:-45px;}
.about-wrap{overflow: hidden;}
.about-wrap ul{margin-left: -15px;}
.about-wrap li{position: relative;margin-left: 15px;width: 410px;height: 320px;}
.about-wrap li .pict img{-webkit-transition: .3s;-o-transition: .3s;transition: .3s;}
.about-wrap li:hover .pict img{transform:scale(1.05);opacity: .8;}
.about-wrap li .pict{position: relative;display: table;width: 100%;overflow: hidden;text-align: center;height: 262px;}
.about-wrap li .pict i{vertical-align: middle;display: table-cell;}
.about-wrap li p{line-height:32px;background:rgba(0,0,0,.6);position: absolute;bottom: 0;left: 0;width: 100%;height: 32px;color: #fff;font-size: 16px; text-align:center;}

.products{height: 1375px;background:#474f96;margin-top: 133px;overflow: hidden;}
.products h2{font-size: 32px;font-weight: normal;text-align: center;color: #fff;margin-top: 99px;}
.products h2 var{font-size: 48px;display: block;}
.products .tabs-cg{text-align: center;margin-top: 68px;}
.products .tabs-cg span a{border: 2px solid #818181; padding:0px 10px 0px 10px;height: 44px;color: #b5b5b5;display: inline-block;line-height:40px;margin: 0 8px;cursor: pointer;-webkit-transition: .2s;-o-transition: .2s;transition: .2s;}
.products .tabs-cg span a:hover{color:#FFF; background:#ea0000;border-color:#8a1313;box-shadow:0 0 10px rgba(0,0,0,.6);}
.products ul{margin-top: 74px;}
.products li{position: relative;margin: 12px 0 0 12px;overflow: hidden;width: 408px;height: 408px;}
.products li:nth-child(3n+1){margin-left: 0;}
.products li .pict{display: table;width: 100%;text-align: center;height: 409px;overflow: hidden;}
.products li .pict i{display: table-cell;vertical-align: middle;}
.products li .slide{position: absolute;background:rgba(211,0,0,.5);bottom: 0;left: 0;width: 100%;height: 124px;bottom: -124px;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;}
.products li .slide span{width: 220px;height: 57px;border: 2px solid #fff;color: #fff;margin: 33.5px auto 0;display: block;line-height:53px;text-align: center;font-size: 15px;}
.products li:hover .slide{bottom: 0;}
.products li .pict img{-webkit-transition: .2s;-o-transition: .2s;transition: .2s;}
.products li:hover .pict img{transform:scale(1.1);opacity: .9;}

.service{height: 561px;background:url(../img/img4.jpg) center bottom no-repeat;}
.service h1{font-weight: normal;font-size: 35px;text-align: center;color: #cb0808;margin-top: 122px;}
.service h1 var{font-size: 48px;font-weight: bold;}
.service h1 i{color: #474f96;}
.service h1 + p{font-size: 20px;text-align: center;}
.service ul{margin-left: -10px;margin-top: 55px;}
.service ul li{width: 211px;height: 370px;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;margin-left: 85px;}
.service ul li .pict{width: 141px;height: 141px;border: 2px solid #fff;border-radius: 50%;background: #474f96;text-align: center;display: table;margin: 0 auto;margin-top: 27px;}
.service ul li .pict i{vertical-align: middle;display: table-cell;}
.service ul li b{font-size: 19px;display: block;margin: 24px 0 20px;text-align: center;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;}
.service ul li b i{color: #d70000;transition: .3s;-o-transition: .3s;transition: .3s;}
.service ul li p{font-size: 14px;color: #4a4a4a;text-align: center;line-height:26px;width: 175px;margin: 0 auto;transition: .3s;-o-transition: .3s;transition: .3s;}
.service ul li:hover{background: #474f96;}
.service ul li:hover b{color: #fff;}
.service ul li:hover b i{color: #fff;}
.service ul li:hover p{color: #fff;}

.news{background: #f5f5f5;}
.news h2{color: #e60000;text-align: center;margin-top: 92px;}
.news h2 i{color: #474f96;}
.news h2 var{font-size: 48px;}
.news h2 + p{font-size: 28px;text-align: center;color: #474f96;margin-top:5px;}
.news ul{margin-top: 50px;float: left;width: 100%;}
.news ul li{width: 100%;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;}
.news ul li .wid{border-bottom: 1px solid #e5e5e5;display: table;padding: 27px 0;}
.news ul li .date{float: left;width: 116px;height: 116px;background: #474f96;padding-right: 15px;transition: .3s;}
.news ul li .date b{font-weight: normal;color: #fff;display: block;font-size: 50px;text-align: right;margin-top: 16px;font-family:"AkzidenzGrotesk"; font-weight:normal;}
.news ul li .date span{font-size: 22px;color: #fff;display: block;text-align: right;margin-top: 8px;}
.news ul li .text{float: left;color: #3b3b3b;margin-left: 50px;width: 980px;}
.news ul li .text b{display: block;font-size: 18px;font-weight: normal;margin-top: 15px;}
.news ul li .text b a{color: #333;}
.news ul li .text p{color: #828282;display: block;margin-top: 15px;line-height:25px;}

.news ul li:hover{background: #0f82e3;}
.news ul li:hover .wid{border-bottom: none;}
.news ul li:hover .date{background: #fff;}
.news ul li:hover .text b a{color: #fff;}
.news ul li:hover .text p{color: #fff;}
.news ul li:hover .date b{color: #474f96;}
.news ul li:hover .date span{color: #474f96;}
.news .more{width: 242px;height: 52px;border: 1px solid #2196f3;display: block;margin: 60px auto 0;line-height:50px;text-align: center;color: #2196f3;font-size: 16px;background: #fff;margin-bottom: 95px;-webkit-transition: .2s;
-o-transition: .2s;transition: .2s;}
.news .more:hover{background: #2196f3;color: #fff;}


.partner{background:-webkit-linear-gradient(top,#fff,#f5f5f5);padding-bottom: 90px;}
.partner h2{color: #e60000;text-align: center;margin-top: 92px;}
.partner h2 i{color: #474f96;}
.partner h2 var{font-size: 48px;}
.partner h2 + p{font-size: 28px;text-align: center;color: #474f96;margin-top:5px;}
.partner p + strong{font-size: 18px;font-weight: normal;text-align: center;display: block;margin-top: 38px;}

.partner ul{margin: 43px 0 0 60px;}
.partner li{background: #fff;width: 170px;height: 98px;text-align: center;position: relative;overflow: hidden;margin-left: 30px;margin-top: 27px;}
.partner li:nth-child(6n+1){margin-left: 0;}
.partner li p{position: absolute;left: 0;top: 0;width: 100%;height: 100%;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;}
.partner li p var{transform:translate(0,-60px);display: block;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;line-height:98px;color: #fff;}
.partner li .pict{height: 98px;display: table;}
.partner li .pict i{display: table-cell;vertical-align: middle;}
.partner li:hover p{background:rgba(0,0,0,.4);}
.partner li:hover p var{transform:translate(0,0);}


.link{height: 36px;background: #141414;line-height:36px;}
.link b{color: #999;float: left;}
.link a{color: #999;float: left;margin-right:15px;-webkit-transition: .2s;-o-transition: .2s;transition: .2s; font-size:12px;}
.link a:hover{color: #fff;}

.footer{background: #5960a0;padding-top: 82px;}
.footer h2{font-size: 40px;font-weight: normal;color: #fff;text-align: center;}
.footer h2 var{font-size: 52px;margin-right: 10px;}
.footer ul{margin: 103px 0 0 -85px;float: left;width: 100%;}
.footer li{position: relative;margin-left:85px;}
.footer li i{position: absolute;}
.footer li .text{color: #fff;margin-left: 70px;}
.footer li .text b{font-size: 18px;text-shadow: 0 0 5px rgba(0,0,0,.5);display: block;margin-top: 4px;}
.footer li .text p{margin-top: 28px;line-height:1.5;}
.footer li .text p span{display: block;}

.copy{font-size: 13px;color: #fff;line-height:78px;height: 78px;text-align: center;margin-top: 60px;position: relative;}
.copy a{color: #fff;}
.copy:after{content: '';position: absolute;height: 1px;left: 0;background:-webkit-linear-gradient(left,#5960a0,#8b90bc,#5960a0);width: 100%;}

.ner-bann{margin-top: 90px;}
.ner-bann img{width: 100%;}

.ner-menu{height: 47px;background: #444b91;}
.ner-menu ul{text-align: center;font-size: 0;}
.ner-menu li{ line-height:47px;position: relative;float: none;display:inline-block;}
.ner-menu li a{padding-left:20px; padding-right:20px; display: block;text-align: center;color: #fff;-webkit-transition: .2s;-o-transition: .2s;transition: .2s;font-size: 14px;}
.ner-menu .acti a{background: #d9001a;}
.ner-menu .acti:after{ content:""; position:absolute; bottom:-15px;margin-left: -7px;left:50%; width:0px;height:0px;
border-top: 8px solid #d9001a;
border-right: 7px solid transparent;
border-bottom:7px solid transparent;
border-left:7px solid transparent;}

.ner-menu li:hover a{background: #d9001a;}
.ner-menu li:hover:after{ content:""; position:absolute; bottom:-15px;margin-left: -7px;left:50%; width:0px;height:0px;
border-top: 8px solid #d9001a;
border-right: 7px solid transparent;
border-bottom:7px solid transparent;
border-left:7px solid transparent;}

.position{margin-top: 25px;}
.position p{color: #939393;float: right;font-size: 12px;}
.position p a{color: #939393;}
.position p img{margin-right: 5px;}
.position p a:hover{color: #444b91;}
.product{}
.product ul{}
.product li{border: 1px solid #ddd;width: 370px;padding: 15px 15px 0;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;margin:63px 0 0 70px;}
.product li:nth-child(3n+1){margin-left: 0;}
.product .pict{width: 340px;height: 340px;overflow: hidden;display: table;text-align: center;}
.product .pict i{display: table-cell;vertical-align: middle;}
.product .pict img{-webkit-transition: .3s;-o-transition: .3s;transition: .3s;}
.product p{color: #9b9b9b;text-align: center;height: 74px;line-height:74px;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;}
.product li:hover{border-radius: 6px;box-shadow:3px 3px 6px rgba(0,0,0,.5);} /*只有二边有投影*/
/*.product li:hover{border-radius: 6px;box-shadow:0px 0px 6px rgba(0,0,0,.5);}*/
.product li:hover p{text-decoration: underline;color: #F00;}
.product li:hover img{opacity: .8;}

.show{}
.show ul{}
.show li{border: 1px solid #ddd;width: 370px;padding: 15px 15px 0;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;margin:63px 0 0 70px;}
.show li:nth-child(3n+1){margin-left: 0;}
.show .pict{width: 340px;height: 265px;overflow: hidden;display: table;text-align: center;}
.show .pict i{display: table-cell;vertical-align: middle;}
.show .pict img{-webkit-transition: .3s;-o-transition: .3s;transition: .3s;}
.show p{color: #9b9b9b;text-align: center;height: 74px;line-height:74px;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;}
.show li:hover{border-radius: 6px;box-shadow:0px 0px 6px rgba(0,0,0,.5);}
.show li:hover p{text-decoration: underline;color: #F00;}
.show li:hover img{opacity: .8;}


.list-item{margin-top: 83px;}
.list-item ul{}
.list-item li{width: 100%;background: #f6f6f6;height: 171px;transition: .3s;margin-top: 26px;}
.list-item li .date{float: left;width: 179px;text-align: center;margin-top: 41px;}
.list-item li .date b{font-size: 42px;font-family:"Arial";font-weight: normal;color: #a1a1a1;display: block;}
.list-item li .date i{display: inline-block;width: 23px;height: 2px;background: #ddd;}
.list-item li .date span{font-size: 16px;font-family:"Arial";color: #c7c7c7;display: block;margin-top: 15px;}
.list-item li .text{float: left;width: 850px;margin-left: 28px;}
.list-item li .text h3{font-size: 16px;margin-top: 49px;}
.list-item li .text h3 a{color: #5f5f5f;}
.list-item li .text p{color: #747474;font-size: 12px;line-height:25px;margin-top: 20px;}
.list-item li .more{float: right;margin-right: 57px;margin-top: 69px;}
.list-item li .more a{display: inline-block;width: 33px;height: 33px;background-image: url(../img/ico15-1.png);}
.list-item li:hover .more a{background-image: url(../img/ico15-2.png);}
.list-item li:hover .text h3 a{color: #444b91;}
.list-item li:hover .date b{color: #d9001a;}
.list-item li:hover .date span{color: #d9001a;}
.list-item li:hover .date i{background: #d9001a;}
.list-item li:hover {box-shadow:2px 4px 5px rgba(0,0,0,.3)}


.wzxq-item{margin-top: 83px; margin-bottom:80px;font-size:15px; color:#333; line-height:34px;}
.wzxq-item ul{ }
.wzxq-item li{width: 100%;transition: .3s;}

.pages{text-align: center;margin: 47px 0 55px;}
.pages a{display: inline-block;width: 51px;height: 38px;border: 1px solid #ddd;line-height:36px;color: #006eb9;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;}
.pages .acti,.pages a:hover{background: #006eb9;color: #fff;}

.news_title{ font-size:26px; margin:0px; line-height:2.2em; text-align:center;font-weight:bold;}
.news_att{ color: #666666; border-bottom:#F4E4DD  dotted 1px; text-align:center; margin-top:10px; margin-bottom:10px; line-height:26px; background:#F9F9F9}
.news_att span{ cursor:pointer;}
.news_title,.news_att,.news_content{ margin-left:5px; margin-right:5px;}
.news_content{margin-top:20px; line-height:32px; font-size:14px;}
.hotnews{background:#444b91; color:#FFF; padding-left:15px; line-height:38px; height:38px; margin-top:40px;}

.xgxw{background:url(../images/arr.gif) 0px 10px no-repeat; text-indent:20px; font-size:14px;  padding-top:5px; line-height:24px; margin-top:5px; }
.xgxw a{color:#F60;}
.xgxw a:hover{color:#F00;}
.hotnews{background:#444b91; color:#FFF; padding-left:15px; line-height:38px; height:38px; display:table; width:100%; margin-top:15px;}
.xqxwxg{border-bottom:1px #CCCCCC dotted; color:#999; font-size:15px; height:38px; line-height:38px;}
.xqxwxg a{color:#333; }
.xqxwxg a:hover{color:#F00;}
.cpm{font-size:20px; font-weight:bold; color:#333; line-height:30px; border-bottom:2px double #CCCCCC; padding-bottom:8px;}
.cpxq{ line-height:30px; font-size:14px; color:#666; padding:15px 5px 15px 5px; }
.cqxqjj{float:left; width:550px;margin:20px 0px 0px 70px;border-bottom:1px dashed #e0e1dc;}
.cqxqjj li{line-height:42px;border-top:1px dashed #e0e1dc;color:#333;font-weight:normal; font-size:14px; background:url(../img/cp.gif) 0 15px no-repeat; text-indent:25px;}