html,body,ul,li,h1,h2,h3,h4,ol,a{
	margin:0;
	padding:0;
	list-style:none;
	color: #333;
	font-family: microsoft yahei;
	line-height:24px;
	font-family:微软雅黑;
	color:#000;
	text-decoration:none;
}
html{
	background:#282828;
}
.block{display:block!important;}
header{background:#282828;}
.head{
	max-width:1350px;
	margin:0 auto;
	overflow: hidden;
	background:#282828;
}
.head .logo{
	width:25%;	
	float:left;	
}
.head .logo img{
	height:46px;
	padding:27px 0px 0 0px;
}
.header_nav ul{
	overflow:hidden;
	float: left;
}
.header_nav ul .nav_li{
	padding:0 15px;
	float:left;
}
.header_nav ul .nav_li .nav_li_a{
	font-weight:bold;
	line-height:106px;
	color:#fff;
	text-decoration:none;
	font-family:bold;
	display:block;
	text-decoration:none;
	font-size:18px;
}
.header_nav .nav_inner{
    background-color: #282828;
    position: absolute;
    transform: translateX(-27%);
    text-align: center;
	padding:0px 10px;
	width:10%;
	display:none;
	z-index:5;
}
.header_nav .nav_inner div{
	padding:10px;
}
.por-left{
    position: relative;
}
.dianhua{
    font-size: 18px;
    color: red;
    line-height: 20px;
    display: inline-block;
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.dianhua p{
    margin: 0;
    padding: 0;
}
.header_nav .nav_inner div h4{
	border-bottom: 1px solid #e0e0e0;
    padding: 0;
}
.header_nav .nav_inner div h4 a{
	padding: 0;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 42px;
	font-size:15px;
	color:#fff;
}
.header_nav .nav_inner div h4 a:hover{
	color:#388eaa;
}
.header_reigt{
	width: 15%;
    height: 106px;
	float:right;
	text-align:center;
	display:flex;
}
.header_search .icon-arrow-search{
	margin-top:35%;
	width:40px;
}
.header_reigt .header_search{
	width:50%;
	border-left:1px #fff solid;
	box-sizing:border-box;
}
.intRotation{
	width:100%;
	padding:70px 0;
	position:relative;
	overflow:hidden;
}
.intRotation-img{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	z-index:-1;
}
.intFormation{
	z-index:2;
}
.introw{
	max-width:1280px;
	margin:0 auto;
}	
.intImg,.intImg img{
	width:100%;
	height:100%;
}
.intFormation .row{
	padding:0 20px;
	overflow:hidden;
	
}
.intFormation .row .por-left{
	width:60%;
	padding:20px 20px;
	margin-top:260px;
	float:left;
	color:#fff;
	background:rgba(0,0,0,0.8);
	border-radius:10px;
}	
.intFormation .row .por-left h2{
	color:#fff;
}
.intFormation .row .por-left .por-button{
	margin-top:20px;
	padding-left:30px;
}	
.intFormation .row .por-left .por-button a{
	display: inline-block;
	padding: 15px 25px;
	color:#fff;
	border:2px solid #ccc;
	border-radius:15px;
	font-weight:bold;
}	
.por-button a:hover{
	background:red;
}	
.intFormation .row .por-right{
	width:22%;
	padding:20px 15px;
	float:right;
	background:rgba(0,0,0,0.7);
}	
.intFormation .row .por-right h2{
	margin-bottom:20px;
	color:#fff;
}	
.portfolio ul li{
	max-width:100%;
	overflow:hidden;
	margin-bottom:7px;
	padding-bottom:7px;
}
.portfolio ul li .portfolio-img{
	float:left;
	width:80px;
	height:60px;
}	

.portfolio-content{ 
	display:table-cell;
	padding-left:15px;
	float:left;
}
 .portfolio-content .por-title{
	overflow:hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical; 
	color:#fff;
}	
.por-title a{
	color:#fff;
	line-height:1.4;
	font-size:16px;
}	
.por-title a:hover{
	color:#388eaa;
}	
.por-comment span{
	color:#fff;
	font-size:14px;
}
.section{
	overflow:hidden;
	padding-top:100px;
	background:#282828;
}
.section-content{
	overflow:hidden;
	padding:0 50px;
}
.boutique-inner{
	margin-bottom:50px;
	max-width:1400px;
	margin:0 auto;
	width:100%;
	position:relative;
}
.boutique-title .header-length{
	width:60%;
	margin:0 auto;
	text-align:center;
	margin-bottom:20px;
	font-family: "微软雅黑",Helvetica,Arial,Verdana,sans-serif
}
.boutique-title .header-title{
	font-size:30px;
	line-height:40px;
	font-weight:bold;
	color:#fff;
}
.boutique-title .header-subtitle{
	font-size:16px;
	color:#bababa;
	font-weight:bold;
	text-transform:uppercase;
}
.lunbo{	position:relative;}
.lunb{width:100%;}
.boutique .item-img{
	width:100%;
	background:green;
}
.boutique .item-img img{
	display:block;
}
.boutique-inner .lunbo{
	width:100%;
	display:flex;
	overflow:hidden;
	justify-content:space-between;
}
.item{
	width:80%;
	color:#fff;
	margin:0 20px;
	background:#fff;
	padding:15px;
}
.item_block .a_wrap{
	display:block;
	padding:15px 20px 15px 20px;
	font-size:20px;
	color:#000;
	text-align:center;
	white-space: nowrap;
    overflow: hidden;             
	text-overflow: ellipsis;
}
.item_block .date_wrap{
	font-size:13px;
	color:#c4c4c4;
	text-align:center;
}
.item_block .text_wrap{
	padding:0 20px 0px 20px;
}
.item_block .text_wrap p{
	overflow:hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	font-size:12px;
	color:#999999;
	-webkit-box-orient: vertical; 
}
.inner-right{
	position:absolute;
	right:-45px;
	top:45%;
	z-index:2;
	outline:none;
}
.inner-right .el-icon-arrow-right,.el-icon-arrow-left{
	font-size:40px;
}
.inner-left{
	position:absolute;
	left:-30px;
	top:45%;
	z-index:2;
	outline:none;
}
.recommend .item-img{
	width:100%;
	height:340px;
}
.overlay-content{
	overflow:hidden;
	margin:0 auto;
	max-width:1400px;
	
}
.overlay-left{
	width:70%;
	float:left;
}
.overlay-left .protab {
    height: 100px;
    overflow: hidden;
    margin: 0 auto 40px;
    padding: 0;
    text-align: center;
}
.protab .fadeInLeft{width:100%;overflow:hidden;}
.protab .fadeInLeft li{
	width: 25%;
    height: 40px;
    overflow: hidden;
    margin: 0;
    float: left;
    cursor: pointer;
    margin-bottom: 15px;
}
.protab .fadeInLeft li .span{
	display: block;
	padding:0 5px;
}
.protab .fadeInLeft li .span span{
	display: block;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background-color: #9da9b2;
}
.protab .fadeInLeft li .span span:hover{
    background-color: #008ed8;
}

.case-children .introduce-module{
	max-width:1350px;
	width:100%;
	margin:0 auto;
	overflow:hidden;	
}
.protab .fadeInLeft{
	overflow:hidden;
}
.protab .fadeInLeft li{
	width: 25%;
    overflow: hidden;
    margin: 0;
    float: left;
    cursor: pointer;
    margin-bottom: 15px;
}

.qfyanimated .fadeInLeft{
	margin-top:50px;
	overflow:hidden;
}
.qfyanimated li{
	width: 20.5%;
    overflow: hidden;
    margin: 0;
    float: left;
    cursor: pointer;
	padding:30px;
}
.qfyanimated .fadeInLeft li .span{
	display: block;
	padding:0 5px;
}
.qfyanimated .fadeInLeft li .span span{
	display: block;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background-color: #9da9b2;
}
.qfyanimated .fadeInLeft li .span span:hover{
    background-color: #008ed8;
}
.qfyanimated .item-block{
	background:#fff;
}
.qfyanimated .block-images{
	padding:6px;
	overflow:hidden;
}
.qfyanimated .item-block img{
	width:100%;
	display:block;
}
.qfyanimated .block-inner{
	text-align:center;
    font-family: 微软雅黑;
    font-weight: normal;
	padding-bottom:25px;
}
.qfyanimated .title{
	color: #6b6b6b;
    font-size: 17px;
	padding-bottom: 10px;
	white-space: nowrap;
    overflow: hidden;
	text-overflow: ellipsis;
}
.qfyanimated .date{
	color: #c4c4c4;
    font-size: 16px;
    font-family: Raleway;
}

.lunbo .swiper-slide{
	width:25%!important;
}
.overlay-left .left-uli{
	width:100%;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.overlay-left .left-uli li{
	width:49%;
	padding-bottom:10px;
	background:#fff;
	margin-bottom:20px;
}
.overlay-left .overlay-left-img{
	width:100%;
	background:#000;
}
.overlay-left .overlay-left-img img{
	display:block;
}
.overlay-left-content .left-top,.left-content,.left-button{
	margin:20px 20px;
}
.left-top a{
	font-size:20px;
	font-weight:bold;
}
.left-content p{
	overflow:hidden;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
	font-size:14px;
	color:#a6a6a6;
}
.left-button a{
	font-size:16px;
	color: #4299e1;
}

.overlay-right{
	width:28%;
	float:left;
	float:right;
}
.overlay-right .right-journalism{
	font-size:20px;
	font-weight:bold;
	margin-bottom:20px;
}
.overlay-right .right-from{
	margin-bottom:20px;
	padding:30px;
	background:#fff;
}
.repeatedly .right-wrapper li{
	padding:0 5px 7px 5px;
}
.repeatedly .right-itembody {
	display:flex;
	margin-bottom:10px;
}
.repeatedly .right-itembody .right-thumb{
	width:45%;
	margin-right:10px;
}
.repeatedly .right-content{
	width:70%;
	
}
.repeatedly .right-content .right-title{
	color:#101010;
	overflow:hidden;
	font-size:16px;
	margin-bottom: 10px;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}
.repeatedly .right-content .right-title a:hover{
	color:#388eaa;
}	
.repeatedly .right-content .right-comment{
	color: #aaaaaa;
    font-size: 12px;
    line-height: 12px;
}
.right-share{
	display:flex;
}
.right-share .right-input{
	float:left;
	border:1px #e5e5e5 solid;
	box-sizing:border-box;
	border-right:none;
}
.right-share .right-input input{
	outline:none;
	width:100%;
	border:0px;
	font-size:18px;
	height:40px;
}
.right-share .right-button{
	width:35%;
}
.right-share .right-button .icon-arrow-search{
	width:100%;
	height:100%;
	border:none;
	font-size:18px;
	outline:none;
	border:1px #e5e5e5 solid;
	background:#4299e1;
	color:#fff;
	box-sizing:border-box;
}

footer{
	background:#1a1a1c;
}
.foot-content{
	overflow:hidden;
	padding-bottom:30px;
	max-width:1400px;
	margin:0 auto;
}
.foot-link{
	width:100%;
	color:#696969;
	padding:15px 0;
	display:block;
	margin:40px 0;
	overflow:hidden;
	border-bottom:1px #696969 dashed;
}
.foot-link-width{
	max-width:1350px;
	margin:0 auto;
}
.link-top,.link-content{float:left;}
.foot-footer{
	color:#696969;
	border-top:1px #696969 solid;
	padding:15px 0;
	text-align:center;
}
.foot-footer a{
	color:#696969;
}
.foot-link .link-top{
	font-weight:bold;
}
.foot-link a{
	color:#696969;
	margin: 0 10px;
}
.foot-container{
	overflow:hidden;
	margin:50px 0;
}
.container-content{
	width:80%;
	/* display:flex; */
	float:left;
	box-sizing:border-box;
}
.container-inner{
	width:15%;
	color:#696969;
	float:left;
}
.container-tent{
	overflow:hidden;
	margin-bottom:20px;
}
.container-cont .inner-title{
	color:#696969;
	line-height:30px;
}
.container-inner .inner-title{
	font-size:18px;
	margin-bottom:15px;
}
.inner-wrapper span{
	display:block;
	font-size:14px;
	margin-bottom:5px;
}
.inner-wrapper span:hover{
	color:#fff;
}
.container-right{
	width:20%;
	float:right;
	padding-top:17px;
}
.container-tel{
	border-left: 1px #696969 dashed;
	text-align:center;
}
.container-telephone .telephone-tel{
	margin-bottom:15px;
	font-size:26px;
	color:#00eff2;
}
.container-telephone .telephone-date{
	margin-bottom:15px;
	font-size:12px;
	color:#999999;
}
.container-address .address-data{
	padding:8px 25px;
	border:1px #00eff2 solid;
	color:#00eff2;
	width:40%;
	display:block;
	margin:0 auto;
}
@media(max-width:750px){
    .dianhua{
            position: static;
            margin-top: 10px;
    }
	.header_nav,.por-right,.overlay-right,footer{display:none;}
	.inner-left{left:0;}
	.foot-link{display:none;}
	.intFormation .row{padding:0px!important;}
	.inner-right{right:0;}
	.por-left{width:94%!important;margin-top:0!important;}
	.lunbo .swiper-slide {width: 100%!important;}
	.por-title{
		display:-webkit-box;
		-webkit-line-clamp:4;
		-webkit-box-orient:vertical;
		overflow:hidden;
	}
	.item{margin-left:37px;padding:0px;}
	.overlay-left,.overlay-left .left-uli li{width:100%!important;}
	.head{border-bottom:1px #fff solid;}
	.head .logo img {
		height: 27px!important;
		padding: 22px 0px 0 20px!important;
		margin-bottom:0px;
	}
	.header_search .icon-arrow-search {width: 30px!important;}
	.header_reigt {width: 36%!important;height:70px;}
	.introduce .introduce-img{display:none!important;}
	.introduce .introduce-title{width:90%!important;float:none!important;margin:0 auto;}
	.section-content{padding:0;}
	.protab .fadeInLeft li {width:50%;}
	.product{padding-bottom:0px!important;}
	.qfyanimated li{width:auto!important;padding:30px 5%!important;}
	.cases .module-cases{width:auto!important;}
	.service .module-title{width:86%!important;margin-bottom:20px!important;}
	.viewpoint-img,.viewpoint-top{width:auto!important;float:none!important;}
	.viewpoint-module{padding:0 20px!important;}
	.caseChildren{padding: 0px 15px 0 15px!important;}
	.product-children .product-element{width:90%!important;}
	.aboutus .aboutus-message{display:block!important;}
	.aboutus .aboutus-address{width:90%!important;margin:10px auto;}
	.navigation{width:auto!important;left:0;}
	.navigation-top{display:none;}
	.navigation-rich li a{
		font-size:18px!important;
		line-height:40px!important;
	}
	.intRotation{margin-top:70px;}
	header{
		position:fixed;
		top:0;
		left:0;
		right:0;
		z-index:7;
	}
	#allmap{height:400px!important;}
	.map-block{padding:10px;}
	.intRotation{padding:25px 0!important;}
	.coImges{margin-top:70px;}
	.tel {
		display: block!important;
		width: 100%;
		background-color: #000;
		height: 50px;
		text-align: center;
		line-height: 50px;
		color: #fff;
		font-size: 16px;
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: 999;
		color: #fff;
	}
	.tel a{
		color: #fff;
	}
	.search{
		top:72px!important;
		right:0!important;
		left:0!important;
		width:100%!important;
	}
	.search .text{height:35px!important;}
	.search .searchbtn{height:37px!important;}
	.section{
		padding-top:50px!important;
	}
	.viewpoint .post-title{padding:0!important;}
	.top-title{padding:20px 30px!important;}
	.inco-title{width:100%!important;display:block;float:none;}
	.module-inco .top{width:40px;padding:0!important;margin:0!important;}
	.module-inco{display:block!important;float:none!important;text-align:center;}
	.inco-tel{padding-top:10px;display:inline-block;margin:0 auto;}
	.inco-img{text-align:center;}
	.inco-img img{width:90px!important;margin:0 auto;}
	.bottom-inco .title-one{text-align:center!important;}
	.search_img{width:325px!important;}
	.content-in-right{display:none;}
	.coImges-img img{
		width: 200%!important;
		transform: translateX(-26%);
	}
	.fabric{margin-bottom:120px;}
}
.caseChildren-element img,.product-element img{width:100%;}
.caseChildren-element img{
    width: auto;
}
.caseChildren-element a{
    color: rgb(153, 153, 153);
}
.coImges-img{
	overflow:hidden;
	width:100%;
	height:100%;
}
.coImges-img img{
	width:100%;
	display:block;
}
.content-wrap{
	background:#282828;
	padding-bottom:70px;
}
.introduce .bin-introduce .bin-introduce-news{
	max-width:1350px;
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.introduce .bin-introduce-news .introduce-img{
	width:50%;
	height:406px;
	float:right;
}
.introduce .introduce-title{
	width:40%;
	float:left;
	padding-top:60px;
}
.introduce .introduce-title h2{
	font-size:30px;
	color:#fff;
	margin-bottom:20px;
}
.introduce .introduce-title .title-suggest p{
	overflow:hidden;
	display:-webkit-box;
	-webkit-line-clamp:10;
	-webkit-box-orient:vertical;
	line-height:1.7;
	color:#777;
}

.introduce .boutique-inner{
	max-width:1400px;
	margin:0 auto;
	width:100%;
	position:relative;
	margin-top:150px;
}

.introduce .boutique .item-img{
	width:100%;
	height:146px;
	background:green;
}
.introduce .boutique-inner .lunbo{
	overflow:hidden;
}
.introduce .item_block .a_wrap{
	display:block;
	padding:15px 20px 0 20px;
	font-size:16px;
}
.introduce .item_block .a_wrap div{
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	color:#000;
}
.introduce .item_block .date_wrap{
	font-size:13px;
	color:#c4c4c4;
	text-align:center;
}
.introduce .item_block .text_wrap{
	padding:0 20px 0px 20px;
}
.introduce .item_block .text_wrap p{
	overflow:hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	font-size:12px;
	color:#999999;
	-webkit-box-orient: vertical; 
}
.introduce .inner-right{
	position:absolute;
	right:-20px;
	top:50%;
}
.el-icon-arrow-left,.el-icon-arrow-right{
	width:50px;
}
.introduce .inner-left{
	position:absolute;
	left:-20px;
	top:50%;
}
.introduce .lunbo .item-img img{display:block;}
.bin-introduce{
	background:#282828;
}
.service .bin-introduce .introduce-module{
	max-width:1350px;
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.service .module-title{
	width:21%;
	margin: 0 27px;
	float:left;
	position:relative;
}
.cases .bin-introduce .introduce-module{
	max-width:1350px;
	width:100%;
	margin:0 auto;
	overflow:hidden;	
}
.cases .introduce-module{
	display:flex;
	flex-wrap:wrap;
}
.cases .module-cases{
	width:50%;
}
.cases .cases-news{
	padding:20px;
}
.cases .cases-news .news-img img{
	width:100%;
	display:block;
}
.cases .news-tap{
	background:#161616;
}
.cases .cases-news .news-title{
	padding:20px 20px 0 20px;
	font-size:22px;
	color:#fff;
}
.cases .cases-news .news-subtitle{
	color: #bbbbbb;
    font-size: 13px;
    padding: 20px;
}

.content-wrap{
	background:#282828;
}
.case-children .introduce-module{
	max-width:1350px;
	width:100%;
	margin:0 auto;
	overflow:hidden;	
}
.caseChildren{
	padding:0px 60px 0 60px;
}
.caseChildren .caseChildren-imges{
	width:100%;
	height:800px;
	background:red;
}
.caseChildren-element p{
	color:rgb(153, 153, 153);
	font-size:15px;
	display:block;
	overflow:height;
}
.toBottom{	
	margin-top:50px;
	display:flex;
	
	font-size:16px;
	justify-content:space-between;
}
.toBottom a{
	color:rgb(153, 153, 153);
}

.viewpoint .introduce-module{
	max-width:1350px;
	width:100%;
	margin:0 auto;
	overflow:hidden;	
}
.viewpoint .viewpoint-module{
	padding:0 40px;
	height:auto;
}
.viewpoint .point-module{
	width:100%;
	background:#161616;
	overflow:hidden;
	margin:40px 0;
}
.viewpoint .viewpoint-img{
	width:30%;
	float:left;
}
.viewpoint .viewpoint-img img{
	width:100%;
	display:block;
	background:#fff;
}
.viewpoint .viewpoint-top{
	width:70%;
	float:left;
}
.viewpoint .top-title{
	padding:0 30px;
}
.viewpoint .post-title{
	padding-top: 45px;
    font-weight: normal;
    line-height: 24px;
	font-size:24px;
}
.viewpoint .post-title a{color:#fff;}
.viewpoint .post-date{
    padding-top: 15px;
    color: #999999;
    font-size: 16px;
}
.viewpoint .post-comment p{
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;
	color: #999999;
	font-size: 16px;
}
.wf-mobile-hidden ul{
	justify-content: center;
	color:#848484;
}
.active{background:#474747;}
.wf-mobile-hidden li{
	display:inline-table;
	width:60px;
	border: 1px solid #474747;
	overflow:hidden;
}
.wf-mobile-hidden li span{
	width: 100%;
    height: 40px;
    display: block;
    color: #848484;
    font-size: 14px;
    line-height: 40px;
}
.wf-mobile-hidden li a{
	width:100%;
	height:40px;
	display:block;
	color:#848484;
	font-size:14px;
	line-height:40px;
}
.aboutus .introduce-module{
	max-width:1350px;
	width:100%;
	margin:0 auto;
	padding:100px 0;
}
.aboutus .aboutus-message{
	display:flex;
	justify-content:space-between;
}
.aboutus .aboutus-address{
	width:29.5%;
	padding:35px 10px;
	background:#ffd03a;
	text-align:center;
}
.aboutus .address-inner{
	padding-top:5px;
}
.aboutus .inner-title{
	font-size: 18px;
    font-weight: bold;
    color: #000;
    padding: 0 0 15px 0;
}
.aboutus .inner-subtitle{
	font-size: 14px;
    color: #000;
    padding: 2px
}
.aboutus .el-icon-arrow-left, .el-icon-arrow-right{width:50px;}
.aboutus-relation .relation-new{
	max-width:600px;
	margin:0 auto;
}
.aboutus  .aboutus-relation .relation-news{
	padding:50px 40px;
}
.aboutus .news-messages .input-name{
	color:#fff;
    font-size: 14px;
    line-height: 14px;
	padding-bottom:6px;
	display:block;
}
.aboutus .message-input{
	margin-bottom:30px;
}
.aboutus .input-input input{
	width:100%;
	outline:none;
	background-color: rgb(133, 128, 125);
    border: 1px solid rgb(92, 89, 87);
    color: #fff;
    height: 45px;
    font-size: 20px;
}
.map-title{
	max-width:1350px;
	width:100%;
	margin:0 auto;
	overflow:hidden;	
}

.product-children .introduce-module{
	max-width:1350px;
	width:100%;
	margin:0 auto;
	padding-top:100px;
}
.product{
	overflow:hidden;
	padding-bottom:100px;
}
.product-top {
	text-align:center;
	padding-bottom:30px;
}
.product-top .top-title{
	display:inline-block;
	font-family: 微软雅黑;
    font-size: 26px;
    font-weight: normal;
    font-style: normal;
    color: #191919;
    padding: 0 0 10px 0;
	color:#fff;;
}
.product-top .top-describe span{
	color: #999999;
	font-size:14px;
}
.product-children .product-imges{
	width:30%;
	float:left;
}
.product-children .product-imges img{
	width:100%;
	height:260px;
	background:red;
}
.product-children .product-element{
	width:60%;
}
.product-children .product-element p{
	font-size:20px;
	margin-top:20px;
	color:#777;
}
.item-container .container-top {
	padding:0;
	margin-top:70px;
	border-top:2px dashed #999999;
	text-align:center;
}
.item-container .container-top .top-title{
	color:#fff;
	padding-top:30px;
	padding-bottom:15px;
	font-size:25px;
}
.item-container .container-top .top-describe{
	color:#999;
}
.shadow{
	position:fixed;
	left:0;
	right:0;
	bottom:0;
	top:0;
	background:rgba(0,0,0,0.5);
	z-index:5;
	display:none;
}
.navigation{
	position:fixed;
	width:15%;
	right:0;
	bottom:0;
	top:0;
	background-color: #e0e0e0;
	z-index:6;
	padding:40px;
	display:none;
}
.navigation .top-imges{text-align:center;}
.navigation .top-imges img{width: 80%;}
.navigation .top-inco{text-align:right;padding-top:30px;}
.navigation .top-inco img{width:50px;}
.navigation-rich{
	margin-top:40px;
	text-align:center;
}
.navigation-rich li a{
	color: #8b8784;
	font-size:25px;
	line-height: 70px;
	line-height: 70px;
	line-height: 70px;
	display:block;
	border-bottom:1px #8b8784 dashed;
}
.search{
	width:15%;
	position:fixed;
	top:106px;
	right: 25%;
	z-index:6;
	display:none;
}
.search .text{
	width:80%;
	height:30px;
	border:0px;
	float:left;
	outline: none;
}
.search .searchbtn{
	width:20%;
	border:0px;
	float:left;
	height:32px;
	outline: none;
}
.foot{
	margin-top:150px;
	position:relative;
}
.con_contet{
	max-width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.con_title{
	position:absolute;
	top:-120px;
	background: url('/skin/imges/se.png') top center no-repeat;
	background-size:100% 100%;
	padding: 50px 110px 50px 110px;
}
.con_title span{
	display:block;
	float:left;
	font-size:20px;
	font-weight:bold;
	line-height:40px;
	margin-right:70px;
}
.con_title a{
	display:block;
	float:right;
	width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 30px;
}
.inco-conte{
	width:81%;
	margin:0 auto;
	overflow:hidden;
	padding:30px;
}
.bottom-inco{
	padding:10px 0;
	overflow:hidden;
}
.inco-title{
	width:43.5%;
	display:inline-block;
	float:left;
	padding: 20px;
    border: 1px #fff solid;
    box-sizing: border-box;
}
.bottom-inco:nth-child(2n) .inco-title{
	display:inline-block;
	float:right;
}
.bottom-inco:nth-child(2n) .module-inco{
	display:inline-block;
	float:right;
}
.bottom-inco .title-one{
	display: block;
    font-size: 20px;
	line-height: 26px;
	font-weight:bold;
    color: #fff;
	margin:0;
    padding-bottom: 10px;
}
.bottom-inco:nth-child(1n) p{
	text-align:right;
}
.bottom-inco:nth-child(2n) p{
	text-align:left;
}

.bottom-inco .title-tow{
	display: block;
    font-size: 17px;
	line-height: 26px;
    color: #fff;
	margin:0;
	text-align:left!important;
}
.module-inco{
	display:inline-block;
	float:left;
}
.module-inco .top{
	display:block;
	width:60px;
	text-align:center;
	line-height:50px;
	background:#fff;
	border:4px #f90 solid;
	box-sizing:border-box;
	border-radius:50%;
	font-size:20px;
	margin:0 auto;
	margin-bottom:15px;
}
.content-in{
	max-width:1350px;
	margin:0 auto;
	padding-top:50px;
	padding-bottom:70px;
	border-bottom:1px #fff dashed;
	text-align:center;
	margin-bottom:70px;
}
.content-in-title{
	font-size:30px;
	color:#fff;
}
.content-in-right{
	float:right;
	color:#fff;
}
.boutique-title{margin-bottom:50px;}
.viewpoint{margin-top:70px;}
.content-in-right a{color:#fff!important;;}
.content-in-right a:hover{color:#f90!important;}