﻿a > h1, a > h2, a > h3, a > h4, a > h5, a > h6 {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }

p{ margin:0px; padding:0px}

a {
  color: #181818;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; 
}

a:hover, a:focus, a:active, a:visited {
  color: #181818;
  text-decoration: none;
  outline: none; }

/*首页*/

.header{width:100%; background:#fff; position:fixed; top:0;left:0;padding:10px 0; z-index:100;border-bottom:1px  solid #d9d9d9; height:57px}
.logo img{height:34px;}
.nav{ display:none;}
.navBtn{width: 36px;height: 36px; overflow:hidden;position:absolute;right: 10px;top:8px;z-index:9;display:block; background:#ea5514;border-radius: 50%; color: #fff}

.navBtn span:nth-child(1){ content:"";top: 9px;left:0;}
.navBtn span:nth-child(2){top:70%; margin-top:-.02rem;}
.navBtn span:nth-child(3){ content:""; top:17px;left:0;}

.navBtn span,.navBtn span:first-child,.navBtn span:last-child{left:7px;position:absolute;background:#fff;-webkit-transition: all 0.5s ease;width: 22px;height:2px;-webkit-border-radius:3px;border-radius:3px;transition: all 0.5s ease;}
.navBtn.g_close span{ opacity:0;}
.navBtn.g_close span:first-child{-webkit-transform:rotate(45deg);transform:rotate(45deg); -moz-transform:rotate(45deg); -o-transform:rotate(45deg); -ms-transform:rotate(45deg);top:17px; opacity:1;}
.navBtn.g_close span:nth-child(2){-webkit-transform:rotate(-45deg);transform:rotate(-45deg); -moz-transform:rotate(-45deg); -o-transform:rotate(-45deg); -ms-transform:rotate(-45deg);top:17px; opacity:1;}
.navBg{ display:none; position:fixed;top:56px;left:0; z-index:98; width:100%;height:100%; background:rgba(0,0,0,.5)}
.navBtn span:nth-child(3){ width: 16px;}

.nav{ float:none;width:100%; position: absolute; top:54px;left:0; z-index:9999;}
.nav ul li{ float:none;height:auto;  position:relative}
.nav ul li h3{padding:10px 15px; background:#fff; border-bottom:1px  solid #d9d9d9; position:relative;}
.nav ul li h3 em{ width:18px;height:18px; display:block;position:absolute;right:10px;top:13px; background: url(../images/winco04.png) 0 0 no-repeat;}
.nav ul li.cur h3 em{background: url(../images/winco05.png) 0 0 no-repeat;}
.subMenu{ display:none;}
.subContent {padding:0;overflow:hidden; margin:0px; width:100%; background:#F2F2F2;}
.subRight a{ display:block;color:#333333;font-size:14px; border-bottom:1px solid #D9D9D9; padding:10px 15px 6px; line-height:26px;}
.subMenu .idnexCompany{ }


.weixinBg{ display:none; position:fixed;top:0;left:0; z-index:98; width:100%;height:100%; background:rgba(0,0,0,.5)}
.douyinBg{ display:none; position:fixed;top:0;left:0; z-index:98; width:100%;height:100%; background:rgba(0,0,0,.5)}
.xiaohsBg{ display:none; position:fixed;top:0;left:0; z-index:98; width:100%;height:100%; background:rgba(0,0,0,.5)}
.weiboBg{ display:none; position:fixed;top:0;left:0; z-index:98; width:100%;height:100%; background:rgba(0,0,0,.5)}


.weixin{ position:absolute;right:50px;top:10px;width:30px;padding-top:3px;}
.weixin .weiinco{  display:block; width:22px;height:22px; border-radius: 50%; border: 1px solid #333;background: url(../images/i_wx.svg) no-repeat center; background-size:14px 14px;}
.weixin .arror { display:none;}
.weixin .weixinCon{ display:none; position:fixed; z-index:999; top:50%;left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);background:#fff;width:200px;height:200px; border:1px solid #CCCCCC;}
.weixin .weixinCon img{ display:block;width:200px;height:200px;margin:0 auto;padding:10px;}
.weixin .weiinco{  display:block; width:22px;height:22px;background-size:14px auto;}

.code_xhs{ position:absolute;right:85px;top:10px;width:30px;padding-top:3px;}
.code_xhs .xhsinco{display:block; width:22px;height:22px;border-radius: 50%; border: 1px solid #333;background: url(../images/i_xhs.svg) no-repeat center; background-size:16px 16px;}
.code_xhs .arror { display:none;}
.code_xhs .xiaohsCon{ display:none; position:fixed; z-index:999; top:50%;left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);background:#fff;width:200px;height:200px; border:1px solid #CCCCCC;}
.code_xhs .xiaohsCon img{ display:block;width:200px;height:200px;margin:0 auto;padding:10px;}
.code_xhs .xhsinco{  display:block; width:22px;height:22px;background-size:16px auto;}

.code_dy{ position:absolute;right:120px;top:10px;width:30px;padding-top:3px;}
.code_dy .dyinco{display:block; width:22px;height:22px;border-radius: 50%; border: 1px solid #333;background: url(../images/i_dy.svg) no-repeat center; background-size:14px 14px;}
.code_dy .arror { display:none;}
.code_dy .douyinCon{ display:none; position:fixed; z-index:999; top:50%;left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);background:#fff;width:200px;height:200px; border:1px solid #CCCCCC;}
.code_dy .douyinCon img{ display:block;width:200px;height:200px;margin:0 auto;padding:10px;}
.code_dy .dyinco{  display:block; width:22px;height:22px;background-size:14px auto;}

.code_weibo{ position:absolute;right:155px;top:10px;width:30px;padding-top:3px;}
.code_weibo .wbinco{display:block; width:22px;height:22px;border-radius: 50%; border: 1px solid #333;background: url(../images/i_wb.svg) no-repeat center; background-size:14px 14px;}
.code_weibo .arror { display:none;}
.code_weibo .weiboCon{ display:none; position:fixed; z-index:999; top:50%;left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);background:#fff;width:200px;height:200px; border:1px solid #CCCCCC;}
.code_weibo .weiboCon img{ display:block;width:200px;height:200px;margin:0 auto;padding:10px;}
.code_weibo .wbinco{  display:block; width:22px;height:22px;background-size:14px auto;}


@media (min-width: 550px) {
.weixin{ position:absolute;right:50px;top:10px;width:30px;padding-top:3px;}
.weixin .weiinco{  display:block; width:30px;height:30px; border-radius: 50%; border: 1px solid #333;background: url(../images/i_wx.svg) no-repeat center; background-size:20px 20px;}
.weixin .arror { display:none;}
.weixin .weixinCon{ display:none; position:fixed; z-index:999; top:50%;left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);background:#fff;width:200px;height:200px; border:1px solid #CCCCCC;}
.weixin .weixinCon img{ display:block;width:200px;height:200px;margin:0 auto;padding:10px;}
.weixin .weiinco{  display:block; width:30px;height:30px;background-size:20px auto;}

.code_xhs{ position:absolute;right:85px;top:10px;width:30px;padding-top:3px;}
.code_xhs .xhsinco{display:block; width:30px;height:30px;border-radius: 50%; border: 1px solid #333;background: url(../images/i_xhs.svg) no-repeat center; background-size:22px 22px;}
.code_xhs .arror { display:none;}
.code_xhs .xiaohsCon{ display:none; position:fixed; z-index:999; top:50%;left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);background:#fff;width:200px;height:200px; border:1px solid #CCCCCC;}
.code_xhs .xiaohsCon img{ display:block;width:200px;height:200px;margin:0 auto;padding:10px;}
.code_xhs .xhsinco{  display:block; width:30px;height:30px;background-size:22px auto;}

.code_dy{ position:absolute;right:120px;top:10px;width:30px;padding-top:3px;}
.code_dy .dyinco{display:block; width:30px;height:30px;border-radius: 50%; border: 1px solid #333;background: url(../images/i_dy.svg) no-repeat center; background-size:20px 20px;}
.code_dy .arror { display:none;}
.code_dy .douyinCon{ display:none; position:fixed; z-index:999; top:50%;left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);background:#fff;width:200px;height:200px; border:1px solid #CCCCCC;}
.code_dy .douyinCon img{ display:block;width:200px;height:200px;margin:0 auto;padding:10px;}
.code_dy .dyinco{  display:block; width:30px;height:30px;background-size:20px auto;}

.code_weibo{ position:absolute;right:155px;top:10px;width:30px;padding-top:3px;}
.code_weibo .wbinco{display:block; width:30px;height:30px;border-radius: 50%; border: 1px solid #333;background: url(../images/i_wb.svg) no-repeat center; background-size:20px 20px;}
.code_weibo .arror { display:none;}
.code_weibo .weiboCon{ display:none; position:fixed; z-index:999; top:50%;left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);background:#fff;width:200px;height:200px; border:1px solid #CCCCCC;}
.code_weibo .weiboCon img{ display:block;width:200px;height:200px;margin:0 auto;padding:10px;}
.code_weibo .wbinco{  display:block; width:30px;height:30px;background-size:20px auto;}

}


@media only screen and (min-width:1081px) {	
.navBg{ display:none; position:fixed;top:70px;left:0; z-index:98; width:100%;height:100%; background:rgba(0,0,0,.5)}
}


@media (min-width: 1000px) {
.weixin{ position:absolute;right:50px;top:5px;width:36px;padding-top:3px;}
.weixin .weiinco{  display:block; width:36px;height:36px; border-radius: 50%; border: 1px solid #333;background: url(../images/i_wx.svg) no-repeat center; background-size:22px 22px;}
.weixin .arror { display:none;}
.weixin .weixinCon{ display:none; position:fixed; z-index:999; top:50%;left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);background:#fff;width:200px;height:200px; border:1px solid #CCCCCC;}
.weixin .weixinCon img{ display:block;width:200px;height:200px;margin:0 auto;padding:10px;}
.weixin .weiinco{  display:block; width:36px;height:36px;background-size:22px auto;}	

.code_xhs{ position:absolute;right:0px;top:10px;width:36px;padding-top:3px;}
.code_xhs .xhsinco{display:block; width:36px;height:36px;border-radius: 50%; border: 1px solid #333;background: url(../images/i_xhs.svg) no-repeat center; background-size:24px 24px;}
.code_xhs .arror { display:none;}
.code_xhs .xiaohsCon{ display:none; position:fixed; z-index:999; top:50%;left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);background:#fff;width:200px;height:200px; border:1px solid #CCCCCC;}
.code_xhs .xiaohsCon img{ display:block;width:200px;height:200px;margin:0 auto;padding:10px;}
.code_xhs .xhsinco{  display:block; width:36px;height:36px;background-size:24px auto;}
	
.code_dy{ position:absolute;right:0px;top:10px;width:36px;padding-top:3px;}
.code_dy .dyinco{display:block; width:36px;height:36px;border-radius: 50%; border: 1px solid #333;background: url(../images/i_dy.svg) no-repeat center; background-size:22px 22px;}
.code_dy .arror { display:none;}
.code_dy .douyinCon{ display:none; position:fixed; z-index:999; top:50%;left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);background:#fff;width:200px;height:200px; border:1px solid #CCCCCC;}
.code_dy .douyinCon img{ display:block;width:200px;height:200px;margin:0 auto;padding:10px;}
.code_dy .dyinco{  display:block; width:36px;height:36px;background-size:22px auto;}
	
.code_weibo{ position:absolute;right:0px;top:10px;width:36px;padding-top:3px;}
.code_weibo .wbinco{display:block; width:36px;height:36px;border-radius: 50%; border: 1px solid #333;background: url(../images/i_wb.svg) no-repeat center; background-size:22px 22px;}
.code_weibo .arror { display:none;}
.code_weibo .weiboCon{ display:none; position:fixed; z-index:999; top:50%;left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);background:#fff;width:200px;height:200px; border:1px solid #CCCCCC;}
.code_weibo .weiboCon img{ display:block;width:200px;height:200px;margin:0 auto;padding:10px;}
.code_weibo .wbinco{  display:block; width:36px;height:36px;background-size:22px auto;}	
	


	/*---弹出层---*/
	.weixin{ float:right;width:35px;padding-top:20px;height:35px;position:relative;top:auto;right:auto;}
	.weixin .arror{ display:block; position: absolute;width:18px;height:8px; top:-8px;left:80%;margin-left:-9px; background:url(../images/winco06.png) 0 0 no-repeat;}
	.weixin .weixinCon{ display:none; position:absolute; top:70px;left:-60px;width:100px;height:100px; transform:translate(0,0); -webkit-transform:translate(0,0);}
	.weixin .weixinCon img{ width:87px;height:87px;margin:5px auto;padding:0;}

	.code_xhs{ float:right;width:35px;padding-top:20px;height:35px;position:relative;top:auto;right:10px;}
	.code_xhs .arror{ display:block; position: absolute;width:18px;height:8px; top:-8px;left:8%;margin-left:-9px; background:url(../images/winco06.png) 0 0 no-repeat;}
	.code_xhs .xiaohsCon{ display:none; position:absolute; top:70px;left:-60px;width:100px;height:100px; transform:translate(0,0); -webkit-transform:translate(0,0);}
	.code_xhs .xiaohsCon img{ width:87px;height:87px;margin:5px auto;padding:0;}
	
	.code_dy{ float:right;width:35px;padding-top:20px;height:35px;position:relative;top:auto;right:20px;}
	.code_dy .arror{ display:block; position: absolute;width:18px;height:8px; top:-8px;left:8%;margin-left:-9px; background:url(../images/winco06.png) 0 0 no-repeat;}
	.code_dy .douyinCon{ display:none; position:absolute; top:70px;left:-60px;width:100px;height:100px; transform:translate(0,0); -webkit-transform:translate(0,0);}
	.code_dy .douyinCon img{ width:87px;height:87px;margin:5px auto;padding:0;}
	
	.code_weibo{ float:right;width:35px;padding-top:20px;height:35px;position:relative;top:auto;right:30px;}
	.code_weibo .arror{ display:block; position: absolute;width:18px;height:8px; top:-8px;left:8%;margin-left:-9px; background:url(../images/winco06.png) 0 0 no-repeat;}
	.code_weibo .weiboCon{ display:none; position:absolute; top:70px;left:-60px;width:100px;height:100px; transform:translate(0,0); -webkit-transform:translate(0,0);}
	.code_weibo .weiboCon img{ width:87px;height:87px;margin:5px auto;padding:0;}

	
	/*---弹出层-//--*/
}


@media screen and (max-width:1080px) and (min-width: 1000px){

	/*---弹出层---*/
	.weixin{ float:right;width:35px;padding-top:20px;height:35px;position:relative;top:auto;right:auto;}
	.weixin .arror{ display:block; position: absolute;width:18px;height:8px; top:-8px;left:50%;margin-left:-9px; background:url(../images/winco06.png) 0 0 no-repeat;}
	.weixin .weixinCon{ display:none; position:absolute; top:52px;left:-34px;width:100px;height:100px; transform:translate(0,0); -webkit-transform:translate(0,0);}
	.weixin .weixinCon img{ width:87px;height:87px;margin:5px auto;padding:0;}

	.code_xhs{ float:right;width:35px;padding-top:20px;height:35px;position:relative;top:auto;right:10px;}
	.code_xhs .arror{ display:block; position: absolute;width:18px;height:8px; top:-8px;left:50%;margin-left:-9px; background:url(../images/winco06.png) 0 0 no-repeat;}
	.code_xhs .xiaohsCon{ display:none; position:absolute; top:52px;left:-34px;width:100px;height:100px; transform:translate(0,0); -webkit-transform:translate(0,0);}
	.code_xhs .xiaohsCon img{ width:87px;height:87px;margin:5px auto;padding:0;}
	
	.code_dy{ float:right;width:35px;padding-top:20px;height:35px;position:relative;top:auto;right:20px;}
	.code_dy .arror{ display:block; position: absolute;width:18px;height:8px; top:-8px;left:50%;margin-left:-9px; background:url(../images/winco06.png) 0 0 no-repeat;}
	.code_dy .douyinCon{ display:none; position:absolute; top:52px;left:-34px;width:100px;height:100px; transform:translate(0,0); -webkit-transform:translate(0,0);}
	.code_dy .douyinCon img{ width:87px;height:87px;margin:5px auto;padding:0;}
	
	.code_weibo{ float:right;width:35px;padding-top:20px;height:35px;position:relative;top:auto;right:30px;}
	.code_weibo .arror{ display:block; position: absolute;width:18px;height:8px; top:-8px;left:50%;margin-left:-9px; background:url(../images/winco06.png) 0 0 no-repeat;}
	.code_weibo .weiboCon{ display:none; position:absolute; top:52px;left:-34px;width:100px;height:100px; transform:translate(0,0); -webkit-transform:translate(0,0);}
	.code_weibo .weiboCon img{ width:87px;height:87px;margin:5px auto;padding:0;}

	/*---弹出层-//--*/	
	
}



/*公共*/

.commonweb{margin:0px auto; max-width:1400px; height:auto; width:94%}
.fl{ float: left;}
.fr{ float: right;}

.scroll{ overflow-x:hidden;}

.wqpLan{ position:absolute;right: 100px; top: 0;height:56px;padding-top:15px;}
.wqpLan a.text{ display:block;width:30px;height:30px; border:1px  solid #ccc; border-radius:50%; line-height:30px; text-align:center;}
.lanuageList{ position:absolute;top:56px;left:-9px; z-index:9999; display:none;}
.lanuageList a{width:50px;padding:10px 0;background:rgba(255,255,255,.5); display:block;}
.lanuageList a em{ display:block;width:30px;height:30px; line-height:30px;margin: 0 auto;border:1px  solid #ccc; border-radius:50%; text-align:center;}
.lanuageList a:hover{ background:#fff;}



@media only screen and (min-width:1081px) {
.dm-hidden{ display:none;}
.nav{ float:left;width:72%; display:block; position:static;}
}

@media (min-width: 1080px) {
	
	/*首页导航*/
	.header{padding:0;border-bottom:0px  solid #d9d9d9; height:90px; padding-top:10px}

	.logo{ float:left;width:auto;padding:9px 0;}
	.logo img{height:42px;}
	
	.wqpLan{ float:right;height:90px; line-height:70px;padding-right:20px;padding-top:0; position:relative;top:0;right:0;}
	.wqpLan .text{margin-top:20px;}
	.lanuageList{top:70px;}


	.nav ul li{ float:left;height:70px; line-height:70px;padding:0 15px; cursor:pointer;}
	.nav ul li h3{ position:relative;font-size:16px;padding:0;background:none;border-bottom:0; }
	.nav ul li h3 a{ padding-right:0; }
	
	.nav ul li h3 em{ position:relative;top:auto;right:auto; width:12px;height:7px; display:inline-block; background: url(../images/winco01.png) 0 0 no-repeat;transition: 0.3s;-moz-transition: 0.3s;-webkit-transition: 0.3s; margin-left: 2px}
	
	.nav ul li:hover{background:#ea5514;}
	.nav ul li:hover h3 a{color:#fff;}
	.nav ul li:hover h3 em{background: url(../images/winco02.png) 0 0 no-repeat;transform:rotate(180deg)}
	
	.subContent {padding:0;overflow:hidden; margin:0px; width:140px; background:#fff;}
	.subMenu{padding:25px 0; position:absolute;top:45px;left:0; z-index:999; display:none;}
	.subRight{margin-top:0px;}
	.subRight a{ }
	.subRight a:hover{color:#ea5514;}

	/*banner*/
	.focus .hd {bottom:20px;}
	.focus .hd li{width:18px;height:18px;}
	

}

.header.fix {
position:fixed;
	left:0;
	top:0;
	padding-top:0;
	border-bottom:1px  solid #d9d9d9;
}

@media (max-width:1080px) {
.header.fix {
  position: fixed;
	left:0;
	top:0;
	padding-top:0;
	z-index:111;
	
}
}



@media (min-width:1200px){	
	
	/*首页导航*/
	.logo{ width:auto;padding:9px 0; margin-right: 4%}
	.logo img{height:50px;}
	.nav{ width:50%;}
	.wsolutionMore a{ display:inline-block;}

}

@media (min-width:1080px){
	.weixin .weixinCon{left:-30px;}
	.weixin .arror{ left:50%;}
	
	.code_dy .douyinCon{left:-32px;}
	.code_dy .arror{ left:50%;}
	
	.code_xhs .xiaohsCon{left:-32px;}
	.code_xhs .arror{ left:50%;}
	
	.code_weibo .weiboCon{left:-32px;}
	.code_weibo .arror{ left:50%;}
	
	
	.rightFixed{ display:block;top:670px;bottom:auto;}	
	.commonweb{padding-right:0;padding-left:0;}
}

.T_jm_tel{ width: auto;float: right;font-size:20px;font-weight: bold; color: #ea5514; line-height: 26px; margin-left: 20px; padding-top: 24px;font-family: 'AVGBBT',Helvetica, Arial, "sans-serif"}
.T_jm_tel span{ font-weight: normal;font-size: 16px; color: #333}

.top_kong{ overflow:hidden; clear:both; height:90px; display:block}	

@media only screen and (max-width:1080px) {
.top_kong{ overflow:hidden; clear:both; height:54px;display:block}	
}	





@media (max-width:1450px) {
.nav ul li{ padding:0 8px; cursor:pointer;}	
}
@media only screen and (max-width:1300px) {
.nav ul li{ padding:0 5px; cursor:pointer;}		
.logo img{height:45px; margin-top: 5px; vertical-align: top}	
.T_jm_tel span{font-size: 14px;}
.T_jm_tel{ font-size:18px; margin-left: 15px}	
}

@media only screen and (max-width:1200px) {
.logo{ float:left;width:auto;padding:9px 0; margin-right: 15px}
.logo a{display: inline}
.nav {width: auto;}
.T_jm_tel span{font-size: 14px;display: block;line-height: 18px}
.T_jm_tel{ font-size:18px; margin-left: 10px;line-height: 20px; padding-top: 17px}	
}


@media only screen and (max-width:1080px) {
.nav {width: 100%;}
.nav ul li{ padding:0 0px; cursor:pointer;}	
.logo{margin:0; padding: 0px}
.logo img{height:36px; margin-top:5px}	
.T_jm_tel{ margin-right: 10%; padding-top:2px; margin-left: 20px}
		
.weixin{ float:right;width:35px;padding-top:5px;height:35px;position:relative;top:auto;right:auto;}
.code_xhs{ float:right;width:35px;padding-top:5px;height:35px;position:relative;top:auto;right:10px;}
.code_dy{ float:right;width:35px;padding-top:5px;height:35px;position:relative;top:auto;right:20px;}
.code_weibo{ float:right;width:35px;padding-top:5px;height:35px;position:relative;top:auto;right:30px;}
	
.header { padding: 4px 0px;border-bottom: 1px solid rgba(0,0,0,0.1);height: 54px;}	
}

@media only screen and (max-width:1000px) {
.T_jm_tel{  padding-top:6px;font-size:16px;}
.T_jm_tel span{font-size: 12px;display: block;line-height: 16px}
	
.weixin{ float:right;width:30px;padding-top:8px;height:30px;position:relative;top:auto;right:auto;}
.code_xhs{ float:right;width:30px;padding-top:8px;height:30px;position:relative;top:auto;right:8px;}
.code_dy{ float:right;width:30px;padding-top:8px;height:30px;position:relative;top:auto;right:16px;}
.code_weibo{ float:right;width:30px;padding-top:8px;height:30px;position:relative;top:auto;right:24px;}
}

@media only screen and (max-width:550px) {
.weixin{ float:right;width:22px;padding-top:12px;height:30px;position:relative;top:auto;right:auto;}
.code_xhs{ float:right;width:22px;padding-top:12px;height:30px;position:relative;top:auto;right:8px;}
.code_dy{ float:right;width:22px;padding-top:12px;height:30px;position:relative;top:auto;right:16px;}
.code_weibo{ float:right;width:22px;padding-top:12px;height:30px;position:relative;top:auto;right:24px;}
	
.T_jm_tel{  padding-top:8px;font-size:12px;line-height: 16px; margin-right:50px; margin-left: 10%}
.T_jm_tel span{font-size: 12px;display: block;line-height: 16px}
	
.commonweb{width:98%}
	
.logo{margin:0; padding: 0px}
.logo img{height:30px; margin-top:8px}	
}


@media only screen and (max-width:440px) {
.T_jm_tel{ margin-left: 15px}
}

@media only screen and (max-width:400px) {
.T_jm_tel{ margin-left: 10px}
}


















.actGotop{position:fixed;_position:absolute;bottom:65px;right:2%;width:39px;height:39px;display:none; z-index:2;}
.actGotop a,.actGotop a:link{width:39px;height:39px;display:inline-block; text-align:center; background: url(../images/up.png) no-repeat center; background-size:39px 39px}
.actGotop a:hover{ background: url(../images/up.png) no-repeat center;outline:none;background-size:39px 39px}



.foot_btn_box{ position: fixed; z-index: 9; float:right;  bottom:120px; right: 2%; text-align: center;display: none}
.foot_btn_box a{ display: inline;line-height: 39px;}


.R_btn_tel_k{width: 39px;height: 39px; text-align: center; border-radius: 50%;background: #fff;box-shadow:0 0 15px rgba(55, 55, 55, 0.3);
background: -webkit-linear-gradient(45deg, #e83100, #ff7a03);
background: -o-linear-gradient(45deg, #e83100, #ff7a03); 
background: -moz-linear-gradient(45deg, #e83100, #ff7a03); 
background: linear-gradient(45deg, #e83100, #ff7a03); 
}
.R_btn_tel_k i{ line-height: 38px; font-size: 22px; color: #fff; vertical-align: top}


@media screen and (max-width: 1000px) {
.foot_btn_box{ display:block}	
}


.wap_down_bg{position:fixed;
  z-index:20;
  bottom:0px;
  background:#fff;
  width:100%;
  text-align:center;
  box-sizing:border-box;
  -webkit-box-sizing:border-box; display:none;box-shadow:1px -1px 3px #D1D1D1;
  }

.wap_down_bg li{padding: 0px;margin: 0px; height: 50px;float: left; width: 33.333%}
.wap_down_bg li dl{padding: 5px 0px;margin: 0px; text-align: center}
.wap_down_bg li dl dt{padding: 0px;margin: 0px;}
.wap_down_bg li dl dt img{height: 22px; width: auto; vertical-align: top}
.wap_down_bg li dl dd{padding: 0px;margin: 0px;color: #333;font-size: 14px; line-height: 20px} 
.wap_down_bg li dl dd h3{padding: 0px;margin: 0px;color: #fff;font-size: 18px;font-weight: normal; line-height: 40px} 
.wap_down_bg li:nth-child(1){width:25%}
.wap_down_bg li:nth-child(2){width:25%}
.wap_down_bg li:nth-child(3){width:50%; background: #ea5514}

.wap_down_bg li dl dd h3 i{font-size: 26px; vertical-align: middle}
  @media only screen and (max-width:1000px) {
  body { padding-bottom:50px;}
 .wap_down_bg{display:block;}
  }


.jm_Animation{
	animation:Stressscale 4s linear infinite !important;
	-webkit-animation:Stressscale 4s linear infinite !important;
	-o-animation:Stressscale 4s linear infinite !important;
	-moz-animation:Stressscale 4s linear infinite !important;
}
 @keyframes Stressscale {
	0% {
		transform: scale(1);
	}
	12.5% {
		transform: scale(1.05);
	}
	25% {
		transform: scale(1);
	}
	37.5% {
		transform: scale(1.05);
	}
	50% {
		transform: scale(1);
	}
	100% {
		transform: scale(1);
	}
  }
  @-webkit-keyframes Stressscale {
	0% {
		-webkit-transform: scale(1);
	}
	12.5% {
		-webkit-transform: scale(1.05);
	}
	25% {
		-webkit-transform: scale(1);
	}
	37.5% {
		-webkit-transform: scale(1.05);
	}
	50% {
		-webkit-transform: scale(1);
	}
	100% {
		-webkit-transform: scale(1);
	}
  }
  @-o-keyframes Stressscale {
	0% {
		-o-transform: scale(1);
	}
	12.5% {
		-o-transform: scale(1.05);
	}
	25% {
		-o-transform: scale(1);
	}
	37.5% {
		-o-transform: scale(1.05);
	}
	50% {
		-o-transform: scale(1);
	}
	100% {
		-o-transform: scale(1);
	}
  }
  @-moz-keyframes Stressscale {
	0% {
		-moz-transform: scale(1);
	}
	12.5% {
		-moz-transform: scale(1.05);
	}
	25% {
		-moz-transform: scale(1);
	}
	37.5% {
		-moz-transform: scale(1.05);
	}
	50% {
		-moz-transform: scale(1);
	}
	100% {
		-moz-transform: scale(1);
	}
  }






