﻿@charset "utf-8";
/* CSS Document */
* {
padding:0px;
margin:0px;
}
img {
border:none; max-width:100%;
}
body { font-size: 15px; font-family:"Microsoft YaHei", verdant, tahoma;color: #333; font-weight: normal; padding: 0px; margin: 0px; text-decoration: none; line-height: 27px;
min-width:1200px;}
a {
text-decoration:none;
font-family:"Microsoft YaHei", verdant, tahoma;
color:#333;
font-weight:normal;
}
a:hover {
color:#033185;
}
.clear {
clear:both;
}
ul {
list-style-type: none;
}
li {
list-style-type:none;
line-height:27px;
}
.fl{float:left;}
.fr{float:right;}
.hz{width:1200px;margin:0 auto;}
.hza{ width: 1200px; margin:45px auto; }
.hza:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}


.top-bj{width:100%;background:#033185;line-height:39px;overflow:hidden;color:#fff;}
.top-left{font-size:14px;color:#fff;}
.top-right a{color:#fff;font-size:14px;}
.top{width:100%; }
.top:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
.logo { padding:15px 0; }


.nav{width:600px;margin-top:30px;margin-left:40px;}
.mainbav li { float: left; position: relative;  padding: 0 4%;}

.mainbav li a {font-size: 18px;}
.mainbav .memu { float: left; line-height: 45px; height: 45px; text-align: center; }
.mainbav .memu:hover, .mainbav .memu.active { color: #033185; display: block; }
.mainbav .memu:hover a, .mainbav .memu.active a { color: #033185; }
.mainbav ul li ul { display: none; position: absolute; width: 180px; left: 0; top: 45px; z-index: 999999; background: #033185; }
.mainbav ul li ul li { float: none; border-right: none; padding: 0;border-bottom:1px solid #003ba8; line-height:40px;  position: relative; text-align: left; }
.mainbav ul li ul li a { display: block; color: #fff !important; font-size: 15px; padding: 0 10px; font-weight: normal; }
.mainbav ul li ul li a:hover { text-decoration: underline; background-color: #f7b100; color:#033185 !important;}
.mainbav ul li ul li ul { position: absolute; left: 190px; top: 0; }


.search{margin-top:30px;}
input {
	outline:none;
}
.sok {
	width:225px;
	padding-left:10px;
 
	border:1px solid #e0e0e0;height:46px;float:left;

}
.banner {

margin-right: auto;
margin-bottom: 0;
margin-left: auto;
}
/* fullSlide */
.fullSlide{width:100%;position:relative;height:802px;background:#000;  }
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:802px;overflow:hidden;text-align:center; position:relative; }
.fullSlide .bd li a{display:block;height:802px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#f00;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:5%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:5%;background-position:-6px -137px;}
a.banner-bg{ display:block; width:100%;background:url(../images/banner-hg.png) center bottom no-repeat; padding-bottom:10px;}
/* banner css end */





.index-title-hz{margin:45px 0;line-height:36px;text-align:center;}
.index-title-yy{font-size:36px;color:#333;}
.index-title{font-size:24px;color:#333;margin-top:5px;}
.index-title-xt{margin-top:5px;text-align:center;}

.khjz_dkj{position:relative;}
.khjz{max-width:1728px; margin:0 auto; margin-top:40px;}
.item-pic{display:block; overflow:hidden; border:1px solid #e7e7e7;}
.khjz .item{ width:90%;  margin:0 5%;  }
.khjz .item a { text-decoration:none;}
.jqc_wb{text-align:center;margin-top:15px;font-size:24px;}
.khjz .item .jqc_img {transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}
.khjz .item .jqc_img:hover {  transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s;}
.khjz .item .jqc_img img { width:100%; }
.khjz .item .jpc_txt { font-size:18px;text-align:center; margin-top:14px; }
.parBd .slideBox ul li a{font-size:18px;}
.owl-carousel .owl-wrapper:after{content: " ";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init*/
.owl-carousel{display:none; width: 96%;-ms-touch-action:pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon*/
.grabbing{cursor:url(../images/grabbing.png) 8 8, move;}
/* fix*/
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}

.owl-carousel .owl-controls{width:100%; margin-top:20px;  z-index:11; text-align:center;}
.owl-carousel .owl-controls .owl-buttons div{position:absolute; display:inline-block ;zoom: 1;*display:inline; width:23px; height:52px;  text-indent:-9999px; transition:.35s;  top:50%; margin-top:-20px;}
.owl-carousel .owl-controls .owl-buttons .owl-prev {background:url(../images/index_19.jpg) center no-repeat; overflow:hidden; left:0;}
.owl-carousel .owl-controls .owl-buttons .owl-next {background:url(../images/index_20.jpg) center no-repeat; overflow:hidden; right:0;}
.owl-carousel .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.owl-carousel .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.owl-carousel .owl-controls .owl-page span{display: block;width:10px; height:10px; margin: 5px 7px;filter: Alpha(Opacity=50);/*IE7 fix*/opacity: 0.5;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #869791;}
.owl-carousel .owl-controls .owl-page.active span,
.owl-carouselpzs .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1; background: #e46d22;}
.owl-carousel .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.owl-carousel .loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}
.owl-carousel .owl-pagination{display:none;}


.index-ggt{margin-top:50px;background:url(../images/index_24.jpg)no-repeat center;padding:150px 0 ;overflow:hidden;}
.index-ggt-wb{width:330px;float:left;padding-left:526px;font-size:16px;}
.index-ggt-title{font-size:32px;margin-bottom:18px;color:#000;}

.index-about-bj{background:#033185;padding:50px 0;overflow:hidden;text-align:center;}
.index-about-title{font-size:48px;color:#fff;line-height:48px;}
.index-about-title-yy{font-size:24px;color:#dcdffb;margin-top:7px;}
.index-about-nr{font-size:18px;color:#ebebeb;margin:50px 0;line-height:35px;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:6; -webkit-box-orient:vertical; overflow:hidden; }
.index-about-more{width:200px;border:1px solid #fff;line-height:48px;margin:0 auto;overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.index-about-more a{font-size:18px;color:#fff;}
.index-about-more:hover{transform:translateY(-6px); -webkit-transform:translateY(-6px);}



.index-news-bj{background:#f1f1f1;overflow:hidden;}
.index-news-nr{margin-top:40px;}
.index-news-nr-left{width:374px;margin-right:31px;}
.index-news-nr-left:nth-child(3n){margin-right:0;}
.index-news-nr-left-title{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;text-align:center;}
.index-news-nr-left-title a{font-size:24px;}
.index-news-nr-hz{background:#fff;padding:30px;}
.index-news-nr-left-pic{display:block; overflow:hidden;}
.index-news-nr-left-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}
 .index-news-nr-left-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.index-news-nr-left-content{margin-top:25px;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}


.index-foot-menu{ border-top: 1px solid #e9e9e9; overflow: hidden; padding:45px 0 ; }
.foot-lxfs{ width: 570px; }
.foot-hz-nav { float: left; width: 190px; }
.foot-hz-cd { font-size: 18px;  color: #333; font-weight: bold; }
.foot-hz-menu { margin-top: 15px; margin-right: auto; margin-left: auto; }
.foot-hz-menu li{line-height:25px;}
.foot-hz-menu a { color: #666; }
.foot-hz-menu a:hover { color: #033185; }


.index_link-hz{background:#033185;line-height:45px;text-align:center;color:#fff;}
.index_link-hz a{color:#fff;}

.index_contact-hz{ width: 600px; }
.index_contact-nr{ width: 330px; color: #666;  line-height: 24px; }
.index_contact-nr a{color:#666;}
.foot-hz-nr{margin-top:15px;}
.index_contact-nr a:hover{color:#033185;}
.ewm{color:#666;margin-top:20px;}
.foot-hz-hm{ font-size: 24px; color: #e70000; }
.foot-hz-dh{color:#666;margin-top:15px;}



.about{width: 1200px; margin: 45px auto; overflow: hidden;font-size:16px;}
.about-menu-hz{background:url(../images/about-bj.jpg);padding:50px 0 20px 0;overflow:hidden;}
.about-menu-top-title{font-size:36px;margin-bottom:30px;float:left;}
.about-title{color:#333;font-size:36px;font-weight:bold;}
.about-menu-cd li{float:left;margin-right:5px;line-height:35px;margin-bottom:15px;}
.about-menu-cd li a{padding:0 13px;font-size:18px;}
.about-menu-cd li a:hover, a.on{ background: #033185; display: block; color: #fff; }
.about-menu-top-wz{color:#666;float:right;}


.ryzz-pic-hz{width:22%;margin:0 4% 3% 0;float:left;}
.ryzz-pic-hz:nth-child(4n){margin-right:0;}
.ryzz-wb{text-align:center;margin-top:10px;}

.gccg-pic-hz{width:30%;margin:0 5% 3% 0;float:left;}
.gccg-pic-hz:nth-child(3n){margin-right:0;}


.img-banner{ background:center center; width:100%; overflow:hidden;}
.img-banner div{ line-height:0px;}
.img-banner div img{opacity:0;}



.tj-product{border-top:1px solid #f2f2f2; padding: 40px 0; }
.tj-product-title{ font-size: 30px; text-align: center; }
.tj-product-cp{ margin: 50px 0 15px 0; 
}
.tj-product-hz{width:260px;margin-right:20px;float:left;}
.tj-product-hz a{font-size:15px;}
.tj-product-hz:nth-child(4n){margin-right:0px;}
.tj-product-pic{display:block; overflow:hidden;border:1px solid #f2f2f2; }
.tj-product-pic:hover{border:1px solid #033185;}
.tj-product-pic img{width:100%;transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}
.tj-product-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }
.zzmc{text-align:center;margin-top:10px;}




.xy{ width: 100%; margin:0 auto; text-align: center; overflow:hidden;}
.xy li{margin:0 10px; display:inline-block; font-size:0px;}
.xy li a{ font-size:14px; }
.xy li a:hover,.xy li a.on {color:#005cb1;}





.ny-product-pic{ width: 370px; margin-right: 32px;margin-bottom: 45px;float:left;border:1px solid #e7e7e7;box-shadow:3px 3px 3px #f2f2f2;padding:3px 3px 15px 3px;  position:relative; }
.ny-product-pic:nth-child(3n){margin-right:0;}
.ny-product-pic:before { content:' '; position:absolute; left:0px; top:0px; width:0px; height:1px; background:#033185; transition:all 0.5s;}
.ny-product-pic:hover::before { width:100%;}
.ny-product-pic:after { content:' '; position:absolute; right:0px; bottom:0px; width:0px; height:1px; background:#033185; transition:all 0.5s;}
.ny-product-pic:hover::after { width:100%;}
.ny-product-pic i:before { content:' '; position:absolute; left:0px; top:0px; width:1px; height:0px; background:#033185; transition:all 0.5s;}
.ny-product-pic:hover i:before { height:100%;}
.ny-product-pic i:after { content:' '; position:absolute; right:0px; bottom:0px; width:1px; height:0px; background:#033185; transition:all 0.5s;}
.ny-product-pic:hover i:after { height:100%;}
.ny-product-tu{overflow:hidden;}
.ny-product-sm{ text-align: center; line-height: 40px; color: #666666; }
.ny-product-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }
.ny-product-pic img{width:100%;transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;display:block; overflow:hidden;}
.ny-product-wz{  text-align:center;padding:20px 0;font-size:24px; }
.ny-product-wz2{font-size:16px; text-align:center;color:#666;}

#demo{width:100%; overflow:hidden; margin:20px auto;}
.index-por-title{ width: 244px; font-size: 24px; background: #033185; padding: 15px 0; line-height: 30px; color: #fff; text-align: center; }
.pro-xw{ color: #CCCCCC; font-weight: normal; font-size: 16px; }


.product-top .l { width: 580px; float: left; 
}
.pro-right { width: 570px;float:right;
}
.product-ny-title {  border-bottom: 1px dashed #CCCCCC; font-size:26px; padding-bottom:15px;
}

.product-ny-fwrx { line-height: 28px; font-size: 18px; float: left; margin-top: 20px; 
}
.product-ny-hm{
	font-size:24px;
	color:#e70000;
}
.pro-js { margin-top: 30px; 
}
.ny-product-xbt{color:#999;}
.ny-product-hz{border-bottom:1px solid #f2f2f2;overflow:hidden;padding-bottom:20px;}


.ny-product-ms-hz{ border-top: 1px solid  #e9e9e9; }
.ny-product-ms{ width: 180px; line-height: 40px; text-align: center; color: #fff; background: #033185; font-size: 16px;font-weight:bold; margin-top:40px;}
.ny-product-content{margin:35px 0;}



.news-nr-hz{background:#efefef;overflow:hidden;padding:20px;margin-bottom:40px;overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.news-nr-hz:hover{transform:translateY(-6px); -webkit-transform:translateY(-6px);box-shadow:#e0e0e0 0px 1px 1px  1px;}
.news-nr-tu img{width:287px;height:208px;}
.news-xw{width:800px;margin-left:30px;color:#666;}
.news-xw-title{ margin: 20px 0; }
.news-xw-title a{color:#333;font-size:20px;}
.news-xw-title a:hover{color:#086ed5;}
.news-nr{text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.news-more{ margin-top: 40px; border: 1px solid #d3d3d3; width: 120px; border-radius: 25px; text-align: center; line-height: 30px; }
.news-more a{color:#666;}
.news-more a:hover{color:#086ed5;}
.jjfa-content{ margin: 30px 0; }




.news-hz{border-bottom:1px solid #eaeaea;padding-bottom:30px;margin-bottom:50px;overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.news-hz:hover{transform:translateY(-6px); -webkit-transform:translateY(-6px);}
.news-rq{text-align:center;width:163px;margin:0 auto;font-size:20px;color:#999;}
.rqsz{font-size:70px;line-height:70px;}

.news-centent{width:100%;float:left;color:#666; margin-bototm:15px;}
.news-centent-title{ margin-bottom: 10px; }
.news-centent-title a{color:#333;font-size:22px;}
.news-time{margin-bottom:20px;color:#999;}
.news-nr{text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; margin-bottom:15px;}
.news-ll{width:70px;height:52px;float:right;text-align:center;border:1px solid #d6d7d6;border-radius:5px;padding-top:18px;margin-right:30px;}

.news-ti { width: 1200px; border-bottom: 1px  dashed  #D0D0D0; font-size: 24px; line-height: 35px; text-align: center; padding-bottom: 10px; 
}

.time {
	font-size: 14px;
	color: #666;font-weight:normal;
}


.map{  float: right;  padding: 5px; border: 1px solid #e6e6e6;width:1180px; }
.contact-hz{ margin-bottom: 30px; border: 1px solid #f7f7f7; overflow: hidden; }
.contact-title{ background: #f7f7f7; line-height: 45px; padding-left: 15px; display: block; font-weight: bold; font-size: 16px; color: #000000; }
.contact-nr{padding:20px;}



.sok1{ width: 450px; border: 1px solid #D8D8D8; line-height: 35px; margin-bottom: 15px; padding-left: 15px; color: #CCCCCC; font-size: 14px; font-family: "微软雅黑"; }
.sok2{  border: 1px solid #D8D8D8; line-height: 35px; margin-bottom: 15px; padding-left: 15px; color: #CCCCCC; font-size: 14px; font-family: "微软雅黑"; margin-top: 15px; }
input{outline:none;}
.tj{ width: 110px; border: 1px solid #e6e5e5; line-height: 35px; text-algin: center; color: #fff; background-color: #1c56ab; cursor: pointer; font-size: 16px; margin-top: 20px; }