body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
select,
input,
textarea,
button,
p,
blockquote,
th,
td,
img,
iframe {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input,
button,
textarea,
option {
	font: 12px "\5b8b\4f53", Arial, Helvetica, sans-serif;
}

ul,
li,
div {
	list-style: none;
	border: 0px;
}

img {
	border: 0px;
}

.clear {
	font: 0px/0px serif;
	display: block;
	clear: both;
}

html {
	-webkit-text-size-adjust: none;
}

input {
	outline: none;
}

button {
	border: none;
}

textarea {
	resize: none;
}

a {
	text-decoration: none;
}

body:nth-of-type(1) input:focus,
textarea:focus {
	outline: none;
}

body {
	font: 12px "\5b8b\4f53", "Tahoma", "Arial", "Microsoft Yahei";
	color: #333;
	background: #fff;
	position: relative;
	min-width: 1100px;
}

.left {
	float: left;
}

.right {
	float: right;
}

#header {
	width: 100%;
	height: 35px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	background: #f5f5f5;
	margin: 0 auto;
	min-width: 1100px;
}
.header {
	width: 1100px;
	margin: 0 auto;
	height: 35px;
}
.header ul {
	color: #666;
}
.header ul li.name {
	margin-right: 30px;
}
.header ul li {
	float: left;
	line-height: 35px;
	margin-right: 10px;
}
.header ul li a {
	color: #666;
}
.header ul li a:hover {
	color: #ff6600;
}
.header p a:hover {
	color: #ff6600;
}
.header p {
	line-height: 35px;
	color: #666;
	float: right;
	margin-right: 110px;
}
.header p a {
	color: #666;
	margin: 0 5px;
	display: inline-block;
}
.header p a.mobile {
	background: url(../../images/product/bg.png) 0 10px no-repeat;
	padding: 0 0 0 16px;
	margin-left: 10px;
}
.weixin {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	z-index: 99999;
}
.weixinTop {
	position: absolute;
	padding: 0 0 0 28px;
	top: -39px;
	right: 26px;
	cursor: pointer;
	color: #666;
	line-height: 38px;
	background: url(../../images/product/bg.png) 0 -24px no-repeat
}
.weixinBot {
	position: absolute;
	right: 10px;
	top: -1px;
	display: none;
	border: 1px solid #d1d1d1;
}
.headerNav{
	width: 1100px;
	margin: 0 auto;
}
.headerNav p{
	color: #888;
	line-height: 12px;
	height: 12px;
	width: 1100px;
	overflow: hidden;
	margin-top: 10px;
	font-family: "microsoft yahei";
}
.headerNav p a{
	color: #888;
	margin:0 4px ;
}
.headerNav p a:hover{
	color: #FF6600;
}  

.banneradv{width: 1100px;margin: 10px auto 0;}

.top{width: 1100px;height: 100px;margin: 0 auto 0;position: relative;z-index:1;}
.top .logo{ position:absolute; left:0; top:10px; z-index:3;}

.top h1{height: 50px;position: absolute;left: 230px;top:21px;border-left: 1px solid #d7d7d7;font: 30px/50px "Microsoft Yahei","\5b8b\4f53"; text-indent:12px;color: #ff5403;}


.selectbox { width: 72px; height: 38px; border: 0; border-right: 1px solid #d4d4d4; display: block;font-size: 14px;line-height: 38px; color: #ff5403; z-index: 10; position: absolute; top: 33px; left: 400px; text-indent: 19px; cursor: pointer; background: url(../../images/sub2015.png) no-repeat -35px -53px; }
.search{ width: 398px; height: 38px; position: absolute; border: 1px solid #ddd; z-index: 1;  top:32px; left: 400px; background: #fff;}
.top input.text{ width:325px; height:38px; display:block; position:absolute; line-height:38px; border:0px; background:#fff; color:#666; text-indent:10px; top:33px; left:489px; z-index:3; font-size:14px; }
.top button{ width:90px; height:40px; display:block; position:absolute;background: #ff5403; top:32px; left:750px; cursor:pointer; z-index:3; color: #fff;font: 20px/40px "Microsoft Yahei";}
.selectbox-wrapper{ width:72px; border:1px solid #cdcdcd; border-top:0; background:#fff; text-align:center; position:absolute; top:68px; left:400px; z-index:9999; }
.selectbox-wrapper ul li.selected,.selectbox-wrapper ul li.current{ background:#ff5403; color:#fff; }
.selectbox-wrapper ul li { padding-bottom:3px; width:72px; cursor:pointer; font-size:14px; line-height:18px; padding-top:3px; text-indent:20px; text-align:left; }
.top p{  height:40px; line-height:40px; position:absolute; top:15px; right:0px; z-index:3; overflow:hidden;}
.top p a{ padding:0 6px; color:#f60;font: 14px/40px "Microsoft Yahei";}
.top p a:hover{ color:#f60; text-decoration:underline;}

/*menu*/

.menu {
	width: 100%;
	height: 50px;
	background-color: #ff5403;
}
.menu .nav{ width:1100px; margin:auto;}

.menu p {padding: 0px 46px 0 37px;float: left;display: inline-block;height:50px;font:18px/50px "Microsoft Yahei";}
.menu p.focus{background: #f22e00;}
.menu p:hover{background: #f22e00;}
.menu p  a{color:#fff}
.menu p.home{background-color: #f22e00;}
.menu p.first{background-color: #f22e00;}

.menu p a:hover {
	background-color: #f22e00;
}

.topicListTop {
	width: 1100px;
	margin: 0 auto;
}

.topicListTop p {
	font: normal 14px/54px "microsoft yahei";
	text-indent: 28px;
	background: url(../../images/topics/topic.png) 0 -112px no-repeat;
}

.topicListTop p a {
	color: #333;
	margin: 0 5px;
}

.topicList {
	margin: 0 auto;
	width: 1100px;
	overflow: hidden;
}

.topicList ul {
	width: 1120px;
	float: left;
	margin-top: -20px;
}

.topicList ul li {
	width: 258px;
	height: 348px;
	margin-top: 20px;
	margin-right: 20px;
	float: left;
	border: 1px solid #e5e5e5;
}

.topicList ul li img {
	width: 258px;
	height: 246px;
}

.topicList ul li span {
	text-align: center;
	padding: 0 1px;
	margin-top: 9px;
	margin-bottom: 4px;
	width: 256px;
	font: normal 18px/26px "microsoft yahei";
	float: left;
}

.topicList ul li span a {
	color: #333;
}

.topicList ul li p {
	font-size: 14px;
	color: #888;
	float: left;
	line-height: 22px;
	height: 44px;
	width: 236px;
	overflow: hidden;
	margin-left: 11px;
}

.topicList ul li.hover img {
	width: 256px;
}

.topicList ul li.hover {
	width: 256px;
	height: 346px;
	border: 2px solid #ff6600;
}

.topicList ul li.hover span {
	padding: 0;
	margin-top: 8px;
}

.topicList ul li.hover span a {
	color: #FF6600;
}

.topicList ul li.hover p {
	margin-left: 10px;
}
.newspages{ height: 40px;clear:both;margin: 0 auto;padding: 18px 0;text-align: center;font:normal 12px/40px "Tahoma";}
.newspages a{ width: 40px; height: 38px; display: inline-block; border:1px solid #e6e6e6; border-left: 0; text-align: center; font:normal 12px/38px "Tahoma"; color: #666666; vertical-align: middle; }
.newspages a.ft{border-left: 1px solid #e6e6e6;border-right:0;background: url(../../images/companyList.png) no-repeat -56px -530px;}
.newspages a.next{margin-right:15px;background: url(../../images/companyList.png) no-repeat 15px -530px;}
.newspages a.prev{ width: 68px; background: url(../../images/companyList.png) no-repeat 8px -467px; border-left: 1px solid #e6e6e6; }
.newspages a.lt{ width: 68px; background: #fff url(../../images/companyList.png) no-repeat 8px -497px; }
.newspages a.on{background: #ff5403;border: 1px solid #ff5403;border-left: 0;color: #fff;font-weight: bold;}
.newspages input{ width: 38px; height: 38px; display: inline-block; text-align: center; border: 1px solid #e6e6e6; font:normal 12px/38px "Tahoma"; margin: 0 10px; vertical-align: middle; }
.newspages button{ width: 52px; height: 40px; display: inline-block; text-align: center; border: 1px solid #e6e6e6; font:normal 12px/40px "Tahoma"; vertical-align: middle; cursor: pointer; background: url(../../images/companyList.png) no-repeat 0 -386px; }



.partner{ width:100%; margin:28px auto 0; }
.partnerTop{ width:1000px; height:44px; margin:0 auto; position:relative;}
.partnerTop h3{ width:1000px; height:44px; border-top:3px solid #717171; position:absolute; top:-3px; text-indent:6px;}
.partnerTop h3 a{ font-weight:normal; font-size:22px; line-height:44px; color:#000;}
.partner p{ width:1000px; margin:0 auto; line-height:30px;}
.partner p a{ color:#333; padding:0 6px;}
.partner p a:hover{ color:#f60; text-decoration:underline;}

#footer{width: 1100px;margin:20px auto 0;text-align: center;color: #818181;line-height: 24px;padding-bottom: 15px;}
#footer .footNav{height: 40px;line-height: 40px;font-size: 14px;background-color: #ff5403;color: #fff;text-align: center;}
#footer .footNav a{color: #fff;margin: 0 10px;}
#footer span{display: inline-block;color: #333333;font: normal 14px/60px "\5b8b\4f53";}
#footer strong{font-weight: normal;margin: 0 30px 0 0;font-family: tahoma, "\5b8b\4f53";}
#footer strong img{vertical-align: middle;margin-left: 3px;}
#footer a:hover{text-decoration: underline;color: #000;}
#footer ul{ width:565px; display: block; margin: 15px auto 0;}
#footer ul li{ display: block; float: left; padding: 0px 4px;}
#footer ul li a{ width: 112px; height: 47px; display: block; float: left; background: #fff url(../../images/index2014/Publicbg.png) no-repeat -1px 0px; }
#footer ul li a.bg1{ background: #fff url(../../images/index2014/Publicbg.png) no-repeat -122px 0px; }
#footer ul li a.bg2{ background: #fff url(../../images/index2014/Publicbg.png) no-repeat -243px 0px; }
#footer ul li a.bg3{ background: #fff url(../../images/index2014/Publicbg.png) no-repeat -364px 0px; }
#footer ul li a.bg4{ background: #fff url(../../images/index2014/Publicbg.png) no-repeat -483px 0px; }
#footer ul li a.bg5{ width: 65px; height: 50px; display: block; float: left; background: none;}

#bannerbtn{height:100px;overflow:hidden;position:relative}
.backHome{ width:54px; position: relative;}
.backHome a{ width:54px; height:19px; display:block; float:left; background:#5b7648; text-align:center; font:normal 11px "Microsoft Yahei","simhei"; color:#fff; padding:35px 0px 0 0px; margin:2px 0; opacity:0.7; filter:alpha(opacity=70); background:url(../../images/index/rightBar3.png) no-repeat 0 0; overflow: hidden; text-decoration: none; }
.backHome a:hover{ opacity:1; filter:alpha(opacity=100); }
.backHome a.guest,.backHome a.guest:hover{ background:url(../../images/index/rightBar3.png) no-repeat 0 -114px; opacity: 0.7; filter:alpha(opacity=70); }
.backHome a.price{ background:url(../../images/index/rightBar3.png) no-repeat 0px -57px; }
.backHome a.rightWx{ background:url(../../images/index/rightBar3.png) no-repeat 0px -228px; }
.backHome img{
    position: absolute;
    right: 65px;
    top: 130px;
    display: none;
}
.toTop{ width:54px; height:54px; position:fixed; _position:absolute; top:469px; _top:expression(eval(document.documentElement.scrollTop+321)); display:none;font:normal 11px "Microsoft Yahei","simhei"; }
.toTop a,.toTop a:hover{ display:block; width:54px; height: 19px; padding:35px 0px 0 0px; background:url(../../images/index/rightBar3.png) no-repeat 0px -171px; opacity: 0.6; filter:alpha(opacity=60); color: #fff; text-decoration: none; text-align: center; }
.toTop a:hover{ opacity:1; filter:alpha(opacity=100); }
#goTop { position:fixed; _position:absolute; top:235px; display:block; right:10px; z-index: 99999; }
*html, * html body { background-attachment:fixed; }
*html #goTop { position:absolute; right:expression(eval(document.documentElement.scrollLeft+10)); top:expression(eval(document.documentElement.scrollTop+145)); }