@charset "utf-8";

/* 展开导行 */
.sidebar-wrapper {position:relative;height:100%;overflow:auto;display:none;}
#dowebok {background-color:rgba(0,0,0,.6);}
#dowebok .nav {margin-top:80px;list-style-type:none;color:#fff;}
#dowebok .nav li {display:block;line-height:55px;font-size:18px;position:relative;}
#dowebok .nav li a {display:block;padding:0 20px;height:100%;border-bottom:1px solid #666;}
#dowebok .nav a:hover {background-color:#000;}
#dowebok .nav li .n2btn {width:35px;height:55px;display:inline-block;position:absolute;right:0;top:0;color:#fff;background:url(../images/more.svg) no-repeat left center;background-size:auto 24px;z-index:10;}
#dowebok .nav li .nav2 {display:none;}
#dowebok .nav li .nav2 li {font-size:16px;}
#dowebok .nav li .nav2 li a {padding-left:50px;}
[data-simplersidebar='active'] {box-shadow:3px 0px 3px 0px rgba(0,0,0,0.5);}





/* 公共样式集 */
.ibanner,
.icn_banner{
    font-size: 0;
}
.ibanner img,
.icn_banner img{
    width: 100%;
}


.inside_tit{
	text-align: center;
	padding-top: 95px;
	padding-bottom: 55px;
}
.inside_tit h2{
	color: #333;
	font-size: 48px;
	font-family: '宋体';
	padding-bottom: 30px;
	margin-bottom: 25px;
	position: relative;
	display: inline-block;
}
.inside_tit h2::after{
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -20px;
	bottom: 0;
	width: 40px;
	height: 1px;
	background-color: #000;
}
.inside_tit .text{
	color: #999;
	font-size: 14px;
	line-height: 30px;
}


@media(max-width:1400px){
	.inside_tit{
		padding-top: 75px;
	}
	.inside_tit h2{
		font-size: 42px;;
	}
}
@media(max-width:1300px){
	.inside_tit{
		padding-top: 60px;
	}
	.inside_tit h2{
		font-size: 36px;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
}
@media(max-width:1200px){
	.inside_tit h2{
		font-size: 30px;
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
}
@media(max-width:991px){
	.inside_tit{
		padding: 50px 0;
	}
	.inside_tit h2{
		font-size: 24px;
	}
}
@media(max-width:768px){
	.inside_tit{
		padding: 40px 15px;
	}
	.inside_tit h2{
		font-size: 20px;
	}
	.inside_tit .text{
		line-height: 26px;
	}
}


.pub_menu{
	padding-bottom: 70px;
}
.pub_menu  .agrop{
	font-size: 0;
	display: flex;
	border: 1px solid #000;
}
.pub_menu a{
	color: #000;
	font-size: 16px;
	text-align: center;
	width: 50%;
	height: 55px;
	line-height: 55px;
	position: relative;
	transition: all .3s;
	border-right: 1px solid #000;
}
.pub_menu a:last-child{
	border-right: none;
}	
.pub_menu a.on,
.pub_menu a:hover{
	color: #fff;
	background-color: #000;
}


@media (max-width: 1200px) {
	.pub_menu{
		padding-bottom: 60px;
	}
}
@media (max-width: 991px) {
	.pub_menu{
		padding-bottom: 50px;
	}
}
@media (max-width: 768px) {
	.pub_menu{
		padding-bottom: 20px;
	}
	.pub_menu a{
		height: 40px;
		line-height: 40px;
	}
}


.pub_tit{
	color: #333;
	text-align: center
}
.pub_tit i{
	width: 1px;
	height: 48px;
	display: block;
	margin: 0 auto;
	margin-bottom: 30px;
	background-color: #c4c4c4;
}
.pub_tit h2{
	font-size: 48px;
	margin-bottom: 35px;
	font-family: '宋体';
}
.pub_tit p{
	font-size: 16px;
	line-height: 36px;
	max-width: 1100px;
	margin: 0 auto;
}


@media (max-width: 1400px) {
	.pub_tit h2{
		font-size: 40px;
		margin-bottom: 30px;
	}
}
@media (max-width: 1300px) {
	.pub_tit h2{
		font-size: 36px;
	}
}
@media (max-width: 1200px) {
	.pub_tit i{
		margin-bottom: 20px;
	}
	.pub_tit h2{
		font-size: 32px;
		margin-bottom: 15px;
	}
	.pub_tit p{
		line-height: 32px;
	}
}
@media (max-width: 1100px){
	.pub_tit p{
		padding: 0 25px;
		line-height: 30px;
	}
}
@media (max-width: 991px){
	.pub_tit h2{
		font-size: 28px;
		margin-bottom: 15px;
	}
	.pub_tit p{
		line-height: 32px;
	}
}
@media (max-width: 768px){
	.pub_tit i{
		height: 40px;
		margin-bottom: 15px;
	}
	.pub_tit h2{
		font-size: 24px;
		margin-bottom: 10px;
	}
	.pub_tit p{
		font-size: 14px;
		line-height: 28px;
		padding: 0 15px;
	}
}


.prov_tit h2{
	color: #333;
	font-size: 36px;
	text-align: center;
	font-family: '宋体';
}


@media (max-width: 1400px) {
	.prov_tit h2{
		font-size: 32px;
	}
}
@media (max-width: 1300px) {
	.prov_tit h2{
		font-size: 28px;
	}
}
@media (max-width: 991px) {
	.prov_tit h2{
		font-size: 24px;
	}
}
@media (max-width: 768px) {
	.prov_tit h2{
		font-size: 20px;
	}
}


@font-face {
	font-family: 'constan';
	src: url(../fonts/constan.ttf);
}
.join_tit{
	text-align: center;
}
.join_tit i{
	color: #333;
	font-size: 36px;
	font-family: 'constan';
	text-transform: uppercase;
	display: block;
	margin-bottom: 10px;
}
.join_tit h2{
	color: #333;
	font-size: 30px;
	font-family: '宋体';
}


@media(max-width:1400px){
	.join_tit i{
		font-size: 32px;
	}
}
@media(max-width:1200px){
	.join_tit i{
		font-size: 28px;
	}
	.join_tit h2{
		font-size: 22px;
	}
}
@media(max-width:991px){
	.join_tit i{
		font-size: 24px;
	}
	.join_tit h2{
		font-size: 18px;
	}
}
@media(max-width:768px){
	.join_tit i{
		font-size: 20px;
		margin-bottom: 5px;
	}
	.join_tit h2{
		font-size: 16px;
	}
}


.page {
	text-align: center;
	padding:40px 0;
}
.page .pagination {
	display: inline-block;
}
.page .pagination li{
	float: left;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #333;
	margin:0 5px;
	border: 1px solid #cdcdcd;
}
.page .pagination li span,
.page .pagination li a{
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding:0 3px;
}
.page .pagination li.active,
.page .pagination li:hover {
	color: #fff;
	background-color: #333;
	border: 1px solid #333;
}
.page .pagination li.disabled,
.page .pagination li.disabled:hover{
	color:#ddd;
	display:none;
}


@media (max-width:991px) {
	.page .pagination li{
		width: 40px;
		height: 40px;
		line-height: 40px;
	}
}
@media (max-width:768px) {
	.page .pagination li{
		width: 35px;
		height: 35px;
		line-height: 35px;
		font-size: 14px;
	}
}


@font-face {
	font-family: 'accp';
	src: url(../fonts/AccidentalPresidency.ttf);
}


.pillar{
    height: 120px;
}
.pillar.on{
	height: 100px;
}
.header{
	width: 100%;
    height: 120px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
}
.header.on{
	height: 100px;
}
.header h1{
	width: 200px;
	height: 86px;
	float: left;
    margin-top: 15px;
    background-size: contain;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../images/logo.png);
}
.header.on h1{
	margin-top: 20px;
}
.header h1 a{
	width: 100%;
	height: 100%;
	display: inline-block;
	text-indent: -9999px;
}
.header .nav{
    float: right;
    margin-top: 50px;
	display: block;
}
.header.on .nav{
	margin-top: 35px;
	margin-right: 5px;
}
.header .nav li{
	color: #333;
	font-size: 16px;
	margin: 0 5px;
	display: inline-block;
    transition: all .3s;
}
.header .nav li.on,
.header .nav li:hover{
    font-size: 18px;
    font-weight: bold;
}
.header .nav li a{
	width: 100%;
	height: 100%;
	padding: 0 30px;
	box-sizing: border-box;
	display: inline-block;
}
.header .btngrop{
	float: right;
    display: block;
    display: none;
}
.header.on .btngrop{
	display: block;
	margin-top: 35px;
}
.header .btngrop span{
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    margin-right: 15px;
    background-size: contain;
    background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.header .btngrop span:last-child{
    margin-right: 0;
}
.header .btngrop span:hover{
	cursor: pointer;
}
.header .btngrop .search{
    background-image: url(../images/search.png);
}
.header .btngrop .menu{
    background-image: url(../images/menu.png);
}
.header.on .menu{
	display: none;
}
.header .form_box{
	width:100%;
	position: absolute;
	left:0;
	/* top:90px; */
	bottom: -102px;
	text-align: center;
	background:rgba(0,0,0,.4);
	display:none;
	z-index: 122;
}
.header .form_box form{
	display:inline-block;
	position: relative;
	margin:25px 0;
	border-radius: 4px;
	overflow: hidden;
	box-sizing: border-box;
	width:90%;
	max-width:650px;
}
.header .form_box form input.text{
	width:650px;
	height:50px;
	line-height:50px;
	border-bottom:1px solid #ccc;
	background:none;
	font-size:15px;
	color:#666;
	background:#fff;
	padding-left:15px;
	box-sizing: border-box;
}
.header .form_box form input.submit{
	width:50px;
	height:50px;
	background: none;
	display:inline-block;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/search.png);
	position: absolute;
	right:0;
	top:0;
}




@media (max-width:1300px){
    .pillar{
        height: 100px;
    }
    .header{
        height: 100px;
    }
    .header h1{
        width: 240px;
    }
    .header .nav{
        margin-top: 50px;
    }
    .header .nav li a{
        padding: 0 25px;
    }
}
@media (max-width:1200px){
    .header h1{
        width: 230px;
        height: 50px;
    }
    .header .nav{
        margin-top: 45px;
    }
}
@media (max-width:991px){
    .pillar{
        height: 80px;
    }
    .header{
        height: 80px;
    }
	.pillar.on{
        height: 80px;
    }
    .header.on{
        height: 80px;
    }
    .header h1{
        height: 45px;
        margin-top: 20px;
    }
	.header.on h1{
		margin-top: 18px;
	}
    .header .nav{
        margin-top: 30px;
    }
	.header.on .nav{
		margin-top: 26px;
	}
    .header .nav li a{
        padding: 0 10px;
    }
	.header.on .nav li a{
		padding: 0 10px;
	}
	.header.on .btngrop{
		margin-top: 25px;
	}
}
@media (max-width:768px){
    .pillar{
        height: 60px;
    }
	.pillar.on{
		height: 60px;
	}
    .header{
        height: 60px;
    }
	.header.on{
		height: 60px;
	}
    .header h1{
        height: 35px;
        margin-top: 15px;
    }
	.header.on h1{
		margin-top:	14px;
	}
    .header .nav{
        display: none;
    }
    .header .btngrop{
        display: block;
        margin-top: 15px;
    }
    .header .form_box{
        bottom: -60px;
        height: 60px;
    }
	.header.on .btngrop{
		margin-top: 14px;
	}
	.header.on .btngrop .menu{
		display: block;
	}
    .header .form_box form{
        margin: 0;
        width:90%;
        max-width:650px;
        margin-top: 10px;
    }
    .header .form_box form input.text{
        width: 100%;
        max-width:650px;
        height:40px;
        line-height:40px;
        border-bottom:1px solid #ccc;
        background:none;
        font-size:15px;
        color:#666;
        background:#fff;
    }
    .header .form_box form input.submit{
        width:30px;
        height:30px;
        background: none;
        display:inline-block;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url(../images/search.png);
        position: absolute;
        right:15px;
        top:4px;
    }
}
@media (max-width:320px){
    .header h1{
        width: 210px
    }
}




.footer{
	padding-top: 55px;
	padding-bottom: 40px;
	background-color: #222;
}
.footer .text_box{
	padding-bottom: 90px;
	margin-bottom: 20px;
	border-bottom: 1px solid #393939;
}
.footer .text_box .left{
	width: 65%;
	float: left;
}
.footer .text_box .left dl{
	float: left;
	width: 14%;
}
.footer .text_box .left dt{
	color: #ddd;
	font-size: 14px;
	margin-bottom: 30px;
}
.footer .text_box .left dd{
	color: #999;
	font-size: 14px;
    margin-bottom: 20px;
}
.footer .text_box .left dd:last-child{
    margin-bottom: 0;
}
.footer .text_box .left dd:hover{
	text-decoration: underline;
}


.footer .text_box .right{
	width: 18%;
	float: right;
}
.footer .text_box .right .item p{
	color: #666;
	font-size: 14px;
}
.footer .text_box .right form{
	width: 100%;
	padding: 10px 20px;
	box-sizing: border-box;
	display: inline-block;
	border: 1px solid #313131;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.footer .text_box .right form .fsearch{
	color: #666;
	font-size: 14px;
	width: 85%;
	outline: none;
	border: none;
	background-color: #222;
}
.footer .text_box .right form .fsubtn{
	width: 18px;
	height: 18px;
	outline: none;
	border: none;
	background-color: #222;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-image: url(../images/footer_search.png);
}
.footer .text_box .right form .fsubtn:hover{
	cursor: pointer;
}
.footer .text_box .right .item i{
	color: #fff;
	font-size: 30px;
}
.footer .text_box .right .item1{
	margin-bottom: 50px;
} 
.footer .text_box .right .item1 p{
	margin-bottom: 25px;
}
.footer .text_box .right .item2{
	margin-bottom: 40px;
}
.footer .text_box .right .item2 p{
	margin-bottom: 20px;
}
.footer .text_box .right .item3 p{
	margin-bottom: 15px;
}
.footer .text_box .right .item3 .qr {
	width: 100px;
	display: flex;
	align-items: center;
	position: relative;
	justify-content: space-between;
}
.footer .text_box .right .item3 .qr .vx,
.footer .text_box .right .item3 .qr .vb,
.footer .text_box .right .item3 .qr .dy
{
	width: 41px;
	height: 40px;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center;
}
.footer .text_box .right .item3 .qr .vx{
	background-image: url(../images/footer_vx.png);
}
.footer .text_box .right .item3 .qr .dy{
	background-image: url(../images/footer_dy.png);
}
.footer .text_box .right .item3 .qr  .vx img,
.footer .text_box .right .item3 .qr  .dy img
{
	width: 100px;
	height: 100px;
	max-width: none;
	max-height: none;
	position: absolute;
	top: -120px;
	left: 50%;
	margin-left: -50px;
	display: none;
	cursor: pointer;
}
.footer .text_box .right .item3 .qr .vx:hover img,
.footer .text_box .right .item3 .qr .dy:hover img
{
	display: block;
}
.footer .copy{
	color: #929292;
	font-size: 16px;
}
.footer .copy{
	color: #666;
	font-size: 14px;
}

@media (max-width:1500px) {
	.footer .text_box .right .item i{
		font-size: 28px;
	}
	.footer .text_box .right{
		width: 20%;
	}
	.footer .text_box .right .item1 p,
	.footer .text_box .right .item2 p
	{
		margin-bottom: 15px;
	}
	.footer .text_box .right .item1,
	.footer .text_box .right .item2
	{
		margin-bottom: 35px;
	}
	.footer .text_box .right .item3 .qr .vx img,
	.footer .text_box .right .item3 .qr .dy img{
		top: -110px;
	}
}
@media (max-width:991px){
	.footer{
		padding: 40px 0;
	}
	.footer .text_box{
		padding-bottom: 50px;
	}
	.footer .text_box .left{
		display: none;
	}
	.footer .text_box .right{
		width: 70%;
		float: none;
		margin: 0 auto;
		text-align: center;
	}
	.footer .text_box .right .item i{
		font-size: 24px;
	}
	.footer .text_box .right .item1,
	.footer .text_box .right .item2
	{
		margin-bottom: 30px;
	}
	.footer .text_box .right .item1 p,
	.footer .text_box .right .item2 p
	{
		margin-bottom: 15px;
	}
	.footer .text_box .right .item3 .qr{
		margin: 0 auto;
	}
	.footer .copy{
		text-align: center;
	}
}
@media (max-width:768px){
	.footer .text_box{
		padding-bottom: 35px;
	}
	.footer .text_box .right .item3{
		display: none;
	}
	.footer .text_box .right .item i{
		font-size: 20px;
	}
}
@media (max-width:320px){
    .footer{
        padding: 30px 0;
    }
    .footer .text_box {
        padding-bottom: 0;
    }
}




.ipro {
    padding: 90px 0;
}
.ipro .hdbox{
    display: flex;
	flex-wrap: wrap;
    justify-content: center;
	margin-bottom: 60px;
}
.ipro .hd{
    width: 240px;
    padding-bottom: 15px;
    position: relative;
}
.ipro .hd::before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 60px;
    background-color: #e3e3e3;
}
.ipro .hd:last-child:before{
    display: none;
}
.ipro .hd.on::after,
.ipro .hd:hover::after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 14px;
    height: 1px;
    margin: 0 auto;
    background-color: #000;
}
.ipro .hd:hover{
	cursor: pointer;
}
.ipro .hd .img{
    width: 70px;
    height: 55px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;;
}
.ipro .hd p{
    color: #332c2b;
    font-size: 16px;
    text-align: center;
}


@media (max-width:1400px){
	.ipro{
		padding: 80px 0;
	}
}
@media (max-width:1300px){
	.ipro .hd{
		width: 230px;
	}
}
@media (max-width:1200px){
	.ipro{
		padding: 70px 0;
	}
	.ipro .hdbox{
		margin-bottom: 50px;
	}
}
@media (max-width:991px){
	.ipro{
		padding: 55px 0;
	}
	.ipro .hdbox{
		margin-bottom: 30px;
		justify-content: unset;
	}
	.ipro .hd{
		width: 33.3%;
		margin-bottom: 15px;
	}
	.ipro .hd .img{
		width: 35px;
		height: 35px;
		display:flex;
		flex-direction:column;
		justify-content:center;
		align-items:center;
		overflow:hidden;
		margin-bottom: 10px;
	}
}
@media (max-width:768px){
	.ipro{
		padding: 40px 0;
	}
	.ipro .hdbox{
		margin-bottom: 20px;
	}
	.ipro .hd{
		width: 33.3%;
		padding-bottom: 10px;
	}
}




.ipro_slide{
	display: none;
}
.ipro_slide.on{
	display: block;
}
.ipro_slide .swiper-wrapper{
    margin-bottom: 60px;
}
.ipro_slide .img-cover{
    width: 100%;
    height: 480px;
    margin-bottom: 25px;
}
.ipro_slide .tit{
    height: 60px;
    padding: 0 20px;
    box-sizing: border-box;
    /* border: 1px solid red; */
}
.ipro_slide .tit h4{
    color: #333;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}
.ipro_slide .tit p{
    color: #333;
    font-size: 16px;
}
.ipro_slide .btngrop{
    display: flex;
    align-items: center;
    justify-content: center;
    /* border: 1px solid red; */
}
.ipro_slide .btngrop .swiper-pagination,
.ipro_slide .btngrop .swiper-button-prev,
.ipro_slide .btngrop .swiper-button-next{
    position: static;
    margin-top: 0;
    opacity: 1;
    outline: none;
    border: none;
}
.ipro_slide .btngrop .swiper-pagination{
    width: auto;
    margin: 0 10px;
	font-size: 0;
}
.ipro_slide .btngrop .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    opacity: 1;
	outline: none;
    margin: 0 15px!important;
    border: 1px solid #333;
    background-color: #333;
}
.ipro_slide .btngrop .swiper-pagination-bullet-active {
    background-color: transparent;
}
.ipro_slide .btngrop .swiper-button-prev,
.ipro_slide .btngrop .swiper-button-next{
    width: 8px;
    height: 16px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
}
.ipro_slide .btngrop .swiper-button-prev{
    background-image: url(../images/ipro_prev.png);
}
.ipro_slide .btngrop .swiper-button-next{
    background-image: url(../images/ipro_next.png);
}
.ipro_slide .btngrop .swiper-button-prev::after,
.ipro_slide .btngrop .swiper-button-next::after{
    display: none;
}


@media (max-width:1400px){
	.ipro_slide .swiper-wrapper{
		margin-bottom: 50px;
	}
	.ipro_slide .img-cover{
		height: 460px;
		margin-bottom: 20px;
	}
	.ipro_slide .tit h4{
		margin-bottom: 5px;
	}
}
@media (max-width:1300px){
	.ipro_slide .img-cover{
		height: 430px;
	}
}
@media (max-width:1200px){
	.ipro_slide .swiper-wrapper{
		margin-bottom: 40px;
	}
	.ipro_slide .img-cover{
		height: 400px;
		margin-bottom: 15px;
	}
	.ipro_slide .tit h4{
		font-size: 22px;
	}
	.ipro_slide .btngrop .swiper-pagination-bullet{
		width: 12px;
		height: 12px;
	}
}
@media (max-width:991px){
	.ipro_slide .swiper-wrapper{
		margin-bottom: 35px;
	}
	.ipro_slide .img-cover{
		height: 370px;
	}
	.ipro_slide .tit h4{
		font-size: 20px;
	}
}
@media (max-width:768px){
	.ipro_slide .swiper-wrapper{
		margin-bottom: 25px;
	}
	.ipro_slide .img-cover{
		height: 340px;
	}
	.ipro_slide .tit h4{
		font-size: 18px;
	}
	.ipro_slide .tit p{
		font-size: 14px;
	}
	.ipro_slide .btngrop .swiper-pagination-bullet{
		width: 10px;
		height: 10px;
	}
}
@media (max-width:640px){
	.ipro_slide .img-cover{
		height: 320px;
	}
}
@media (max-width:320px){
	.ipro_slide .img-cover{
		height: 280px;
	}
}




.ipro2_slide{
	width: 100%;
	max-width: 1920px;
	height: 850px;
	margin: 0 auto;
	position: relative;
	/* border: 1px solid red; */
}
.ipro2_slide img{
	width: 100%;
	height: 100%;
}
.ipro2_slide .bgmain{
	max-width: 1500px;
	height: 100%;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	/* border: 1px solid blue; */
}
.ipro2_slide .bgmain .btn{
	color: #fff;
	font-size: 14px;
	text-align: left;
	text-transform: uppercase;
	width: 220px;
	height: 50px;
	line-height: 50px;
	padding-left: 35px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	right: 0;
	bottom: 215px;
	border: 1px solid #fff;
}
.ipro2_slide .bgmain .btn::after{
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -10px;
	right: 30px;
	width: 50px;
	height: 20px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(../images/ipro2_more.png);
}
.ipro2_slide .btnmain{
	max-width: 1500px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	/* border: 1px solid gray; */
}
.ipro2_slide .btnmain .btngrop{
	width: 150px;
	height: 70px;
	position: absolute;
	left: 0;
	bottom: 215px;
	z-index: 999;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.ipro2_slide .btnmain .btngrop::after{
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -0.5px;
	width: 1px;
	height: 100%;
	background-color: #fff;
}
.ipro2_slide .btnmain .btngrop .swiper-button-prev,
.ipro2_slide .btnmain .btngrop .swiper-button-next{
	width: 45px;
	height: 70px;
	outline: none;
	/* position: static; */
	margin-top: 0;
	top: 0;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.ipro2_slide .btnmain .btngrop .swiper-button-prev{
	background-image: url(../images/ipro2_prev.png);
}
.ipro2_slide .btnmain .btngrop .swiper-button-next{
	background-image: url(../images/ipro2_next.png);
}
.ipro2_slide .btnmain .btngrop .swiper-button-prev{
	left: 0;
}
.ipro2_slide .btnmain .btngrop .swiper-button-next{
	right: 0;
}
.ipro2_slide .btnmain .btngrop .swiper-button-prev::after,
.ipro2_slide .btnmain .btngrop .swiper-button-next::after{
	display: none;
}




@media (max-width: 1500px){
	.ipro2_slide{
		height: 750px;
	}
	.ipro2_slide .bgmain{
		max-width: 1400px;
		border: 1px solid #fff;
	}
	.ipro2_slide .bgmain .btn{
		right: 110px;
		bottom: 170px;
	}
	.ipro2_slide .btnmain{
		max-width: 1400px;
	}	
	.ipro2_slide .btnmain .btngrop{
		left: 110px;
		bottom: 170px;
	}
}	
@media (max-width: 1400px){
	.ipro2_slide{
		height: 650px;
	}
	.ipro2_slide .bgmain .btn{
		bottom: 140px;
	}
	.ipro2_slide .btnmain .btngrop{
		bottom: 140px;
	}
}
@media (max-width: 1200px){
	.ipro2_slide{
		height: 550px;
	}
	.ipro2_slide .bgmain .btn{
		width: 190px;
		padding-left: 20px;
		bottom: 120px;
	}
	.ipro2_slide .bgmain .btn::after{
		right: 20px;
	}
	.ipro2_slide .btnmain .btngrop{
		width: 130px;
		height: 60px;
		bottom: 120px;
	}
	.ipro2_slide .btnmain .btngrop .swiper-button-prev,
	.ipro2_slide .btnmain .btngrop .swiper-button-next{
		height: 60px;
	}
}
@media (max-width:991px){
	.ipro2_slide{
		height: 450px;
	}
	.ipro2_slide .bgmain .btn{
		width: 160px;
		bottom: 80px;
		padding-left: 10px;
	}
	.ipro2_slide .bgmain .btn::after{
		width: 35px;
		right: 10px;
	}
	.ipro2_slide .btnmain .btngrop{
		bottom: 80px;
	}
}
@media (max-width: 768px) {
	.ipro2_slide{
		display: none;
	}
}




.ipro2_mobile{
	display: none;
}
@media (max-width:768px){
	.ipro2_mobile{
		display: block;
		padding: 40px 0;
		background-color: #f5f5f5;
	}
	.ipro2_mobile h3{
		color: #000;
		font-size: 24px;
		font-weight: bold;
		max-width: 160px;
		padding:  0 20px;
		margin-bottom: 30px;
	}
	.ipro2_mobile h3 p{
		font-size: 20px;
	}
	.ipro2_mobile .img{
		height: 300px; 
		margin-bottom: 25px;
	}
	.ipro2_mobile .text{
		padding: 0 20px;
	}
	.ipro2_mobile .text h4{
		color: #333;
		font-size: 20px;
		font-weight: bold;
		margin-bottom: 15px;
	}
	.ipro2_mobile .text .txt{
		color: #333;
		font-size: 16px;
		line-height: 26px;
		margin-bottom: 20px;
	}
	.ipro2_mobile .text .btn{
		color: #333;
		font-size: 14px;
		text-align: left;
		text-transform: uppercase;
		width: 130px;
		height: 40px;
		line-height: 40px;
		display: block;
		padding: 0 15px;
		position: relative;
		transition: all .3s;
		border: 1px solid #000;
	}
	.ipro2_mobile .text .btn::after{
		content: '';
		position: absolute;
		top: 50%;
		margin-top: -9px;
		right: 15px;
		width: 30px;
		height: 18px;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: right center;
		background-image: url(../images/ipro2_mobile.png);
	}
	.ipro2_mobile .text .btn:active{
		color: #fff;
		background-color: #333;
	}
	.ipro2_mobile .text .btn:active:after{
		background-image: url(../images/ipro2_mobile2.png);
	}
	.ipro2_mobile .swiper-pagination{
		bottom: 240px;
		font-size: 0;
	}
	.ipro2_mobile .swiper-pagination-bullet{
		width: 12px;
		height: 12px;
		outline: none;
		opacity: 1;
		margin: 0 6px!important;
		border: 1px solid #fff;
		background-color: transparent;
	}
	.ipro2_mobile .swiper-pagination-bullet-active{
		background-color: #fff;
	}
}
@media (max-width:480px){
	.ipro2_mobile{
		padding: 30px 0;
	}
}



.iab{
	padding: 90px 0;
	position: relative;
	/* border: 1px solid red; */
}
.iab .pub_tit{
	margin-bottom: 80px;
}
.iab .picbox{
	width: 100%;
	max-width: 1500px;
	margin: 0 auto;
	height: 365px;
	position: relative;
	/* border: 1px solid red; */
}
.iab  .img-cover{
	width: 100%;
	max-width: 1500px;
	height: 585px;
	margin: 0 auto;
	position: absolute;
	left: 0;
	bottom: -220px;
}
.iab  #itembox{
	width: 100%;
	padding-top: 270px;
	padding-bottom: 95px;
	background-color: #f5f5f5;
}
.iab  #itembox .item_box{
	width: 100%;
	max-width: 1500px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}
.iab  #itembox .item_box .item{
	width: 25%;
	text-align: center;
}
.iab  #itembox .item_box .item .value{
	color: #333;
	font-size: 100px;
	font-family: 'accp';
	font-weight: bold;
	position: relative;
	display: inline-block;
}
.iab  #itembox .item_box .item .value::after{
	content: '㎡';
	color: #333;
	font-size: 18px;
	font-weight: normal;
	position: absolute;
	top: 20px;
	right: -25px;
}
.iab  #itembox .item_box .item:nth-child(1) .value::after{
	content: '年';
	top: 75px ;
	right: -25px;
}
.iab  #itembox .item_box .item:nth-child(4) .value::after{
	content: '大';
	top: 75px;
	right: -25px;
}
.iab  #itembox .item_box .item p{
	color: #333;
	font-size: 	16px;
}


@media(max-width:1500px){
	.iab .img-cover{
		padding-left:15px;
		padding-right:15px;
		box-sizing: border-box;
	}
}
@media(max-width:1400px){
	.iab{
		padding: 80px 0;
	}
	.iab .pub_tit{
		margin-bottom: 70px;
	}
	.iab #itembox .item_box .item .value{
		font-size: 80px;
	}
	.iab #itembox .item_box .item:nth-child(1) .value::after{
		top: 55px;
	}
	.iab #itembox .item_box .item:nth-child(4) .value::after{
		top: 55px;
	}
}
@media(max-width:1300px){
	.iab .img-cover{
		height: 540px;
		bottom: -175px;
	}
	.iab #itembox{
		padding-top: 220px;
		padding-bottom: 70px;
	}
}
@media(max-width:1200px){
	.iab{
		padding: 70px 0;
	}
	.iab .pub_tit{
		margin-bottom: 55px;
	}
	.iab .img-cover{
		height: 480px;
		bottom: -115px;
	}
	.iab #itembox{
		padding-top: 180px;
		padding-bottom: 60px;
	}
	.iab #itembox .item_box .item .value{
		font-size: 60px;
	}
	.iab #itembox .item_box .item .value::after{
		top: 10px;
	}
	.iab #itembox .item_box .item:nth-child(1) .value::after{
		top: 35px;
	}
	.iab #itembox .item_box .item:nth-child(4) .value::after{
		top: 35px;
	}
}
@media(max-width:991px){
	.iab{
		padding: 55px 0;
	}
	.iab .pub_tit{
		margin-bottom: 45px;
	}
	.iab .img-cover{
		height: 440px;
		bottom: -75px;
	}
	.iab #itembox{
		padding-top: 120px;
		padding-bottom: 60px;
	}
	.iab #itembox .item_box .item .value{
		font-size: 45px;
	}
	.iab #itembox .item_box .item .value::after{
		top: 5px;
	}
	.iab #itembox .item_box .item:nth-child(1) .value::after{
		top: 20px;
	}
	.iab #itembox .item_box .item:nth-child(4) .value::after{
		top: 20px;
	}
}
@media(max-width:768px){
	.iab{
		padding: 40px 0;
	}
	.iab .pub_tit{
		margin-bottom: 40px;
	}
	.iab .img-cover{
		height: 400px;
		bottom: -35px;
	}
	.iab #itembox{
		padding-top: 60px;
		padding-bottom: 40px;
	}
	.iab #itembox .item_box .item .value{
		font-size: 35px;
		margin-bottom: 5px;
	}
	.iab #itembox .item_box .item .value::after{
		font-size: 16px;
	}
	.iab #itembox .item_box .item .value::after{
		top: 0;
	}
	.iab #itembox .item_box .item:nth-child(1) .value::after,
	.iab #itembox .item_box .item:nth-child(4) .value::after{
		top: 15px;
	}
	.iab #itembox .item_box .item p{
		font-size: 14px;
	}
}
@media(max-width:640px){
	.iab  .picbox{
		height: 320px;
	}
	.iab .img-cover{
		height: 360px;
		bottom: -40px;
	}
	.iab #itembox{
		padding-top: 60px;
		padding-bottom: 30px;
	}
}
@media(max-width:480px){
	.iab #itembox .item_box{
		justify-content: center;
	}
	.iab #itembox .item_box .item{
		width: 45%;
		margin-bottom: 10px;
	}
} 




.iab2_tit{
	padding-bottom: 70px;
}


@media (max-width:1300px) {
	.iab2_tit{
		padding-bottom: 60px;
	}
}
@media (max-width:1200px) {
	.iab2_tit{
		padding-bottom: 50px;
	}
}
@media (max-width:991px) {
	.iab2_tit{
		padding-bottom: 40px;
	}
}
@media (max-width:768px) {
	.iab2_tit{
		padding-bottom: 30px;
	}
}


.iab2{
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	padding-top: 190px;
	padding-bottom: 150px;
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../images/iab2_bg.jpg);
}
.iab2 .listbox{
	display: flex;
}
.iab2 .list{
	width:	33.3%;
	position: relative;
}
.iab2 .list::after{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 530px;
	background-color: #363636;
}
.iab2 .list:last-child:after{
	display: none;
}
.iab2 .list .img-cover{
	max-width: 375px;
	height: 440px;
	margin: 0 auto;
	margin-bottom: 40px;
}
.iab2 .text{
	display: flex;
	justify-content: center;
}
.iab2 .text span{
	color: #fff;
	font-size: 12px;
	padding-right: 55px;
	display: inline-block;
	position: relative;
}	
.iab2 .text span::after{
	content: '';
	position: absolute;
	top: 0;
	left: 20px;
	width: 1px;
	height: 50px;
	transform: skewX(-45deg);
	border: 1px  solid #fff;
}
.iab2 .text .tit p{
	color: #fff;
	font-size: 22px;
	margin-bottom: 10px;
	text-align: center;
}
.iab2 .text .tit i{
	color: #e5e5e5;
	font-size: 12px;
	text-transform: uppercase;
}


@media (max-width:1400px){
	.iab2{
		padding-top: 170px;
	}
}
@media (max-width:1300px) {
	.iab2{
		padding-top: 150px;
	}
}
@media (max-width:1200px) {
	.iab2{
		padding: 130px 0;
	}
	.iab2 .list .img-cover{
		max-width: 360px;
		height: 420px;
	}
	.iab2 .text .tit p{
		font-size: 20px;
	}
	.iab2 .text span{
		padding-right: 40px;
	}
	.iab2 .text span::after{
		height: 40px;
	}
}
@media (max-width:1100px){
	.iab2{
		padding: 80px 0;
	}
	.iab2 .listbox{
		flex-wrap: wrap;
		justify-content: center;
	}
	.iab2 .list{
		width: 45%;
		margin-bottom: 40px;
	}
	.iab2 .list:last-child{
		margin-bottom: 0;
	}
	.iab2 .list::after{
		display: none;
	}
	.iab2 .list .img-cover{
		height: 380px;
		margin-bottom: 30px;
	}
}
@media (max-width:991px){
	.iab2{
		padding: 60px 0;
	}
	.iab2 .list{
		width: 100%;
		margin-bottom: 40px;
	}
}
@media (max-width:768px){
	.iab2{
		padding: 40px 0;
	}
	.iab2 .list .img-cover{
		height: 340px;
	}
	.iab2 .text span{
		padding-right: 30px
	}
	.iab2 .text .tit p{
		font-size: 18px;
	}
}
@media (max-width:640px){
	.iab2 .list .img-cover{
		height: 320px;
		margin-bottom: 25px;
	}
}




.inews{
	padding: 80px 0;
}
.inews .list{
	padding-bottom: 85px;
	margin-bottom: 90px;
	border-bottom: 1px solid #e5e5e5;
}
.inews .list:last-child{
	margin-bottom: 0;
}
.inews .list .img-cover{
	float: left;
	width: 100%;
	max-width: 630px;
	height: 355px;
}
.inews .list .text{
	float: right;
	max-width: 745px;
	padding-top: 55px;
	margin-right: 65px;
}
.inews .list .text h4{
	color: #333;
	font-size: 24px;
	font-family: '宋体';
	margin-bottom: 15px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
	-webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.inews .list .text span,
.inews .list .text p{
	color: #666;
	font-size: 16px;
}
.inews .list .text span{
	display: block;
	margin-bottom: 30px;
}
.inews .list .text p{
	line-height: 30px;
	margin-bottom: 40px; 
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
	-webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.inews .list .text a{
	color: #333;
	font-size: 16px;
	text-align: center;
	width: 175px;
	height: 50px;
	line-height: 50px;
	display: block;
	transition: all .5s;
	border: 1px solid #333;
}
.inews .list .text a:hover{
	color: #fff;
	background-color: #000;
}


@media (max-width: 1400px) {
	.inews{
		padding: 120px 0;
	}
	.inews .list{
		padding-bottom: 70px;
		margin-bottom: 80px;
	}
	.inews .list .img-cover{
		max-width: 600px;
	}
	.inews .list .text{
		max-width: 650px;
		margin-right: 0;
	}
}
@media (max-width: 1300px) {
	.inews{
		padding: 100px 0;
	}
	.inews .list{
		margin-bottom: 70px;
	}
	.inews .list .img-cover{
		max-width: 640px;
	}
	.inews .list .text{
		max-width: 500px;
	}
}
@media (max-width: 1200px) {
	.inews{
		padding: 80px 0;
	}
	.inews .list{
		padding-bottom: 60px;
		margin-bottom: 60px;
	}
	.inews .list .img-cover{
		max-width: 560px;
		height: 320px;
	}
	.inews .list .text{
		padding-top: 45px;
	}
	.inews .list .text h4{
		margin-bottom: 10px;
	}
	.inews .list .text span{
		display: block;
		margin-bottom: 25px;
	}
	.inews .list .text p{
		margin-bottom: 30px; 
	}
	.inews .list .text a{
		width: 160px;
		height: 50px;
		line-height: 50px;
	}
}
@media (max-width: 1100px){
	.inews .list .img-cover,
	.inews .list .text{
		float: none;
	}
	.inews .list .img-cover{
		height: 300px;
	}
	.inews .list .text{
		max-width: 100%;
		padding-top: 30px;
	}
	.inews .list .text a{
		width: 140px;
		height: 40px;
		line-height: 40px;
	}
}
@media (max-width: 991px){
	.inews{
		padding: 60px 0;
	}
	.inews .list{
		padding-bottom: 40px;
		margin-bottom: 40px;
	}
}
@media (max-width: 768px){
	.inews{
		padding: 40px 0;
	}
	.inews .list{
		padding-bottom: 30px;
		margin-bottom: 30px;
	}
	.inews .list .text h4{
		font-size: 18px;
	}
	.inews .list .text span{
		font-size: 14px;
		margin-bottom: 15px;
	}
	.inews .list .text p{
		font-size: 14px;
		line-height: 26px;
		margin-bottom: 20px;
	}
	.inews .list .text a{
		font-size: 14px;
		width: 100px;
		height: 35px;
		line-height: 35px;
	}
}




.contact{
	padding-top: 90px;
	padding-bottom: 120px;
}
.contact h2{
	color: #333;
	font-size: 18px;
	text-align: center;
	line-height: 30px;
	padding-bottom: 70px;
}
.contact .listbox{
	border: 1px solid #000;
}
.contact .list{
	width: 33.2%;
	height: 380px;
	float: left;
	padding: 0 20px;
	padding-top: 90px;
	text-align: center;
	box-sizing: border-box;
	border-right: 1px solid #000;
}
.contact .list:last-child{
	border: none;
}
.contact .list i{
	width: 60px;
	height: 60px;
	display: block;
	margin: 0 auto;
	margin-bottom: 50px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	transition: all .5s;
}
.contact .list:nth-child(1) i{
	background-image: url(../images/con_icon1.png);
}
.contact .list:nth-child(2) i{
	background-image: url(../images/con_icon2.png);
}
.contact .list:nth-child(3) i{
	background-image: url(../images/con_icon3.png);
}
.contact .list:hover i{
	transform: translateY(-15px);
}
.contact .list h4{
	color: #000;
	font-size: 20px;
	margin-bottom: 15px;
}
.contact .list p{
	color: #333;
	font-size: 18px;
}
.contact .list:last-child p{
	padding-bottom: 25px;
}
.contact .list em{
	width: 28px;
	height: 26px;
	display: block;
	margin: 0 auto;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/con_icon33.png);
}


@media (max-width: 1400px) {
	.contact{
		padding-bottom: 100px;
	}
	.contact h2{
		padding-bottom: 60px;
	}
	.contact .list{
		height: 350px;
	}
	.contact .list i{
		margin-bottom: 30px;
	}
}
@media (max-width: 1300px){
	.contact{
		padding: 80px 0;
	}
	.contact .list{
		padding-top: 70px;
	}
	.contact .list i{
		margin-bottom: 20px;
	}
}
@media (max-width: 1200px){
	.contact h2{
		padding-bottom: 45px;
	}
}
@media (max-width: 991px){
	.contact{
		padding: 60px 0;
	}
	.contact .listbox{
		border: none;
	}
	.contact .list{
		width: 50%;
		width: 100%;
		height: 280px;
		float: none;
		padding-top: 0;
		display: flex;
		align-items: center;
		flex-direction: column;
		justify-content: center;
		border: 1px solid #000;
		margin-bottom: 30px;
	}
	.contact .list:last-child{
		margin-bottom: 0;
		border: 1px solid #000;
	}
	.contact .list i{
		width: 50px;
		height: 50px;
	}
	.contact .list:hover i{
		transform: translateX(-10px);
	}
}
@media (max-width: 768px){
	.contact{
		padding: 40px 0;
	}
	.contact h2{
		font-size: 16px;
		line-height: 26px;
		padding-bottom: 35px;
	}
	.contact .list{
		height: 240px;
	} 
	.contact .list i{
		width: 40px;
		height: 40px;
		margin-bottom: 15px;
	}
	.contact .list h4{
		font-size: 18px;
	}
	.contact .list p{
		font-size: 14px;
	}
}
@media (max-width: 320px){
	.contact .list{
		height: 220px;
	}
}




.message{
	padding: 110px 0;
	background-color: #f5f5f5;
}
.message .ligrop{
	display: flex;
	justify-content: space-between;
}
.message .mode{
	margin-bottom: 70px;
}
.message .li{
	width: 43%;
	padding: 0 15px;
	box-sizing: border-box;
	border-bottom: 1px solid #878787;
}
.message .li p{
	color: #000;
	font-size: 16px;
}
.message .li input{
	color: #666;
	font-size: 16px;
	display: block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	background-color: transparent;
}
.message .li input::-webkit-input-placeholder{
	color: #666;
}
.message .msg{
	width: 100%;
	margin-bottom: 110px;
}
.message .msg textarea{
	color: #666;
	font-size: 16px;
	display: block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	background-color: transparent;
}
.message .code .li{
	position: relative;
}
.message .code .li .img{
	width: 170px;
	height: 60px;
	position: absolute;
	right: 0;
	bottom: 5px;
}
.message .code .li .img:hover{
	cursor: pointer;
}
.message .code .li .img img{
	width: 100%;
	height: 100%;
}
.message .code  button{
	color: #fff;
	font-size: 16px;
	width: 43%;
	height: 60px;
	line-height: 60px;
	outline: none;
	border: none;
	transition: all .3s;
	border-radius: 5px;
	margin-top: 25px;
	background-color: #000;
}
.message .code  button:hover{
	cursor: pointer;
	background-color: #333;
}


@media (max-width: 1400px) {
	.message{
		padding: 90px 0;
	}
	.message .mode{
		margin-bottom: 60px;
	}
	.message .li{
		padding: 0 10px;
	}
	.message .li input,
	.message .msg textarea,
	.message .code button{
		height: 55px;
		line-height: 55px;
	}
	.message .msg{
		margin-bottom: 90px;
	}
	.message .code .li .img{
		height: 55px;
	}
}
@media (max-width: 1200px){
	.message{
		padding: 70px 0;
	}
	.message .mode{
		margin-bottom: 50px;
	}
	.message .li input,
	.message .msg textarea,
	.message .code button{
		height: 50px;
		line-height: 50px;
	}
	.message .msg{
		margin-bottom: 70px;
	}
	.message .code .li .img{
		height: 50px;
	}
}
@media (max-width: 991px){
	.message{
		padding: 60px 0;
	}
	.message .msg,
	.message .mode{
		margin-bottom: 40px;
	}
}
@media (max-width: 768px){
	.message{
		padding: 40px 0;
	}
	.message .ligrop{
		flex-direction: column;
	}
	.message .li{
		width: 100%;
		margin-bottom: 30px;
	}
	.message .mode{
		margin-bottom: 0;
	}
	.message .msg{
		margin-bottom: 30px;
	}
	.message .code .li .img{
		width: 150px;
	}
	.message .code  button{
		width: 100%;
		margin-top: 0;
	}
}
@media (max-width: 320px){
	.message .li{
		padding: 0;
	}
	.message .code .li .img{
		width: 140px;
	}
	.message .li input,
	.message .msg textarea,
	.message .code button{
		height: 40px;
		line-height: 40px;
	}
	.message .code .li .img{
		height: 40px;
	}
}




@media (max-width:768px){
	.case_menu{
		padding: 25px 0;
	}
	.case_menu .agrop{
		flex-wrap: wrap;
		justify-content: space-between;
		border: none;
	}
	.case_menu .agrop a{
		width: 48%;
		border: none;
		margin-bottom: 15px;
		border: 1px solid #000;
	}
}
@media (max-width:480px){
	.case_menu{
		padding: 0;
	}
	.case_menu .agrop a{
		margin-bottom: 0;
	}
}




.case {
	padding: 80px 0;
}
.case .bdbox  .bd{
	/* display: none; */
}
.case .bdbox  .bd.on{
	display: block;
}
.case .list {
	margin-bottom: 135px;
}
.case .list:last-child{
	margin-bottom: 0;
}
.case .list .img-cover{
	width: 100%;
	max-width: 900px;
	height: 575px;
	display: inline-block;
}
.case .list:nth-child(2n) .img-cover{
	float: right;
}	
.case .text{
	max-width: 535px;
	padding-top: 140px;
}
.case .list:nth-child(2n-1) .text{
	float: right;
}
.case .text h4{
	color: #333;
	font-size: 30px;
	margin-bottom: 40px;
}
.case .text p{
	color: #666;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 30px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.case .text a{
	color: #333;
	font-size: 16px;
	width: 175px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: block;
	transition: all .3s;
	border: 1px solid #333333;
}
.case .text a:hover{
	color: #fff;
	background-color: #333;
}
.case .page{
	padding-top: 100px;
	padding-bottom: 0;
}


@media(max-width: 1500px){
	.case .list .img-cover{
		max-width: 800px;
		height: 560px;
	}
}
@media(max-width: 1400px){
	.case .list {
		margin-bottom: 110px;
	}
	.case .list .img-cover{
		max-width: 730px;
		height: 520px;
	}
}
@media(max-width: 1300px){
	.case .list {
		margin-bottom: 90px;
	}
	.case .list .img-cover{
		max-width: 620px;
		height: 460px;
	}
	.case .text{
		padding-top: 115px;
	}
	.case .text h4{
		font-size: 26px;
		margin-bottom: 30px;
	}
	.case .text a{
		width: 160px;
		height: 45px;
		line-height: 45px;
	}
	.case .page{
		padding-top: 80px;
	}
}
@media(max-width: 1200px){
	.case{
		padding: 60px 0;
	}
	.case .list {
		margin-bottom: 70px;
	}
	.case .list .img-cover{
		max-width: 520px;
		height: 400px;
	}
	.case .text{
		padding-top: 80px;
	}
	.case .page{
		padding-top: 70px;
	}
}
@media(max-width: 1100px){
	.case .list {
		margin-bottom: 60px;
	}
	.case .img-cover{
		max-width: 450px;
	}
	.case .text{
		max-width: 430px;
	}
	.case .page{
		padding-top: 50px;
	}
}
@media(max-width: 991px){
	.case{
		padding: 50px 0;
	}
	.case .list{
		margin-bottom: 50px;
	}
	.case .list .img-cover{
		float: none;
		width: 100%;
		max-width: 640px;
		height: 340px;
		display: block;
	}
	.case .text{
		float: none;
		width: 100%;
		max-width: 640px;
		padding-top: 30px;
	}
	.case .list:nth-child(2n) .img-cover{
		float: none;
	}	
	.case .list:nth-child(2n-1) .text{
		float: none;
	}
	.case .text h4{
		font-size: 22px;
		margin-bottom: 20px;
	}
	.case .page{
		padding-top: 50px;
	}
}
@media(max-width: 768px){
	.case{
		padding: 40px 0;
	}
	.case .list{
		margin-bottom: 35px;
	}
	.case .list .img-cover{
		height: 300px;
	}
	.case .text{
		padding-top: 25px;
	}
	.case .text h4{
		font-size: 18px;
		margin-bottom: 10px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
	}
	.case .text p{
		font-size: 14px;
		line-height: 26px;
		margin-bottom: 20px;
	}
	.case .text a{
		font-size: 14px;
		width: 100px;
		height: 35px;
		line-height: 35px;
	}
	.case .page{
		padding-top: 40px;
	}
}
@media (max-width:640px){
	.case .list .img-cover{
		height: 260px;
	}
}




.casev{
	padding-top: 120px;
	padding-bottom: 100px;
}
.casev .tit{
	margin-bottom: 40px;
	text-align: center;
}
.casev .tit h2{
	color: #444;
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 20px;
}
.casev .tit em{
	color: #999;
	font-size: 18px;
	display: block;
}
.casev .text_box {
	color: #444;
	font-size: 18px;
	line-height: 36px;
	padding-bottom: 70px;
	margin-bottom: 45px;
	border-bottom: 1px solid #d2d2d2;
}
.casev  .agrop{
	text-align: center;
}
.casev  .agrop a{
	color: #666;
	font-size: 18px;
	padding-right: 50px;
	display: inline-block;
	position: relative;
	margin-right: 50px;
}
.casev .agrop a:last-child{
	margin-right: 0;
}
.casev  .agrop a::after{
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -10px;
	right: 0;
	width: 1px;
	height: 20px;
	background-color: #bfbfbf;
}
.casev .agrop a:last-child::after{
	display: none;
}
.casev  .agrop a:hover{
	color: #333;
	text-decoration: underline;
}


@media (max-width:1500px){
	.casev{
		padding-top: 100px;
	}
}
@media (max-width:1400px){
	.casev{
		padding: 80px 0;
	}
	.casev .tit{
		margin-bottom: 65px;
	}
	.casev .text_box{
		padding-bottom: 80px;
	}
}
@media (max-width:1200px){
	.casev{
		padding: 60px 0;
	}
	.casev .tit{
		margin-bottom: 45px;
	}
	.casev .tit h2{
		font-size: 22px;
	}
	.casev .tit em{
		font-size: 16px;
	}
	.casev .text_box{
		padding-bottom: 60px;
	}
	.casev .text_box{
		line-height: 30px;
	}
	.casev.agrop a{
		padding-right: 40px;
		margin-right: 40px;
	}
}
@media (max-width:991px){
	.casev{
		padding: 50px 0;
	}
	.casev .tit{
		margin-bottom: 35px;
	}
	.casev .tit h2{
		font-size: 20px;
	}
	.casev .text_box{
		font-size: 14px;
		line-height: 25px;
		padding-bottom: 40px;
		margin-bottom: 35px;
	}
	.casev .text_box img{
		margin-top: 60px;
	}
	.casev .agrop a{
		font-size: 16px;
		padding-right: 30px;
		margin-right: 30px;
	}
}
@media (max-width:768px){
	.casev{
		padding: 40px 0;
	}
	.casev .tit em{
		font-size: 14px;
	}
	.casev .tit{
		margin-bottom: 20px;
	}
	.casev .tit h2{
		font-size: 18px;
	}
	.casev .agrop a{
		font-size: 14px;
		padding-right: 20px;
		margin-right: 20px;
	}
	.casev .text_box img{
		margin-top: 30px;
	}
}



@media (max-width:768px){
	.news_menu{
		padding: 25px 0;
	}
	.news_menu .agrop{
		flex-wrap: wrap;
		justify-content: space-between;
		border: none;
	}
	.news_menu .agrop a{
		width: 48%;
		border: none;
		margin-bottom: 15px;
		border: 1px solid #000;
	}
}
@media (max-width:480px){
	.news_menu{
		padding: 0;
	}
	.news_menu .agrop a{
		margin-bottom: 0;
	}
}




.news {
	padding: 80px 0;
}
.news .bdbox .bd{
	/* display: none; */
}
.news .bdbox .bd.on{
	display: block;
}
.news .list{
	padding-bottom: 85px;
	margin-bottom: 90px;
	border-bottom: 1px solid #e5e5e5;
}
.news .list:last-child{
	margin-bottom: 0;
}
.news .list .img-cover{
	float: left;
	width: 100%;
	max-width: 630px;
	height: 355px;
}
.news .list .text{
	float: right;
	max-width: 745px;
	padding-top: 55px;
	margin-right: 65px;
}
.news .list .text h4{
	color: #333;
	font-size: 24px;
	margin-bottom: 15px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
	-webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.news .list .text span,
.news .list .text p{
	color: #666;
	font-size: 16px;
}
.news .list .text span{
	display: block;
	margin-bottom: 30px;
}
.news .list .text p{
	line-height: 30px;
	margin-bottom: 40px; 
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
	-webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news .list .text a{
	color: #333;
	font-size: 16px;
	text-align: center;
	width: 175px;
	height: 50px;
	line-height: 50px;
	display: block;
	transition: all .5s;
	border: 1px solid #333;
}
.news .list .text a:hover{
	color: #fff;
	background-color: #000;
}
.news .page{
	padding-top: 60px;
	padding-bottom: 0;
}

@media (max-width: 1400px) {
	.news .list{
		padding-bottom: 70px;
		margin-bottom: 80px;
	}
	.news .list .img-cover{
		max-width: 600px;
	}
	.news .list .text{
		max-width: 650px;
		margin-right: 0;
	}
}
@media (max-width: 1300px) {
	.news .list{
		margin-bottom: 70px;
	}
	.news .list .img-cover{
		max-width: 640px;
	}
	.news .list .text{
		max-width: 500px;
	}
}
@media (max-width: 1200px) {
	.news{
		padding: 80px 0;
	}
	.news .list{
		padding-bottom: 60px;
		margin-bottom: 60px;
	}
	.news .list .img-cover{
		max-width: 560px;
		height: 320px;
	}
	.news .list .text{
		padding-top: 45px;
	}
	.news .list .text h4{
		margin-bottom: 10px;
	}
	.news .list .text span{
		display: block;
		margin-bottom: 25px;
	}
	.news .list .text p{
		margin-bottom: 30px; 
	}
	.news .list .text a{
		width: 160px;
		height: 50px;
		line-height: 50px;
	}
}
@media (max-width: 1100px){
	.news .list .img-cover,
	.news .list .text{
		float: none;
	}
	.news .list .img-cover{
		height: 300px;
	}
	.news .list .text{
		max-width: 100%;
		padding-top: 30px;
	}
	.news .list .text a{
		width: 140px;
		height: 40px;
		line-height: 40px;
	}
}
@media (max-width: 991px){
	.news{
		padding: 60px 0;
	}
	.news .list{
		padding-bottom: 40px;
		margin-bottom: 40px;
	}
	.news .page{
		padding-top: 50px;
	}
}
@media (max-width: 768px){
	.news{
		padding: 40px 0;
	}
	.news .list{
		padding-bottom: 30px;
		margin-bottom: 30px;
	}
	.news .list .text h4{
		font-size: 18px;
	}
	.news .list .text span{
		font-size: 14px;
		margin-bottom: 15px;
	}
	.news .list .text p{
		font-size: 14px;
		line-height: 28px;
		margin-bottom: 20px;
	}
	.news .list .text a{
		font-size: 14px;
		width: 100px;
		height: 35px;
		line-height: 35px;
	}
	.news .page{
		padding-top: 40px;
	}
}




.newsv_menu{
	background-color: #f3f3f3;
}
.newsv{
	padding-top: 120px;
	padding-bottom: 100px;
}
.newsv .tit{
	margin-bottom: 40px;
	text-align: center;
}
.newsv .tit h2{
	color: #444;
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 20px;
}
.newsv .tit em{
	color: #999;
	font-size: 18px;
	display: block;
}
.newsv .text_box {
	color: #444;
	font-size: 18px;
	line-height: 36px;
	padding-bottom: 70px;
	margin-bottom: 45px;
	border-bottom: 1px solid #d2d2d2;
}
.newsv  .agrop{
	text-align: center;
}
.newsv  .agrop a{
	color: #666;
	font-size: 18px;
	padding-right: 50px;
	display: inline-block;
	position: relative;
	margin-right: 50px;
}
.newsv .agrop a:last-child{
	margin-right: 0;
}
.newsv  .agrop a::after{
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -10px;
	right: 0;
	width: 1px;
	height: 20px;
	background-color: #bfbfbf;
}
.newsv .agrop a:last-child::after{
	display: none;
}
.newsv  .agrop a:hover{
	color: #333;
	text-decoration: underline;
}


@media (max-width:1500px){
	.newsv{
		padding-top: 100px;
	}
}
@media (max-width:1400px){
	.newsv{
		padding: 80px 0;
	}
	.newsv .tit{
		margin-bottom: 65px;
	}
	.newsv .tit h2{
		margin-bottom: 10px;
	}
	.newsv .text_box{
		padding-bottom: 80px;
	}
}
@media (max-width:1200px){
	.newsv{
		padding: 60px 0;
	}
	.newsv .tit{
		margin-bottom: 45px;
	}
	.newsv .tit h3{
		font-size: 22px;
		margin-bottom: 10px;
	}
	.newsv .tit em{
		font-size: 16px;
	}
	.newsv .text_box{
		padding-bottom: 60px;
	}
	.newsv .text_box{
		line-height: 30px;
	}
	.newsv.agrop a{
		padding-right: 40px;
		margin-right: 40px;
	}
}
@media (max-width:991px){
	.newsv{
		padding: 50px 0;
	}
	.newsv .tit{
		margin-bottom: 35px;
	}
	.newsv .tit h2{
		font-size: 20px;
		margin-bottom: 10px;
	}
	.newsv .text_box{
		font-size: 14px;
		line-height: 25px;
		padding-bottom: 40px;
		margin-bottom: 35px;
	}
	.newsv .text_box img{
		margin-top: 60px;
	}
	.newsv .agrop a{
		font-size: 16px;
		padding-right: 30px;
		margin-right: 30px;
	}
}
@media (max-width:768px){
	.newsv{
		padding: 40px 0;
	}
	.newsv .tit em{
		font-size: 14px;
	}
	.newsv .tit{
		margin-bottom: 30px;
	}
	.newsv .tit h2{
		font-size: 18px;
	}
	.newsv .agrop a{
		font-size: 14px;
		padding-right: 20px;
		margin-right: 20px;
	}
	.newsv .text_box img{
		margin-top: 30px;
	}
}




.pro_sort {
	padding-top: 80px;
}
.pro_sort .listbox{
    display: flex;
	flex-wrap: wrap;
    justify-content: center;
	border-bottom: 1px  solid #e5e5e5;
}
.pro_sort  .list{
    width: 240px;
    padding-bottom: 30px;
    position: relative;
}
.pro_sort  .list::before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 60px;
    background-color: #e3e3e3;
}
.pro_sort  .list:last-child:before{
    display: none;
}
.pro_sort  .list.on::after,
.pro_sort  .list:hover::after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 14px;
    height: 1px;
    margin: 0 auto;
    background-color: #000;
	
}
.pro_sort  .list:hover{
	cursor: pointer;
}
.pro_sort  .list .img{
    width: 70px;
    height: 55px;
    margin: 0 auto;
    text-align: center;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	overflow:hidden;
    margin-bottom: 20px;;
}
.pro_sort  .list p{
    color: #332c2b;
    font-size: 16px;
    text-align: center;
}
@media (max-width:1300px){
	.pro_sort {
		padding-top: 70px;
	}
	.pro_sort  .list{
		width: 230px;
	}
}
@media (max-width:1200px){
	.pro_sort {
		padding-top: 60px;
	}
}
@media (max-width:991px){
	.pro_sort {
		padding-top: 50px;
	}
	.pro_sort .listbox{
		justify-content: unset;
		border-bottom: none;
	}
	.pro_sort  .list{
		width: 33.3%;
		margin-bottom: 15px;
	}
	.pro_sort  .list .img{
		width: 35px;
		height: 35px;
		margin-bottom: 10px;
	}
}
@media (max-width:768px){
	.pro_sort {
		padding-top: 40px;
	}
	.pro_sort  .list{
		width: 33.3%;
		padding-bottom: 10px;
	}
}




.pro{
	padding: 60px 0;
}
.pro .listbox{
	display: flex;
	flex-wrap: wrap;
}
.pro .list{
	width: 30%;
	margin-right: 5%;
	margin-bottom: 45px;
}
.pro .list:nth-child(3n){
	margin-right: 0;
}
.pro .list .img_box{
	width: 100%;
	height: 300px;
	background-color: #f8f8f8;
}
.pro .list p{
	color: #333;
	font-size: 16px;
	width: 100%;
	height: 60px;
	line-height: 60px;
	position: relative;
	padding: 0 15px;
	box-sizing: border-box;
}
.pro .list:hover p{
	color: #444;
}
.pro .list p::after{
	content: '';
	position: absolute;
	top: 50%;
	right: 40px;
	width: 48px;
	height: 20px;
	margin-top: -10px;
	opacity: 0;
	transition: all .3s;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(../images/pro_menu.png);
}
.pro .list:hover p::after{
	opacity: 1;
	right: 25px;
}
.pro .page{
	padding-top: 60px;
	padding-bottom: 30px;
}


@media (max-width: 1400px) {
	.pro .list{
		margin-bottom: 35px;
	}
	.pro .list .img_box{
		height: 280px;
	}
}
@media (max-width: 1300px){
	.pro .list .img_box{
		height: 250px;
	}
}
@media (max-width: 1200px){
	.pro .list .img_box{
		height: 220px;
	}
	.pro .page{
		padding-top: 50px;
	}
}
@media (max-width: 991px){
	.pro{
		padding: 50px 0;
	}
	.pro .list .img_box{
		height: 200px;
	}
	.pro .list p{
		height: 50px;
		line-height: 50px;
	}
	.pro .list p::after{
		width: 40px;
	}
	.pro .page{
		padding-top: 40px;
	}
}
@media (max-width: 768px){
	.pro{
		padding: 40px 0;
	}
	.pro .listbox{
		display: flex;
		justify-content: space-between;
	}
	.pro .listbox .list{
		width: 48%;
		float: none;
		margin-right: 0;
		margin-bottom: 30px;
	}
	.pro .list .img_box{
		max-height: 280px;
	}
	.pro .page{
		padding: 30px 0;
	}
}
@media (max-width: 640px){
	.pro{
		padding: 30px 0;
	}
	.pro .listbox .list{
		width: 100%;
		margin-bottom: 20px;
	}
	.pro .page{
		padding: 20px 0;
	}
}




.introduce1{
	padding-top: 90px;
	padding-bottom: 140px;
	background-color: #f8f8f8;
}
.introduce1 .prov_tit h2{
	margin-bottom: 115px;
}
.introduce1 .listbox{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.introduce1 .list{
	width: 16%;
	margin-right: 6.6%;
}
.introduce1 .list:last-child{
	margin-right: 0;
}
.introduce1 .list i{
	width: 100%;
	height: 1px;
	display: block;
	margin-bottom: 30px;
	background-color: #333;
}
.introduce1 .list h4{
	color: #666;
	font-size: 16px;
	display: block;
	margin-bottom: 15px;
}
.introduce1 .list p{
	color: #333;
	font-size: 16px;
}


@media (max-width: 1400px) {
	.introduce1{
		padding-bottom: 120px;
	}
	.introduce1 .prov_tit h2{
		margin-bottom: 100px;
	}
}
@media (max-width: 1300px) {
	.introduce1{
		padding-bottom: 100px;
	}
	.introduce1 .prov_tit h2{
		margin-bottom: 80px;
	}
}
@media (max-width: 1200px) {
	.introduce1{
		padding: 80px 0;
	}
	.introduce1 .prov_tit h2{
		margin-bottom: 60px;
	}
	.introduce1 .list i{
		margin-bottom: 20px;
	}
	.introduce1 .list h4{
		margin-bottom: 10px;
	}
}
@media (max-width: 991px) {
	.introduce1{
		padding: 60px 0;
	}
	.introduce1 .prov_tit h2{
		margin-bottom: 40px;
	}
}
@media (max-width: 768px){
	.introduce1{
		padding-top: 40px;
		padding-bottom: 15px;
	}
	.introduce1 .prov_tit h2{
		margin-bottom: 30px;
	}
	.introduce1 .listbox{
		justify-content: space-between;
	}
	.introduce1 .list{
		width: 48%;
		margin-right: 0;
		margin-bottom: 25px;
	}
}




.introduce2{
	padding: 145px 0;
}
.introduce2 .img{
	width: 58%;
	/* max-height: 550px; */
	float: right;
}
.introduce2 .textbox{
	color: #666;
	font-size: 16px;
	line-height: 36px;
	width: 35%;
	padding-top: 45px;
	float: left;
}


@media (max-width:1400px){
	.introduce2{
		padding: 120px 0;
	}
}
@media (max-width:1300px){
	.introduce2{
		padding: 100px 0;
	}
}
@media (max-width:1200px){
	.introduce2{
		padding: 80px 0;
	}
	.introduce2 .textbox{
		padding-top: 0;
		line-height: 30px;
	}
}
@media (max-width:991px){
	.introduce2{
		padding: 60px 0;
	}
	.introduce2 .textbox{
		line-height: 28px;
	}
}
@media (max-width:768px){
	.introduce2{
		padding: 40px 0;
	}
	.introduce2 .img{
		width: 100%;
		max-width: 640px;
		float: none;
		margin-bottom: 30px;
	}
	.introduce2 .textbox{
		width: 100%;
	}
}
@media (max-width:640px){
	.introduce2 .textbox{
		font-size: 14px;
	}
}




.exhbt{
	width: 100%;
	padding-top:85px;
	padding-bottom: 75px;
	overflow: hidden;
	background-color: #1d1b1b;
}
.exhbt .prov_tit h2{
	color: #fff;
	padding-bottom: 90px;
}
.exhbt_slide{
	max-width: 775px;
	padding-bottom: 130px;
	overflow:visible;
	box-sizing: border-box;
	position: relative;
}
.exhbt_slide .img{
	width: 100%;
	height: 480px;
}
.exhbt_slide .mask{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1;
	background-color: rgba(62, 62, 62, 0.5);
}
.exhbt_slide  .swiper-slide-active .mask{
	opacity: 0;
}
.exhbt_slide .swiper-button-prev,
.exhbt_slide .swiper-button-next{
	outline: none;
	background-size: 12px 24px;
	background-repeat: no-repeat;
	background-position: center;
}
.exhbt_slide .swiper-button-prev{
	left: -75px;
	background-image: url(../images/exhbt_prev.png);
}
.exhbt_slide .swiper-button-next{
	right: -75px;
	background-image: url(../images/exhbt_next.png);
}
.exhbt_slide .swiper-button-prev::after,
.exhbt_slide .swiper-button-next::after{
	display: none;
}
.exhbt_slide  .swiper-pagination{
	bottom: 0;
}
.exhbt_slide  .swiper-pagination-bullet{
	width: 14px;
	height: 14px;
	opacity: 1;
	outline: none;
	margin: 0 15px!important;
	border: 1px solid #fff;
	background-color: transparent;
}
.exhbt_slide  .swiper-pagination-bullet-active{
	background-color: #fff;
}


@media (max-width: 1400px) {
	.exhbt{
		padding: 75px 0;
	}
	.exhbt .prov_tit h2{
		padding-bottom: 70px;
	}
	.exhbt_slide{
		padding-bottom: 100px;
	}
}
@media (max-width: 1300px) {
	.exhbt{
		padding: 60px 0;
	}
	.exhbt .prov_tit h2{
		padding-bottom: 50px;
	}
	.exhbt_slide{
		padding-bottom: 80px;
	}
	.exhbt_slide .img{
		height: 440px;
	}
}
@media (max-width: 1200px){
	.exhbt .prov_tit h2{
		padding-bottom: 40px;
	}
	.exhbt_slide .img{
		height: 400px;
	}
	.exhbt_slide{
		padding-bottom: 60px;
	}
}
@media (max-width: 991px){
	.exhbt .prov_tit h2{
		padding-bottom: 30px;
	}
	.exhbt_slide .img{
		height: 360px;
	}
	.exhbt_slide{
		padding-bottom: 35px;
	}
}
@media (max-width: 768px){
	.exhbt{
		padding: 40px 0;
	}
	.exhbt_slide .img{
		height: 320px;
	}
	.exhbt_slide .swiper-pagination-bullet{
		width: 10px;
		height: 10px;
		margin: 0 8px!important;
	}
}
@media (max-width: 480px){
	.exhbt_slide .img{
		height: 290px;
	}
}
@media (max-width: 380px){
	.exhbt_slide .img{
		height: 200px;
	}
}




.details{
	padding-top: 110px;
	padding-bottom: 140px;
	background-color: #f8f8f8;
}
.details .prov_tit h2{
	margin-bottom: 75px;
}
.details .text{
	color: #666;
	font-size: 18px;
	line-height: 36px;
}


@media (max-width:1400px){
	.details{
		padding-bottom: 120px;
	}
	.details .prov_tit h2{
		margin-bottom: 50px;
	}
}
@media (max-width:1300px){
	.details{
		padding: 90px 0;
	}
	.details .prov_tit h2{
		margin-bottom: 40px;
	}
	.exhbt_slide{
		padding-bottom: 110px;
	}
}
@media(max-width:1200px){
	.details{
		padding: 70px 0;
	}
	.details .prov_tit h2{
		margin-bottom: 30px;
	}
	.exhbt_slide{
		padding-bottom: 90px;
	}
}
@media(max-width:991px){
	.details{
		padding: 50px 0;
	}
	.details .prov_tit h2{
		margin-bottom: 25px;
	}
	.exhbt_slide{
		padding-bottom: 70px;
	}
}
@media(max-width:768px){
	.details{
		padding: 40px 0;
	}
	.details .prov_tit h2{
		margin-bottom: 20px;
	}
	.details .text{
		font-size: 16px;
		line-height: 30px;
	}
}
@media(max-width:768px){
	.details .text{
		font-size: 14px;
		line-height: 26px;
	}
	.exhbt_slide{
		padding-bottom: 50px;
	}
}




.prov{
	padding-top: 70px;
	padding-bottom: 55px;
}
.prov .prov_tit h2{
	margin-bottom: 50px;
}
.prov .listbox{
	display: flex;
	flex-wrap: wrap;
}
.prov .list{
	width: 30%;
	margin-right: 5%;
}
.prov .list:last-child{
	margin-right: 0;
}
.prov .list .img_box{
	width: 100%;
	height: 450px;
	background-color: #f5f5f5;
}
.prov .list p{
	color: #333;
	font-size: 16px;
	width: 100%;
	height: 60px;
	line-height: 60px;
	position: relative;
	padding: 0 15px;
	box-sizing: border-box;
}
.prov .list:hover p{
	color: #444;
}
.prov .list p::after{
	content: '';
	position: absolute;
	top: 50%;
	right: 40px;
	width: 48px;
	height: 20px;
	margin-top: -10px;
	opacity: 0;
	transition: all .3s;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(../images/pro_menu.png);
}
.prov .list:hover p::after{
	opacity: 1;
	right: 25px;
}


@media (max-width: 1400px) {
	.prov{
		padding-top: 70px;
	}
	.prov .list{
		margin-bottom: 35px;
	}
	.prov .list .img_box{
		height: 410px;
	}
}
@media (max-width: 1300px){
	.prov .list .img_box{
		height: 380px;
	}
}
@media (max-width: 1200px){
	.prov .prov_tit h2{
		margin-bottom: 40px;
	}
	.prov .list .img_box{
		height: 340px;
	}
	.prov .page{
		padding-top: 50px;
	}
}
@media (max-width: 991px){
	.prov{
		padding: 50px 0;
	}
	.prov .prov_tit h2{
		margin-bottom: 30px;
	}
	.prov .list .img_box{
		height: 300px;
	}
	.prov .list p{
		height: 50px;
		line-height: 50px;
	}
	.prov .list p::after{
		width: 40px;
	}
	.prov .page{
		padding-top: 40px;
	}
}
@media (max-width: 768px){
	.prov{
		padding: 40px 0;
	}
	.prov .prov_tit h2{
		margin-bottom: 25px;
	}
	.prov .listbox{
		display: flex;
		justify-content: space-between;
	}
	.prov .listbox .list{
		width: 48%;
		float: none;
		margin-right: 0;
	}
	.prov .list .img_box{
		max-height: 280px;
	}
	.prov .page{
		padding: 30px 0;
	}
}
@media (max-width: 640px){
	.prov .listbox .list{
		width: 100%;
		margin-bottom: 20px;
	}
	.prov .listbox .list:last-child{
		margin-bottom: 0;
	}
	.prov .page{
		padding: 20px 0;
	}
}




.join_menu{
	padding: 70px 0;
}
.join_menu .agrop a{
	width: 25%;
}
@media (max-width:1300px){
	.join_menu{
		padding: 60px 0;
	}
}
@media (max-width:991px){
	.join_menu{
		padding: 50px 0;
	}
}
@media (max-width:768px){
	.join_menu{
		padding-top: 40px;
		padding-bottom: 25px;
	}
	.join_menu .agrop{
		flex-wrap: wrap;
		justify-content: space-between;
		border: none;
	}
	.join_menu .agrop a{
		width: 48%;
		border: none;
		margin-bottom: 15px;
		border: 1px solid #000;
	}
}




.advantage{
	padding-top: 70px;
	padding-bottom: 110px;
}
.advantage .join_tit{
	padding-bottom: 75px;
}
.advantage_slide{
	height: 535px;
}
.advantage_slide .swiper-slide{
	display: flex;
	align-items: center;
	background-color: #f5f5f5;
}
.advantage_slide .img-cover{
	width: 50%;
	height: 100%;
}
.advantage_slide .text{
	width: 50%;
	padding: 0 155px;
	box-sizing: border-box;
}
.advantage_slide .text h4{
	color: #000;
	font-size: 36px;
	font-family: '宋体';
	height: 100px;
	position: relative;
	padding-top: 40px;
	padding-left: 80px;
	margin-bottom: 65px;
	box-sizing: border-box;
}
.advantage_slide .text h4::after{
	content: '';
	position: absolute;
	top: 0;
	left: 50px;
	width: 1px;
	height: 100px;
	transform: skewX(-45deg);
	background-color: #1b1b1b;
}
.advantage_slide .text h4 i{
	position: absolute;
		top: 10px;
		left: 0;
}
.advantage_slide .text .txt{
	color: #666;
	font-size: 16px;
	line-height: 30px;
}


@media (max-width: 1400px) {
	.advantage{
		padding-top: 60px;
		padding-bottom: 90px;
	}
}
@media (max-width: 1300px){
	.advantage{
		padding-bottom: 70px;
	}
	.advantage .join_tit{
		padding-bottom: 65px;
	}
	.advantage_slide{
		height: 500px;
	}
	.advantage_slide .text{
		padding:  0 125px;
	}
	.advantage_slide .text h4{
		font-size: 32px;
	}
}
@media (max-width: 1200px){
	.advantage{
		padding: 50px 0;
	}
	.advantage .join_tit{
		padding-bottom: 50px;
	}
	.advantage_slide{
		height: 400px;
	}
	.advantage_slide .text{
		padding:  0 100px;
	}
	.advantage_slide .text h4{
		font-size: 28px;
		height: 80px;
		padding-top: 35px;
		padding-left: 60px;
		margin-bottom: 40px;
	}
	.advantage_slide .text h4::after{
		height: 80px;
	}
}
@media (max-width: 991px){
	.advantage .join_tit{
		padding-bottom: 40px;
	}
	.advantage_slide{
		height: 350px;
	}
	.advantage_slide .text{
		padding:  0 80px;
	}
	.advantage_slide .text h4{
		font-size: 24px;
		height: 60px;
		padding-top: 25px;
		margin-bottom: 30px;
	}
	.advantage_slide .text h4::after{
		height: 60px;
		left: 40px;
	}
	.advantage_slide .text h4 i{
		top: 5px;
	}
}
@media (max-width: 768px){
	.advantage{
		padding: 40px 0;
	}
	.advantage .join_tit{
		padding-bottom: 30px;
	}
	.advantage_slide{
		height: auto;
	}
	.advantage_slide .swiper-slide{
		flex-wrap: wrap;
	}
	.advantage_slide .img-cover{
		width: 100%;
		max-height: 300px;
	}
	.advantage_slide .text{
		padding: 50px;
		width: 100%;
	}
	.advantage_slide .text h4{
		font-size: 20px;
		margin-bottom: 20px;
	}
	.advantage_slide .text h4 i{
		top: 5px;
	}
	.advantage_slide .text .txt{
		font-size: 14px;
		line-height: 26px;
	}
}
@media (max-width: 640px){
	.advantage{
		padding: 30px 0;
	}
	.advantage_slide .text{
		padding: 30px 20px;
	}
	.advantage_slide .text h4{
		height: 40px;
		padding-top: 15px;
	}
	.advantage_slide .text h4::after{
		height: 40px;
	}
	.advantage_slide .text h4 i{
		top: 0;
	}
}





.policy_tit{
	padding: 50px 0;
}


@media (max-width:991px){
	.policy_tit{
		padding-bottom: 40px;
	}
}
@media (max-width:768px){
	.policy_tit{
		padding: 30px 0;
	}
}




.policy{
	max-width: 1920px;
	padding-top: 205px;
	padding-bottom: 85px;
	margin: 0 auto;
	background-position: left;
	background-repeat: no-repeat;
	background-size: cover; 
	background-image: url(../images/policybg.jpg);
}
.policy .main{
	max-width: 1300px;
}
.policy .listbox{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.policy .list{
	color: #fff;
	line-height: 30px;
	text-align: center;
	width: 33.3%;
	height: 280px;
	padding-top: 90px;
	transition: all .5s;
	box-sizing: border-box;
}
.policy .list:nth-child(3n){
	margin-right: 0;
}
.policy .list:hover{
	background-color: #c3c3c2;
}
.policy .list i{
	width: 65px;
	height: 65px;
	margin: 0 auto;
	margin-bottom: 35px;
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.policy .list:nth-child(1) i{
	background-image: url(../images/policy1.png);
}
.policy .list:nth-child(2) i{
	background-image: url(../images/policy2.png);
}
.policy .list:nth-child(3) i{
	background-image: url(../images/policy3.png);
}
.policy .list:nth-child(4) i{
	background-image: url(../images/policy4.png);
}
.policy .list:nth-child(5) i{
	background-image: url(../images/policy5.png);
}
.policy .list:nth-child(6) i{
	background-image: url(../images/policy6.png);
}
.policy .list:nth-child(1):hover i{
	background-image: url(../images/policy11.png);
}
.policy .list:nth-child(2):hover i{
	background-image: url(../images/policy22.png);
}
.policy .list:nth-child(3):hover i{
	background-image: url(../images/policy33.png);
}
.policy .list:nth-child(4):hover i{
	background-image: url(../images/policy44.png);
}
.policy .list:nth-child(5):hover i{
	background-image: url(../images/policy55.png);
}
.policy .list:nth-child(6):hover i{
	background-image: url(../images/policy66.png);
}
.policy .list p{
	color: #fff;
	font-size: 16px;
}
.policy .list:hover p{
	color: #333;
}


@media (max-width: 1400px) {
	.policy{
		padding-top: 160px;
	}
	.policy .list i{
		width: 60px;
		height: 60px;
		margin: 0 auto;
		margin-bottom: 30px;
	}
}
@media (max-width: 1300px) {
	.policy{
		padding-top: 100px;
	}
	.policy .list{
		height: 240px;
		padding-top: 60px;
	}
}
@media (max-width: 1200px) {
	.policy{
		padding: 85px 0;
	}
	.policy .list i{
		width: 50px;
		height: 50px;
		margin-bottom: 20px;
	}
}
@media (max-width: 991px) {
	.policy{
		padding: 60px 0;
	}
	.policy .list{
		height: 200px;
		padding: 0 15px;
		padding-top: 55px;
		box-sizing: border-box;
	}
	.policy .list i{
		width: 40px;
		height: 40px;
		margin-bottom: 20px;
	}
}
@media (max-width: 768px) {
	.policy{
		padding: 40px 0;
	}
	.policy .listbox{
		justify-content: space-between;
	}
	.policy .list{
		width: 46%;
		height: 200px;
		padding: 0 15px;
		padding-top: 60px;
		box-sizing: border-box;
	}
	.policy .list i{
		width: 40px;
		height: 40px;
		margin-bottom: 20px;
	}
	.policy .list p{
		font-size: 14px;
		line-height: 24px;
	}
}
@media (max-width:640px){
	.policy .list{
		width: 48%;
		height: 160px;
		padding-top: 30px;
	}
}




.monopoly{
	padding: 70px 0;
}
.monopoly .main{
	max-width: 1300px;
}
.monopoly .join_tit{
	padding-bottom: 35px;
}
.monopoly .text{
	color: #333;
	font-size: 16px;
	line-height: 30px;
	max-width: 870px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 75px;
}
.monopoly_slide .swiper-wrapper{
	margin-bottom: 50px;
}
.monopoly_slide .img{
	height: 460px;
}
.monopoly_slide .img img{
	width: 100%;
	height: 100%;
} 
.monopoly_slide .swiper-button-prev{
	left: 60px;
}
.monopoly_slide .swiper-button-next{
	right: 60px;
}
.monopoly_slide .swiper-button-prev,
.monopoly_slide .swiper-button-next{
	top: 40%;
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	background-color: #fff;
	border-radius: 50%;
	outline: none;
}
.monopoly_slide .swiper-button-prev:hover,
.monopoly_slide .swiper-button-next:hover{
	background-color: #000;
}
.monopoly_slide .swiper-button-prev::after,
.monopoly_slide .swiper-button-next::after{
	color: #000;
	font-size: 30px;
}
.monopoly_slide .swiper-button-prev:hover::after,
.monopoly_slide .swiper-button-next:hover::after{
	color: #fff;
}
.monopoly_slide .swiper-pagination{
	bottom: 0;
}
.monopoly_slide .swiper-pagination-bullet{
	opacity: 1;
	outline: none;
	margin: 0 15px!important;
	border: 1px solid #333;
	background-color: transparent;
}
.monopoly_slide .swiper-pagination-bullet-active{
	background-color: #333;
}


@media (max-width: 1400px) {
	.monopoly .text{
		margin-bottom: 60px;
	}
	.monopoly_slide .img{
		height: 420px;
	}
	.monopoly_slide .swiper-button-prev,
	.monopoly_slide .swiper-button-next{
		top: 42%;
	}
}
@media (max-width: 1300px) {
	.monopoly{
		padding: 60px 0;
	}
	.monopoly .join_tit{
		padding-bottom: 30px;
	}
	.monopoly .text{
		margin-bottom: 50px;
	}
	.monopoly_slide .img{
		height: 380px;
	}
	.monopoly_slide .swiper-button-prev,
	.monopoly_slide .swiper-button-next{
		width: 60px;
		height: 60px;
	}
	.monopoly_slide .swiper-button-prev::after, 
	.monopoly_slide .swiper-button-next::after{
		font-size: 25px;
	}
}
@media (max-width:991px){
	.monopoly{
		padding: 50px 0;
	}
	.monopoly .join_tit{
		padding-bottom: 25px;
	}
	.monopoly .text{
		margin-bottom: 40px;
	}
	.monopoly_slide .img{
		height: 340px;
	}
	.monopoly_slide .swiper-pagination-bullet{
		margin: 0 10px!important;
	}
}
@media (max-width:768px){
	.monopoly{
		padding: 40px 0;
	}
	.monopoly .join_tit{
		padding-bottom: 20px;
	}
	.monopoly .text{
		font-size: 14px;
		line-height: 26px;
		margin-bottom: 30px;
	}
	.monopoly_slide .swiper-wrapper{
		margin-bottom: 35px;
	}
	.monopoly_slide .img{
		height: 280px;
	}
	.monopoly_slide .swiper-button-prev{
		left: 10px;
	}
	.monopoly_slide .swiper-button-next{
		right: 10px;
	}
	.monopoly_slide .swiper-button-prev::after, 
	.monopoly_slide .swiper-button-next::after{
		font-size: 20px;
	}
}
@media (max-width:580px){
	.monopoly_slide .img{
		height: 260px;
	}
	.monopoly_slide .swiper-button-prev,
	.monopoly_slide .swiper-button-next{
		width: 50px;
		height: 50px;
		top: 45%;
	}
}
@media (max-width:480px){
	.monopoly_slide .swiper-button-prev,
	.monopoly_slide .swiper-button-next{
		display: none;
	}
}




.apply{
	padding: 65px 0;
	background-color: #f8f8f8;
}
.apply .main{
	max-width: 1300px;
}
.apply .join_tit{
	margin-bottom: 55px;
}
.apply .ligrop{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.apply .mode{
	margin-bottom: 25px;
}
.apply  input,
.apply  select{
	color: #333;
	font-size: 16px;                             
	width: 24%;
	height: 60px;
	line-height: 60px;
	display: block;
	outline: none;
	border: none;
	padding:  0 35px;
	box-sizing: border-box;
	background-color: #fff;
}
.apply input::input-placeholder{
	color: #333;
}
.apply  select:hover{
	cursor: pointer;
}
.apply textarea{
	color: #333;
	font-size: 16px;
	width: 100%;
	height: 330px;
	display: block;
	padding:  45px 35px;
	margin-bottom: 65px;
	box-sizing: border-box;
	background-color: #fff;
}
.apply .code{
	justify-content: center;
}
.apply .code .img{
	width: 12%;
	height: 60px;
	margin-right: 2%;
}
.apply .code .img img{
	width: 100%;
	height: 100%;
}
.apply .code .img:hover{
	cursor: pointer;
}
.apply .code input,
.apply .code button{
	width: 23%;
	height: 60px;
}
.apply .code input{
	text-align: center;
	margin-right: 2%;
}
.apply .code button{
	color: #fff;
	font-size: 16px;
	outline: none;
	border: none;
	transition: all .5s;
	background-color: #000;
}
.apply .code button:hover{
	cursor: pointer;
	background-color: #333;
}


@media(max-width:1400px){
	.apply .join_tit{
		margin-bottom: 50px;
	}
}
@media(max-width:1300px){
	.apply textarea{
		height: 300px;
		padding:  30px 35px;
		margin-bottom: 45px;
	}
}
@media(max-width:1200px){
	.apply{
		padding: 50px 0;
	}
	.apply .join_tit{
		margin-bottom: 40px;
	}
}
@media (max-width:991px){
	.apply textarea{
		height: 240px;
		padding: 20px;
		margin-bottom: 25px;
	}
	.apply  input,
	.apply  select{                            
		width: 24%;
		height: 50px;
		line-height: 50px;
		padding:  0 20px;
	}
	.apply .code input,
	.apply .code button{
		height: 50px;
	}
}
@media (max-width:768px){
	.apply{
		padding: 40px 0;
	}
	.apply .join_tit{
		margin-bottom: 30px;
	}
	.apply .ligrop{
		flex-wrap: wrap;
	}
	.apply .mode{
		margin-bottom: 0;
	}
	.apply  input,
	.apply  select{                            
		width: 48%;
		height: 40px;
		line-height: 40px;
		margin-bottom: 25px;
	}
	.apply textarea{
		height: 140px;
		padding: 20px;
		box-sizing: border-box;
		margin-bottom: 25px;
	}
	.apply .code .img{
		height: 40px;
	}
	.apply .code input,
	.apply .code button{
		height: 40px;
		line-height: 40px;
	}
	.apply .code input{
		margin-bottom: 0;
	}
}
@media (max-width:640px){
	.apply  input,
	.apply  select{                            
		width: 100%;
	}
	.apply textarea{
		height: 200px;
		padding: 20px;
		margin-bottom: 25px;
	}
	.apply .code{
		display: flex;
		justify-content: space-between;
	}
	.apply .code .img{
		width: 38%;
		margin-right: 2%;
		margin-bottom: 25px;
	}
	.apply .code .img img{
		width: 100%;
		height: 100%;
	}
	.apply .code .img:hover{
		cursor: pointer;
	}
	.apply .code input{
		width: 60%;
		text-align: center;
		margin-right: 0;
		margin-bottom: 25px;
	}
	.apply .code button{
		width: 100%;
	}
}




.ab_menu{
	padding: 90px 0;
}
.ab_menu .agrop a{
	width: 25%;
}
@media (max-width:1400px){
	.ab_menu{
		padding: 75px 0;
	}
}
@media (max-width:1300px){
	.ab_menu{
		padding: 60px 0;
	}
}
@media (max-width:991px){
	.ab_menu{
		padding: 50px 0;
	}
}
@media (max-width:768px){
	.ab_menu{
		padding-top: 40px;
		padding-bottom: 25px;
	}
	.ab_menu .agrop{
		flex-wrap: wrap;
		justify-content: space-between;
		border: none;
	}
	.ab_menu .agrop a{
		width: 48%;
		border: none;
		margin-bottom: 15px;
		border: 1px solid #000;
	}
}




.about{
	padding-top: 40px;
	padding-bottom: 135px;
}
.about .text{
	color: #333;
	font-size: 16px;
	line-height: 36px;
	max-width: 985px;
	margin: 0 auto;
}


@media (max-width: 1400px) {
	.about{
		padding-bottom: 120px;	
	}
}
@media (max-width: 1300px) {
	.about{
		padding-bottom: 100px;	
	}
}
@media (max-width: 1200px) {
	.about{
		padding-bottom: 80px;	
	}
	.about .text{
		line-height: 32px;
	}
}
@media (max-width: 991px) {
	.about{
		padding-bottom: 60px;	
	}
}
@media (max-width: 768px) {
	.about{
		padding-bottom: 40px;	
	}
	.about .text{
		font-size: 14px;
		line-height: 26px;
	}
}




.explores{
	max-width: 100%;
	background-color: #f5f5f5;
}
.explores .img{
	max-width: 1920px;
	margin: 0 auto;
}
@media (max-width: 768px) {
	.explores{
		display: none;
	}
}
.explores_moblie{
	display: none;
}
@media (max-width: 768px) {
	.explores_moblie{
		display: block;
		padding-bottom: 40px;
		background-color: #f5f5f5;
	}
	.explores_moblie .text{
		color: #333;
		font-size: 14px;
		max-width: 565px;
		line-height: 26px;
		padding-bottom: 30px;
		margin: 0 auto;
		border-bottom: 1px solid #333;
	}
}




.simple{
	padding: 120px 0;
	background-color: #f5f5f5;
}
.simplebox{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	position: relative;
}
.simplebox::after{
	content: '';
	position: absolute;
	top: 0;
	right: -110px;
	width: 110px;
	height: 660px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(../images/simplebg.png);
}
.simple  .bdbox{
	width: 56%;
	height: 710px;
	margin-right: 2%;
	position: relative;
}
.simple  .bdbox .img{
	width: 100%;
	width: 1050px;
	height: 710px;
	display: none;
	position: absolute;
	top: 0;
	left: -210px;
}
.simple  .bdbox .img.on{
	display:block;
}
.simple  .hdbox{
	width: 42%;
}
.simple  .hdbox .hd{
	padding-left: 130px;
	margin-bottom: 45px;
	position: relative;
	align-items: center;
	display: flex;
}
.simple  .hdbox .hd:hover{
	cursor: pointer;
}
.simple  .hdbox .hd.on::after{
	content: '';
	position: absolute;
	top: 50%;
	left: -0.5px;
	width: 85px;
	height: 1px;
	background-color: #333;
}
.simple  .hdbox .hd i{
	width: 55px;
	height: 55px;
	display: block;
	margin-right: 40px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.simple  .hdbox .hd:nth-child(1) i{
	background-image: url(../images/simple_icon1.png);
}
.simple  .hdbox .hd:nth-child(2) i{
	background-image: url(../images/simple_icon2.png);
}
.simple  .hdbox .hd:nth-child(3) i{
	background-image: url(../images/simple_icon3.png);
}
.simple  .hdbox .hd:nth-child(4) i{
	background-image: url(../images/simple_icon4.png);
}
.simple  .hdbox .hd .tit h4{
	color:#333;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.simple  .hdbox .hd .tit p{
	color: #666;
	font-size: 16px;
}


@media (max-width: 1400px) {
	.simple{
		padding: 100px 0;
	}
	.simple  .bdbox .img{
		width: 100%;
		max-width: 100%;
		left: 0;
	}
	.simplebox::after{
		display: none;
	}
}
@media (max-width: 1300px){
	.simple{
		padding: 80px 0;
	}
	.simple .hdbox .hd{
		margin-bottom: 35px;
	}
	.simple .hdbox .hd:last-child{
		margin-bottom: 0;
	}
	.simple  .bdbox{
		height: 600px;
	}
	.simple  .bdbox .img{
		height: 600px;
	}
}
@media (max-width: 991px){
	.simple{
		padding: 60px 0;
	}
	.simple .hdbox .hd i{
		width: 45px;
		height: 45px;
		margin-right: 30px;
	}
	.simple .hdbox .hd .tit p{
		font-size: 14px;
	}
	.simple  .bdbox{
		height: 500px;
	}
	.simple  .bdbox .img{
		height: 500px;
	}
}
@media (max-width: 768px){
	.simple{
		padding: 40px 0;
	}
	.simple .hdbox{
		width: 100%;
	}
	.simple .hdbox .hd i{
		width: 40px;
		height: 40px;
		margin-right: 20px;
	}
	.simple  .bdbox{
		width: 100%;
		height: 450px;
		margin-right: 0;
		margin-bottom: 30px;
	}
	.simple  .bdbox .img{
		height: 450px;
	}
}
@media (max-width: 768px){
	.simple .hdbox .hd{
		padding-left: 80px;
		margin-bottom: 30px;
	}
	.simple .hdbox .hd.on::after{
		width: 50px;
	}
	.simple .hdbox .hd i{
		width: 35px;
		height: 35px;
		margin-right: 20px;
	}
	.simple .hdbox .hd .tit h4{
		font-size: 16px;
		margin-bottom: 5px;
	}
	.simple  .bdbox{
		height: 400px;
	}
	.simple  .bdbox .img{
		height: 400px;
	}
}
@media (max-width: 480px){
	.simple  .bdbox{
		height: 350px;
	}
	.simple  .bdbox .img{
		height: 350px;
	}
}
@media (max-width: 320px){
	.simple  .bdbox{
		height: 300px;
	}
	.simple  .bdbox .img{
		height: 300px;
	}
}




.honor	{
	padding: 80px 0;
}
.honor .tit{
	text-align: center;
	padding-bottom: 50px;
}
.honor .tit h2{
	color: #333;
	font-size: 48px;
	font-family: '宋体';
	margin-bottom: 35px;
}
.honor .tit p{
	color: #666;
	font-size: 16px;
	line-height: 36px;
	width: 100%;
	max-width: 1050px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.honor .tit i{
	width: 1px;
	height: 60px;
	display: block;
	margin: 0 auto;
	background-color: #c0c0c0;
}
.honor_slide .swiper-wrapper{
	margin-bottom: 60px;
}
.honor_slide .swiper-slide{
	height: 460px;
	padding: 0 50px;
	padding-top: 40px;
	box-sizing: border-box;
	background-color: #efefef;
}
.honor_slide .img{
	height: 345px;
}
.honor_slide p{
	color: #333;
	font-size: 16px;
	text-align: center;
	height: 70px;
	line-height: 70px;
}
.honor_slide .swiper-scrollbar-drag{
	background: rgba(1, 1, 1, 1);
}


@media (max-width: 1400px) {
	.honor .tit h2{
		font-size: 42px;
		margin-bottom: 25px;
	}
}
@media (max-width: 1300px) {
	.honor .tit h2{
		font-size: 36px;
		margin-bottom: 20px;
	}
	.honor .tit p{
		line-height: 32px;
	}
	.honor_slide .img{
		height: 285px;
	}
	.honor_slide .swiper-slide{
		height: 400px;
	}
}
@media (max-width: 1200px) {
	.honor .tit h2{
		font-size: 30px;
		margin-bottom: 15px;
	}
	.honor_slide .img{
		height: 250px;
	}
	.honor_slide .swiper-slide{
		height: 375px;
		padding: 0;
		padding-top: 30px;
	}
}
@media (max-width: 991px){
	.honor{
		padding: 60px 0;
	}
	.honor_slide .img{
		height: 175px;
	}
	.honor_slide .swiper-slide{
		height: 275px;
	}
}
@media (max-width: 991px){
	.honor{
		padding: 40px 0;
	}
	.honor_slide .img{
		height: 175px;
	}
	.honor_slide .swiper-wrapper{
		margin-bottom: 45px;
	}
	.honor_slide .swiper-slide{
		height: 265px;
	}
	.honor_slide p{
		height: 50px;
		line-height: 50px;
	}
}
@media (max-width: 768px){
	.honor .tit{
		padding-bottom: 40px
	}
	.honor .tit h2{
		font-size: 24px;
	}
	.honor .tit p{
		font-size: 14px;
		line-height: 26px;
		margin-bottom: 25px;
	}
}	