﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}
audio, canvas, video {
	display: inline-block
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
display:none
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
a {
	background: transparent
}
a:focus {
	outline: thin dotted
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: bold
}
dfn {
	font-style: italic
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
mark {
	background: #ff0;
	color: #000
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 1em
}
pre {
	white-space: pre-wrap
}
q {
	quotes: "\201C" "\201D" "\2018" "\2019"
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 0
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
	outline: 0
}
button, input {
	line-height: normal
}
button, select {
	text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
input[type="text"]:hover, input[type="text"]:focus, input[type="text"]:active {
	border: 1px solid #CCC
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
textarea {
	overflow: auto;
	vertical-align: top
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
body, div, ol, ul, li, h1, h2, h3, h4, h5, h6, p, span, th, td, dl, dd, form, fieldset, legend, input, textarea, select {
	margin: 0 auto;
	padding: 0;
	border: 0
}
body {
	color: #444;
	background: #FFF;
	font: 12px/24px "Microsoft Yahei", Arial, Verdana, Tahoma, Sans-Serif
}
ul, ol, li {
	list-style: none
}
table, td, th, input {
	font-size: 12px
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal
}
h1 {
	font-size: 28px
}
h2 {
	font-size: 18px
}
h3 {
	font-size: 16px
}
h4 {
	font-size: 14px
}
h5, h6 {
	font-size: 12px
}
.inner {
	width: 1200px;
	overflow: hidden
}

.myinner {
	    width: 100%;
	    margin: 0 auto 20px auto;
		}
.clearfix {
	clear: both;
	font-size: 1px;
	width: 1px;
	height: 0;
	visibility: hidden;
	margin-top: 0!important;
*margin-top:-1px;
	line-height: 0
}
.radius {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px
}
.fadein {
	transition: .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out
}
.opacity {
	opacity: .5;
	filter: alpha(opacity=50)
}
.folio-thumb img {
	width: 100%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-duration: .7s;
	-moz-transition-duration: .7s;
	-ms-transition-duration: .7s;
	-o-transition-duration: .7s
}
.folio-thumb:hover img {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-o-transform: scale(1.3);
	-ms-transform: scale(1.3)
}
.mediaholder {
	overflow: hidden
}
a:link, a:visited {
	color: #444;
	outline: 0;
	text-decoration: none
}
a:hover {
	/*color: #F30;*/
	color: #0161C8;
	text-decoration: underline
}
.topbar {
	/*height: 32px;*/
	line-height: 34px;
	border-bottom: 1px solid #EEE;
	color: #707070;
	background: #f6f6f6
}
.topbar .inner {
	overflow: visible
}
.topbar-lt {
	float: left;
	padding-left: 35px;
}
.topbar-rt {
	float: right
}
.subnav {
	float: right;
	padding-right: 20px;
	color: #ccc;
	overflow: hidden
}
.subnav a {
	padding: 0 5px
}
.social {
	float: right;
	margin-top: 4px;
	position: relative;
	z-index: 9999;
	_max-width: 120px
}
.social a {
	margin-left: 4px;
	width: 24px;
	height: 24px;
	text-indent: -9999px;
	display: inline-block;
	background: url("../images/icon-sns.gif") no-repeat 0 0;
	cursor: pointer;
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6
}
.social a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1
}
.social a#s_tsina {
	background-position: 0 0
}
.social a#s_tqq {
	background-position: 0 -31px
}
.social a#s_qq {
	background-position: 0 -92px
}
.social a#s_weixin {
	background-position: 0 -62px
}
.social #weixin {
	padding: 6px;
	text-align: center;
	background: #333;
	display: none;
	position: absolute;
	right: 0;
	top: 32px;
	z-index: 99
}
.social #weixin img {
	width: 160px;
	display: block
}
.header {
	/*margin: 10px auto;*/
	background: #FFF;
	clear: both;
*position:relative;
*z-index:1
}
.header img {
	display: block
}
.logo {
	float: left;
	padding: 20px;
	/*margin-top: 30px;*/
}
.logo img {
	/*height: 80px*/
}
.midbox {
	float: left;
	padding: 0 30px
}
.rtbox {
float: right;
padding: 10px 65px;
}

.nav-container {
	margin: 0 auto 15px;
	overflow: visible;
*position:relative;
*z-index:9999
}
.navbar {
	position: relative
}
.main-menu {
	font-size: 16px;
	height: 46px;
	line-height: 46px;
	color: #333;
    background: url(../images/navbg.jpg) repeat-x 0 0;
	position: relative;
	overflow: visible
}
.pinned {
	margin: 0 auto;
	position: fixed;
	top: 0;
	z-index: 10000;
	_position: absolute;
_top:expression(eval(document.documentElement.scrollTop));
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	border-top-left-radius: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	border-top-right-radius: 0
}
.main-menu .inner {
	overflow: visible
}
#mobile-nav {
	display: none
}
.navi {
	position: relative;
	z-index: 9999
}
.navi li {
	float: left;
	padding: 0 2px;
	text-transform: capitalize;
	white-space: nowrap;
	position: relative
}
.navi li a:link, .navi li a:visited {
	padding: 0 25px;
	color: #FFF;
	display: block
}
.navi li a:hover {
	color: #FFF;
	background: #436bb8;
	text-decoration: none
}
.navi li.current-menu-item a:link, .navi li.current-menu-item a:visited, .navi li.current-post-parent a, .navi li.current-post-ancestor a, .navi li.current-menu-parent a, .navi li.current-category-ancestor a, .navi li:hover a {
	color: #FFF;
	background: #436bb8
}
.navi li ul {
	position: absolute;
	top: 46px;
	left: 1px;
	z-index: 9999;
	padding: 0;
	/*width: 430px;*/
	/*height:200px;*/
	/*border-bottom: 3px solid #CCC;*/

	display: none;
	/*background: #FFF;*/
	background:#66CCFF;
}
.navi li ul li {
	float: none;
	padding: 0;
	line-height: 38px;
	font-size: 14px;
}

.navi li ul .mylidiv{
position: absolute;
top: 10px;
left: 100px;
display:inline;
float:left;
border-left: 2px solid #d8d8d8;
width:380px;
}
.navi li ul .myliimg {
margin-left:20px;
width:240px;height:115px;
border: 1px solid #d8d8d8;
}





.navi li ul li a:link, .navi li ul li a:visited {
	padding: 0 25px;
	height: 38px;
	color: #666
}
.navi li.current-menu-item ul li a:link, .navi li.current-menu-item ul li a:visited, .navi li.current-menu-item ul li a:hover, .navi li.current-post-parent ul li a, .navi li.current-post-ancestor ul li a, .navi li.current-menu-parent ul li a, .navi li.current-category-ancestor ul li a {
	color: #666;
	background: 0
}
.navi li ul li.menu-item-has-children a {
	padding: 0 25px;
	height: 38px;
	color: #666;
	background: url("../images/menu.png") no-repeat right -14px
}
.navi li ul li a:hover, .navi li.current-menu-item ul li a:hover, .navi li.current-post-ancestor ul li a:hover, .navi li.current-menu-parent ul li a:hover, .navi li.current-category-ancestor ul li a:hover, .navi li:hover ul li a:hover {
	/*color: #436bb8;
	background: #f6f6f6*/
}
.navi li:hover a {
	color: #FFF;
	background: #1DB8FA;
}
.navi li:hover ul li a {
	background: 0
}
.navi li:hover ul li.menu-item-has-children a {
	background: url("../images/menu.png") no-repeat right -14px
}
.navi li.current-menu-parent ul li.current-menu-item a {
	color: #436bb8;
	background-color: #f6f6f6
}
.navi li ul li ul {
	top: 0;
	left: 228px;
	padding: 0;
	border-top: 1px solid #ddd;
	background: 0
}
.navi li ul li.menu-item-has-children:hover a {
	color: #436bb8;
	background: #f6f6f6 url("../images/menu.png") no-repeat right -58px
}
.navi li ul li.menu-item-has-children:hover ul li a {
	color: #333;
	background: #FFF
}
.navi li ul li.menu-item-has-children:hover ul li a:hover {
	color: #436bb8;
	background-color: #f6f6f6
}
.navi li:hover ul li.menu-item-has-children ul li a {
	background: 0
}
.toggle-search {
	overflow: visible
}
.btn-search {
	width: 50px;
	height: 46px;
	background: url("../images/search.png") no-repeat center 16px;
	display: inline-block;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 2px;
	z-index: 99999
}
.mobile-nav {
	display: none
}
.btn-search:hover, .toggle-search .active {
	background-color: #436bb8
}
.search-box {
	width: 400px;
	display: none;
	position: absolute;
	right: 0;
	top: 44px;
	z-index: 99999
}
.search-box #searchform {
	padding: 10px;
	background: #436bb8
}
.search-box #searchform #ls {
	padding: 10px 3%;
	width: 80%;
	border: 1px solid #004c90;
	border-right: 0;
	color: #666
}
.search-box #searchform #searchsubmit {
	padding: 11px 0 10px;
	width: 14%;
	text-indent: -9999px;
	border: 0;
	background: #f65e4f url("../images/search.png") no-repeat center -32px;
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 11px
}
.search-box #searchform #searchsubmit:hover {
	background-color: #F30
}
#sliderbox {
	overflow: hidden;
	_position: relative
}
#slidebanner {
	width: 1200px;
	height: 500px;
	text-align: center;
	overflow: hidden;
	position: relative;
	z-index: 90;
	clear: both
}
#slideshow li {
	width: 1200px;
	height: 500px;
	position: absolute;
	left: 0;
	top: 0
}
#slideshow li img {
	width: 1200px;
	height: 500px;
	display: block
}
#slidebanner .bx-wrapper {
	height: auto
}
#slidebanner .bx-wrapper .bx-pager {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 10px;
	z-index: 90
}
#slidebanner .bx-wrapper .bx-pager .bx-pager-item, #slidebanner .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline
}
#slidebanner .bx-wrapper .bx-pager a {
	margin-left: 10px;
	width: 20px;
	height: 5px;
	font-size: 0;
	background: #eee;
	overflow: hidden;
	display: inline-block;
	text-decoration: none;
	moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px
}
#slidebanner .bx-wrapper .bx-pager a.active {
	background: #f65e4f
}
#slidebanner .bx-wrapper .bx-prev, #slidebanner .bx-wrapper .bx-next {
	width: 40px;
	height: 100%;
	_height: 400px;
	text-indent: -9999px;
	background: url("../images/arrow-slider.png") no-repeat -40px center;
	overflow: hidden;
	display: none;
	position: absolute;
	top: 0;
	z-index: 100;
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6
}
#slidebanner .bx-wrapper .bx-prev {
	left: 1%
}
#slidebanner .bx-wrapper .bx-next {
	right: 1%;
	background-position: 0 center
}
#slidebanner .bx-wrapper .bx-prev:hover, #slidebanner .bx-wrapper .bx-next:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1
}
.banner-shadow {
	width: 100%;
	/*height: 26px;*/
	/*background: url("../images/shadow.png") repeat;*/
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 91
}
.banner {
	text-align: center;
	background: #EEE;
	overflow: hidden;
	position: relative
}
.banner img {
	width: 100%;
	display: block
}
.container {
	/*padding: 20px 0;*/
	clear: both
}
.column-fluid {
	float: right;
	width: 100%
}
.content {
	margin-left: 275px;
	overflow: hidden
}



.fullwidth {
	margin: 0 auto;
	width: 100%
}
.row-fluid {
	margin-bottom: 20px;
	overflow: hidden
}
.row-fluid h2 {
	margin-bottom: 20px;
	padding: 7px 12px;
	font-size: 18px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #E8E8E8;
	color: #111;
	background: #F2F2F2;
	clear: both;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px
}
.row-fluid h2 a:link, .row-fluid h2 a:visited {
	color: #111
}
.row-fluid h2 a:hover {
	color: #004c90;
	text-decoration: none
}
.row-fluid h2 i {
	float: right;
	font-size: 14px;
	font-style: normal
}
.row-fluid h2 i a:link, .row-fluid h2 i a:visited {
	padding: 4px 0 4px 12px;
	color: #666
}
.row-fluid h2 i a:hover {
	color: #004c90
}
.row-fluid h2 span a {
	float: right;
*margin-top:-45px;
	width: 62px;
	height: 30px;
	text-indent: -9999px;
	background: url("../images/icon.gif") no-repeat 0 -104px;
	display: block
}
.row-fluid .content {
	margin: 0 320px 0 0
}
.row-fluid .column-fluid {
	float: left
}
.pic-fluid {
	margin-bottom: 5px
}
.row-fluid .homebar h2.title {
	margin: 0;
	font-size: 16px;
	border: 1px solid #e8e8e8;
	border-top: 1px solid #CCC;
	border-bottom: 0;
	background: #f2f2f2
}
.homebar {
	float: right;
	margin-left: -300px;
	width: 300px;
	font-size: 14px;
	color: #666;
	overflow: hidden
}
/*.homebar ul {
	padding: 15px;
	height: 360px;
	border: 1px solid #e8e8e8;
	background: #FFF;
	overflow: hidden;
	width:300px;
}
.homebar ul li {
	margin: 4px auto;
	padding-left: 12px;
	height: 24px;
	background: url("../images/icon.gif") no-repeat 0 13px;
	overflow: hidden
}
.homebar ul li.t {
	margin-bottom: 10px;
	padding: 0;
	height: auto;
	text-align: center;
	background: 0
}
.homebar ul li.t img {
	width: 100%;
	height: 95px
}
.homebar ul li.t h3 {
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	text-align: center;
	overflow: hidden
}
.homebar ul li.t a {
	color: #004c90;
	display: block
}
.homebar ul li.t a:hover {
	color: #F30
}
.homebar div {
	padding: 5px 10px 10px;
	line-height: 28px;
	border: 1px solid #e8e8e8;
	background: #FFF;
	overflow: hidden
}
/*
.col-box-list {
	float: right;
	padding-left: 15px;
	width: 430px;
	font-size: 14px
}
.col-box-list ul li {
	margin-bottom: 3px;
	padding-left: 14px;
	height: 24px;
	background: url("../images/icon.gif") no-repeat 0 11px;
	overflow: hidden
}

.col-box-list ul .myimg {
	margin-bottom: 3px;
	padding-left: 14px;
	height: 200px;
	overflow: hidden
}

.col-box-list ul li span {
	float: right;
	padding-left: 15px;
	font-size: 12px;
	color: #888
}
.col-box-list ul li.p {
	margin-bottom: 15px;
	padding: 0 0 15px;
	height: auto;
	font-size: 12px;
	border-bottom: 1px solid #EEE;
	background: 0
}
.col-box-list ul li.p h3 {
	margin-bottom: 8px;
	height: 24px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden
}
.col-box-list ul li.p a {
	color: #004c90
}
.col-box-list ul li.p a:hover {
	color: #F30
}
.col-box-list ul li.p p {
	line-height: 20px;
	color: #555
}
.col-box-list ul li.p p a {
	padding-left: 10px
}
*/
.news .col-box-list {
	float: right;
	width: 100%
}
.news .col-box-list ul {
	margin: -360px 0 0 320px
}
.news .col-box-list ul li.highlight a:hover {
	color: #F30
}
#news-slider {
	float: left;
	width: 300px;
	height: 360px;
	overflow: hidden;
	position: relative
}
#news-slider ul li a {
	display: block
}
#news-slider ul li img {
	width: 300px;
	height: 360px;
	display: block
}
#news-slider .bx-wrapper .bx-pager {
	position: absolute;
	right: 6px;
	bottom: 40px;
	z-index: 99
}
#news-slider .bx-wrapper .bx-pager a {
	float: left;
	margin-left: 5px;
	width: 8px;
	height: 8px;
	font-size: 0;
	background: #436bb8;
	overflow: hidden;
	display: block;
	text-decoration: none;
	moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px
}
#news-slider .bx-wrapper .bx-pager a.active {
	background: #f65e4f
}
#news-slider .bx-wrapper .bx-pager .bx-pager-item, #news-slider .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline
}
#news-slider .bx-wrapper .bx-prev, #news-slider .bx-wrapper .bx-next {
	width: 32px;
	height: 40px;
	text-indent: -9999px;
	background: url("../images/arrow-newslider.png") no-repeat 0 center;
	overflow: hidden;
	position: absolute;
	top: 40%;
	z-index: 100;
	display: none;
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6
}
#news-slider .bx-wrapper .bx-prev {
	left: 6px
}
#news-slider .bx-wrapper .bx-next {
	right: 6px;
	background-position: -32px center
}
#news-slider .bx-wrapper .bx-prev:hover, #news-slider .bx-wrapper .bx-next:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1
}
#news-slider .bx-wrapper .bx-caption {
	width: 100%;
	height: 32px;
	line-height: 32px;
	background: #666\9;
	background: rgba(80,80,80,.75);
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0
}
#news-slider .bx-wrapper .bx-caption span {
	padding: 0 12px;
	color: #FFF;
	display: block
}
.features {
	margin-bottom: 20px;
	padding: 2%;
	line-height: 26px;
	font-size: 14px;
	border-top: 1px solid #e6e6e6;
	background: #f6f6f6
}
.features:hover {
	border-top: 1px solid #a0b7dc;
	background: #eaeff7
}
.col-text {
	float: left;
	width: 82%
}
.col-text a:link, .col-text a:visited {
	color: #555
}
.col-text a:hover {
	color: #F30
}
.btn-view {
	float: right;
	width: 15%;
	text-align: center
}
.btn-view a:link, .btn-view a:visited, .btn-view a:hover {
	margin: 14% auto;
	padding: 12px 20%;
	color: #FFF;
	background: #004c90;
	display: inline-block
}
.btn-view a:hover {
	background: #F30;
	text-decoration: none
}
.row-scroll {
	position: relative
}
.row-scroll .bx-controls a:hover {
	background-color: #436bb8
}
.row-scroll .bx-controls a.bx-prev {
	background-position: 8px 6px;
	position: absolute;
	top: 10px;
	right: 35px
}
.row-scroll .bx-controls a.bx-next {
	background-position: -15px 6px;
	position: absolute;
	top: 10px;
	right: 10px
}
.row-scroll .bx-controls a.bx-prev:hover {
	background-position: 8px -14px
}
.row-scroll .bx-controls a.bx-next:hover {
	background-position: -15px -14px
}
.pic-scroll-list {
	overflow: hidden
}
.pic-scroll-list .slide {
	float: left;
	margin-bottom: 25px;
	width: 24%;
	height: auto;
	text-align: center;
	overflow: hidden
}
.pic-scroll-list .slide .folio-thumb {
	position: relative
}
.pic-scroll-list .slide .folio-thumb img {
	width: 100%!important;
	height: auto;
	display: block
}
.pic-scroll-list .slide .folio-thumb .opacity-pic {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #004c90;
	cursor: pointer;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	_display: none
}
.pic-scroll-list .slide:hover .folio-thumb .opacity-pic {
	-moz-opacity: .4;
	-khtml-opacity: .4;
	opacity: .4;
	filter: alpha(opacity=40);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
.pic-scroll-list .slide h3 {
	margin-top: 8px;
	width: 100%;
	height: 24px;
	font-size: 14px;
	overflow: hidden;
	position: relative;
	z-index: 10
}
.partners {
	margin-bottom: 30px
}
.partners h2 {
	padding: 10px 10px 20px 0;
	border: 0;
	text-align: center;
	background: url("../images/icon.gif") repeat-x 0 -452px
}
.partners h2 a {
	padding: 0 30px;
	background: #f8f8f8
}
#partner-list a {
	display: inline-block
}
#partner-list a img {
	height: 38px;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	filter: alpha(opacity=65);
	-moz-opacity: .65;
	opacity: .65
}
#partner-list a:hover img {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
	filter: gray;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1
}
.breadcrumb {
	/*height: 32px;*/
	line-height: 34px;
	border-bottom: 1px solid #e8e8e8;
	color: #888;
	background: #f4f4f4;
	overflow: hidden
}
.breadcrumb i {
	padding: 0 8px;
	background: url("../images/icon.gif") no-repeat 7px -39px
}
.breadcrumb a:link, .breadcrumb a:visited {
	color: #888
}
.breadcrumb a:hover {
	color: #666
}
.breadcrumb a#hp {
	padding-left: 18px;
	background: url("../images/icon.gif") no-repeat 0 -157px;
*background-position:0 -159px
}
.crumb-box {
	/*float: left;*/
	padding: 0 15px
}
.cur-title {
	margin-bottom: 25px;
	padding: 0 0 10px 20px;
	font-size: 18px;
	border-bottom: 1px solid #DDD;
	color: #333;
	background: url("../images/icon.gif") no-repeat 0 -200px;
	text-transform: capitalize;
	overflow: hidden
}
.cur-title a {
	color: #333;
	text-decoration: none
}
.cur-title span {
	padding-left: 4px;
	color: #999
}
.postlist {
	padding: 0;
	/*overflow: hidden*/
}
.postlist li {
	margin: 0 auto 5px;
	padding: 0 0 7px 15px;
	height: 24px;
	border-bottom: 1px solid #EEE;
	background: url("../images/icon.gif") no-repeat 0 11px;
	overflow: hidden
}
.postlist li.nb {
	border: 0
}
.postlist li a {
	float: left;
	width: 85%;
	font-size: 14px
}
.postlist li span {
	float: right;
	width: 78px;
	text-align: right;
	color: #BBB
}
.piclist {
	margin-left: -1.83%;
	overflow: hidden
}
.piclist li {
	float: left;
	margin-bottom: 20px;
	margin-left: 1.83%;
*margin-left:1.8%;
	_margin-left: .935%;
	width: 31.5%;
	height: auto;
	text-align: center;
	overflow: hidden
}
.piclist li .folio-thumb {
	position: relative
}
.piclist li .folio-thumb img {
width: 286px;
    height: 200.2px;
			display: block
}
.piclist li .folio-thumb .opacity-pic {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #004c90;
	cursor: pointer;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	_display: none
}
.piclist li:hover .folio-thumb .opacity-pic {
	-moz-opacity: .4;
	-khtml-opacity: .4;
	opacity: .4;
	filter: alpha(opacity=40);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
.piclist li h3 {
	margin-top: 5px;
	width: 100%;
	height: 24px;
	font-size: 14px;
	overflow: hidden;
	position: relative;
	z-index: 10
}
.piclist-col4 {
	margin-left: -1.5%
}
.piclist-col4 li {
	margin-left: 1.5%;
	_margin-left: .75%;
	width: 23.5%
}
.post {
	/*overflow:scroll;*/
	padding-left:60px;
	
}
.post .post-title {
	margin-bottom: 8px;
	padding-bottom: 8px;
	line-height: 40px;
	font-size: 28px;
	text-align: center;
	border-bottom: 1px solid #e9e9e9;
	color: #333
}
.postmeta {
	margin-bottom: 25px;
	color: #999;
	text-align: center
}
.postmeta a:link, .postmeta a:visited {
	color: #999
}
.postmeta a:hover {
	color: #666
}
.entry {
	font-size: 14px;
	overflow: hidden;
	width:835px;
}
.entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	margin-bottom: 15px;
	padding: 0;
	border: 0;
	background: 0;
	color: #000
}
.entry p {
	margin-bottom: 20px
}
.entry a:link, .entry a:visited {
	color: #004c90
}
.entry a:hover {
	color: #f65e4f
}
.entry img {
	margin-bottom: 15px;
	max-width: 100%;
	height: auto
}
.entry ol, .entry ul {
	margin: 10px 20px
}
.entry ol li {
	list-style: decimal
}
.entry ul li {
	list-style: disc
}
.entry table {
	margin-bottom: 15px;
	color: #666;
	border-left: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4
}
.entry th {
	padding: 3px 10px;
	border-right: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	background: #f5f5f5
}
.entry td {
	padding: 3px 10px;
	border-right: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4
}
.alignleft {
	float: left;
	padding-right: 10px
}
.alignright {
	float: right;
	padding-left: 10px
}
.alignnone, .aligncenter {
	float: none;
	margin-left: auto;
	margin-right: auto;
	clear: both
}
.aligncenter {
	text-align: center;
	display: block
}
.wp-caption {
	margin: 10px auto;
	padding: 6px;
	background: #f6f6f6;
	border: 1px solid #e4e4e4;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-align: center
}
.wp-caption img {
	max-width: 660px
}
.wp-caption p.wp-caption-text {
	margin: 5px 0 0;
	padding: 4px;
	line-height: 20px;
	color: #666
}
.post .share {
	margin: 25px auto;
	padding-bottom: 8px;
	line-height: 28px;
	border-bottom: 1px solid #e8e8e8;
	color: #999;
	text-align: right;
	clear: both
}
.post #bdshare {
	float: right
}
.post .page-title {
	margin-bottom: 25px;
	padding-bottom: 8px;
	line-height: 40px;
	font-size: 28px;
	text-align: center;
	border-bottom: 1px solid #e9e9e9;
	color: #333
}
.wpagenavi {
	margin: 20px auto;
	padding-top: 25px;
	width: 100%;
	line-height: 40px;
	font-family: "宋体";
	border-top: 1px solid #e4e4e4;
	text-align: center
}
.page {
	text-align: center
}
.page ul {
	text-align: center;
	margin-top: 30px;
}
.page .firstPage {
	width: 30px;
}
.page ul li {
    display: inline-block;
    line-height: 35px;
    height: 35px;
    margin-left: 5px;
    font-size: 12px;
    border: 1px solid #E9E9E9;
    padding: 0px 20px;
    width: auto;
}
.page ul li a:hover {
	color: #ff0000;
	text-decoration: none;
}
.page ul li.thisclass, .page ul li.thisclass a, .page ul li.thisclass a:hover {
	background-color: #0161C8;
	color: #FFF
}
.page .pageinfo {
	line-height: 25px;
	padding: 12px 5px 10px 5px;
	color: #999;
}
.page select {
	line-height: 25px;
	margin-top: 4px
}
.page .pageinfo strong {
	color: #555;
	font-weight: normal;
	margin: 0px 2px;
}
.post-navi {
	padding-top: 20px;
	text-align: center
}
.post-navi a:link, .post-navi a:visited {
	padding: 2px 9px;
	border: 1px solid #FFF;
	background: #FFF
}
.post-navi a:hover {
	border: 1px solid #e4e4e4;
	background: #f5f5f5;
	text-decoration: none
}
.post-prev-next {
	margin: 6px auto;
	line-height: 24px;
	font-size: 13px;
	color: #333;
	text-align:center;
}
.error404 {
	max-width: 460px;
	padding: 50px 0
}
.error404 h4 {
	height: 32px;
	line-height: 32px;
	font-size: 200%;
	color: #F00
}
.error404 span {
	margin-bottom: 25px;
	color: #666;
	display: block
}
.error404 ol {
	padding: 5px 0 5px 20px
}
.error404 ol li {
	margin: 0 auto;
	list-style: disc
}
.errorsearch {
	margin-top: 15px;
	width: 100%;
	overflow: hidden
}
.errorsearch .searchInput {
	float: left;
	padding: 6px 0;
	width: 80%;
	text-indent: 12px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #DDD
}
.errorsearch #searchsubmit {
	float: right;
	width: 19%;
	height: 38px;
	font-size: 14px;
	border: 0;
	color: #FFF;
	background: #666;
	cursor: pointer
}
.errorsearch #searchsubmit:hover {
	background: #333
}
.related {
	margin: 30px auto 0
}
.related h2 {
	padding: 0 0 6px 20px;
	font-size: 18px;
	border-bottom: 1px solid #CCC;
	color: #111;
	background: url("../images/icon.gif") no-repeat 0 -200px;
	text-transform: capitalize;
	overflow: hidden
}
.related ul.post-list, .related ul.thumb-list {
	margin-top: 20px;
	overflow: hidden
}
.related ul.post-list li {
	float: left;
	margin: 2px auto;
	padding-right: 5%;
	width: 45%;
	height: 24px;
	background: url("../images/icon.gif") no-repeat 0 10px;
	overflow: hidden
}
.related ul.post-list li a {
	padding-left: 15px
}
.sidebar {
	float: left;
	margin-right: -250px;
	width: 250px;
	color: #666;
	overflow: hidden
}
.sidebar h3 {
    padding-left: 14px;
    line-height: 36px;
    font-size: 16px;
    /* border-top: 1px solid #a0b7dc; */
    /* border-left: 1px solid #e8e8e8; */
    /* border-right: 1px solid #e8e8e8; */
    color: #F6F1F1;
    background: #0161C8;
}
.sidebar h3 a:link, .sidebar h3 a:visited {
	color: #333
}
.sidebar h3 a:hover {
	color: #004c90
}
.sidebar ul li {
	margin-bottom: 20px
}
.sidebar ul li ul {
	padding: 10px;
    border: 1px solid #0060C7;
    background: #FFF;
    overflow: hidden;
}
.sidebar ul li ul li {
	margin: 4px auto;
	padding-left: 8px;
	height: 24px;
	background: url("../images/icon.gif") no-repeat 0 10px;
	overflow: hidden;
	 font-size:14px;
	 /*border-bottom:1px solid #cccccc;*/
}
.sidebar ul li ul li:hover {
color:#0060C7;

}

.sidebar ul li ul li ul {
	border: 0
}
.sidebar ul li div {
	padding: 15px 5px 10px;
	line-height: 28px;
	border: 1px solid #0161C8;
	background: #FFF;
	overflow: hidden
}
.sidebar ul li.widget_nav_menu h3 {
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #d1dced;
	background: #e3eaf4;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px
}
.sidebar ul li.widget_nav_menu ul {
	padding: 0;
	font-size: 14px;
	border: 0
}
.sidebar ul li.widget_nav_menu ul li {
	margin: 0;
	padding: 0;
	height: auto;
	border-top: 1px solid #FFF;
	background: #f6f6f6;
	overflow: hidden
}
.sidebar ul li.widget_nav_menu ul li a:link, .sidebar ul li.widget_nav_menu ul li a:visited {
	height: 38px;
	line-height: 38px;
	text-indent: 24px;
	border-bottom: 1px solid #eaeaea;
	color: #666;
	background: url("../images/icon.gif") no-repeat right -377px;
	display: block;
	overflow: hidden
}
.sidebar ul li.widget_nav_menu ul li a:hover, .sidebar ul li.widget_nav_menu ul li.current-cat a:link, .sidebar ul li.widget_nav_menu ul li.current-cat a:visited, .sidebar ul li.widget_nav_menu ul li.current_page_item a:link, .sidebar ul li.widget_nav_menu ul li.current_page_item a:visited, .sidebar ul li.widget_nav_menu ul a:hover, .sidebar ul li.widget_nav_menu ul li.current-cat a:hover {
	color: #FFF;
	background: #436bb8 url("../images/icon.gif") no-repeat right -337px;
	text-decoration: none
}
.sidebar ul li.widget_nav_menu ul li ul li a:link, .sidebar ul li.widget_nav_menu ul li ul li a:visited, .sidebar ul li.widget_nav_menu ul li ul li a:hover {
	text-indent: 34px
}
.sidebar ul li.widget_search .searchInput {
	padding: 4px 8px 3px;
	width: 168px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #d6d6d6;
	color: #666;
	background: #FFF
}
.sidebar ul li.widget_search .searchInput:hover {
	border: 1px solid #999;
	color: #666
}
.sidebar ul li.widget_search .searchBtn {
	float: right;
*float:none;
	width: 60px;
	height: 33px;
*line-height:30px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-indent: 0;
	border: 0;
	color: #FFF;
	background: #666;
	cursor: pointer;
	position: static
}
.sidebar ul li.widget_search .searchBtn:hover {
	background: #333
}
.sidebar ul li.wpyou_widget_SpecialCatList ul {
	padding: 0
}
.sidebar ul li.wpyou_widget_SpecialCatList ul li {
	height: auto;
	background: url("../images/arrow.gif") no-repeat 3px 10px
}
.sidebar ul li.wpyou_widget_SpecialCatList ul li ul li {
	line-height: 20px;
	background: url("../images/arrow-sub.gif") no-repeat 3px 7px
}
.sidebar ul li.wpyou_widget_SpecialCatPicPosts ul li {
	margin-bottom: 15px;
	padding: 0 0 15px;
	height: auto;
	border-bottom: 1px solid #EEE;
	background: 0
}
.sidebar ul li.wpyou_widget_SpecialCatPicPosts ul li img {
	float: left;
	padding-right: 10px;
	width: 110px;
	height: 80px
}
.sidebar ul li.wpyou_widget_SpecialCatPicPosts ul li h4 {
	margin-bottom: 5px;
	height: 54px;
	line-height: 18px;
	font-size: 14px;
	overflow: hidden
}
.sidebar ul li.wpyou_widget_SpecialCatPicPosts ul li p {
	color: #666
}
.sidebar ul li.wpyou_widget_SpecialCatBigPicPosts ul li {
	margin: 0 auto 15px;
	padding: 0;
	height: auto;
	text-align: center;
	background: 0
}
.sidebar ul li.wpyou_widget_SpecialCatBigPicPosts ul li img {
	width: 240px;
	height: 180px
}
.sidebar ul li.wpyou_widget_SpecialCatBigPicPosts ul li h4 {
	margin-bottom: 10px;
	line-height: 18px;
	font-size: 14px;
	overflow: hidden
}
#wp-calendar {
	margin: 5px auto;
	width: 94%
}
#wp-calendar caption {
	padding: 5px 0;
	font-size: 14px
}
#wp-calendar th, #wp-calendar td {
	padding: 2px 1px;
	line-height: 18px;
	text-align: center;
	text-transform: capitalize;
	color: #555;
	border: 1px solid #e4e4e4;
	background-color: #f9f9f9
}
#wp-calendar tbody tr td a:link, #wp-calendar tbody tr td a:visited {
	font-weight: bold;
	color: #ff0242
}
#wp-calendar tbody tr td a:hover {
	color: #333
}
#wp-calendar tbody tr td:hover {
	border: 1px solid #d9d9d9;
	color: #444;
	background-color: #EEE
}
#wp-calendar tfoot tr td {
	padding: 8px 10px 0;
	border: 0;
	background: 0
}
.pad {
	border: 0!important;
	background: none!important
}
.postComment {
	margin: 25px auto 0;
	overflow: hidden
}
#respond {
	margin: 25px auto 0
}
#addcomment, #comments {
	margin-bottom: 25px;
	padding: 0 0 6px 20px;
	font-size: 18px;
	border-bottom: 1px solid #CCC;
	color: #111;
	background: url("../images/icon.gif") no-repeat 0 -200px;
	overflow: hidden
}
.post_comment ol li {
	margin: 10px 5px;
	padding: 10px 10px 5px 10px;
	list-style: none
}
.commentlist {
	width: 98%;
	font-size: 12px;
	clear: both
}
.commentlist li {
	margin-bottom: 15px;
	padding: 6px 0;
	border: 1px solid #e4e4e4
}
.commentlist li.alt {
	border: 1px solid #e3e7ea;
	background-color: #f7f8f9
}
.commentlist li.comment-author-admin {
	border: 1px solid #e4e4e4;
	background: #FFF
}
.commentlist li ul {
	margin: 10px 10px
}
.commentlist li ul.children {
	margin: 15px 20px
}
.commentlist li p {
	padding: 10px 10px 5px
}
.comment-author {
	padding: 4px 0;
	width: 100%;
	height: 22px;
	line-height: 22px;
	border-bottom: 1px solid #ececec
}
.commentlist li.alt .comment-author {
	border-bottom: 1px solid #e3e7ea
}
.commentlist li.comment-author-admin .comment-author {
	border-bottom: 1px solid #e3e3e3
}
.commentlist li.alt .comment-author {
	border-bottom: 1px solid #e8edf0
}
.avatar {
	float: left;
	padding: 1px 1px;
	width: 32px;
	height: 32px;
	border: 1px solid #e0e0e0
}
.author_info {
	float: left;
	padding-left: 10px;
	line-height: 16px
}
.author_info cite {
	font-style: normal;
	font-weight: bold
}
.author_info em {
	padding-left: 10px;
	font-size: 10px;
	font-style: normal;
	color: #999
}
.reply {
	float: right;
	margin: -3px 8px 0 0
}
#cancel-comment-reply {
	float: right;
	margin-right: 10px
}
.reply a, #cancel-comment-reply a {
	color: #999!important
}
.reply a:hover, #cancel-comment-reply a:hover {
	color: #1162b3!important
}
#respond p {
	margin: 0 auto 15px;
	overflow: hidden
}
#respond label {
	float: left;
	padding: 3px 8px;
	width: 70px;
	text-align: right;
	display: block
}
#respond em {
	padding-top: 5px;
	color: #F00;
	font-style: normal;
	font-weight: normal
}
#author, #email, #url, #comment {
	padding: 6px;
	width: 50%;
	border: 1px solid #e4e4e4;
	color: #666
}
#comment {
	width: 84%;
	height: 150px;
	font-size: 12px;
	color: #787878;
	overflow-y: scroll;
	color: #666
}
#submit {
	margin-left: 86px;
	width: 150px;
	line-height: 36px;
	font-size: 16px;
	color: #fff;
	border: 0;
	background: #444;
	cursor: pointer;
	display: block
}
#submit:hover, #submit:active {
	background: #005bb5
}
#submit-inquiry {
	float: right;
	margin: 0 8px;
	width: 130px;
	height: 32px;
	text-indent: -9999px;
	border: 0;
	background: url("../images/submit-inquiry.gif") no-repeat 0 0;
	cursor: pointer;
	display: block
}
.comment_navi {
	text-align: right;
	padding: 5px 15px;
	font-size: 12px;
	color: #999
}
.comment_navi a {
	color: #999
}
.friendlink {
	border-top: 1px solid #e4e4e4;
	overflow: hidden
}
.friendlink ul {
	padding: 18px 0 0;
	overflow: hidden
}
.friendlink ul li {
	float: left;
	margin: 0 6px;
	height: 24px;
	white-space: nowrap;
	overflow: hidden
}
.friendlink ul li.fltitle {
	margin: 0 6px 4px 0
}
.friendlink ul h4 {
	display: none
}
.footer {
	min-height: 0px;
	border-top: 3px solid #DDD;
	color: #666;
	background: #f4f4f4
}
.footer .inner {
	padding: 20px 0;
	overflow: visible;
	position: relative
}
.footer a:link, .footer a:visited {
	color: #666
}
.footer a:hover {
	color: #004c90
}
.foot-menu {
	margin-bottom: 25px;
	text-align: center;
	overflow: hidden
}
.foot-nav {
	width: 100%;
	font-size: 14px;
	text-align: center
}
.foot-nav li {
	width: 1px;
	padding: 0 12px;
	display: inline;
	word-break: keep;
	white-space: nowrap
}
.foot-nav li a:link, .foot-nav li a:visited {
	color: #333
}
.foot-nav li a:hover {
	color: #F30;
	text-decoration: none
}
.copyright {
	text-align: center
}
.copyright p {
	margin-bottom: 5px
}
.page-sitemap {
	background: #eee
}
.sitemap-box {
	margin: 25px auto;
	padding: 2%;
	width: 92%;
	line-height: 24px;
	background: #fff
}
.sitemap-box a:link, sitemap-box a:visited {
	color: #333
}
.sitemap-box a:hover {
	color: #10579d
}
.sitemap-box h1 {
	margin-bottom: 20px;
	font-size: 20px;
	text-align: center
}
.sitemap-box h2 {
	margin: 8px auto 15px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: 700;
	border-bottom: 1px solid #eee
}
.sitemap-box ul {
	margin: 10px
}
.sitemap-box ul li {
	margin: 6px 0 0 18px;
	list-style: disc;
	color: #999
}
.sitemap-box ul li ul {
	margin: 5px 10px 10px
}
.sitemap-box ul li ul li {
	margin: 3px 0 0 16px;
	list-style: circle
}
.sitemap-box #breadcrumb, .sitemap-box .archivers, .sitemap-box .full-version, .sitemap-box #footer {
	margin-top: 20px;
	padding: 6px 15px;
	border: 1px solid #eee;
	border-top: 1px solid #ddd;
	clear: both
}
.sitemap-box #breadcrumb, .sitemap-box .full-version {
	border: 1px solid #eee;
	background: #f8f8f8
}
.sitemap-box .archivers {
	padding: 5px 15px 15px;
	overflow: hidden
}
.sitemap-box #footer {
	padding: 10px;
	text-align: center
}
.cs-div {
	width: 140px;
	height: auto;
	text-align: center;
	position: absolute;
	z-index: 99999;
	overflow: hidden
}
.cs-div #cs-close {
	float: right;
	width: 32px;
	height: 35px;
	text-indent: -9999px;
	display: block;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0
}
.cs-bar {
	padding: 0;
	width: 32px;
	height: 116px
}
.cs-bar #cs-close {
	width: 32px;
	height: 116px;
	background: url("../images/cs.gif") no-repeat -106px 0;
	top: 0;
	right: 0
}
.cs-inner {
	padding: 60px 5px 0 10px;
	background: url("../images/cs.gif") no-repeat 0 -120px;
	display: none
}
.cs-inner img {
	margin-bottom: 10px
}
.cs-btm {
	width: 100%;
	height: 15px;
	background: url("../images/cs.gif") no-repeat 0 bottom
}
.backToTop {
	width: 46px;
	height: 46px;
	background: url("../images/backtop.gif") no-repeat 0 0;
	position: fixed;
	_position: absolute;
	right: 25px;
	bottom: 40px;
	_bottom: "auto";
	cursor: pointer;
	display: none;
	z-index: 9999
}
.backToTop:hover {
	background-position: 0 -46px
}
.animated {
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
@-webkit-keyframes fadeInLeft {
0% {
opacity:0;
-webkit-transform:translateX(-20px);
transform:translateX(-20px)
}
100% {
opacity:1;
-webkit-transform:translateX(0);
transform:translateX(0)
}
}
@keyframes fadeInLeft {
0% {
opacity:0;
-webkit-transform:translateX(-20px);
-ms-transform:translateX(-20px);
transform:translateX(-20px)
}
100% {
opacity:1;
-webkit-transform:translateX(0);
-ms-transform:translateX(0);
transform:translateX(0)
}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}
@media only screen and (max-width:1024px) {
.inner {
	width: 980px
}
.navi li a:link, .navi li a:visited {
	padding: 0 15px
}
#slidebanner, #slideshow li, #slideshow li img {
	width: 980px;
	height: 400px
}
}
@media only screen and (min-width:768px) and (max-width:959px) {
.inner {
	width: 98%
}
.inner .inner {
	width: 100%
}
.navi li a:link, .navi li a:visited {
	padding: 0 12px
}
#slidebanner, #slideshow li, #slideshow li img {
	width: 100%;
	height: auto
}
#news-slider {
	display: none
}
.news .col-box-list {
	float: none;
	padding: 0
}
.news .col-box-list ul {
	margin: 0 auto
}
.container, .content {
	float: none;
	margin: 0 auto
}
.postlist li a {
	float: none;
	width: 100%
}
.sidebar {
	display: none
}
.piclist {
	margin-left: -3%
}
.piclist li {
	margin-left: 3%;
	width: 47%
}
}
@media only screen and (max-width:767px) {
.inner {
	width: 98%
}
.header {
	margin: 10px auto 0
}
.topbar-lt, .rtbox {
	display: none
}
.logo {
	float: none;
	margin: 10px auto;
	text-align: center
}
.logo img {
	display: inline
}
.nav-container, .main-menu {
	width: 100%
}
.main-menu {
	margin: 0 auto;
	display: none
}
.navi {
	background: #333
}
.navi li {
	float: none;
	width: 100%;
	padding: 0;
	border-bottom: 1px solid #262626;
	border-top: 1px solid #363636
}
.navi li:first-child {
	border-top: 0
}
.navi li a:link, .navi li a:visited {
	padding: 4px 15px;
	color: #EEE;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0
}
.navi li a:hover {
	color: #FFF;
	background: #222
}
.navi li ul {
	position: static;
	padding: 0;
	width: 100%;
	border-bottom: 0;
	background: 0
}
.navi li ul li {
	border: 0;
	background: 0;
	border-bottom: 1px solid #262626
}
.navi li ul li.litop {
	display: none
}
.navi li ul li a:link, .navi li ul li a:visited {
	padding: 0 0 0 35px;
	color: #BBB;
	background: 0
}
.navi li ul li a:hover, .navi li:hover ul li a:hover {
	color: #FFF;
	background: #404040
}
.navi li.current-menu-item ul li a:link, .navi li.current-menu-item ul li a:visited, .navi li.current-post-parent ul li a, .navi li.current-post-ancestor ul li a, .navi li.current-menu-parent ul li a, .navi li.current-category-ancestor ul li a, .navi li:hover ul li a {
	background: 0
}
.mobile-nav {
	height: 50px;
	line-height: 50px;
	background: #004c90;
	display: block;
	position: relative
}
.mobile-menu {
	width: 54px;
	height: 100%;
	background: url("../images/icon.gif") no-repeat center -444px;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0
}
.active {
	background-color: #436bb8
}
.toggle-search {
	width: 100%
}
.toggle-search .btn-search {
	display: none
}
.mobile-nav .btn-search {
	width: 54px;
	height: 50px;
	top: 0;
	right: 0;
	background-position: center 18px
}
.search-box {
	width: 100%;
	top: 0
}
#slidebanner {
	width: 100%;
	height: auto
}
#slideshow li {
	width: 100%;
	height: auto
}
#slideshow li img {
	width: 100%;
	height: auto;
	min-height: inherit
}
.container, .content {
	float: none;
	margin: 0 auto
}
.features {
	padding: 5%;
	text-align: center
}
.col-text, .btn-view {
	float: none;
	width: 100%
}
.btn-view a:link, .btn-view a:visited, .btn-view a:hover {
	margin: 10% auto 2%;
	padding: 12px 20%
}
.row-fluid .homebar h2 {
	font-size: 18px;
	border-top: 1px solid #a0b7dc;
	border-bottom: 1px solid #dfe7f2;
	color: #111;
	background: #eaeff7
}
.crumb-box, .postlist li a {
	float: none;
	width: 100%
}
.bx-pager, .postlist li span, .sidebar, .cs-div, .backToTop {
	display: none!important
}
.pic-scroll-list .slide {
	width: 100%;
	height: auto
}
.row-fluid .content, #news-slider, .news .col-box-list, .homebar {
	float: none;
	margin: 0 auto;
	padding: 0;
	width: 100%
}
.news .col-box-list ul {
	margin: 0 auto
}
#news-slider, .news .col-box-list {
	margin-bottom: 20px
}
#news-slider {
	float: none;
	width: 100%;
	height: auto
}
#news-slider ul li img {
	width: 100%
}
#news-slider .bx-wrapper .bx-prev, #news-slider .bx-wrapper .bx-next {
	display: block
}
.piclist {
	margin-left: -3%
}
.piclist li {
	margin-left: 3%;
	width: 47%
}
.entry {
	font-size: 16px;
	line-height: 32px
}
.entry p {
	margin-bottom: 20px
}
.related ul.post-list li {
	float: none;
	width: 95%
}
.wpagenavi a:link, .wpagenavi a:visited, .wpagenavi a:hover {
	display: none
}
.wpagenavi a.next, .wpagenavi a.previous {
	padding: 8px 60px;
	font-size: 18px;
	display: inline-block
}
.foot-lt, #our-sns, .foot-rt {
	float: none;
	max-width: 100%;
	text-align: center
}
.foot-nav {
	font-weight: 700
}
.foot-rt {
	margin: 40px auto 20px
}
}
@media only screen and (max-width:480px) {
.share, .friendlink {
	display: none
}
.announce ul li {
	width: auto
}
.piclist {
	margin-left: 0
}
.piclist li {
	margin-left: 0;
	width: 100%
}
.related li {
	float: none;
	width: 95%
}
}


/*show*/

.show {
	position: relative;
	width: 960px;
	height: 359px;
	margin: 0 auto;
	text-align:center;
}
.show h3 {
	float: left;
	position: relative;
	width: 240px;
	height: 54px;
	line-height: 20px;
	text-align: center;
	z-index: 0;
	background: url("../images/tabbg.jpg") no-repeat 0 0;
	text-align: center;
	color: #fff;
	padding-top: 10px;
	cursor: pointer;
}
.show h3 span {
	display: block;
}
.show h3 .ch {
	font-size: 16px;
}
.show h3 .en {
	text-transform: Uppercase;
	font-size: 12px;
}
.show h3.now {
	background: url("../images/tabhover.png") no-repeat 0 0;
	color: #fff;
	z-index: 3;
}
.show h3 a {
	color: #fff;
}
.show h3 a:hover,
.show h3.now a {
	color: #fff;
}
.show .con {
	position: absolute;
	top: 59px;
	width: 932px;
	height: 286px;
	padding: 35px 13px 0;
	z-index: 2;
	border-left: 1px solid #e7e7e5;
	border-right: 1px solid #e7e7e5;
	border-bottom: 3px solid #aeaeae;
	overflow: hidden;
	left: 0;
}
.show .con .info {
	overflow: hidden;
	margin-bottom: 20px;
}
.show .con .info .word {
	float: left;
	width: 800px;
	line-height: 20px;
	color: #666;
}
.show .con .info .more {
	width: 99px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	background: url("../images/more.jpg") no-repeat 0 0;
	float: right;
	margin-top: 15px;
}
.show .con .list {
	width: 1100px;
	overflow: hidden;
}
.show .con .list li {
	float: left;
	margin-right: 5px;
}
.show .con .list img {
	width: 219px;
	height: 156px;
	padding: 1px;
	border: 4px solid #f5f5f5;
}
.show .con .list .txt {
	width: 193px;
	text-align: center;
	font-size: 14px;
	margin-top: 8px;
}

 .gdlist{ /*width: 1020px; height:200px;*/} 
 .gdlist li{ float: left;/* width: 100px; height: 100px; border:#ccc solid 1px; */display: block; } 




.mycol-box-list {
	float: left;
	padding-left: 15px;
	/*width: 300px;*/
	font-size: 14px
}
.mycol-box-list ul li {
	margin-bottom: 3px;
	padding-left: 14px;
	height: 24px;
	/*background: url("../images/icon.gif") no-repeat 0 11px;*/
	overflow: hidden
}

.mycol-box-list ul .myimg {
	margin-bottom: 3px;
	padding-left: 14px;
	height: 180px;
	overflow: hidden
	width: 350px;

}

.mycol-box-list ul .myimg img {
	height: 180px;
	overflow: hidden;
	width: 350px;
}


.mycol-box-list ul li span {
	float: right;
	padding-left: 15px;
	font-size: 12px;
	color: #888
}
.mycol-box-list ul li.p {
	margin-bottom: 15px;
	padding: 0 0 15px;
	height: auto;
	font-size: 12px;
	border-bottom: 1px solid #EEE;
	background: 0
}
.mycol-box-list ul li.p h3 {
	margin-bottom: 8px;
	height: 24px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden
}
.mycol-box-list ul li.p a {
	color: #004c90
}
.mycol-box-list ul li.p a:hover {
	color: #F30
}
.mycol-box-list ul li.p p {
	line-height: 20px;
	color: #555
}
.mycol-box-list ul li.p p a {
	padding-left: 10px
}
#mynews-slider {
	float: left;
	width: 500px;
	height: 360px;
	overflow: hidden;
	position: relative
}
#mynews-slider img {
	float: left;
	width: 500px;
	height: 360px;
	overflow: hidden;
	position: relative
}

nav.nav-bar-element {
    margin-bottom: 0;
    border: none;
     background: url(../images/navbg.jpg) repeat-x 0 0;
	 color:#FFFFFF;
}
/*nav.nav-bar-element {
    margin-bottom: 0;
    border: none;
    background: url(../images/navbg.jpg) repeat-x 0 0;
    height: 50px;
    position: relative;
    z-index: 10;
}*/




nav.nav-bar-element .navbar-collapse .navbar-nav>li.active>a,nav.nav-bar-element .navbar-collapse .navbar-nav>li>a:hover {
    color:#FFFFFF;
    background-color: #0fa9eb;
}


nav.nav-bar-element .navbar-collapse .navbar-nav>li.active>a{
width:100px;
}


nav.nav-bar-element .navbar-header .navbar-toggle {
    float: left;
    margin-left: 4px;
	background-color: #0fa9eb;
	border-color: #0fa9eb;
}

nav.nav-bar-element .navbar-collapse {
    padding: 0;
    border-left: 1px solid #1374b6;
    border-right: 1px solid #1374b6
}

@media only screen and (max-width: 767px) {
    nav.nav-bar-element .navbar-collapse {
        border:none
    }
}

nav.nav-bar-element .navbar-collapse .navbar-nav {
    border-left: 1px solid #1374b6
}

nav.nav-bar-element .navbar-collapse .navbar-nav>li {
    position: relative
}

nav.nav-bar-element .navbar-collapse .navbar-nav>li:hover .dropdown-menu {
    display: block
}

nav.nav-bar-element .navbar-collapse .navbar-nav>li>a {
    padding: 15px 30px;
    line-height: 20px;
    font-size: 16px;
	color:#FFFFFF;
	font-weight: bold;
	
}

nav.nav-bar-element .navbar-collapse .navbar-nav>li>a:active,nav.nav-bar-element .navbar-collapse .navbar-nav>li>a:focus {
   /* color:#FFFFFF;
    background-color: #333*/
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    nav.nav-bar-element .navbar-collapse .navbar-nav>li>a {
        padding:15px 20px
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    nav.nav-bar-element .navbar-collapse .navbar-nav>li>a {
        padding:15px 8px
    }
}

@media only screen and (max-width: 767px) {
    nav.nav-bar-element .navbar-collapse .navbar-nav {
        border:none
    }

    nav.nav-bar-element .navbar-collapse .navbar-nav>li>a {
        padding: 10px 30px;
		background-color:#0fa9eb;
		/*width:200px;*/
    }
	
	
	    nav.nav-bar-element .navbar-collapse .navbar-nav>li:hover .dropdown-menu{
		display:none;
    }
	
	
	
	
}

nav.nav-bar-element .navbar-collapse .navbar-nav>li .dropdown-menu {
    padding: 0;
    min-width: 100%;
    background: #fff;
    border-bottom: 4px solid #1374b6;
	color:#1374b6;
}

nav.nav-bar-element .navbar-collapse .navbar-nav>li .dropdown-menu:hover+a {
    color:#FFFFFF;
    background-color: #0fa9eb
}

nav.nav-bar-element .navbar-collapse .navbar-nav>li .dropdown-menu>li>a {
    padding: 5px;
	min-width: 100%;
    background:#0FA9EB;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
	text-align:center;

}

nav.nav-bar-element .navbar-collapse .navbar-nav>li .dropdown-menu>li>a:hover {
    background-color: #0079D6
}

nav.nav-bar-element .navbar-collapse .sub-nav {
    border-left: none;
    border-right: 1px solid #222
}

@media only screen and (min-width: 1200px) {
    nav.nav-bar-element .navbar-collapse .sub-nav {
        width:303px
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    nav.nav-bar-element .navbar-collapse .navbar-nav>li .dropdown-menu>li>a {
        padding:8px 20px
    }

    nav.nav-bar-element .navbar-collapse .sub-nav {
        width: 243px
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    nav.nav-bar-element .navbar-collapse .navbar-nav>li .dropdown-menu>li>a {
        padding:8px
    }

    nav.nav-bar-element .navbar-collapse .sub-nav {
        width: 191px
    }
}

nav.nav-bar-element .navbar-collapse .sub-nav>li>a {
    padding-top: 18px;
    padding-bottom: 12px;
    font-size: 14px;
    vertical-align: baseline
}

@media only screen and (max-width: 767px) {
    nav.nav-bar-element .navbar-collapse .sub-nav {
        border:none
    }

    nav.nav-bar-element .navbar-collapse .sub-nav>li>a {
        padding: 10px 30px
    }
}



.module--horizontal {
    width: 100%;
    /* height: 400px; */
    overflow: hidden;
    margin-bottom: 30px;
}

.mymodule--horizontal {
    width: 100%;
    /* height: 400px; */
    overflow: hidden;
    /*margin-bottom: 30px;*/
}

/*tab*/
	.slideTxtBox{ position: relative;/*height: 459px;*/margin: 0 auto 40px;/*background:#f4f4f4;*/ }
	.slideTxtBox .hd{ padding:0 10px 0 0px;    position:relative;height: 62px;}
	.slideTxtBox .hd ul{ float:left;  /*position:absolute; left:80px; top:-1px;*/ border:1px solid #ccccc; }
	.slideTxtBox .hd ul li{ float:left; padding:0 15px; cursor:pointer;  }
		
		
		
		
		
		
		
		/*底部内容*/
		.slideTxtBox .bd ul{ /*padding:15px; */ zoom:1;	text-align: center;
 }
		.slideTxtBox .bd li{ /*height:24px; line-height:24px; */  }
		.slideTxtBox .bd li .date{ float:right; color:#999;  }
		
		
.slideTxtBox .hd ul li{
	float: left;
	position: relative;
	width: 240px;
	height: 64px;
	line-height: 20px;
	text-align: center;
	z-index: 0;
	background: url(../images/tabbg.jpg) no-repeat 0 0;
	text-align: center;
	color: #fff;
	padding-top: 10px;
	cursor: pointer;
	margin-left:25px;
	margin-right:25px;
}
.slideTxtBox .hd ul li span {
	display: block;
}
.slideTxtBox .hd ul li.ch {
	font-size: 16px;
}
.slideTxtBox .hd ul li .en {
	text-transform: Uppercase;
	font-size: 12px;
}
.slideTxtBox .hd ul li.on {
	background: url(../images/tabhover.png) no-repeat 0 0;
	color: #fff;
	z-index: 3;
}
.slideTxtBox .hd ul li a {
	color: #fff;
}
.slideTxtBox .hd ul li a:hover,
.slideTxtBox .hd ul li h3.now a {
	color: #fff;
}
.slideTxtBox .bd {
	/*position: absolute;
	top: 59px;*/
	width: 1200px;
	/*height: 286px;*/
	padding: 35px 13px 0;
	z-index: 2;
	/*border-left: 1px solid #e7e7e5;
	border-right: 1px solid #e7e7e5;
	border-bottom: 3px solid #aeaeae;*/
	overflow: hidden;
	/*left: 80px;*/
}
.slideTxtBox .bd .info {
	overflow: hidden;
	margin-bottom: 20px;
}
.slideTxtBox .bd .info .word {
	float: left;
	/*width: 800px;*/
	line-height: 20px;
	color: #01A4F5;
	font-size:14px;
	font-weight:bold;
	padding-left:12px;
}
.slideTxtBox .bd .info .more {
	width: 99px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	background: url(../images/more.jpg) no-repeat 0 0;
	float: right;
	margin-top: 15px;
}
.slideTxtBox .bd .list {
	/*width: 1100px;
	overflow: hidden;*/
}
.slideTxtBox .bd .list li {
	float: left;
	margin-right: 5px;
}
.slideTxtBox .bd .list img {
    width: 286px;
    height: 200.2px;
    display: block;
		padding: 1px;
	border: 4px solid #f5f5f5;
}
.slideTxtBox .bd .list .txt {
	width: 193px;
	text-align: center;
	font-size: 14px;
	margin-top: 8px;
}
		/* 下面是前/后按钮代码，如果不需要删除即可 */
	/*	.slideTxtBox .arrow{  position:absolute; right:10px; top:0; }
		.slideTxtBox .arrow a{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../images/arrow.png") 0 0 no-repeat; }
		.slideTxtBox .arrow .next{ background-position:0 -50px;  }
		.slideTxtBox .arrow .prevStop{ background-position:-60px 0; }
		.slideTxtBox .arrow .nextStop{ background-position:-60px -50px; }*/


.custom-background{ background-color:#F6F6F6;}





/*网站地图*/
.myproduct_right {
	width:1200px;
	margin: 20px auto;
	margin-bottom:100px;
	background:#fff;
	padding:33px 45px 0px 50px;
	border-left:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
	box-shadow: -2px 0 10px #ccc;
	box-shadow:2px 0 10px #ccc;
	height:500px;
}

.pro_top {
    font-size: 22px;
    color: #0d62a6;
    padding-bottom: 17px;
    background: url(../images/pro_br.jpg) no-repeat 0px 40px;
}

.linkbox {
    float: left;
    padding: 10px 15px 10px 10px;
    border: 1px solid #cccccc;
    margin-right: 10px;
    margin-top: 20px;
    background-color: #FFFFFF;
    height: 320px;
}
.linkbox h3 a{
font-size:20px;
color:#009CE1;
}

.linkbox h3{
	padding-bottom:10px;

}

.linkbox>ul>li {
    text-decoration: blink;
    list-style: decimal-leading-zero;
	list-style-position:inside;
	padding-left:15px;
	padding-bottom:5px;
}



/*文章列表页*/
/*right*/

.rightbox {
	width: 76%;*
	border: 1px solid #e4e0e0;
	overflow: hidden;
	float: right;
	margin-left:275px;
}
.rightbox .title {
	height: 46px;
	line-height: 46px;
	border-bottom: 1px solid #d9d7d7;
	padding: 0 20px;
}
.rightbox .title .fl {
	font-size: 16px;
	font-weight: bold;
	color: #0858b1;
}
.rightbox .title .fr,
.rightbox .title .fr a {
	color: #a7a8a9;
	font-size: 14px;
}
.fr{
	float:right;
}



.rightbox .con {
	padding: 20px;
	line-height: 200%;
	font-size:14px;
}
.rightbox .con .atitle
{
    text-align:center;
    }
.rightbox .con .con_bottom
{
    clear:both;
    margin-top:40px;
    padding-bottom:20px;
    }
    .rightbox .con h3
{
    text-align:center;
    margin-bottom:20px;
    }
.rightbox .topnews {
	height: 174px;
	border: 1px solid #e2e0e0;
	padding: 10px;
	margin-bottom: 22px;
}
.rightbox .topnews dl {
	float: right;
	width: 430px;
}
.rightbox .topnews dl dt a {
	font-size: 14px;
	font-weight: bold;
	color: #0858b1;
	margin-bottom: 5px;
	display: block;
}
.rightbox .topnews dl dd,
.rightbox .topnews dl dd a {
	color: #999;
}
.rightbox .topnews dl .txt {
	height: 125px;
}
.rightbox .newslist li {
	float: left;
	height: 109px;
	margin-bottom: 19px;
	overflow: hidden;
	cursor: pointer;
}
.rightbox .newslist .data {
	float: left;
	width: 80px;
	height: 109px;
	background: #0161C8;
	color: #fff;
}
.rightbox .newslist .data .day {
	height: 77px;
	line-height: 77px;
	border-bottom: 1px solid #adacac;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
}
.rightbox .newslist .data .year {
	height: 27px;
	line-height: 27px;
	border-top: 1px solid #e5e4e4;
	text-align: center;
}
.rightbox .newslist .newscon {
	border: 1px solid #ebeaea;
	border-left: 0 none;
	height: 109px;
	width: 543px;
	padding: 15px 39px 0 23px;
	float: left;
}
.rightbox .newslist .newscon .tit a {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.rightbox .newslist .newscon .info {
	color: #999;
	height:48px;
	overflow:hidden;
}


.rightbox .newslist .listimg {
	border: 1px solid #ebeaea;
	border-left: 0 none;
	height: 109px;
	width: 150px;
	padding: 1px;
	float: left;
}
.rightbox .newslist .listimg img {
	height: 109px;
	width: 150px;
}





.rightbox .productlist {
	width: 750px;
	overflow: hidden;
}
.rightbox .productlist li {
width: 236px;
max-height: 219px;
overflow: hidden;
float: left;
padding: 1px;
}
.rightbox .productlist li div
{
    padding:2px;
    border:4px solid #ececec;
    }
.rightbox .productlist .info {
	padding: 15px 10px;
	line-height: 25px;
}
.rightbox .productlist .info a {
	font-weight: bold;
	font-size: 14px;
	display: block;
	text-align:center;
}
.rightbox .productlist .info dd {
	padding: 5px 0;
	line-height: 16px;
}

.pages{margin:10px auto;text-align:center;display:block;}
.pages .ma{font-family:simsun;display:inline-block;width:30px;height:30px;line-height:30px;text-align:center;border:1px solid #0d66b2;margin-right:6px;color:#0858b1}
.pages .ma.cur,.pages .ma:hover{background:#0858b1;color:#fff;font-weight:bold}
.pages .tb{border:0 none;height:32px;line-height:32px}

.myad{ 
width:1170px;
padding-bottom:20px;
}
.myad a img{ 
width:100%;
}




/*bottom*/

.myfoot{
margin:0 auto;
height:150px;
width:1200px;
}

.myfoot .weixin{
float:left;
}


.myfoot .navlink{
height:30px;
}
.myfoot .navlink li{
float:left;
padding-right:20px;
font-size:14px;
border-bottom:1px solid #cccccc;

}

/*bottom*/

.bottom {
	margin-top: 30px;
	margin-bottom: 10px;
	border-top: 4px solid #afaeae;
	overflow: hidden;
}
.bottom .left {
	float: left;
	width: 137px;
	/*background: #afaeae;*/
	margin-right: 35px;
}
.bottom .left .weixin img {
	border: 4px solid #fff;
	margin: 0 0 5px 7px;
	height:120px;
	width:120px;
}
.bottom .left .txt {
	line-height: 21px;
	text-align: center;
}
.bottom .right {
	float: left;
}
.bottom .right .btnav {
padding: 30px 0 0px;
    overflow: hidden;
}
.bottom .right .btnav dl {
	float: left;
	width: 100px;
	text-align: center;
}
.bottom .right .btnav dl dt {
	font-size: 16px;
	color: #666;
	border-bottom: 1px solid #afaeae;
	padding-bottom: 13px;
	margin-bottom: 15px;
}
.bottom .right .btnav dl dd {
	line-height: 24px;
	color: #a0a0a0;
}
.bottom .right .address {
	line-height: 24px;
	color: #666;
	padding: 20px 0 0 10px;
	overflow: hidden;
	text-align:center;
}


.w960 {
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
}

.w1024 {
	width: 1024px;
	overflow: hidden;
	margin: 0 auto;
}




/*主页新闻列表*/

.col-box-list .newslist li {
	float: left;
	height: 76px;
	margin-bottom: 19px;
	overflow: hidden;
	cursor: pointer;
}
.col-box-list .newslist .data {
	float: left;
	width: 80px;
	height: 109px;
	background: #0161C8;
	color: #fff;
}
.col-box-list .newslist .data .day {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #adacac;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
}
.col-box-list .newslist .data .year {
	height: 27px;
	line-height: 27px;
	border-top: 1px solid #e5e4e4;
	text-align: center;
}
.col-box-list .newslist .newscon {
	border: 1px solid #ebeaea;
	border-left: 0 none;
	height: 109px;
	width: 450px;
	padding: 5px 39px 0 23px;
	float: left;
}
.col-box-list .newslist .newscon .tit a {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.col-box-list .newslist .newscon .info {
	color: #999;
	height:48px;
	overflow:hidden;
}


.col-box-list .newslist .listimg {
	border: 1px solid #ebeaea;
	border-left: 0 none;
	height: 109px;
	width: 150px;
	padding: 1px;
	float: left;
}
.col-box-list .newslist .listimg img {
	height: 109px;
	width: 150px;
}


/*在线QQ*/
/*客服菜单*/

.overz {
	overflow:auto;
	zoom:1;
	overflow-x:hidden;
	overflow-y:hidden;
}
.online_icon {
	width:72px;
	height:148px;
	overflow:hidden;
	font-family:'宋体';
}
.online_icon a {
	display:block;
	width:72px;
	height:148px;
	background:url(../images/kf-1.png) no-repeat;
	_background:url(../images/kf-1.png) no-repeat;
	text-decoration:none;
}
.online_qq_layer {
	position:fixed;
	right:0px;
	top:235px;
	_position:absolute;
	z-index:1000;
	
}
*html, * html body {
	background-image:url(about:blank);
	background-attachment:fixed
}
*html .online_qq_layer {
	_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop + 150));
}
#online_qq_tab {
	float:left;
	margin-top: 50px;
}
#onlineService {
	float:left;
	margin-left:-3px;
}
#onlineType1, #onlineType2, #onlineType3, #onlineType4, #onlineType5, #onlineType6 {
	display:none;
}
#onlineType1 {
	display:block;
}
.qq_kefu {
	width:140px;
	background:#d20808;
	text-align:center;
	padding-bottom:21px;
}
.qq_kefu h2 {
	font-family:'方正大黑简体';
	font-size:18px;
	color:#fff;
	padding-top:18px;
}
.qq_kefu h3 {
	font-family:'Arial';
	font-size:12px;
	color:#fff;
}
.qq_br {
	width:120px;
	height:35px;
	display:block;
	background:url(../images/qq_br.png) no-repeat;
	margin:0 auto;
	font-size:13px;
	color:#fff;
	text-align:center;
	line-height:35px;
	margin-top:16px;
}
.qq_peo {
	width:120px;
	background:#FFF;
	display:block;
	margin:0 auto;
	padding:0px 0px 15px 0px;
}
.qq_peo a {
	display:block;
	text-align:center;
	padding-top:10px;
	font-size:12px;
	color:#000;
}
.code {
	width:120px;
	height:105px;
	background:url(../images/code_bg.png) no-repeat;
	margin:0 auto;
	margin-top:13px;
	display:block;
	padding-top:5px
}

/*旗下分站*/
.toprul{
	float:right;
	/*padding-right:75px;*/
}
.toprul li{
	float:left;
	padding-left:25px;
}
.toprul li a{
	font-size: 12px;
	/*font-family: '宋体';*/
	color: #444;
}



#fz{
	position:relative;
}


ul.myfz{
	position: absolute;
	left: 10px;
	top: 15px;
	margin: 15px auto 15px;
	padding: 0;
	text-align: center;
	width:140px;
	z-index:1111;
	/*background-color:#999999;*/
	display:none;
	/*border-bottom:1px solid #FFFFFF;*/
}

ul.myfz li{
	padding: 10px 20px 5px 5px;
	border-bottom:1px solid #FFFFFF;
	background-color:#EDEDED;;
	margin:0px 5px 0px -12px;
}

#fz:hover ul.myfz{
display:block;
}



ul.myfz li em {
color:#FFF; border:solid #F60 1px; background:#F60; padding:1px 5px 0px 5px;margin-left:10px; margin-right:10px;
font-size: 12px;
}


/*常见问题*/
		.txtMarquee-top{ width:300px;  overflow:hidden; position:relative; padding-top:30px;}
		.txtMarquee-top .bd{ padding:15px;  }
		/*.txtMarquee-top .infoList li{ height:24px; line-height:24px;   }
.txtMarquee-top{ width:300px;  overflow:hidden; position:relative; padding-top:30px;}
.txtMarquee-top .bd{ padding:15px;  }
txtMarquee-top .infoList li{ height:24px; line-height:24px;   }*/
.b_6_ul {
	clear:both;
	margin-top:60px;
	width:500px;
}
.b_6_ul li {
	background:url(../images/q_a.jpg) no-repeat 0px 8px;
	padding-left:34px;
	margin-top:18px;
	/*padding-bottom:28px;*/
	border-bottom:1px dashed #bababa;
	width:500px;
}
.b_r_h2 {
	font-size:12px;
	color:#000;
	display:block;
	padding-top:5px;
}
.b_r_h3 {
	font-size:12px;
	color:#666;
	font-family:'宋体';
	line-height:32px;
	margin-top:8px;
	display:block;
}


.article-main-tags {
    margin-bottom: 0px;
    /*text-align: right;*/
}
div.fxanr {
    width: 620px;
    float: left;
}



.myfg{
	border-top: 1px solid #cccccc;
    padding-top: 10px;
}	

.csfz{ color:red; font-weight:bold;}


.pages-body-bg {
    /*background: #f6f9fc;
    border-top: 1px solid #dfecf5;
    border-bottom: 1px solid #dfecf5*/
}
.pb20,.pb20_>*,.pb20- * {
    padding-bottom: 20px;
    padding-top: 20px;
	margin-left: 20px;
}
.f14 {
    font-size: 16px;
}
.city-select {
    padding:55px 0 150px
}
.city-select {
    /*width: 1160px;*/
    padding: 20px;
    background: #fff;
    border: 1px solid #dfecf5;
    border-width: 0 1px;
    /* margin: 10px auto; */
}
.city-select .city-posi a {
    cursor:pointer
}
.city-select .hot-city a {
    display:inline-block;
    padding:0 13px
}
.city-select .letter-li {
    background:#565656;
    color:#fff
}
.city-select .letter-li a {
    display:inline-block;
    color:#fff;
    padding:0 10px
}
.city-select .letter-li a:hover {
    color:#209af9
}

.myaltit{
padding-left: 14px;
line-height: 36px;
 font-size: 22px;
 color:#0161C8;
 font-weight:bold;
}


.mycontent p img{ margin:20px}