﻿@charset "utf-8";

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table th, table td {
	padding: 5px;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
ception, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
a {
	color: #666;
	text-decoration: none;
}  /*for ie f6n.net*/
a:focus {
	outline: none;
} /*for ff f6n.net*/
a:hover {
	text-decoration: underline;
}
/*定位*/
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.bc {
	margin-left: auto;
	margin-right: auto;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.zoom {
	zoom: 1
}
.hidden {
	visibility: hidden;
}
.vam {
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
p {
	word-spacing: -1.5px;
}
 -moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;
/*其他*/
.curp {
	cursor: pointer
}
;
/*原reset*/
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
}
input, select {
	vertical-align: middle;
}
body {
	font: 12px/1.231 arial, helvetica, clean, sans-serif;
}
select, input, button, textarea, button {
	font: 99% arial, helvetica, clean, sans-serif;
}
table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
*font-size:108%;
	line-height: 100%;
}
/*title*/
h1 {
	font-size: 32px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
/*end reset*/


#roll_top, #fall, #ct {
	position: relative;
	cursor: pointer;
	height: 52px;
	width: 52px
}
#roll_top {
	background: url(../img/top.gif) no-repeat
}
#fall {
	background: url(../img/top.gif) no-repeat 0 -80px
}
#ct {
	background: url(../img/top.gif) no-repeat 0 -40px
}
#roll {
	display: block;
	width: 15px;
	margin-right: -558px;
	position: fixed;
	right: 46%;
	top: 80%;
	_margin-right: -558px;
	_position: absolute;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8));
	z-index: 100;
}
/* CSS Document */
body {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 12px;
	font-family: microsoft yahei, "宋体";
	position: relative;
}/*网站字体颜色*/
.header, .content, .footer, .container {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
}
.content {
	margin-top: 15px;
}
/*页眉*/
.header {
    zoom: 1;
    height: 180px;
    background: url(headbg.jpg) repeat-x center top;
    min-width: 1200px;
}

.inner {
    width: 1200px;
    margin: 0 auto;
    min-width: 1200px;
}
.headtop {
    float: left;
    width: 100%;
    margin-top: 3px;
}

.head-topl {
    float: left;
    width: 600px;
}
.head-topr {
    float: right;
    width: 220px;
    text-indent: 24px;
}
.head-topr a {
    height: 27px;
    line-height: 27px;
    font-size: 12px;
    color: #555555;
    display: inline-block;
    margin-left: 0px;
    padding-left: 4px;
    padding-right: 4px;
    text-indent: 0;
}
.topbox {
    float: left;
    width: 1200px;
    height: 125px;
    margin-top: 30px;
}
.top-nav {
    color: #333;
    height: 114px;
    z-index: 1;
    width: 100%;
}

.list-none {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
#web_logo {
    float: left;
    margin-top: 0px;
}

.top-nav a {
    color: #333;
}
.logo2 {
    width: 290px;
    height: auto;
    overflow: hidden;
    padding-left: 30px;
    margin-left: 30px;
    float: left;
    margin-top: 10px;
    border-left: 1px solid #333;
}

.tel {
    float: right;
    margin-top: 10px;
}
nav {
    height: 48px;
    float: right;
    width: 100%;
    z-index: 999;
    background: #333333;
}
.list-none {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
nav ul li.hover, nav ul li.navdown {
    color: #FFF;
    background: #018DDC;
}

nav ul li {
    float: left;
    text-align: center;
    height: 48px;
    line-height: 48px;
    position: relative;
    z-index: 999;
}
nav ul li.hover a, nav ul li.navdown a {
    color: #FFF;
}

nav ul li a {
    color: #FFF;
    font-size: 16px;
}
nav ul li.hover a, nav ul li.navdown a {
    color: #FFF;
}












/* footer */
.footer {
	width: 100%;
	overflow: hidden;
}
.footerTop {
	width: 100%;
	overflow: hidden;
	height: 55px;
	background: #0095db;
}
.footerTop .menu {
	overflow: hidden;
}
.footerTop .menu ul {
	overflow: hidden;
	margin-top: 22px;
}
.footerTop .menu li {
	font-size: 15px;
	border-left: 1px solid #31aae2;
	float: left;
}
.footerTop .menu li:first-child {
	border-left: none;
}
.footerTop .menu li a {
	color: #fff;
}
.footerBottom {
	width: 100%;
	overflow: hidden;
	text-align: center;
	padding: 28px 0;
}
.footerBottom p {
	margin-bottom: 12px;
	font-size: 14px;
}
.footerBottom .p2 {
	color: #666666;
}
.footerBottom .p2 {
	color: #999;
}
.footerBottom .p2 a {
	color: #999;
}
.retop ul {
	overflow: hidden;
}
.retop li {
	float: left;
	margin-left: 10px;
}
.retop li img {
	display: block;
}
.rtTop {
	width: 43px;
	height: 43px;
	overflow: hidden;
	position: fixed;
	top: 85%;
	right: 51%;
	margin-right: -675px;
	cursor: pointer;
	display: none;
}
.rtTop h4 {
	width: 43px;
	height: 43px;
	overflow: hidden;
	position: relative;
}
.rtTop img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1 {
	display: none;
	z-index: 1001;
	width: 398px;
	border: 1px solid #ccc;
	background: #fff;
	padding-bottom: 20px;
}
#mesbook1_c div, #mesbook1 div {
	border: 1px solid #E4E3E3;
	background: #EBECEB;
	height: 18px;
	padding: 4px .5em 0;
	margin-bottom: 10px;
}
#mesbook1_c dl.b1, #mesbook1 dl.b1 {
	width: 370px;
	margin: 0 auto;
}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt {
	float: left;
	width: 105px;
	overflow: hidden;
}
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd {
	width: 265px;
	float: right;
}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns {
	padding-bottom: 10px;
}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {
	margin-right: 20px;
}
.b15 {
	background: url(../img/skinsvibtn.png) no-repeat;
	border: 0;
	cursor: pointer;
	overflow: hidden;
}
.b15 {
	background-position: -79px -650px;
	width: 60px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
/*处理中动画占全屏*/
#oran_div_processing {
	width: 300px;
	padding: 20px;
	z-index: 9999;
	text-align: center;
	background: #fffeef;
	border: solid 1px #b8ab04;
}

/*AB模版网新增翻页样式 各类模版第一站 www.adminbuy.cn*/
.pagess {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px}
.pagess ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}
.pagess ul li:hover{ background:#ccc; color:#fff;border: 1px solid #ccc}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;background: #ccc;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#999}
.pagess ul li a:hover {color: #fff;}