@charset "utf-8";
/* CSS Document */
*{
	font-family: "微软雅黑";
	font-weight: normal;
}
body{
	margin: 0;
	padding: 0;
	
}
ul,li,dd,dl,h1,h2,h3,h4,h5,h6,p{
	margin: 0;
	padding: 0;
}
ul,li,dd,dl{
	list-style: none;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
img{
	border: none;
/*	display: block;*/
}
input{
	border: none;
}
textarea{
	border: none;
	resize: none;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear: both;
}
.clearfix:after{
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.nav{
	width: 1200px;
	height: 135px;
	margin: 0 auto;
	overflow: hidden;
}
.nav-left{
	float: left;
	height: 110px;
	overflow: hidden;
	padding-top: 10px;
	box-sizing: border-box;
}
.nav-all{
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #e8e8e8;
}
.nav-left img{
	height: 100%;
}
.nav-right{
    width: 1034px;
	float: right;
	padding-top: 26px;
	box-sizing: border-box;
	overflow: hidden;
}
.search{
	width: 182px;
	height: 26px;
	border: 1px solid #999999;
	float: right;
}
.search input[type="text"]{
	width: 154px;
	height:24px;
	border: none;
	float: left;
	padding:0px 10px;
	box-sizing: border-box;
	line-height: 24px;
	color: #333333;
	outline: none;
}
.search input[type="text"]::placeholder{
	color: #999999;
	font-size: 12px;
	line-height: 26px;
}
.search .lab{
	float: right;
}
.lab input[type="submit"]{
	width:26px ;
	height: 26px;
	border: none;
	outline: none;
	background: url("../images/1.jpg")no-repeat;
	background-size: cover;
}
.top-list{
	float: right;
	overflow: hidden;
	text-align: left;
	font-size: 0px;
	margin-top: 3px;
}
.top-list li{
	display: inline-block;
	margin-right: 50px;
}
.top-icon{
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 10px;
}
.top-icon img{
	width: 100%;
	height: 100%;
}
.top-list li h1{
	float: left;
	font-size: 14px;
	color: #999999;
	line-height: 20px;
}
.nav-bottom{
	float: right;
	height: 84px;
}
.nav-bottom li{
	width: 140px;
	height: 82px;
	float: left;
	overflow: hidden;
	padding-left: 20px;
	box-sizing: border-box;
	position: relative;
}
.nav-bottom li.on:before{
	display: block;
}
.nav-bottom li:before{
	content: '';
	position: absolute;
	bottom: 5px;
	left: 20px;
	width: 20px;
	height: 4px;
	background-color: #e42d28;
	display: none;
}
.nav-bottom li:after{
	content: '';
	position: absolute;
	right: 0px;
	top: 50%;
	width: 42px;
	height: 82px;
	background: url("../images/5.png")no-repeat;
	margin-top: -42px;
}
.nav-bottom li:last-child{
	width: 110px;
}
.nav-bottom li:last-child:after{
	display: none;
}
.nav-bottom li h2{
	font-size: 18px;
	color: #333333;
	letter-spacing: 1px;
	font-weight: bold;
	margin-top:30px ;
}
.nav-bottom li h3{
	font-size: 18px;
	color: #999999;
	letter-spacing: 1px;
	position: relative;
}
.nav-dw{
	position: absolute;
	left: -20px;
	bottom: 0px;
	font-weight: bold;
	font-size: 26px;
	color: #e42d28;
}
.swiper-slide img{
	display:block;
	width:100%;
}
.swiper-pagination-bullet{
	background-color:#fff;
	opacity: 1;
	width: 16px;
	height: 16px;
	border:2px solid #c4c1bf;

}
.swiper-pagination-bullet-active{
	width: 18px;
	height: 18px;
	border:2px solid #c4c1bf;
	background-color:#e4322b;
}
.product{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-top:50px;
}
.product-left{
	width: 250px;
	float: left;
	border-radius: 5px;
	border:1px solid #d3d3d3;
	padding-bottom: 20px;
	box-sizing: border-box;
}
.product-top{
	width: 192px;
	margin: 0 auto;
	margin-top: 24px;
	padding-bottom: 18px;
	overflow: hidden;
	border-bottom: 1px solid #d3d3d3;
	margin-bottom: 20px;
}
.product-icon{
	width: 44px;
	height: 44px;
	float: left;
	overflow: hidden;
	margin-top: 12px;
}
.product-icon img{
	width: 100%;
	height: 100%;
}
.product-zi{
	float: right;
}
.product-china{
	font-size: 30px;
	color: #333333;
}
.product-eng{
	font-size: 18px;
	color: #333333;
}
.product-tab{
	width: 100%;
	overflow: hidden;
}
.product-tab li{
	width: 100%;
	height: 74px;
	overflow: hidden;
	padding:17px 30px;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
}
.product-tab li:before{
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 6px;
	height: 74px;
	background-color: #e4322b;
	display: none;
}
.product-tab li.on{
	background-color: #f2f2f2;
}
.product-tab li.on:before{
	display: block;
}
.product-tab li.on .product-bt{
	color: #e4322b;
}
.product-tab li.on .product-lbt{
	color: #333333;
}
.product-tab li.on .product-lbt .red{
	color: #333333;
}
.product-tab li:hover{
	background-color: #f2f2f2;
}
.product-tab li:hover:before{
	display: block;
}
.product-tab li:hover .product-bt{
	color: #e4322b;
}
.product-tab li:hover .product-lbt{
	color: #333333;
}
.product-tab li:hover .product-lbt .red{
	color: #333333;
}
.product-bt{
	width: 100%;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.product-lbt{
	width: 100%;
	font-size: 16px;
	color: #999999;
}
.red{
	color: #e4322b;
	font-weight: bold;
}
.product-right{
	width: 900px;
	float: right;
}
.product-list{
	width: 100%;
	overflow: hidden;
}
.product-list li{
	width: 266px;
	height: 384px;
	overflow: hidden;
	border-radius: 5px;
	float: left;
	margin: 0px 25px 50px 25px;
	background-color: #f2f2f2;
	padding:10px;
	box-sizing: border-box;
	position: relative;
}
.product-list li:hover{
	background-color: #e4322b;
}
.product-list li:nth-child(3n+1){
	margin-left: 0px;
}
.product-list li:nth-child(3n){
	margin-right: 0px;
}
.product-pic{
	width: 100%;
	height: 248px;
	overflow: hidden;
	border-radius: 5px;
	margin-bottom: 20px;
}
.product-pic img{
	width: 100%;
	height: 100%;
}
.product-list li:hover .product-name{
	color: #fff;
}
.product-list li:hover .product-engname{
	color: #fff;
}
.product-list li:hover .product-dw{
	background: url("../images/14.png")no-repeat;
}
.product-name{
	width: 100%;
	text-align: center;
	color: #333333;
	font-size: 24px;
}
.product-engname{
	width: 100%;
	text-align: center;
	color: #333333;
	font-size: 16px;
}
.product-dw{
	width: 40px;
	height: 40px;
	position: absolute;
	bottom: 20px;
	right: 20px;
	background: url("../images/13.png")no-repeat;
	background-size: 100% 100%;
	transition: all .5s;
}
.about{
	width: 100%;
	overflow: hidden;
	background-color: #f7f7f7;
}
.about-fw{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-top:40px;
	padding-bottom: 70px;
	box-sizing: border-box;
}
.yc{
	display: none;
}
.about-bt{
	width: 100%;
	overflow: hidden;
	text-align: center;
	font-size: 40px;
	color: #333333;
	margin-bottom: 20px;
}
.about-lbt{
	width: 100%;
	font-size: 24px;
	color: #d3d3d3;
	text-align: center;
	position: relative;
	margin-bottom: 60px;
}
.about-lbt:before{
	content: '';
	position: absolute;
	left: 0px;
	top:50%;
	width: 40%;
	height: 2px;
	margin-top: -1px;
	background-color: #d3d3d3;
}
.about-lbt:after{
	content: '';
	position: absolute;
	right: 0px;
	top:50%;
	width: 40%;
	height: 2px;
	margin-top: -1px;
	background-color: #d3d3d3;
}
.about-left{
	width: 650px;
	float: left;
}
.about-head{
	width: 220px;
	margin-left: 32px;
	overflow: hidden;
	border-bottom: 1px solid #d3d3d3;
	padding-bottom: 18px;
	margin-bottom: 35px;
}
.about-icon{
	width: 42px;
	height: 46px;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}
.about-icon img{
	width: 100%;
	height: 100%;
}
.about-zi{
	float: left;
}
.about-china{
	font-size: 30px;
	color: #333333;
	letter-spacing: 1px;
}
.about-eng{
	font-size: 18px;
	color: #333333;
	margin-top: -5px;
}
.about-p{
	width: 100%;
	font-size: 18px;
	color: #333333;
	line-height: 36px;
	margin-bottom: 14px;
}
.about-more{
	width: 40px;
	height: 40px;
	overflow: hidden;
	background: url("../images/16.png")no-repeat;
	background-size: 100% 100%;
	float: right;
	margin-bottom: 28px;
}
.about-list{
	width: 100%;
	overflow: hidden;
}
.about-list li{
	width: 50%;
	float: left;
	overflow: hidden;
	margin-bottom: 25px;
	padding-left: 30px;
	box-sizing: border-box;
}
.about-list li:hover .about-tubiao{
	filter: grayscale(0%);
	opacity: 1;
}
.about-list li:hover .lbt-h1{
	color: #e4322b;
}
.about-list li:hover .lbt-h2{
	color: #e4322b;
}
.about-tubiao{
	width: 42px;
	height: 48px;
	overflow: hidden;
	float: left;
	margin-right: 16px;
	filter: grayscale(100%);
	opacity: 0.5;
}
.about-tubiao img{
	width: 100% ;
	height: 100%;
}
.about-lh1{
	float: left;
}
.lbt-h1{
	font-size: 18px;
	color: #999999;
}
.lbt-h2{
	font-size: 14px;
	color: #999999;
}
.about-right{
	width: 485px;
	height: 540px;
	float: right;
	background: url("../images/18.png")no-repeat;
	background-size: 100% 100%;
}
.about-tu{
	width: 380px;
	height: 540px;
	overflow: hidden;
	border-radius: 10px;
}
.about-tu img{
	width: 100%;
	height: 100%;
}
.bottom{
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #727272;
}
.bottom-fw{
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	padding:40px 30px;
	box-sizing: border-box;
}
.bottom-nav{
	float: left;
	width: 250px;
}
.bottom-nav li{
	width: 100%;
	font-size: 16px;
	color: #333333;
	overflow: hidden;
	margin-bottom: 14px;
}
.bottom-nav li.on{
	color: #e4322b;
}
.bottom-nav li:hover{
	color: #e4322b;
}
.information{
	width: 500px;
	float: left;
}
.information > li{
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.infor-icon{
	width:36px ;
	height: 24px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}
.infor-icon img{
	width: 100%;
	height: 100%;
}
.infor-h1{
	float: left;
	font-size: 18px;
	color: #333333;
}
.bottom-right{
	width: 280px;
	float: right;
	padding-top: 20px;
	box-sizing: border-box;
}
.bottom-logo{
	width: 158px;
	height: 84px;
	overflow: hidden;
	margin-bottom: 10px;
}
.bottom-logo img{
	width: 100%;
	height: 100%;
}
.bottom-ban{
	width: 100%;
	overflow: hidden;
}
.bottom-ban li{
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
	font-size: 14px;
	color: #333333;
}
.product-more{
	width: 180px;
	height: 50px;
	margin: 0 auto;
	text-align: center;
	line-height: 50px;
	font-size: 24px;
	color: #377efd;
	cursor: pointer;
	margin-bottom: 50px;
	overflow: hidden;
}
.pro-top{
	width: 100%;
	overflow: hidden;
	margin-bottom: 40px;
}
.pro-pic{
	width: 460px;
	height: 460px;
	border-radius: 5px;
	background-color: #f2f2f2;
	overflow: hidden;
	float: left;
	padding:10px;
}
.pro-pic img{
	width: 100%;
	height: 100%;
}
.pro-nr{
	width: 390px;
	float: right;
	overflow: hidden;
}
.pro-bt{
	width: 100%;
	border-bottom: 1px solid #999999;
	overflow: hidden;
	font-size: 30px;
	color: #333333;
	padding-bottom: 10px;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 35px;
}
.pro-bt:after{
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 180px;
	height: 2px;
	background-color: #377efd;
}
.pro-list{
	width: 100%;
	overflow: hidden;
}
.pro-list li{
	width: 100%;
	overflow: hidden;
	font-size: 24px;
	color: #333333;
	margin-bottom: 10px;
}
.pro-bottom{
	width: 100%;
	overflow: hidden;
	margin-bottom: 50px;
}
.pro-bt2{
	width: 100%;
	border-bottom: 1px solid #999999;
	overflow: hidden;
	font-size: 24px;
	color: #333333;
	padding-bottom: 10px;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 30px;
}
.pro-bt2:after{
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 180px;
	height: 2px;
	background-color: #377efd;
}
.pro-tab{
	width: 100%;
	overflow: hidden;
}
.pro-tab li{
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.pro-lbt{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
	color: #333333;
	line-height: 30px;
	font-weight: bold;
}
.pro-p{
	width: 100%;
	overflow: hidden;
	font-size: 18px;
	color: #333333;
	line-height: 30px;
}
.case{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 50px;
	padding-bottom: 50px;
	box-sizing: border-box;
}
.case-bt{
	width: 100%;
	text-align: center;
	overflow: hidden;
	font-size: 40px;
	color: #333333;
	margin-bottom: 10px;
}
.case-eng{
	width: 100%;
	overflow: hidden;
	font-size: 24px;
	color: #d3d3d3;
	position: relative;
	text-align: center;
	margin-bottom: 45px;
}
.case-eng:before{
	content: '';
	position: absolute;
	left: 0px;
	top:50%;
	width: 444px;
	height: 2px;
	margin-top: -1px;
	background-color: #d3d3d3;
}
.case-eng:after{
	content: '';
	position: absolute;
	right: 0px;
	top:50%;
	width: 444px;
	height: 2px;
	margin-top: -1px;
	background-color: #d3d3d3;
}
.case-lbt{
	width: 100%;
	overflow: hidden;
	margin-bottom: 45px;
}
.case-lbt li{
	width: 160px;
	height: 54px;
	border-radius: 27px;
	overflow: hidden;
	background-color: #e9e9e9;
	text-align: center;
	font-size: 22px;
	color: #666666;
	margin-right: 30px;
	line-height: 54px;
	float: left;
}
.case-lbt li.on{
	background-color: #e4322b;
	color: #fff;
}
.case-list{
	width: 100%;
	overflow: hidden;
}
.case-list li{
	width: 329px;
	height: 240px;
	border-radius: 5px;
	overflow: hidden;
	background-color: #f2f2f2;
	padding:14px;
	box-sizing: border-box;
	margin: 0px 32px 50px 31px;
	float: left;
}
.case-list li:nth-child(3n+1){
	margin-left: 0px;
}
.case-list li:nth-child(3n){
	margin-right: 0px;
}
.list-one{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.list-one img{
	width: 100%;
	height: 100%;
	border-radius: 5px;
	overflow: hidden;
}
.case-list li:hover{
	background-color: #e4322b;
}
.case-list li:hover .case-dw{
	top:0px;
}
.case-dw{
	position: absolute;
	width: 100%;
	height:100%;
	border-radius: 5px;
	background-color: rgba(115, 115, 115, 0.6);
	left: 0px;
	top:-100%;
	padding-top:40px;
	transition: all .5s;
}
.case-dw-bt{
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 32px;
	margin-bottom: 30px;
}
.list-more{
	width: 40px;
	height: 40px;
	margin: 0 auto;
	background: url("../images/14.png")no-repeat;
	background-size: 100% 100%;
}
.case-top{
	width: 100%;
	overflow: hidden;
	margin-bottom: 40px;
}
.case-pic{
	width: 624px;
	height: 460px;
	float: left;
	border-radius: 5px;
	background-color: #f2f2f2;
	padding:12px;
	box-sizing: border-box;
}
.case-pic img{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.case-nr{
	width: 530px;
	overflow: hidden;
	float: right;
}
.head-bt{
	width: 100%;
	padding-bottom: 10px;
	box-sizing: border-box;
	overflow: hidden;
	border-bottom: 1px solid #999999;
	position: relative;
	font-size: 30px;
	color: #333333;
	margin-bottom: 35px;
}
.head-bt:after{
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 180px;
	height: 2px;
	background-color: #377efd;
}
.case-nrlist{
	width: 100%;
	overflow: hidden;
}
.case-nrlist li{
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.case-nrlist li:last-child .case-h2{
	font-size: 36px;
	color: #e4322b;
}
.case-nrlist li:last-child .case-h1{
	line-height: 55px
}
.case-h1{
	width: 120px;
	float: left;
	overflow: hidden;
	font-size: 24px;
	color: #333333;
}
.case-h2{
	float: left;
	width: 410px;
	overflow: hidden;
	font-size: 24px;
	color: #333333;
	text-align: justify;
}
.bt2{
	margin-bottom: 20px;
}
.detarls-p{
	width: 100%;
	overflow: hidden;
	font-size: 20px;
	color: #333333;
	text-align: justify;
	margin-bottom: 35px;
}
.case-lunbo{
	width: 100%;
	height: 742px;
	overflow: hidden;
	position: relative;
}
.lunbo{
	width: 1020px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.swiper-slide img{
	display:block;
	width:100%;
	height: 100%;
}
.next2.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	background-image: url("../images/37.png");
	filter: grayscale(100%);
	opacity: 0.5;
}
.next2.swiper-button-next:hover{
	filter: grayscale(0%);
	opacity: 1;
}
.prev2.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	background-image: url("../images/40.png");
	filter: grayscale(100%);
	opacity: 0.5;
}
.prev2.swiper-button-prev:hover{
	filter: grayscale(0%);
	opacity: 1;
}
.next2.swiper-button-next, .prev2.swiper-button-prev{
	position: absolute;
	top: 50%;
	width: 50px;
	height: 80px;
	margin-top: -40px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 50px 80px;
	-webkit-background-size: 50px 80px;
	background-size: 50px 80px;
	background-position: center;
	background-repeat: no-repeat;
}

.swiper-button-next.active{
	background-image: url("../images/37.png");
}
.swiper-button-prev.active{
	background-image: url("../images/40.png");
}
.us{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-top:50px;
}
.about-one{
    width: 100%;
    overflow: hidden;
    margin-bottom: 50px;
}
.about-p img{
    width: 100%;
    overflow: hidden;
}
.manage{
    width: 100%;
    overflow: hidden;
    background-color: #f7f7f7;
}
.manage-fw{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding:60px 0px;
    box-sizing: border-box;
}
.head2{
    width: 290px;
}
.manage-pic{
    width: 100%;
    overflow: hidden;
}
.manage-pic img{
    width: 100%;
}
.develop{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    padding:60px 0px;
    box-sizing: border-box;
}
.develop-left{
    width: 730px;
    float: left;
}
.develop-list{
    width: 100%;
    overflow: hidden;
    padding-left: 30px;
}
.develop-list li{
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
    font-size: 18px;
    color: #333333;
}
.develop-pic{
    width: 340px;
    height: 380px;
    float: right;
    overflow: hidden;
    margin-right: 20px;
    margin-top: 70px;
    background: url("../images/18.png")no-repeat;
    background-size: 100% 100%;
}
.develop-tu{
    width: 270px;
    height: 380px;
    overflow: hidden;
}
.develop-tu img{
    width: 100%;
    height: 100%;
}
.honour{
    width: 100%;
    height: 328px;
    overflow: hidden;
    position: relative;
}
.honour-lunbo{
    width: 1014px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.hon-one{
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #ffffff;
}
.hon-left{
    width: 50%;
    height: 100%;
    float: left;
}
.hon-left img{
    width: 100%;
    height: 100%;
}
.hon-right{
    width: 50%;
    float: left;
    padding:50px 60px;
    box-sizing: border-box;
}
.hon-time{
    width: 100%;
    overflow: hidden;
    font-size: 18px;
    color: #e4322b;
    margin-bottom: 10px;
}
.hon-bt{
    width: 100%;
    overflow: hidden;
    font-size: 24px;
    color: #333333;
    margin-bottom: 10px;
}
.hon-p{
    width: 100%;
    overflow: hidden;
    font-size: 18px;
    color: #999999;
    line-height: 30px;
    text-align: justify;
}
.con-list{
    width: 1020px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 80px;
}
.con-list li{
    width: 33.3%;
    float: left;
    overflow: hidden;
}
.con-list li:hover .con-icon{
    filter: grayscale(0%);
}
.con-icon{
    width: 100px;
    height: 100px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 40px;
    filter: grayscale(100%);
    transition: all .5s;
}
.con-icon img{
    width: 100%;
    height: 100%;
}
.con-list li:hover .con-h1{
    color: #333333;
}
.con-list li:hover .con-h2{
    color: #333333;
}
.con-list li:hover .con-p{
    color: #e4322b;
}
.con-zi{
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.con-h1{
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #999999;
    transition: all .5s;
}
.con-h2{
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #999999;
    transition: all .5s;
}
.con-p{
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #333333;
    transition: all .5s;
}
.map{
    width: 100%;
    height: 400px;
    overflow: hidden;
}
.map img{
    width: 100%;
    height: 100%;
}
.us2{
    padding-bottom: 60px;
}
.news-list{
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #d9d9d9;
    margin-bottom: 45px;
}
.news-list li{
    width: 100%;
    height: 240px;
    overflow: hidden;
    border-bottom:1px solid #d9d9d9;
    padding:30px 0px;
    box-sizing: border-box;
}
.news-list li:hover{
    background-color: #f2f2f2;
}
.news-left{
    width: 260px;
    height: 180px;
    float: left;
    overflow: hidden;
    margin-left: 30px;
}
.news-left img{
    width: 100%;
    height: 100%;
}
.news-right{
    width: 840px;
    float: right;
    height: 100%;
    overflow: hidden;
}
.n-bt{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    color: #333333;
    padding-bottom: 22px;
    box-sizing: border-box;
    margin-bottom: 25px;
}
.news-list li:hover .n-bt{
    border-bottom: 1px solid #d9d9d9;
    color: #e4322b;
}
.n-p{
    width: 100%;
    height: 60px;
    overflow: hidden;
    padding-right: 50px;
    font-size: 18px;
    color: #999999;
    line-height: 30px;
    margin-bottom: 15px;
}
.n-more{
    width: 100%;
    overflow: hidden;
    padding-right: 50px;
}
.n-time{
    float: left;
    font-size: 20px;
    color: #999999;
    line-height: 28px;
}
.more{
    width: 90px;
    height: 28px;
    float: right;
    border-radius: 14px;
    background-color: #e9e9e9;
    text-align: center;
    line-height: 28px;
    font-size: 16px;
    color: #333333;
}
.news-list li:hover .n-more .more{
    background-color: #e4322b;
    color: #fff;
}
.m-more{
    width: 200px;
    height: 30px;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    color: #999999;
    cursor: pointer;
}
.details{
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #d9d9d9;
    padding-top:45px;
    box-sizing: border-box;
}
.d-bt{
    width: 100%;
    overflow: hidden;
    font-size: 30px;
    color: #333333;
    margin-bottom: 15px;
}
.d-time{
    width: 100%;
    overflow: hidden;
    font-size: 20px;
    color: #999999;
    margin-bottom: 30px;
}
.d-p{
    width: 100%;
    overflow: hidden;
    text-align: justify;
    font-size: 20px;
    color: #999999;
    line-height: 36px;
    margin-bottom: 50px;
}
.d-p img{
    max-width: 100%;
    height: auto;
}
.d-up{
    width: 100%;
    overflow: hidden;
    margin-bottom: 8px;
}
.d-up:hover .up{
    color: #e4322b;
}
.d-up:hover .up-nr{
    color: #e4322b;
}
.up{
    float: left;
    font-size: 24px;
    color: #666666;
    margin-right: 20px;
}
.up-nr{
    float: left;
    font-size: 24px;
    color: #666666;
}
.back{
    width: 200px;
    height: 50px;
    border-radius: 25px;
    background-color: #e4322b;
    float: right;
    text-align: center;
    color: #fff;
    font-size: 24px;
    line-height: 50px;
    overflow: hidden;
    margin-top: 40px;
}
.recruict{
    width: 100%;
    overflow: hidden;
    background-color: #f0f0f0;
}
.recruict-fw{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-top:50px;
    padding-bottom: 50px;
}
.lbt2 li{
    width: 126px;
    height: 58px;
    border-radius: 29px;
    background-color: #e6e6e6;
}
.recruict-one{
    width: 100%;
    background-color: #fff;
    padding:30px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}
.one-bt{
    width: 100%;
    overflow: hidden;
    padding-bottom: 15px;
    box-sizing: border-box;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 20px;
}
.one-china{
    font-size: 24px;
    color: #222222;
    margin-bottom: 15px;
}
.one-sl{
    width: 100%;
    font-size: 18px;
    color: #222222;
}
.recruict-list{
    width: 100%;
    overflow: hidden;
}
.recruict-list li{
    width: 100%;
    overflow: hidden;
    margin-bottom: 24px;
}
.list-bt{
    width: 100%;
    font-size: 18px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 20px;
}
.l-list{
    width: 100%;
    overflow: hidden;
}
.l-list li{
    width: 100%;
    overflow: hidden;
    margin-bottom: 14px;
    font-size: 18px;
    color: #999999;
    padding-left: 20px;
    position: relative;
}
.l-list li:before{
    content: '';
    position: absolute;
    left: 0px;
    top:50%;
    width: 8px;
    height: 10px;
    margin-top: -5px;
    background: url("../images/54.png")no-repeat;
    background-size: 100% 100%;
}
.zixun{
    position: absolute;
    right: 50px;
    bottom: 50px;
    width: 128px;
    height: 56px;
    border-radius: 28px;
    background-color: #e4322b;
    text-align: center;
    color: #fff;
    line-height: 56px;
    font-size: 18px;
}
.next1.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	background-image: url("../images/57.png");
	filter: grayscale(100%);
	opacity: 0.5;
}
.next1.swiper-button-next:hover{
	filter: grayscale(0%);
	opacity: 1;
}
.prev1.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	background-image: url("../images/58.png");
	filter: grayscale(100%);
	opacity: 0.5;
}
.prev1.swiper-button-prev:hover{
	filter: grayscale(0%);
	opacity: 1;
}
.next1.swiper-button-next, .prev1.swiper-button-prev{
	position: absolute;
	top: 50%;
	width: 50px;
	height: 100px;
	margin-top: -50px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 50px 100px;
	-webkit-background-size: 50px 100px;
	background-size: 50px 100px;
	background-position: center;
	background-repeat: no-repeat;
}











