@charset "utf-8";
html {
	font-size: 10px;
	width: 100%;
}

body {
	width: 100%;
}
body,input,button{
	font-family: "microsoft yahei";
}
html,
body,
div,
ul,
li,
header,
section,
footer,
h2,
span,
p,
img ,a,input,label,button{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	
}

ul li {
	list-style: none;
}

h2 {
	font-size: .25rem;
	font-weight: normal;
}

p {

	font-weight: normal;
}

dl,dt,dd{padding:0; margin: 0;}
button{
	border: 0;
	outline: none;
}
button:focus{
	outline: none;
}
a{
	text-decoration: none;
}
a:hover{
	cursor: pointer;
}
* {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-text-size-adjust: none;
}
input{
	border: none;
	outline: none;
}
.left{float: left;}
.right{float: right;}
.graybtn{width: 110px; height: 38px; border-radius: 2px; border: 0; background: #555; color: #fff; display: inline-block; line-height: 38px;}
.clear{clear: both; display: block; overflow: hidden;height: 0;}
dl,dt,dt{padding:0; margin: 0;}
img{border:0}
header{ position: fixed; background: #f6f6f6;height:90px; width: 100%;top:0;left: 0;box-shadow: 0 3px 5px #aaa;line-height: 90px; z-index:999;min-width: 1000px !important;}
header a{display:block; color: #777;}
header .topnav,header .topuser{ width:110px; border-left: 1px solid #c9c9c9; text-align: center; } 
header .topuser,header .topsearch,header .topnav{float:right}
header .logo{ float: left; width: 220px; text-align: center; }
header .topsearch{border-left: 1px solid #c9c9c9; padding-left: 20px; height:90px; overflow:hidden }
header .topsearch a{width:100px; display: inline-block;vertical-align: middle; text-align: center;}
header .topsearch input{ width: 240px; font-size: 16px; background: none; height:40px}
header img{ vertical-align:middle}
.foot{ background: #272727; height:280px; position: absolute ; bottom: 0; left: 0;width:100%}
.footcon{width:1160px; margin: 0 auto;}
.footconleft{width:780px; float:left;}
.footconleft dl{ padding-right: 70px; float: left; text-align: left; margin-top:35px}
.footconleft dl dt{color: #fff; padding: 0; margin: 0;margin-bottom: 10px; }
.footconleft dl dt a{font-size:16px !important;}
.footconleft dl dd{ line-height: 22px;color: #fff;padding: 0; margin: 0; }
.footconleft dl a{ color: #fff !important;}
.footconleft dl dd a{ color: #ccc !important;font-size: 14px !important;}
.footconright{width:320px; float:right}
.footconright .code{ text-align: center; line-height: 20px; color: #fff; padding-top: 40px;}
.footconright .code img{width:80px; height: auto;}
.footlink{margin-top:20px; color: #fff !important;line-height: 20px;text-align: left;}
.footlink a{ color: #fff !important;}
.footcopyright{color: #fff !important; line-height: 25px; text-align: left;}
.content{ position: relative;}
.blank9{height:90px; display: block; clear: both; overflow: hidden;}
.blank28{height:280px; display: block; clear: both; overflow: hidden;}
.red{color: red;}
@media screen and (max-width: 1600px) {	
.foot{ background: #272727; height:240px; position: absolute ; bottom: 0; left: 0;width:100%}
.footcon{width:1160px; margin: 0 auto;}
.footconleft{width:780px; float:left;}
.footconleft dl{ padding-right: 70px; float: left; text-align: left; margin-top:15px}
.footconleft dl dt{color: #fff; padding: 0; margin: 0;margin-bottom: 10px; }
.footconleft dl dt a{font-size:16px !important;}
.footconleft dl dd{ line-height: 22px;color: #fff;padding: 0; margin: 0; }
.footconleft dl a{ color: #fff !important;}
.footconleft dl dd a{ color: #ccc !important;font-size: 14px !important;}
.footconright{width:320px; float:right}
.footconright .code{ text-align: center; line-height: 20px; color: #fff; padding-top: 20px;}
.footconright .code img{width:80px; height: auto;}
.footlink{margin-top:20px; color: #fff !important;line-height: 20px;text-align: left;}
.footlink a{ color: #fff !important;}
.footcopyright{color: #fff !important; line-height: 25px; text-align: left;}
}

@media screen and (max-width: 1440px) {
.blank28{height:240px; display: block; clear: both; overflow: hidden;}
.foot{ background: #272727; height:240px; position: absolute ; bottom: 0; left: 0;width:100%}
.footcon{width:1160px; margin: 0 auto;}
.footconleft{width:780px; float:left;}
.footconleft dl{ padding-right: 70px; float: left; text-align: left; margin-top:15px}
.footconleft dl dt{color: #fff; padding: 0; margin: 0;margin-bottom: 10px; }
.footconleft dl dt a{font-size:16px !important;}
.footconleft dl dd{ line-height: 22px;color: #fff;padding: 0; margin: 0; }
.footconleft dl a{ color: #fff !important;}
.footconleft dl dd a{ color: #ccc !important;font-size: 14px !important;}
.footconright{width:320px; float:right}
.footconright .code{ text-align: center; line-height: 20px; color: #fff; padding-top: 20px;}
.footconright .code img{width:80px; height: auto;}
.footlink{margin-top:20px; color: #fff !important;line-height: 20px;text-align: left;}
.footlink a{ color: #fff !important;}
.footcopyright{color: #fff !important; line-height: 25px; text-align: left;}
}

@media screen and (max-width: 1280px) {
.blank28{height:240px; display: block; clear: both; overflow: hidden;}
.blank9{height:70px; display: block; clear: both; overflow: hidden;}
header{ position: fixed; background: #f6f6f6;height:70px; width: 100%;top:0;left: 0;box-shadow: 0 3px 5px #aaa;line-height: 70px; z-index:999;min-width: 1000px !important;}
header .logo img{width:200px; height: auto;}
header .topsearch{border-left: 1px solid #c9c9c9; padding-left: 20px; height:70px; overflow:hidden }
.foot{ background: #272727; height:200px; position: absolute ; bottom: 0; left: 0;width:100%}
.footcon{width:1160px; margin: 0 auto;}
.footconleft{width:780px; float:left;}
.footconleft dl{ padding-right: 70px; float: left; text-align: left; margin-top:10px}
.footconleft dl dt{color: #fff; padding: 0; margin: 0;margin-bottom: 5px; }
.footconleft dl dt a{font-size:14px !important;}
.footconleft dl dd{ line-height: 20px;color: #fff;padding: 0; margin: 0; }
.footconleft dl a{ color: #fff !important;}
.footconleft dl dd a{ color: #ccc !important;font-size: 14px !important;}
.footconright{width:320px; float:right}
.footconright .code{ text-align: center; line-height: 20px; color: #fff; padding-top: 20px;}
.footconright .code img{width:60px; height: auto;}
.footlink{margin-top:20px; color: #fff !important;line-height: 20px;text-align: left;font-size:12px}
.footlink a{ color: #fff !important; font-size:12px}
.footcopyright{color: #fff !important; line-height: 25px; text-align: left;font-size:12px}
}

.navlayer{ position: fixed; top: 0; right: 0; width: 590px; height: 100%; background:#333;display: none; z-index:9999}
.navlayer .navclose{ position: absolute; top: 0; right: 0; padding:20px; cursor: pointer;  }
.navlayer .navcon{padding:0 20px; margin-top:60px}
.navlist{ border-bottom:1px solid #666; padding:15px 0; line-height: 30px; width: 100%;}
.navleft{float: left;width:160px;}
.navleft a{font-size: 18px ; color: #fff ; display: block; }
.navleft img{vertical-align: middle;  margin:-5px 15px 0 0;}
.navright{float: right; width: 370px;}
.navright a{ padding:0 15px; color: #ddd; display: inline-block;}
.navright a:hover,.navright a:active{ background: #5e5e5e;}

/*分页*/

.tcdPageCode{padding: 15px 20px;text-align: center;color: #ccc;}
.tcdPageCode a{display: inline-block;color: #8a8a8a;display: inline-block;height: 25px;	line-height: 25px;	padding: 0 10px;border: 1px solid #ddd;	margin: 0 2px;border-radius: 4px;vertical-align: middle;}
.tcdPageCode a:hover{text-decoration: none;border: 1px solid #8a8a8a;}
.tcdPageCode span.current{display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px;color: #fff;background-color: #8a8a8a;	border: 1px solid #8a8a8a;border-radius: 4px;vertical-align: middle;}
.tcdPageCode span.disabled{	display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px;	color: #bfbfbf;background: #f2f2f2;border: 1px solid #bfbfbf;border-radius: 4px;vertical-align: middle;}
