@charset "utf-8";
/* gongyong */
*{
	margin:0px; 
	padding:0px;
	box-sizing: 
	border-box;
	}
body{
	font-size:14px; 
	color:#484848; 
	font-family:"Microsoft YaHei"; 
	font-family:'微软雅黑'; 
	min-width:1400px; 
	overflow-x:hidden;
	}
img{
	margin: 0px; 
	padding: 0px;
	border-right-width: 0px; 
	border-top-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	}
dl,dt,dd,ol,ul,li,from,input,select,span,p,div{
	margin: 0px; 
	padding: 0px; 
	list-style: none;
	}
.clear{
	clear:both;
	}
a{
	color: #484848; 
	text-decoration: none; 
	font-size:14px;
	}
a:hover{
	color: #f68736;
	cursor:pointer;
	}
em ,i{
	font-style:normal;
	}
input,button,select,textarea{
	outline:none;
	}
.w1400{
	width:1400px; 
	margin:0 auto;
	}
.fl{
	float:left;
	}
.fr{
	float:right;
	}

.en{
	text-transform:uppercase; 
	font-family:arial;
	}
li,p,i,b,em,dt,dd,td,a,ul,td,input,textarea,span{
	box-sizing:border-box;
	font-family:"Microsoft YaHei"; 
	font-family:'微软雅黑';
	}

.w1400px{
	width:1400px; 
	margin:0 auto;
	}

.title{
	text-align: center;
	font-size: 40px;
	color: #222;
	font-weight: normal; 
	position: relative;
	z-index: 1;
	}
.title span{
	display: block;
	font-size: 20px;
	font-weight: lighter;
	color: #666;
	margin: 25px 0 0px 0;
	}
.title b{
	color: #333; 
	font-weight: lighter; 
	font-family: 'bantext'; 
	font-size: 3.2vw;
	font-style: normal; 
	letter-spacing: -2px;
	font-weight:bold;
	}
.title d {
	position: absolute;
	left: 0;
	right: 0; 
	margin: 0 auto; 
	top: -6%; 
	font-size: 5vw;  
	line-height: 1; 
	z-index: -1; 
	font-family: 'srm'; 
	letter-spacing: -1px; 
	color: rgba(255, 255, 255, 0); 
	-webkit-text-stroke: 2px #eff0f3; 
	text-transform: uppercase;}
.title span:after{
	content: "";
	display: block;
	width: 31px;
	height: 2px;
	margin: 20px auto 0;
	background: #fb8732;
	}
.gaodu{height:52px;}
/* top */
.dfs{
	display:flex;
	align-items:end;
	justify-content:space-between;
	width: 100%;
	}
.headerWpr.on .headRx{
	height:100px;
	}
.headerWpr.on .header{
	top: 0; 
	z-index: 999; 
	height:100px;
	background:#fff !important;
	padding: 0% 5% 0% 5%;
	box-shadow: 5px 5px 25px rgba(0, 0, 0, .3);
	} 
.headerWpr.on a.nav_a {
	color: #333 !important;
	}
.headerWpr.on .top_con>ul>li:first-child a{
	color: #333;
	}
.headerWpr.on .header>a>p>span{
	color: #999;
	
	}
.headerWpr.on .nav_a {
	line-height:100px; 
	height:100px;
	color: #333;
	}
.headerWpr.on .topSerBox{
	margin-top:5px;
	}
.headerWpr.on .logo{
	height: 100px;
	}
.headerWpr.on .logo img{
	height: 80px;
	}
.headerWpr.on .sumMenuWpr{
	top: 94px;
	}
.headerWpr.on .top_con li i{
	color: #333;
	width:22px;
	height:22px; 
	background:url(../images/toptel1.png) no-repeat;
	}
.headerWpr .top_con li .b{width:22px; height:22px; background:url(../images/duo.png) no-repeat; cursor:pointer;}
.headerWpr.on .top_con li .b{width:22px; height:22px; background:url(../images/duo1.png) no-repeat; cursor:pointer;}
.headerWpr.on .header>a>p{
	color: #f68736;
	}
.headerWpr.on .nav li:nth-child(2)>a:before{
	color: rgba(0, 0, 0, 0.5);
	}
.headerWpr.on .nav li:nth-child(3)>a:before{
	color: rgba(0, 0, 0, 0.5);
	}
.headerWpr.on .nav li:nth-child(4)>a:before{
	color: rgba(0, 0, 0, 0.5);
	}
.headerWpr.on .nav li:nth-child(6)>a:before{
	color: rgba(0, 0, 0, 0.5);
	}

.search_wd{
	width: 170px; 
	color:#fff; 
	opacity: 0.6; 
	font-size:14px;
	}

.headerWpr{
	height:126px; 
	position:relative; 
	width:100%;
	}
.indexBody .headerWpr{
	position:absolute; 
	left:0; 
	top:0; 
	z-index:1;
	}
.header{
	width: 100%; 
	height: 126px; 
	position: fixed; 
	z-index: 30; 
	left: 0px; 
	top: 0px; 
	padding: 0px 60px; 
	transition:all 0.3s ease-in-out; 
	display: flex;
	}
.header>a>p{
	font-size: 2.5vw; 
	line-height: 1; 
	padding-left:3%; 
	font-weight:bold; 
	letter-spacing: 1px;
	color: #fff;
	}
.header>a>p>span{
	font-size: 1.04vw;
	padding-top:0px; 
	display: block; 
	line-height: 1;
	letter-spacing:1.5px; 
	color: #fff;
	font-weight: normal; 
	text-transform: uppercase;
	}
.logo {
	display: flex; 
	justify-content: center; 
	align-items: center;
	height:126px; 
	width: 300px;
	margin-right:3vw;
	}
.logo img{
	height:5vw; 
	width:auto;
	}
.subNav{
	position:absolute;
	}
.nav{
	display: flex;
	}
.nav li{
	float:left; 
	position:relative;
	}
.nav_a{
	line-height: 126px; 
	height: 126px; 
	font-size: 1vw !important; 
	padding: 0 1.2vw; 
	color: #fff !important; 
	position:relative; 
	display:inline-block; 
	font-weight: normal;
	}
@media screen and (max-width: 1440px){
.nav_a {
	font-size: 1.2vw !important;
	}
}
@media screen and (max-width: 1360px){
.nav_a {
	font-size: 1.1vw !important;
	}
}
@media screen and (max-width: 1280px){
.nav_a {
	font-size: 1.1vw !important;
	}
}

@media screen and (max-width: 1680px){
.nav li:nth-child(2)>a:before{
	right:-3px;
	}
.nav li:nth-child(3)>a:before{
	right:-3px;
	}
.nav li:nth-child(4)>a:before{
	right:-3px;
	}
.nav li:nth-child(6)>a:before{
	right:-3px;
	}
}
.nav_a:after{
	content:""; 
	height:3px; 
	width:0%; 
	left:50%; 
	transition:all 0.3s ease-in-out; 
	background-image: 
	linear-gradient(90deg, #fff 0%,#fff 100%); 
	position:absolute; 
	bottom:29%;
	}
.nav_a.on{
	color:#fff;
	font-weight:bold;
	}
.nav_a.on:after,.nav_a:hover:after{
	width:100%; 
	left:0;
	background-image: linear-gradient(90deg, #fff 0%,#fff 100%);
	}
.headRx{
	display: flex;    
	height: 126px;    
	align-items: center; 
	width: 78%;
    justify-content: space-between;
	}

.subMenu{
	background: #FFF; 
	width: 320px; 
	position: absolute; 
	left: 50%; 
	top: 126px; 
	margin-left: -160px; 
	opacity:0; 
	visibility:hidden; 
	box-shadow:inset 0 3px 5px rgba(0,0,0,0.1);
	}
.nav li:hover .subMenu{
	opacity:1; 
	visibility:visible; 
	transition:all 0.3s ease-in-out;
	}
.subMenu dl{
	padding:12px 0 25px;
	}
.subMenu dd{
	position:relative;
	}
.subMenu dd:before{
	content:""; 
	height:1px; 
	background:#E6E6E6; 
	position:absolute; 
	left:0px; 
	right:40px; 
	top:0px;
	}
.subMenu dd:nth-child(1):before{
	display:none;
	}
.subNav_a{
	display: block; 
	line-height: 28px; 
	padding: 16px 40px 16px 0px; 
	font-size: 18px; 
	color: #666; 
	letter-spacing: 1px; 
	position:relative; 
	transition:all 0.3s ease-in-out; 
	z-index:1; 
	text-align:center;
	}
.subNav_a a{
	font-size: 18px;
	}
.subNav_a:before{
	content:"";
	background-image: linear-gradient(90deg, #ffa15d 0%,#c85300 100%); 
	position:absolute; 
	left:0; 
	top:0; 
	width:0; 
	bottom:-1px; 
	transition:all 0.3s ease-in-out;
	}
.subNav_a:hover:before{
	width:100%;
	}
.subNav_a:after{
	content:""; 
	transition:all 0.3s ease-in-out; 
	position:absolute; 
	left:0; 
	top:0; 
	bottom:-1px; 
	width:4px; 
	background:#f68736; 
	opacity:0;
	}
.subNav_a:hover:after{
	opacity:1;
	}
.subNav_a:hover{
	color:#fff;
	}
.subNav_a span{
	display:block; 
	position:relative;
	font-size: 17px;
	}
.subNav_a i{
	background: url() no-repeat center center; 
	height: 16px; 
	width: 25px; 
	position: absolute; 
	top: 50%; 
	margin-top: -8px; 
	right: 40px; 
	transition:all 0.8s ease-in-out; 
	transform:translateX(-45px); 
	opacity:0;
	}
.subNav_a:hover i{
	transform:translateX(0); 
	opacity:1;
	}

.headerWpr {
	position: fixed;    
	z-index: 100;
	}
.style2Header .nav li{
	position:static;
	}
.sumMenuWpr{
	overflow:hidden; 
	position:absolute; 
	top:100px; 
	width:20%; 
	background:#fff; 
	transform:translate(-50%,0); 
	opacity:0; 
	visibility:hidden;
	z-index: 999;
	}
.sumMenuWpr .subMenu{
	position:relative; 
	z-index:2; 
	float:left; 
	opacity:1; 
	top:0; 
	left:0; 
	margin-left:0;  
	box-shadow:inset 3px 3px 5px rgba(0,0,0,0.1); 
	/*min-height:350px;*/
	}
.nav li:hover .sumMenuWpr{
	opacity:1; 
	visibility:visible; 
	transition:all 0.5s ease-in-out;
	}
.subMenuRx{
	position:absolute; 
	left:320px; 
	right:0; 
	top:0; 
	bottom:0;
	}
.subMenu_txt{
	position:absolute; 
	left:0; 
	width:100%; 
	top:50%; 
	transform:translateY(-50%); 
	padding:0 8%; 
	margin-top:-20px;
	}
.subMenu_txt>strong{
	font-size: 32px; 
	color: #f68736; 
	letter-spacing: 3px; 
	line-height: 56px; 
	display: block;
	}
.subMenu_txt>p{
	margin-top: 18px; 
	font-size: 17px; 
	line-height: 32px; 
	color: #333; 
	word-spacing: 2px; 
	font-weight: normal;
	}
.subMneu_more{
	line-height: 48px; 
	color: #FFF !important; 
	background: linear-gradient(to top, #f68736, #112deb); 
	height: 48px; 
	width: 180px; 
	font-size: 16px; 
	letter-spacing: 1px; 
	text-align: center; 
	display: inline-block; 
	margin-top: 50px; 
	border-radius:1.8em;
	}
.subMneu_more a{
	color: #fff;
	}
.subMneu_more:hover{
	box-shadow:0 3px 8px rgba(0,0,0,0.1); 
	transform:translateY(-5px); 
	color:#fff;
	}
.subMenuRx .bgImg{
	position:absolute; 
	left:0; 
	top:0; 
	right:0; 
	bottom:0;
	}
.subMenuRx .bgImg:after{
	content: ""; 
	background: url() no-repeat left top; 
	background-size:cover; 
	position:absolute; 
	left:0; 
	top:0; 
	right:0; 
	bottom:0; 
	box-shadow:inset -3px 3px 5px rgba(0,0,0,0.1);
	}
#infoname{
	width:170px;
	height:32px;
	line-height: 32px;
	border: none;
	color:#cacaca;
	}

.header-search{
	position: relative;
	height:100%; 
	transition: all .3s;
	display: flex;
	align-items: center;
	color: #fff;
	font-size: 22px; 
	padding: 0% 0% 0 0;
	font-weight: bold;
	}

.header-search span{
	display:block;
	margin-left:10px;
	}
.header-search i{
	font-size: 16px; 
	color: #333;
	}

.top_con {
	width: 18vw;
	}
.top_con>ul {
	display: flex;
	justify-content: space-between;
	width: 100%;
	}
.top_con>ul>li {
	display: flex;
	position: relative;
	width: 24px;
	height: 24px;
	border-radius: 50%; 
	justify-content: center;
	z-index:66;
	}
.top_con>ul>li:first-child {
	background: none;
	display: flex; 
	align-items: center; 
	width: 16vw;
	}
.top_con>ul>li:first-child a {
	text-transform: uppercase; 
	font-size: 1.8vw; 
	font-weight:bold; 
	color: #fff; 
	padding-left:2%;
	}
.top_con li i {
	width:22px; height:22px; background:url(../images/toptel.png) no-repeat;
	}
.top_con li>p {
	width: 120px;
	overflow: hidden;
	position: absolute;
	top: 32px;
	left: -45px;
	opacity: 0;
	transition: 0.5s;
	height:  0;
	padding: 5px;
	background: #fff;
	border: 1px solid #ddd;
	}
.top_con li:nth-child(2)>p{
	width: 120px;
	overflow: hidden;
	position: absolute;
	top: 32px;
	left: -45px;
	opacity: 0;
	transition: 0.5s;
	height:  0;
	padding: 10px 16px 16px 16px;
	background: #fff;
	border: 1px solid #ddd;
	}
.top_con li:nth-child(3)>p{
	width: 120px;
	overflow: hidden;
	position: absolute;
	top: 32px;
	left: -45px;
	opacity: 0;
	transition: 0.5s;
	height:  0;
	padding: 16px;
	background: #fff;
	border: 1px solid #ddd;
	}
.top_con li>p>span{
	display: block;
	height: 30px;
	line-height: 30px;
	border-bottom:1px dotted #ddd;
	text-align:center;
	color: #333;
	font-size: 14px;
	font-weight:normal;
	}
.top_con li>p>span a{
	display: block;
	height: 30px;
	line-height: 30px;
	border-bottom:1px dotted #ddd;
	color: #333;
	font-size: 14px;
	font-weight:normal;
	}
.top_con li>p>span a:hover{
	display: block;
	height: 30px;
	line-height: 30px;
	border-bottom:1px dotted #f68736;
	color: #f68736;
	font-size: 14px;
	font-weight:normal;
	}
.top_con li:nth-child(1)>p{
	width: 200px;
	color: #666;
	font-size: 1.2vw;
	line-height:26px;
	height: auto !important;
	left: -0px;
	text-align: center;
	}
.top_con li p img {
	width:100%;
	}
.top_con li>a {}
.top_con li:hover p {
	opacity: 1;
	transition: 0.5s;
	height: 120px;
	}

/* banner */
.banner{
	overflow:hidden; 
	width:100% !important; 
	position:relative; 
	z-index:1; 
	background:#000;
	}
.banner-box{
	min-width:1300px; 
	height:738px; 
	position:relative; 
	margin:0 auto;
	}
.banner-box .bd, .banner-box .bd ul{
	width:100% !important;
	}
.banner-box .bd li{
	width:100% !important; 
	height:738px; 
	background-position: center; 
	background-repeat: no-repeat;
	}
.banner-box .bd li a{
	display:block; 
	background-size:auto;
	width: 100%; 
	height: 80%;
	position: relative;
	z-index: 9;
	}
.banner-btn{
	width: 100%; 
	position: absolute; 
	top:210px; 
	left: 0; 
	margin-left: 0; 
	height: 480px; 
	overflow: hidden;
	}
.banner-btn a{
	display:block; 
	width:49px; 
	height:104px; 
	position:absolute; 
	top:30px; 
	filter:alpha(opacity=0); 
	-moz-opacity:0; 
	-khtml-opacity:0; 
	opacity:0; 
	transition:0.3s all ease-in-out; 
	z-index: 9;
	}
.banner-box .hd {
	position:absolute; 
	bottom:0px; 
	width: 100%; 
	display: block;
	}
.banner-box .hd ul{
	text-align: center;
	}
.banner-box .hd ul li{
	width:15px; 
	height:15px; 
	border-radius :100%; 
	text-indent:-9999px; 
	background:#fff; 
	cursor:pointer; 
	display:inline-block; 
	margin:0 5px; 
	transition:0.3s all ease-in-out; 
	opacity:0.7;
	}
.banner-box .hd ul li.on{
	background: #fff;
	border-radius: 100px; 
	width:20px; 
	height:20px; 
	opacity:1.0;
	}
.banner-box:hover .banner-btn a.prev{
	left:80px; 
	filter:alpha(opacity=40); 
	-moz-opacity:.4; 
	-khtml-opacity:.4; 
	opacity:.4;
	}
.banner-box:hover .banner-btn a.next{
	right: 80px; 
	filter:alpha(opacity=40); 
	-moz-opacity:.4; 
	-khtml-opacity:.4; opacity:.4;
	}
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{
	filter:alpha(opacity=80); 
	-moz-opacity:.8; 
	-khtml-opacity:.8; 
	opacity:.8;
	}



/* banner end */
/*搜索*/
.search{
	height:80px; 
	background:#fff;
	}
.keywords,.keywords a{
	font-size:14px; 
	color:#484848; 
	line-height:80px;
	font-weight: normal;
	}
.keywords a:hover{
	color:#fb8732;
	text-decoration:underline;
	}
.keywords span{
	font-size:14px; 
	color:#fb8732;
	font-weight: normal;
	}
.seaphone{
	height:43px; 
	border-right:1px dotted #c3c3c3; 
	margin-top:22px; 
	padding:0 40px 0 30px;
	}
.seaphone span{
	display:block; 
	font-size:14px; 
	color:#484848; 
	padding-left:48px; 
	background:url(../images/tel.png) no-repeat left center;
	height:40px;
	}
.seaphone strong{
	display:block; 
	font-size:28px; 
	color:#fb8732;
	font-family: fontDin1;
	}
.search form{
	margin:14px 0 0 0px;
	}
.search_bg{
	width:260px; 
	height:50px; 
	padding:0 20px 0 0; 
	background:#f5f5f5;
	}
.search_bg input{
	display:block; 
	float:left;
	}
.search_bg #soo{
	float:right; 
	margin-top:-40px;
	}
#infoname{
	width:230px; 
	height:50px; 
	background:none; 
	border:none;
	padding-left: 20px;
	}
/*介绍*/
.introduce{
	width:100% !important;
	padding-top: 70px; 
	height: 482px; 
	background:url(../images/jieshao-bg.jpg) no-repeat center;
	}
.int_t{
	width: 742px;
	color: #484848;
	font-weight: lighter;
	}
.int_t em{
	font-size: 48px;
	font-weight: 100;
	text-transform: uppercase;
	}
.int_t span{
	display: block;
	font-size: 20px;
	}
.int_t b{
	font-size: 40px;
	color: #f68736;
	display: block;
	padding-top: 15px;
	}
.int_t p{
	font-size: 16px;
	line-height: 45px;
	color: #aaaaaa;
	padding-top: 30px;
	}
.int_tu img{
	padding: 26px 50px 0 0;
	}
.num{
	margin-top: 30px;
	}
.num li{
	width: 246px; 
	height: 190px;
	float: left;
	color: #222;
	font-weight: lighter;
	text-align: center;
	padding-top: 10px;
	}
.num li+li{
	border-left: 1px solid #e2e2e2;
	}
.num li span{
	font-size: 80px;
	font-family: fontDin1;
	display: inline-block;
	letter-spacing: -5px;
	}
.num li i{
	font-size: 18px;
	color: #666;
	padding-left: 10px;
	}
.num li p{
	font-size: 18px;
	color: #666; 
	padding-top: 0px;
	line-height: 10px;
	}
.num li a{
	display: block;
	width: 22px;
	height: 22px;
	margin: 25px auto;
	background:url(../images/xiangxia.png) no-repeat top;
	}
.num li a:hover{
	background-position:0px -22px;
	}
/*产品*/
.products{
	background:#fff; 
	height: 1154px;
	}
.products .title{
	text-align: left;
	padding-top: 60px;
	float: left;
	}
.products .title span{
	font-size: 18px;
	color: #999;
	margin: 5px 0 0px 0;
	}
.promore{
	padding-top: 70px;
	}
.promore a{
	font-size: 36px;
	font-family: impact;
	color: #e6e6e6;
	text-transform: uppercase;
	display: block;
	padding-top: 34px;
	background:url(../images/+.png) no-repeat top;
	}
.promore a:hover{
	color: #fb8732;
	background:url(../images/++.png) no-repeat top;
	}
.protab a{
	display: inline-block;
	float: left;
	width: 279px; 
	background:#f5f5f5; 
	color: #666;
	font-size: 20px;
	text-align: center;
	height: 90px;
	line-height: 90px;
	transition: all .3s ease;
	border-left: 1px solid #ddd;
	}
.protab a:nth-child(6),.protab a:nth-child(12){
	border-right: 1px solid #f5f5f5;
	}
.protab a:nth-child(7),.protab a:nth-child(8),.protab a:nth-child(9),.protab a:nth-child(10),.protab a:nth-child(11),.protab a:nth-child(12){
	border-top: 1px solid #f5f5f5;
	}
.protab a.on{
	background: #fb8732;
	color: #fff;
	}
.pro_cont{
	margin:0 auto;
	}
.pro_cont li{
	float:left; 
	width:335px; 
	margin-left:20px; 
	margin-top:20px;
	}
.pro_cont li img{
	width:333px; 
	height:333px; 
	border:1px solid #ddd;
	}
.pro_cont li img:hover{
	width:333px; 
	height:333px; 
	border:1px solid #f68736;
	}
.pro_cont li:nth-child(1),.pro_cont li:nth-child(5){
	margin-left:0px !important;
	}

.pro_cont li p{
	width:335px; 
	line-height:50px; 
	text-align:center; 
	background:#eee; 
	margin-top:10px;
	}
.pro_cont li p:hover{
	background:#f68736; 
	color:#fff;
	}
.pro_cont li p a{
	width:335px; 
	line-height:50px; 
	text-align:center; 
	color:#222; 
	font-size:16px;
	display:block;
	height:50px;
	overflow:hidden;
	
	}
.pro_cont li p a:hover{
	font-size:16px; 
	line-height:50px; 
	color:#fff; 
	width:335px;
	height:50px;
	overflow:hidden;
	}

/*tedian*/
.qua_wrap{
	width:100%; 
	padding:4% 0 1.7% 0;
	background:#f68736; 
	margin: 0 auto; 
	z-index: 99; 
	position: relative;
	margin-top:30px;
	text-transform:uppercase;
	}
.quality {
	top: 50%;
	text-align:center;
	color:#fff;
	}
.e_title1{
	font-size:18px;
}

.e_title2{
	font-size:50px;
	font-weight:bold;	
	}
.mouth_tit{
	text-align: center;
	font-size: 30px;
	font-weight: 100;
	margin-bottom:50px;
	}
.mouth_tit strong{
	font-size: 40px; 
	display:block;
	font-weight: bold;
	margin-top: 10px;
	}
.quality_list_container{
	padding: 3% 5% 1% 5%;
	}
.quality_list{
	text-align: center;
	display: flex;
	}
.quality_list li{
	width: 25%;
	padding: 3% 2% 5% 2%;
	box-sizing: border-box;
	position: relative;
	transition:all .3s ease 0s;
	}
.quality_list i{
	width: 100px;
	margin: 0 auto;
	margin-bottom: 10px;
    display: block;
    line-height: 100px;
    font-size:50px;
    color: #fff;
    position: relative;
	text-align:center;
	border: 2px #eee SOLID;
    border-radius: 50%;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
	box-shadow: 0 0 16px rgba(183,183,183,0.31);
    position: relative;
	}
.quality_list li:hover i{
	background:#333; 
	text-align:center; 
	width:100px; 
	height:100px; 
	line-height:100px;
	}
.quality_list li strong{
	display: block;
	font-size:1.6vw;
	color:#fff;
	font-weight: bold;
	line-height: 1;
	padding:5px 0 0px;
	}
.quality_list li p{
	color:#fff;
	font-size:0.95vw;
	line-height: 1.5;
	 margin-top:6%; 
	 padding:0 7%;
	 }
.quality_list li::after{
	content: '';
	position: absolute;
	left:45%;
	bottom:50px;
	right:45%;
	border-bottom:1px solid #ddd;
	transition:all .3s ease 0s;
	}
.quality_list li:hover{
	background: #fff;
	box-shadow: 0 5px 20px rgba(0,0,0,0.2);
	border-top-left-radius:30px;
	border-top-right-radius:30px;
	border-bottom-left-radius:30px;
	border-bottom-right-radius:30px;
	cursor:pointer;
	}
.quality_list li:hover p{
	color: #484848;
	}
.quality_list li:hover strong{
	color: #f68736;
	}
.quality_list li:hover i{
	color: #f68736;
	}
.quality_list li:hover::after{
	left:15%;
	right:15%;
	}
.news_more{
	display: flex;
	justify-content: center;
	margin-top:30px;
	}
.news_more a{
	width:37%;
	line-height:62px;
	text-align: center;
	color:#fff;
	font-size:1.5vw; 
	background: #333; 
	letter-spacing: 2px;
	}
.news_more a+a{
	margin-left:1px;
	}
.news_more a.on{
	background: linear-gradient(to top, #2d48fe, #5369fc);
	color:#fff;
	}


/*产品*/
.prod_bg{
	background: #fff; 
	padding-top: 5%; 
	padding-bottom:5%;
	}
.prod_list{
	text-align: center; 
	margin-bottom:40px;
	}
.prod_list ul{
	display: inline-block; 
	background: linear-gradient(to top, #f68736, #0421e0); 
	border-radius: 100px; 
	overflow: hidden;
	}
.prod_list ul li{
	float:left;
	}
.prod_list ul li:nth-child(8){
	display: none;
	}
.prod_list ul li:nth-child(9){
	display: none;
	}
.prod_list ul li a{
	padding: 0 2vw; 
	line-height: 58px; 
	color:#fff; 
	font-size: 16px; 
	display: block; 
	position: relative; 
	transition: all 0.3s ease;
	}
.prod_list ul li a:after{
	content:"";
	display:block; 
	width: 1px; 
	height: 30%; 
	background:rgba(255,255,255,0.2); 
	position: absolute;
	top:0; 
	bottom:0; 
	right: 0; 
	margin:auto;
	}
.prod_list ul li:last-child a:after{
	display: none;
	}
.prod_list ul li a:hover,.prod_list ul li.on a{
	background: #e21229;
	}
.prod{
	margin: 0 auto;
	margin-top: 30px; 
	width: 100%; 
	max-width: 90%; 
	min-width: 1200px;
	}
.pro_bcc{
	width:1400px; margin:0 auto;
	}

.pro_prev{
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -54px;
	}
.pro_next{
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -54px;
	}
.prod_list ul li a+dl{
	display: none;
	}
/*优势*/
.en{
	text-transform:uppercase; 
	font-family:arial;
	}
.title{
	text-align:center; 
	font-size:42px; 
	color:#222222;
	font-weight: normal;
	}
.title b{
	color:#f68736;
	}
.title span{
	display:block; 
	font-size:18px; 
	color:#222; 
	margin:3px 0 15px 0;
	}
.title d{
	display: inline-block;
	line-height: 20px;
	margin-bottom: 20px;
	}
.title em{
	display: block;
	}
.title em i{
	display:inline-block; 
	width:6px; 
	height:19px; 
	background:#9b9b9b; 
	border-radius:3px; 
	vertical-align:top;
	animation: tptd 1.5s infinite;
	-webkit-animation: tptd 1.5s infinite;
	}
.title em i+i{
	margin-left:11px;
	}
.title em i:nth-child(2){
	height:29px; 
	background:#f68736;
	animation: tptd 1.8s infinite;
	-webkit-animation: tptd 1.8s infinite;
	}
.title em i:nth-child(3){
	background:#9b9b9b;
	animation: tptd 2s infinite;
	-webkit-animation: tptd 2s infinite;
	}
@keyframes tptd{
  0%{transform: translateY(0);}
  50%{transform: translateY(5px);}
  100%{transform: translateY(0);}
}
.hovermaincolor a:hover{
	color:#f68736;
	}

.ys_bg{
	height:830px; 
	margin-top:50px;
	}
.ys_bg .title d i{
	font-size: 33px;
	color: #222;
	padding-left: 10px;
	font-family: fontDin1;
	}
.yous{
	margin-top: 30px;
	}
.yous li{
	width:24.8%; 
	height:680px; 
	text-align:center; 
	float:left; 
	margin-right:0.25%; 
	position:relative;
	}
.yous li:hover p {
	padding-top: 123px;
	transition: 0.5s all;
	}
.yous li p {
	font-size:33px;
	color: #fff;
	padding-top: 63px;
	z-index: 6;
	position: relative;
	transition: 0.5s all;
	font-weight: lighter;
	font-family: fontDin1;
	}
.yous li p img{
	padding-bottom:45px;
	transition:0.5s all;
	}
.yous li span{
	font-size:16px; 
	color:#fff;
	font-weight: lighter; 
	display:block; 
	z-index:6; 
	position:relative;
	}
.yous li:nth-child(1){
	background:url(../images/youshi1.jpg) no-repeat;
	cursor:pointer;
	}
.yous li:nth-child(2){
	background:url(../images/youshi2.jpg) no-repeat;
	cursor:pointer;
	}
.yous li:nth-child(3){
	background:url(../images/youshi3.jpg) no-repeat;
	cursor:pointer;
	}
.yous li:nth-child(4){
	background:url(../images/youshi4.jpg) no-repeat; 
	cursor:pointer;
	margin-right:0px;
	}
.yous li:hover:after {
	height: 100%;
	transition: 0.5s all;
	}
.yous li:after {
	content: '';
	height: 0;
	background: rgba(246,135,54,.8);
	width: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3; 
	transition: 0.5s all;
	
	}
.yous li:hover .ys_wz{
	opacity:1; 
	transition:0.5s all;
	}
.ys_wz {
	width:77.1%; 
	margin:0 auto; 
	padding-top:75px;  
	opacity:0; 
	transition:0.5s all; 
	z-index: 6; 
	position:relative;
	}
.ys_wz h1{
	font-size:16px; 
	color:#fff; 
	line-height:36px; 
	font-weight:lighter;
	text-align: left;
	position: relative;
	}
.ys_wz h1:before{
	content: '';
	display: block;
	width: 31px;
	height: 3px;
	background: #fff;
	position: absolute;
	top: -35px;
	left: 45%;
	}
.ys_num{
	position: relative;
	}
.ys_num p{
	width: 163px; 
	color: #fff; 
	display: block; 
	margin: 0 auto;
	padding-top: 0px !important; 
	font-size:60px !important; 
	font-family:fontDin1;
	z-index: 6;
	position: absolute;
	top: -70px;
	}
.ys_num1 p{
	width: 163px; 
	color: #fff; 
	display: block; 
	margin: 0 auto;
	padding-top: 0px !important; 
	font-size:60px !important; 
	font-family:fontDin1;
	z-index: 6;
	opacity:0;
	position: absolute;
	top: 105px;
	}
.ys_num1{
	position: relative;
	}
.yous li:hover .ys_num p{
	opacity:0;
	}
.yous li:hover .ys_num1 p{
	opacity:1;
	}
.yous li:hover p img{
	padding-bottom:15px;
	}

/*案例*/
.case{
	background:url(../images/case-bg.jpg) no-repeat top;
	height:800px;
	width: 100%;
	}
.case .title{
	text-align: left;
	font-weight: bold;
	float: left;
	padding: 71px 0 0 113px;
	}
.case .title a{
	font-size:40px; 
	color:#111;
	}
.case .title a:hover{
	font-size:40px; 
	color:#30979c;
	}
.case .title span{
	font-weight: 100;
	color: #aaa;
	}
.casemore{
	float: right;
	padding: 90px 110px 0 0;
	}
.casemore a{
	color: #929292;
	font-size: 16px;
	position: relative;
	font-weight: lighter;
	}
.casemore a:after{
	content: "";
	width: 400px;
	height: 57px;
	position: absolute;
	top: -19px;
	right: -108px; 
	background:url(../images/more.png) no-repeat;
	}
.casemore a:hover{
	color: #f68736;
	}
.casemore a:hover:after{
	background:url(../images/morehoer.png) no-repeat;
	}
.casemo{
	float: right;
	padding-top: 15px;
	}
.caquan li{
	width: 466px;
	height: 533px;
	border: 1px solid #eee;
	float: left;
	padding: 30px 30px 40px;
	transition: all .3s ease;
	}
.caquan li+li{
	border-left: 0px solid #eee;
	}
.caquan li i{
	font-size: 30px;
	color: #000;
	font-family: fontDin1;
	}
.imgcase{
	padding-top: 15px;
	}
.imgcase a{
	display: inline-block; 
	width: 405px;
	height: 305px;
	overflow: hidden;
	}
.imgcase a img{
	width: 100%;
	height:100%;
	transition: all .3s ease;
	}
.btfont{
	padding-top: 18px;
	}
.btfont a{
	font-size: 18px;
	color: #333;
	font-weight: lighter;
	}
.khfont{
	font-size: 14px;
	color: #999;
	position: relative;
	}
.khfont:before{
	content: "";
	width: 405px;
	height: 1px;
	background: #eeeeee;
	display: block;
	margin: 15px 0px;
	}
.khfont:after{
	content: "";
	width: 40px;
	height: 1px;
	background: #f68736;
	display: block;
	position: absolute;
	top:0px;
	left: 0px;
	}
.caquan li:hover .imgcase a img{
	transform: scale(1.1);
	}
.caquan li:hover{
	background: #f68736;
	}
.caquan li:hover i,.caquan li:hover .khfont,.caquan li:hover .btfont a{
	color: #fff;
	}
.caquan li:hover .khfont:before,.caquan li:hover .khfont:after{
	background: #fff;
	}
.caquan li:hover .casemo{
 filter:contrast(0%) brightness(200%);
 -webkit-filter: contrast(0%) brightness(200%);
 -moz-filter: contrast(0%) brightness(200%);
 -ms-filter: contrast(0%) brightness(200%); 
 -o-filter: contrast(0%) brightness(200%);
 }


/*公司新闻*/
.news_bg{
	width:100%; 
	height:900px; 
	background:url(../images/news_bg.jpg) no-repeat;
	}
.news_bg_l{
	width:260px; 
	float:left;
	}
.news_bg_r{
	width:1140px; 
	float:right;
	}
.news_tab{
	width:200px; 
	margin-top:70px; 
	height:70px;
	}
.news_tab li{
	width:200px; 
	height:70px; 
	line-height:70px; 
	position:relative; 
	font-size:20px; 
	color:#414755; 
	font-weight: normal; 
	transition:all .3s ease; 
	cursor:pointer;
	}
.news_tab li:nth-child(1){
	margin-left:0px;
	}
.news_tab li a{
	line-height:70px; 
	font-size:20px; 
	display: block; 
	width:200px;
	color: #222;
	}
.news_tab li.on{
	color:#f68736; 
	text-decoration:underline; 
	font-weight:bold;
	}
.news_tab li.on a{
	color:#f68736;
	}
.news_tab li.on a:hover{
	color:#f68736;
	}
.news_tab .n1{
	font-size:48px; 
	font-weight:bold; 
	line-height:48px; 
	text-transform:uppercase;
	}
.news_tab .n2{
	margin-top:37px; 
	margin-bottom:27px;
	}
.news_tab .n3{
	font-size:36px; 
	font-weight:bold; 
	color:#f68736;
	}
.news_tab .n4{
	height:50px;
	}
.news_tab .n5 a{
	font-size: 40px;
	color: #fff;
	background: #f68736;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	display: inline-block;
	text-align: center;
	font-weight: lighter;
	margin-top: 100px;
	}
.news_tab .n5 a:hover{
	background: #30979c;
	transition: 0.3s all ease-in-out;
	}

.news_bg_c_bg{
	position:relative; 
	height:740px;
	}
.newsshow ul{
	position:relative; 
	height:740px; 
	font-weight:lighter;
	}

.news_font_bg{
	width:530px; 
	height:226px; 
	padding:30px; 
	background:#fff; 
	margin-left:40px; 
	margin-top:30px; 
	float:left;
	}
.news_font_bg .nn1{
	width:106px; 
	float:left; 
	font-size:30px; 
	font-weight:normal; 
	font-family:fontDin1; 
	margin-top:22px;
	color: #333;
	}
.news_font_bg .nn1 p{
	font-size:14px; 
	color:#b8b8b8; 
	padding-top:5px;
	font-family:fontDin1;
	}
.news_font_bg .nn1 div{
	width:60px; 
	height:1px; 
	background:#c7c7c7; 
	margin-top:45px;
	}
.news_font_bg .nn2{
	width:168px; 
	float:left; 
	margin-top:22px;
	}
.news_font_bg .nn2 .h1{
	width:168px; 
	height:60px; 
	overflow:hidden; 
	line-height:30px; 
	font-size:18px;
	}
.news_font_bg .nn2 .h1 a{
	font-size:18px; 
	color:#333;
	font-weight: normal;
	}
.news_font_bg .nn2 .h1 a:hover{
	font-size:18px; 
	color:#f68736;
	}
.news_font_bg .nn2 .h2{
	width:168px; 
	height:50px; 
	overflow:hidden; 
	line-height:25px; 
	color:#aaa; 
	margin-top:10px;
	}
.news_font_bg .nn3{
	width:30px; 
	float:left;
	}
.news_font_bg .nn4{
	width:164px; 
	float:left; 
	height:164px; 
	overflow:hidden; 
	border:1px solid #ddd;
	}
.news_font_bg .nn4 img{
	width:164px; 
	transition:0.6s; 
	height:164px;
	}
.news_font_bg .nn4:hover img{
	transform:scale(1.1); 
	transition:0.6s;
	cursor:pointer;
	}

/*简介*/
.about{
	background:#fff;
	height: 1050px;
	width: 100%;
	}
.ab_all{
	background: #fff;
	border-radius: 25px 0;
	height: 726px;
	width: 1400px;
	display: -webkit-flex;
	display: flex;
	justify-content:space-between;
	flex-wrap: nowrap;
	align-items:center;
	}
.ableft{
	padding-left: 0px;
	}
.abright{
	padding-left: 92px;
	}
.abright img{
	border-radius: 0px 0 25px 0;
	}
.abtop{
	display: -webkit-flex;
	display: flex;
	justify-content:space-between;
	flex-wrap: nowrap;
	align-items:flex-start;
	}
.abtop_t{
	font-size:40px; 
	color:#484848;
	}
.abtop_t b{
	color:#f68736;
	}
.abtop_t span{
	display:block; 
	font-size:30px; 
	font-weight:lighter; 
	margin-top:10px;
	}
.abwa{
	margin:30px 0 40px 0;
	}
.abwa,.abwa a{
	font-size:16px; 
	color:#999999; 
	font-weight:lighter; 
	line-height:36px;
	}
.abwa a:hover{
	color:#f68736;
	}
.abbottom{
	display: -webkit-flex;
	display: flex;
	justify-content:space-between;
	flex-wrap: nowrap;
	align-items:flex-start;
	}
.abbtn{
	margin-right: 20px;
	}
.abbtn li{
	display: -webkit-flex;
	display: flex;
	justify-content:space-between;
	flex-wrap: nowrap;
	align-items:flex-start;
	}
.abbtn li+li{
	margin-top:10px;
	}
.abbr{
	width:347px; 
	height:270px; 
	background:#616161; 
	color:#fff; 
	padding:35px;
	}
.abbr{
	font-size:18px;
	}
.abbr span{
	display:block; 
	font-size:14px; 
	margin-top:5px;
	}
.abbr_num{
	margin-top:75px; 
	font-size:16px; 
	background:url(../images/a_1.png) no-repeat right center;
	} 
.abbr_num span{
	font-size:48px;
	}
.abbtn dl{
	position:relative;
	}
.abbtn dl+dl{
	margin-left:10px;
	}
.abbtn dl a{
	display:block; 
	width:100%; 
	height:100%; 
	width:270px; 
	height:130px; 
	background:#f2f2f2; 
	padding:30px; 
	font-size:16px; 
	color:#616161; 
	font-weight:lighter;
	}
.abbtn dl a em{
	display:block; 
	font-size:14px; 
	margin-top:3px;
	}
.abbtn dl img{
	position:absolute; 
	bottom:23px; 
	right:35px;
	}
.abbtn dl:hover{
	box-shadow:0 0 10px #ccc;
	}

.qy_img{
	width:100%; 
	border-top:1px solid #ddd;
	}
.qy_bg{
	width:1400px; 
	margin:0 auto; 
	margin-top:30px;
	}
.qy_bg li{
	float:left; 
	margin-left:20px; 
	width:264px;
	}
.qy_bg li:nth-child(1){
	margin-left:0px !important;
	}
.qy_bg li img{
	width:261px; 
	height:196px; 
	border:1px solid #ddd; 
	padding:2px;
	}
.qy_bg li img:hover{
	border:1px solid #f68736;
	}
.qy_bg li p a{
	width:264px; 
	height:50px; 
	background:#f2f2f2; 
	text-align:center; 
	line-height:50px; 
	font-size:15px; 
	color:#222; 
	margin-top:10px; 
	display:block;
	}
.qy_bg li p a:hover{
	background:#f68736; 
	font-size:15px; 
	color:#fff;
	}

/*版权*/
.copyright{
	height: 780px;
	width: 100%; 
	background:#2d2d2d;
	}
.copy_h50{
	height:50px;
	}
.crcona{
	text-align: left;
	color: #fff;
	}
.crcona i{
	font-size: 48px;
	font-family: fontDin1;
	}
.crcona span{
	display: block;
	font-size: 18px;
	padding-top: 18px;
	}
.crcona .fr p{
	font-size: 18px;
	font-weight: lighter;
	text-align: right;
	}
.crcona .fr a{
	background: #f68736;
	color: #fff;
	font-size: 16px;
	padding: 6px 30px;
	}
.crcona .fr a:hover{
	background: #30979c;
	transition: 0.3s all ease-in-out;
	}
.crcontact{
	margin-top: 55px;
	}
.crcontact ul{
	height:142px;
	display: -webkit-flex;
	display: flex;
	justify-content:space-between;
	flex-wrap: nowrap;
	align-items:center; 
	font-size:16px; 
	color:#777; 
	font-weight:normal;
	}
.crcontact ul span{
	margin: 50px 50px 0 0;
	float: right;
	}
.crcontact ul li{
	border:1px solid #3f3f3f;
	background: url(../images/c_1.png)no-repeat 30px 55px; 
	height: 160px;
	width: 350px;
	}
.crcontact ul li:nth-child(2){
	border-left:0px solid #3f3f3f;
	background: url(../images/c_2.png)no-repeat 30px 55px;
	}
.crcontact ul li:nth-child(3){
	border-left:0px solid #3f3f3f;
	background: url(../images/c_3.png)no-repeat 30px 55px;
	}
.crcontact ul li:nth-child(4){
	border-left:0px solid #3f3f3f;
	background: url(../images/c_4.png)no-repeat 30px 55px;
	}
.crcontact ul li i{
	font-size: 25px; 
	font-family: fontDin1;
	line-height: 0;
	}
.crcontact ul li d{
	font-size: 18px;
	font-weight: normal;
	line-height: 36px;
	}
.crcontact ul li span em{
	display: block; 
	line-height: 30px;
	}
.crcontact ul li span b{
	line-height: 30px;
	font-weight: lighter;
	font-size: 16px;
	}
.crcontact ul li span i{
	display: block;
	}
.crcontact ul li span d{
	display: block;
	}
.copyright .w1400{
	height: 830px;
	padding-top: 77px;
	}
.kslj li{
	width: 185px; 
	display:inline-block; 
	vertical-align:top; 
	height:194px;
	margin-top: 50px;
	}
.kslj li p{
	font-size:18px; 
	color:#fff;
	text-align: left;
	font-weight: normal;
	margin-bottom: 25px;
	}
.kslj li a{
	display:block; 
	font-size:14px; 
	color:#777;
	line-height:36px;
	text-align: left;
	}
.kslj li i{
	display:block; 
	font-size:14px; 
	color:#999999;
	line-height:36px;
	text-align: left;
	}
.kslj li a:hover,.links p.fr a:hover,.end a:hover{
	color:#fff;
	}
.crcode p.crline i{
	width:130px;
	}
.crcode dl{
	float:left; 
	margin:5px 0 0 0;
	}
.crcode dl+dl{
	margin-left:11px;
	}
.crcode dl p{
	margin:10px 0 0 0; 
	text-align:center; 
	font-size:14px; 
	color:#c7c7c7;
	}
.crcode{
	display: -webkit-flex;
	display: flex;
	justify-content:flex-start;
	flex-wrap: nowrap;
	align-items:flex-start;
	margin-top: 100px;
	}
.crcodeleft img{
	width:166px; 
	height:166px; 
	padding:15px; 
	background:#fff; 
	position:relative; 
	border-radius:5px;
	}
.crcodeleft>div{
	position:relative;
	}
.crcodeleft>div:after{
	content:''; 
	display:block; 
	position:absolute; 
	left:100%; 
	top:16px; 
	width:0; 
	height:0; 
	border-top:8px solid transparent; 
	border-bottom:8px solid transparent; 
	border-left:9px solid #fff;
	}
.crright{
	margin:0 0 0 30px;
	}
.crcodeleft>div:nth-child(2):after{
	top:76px;
	}
.crcodeleft>div:nth-child(3):after{
	top:135px;
	}
.crright p{
	cursor:pointer;  
	width:205px; 
	height:46px; 
	transition:all .3s ease; 
	padding-left:25px; 
	font-size:16px; 
	color:#222222; 
	font-weight:lighter; 
	line-height:46px; 
	border-radius:23px; 
	background:linear-gradient(to right,#f3f7ff,#bfdbe9);
	}
.crright p i{
	display:inline-block; 
	vertical-align:middle; 
	transition:all .3s ease; 
	margin-right:15px; 
	width:20px; 
	height:20px; 
	background:url(../images/weixin.png) no-repeat center;
	}
.crright p+p{
	margin-top:14px;
	}
.crright p.on{
	background:linear-gradient(to left,#f68736,#31979c); 
	color:#fff;
	}
.crright p.on i{
	background-image:url(../images/c_5.png);
	}

.end{
	background:#f68736;
	}
.end .w1400{
	height:88px;
	display: -webkit-flex;
	display: flex;
	justify-content:space-between;
	flex-wrap: nowrap;
	align-items:center;
	}
.end,.end a{
	font-size:16px; 
	color:#ffffff;
	}
.end a:hover{
	color:#ff0;
	}
.end span{
	font-size: 16px;
	color: #ffffff;
	}
.end stong{
	float:right;
	}

.copyright_23{
	margin-top: 23px;
	}
.copyright_25{
	margin-left:90px !important;
	}
.copyright_26{
	margin-top: 5px;
	}
.copyright_27{
	margin-right:100px !important;
	}
.copyright_28{
	margin-right:130px !important;
	}

.link_bg{width:1400px; margin:0 auto; border-top:1px solid #3f3f3f; color:#999; font-size:16px;}
.link_l{width:80px; float:left; line-height:80px;}
.link_r{width:1320px; float:right; line-height:80px;}
.link_r a{color:#999; font-size:16px;}
.link_r a:hover{color:#ff0; font-size:16px;}

/*右侧浮动*/
.y-kefu-box {
	position: fixed; 
	right: 0; 
	top: 20%; 
	z-index: 9999; 
	font-size: 13px;
	}
.y-kefu-box a{
	text-decoration:none;
	}
.y-kefu-box img {
	display: block; 
	width: 100%; 
	height: auto;
	}
.y-kefu-box01 .icon {
	display: block; 
	background: url(http://login.114my.cn/memberpic/aosmot/uploadfile/image/20241213/20241213100141_1398804547.png) no-repeat; 
	margin: 0 auto 6px;
	}
.y-kefu-box01 {
	width: 74px; 
	color: #666; 
	text-align: center;
	}
.y-kefu-box01 .kf-close-btn {
	width: 27px; 
	height: 27px; 
	background-position: -5px -115px; 
	position: relative; 
	cursor: pointer;
	}
.y-kefu-box01 .kf-close-btn:before {
	content: ''; 
	display: block; 
	width: 1px; 
	height: 12px; 
	position: absolute; 
	bottom: -12px; 
	left: 13px; 
	z-index: 1;  
	background-color: #383a87;
	}/*颜色更改*/
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div {
	display: block; 
	width: 72px; 
	padding: 8px 0 12px; 
	background-color: #fff; 
	border-left: solid 1px #efefef; 
	border-top: solid 1px #efefef; 
	border-right: solid 1px #efefef; 
	position: relative;
	}
.y-kefu-box01 .show-status {
	position: relative;
	}
.y-kefu-box01 .kf-mobile {
	border-top-left-radius: 2px; 
	border-top-right-radius: 2px; 
	margin-top:12px; 
	background-color: #383a87 !important; 
	border-color: #383a87 !important;
	}
.y-kefu-box01 .kf-mobile p{
	color:#FFF;
	padding-top:5%;
	}
.y-kefu-box01 .kf-mobile>i {
	width: 18px; 
	height: 18px; 
	background-position: -30px -32px; 
	color:#FFF; 
	padding-bottom:2%;
	}
.y-kefu-box01 .kf-mobile:hover>i {
	background-position: -30px -32px;
	}
.y-kefu-box01 .kf-weChat>i {
	width: 22px; 
	height: 19px; 
	background-position: -5px -55px; 
	font-size:20px;
	}
.y-kefu-box01 .kf-weChat>p{
	padding-top:5%;
	}
.y-kefu-box01 .kf-weChat:hover>i {
	background-position: -30px -55px;
	}
.y-kefu-box01 .kf-email>i {
	width: 18px; 
	height: 14px; 
	background-position: -5px -80px;
	}
.y-kefu-box01 .kf-email:hover>i {
	background-position: -30px -80px;
	}
.y-kefu-box01 .back-top i {
	width: 13px; 
	height: 11px; 
	background-position: -5px -98px;
	}
.y-kefu-box01 .back-top:hover i {
	background-position: -30px -98px;
	}
.kf-email,.y-kefu-box01 .back-top  {
	border-bottom: solid 1px #efefef;
	}
.y-kefu-box01 .back-top {
	margin-top: 0px; 
	border-radius: 2px; 
	left: 55px;
	}
.y-kefu-box01 .hver:hover {
	background-color: #383a87; 
	border-color: #383a87;
	}/*颜色更改*/
.y-kefu-box01 .hver:hover>i{
	color: #fff;
	}
.y-kefu-box01 .hver:hover>p {
	color: #fff;
	}
.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos {
	background-color: #fff; 
	border: solid 1px #efefef; 
	position: absolute; 
	right: 90px; 
	z-index: 2; 
	border-radius: 2px; 
	display: none;
	} 
/*电话*/
.y-kefu-box01 .mobile-infos {
	width: 260px; 
	text-align: left; 
	top: 0;
	}
.y-kefu-box01 .mobile-infos>div {
	padding: 20px 0 20px 45px; 
	position: relative;
	}
.y-kefu-box01 .mobile-infos>div i {
	width: 15px; 
	height: 15px; 
	background-position: -52px -32px; 
	position: absolute; 
	top: 22px; 
	left: 20px; 
	z-index: 2;
	}
.y-kefu-box01 .mobile-infos .online1 {
	border-bottom: solid 1px #efefef;
	}
.y-kefu-box01 .mobile-infos span {
	color:#b9b9b9;
	}
.y-kefu-box01 .mobile-infos p {
	color: #383a87; 
	font-size: 18px;
	}/*颜色更改*/
.right {
	width: 12px; 
	height: 12px; 
	position: absolute; 
	right: -12px; 
	top: 24px;
	}
.right-arrow1,.right-arrow2 {
	width: 0; 
	height: 0; 
	display: block; 
	position: absolute; 
	left: 0; 
	top: 0; 
	border-top: 6px transparent dashed; 
	border-right: 6px transparent dashed; 
	border-bottom: 6px transparent dashed; 
	border-left: 6px white solid; 
	overflow: hidden;
	}
.right-arrow1 {
	left: 1px; 
	border-left: 6px #efefef solid;
	}
.right-arrow2 {
	border-left: 6px white solid;
	}
/*二维码*/
.y-kefu-box01 .y-ewm-box {
	width: 151px; 
	height: 178px; 
	top: -60px;
	}
.y-kefu-box01 .y-ewm-box>div {
	width: 151px; 
	height: 178px;
	}
.y-kefu-box01 .y-ewm-box img {
	width: 120px; 
	height: 120px; 
	margin: 10px auto 10px;
	}
.y-kefu-box01 .y-ewm-box .y-ewm-img1 {
	width: 150px; 
	border-right: 
	solid 1px #efefef;
	}
.y-kefu-box01 .y-ewm-box .right {
	top: 84px;
	}
/*邮箱*/
.y-kefu-box01 .y-email-infos {
	padding: 28px 20px 28px 45px; 
	color:#b9b9b9; 
	text-align: left; 
	bottom: 0;
	}
.y-kefu-box01 .y-email-infos p {
	color: #383a87; 
	font-size: 16px;
	}/*颜色更改*/
.y-kefu-box01 .y-email-infos>i {
	width: 18px; 
	height: 13px; 
	background-position: -52px -80px; 
	position: absolute; 
	left: 15px; 
	top: 30px;
	}
.y-kefu-box01 .y-email-infos .right {
	top: 55px;
	}
/*qq*/
.y-kefu-box01 .kf-zixun {
	border-bottom: solid 1px #efefef; 
	display:none !important;
	}
.y-kefu-box01 .kf-zixun i {
	width: 21px; 
	height: 22px; 
	background-position: -5px -5px;
	}
.y-kefu-box01 a.kf-zixun:hover{
	background-color: #383a87; 
	border-color: #383a87; 
	color: #fff;
	}/*颜色更改*/
.y-kefu-box01 a.kf-zixun:hover>i {
	background-position: -30px -5px;
	}
/*关闭后*/
.hide-status .kf-zixun {
	border-bottom:none; 
	border-radius: 2px; 
	display:block !important;
	}
.hide-status .kf-zixun i {
	background-position: -30px -5px;
	}
.y-kefu-box01 .hide-status {
	width: 54px; 
	height: 65px; 
	background-color:#383a87;
	position: absolute; 
	top: 37px; 
	left: 55px; 
	z-index: 9;
	}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun {
	padding: 10px 0 7px; 
	color: #fff; 
	cursor: pointer;
	}
