@charset "utf-8";

@import "reset.css";
@import "iconfont.css";
@import "grid12.css";
@import "public.css";

/*---------------------------------------------------*/

.indexA{padding:60px 0 55px 0;background:url("../images/ibg1.jpg") no-repeat center bottom;}
.indexA h3{background:url("../images/tit1.png") no-repeat;font-size:100px;line-height:1;height:100px;color:#245984;text-transform:uppercase;font-weight:bold;font-family:'HelveticaNeue-BoldCond';text-indent:-9999px;}

.indexA .tabs{text-align:center;font-size:22px;font-family:'HelveticaNeue-BoldCond';margin:48px 0 0 0;}
.indexA .tabs a{color:#333;margin:0 3px;}
.indexA .tabs a.active{color:#245984;}

.indexA ul{margin:20px 0 0 -30px;}
.indexA ul li{float:left;width:380px;margin:30px 0 0 30px;background:#fff;padding:9px;box-sizing:border-box;cursor:pointer;box-shadow:2px 2px 7px #BFBFBF;}
.indexA ul li a.pic{display:block;width:100%;position:relative;text-align:center;overflow:hidden;}
.indexA ul li a.pic img{transition:all 0.3s ease 0s;}
.indexA ul li .t{height:180px;background:none;padding:20px 0 0 0;box-sizing:border-box;transition:all 0.3s ease 0s;}
.indexA ul li .t h5{font-size:22px;line-height:1;font-family:'HelveticaNeue-BoldCond';text-align:center;transition:all 0.3s ease 0s;}
.indexA ul li .t h5 a{color:#333;}
.indexA ul li .t hr{margin:10px 10px 0;border:none;background:#245984;height:1px;overflow:hidden;}
.indexA ul li .t p{font-size:15px;line-height:27px;color:#6f6f6f;margin:10px 20px 0;transition:all 0.3s ease 0s;font-family:'Swis721Roman';}
.indexA ul li .t a.more{display:none;width:110px;height:28px;line-height:28px;margin:8px auto 0;text-align:center;font-size:12px;color:#fff;background:#245984;text-transform:uppercase;transition:all 0.3s ease 0s;}

.indexA ul li:hover .t{background:#F6F6F6;padding:17px 0 0 0;}
.indexA ul li:hover .t p{line-height:23px;margin-top:10px;}
.indexA ul li:hover .t a{display:block;}
.indexA ul li:hover a.pic img{transform: scale(1.06);}




.indexB{padding:50px 0 100px 0;background:url("../images/ibg2.jpg") no-repeat center top;box-sizing:border-box;}
.indexB h3{background:url("../images/tit2.png") no-repeat;font-size:60px;line-height:1;height:97px;color:#245984;text-transform:uppercase;font-weight:bold;font-family:'HelveticaNeue-BoldCond';text-indent:-9999px;}


.indexB .box{width:450px;height:450px;margin:140px auto 0;position:relative;}
.indexB .box img.p{width:450px;height:450px;border-radius:50%;border:10px solid #E6E6E6;box-sizing:border-box;}

.indexB .box .list{position:absolute;width:434px;height:162px;}

.indexB .box .list .pic{float:left;width:128px;height:128px;margin:17px 0 0 17px;box-sizing:border-box;position:relative;}
.indexB .box .list .pic img{width:100%;border-radius:50%;display:block;transition:All 0.4s ease-in-out;}
.indexB .box .list .txt{float:left;margin:40px 0 0 17px;}
.indexB .box .list .txt h5{line-height:37px;font-size:33px;color:#333;font-weight:bold;font-family:'HelveticaNeue-BoldCond';}


.indexB .box .list2{position:absolute;width:434px;height:164px;}
.indexB .box .list2 .pic{float:right;width:128px;height:128px;margin:17px 17px 0 0;box-sizing:border-box;position:relative;}
.indexB .box .list2 .pic img{width:100%;border-radius:50%;display:block;transition:All 0.4s ease-in-out;}
.indexB .box .list2 .txt{float:right;margin:40px 17px 0 0;}
.indexB .box .list2 .txt h5{line-height:37px;font-size:33px;color:#333;font-weight:bold;font-family:'HelveticaNeue-BoldCond';}


.indexB .box .l1{top:-39px;left:-375px;background:url("../images/ibg3.png") no-repeat;}
.indexB .box .l1 .txt h5{color:#fff;}
.indexB .box .l3{top:348px;left:-375px;}
.indexB .box .l4{top:-39px;right:-375px;}
.indexB .box .l6{top:348px;right:-375px;background:url("../images/ibg4.png") no-repeat;}
.indexB .box .l6 .txt h5{color:#fff;}

.indexB .box .list:hover .pic img,.indexB .box .list2:hover .pic img{transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);}

.indexC{padding:50px 0 0 0;box-sizing:border-box;}
.indexC h3{background:url("../images/tit3.png") no-repeat;font-size:60px;line-height:1;height:97px;color:#245984;text-transform:uppercase;font-weight:bold;font-family:'HelveticaNeue-BoldCond';text-indent:-9999px;}

.indexC .list{margin-top:69px;padding:36px 20px 30px;background:url("../images/ibg5.jpg") no-repeat center top;box-sizing:border-box;}
.indexC .list h4{font-size:32px;color:#fff;text-align:center;font-family:'HelveticaNeue-BoldCond';}

.indexC .swiper-container{margin-top:35px;}
.indexC .swiper-container .swiper-slide{}
.indexC .swiper-container .swiper-slide .pic{display:block;width:100%;position:relative;}
.indexC .swiper-container .swiper-slide .pic img{display:block;width:100%;}
.indexC .swiper-container .swiper-slide .pic .t{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);padding:150px 23px 0;box-sizing:border-box;text-align:center;opacity: 0;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s;-webkit-transform:scale(0);transform:scale(0);}
.indexC .swiper-container .swiper-slide .pic .t img{width:auto;display:inline-block;}
.indexC .swiper-container .swiper-slide .pic .t h5{font-family:Verdana;color:#fff;font-size:18px;margin:28px 0 0 0;}
.indexC .swiper-container .swiper-slide .pic .t p{font-family:Verdana;color:#fff;font-size:14px;line-height:24px;margin:12px 0 0 0;}
.indexC .swiper-container .swiper-slide .pic .t span{display:inline-block;font-family:Verdana;color:#fff;font-size:14px;width:110px;height:28px;line-height:28px;margin:30px auto 0;text-align:center;font-size:12px;color:#fff;background:#245984;text-transform:uppercase;}

.indexC .swiper-container .swiper-slide:hover .pic .t{display:block;opacity:1;-webkit-transform:scale(1);transform:scale(1);}

.indexC .swiper-button-prev,.indexC .swiper-button-next{width:38px;height:38px;margin-top:-19px;text-align:center;background:#2B5576;}
.indexC .swiper-button-prev,.indexC .swiper-container-rtl .swiper-button-next{left:10px;right: auto;border-radius:50%;}
.indexC .swiper-button-next,.indexC .swiper-container-rtl .swiper-button-prev{right:10px;left: auto;border-radius:50%;}

.indexC .swiper-button-prev i,.indexC .swiper-button-next i{color:#fff;font-size:24px;font-weight:bold;line-height:38px;}


/*------------------------------------------------------------*/
.sidebanner{}
.sidebanner img{width:100%;}

.path{height:300px;background-position:center top;background-repeat:no-repeat;padding:120px 0 0 0;box-sizing:border-box;}
.path h3{font-size:30px;color:#fff;text-transform:capitalize;font-family:'HelveticaNeue-BoldCond';}
.path p{color:#fff;font-size:15px;margin:10px 0 0 0;}
.path p i{margin:0 5px 0 0;font-size:15px;}
.path p a,.path p i{color:#fff;}

.main {padding-top:50px;padding-bottom:30px;}

.mainRight{width:1190px;float:right;}
.mainRight .title{color:#333;font-size:30px;padding-bottom:15px;margin:0 0 20px 0;border-bottom:1px solid #e0e0e0;line-height:1;font-family:'Swiss721BT-BoldCondensed';text-transform:capitalize;}

.mainleft{float:left;width:310px;}


.sidemenu{margin:0 0 15px 0;}
.sidemenu h3{height:52px;line-height:52px;padding:0 0 0 20px;background:#3289FF;font-size:20px;color:#fff;font-weight:bold;text-transform:uppercase;}
.sidemenu ul{}
.sidemenu ul li{border:1px solid #e2e2e2;margin:6px 0 0 0;}
.sidemenu ul li h5{height:45px;line-height:45px;display:block;padding:0 0 0 20px;font-size:15px;color:#333;font-family:Arial;cursor:pointer;text-transform:capitalize;}
.sidemenu ul li h5 a{float:left;width:250px;color:#333;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.sidemenu ul li h5 a:hover{color:#3289FF;text-decoration:underline;}
.sidemenu ul li h5 span{float:right;background:url("../images/i4.png") no-repeat center center;width:30px;height:45px;display:block;}

.sidemenu dl{display:none;}
.sidemenu dl dd{line-height:20px;border-bottom:1px dashed #DCDCDC;padding:10px 0 10px 15px;margin:0 20px;}
.sidemenu dl dd:last-child{border-bottom:none;}
.sidemenu dl dd a{background:url("../images/i14-1.png") no-repeat left center;padding:0 0 0 15px;font-size:13px;color:#666;}
.sidemenu dl dd.active a,.sidemenu dl dd a:hover{color:#3289FF;background:url("../images/i14.png") no-repeat left center;}

.sidemenu ul li.active h5{color:#3289FF;border-bottom:1px solid #e2e2e2;}
.sidemenu ul li.active h5 a{color:#3289FF;}
.sidemenu ul li.active span{background:url("../images/i4-1.png") no-repeat center center;}

.left_nav{margin:0 0 20px 0;}
.left_nav h3{font-size:18px;display:block;color:#fff;height:52px;line-height:52px;padding:0 0 0 20px;background:#CA0000;text-transform:uppercase;font-family:'Swiss721BT-BoldCondensed';}
.left_nav dl{}
.left_nav dl dd{height:45px;line-height:45px;border:1px solid #e2e2e2;margin:6px 0 0 0;padding:0 10px 0 20px;}
.left_nav dl dd a{color:#555;font-size:15px;display:block;font-family:'Swis721Roman';-webkit-transition: 0.5s;transition: 0.5s;}
.left_nav dl dd a:hover{color:#CA0000;-webkit-transform: translateX(10px);transform: translateX(10px);}
.left_nav dl dd.active a{color:#CA0000;background:url("../images/i2-1.png") no-repeat right center;}


/*-----about------*/
.menu-tabs{height:50px;text-align:center;margin:30px 0 0 0;}
.menu-tabs ul{height:50px;font-size:0;}
.menu-tabs ul li{width:300px;height:50px;line-height:50px;display:inline-block;border-right:1px solid #fff;}
.menu-tabs ul li a{font-size:16px;color:#fff;display:block;background:#B9B9B9;font-weight:bold;}
.menu-tabs ul li.active a{background:#1371B8;}

.aboutbox{background:#F5F5F5;padding:20px;margin:35px 0 0 0;}


.about-tit{margin:60px 0 30px 0;}
.about-tit h4 {position:relative;font-weight:normal;margin-top:0;border-bottom:2px solid transparent;text-align:center;font-size:16px;line-height:20px;width:450px;margin:0 auto;}
.about-tit h4::before {content:"";display:block;border-top:1px solid #999;width:100%;height:1px;position: absolute;top: 50%;z-index:1;}
.about-tit h4 span {background:#fff;font-size:30px;font-weight:bold;color:#333;text-transform:uppercase;padding:0 15px;position:relative;display:inline-block;z-index:1;font-family:'Swiss721BT-BoldCondensed';}


.about{line-height:26px;font-size:18px;color:#333;font-family:'Swis721Roman';}
.about h6{font-size:16px;color:#333;margin:0 0 10px 0;font-weight:bold;}
.about p{margin:0 0 10px 0;}

.factory{}
.factory ul{margin:0 0 0 -2%;}
.factory ul li{float:left;width:23%;margin:20px 0 0 2%;}
.factory ul li img{width:100%;}


.support{}
.support ul{}
.support ul li{border-bottom:1px solid #ddd;padding:30px 0;}
.support ul li img{float:left;width:300px;}
.support ul li .t{float:right;width:850px;}
.support ul li .t h5{font-size:20px;color:#333;font-family:'HelveticaNeue-BoldCond';}
.support ul li .t p{line-height:26px;font-size:15px;color:#333;font-family:'Swis721Roman';margin:10px 0 0 0;}

.support ul li:nth-child(2n) img{float:right;}
.support ul li:nth-child(2n) .t{float:left;}


/*-----honor------*/
.honor{text-align:center;}
.honor ul{margin:0 0 0 -26px;}
.honor ul li{float:left;width:266px;margin:0 0 20px 26px;text-align:center;}
.honor ul li a{display:block;overflow:hidden;}
.honor ul li img{width:100%;border:3px solid #E0E0E0;box-sizing:border-box;display:block;}
.honor ul li p{font-weight:bold;font-size:14px;margin:5px 0 0 0;color:#333;height:35px;line-height:35px;}

.teamlist{text-align:center;}
.teamlist ul{margin:0 0 0 -30px;}
.teamlist ul li{float:left;width:410px;margin:0 0 20px 30px;text-align:center;}
.teamlist ul li a{display:block;overflow:hidden;}
.teamlist ul li img{width:100%;border:3px solid #E0E0E0;box-sizing:border-box;display:block;}
.teamlist ul li p{font-weight:bold;font-size:14px;margin:5px 0 0 0;color:#333;height:35px;line-height:35px;}

/*-----video------*/

.caselist ul{margin:0 0 0 -1%;}
.caselist ul li{float:left;width:32.3333%;margin:0 0 20px 1%;cursor:pointer;}
.caselist ul li .pic{width:100%;display:block;position:relative;overflow:hidden;}
.caselist ul li .pic img{width:100%;display:block;transition:all 0.3s ease 0s;}
.caselist ul li .pic p{position:absolute;left:40px;top:40px;bottom:40px;right:40px;color:#fff;font-size:14px;line-height:24px;padding:25px;background:rgba(0, 0, 0, 0.7);box-sizing:border-box;-webkit-transition: background-color 0.35s;transition: background-color 0.35s;opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: scale(0);transform: scale(0);}
.caselist ul li .t{padding:15px 10px 15px;background:#F9F9F9;box-sizing:border-box;position:relative;}
.caselist ul li .t h5{font-size:16px;color:#333;text-align:center;height: 20px;}
.caselist ul li .t p{font-size:14px;color:#666;margin:20px 10px 0;line-height:24px;font-family:Microsoft YaHei;}
.caselist ul li .t a.more{margin:20px auto 0;width:150px;height:38px;line-height:38px;color:#666;border:1px solid #BFBFBF;border-radius:20px;display:block;text-align:center;font-family:Microsoft YaHei;font-size:12px;text-transform:uppercase;}

.caselist ul li:hover .t a.more{background:#245984;border:1px solid #245984;color:#fff;}
.caselist ul li:hover img{transform:scale(1.11);-webkit-transform:scale(1.11);}
.caselist ul li:hover .pic p{opacity: 1;-webkit-transform: scale(1);transform: scale(1);}


.solulist ul{margin:0 0 0 -2%;}
.solulist ul li{float:left;width:31.33333%;margin:0 0 20px 2%;cursor:pointer;}
.solulist ul li .pic{width:100%;display:block;position:relative;overflow:hidden;}
.solulist ul li .pic img{width:100%;display:block;transition:all 0.3s ease 0s;}
.solulist ul li .pic p{position:absolute;left:20px;top:20px;bottom:20px;right:20px;color:#fff;font-size:14px;line-height:22px;padding:15px 20px 0;background:rgba(0, 0, 0, 0.7);box-sizing:border-box;-webkit-transition: background-color 0.35s;transition: background-color 0.35s;opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: scale(0);transform: scale(0);}
.solulist ul li .t{padding:15px 10px 15px;background:#F9F9F9;box-sizing:border-box;position:relative;}
.solulist ul li .t h5{font-size:16px;color:#333;text-align:center;}
.solulist ul li .t p{font-size:14px;color:#666;margin:20px 10px 0;line-height:24px;font-family:Microsoft YaHei;}
.solulist ul li .t a.more{margin:20px auto 0;width:150px;height:38px;line-height:38px;color:#666;border:1px solid #BFBFBF;border-radius:20px;display:block;text-align:center;font-family:Microsoft YaHei;font-size:12px;text-transform:uppercase;}

.solulist ul li:hover .t a.more{background:#245984;border:1px solid #245984;color:#fff;}
.solulist ul li:hover img{transform:scale(1.11);-webkit-transform:scale(1.11);}
.solulist ul li:hover .pic p{opacity: 1;-webkit-transform: scale(1);transform: scale(1);}


.infolist ul{margin:0 0 0 0;}
.infolist ul li{border:#DEDEDE 1px solid;padding:10px;margin:0 0 20px 0;box-sizing:border-box;cursor:pointer;}

.infolist ul li .img {width:300px;float:left;overflow:hidden;}
.infolist ul li .img img{width:100%;}
.infolist ul li .intro {margin:0 0 0 315px;}
.infolist ul li .intro h5{margin-bottom:5px;font-size:20px;font-family:'HelveticaNeue-BoldCond';}
.infolist ul li .intro h5 a{color:#333;}
.infolist ul li .intro h5 a:hover{color:#245984;text-decoration:underline;}
.infolist ul li .intro .time{background:url("../images/time.png") no-repeat left center;font-size:11px;padding:0 0 0 18px;margin:10px 0 0 0;font-family:Verdana, Geneva, sans-serif; color:#898989;}
.infolist ul li .intro p{margin-top:10px;font-size:16px;color:#666;line-height:23px;height:70px;font-family:'Swis721Roman';}
.infolist ul li .intro a.more{margin:8px 0 0 0;display:inline-block;font-size:18px;color:#333;text-decoration:none;font-family:'HelveticaNeue-BoldCond';}
.infolist ul li .intro a.more:hover{color:#245984;}
.infolist ul li:hover{border:#245984 2px solid;padding:9px;}


.newsnr{}
.newsnr h1{font-size:22px;line-height:1.4;margin:20px 0 0;color:#333;text-align:center;font-family:'Swiss721BT-BoldCondensed';}

.artInfo{padding:15px 0;border-bottom:1px dotted #ddd;text-align:center;border-top:1px solid #ADADAD;margin:35px 0 0;}
.artInfo .time{padding:0 0 0 15px;}
.artInfo .share{margin-left:10px}

.myart{margin:10px 0;line-height:2;font-size:14px;font-family:'Swis721Roman';}
.myart p{margin:5px 0 0 0;line-height:2;}

.rela_list{border-bottom:1px solid #B4B4B4;margin-top:25px;}
.rela_list li{border-top:1px solid #B4B4B4;height:40px;line-height:40px;font-family:'Swis721Roman';font-size:14px;}
.rela_list li .t{float:left;width:100px;text-align:center;border-right:1px solid #B4B4B4;}
.rela_list li a{float:left;margin-left:1em;width:68%;white-space:nowrap;overflow:hidden;}
.rela_list li a:hover{color:#245984;text-decoration:underline;}


/*-----faq------*/
.faq ul{}
.faq ul li {margin:0 0 20px 0;background:#fff;padding:15px;position:relative;border:1px solid #eee;box-sizing:border-box;}
.faq ul li .tit{height:40px;overflow:hidden;font-family:Verdana, Geneva, sans-serif;color:#fff;cursor:pointer;position:relative;z-index:888;}
.faq ul li .tit span{float:right;display:block;width:40px;text-align:center;border-radius:2px;background:#eee;}
.faq ul li .tit span i{color:#333;width:40px;line-height:40px;height:40px;font-size:20px;}
.faq ul li .tit h4{float:left;font-size:15px;color:#222;line-height:40px;height:40px;}

.faq ul li .con{display:none;font-size:14px;line-height:23px;color:#666;}
.faq ul li .con p{margin:10px 0 0 0;}

.faq ul li.active{border:2px solid #006835;padding:14px;}
.faq ul li.active .tit span{background:#006835;}
.faq ul li.active .tit span i{color:#fff;}

/*-----products------*/

.productlist{background:#fff;padding:50px 0;}
.productlist2{background:#F2F2F2;}
.productlist .tit{padding:15px 0;text-align:center;}
.productlist .tit h5{font-size:30px;color:#333;font-family:'HelveticaNeue-BoldCond';}
.productlist .tit p{font-size:14px;margin:15px 0 0 0;line-height:24px;}

.productlist ul{margin:0 0 0 -20px;}
.productlist ul li{width:285px;margin:20px 0 0 20px;float:left;background:#fff;padding:7px;text-align:center;position:relative;box-sizing:border-box;border:1px solid #EAEAEA;}
.productlist ul li .pic{display:block;width:100%;height:100%;position:relative;}
.productlist ul li .pic img{width:100%;display:block;}
.productlist ul li .pic ins{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(50,137,255,0.28);}
.productlist ul li .pic span{position:absolute;left:50%;top:50%;margin:-17px 0 0 -80px;display:block;font-size:13px;color:#fff;background:#333;text-align:center;width:160px;height:35px;line-height:35px;text-transform:uppercase;-webkit-transition:opacity 0.2s,-webkit-transform 0.35s;transition:opacity 0.2s,transform 0.35s;opacity:0;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0);}
.productlist ul li .t{height:30px;overflow:hidden;margin-top:5px;}
.productlist ul li .t h5{line-height:30px;font-size:15px;}
.productlist ul li .t h5 p a{color:#000;}
.productlist ul li .t h5 a:hover{color:#3289FF;}
.productlist ul li .t p{font-size:12px;font-style:italic;color:#222}

.productlist ul li:hover{border:1px solid #3289FF;}
.productlist ul li:hover .pic ins{display:block;}
.productlist ul li:hover .pic span{opacity:1;-webkit-transition-delay:0.05s;transition-delay:0.05s;-webkit-transition-duration:0.35s;transition-duration:0.35s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}

/*-----pro-view----*/

div.zoomdiv {z-index:100;position:absolute;top:0px;left:0px;background: #ffffff;border:1px solid #CCCCCC;display:none;text-align: center;overflow: hidden;}
img.jqzoom{cursor:crosshair;position:relative;}

.pro_view_top{border:1px solid #E5E5E5;padding:15px;background:#fff;box-sizing:border-box;}
.pro_img{float:left;}

.pro_img .bpic{width:100%;}
.pro_img .bpic ul li{display:none;}
.pro_img .bpic ul li img{}
.pro_img .spic{width:100%;margin:10px 0 0 0;}
.pro_img .spic ul{text-align:center;font-size:0;}
.pro_img .spic ul li{display:inline-block;width:65px;margin:0 3px;cursor:pointer;position:relative;}
.pro_img .spic ul li::after{display:none;content:'';width:0;height:0;line-height:0;border-width:5px;border-style:dashed;border-bottom-style:dashed;border-color:transparent;border-bottom-color:transparent;vertical-align: middle;border-bottom-style:solid;border-bottom-color:#245984;position:absolute;top:-10px;left:50%;margin:0 0 0 -5px;}
.pro_img .spic ul li img{width:100%;height:auto;border:1px solid #ccc;padding:1px;box-sizing:border-box;}
.pro_img .spic ul li.hover img{border:1px solid #245984;}
.pro_img .spic ul li.hover::after{display:inline-block;}

.pro_view_inner{float:right;width:685px;position:relative;}
.pro_view_inner h1{color:#333;font-size:24px;margin:8px 0 0 0;font-family:'HelveticaNeue-BoldCond';}

.pro_view_inner p{color:#666;font-size:15px;line-height:24px;margin:20px 0 0 0;}

.pro_view_inner .pro_para{margin:20px 0 0 0;}
.pro_view_inner .pro_para table{width:540px;max-width:100%;margin-bottom:20px;border:1px solid #dddddd;}
.pro_view_inner .pro_para table tr > td{padding:8px 8px;line-height: 1.42857143;font-size:14px;vertical-align:middle;border: 1px solid #dddddd;}


.pro_view_inner .pro-contact{margin:30px 0 0 0;}
.pro_view_inner a.pdf{float:right;background:url("../images/download.png") no-repeat left center;display:block;line-height:36px;font-size:15px;padding:0 0 0 45px;color:#3289FF;}
.pro_view_inner a.book{float:left;width:210px;height:40px;line-height:40px;font-size:16px;text-align:center;color: #fff;display:block;background:#F4AB01;}

.pro_view_inner .share{margin:25px 0 0 0;font-size:14px;color:#fff;}
.pro_view_inner .share a{float:left;}
.pro_view_inner .share em{width:36px;height:36px;display:block;margin:0 5px 0 0;background:#CACACA;text-align:center;}
.pro_view_inner .share em i{font-size:20px;color:#fff;line-height:36px;}
.pro_view_inner .share em:hover{background:#245984;}
.pro_view_inner .share em:hover i{color:#fff;}


.pro-tabs{border-bottom:1px solid #E4E4E4;border-top:2px solid #F2F2F2;width:100%;background:#fff;box-sizing:border-box;position:relative;z-index:999;}
.pro-tabs ul{text-align:center;}
.pro-tabs ul li{position:relative;display:inline-block;text-align:center;color:#666;padding:0 20px;line-height:80px;font-size:22px;cursor:pointer;font-family:'HelveticaNeue-BoldCond';}
.pro-tabs ul li i{position:absolute;left:0;bottom:-2px;height:3px;width:100%;background:#245984;display:none;}
.pro-tabs ul li.active{color:#245984;}
.pro-tabs ul li.active i{display:block;}


.pro_text{margin:20px 0 0 0;position:relative;}

.pro_tit{padding:10px 0;}
.pro_tit h5{color:#333;font-size:22px;font-family:'HelveticaNeue-BoldCond';position:relative;text-align:center;}

.pro-scroll{padding:15px 0 40px 0;font-size:18px;line-height:22px;font-family:'Swis721Roman';border-bottom:1px solid #ccc;}
.pro-scroll .pro-content{font-size:15px;line-height:20px;padding:10px 0;}
.pro-scroll .pro-content p{margin:10px 0;}
.pro-scroll .table-response{width:100%;max-width: 100%;overflow-x:auto;}

.pro-scroll table{width: 100%;max-width: 100%;margin-bottom: 20px;border: 1px solid #dddddd;}
.pro-scroll table tr > td{padding:8px 8px;line-height: 1.42857143;vertical-align:middle;border: 1px solid #dddddd;}
.pro-scroll table tr:nth-child(2n){background-color:#eee}


.pro-scroll a.pdf{background:url("../images/download.png") no-repeat left center;display:block;line-height:36px;font-size:18px;padding:0 0 0 45px;color:#333;}
.pro-scroll a.pdf:hover{color:#ca0000;}


.inquirShow .tit{position:relative;margin:30px 0 20px 0;color:#000;border-bottom:1px solid #CACACA;}
.inquirShow .tit h5{color:#333;height:45px;line-height:45px;cursor:pointer;font-weight:bold;font-size:18px;border-bottom:1px solid #CACACA;font-family:'Swis721Roman';text-transform:capitalize;}

.pro-down ul.cert-list{margin:0 0 0 -26px;}
.pro-down ul.cert-list li{float:left;width:266px;margin:0 0 20px 26px;text-align:center;}
.pro-down ul.cert-list li a{display:block;overflow:hidden;}
.pro-down ul.cert-list li img{width:100%;border:3px solid #E0E0E0;box-sizing:border-box;display:block;}
.pro-down ul.cert-list li p{font-weight:bold;font-size:14px;margin:5px 0 0 0;height:35px;line-height:35px;}

.related-pro{margin-top:15px}
.related-pro h5{height:50px;line-height:50px;font-size:20px;color:#333;border-bottom:2px solid #ccc;text-transform:capitalize;font-family:'HelveticaNeue-BoldCond';}
.related-pro .list{margin:10px 0 0 0;position:relative;}
.related-pro .list .swiper-container{}
.related-pro .list .swiper-slide{float:left;}
.related-pro .list .swiper-slide img{display:block;width:100%;padding:2px;border:1px solid #DADADA;box-sizing:border-box;}
.related-pro .list .swiper-slide p{height:30px;line-height:30px;font-size:14px;text-align:center;white-space:nowrap;text-overflow: ellipsis;overflow: hidden;}
.related-pro .list .swiper-slide:hover a{color:#CA0000;}

.related-pro .swiper-button-prev,.related-pro .swiper-button-next{width:38px;height:38px;margin-top:-19px;text-align:center;border-radius:50%;background:#fff;border:1px solid #D9D9D9;}
.related-pro .swiper-button-prev,.related-pro .swiper-container-rtl .swiper-button-next{left:-50px;right:auto;}
.related-pro .swiper-button-next,.related-pro .swiper-container-rtl .swiper-button-prev{right:-50px;left:auto;}
.related-pro .swiper-button-prev i,.related-pro .swiper-button-next i{font-size:18px;line-height:38px;color:#B6B6B6;}

.related-pro .swiper-button-prev:hover,.related-pro .swiper-button-next:hover{background:#245984;border:1px solid #245984;}
.related-pro .swiper-button-prev:hover i,.related-pro .swiper-button-next:hover i{color:#fff;}


/*contact*/

.map{margin:20px 0 0 0;}
.map img{width:100%;}

.mess{width:600px;margin:0 auto;}
.mess h3{text-align:center;font-size:20px;margin:40px 0 30px;color:#333;font-family:'HelveticaNeue-BoldCond';}
.mess dl{line-height:30px;margin:5px 0 0 0;border-bottom:1px dashed #ccc;}
.mess dl dt,.mess dl dd{float:left;font-size:15px;}
.mess dl dt{margin-right:5px;width:19%;padding-left:1%;}
.mess dl dd{padding-left:1%;width:78%;}
.mess dl dd a{color:#666;}
.mess dl dd a:hover{color:#B8296B;}
.mess hr{background:#474747;border:none;margin:10px 0;height:1px;}

.mess table{width:100%;max-width:100%;border: 1px solid #dddddd;}
.mess table tr > th{padding:10px 8px;background:#245984;line-height:1.42857143;vertical-align:middle;border:1px solid #fff;color:#fff;font-weight:bold;text-align:center;font-size:15px;}
.mess table tr > td{padding:10px 8px;line-height: 1.42857143;vertical-align:middle;border:1px solid #dddddd;text-align:center;font-size:15px;color:#333;}
.mess table tr > td a{color:#333;}


.linetit{margin:60px 0 0 0;}
.linetit h4{position:relative;font-weight:normal;margin-top:0;border-bottom:2px solid transparent;font-size:22px;line-height:20px;color:#222;text-align:center;}
.linetit h4::before{content: "";display: block;border-top:1px dashed #D1CFCF;width: 100%;height:1px;position: absolute;top: 50%;z-index: 1;}
.linetit h4 span{background:#fff;text-transform:uppercase;font-weight:bold;font-size:20px;color:#333;width:auto;padding:8px 10px;text-align:center;position:relative;display:inline-block;z-index:1;}


.inquirbox{width:700px;margin:20px auto 0;}

.inquirShow{}
.inquirShow fieldset{padding:15px;margin:10px 0 0 0;border:1px solid #ddd;background:#fff;}
.inquirShow fieldset legend {color:#fff;font-weight:bold;font-size:14px;padding:8px 25px;background:#989898;}

.inquirShow .row{ margin:15px 0 0 0;}

.inquirShow dt{font-size:13px;}
.inquirShow dd{margin:5px 0 0 0;}

.inquirShow input,.inquirShow textarea{padding:10px 10px;font-size:14px;border:1px solid #C9C9C9;width:100%;line-height:20px;text-align:left;color:#222;box-sizing:border-box;}
.inquirShow textarea {display:block;max-width:100%;width:100%;resize:none;box-sizing:border-box;}

.inquirShow .red{color:#f00;font-weight:bold;}
.inquirShow .yzm { width:100px; margin-right:10px;}
.inquirShow img {cursor: pointer; margin-left: 3px; display: inline-block;vertical-align: middle;}

.inquirShow input:focus,.inquirShow select:focus,.inquirShow textarea:focus { -webkit-box-shadow:0 0 5px #999; -moz-box-shadow:0 0 5px #999; box-shadow:0 0 5px #999; background:#fafafa; border-color:#999; outline:0 }

.inquirShow input.btn {padding:0;border:0;background:#2C98E3;color:#fff;line-height:35px;width:100px;font-size:16px;text-align:center;cursor:pointer;}

table.bt thead,table.bt tbody th {display: none;}

table.bt tfoot th,table.bt tfoot td,table.bt tbody td {font-size:13px;border: none;display: block;vertical-align:top;margin:2px 0;}
table.bt tfoot th:before,table.bt tfoot td:before,table.bt tbody td:before {content: attr(data-th) ": ";padding:10px 10px;width:100px;float:left;color:#fff;display: inline-block;background:#245984;}

table.bt tfoot th.bt-hide,table.bt tfoot td.bt-hide,table.bt tbody td.bt-hide {display: none;}

table.bt tfoot th .bt-content,table.bt tfoot td .bt-content,table.bt tbody td .bt-content {vertical-align: top;padding:10px 5px;}

.bt-wrapper.active {max-height: 310px;overflow:auto;-webkit-overflow-scrolling: touch;}

/*-----分页----*/
.digg{padding:20px 10px 3px 0;margin:30px 0 20px 0;clear:both;line-height:28px;text-align:center;border-top:1px solid #ADADAD;}
.digg a,.digg span{line-height:16px;padding:7px 12px;margin:0 1px;display:inline-block;border:1px solid #bebebe;background:#fff;}
.digg a:active{border:#333 1px solid;color:#f18101; }
.digg span.disabled{color:#fff;border:1px solid #F18101;background:#fff;}
.digg span.disabled,.digg a:hover{background:#333;border:1px solid #333;box-shadow: 0 1px 0 0 #fff;color: #fff !important;}
