﻿/* width:1400 */
@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:14px;
	text-align:left;
	font-family:"microsoft yahei";
	text-decoration: none;
	color: #333;
	list-style:none ;
	box-sizing: border-box;
	}

body{
	overflow-x: hidden;
	background: #fff;
}
.clearfix:after,.clearfix:before {
	content: " ";
	display: table
}
.clearfix:after {
	clear: both
}
A:hover{
	color: #0079ca;
}

.bai a{
	color:#FFFFFF;
	}
img{ 
 	border:0; 
 	display: block;
	transition: all 0.5s ease;
 	}	

.banner img:hover{
	transform:scale(1)
	} 
.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('/fonts/Impact.TTF'),
     url('/fonts/Impact.eot'); /* IE9+ */
}
.container{
	width: 93%;
    margin: 0 auto;
	max-width: 1400px;
}
 

/*top*/
.zxgg{
	background:#f8f8f8;
	padding:10px 0;
	}
.zxgg ul{
	position:relative;
	}
.ewmtop{
	position:absolute;
	top:25px;
	right:0px;
	z-index:99;
	background:#fff;
	}
.ewmtop p{
	text-align:center;
	line-height:30px;
	}
.zxgg  ul li{
	font-size:14px;
	color:#a1afad;
	line-height:16px;
	}
.zxgg  ul li img{
	display:inline-block;
	vertical-align:top;
	margin-right:5px;
	}

.zxgg  ul .right a{
	 padding-left:10px;
	 color:#a1afad;
	}
.head{
	padding:30px 0;
}
.logo{
	
	float:left;
	}
.logowz{
	border-left:1px solid #ddd;
	float:left;
	margin-left:30px;
	padding:5px 0 10px 30px;
	}	
.logowz p{
	color:#999;
	}
.logowz h2{
	font-size:24px;
	}
.tel{
	margin-top:10px;
	}
.tel img{
	float:left;
	margin-top:5px;
	margin-right:10px;
	}
.tel h2{
	display:inline-block;
	font-size:30px;
	color:#ee721c;
	font-family:ywzt;
	font-weight:normal;
	line-height:30px;
	}
.tel h2 span{
	font-size:14px;
	color:#333;
	display:block;
	line-height:16px;
	}
/**/
.nav{
	width:100%;
	height:64px;
	background:#0078ca;
}
.nav ul{
	width:1200px;
	margin:auto;
	}
.nav ul li{
	display:inline-block;
	position:relative;
	}
.nav ul li a{
	color: #fff;
	font-size:17px;
	line-height:64px;
	display:inline-block;
	padding:0 49px
}

.nav ul li a:hover , .nav ul .sy a{
	background:#ee721c;
}
.nav ul li a:hover span , .nav ul .sy a span{
	background:url(/images/nav_down1.jpg) no-repeat center right;
	}
.nav .submenu{ 
	width:100%;
	position:absolute; 
	top:64px;
	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 .submenu dl dt a{
	display: block;
    text-align: left;
    color: #666;
	text-align:center;
	width:100%;
    line-height: 40px;
    font-size: 14px;
    font-weight: normal;
    height: 42px;
	color:#fff;
	border-top:1px solid rgba(255,255,255,0.2);
	background:none;
	}
.nav .submenu dl dt a:hover{
	background-image:none;
	background:#ee721c !important;
	color:#fff;
	}
.nav .product_nav{
	width: 1920px;
	position: absolute;
	left: -670px;
}
.nav .product_nav dl{
	width: 1150px;
	margin: auto;
	padding: 20px 0 45px 0;
}
.nav .product_nav dl .product_nav1{
	float: left;
	width: 180px;
}
.nav .product_nav dl .product_nav2{
	float: left;
	width: 390px;
	margin-left: 70px;
}
.nav .product_nav dl .product_nav3{
	float: left;
	width: 180px;
	margin-left: 80px;
}
.nav .product_nav dl .product_nav4{
	float: left;
	margin-left: 70px;
	width: 150px;
}
.nav .product_nav b a{
	font-size:20px!important;;
	}
.nav .product_nav  a{
	display: block;
	width: auto!important;
	color: #fff!important;
	font-size:14px!important;;
	font-weight: normal;
	line-height: 28px;
	text-align: left;
	padding:0px;
	background: none !important;
}
.nav .product_nav  a:hover{
	color: #ee721c !important;;
}
.nav .product_nav  b{
	text-align: left;
	border-bottom: 1px  solid #fff;
	padding-left: 45px;
	padding-bottom: 15px;
	margin-bottom: 5px;
	display: block;
}
.nav .product_nav .product_nav1 b{
    background: url(/images/cpico1.png) left top no-repeat;
}
.nav .product_nav .product_nav2 b{
    background: url(/images/cpico2.png) left top no-repeat;
}
.nav .product_nav .product_nav3 b{
    background: url(/images/cpico3.png) left top no-repeat;
}
.nav .product_nav .product_nav4 b{
    background: url(/images/cpico4.png) left top no-repeat;
}
.nav .product_nav  b a{
	font-weight: bold;
}
.nav .product_nav dd{
	background: url(/images/ico_jtb.png) no-repeat center left;
	padding-left: 15px;
}

.nav .product_nav .product_nav2 dd{
	width: 130px;
	float: left;
	display: block;
}
/*banner*/
.swiper-container {
      width: 100%;
      height: 100%;
    }

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
  }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	width:40px;
	height:80px;
	left:0px;
	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:40px;
	right:0px;
	height:80px;
	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:#ee721c;
	}	
.swiper-button-next:after,.swiper-button-prev:after {
	color:#fff;
	font-size:20px;
	}
.swiper-pagination-bullet {
	width:18px;
	height: 18px;
	opacity:0.8;
	background:#dddddd;
	}
.swiper-pagination-bullet-active {
	background:#ee721c;
	opacity:1;
	}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	bottom:3%;
	}
.swiper-button-next, .swiper-button-prev{
	margin-top:-45px;
	}


/**/
.bt{
	padding-top:80px;
	padding-bottom:30px;
	}
.bt h2{
	font-size:36px;
	text-align:center;
	color:#222222;
	}
.bt h2 span{
	color:#0079ca;
	}
.bt p{
	text-align:center;
	line-height:50px;
	font-size:18px;
	color:#999;
	}
.bt img{
	margin:auto;
	}
.btbai h2 , .btbai p{
	color:#fff;
	}
/**/
.gjcss{
	height: 70px;
}
#swiper2{
	width:700px;
	float:left;
	}
.nrss{
	float:right;
	width:255px;
	height:35px;
	margin-top:18px;
	}
.sskk{
	border:1px solid #ddd;
	height:40px;
	padding:10px;

	}
.sub{
	background:#0079ca;
	border:none;
	height:40px;
	color:#fff;
	}	
.gjcss .container{
	height:66px;
	}
.gjcss .swiper-slide{
	font-size:15px;
	background:none;
	justify-content:left;
	line-height:36px;
	}
/**/
.qlsbj{
	background:#eff2f4;
	}
.prduct_nav{
	border:1px solid #ddd;
	background:#fff;
	border-bottom:none;
	}
.prduct_nav ul{
	border-bottom:1px solid #ddd;
	background:url(/images/jbbj.png);
	display: flex; 
    align-items: center;
	}
.prduct_nav ul h2{
	width:250px;
	float:left;
	text-align:center;
	color:#fff;
	display:inline-block;
	line-height:100%;
	height:auto;
	font-size:22px;
	}
.prduct_nav ul img{
	display:inline-block;
	margin-right:5px;
	vertical-align:middle;
	}
.prduct_nav ul  li{
	float:right;
	width:1150px;
	background:#fff;
	padding:30px;
	}
.prduct_nav ul  li a{
	display:inline-block;
	padding:3px 5px;
	}
.prduct_nav ul  li a:hover{
	background:#ee721c;
	color:#fff;
	}
.product_lb{
	overflow:hidden;
	margin-top:20px;
	}
.product_lb ul{
	width:105%;
	}
.product_lb ul li{
	width:23%;
	float:left;
	overflow:hidden;
	margin-right:1%;
	margin-bottom:10px;
	background:#ddd;
	border:1px solid #ddd;
	}
.product_lb ul li img{
	width:100%;
	}
.product_lb ul li p{
	line-height:40px;
	text-align:center;
	}
.product_lb ul .product_lb1{
	width:47.2%;
	}
.product_lb ul .product_lb1 p{
	font-size:24px;
	font-weight:bold;
	line-height:78px;
	}
.product_lb ul li:hover img{
	transform:scale(1.08);
	}
.product_lb ul li:hover{
	background:#0079ca;
	}
.product_lb ul li:hover p{
	color:#fff;
	}
.product_ys ul{
	width:105%;
	}
.product_ys ul li{
	width:15.5%;
	float:left;
	overflow:hidden;
	margin-right:5px;
	position:relative
	}
.product_ys ul li img{
	width:100%;
	}
.product_ys ul li:hover img{
	transform:scale(1.08);
	}
.product_ys ul li p{
	background:#0079ca;
	color:#fff;
	text-align:center;
	line-height:35px;
	}
/**/
.qyysw{
	width:80%;
	margin:auto;
	min-width:1200px;
	}
.qyys{
	border:1px solid #ddd;
	}
.qyyleft{
	width:16%;
	border-right:1px solid #ddd;
	float:left;
	}
.qyyleft li{
	height:160px;
	text-align:center;
	padding-top:20px;
	transition:all 0.6s;
	background:#fff;
	cursor:pointer;
	border-bottom:1px solid #ddd;
	}
.qyyleft li h6{
	width:60px;
	height:55px;
	margin:auto;
	overflow:hidden;
	}
.qyyleft li h2{
	font-size:30px;
	text-align:center;
	}
.qyyleft li span{
	font-size:18px;
	color:#cccccc;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	text-transform:uppercase;
	}
.qyyleft .hover{
	background:#0079ca;
	}
.qyyleft .hover h6 img{
	margin-top:-55px;
	}
.qyyleft .hover h2 , .qyyleft .hover span{
	color:#fff;
	}
	
.qyyright{
	width:84%;
	position:relative;
	float:right;
	}
.qyyright .qyyrightl{
	width:40%;
	float:left;
	padding:60px 5%;
	overflow:hidden;
	}
.qyyright .qyyrightl h4{
	font-size:100px;
	font-family:ywzt;
	color:#e6e2e1;
	font-weight:normal;
	}
.qyyright .qyyrightl h3{
	font-size:30px;
	color:#333333;
	margin:20px 0;
	}
.qyyright .qyyrightl .tel{
	position:absolute;
	bottom:50px;
	}
.qyyright .qyyrightl p{
	line-height:30px;
	}
.qyyright .qyyrightr{
	width:60%;
	float:left;
	overflow:hidden;
	}
.qyyright .qyyrightr img{
	height:640px;
	}
/**/
.about_bj{
	background:#f5f5f5;
	}
.about{
	background:#fff;
	}
.about ul{
	padding:35px 40px;
	width:680px;
	float:left;
	line-height:30px;
	}
.about img{
	width:520px;
	}
.about a{
	width:100px;
	height:40px;
	border:1px solid #ddd;
	line-height:38px;
	text-align:center;
	display:block;
	margin-top:20px;
	}
.about a:hover{
	background:#0079ca;
	color:#fff;
	}

#swiperscsb{
	padding-bottom:50px;
	}
.wzsp_bj {
	padding-bottom:70px;
	}
.scsb .swiper-slide p{
	line-height:50px;
	color:#fff;
	text-align:center;
	position:absolute;
	bottom:0px;
	width:100%;
	background-color: rgba(0,0,0,0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8ffffff,endColorstr=#C8ffffff);
	}
.scsb ul li:hover img{
	transform:scale(1.08);
	}
/**/
.wzsp_bj{padding:5px 0;
	background:url(/images/sp_bj.jpg) no-repeat  center;
	font-weight: lighter;
    background-size: cover;
	}
.video ul{
	width:102%;
	}
.video ul li{
	width:23.7%;
	float:left;
	margin-right:1.1%;
	}	
.video ul li img{
	width:100%;
	}
.video ul li p{
	background:#fff;
	padding:0 20px;
	line-height:40px;
	font-weight:normal;
	transition:all 0.6s;
	}
.video ul li:hover p{
	background:#0079ca;
	color:#fff;
	}
/**/
.pb120{
	padding-bottom:120px;
	}
/**/
.newsleft{
	width:36%;
	float:left;
	padding:0 35px  40px 35px;
	background:url(/images/gsnew_bj.jpg) no-repeat top #f5f5f5;
	background-size: contain; 
	}
#swiper3 .swiper-slide{
	background:none;
	display:block;
	}
.newbt{
	padding:20px 0 10px 0;
	border-bottom:1px solid #ddd;
	}
.newbt h2{
	font-size:24px;
	font-weight:normal;
	}
.newbt h2 span{
	display:block;
	font-size:12px;
	}
.newsleft .newbt{
	border-bottom:none;
	margin-bottom:10px;
	}
.newsleft .newbt h2 , .newsleft .newbt span{
	color:#fff;
	}
.newbt img{
	float:right;
	transition:all 0.6s;
	}
.newbt img:hover{
	transform:rotate(180deg);
	}
#swiper3 .swiper-slide h2{
	font-size:18px;
	line-height:50px;
	}
#swiper3 .swiper-pagination-bullets {
    bottom: 0px;
    padding-right: 10px;
    text-align: right;
}
#swiper3 .swiper-slide p{
	line-height:28px;
	margin-bottom:30px;
	}
#swiper3 .swiper-slide h4{
	text-align:right;
	color:#999;
	font-weight:normal;
	width:60%;
	}
#swiper3 .swiper-slide h4 span{
	float:left;
	width:50%;
	margin-top:10px;
	height:1px;
	background:#ddd;
	}
.newsright{
	width:62%;
	float:right;
	}
.newsright .newbt{
	width:690px;
	margin:auto;
	}
.newsright ul{
	border:1px solid #ddd;
	margin-bottom:13px;
	}
.newsright .newstop li{
	width:368px;
	float:left;
	padding:20px 25px;
	}
.newsright .newstop li h4{
	text-align:right;
	color:#999;
	font-weight:normal;
	width:60%;
	}
.newsright .newstop li h4 span{
	float:left;
	width:50%;
	margin-top:10px;
	height:1px;
	background:#ddd;
	}

.newsright .newstop li h2{
	font-size:18px;
	line-height:50px;
	}
.newsright .newstop li p{
	line-height:24px;
	color:#666;
	margin-bottom:10px;
	}
.newsright .newsbot{
	padding-bottom:20px;
	}
.newsright .newsbot li h2{
	font-size:18px;
	margin-bottom:10px;
	}
.newsright .newsbot li{
	width:368px;
	float:left;
	padding:15px 25px 0 25px;
	}
.newsright .newsbot li h2 span{
	display:inline-block;
	background:#0a6eba;
	font-size:14px;
	font-weight:normal;
	color:#fff;
	padding:5px;
	margin-right:5px;
	line-height:100%;
	border-radius:50%;
	}
.newsright .newsbot li p span{
	display:inline-block;
	border:1px solid #ddd;
	font-size:14px;
	font-weight:normal;
	color:#666;
	padding:5px;
	margin-right:5px;
	line-height:100%;
	border-radius:50%;
	}
.newsright .newsbot li p{
	color:#888;
	}
/**/
.foot{	
    width: 100%;
	background:#232323;
	padding:40px 0 40px 0;s
}
.foot ul{
	margin:30px auto 0;
	}
.foot ul li{
	float:left;
	}
.foot  b{
	font-size:20px;
	margin-bottom:10px;
	color:#FFF;
	display:block;
	}
.foot dl dd a{
	line-height:28px;
	color:#909090;
	display:block;
	float:left;
	width:140px;
	padding-left:10px;
	background:url(/images/footjt.png) no-repeat left;
	}

.foot ul .foot_contact{
	width:500px;
	padding-left:80px;
	border-left:1px solid #434343;
	}
.foot ul .foot_contact p{
	line-height:31px;
	float:left;
	color:#999;
	}
.foot ul .foot_nav {
	width:700px;
	float:left;
	}
.foot ul .foot_nav dl{
	width:170px;
	float:left;
	display:block;
	line-height:28px;
	color:#909090;
	}

.foot ul .foot_contact .ewm{
	width:120px;
	margin-top:12px;
	float:right;
	text-align:center;
	}
.foot ul .ewm img{
	width:120px;
	}
.foot ul .ewm p{
	text-align:center;
	line-height:30px;
	color:#999;
	}
.bqsy{
	padding:20px 0;
	background:#151515;
	}
.bqsy ul{
	color:#909090;
	}
.bqsy ul span{
	float:right;
	color:#909090;
	}
.bqsy ul a{
	color:#909090;
	}
/**/
.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;
	}
#swiper20{
	padding-bottom:25px;
	}
#swiper20 .swiper-slide a{
	display:block;
	height:50px;
	background:#fff;
	line-height:48px;
	font-size:15px;
	width:100%;
	text-align:center;
	border:1px solid #eee;
	transition:all 0.6s;
	}
#swiper20 .swiper-slide a:hover , #swiper20 .swiper-slide .cur{
	background:#0078ca;
	border:1px solid #0078ca;
	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{
	width:1400px;
	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: #f17205;
}
.page-num-current {
	background: #f17205;
	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-bottom:10px;
	}
.nr40{
	width:39%;
	float:left;
	margin-right:1%;
	}
.nr20{
	background:#0078ca;
	width:20%;
	float:right;
	color:#fff;
	padding:17px 0;
	border:none;
	}

/**/
.caselist{
	overflow:hidden;
	}
.caselist ul{
	width:1280px;
	}
.caselist ul li{
	width:289px;
	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 p{
	text-align:center;
	line-height:45px;
	}
.caselist ul li:hover img{
	transform:scale(1.08);
	}


/**/
.productlist{
	overflow:hidden;
	}
.productlist ul{
	
   width: 100%;
    display: inline-block;
	
}
.productlist ul li{
	float: left;
    width: 24%;
    margin-right: 1%;
    margin-bottom: 30px;
	}
.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:#005f8f;
	color:#fff;
	}

/**/
.positionshow{
	height: 70px;
    background: #fff;
	line-height:70px;
    border-bottom: 1px solid #dfdfdf;
	}
.showbanner{
	background:url(/images/show_bj.jpg) no-repeat center;
	padding:50px 0 20px 0;
	font-weight: lighter;
    background-size: cover;
	}
.showimg{
	width:48%;
	float:left;
	}
.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:#0078ca;
	}
.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:#0078ca;
	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:#0078ca;
	color:#fff;
	padding:10px 20px;
	display:inline-block;
	font-size:18px;
	}
.bbs ul{
	width:100%;
	display: flex;
  flex-wrap: wrap;
	}
.bss1 ul li{
	padding:0 10px;
	isplay: inline-block;
  width: 16%;
  box-sizing: border-box;
}
	
.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{
	padding:10px 10px;
	isplay: inline-block;
  width: 24%; /* 设置图片宽度为容器宽度的25% */
  box-sizing: border-box;
	}
.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;
	}


.imgZoom img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.imgZoom { overflow:hidden; -webkit-transform:rotate(0); transform:rotate(0); }
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.company-qualification{position:relative}
.company-qualification .company-ofh{width:100%;margin:0 auto;overflow:hidden}
.company-qualification .company-ofh li{float:left;width:24%;text-align:center;margin-right:12px;border: 1px solid #ddd;margin-bottom: 14px;}
.company-qualification .company-ofh li img{width:100%;height: auto;}
.company-qualification .company-ofh li p{text-align:center;font-size:16px;padding: 10px;}
.company-qualification .company-ofh>span{display:block;position:absolute;width:30px;height:55px;top:30%;cursor:pointer}



/* ==pagination == */
.pagination { margin: 5px; max-height: 50px; text-align: center }
.pagination a, .pagination span { display: inline-block; padding: 8px 15px; line-height: 20px; text-decoration: none; background-color: #fff; border: 1px solid #ddd; border-left-width: 0 }
.pagination span.current, .pagination span.page_nowindex { background-color: #ddd; color: #333; }
.pagination a:hover, .pagination a:focus { background-color: #f5f5f5 }
.pagination a.page_nowindex { color: #999; cursor: default }
.pagination a:first-child, .pagination span:first-child { border-left-width: 1px; border-bottom-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -moz-border-radius-topleft: 4px }
.pagination a:last-child, .pagination span:last-child { border-top-right-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 4px }
.pagination span.bartext { color: #999; padding: 8px 4px; }
.pagination span.page_select { padding: 3px 10px; }
.pagination span.page_select select { outline: none; border-radius: 5px; height: 30px; border: 1px solid #EDEDED; color: #999; margin: 0px 2px; }



