.sub-banner{
	width:100%;
}

.sub-banner img{
	width:100%;
}

.mq-contact-box{
	padding:90px 0 140px;
}

.mq-wrap{
	max-width:1490px;
	width:100%;
	margin:0 auto;
}
.mq-wrap-text img{
	max-width: 100%;
}
.info .mq-wrap{
	max-width: 1200px;
}
.sub-title-box{
	font-size: 36px;
	text-align: center;
	
}
.sub-title-box .sub-tit{
	border-bottom:1px solid #d5d5d5;
}
.sub-title-box .line{
	position: absolute;
	left:50%;
	bottom:-1px;
	width:56px;
	height:3px;
	background: #ee0013;
	margin-left: -28px;
}
.sub-title-box .tit-pic{
	width:100%;
	margin:20px 0 0;
}
.sub-title-box .tit-pic img{
	display: block;
	margin:0 auto;
}
.mq-contact-box .map{
	width:100%;
	height:455px;
	margin:60px 0 0;
}
.mq-contact-box .contact-wrap{
	padding-left:2%;
	margin:130px 0 0;
}
.mq-contact-box .contact-info{
	float:left;
	width:26%;
	font-size: 16px;
	line-height: 24px;
	color:#9a9a9a;
}
.mq-contact-box .contact-info .info{
	height:78px;
	margin-bottom: 35px;
	padding:0 0 0 33.3%;
}
.mq-contact-box .contact-info .info .text{
	padding-top: 5px;
}
.mq-contact-box .contact-info .position{
	background: url(../pic/position.png) no-repeat left center;
}
.mq-contact-box .contact-info .tel{
	background: url(../pic/tel.png) no-repeat left center;
}
.mq-contact-box .contact-info .mail{
	background: url(../pic/mail.png) no-repeat left center;
}
.mq-contact-box .contact-form{
	float:right;
	width:63.78%;
}
.mq-contact-box .contact-form .form-left{
	float:left;
	width:45%;
}
.mq-contact-box .contact-form .form-left input{
	display: block;
	width:100%;
	height:55px;
	line-height: 48px;
	border:none;
	outline: none;
	box-shadow: none;
	-webkit-appearance:none;
	border-bottom:1px solid #d5d5d5;
	padding:0 10px 6px;
	box-sizing:border-box;
	margin-bottom: 70px;
	border-radius: 0;
	background: transparent;
}
.mq-contact-box .contact-form .form-right{
	float:right;
	width:50%;
}
.mq-contact-box .contact-form .form-right textarea{
	display: block;
	width:100%;
	height:246px;
	border:1px solid #e1e1e1;
	border-radius: 5px;
	box-sizing:border-box;
	padding:18px;
	font-size: 16px;
	color:#9a9a9a;
	-webkit-appearance:none;
	box-shadow: none;
	resize:none;
	background: transparent;
}
.mq-contact-box .contact-form .form-right input[type=submit]{
	display: block;
	width:100%;
	height:62px;
	background: #e60012;
	line-height: 62px;
	padding:0;
	text-align: center;
	line-height: 62px;
	color:#fff;
	font-size: 16px;
	color:#fff;
	box-shadow: none;
	border-radius: 5px;
	border:none;
	margin:15px 0 0;
}
/************contact end**************/

.mq-quality-box{
	padding:90px 0 150px;
	background-repeat: no-repeat;
	background-position:  bottom center;
}
.mq-quality-box .quality-box{
	margin:75px 0 0;
}
.mq-quality-box .quality-box .quality{
	width:880px;
	height:568px;
	margin: 0 auto;
}
.mq-quality-box .quality-box .quality .flex-viewport li{
	border-radius: 6px;
	width:100%;
}
.mq-quality-box .quality-box .quality .flex-viewport li img{
	border-radius: 6px;
	width:100%;
}
.mq-quality-box .quality-box .quality .flex-prev,
.mq-quality-box .quality-box .quality .flex-next{
	position: absolute;
	width:23px;
	height:43px;
}
.mq-quality-box .quality-box .quality .flex-prev{
	left:-170px;
	top:50%;
	margin-top: -22px;
	background: url(../pic/prev.png) no-repeat center / cover;
}
.mq-quality-box .quality-box .quality .flex-next{
	right:-170px;
	top:50%;
	margin-top: -22px;
	background: url(../pic/next.png) no-repeat center / cover;
}

.mq-icon-box{
	padding:85px 0 260px;
	background: #f6f6f6;
}
/*.mq-icon-box .red-line{
	position: absolute;
	left:50%;
	top:50px;
	width:90%;
	height:1px;
	
	margin-left: -45%;
}*/
.mq-icon-box .icon-box{
	width:100%;
}
.mq-icon-box ul{

}
.mq-icon-box li{
	position: relative;
	float:left;
	text-align: center;
	width: 20%;
	/*margin-right: 13.8%;*/
	/*background-image: url(../pic/red-line.png);
	background-repeat: repeat-x;
	background-position: left 50px;*/
}
.mq-icon-box li .line{
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:1px;
	background: url(../pic/red-line.png);
}
.mq-icon-box li .bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 100px;
	background: #f6f6f6;
	z-index: 1;
}
.mq-icon-box li .bg1{
	left: auto;
	right:0;
}
.mq-icon-box li .icon{
	position: relative;
	background: #f6f6f6;
	width:33.3%;
	margin: 0 auto;
	z-index: 2;
}

.mq-icon-box li .icon img{
	width:100%;
	height:100%;
}

.mq-icon-box li .text{
	width:65%;
	font-size: 15px;
	color:#000;
	margin:20px auto 0;
	line-height: 24px;
}
.mq-icon-box li .circle{
	position: absolute;
	left:-6px;
	top:50%;
	width:12px;
	height:12px;
	background: url(../pic/red-circle.png) no-repeat center;
	margin-top: -6px;
	z-index: 10;
}
.mq-icon-box li .circle-right{
	right:-6px;
	left:auto;
}
.mq-diploma-box{
	width:100%;
	height:250px;
	position: relative;
	z-index: 7;
}
.mq-diploma-box .diploma{
	position: relative;
	top:-170px;
}
.mq-diploma-box .item {
    float: left;
    width: 94%;
    height: auto;
    margin: 0 3%;
    border-radius: 0 0 14px 0;
}

.mq-diploma-box .item img{
	width:100%;
}
.mq-diploma-box .owl-buttons .owl-prev,
.mq-diploma-box .owl-buttons .owl-next{
	width:23px;
	height:43px;
	position: absolute;
	font-size: 0;
}
.mq-diploma-box .owl-buttons .owl-prev {
	top:50%;
	left: -3%;
	background: url(../pic/prev.png) no-repeat center  / cover;
	margin-top: -22px;
	transition: all 0.4s;
}
/*.mq-diploma-box .owl-buttons .owl-prev:hover {
  background: url(../pic/prev1.png) center no-repeat;
  background-size: cover;
}*/
.mq-diploma-box .owl-buttons .owl-next {
	top:50%;
	right: -3%;
	background: url(../pic/next.png) no-repeat center  / cover;
	transition: all 0.4s;
	margin-top: -22px;
}
/*.mq-diploma-box .owl-buttons .owl-next:hover {
  background: url(../img/next1.png) center no-repeat;
  background-size: cover;
}*/

/********quality end**********/

.mq-sub-nav{
	height:68px;
	background: #e60012;
}

.mq-sub-nav a{
	float:left;
	width:50%;
	height:100%;
	text-align: center;
	color:#fff;
	font-size: 18px;
	line-height: 68px;
	background-position: 38% center;
	background-repeat: no-repeat;
}

.mq-sub-nav a.export{
	background-image:url(../pic/export.png);
	background-size: 36px 36px;
}

.mq-sub-nav a.enter{
	background-image:url(../pic/enter.png);
	background-size: 54px 38px;
}

.mq-sub-nav a:hover,
.mq-sub-nav a.cur{
	background-color: #ff1d1d;
}

.mq-product-box{
	padding:90px 0 70px;
}
.mq-product-box .export-box{
	margin:80px 0 0;
}
.mq-product-box .export-box li{
	float:left;
	width:30%;
	background: #f2f2f2;
	position: relative;
	margin:0 4% 60px 0;
	border-radius: 4px;
	overflow: hidden;
}
.mq-product-box .export-box li a{
	display: block;
}
.mq-product-box .export-box li:nth-child(3n){
	margin-right: 0;
}
.mq-product-box .export-box li .img{
	width:100%;
}

.mq-product-box .export-box li .img img{
	width:100%;
}

.mq-product-box .export-box li .icon{
	position: absolute;
	right:11.3%;
	top:40px;
	font-size: 26px;
	background:  no-repeat left center;
	background-repeat: no-repeat;
	background-position: left center;
	color:#616161;
	padding-left: 38px;
	line-height: 32px;
	transition:all .3s linear;
}

.mq-product-box .export-box li .mask{
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background: #e60012;
	opacity: .75;
	filter: alpha(opacity=50);
	transform-origin:center center;
	transform:scale(0);
	transition:all .3s linear;
	border-radius: 6px;
}

/* .mq-product-box .export-box li:hover .mask{
	transform:scale(1);
} */

.mq-product-box .export-box li .text{
	font-size: 28px;
	color:#fff;
	position: absolute;
	left:50%;
	top:50%;
	text-align: center;
	
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 35px;
	transform:scale(0);
	transform-origin:center center;
	transition:all .3s linear;
}
/* .mq-product-box .export-box li:hover .icon{
	opacity: 0;
	filter: alpha(opacity=0);
}
.mq-product-box .export-box li:hover .text{
	transform:scale(1);
} */

.mq-enter-box{
	background:#f7f7f7;
}
.mq-enter-box .export-box li .icon{
	padding-left:50px;
	line-height: 40px;
}
.mq-enter-box .first-box{
	display: none;
	width:77%;
	margin:135px auto 0;
}
.mq-enter-box .first-box .text-wrap{
	float:left;
	width:55%;
}
.mq-enter-box .first-box .text-box{
	/*float:left;*/
	/*width:55.6%;*/
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35%;
}
.mq-enter-box .first-box .text-box .tit{
	font-size: 26px;
	color:#e60012;
}
.mq-enter-box .first-box .text-box .text{
	font-size: 18px;
	line-height: 30px;
}
.mq-enter-box .first-box .banana-img-box{
	float:right;
	width:35.3%;
	background-image: url(../pic/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.mq-enter-box .first-box .banana-img{
	width:81%;
}
.mq-enter-box .first-box .banana-img img{
	width:100%;
}
.mq-enter-box .export-box li .text{
	padding-left: 50px;
}
/*************product end***************/

.mq-news-box{
	padding:150px 0 70px;
}

.mq-news-box li{
	float:left;
	width:46.7%;
	border-radius: 3px;
	overflow: hidden;
	background:#fff;
	margin-bottom: 90px;
	box-shadow: 0 0 15px 10px #f1f0f0;
}
.mq-news-box li:nth-child(2n){
	float:right;
}
.mq-news-box li .img{
	float:left;
	width:40%;
	height:220px;
	border-radius: 3px 0 0 3px;
}

.mq-news-box li .img img{
	width:100%;
	height:100%;
	object-fit: cover;
	border-radius: 3px 0 0 3px;
}

.mq-news-box li .text-box{
	float:right;
	box-sizing:border-box;
	padding:0 25px;
	width:60%;
	border-radius: 0 3px 3px 0;
}

.mq-news-box li .text-box .tit{
	font-size: 16px;
	color:#505050;
	font-weight: bold;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	transition: all .5s;
}
.mq-news-box li:hover .text-box .tit{
	color: #e60012;
	transition: all .5s;
}
.mq-news-box li .text-box .desc{
	font-size: 15px;
	color:#666;
	line-height: 22px;
	height:44px;
	overflow: hidden;
	margin:15px 0 0;
}

.mq-news-box li .text-box .time-box{
	padding-top: 15px;
	border-top:1px solid #dedede;
	font-size: 16px;
	color:#000;
	margin:15px 0 0;
}
.mq-news-box li .text-box .time-box .time{
	background:url(../pic/time.png) no-repeat left center;
	padding-left: 26px;
}

.mq-productdtl-box{
	width: 100%;
	padding:200px 0 70px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center 110px;
}

.mq-productdtl-box .productdtl{
	font-size: 24px;
	color:#000;
	text-align: center;
}
.mq-productdtl-box .productdtl img{
	max-width: 100%;
}
.mq-productdtl-box .leaf{
	position: absolute;
	left:0;
	top:50%;
	width:97px;
	height:130px;
	margin-top: -65px;
}
.mq-tab {
	padding:20px 0 40px;
	background: #f0f0f0;
}
.mq-tab .item{
	padding: 20px 0;
	height:100px;
}

.mq-tab .item .circle{
	width:96px;
	height:96px;
	background:#fff;
	margin:0 auto;
	/*border-radius: 100%;*/
	background:#f0f0f0;
}
.mq-tab .item .circle .icon1{
	border-radius: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	transition:all .3s linear;
	display: block;
}
.mq-tab .item .circle .icon2{
	position: absolute;
	left:50%;
	top:20px;
	width:96px;
	height:96px;
	margin-left: -48px;
	box-shadow: 0 0 20px 5px #dcdbdc;
	border-radius: 100%;
	transition:all .3s linear;
}	
.mq-tab .item .circle img{
	display: block;
}

.mq-tab .item .product-name{
	font-size: 20px;
	color:#e60012;
}
.mq-tab .circle:hover .icon2{
	opacity: 0;
	filter: alpha(opacity=0);
}
.mq-tab .circle:hover .icon1{
	opacity: 1;
	filter: alpha(opacity=1);
}

.mq-tab .owl-buttons .owl-prev,
.mq-tab .owl-buttons .owl-next{
	position: absolute;
	left:0;
	top: 50%;
	width:23px;
	height: 43px;
	margin-top: -24px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	font-size: 0;
}

.mq-tab .owl-buttons .owl-prev{
	background-image: url(../pic/prev.png);
}
.mq-tab .owl-buttons .owl-next{
	left: auto;
	right:0;
	background-image: url(../pic/next.png);
}

/*************productdtl end*************/

.info {
  padding-top: 100px;
  padding-bottom: 120px;
}

.infotit {
  text-align: center;
  padding-bottom: 40px;
  border-bottom: solid 1px #ededed;
  margin-bottom: 30px;
}
.infotit h2 {
  font-size: 38px;
  color: #333;
  line-height: 42px;
  margin-bottom: 30px;
}
.infotit p {
  font-size: 14px;
  color: #999;
  line-height: 26px;
}
.infotit p span {
  color: #999;
}

.infotx {
  font-size: 14px;
  line-height: 28px;
  color: #666;
}
.infotx img {
  max-width: 100%;
}
.infotx p {
  /*margin-bottom: 50px;*/
}

.infoctrl {
  padding-top: 40px;
  border-top: solid 1px #ededed;
  margin-top: 30px;
  overflow: hidden;
}

.pagectrl {
  float: left;
  width:80%;
}
.pagectrl p {
  font-size: 14px;
  line-height: 28px;
  color: #666;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 75%;
}
.pagectrl p a {
  color: #999;
  display: inline;
}
.pagectrl p a:hover {
  color: #e60012;
}

.pageback {
  float: right;
}
.pageback a {
  font-size: 16px;
  color: #999;
  padding-right: 22px;
  background: url(../pic/backlist.jpg) right center no-repeat;
}
.pageback a:hover {
  color: #e60012;
}
