@charset "utf-8";
body,div,ul,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,A,input,textarea, img{
	margin:0px;
	padding:0px;
	font-size:15px;
	text-align:left;
	font-family:"microsoft yahei";
	text-decoration: none;
	color: #333;
	list-style:none ;
	box-sizing: border-box;
	}
span{
	box-sizing: border-box;
	}
body{
	overflow-x: hidden;
	background: #fff;
}
.clearfix:after,.clearfix:before {
	content: " ";
	display: table
}
.clearfix:after {
	clear: both
}
A:hover{
	color: #003728;
}

.bai a{
	color:#FFFFFF;
	}
img{ 
 	border:0; 
 	display: block;
	transition: all 0.5s ease;
 	}	
.left{
	float:left;
	}
.right{
	float:right;
	}
.clear{
	clear:both;
	}
.block{
	display:block;
	}

.duration15 { -webkit-animation-duration: 1.5s; animation-duration: 1.5s; }
.duration18 { -webkit-animation-duration: 1.8s; animation-duration: 1.8s; }
.duration20 { -webkit-animation-duration: 2s; animation-duration: 2s; }
.delay1 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }
.delay2 { -webkit-animation-delay: 0.35s; animation-delay: 0.35s; }
.delay3{ -webkit-animation-delay: 0.5s; animation-delay: 0.5s; }
.delay4{ -webkit-animation-delay: 0.65s; animation-delay: 0.65s; }
.delay5{ -webkit-animation-delay: 0.8s; animation-delay: 0.8s; }
.delay6{ -webkit-animation-delay: 0.95s; animation-delay: 0.95s; }
.delay7{ -webkit-animation-delay: 1.1s; animation-delay: 1.1s; }
.delay8{ -webkit-animation-delay: 1.25s; animation-delay: 1.25s; }
.delay9{ -webkit-animation-delay: 1.4s; animation-delay: 1.4s; }
.delay10{ -webkit-animation-delay: 1.55s; animation-delay: 1.55s; }
.an-hide{ 
	visibility:hidden;
    *visibility:visible;
	}
.an-show{ 
	visibility:visible;
}

@font-face
{
font-family: ywzt;
src: url('Impact.TTF'),
     url('Impact.eot'); /* IE9+ */
}
.container{
	width: 1200px;
	margin:auto;
}

/*top*/
.head{
	height:100px;
	}

.logo{
	float:left;
	width:321px;
	margin-top:25px;
}


.nav{
	width:630px;
	float:left;
	margin-left:35px;
	margin-top:30px;
	}

.nav ul li{
	width:90px;
	float:left;
	position:relative;
	}
.nav ul li a{
	color: #000;
	font-size:16px;
	line-height:40px;
	display:block;
	text-align:center;
}

.nav ul li a:hover , .nav ul .sy a{
	color:#24439e;
}

.nav .submenu{ 
	width:100%;
	position:absolute; 
	top:40px;
	display:none; 
	z-index:999;
	background-image:none;
	background-color: rgba(0,0,0,0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8ffffff,endColorstr=#C8ffffff);	
	}
.nav .submenu2{
	width:200px;
	}
.nav .submenu dl dt a{
	display: block;
    text-align: left;
    color: #666;
	text-align:center;
	width:100%;
    line-height: 35px;
    font-size: 14px;
    font-weight: normal;
    height: 36px;
	color:#fff;
	border-top:1px solid rgba(255,255,255,0.2);
	background:none;
	}
.nav .submenu dl dt a:hover{
	background-image:none;
	background:#1f4fa3 !important;
	color:#fff;
	}
.tel{
	float:right;
	width:170px;
	font-size:20px;
	margin-top:35px;
	color:#000;
	}
.tel img{
	display:inline-block;
	margin-right:5px;
	margin-top:2px;
	vertical-align:top;
	}
/*banner*/
.banner{
	position:relative;
	}	
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	width:60px;
	height:60px;
	left:40px;
	border-radius:30px;
	background-color: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000,endColorstr=#C8000000);
	}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	width:60px;
	right:40px;
	height:60px;
	border-radius:30px;
	background-color: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000,endColorstr=#C8000000);
	}
.swiper-button-prev:hover , .swiper-button-next:hover {
	background:#003728;
	}	
.swiper-button-next:after,.swiper-button-prev:after {
	color:#fff;
	font-size:20px;
	}
.swiper-pagination-bullet {
	width:16px;
	height: 16px;
	opacity:0.8;
	background:#dddddd;
	}
.swiper-pagination-bullet-active {
	background:#387bcd;
	opacity:1;
	}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	bottom:3%;
	}

/**/
.bt{
	width:1200px;
	margin:auto;
	padding:40px 0 80px 0;
	position:relative;
	}
.bt ul{
	position:absolute;
	width:1200px;
	z-index:9;
	top:0px;
	padding-top:70px;
	}
.bt ul h2{
	font-size:40px;
	text-align:center;
	}
.bt ul h2 span{
	color:#24439e;
	}
.bt ul p{
	text-align:center;
	font-size:18px;
	padding:5px 0 10px 0;
	}
.bt ul h3{
	width:45px;
	margin:auto;
	border-bottom:3px solid #d8493b;
	}
.bt h4{
	font-size:72px;
	color:#f3f4f8;
	text-align:center;
	text-transform:uppercase;
	}
.bai ul h2 , .bai ul p{
	color:#fff;
	}
.bai ul h3{
	border-bottom:3px solid #fff;
	}
.bai h4{
	color:rgba(255,255,255,0.3);
	}
/**/
.hot_news{
	background:rgba(36,67,158,0.7);
	width:100%;
	z-index:999;
	position:absolute;
	bottom:0px;
	height:80px;
	}
.hot_news ul{
	line-height:80px;
	}
.hot_news ul img{
	display:inline-block;
	vertical-align:top;
	margin-top:20px;
	}
.hot_news ul b{
	color:#fff;
	font-size:24px;
	border-right:1px solid #fff;
	padding:0 20px;
	}
.hot_news ul a{
	color:#fff;
	padding:0 10px;
	}
/**/
.i_product_bj{
	background:url(pro_bj.jpg) no-repeat center bottom;
	height:740px;
	}
.i_product{
	position:relative;
	}
.i_product .swiper-slide h2{
	font-size:28px;
	color:#333;
	text-align:center;
	}
.i_product .swiper-slide p{
	text-align:center;
	padding:10px 0 20px 0;
	line-height:28px;
	}
.i_product .swiper-slide span{
	font-size:20px;
	color:#24439e;
	text-align:center;
	line-height:38px;
	width:40px;
	display:block;
	margin:auto;
	border:1px solid #24439e;
	border-radius:20px;
	}
.i_product .swiper-slide-next h2{
	color:#24439e
	}
.i_product .swiper-slide img{
	width:100%;
	}
.i_product .swiper-slide h2{
	
	}
.swiper-button-next1{
	right:-100px;
	margin-top:40px;
	}
.swiper-button-prev1{
	left:-100px;
	margin-top:40px;
	}
/**/
.case_bj{
	background:url(case_bj.jpg);
	height:680px;
	}
.case{
	position:relative;
	}
.case .swiper-slide ul {
	position:relative;
	}
.case .swiper-slide ul li{
	z-index:3;
	position:absolute;
	width:100%;
	top:0px;
	}
.case .swiper-slide ul li img{
	margin:60px auto 20px;
	}
.case .swiper-slide ul li h2{
	font-size:26px;
	color:#24439e;
	text-align:center;
	}
.case .swiper-slide ul li p{
	padding:10px 80px;
	text-align:center;
	line-height:24px;
	}
.swiper-button-next2{
	right:-100px;
	margin-top:80px
	}
.swiper-button-prev2{
	left:-100px;
	margin-top:80px
	}
/**/
.about{
	padding-top:60px;
	}
.about img{
	float:right;
	}
.about ul{
	width:550px;
	float:left
	}
.about ul h2{
	font-size:18px;
	font-weight:normal;
	}
.about ul h2 b{
	font-size:46px;
	text-transform:uppercase;
	}
.about ul h4{
	font-size:24px;
	padding:20px 0;
	color:#24439e;
	font-weight:normal;
	}
.about ul span{
	display:block;
	width:60px;
	height:2px;
	background:#24439e;
	}
.about ul li{
	padding:40px 0;
	}
.about ul li p{
	line-height:28px;
	}
.more{
	display:inline-block;
	line-height:40px;
	border:1px solid #24439e;
	border-radius:21px;
	color:#24439e;
	padding:0 40px;
	transition:all 0.6s;
	}
.more:hover{
	color:#fff;
	background:#24439e
	}
/**/
.news_bj{
	margin:100px 0;
	background:url(news_bj.jpg) center bottom no-repeat; 
	}
.news{
	width:1200px;
	overflow:hidden;
	text-align:center;
	padding-bottom:100px;
	}
.news ul{
	width:1300px;
	}
.news ul li{
	width:380px;
	margin-right:30px;
	float:left;
	margin-top:30px;
	background:#fff;
	transition:all 0.6s;
	}
.news ul li:hover{
	margin-top:0px;
	}
.news ul li:hover h2{
	background:#24439e;
	} 
.news ul li:hover h2 span , .news ul li:hover h2 b , .news ul li:hover h2 p{
	color:#fff;
	}
.news ul li h2{
	padding:20px 30px 40px 30px;
	}
.news ul li span{
	font-size:16px;
	display:block;
	font-weight:normal;
	}
.news ul li b{
	font-size:18px;
	color:#333;
	font-weight:normal;
	padding:5px 0;
	display:block;
	color:#333;
	}
.news ul li p{
	font-size:15px;
	color:#666;
	font-weight:normal;
	}
.news .more{
	margin-top:40px;
	}
/**/
.hzhb{
	overflow:hidden;
	padding-bottom:80px;
	}
.hzhb ul{
	width:1300px;
	}
.hzhb ul li{
	width:282px;
	border:1px solid #ddd;
	float:left;
	margin-right:24px;
	}
/**/	
.foot{
	background:#1f1f1f;
	padding-top:20px;
	}
.foot_nav{
	border-bottom:1px solid #4b4b4b;
	height:80px;
	}
.foot_nav a{
	display:inline-block;
	color:#fff;
	padding-right:40px;
	line-height:70px;
	font-size:16px;
	}
.foot_nav img{
	float:right;
	margin-top:10px;
	}
.foot_c{
	padding:50px 0;
	}
.foot_product{
	width:600px;
	float:left;
	}
.foot_product a{
	display:block;
	width:250px;
	float:left;
	padding-left:20px;
	background:url(xtb.png) no-repeat center left;
	line-height:40px;
	color:#aaaaaa;
	font-size:15px;
	}
.foot_contact{
	width:330px;
	float:left;
	margin-left:100px;
	color:#aaaaaa;
	font-size:15px;
	line-height:32px;
	}

.foot_ewm{
	float:right;
	width:140px;
	text-align:center;
	color:#aaaaaa;
	font-size:14px;
	line-height:32px;
	}
.bqsy{
	background:#191919;
	}
.bqsy ul{
	width:1200px;
	line-height:60px;
	margin:auto;
	color:#aaaaaa;
	}
.bqsy ul a{
	color:#aaaaaa;
	}
/**/
.banner_n{
	background-position:center;
	}
.banner_n ul{
	padding:80px 0 120px 0;
	}
.banner_n ul h2{
	font-size:40px;
	color:#fff;
	}
.banner_n ul p{
	color:#fff;
	font-size:16px;
	padding:20px 0;
	line-height:28px;
	}
.banner_n ul a{
	display: inline-block;
    padding: 8px 30px;
    font-size: 16px;
    color: #fff;
    border: 2px solid #fff;
	}
.banner_n ul .mb{
	display:none;
	}
.banner_n ul li{
	width:50%;
	float:left;
	}
.banner_n ul img{
	float:right;
	width:40%;
	}
#swiper2 .swiper-button-disabled{
	opacity:0;
	}
/**/
.position{
	height: 60px;
    background: #fff;
	line-height:60px;
    border-bottom: 1px solid #dfdfdf;
	}
.position img{
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
	}
.ny_nav{
	padding-bottom:25px;
	}
.ny_nav a{
	display:inline-block;
	padding:0 45px;
	height:50px;
	background:#fff;
	line-height:48px;
	font-size:15px;
	text-align:center;
	border:1px solid #eee;
	transition:all 0.6s;
	}
.ny_nav a:hover , .ny_nav .cur{
	background:#003728;
	border:1px solid #003728;
	color:#fff;
	}
.mian_bj{
	width:100%;
	padding-bottom:95px;
	padding-top:25px;
	background:#f7f7f7;
	}
.mian{
	background:#fff;
	padding:30px;
	}
.main_nr p{
	line-height:32px;
	}
.main_nr strong{
	font-size:18px;
	}
.main_nr img{
	display:inline-block;
	max-width:100%;
	}

/**/
.pagination {
	text-align: center;
	padding-top:15px;
}
.page-item {
	display: inline-block;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ddd;
}
.page-num {
	padding: 5px 10px;
	display: inline-block;
	border: 1px solid #ddd;
	background: #ddd;
	margin: 0 2px;
}
.pagination a:hover {
	color: #fff;
	background: #003728;
}
.page-num-current {
	background: #003728;
	color: #fff;
}

.newslist ul li {
	background:#fff;
	padding: 40px 25px  25px 25px;
	margin-bottom: 15px;
	transition:all 0.6s;
}
.newslist ul li:hover{
	box-shadow:2px 2px 2px #999;
	}
.newslist ul li b {
	font-size: 18px;
}
.newslist ul li a{
	display:block;
	}
.newslist ul li p {
	padding: 15px 0;
	line-height: 24px;
}
.newslist ul li span {
	color: #ccc;
}
.news_bt{
    color: #222;
    text-align: center;
    font-size: 36px;
	border-bottom:1px solid #ddd;
	padding-bottom:20px;
	margin-bottom:20px;
}


/**/
.baisebj{
	background:#fff;
	}
.contact_xj{
	width:30%;
	line-height:35px;
	float:left;
	padding:30px 50px;
	}
#allmap {
	width:70%;
	float:right;
	height: 430px;
	overflow: hidden;
	font-family:"微软雅黑" ;
	}
.BMapLabel{
	border: 1px  solid #DDD !important; 
	line-height: 22px !important;
	font-size: 14px !important;
	padding: 15px !important;
	top: -60px !important;
	left: 30px !important;
	font-family:"microsoft yahei"!important;
}
.BMapLabel span{
	font-size: 24px;
	font-family: ywzt;
	color:#c40c17 ;
	line-height: 35px !important;
}
.BMapLabel  img{
	width:250px;
	margin-top:15px;
	}
.form-control{
    background-color: #fff;
    padding: 15px 15px;
    color: #6e6e6e;
	border:1px solid #ddd;;
    font-size: 14px;
}
.nr100{
	width:100%;
	height:150px;
	margin-top:30px;
	margin-bottom:10px;
	}
.nr30{
	width:39%;
	float:left;
	margin-right:1%;
	}
.nr20{
	background:#003728;
	width:20%;
	float:right;
	color:#fff;
	padding:15px 0;
	border:none;
	}

/**/
.caselist{
	overflow:hidden;
	}
.caselist ul{
	width:1280px;
	}
.caselist ul li{
	width:289px;
	height:320px;
	overflow:hidden;
	border:1px solid #ddd;
	float:left;
	background:#fff;
	margin-right:14px;
	margin-bottom:14px;
	}
.caselist ul li img{
	width:100%;
	transition: all 1s ease;
	}
.caselist ul li h2{
	padding:20px 20px 0 20px;
	font-size:16px;
	}
.caselist ul li p{
	text-align:left;
	padding:10px 20px;
	font-size:13px;
	line-height:25px;
	}
.caselist ul li:hover img{
	transform:scale(1.08);
	}


/**/
.productlist{
	overflow:hidden;
	}
.productlist ul{
	width:1280px;
	}
.productlist ul li{
	width:289px;
	overflow:hidden;
	border:1px solid #ddd;
	float:left;
	background:#fff;
	margin-right:13px;
	margin-bottom:14px;
	}
.productlist ul li  img{
	width:100%;
	transition: all 1s ease;
	}

.productlist ul li:hover img{
	transform:scale(1.08)
	}	
.productlist ul li h2{
	height:50px;
	line-height:49px;
	border-top:1px solid #ddd;
	text-align:center;
	background:#ddd;
	color:#333;
	overflow:hidden;
	transition:all 0.6s;
	font-weight:normal;
	}
.productlist ul li:hover h2{
	background:#003728;
	color:#fff;
	}

/**/
.positionshow{
	height: 70px;
    background: #fff;
	line-height:70px;
    border-bottom: 1px solid #dfdfdf;
	}
.showbanner{
	background:url(show_bj.jpg) no-repeat center;
	padding:90px 0 120px 0;
	}
.showimg{
	width:48%;
	float:left;
	}
.showimg h4{
	color:#333;
	margin-top:30px;
	}
.showimgtp{
	border:1px solid #ddd;
	}
.jianshu{
	float:right;
	width:47%;
	}
.jianshu h2{
	font-size:30px;
	color:#333;
	}
.jianshu ul{
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:25px 0;
	margin:35px 0;
	line-height:30px;
	}
.jianshu  a span{
	font-size:40px;
	font-family:ywzt;
	color:#24439e;
	}
.jianshu img{
	float:left;
	margin-right:10px;
	}
.showproduct{
	margin:40px 0 90px 0;
	}
.showproduct h4{
	font-size:18px;
	line-height:35px;
	}
.positionshow_bt li{
	width:200px;
	font-size:20px;
	color:#333;
	float:left;
	text-align:center;
	height:70px;
	cursor:pointer;
	}
.positionshow_bt .hover{
	border-bottom:2px solid #005f8f;
	}
.showproduct h2{
	font-size:30px;
	color:#333;
	padding:40px 0 20px 0;
	}
.showproduct div{
	line-height:28px;
	}
.showproduct div strong{
	color:#333;
	}
.showproduct div img{
	max-width:100%;
	}
	
#con_show_4 ul li{
	width:32%;
	margin-right:1.3%;
	float:left;
	position:relative;
	margin-bottom:10px;
	}
#con_show_4 ul li img{
	width:100%;
	}
#con_show_4 ul li span{
	z-index:2;
	display:block;
	top:0px;
	height:100%;
	background: rgba(0,0,0,0.6);
	width:100%;
	text-align:center;
	padding-top:30%;
	font-size:24px;
	color:#fff;
	position:absolute;
	}
#con_show_2 table{
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
    width: 100%;
    word-break: break-all;
	border-spacing: 0px;border-collapse: separate;
	}

#con_show_2  table td{
	padding:6px 10px ;
	color:#666;
	font-size:13px;
	line-height:24px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}

.biaoge table{
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
    width: 100%;
	margin-bottom:10px;
	margin-top:5px;
    word-break: break-all;
	border-spacing: 0px;border-collapse: separate;
	}

.biaoge table td{
	padding:6px 10px ;
	color:#666;
	font-size:13px;
	line-height:24px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	}

/**/
.culture{
	border-bottom:1px solid #ddd;
	}
.culture ul li{
	background:#f2f2f2;
	border-top:1px solid #ddd;
	
	}
.culture ul li h2{
	font-size: 24px;
    color: #333;
	margin-bottom:10px;
    font-weight: bold;
	}
.culture_u1{
	width:28%;
	float:left;
	}
.culture .culture_u1 li{
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	padding:50px;
	}
.culture_u1 li{
	height:219px;
	}
.culture_u2{
	width:44%;
	float:left;
	}
.culture  .culture_u2 li{
	background: #fafafa;
	height:146px;
	padding:30px 50px;
	}
.culture  .culture_u2 .culture_u2li{
	background:#24439e;
	color:#fff;
	}
.culture  .culture_u2 .culture_u2li h2{
	color:#fff;
	}
.showproductimg img{
	width:49%;
	margin-right:1%;
	border:1px solid #ddd;
	float:left;
	margin-bottom:10px;
	}
.bssbt{
	background:#f1f1f1;
	margin:30px 0 20px 0;
	padding:0px !important;
	}
.bssbt span{
	background:#24439e;
	color:#fff;
	padding:10px 20px;
	display:inline-block;
	font-size:18px;
	}
.bbs ul{
	width:101%;
	}
.bss1 ul li{
	width:196px;
	float:left;
	overflow:hidden;
	margin-right:5px;
	position:relative;
	}
.bss1 ul li img{
	width:100%;
	}
.bss1 ul li:hover img{
	transform:scale(1.08);
	}
.bss1 ul li p{
	background:#f1f1f1;
	color:#333;
	text-align:center;
	line-height:45px;
	}
.bss2 h4{
	font-size:14px;
	font-weight:normal;
	}

.bss2 h4 span{
	font-size:20px;
	font-weight:bold;
	}
.bss2 h4 strong{
	font-size:16px;
	}

.bss2 ul li{
	width:290px;
	float:left;
	overflow:hidden;
	margin-right:13px;
	margin-bottom:13px;
	position:relative;
	}
.bss2 ul li img{
	width:100%;
	}
.bss2 ul li:hover img{
	transform:scale(1.08);
	}
.bss2 ul li p{
	background:#f1f1f1;
	color:#333;
	text-align:center;
	line-height:45px;
	}
.fwlist{
	width:100%;
	overflow:hidden;
	}
.fwlist ul{
	width:102%;
	}
.fwlist ul li{
	width:23.5%;
	margin-right:1.2%;
	padding:10px;
	float:left;
	border:1px solid #ddd;
	}
.fwlist ul li h2{
	font-size:18px;
	margin:10px 0;
	}
.fwlist ul li p{
	line-height:24px;
	}



.operate h3 {font-size:16px;background:#f7f7f7;height:43px;line-height:43px;padding-left:12px;}
.operate ul li {display:inline;}
.operate ul li a {background:url(bg1.png) no-repeat 200px 18px;padding-left:30px;text-decoration:none;font-size:14px;color:#555;display:block;height:43px;line-height:43px;border-bottom:1px dotted #d2d2d2;}
.operate ul li a.noline {border-bottom:none;}
.operate ul li a:hover {color:#8caf00;}
.operate ul li a.selected:hover {color:#fff;}
.operate ul li .selected {background-color:#8caf00;background-position:200px -9px;color:#fff;}
.operate ul li {border-bottom:1px solid #d2d2d2;display:inline-block;width:100%;position:relative;min-height:43px;_height:43px;z-index:10;zoom:1}
.operate ul li h4 {cursor:pointer;background:url(j_c.png) no-repeat 1100px 15px;text-decoration:none;font-size:22px;color:#555;display:block;line-height:60px;font-weight:normal;}
.operate ul li.noline {border-bottom:none;}
.operate ul li h4 span{
	padding-left:15px;
	font-size:16px;
	}
.none {display:none}
.operate ul li.selected h4 {background:url(j_o.png) no-repeat 1100px 15px;border-bottom:1px solid #d2d2d2;color:#f17205;font-weight:bold;}
.operate ul li.selected h4 span {font-size:16px;color:#333;font-weight:normal;}
.operate li .list-item {padding:20px 0;position:relative;zoom:1;font-size:14px;line-height:30px;color:#666;}




























