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%;background: #e0e0e0;height: 30px;margin: 0 auto;border-bottom: 1px solid #e3e3e3;}
.header{width: 1100px;height: 30px;margin: 0 auto;}
.header ul li{float: left;font: 12px/30px "\5b8b\4f53","Tahoma";color:#666;}
.header ul li a{color:#55;padding: 0 6px;}
.header ul li a:hover{text-decoration: underline;}
.header span{width: 105px;height: 30px;float: left;margin-left: 210px;}
.header p{ line-height:30px; float:right; color:#666; margin-right:-4px;}
.header p a{ display:inline-block; padding:0 16px;font: 14px/30px "Tahoma";}
.header a{ color:#666;}
.header a:hover{ text-decoration:underline;}

.weixin {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	z-index: 99999;
}

.weixinTop {
	position: absolute;
	padding: 0 0 0 28px;
	top: -41px;
	right: 17px;
	cursor: pointer;
	color: #666;
	line-height: 38px;
	background: url(../images/topicsList2016/topic.png) 0 -24px no-repeat
}

.weixinBot {
	position: absolute;
	right: 7px;
	top: -1px;
	display: none;
	border: 1px solid #d1d1d1;
}

.banneradv {
	width: 1100px;
	margin: 10px auto 0;
}

.top {
	width: 1100px;
	height: 80px;
	margin: 0 auto 0;
	position: relative;
}

.top .logo {
	position: absolute;
	left: -5px;
	top: 10px;
	z-index: 3;
}

.top h1 {
	height: 50px;
	position: absolute;
	left: 260px;
	top: 12px;
	border-left: 1px solid #d7d7d7;
	font: 30px/50px "Microsoft Yahei", "\5b8b\4f53";
	text-indent: 12px;
	color: #0070ce;
}

.selectbox {
	width: 72px;
	height: 38px;
	border: 0;
	border-right: 1px solid #d4d4d4;
	display: block;
	font-size: 14px;
	line-height: 38px;
	color: #777777;
	z-index: 10;
	position: absolute;
	top: 16px;
	left: 384px;
	text-indent: 19px;
	cursor: pointer;
	background: url(../images/topics2016/topic.png) no-repeat 53px -61px;
	margin-left: 20px;
}

.search {
	width: 398px;
	height: 38px;
	position: absolute;
	border: 1px solid #ddd;
	z-index: 1;
	top: 15px;
	left: 384px;
	background: #fff;
	margin-left:20px;
}

.top input.text {
	width: 325px;
	height: 38px;
	display: block;
	position: absolute;
	line-height: 38px;
	border: 0px;
	background: #fff;
	color: #666;
	text-indent: 10px;
	top: 16px;
	left: 466px;
	z-index: 3;
	font-size: 14px;
	margin-left: 15px;
}

.top button {
	width: 90px;
	height: 40px;
	display: block;
	position: absolute;
	background: #0187d0;
	top: 15px;
	left: 750px;
	cursor: pointer;
	z-index: 3;
	color: #fff;
	font: 20px/40px "Microsoft Yahei";
	margin-left:20px;
}

.selectbox-wrapper {
	width: 72px;
	border: 1px solid #cdcdcd;
	border-top: 0;
	background: #fff;
	text-align: center;
	position: absolute;
	top: 55px;
	left: 384px;
	z-index: 9999;
	margin-left: 20px;
}

.selectbox-wrapper ul li.selected,
.selectbox-wrapper ul li.current {
	background: #0070ce;
	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 input.text {
	width: 325px;
	height: 38px;
	display: block;
	position: absolute;
	line-height: 38px;
	border: 0px;
	background: #fff;
	color: #666;
	text-indent: 10px;
	top: 16px;
	left: 466px;
	z-index: 3;
	font-size: 14px;
}

.top button {
	width: 90px;
	height: 40px;
	display: block;
	position: absolute;
	background: #0187d0;
	top: 15px;
	left: 750px;
	cursor: pointer;
	z-index: 3;
	color: #fff;
	font: 20px/40px "Microsoft Yahei";
}



.top p {
	height: 40px;
	line-height: 40px;
	position: absolute;
	top: 15px;
	left: 868px;
	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;
}

.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;
}


/*menu*/

.menu {
	width: 100%;
	height: 50px;
	background-color: #0070ce;
}
.menu .nav{ width:1100px; margin:auto;}

.menu p {
	width: 1100px;
	margin: 0 auto;
	height: 50px;
}

.menu p.focus{background: #3c96e2;}
.menu p  a{
	color: #ffffff;
	font-family: "microsoft yahei";
	line-height: 50px;
	font-size: 18px;
	display: block;
	float: left;
	width: 188px;
	display: inline-block;
	text-align: center;
}
.menu p a.home{background-color: #3c96e2;width: 158px;}
.menu p.first{background-color: #3c96e2;}

.menu p a:hover {
	background-color: #3c96e2;
}

.topicListTop {
	width: 1100px;
	margin: 0 auto;
}

.topicListTop p {
	font: normal 14px/54px "microsoft yahei";
	text-indent: 28px;
	background: url(../images/topicsList2016/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/company/companyList.png) no-repeat -56px -530px;}
.newspages a.next{margin-right:15px;background: url(../images/company/companyList.png) no-repeat 15px -530px;}
.newspages a.prev{ width: 68px; background: url(../images/company/companyList.png) no-repeat 8px -467px; border-left: 1px solid #e6e6e6; }
.newspages a.lt{ width: 68px; background: #fff url(../images/company/companyList.png) no-repeat 8px -497px; }
.newspages a.on{background: #0070ce;border: 1px solid #0070ce;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/company/companyList.png) no-repeat 0 -386px; }


/*.newspages .prev,.newspages .prev:hover,.newspages .next,.newspages .next:hover{ background:#f2f2f2 url(../images/public/pagearrow.gif) no-repeat;}
.newspages{ width:1000px; margin:0 auto; padding:15px 0; line-height:30px; color:#666; text-align: center; font-family:"Tahoma","\5b8b\4f53";}
.newspages a{ width:30px; height:30px; border:1px solid #c9c9c9; background:#f2f2f2; color:#666; display:inline-block; font-size:14px; line-height:30px; margin:0 3px; text-align:center; vertical-align: middle;}
.newspages .on{ border:1px solid #4f663e; background-color:#114AB3; cursor:default; color:#fff;}
.newspages .ft{background:#f2f2f2 url(../images/public/pagearrow.gif) 2px -19px no-repeat;}
.newspages .lt{background:#f2f2f2 url(../images/public/pagearrow.gif) -24px -65px no-repeat;}
.newspages .ft:hover{background:#f2f2f2 url(../images/public/pagearrow.gif) 2px 4px no-repeat;}
.newspages .lt:hover{background:#f2f2f2 url(../images/public/pagearrow.gif) -24px -42px no-repeat;}
.newspages .page_etc{ color:#999; margin:0 10px;}
.newspages .page_turn{ position:relative; margin-left:10px;}
.newspages .page_turn b{ padding:0 5px;}
.newspages .jump input{ width:45px; height:21px; display:inline-block; margin:0 4px; border:1px solid #e4e4e4; text-align:center; color:#666; line-height:21px;}
.newspages button{ height:22px; padding:0 10px; border:1px solid #c9c9c9; background:#fff; color:#666; cursor:pointer; margin-left:2px; _margin-left:4px; _padding:0 5px;}
.newspages a.prev{ background: #f2f2f2 url(../images/Public/pagearrow.gif) 0px -65px no-repeat;}
.newspages a.prev:hover{ background: #f2f2f2 url(../images/Public/pagearrow.gif) 0px -42px no-repeat; }
.newspages a.next{ background: #f2f2f2 url(../images/lists/pagearrow.gif) -24px -19px no-repeat; }
.newspages a.next:hover{ background: #f2f2f2 url(../images/lists/pagearrow.gif) -24px 4px no-repeat; }
.newspages a:hover{ color:#000;}
.newspages .on:hover{ color:#fff;}*/

.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: 0 auto;
	text-align: center;
	color: #818181;
	line-height: 24px;
	padding-bottom: 15px;
}
#footer .footNav {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	background-color: #0070ce;
	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 a {
	position: relative;
	cursor: pointer;
}
#footer strong a .QQhover {
	position: absolute;
	left: 0px;
	bottom: 20px;
	border: 1px solid #666;
	border-radius: 4px;
	line-height: 20px;
	color: #333;
	background: rgba(255,255,255,.9);
	display: none;
	cursor: auto;
	font-weight: 500;
	height: 20px;
	width: 100px;
	text-align: center;
	overflow: hidden;
	resize: none;
	font-family: "Microsoft Yahei";
   }
   #footer strong a .QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 20px;
	content: "QQ:";
   }
   #footer strong a:hover .QQhover{
	display: inline-block;
   }
#footer strong img {
	vertical-align: middle;
	margin-left: 3px;
}
#footer a:hover {
	text-decoration: underline;
	color: #ff6600;
}
ul.footImg {
	width: 810px;
	display: block;
	margin: 15px auto 0;
	background: url("/images/topics/copyright.png") no-repeat 0 0;
}
ul.footImg li {
	width: 135px;
    float: left;
}
ul.footImg li a {
	width: 112px;
	height: 47px;
	display: block;
	float: left;
}

.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/rightBar.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/rightBar.png) no-repeat 0 -114px; opacity: 0.7; filter:alpha(opacity=70); }
.backHome a.price{ background:url(../images/index/rightBar.png) no-repeat 0px -57px; }
.backHome a.rightWx{ background:url(../images/index/rightBar.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:519px; _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/rightBar.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:285px; 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)); }


.publicbox{width: 100%}
.lostpro{width:530px;background: url(../images/lostpro.jpg) no-repeat;margin: 65px auto 0;padding-left: 165px;min-height: 300px;}
.lostpro span{font: 22px/44px "Microsoft Yahei";color: #333;}
.lostproab{font: 12px/30px "\5b8b\4f53";color: #767676;}
.lostproab p a{background: url(../images/caigouSearch.png) no-repeat -145px -35px;padding-left: 12px;}
.mobileBot {
	position: absolute;
	right: 80px;
	top: -1px;
	display: none;
	border: 1px solid #d1d1d1;
}
.mobileBot img{

	width:90px;
}
.weixin a.mobile {
    background: url(../../images/offer_bg.png) 0 0px no-repeat;
    padding: 0 0 0 16px;
    margin-left: 10px;
    color: #666;
    margin: 0 5px;
    display: inline-block;
    position: absolute;
    top: -29px;
    right: 96px;
}
