﻿@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: #c1282d;
}

.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('img/Impact.TTF'),
     url('Impact.eot'); /* IE9+ */
}
.container{
	width: 1200px;
	margin:auto;
}

/*top*/

.head{
	height:112px;
}
.logo{
	width:242px;
	float:left;
	margin-top:10px;
	}
.tel{
	width:220px;
	margin-top:35px;
	}
.tel img{
	float:left;
	margin-right:10px;
	}
.tel h2{
	display:inline-block;
	font-size:22px;
	color:#333;
	font-family:ywzt;
	font-weight:normal;
	line-height:30px;
	}
.tel h2 span{
	font-size:16px;
	color:#333;
	display:block;
	line-height:16px;
	font-family:"microsoft yahei";
	}
/**/
.nav{
	width:665px;
	height:112px;
	float:left;
	margin-left:40px;
}

.nav ul li{
	width:95px;
	float:left;
	position:relative;
	}
.nav ul li a{
	color: #333333;
	font-size:16px;
	line-height:112px;
	display:block;
	text-align:center;
}

.nav ul li a:hover , .nav ul .sy a{
	font-weight:bold;
	color:#c1282d;
	background:url(img/nav_bj.jpg) no-repeat 0px 95px;
}
.nav ul li a:hover span , .nav ul .sy a span{
	background:url(nav_down1.jpg) no-repeat center right;
	}
.nav .submenu{ 
	width:100%;
	position:absolute; 
	top:112px;
	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:#c1282d !important;
	color:#fff;
	}
.nav .product_nav{
	width: 1920px;
	position: absolute;
	left: -745px;
}
.nav .product_nav dl{
	width: 1150px;
	margin: auto;
	padding: 20px 0 45px 0;
}
.nav .product_nav dl .product_nav1{
	float: left;
	width: 340px;
}
.nav .product_nav dl .product_nav2{
	float: left;
	width: 340px;
	margin-left: 65px;
}
.nav .product_nav dl .product_nav3{
	float: left;
	width: 340px;
	margin-left: 65px;
}

.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!important;
	line-height: 28px;
	text-align: left;
	padding:0px;
	background: none !important;
}
.nav .product_nav  a:hover{
	color: #c1282d !important;;
}
.nav .product_nav  b{
	text-align: left;
	border-bottom: 1px  solid #fff;
	padding-left: 45px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	display: block;
}
.nav .product_nav .product_nav1 b{
    background: url(img/cpico1.png) left top no-repeat;
}
.nav .product_nav .product_nav2 b{
    background: url(img/cpico2.png) left top no-repeat;
}
.nav .product_nav .product_nav3 b{
    background: url(img/cpico3.png) left top no-repeat;
}

.nav .product_nav  b a{
	font-weight: bold;
}
.nav .product_nav dd{
	background: url(img/ico_jtb.png) no-repeat center left;
	padding-left: 15px;
}

.nav .product_nav  dd{
	width: 170px;
	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:#c1282d;
	}	
.swiper-button-next:after,.swiper-button-prev:after {
	color:#fff;
	font-size:20px;
	}
.swiper-pagination-bullet {
	width:10px;
	height: 10px;
	opacity:0.8;
	background:#dddddd;
	}
.swiper-pagination-bullet-active {
	background:#c1282d;
	opacity:1;
	}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	bottom:3%;
	}
.swiper-button-next, .swiper-button-prev{
	margin-top:-75px;
	}
.banner{
	position:relative;
	}
.ksxp{
	position:absolute;
	bottom:0px;
	z-index:999;
	background-color: rgba(0,0,0,0.6);
	width:100%;
	padding:25px 0;
	}
.ksxp ul b{
	font-size:24px;
	color:#fff;
	padding-top:2px;
	font-weight:normal;
	display:block;
	float:left;
	}
.ksxp ul select{
	padding:10px 80px 10px 90px;
	background:none;
	color:#fff;
	margin-left:20px;
	display:block;
	float:left;
	font-size:15px;
	}
.ksxp ul select option{
	color:#333;
	}
.ksxp ul button{
	background:#003b99;
	color:#fff;
	font-size:15px;
	border:none;
	padding:10.5px 60px;
	float:left;
	margin-left:20px;
	}
.ksxp ul a{
	background:#c1282d;
	color:#fff;
	font-size:15px;
	border:none;
	padding:10.5px 60px;
	float:left;
	margin-left:20px;
	}
/**/
.product{
	padding:60px 0;
	}
.product_left{
	width:270px;
	float:left;
	}
.product_fl{
	background:#f4f4f4;
	}
.bt2{
	height:92px;
	position:relative;
	background:url(img/bt_left.jpg)
	}
.bt2 h4{
	font-size:65px;
	color:#fff;
	text-align:center;
	position:absolute;
	bottom:0px;
	z-index:2;
	font-family:ywzt;
	font-weight:normal;
	text-align:center;
	width:100%;
	line-height:65px;
	opacity:0.2;
	text-transform:uppercase;
	}
.bt2 h2{
	font-size:30px;
	color:#fff;
	line-height:92px;
	width:100%;
	text-align:center;
	}
.product_fl ul{
	padding:15px;
	}
.product_fl ul li{
	width:120px;
	float:left;
	border-bottom:1px solid #ddd;
	padding-left:10px;
	line-height:47px;
	}
.product_flpp{
	border-bottom:2px solid #c1282d;
	margin-top:15px;
	}
.product_right{
	width:910px;
	float:right;
	}
.glxz{
	width:510px;
	height:362px;
	background:#f4f4f4;
	overflow:auto;
	float:left;
	}
.glxz_top{
	background:#e3e3e3;
	padding:10px;
	}
.glxz_top li{
	display:inline-block;
	padding:10px;
	}
.glxz_top li a{
	font-size:16px;
	font-weight:bold;
	}
.glxz_bot{
	padding:10px;
	}
.glxz_bot li{
	display:inline-block;
	padding:10px;
	}
.tpqh{
	width:383px;
	height:362px;
	float:right;
	}
.product_lb{
	margin-top:15px;
	width:910px;
	height:460px;
	float:left;
	}
.product_lbn{
	height:455px;
	overflow:auto;
	}
.test-1::-webkit-scrollbar {/*?????????????????????*/
    width: 4px;     /*??????????????????????????????????????????*/
    height: 1px;
}

.test-1::-webkit-scrollbar-thumb {/*????????????????????????*/
    border-radius: 4px;
     -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
    background: #535353;

}

.test-1::-webkit-scrollbar-track {/*?????????????????????*/
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
    border-radius: 4px;
    background: #EDEDED;
}
	
.biaoge{
	border-bottom:1px solid #333;
	border-left:1px solid #333;
	width:906px;
	}
.biaoge td{
	border-top:1px solid #333;
	border-right:1px solid #333;
	padding:8px 10px;
	text-align:center;
	box-sizing:border-box;
	}
.biaoge th{
	border-top:1px solid #333;
	border-right:1px solid #333;
	padding:8px 10px;
	text-align:center;
	box-sizing:border-box;
	}
.biaoge_hover tr:hover{
	background:#c1282d;
	}
.biaoge_hover tr:hover td{
	color:#fff;
	}
.biaoge_hover tr:hover td a{
	color:#fff;
	}
	
	
.biaogexx{
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	margin-top:20px;
	}
.biaogexx td{
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:12px 20px;
	width:25%;
	text-align:left;
	box-sizing:border-box;
	}
.biaogexx  .biaogebt{
	background:#c1282d;
	font-size:20px;
	padding:15px;
	color:#fff;
	text-align:center;
	}
.biaogexx  .biaogeleft{
	text-align:right;
	width:150px;
	}
/**/
.bt1{
	position:relative;
	}
.bt1 h4{
	font-size:65px;
	color:#f3f3f3;
	text-align:center;
	position:absolute;
	top:0px;
	z-index:2;
	font-family:ywzt;
	font-weight:normal;
	text-align:center;
	width:100%;
	line-height:65px;
	text-transform:uppercase;
	}
.bt1 h2{
	font-size:40px;
	color:#333;
	line-height:60px;
	width:100%;
	padding-top:30px;
	text-align:center;
	z-index:3;
	position:relative;
	}
.bt1 p{
	font-size:18px;
	text-align:center;
	}
.bt1  span{
	display:block;
	width:50px;
	border-bottom:2px solid #c1282d;
	margin:20px auto;
	}
.bai h2 , .bai p{
	color:#fff;
	}
.bai h4{
	opacity:0.2;
	}
/**/
.hyyy_left{
	width:275px;
	float:left;
	border-top:1px solid #ddd;
	}
.hyyy_left  ul li{
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	height:70px;
	line-height:70px;
	cursor:pointer;
	padding-left:25px;
	font-size:18px;
	}
.hyyy_left  ul li span{
	background:#c1282d;
	color:#fff;
	padding:4px;
	width:30px;
	height:30px;
	font-size:14px;
	margin-right:10px;
	border-radius:15px;
	}
.hyyy_left ul .hover{
	background:#f4f4f4;
	}
.hyyy_contact{
	background:#c1282d;
	padding:37px 30px;
	}
.hyyy_contact p{
	color:#fff;
	}
.hyyy_contact h2{
	font-size:22px;
	color:#fff;
	font-weight:normal;
	padding:5px 0;
	}
.hyyy_contact a{
	color:#fff;
	display:inline-block;
	padding:5px 20px;
	border:1px solid #fff;
	border-radius:5px;
	}
.hyyy_right{
	width:925px;
	float:right;
	}
.hyyy_right img{
	width:925px;
	height:514px;
	}
/**/
.jxxz_bj{
	background:url(img/pr_bj.jpg) no-repeat center;
	height:695px;
	margin-top:60px;
	padding-top:60px;
	}
.jxxz{
	position:relative;
	width:1200px;
	margin:auto;
	}
#swiper3{
	padding-bottom:50px;
	}
#swiper3 .swiper-slide{
	background:#fff;
	padding:10px;
	}
#swiper3 .swiper-slide h2{
	text-align:center;
	font-size:20px;
	padding:20px 0 5px 0;
	font-weight:normal;
	}
#swiper3 .swiper-slide p{
	text-align:center;
	color:#555;
	}
#swiper3 .swiper-slide span{
	display:block;
	padding:10px;
	text-transform:uppercase;
	text-align:center;
	color:#c1282d;
	}
.jxxz .swiper-button-next , .jxxz .swiper-button-prev{
	background:none;
	}
.jxxz .swiper-button-prev{
	margin-top:0px;
	left:-60px;
	}
.jxxz .swiper-button-next{
	margin-top:0px;
	right:-60px;
	}
/**/
.qyysw{
	background:url(img/qyys_bj.jpg) no-repeat center;
	padding:80px 0;
	}
.qyys{
	border:1px solid #ddd;
	background:#fff;
	}
.qyyleft{
	width:20%;
	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:#c1282d;
	}
.qyyleft .hover h6 img{
	margin-top:-55px;
	}
.qyyleft .hover h2 , .qyyleft .hover span{
	color:#fff;
	}
	
.qyyright{
	width:80%;
	position:relative;
	float:right;
	background:#fff;
	
	}
.qyyright .qyyrightl{
	width:50%;
	float:left;
	padding:60px 5%;
	overflow:hidden;
	height:640px;
	}
.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 h6{
	display:block;
	margin-bottom:20px;
	}
.qyyright .qyyrightl .tel{
	position:absolute;
	bottom:50px;
	}
.qyyright .qyyrightl p{
	line-height:30px;
	}
.qyyright .qyyrightr{
	width:50%;
	float:right;
	overflow:hidden;
	padding:15px;
	}
.qyyright .qyyrightr img{
	width:100%;
	margin:8px 0;
	}
/**/
.about_bj{
	background:url(img/gsjj_bj.jpg) no-repeat center top;
	padding-top:80px;
	}
.about{
	background:#fff;
	padding:30px;
	border-radius: 30px 30px 0px 0px
	}
.about ul{
	width:540px;
	float:left;
	line-height:30px;
	}
.about h2{
	font-size:30px;
	padding:15px 0;
	}
.about h4{
	font-weight:normal;
	}
.about h4 span{
	display:block;
	width:80px;
	height:1px;
	margin-top:15px;
	margin-right:10px;
	background:#333;
	float:left;
	}
.about img{
	width:568px;
	float:right;
	}
.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;
	}
.scsb{
	margin:20px auto 0;
	width:1140px;
	}
.scsb ul{
	width:102%;
	}
.scsb ul li{
	width:23.7%;
	float:left;
	position:relative;
	margin-right:1.1%;
	overflow:hidden;
	}	
.scsb ul li img{
	width:100%;
	}
.scsb ul li 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);
	}

/**/
.news{
	padding-top:60px;
	}
.newsleft{
	width:430px;
	float:left;
	padding:0 35px  42px 35px;
	background:url(img/gsnew_bj.jpg) no-repeat top #f5f5f5;
	}

.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);
	}
#swiper4 .swiper-slide{
	background:none;
	display:block;
	}
#swiper4 .swiper-slide h2{
	font-size:18px;
	line-height:50px;
	}
#swiper4 .swiper-pagination-bullets {
    bottom: 0px;
    padding-right: 10px;
    text-align: right;
}
#swiper4 .swiper-slide p{
	line-height:28px;
	margin-bottom:30px;
	}
#swiper4 .swiper-slide h4{
	text-align:right;
	color:#999;
	font-weight:normal;
	width:60%;
	}
#swiper4 .swiper-slide h4 span{
	float:left;
	width:50%;
	margin-top:10px;
	height:1px;
	background:#ddd;
	}
.newsright{
	width:740px;
	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:#c1282d;
	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;
	}
/**/
.hzal{
	width:1200px;
	margin:60px auto;
	}
#swiper5 .swiper-slide{
	border:1px solid #ddd;
	}
#swiper5 .swiper-slide p{
	text-align:center;
	padding:20px 0;
	}
.hzal .swiper-button-next , .hzal .swiper-button-prev{
	margin-top:20px;
	}
/**/
.foot{	
    width: 100%;
	background:#232323;
	padding:20px 0 30px 0;
}
.foot ul{
	margin:30px auto 0;
	}
.foot ul li{
	float:left;
	}
.foot_top{
	overflow:hidden;
	}
.foot_top li{
	width:1400px;
	border-bottom:1px solid #343434;
	padding-bottom:30px;
	}
.foot_top li h2{
	width:230px;
	float:left;
	margin-right:100px;
	}
.foot_top li h2 img{
	float:left;
	margin-right:10px;
	}

.foot  b{
	font-size:20px;
	margin-bottom:10px;
	color:#FFF;
	display:block;
	}
.foot_top li h2  p b{
	font-size:16px;
	margin-bottom:0px;
	margin-top:5px;
	color:#fff;
	}
.foot_top li h2  p{
	color:#aaa;
	font-weight:normal;
	}
.foot dl dd a{
	line-height:28px;
	color:#909090;
	display:block;
	float:left;
	width:140px;
	padding-left:10px;
	background:url(img/footjt.png) no-repeat left;
	}

.foot ul .foot_contact{
	width:440px;
	padding-left:80px;
	border-left:1px solid #343434;
	}
.foot ul .foot_contact p{
	line-height:31px;
	color:#999;
	}
.foot ul .foot_nav {
	width:550px;
	float:left;
	}
.foot ul .foot_nav dl{
	width:170px;
	float:left;
	display:block;
	line-height:28px;
	color:#909090;
	}
.foot ul .foot_nav .foot_nav1{
	width:300px;
	}
.foot ul .ewm{
	width:120px;
	margin-top:20px;
	float:right;
	}
.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:35%;
	}
/**/
.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:#c1282d;
	border:1px solid #c1282d;
	color:#fff;
	}
.mian_bj{
	width:100%;
	padding-bottom:95px;
	padding-top:25px;
	background:#f7f7f7;
	}
.product_bj{
	width:100%;
	padding-bottom:95px;
	padding-top:25px;
	background:#fafafa;
	}
.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: #c1282d;
}
.page-num-current {
	background: #c1282d;
	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:#c1282d;
	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);
	}

.product_bj .product{
	padding:0px;
	}
.showbanner{
	background:url(img/show_bj.jpg) no-repeat center;
	padding:90px 0 120px 0;
	}
.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:#c1282d;
	}
.jianshu img{
	float:left;
	margin-right:10px;
	}
.showproduct{
	margin:40px 0 90px 0;
	}
.showproduct p{
	line-height:28px;
	}
.showproduct h4{
	font-size:18px;
	line-height:35px;
	}
.positionshow_bt li{
	width:200px;
	font-size:20px;
	color:#333;
	float:left;
	line-height:70px;
	text-align:center;
	height:70px;
	cursor:pointer;
	}
.positionshow_bt .hover{
	border-bottom:2px solid #c1282d;
	}
.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%;
	}
.positionshow {
    height: 70px;
    background: #fff;
    line-height: 70px;
    border-bottom: 1px solid #dfdfdf;
}
.show_biaoge{
	width:510px;
	float:left;
	}

/**/
.culture{
	border-bottom:1px solid #ddd;
	}
.culture ul li{
	background:#fff;
	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:#c1282d;
	color:#fff;
	}
.culture  .culture_u2 .culture_u2li h2{
	color:#fff;
	}

