@charset "utf-8";

@font-face{
	font-family: 'arin';
	src : url(' ../fonts/Arial Narrow.ttf');
}
@font-face{
	font-family: 'arinb';
	src : url(' ../fonts/Arial Narrow Bold.ttf');
}
@font-face{
	font-family: 'arini';
	src : url(' ../fonts/Arial Narrow Italic.ttf');
}
@font-face{
	font-family: 'arinbi';
	src : url(' ../fonts/Arial Narrow Bold Italic.ttf');
}

body ,textarea,input{ color:#666;font-size: 18px;font-family:  arin!important; box-sizing: border-box!important;}
a{ 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,span,a{margin:0;padding:0; box-sizing: border-box!important;}

table{border-collapse:collapse;border-spacing:0;}

fieldset,img{border:0;}
img{ vertical-align: middle;}
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;}
div:focus,a:focus,input, button, textarea, select{outline:0;} 
input,button,textarea,select,optgroup,option,button{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;outline: none;border: none;}
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;}
.c-flex{display: flex;flex-wrap: wrap;align-items: center}
.fl{float: left;}

.fr{float: right;}

.imgfd{overflow: hidden; position: relative; padding-top: 75%;}
.imgfd img{ width: 100%; height: 100%; transition: all 0.5s ease;object-fit: cover;display: block; position: absolute; top: 0; left: 0;}
.imgfd:hover img{transform: scale(1.1);}
.imgfdd{overflow: hidden;}
.imgfdd img{ width: 100%; height: auto;transition: all 0.5s ease;object-fit: cover;display: block;}
.imgfdd:hover img{transform: scale(1.1);}
h1,h3,h4{ font-family: arinb; color: #333;}
h2{ color: #333;}
.more_btn{ display: inline-block; background: #d9333a; text-align: center; overflow: hidden;min-width: 160px; position: relative;z-index: 1}
.more_btn.on{ background:#e60012; border-color: #e60012; }
.more_btn.on a{ color: #fff;}
.more_btn i{ margin-left: 20px; float: right; color: #fff; width: 46px; display: inline-block; text-align: center; border-left: 1px solid rgba(255,255,255,.2); transition: .2s; background: #c82d33;}
.more_btn {
	-webkit-transition: background-color 0.3s, color 0.3s;
	transition: background-color 0.3s, color 0.3s;
}
.more_btn:hover{ background: #c82d33;}
.more_btn a,.more_btn span{ display: block; width: 100%; line-height: 46px; color: #fff!important; text-align: center; font-size: 18px; padding-left: 20px;}

.gray_bg{ background: #f6f6f6;}
.short_line{ width: 70px; height: 4px; background: #097031; margin: 10px 0 0; }
.short_linec{ width: 68px; height: 3px; background: #097031; margin: 15px auto;}
.ul3{ overflow: hidden;}
.ul3 li{width: 32%; float: left; margin-right: 2%;}
.ul3 li:nth-child(3n){ margin-right: 0;}
.ul4{ overflow: hidden;}
.ul4 li{width: 24%; float: left; margin-right: 1.33%;}
.ul4 li:nth-child(4n){ margin-right: 0;}
.pagination > li > a, .pagination > li > span{padding: 0 12px;border: 1px solid #bbb;color: #000;margin-right: 8px;display: block;font-size: 14px;text-align: center;line-height: 30px;}
.pagination li.first,.pagination li.last{display: none;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{background: #2e71b6;border-color: #2e71b6;color: #fff;}
.pagination > li > a:hover{color: #2e71b6;}
.pagination li{float: left;}
.pagination{margin: 0;margin-top: 40px;display: inline-block;}
.pages{text-align: center;width: 100%;}

.swiper-button-prev,.swiper-button-next{text-align: center; top: auto;z-index: 8;background: none; font-size: 20px; height: 20px; margin-top: 0;}
.swiper-button-prev:hover,.swiper-button-next:hover{ color: #fff;}
.swiper-pagination .swiper-pagination-bullet:focus {
           outline: none;
    }
#toolbar{ z-index: 98; padding: 5px 0 10px; border-top:1px solid #56ae73; 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;}

.foot .f-nav .follow_list{ margin-top: 40px;}
.follow_list a,.pro_det_txt .follow_list a,.news_info .follow_list a i,.con_left .follow_list a i{ display: block; margin-right: 5px; float: left; width: 28px; height: 28px; border-radius: 14px; text-align: center; line-height: 28px; color: #fff; padding: 0; border: none; font-size:14px;}
.follow_list a.icon-facebook,.follow_list a.icon_facebook{ background: #4267b2; color: #fff;}
.follow_list a.icon-instagram1,.follow_list a.icon-instagram{ background: linear-gradient( to top right,#fdbd50,#e63d7f,#68428e); color: #fff;}
.follow_list a.icon-linkedin-in,.follow_list a.icon_linkedin,.follow_list a.icon-linkedin{ background: #0e76a8; color: #fff;}
.follow_list a.icon-twitter-fill,.follow_list a.icon_twitter,.follow_list a.icon-twitter{ background: #1da1f2; color: #fff;}
.follow_list a.icon-Youtube-fill,.follow_list a.icon_youtube{ background: #ff0000; color: #fff;}
.follow_list a.icon-google{ background: #db4437; color: #fff;}
.follow_list a .icon-facebook{ background: #4267b2; color: #fff;}
.follow_list a .icon-instagram1,.follow_list a .icon-instagram{ background: linear-gradient( to top right,#fdbd50,#e63d7f,#68428e); color: #fff;}
.follow_list a .icon-linkedin-in{ background: #0e76a8; color: #fff;}
.follow_list a .icon-twitter-fill{ background: #1da1f2; color: #fff;}
.follow_list a .icon-Youtube-fill{ background: #ff0000; color: #fff;}
.follow_list a svg{ fill:#fff; height:16px; width:16px; color: #fff; padding:5px;}
@media (max-width: 600px){

	.pagination{margin-top: 20px;}

}

.center{ width: 1600px; margin: 0 auto;}
.padd65{ padding: 65px 0;}
.ny_center{ width: 1520px; margin: 0 auto;}


@media (max-width: 1720px){.center{ width: 96%!important;}
	.swiper-button-prev{ left: 10px;}
	.swiper-button-next{ right: 10px;}
	
}
@media (max-width: 1520px){
	.ny_center{ width: 96%!important;}
	
}
@media (max-width: 1400px){
	.padd65{ padding: 45px 0;}
	h2{ font-size: 32px;}
	
	.swiper-button-prev, .swiper-button-next{ bottom: 120px;}

}

@media (max-width: 1281px){
	body{ font-size: 16px;}
	.padd65{ padding: 40px 0;}
	.ul4{ overflow: hidden;}
	.ul4 li{width: 32%;  margin-right: 2%;}
	.ul4 li:nth-child(4n){ margin-right: 2%;}
	.ul4 li:nth-child(3n){ margin-right: 0;}
	.more_btn{ min-width: 150px;}
	
}

@media (max-width: 1024px){
	h2{ font-size: 28px; line-height: 24px;}
	.padd65{ padding: 30px 0;}
	
	.more_btn a, .more_btn span{ line-height: 40px; font-size: 14px;}
	
}
@media (max-width: 768px){
	p{ font-size: 14px; line-height: 24px;}
	h2{ font-size: 24px; line-height: 22px;}
.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;}
	.padd65{ padding: 20px 0;}
	.short_line{ margin: 15px 0 0;}
	.ul4{ overflow: hidden;}
	.ul4 li{width: 49%;}
	.ul4 li:nth-child(3n){ margin-right: 2%;}
	.ul4 li:nth-child(2n){ margin-right: 0;}
	.more_btn a, .more_btn span{ line-height: 36px;}
	.more_btn i{ width: 36px;}

#toolbar{ display:block;}
	
}
@media (max-width: 540px){
		h2{ font-size: 20px; line-height:20px;}
}
@media (max-width: 450px){
	.more_btn{ padding: 0 10px;}
}