em,i{ font-style:normal;}
.wel-nav-new {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 75px;
	z-index: 9;
	background-size: 100% 100%;
	border-bottom: 1px solid rgba(255,255,255,.2);
}
.wel-naqvs {
	box-shadow: 0 5px 5px rgba(0,0,0,0.2);
}
.wel-nav-new.on {
	position: fixed;
	box-sizing: border-box;
	width: 100% !important;
	background: #fff;
	top: 0;
	border-bottom: none;
	z-index: 99999;
}
.wel-nav-news {
	position: fixed;
	padding: 0 30px;
	z-index: 999;
	width: 100%;
}
.header-tit a.shop {
	background: url(../images/new03.png) no-repeat center;
}
.header-tit a.suc {
	background: url(../images/new04.png) no-repeat center;
}
.header-tit a.seach-tit {
	background: url(../images/new05.png) no-repeat center;
}
.wel-nav-new.on .header-tit a.shop {
	background: url(../images/img_70.png) no-repeat center center;
	top: 0;
	transition: top 0.3s;
}
.wel-nav-new.on .header-tit a.en:hover {
	color: #4b94ce
}
.wel-nav-new.on .header-tit a.box:hover {
	top: -5px;
	transition: top 0.3s;
}
.wel-nav-new.on .header-tit a.suc {
	background: url(../images/img_71.png) no-repeat center center;
	top: 0;
	transition: top 0.3s;
}
.wel-nav-new.on .header-tit a.box:hover {
	top: -5px;
	transition: top 0.3s;
}
.wel-nav-new.on .header-tit a.seach-tit {
	background: url(../images/img_72.png) no-repeat center center;
	top: 0;
	transition: top 0.3s;
}
.wel-nav-new.on .header-tit a.box:hover {
	top: -5px;
	transition: top 0.3s;
}
.wel-nav-new.on .header-tit a {
	color: #333;
	transition: color 0.3s;
}
.wel-nav-new.on .list-b a {
	color: #333;
	transition: color 0.3s;
}
.wel-nav-new.on .list-b li.lion a{color: #4b94ce;}
.wel-nav-new.on li:hover a {
	color: #4b94ce;
	transition: color 0.3s;
}
.wel-nav-new .logo-new {
	width: 18.8%;
	background: #4b94ce;
	height: 75px;
	text-align: center;
	line-height: 75px;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
}
.wel-nav-new .logo-new img {
	position: relative;
	top: 0;
	margin-right: 10px;
	transition: top 0.3s;
}
.wel-nav-new .logo-new:hover img {
	top: -5px;
}
.wel-nav-new .list-b {
	width: 52%;
	margin: 0 auto;
	text-align: center;
}
.wel-nav-new .list-b li {
	float: left;
	width: 14%;
	height: 75px;
	font-size: 16px;
	line-height: 75px;
	text-align: center;
}
.wel-nav-new .list-b a {
	display: block;
	width: 100%;
	color: #fff;
	transition: color 0.3s;
}
.wel-nav-new .list-b li.lion a{color: #4b94ce;}

.wel-nav-new .list-b li:hover a, .wel-nav-new .list-b li.on a {
	color: #4b94ce;
}
.w1200 {
	width: 1200px;
	position: relative;
	margin: 0 auto;
}
.flex-right {
	position: fixed;
	right: 10px;
	top: 50%;
	margin-top: -145px;
	z-index: 701;
	width: 108px;
	overflow: hidden;
}
.flex-right ul {
	width: 100%;
}
.flex-right li {
	height: 57px;
	line-height: 57px;
	background: #4b94ce;
	margin-bottom: 1px;
	float: right;
	width: 60px;
	right: 0;
	cursor: pointer;
	position: relative;
}
.flex-right li.on {
	padding-left: 10px;
	background:#f6ae45;
}
.flex-right li.on span {
	opacity: 1;
	filter: alpha(opacity=100);
}
.flex-right li a {
	float: left;
	width: 100%;
}
.flex-right li .pic {
	width: 60px;
	height: 57px;
	text-align: center;
	line-height: 57px;
}
.flex-right li .pic img {
	padding: 15px 0;
}
.flex-right li span {
	font-size: 15px;
	color: #fff;
	padding-right: 18px;
	height: 57px;
	line-height: 57px;
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.5s;
}
.flex-right li.top {
	background: #666666;
	width: 60px;
	padding-left: 0;
	right: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.3s;
}
.flex-right li.top.to {
	opacity: 1;
	filter: alpha(opacity=100);
}
.header-tit {
	height: 75px;
	line-height: 75px;
	width: 19%;
}
.header-tit a {
	float: left;
	margin-right: 22px;
	font-size: 18px;
	color: #fff;
	opacity: 0.8;
	filter: alpha(opacity=80);
	transition: color 0.3s;
}
.header-tit i {
	float: left;
	width: 1px;
	height: 17px;
	background: #fff;
	opacity: 0.2;
	filter: alpha(opacity=20);
	margin: 35px 7px 0 0;
}
.header-tit a.box {
	margin: 30px 11px 0 14px;
	width: 19px;
	height: 19px;
	position: relative;
	top: 0;
	float: left;
	transition: top 0.3s;
}
.header-tit a.box:hover {
	top: -5px;
}
.header-tit .shop-con, .header-tit .suc-con {
	float: left;
	height: 100%;
	position: relative;
}
/**/
.header-tit .shop-con, .header-tit .suc-con {
	float: left;
	height: 100%;
	position: relative;
}
.header-tit .list-i {
	padding: 20px;
	background: url(../images/wel25.png) no-repeat center;
	position: absolute;
	width: 120px;
	left: 50%;
	margin-left: -76px;
	top: 60px;
	display: none;
	background-size: 100% 100%;
}
.header-tit .list-i ul span{ color:#aaa; font-size:13px; display:block; line-height:24px;}
.header-tit .list-i ul {
	width: 100%; font-size:18px; color:#4b94ce; line-height:35px;
}
.header-tit .list-i li {
	width: 100%;
	float: left;
	padding: 7px 0;
}
.header-tit .list-i a {
	margin: 0;
	font-size: 12px;
	color: #666666;
	opacity: 1;
	filter: alpha(opacity=100);
	font-family: '微软雅黑';
	padding-left: 35px;
	line-height: 24px;
	transition: background 0.3s, color 0.3s;
}
.header-tit .list-i li:hover a {
	color: #cc303a;
}
.none {
	width: 100%;
	height: 46px;
}
.none.on {
	height: 44px;
}


footer{
	width: 100%;
}
.footer-top{
	height: 100px;
	position: relative;
	background: #3c3c42;
}
.footer-top .weima{
	position: relative;
	padding-left: 48px;
}
.footer-top .weima p{
	padding-left: 30px;
	font-size: 18px;
	color: #ffffff;
	line-height: 100px;
	background: url(../images/foot01.png) no-repeat left center;
	cursor: pointer;
}
.footer-top .weima img{
	position: absolute;
    bottom: 68px;
    left: 50%;
    margin-left: -36px;
    display: none;
}
.footer-top .more{
	padding-right: 58px;
	font-size: 14px;
	color: #fff;
	line-height: 102px;
	background: url(../images/foot03.png) no-repeat 90px center;
	display: block;
	transition:all 0.3s;
	font-weight: normal;
}
.footer-top .more:hover{
	color: #4b94ce;
	background: url(../images/foot03.png) no-repeat 98px center;
}
.footer-top .hot-tel{
	padding: 0 39px 0 34px;
	background: url(../images/foot02.png) no-repeat left center;
	font-size: 18px;
	color: #ffffff;
	line-height: 100px;
}
.footer-bot{
	width: 100%;
	border-top: 1px solid #e5e5e5;
	height: 74px;
	line-height: 74px;
	overflow: hidden;
}
.footer-bot ul{
	float: left;
	width: 100%;
}
.footer-bot li{
	font-size: 14px;
	color: #666666;
	line-height: 74px;
	float: left;
	width: 56px;
}
.footer-bot li:first-child{
	margin-left: 0 !important;
}
.footer-bot li a{
	color: #666666;
	display: block;
	width: 100%;
	transition:color 0.3s;
}
.footer-bot li:hover a{
	color: #4b94ce;
}
.foot-center{
	padding:68px 0;
}
@media screen and (min-width:1300px){
.foot-center{ padding:68px 100px;}
}
.foot-center .logo{
	width: 72px;
	height: 54px;
	line-height: 54px;
	display: block;
}
.foot-center .logo img{ width:130px;}
.foot-center .right{
	padding-right: 40px;
	width: 385px;
	text-align: right;
}
.foot-center .right p{
	font-size: 14px;
	color: #666;
	line-height: 24px;
	text-transform: uppercase;
}
.foot-center .right p a{
	font-size: 14px;
	color: #666;
	transition:color 0.3s;
}
.foot-center .right .bdsharebuttonbox{
	padding-top: 28px;
}
.foot-center .right .bdsharebuttonbox p{
	font-size: 12px;
	width: 100%;
	display: block;
}
.foot-center .right .bdsharebuttonbox a{
	float: right;
}
.foot-center .right p a:hover{
	color: #4b94ce;
}
.foot-center nav{
	padding-left: 10% !important;
	width: 46%;
}
.foot-center nav ul{
	float: left;
	width: 100%;
}
.foot-center nav li{
	float: left;
	width: 20%;
}
.foot-center h2{
	font-size: 16px;
	color: #333333;
	line-height: 16px;
	padding-bottom: 18px;
}
.foot-center nav p{
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}
.foot-center nav a{
	color: #666666;
	transition:color 0.3s;
}
.foot-center nav a:hover{
	color: #4b94ce;
}
.info_banner{ display:block; position:relative;}
.info_banner img{ display:block; width:100%;}
.info_banner p{ position:absolute; width:1200px; z-index:100; top:35%; left:50%; margin-left:-600px; text-align:center;}
.info_banner p span{ font-size:65px; line-height:105px; color:rgba(255,255,255,0.6); display:block; text-transform:uppercase;}
.info_banner p em{ font-size:28px; color:#4b94ce; font-style:normal; line-height:38px; font-weight:700;}
.info_banner .bannav{ position:absolute; z-index:101; left:50%; margin-left:-600px; bottom:0;}
.info_banner .bannav a{ display:block; float:left; width:160px; height:60px; line-height:60px; background-color:rgba(255,255,255,0.3); text-align:center; margin-right:10px; color:#fff; font-size:18px;}
.info_banner .bannav a.lion{ background:#f6ae45;}
.info_banner .bannav a:hover{ background:#f6ae45;}













