/*
Theme Name: 企业主题v005
Author: easywolf
Description: 智博网络模板
Version:1.0
*/

*{
    box-sizing: border-box;
	outline: none;
}
body{
	background : #ffffff;
    font-family: Arial, Helvetica, sans-serif;
}
body, h1, h2, h3, h4, h5, h6, div, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
}
ul, ol, li, dl, dt, dd {
    list-style: none;
}
ul li {
    list-style: none;
	
}
.fl{
	float: left;
}
.fr{
	float: right;
}

a {
    text-decoration: none;
    color: #666;
}
.clear:after{
    content: '';
    display: block;
    clear: both;
}


.main-container{
    width: 1250px;
	margin: 0 auto;
}

.full-main{
    width: 100%;
}

.row{
    margin-right: -15px;
    margin-left: -15px;
}


.logo-bg {
	background: url('../images/header-bg.png') left center no-repeat;

}


.head-box .top-row{
	background: #f7f7f7;
	line-height: 34px ;
}

.head-box .top-row .top-left{
	float: left;
}

.head-box .top-row .top-left p{
	font-size: 12px;
	color: #999999;
}

.head-box .top-row .top-right{
	float: right;
}

.head-box .top-row .top-right a{
	display: block;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #eee;
	color: #999999;
}

.head-box .top-row .top-right a.online{
	background: #ca2424;
	color: #ffffff;
}

.wap-menu {
    float: right;
    background: none;
    border: 1px solid #333;
    padding: 5px 8px;
    display: none;
}

.wap-menu span {
    display: block;
    width: 20px;
    height: 2px;
    background: #333333;
    margin: 4px 0;
}


.logo-row .logo-wrap{
	height: 94px;
	float: left;
}

.logo-row .logo-wrap img{
	width: 100%;
	height: 100%;
	display: block;
}




.logo-row .slogan-wrap{
	float: left;
	padding-left: 30px;
	border-left: 1px solid #ddd;
	margin-top: 6px;
	margin-left: 30px;
}

.logo-row .slogan-wrap img{
	height: 100%;
	display: block;
}
.logo-row .phone-wrap{
	float: right;
	padding-top: 20px;
	margin: 0;
}
.logo-row .phone-wrap .top-phone-block .left-phone{
	float: left;
	height: 32px;
	padding: 4px;
	margin-right: 16px;
}

.logo-row .phone-wrap .top-phone-block .right-web{
	float: right;

}
.logo-row .phone-wrap .top-phone-block .right-web a.on{
	background: #e41330;
}

.logo-row .phone-wrap .top-phone-block .right-web a{
	display: block;
	width: 64px;
	height: 32px;
	line-height: 32px;
	background: #b6b6b6;
	color: #ffffff;
	float: right;
	text-align: center;
}
.logo-row .phone-wrap .top-email-block{
	height: 30px;
	line-height: 30px;
	float: right;
}
.logo-row .phone-wrap .top-email-block a{
	font-size: 12px;
	color: #000000;
	
}

.menu-btn {
    display    : none;
    padding    : 6px 0;
    float      : right;
    margin-left: 15px;
}

.menu-btn:before,
.menu-btn:after,
.menu-btn span {
    display         : block;
    height          : 2px;
    background-color: #000;
    content         : '';
}

.menu-btn:before {
    width: 24px;
}

.menu-btn:after {
    width      : 18px;
    margin-left: 6px;
}

.menu-btn span {
    width : 12px;
    margin: 6px 0 6px 12px;
}

.nav-bg{
	background: url('../images/nav-bg.jpg') center center no-repeat;
}
#menu-head-nav {
	text-align: center;
	padding: 0 50px;
	
}
#menu-head-nav li{
	float: left;
	padding: 0 48px;
	height: 55px;
}

#menu-head-nav li a{
	font-size: 16px;
    color: #000000;
    display: inline-block;
    vertical-align: middle;
	line-height: 55px;

}

.nav-bg .nav-row .yy-web{
	display: none;
}



/* banner */
.home-banner .swiper-slide img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.home-banner .button .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
	opacity: .5;
	margin: 0 4px;
}
.home-banner .button .swiper-pagination-bullet-active {
	width: 40px;
	opacity: 1;
	border-radius: 5px;
    background: #ca2424;
}
.home-banner .swiper-pagination{
	position: absolute;
	width: 1200px !important;
	left: 50% !important;
	margin-left: -600px;
	text-align: left;
}
.home-banner .swiper-container-horizontal > .swiper-pagination-bullets{
    bottom: 70px;
    left: 0;
    width: 100%;
}
.home-banner .button{
	width: 1200px;
	position: absolute;
	z-index: 99;
	bottom: 80px;
	left: 50%;
	margin-left: -600px;
}
.home-banner .button .swiper-button-prev{
	width: 40px;
	height: 40px;
	border-radius: 100%;
	border: 1px solid #fff;
	right: 50px;
	left: auto;
}
.home-banner .button .swiper-button-next{
	width: 40px;
	height: 40px;
	border-radius: 100%;
	border: 1px solid #ca2424;
	background: #ca2424;
	right: 0;
	left: auto;
}
.home-banner .button .swiper-button-prev:after{
	font-size: 16px;
	color: #ffffff;
}
.home-banner .button .swiper-button-next:after{
	font-size: 16px;
	color: #ffffff;
}


/* 产品中心 */
.home-products-block{
	margin-top: 50px;
	background: url(../images/product_bg.jpg) bottom center no-repeat;
	background-size: 100%;
}

.products-title-wrappe .module-section-title{
	float: left;
}
.products-title-wrappe .module-section-title h2{
	color: #2b2b2b;
	font-size: 24px;
}
.products-title-wrappe .module-section-more {
	float: right;
}
.products-title-wrappe .module-section-more a{
	display: block;
	width: 130px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #fd6d03;
	border-radius: 20px;
	text-align: center;
	color: #fd6d03;
	font-size: 20px;
}

.product-list{
	padding: 30px 0 60px;
}

.product-list .swiper-container{
	padding-bottom: 30px;
}

.product-list .swiper-pagination {
    bottom: 25px !important;
}

.product-list .swiper-pagination .swiper-pagination-bullet{
	width: 23px;
    height: 23px;
	background: #fd6d03;
	opacity: 1;
}
.product-list .swiper-pagination .swiper-pagination-bullet-active{
	background: #e41330;
}
.product-list .item{
	display: block;
	margin-bottom: 25px;
	-moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
}
.product-list .item:hover{
	
	-webkit-box-shadow:0px 15px 25px rgb(0 0 0 / 25%);
	-moz-box-shadow:0px 15px 25px rgb(0 0 0 / 25%);
	box-shadow:0px 15px 25px rgb(0 0 0 / 25%);
	
}


.product-list .item .overh .overlay{
	
	position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.product-list .item .overh .overlay:before {
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	background: #fd6d03;
	opacity: .5
}
.product-list .item:hover .overlay {
	top: 0
}
.product-list .item .overh{
	padding: 0 9px;
	transition: all 0.5s;
	
}


.product-list .item .overh .img{
	position: relative;
	width: 100%;
	overflow: hidden;
}

.product-list .item .overh img{
	width: 100%;
	transition: all 0.6s; 
}
.product-list .item:hover img{ 
	transform: scale(1.2);
 }  

.product-list .item .ming{
	padding:  20px;
	margin-top: 20px;
}

.product-list .item .ming .title{
	font-size: 16px;
	color: #666666;
	overflow: hidden;
	height: 32px;
	line-height: 32px;
}

.product-list .item .ming .desc{
	font-size: 12px;
	color: #bdbdbd;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
}
.product-list .item .ming .details{
	height: 48px;
	width: 48px;
	text-align: center;
	border-radius: 25px;
	margin: 10px 0;
	-webkit-box-shadow:0 3px 6px rgb(0 0 0 / 25%);
	-moz-box-shadow:0 3px 6px rgb(0 0 0 / 25%);
	box-shadow:0 3px 6px rgb(0 0 0 / 25%);
}
.product-list .item .ming .details img{
	padding-top: 15px;
}



/* 公司简介 */
.home-about-block{
	background: url(../images/about-bg.jpg) center center no-repeat;
	padding: 137px 0 150px;
	/* position: relative;
	z-index: 1; */
}



.home-about-block .about-left{
	float: left;
	width: 575px;
	position: relative;
}

.home-about-block .about-left .ioc {
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 22px solid transparent;
    border-right: 22px solid   #fd6d03;
    border-top: 22px solid transparent;
    right: 1px;
    top: calc(50% - 22px);
    z-index: 999;
}

.home-about-block .about-right{
	float: right;
	width: 595px;
	padding: 0 8px;
	z-index: 999;
}

.home-about-block .about-right .about-title-wrappe .module-section-title{
	float: left;
}

.home-about-block .about-right .about-title-wrappe .module-section-more {
	float: right;
}
.home-about-block .about-right .about-title-wrappe .module-section-more a{
	display: block;
	width: 130px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	text-align: center;
	color: #fd6d03;
	font-size: 20px;
	background: #fff;
	font-weight: bold;
}


.home-about-block .about-right .about-title-wrappe .module-section-title h2{
	color: #2b2b2b;
	font-size: 24px;
}

.home-about-block .about-right .about-title-wrappe .module-section-title span{
	color: #0033a0;
	font-size: 14px;
}

.home-about-block .about-right .about-content-wrappe{
	padding: 15px 25px 5px 0;
	color: #555555;
	font-size: 18px;
	line-height: 28px;
	
}

.home-about-block .about-right .about-content-wrappe p{
	text-indent: 24px;
}



/* 案例 */
.home-case-block {
	padding: 50px  0 0;
}

.home-case-block .case-title-wrappe .left{
	float: left;
}
.case-list ul li {
	float: left;
	width: 31%;
	margin-right: 35px;
	margin-bottom: 30px;
}
.case-list ul li:nth-child(3),.case-list ul li:nth-child(6){
	margin-right: 0;
}

.case-list ul li .img {
	overflow: hidden;
}
.case-list ul li .img img{
	width: 100%;
	height: 100%;
}

.case-list ul li:hover .img img{
	transform: scale(1.2);
	transition: all 0.5s;
}
.case-list ul li .title{
	height: 70px;
	line-height: 70px;
}
.case-list ul li .title a{
	color: #666666;
	font-size: 16px;
	padding: 0 30px;
}

.case-list ul li:hover .title a{
	color: #fd6d03;
}

.case-list ul li .left-title{
	width: 31%;
}
.case-list ul li .left-title img{
	width: 100%;
}
.case-list ul li .left-title P{
	display: block;
	width: 278px;
	height: 118px;
	line-height: 118px;
	color: #fd6d03;
	font-size: 55px;

}
.case-list ul li .right-title{
	width: 66%;
}
.case-list ul li .right-title .top-title{
	background: #707070;
	font-size: 24px;
	color: #eff2f6;
	height: 278px;
	width: 100%;
	line-height: 278px;
	text-align: center;
	background: linear-gradient(225deg, transparent 25px, #707070 25px,#707070);
}
.case-list ul li .right-title .buttom-more{
	width: 100%;
	height: 60px;
	background: #707070;
	text-align: center;
	margin-top: 4px;
}
.case-list ul li .right-title .buttom-more .module-section-more{
	display: inline-block;
	margin-top: 8px;
}
.case-list ul li .right-title .buttom-more .module-section-more a{
	display: block;
	width: 130px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	text-align: center;
	color: #fd6d03;
	font-size: 20px;
	background: #fff;
	font-weight: bold;
	
}


/* 新闻中心 */


.home-news-block .news-title-wrappe{
	border-bottom: 1px solid #e6ebf6;
	padding: 15px 0;
}

.home-news-block .news-title-wrappe span{
	font-size: 16px;
	color: #2b2b2b;
}
.home-news-block .news-list-wrappe{
	background: url(../images/news-bg.jpg); 
}

.home-news-block .news-list-wrappe .list-block{
	background-color:rgba(255,255,255,0.8);
}
.news-list ul li {
	float: left;
	width: 33.33%;
	padding: 30px 50px 30PX;
	transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;

}
.news-list ul li:hover{
	background: #ffffff;
}

.news-list ul li .time{
	font-size: 24px;
	color: #474543;
}
.news-list ul li .title{
	font-size: 16px;
	color: #474543;
	overflow: hidden;
	height: 50px;
	line-height: 50px;
}

.news-list ul li .desc{
	font-size: 14px;
	color: #777270;
	overflow: hidden;
	height: 96px;
	line-height: 24px;
	margin-bottom: 25px;
}

.news-list ul li .news-more{
	display: inline-block;
	transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;

}

.news-list ul li:hover .news-more{
	margin-left: calc(50% - 38px);
}

.news-list-wrappe .news-more-wrappe{
	padding: 22px 0 38px;
}

.news-list-wrappe .module-section-more a{
	display: block;
	width: 130px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	text-align: center;
	color: #fd6d03;
	font-size: 20px;
	background: #ffffff;
	margin: 0 auto;
}


/* 底部 */

.foot-box .menu-foot-wrappe{
	background: #fd6d03;
	position: relative;
	
}
.foot-box .menu-foot-wrappe .ioc{
	position: absolute;
	width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 14px solid #fd6d03;
	bottom: -14px;
	left: calc(50% - 14px);
	z-index: 999;
}



.foot-box .menu-foot-wrappe ul li{
	float: left;
	width: 170px;
	height: 79px;
	line-height: 79px;
	text-align: center;
}

.foot-box .menu-foot-wrappe ul li a{
	font-size: 16px;
	color: #000000;
}
.foot-box .site-foot-wrappe{
	background: #ffffff;
	height: 205px;
	padding: 45px 0 40px;
	
}
.foot-box .site-foot-wrappe p{
	font-size: 16px;
	color: #000000;
	line-height: 30px;
}
.foot-box .site-foot-wrappe .main-container{
	position: relative;
}
.foot-box .site-foot-wrappe .line{
	height: 120px;
	border-left: 1px solid #000000;
	position: absolute;
	top: 0;
	left: 50%;
}
.foot-box .site-foot-wrappe .left,.foot-box .site-foot-wrappe .right{
	width: 49%;
}
.foot-box .site-foot-wrappe .left {
	padding: 0 50px;
}
.foot-box .site-foot-wrappe .left .foot-logo{
	float: right;
}

.foot-box .site-foot-wrappe .right{
	padding: 0 70px;
}



/* 详情页 */
.position-box {
    width: 100%;
    padding: 25px 20px;
	margin-bottom: 30px;
}

.position-box .daohang a {
    float: left;
    font-size: 16px;
    color: #2f2f2f;
}

.position-box .daohang span {
    width: 14px;
    float: left;
    height: auto;
    margin-right: 10px;
	padding-top: 4px;
}

.position-box .daohang  i {
    float: left;
    font-size: 14px;
    color: #2f2f2f;
    margin: 0 6px;
}

.sub_banner {
    height:  220px;
    background: url(../images/sub_banner.jpg) center center no-repeat;
    background-size: auto 100%;
}

.show{
	padding-bottom: 50px;
}



.show .page-title{
	font-size: 30px;
	line-height: 32px;
	height: 32px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
.show .page-content{
	padding: 30px 0;
}
.show .page-content img{
	max-width: 100%;
}

.show .page-left{
	width: 33%;
	float: left;
	padding: 0 10px;
}


.show .page-right{
	width: 66%;
	float: left;
	overflow: hidden;
}

.show .page-right img{
	max-width: 100%;
}

.show .page-left p{
	line-height: 32px;
	font-size: 18px;

}

.xl-bg{
	background: url(../images/xlwm_bg.jpg) center center no-repeat;
	height: 620px;
}
.xl-bg .page-content{
	margin-top: 28px;
	width: 620px;
	height: 345px;
	margin: 0 auto;
	background-color:rgba(255,255,255,0.8);
	padding: 60px 60px 20px 70px;
	overflow: hidden;
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	border-radius: 15px;
}


/* 产品中心 */

.product-list ul li {
	float: left;
	width: 32%;
}
.content-box {
	padding: 0 0 30px 0;
}
.content-box .product-list .item .ming .title{
	float: left;
} 

.content-box .product-list .item .ming .details{
	float: right;
	margin:0;
} 


.content-box .subtab {
	margin-bottom: 50px;
	padding: 5px;
}
.content-box .subtab ul li{
	float: left;
	width: 24%;
	margin-right: 1%;
	background: #f0f0f0;
	color: #6f6f6e;
	font-size: 16px;
	height: 59px;
	text-align: center;
	line-height: 59px;
	-moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
}
.content-box .subtab ul li:last-child{
	margin: 0;
}
.content-box .subtab ul li.on,.content-box .subtab ul li:hover{
	background: #fd6d03;
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	
}
.content-box .subtab ul li.on a,.content-box .subtab ul li:hover a{
	color: #ffffff;
}

.content-box .case-list ul li:nth-child(6){
	display: block;
}


.show .case {
	padding-top: 2.86458%;
	padding-bottom: 1.5625%;
}
.show .case .sec-tit {
	text-align: center;
}
.show .case .tit-zh {
	font-size: 30px;
	font-weight: bold;
	color: #000;
	line-height: 1;
}
.show .case .tit-line {
    width: 55px;
    height: 3px;
    background: #cfcece;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 12px;
}
.show .swiper-case {
	margin-top: 1.5625%;
}
.show .swiper-case .swiper-slide {
	border: 1px solid #d9d9d9;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.show .case-con {
	padding: 6.667% 9.3333% 5.333% 9.3333%;
}
.show .case-tit {
	font-size: 16px;
	color: #4d4c4c;
	line-height: 1;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
}
.show .case-txt {
	font-size: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #828282;
	line-height: 1;
	margin-top: 10px;
}
.show .case-line {
	width: 35px;
	height: 1px;
	background: #cfcece;
	margin-top: 8px;
	margin-bottom: 15px;
}
.show .case-time {
	font-size: 12px;
	color: #828282;
	line-height: 1;
}
.show .swiper-case .swiper-slide:hover .case-tit {
	color: #1754a3
}
.show .case-img {
	position: relative;
	overflow: hidden;
}
.show .case-img img {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.show .img-responsive {
    width: 100%;
    height: auto;
}
.show .case-img::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(23,84,163,0.7);
	opacity: 0;
	-webkit-transform: perspective(400px) rotateX(-90deg);
	-moz-transform: perspective(400px) rotateX(-90deg);
	-ms-transform: perspective(400px) rotateX(-90deg);
	-o-transform: perspective(400px) rotateX(-90deg);
	transform: perspective(400px) rotateX(-90deg);
	-webkit-transform-origin: top;
	-moz-transform-origin: top;
	-ms-transform-origin: top;
	-o-transform-origin: top;
	transform-origin: top;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.show.swiper-case .swiper-slide:hover .case-img::before {
	opacity: 1;
	-webkit-transform: perspective(400px) rotateX(0deg);
	-moz-transform: perspective(400px) rotateX(0deg);
	-ms-transform: perspective(400px) rotateX(0deg);
	-o-transform: perspective(400px) rotateX(0deg);
	transform: perspective(400px) rotateX(0deg);
}
.show .case-img::after {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/case_icon.png) no-repeat center;
	-webkit-transition: all 0.2s 0.3s;
	-moz-transition: all 0.2s 0.3s;
	-o-transition: all 0.2s 0.3s;
	transition: all 0.2s 0.3s;
	opacity: 0;
}
.show .swiper-case .swiper-slide:hover .case-img::after {
	opacity: 1;
}
.show .swiper-case:hover {
}
.show .swiper-case .swiper-pagination {
	position: relative;
	font-size: 0;
	bottom: 0;
	width: auto;
	display: inline-block;
	vertical-align: middle;
}
.show .swiper-case .swiper-pagination-bullet {
	margin: 0 5px;
}
.show .swiper-button-prev, .show .swiper-button-next {
	position: relative;
	display: inline-block;
	width: 26px;
	height: 26px;
	font-size: 0;
	vertical-align: middle;
	margin: 0 10px;
	-webkit-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
}
.show .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{
	content: unset;
}
.show .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{
	content: unset;
}

.show .swiper-button-prev {
	background: url(../images/prev-icon1.png) no-repeat;
}
.show .swiper-button-next {
	background: url(../images/next_icon1.png) no-repeat;
}
.show .swiper-button-prev:hover {
	background: url(../images/prev-icon2.png) no-repeat;
}
.show .swiper-button-next:hover {
	background: url(../images/next_icon2.png) no-repeat;
}
.show .swiper-bottom {
	text-align: center;
	width: 100%;
	margin-top: 2.4767%;
}

/* 分页 */

.navigation{
	text-align: center;
	font-size: 0;
	margin-top: 30px;
}
.navigation h2{
	display: none;
}
.navigation a,.navigation span{
	font-size: 14px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	text-align: center;
	background: #f5f5f5;
	margin: 0 1px;
}
.navigation span{
	background: #ca2424;
	color: #ffffff;
}
.navigation a:hover,.navigation span:hover{
	background: #ca2424;
	color: #ffffff;
}
.navigation a.next,.navigation a.prev{
	width: auto;
	padding: 0 15px;
}

.foot-bottom {
    text-align: center;
    clear: both;
	background: #b6b6b6;
	padding: 10px;
}
.foot-bottom p, .foot-bottom p a {
    color: #fff;
}

@media screen and (max-width: 1250px) {
	.main-container {
        width     : 1190px;
    }

}
@media screen and (max-width: 1199px) {
	
    .main-container {
        width     : 800px;
    }

	.header .nav li a {
        padding  : 0 20px;
        font-size: 14px;
    }
	#menu-head-nav{
		padding: 0 20px;
	}
	#menu-head-nav li{
		padding: 0 20px;
	}

	.logo-row .phone-wrap .top-phone-block .left-phone{
		display: none;
	}
	.logo-row .phone-wrap .top-email-block{
		display: none;
	}
	.logo-row .phone-wrap{
		padding-top: 30px;
	}
	.home-about-block{
		padding: 20px 0 0px;
	}
	.home-about-block .about-bg-color{
		display: none;
	}
	.home-about-block{
		background: url(../images/about-bg-1.jpg) no-repeat;
	}
	
	
	.home-about-block .about-left{
		margin: 0 auto;
		float: none;
	}


	.home-about-block .about-left .ioc{
		display: none;
	}

	.home-about-block .about-right{
		margin: 10px auto 0;
		float: none;
		width: 100%;
		background: #fd6d03;
		padding: 10px;
		color: #ffffff;
		
	}

	.home-case-block ul li{
		width: 370px;
		margin-right: 19px;

	}
	.home-case-block ul li .left-title{
		width: 90px;
	}
	
	.home-case-block ul li .right-title .top-title{
		height: 214px;
		line-height: 214px;
	}

	.home-case-block ul li:nth-child(2), .home-case-block ul li:nth-child(4){
		margin-right: 0;
	}
	.home-case-block ul li:nth-child(3){
		margin-right: 0;
	}
	

	.news-list ul li{
		width: 50%;
	}
	.home-news-block .news-list ul li:nth-child(5),.news-list ul li:nth-child(6){
		display: none;
	}


	.foot-box .menu-foot-wrappe ul li{
		width: 110px;
	}

	.foot-box .site-foot-wrappe .right{
		padding: 0;
	}

	.show .page-left{
		float: none;
		width: 100%;
	}
	
	
	.show .page-right{
		width: 100%;
		float: none;
		overflow: hidden;
	}
	.case-list ul li{
		width: 50%;
		margin: 20px 0;
		padding: 10px;
	}

	.product-list ul li {
		float: left;
		width: 49%;
	}
	

}


@media screen and (max-width: 800px) {

	body {
		padding-top: 60px;
		padding-bottom: 20px;
	}

	.sub_banner{
		height: 85px;
	}

	.position-box{
		margin: 0;
	}

	

	.logo-bg {
		background: none;
	}



	
	.main-container {
        width     : auto;
    }

	.logo-row .logo-wrap{
		height: 60px;
	}
	.logo-row .phone-wrap .top-phone-block .right-web{
		display: none;
	}
	

	.menu-btn {
		position: absolute;
		top: 20px;
		right: 10px;
		display: block;
	}
	#menu-head-nav{
		background: #ffffff;
		
	}
	#menu-head-nav li{
		display: block;
		margin: 0;
		border-top: 1px solid #eee;
		background: none;
		width: 100%;
	}
	

	.nav-bg{
		background: none;
		display: none;
	}

	.nav-bg .nav-row .yy-web{

		height: 60px;
		line-height: 60px;
	}
	.nav-bg .nav-row .yy-web .en{
		color: #fd6d03;
	}
	.nav-bg .nav-row .yy-web .ch{
		color: #cd0606;
	}

	.head-box {
		background: #fff;
		position: fixed;
		z-index: 100;
		top: 0;
    	left: 0;

	}


	
	.home-products-block {
		padding: 0 10px;
	}
	.product-list{
		padding: 20px 0;
	}
	.product-list .swiper-pagination {
		bottom: 0px !important;
	}
	/* .product-list .item{
		width: 50%;
	} */
	.product-list .item .ming{
		margin: 0;
		padding: 0 10px;
	}

	.product-list .item .ming .title{
		font-size: 16px;
	}


	.product-list .item .ming .desc{
		font-size: 16px;
		display: none;
	}

	.product-list .item .ming .details{
		display: none;
	}

	.product-list .swiper-container{
		padding-bottom: 20px;
	}
	.product-list .swiper-pagination .swiper-pagination-bullet{
		width: 15px;
    	height: 15px
	}



	.home-about-block .about-left{
		width: 80%;
	}

	.home-about-block .about-left img{
		width: 100%;	
	}

	.home-about-block .about-right .about-content-wrappe p:nth-child(2)
	{
		display: none;
	}

	.home-case-block{
		position: relative;
		padding:  20px 0 60px;

	}

	.home-case-block ul li{
		margin: 0 auto 10px !important;
		padding: 0 10% ;
		width: 100%;
	}
	.home-case-block ul li:nth-child(1){
		width: 100%;
	}
	.case-list ul li:nth-child(6){
		display: none;
	}

	.home-case-block ul li .left-title{
		display: none;
	}
	.home-case-block ul li .right-title {
		width: 90%;
		float: left;
	}
	.home-case-block ul li .right-title .top-title{
		float: left;
		height: 60px;
		line-height: 60px;
	}

	.home-case-block ul li .right-title .buttom-more{
		display: inline-block;
		position: absolute;
		left: calc(50% - 65px);
		bottom: 0;
		background: 0;
		height: auto;
		width: auto;
	}
	.case-list ul li{
		width: 50%;
		margin: 10px 0;
		padding: 10px;

	}
	.case-list ul li .title{
		height: 30px;
		line-height: 30px;
	}
	.case-list ul li .title a{
		padding: 0;
	}

	.case-list ul li .right-title .buttom-more .module-section-more a{
		border: 1px solid #fd6d03;

	}

	.home-case-block ul li:nth-child(1){
		padding: 0;
	}
	.home-news-block .news-title-wrappe{
		padding: 25px 10px;
	}

	.news-list ul li {
		width: 100%;
		padding: 25px 35px 25px;
	}


	.foot-box .menu-foot-wrappe ul li{
		margin: 0 1% 10px;
		width: 48%;
		box-sizing: border-box;
		padding: 0 15px;

	}

	.foot-box .menu-foot-wrappe ul li{
		height: 30px;
		line-height: 30px;
	}
	.foot-box .menu-foot-wrappe ul li:nth-child(1){
		display: none;
	}

	.foot-box .site-foot-wrappe{
		height: auto;	
	}

	.foot-box .site-foot-wrappe .left, .foot-box .site-foot-wrappe .right{
		width: 100%;
	}
	.foot-box .site-foot-wrappe .right{
		padding: 0 20px;
	}
	.foot-box .site-foot-wrappe .line{
		display: none;
	}
	.foot-box .site-foot-wrappe .left{
		padding: 0;
	}

	.foot-box .site-foot-wrappe .left .foot-logo{
		float: none;
	}
	.product-list ul li {
		float: left;
		width: 98%;
		padding: 0 20px;
	}
	

	.content-box .subtab ul li {
		width: 49%;
		margin-bottom: 2px;
	}

	.xl-bg .page-content{
		margin-top: 28px;
		width: 90%;
		height: auto;
		padding: 40px 10px;
	
	}

	.show .page-title{
		font-size: 24px;
	}
	
}

