@charset "utf-8";
/* CSS Document */
html{
	min-height:100%;
}
body{
	font-family:"微软雅黑";
	background-color:#fff;
}
body.web{
	font-size:14px;
}
a{
	color:#333;
}
body, td, th{
	color:#333;
}
.slaveColumnName{ display:none;}
section{
	display:block;
}

.mobile .module .titleBar{ font-size:16px; font-weight:normal;}
.web .wrapper{
	width:1100px;
	height:auto;
	overflow:hidden;
	position:relative;
	margin:auto;
}
header.pageHeader{
	width:100%;
	/*background-color:#111c3d;*/
}
.web header.pageHeader{
	min-width:100%;
	height:125px;
	background-image:url(../images/headerBg.png);
	background-position:center top;
}
.web header.pageHeader .wrapper{
	height:125px;
	margin:auto;
	/*background-image:url(../images/headerBg.png);
	background-repeat:no-repeat;
	background-position:center top;*/
	overflow:visible;
}
.mobile header.pageHeader{
	background-color:#eeeeee;
}


.logo{
	background-image:url(../images/logo.png);
}

.web .logo{
	width:465px;
	height:80px;
	top:00px;
	left:35px;
	position:absolute;
}
.mobile .logo{
	background-position:5px center;
	height:60px;
	width:100%;
	left:0px;
	background-size:contain;
	background-color:#FFF;
}
.web .nav{
	position:absolute;
	left:70px;
	top:80px;
	width:960px;
	height:45px;
}

.web .nav ul{
}

.web .nav li li ul{
	display:none;
}
.web .nav li{
	width:155px;
	background-image:url(../images/navListItemBg.png);
}
.web .nav li:hover{
	background-position:left bottom;
}
.web .nav li a{
	background:none;
	padding-top:0px;
	height:45px;
	line-height:45px;
	background-image:url(../images/navListItemBg.png);
	color:#006428;
	background-color:#fff;
	font-weight:bold;
}
.web .nav li a:hover{
	color:#6c2659;
	background-color:#fff;
}
.web .nav li.current a{
	font-weight:bold;
	color:#6c2659;
	background-color:#fff;
	background-position:left bottom;
}
.web .nav li.focusOpen a{
	font-weight:bold;
	background-position:left bottom;
}



.web .nav li ul{
	/*display:none;*/
	border-bottom:solid 5px #20692c;
	border-top:solid 1px #eee;
	top:40px;
}
.web .nav li li a{
	background:none;
	height:30px;
	line-height:30px;
	color:#666;
	background-color:#fff;
	font-weight:normal;
	font-size: 12px;
	border-bottom:solid 1px #eee;
}
.web .nav li li a:hover{
	background-color:#eee;
	font-weight:bold;
}
.web .nav li.focusOpen li a{
	font-weight:normal;
}




.mobile .nav{ height:40px;}
.mobile .nav li{ width:20%; height:40px;}
.mobile .nav li a{ color:#000; padding-top:5px; height:35px; line-height:35px; background-color:#0e9d75; color:#FFF;}
.mobile .nav li.current a{}
.mobile .nav li#navListItem1{ display:none;}










.web header #weiboLink{
	position:absolute;
	top:20px;
	left:865px;
	display:block;
	width:25px;
	height:25px;
	text-indent:-9999px;
}
.web header #weixinLink{
	position:absolute;
	top:20px;
	left:900px;
	display:block;
	width:25px;
	height:25px;
	text-indent:-9999px;
	cursor:pointer;
}

.mobile header #weiboLink{
	display:none;
}
.mobile header #weixinLink{
	display:none;
}

.web header #welcome{
	position:absolute;
	right:0px;
	top:110px;
}
.mobile header #welcome{
	display:none;
}
.web header #otherLink{
	position:absolute;
	left:810px;
	top:40px;
}
.web header .shoppingCartLink{ padding-left:55px;}


.mobile header #otherLink{ display:none;}


.web #addFavorite{
	position:absolute;
	display:block;
	right:105px;
	top:8px;
	display:none;
}
.web #setHome{
	position:absolute;
	display:block;
	right:170px;
	top:8px;
	display:none;
}
.web #languageLink{
	position:absolute;
	right:20px;
	top:45px;
	display:block;
	font-size:12px;
	z-index:500;
}
.web #languageLink a{
	padding:0 5px;
}
.web #contactTel{
	background-image:url(../images/telBg.png);
	position:absolute;
	width:265px;
	height:75px;
	display:block;
	top:0;
	right:0;
}
.mobile #contactTel{
	background-image:url(../images/telBg.png);
	position:absolute;
	width:200px;
	height:50px;
	display:block;
	top:0;
	right:0;
	background-size:cover;
}
.web #banner {
	width: 100%;
	background-color:#eee;
	height: 500px;
	margin:auto;
	position:relative;
	/*background-image:url(../images/bannerBg.png);*/
}
.web #banner .alpha {
	height:500px;
}
.web #banner .control {
	position:absolute;
	top:470px;
	left:0px;
	z-index:11;
}
.focusModule.control li.focusOpen a.title{
	background-color:#6c2659;
}




.alpha.focusModule .prevBtn{ display:block;}
.alpha.focusModule .nextBtn{ display:block;}
.focusModuleGroup{ position:relative;}


.mobile #banner {
	position:relative;
	left:0px;
	top:0px;
	width: 100%;
	height: 80px;
	margin:auto;
	z-index:10;
	/*background-color:#999;*/
	background-size:cover;
	background-position:-400px top;
	background-repeat:no-repeat;
}
/*.mobile #banner .alpha {
	height:150px;
}
.mobile #banner .control {
	position:absolute;
	top:130px;
	left:0px;
	z-index:11;
}
*/




.web #searchForm {
	position:absolute;
	right:90px;
	top:35px;
	display:block;
	padding:0;
}
.web #searchForm label{
	font-size:14px;
	color:#184073;
	font-weight:bold;
}
.web #searchForm #keyword{ width:175px; height:25px; line-height:25px; border:none; background:none; }
.web #searchForm #searchBtn{ width:25px; height:25px; position:absolute; right:0; padding:0; margin:0; background:none; border:none; cursor:pointer; top:0px; text-indent:-9999px;}








.web .pageBody{
	width:100%;
	min-width:1000px;
	
}

.web .pageBody .wrapper{
}

.web .pageBody #falseBanner{
	width:1130px;
	height:125px;
	background-color:#eee;
	padding-top:25px;
	padding-bottom:25px;
}
.web .pageBody #falseBanner img{
	height:125px;
}
.pageBody #falseBanner .title{
	display:none;
}



.mobile .pageBody #falseBanner{
	height:auto;
	background-color:#eee;
	padding-top:5px;
	padding-bottom:5px;
}
.mobile .pageBody #falseBanner img{
	width:150%;
	height:auto;
	margin-left:-20px;
}
.mobile #falseBanner .title{
	display:none;
}









.web .pageFooter{
	position:relative;
	width:100%;
	height:50px;
	background-position:top center;
	background-image:url(../images/footerBg.png);
	line-height:25px;
}
.mobile .pageFooter{
	background-color:#f4f4f4;
	font-size:12px;
	width:100%;
	width:auto;
	padding-bottom:80px;
}
.web .pageFooter .wrapper{
	background-image:url(../images/footerBg.png);
	background-position:center top;
	height:50px;
	margin:auto;
}


.web .pageFooter address{
	text-align: center;
	line-height: 25px;
	font-style: normal;
	padding-top:15px;
}

.web .pageFooter address strong{
	font-size:14px;
	font-weight:bold;
}





.mobile .pageFooter address{
	font-style: normal;
}
.mobile .pageFooter address strong{
	font-size:14px;
	font-weight:bold;
}










.web .pageFooter .webDesign{
	left:650px;
	position:absolute;
	top:55px;
	color:#FFF;
	display:none;
}
.web .pageFooter .webDesign a{
	color:#FFF;
}
.web .pageFooter .copyRight{
	left:270px;
	position:absolute;
	top:55px;
	color:#FFF;
	display:none;
}
.web .pageFooter .miitbeian{
	left:500px;
	position:absolute;
	top:55px;
	color:#FFF;
	display:none;
}
.web .pageFooter .miitbeian a{
	color:#FFF;
}

















.mobile #coupletBar{ display:none;}
.web #coupletBar{
	position:fixed;
	left:20px;
	top:200px;
	width:100px;
	height:160px;
	background-image:url(../images/coupletBarBg.png);
	background-color:#ff8419;
	z-index:50;
	padding-top:65px;
	display:none;
}
.web #coupletBar a {
  height: 35px;
  width: 100px;
  display:block;
  position:relative;
  text-align:center;
  color:#FFF;
  line-height:35px;
}

.web#column3  #coupletBar{ display:block;}
.web#column4  #coupletBar{ display:block;}


ul.newsList li{ font-size:14px;}
.mobile #languageLink{ display:block; right:20px;}
.mobile .languageLink a{ padding-left:30px;}












.mobile .mobileLink{
	position:fixed;
	width:100%;
	height:50px;
	background-color:#d7262f;
	left:0;
	bottom:0;
	z-index:50;
}
.mobile .mobileLink .contact{
	position:relative;
	width:33.33%;
	height:50px;
	display:inline-block;
	line-height:50px;
	text-align:center;
	color:#FFF;
	font-size:14px;
	background-image:url(../images/contactToBg.png);
	text-indent:-9999px;
	background-size:cover;
}
.mobile .mobileLink .customerService{
	position:relative;
	width:33.33%;
	height:50px;
	display:inline-block;
	line-height:50px;
	text-align:center;
	color:#FFF;
	font-size:14px;
	background-image:url(../images/customerServiceToBg.png);
	text-indent:-9999px;
	background-size:cover;
}
.mobile .mobileLink .telTo{
	position:relative;
	width:33.34%;
	height:50px;
	display:inline-block;
	line-height:50px;
	text-align:center;
	color:#FFF;
	font-size:14px;
	background-image:url(../images/telToBg.png);
	text-indent:-9999px;
	background-size:cover;
}