@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,a,span{ margin: 0; padding: 0; }
img{ border:0; vertical-align:middle;}
ul,li{list-style:none;}
button,input,textarea{outline:none;border: none;}
textarea{resize: none;}
body{font-family: "arial","microsoft yahei","微软雅黑",sans-serif;color:#666;}
a{text-decoration:none;} 
body{min-width: 1236px;}
.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}            
.clearfix:after{clear:both;}
.clearfix{*zoom:1;}
.lf{float: left;}
.rt{float: right;}
.pubcontainer{ width: 1230px; margin: 0 auto; position: relative;}
/*css重置及常用定义部分-end*/
.top{
	width: 100%;
	min-width: 1230px;
	height: 35px;
	line-height: 35px;
	background: #333333;
	overflow: hidden;
}
.top ul{
	overflow: hidden;
}
.top ul li{
	display: block;
	float: left;
	width: 145px;
	text-align: center;
}
.top ul li.topact{
	background: #555;
}
.top ul li a{
	display: block;
	font-size: 13px;
	height: 35px;
	line-height: 35px;
	color: #fff;/*改变字体颜色*/
}
.top ul li.topact a{
	color: #fff;
}
.top ul li:hover{
	background: #555;
}
.nav-contain{
	width: 100%;
	min-width: 1230px;
	height: 70px;
	line-height: 70px;
	background: #fff;
	border-bottom: 1px solid #ddd;
	position: relative;
	z-index: 999;
    box-shadow: 0 1px 1px 0 #e1e1e1;
}
.nav-contain .logo{
	background: none;
	float:left;
	margin-top:20px;
}
nav-contain .logo a,.nav-contain .logo img{
	display: block;
}

.search{
	overflow: hidden;
	float: right;
	width: 160px;
	height: 34px;
	border: 1px solid #ddd;
	background: #fff;
	margin-top: 16px;
}
.search .txt{
	display: block;
	float: left;
	height: 34px;
	line-height: 34px;
	width: 124px;
	padding-left: 6px;
	font-size: 14px;
	color: #adabaf;
	font-family: "微软雅黑";
}
.search .btn{
	display: block;
	float: right;
	width: 18px;
	height: 16px;
	background:  no-repeat;
	margin-right: 6px;
	margin-top: 9px;
}
ul.nav{
	float: right;
	height: 70px;
	line-height: 70px;
	z-index: 999;
	margin-right: 60px;
	position: relative;
}
ul.nav li{
	height: 70px;
	line-height: 70px;
	width: 122px;
	text-align: center;
	float: left;
	display: block;
}
ul.nav > li > a{
	display: block;
	font-size: 18px;
	color: #333;
	width: 120px;
	text-align: center;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
ul.nav li.nav-act2{
	background:  no-repeat 56px 50px;
}
ul.nav li.nav-act2 > a{
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
ul.nav li.nav-act1 > a{
	color: #f12020;/*修改字体颜色*/
}
ul.subnav{
	margin-top: 0px;
	border: 1px solid #ddd;
	width: 120px;
	float: left;
	background: #fff;
	position: relative;
	margin-left: 0px;
	z-index:44444;
}
ul.subnav li{
	height: 46px;
	line-height: 46px;
	width: 120px;
	text-align: center;
	margin-left: 0px;
	display: block;
	border:none;
}
ul.subnav li.sub-act{
	background-color: #f12020;
}
ul.subnav li.sub-actbg{
	background: #f12020  no-repeat 100px center;
}
ul.subnav li a{
    display: block;
	font-size: 18px;
	color: #666;
}
ul.subnav li a:hover,ul.subnav li a.hover{
	color: #fff;
}
ul.subnav li.sub-act a{
	color: #fff;
}
ul.subnav li.sub-actbg a{
	color: #fff;
}
ul.subnav2{
	position: absolute;
	top: -1px;
	left: 121px;
	border: 1px solid #ddd;
	border-left: none;
	height: 180px;
	padding-top: 4px;
	background: #fff;
}
ul.subnav2 li{
	height: 35px;
	line-height: 35px;
	width: 120px;
	text-align: center;
}
li.sub-actbg ul.subnav2 li a{
	font-size: 14px;
	color: #666;
	display: block;
}
li.sub-actbg ul.subnav2 li a:hover{
	color: #f12020;
}
/*foot*/
.btnav{
	width: 100%;
	min-width: 1230px;
	overflow: hidden;
	background: #494d4e;
}
.botop{
	height: 50px;
	line-height: 50px; 
	border-bottom: 2px solid #525657;
	overflow: hidden;
}
.botop h1{
	float: left;
	font-weight: normal;
	font-size: 18px;
	color: #999;
}
.botop .btlogo{
	display: block;
	float: right;
	width: 153px;
	height: 24px;
	margin-top: 12px;
	margin-right: 15px;
}
.botmid{
	overflow: hidden;
	padding-top: 14px;
}
.botmid .ul{
	overflow: hidden;
	width: 550px;
	float: left;
}
.botmid .ul ul{
	overflow: hidden;
	float: left;
	width: 85px;
	margin-right: 65px;
}
.botmid .ul ul.first{
	margin-right: 50px;
}
.botmid .ul ul.first li{
	text-align: left;
}
.botmid .ul ul.mr0{
	margin-right: 0px;
}
.botmid .ul ul li{
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	color: #d4d4d4;
	display: block;
	text-align: center;
}
.botmid .ul ul li a{
	font-size: 14px;
	color: #929292;
}
.botmid .ul ul li a:hover{
    color: #f12020;
}
.btcall{
	overflow: hidden;
	float: left;
	width: 240px;
	margin-left: 90px;
}
.btcall p{
	height: 38px;
	line-height: 38px;
	padding-left: 55px;
	font-size: 16px;
	color: #8a8b8b;
}
.btcall p.call{
	background: url(/uploads/image/icimages/pub-ftphone.png) no-repeat left center;
}
.btcall p.info{
	background: url(/uploads/image/icimages/pub-ftinfo.png) no-repeat left center;
}
.btcall p.store{
	background: url(/uploads/image/icimages/pub-ftsc.png) no-repeat left center;
}
.btcall p.store a{color: #8a8b8b;}
.btcall p.store a:hover{
    color: #d4d4d4;
}
.qrcode{
	overflow: hidden;
	float: right;
}
.codecontain{
	width: 108px;
	overflow: hidden;
	margin-left: 20px;
	float: left;
}
.codecontain img{
	display: block;
	width: 108px;
	height: 108px;
}
.codecontain p{
	font-size: 14px;
	color: #999;
	height: 50px;
	line-height: 46px;
	text-align: center;
	margin-top: 0px;
}
.foot{
	width: 100%;
	min-width: 1230px;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	background: #303132;
}
.foot p.footlf{
	color: #dadbdc;
	font-size: 12px;
	float: left;
}
ul.footlink{
	float: right;
	overflow: hidden;
	margin-left: 45px;
}
ul.footlink li{
	float: left;
	height: 45px;
	line-height: 45px;
}
ul.footlink li a{
	display: block;
	float: left;
	font-size: 12px;
	color: #999;
}
ul.footlink li span{
	display: block;
	float: left;
	background: url(/uploads/image/icimages/pub-footfg.png) no-repeat;
	width: 3px;
	height: 13px;
	margin-top: 17px;
	margin-left: 6px;
	margin-right: 6px;
}
.footicon{
	height: 45px;
	padding-left: 38px;
	color: #747576;
	font-size: 12px;
	float: right;
	margin-left: 25px;
}
.footicon p{
	width: 68px;
	line-height: 16px;
	margin-top: 6px;
}
.footicon p.mt{
	margin-top: 12px;
}
.footicon1{
	background: url(/uploads/image/icimages/pub-bticon1.jpg) no-repeat left center;
}
.footicon2{
	background: url(/uploads/image/icimages/pub-bticon2.jpg) no-repeat left center;
} 
.footicon3{
	background: url(/uploads/image/icimages/pub-bticon3.jpg) no-repeat left center;
	margin-left: 16px;
}
.footicon3 p{
	width: 50px;
}
.footicon4{
	background: url(/uploads/image/icimages/pub-bticon4.jpg) no-repeat left center;
}
.footicon4 p{
	width: 50px;
}
.totop {
	background: url(/uploads/image/icimages/pub-totop.png) no-repeat;
	display: block;
	width: 38px;
	height: 38px;
	position: fixed;
	bottom: 60px;
	right: 50px;
	cursor: pointer;
}
