@charset "utf-8";

/* CSS Document */
@font-face{

	font-family: 'akzi';

	src : url(' ../fonts/AkzidenzGrotesk-Extended.otf');

}


body ,textarea,input{ color:#666;font-size: 16px;font-family: "Microsoft Yahei", "Arial"!important; box-sizing: border-box;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}

table{border-collapse:collapse;border-spacing:0;}

fieldset,img{border:0;}

address,caption,cite,code,dfn,em,th,var,optgroup{font-style:inherit;font-weight:inherit;}

del,ins{text-decoration:none;}
p{ line-height: 30px;}
li{list-style:none;}

caption,th{text-align:left;}

q:before,q:after{content:'';}

abbr,acronym{border:0;font-variant:normal;}

sup{vertical-align:baseline;}

sub{vertical-align:baseline;} 

input,button,textarea,select,optgroup,option,button{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;outline: none;border: none;}

input,button,textarea,select{*font-size:100%;}

input,select{vertical-align:middle;}

i,em{ font-style:normal;}

select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}

table{font-size:inherit;font:100%; border-collapse:collapse;}

pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

dl,dt{font-weight: normal;}

a {color:#666; text-decoration:none;} 

a:focus,input, button, textarea, select{outline:0;} 

a:hover{text-decoration: none;}
input::placeholder{ opacity:0.4;}
input:focus::placeholder{ opacity:0;}
textarea::placeholder{ opacity:0.4;}
textarea:focus::placeholder{ opacity:0;}

.c{clear: both;}

.fl{float: left;}

.fr{float: right;}

.imgfd{overflow: hidden;}

.imgfd img{transition: all 0.5s ease;height: auto;width: 100%;object-fit: cover;display: block;}

.imgfd:hover img{transform: scale(1.1);}
h2{ color: #333; font-size: 32px; font-weight: bold;}
h3,h4{ color: #333; font-weight: bold;}

.more_btn{ border:1px solid #666;width: 166px;transition: all 0.5s ease; }
.more_btn a,.more_btn span{ display: block; width: 100%; line-height: 54px; color: #666; text-align: center;}
.more_btnw{ border:1px solid #fff;width: 166px; transition: all 0.5s ease; }
.more_btnw a,.more_btnw span{ display: block; width: 100%; line-height: 54px; color: #fff; text-align: center;}
.more_btn:hover,.more_btnw:hover{ background: #e7a618; border-color: #e7a618;}
.more_btn:hover a,.more_btn:hover span{ color: #fff;}
.gray_bg{ background: #f5f5f5;}
.short_line{ width: 60px; height: 2px; background: #e7a618; margin: 25px 0;}
.short_linec{ width: 60px; height: 2px; background: #e7a618; margin: 25px auto;}
.ul3{ overflow: hidden;}
.ul3 li{width: 32%; float: left; margin-right: 2%;}
.ul3 li:nth-child(3n){ margin-right: 0;}

.pagination > li{ float: left; min-width:32px; color: #fff;margin-right: 8px;display: block;font-size: 14px;text-align: center;line-height: 30px;border:1px solid #666;}
.pagination  li span,.pagination  li a{ width: 100%; display: block; color:#666; padding:0 12px;}
.pagination li.first,.pagination li.last{display: none;}
.pagination > li.active, .pagination > li.active:focus{background: #e7a618; border-color:#e7a618;}
.pagination > li.active a, .pagination > li.active:focus a{ color:#fff;}
.pagination  > li:hover{background: #e7a618; border-color:#e7a618;}
.pagination  > li:hover a{color: #fff;}
.pagination{margin: 0;margin-top: 40px;display: inline-block;}
.pages{text-align: center;width: 100%;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{left: 80px;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{  right: 80px;}
.swiper-button-prev,.swiper-button-next{ text-align: center; width: 48px; height: 48px; line-height: 48px; border-radius: 4px; border:1px solid #dadada; bottom: 260px; top: auto;z-index: 8;background: none;}
.swiper-button-prev:hover,.swiper-button-next:hover{ background: #e7a618; border-color: #e7a618; color: #fff;}
#toolbar{ z-index: 99; padding: 5px 0 10px; border-top:1px solid #e7a618; position:fixed; left:0; bottom:0; width:100%; background:#fff; display:none;}
#toolbar ul li{ float:left; width:25%; text-align:center;}
#toolbar ul li .iconfont{ font-size:18px;}
#toolbar ul li span{ display:block; font-size:12px;}
@media (max-width: 600px){

	.pagination{margin-top: 20px;}

}

.center{ width: 84%; margin: 0 auto;}
.padd85{ padding: 85px 0;}
.ny_center{ width: 1400px; margin: 0 auto;}

@media (max-width: 1600px){.center{ width: 96%!important;}
	.page-header { padding: 0 2%!important;}
	.swiper-button-prev{ left: 10px;}
	.swiper-button-next{ right: 10px;}
}
@media (max-width: 1400px){
	.padd85{ padding: 55px 0;}
	h1{ font-size: 40px;}
	h2{ font-size: 28px;}
	.short_line{ margin: 20px 0;}
	.short_linec{ margin: 20px auto;}
	.ny_center{ width: 96%!important;}

}

@media (max-width: 1200px){
	.more_btn{ height: 42px; line-height: 42px;}
	.more_btn span,.more_btn a{ line-height: 42px;}
	.padd85{ padding: 45px 0;}
	
}

@media (max-width: 1024px){
	h2{ font-size: 26px; line-height: 36px;}
	.more_btn{ width: 140px; height: 42px; line-height: 42px;}
	.more_btn span,.more_btn a{ line-height: 42px;}
	.padd85{ padding: 35px 0;}
	.ul3 li{width: 49%; float: left; margin-right: 2%;}
	.ul3 li:nth-child(3n){ margin-right: 2%;}
	.ul3 li:nth-child(2n){ margin-right: 0;}
	.more_btn a,.more_btn span,.more_btnw a,.more_btn span{ line-height: 42px;}
	
}
@media (max-width: 768px){
	p{ font-size: 14px;}
	h1{ font-size: 36px;}
	h2{ font-size: 22px; line-height: 32px;}
	.more_btn{ width: 120px; height: 36px; line-height: 36px;}
	.more_btn span,.more_btn a{ line-height: 36px; font-size: 14px;}
	.more_btnw{ width: 120px; height: 36px; line-height: 36px;}
	.more_btnw span,.more_btnw a{ line-height: 36px; font-size: 14px;}
	.padd85{ padding: 25px 0;}
#toolbar{ display:block;}
	
}
@media (max-width: 540px){
		h2{ font-size: 20px; line-height: 26px;}
}
@media (max-width: 450px){
	
}