@charset "utf-8";
body,div,ul,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,A,input,textarea{
	margin:0px;
	padding:0px;
	font-size:14px;
	text-align:left;
	font-family:"microsoft yahei";
	text-decoration: none;
	color: #666;
	list-style:none ;
	box-sizing: border-box;
	}
body{
	overflow-x: hidden;
	background: #f5f5f5;
}
.index{
	background: #fff;
}


A:hover{
	color: #1e50ae;
}

.bai a{
	color:#FFFFFF;
	}
 img{ 
 	border:0; 
 	display: block;
 	}
.left{
	float:left;
	}
.right{
	float:right;
	}
.clear{
	clear:both;
	}
.clearfix:after,.clearfix:before {
	content: " ";
	display: table
}
.clearfix:after {
	clear: both
}
.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+ */
}
/*top*/

.head_bj{
	background:#fff;
	position:relative;
	}
.logo{
	width:1200px;
	margin:auto;
	height:150px;
	}

.logo_left{
	float:left;
	margin-top:20px;
	}
.logo_right{
	float:right;
	text-align:right;
	font-size:20px;
	margin-top:30px;
	color:#000;
	}
.logo_right p{
	display:block;
	float:left;
	text-align:right;
	padding-right:15px;
	padding-top:20px;
	}
.logo_right p b{
	display:block;
	color:#000;
	font-weight:normal;
	font-size:18px;
	}
.logo_right img{
	width:85px;
	display:inline-block;
	vertical-align:middle;
	}
.nav{
	width:100%;
	background:#0f4eb8;
	height:50px;
	}
.nav ul{
	text-align:center;
	}
.nav ul li{
	display:inline-block;
	position:relative
	}
.nav ul li a{
	padding:0 53px;
	line-height:50px;
	display:block;
	font-size:15px;	
	color:#FFF;
}
.nav ul li a:hover , .nav ul .sy a{
	color:#FFF;
	background:#ffc000;
}
.nav .submenu{ 
	width:100%;
	position:absolute; 
	top:50px;
	display:none; 
	z-index:999;
	border-top:1px solid #999;
	background-image:none;
	background-color: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000,endColorstr=#C8000000);
	}

.nav .submenu dl dt a{
	display: block;
    text-align: left;
    color: #666;
	text-align:center;
	width:100%;
    line-height: 45px;
    font-size: 14px;
    font-weight: normal;
    height: 45px;
	color:#fff;
	padding:0px;
	border-bottom:1px solid #999;
	background:none;
	}
.nav .nav2 dl dt a{
	text-align:left;
	padding-left:15px;
	}
.nav .submenu dl dt a:hover{
	background-image:none;
	background:#ffc000  !important;
	color:#fff;
	}
/*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:50px;
	height:90px;
	left:0px;
	transition:all 0.6s;
	background-color: rgba(0,0,0,0.6);
	}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	width:50px;
	right:0px;
	height:90px;
	transition:all 0.6s;
	background-color: rgba(0,0,0,0.6);
	}
.swiper-button-next:after, .swiper-button-prev:after{
	color:#fff;
	font-size:24px;
	}	


.swiper-pagination-bullet {
	width:18px;
	height: 18px;
	opacity:0.6;
	background:#FFF;
	}
.swiper-pagination-bullet-active {
	background:#0f4eb8;
	opacity:1;
	}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	bottom:30px;
	}
.swiper-button-next, .swiper-button-prev{
	margin-top:-30px;
	}
/**/
.bt{
	border-left:8px solid #ffc001;
	padding-left:10px;
	margin-bottom:50px;
	}
.bt_left{
	float:left;
	}
.bt_left h2{
	font-size:24px;
	color:#ffc001;
	}
.bt_left h4{
	color:#000;
	text-transform:uppercase;
	font-size:36px;
	}
.bt_right{
	float:right;
	}
.bt_right a{
	display:inline-block;
	margin-top:30px;
	font-size:20px;
	font-weight:bold;
	color:#000;
	}
.bt .bai , .bt .bai a{
	color:#fff;
	}
/**/
.about{
	width:1200px;
	margin:80px auto;
	}
.about ul{
	width:700px;
	float:left;
	margin-top:20px;
	}
.about .gsjj_tp{
	float:right;
	width:380px;
	}
.about ul h4{
	font-size:24px;
	color:#ffc001;
	line-height:24px;
	border-left:8px solid #ffc001;
	padding-left:10px;
	}
.about ul h2{
	font-size:36px;
	color:#000;
	padding:10px 0;
	}
.about ul li{
	line-height:28px;
	margin:20px 0;
	}
.about ul a {
	color:#0f4eb8;
	font-size:16px;
	line-height:24px;
	}
.about ul a img{
	display:inline-block;
	vertical-align:middle;
	margin-left:5px;
	}
/**/
.why_bj{
	background:#0f4eb8;
	padding:70px 0;
	}
.why_bj h2{
	font-size:36px;
	color:#ffc001;
	text-align:center;
	}
.why_bj  h4{
	background:url(why.png) center  no-repeat;
	font-size:24px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	font-weight:normal;
	padding:10px 0;
	}
.why_bj ul{
	width:1200px;
	margin:80px auto 0;
	}
.why_bj ul li{
	float:left;
	width:20%;
	}
.why_bj ul li img{
	margin:0 auto 30px;
	transition:all 0.3s;
	}
.why_bj ul li:hover img{
	transform:rotate(360deg);
	}
.why_bj ul li b  , .why_bj ul li p{
	color:#fff;
	text-align:center;
	display:block;
	font-size:18px;
	text-transform:uppercase;
	} 
/**/
.product{
	width:1200px;
	margin:80px auto;
	overflow:hidden;
	}
.product ul{
	width:1300px;
	}
.product ul li{
	width:277px;
	height:327px;
	float:left;
	border:1px solid #0f4eb8;
	margin-right:30px;
	margin-bottom:30px;
	background:#0f4eb8;
	transition:all 0.3s ease;
	}
.product ul li img{
	width:275px;
	height:275px;
	}
.product ul li p{
	text-align:center;
	font-size:20px;
	color:#fff;
	line-height:50px;
	}
.product ul li:hover{
	border:1px solid #ffc001;
	background:#ffc001;
	}
.product ul  .limore a{
	color:#fff;
	font-size:20px;
	padding:100px 0 0 60px;
	display:block;
	}
/**/
.news_bj{
	background:url(news_bj.jpg) no-repeat center;
	padding:100px 0;
	}
.news{
	width:1200px;
	margin:auto;
	}
.news_left{
	width:456px;
	float:left;
	background:#fff;
	}
.news_left img{
	width:456px;
	height:276px;
	}
.news_left li{
	padding:20px 30px;
	}
.news_left li span{
	display:block;
	float:left;
	width:100px;
	color:#000;
	}
.news_left li span b{
	display:block;
	font-size:30px;
	color:#000;
	}
.news_left li p{
	float:right;
	display:block;
	width:280px;
	font-size:18px;
	}

.news_right{
	width:640px;
	float:right;	
	}
.news_right li{
	width:320px;
	float:left;
	padding:40px;
	background:#fff;
	height:380px;
	}
.news_right li span{
	display:block;
	color:#000;
	}
.news_right li span b{
	display:block;
	font-size:30px;
	color:#000;
	}
.news_right li h2{
	font-size:18px;
	font-weight:bold;
	color:#000;
	padding:30px 0;
	}
.news_right li h4{
	width:35px;
	height:11px;
	margin-top:60px;
	}
.news_right .news_right1 h4{
	background:url(news_jtl.png);
	}
.news_right .news_right2{
	background:#0f4eb8;
	}
.news_right .news_right2 span , .news_right .news_right2 span b , .news_right .news_right2 h2 , .news_right .news_right2 p{
	color:#fff;
	}
.news_right .news_right2 h4{
	background:url(news_jtb.png);
	}
/**/	
.foot{	
    width: 100%;
	background:#0f4eb8;
	padding:60px 0 40px 0;	
}
.foot ul{
	width:1200px;
	margin:auto;
	}
.foot_nav{
	width:740px;
	float:left;
	}
.foot_nav p{
	width:180px;
	float:left;
	}
.foot_nav p a{
	display:block;
	color:#fff;
	line-height:28px;
	}
.foot b{
	color:#fff;
	font-size:20px;
	display:block;
	}
.foot  span{
	display:block;
	width:30px;
	height:5px;
	background:#fff;
	margin:10px 0;
	}
.foot_contact{
	width:300px;
	float:left;	
	}
.foot_contact p{
	color:#fff;
	line-height:28px;
	}
.ewm{
	width:150px;
	float:right;
	margin-top:35px;
	text-align:center;
	color:#fff;
	line-height:30px;
	}
.ewm img{
	width:150px;
	}
.bqsy{
	height:60px;
	background:#063076;
	}
.bqsy a{
	color:#fff;
	}
.bqsy ul{
	line-height:60px;
	width:1200px;
	margin:auto;
	color:#fff;
	}
.bqsy ul span{
	float:right;
	color:#fff;
	}
	

/**/
.pagination{
	text-align: center;
	padding-top: 20px;
	border-top:1px solid #e4e4e4;
}
.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: #0f4eb8;
}
.page-num-current{
	background: #0f4eb8;
	color: #fff;
}
/**/
.mian{
	width: 1200px;
	position: relative;
	margin: 60px auto 60px;
}
.mian_left{
	width:270px;
	float:left;
	}
.mian_right{
	width:910px;
	float:right;
	padding: 30px 20px;
	overflow:hidden;
	border: 1px solid #e4e4e4;
	}
.mian_left_bt{
	background:url(pr_nav.png) no-repeat 220px 25px #0f4eb8;
	width:100%;
	height:80px;
	line-height:80px;
	padding:0 25px;
	color:#fff;
	font-size:24px;
	font-weight:bold;
	} 
.product_nav  ul{
	border-right:1px solid #ddd;
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	}
.product_nav  ul li{
	border-bottom:1px solid #ddd;
	}
.product_nav  ul li a{
	font-size:16px;
	display:block;
	width:100%;
	line-height:52px;
	font-size:16px;
	padding:0 25px;
	height:52px;
	background:url(xjt.png) no-repeat 230px 18px;
	}	
.product_nav  ul li a:hover{
	background:url(xjt.png) no-repeat 230px 18px #0f4eb8;
	color:#fff;
	}
.product_nav  ul li .sy{
	background:url(xjt.png) no-repeat 230px 18px #0f4eb8;
	color:#fff;
	}
.product_nav  ul li dt{
	border-left:1px solid #ddd;
	width:216px;
	height:30px;
	margin:auto;
	}
.product_nav  ul li dt .navl2{
	height:30px;
	line-height:30px;
	font-size:14px;
	padding:0 10px;
	}
.product_nav  ul li dl{
	padding-bottom:15px;
	}	
.left_contact{
	border: 1px solid #e4e4e4;
    margin-top: 20px;
    padding: 0 19px 20px;
    margin-top: 20px;
	}
.left_contact h2{
	font-size: 18px;
    color: #0f4eb8;
    font-weight: normal;
    height: 59px;
    line-height: 59px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 18px;
	}
.left_contact p{
	line-height:28px;
	}
.left_contactqq{
	display: block;
    width: 160px;
    height: 50px;
    overflow: hidden;
    text-decoration: none;
    margin-top: 20px;
	color:#fff;
	line-height:50px;
	 background: url(leftqqb.png) no-repeat 140px 18px  #0f4eb8;
	}
.left_contactqq:hover{
	color:#fff;
	}
.left_contactqq span{
	display: block;
    width: 50px;
    height: 50px;
	margin-right:20px;
    float: left;
    border-right: 1px solid #fff;
    background: url(leftqq.png) no-repeat center;
	}
/**/
.n_nav h2{
	font-size: 20px;
    color: #0f4eb8;
	text-align:center;
	}
.n_nav img{
	margin:20px 0;
	}
.n_nav h4{
	text-align:center;
	margin-bottom:20px;
	color:#999;
	font-weight:normal;
	}
.pagenr{
	line-height:30px;
	}
.pagenr img{
	max-width:870px;
	}
/**/

.productlist{
	width:870px;
	overflow:hidden;
	}
.productlist ul{
	width:950px;
	}
.productlist ul li{
	width:280px;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	border:1px solid #f1f1f1;
	}
.productlist ul li span{
	width:278px;
	height:278px;
	display:block;
	overflow:hidden;
	}
.productlist ul li span img{
	width:278px;
	height:278px;
	transition:all 0.6s;
	}
.productlist ul li:hover span img{
	transform: scale(1.1);	
	}
.productlist ul li p{
	text-align:center;
	line-height:50px;
	background:#f1f1f1;
	}
/**/
.productshow{
	padding:0px;
	}
.productshowtop{
	border-bottom:1px solid #ddd;
	position:relative;
	min-height:300px
	}
.productshowtop .productshowtopleft{
	width:460px;
	float:left;
	border-right:1px solid #ddd;
	}
.productshowtop ul{
	width:435px;
	float:right;
	padding:30px;
	}
.productshowtop ul h2{
	font-size: 20px;
    color: #333333;
    font-weight: bold;
    height: 50px;
	border-bottom:1px solid #ddd;
    overflow: hidden;
	}
.productshowtop ul h3{
	font-weight:normal;
	margin-top:20px;
	}
.productshowtop ul h3 span{
	display:block;
	width:130px;
	margin-top:5px;
	float:left;
	}
.productshowtop ul h3 b{
	font-size:20px;
	color:#e2a83e;
	}
.productshowtop ul h3 img{
	float:left;
	}
.productshowtop ul p{
	line-height:28px;
	margin-top:20px;
	}
.productshowbot{
	padding: 20px 19px 0;
	}
.productshowbt{
	border-bottom:1px solid #ddd;
	margin-bottom:20px;
	}
.productshowbt h2{
	width:150px;
	height:54px;
	background: #0f4eb8;
	line-height:54px;
	text-align:center;
    color: #fff;
	}
/**/
.newslist {
	width:870px;
	border-top:none;
	}
	
.newslist ul li{
	border-top:1px solid #f4f4f4;
	margin-bottom:15px;
	padding-top:15px;
	}	

.newslist ul li p{
	display:block;
	width:100%;
	color:#888;
	line-height:24px;
	}	
	
.newslist ul li p b{
	display:block;
	color:#333;
	font-size:18px;
	margin-bottom:10px;
	}	
	
.newslist ul li p	span{
	display:block;
	width:110px;
	height:35px;
	margin-top:15px;
	background:#ff8046;
	color:#fff;
	text-align:center;
	line-height:35px;
	}
/**/
.caselist{
	width: 870px;
	overflow: hidden;
	margin: 30px auto 0;
}
.caselist ul{
	width: 930px;
}
.caselist ul li{
	width: 285px;
	float: left;
	margin:0 7px 10px 0;
	overflow: hidden;	
	background: #fff;
	padding: 4px;
	position: relative;
	border: 1px solid #ddd;
}
.caselist ul li img , .caselist ul li video{
	width: 275px;
	height:227px;
}
.caselist ul li p{
	text-align:center;
	line-height:42px;
	}
/**/
.logolist ul li{
	width:168px;
	height:63px
	}
.logolist ul li img{
	width:158px;
	height:51px;
	}
/**/
.about_list{
	width:350px;
	float:left;
	margin-left:50px;
	padding:0 0 30px 0;
	border:1px solid #ddd;
	}
.about_list h2{
	text-align:center;
	line-height:55px;
	color:#fff;
	font-size:20px;
	margin-bottom:20px;
	background:#0f4eb8;
	}
.about_list p{
	text-align:center;
	line-height:28px;
	}
/**/
.downlist ul{
	margin-bottom:20px;
	}
.downlist ul li{
	border-bottom:1px dashed #ddd;
	margin-top:10px;
	padding-bottom:10px;
	line-height:20px;
	}
.downlist ul li img{
	float:right;
	height:20px;
	}

/**/
.nr100{
	width: 98%;
	display:block;
	height: 160px;
	padding: 20px;
	margin:auto;
	box-sizing:border-box;
	border: 1px solid #d1d1d1;
}
.nr30{
	width: 48%;
	float: left;
	margin: 10px 1%;
	border: 1px solid #d1d1d1;
	padding: 10px;
}
.nr301{
	width: 360px;
	float: left;
	margin-top: 20px;
}
.nr20{
	width: 40%;
	float: left;
	border: 1px solid #d1d1d1;
	padding: 10px;
	margin-left:5%;
}
.nr301 img{
	float: left;
	margin-left: 30px;
}
.submit{
	background: #e2a83e;
    width: 300px;
    height: 40px;
    border: 0px;
	margin-left:1%;
    text-align: center;
    font-size: 15px;
    color: #fff;
    float: left;
    margin-top: 20px;
    margin-right: 15px;
}









