/** È«¾Ö¶¨Òå **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, lengend, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
}
body, button, input, select, textarea, th {
	font: 12px/1.5 SimSun, Tahoma, "hiragino sans gb", Helvetica, Arial;
    color: #333;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
ul, ol, li {
	list-style: none;
}
legend {
	color: #000;
}
fieldset, img {
	border: none;
}
button, input, select, textarea {
	font-size: 100%;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	box-sizing: content-box;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
em {
	font-style: normal;
}
a {
	color: #2E2E2E;
	text-decoration: none;
}
a:hover {
	color: #0078B3;
	text-decoration: underline;
}
.clearfix {
	+zoom: 1;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.wrapper {
    width: 1000px;
    margin: 0 auto;
}
.layout-header {
    
}
.layout-header .top-banner {
    height: 234px;
    /*background: url(../images/top-banner.jpg) no-repeat 0 0;*/
    background-color: #fff;
}
.layout-header .top-nav, .layout-header .top-nav .l, .layout-header .top-nav .r, .layout-header .top-nav .pipe, .layout-header .sub-nav {
    background-image: url(../images/top-nav.png);
    background-repeat: repeat-x;
}
.layout-header .top-nav {
    height: 34px;
    line-height: 34px;
    padding-left: 20px;
    position: relative;
    background-position: 0 -36px;
}
.layout-header .top-nav .l, .layout-header .top-nav .r {
    position: absolute;
    top: 0;
    width: 6px;
    height: 6px;
    display: block;
    background-repeat: no-repeat;
    font-size: 0;
}
.layout-header .top-nav .l {
    left: 0;
    background-position: 0 -104px;
}
.layout-header .top-nav .r {
    right: 0;
    background-position: -7px -104px;
}
.layout-header .top-nav ul {
    float: left;
    height: 34px;
}
.layout-header .top-nav .item {
    float: left;
    position: relative;
}
.layout-header .top-nav .item:last-child{
    width:180px;
    text-align:center;
}
.layout-header .top-nav .item-a {
    padding: 0 10px;
    color: #fff;
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
}
.layout-header .top-nav .item-a:hover {
    text-decoration: none;
}
.layout-header .top-nav .pipe {
    position: absolute;
    top: 0;
    right: 162px;
    height: 34px;
    width: 13px;
    display: block;
    background-repeat: no-repeat;
    background-position: 0 -2px;
}
.layout-header .top-nav .extra {
    height: 34px;
    width: 172px;
    float: right;
    text-align: center;
}
.layout-header .top-nav .extra a {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}
.layout-header .top-nav .extra a:hover {
    text-decoration: none;
}
.layout-content {
    margin: 18px 0 20px;;
}

.layout-footer {
    
}
.layout-footer p {
    text-align: center;
    margin: 2px 0;
}
.layout-footer .internal-link {
    margin-top: 10px;
}
.layout-footer .partner-link {
    background-color: #339ad3;
    color: #fff;
    padding: 13px 14px 8px 93px;
}
.layout-footer .partner-link em {
    font-size: 14px;
    font-weight: 700;
    margin-left: -72px;
    float: left;
    _display: inline;
}
.layout-footer .partner-link p {
    text-align: left;
    margin-bottom: 5px;
}
.layout-footer .partner-link a {
    color: #fff;
    margin-right: 16px;
}


.nav-menu {
    background-color: #FFF;
    padding: 10px;
    position: absolute;
    left: 0;
    top: 34px;
    z-index: 9999;
    display: none;
    width: 207px;
}
.nav-menu .pic {
    width: 90px;
    height: 60px;
    vertical-align: middle;
    float: left;
}
.nav-menu dl {
    display: block;
    height: 26px;
    line-height: 26px;
}
.nav-menu dd {
    float: left;
    height: 26px;
    line-height: 26px;
    width: 50%;
    overflow: hidden;
}
.nav-menu dd i {
    border-color: transparent transparent transparent #797979;
    border-style: solid;
    border-width: 4px 0 4px 5px;
    width: 0;
    height: 0;
    font-size: 0;
    vertical-align: middle;
    margin: -4px 7px 0 0;
    display: inline-block;
}

.search {
    width: 250px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #62b0da;
    position: relative;
}
.search .tl, .search .tr, .search .bl, .search .br {
    position: absolute;
    width: 5px;
    height: 5px;
    display: block;
    background-image: url(../images/top-nav.png);
    background-repeat: no-repeat;
    font-size: 0;
}
.search .tl, .search .tr {
    top: -1px;
}
.search .bl, .search .br {
    bottom: -1px;
    _bottom: -2px;
}
.search .tl {
    left: -1px;
    background-position: 0 -110px;
}
.search .tr {
    right: -1px;
    background-position: -8px -110px;
}
.search .bl {
    left: -1px;
    background-position: 0 -115px;
}
.search .br {
    right: -1px;
    background-position: -8px -115px;
}
.search .search-input {
    width: 170px;
    border: 0 none;
    color: #9b9b9b;
    height: 19px;
    line-height: 19px;
    padding: 3px 3px 3px 27px;
    outline: none;
    display: block;
    float: left;
    background: url(../images/search-input.png) no-repeat 4px center;
    background-color: #fff;
}
.search .search-button {
    background-color: #339ad3;
    color: #fff;
    width: 50px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border: none;
    display: block;
    float: right;
}

.pagination {
    float: right;
    margin: 28px 0;
}
.pagination a, .pagination span {
    height: 20px;
    line-height: 22px;
    border: 1px solid #CCDBE4;
    display: block;
    float: left;
    padding: 0 8px;
    overflow: hidden;
    margin-right: 5px;
    background-color: #fff;
}
.pagination a:hover, .pagination .current {
    background-color: #046cb3;
    border-color: #046cb3;
    color: #fff;
}
.pagination a:hover {
    text-decoration: none;
}
.pagination .summary {
    margin-right: 0;
}
.pagination .summary .current-page {
    padding: 0 3px;
    color: #ff0103;
}
.pagination .summary .total-page {
    color: #0201ff;
}