.titiles_one {
	font-size: 16px;
	font-weight: 800;
	padding-left: 10px
}

#scroller {
	position: relative;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	width: 100%;
	padding: 0;
	background: black;
	height: 100%
}

.center-container {
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center;
	position: relative;
	position: fixed;
	top: 0;
	left: 0;
	background: black;
	z-index: 2;
	width: 100%;
	height: 100%;
	display: none;
	margin: 0
}

.absolute-center {
	overflow: auto;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}

.pagecon {
	background: #efefef;
	text-align: center;
	font-size: 18px
}

.pagea {
	width: 66px;
	line-height: 32px;
	display: inline-block;
	text-align: center;
	border: 1px solid #4682c8;
	border-radius: 4px 4px 4px 4px;
	background: #fff;
	color: #4682c8;
	margin: 11px 1px 9px
}

.pageli {
	padding: 0 10px;
	border-top: 1px solid #fff;
	background: #efefef;
	text-align: center;
	font-size: 16px;
	overflow: hidden
}

.pageli .pagea {
	width: 54px
}

.pageli .count {
	display: inline-block;
	margin: 11px 1px 9px;
	color: #0b337b;
	line-height: 34px
}

.pageli .count b {
	color: #f60
}

.disable {
	border: 1px solid #999;
	color: #999
}

.fl {
	float: left
}

.fr {
	float: right
}

.pageli .count {
	display: inline-block;
	margin: 11px 1px 9px;
	color: #0b337b;
	line-height: 34px
}

.pageli .count b {
	color: #f60
}

.disable {
	border: 1px solid #999;
	color: #999
}

#advertid123 img {
	border: 0 none;
	display: block;
	max-width: 100%;
	width: 100%;
	height: auto
}

.m-header {
	height: 50px;
	background: ;
	margin-bottom: 5px;
}

.m-header-logo {
	float: left;
	margin: 5px 5px 0 8px
}

.m-header-logo img {
	width: auto;
	height: 40px
}

.w-header-login {
	margin: 18px 0 0 10px;
	font-size: 14px;
	color: #004097;
	line-height: 16px;
	text-decoration: none
}

.w-header-login:visited {
	color: #004097
}

.w-header-switch {
	z-index: 1000;
	float: left;
	margin: 17px 0 0 10px;
	position: relative
}

a.i-login {
	margin-left: 30px;
	color: #004097;
	font-size: 14px;
	line-height: 16px;
	display: none
}

.w-header-switch-btn {
	display: inline-block;
	font-size: 14px;
	color: #777d8b;
	line-height: 16px;
	text-decoration: none;
	cursor: pointer
}

.w-header-switch-btn:visited {
	color: #777d8a
}

.w-header-switch-btn i {
	display: inline-block;
	width: 0;
	height: 0;
	margin: 0 0 0 2px;
	border: solid 5px;
	border-color: rgba(119, 125, 139, 1) transparent transparent;
	vertical-align: -4px
}

.w-header-switch-pop {
	width: 90px;
	padding: 6px 0;
	position: absolute;
	top: 20px;
	left: -25px;
	background: rgba(0, 0, 0, 0.7);
	border-radius: 3px
}

.w-header-switch-pop a {
	display: block;
	margin: 0;
	padding: 10px 0;
	font-size: 16px;
	color: #fff;
	line-height: 18px;
	text-decoration: none;
	text-align: center
}

.w-header-switch-pop a:visited {
	color: #fffffe
}

.w-header-switch-pop i {
	display: block;
	width: 0;
	height: 0;
	border: solid 9px;
	border-color: transparent transparent rgba(0, 0, 0, 0.8);
	position: absolute;
	top: -18px;
	left: 50%;
	margin-left: -9px
}

.top-weixin {
	float: right;
	display: block;
	padding: 0 8px;
	margin: 8px 8px 0 0;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 12px;
	border-bottom: 1px solid #196a00;
	border-radius: 4px;
	position: relative;
	cursor: pointer;
	background: #53a31c;
	background-size: 20px
}

.top-weixin img {
	width: auto;
	height: 29px
}

.l {
	float: left
}

.cl {
	clear: both
}

.tip {
	background: #eee;
	border: 1px solid #ccc;
	padding: 1px;
	border-radius: 0 3px 3px 0;
	position: relative;
	width: 50px
}

.tip:before {
	position: absolute;
	display: inline-block;
	border-top: 11px solid transparent;
	border-right: 11px solid #eee;
	border-bottom: 11px solid transparent;
	border-right-color: rgba(0, 0, 0, 0.2);
	left: -12px;
	top: -1px;
	content: ''
}

.tip:after {
	position: absolute;
	display: inline-block;
	border-top: 11px solid transparent;
	border-right: 11px solid #eee;
	border-bottom: 11px solid transparent;
	left: -11px;
	top: -1px;
	content: ''
}

html {
	padding: 0;
	margin: 0 auto;
	-webkit-text-size-adjust: none
}

body {
	background: #f2f2f2;
	padding: 0;
	margin: 0 auto;
	font-size: 15px;
	color: #333;
	font-family: helvetica, microsoft yahei, microsoft jhenghei
}

a {
	color: #333;
	text-decoration: none
}

ol, ul, li, dl, dd, dt {
	padding: 0;
	margin: 0;
	list-style: none
}

form, p {
	padding: 0;
	margin: 0
}

i, em {
	font-style: normal
}

textarea {
	resize: none
}

img {
	border: 0
}

.spanclass {
	display: none
}

.body {
	margin: 0 auto;
	overflow: hidden;
	background: #f2f2f2
}

@media only screen and (min-width:1025px) {
	.body {
		max-width: 320px
	}
}

.search {
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin: 10px 7px;
	position: relative;
	overflow: hidden
}

.search span {
	display: block
}

.search .txt {
	height: 32px;
	line-height: 32px
}

.search .txt .sortselect::before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-width: 6px;
	overflow: hidden;
	border-color: #aaa transparent transparent;
	border-style: solid;
	position: absolute;
	left: 52px;
	top: 12px
}

.search .txt select {
	width: 70px;
	height: 32px;
	-webkit-appearance: none;
	border: 0;
	overflow: hidden;
	color: #aaa;
	font-size: 15px;
	outline: 0;
	background: transparent;
	position: absolute
}

.search .txt .text {
	float: left;
	width: 80%;
	vertical-align: top;
	border: 0;
	height: 24px;
	line-height: 24px;
	margin-top: 4px;
	padding: 0;
	outline: 0;
	font-size: 15px
}

.search-btn {
	width: 20%;
	height: 18px;
	padding: 8px 0;
	background: #004097;
	font-size: 16px;
	color: #fff;
	line-height: 18px;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	position: absolute;
	top: -1px;
	right: -1px;
	border-radius: 0 3px 3px 0
}

.l {
	float: left
}

.r {
	float: right
}

.cl {
	clear: both
}

.headline {
	color: #c00
}

.headline a {
	display: block;
	color: #c00;
	font-weight: bold
}

.headlinea {
	vertical-align: top;
	margin: 5px 10px 10px;
	line-height: 25px;
	color: #444;
	text-align: center
}

.headlinea a {
	display: inline-block;
	max-width: 47%;
	color: #808080;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.headlinea a:visited {
	color: #808080
}

.btn-more {
	background:  no-repeat;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
	border-radius: 4px;
	margin: 10px auto;
	width: 130px;
	color: #fff;
}

.btn-more a {
	display: block;
	height: 35px;
	line-height: 30px;
	color: #fff;
	font-size: 14px
}

.btn-more a:visited {
	color: #fff
}

.exta {
	overflow: hidden
}

.exta li {
	height: 42px;
	line-height: 42px;
	background:  repeat-x bottom;
	overflow: hidden
}

.exta a {
	padding: 0 15px;
	height: 42px;
	display: block;
	overflow: hidden
}

.exta span {
	float: left;
	margin: 0 15px;
	color: #777
}

.exta span a {
	color: #777
}

.swipea {
	overflow: hidden
}

.swipea-wrap {
	overflow: hidden;
	position: relative
}

.swipea-content {
	overflow: hidden;
	position: relative
}

.swipea-content .content {
	float: left;
	width: 100%;
	position: relative
}

.section {
	height: 44px;
	line-height: 44px;
	border-bottom: 2px solid #004097;
	padding-left: 5px;
	overflow: hidden;
	background: url(/uploads/image/rimages/taparrow.png) no-repeat 5px;
	background-size: 22px;
	text-indent: 20px
}

.b-icon-logo {
	float: left;
	margin: 10px 5px 0 8px
}

.b-icon-logo img {
	width: auto;
	height: 15px
}

.section .mark {
	float: left;
	font-size: 18px;
	color: #fff;
	padding-left: 10px;
	font-weight: bold
}

.section .mark a {
	float: left;
	color: #004097;
	margin-right: 15px
}

.section .mark a:visited {
	color: #038
}

.section .mark a.cur {
	color: #038;
	position: relative
}

.section .mark a.cur::after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	border-width: 8px;
	overflow: hidden;
	border-color: transparent transparent #004097;
	border-style: solid;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -10px
}

.section .submark {
	float: right
}

.section .submark a {
	margin: 0 20px 0 0;
	color: #777
}

.section .submark a:visited {
	color: #777
}

.expb {
	text-align: center;
	margin: 10px 0
}

.expb a {
	display: inline-block;
	width: 135px;
	margin: 0 10px;
	font-size: 13px;
	vertical-align: middle
}

.expb img {
	display: block;
	max-width: 100%;
	height: 35px;
	margin: 0 auto;
	float: left
}

.expb span {
	display: block;
	height: 35px;
	color: #004097;
	line-height: 35px;
	border-bottom: 1px solid #f2f2f2;
	overflow: hidden;
	cursor: pointer;
	border-radius: 4px
}

.tab-left .tb {
	margin: 0 auto
}

.tab-left .tb .content {
	display: none;
	overflow: hidden
}

.tab-left .tb .content a {
	float: right;
	background: #fffbed;
	line-height: 40px;
	height: 40px;
	width: 32.6%;
	color: #333;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 14px;
	border: 1px solid #fadcab
}

.guide {
	margin: 0 auto
}

.guide .menu {
	overflow: hidden;
	background: #f9f9f9
}

.guide .menu a {
	margin-left: 0.5%;
	float: left;
	height: 42px;
	line-height: 42px;
	width: 33%;
	text-align: center;
	color: #fff;
	background:  no-repeat scroll right 0,
		 repeat-x scroll 0 bottom rgba(0, 0, 0, 0);
	cursor: pointer;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.guide .menu a:nth-child(n 4) {
	margin-top: 3px;
}

.guide .menu a:nth-child(1) {
	margin-left: 0;
}

.guide .menu a:nth-child(4) {
	margin-left: 0;
}

.menu a.nav::after {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	margin: 2px 0 0 2px;
	border-width: 6px;
	overflow: hidden;
	border-color: #fff transparent transparent;
	border-style: solid;
	vertical-align: middle
}

.menu a.nav-open::after {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	margin: 0 0 10px 2px;
	border-width: 6px;
	overflow: hidden;
	border-color: transparent transparent #fff;
	border-style: solid;
	vertical-align: middle
}

.copyright {
	color: #666;
	line-height: 30px;
	height: 30px;
	text-align: center
}

.tab-left {
	margin: 10px 8px
}

.tab-left .th {
	text-align: left;
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flexbox;
	overflow: hidden;
	margin-top: 10px;
	background: url(/uploads/image/rimages/arrow.png) no-repeat left;
	background-size: 20px;
	text-indent: 30px
}

.tab-left .th a {
	display: block;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 39px;
	line-height: 39px;
	color: #333;
	font-weight: bold;
	font-size: 16px
}

.tab-left .tb {
	margin: 0 auto
}

.tab-left .tb .content {
	display: none;
	overflow: hidden
}

.tab-left .tb .content a {
	float: right;
	background: #fffbed;
	line-height: 40px;
	height: 40px;
	width: 32.6%;
	color: #333;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 14px;
	border: 1px solid #fadcab
}

.home_imgs img {
	border: 0 none;
	display: block;
	max-width: 100%;
	width: 100%;
	height: auto
}

h3 {
	border-bottom: 1px solid #ccc;
	display: block;
	height: 30px;
	line-height: 30px;
	margin: 0;
	overflow: hidden;
	padding: 10px 0;
	width: 100%
}

.text {
	color: #000;
	display: block;
	float: left;
	font-family: 'microsoft jhenghei', 'microsoft yahei', arial, sans-serif;
	font-size: 18px;
	font-weight: 600;
	text-indent: .5em
}

.close {
	background:  no-repeat scroll 0 0
		rgba(0, 0, 0, 0);
	display: block;
	float: right;
	height: 30px;
	width: 30px
}

#fullbg {
	display: none;
	width: 100%;
	height: 100%;
	background-color: gray;
	z-index: 333;
	position: absolute;
	left: 0;
	top: 0;
	filter: alpha(opacity = 30);
	-moz-opacity: .4;
	opacity: .4
}

.s1 {
	width: 42px !important;
	height: 42px !important;
	position: fixed !important;
	z-index: 300 !important;
	color: #fff;
	text-align: center
}

.s1 img {
	width: 42px;
	height: 42px
}

.emi {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-image: none;
	border-style: solid;
	display: inline-block;
	height: 7px;
	margin: 0 0 0 3px;
	width: 0
}

.xxi {
	border-color: #1663a6 transparent;
	border-width: 0 8px 10px;
	vertical-align: 3px
}

.guip_icon2 {
	text-align: center;
	line-height: 29px;
	font-size: 12px;
	float: left;
	color: #abc6e2;
	cursor: pointer
}

a.guip_icon2 {
	background: url(/uploads/image/rimages/icon_bj2.gif) no-repeat;
	background-size: 42px;
	width: 46px;
	left: 10px;
	top: 8px
}

.pr {
	position: relative
}

.pa {
	position: absolute
}

.emi {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-image: none;
	border-style: solid;
	display: inline-block;
	height: 7px;
	margin: 0 0 0 3px;
	width: 0
}

.m {
	border-color: #666 transparent;
	vertical-align: -4px;
	border-width: 6px 6px 0
}

.xi {
	border-color: #666 transparent;
	border-width: 0 6px 6px;
	vertical-align: 3px
}

.xxi {
	border-color: #1663a6 transparent;
	border-width: 0 8px 10px;
	vertical-align: 3px
}

.guide12 {
	margin: 0 auto;
	font-size: 13px;
	width: 150px;
	height: auto;
	background: #1663a6;
	display: none;
	position: absolute;
	top: 50px;
	right: 0;
	z-index: 9999;
	margin-right: 5px;
	border-bottom: 2px solid #083e6e;
	box-shadow: 2px 2px 4px #333
}

.guide12 .menu1 {
	overflow: hidden
}

.guide12 .menu1 a {
	float: left;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.guide12 .menu1 a {
	background: url(/uploads/image/rimages/l1_45.gif) no-repeat right 0,
		url(/uploads/image/rimages/d1_45.gif) repeat-x 0 bottom;
	width: 50%
}

#loginuserhead {
	width: 35px;
	height: 35px;
	border: 1px solid #999;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	overflow: auto;
	overflow: hidden
}

a {
	outline: 0
}

.head_log {
	background: url(/uploads/image/rimages/m_header_nav_search.png) no-repeat scroll 0 0
		rgba(0, 0, 0, 0);
	height: 24px;
	width: 24px;
	float: right;
	margin: 13px 75px 0 0;
	background-position: 0 -35px;
	background-size: 100px auto
}

.head_tou {
	height: 35px;
	width: 35px;
	float: right;
	margin: 7px 75px 0 0;
	color: #666
}

.head_log_index {
	background: url(/uploads/image/rimages/m_header_nav_search.png) no-repeat scroll 0 0
		rgba(0, 0, 0, 0);
	height: 24px;
	width: 24px;
	float: right;
	margin: 13px 10px 0 0;
	background-position: 0 -35px;
	background-size: 100px auto
}

.head_tou_index {
	height: 35px;
	width: 35px;
	float: right;
	margin: 7px 10px 0 0;
	color: #666
}

.footerstyle {
	text-indent: 0;
	margin: 0;
	padding: 0;
	font-size: 15px
}

.footerstyle a {
	color: #999
}

.navnews {
	line-height: 50px;
	position: absolute;
	right: 10px;
	font-size: 17px
}

.index_yqdq_outer {
	height: 31px;
	overflow: hidden;
	background:  repeat-x;;
}

.index_yqdq {
	line-height: 31px;
	line-height: 31px;
	overflow: hidden;
	background: url(/uploads/image/rimages/title-b.jpg) no-repeat;
	text-indent: 10px
}

.index_xwzx {
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	background: url(/uploads/image/rimages/title-y.jpg) no-repeat;
	text-indent: 10px
}

.index_yqdq .mark {
	float: left;
	font-size: 18px;
	color: #fff;
	padding-left: 5px;
	font-weight: bold
}

.index_xwzx .mark {
	float: left;
	font-size: 18px;
	color: #fff;
	padding-left: 5px;
	font-weight: bold
}

.tab-left .th1 {
	text-align: left;
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flexbox;
	overflow: hidden;
	margin-top: 10px;
	background: url(/uploads/image/rimages/arrow-b.png) no-repeat left;
	background-size: 20px;
	text-indent: 30px
}

[class^="myicon-"], [class*=" myicon-"] {
	display: inline-block;
	width: 25px;
	height: 20px;
	margin-top: 1px;
	line-height: 14px;
	vertical-align: text-top;
	background-image: ;
	background-repeat: no-repeat;
}

.myicon-zx {
	background-image: ;
}

.myicon-yq {
	background-image: ;
}

.myicon-wx {
	background-image: ;
}

.myicon-zl {
	background-image: ;
}

.myicon-rc {
	background-image: ;
}

.myicon-app {
	background-image: ;
}