/* yui3 reset.css */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal
}

ol,
ul {
    list-style: none
}

a {
    text-decoration: none;
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

q:before,
q:after {
    content: ''
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%
}

legend {
    color: #000
}

iframe {
    display: block;
}


/* yui3 fonts */

.body {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #333;
    /* background: url("../images/body-bac.jpg") center 0 no-repeat;*/
}

select,
input,
button,
textarea {
    font: 99% arial, helvetica, clean, sans-serif
}

table {
    font-size: inherit;
    font: 100%
}

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%
}


/* utilities */

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.clearfixzh {
    *zoom: 1;
}


.clearfixzh:before,
.clearfixzh:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfixzh:after {
    clear: both;
}

.l {
    float: left !important;
}

.r {
    float: right !important;
}

.hidden {
    display: none !important;
}

.invisible {
    visibility: hidden !important;
}

.aa123 {
	position:absolute;
	bottom:0;
}


/*! grid system 24栅格 998px */

.containerz {
    width: 1023px;
    height: 100%;
    margin: 0 auto;
}

.row {
    overflow: hidden;
}

.ml10 {
    margin-left: 10px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.ellicape {
     white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

::-ms-clear,
::-ms-reveal {
    display: none;
}

/* common */
.transition {
	transition: all .1s;
	-moz-transition: all .1s;
	-webkit-transition: all .1s;
	-o-transition: all .1s;
}

.body {
	min-width: 1200px;
}

/* top */
.top {
	width: 100%;
	height: 67px;
	background: url(../images/top-bg.jpg) no-repeat;
	background-size: cover;
}

.logo {
	margin: 9px 22px 0 3px;
	width: 264px;
	height: 51px;
	background: url(../images/logo.png) no-repeat;
}

.choose-city {
	margin: 0px 2px 0 0;
	line-height: 67px;
	height: 67px;
}

.choose-city>.active-city {
	display: inline-block;
	width: 68px;
	line-height: 67px;
	color: #fff;
	padding-left: 20px;
	background: url(../images/coords-ico.png) left center no-repeat;
	cursor: pointer;
	z-index: 5;
	position: relative;
}

.city-bd {
	position: absolute;
	width: 996px;
	min-height: 82px;
	margin: -28px 0 0 -290px;
	padding-bottom: 20px;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	line-height: 26px;
	display: none;
	z-index: 4;
}

.sj-ico {
	position: absolute;
	top: -25px;
	left: 0;
	right: 0;
	height: 25px;
	background: url(../images/sj-ico.png) 315px bottom no-repeat;
}

.citywrap-list {
	margin-top: 20px;
	margin-left: 33px;
}

.citywrap-list+.citywrap-list {
	margin-top: 10px;
}

.city-bd .name {
	color: #265fae;
	font-size: 16px;
	font-weight: bold;
}

.city-list {
	max-width: 890px;
}

.city-item {
	float: left;
	margin-right: 2px;
}

.city-item>a {
	display: inline-block;
	width: 72px;
	height: 26px;
	color: #333;
	text-align: center;
	line-height: 26px;
}

.city-item.active>a,
.city-item:hover>a {
	color: #fff;
	background-color: #ffae00;
}

.navz {
	margin-top: 18px;
}

.navz-item {
	float: left;
	margin: 0 8px;
}

.navz-item>a {
	display: inline-block;
	width: 84px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	height: 32px;
	line-height: 32px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

.navz-item.active>a,
.navz-item:hover>a {
	color: #497bca;
	background-color: #fff;
	font-weight: bold;
}

.login {
	position: relative;
	background: url(../images/login-ico.png) center 8px no-repeat;
	width: 140px;
	height: 67px;
	background-color: #6ba7ff;
	border-left: 2px solid #347fee;
	border-right: 2px solid #347fee;
}

.login-list {
	position: absolute;
	bottom: 6px;
	left: 0;
	right: 0;
}

.login-item {
	float: left;
	height: 15px;
	line-height: 15px;
	width: 48.9%;
	text-align: center;
}

/* .login-item+.login-item {
	border-left: 2px solid #fff;
} */

.login-item>a {
	display: inline-block;
	color: #fff;
}

.login-item>a:hover {
	color: #00f0ff;
}

/* bottom */
.bottom-location {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
}

.bottom {
	height: 52px;
	line-height: 52px;
	background-color: #3672ca;
	color: #fff;
	font-size: 0;
	text-align: center;
    
}

.bottom-bd {
	position: relative;
}

.bottm-nav-list {
	position: absolute;
	left: 0;
	right: 0;
	height: 52px;
	overflow: hidden;
	
}

.bottm-nav-item {
	float: left;
	margin: 0 0 0 9px;
}

.bottm-nav-item:first-child {
	margin: 0;
}

.bottm-nav-item+.bottm-nav-item:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -5px;
	width: 2px;
	background-color: #e1e7f5;
	height: 15px;
	margin-right: 9px;
}

.bottm-nav-item>a {
	color: #fff;
	font-size: 14px;
}

.copyright {
	font-size: 14px;
}

.visitor {
	position: absolute;
	text-align: right;
	font-size: 14px;
	right: 0;
	top: 0;
}

/* 固定模块 */
.fixed-wrap {
    position: fixed;
    /*bottom: 45%;*/
   	/*top: 10px;*/
    width: 88px;
    top: 15%;
    right: 10%;
    margin-top: 244px;
    z-index: 99;
    opacity: 0;
}

.fixed-wrap .spread {
    position: absolute;
    bottom: 19%;
    display: inline-block;
    width: 72px;
    height: 61px;
    height: 0;
    background: url(../images/spread.png) center no-repeat;
}

.spread-wrap {
    position: absolute;
    bottom: 0;
    width: 72px;
    height: 0;
    height: 244px;
    font-size: 0;
    text-align: center;
    background-color: #fff;
    overflow: hidden;
}

.spread-wrap .module {
    height: 70px;
    text-align: center;
    width: 58px;
    margin: 0 auto;
}

.spread-wrap .module+.module {
	border-top: 1px dashed #d9d9d9;
}

.spread-wrap .module a {
    padding-top: 43px;
    display: block;
    height: 27px;
    color: #666;
    font-size: 14px;
}

.spread-wrap .module:hover a {
    color: #1492ff;
}

.spread-wrap .module01 {
    background: url(../images/module01-icon.png) center 9px no-repeat;
}

.spread-wrap .module02 {
    background: url(../images/module02-icon.png) center 9px no-repeat;
}

.spread-wrap .module03 {
    background: url(../images/module03-icon.png) center 9px no-repeat;
}

.spread-wrap .module01:hover {
	background: url(../images/module01-icon-hover.png) center 9px no-repeat;
}

.spread-wrap .module02:hover {
	background: url(../images/module02-icon-hover.png) center 9px no-repeat;
}

.spread-wrap .module03:hover {
	background: url(../images/module03-icon-hover.png) center 9px no-repeat;
}

.spread-wrap .pick-up {
    height: 32px;
    line-height: 32px;
    color: #666;
    font-size: 14px;
    background-color: #cecece;
    border-bottom: 0;
    cursor: pointer;
}

.spread-wrap .pick-up:hover {
    color: #fff;
    background-color: #1492ff;
}

/* 面包屑导航 */
.crumb {
	height: 60px;
	line-height: 60px;
	background: url(../images/current-position-ico.png) 2px center no-repeat;
	padding-left: 27px;
}

.crumb a {
	color: #333;
}

.crumb a:hover {
	color: #c50606;
}

.crumb .now {
	color: #c50606;
}

.content-mainzh {
	background-color: #fff;
	padding: 20px;
	margin-bottom: 28px;
}

/* 左侧菜单 */
.wb-menu-bd{
	width: 244px;
	margin-right: 20px;
    height: 684px;
    background-color: #dcedff;
}

.meau-title {
	width: 244px;
	height: 89px;
	line-height: 89px;
	text-indent: 111px;
	font-size: 18px;
	color: #fff;
	background: url(../images/server-title-bg.jpg) no-repeat;
}

.wb-tree-items {
	border-bottom: 1px solid #a6cae8;
}

.wb-tree-items.current {
	border: none;
}

.wb-tree-items.current {
	background-color: #067ee3;
}

.wb-tree-items.current .wb-tree-node {
	background-color: #5c9bfa;
}

.wb-tree-items.current .wb-tree-tt {
	color: #fff;
	
}

.wb-tree-tt{
   color:#067ee3;
   font-size: 16px;
}

.wb-tree-node,
.wb-tree-sub a{
    display:block;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}

.wb-tree-iconl{
    float: left;
    width: 13px;
    height: 10px;
    margin-top: 25px;
    margin-left:29px;
    margin-right:20px;
    background:url(../images/wblist01.png) no-repeat;
}

.wb-tree-items.current .wb-tree-iconl {
	background:url(../images/wblist02.png) no-repeat;
}

.wb-tree-iconr{
    float: right;
    width: 18px;
    height: 18px;
    margin-top: 10px;
    margin-right: 22px;
    background:url(../images/wblistrh.png) no-repeat;
}

.wb-tree-sub{
    display: none;
}

.wb-tree-item {
	padding: 2px 0;
}

.wb-tree-item>a{
    padding-left: 40px;
    margin-left: 22px;
	font-size: 14px;
    height: 38px;
    margin: 0 0 0 22px;
    line-height: 38px;
    width: 153px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.wb-tree-item>a:hover,
.wb-tree-item.active>a {
	background-color:#e8930e;
    color:#fff;
}

.wb-tree-item>a:active{
    background-color:#e8930e;
    color:#fff;
}

.current .wb-tree-sub{
    display: block;
}

/* 右侧栏目 */
.column {
	width: 694px;
}

.column h2 {
	font-size: 18px;
	color: #067ee3;
	border-bottom: 1px solid #dedede;
	line-height: 1;
	padding-bottom: 8px;
}

.column h2:before {
	display: inline-block;
	content: "";
	width: 6px;
	height: 14px;
	background-color: #067ee3;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	position: relative;
	top: 1px;
	margin-right: 6px;
}


/* 文章文字大小 */

/* 大 */
.info-main.big {
	font-size: 20px;
}

/* 中 */
.info-main.middle {
	font-size: 14px;
}

/* 小 */
.info-main.small {
	font-size: 12px;
}

.container-news {
    width: 998px;
    margin: 0 auto;
}
