@charset "utf-8";

*,*:before,*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body{
	font-weight: normal;
	margin:0 auto;
	font-size:12px;
	font-family: PingFang SC,Helvetica Neue,Helvetica,Arial,Hiragino Sans GB,Microsoft Yahei,微软雅黑,STHeiti,华文细黑,sans-serif;
	line-height:normal;
	position: relative;	
}
.nb-icon-wrap{
    margin-top: 100px !important;
}
.lxb-container{
    margin-top: 10px;

}
ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p { padding:0; margin:0;font-weight: normal;}
ul { list-style:none;}
*{ margin:0px; padding:0px;}
img { border:0px;display: block;}
h2,h4{font-weight: normal;}
a { color:#05a; text-decoration:none;transition: all .5s;}
.clear{ clear:both;}
.clearfix{ zoom: 1; }
.clearfix:after { content: ''; display: block; clear: both; }
.fl {float:left;}
.fr {float:right;}
.hidden{display: none;}
.moreBox { display:none;}
/*-----------------头部开始--------------------*/
.mt60{margin-top: 60px;}


@font-face{
	font-family: "MontserratBold";
	src:url("../fonts/Montserrat-Bold.ttf");
}

@font-face{
	font-family: "MontserratRegular";
	src:url("../fonts/Montserrat-Regular.ttf");
}
@font-face{
	font-family: "MontserratLight";
	src:url("../fonts/Montserrat-Light.ttf");
}
button:focus,input:focus{
	outline: none;
}
a {
    color: #535353;
    text-decoration: none;
}
.so .con .submit {
    position: absolute;
   	top: -101px;
    right: 20px;
    width: 36px;
    height: 100%;
    background: url(../images/so.png) no-repeat center;
        background-size: auto;
    font-size: 0;
    border: none;
    -o-background-size: 25px auto;
    -ms-background-size: 25px auto;
    -moz-background-size: 25px auto;
    -webkit-background-size: 25px auto;
    background-size: 25px auto;
}
.so .con {
    display: none;
    position: absolute;
    top: 124%;
    right: 0;
    width: 200px;
    height: 36px;
    background-color: #F2F2F2;
}
.so .con .inp {
    padding: 0 45px 0 10px;
    width: 100%;
    height: 100%;
    border: none;
    background-color: transparent;
    color: #fff;
}
.so {
    position: relative;
    float: right;
    width: 100px;
    height: 82px;
   margin-right: 72px;
    margin-left: 91px;
}
.so .js-btn {
    display: block;
    height: 100%;
    background: url(../images/so.png) no-repeat center;
    -o-background-size: 25px auto;
    -ms-background-size: 25px auto;
    -moz-background-size: 25px auto;
    -webkit-background-size: 25px auto;
    background-size: 25px auto;
    margin-top: 12px;
}
.so:before {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -2px;
    left: 0;
    width: 1px;
    height: 22px;
    background-color: #a0a0a0;
}
.so:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 0;
    width: 1px;
    height: 22px;
    background-color: #a0a0a0;
}
.wrap{
    width: 1280px;
    margin: auto;
    height: 120px !important;
}
.fr {
	/*height: 100%;*/
}
.logo img{
	height: 80px;
	
}
.header{
   width: 100%;
   position: fixed;
   left: 0;
   top: 0;
   height: 101px;
   z-index: 9999;
   background: #fff;

}
.menu > li > a{
    font-size: 16px;
    display: block;
    line-height: 96px;
    border-bottom: 5px solid transparent;
    color: #535353;
    text-decoration: none;
}
.contact {
    display: block;
    width: 250px;
    background: #ff0007;
    position: absolute;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 102px;
    right: 0;
    top: 0;
    text-transform: uppercase;
    font-weight: 600;
}
.header::after {
    position: absolute;
    display: block;
    width: 100%;
    height: 3px;
    content: '';
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.15) 0%, transparent 100%);
    bottom: -3px;
    left: 0;
}
.nb-icon-wrap{
    margin-top: 150px !important;
}
.logo{margin-top: 9px;}



.menu > li{
    margin-left: 35px;
    float: left;
}

.menu > li.active > a{
    border-bottom-color: #ff0007;
}

.menu > li > a:hover {
    color: #d8904f;
}


.rela{
	position: relative;
}

.container{
	width: 1170px;
	margin:0 auto;

}


.bx-wrapper .bx-next,.bx-wrapper .bx-prev{
	position: absolute;
	width: 29px;
	height: 64px;
	top: 50%;
	margin-top: -32px;
	font-size: 0;
}

.bx-wrapper .bx-prev {
    left: 60px;	
	background: url(../images/prev.png) no-repeat center center;
}

.bx-wrapper .bx-next {
	background: url(../images/next.png) no-repeat center center;
	right: 60px;
}

.bx-pager{
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 100px;
	left: 0;
}

.bx-pager-item{
	display: inline-block;
	font-size: 0;
	margin-right: 5px;
}

.bx-pager-item:last-child{
	margin-right: 0;
}

.bx-pager-item .bx-pager-link{
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../images/circle.png) center center no-repeat;
}

.bx-pager-item .bx-pager-link.active{
	background-image: url(../images/active.png);
}

.banner_text{
	width: 100%;
	transform: translateY(-50%);
	position: absolute;
	left: 0;
	top: 50%;
}

.banner_text_inner{
	width: 1130px;
	margin: auto;
}

.banner_text_inner h3{
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 14px;
}

.bx-wrapper{
	position: relative;
}

.banner_text_inner p{
	font-size: 50px;
	color: #fff;
	margin-top: 34px;
}

.banner_text_inner h4{
	font-size: 16px;
	color: #fff;
	padding-top: 40px;
	opacity: .8;
	max-width: 560px;
	line-height: 1.6;
}

.product{
	padding: 100px 0 88px;
	background-color: #e8f4f8;
}

.title_eng{
	font-size: 45px;
	color: #000000;
	font-family: "MontserratBold";
	text-align: center;
}

.line{
	width: 40px;
	height: 2px;
	background: #000000;
	margin: 18px auto;
}

.title_china{
	font-size: 28px;
	color: #000000;
	text-align: center;
	font-weight: lighter;
}

.product_show{
	position: relative;
	margin-top: 64px;
}

.line_l{
	width: 14px;
	height:50% ;
	position: absolute;
	left: 0;
	top: 0;
	background: #a35106;
}

.imgShow{
	width: 96%;
}

.imgShow li{
	float: left;
	width: 24.6%;
	margin-right: 3px;
	margin-bottom: 3px;
	position: relative;
	font-size: 0;
	overflow: hidden;
}

.imgShow li:nth-child(5){
	margin-bottom: 0;
}
.imgShow li:nth-child(6){
	margin-bottom: 0;
}
.imgShow li:nth-child(7){
	margin-bottom: 0;
}
.imgShow li:nth-child(8){
	margin-bottom: 0;
}
video{
	max-width: 100%;
}
.overlay{
    position: absolute;
    height: 80%;
    width: 100%;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: linear-gradient(0deg,rgba(0,0,0,.8),transparent);
}

.inner{
	width: 100%;
	left: 0;
	text-align: center;
	position: absolute;
	bottom:50px;
	transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
}

.inner img{
	width: 28px;
	margin: 0 auto 12px;
}

.inner p{
	font-size: 10px;
	color: #fff;
}

.inner h3{
	font-size: 30px;
	color: #fff;
	padding-top: 16px;
}

.readMore{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: -60px;
	display: block;
	text-align: center;
	color: #454545;
	font-size: 14px;
	line-height: 56px;
	background-color: #fff;
	transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
}

.imgShow li:hover .inner{
	bottom: 106px;
}

.imgShow li:hover .readMore{
	bottom:-6px;
	color: crimson；
}

.company{
	background: url(../images/bg.jpg) center no-repeat;
	padding-top: 80px;
	padding-bottom: 240px;
	background-size: cover;
}

.company_box{
	width: 96%;
}

.company_box h3,.title-block h2{
	font-family: "MontserratBold";
	font-size: 45px;
	color: #000000;
	text-transform: uppercase;
}

.l{
	width: 40px;
	height: 2px;
	background: #000;
	margin: 18px 0;
}

.company_box .desc,.title-block .desc{
	font-size: 28px;
	color: #000;
	font-weight: lighter;
}

.company_box .infor{
	font-size: 15px;
	color: #000;
	margin-top: 48px;
	line-height: 1.65;
	max-width: 760px;
}

.a_link{
	padding-top: 56px;
}

.a_link a{
	float: left;
	font-size: 15px;
	color: #000;
	margin-right: 60px;
	text-decoration: underline;
	font-weight: bold;
}

.see{
	margin-top: 60px;
}

.see span{
	display: inline-block;
	width: 36px;
	height: 2px;
	background: #a35106;
	vertical-align: middle;
	margin-right: 24px;
}

.see a{
	vertical-align: middle;
	font-size: 13px;
	color: #000;
}

.news{
	padding: 80px 0 114px;
	background: #e8f4f8;
}

.newsBox{
	width: 1176px;
	margin: 76px auto 0;
}

.newsLeft{
	width: 574px;
}

.newsBox h3{
	font-size: 16px;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.text_box{
	padding-top: 32px;
}

.sub{
	font-size: 14px;
	color: #757575;
	margin-top: 12px;
	line-height: 1.6;
	overflow: hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-line-clamp:2;

}

.newsRigt{
	width: 520px;
	margin-top: -20px;
}

.newsRigt li{
	overflow: hidden;
	margin-bottom: 45px;
}

.newsRigt li:last-child{
	margin-bottom: 0;
}

.banner li{
	height: 100vh;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;	
}

.date .day{
	font-size: 48px;
	color: #333333;
	font-family: "MontserratLight";
}

.year{
	font-size: 14px;
	color: #333;
	margin-top: 10px;
}

.newsRigt .text_box{
	width: 426px;
	padding-top: 10px;
} 

.footer{
	
    background: #000;
    z-index: 2;
    position: relative;
	padding: 92px 0 24px;
}

.footer_w{
	width: 1176px;
	margin: auto;
}

.flogo img{
	display: inline-block;
	vertical-align: middle;
}

.f_logo{margin-right: 30px;}

.paint{
	font-size: 16px;
	color: #616062;
	margin-top: 20px;
	text-transform: uppercase;
	opacity: .7;
}

.fline{
	width: 20px;
	height: 1px;
	background: #616062;
	margin: 10px 0;
}

.chi{
	font-size: 17px;
	color: #616062;
}

.e{
	font-size: 10px;
	color: #fff;
	margin-top: 8px;
	text-transform: uppercase;
}

.Read-More{
	display: block;
	font-size: 13px;
	color: #f3aa4e;
	margin-top: 36px;
}

.f-r{
	width: 787px;
}

.f-r li{
	float: left;
	margin-right: 100px;
	margin-bottom: 56px;
}

.f-r li:nth-child(3n){margin-right: 0;}

.f-r li h3{
	font-size: 24px;
	color: #fff;
	margin-bottom: 28px;
	font-weight: 650;
}

.f-r li a{
	font-size: 13px;
	color: #9d9d9d;
	display: inline-block;
	margin-bottom: 12px;
	margin-right: 4px;
}

.f-r li a:hover{
	color: red;
}

.f-r li p{
	max-width: 224px;
}

.f-r li.four{
	margin-right: 100px;
}

.f-r li.five{
	margin-right: 120px;
}

.copyright{
	font-size: 12px;
	padding: 20px 0;
	background: #000;
}

.copyright span{
	color: #fff;
	text-transform: uppercase;
}

.copyrigh_i{
	width: 1176px;
	margin: auto;
}

.contacts {
    position: relative;
    width: 100%;
    height: 670px;
	padding-top: 93px;
	height: 770px;
}

.container {
	width: 1176px;
	margin: auto;
}
.title-block{
	position: relative;
}

.link, .title-block .sub-title {
    font-size: 12px;
    text-transform: uppercase;
}

.title-block .sub-title {
    position: absolute;
    top: 10px;
    left: -50px;
    line-height: 8px;
    letter-spacing: 2px;
    color: rgba(75,87,92,.3);
    transform-origin: 0 0;
    transform: rotate(-90deg) translate(-100%,0);
}

.inputBbox{
	position: relative;
}

.inputBbox input{
	font-size: 16px;
	width: 374px;
	padding-left: 7px;
	padding-top: 12px;
	border: 0;
	padding-bottom: 10px;
	background: none;
}

.form p,.inputBbox  input::placeholder{
	font-size: 16px;
	color: #b8bdbf;
}

.form p{
	padding-left: 7px;
}

.form{
	margin-top: 146px;
	width: 374px;
}

.form li{
	margin-bottom: 35px;
}

.inputBbox:after, .inputBbox:before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    z-index: 5;
	box-sizing: border-box;
	transition: all .5s;
}


.inputBbox:after {
    width: 100%;
    height: 1px;
    background-color: rgba(75,87,92,.2);
}

.inputBbox:before {
    width: 0;
    height: 2px;
    background-color: #fa9152;
    transition: .5s linear;
}

.inputBbox:hover:before{
	width: 100%;
}

.submit{
	width: 323px;
	height: 65px;
	background: #a35106;
	display: block;
	font-size: 16px;
	color: #fff;
	border: 0;
	margin-top: 100px;
}

.contacts{overflow: hidden;}

.contacts .office {
    position: absolute;
    top: 0;
    right: 0;
    height: 770px;
    background-color: #30383b;
    font-size: 0;
    white-space: nowrap;
    z-index: 10;
}

contacts .office .office-box {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 367px;
    height: 100%;
    z-index: 5;
    overflow: hidden;
    background-image: url(../images/office.png);
    background-color: #415861;
}

.contacts .office .office-box:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #30383b;
    opacity: .4;
    z-index: 3;
	background:url("../images/bvideo.jpg") no-repeat ;
}

.contacts .office .office-box .title {
    position: absolute;
    top: 80px;
    left: 12%;
    color: #fff;
    text-transform: uppercase;
    font-size: 48px;
    letter-spacing: 2.4px;
    line-height:1.5;
	z-index: 4;
	font-family: "MontserratBold";
}


.contacts .office .office-box .phone-and-address {
    position: absolute;
    bottom: 72px;
    left: 14%;
    color: #fff;
	z-index: 4;
	font-family: "Montserrat-Regular";
}

.contacts .office .office-box .phone-and-address .phone {
    position: relative;
    display: block;
    font-size: 36px;
    font-family: "MontserratRegular";
    line-height: 1.6;
}


.contacts .office .office-box .phone-and-address .address {
    position: relative;
    display: block;
    font-size: 16px;
}

.contacts .office .office-box video {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    width: auto;
    z-index: 2;
}


.contacts .office .contact-map .map {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}


.contacts .office .show-on-map {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 60px;
    height: 100%;
    cursor: pointer;
	transition: .3s;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 5555;
	font-size: 18px;
	font-family: "MontserratRegular";
	background-color: #30383b;
}

.contacts .office .show-on-map:hover,.contacts .office .show-form:hover{
	background-color: #F46244;
}

.contacts .office .show-form, .contacts .office .show-on-map {
    letter-spacing: 1.6px;
}

.contacts .office .show-form .caption, .contacts .office .show-on-map .caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform-origin: 0 50%;
    transform: rotate(-90deg) translateX(-50%);
    color: #fff;
    font-size: 18px;
    white-space: nowrap;
	transition: .3s;
	font-family: "MontserratRegular";
	text-transform: uppercase;
}


.contacts .office .show-form {
    position: absolute;
    top: 0;
    left: -60px;
    width: 60px;
    height: 100%;
    background-color: #30383b;
    transform: translateX(60px);
    transition: transform .5s ease,background-color .3s ease;
    cursor: pointer;
	z-index: 666;
	opacity: 0;
}

.contacts .office .contact-map .map {
    position: absolute;
    top: 0;
    left: 0;
	height: 100%;
	width: 100%;
}

.barkli-gallery-floater {
    position: absolute;
    top: 50%;
    left: 33px;
    width: 72px;
    z-index: 3;
    transform: translate(-50%);
    transition: opacity .5s ease,transform 1s ease;
}

.barkli-gallery-floater .title {
	position: absolute;
    top: 50%;
    left: 50%;
    font-size: 16px;
    line-height: 14px;
	color: #a35106;
	text-transform: uppercase;
    white-space: nowrap;
    transform-origin: 0 50%;
    transform: rotate(-90deg) translate(-50%,0);
    transition: color .5s ease;
}

.contacts .office .office-box {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 843px;
    height: 100%;
    z-index: 5;
    overflow: hidden;
  
}

.contacts .office .show-form.show {
    transform: translateX(0);
}

.contacts .office .contact-map {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 0;
    height: 100%;
    overflow: hidden;
    transition: width 1s ease;
}

@media(max-width:1180px){
	.banner_text_inner {
		width:700px;
	}

	.banner_text_inner img{
		width: 350px;
	}

	.banner_text_inner p {
		font-size: 20px;
		margin-top: 14px;
	}

	.banner_text_inner h4 {
		font-size: 14px;
		padding-top: 20px;
	}

	.bx-pager{
		bottom: 35px;
	}

	.product {
		padding: 50px 0;
	}

	.newsBox {
		width: 1000px;
		margin: 36px auto 0;
	}

	.newsLeft {
		width: 439px;
	}

	.news {
		padding: 60px 0;
	}

	.footer_w{
		width: 1000px;
	}

	.f-r {
		width: 723px;
	}

	.f-r li {
		margin-right: 46px;
		margin-bottom: 36px;
	}

	.f-r li.four {
		margin-right: 62px;
	}

	.f-r li.five {
		margin-right: 76px;
	}

	.copyrigh_i{
		width: 100%;
		padding: 0 15px;
	}

	.contacts .office .office-box {
		width:682px;
	}

	.container{
		width:1000px;
	}
}

.banner img{
	width: 80%;
}
.imgShow li >  img{
	width: 100%;
}

@media(max-width:999px){
	/*logo样式*/
	/*.m_header .logo img {
    height: 50px !important;
    width: 105.16px !important;
}*/
.m_header .logo img {
    height: 0.85rem;
}


	/*logo样式*/
	.swiper-button-next, .swiper-button-prev{
		background-size: 13px 22px;
	}
	.m_header{
		width: 100%;
		transition: all 0.5s ease-out 0s;
		display: block !important;
		z-index: 999;
		padding: 10px 15px !important;
		overflow: hidden;
		position: fixed;
		top: 0;
		left: 0;
		background: #fff;
	}
	.second-main>#category{
		width: 100%;
	}
	.banner_text_inner{
		width: 100%;
		padding: 0 15px;
	}
	.foot-box{
		display: none;
	}
	.products_list{
		width: 100% !important;
	}
	.products_list_item>a{
		width: 100%;
	}
	.chengnuo{
		width: 100% !important;
	}
	.chengnuo>h3{
		width: 100% !important;
	}
	#rongyu>.container>.h3{
		margin-top: 0px;
		margin-bottom: 30px;
	}
	.rongyu:before {
	    content: "";
	    height: 100px;
	    background-color: #FF0007;
	    position: absolute;
	    width: 100%;
	    left: 0px;
	    bottom: 0px;
		}
	.products_list_item{
		width: 100% !important;
	}
	.about-culture-col4>li>.mask{
		    background:#fff;
	}
	.history{
		width: 100% !important;
	}
	.history>h3{
		width: 100%;
	}
	.history>.content{
		width: 95%;
		margin:0 auto;
	}
	#jiyu{
		margin-top: 0px !important;
	}
	.jianjie{
		margin-left: 0px;
		padding-left: 0px !important;
	}
	.jianjie_img{
		padding-right: 0px !important;
	}
	.jianjie_img>img{
	   width: 100%;

	}
	.banner_text_inner h3{
		font-size: .3rem;
	}
	.logo{margin-top: 0px;}
	.banner_text_inner p{
		font-size: 14px;
	}

	.banner_text_inner h4 {
		font-size: 13px;
		padding-top: 10px;
	}

	.bx-pager{
		bottom: 15px;
	}
	.m_logo {
		width:110px;
		float: left;
	}
	
	.navbtn {
     	width: .57rem;
   		margin-top: 0.05rem;
    
}
	.navbtn{
		position: absolute;
		right: 15px;
		top: 50%;
		transform: translateY(-50%);
	}
.case_item_right>.m_time{
	font-size: 14px;
	font-weight: bold;
}

	#category{
		width:100%;
	}
	.header{display: none;}

	.m-sub-menu {
		position: fixed;
		right: -100%;
		width: 66%;
		top: 0;
		z-index: 100;
		height: 100%;
		background-color: #fff;
		transition: all 0.74s ease 0s;
		z-index: 1005;
		display: block;
	}
	.products_list>div:nth-child(3n) {
    	margin-left: 0;
}
	.m-sub-menu.left {
		right: 0;
		transition: all 0.84s ease 0s;
	}

	.m-sub-menu .top-box {
		height: 44px;
		line-height: 44px;
		padding: 0 8%;
		background: url(../images/navline.png) repeat-x center bottom;
		background-size: 1px 1px;
	}

	.m-sub-menu .top-box .stt {
		display: inline-block;
		font-size: 14px;
		color: #999;
		width: 80%;
	}
	#pages{
		width: 95% !important;
		margin:0 auto;
	}
	.m-sub-menu .top-box .close {
		display: inline-block;
		width: 17px;
		height: 17px;
		background: url(../images/ico_37.png) no-repeat center;
		margin-top: 12px;
		cursor: pointer;
		transition: transform 0.3s ease 0s;
	}

	.sp ul li {
		background: url(../images/navline.png) repeat-x center bottom;
		background-size: 1px 1px;
		line-height: 44px;
		padding: 0 8%;
	}

	.navlist ul li .navh::before {
		content: "";
		display: block;
		width: 16px;
		height: 16px;
		background: url(../images/subnavjia.png) no-repeat;
		background-size:16px 16px;
		position: absolute;
		right: 7.5%;
		top: 50%;
		margin-top: -8px;
	}
	.case_item_left{
		width: 100% !important;
	}
	.case_item_right{
		width: 100% !important;
		padding-left: 5px !important;
		padding-top: 5px !important;
	}
	.case_item_right>.case_title{
		font-size: 15px;
		border-bottom: 1px solid #f5f5f5;
	}
	.case_item_right>.time{
		display: block;
	}
	.set_width{
		width: 100% !important;
	}
	.case_item_right>.desc>.set_width{
		display: none;
	}
	.case_item_right>.desc>.m_set_width{
		display: block;
		font-size: 10px;
	}
	.case_item {
		border-bottom: 1px solid #fff !important;
	}
	.time{
		display:none !important;
	}
	.m_time{
		display: block !important;
		font-weight:700px !important;	
	}
	.more{
		display: none;
	}
	.all_content{
		padding-bottom: 20px;
	}
.all_content>a::first-child{
	margin-top: 0px !important;
}
	.case_item:nth-child(1+n){
		margin-top: 10px !important;
		padding-top: 10px !important;
	}
	.case_item_right{
		height: auto !important;

	}
	.sp ul li a {
		display: block;
		font-size: 14px;
		color: #333;
		position: relative;
		text-transform: uppercase;
	}

	.sp ul li a::before {
		content: "";
		display: block;
		width: 8px;
		height: 16px;
		background: url(../images/flex-next.png) no-repeat center;
		background-size: 8px 16px;
		margin-top: -8px;
		position: absolute;
		right: 0;
		top: 50%;
	}

	.navlist ul li {
		background: url(../images/navline.png) repeat-x center bottom;
		background-size: 1px 1px;
		line-height: 44px;
	}

	.navlist ul li a {
		padding: 0 8%;
		font-size: 14px;
		color: #333;
		display: block;
		text-transform: uppercase;
	}

	.navlist ul li .navh {
		display: block;
		position: relative;
	}

	.navlist ul li dl {
		display: none;
		background-color: #eee;
	}

	.navlist ul li dl dd {
		background: none;
	}

	.all_wrap{
		transition: all 0.8s ease-out 0s;
	}

	.all_wrap.left, .m_header.left {
		transform: translateX(-66%);
		transition: all 0.8s ease-out 0s;
	}


	.bx-wrapper .bx-next, .bx-wrapper .bx-prev{
		display: none;
	}

	.banner_text_inner img{
		width: 3rem;
	}

	.product {
		padding: 20px 0;
	}

	.title_eng {
		font-size: 24px;
	}

	.title_china {
		font-size: .32rem;
	}

	.line {
		margin: 9px auto;
	}

	.line_l{
		display: none;
	}

.products_list_caption11{
	width: 100%;
	height: 70px;
	 padding-top: 7px;
    padding-left: 10px;
    padding-bottom: 0px;
	/*border:1px solid red;*/
}
.products_list_item{
	margin-bottom: 5px;
	height: 380px;
	
}
#pages{
	margin-top: 66px;
	padding-bottom: 96px !important;
	margin-bottom: 0px !important;
}
.products_list_description{
.padding-bottom: 26px;
    border-bottom: 1px solid #f5f5f5;
}
.thumb{
	max-width: 100%;
    height: 300px;
    overflow: hidden !important;
}
.thumb>img {
    max-width: 100%;
    object-fit: cover;
}

	.imgShow {
		width: 100%;
	}

	.imgShow li {
		width: 49%;
		margin-right: 2% !important;
	}

	.product_show {
		margin-top:24px;
	}

	.inner h3 {
		font-size: 15px;
		padding-top: 12px;
	}

	.readMore{
		bottom: 0;
		line-height: 40px;
	}

	.inner {
		bottom: 70px;
	}

	.company{
		padding-top: 20px;
		padding-bottom: 30px;
		background: #fff;
	}

	.news{
		padding: 30px 0;
	}

	.company_box {
		width: 93%;
		float: none;
		margin: auto;
	}

	.newsBox{
		width: 92%;
		margin: auto;
	}

	.newsLeft,.newsRigt{
		float: none;
		width: 100%;
	}

	.company_box h3,.company_box h3, .title-block h2 {
		font-size: .42rem;
	}

	.company_box .desc,.title-block .desc {
		font-size: .3rem;
	}

	.title-block h2,.title-block .desc{
		text-align: center;
	}

	.l{
		margin: 9px 0;
	}

	.title-block .l{
		margin: 9px auto;
	}

	.company_box .infor {
		font-size: 13px;
		margin-top: 28px;
	}

	.form {
		margin-top: 40px;
		width: 93%;
	}

	.submit {
		width: 3rem;
		height: 45px;
		font-size: 14px;
		margin: 30px auto;
	}

	.a_link a {
		font-size: 13px;
		margin-right:0;
		width: 25%;
		text-align: center;
	}

	.see {
		margin-top: 30px;
		text-align: center;
	}

	.newsRigt .text_box {
		width: 5.6rem;
	}

	.date .day{
		font-size: .48rem;
	}

	.copyright span{
		display: block;
		float: none;
		text-align: center;
	}
	.footer .fr{
		display: block;
		width: 100% !important;
		text-align: center;
	}
	.footer{
		display: block;
		padding: 15px 0;
    	line-height: 1.5;
    	text-align: center;
	}

	.text_box {
		padding-top:.32rem;
	}

	.newsBox h3{
		font-size: .3rem;
	}

	.sub {
		font-size: .26rem;
		margin-top: .2rem;
	}

	.newsRigt li {
		margin-bottom: 24px;
	}

	.newsLeft{
		margin: 35px 0;
	}

	.imgShow li:nth-child(2n){margin-right: 0 !important;}

	.container{
		width: 92%;
	}

	.office,.barkli-gallery-floater .title{display: none;}

	.contacts {
		height: auto;
		padding: 30px 0;
	}

	.banner li{
		height:6rem;
	}

	body{
		padding-top: 1rem;
	}
	.bottomSlider {
		display: block !important;
	}

	.bottomSlider li a {
		display: block;
		width: 100%;
		height: 100%;
	}
	.bottomSlider {
		display: none;
		width: 92%;
		position: fixed;
		bottom: 6px;
		left: 50%;
		margin-left: -50%;
		background: #FF0007;
		height: 42px;
		border-radius: 21px;
		z-index: 300;
	}
	.bottomSlider li {
		width: 50%;
		float: left;
		height: 41px;
		text-align:center;
	}
	.bottomSlider li.phone_icon a {
		background: url(../images/phone_icon.png) no-repeat center;
		background-position-x: center;
		background-position-y: center;
		background-repeat: no-repeat;
		background-size: auto auto;
		background-size: auto 25px;
		border-right: 1px solid #fff;
		background-size:20px 20px;
		background-repeat: no-repeat;
		background-position: 20px center;
		font-size: 14px;
		color: #fff;
		line-height: 45px;

		display:block;
	}
	.bottomSlider li.speak_icon a {
		background: url(../images/speak_icon.png) no-repeat center;
		background-position-x: center;
		background-position-y: center;
		background-size:20px 20px;
		background-repeat: no-repeat;
		background-size: auto auto;
		background-size: auto 25px;
		background-repeat: no-repeat;
		background-position: 20px center;
		font-size: 14px;
		color: #fff;
		line-height: 45px;

		display:block;
	}
	.h50{
		height:50px;
		background-color:#e1e1e1;
	}
	.adfix{
		display: none !important;
	}
}
	
.form li:last-child{
	margin-bottom: 0;
}

.newsLeft img{
	width: 100%;
}

.bx-wrapper{overflow: hidden;}

.newsBox h3:hover{
	color: #a35106;
}

.f_logo{
	width: 69px;
}

.f_logo1{
	width: 140px;
}

/*# sourceMappingURL=all.css.map */
.adfix {
	width: 65px;
	position: fixed;
	right: 20px;
	bottom: 20%;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop) + 400);
	z-index: 100000;
	display: none;
}

.adfix ul {
	list-style: none;
}

.adfix li {
	width: 100%;
	position: relative;
	margin-top: 3px;
	zoom: 1;
}

.adfix li span {
	float: left;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 50px;
}

.adfix li a {
	color: #fff;
	font-size: 3rem;
	border-radius: 5px;
}

.adfix li a:hover {
	color: #fff;
	background: #a35106;
}

.adfix li a i {
	color: #fff;
	font-size: 3rem;
	font-style: normal;
	display: block;
	width: 65px;
	height: 50px;
	text-align: center;
	float: left;
}

.adfix li a i img {
	width: 50%;
	margin-top: 7px;
	box-sizing: border-box;
	float: left;
	margin-left: 15px;
}

.ahome {
	display: block;
	height: 50px;
	width: 65px;
}

.adqq {
	display: block;
	height: 50px;
	width: 65px;
}

.adtel {
	display: block;
	height: 50px;
	width: 65px;
}

.admsg {
	display: block;
	height: 50px;
	width: 65px;
}

.adold {
	display: block;
	height: 50px;
	width: 65px;
}

.ahome {
	display: block;
	height: 50px;
	width: 65px;
}

.atel {
	display: block;
	height: 50px;
	width: 65px;
	background: #323232;
	position: absolute;
	right: 0;
	top: 0;
	overflow: hidden;
}

.amsg {
	display: block;
	height: 50px;
	width: 65px;
	background: #323232;
	position: absolute;
	right: 0;
	top: 0;
	overflow: hidden;
}

.aqq {
	width: 65px;
	height: 50px;
	background: #323232;
	position: absolute;
	right: 0;
	top: 0;
	overflow: hidden;
}

.secdiv {
	width: 135px;
	height: 130px;
	position: absolute;
	right: 48px;
	bottom: 0;
	display: none;
}

.dragme {
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
}

.index_case {
	width: 100%;
	position: relative;
	zoom: 1;
}

.index_case_focus {
	width: 100%;
}

.popup {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	overflow: auto;
	z-index: 10000;
	background: #000 url(../images/load.gif) center no-repeat;
}

.acrj {
	width: 831px;
	overflow: hidden;
	position: relative;
	float: right;
}

.returntop {
	display: block;
	width: 65px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	background: #323232;
}

.adfix li .returntop i {
	font-size: 4rem;
}
.ewm {
	position: absolute;
	top: 50px;
	right: -300px;
	transition: .33s;
	z-index:-1;
}
.masonry-brick {
	 margin-bottom: 10px;
}
.copyrigh_i a{
	color: #fff;
}
.product-detail .intro__description {
	color: #777;
	font-size: 14px;
	line-height: 25px;
}

.footer span{
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
}

.foot-box{
    background: #16161f;
    padding: 54px 0 60px;
    z-index: 2;
    position: relative;
}

.foot-box .container{
    
}

.foot-box h3{
    font-size: 25px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 26px;
}

.foot-box p,.li-2,.li-2 a{
    font-size: 13px;
    color: #9d9d9d;
    margin-bottom: 12px;
}
.li-2{
    margin-left: 205px;
}