﻿
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;
	max-width:100%;
}
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
}
.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;
	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
}
.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
}
.logo img {
	height: 80px
}
.midbox {
	float: left;
	padding: 0 30px
}
.rtbox {
	float: right
}
.nav-container {
	margin: 0 auto;
	overflow: visible;
*position:relative;
*z-index:9999
}
.navbar {
	position: relative
}
.main-menu {
	font-size: 16px;
	height: 46px;
	line-height: 46px;
	color: #333;
	background: #004c90;
	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;
	width:10.6%;
}
.navi li a:link, .navi li a:visited {
	color: #FFF;
	display: block;
	text-align: center;
}
.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: 0px;
	z-index: 9999;
	padding: 0;
	width: 150%;
	border-bottom: 1px solid #CCC;
	display: none;
	margin-left: -25%;
}
.navi li ul li {
	float: none;
	padding: 0;
	line-height: 38px;
	font-size: 14px;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #EEE;
	background: #FFF;
	width:100%;
}
.navi li ul li a:link, .navi li ul li a:visited {
	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: #436bb8
}
.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: 300px;
	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;
	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: 36px;
	height: 30px;
	text-indent: -9999px;
	background: url("../images/icon.gif") no-repeat 0 -104px;
	display: block
}
.row-fluid .content {
	margin: 0 420px 0 0
}
.row-fluid .column-fluid {
	float: left
}
.pic-fluid {
	margin-bottom: 5px
}
.row-fluid .homebar h2 {
	margin: 0;
	font-size: 16px;
	border: 1px solid #e8e8e8;
	border-top: 1px solid #CCC;
	border-bottom: 0;
	background: #f2f2f2
}
.homebar {
	float: right;
	margin-left: -400px;
	width: 400px;
	font-size: 14px;
	color: #666;
	overflow: hidden
}
.homebar ul {
	padding: 15px;
	height: 230px;
	border: 1px solid #e8e8e8;
	background: #FFF;
	overflow: hidden
}
.homebar ul li {
	margin: 4px auto;
	height: auto;
	overflow: hidden;
	line-height:30px;
}
.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: 15px 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 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: -230px 0 0 320px;
}
.news .col-box-list ul li.highlight a:hover {
	color: #F30
}
#news-slider {
	float: left;
	width: 300px;
	height: auto;
	overflow: hidden;
	position: relative
}
#news-slider ul li a {
	display: block
}
#news-slider ul li img {
	width: 300px;
	height: 230px;
	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 {
	width: 100%;
	overflow: hidden;
}
.col-text a:link, .col-text a:visited {
	color: #555
}
.col-text a:hover {
	color: #F30
}
.btn-view {
	width: 100%;
	text-align: center;
	overflow: hidden;
}
.btn-view a:link, .btn-view a:visited, .btn-view a:hover {
	margin: 15px auto;
	padding: 12px 20px;
	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 10px
}
.cur-title {
	line-height:40px;
	margin-bottom: 25px;
  padding-bottom: 8px;
	font-size: 20px;
	border-bottom: 1px solid #DDD;
	color: #333;
	text-transform: capitalize;
	overflow: hidden;
	text-align:center;
}
.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;
	border: 1px solid #ccc;
}
.piclist li .folio-thumb img {
	width: 100% !important;
	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: hidden
}
.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
}
.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;
	text-indent: 2em;
}
.entry a:link, .entry a:visited {
	color: #004c90
}
.entry a:hover {
	color: #f65e4f
}
.entry img {
	margin-bottom: 15px;
	max-width: 100%;
	height: auto !important;
}
.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;

}
.entry th {
	padding: 3px 10px;
	background: #f5f5f5
}
.entry td {
	padding: 3px 10px;
	border:0px !important;
}
.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: 20px;
	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: 25px;
	height: 25px;
	margin-left: 5px;
	font-size: 12px;
	border: 1px solid #E9E9E9;
	padding: 0px 10px;
	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: #436bb8;
	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
}
.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 {
	line-height: 36px;
	font-size: 16px;
	border-top: 1px solid #a0b7dc;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	color: #004c90;
	background: #f2f2f2;
	text-align:center;
	font-weight:bold;
}
.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 {
	border: 1px solid #e8e8e8;
	background: #FFF;
	overflow: hidden
}
.sidebar ul li ul li {
	height: 40px;
	line-height:40px;
	overflow: hidden;
	font-size:14px;
	border-bottom:1px solid #f2f2f2;
  text-align:center;
	margin-bottom:0px;
	background: url(../images/ico1.gif) no-repeat;
}
.sidebar ul li ul li.current{
	background: url(../images/ico2.gif) no-repeat;
}
.sidebar ul li ul li.current a{
  color:#fff;	
}
.sidebar ul li ul li ul {
	border: 0
}
.sidebar ul li div {
	padding: 15px 10px 10px;
	line-height: 28px;
	border: 1px solid #e8e8e8;
	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: 1px 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 29px
}
#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;
	right: 0
}
.fenlei{
 display:block !important;	
 margin-top:20px;
}
.fenlei ul li{
 width:50%;
 float:left;
 list-style:none;	
}
.fenlei ul li a{
 text-align:center;
 width:80%;
 display:block;
 margin:0 auto;	
 padding:5px 10px;
 background:#f2f2f2;
 border-radius: 25px;
}
.fenlei ul li.current a{
 background:#62b0f5;
 color:#fff;	
}



.fenlei1{
 display:block !important;	
 margin-top:20px;
}
.fenlei1 ul li{
 width:33%;
 float:left;
 list-style:none;	
}
.fenlei1 ul li a{
 text-align:center;
 width:80%;
 display:block;
 margin:0 auto;	
 padding:5px 10px;
 background:#f2f2f2;
 border-radius: 25px;
}
.fenlei1 ul li.current a{
 background:#62b0f5;
 color:#fff;	
}
.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: left
}
.col-text, .btn-view {
	float: none;
	width: 100%
}
.col-text img{
 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%
}
}
@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot');
	src: url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal
}
[class*='icon-']:before {
	display: inline-block;
	font-family: "FontAwesome";
	font-weight: normal;
	font-style: normal;
	vertical-align: baseline;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.icon-glass:before {
	content: "\f000"
}
.icon-music:before {
	content: "\f001"
}
.icon-search:before {
	content: "\f002"
}
.icon-envelope-o:before {
	content: "\f003"
}
.icon-heart:before {
	content: "\f004"
}
.icon-star:before {
	content: "\f005"
}
.icon-star-o:before {
	content: "\f006"
}
.icon-user:before {
	content: "\f007"
}
.icon-film:before {
	content: "\f008"
}
.icon-th-large:before {
	content: "\f009"
}
.icon-th:before {
	content: "\f00a"
}
.icon-th-list:before {
	content: "\f00b"
}
.icon-check:before {
	content: "\f00c"
}
.icon-times:before {
	content: "\f00d"
}
.icon-search-plus:before {
	content: "\f00e"
}
.icon-search-minus:before {
	content: "\f010"
}
.icon-power-off:before {
	content: "\f011"
}
.icon-signal:before {
	content: "\f012"
}
.icon-gear:before, .icon-cog:before {
	content: "\f013"
}
.icon-trash-o:before {
	content: "\f014"
}
.icon-home:before {
	content: "\f015"
}
.icon-file-o:before {
	content: "\f016"
}
.icon-clock-o:before {
	content: "\f017"
}
.icon-road:before {
	content: "\f018"
}
.icon-download:before {
	content: "\f019"
}
.icon-arrow-circle-o-down:before {
	content: "\f01a"
}
.icon-arrow-circle-o-up:before {
	content: "\f01b"
}
.icon-inbox:before {
	content: "\f01c"
}
.icon-play-circle-o:before {
	content: "\f01d"
}
.icon-rotate-right:before, .icon-repeat:before {
	content: "\f01e"
}
.icon-refresh:before {
	content: "\f021"
}
.icon-list-alt:before {
	content: "\f022"
}
.icon-lock:before {
	content: "\f023"
}
.icon-flag:before {
	content: "\f024"
}
.icon-headphones:before {
	content: "\f025"
}
.icon-volume-off:before {
	content: "\f026"
}
.icon-volume-down:before {
	content: "\f027"
}
.icon-volume-up:before {
	content: "\f028"
}
.icon-qrcode:before {
	content: "\f029"
}
.icon-barcode:before {
	content: "\f02a"
}
.icon-tag:before {
	content: "\f02b"
}
.icon-tags:before {
	content: "\f02c"
}
.icon-book:before {
	content: "\f02d"
}
.icon-bookmark:before {
	content: "\f02e"
}
.icon-print:before {
	content: "\f02f"
}
.icon-camera:before {
	content: "\f030"
}
.icon-font:before {
	content: "\f031"
}
.icon-bold:before {
	content: "\f032"
}
.icon-italic:before {
	content: "\f033"
}
.icon-text-height:before {
	content: "\f034"
}
.icon-text-width:before {
	content: "\f035"
}
.icon-align-left:before {
	content: "\f036"
}
.icon-align-center:before {
	content: "\f037"
}
.icon-align-right:before {
	content: "\f038"
}
.icon-align-justify:before {
	content: "\f039"
}
.icon-list:before {
	content: "\f03a"
}
.icon-dedent:before, .icon-outdent:before {
	content: "\f03b"
}
.icon-indent:before {
	content: "\f03c"
}
.icon-video-camera:before {
	content: "\f03d"
}
.icon-photo:before, .icon-image:before, .icon-picture-o:before {
	content: "\f03e"
}
.icon-pencil:before {
	content: "\f040"
}
.icon-map-marker:before {
	content: "\f041"
}
.icon-adjust:before {
	content: "\f042"
}
.icon-tint:before {
	content: "\f043"
}
.icon-edit:before, .icon-pencil-square-o:before {
	content: "\f044"
}
.icon-share-square-o:before {
	content: "\f045"
}
.icon-check-square-o:before {
	content: "\f046"
}
.icon-arrows:before {
	content: "\f047"
}
.icon-step-backward:before {
	content: "\f048"
}
.icon-fast-backward:before {
	content: "\f049"
}
.icon-backward:before {
	content: "\f04a"
}
.icon-play:before {
	content: "\f04b"
}
.icon-pause:before {
	content: "\f04c"
}
.icon-stop:before {
	content: "\f04d"
}
.icon-forward:before {
	content: "\f04e"
}
.icon-fast-forward:before {
	content: "\f050"
}
.icon-step-forward:before {
	content: "\f051"
}
.icon-eject:before {
	content: "\f052"
}
.icon-chevron-left:before {
	content: "\f053"
}
.icon-chevron-right:before {
	content: "\f054"
}
.icon-plus-circle:before {
	content: "\f055"
}
.icon-minus-circle:before {
	content: "\f056"
}
.icon-times-circle:before {
	content: "\f057"
}
.icon-check-circle:before {
	content: "\f058"
}
.icon-question-circle:before {
	content: "\f059"
}
.icon-info-circle:before {
	content: "\f05a"
}
.icon-crosshairs:before {
	content: "\f05b"
}
.icon-times-circle-o:before {
	content: "\f05c"
}
.icon-check-circle-o:before {
	content: "\f05d"
}
.icon-ban:before {
	content: "\f05e"
}
.icon-arrow-left:before {
	content: "\f060"
}
.icon-arrow-right:before {
	content: "\f061"
}
.icon-arrow-up:before {
	content: "\f062"
}
.icon-arrow-down:before {
	content: "\f063"
}
.icon-mail-forward:before, .icon-share:before {
	content: "\f064"
}
.icon-expand:before {
	content: "\f065"
}
.icon-compress:before {
	content: "\f066"
}
.icon-plus:before {
	content: "\f067"
}
.icon-minus:before {
	content: "\f068"
}
.icon-asterisk:before {
	content: "\f069"
}
.icon-exclamation-circle:before {
	content: "\f06a"
}
.icon-gift:before {
	content: "\f06b"
}
.icon-leaf:before {
	content: "\f06c"
}
.icon-fire:before {
	content: "\f06d"
}
.icon-eye:before {
	content: "\f06e"
}
.icon-eye-slash:before {
	content: "\f070"
}
.icon-warning:before, .icon-exclamation-triangle:before {
	content: "\f071"
}
.icon-plane:before {
	content: "\f072"
}
.icon-calendar:before {
	content: "\f073"
}
.icon-random:before {
	content: "\f074"
}
.icon-comment:before {
	content: "\f075"
}
.icon-magnet:before {
	content: "\f076"
}
.icon-chevron-up:before {
	content: "\f077"
}
.icon-chevron-down:before {
	content: "\f078"
}
.icon-retweet:before {
	content: "\f079"
}
.icon-shopping-cart:before {
	content: "\f07a"
}
.icon-folder:before {
	content: "\f07b"
}
.icon-folder-open:before {
	content: "\f07c"
}
.icon-arrows-v:before {
	content: "\f07d"
}
.icon-arrows-h:before {
	content: "\f07e"
}
.icon-bar-chart-o:before {
	content: "\f080"
}
.icon-twitter-square:before {
	content: "\f081"
}
.icon-facebook-square:before {
	content: "\f082"
}
.icon-camera-retro:before {
	content: "\f083"
}
.icon-key:before {
	content: "\f084"
}
.icon-gears:before, .icon-cogs:before {
	content: "\f085"
}
.icon-comments:before {
	content: "\f086"
}
.icon-thumbs-o-up:before {
	content: "\f087"
}
.icon-thumbs-o-down:before {
	content: "\f088"
}
.icon-star-half:before {
	content: "\f089"
}
.icon-heart-o:before {
	content: "\f08a"
}
.icon-sign-out:before {
	content: "\f08b"
}
.icon-linkedin-square:before {
	content: "\f08c"
}
.icon-thumb-tack:before {
	content: "\f08d"
}
.icon-external-link:before {
	content: "\f08e"
}
.icon-sign-in:before {
	content: "\f090"
}
.icon-trophy:before {
	content: "\f091"
}
.icon-github-square:before {
	content: "\f092"
}
.icon-upload:before {
	content: "\f093"
}
.icon-lemon-o:before {
	content: "\f094"
}
.icon-phone:before {
	content: "\f095"
}
.icon-square-o:before {
	content: "\f096"
}
.icon-bookmark-o:before {
	content: "\f097"
}
.icon-phone-square:before {
	content: "\f098"
}
.icon-twitter:before {
	content: "\f099"
}
.icon-facebook:before {
	content: "\f09a"
}
.icon-github:before {
	content: "\f09b"
}
.icon-unlock:before {
	content: "\f09c"
}
.icon-credit-card:before {
	content: "\f09d"
}
.icon-rss:before {
	content: "\f09e"
}
.icon-hdd-o:before {
	content: "\f0a0"
}
.icon-bullhorn:before {
	content: "\f0a1"
}
.icon-bell:before {
	content: "\f0f3"
}
.icon-certificate:before {
	content: "\f0a3"
}
.icon-hand-o-right:before {
	content: "\f0a4"
}
.icon-hand-o-left:before {
	content: "\f0a5"
}
.icon-hand-o-up:before {
	content: "\f0a6"
}
.icon-hand-o-down:before {
	content: "\f0a7"
}
.icon-arrow-circle-left:before {
	content: "\f0a8"
}
.icon-arrow-circle-right:before {
	content: "\f0a9"
}
.icon-arrow-circle-up:before {
	content: "\f0aa"
}
.icon-arrow-circle-down:before {
	content: "\f0ab"
}
.icon-globe:before {
	content: "\f0ac"
}
.icon-wrench:before {
	content: "\f0ad"
}
.icon-tasks:before {
	content: "\f0ae"
}
.icon-filter:before {
	content: "\f0b0"
}
.icon-briefcase:before {
	content: "\f0b1"
}
.icon-arrows-alt:before {
	content: "\f0b2"
}
.icon-group:before, .icon-users:before {
	content: "\f0c0"
}
.icon-chain:before, .icon-link:before {
	content: "\f0c1"
}
.icon-cloud:before {
	content: "\f0c2"
}
.icon-flask:before {
	content: "\f0c3"
}
.icon-cut:before, .icon-scissors:before {
	content: "\f0c4"
}
.icon-copy:before, .icon-files-o:before {
	content: "\f0c5"
}
.icon-paperclip:before {
	content: "\f0c6"
}
.icon-save:before, .icon-floppy-o:before {
	content: "\f0c7"
}
.icon-square:before {
	content: "\f0c8"
}
.icon-navicon:before, .icon-reorder:before, .icon-bars:before {
	content: "\f0c9"
}
.icon-list-ul:before {
	content: "\f0ca"
}
.icon-list-ol:before {
	content: "\f0cb"
}
.icon-strikethrough:before {
	content: "\f0cc"
}
.icon-underline:before {
	content: "\f0cd"
}
.icon-table:before {
	content: "\f0ce"
}
.icon-magic:before {
	content: "\f0d0"
}
.icon-truck:before {
	content: "\f0d1"
}
.icon-pinterest:before {
	content: "\f0d2"
}
.icon-pinterest-square:before {
	content: "\f0d3"
}
.icon-google-plus-square:before {
	content: "\f0d4"
}
.icon-google-plus:before {
	content: "\f0d5"
}
.icon-money:before {
	content: "\f0d6"
}
.icon-caret-down:before {
	content: "\f0d7"
}
.icon-caret-up:before {
	content: "\f0d8"
}
.icon-caret-left:before {
	content: "\f0d9"
}
.icon-caret-right:before {
	content: "\f0da"
}
.icon-columns:before {
	content: "\f0db"
}
.icon-unsorted:before, .icon-sort:before {
	content: "\f0dc"
}
.icon-sort-down:before, .icon-sort-desc:before {
	content: "\f0dd"
}
.icon-sort-up:before, .icon-sort-asc:before {
	content: "\f0de"
}
.icon-envelope:before {
	content: "\f0e0"
}
.icon-linkedin:before {
	content: "\f0e1"
}
.icon-rotate-left:before, .icon-undo:before {
	content: "\f0e2"
}
.icon-legal:before, .icon-gavel:before {
	content: "\f0e3"
}
.icon-dashboard:before, .icon-tachometer:before {
	content: "\f0e4"
}
.icon-comment-o:before {
	content: "\f0e5"
}
.icon-comments-o:before {
	content: "\f0e6"
}
.icon-flash:before, .icon-bolt:before {
	content: "\f0e7"
}
.icon-sitemap:before {
	content: "\f0e8"
}
.icon-umbrella:before {
	content: "\f0e9"
}
.icon-paste:before, .icon-clipboard:before {
	content: "\f0ea"
}
.icon-lightbulb-o:before {
	content: "\f0eb"
}
.icon-exchange:before {
	content: "\f0ec"
}
.icon-cloud-download:before {
	content: "\f0ed"
}
.icon-cloud-upload:before {
	content: "\f0ee"
}
.icon-user-md:before {
	content: "\f0f0"
}
.icon-stethoscope:before {
	content: "\f0f1"
}
.icon-suitcase:before {
	content: "\f0f2"
}
.icon-bell-o:before {
	content: "\f0a2"
}
.icon-coffee:before {
	content: "\f0f4"
}
.icon-cutlery:before {
	content: "\f0f5"
}
.icon-file-text-o:before {
	content: "\f0f6"
}
.icon-building-o:before {
	content: "\f0f7"
}
.icon-hospital-o:before {
	content: "\f0f8"
}
.icon-ambulance:before {
	content: "\f0f9"
}
.icon-medkit:before {
	content: "\f0fa"
}
.icon-fighter-jet:before {
	content: "\f0fb"
}
.icon-beer:before {
	content: "\f0fc"
}
.icon-h-square:before {
	content: "\f0fd"
}
.icon-plus-square:before {
	content: "\f0fe"
}
.icon-angle-double-left:before {
	content: "\f100"
}
.icon-angle-double-right:before {
	content: "\f101"
}
.icon-angle-double-up:before {
	content: "\f102"
}
.icon-angle-double-down:before {
	content: "\f103"
}
.icon-angle-left:before {
	content: "\f104"
}
.icon-angle-right:before {
	content: "\f105"
}
.icon-angle-up:before {
	content: "\f106"
}
.icon-angle-down:before {
	content: "\f107"
}
.icon-desktop:before {
	content: "\f108"
}
.icon-laptop:before {
	content: "\f109"
}
.icon-tablet:before {
	content: "\f10a"
}
.icon-mobile-phone:before, .icon-mobile:before {
	content: "\f10b"
}
.icon-circle-o:before {
	content: "\f10c"
}
.icon-quote-left:before {
	content: "\f10d"
}
.icon-quote-right:before {
	content: "\f10e"
}
.icon-spinner:before {
	content: "\f110"
}
.icon-circle:before {
	content: "\f111"
}
.icon-mail-reply:before, .icon-reply:before {
	content: "\f112"
}
.icon-github-alt:before {
	content: "\f113"
}
.icon-folder-o:before {
	content: "\f114"
}
.icon-folder-open-o:before {
	content: "\f115"
}
.icon-smile-o:before {
	content: "\f118"
}
.icon-frown-o:before {
	content: "\f119"
}
.icon-meh-o:before {
	content: "\f11a"
}
.icon-gamepad:before {
	content: "\f11b"
}
.icon-keyboard-o:before {
	content: "\f11c"
}
.icon-flag-o:before {
	content: "\f11d"
}
.icon-flag-checkered:before {
	content: "\f11e"
}
.icon-terminal:before {
	content: "\f120"
}
.icon-code:before {
	content: "\f121"
}
.icon-mail-reply-all:before, .icon-reply-all:before {
	content: "\f122"
}
.icon-star-half-empty:before, .icon-star-half-full:before, .icon-star-half-o:before {
	content: "\f123"
}
.icon-location-arrow:before {
	content: "\f124"
}
.icon-crop:before {
	content: "\f125"
}
.icon-code-fork:before {
	content: "\f126"
}
.icon-unlink:before, .icon-chain-broken:before {
	content: "\f127"
}
.icon-question:before {
	content: "\f128"
}
.icon-info:before {
	content: "\f129"
}
.icon-exclamation:before {
	content: "\f12a"
}
.icon-superscript:before {
	content: "\f12b"
}
.icon-subscript:before {
	content: "\f12c"
}
.icon-eraser:before {
	content: "\f12d"
}
.icon-puzzle-piece:before {
	content: "\f12e"
}
.icon-microphone:before {
	content: "\f130"
}
.icon-microphone-slash:before {
	content: "\f131"
}
.icon-shield:before {
	content: "\f132"
}
.icon-calendar-o:before {
	content: "\f133"
}
.icon-fire-extinguisher:before {
	content: "\f134"
}
.icon-rocket:before {
	content: "\f135"
}
.icon-maxcdn:before {
	content: "\f136"
}
.icon-chevron-circle-left:before {
	content: "\f137"
}
.icon-chevron-circle-right:before {
	content: "\f138"
}
.icon-chevron-circle-up:before {
	content: "\f139"
}
.icon-chevron-circle-down:before {
	content: "\f13a"
}
.icon-html5:before {
	content: "\f13b"
}
.icon-css3:before {
	content: "\f13c"
}
.icon-anchor:before {
	content: "\f13d"
}
.icon-unlock-alt:before {
	content: "\f13e"
}
.icon-bullseye:before {
	content: "\f140"
}
.icon-ellipsis-h:before {
	content: "\f141"
}
.icon-ellipsis-v:before {
	content: "\f142"
}
.icon-rss-square:before {
	content: "\f143"
}
.icon-play-circle:before {
	content: "\f144"
}
.icon-ticket:before {
	content: "\f145"
}
.icon-minus-square:before {
	content: "\f146"
}
.icon-minus-square-o:before {
	content: "\f147"
}
.icon-level-up:before {
	content: "\f148"
}
.icon-level-down:before {
	content: "\f149"
}
.icon-check-square:before {
	content: "\f14a"
}
.icon-pencil-square:before {
	content: "\f14b"
}
.icon-external-link-square:before {
	content: "\f14c"
}
.icon-share-square:before {
	content: "\f14d"
}
.icon-compass:before {
	content: "\f14e"
}
.icon-toggle-down:before, .icon-caret-square-o-down:before {
	content: "\f150"
}
.icon-toggle-up:before, .icon-caret-square-o-up:before {
	content: "\f151"
}
.icon-toggle-right:before, .icon-caret-square-o-right:before {
	content: "\f152"
}
.icon-euro:before, .icon-eur:before {
	content: "\f153"
}
.icon-gbp:before {
	content: "\f154"
}
.icon-dollar:before, .icon-usd:before {
	content: "\f155"
}
.icon-rupee:before, .icon-inr:before {
	content: "\f156"
}
.icon-cny:before, .icon-rmb:before, .icon-yen:before, .icon-jpy:before {
	content: "\f157"
}
.icon-ruble:before, .icon-rouble:before, .icon-rub:before {
	content: "\f158"
}
.icon-won:before, .icon-krw:before {
	content: "\f159"
}
.icon-bitcoin:before, .icon-btc:before {
	content: "\f15a"
}
.icon-file:before {
	content: "\f15b"
}
.icon-file-text:before {
	content: "\f15c"
}
.icon-sort-alpha-asc:before {
	content: "\f15d"
}
.icon-sort-alpha-desc:before {
	content: "\f15e"
}
.icon-sort-amount-asc:before {
	content: "\f160"
}
.icon-sort-amount-desc:before {
	content: "\f161"
}
.icon-sort-numeric-asc:before {
	content: "\f162"
}
.icon-sort-numeric-desc:before {
	content: "\f163"
}
.icon-thumbs-up:before {
	content: "\f164"
}
.icon-thumbs-down:before {
	content: "\f165"
}
.icon-youtube-square:before {
	content: "\f166"
}
.icon-youtube:before {
	content: "\f167"
}
.icon-xing:before {
	content: "\f168"
}
.icon-xing-square:before {
	content: "\f169"
}
.icon-youtube-play:before {
	content: "\f16a"
}
.icon-dropbox:before {
	content: "\f16b"
}
.icon-stack-overflow:before {
	content: "\f16c"
}
.icon-instagram:before {
	content: "\f16d"
}
.icon-flickr:before {
	content: "\f16e"
}
.icon-adn:before {
	content: "\f170"
}
.icon-bitbucket:before {
	content: "\f171"
}
.icon-bitbucket-square:before {
	content: "\f172"
}
.icon-tumblr:before {
	content: "\f173"
}
.icon-tumblr-square:before {
	content: "\f174"
}
.icon-long-arrow-down:before {
	content: "\f175"
}
.icon-long-arrow-up:before {
	content: "\f176"
}
.icon-long-arrow-left:before {
	content: "\f177"
}
.icon-long-arrow-right:before {
	content: "\f178"
}
.icon-apple:before {
	content: "\f179"
}
.icon-windows:before {
	content: "\f17a"
}
.icon-android:before {
	content: "\f17b"
}
.icon-linux:before {
	content: "\f17c"
}
.icon-dribbble:before {
	content: "\f17d"
}
.icon-skype:before {
	content: "\f17e"
}
.icon-foursquare:before {
	content: "\f180"
}
.icon-trello:before {
	content: "\f181"
}
.icon-female:before {
	content: "\f182"
}
.icon-male:before {
	content: "\f183"
}
.icon-gittip:before {
	content: "\f184"
}
.icon-sun-o:before {
	content: "\f185"
}
.icon-moon-o:before {
	content: "\f186"
}
.icon-archive:before {
	content: "\f187"
}
.icon-bug:before {
	content: "\f188"
}
.icon-vk:before {
	content: "\f189"
}
.icon-weibo:before {
	content: "\f18a"
}
.icon-renren:before {
	content: "\f18b"
}
.icon-pagelines:before {
	content: "\f18c"
}
.icon-stack-exchange:before {
	content: "\f18d"
}
.icon-arrow-circle-o-right:before {
	content: "\f18e"
}
.icon-arrow-circle-o-left:before {
	content: "\f190"
}
.icon-toggle-left:before, .icon-caret-square-o-left:before {
	content: "\f191"
}
.icon-dot-circle-o:before {
	content: "\f192"
}
.icon-wheelchair:before {
	content: "\f193"
}
.icon-vimeo-square:before {
	content: "\f194"
}
.icon-turkish-lira:before, .icon-try:before {
	content: "\f195"
}
.icon-plus-square-o:before {
	content: "\f196"
}
.icon-space-shuttle:before {
	content: "\f197"
}
.icon-slack:before {
	content: "\f198"
}
.icon-envelope-square:before {
	content: "\f199"
}
.icon-wordpress:before {
	content: "\f19a"
}
.icon-openid:before {
	content: "\f19b"
}
.icon-institution:before, .icon-bank:before, .icon-university:before {
	content: "\f19c"
}
.icon-mortar-board:before, .icon-graduation-cap:before {
	content: "\f19d"
}
.icon-yahoo:before {
	content: "\f19e"
}
.icon-google:before {
	content: "\f1a0"
}
.icon-reddit:before {
	content: "\f1a1"
}
.icon-reddit-square:before {
	content: "\f1a2"
}
.icon-stumbleupon-circle:before {
	content: "\f1a3"
}
.icon-stumbleupon:before {
	content: "\f1a4"
}
.icon-delicious:before {
	content: "\f1a5"
}
.icon-digg:before {
	content: "\f1a6"
}
.icon-pied-piper-square:before, .icon-pied-piper:before {
	content: "\f1a7"
}
.icon-pied-piper-alt:before {
	content: "\f1a8"
}
.icon-drupal:before {
	content: "\f1a9"
}
.icon-joomla:before {
	content: "\f1aa"
}
.icon-language:before {
	content: "\f1ab"
}
.icon-fax:before {
	content: "\f1ac"
}
.icon-building:before {
	content: "\f1ad"
}
.icon-child:before {
	content: "\f1ae"
}
.icon-paw:before {
	content: "\f1b0"
}
.icon-spoon:before {
	content: "\f1b1"
}
.icon-cube:before {
	content: "\f1b2"
}
.icon-cubes:before {
	content: "\f1b3"
}
.icon-behance:before {
	content: "\f1b4"
}
.icon-behance-square:before {
	content: "\f1b5"
}
.icon-steam:before {
	content: "\f1b6"
}
.icon-steam-square:before {
	content: "\f1b7"
}
.icon-recycle:before {
	content: "\f1b8"
}
.icon-automobile:before, .icon-car:before {
	content: "\f1b9"
}
.icon-cab:before, .icon-taxi:before {
	content: "\f1ba"
}
.icon-tree:before {
	content: "\f1bb"
}
.icon-spotify:before {
	content: "\f1bc"
}
.icon-deviantart:before {
	content: "\f1bd"
}
.icon-soundcloud:before {
	content: "\f1be"
}
.icon-database:before {
	content: "\f1c0"
}
.icon-file-pdf-o:before {
	content: "\f1c1"
}
.icon-file-word-o:before {
	content: "\f1c2"
}
.icon-file-excel-o:before {
	content: "\f1c3"
}
.icon-file-powerpoint-o:before {
	content: "\f1c4"
}
.icon-file-photo-o:before, .icon-file-picture-o:before, .icon-file-image-o:before {
	content: "\f1c5"
}
.icon-file-zip-o:before, .icon-file-archive-o:before {
	content: "\f1c6"
}
.icon-file-sound-o:before, .icon-file-audio-o:before {
	content: "\f1c7"
}
.icon-file-movie-o:before, .icon-file-video-o:before {
	content: "\f1c8"
}
.icon-file-code-o:before {
	content: "\f1c9"
}
.icon-vine:before {
	content: "\f1ca"
}
.icon-codepen:before {
	content: "\f1cb"
}
.icon-jsfiddle:before {
	content: "\f1cc"
}
.icon-life-bouy:before, .icon-life-saver:before, .icon-support:before, .icon-life-ring:before {
	content: "\f1cd"
}
.icon-circle-o-notch:before {
	content: "\f1ce"
}
.icon-ra:before, .icon-rebel:before {
	content: "\f1d0"
}
.icon-ge:before, .icon-empire:before {
	content: "\f1d1"
}
.icon-git-square:before {
	content: "\f1d2"
}
.icon-git:before {
	content: "\f1d3"
}
.icon-hacker-news:before {
	content: "\f1d4"
}
.icon-tencent-weibo:before {
	content: "\f1d5"
}
.icon-qq:before {
	content: "\f1d6"
}
.icon-wechat:before, .icon-weixin:before {
	content: "\f1d7"
}
.icon-send:before, .icon-paper-plane:before {
	content: "\f1d8"
}
.icon-send-o:before, .icon-paper-plane-o:before {
	content: "\f1d9"
}
.icon-history:before {
	content: "\f1da"
}
.icon-circle-thin:before {
	content: "\f1db"
}
.icon-header:before {
	content: "\f1dc"
}
.icon-paragraph:before {
	content: "\f1dd"
}
.icon-sliders:before {
	content: "\f1de"
}
.icon-share-alt:before {
	content: "\f1e0"
}
.icon-share-alt-square:before {
	content: "\f1e1"
}
.icon-bomb:before {
	content: "\f1e2"
}
.close {
	display: inline-block;
	font-size: 24px;
	cursor: pointer;
	line-height: 24px
}
.close:before {
	content: "\00d7"
}
.photo {
		position: relative;
	}
@media (max-width:768px)
{
 .photo{margin:15px 15px !important;}
}
@media (max-width:640px)
{
 .photo{margin:15px 15px !important;}
}
@media (max-width:480px)
{
 .photo{margin:5px 15px !important;}
}
@media (max-width:360px)
{
 .photo{margin:10px 25px !important;}	
}

	.photos {
		margin:auto;
		font-size:0px;
	}
	
	
/*优势*/
.ysSpan{margin-top: 30px; border-top:3px solid #036fb9;}
.ysBox{position:relative; height:1410px; background:url(../images/ysBox.jpg) no-repeat center;}
.ysBox dl{position:absolute;}
.ysBox dt{margin-bottom:14px; font-size:26px; font-weight:bold; color:#036fb9;}
.ysBox dd span{font-size:18px; font-weight:bold; color:#f00;}
.ysBox dd p{margin-top:4px; width:390px; font-size:14px; color:#333; line-height:30px;}
.ysBox .ys01{left:46px; top:195px;}
.ysBox .ys02{left:566px; top:550px;}
.ysBox .ys02 dt{font-size:24px;}
.ysBox .ys03{left:46px; top:848px;}
.ysBox .ys04{left:566px; top:1126px;}
.ysBox .ys05{left:46px; top:1485px;}
.ysPhone{position:absolute; left:96px; top:1660px; font-size:22px; font-weight:bold; color:#fff;}
.ysZsBox{position:absolute; left:530px; top:800px; text-align:center;}
.ysZsBox img{border:8px solid #2a1c15;}
.ysZsBox h5{margin-top:10px; font-size:14px; color:#333;}



.ggl{position:relative;}
.ggl span{position:absolute;}
.ggl01 span{left:504px; top:84px; font-size:20px; font-weight:bold; color:#fff;}
.ggl02{margin-bottom:24px;}
.ggl02 span{left:604px; top:74px; font-size:20px; font-weight:bold; color:#fff;}


.ggl2{position:relative; width:100%; padding-top:20px;}



.contTit{position:relative; height:40px; line-height:40px; border-bottom:1px solid #026ab2; font-size:18px;}
.contTit .titA{padding-left:18px; color:#026fb5; background:url(../images/titA_ico.png) no-repeat left center;}
.contTit .titMore{position:absolute; right:20px; top:0px; font-size:12px; color:#333; font-weight:normal;}


.Advant {
	width: 100%;
	clear: both;
	border-top: 3px solid #036fb9;
}
.AdvName {
	height: 113px;
	background: url(../images/AdvanName.jpg) no-repeat center 0;
	margin-bottom: 0px;
	background-size: 100%;
}
.AdCon1 {
	background: url(../images/AdvPic1.jpg) no-repeat center 0;
  float:left;
  width:50%;
  height:400px;
}
.AdCon11{
 width:50%;
 float:left;
 margin-top:20px;	
}
.AdCon11 img{
 max-width:100%;
 height:auto;
 float:right;	
}
.AdCon2 {
	background: url(../images/AdvPic2.jpg) no-repeat center 0;
	float:left;
	width:50%;
	height:430px;
}
.AdCon22{
 width:50%;
 float:left;
 margin-top:20px;	
}
.AdCon22 img{
 max-width:98%;
 height:auto;
 float:left;	
 box-shadow: 2px 2px 15px #888888;
 border-radius: 5px;
 margin: 2%;
}
.AdCon3 {
	background: url(../images/AdvPic3.jpg) no-repeat center 0;
	float:left;
  width:50%;
  height:353px;
}
.AdCon33{
 width:50%;
 float:left;
 margin-top:20px;	
}
.AdCon33 img{
 max-width:98%;
 height:auto;
 float:right;	
 box-shadow: 2px 2px 15px #888888;
 border-radius: 5px;
 margin: 2%;
}
.AdCon4 {
	background: url(../images/AdvPic4.jpg) no-repeat center 0;
	float:left;
	width:50%;
	height:353px;
}
.AdCon44{
 width:50%;
 float:left;
 margin-top:20px;	
}
.AdCon44 img{
 max-width:98%;
 height:auto;
 float:left;	
 box-shadow: 2px 2px 15px #888888;
 border-radius: 5px;
 margin: 2%;
}
.Advant p {
	width: 100%;
	font-size: 14px;
	line-height: 25px;
	word-wrap:break-word;
	text-indent: 2em;
}
.Advant p.jiacu{
 font-size:16px;
 font-weight:bold;
 text-indent: 1.8em;
 line-height:30px;	
}
.AdCon1 div{
	margin-left: 61px;
	margin-top:150px;
	
}
.AdCon2 div{
	margin-top:150px;

}
.AdCon3 div{
	margin-top:150px;

}
.AdCon4 div{
	margin-top:150px;

}
@media (max-width:768px){
	.AdvName {
	height: 83px;
}
	.AdCon1 {
  float:left;
  width:100%;
  height:353px;
  background-size: 100%;
}
.AdCon1 div{
	margin-top:170px;
}
.AdCon11{
 width:100%;
 float:left;
 margin-top:20px;	
}
.AdCon11 img{
 width:100%;
 height:auto;
 float:right;	
}
.AdCon2 {
	float:left;
	width:100%;
	height:383px;
	background-size: 100%;
}
.AdCon2 div{
	margin-top:170px;
}
.AdCon22{
 width:100%;
 float:left;
 margin-top:20px;	
}
.AdCon22 img{
 width:100%;
 height:auto;

}
.AdCon3 {
	float:left;
  width:100%;
  height:233px;
  background-size: 100%;
}
.AdCon3 div{
	margin-top:170px;
}
.AdCon33{
 width:100%;
 float:left;
 margin-top:20px;	
}
.AdCon33 img{
 width:100%;
 height:auto;
 float:right;	
}
.AdCon4 {
	float:left;
	width:100%;
	height:283px;
	background-size: 100%;
}
.AdCon4 div{
	margin-top:170px;
}
.AdCon44{
 width:100%;
 float:left;
 margin-top:20px;	
}
.AdCon44 img{
 width:100%;
 height:auto;
 float:left;	
}
}
@media (max-width:640px){
	.AdvName {
	height: 63px;
}
	.AdCon1 {
  float:left;
  width:100%;
  height:393px;
  background-size: 100%;
}
.AdCon1 div{
	margin-left: 30px;
	margin-top:140px;
}
.AdCon11{
 width:100%;
 float:left;
 margin-top:20px;	
}
.AdCon11 img{
 width:100%;
 height:auto;
 float:right;	
}
.AdCon2 {
	float:left;
	width:100%;
	height:383px;
	background-size: 100%;
}
.AdCon2 div{
	margin-top:140px;
}
.AdCon22{
 width:100%;
 float:left;
 margin-top:20px;	
}
.AdCon22 img{
 width:100%;
 height:auto;

}
.AdCon3 {
	float:left;
  width:100%;
  height:253px;
  background-size: 100%;
}
.AdCon3 div{
	margin-top:140px;
}
.AdCon33{
 width:100%;
 float:left;
 margin-top:20px;	
}
.AdCon33 img{
 width:100%;
 height:auto;
 float:right;	
}
.AdCon4 {
	float:left;
	width:100%;
	height:253px;
	background-size: 100%;
}
.AdCon4 div{
	margin-top:140px;
}
.AdCon44{
 width:100%;
 float:left;
 margin-top:20px;	
}
.AdCon44 img{
 width:100%;
 height:auto;
 float:left;	
}
}
@media (max-width:480px){
	.AdvName {
	height: 43px;
}
	.AdCon1 {
  float:left;
  width:100%;
  height:303px;
  background-size: 100%;
}
.AdCon1 div{
	margin-top:110px;
}
.AdCon11{
 width:100%;
 float:left;
 margin-top:20px;	
}
.AdCon11 img{
 max-width:100%;
 height:auto;
 float:right;	
}
.AdCon2 {
	float:left;
	width:100%;
	height:373px;
	background-size: 100%;
}
.AdCon2 div{
	margin-top:110px;
}
.AdCon22{
 width:100%;
 float:left;
 margin-top:20px;	
}
.AdCon22 img{
 max-width:100%;
 height:auto;
 float:left;	
}
.AdCon3 {
	float:left;
  width:100%;
  height:203px;
  background-size: 100%;
}
.AdCon3 div{
	margin-top:110px;
}
.AdCon33{
 width:100%;
 float:left;
 margin-top:20px;	
}
.AdCon33 img{
 max-width:100%;
 height:auto;
 float:right;	
}
.AdCon4 {
	float:left;
	width:100%;
	height:273px;
	background-size: 100%;
}
.AdCon4 div{
	margin-top:110px;
}
.AdCon44{
 width:100%;
 float:left;
 margin-top:20px;	
}
.AdCon44 img{
 max-width:100%;
 height:auto;
 float:left;	
}
}
@media (max-width:360px){
	.AdvName {
	height: 33px;
}
	.AdCon1 {
  float:left;
  width:100%;
  height:343px;
  background-size: 100%;
}
.AdCon1 div{
	margin-left: 30px;
	margin-top:80px;
}
.AdCon11{
 width:100%;
 float:left;
 margin-top:20px;	
}
.AdCon11 img{
 max-width:100%;
 height:auto;
 float:right;	
}
.AdCon2 {
	float:left;
	width:100%;
	height:423px;
	background-size: 100%;
}
.AdCon2 div{
	margin-top:80px;
}
.AdCon22{
 width:100%;
 float:left;
 margin-top:20px;	
}
.AdCon22 img{
 max-width:100%;
 height:auto;
 float:left;	
}
.AdCon3 {
	float:left;
  width:100%;
  height:203px;
  background-size: 100%;
}
.AdCon3 div{
	margin-top:80px;
}
.AdCon33{
 width:100%;
 float:left;
 margin-top:20px;	
}
.AdCon33 img{
 max-width:100%;
 height:auto;
 float:right;	
}
.AdCon4 {
	float:left;
	width:100%;
	height:243px;
	background-size: 100%;
}
.AdCon4 div{
	margin-top:80px;
}
.AdCon44{
 width:100%;
 float:left;
 margin-top:20px;	
}
.AdCon44 img{
 max-width:100%;
 height:auto;
 float:left;	
}
}
table {
	width: 100%!important;
	max-width: 100%;
	border-collapse: collapse;
	overflow: visible;
}
table th,table td {
	padding: 14px 18px;
	text-align: left;
	border: 1px solid #B8D6ED;
}

.slideshow1 {
    height: 200px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.text{
	margin: 0 auto;
	width: 100%;
	height: 200px;
	position: relative;
	overflow:hidden;
}
.text p {
	line-height: 52px;
	font-size: 16px;
	font-family: "Microsoft yahei";
	color: #fff;
	z-index: 122;
	position: absolute;
	top:58px;
	letter-spacing: 5px;
	text-align: center;
  width: 100%;
}

.text p span {
  display:block;
  width:100%;
	font-size: 30px;
	font-family: "Microsoft yahei";
	font-weight:bold;
	color: #fff;
}
.text p span.span2{
  filter:alpha(opacity=70); 
  -moz-opacity:0.7; 
  -khtml-opacity: 0.7; 
  opacity: 0.7;
  font-size:26px !important;	
}
.text p span.span3{
	font-size:20px;
	font-weight:normal;
	margin-top:0px;
}
@media screen and (max-width: 640px) {
.text p span {
	width:100%;
	display:block;
}
}
.fenlei{display:none;}
.fenlei1{display:none;}
.typo_img{
 max-width:100%;
 display:block;
 margin:0 auto;	
}
.p1{
 line-height:30px;
 font-size:16px;
 text-indent: 2em;
}
.p1 {
	line-height:30px;
 font-size:16px;
	text-indent: 2em;
}
.table1 p{text-indent: 0em;margin-bottom:10px;font-size:16px;}
@media (max-width:768px){
.table1 td{
 width:100%;
 float: left;
}
}
.ab_pages{clear:both;padding:20px 0;font-size:14px;text-align:center; overflow:hidden}
.ab_pages ul{display:inline-block;margin:0 auto;padding:0}
.ab_pages ul a{color:#555;display:block;padding: 5px 11px;  border: 1px solid #ddd;float: left;margin: 0 5px;font-size:12px}
.ab_pages ul a.page-num-current{ background:#ddd; }
.ab_pages ul a:hover{ background:#ddd}
.ab_pages ul span.page-num{display:none;}