@charset "utf-8";
html, body {
	background: #fff;
	color: #333;
	font: 1/1.6 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
	max-width: 640px;
	margin: 0 auto;
	line-height: 1.8em;
}
body a {
	color: #333;
	text-decoration: none;
}
body a:hover {
	color: #C4261D;
	text-decoration: none;
}
header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details {
	display: block;
	padding: 0;
	margin: 0
}
* {
	padding: 0;
	margin: 0;
}
.clear {
	clear: both;
}
ol, ul {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
.header {
	width: 100%;
	max-width: 640px;
	height: 50px;
	overflow: hidden;
	padding-top: 3px;
	padding-bottom: 3px;
	overflow: hidden;
	position: fixed;
	top: 0;
background-color:background-color:rgba(42,54,74,0.2);;
	z-index: 9999;
}
.bg10 {
	background-color: rgba(42,54,74,0.9);
}
.headbgs {
	width: 100%;
	height: 56px;
	max-width: 640px;
	background-color: rgba(42,54,74,0.9);
}
.header .logo {
	width: 70%;
}
.header .logo img {
	width: auto;
	height: 50px;
}
.navbtn {
	max-width: 25%;
	line-height: 50px;
	width: auto;
	margin-right: 10px;
}
.fl {
	float: left;
	_display: inline;
}
.fr {
	float: right;
	_display: inline;
}
.white, a.white, .white a {
	color: #fff;
}
* {
	padding: 0;
	margin: 0;
}
.f26 {
	font-size: 2.6rem;
}
/*iconfont.css*/
@font-face {
	font-family: 'iconfont';
	src: url('iconfont.eot');
	src: url('iconfont.eot?#iefix') format('embedded-opentype'), url('iconfont.woff2') format('woff2'), url('iconfont.woff') format('woff'), url('iconfont.ttf') format('truetype'), url('iconfont.svg#iconfont') format('svg');
}
.iconfont {
	font-family: "iconfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-menu {
	width: 48px;
	height: 48px;
	float: left;
	background: url(../../images/mobile/icon/caidan_2.png) no-repeat;
	background-size: 48px 48px;
}
.sidenav {
	background: #212121;
	box-shadow: 2px 2px 6px rgba(0,0,0,.3);
	display: block;
	font-size: 16px;
	font-weight: 400;
	height: 100%;
	left: 0;
	position: fixed;
	overflow: auto;
	transform: translate(-262px, 0);
	transition: transform .3s;
	top: 0;
	width: 256px;
	z-index: 100
}
.sidenav.show {
	transform: translate(0, 0)
}
.sidenav-brand {
	background: #3f4a5c;
	border-bottom: 1px solid #FFF;
	color: #FAFAFA;
	font-size: 24px;
	font-weight: 700;
	line-height: 32px;
	height:57px;
}
.sidenav-dropdown, .sidenav-header {
	border-bottom: 1px solid #424242;
	margin: 0
}
.sidenav-header {
	background: 0 0;
	color: #757575;
	font-size: 19.2px;
	line-height: 32px;
	padding: 16px 24px 15px
}
.sidenav-header small {
	display: block;
	font-size: 14.4px;
	line-height: 16px
}
.sidenav-menu {
	list-style: none;
	margin: 0;
	padding: 0
}
.sidenav-menu li {
	display: block;
	position: relative
}
.sidenav-menu a {
	background: 0 0;
	color: #BDBDBD;
	display: block;
	line-height: 24px;
	padding: 16px 32px;
	text-decoration: none
}
.sidenav-menu a:hover {
	background: #616161
}
.sidenav-menu a.active, .sidenav-menu a.active .sidenav-dropdown-icon, .sidenav-menu a.active .sidenav-link-icon {
	color: #FAFAFA
}
.sidenav-dropdown-icon, .sidenav-link-icon {
	color: #757575;
	position: absolute;
	text-align: center;
	top: 16px
}
.sidenav-link-icon {
	display: block;
	height: 24px;
	left: 24px;
	width: 24px
}
.sidenav-link-title {
	display: block;
	padding: 0 16px 0 40px
}
.sidenav-dropdown {
	display: none;
	list-style: none;
	padding: 0
}
.sidenav-dropdown a {
	background: #191919;
	padding-left: 72px
}
.sidenav-dropdown a:hover {
	background: #616161
}
.sidenav-dropdown li:first-child a {
	box-shadow: inset 0 1px 1px rgba(0,0,0,.1)
}
.sidenav-dropdown-icon {
	display: none;
	height: 16px;
	right: 16px;
	width: 16px
}
.sidenav-dropdown-icon.show {
	display: block
}
.sidenav-overlay {
	background: rgba(255,255,255,.8);
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99
}
.sidenav-no-scroll {
	overflow: hidden!important
}
/*daohang*/
.tools {
	background-color: #F7F8FA;
	padding: 10px 0;
}
.tools li {
	float: left;
	width: 20%;
	text-align: center;
	margin: 5px 2.5%;
	font-size: 1.1rem;
}
.tools li span {
	width: 50px;
	height: 50px;
	border-radius: 28px;
	line-height: 50px;
	display: block;
	color: #fff;
	margin: 0 auto 5px;
}
.tools li span.tool1 {
	background: #ee1834;
}
.tools li span.tool2 {
	background: #ff5534;
}
.tools li span.tool3 {
	background: #00b2b0;
}
.tools li span.tool4 {
	background: #8a84d7;
}
.tools li span.tool5 {
	background: #00b0f0;
}
.tools li span.tool6 {
	background: #f4ac00;
}
.tools li span.tool7 {
	background: #ff4966;
}
.tools li span.tool8 {
	background: #8320d0;
}
.icon3-1 {
	width: 100%;
	height: 100%;
	float: left;
	background: url(../../images/mobile/icon/ic1.png) center center no-repeat;
	background-size: 65% 65%;
}
.icon3-2 {
	width: 100%;
	height: 100%;
	float: left;
	background: url(../../images/mobile/icon/ic2.png) center center no-repeat;
	background-size: 65% 65%;
}
.icon3-3 {
	width: 100%;
	height: 100%;
	float: left;
	background: url(../../images/mobile/icon/ic3.png) center center no-repeat;
	background-size: 65% 65%;
}
.icon3-4 {
	width: 100%;
	height: 100%;
	float: left;
	background: url(../../images/mobile/icon/ic4.png) center center no-repeat;
	background-size: 65% 65%;
}
.icon3-5 {
	width: 100%;
	height: 100%;
	float: left;
	background: url(../../images/mobile/icon/ic5.png) center center no-repeat;
	background-size: 65% 65%;
}
.icon3-6 {
	width: 100%;
	height: 100%;
	float: left;
	background: url(../../images/mobile/icon/ic6.png) center center no-repeat;
	background-size: 65% 65%;
}
.icon3-7 {
	width: 100%;
	height: 100%;
	float: left;
	background: url(../../images/mobile/icon/ic7.png) center center no-repeat;
	background-size: 65% 65%;
}
.icon3-8 {
	width: 100%;
	height: 100%;
	float: left;
	background: url(../../images/mobile/icon/ic8.png) center center no-repeat;
	background-size: 65% 65%;
}
.dbicon-1 {
	width: 100%;
	height: 100%;
	float: left;
	background: url(../../images/mobile/grey/dizhi.png) center center no-repeat;
	background-size: 65% 65%;
}
.dbicon-2 {
	width: 100%;
	height: 100%;
	float: left;
	background: url(../../images/mobile/grey/people.png) center center no-repeat;
	background-size: 65% 65%;
}
.dbicon-3 {
	width: 100%;
	height: 100%;
	float: left;
	background: url(../../images/mobile/grey/phone.png) center center no-repeat;
	background-size: 65% 65%;
}
.dbicon-4 {
	width: 100%;
	height: 100%;
	float: left;
	background: url(../../images/mobile/grey/mobile.png) center center no-repeat;
	background-size: 65% 65%;
}
.dbicon-5 {
	width: 100%;
	height: 100%;
	float: left;
	background: url(../../images/mobile/grey/fax.png) center center no-repeat;
	background-size: 65% 65%;
}
.mt15 {
	margin-top: 15px;
}
.clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: '.';
}
.clearfix {
	zoom: 1;
}
.f12 {
	font-size: 1.5em;
}
.f15 {
	font-size: 1.6em;
}
.tem_inner, .met_section {
	position: relative;
}
.tem_top {
	overflow: hidden;
	height: 50px;
	background: #FD714D;
	color: #fff;
}
.tem_top i {
	position: absolute;
	padding: 0px 10px;
	height: 35px;
	font-size: 24px;
	line-height: 35px;
}
.tem_top i.am-icon-bars {
	top: 7px;
	right: 5px;
}
.tem_top i .fa-map-marker {
	top: 7px;
	right: 55px;
	font-style: normal;
}
.tem_top i.met_now {
	background: #0D73CE;
}
.tem_top h1, .tem_top h2 {
	margin: 0;
}
.tem_top h1 img, .tem_top h2 img {
	visibility: visible;
	max-height: 50px!important;
}
.tem_top_nav {
	display: none;
}
.tem_head ul:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: "";
}
.tem_head ul {
	margin: 0px;
	padding: 0px;
	background: #393939;
	color: #fff;
}
.tem_head li {
	list-style: none;
}
.tem_head li a {
	display: block;
	padding: 15px;
	color: #fff;
}
.tem_head li a:hover, .tem_head li a.navdown, .tem_head li a.met_now {
	background: #333333;
}
.tem_banner ul {
	margin: 0px 0 0 0;
	padding: 0px;
}
.tem_banner {
	position: relative;
	overflow: hidden;
	background: #fafafa;
	text-align: center;
	font-size: 0;
	margin-top: 3px;
}
.tem_banner li {
	list-style: none;
}
.tem_banner ul li {
	float: left;
	background-position: center center;
	background-repeat: no-repeat;
}
.tem_banner ul li a {
	display: block;
	width: 100%;
	height: 100%;
}
.tem_banner .am-control-nav {
	position: absolute;
	right: 0;
	bottom: 10px;
	left: 0;
	text-align: center;
}
.tem_banner .am-control-nav li {
	display: inline-block;
	margin: 0 4px;
	cursor: pointer;
}
.tem_banner .am-control-nav li a {
	display: block;
	width: 10px;
	height: 10px;
	border: 1px solid #fff;
	border-radius: 10px;
	text-indent: -999em;
}
.tem_banner .am-control-nav li a.am-active {
	background: #fff;
}
.tem_banner .flash img {
	width: 100%!important;
}
.tem_index_title {
	margin: 0 0 20px 0;
	padding: 0px;
	border-bottom: 1px solid #ccc;
	text-align: center;
	font-weight: normal;
	font-size: 1.6em;
}
.tem_index_title span {
	position: relative;
	top: 2px;
	display: inline-block;
	padding: 10px 15px;
	border-bottom: 4px solid #fe9b4f;
	color: #0B69BF;
}
.tem_index_title a {
	color: #0B69BF;
}/*蓝色*/
.tem_index_title a:hover {
	color: #fe9b4f
}/*桔色*/
.tem_index_title p {
	margin: 0px;
	height: 0px;
	color: #8c8c8c;
	font-weight: normal;
	font-size: 0px;
}
.tem_index_more {
	clear: both;
	margin: 35px auto 0;
	width: 140px;
	text-align: center;
}
.tem_index_more a {
	display: block;
	height: 30px;
	background: #515D5F;
	color: #fff;
	font-weight: normal;
	line-height: 30px;
	text-decoration: none;
	border-radius: 15px;
}
.tem_index_more a:hover {
	background: #ef7e00;
	color: #fff;
	text-decoration: none;
}
.tem_index_more2 {
	clear: both;
	margin: 0 auto;
	padding-top: 30px;
	width: 120px;
	text-align: center;
}
.tem_index_more2 a {
	display: block;
	height: 30px;
	background: #515D5F;
	color: #fff;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 30px;
	text-decoration: none;
	border-radius: 15px;
}
.tem_index_more2 a:hover {
	background: #ef7e00;
	color: #fff;
	text-decoration: none!important;
}
.tem_index_about {
	padding: 10px 0px 10px;
}
.tem_index_about_more {
	margin: 0px;
	padding-top: 20px;
	float: right;
}
.tem_index_about_more a {
	display: inline-block;
	padding: 8px 30px;
	border: 2px solid #eee;
	color: #999!important;
	text-decoration: none;
	font-weight: normal;
}
.tem_index_about_more a:hover {
	background: #eee;
	text-decoration: none!important;
}
.tem_index_about .met_editor {
	padding: 15px 0px;
	text-align: justify;
}
.content {
	margin-top: 15px;
	font-size: 1.0em;
	line-height: 1.5em;
	margin-left: 15px;
	padding-right: 15px;
}
.content p, .content div {
	margin-top: 15px;
	font-size: 1.0em;
	line-height: 1.3em;
}
.content img {
	max-width: 100%!important;
	max-height: auto;
	height: auto!important;
}
.mthumb {
	width: 100%;
	height: auto;
	float: left;
	display: inline;
	margin-bottom: 5px;
}
.mthumb img {
	width: 100%;
	height: auto;
	float: left;
}
.msw_next {
	width: 100%;
	height: auto;
	float: left;
	border-top: 1px dotted #CCC;
	line-height: 30px;
}
.thumbtit {
	width: 90%;
	height: 2em;
	line-height: 2em;
	font-size: 1.1em;
	font-weight: bold;
	color: #161616;
	margin-left: 2%;
	float: left;
}
.tem_index_product {
	padding: 20px 10px 30px;
}
.tem_index_product ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.tem_index_product ul li {
	float: left;
	overflow: hidden;
	margin-bottom: 10px;
	width: 50%;
	text-align: center;
}
.tem_index_product ul li a {
	display: block;
	margin: 0 auto;
	width: 95%;
	background: #fff;
	text-align: center;
	font-size: 0;
}
.tem_index_product ul li h2 {
	margin: 0px;
	padding: 8px 10px;
	background: #8c989f;
	color: #fff;
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.5;
	text-align: center
}
.tem_index_product ul li img {
	width: 100%;
}
.tem_index_news {
	padding: 10px 10px 10px;
	text-align: center;
}
.tem_index_news_tab {
	display: -webkit-box;
	margin: 0 0 10px;
	padding: 0px;
	height: 35px;
	list-style: none;
	line-height: 35px;
}
.tem_index_news_tab li {
	-webkit-box-flex: 1;
	margin-right: 1px;
}
.tem_index_news_tab li h3 {
	padding: 0 0px;
	height: 35px;
	font-weight: normal;
	line-height: 35px;
	cursor: pointer;
	background: #c9d3d1;
	font-weight: bold;
}
.tem_index_news_tab li h3 a {
	color: #fff;
}
.tem_index_news_tab li.am-active h3 {
	background: #677171;
	color: #fff;
}
.tem_index_news_tab li.am-active h3 a {
	color: #fff;
}
.tem_index_news_tab li:hover h3 {
	background: #677171;
	color: #fff;
}
.tem_index_news_slides ul {
	margin: 0px;
	padding: 0px;
}
.tem_index_news_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.tem_index_news_list div {
	padding: 18px 10px;
	text-align: left;
}
.tem_index_news_list a {
	display: block;
}
.tem_index_news_list h3 {
	overflow: hidden;
	margin: 0px;
	margin-bottom: 3px;
	padding: 0px;
	height: 23px;
	color: #000;
	font-weight: normal;
	line-height: 23px;
}
.tem_index_news_list p {
	margin: 0px;
	padding: 0px;
	color: #818181;
	line-height: 1.5;
}
.tem_index_case {
	padding: 20px 10px 30px;
}
.tem_index_case .am-slider-default {
	background-color: transparent!important;
	box-shadow: none!important;
}
.tem_index_case_list ul.am-slides {
	margin: 0px;
	padding: 0px;
	list-style: none;
	max-height: 300px;
}
.tem_index_case_list ul.am-slides:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: "";
}
.tem_index_case_list ul.am-slides li {
	float: left;
	list-style: none;
}
.tem_index_case_list .tem_list {
	float: left;
	margin: 0px;
	margin-bottom: 10px;
	width: 50%;
}
.tem_index_case_list .tem_list dt {
	margin: 0px;
	padding: 0 5px;
	text-align: center;
	font-size: 0;
}
.tem_index_case_list .tem_list dt a {
	display: block;
	overflow: hidden;
	margin: 0 auto;
}
.tem_index_case_list .tem_list dt img {
	width: 100%;
	height: auto;
}
.tem_index_case_list .tem_list dd {
	margin: 0px;
	padding: 0 5px;
}
.tem_index_case_list .tem_list h3 {
	margin: 0 auto;
	height: 30px;
	background: #8c989f;
	text-align: center;
	font-weight: normal;
	line-height: 30px;
}
.tem_index_case_list .tem_list h3 a {
	color: #fff;
}
.tem_index_case_list .tem_list h3 a:hover {
	color: #fff;
}
/*教师*/
.teach_list {
	float: left;
	margin: 0px;
	margin-bottom: 10px;
	width: 33%;
	height: auto;
}
.teach_list dt {
	margin: 0px;
	padding: 0 5px;
	text-align: center;
	font-size: 0;
}
.teach_list dt a {
	display: block;
	overflow: hidden;
	margin: 0 auto;
}
.teach_list dt img {
	width: 100%;
	height: auto;
	float: left;
}
.teach_list dd {
	margin: 0px;
	padding: 0 5px;
}
.teach_list h3 {
	margin: 0 auto;
	height: 20px;
	color: #333;
	text-align: center;
	font-weight: normal;
	line-height: 20px;
	margin-top: 5px;
}
.teach_list h3 a {
	color: #000;
}
.teach_list h3 a:hover {
	color: #000;
}
/*教师end*/
.tem_index_case_list .am-control-nav {
	bottom: -30px!important;
}
.tem_index_to {
}
.tem_index_footer {
	padding: 20px 10px 10px;
	background: #262D33;
}
.tem_index_footer dl {
}
.tem_index_footer dl dt {
	margin-right: 25px;
	height: 40px;
	border-bottom: 1px solid #363636;
	color: #f3f3f3;
	font-size: 16px;
	line-height: 40px;
}
.tem_index_footer dl dt span {
	position: relative;
	top: -1px;
	display: inline-block;
	border-bottom: 3px solid #838383;
}
.tem_index_footer dl dd {
	padding: 10px;
}
.tem_index_footer_contact li {
	position: relative;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-left: 48px;
	min-height: 35px;
	color: #646363;
	list-style: none;
}
.tem_index_footer_contact li a {
	color: #646363;
}
.tem_index_footer_contact li i {
	position: absolute;
	top: 0;
	left: 0;
	width: 35px;
	height: 35px;
	border: 1px solid #424244;
	border-radius: 5px;
	color: #7c7c7c;
	text-align: center;
	font-size: 22px;
	line-height: 35px;
}
.tem_index_footer_link dd {
	padding: 20px 0;
}
.tem_index_footer_link a {
	display: inline-block;
	margin: 0 12px 10px 0;
	color: #646363;
	white-space: nowrap;
}
.tem_index_footer_link a:hover {
	color: #ababab;
}
.tem_index_footer_link a img {
	height: 45px;
}
.tem_index_footer_attention {
}
.tem_index_footer_attention dd {
	padding: 20px 0;
	color: #646363;
}
.tem_index_footer_attention li {
	display: inline-block;
	margin: 8px;
	list-style: none;
}
.tem_index_footer_attention li a {
	display: block;
	overflow: hidden;
	width: 44px;
	height: 44px;
	background: url(../pnt.png) no-repeat left top;
	color: #646363;
	font-size: 0;
}
.tem_index_footer_attention li.tenxun a {
	background-position: -83px top!important;
}
.tem_index_footer_attention li.weixin a {
	background-position: -247px top!important;
}
.tem_index_footer_attention li.qq a {
	background-position: -165px top!important;
}
.tem_index_footer_attention li:hover a {
	background: url(../pnthover.png) no-repeat;
}
.tem_index_footer_attention img {
	margin-top: 8px;
	width: 100px;
}
.tem_index_footer_attention p {
	margin-top: 5px;
}
.banner-img {
	width: 100%;
	height: auto;
	float: left;
	max-height: 450px;
}
.tem_footer {
	position: relative;
	padding: 10px 0 20px;
	background: #2a364a;
	color: #FFFFFF;
	text-align: center;
	font-size: 0.9em;
	padding-bottom: 45px;
	float: left;
}
.tem_footer a {
	color: #FFFFFF;
}
.tem_footer_nav {
}
.tem_footer_nav a {
	display: inline-block;
	padding: 5px 10px;
}
.footer_text {
	width: 100%;
	height: auto;
	float: left;
}
.footer_text p {
	width: 100%;
	height: 30px;
	line-height: 30px;
	float: left;
	text-align: center;
	font-size: 14px;
	font-family: "微软雅黑";
}
.powered_by_metinfo {
	height: 35px;
	background: #161616;
	color: #4a4a4a;
	text-align: center;
	font-size: 12px;
	line-height: 35px;
}
.powered_by_metinfo a {
	color: #4a4a4a;
}
.met_section {
	position: relative;
	padding: 0px 0px 30px;
}
.met_section aside {
	display: none;
}
.met_section aside .am-offcanvas-content {
	padding: 5px;
}
.met_section aside .am-offcanvas-bar {
	width: 70%;
	background: #1c1c1c;
}
.met_section aside .am-offcanvas-bar dt a {
	display: block;
	padding: 15px;
	border-bottom: 1px solid #292929;
	color: #fff;
	font-weight: normal;
	font-size: 16px;
}
.met_section aside .am-offcanvas-bar dd h4 {
	display: inline-block;
	margin: 5px;
}
.met_section aside .am-offcanvas-bar dd a {
	display: block;
	padding: 5px;
	background: #292929;
	color: #929292;
	font-weight: normal;
	font-size: 16px;
}
.met_section .met_article_head {
	position: relative;
	padding: 0px 10px;
}
.met_section .met_article_head h1 {
	padding: 0px 10px;
	height: 60px;
	border-bottom: 1px solid #ddd;
	font-weight: normal;
	font-size: 16px;
	line-height: 60px;
}
.met_section .met_article_head h3 {
	display: none;
	position: absolute;
	top: 0px;
	right: 15px;
	height: 60px;
	color: #666;
	font-weight: normal;
	font-size: 12px;
	line-height: 60px;
}
.met_section .met_article_head h3 i {
	margin-right: 5px;
	width: 30px;
	height: 30px;
	border-radius: 100px;
	background: #efefef;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
}
/*浠ヤ笅CSS鏍峰紡璋ㄦ厧淇敼锛屽唴椤靛悇妯″潡鏍峰紡锛屽妯℃澘鍙叡鐢�*/
body, h1, h2, h3, h4, h5, h6, dl, dt, li, ol, ul, dd, th, td, p, pre, form, input, button, textarea, hr {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
body ul, body ol, body dl, body p, body h1, body h2, body h3, body h4, body h5, body h6 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
img {
	border: 0;
}
button, input, select, textarea {
	font-size: 100%;
}
.met_clear {
	clear: both;
}
.met_none {
	display: none;
}
.met_hidden {
	visibility: hidden;
}
.met_fl {
	float: left;
}
.met_fr {
	float: right;
}
.met_editor {
	width: 90%;
	height: auto;
	float: left;
	margin-left: 5%;
	overflow: hidden;
}
.met_editor p {
	text-indent: 2em;
}
.wind_more {
	width: 30%;
	height: 40px;
	float: left;
	margin-left: 35%;
	display: inline;
	line-height: 40px;
	text-align: center;
}
.met_editor ul, .met_editor ol {
	margin: 0;
	padding: 0 0 0 25px;
}
.met_editor img {
	max-width: 100%;
	height: auto!important;
}
.met_editor blockquote {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-left: 4px solid #ddd;
}
.met_editor hr {
	display: block;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	margin: 20px 0;
	padding: 0;
	height: 0;
	border: 0;
	border-top: 1px solid #ddd;
}
.met_editor .metvideobox {
	text-align: center;
	visibility: hidden;
	margin: 10px auto;
}
.met_editor .video-js {
	max-width: 100%;
}
.met_editor table {
	margin-bottom: 1.6rem;
	padding: 0!important;
	width: 100%!important;
	border: 0;
	border-collapse: collapse!important;
	border-spacing: 0!important;
}
.met_editor_table {
	overflow: scroll;
	width: 100%;
}
.met_editor table td {
	border: 1px solid #ddd!important;
}
.met_editor table>thead>tr>th, table>tbody>tr>th, table>tfoot>tr>th, table>thead>tr>td, table>tbody>tr>td, table>tfoot>tr>td {
 padding: .7rem;
	border-top: 1px solid #ddd;
	vertical-align: top;
	line-height: 1.6;
}
.met_editor table>thead>tr>th {
	border-bottom: 1px solid #ddd;
	vertical-align: bottom;
}
.met_editor #page_break .collapse {
	display: none;
}
.met_editor #page_break .num {
	padding: 10px 0;
	text-align: center;
}
.met_editor #page_break .num li {
	display: inline;
	overflow: hidden;
	margin: 0 2px;
	padding: 3px 5px;
	border: 1px solid #ccc;
	background-color: #fff;
	color: #666;
	text-align: center;
	font-size: 12px;
	font-family: Arial;
	cursor: pointer;
}
.met_editor #page_break .num li.on {
	background-color: #ccc;
	color: #fff;
	font-weight: bold;
}
.metinfo-banner1 {
	overflow: hidden;
	margin: 0 auto;
}
.met_pager {
	padding: 30px 0 0;
	text-align: center;
}
.met_pager a, .met_pager span {
	display: inline-block;
	padding: 0px 10px;
	height: 30px;
	border: 1px solid #e0e0e0;
	color: #aaa;
	text-align: center;
	text-align: center;
	line-height: 30px;
}
.met_pager a:hover {
	border: 1px solid #a0a0a0;
	color: #aaa;
}
.met_pager .PreSpan, .met_pager .NextSpan {
	display: inline-block;
	padding: 0px 10px;
	height: 30px;
	border: 1px solid #e0e0e0;
	background: #f0f0f0;
	color: #ccc;
	text-align: center;
	line-height: 30px;
}
.met_pager .PreA, .met_pager .NextA {
	height: 28px;
	min-width: 58px;
	color: #aaa;
	line-height: 28px;
	_width: 58px;
}
.met_pager .PreSpan, .met_pager .PreA {
	margin-right: 6px;
}
.met_pager .NextSpan, .met_pager .NextA {
	margin-left: 6px;
}
.met_pager .firstPage, .met_pager .lastPage {
	height: 28px;
	min-width: 40px;
	color: #aaa;
	font-weight: bold;
	line-height: 28px;
	_width: 40px;
}
.met_pager span {
	background: #f0f0f0;
	color: #aaa;
}
.met_pager .PageText {
	display: none;
	margin-left: 10px;
	color: #aaa;
}
.met_pager #metPageT, #metPageB {
	border: 1px solid #e0e0e0;
	color: #aaa;
	text-align: center;
}
.met_pager #metPageT {
	display: none;
	padding: 6px 5px 5px;
	width: 20px;
}
.met_pager #metPageB {
	display: none;
	padding: 6px 0 5px;
	min-width: 40px;
	font-weight: bold;
	cursor: pointer;
	_width: 40px;
}
*html .met_pager #metPageT {
	height: 13px;
	line-height: 13px;
}
*html .met_pager #metPageB {
	padding: 0;
	height: 28px;
	line-height: 20px;
}
*+html .met_pager #metPageT {
	height: 13px;
	line-height: 13px;
}
*+html .met_pager #metPageB {
	padding: 0;
	height: 28px;
	line-height: 20px;
}
.lst_2_left {
	width: 30%;
	height: auto;
	float: left;
}
.lst_2_left img {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
	display: inline;
}
.lst_2_right {
	width: 68%;
	height: auto;
	float: right;
}
/* 202305 */
.new1s_bg {
	width: 100%;
	height: auto;
	float: left;
	background-color: #dcdddd;
	margin-top: 3px;
	padding-bottom: 20px;
}
.new1s_in {
	width: 90%;
	height: auto;
	float: left;
	margin: 20px 0 0 5%;
	display: inline;
	background: #fff;
	padding-bottom: 10px;
	display: inline;
}
.new1s_in {
	box-shadow: 2px 2px 10px #909090;/* for opera or ie9 */
	-moz-box-shadow: 2px 2px 10px #909090;/* for firefox */
	-webkit-box-shadow: 2px 2px 10px #909090;/* for safari or chrome */
}
/* 标题新 */
.nwbt1 {
	width: auto;
	height: 50px;
	float: left;
	margin: 20px 0 0 20px;
}
.nwbt1_cn {
	width: auto;
	height: 30px;
	line-height: 30px;
	float: left;
	text-align: left;
	font-size: 22px;
	font-family: "黑体";
	color: #000;
	font-weight: 800;
}
.nwbt1_en {
	width: auto;
	height: 18px;
	line-height: 18px;
	float: left;
	text-align: left;
	font-size: 14px;
	color: #666;
}
.tls_img {
	width: 55%;
	height: auto;
	float: right;
	margin: 20px 20px 0 0;
	display: inline;
}
.tls_img img {
	width: 100%;
	height: auto;
}
.tlcons {
	width: auto;
	padding: 10px 20px 20px 20px;
	float: left;
	height: auto;
	line-height: 30px;
	text-indent: 2em;
	font-family: "微软雅黑";
}
.tlcon_more {
	width: auto;
	height: 16px;
	line-height: 16px;
	float: right;
	background: url(../../images/wap2/more1.png) no-repeat right center;
	padding-right: 20px;
	font-size: 12px;
	color: #999;
	margin: -20px 25px 0 0;
}
.nbtbg {
	width: 100%;
	height: 76px;
	float: left;
	background-color: #fff;
	z-index: 999;
}
.nwbt2 {
	width: auto;
	height: 50px;
	float: left;
	margin: 15px 0 0 20px;
}
.nwbt2_cn {
	width: auto;
	height: 30px;
	line-height: 30px;
	float: left;
	text-align: left;
	font-size: 22px;
	font-family: "黑体";
	color: #000;
	font-weight: 800;
}
.nwbt2_en {
	width: auto;
	height: 18px;
	line-height: 18px;
	float: left;
	text-align: left;
	font-size: 14px;
	color: #666;
}
.nwbt2_more {
	width: auto;
	height: 16px;
	line-height: 16px;
	float: right;
	background: url(../../images/wap2/more1.png) no-repeat right center;
	padding-right: 20px;
	font-size: 12px;
	color: #666;
	margin: 25px 25px 0 0
}
.nkuang {
	width: 100%;
	height: auto;
	float: left;
}
.kuang_img {
	width: 100%;
	height: auto;
	float: left;
}
.nwbt3 {
	width: 100%;
	height: 50px;
	float: left;
	margin: 10px 0 0 0px;
}
.nwbt3_cn {
	width: 100%;
	height: 30px;
	line-height: 30px;
	float: left;
	text-align: center;
	font-size: 22px;
	font-family: "黑体";
	color: #000;
	font-weight: 800;
}
.nwbt3_en {
	width: 100%;
	height: 18px;
	line-height: 18px;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #666;
}
/*鍚勬ā鍧楅〉闈㈡牱寮�*/
.met_module1 {
	padding: 30px 10px;
}
.met_module2_list {
	padding: 10px 10px;
}
.met_module2_list li {
	position: relative;
	padding: 15px 0px;
	border-bottom: 1px solid #ddd;
	list-style: none;
}
.met_module2_list h2 {
	font-weight: normal;
}
.met_module2_list li p {
	color: #818181;
}
.met_module2_list li span.time {
	color: #818181;
}
.met_module2_list li h2 i {
	display: none;
}
.met_module2_list li.list_2 h2, .met_module2_list li.list_3 h2 {
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 1.2em;
}
.met_module2_list li.list_2 p {
	font-size: 1.0em;
	margin-top: 10px;
}
.met_module2_list li.list_2 {
	padding: 15px 0;
}
.met_module2_list li.list_3 {
	padding-left: 100px;
	min-height: 80px;
}
.met_module2_list li.list_3 img {
	position: absolute;
	top: 15px;
	left: 0;
}
.met_module2_list li.list_3 span.time {
	position: static;
}
.met_module2 h1.met_title {
	margin-top: 10px;
	padding: 5px 10px;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #C4261D;
	text-align: center;
}
.met_module2 .met_infos {
	margin: 0px 10px 30px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	color: #818181;
	font-size: 12px;
	text-align: center;
}
.met_module2 .met_time {
	padding-right: 6px;
ccc
}
.met_module2 .met_source {
	padding-right: 6px;
}
.met_module2 .met_source a {
	color: #607fa6;
}
.met_module2 .met_editor {
	padding: 0 10px;
}
.met_tools {
	position: relative;
	margin: 30px 10px 0px;
	padding: 5px 5px 0;
	border-top: 1px solid #ddd;
}
.met_tools .met_page {
	clear: both;
	display: box-orient;
	margin: 10px 0px 0px;
	padding: 0px;
	color: #818181;
}
.met_tools .met_page li {
	padding: 8px;
	background: #f7f8fa;
	list-style: none;
	-webkit-box-flex: 1;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.met_tools .met_page li.met_page_preinfo { /*margin-right:10px; */
	text-align: left;
}
.met_tools .met_page a { /*display:block;*/
	color: #607fa6;
}
.met_module3_list ul.list_1 {
	padding: 0px 5px;
	list-style: none;
}
.met_module3_list ul.list_1 li {
	float: left;
	overflow: hidden;
	margin-top: 10px;
	width: 50%;
	text-align: center;
}
.met_module3_list ul.list_1 li a {
	display: block;
	margin: 0 auto;
	width: 95%;
	background: #fff;
	text-align: center;
	font-size: 0;
}
.met_module3_list ul.list_1 li h2 {
	padding: 10px 5px;
	text-align: left;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.2;
}
.met_module3_list ul a img {
	width: 100%;
	height: auto;
}
.met_module3_list ul.list_2 {
	list-style: none;
}
.met_module3_list ul.list_2 li {
	padding: 20px 10px;
	border-bottom: 1px solid #ddd;
}
.met_module3_list ul.list_2 dt {
	position: relative;
	float: left;
	width: 120px;
}
.met_module3_list ul.list_2 dt img {
	width: 100%;
}
.met_module3_list ul.list_2 dd {
	float: left;
	margin-top: 0px;
	margin-left: -120px;
	width: 100%;
}
.met_module3_list ul.list_2 dd .met_listbox {
	margin-left: 120px;
}
.met_module3_list ul.list_2 dd h2 {
	padding: 0px 10px;
	font-weight: normal;
	font-size: 15px;
	line-height: 1.2;
}
.met_module3_list ul.list_2 dd p {
	padding: 5px 10px;
	color: #818181;
}
.list_2 .limg1 {
	width: 120px;
	height: 160px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.list_2 .limg2 {
	width: 160px;
	height: 120px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#showproduct dl.pshow {
	padding: 0px 10px;
}
#showproduct dl.pshow dt {
	position: relative;
	float: left;
	overflow: hidden;
	text-align: center;
	font-size: 0;
}
#showproduct dl.pshow dt .met_box {
	margin: 0 auto;
	height: 480px;
}
#showproduct .met_imgshowbox ul {
	margin: 0px;
	padding: 0px;
}
#showproduct .met_imgshowbox {
	position: relative;
	overflow: hidden;
	text-align: center;
	font-size: 0;
}
#showproduct .met_imgshowbox .am-slides li {
	list-style: none;
}
#showproduct .met_imgshowbox .am-slides li a {
	display: block;
}
#showproduct .met_imgshowbox .am-control-nav {
	position: absolute;
	right: 0;
	bottom: 10px;
	left: 0;
	text-align: center;
}
#showproduct .met_imgshowbox .am-control-nav li {
	display: inline-block;
	margin: 0 4px;
	cursor: pointer;
}
#showproduct .met_imgshowbox .am-control-nav li a {
	display: block;
	width: 10px;
	height: 10px;
	border: 1px solid #fff;
	border-radius: 10px;
	text-indent: -999em;
}
#showproduct .met_imgshowbox .am-control-nav li a.am-active {
	background: #fff;
}
#showproduct dl.pshow dd .met_box h1 {
	padding: 20px 5px;
	border-bottom: 1px solid #ddd;
	font-size: 16px;
}
#showproduct dl.pshow dd .met_box ul li {
	position: relative;
	padding: 8px 5px 8px 90px;
	border-bottom: 1px solid #ddd;
	color: #818181;
	list-style: none;
}
#showproduct dl.pshow dd .met_box ul li span {
	position: absolute;
	top: 0;
	left: 0;
	padding: 8px 5px;
	width: 80px;
	word-wrap: break-word;
}
#showproduct dl.pshow dd .met_box .desc {
	margin-top: 20px;
	padding: 10px;
	background: #f7f8fa;
	color: #666;
}
#showproduct .met_nav {
	position: relative;
	visibility: hidden;
	overflow: hidden;
	margin: 30px 0;
	height: 45px;
	border: 1px solid #ddd;
	background: #fff;
	line-height: 45px;
}
#showproduct .met_nav #wrapper {
	position: absolute;
	overflow: hidden;
	width: 100%;
	height: 43px;
}
#showproduct .met_nav #scroller {
	position: absolute;
}
#showproduct .met_nav .am-icon-forward {
	position: absolute;
	top: 0px;
	right: 5px;
	color: #aaa;
	font-size: 12px;
}
#showproduct .met_nav ol {
	border: 0;
}
#showproduct .met_nav li {
	display: inline-block;
	height: 43px;
	border-right: 1px solid #ddd;
	list-style: none;
	cursor: pointer;
}
#showproduct .met_nav li a {
	display: block;
	margin-right: 0px;
	padding: 0px;
	height: 100%;
	border: 0;
	text-align: center;
	line-height: 43px;
}
#showproduct .met_nav li.am-active a, #showproduct .met_nav li.met_hover a {
	background: #f7f8fa;
}
#showproduct .met_nav li .am-dropdown-content {
	padding: 5px;
}
#showproduct .met_related {
	margin-top: 30px;
	padding: 10px 10px;
	border-bottom: 1px solid #ddd;
	color: #333;
	font-weight: normal;
	font-size: 18px;
}
#showproduct .met_related_list {
	list-style: none;
}
#showproduct .met_related_list li {
	float: left;
	overflow: hidden;
	margin-top: 10px;
	width: 50%;
	text-align: center;
}
#showproduct .met_related_list li a {
	display: block;
	margin: 0 auto;
	width: 95%;
	border: 1px solid #ddd;
	background: #fff;
	text-align: center;
	font-size: 0;
}
#showproduct .met_related_list li h2 {
	padding: 10px 10px;
	border-top: 1px solid #ddd;
	text-align: left;
	font-weight: normal;
	font-size: 1.2em;
}
#showproduct .met_related_list li img {
	width: 100%;
}
#showproduct .met_related_list li a:hover h2 {
	color: #333;
}
#showproduct .met_nav_contbox {
	padding: 0 10px;
	border: 0;
}
#downloadlist {
	padding: 15px;
}
#downloadlist .metlist {
	margin-bottom: 20px;
}
#downloadlist .metlist dt {
	padding: 8px 5px 8px 0;
	border-bottom: 1px solid #ddd;
	background: url(../images/dt-9.gif) no-repeat 5px 11px;
	font-weight: bold;
	font-size: 1.2em;
}
#downloadlist .metlist dd {
	padding: 8px;
	background: #f7f8fa;
	color: #999;
}
#downloadlist .metlist dd b {
	font-weight: normal;
}
#downloadlist .metlist dd span {
	display: block;
	padding-right: 20px;
}
#downloadlist .metlist dd a {
	color: #1c57c4;
}
#downloadlist .metlist dd a.down {
	color: #fa1a1a;
}
#showdownload {
	padding: 15px;
}
#showdownload h1.title {
	margin-bottom: 30px;
	padding: 15px 5px;
	border-bottom: 1px solid #ddd;
	font-size: 24px;
}
#showdownload .paralist {
	visibility: hidden;
	padding: 5px 10px;
	background: #8c989f;
	color: #fff;
}
#showdownload .paralist li {
	position: relative;
	padding: 8px 5px 8px 90px;
	min-height: 20px;
	border-bottom: 1px solid #ddd;
	list-style: none;
}
#showdownload .paralist li:last-child {
	border-bottom: 0;
}
#showdownload .paralist li a {
	color: #fff;
}
#showdownload .paralist li span {
	position: absolute;
	top: 0;
	left: 0;
	padding: 8px 5px;
	width: 80px;
	word-wrap: break-word;
}
#showdownload .met_editor {
	padding: 0 10px;
}
#showdownload .ctitle {
	margin: 30px 0 10px;
	padding: 0 10px;
	height: 40px;
	border-bottom: 1px solid #ddd;
	font-weight: normal;
	font-size: 16px;
	line-height: 40px;
}
#showdownload .downloadbox {
	margin-top: 30px;
}
#showdownload .downloadbox a {
	display: inline-block;
	padding: 0 35px;
	height: 35px;
	border-radius: 2px;
	background: #23b7e5;
	color: #fff;
	line-height: 35px;
}
#showdownload .downloadbox a:hover {
	background: #38c4f0;
}
#showdownload .downloadbox a.active {
	background: #1ba4cf;
}
#imglist ul.list_1 {
	padding: 0px 5px;
	list-style: none;
}
#imglist ul.list_1 li {
	float: left;
	overflow: hidden;
	margin-top: 10px;
	width: 50%;
	text-align: center;
}
#imglist ul.list_1 li a {
	display: block;
	margin: 0 auto;
	width: 95%;
	border: 1px solid #ddd;
	background: #fff;
	text-align: center;
	font-size: 0;
}
#imglist ul.list_1 li h2 {
	padding: 10px 10px;
	border-top: 1px solid #ddd;
	text-align: left;
	font-weight: normal;
	font-size: 1.2em;
}
#imglist ul a img {
	width: 100%;
}
#imglist ul a:hover h2 {
	color: #333;
}
#imglist ul.list_2 {
	list-style: none;
}
#imglist ul.list_2 li {
	padding: 20px 10px;
	border-bottom: 1px solid #ddd;
}
#imglist ul.list_2 dt {
	position: relative;
	float: left;
	width: 120px;
}
#imglist ul.list_2 dt img {
	width: 100%;
}
#imglist ul.list_2 dd {
	float: left;
	margin-top: 0px;
	margin-left: -120px;
	width: 100%;
}
#imglist ul.list_2 dd .met_listbox {
	margin-left: 120px;
}
#imglist ul.list_2 dd h2 {
	padding: 0px 10px;
	font-size: 15px;
	line-height: 1.2;
}
#imglist ul.list_2 dd p {
	padding: 5px 10px;
	color: #818181;
}
#showimg h1.met_title {
	margin: 0px 10px;
	margin-bottom: 30px;
	padding: 15px 5px;
	border-bottom: 1px solid #ddd;
	font-size: 24px;
}
#showimg .met_imgshowbox ul {
	margin: 0px;
	padding: 0px;
}
#showimg .met_imgshowbox {
	position: relative;
	overflow: hidden;
	text-align: center;
	font-size: 0;
}
#showimg .met_imgshowbox .am-slides li {
	list-style: none;
}
#showimg .met_imgshowbox .am-slides li a {
	display: block;
}
#showimg .met_imgshowbox .am-control-nav {
	position: absolute;
	right: 0;
	bottom: 10px;
	left: 0;
	text-align: center;
}
#showimg .met_imgshowbox .am-control-nav li {
	display: inline-block;
	margin: 0 4px;
	cursor: pointer;
}
#showimg .met_imgshowbox .am-control-nav li a {
	display: block;
	width: 10px;
	height: 10px;
	border: 1px solid #fff;
	border-radius: 10px;
	text-indent: -999em;
}
#showimg .met_imgshowbox .am-control-nav li a.am-active {
	background: #fff;
}
#showimg .imgparalist {
	visibility: hidden;
	visibility: hidden;
	margin: 0px 10px;
	margin-top: 30px;
	padding: 5px 10px;
	background: #8c989f;
	color: #fff;
}
#showimg .imgparalist li {
	position: relative;
	padding: 8px 5px 8px 90px;
	min-height: 20px;
	border-bottom: 1px solid #ddd;
	list-style: none;
}
#showimg .imgparalist li:last-child {
	border-bottom: 0;
}
#showimg .imgparalist li a {
	color: #fff;
}
#showimg .imgparalist li span {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	padding: 8px 5px;
	width: 80px;
	word-wrap: break-word;
}
#joblist {
	padding: 10px;
}
#joblist dl {
	margin-top: 10px;
	padding: 10px 5px 10px;
	border: 1px solid #ddd;
}
#joblist dt {
	padding: 0 10px;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.2;
}
#joblist dd {
	margin-top: 0px;
}
#joblist dd .dtail {
	padding: 5px 10px 0;
	border-top: 1px solid #ddd;
}
#joblist dd .dtail span {
	margin-right: 15px;
}
#joblist dd .dtail a {
	color: #1c57c4;
}
#joblist dd .editor {
	padding: 10px;
}
#joblist dd .mis {
	padding: 5px 10px;
	border-bottom: 1px solid #ddd;
	font-size: 12px;
}
#joblist dd .mis span {
	margin-right: 15px;
	color: #999;
}
#showjob h1.title {
	margin: 0px 10px;
	margin-bottom: 30px;
	padding: 15px 5px;
	border-bottom: 1px solid #ddd;
	font-size: 24px;
}
#showjob .ctitle {
	margin: 30px 10px 10px;
	padding: 0 10px;
	height: 40px;
	border-bottom: 1px solid #ddd;
	font-weight: normal;
	font-size: 16px;
	line-height: 40px;
}
#showjob .met_editor {
	padding: 0 10px;
}
#cvlist {
	padding: 15px;
}
#showjob .paralist {
	visibility: hidden;
	visibility: hidden;
	margin: 0px 10px;
	margin-top: 30px;
	padding: 5px 10px;
	background: #8c989f;
	color: #fff;
}
#showjob .paralist li {
	position: relative;
	padding: 8px 5px 8px 90px;
	min-height: 20px;
	border-bottom: 1px solid #ddd;
	list-style: none;
}
#showjob .paralist li:last-child {
	border-bottom: 0;
}
#showjob .paralist li a {
	color: #fff;
}
#showjob .paralist li span {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	padding: 8px 5px;
	width: 80px;
	word-wrap: break-word;
}
#showjob .info_cv {
	margin-top: 30px;
	margin-left: 10px;
}
#showjob .info_cv a {
	display: inline-block;
	padding: 0 35px;
	height: 35px;
	border-radius: 2px;
	background: #23b7e5;
	color: #fff;
	line-height: 35px;
}
#showjob .info_cv a:hover {
	background: #38c4f0;
}
#showjob .info_cv a.active {
	background: #1ba4cf;
}
#messagelist {
	padding: 10px;
}
#messagelist .metlist {
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #ddd;
}
#messagelist .metlist dt {
	padding: 5px;
}
#messagelist .metlist dt span.name {
	color: #2c7199;
}
#messagelist .metlist dt span.time {
	padding-left: 5px;
	color: #aaa;
	font-size: 12px;
}
#messagelist .metlist dt span.tt {
	float: right;
	padding-right: 5px;
	color: #aaa;
}
#messagelist .metlist dd.info span.tt {
	clear: both;
	display: none;
}
#messagelist .metlist dd.info span.text {
	display: block;
	padding: 0 5px 10px;
	border-bottom: 1px solid #ddd;
	line-height: 1.5;
}
#messagelist .metlist dd.reinfo span.tt {
	display: block;
	padding: 10px 5px 0;
	color: #2c7199;
}
#messagelist .metlist dd.reinfo span.text {
	display: block;
	padding: 5px 5px 10px;
	line-height: 1.5;
}
#messagelist .v52fmbx {
	margin: 30px 0 0;
}
#linklist {
	padding: 15px 15px 25px;
}
#linklist .ctitle {
	margin: 10px 0 10px;
	padding: 5px 10px;
	border-bottom: 1px solid #ddd;
}
#linklist .inside {
	padding: 15px 0 0;
}
#linklist .metlist .img li {
	display: inline;
	padding-right: 5px;
	list-style: none;
}
#linklist .metlist .img img {
	width: 88px;
	height: 31px;
}
#linklist .metlist .txt li {
	float: left;
	overflow: hidden;
	margin-right: 5px;
	width: 88px;
	height: 20px;
	list-style: none;
	line-height: 20px;
}
#linksubmit {
	padding: 15px;
}
#linksubmit table {
	margin: 0 auto;
}
#memberbox {
	padding: 15px;
}
#memberbox .main_deng {
	width: 95%;
}
#memberbox .member_login_submit span {
	display: block;
	margin-top: 20px;
}
#memberbox .main_zhuce {
	width: 95%;
}
ul.searchnavlist {
	margin: 0;
	padding: 0 20px;
	list-style: none;
}
ul.searchnavlist li {
	padding: 5px 0;
}
ul.searchnavlist .advsearch_searchword input {
	padding: 2px 5px;
	width: 90%;
	height: 28px;
	outline: 0;
	border: 1px solid #dcdfe0;
	border-radius: 2px;
	background-color: #fff;
	color: #333;
	line-height: 28px\9;
}
ul.searchnavlist .searchgo {
	display: block;
	padding: 0 35px;
	height: 34px;
	border: 0 none;
	border-radius: 2px;
	background: #23b7e5;
	color: #fff;
	font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
	line-height: 26px;
	cursor: pointer;
}
ul.searchnavlist .searchgo:hover {
	background: #38c4f0;
}
ul.searchnavlist .searchgo:active {
	background: #1ba4cf;
}
#searchlist {
	padding: 10px;
}
#searchlist li {
	margin-bottom: 6px;
	padding-left: 10px;
	line-height: 1.5;
}
#searchlist ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#searchlist ul li {
	margin-bottom: 10px;
	padding: 3px 5px;
}
#searchlist ul li img {
	display: none;
}
#searchlist .search_title {
	display: block;
	padding: 2px 0;
}
#searchlist .search_title a {
	color: #12C;
	text-decoration: underline;
	font-size: 16px;
}
#searchlist .search_title em {
	color: #c00;
	text-decoration: underline;
	font-style: normal;
}
#searchlist .search_detail {
	display: block;
}
#searchlist .search_detail a {
	color: #12C;
	text-decoration: underline;
}
#searchlist .search_content em {
	color: #c00;
	font-style: normal;
}
#searchlist .search_updatetime {
	display: block;
	margin-top: 5px;
	color: green;
}
#searchlist a:hover {
	text-decoration: underline;
}
#sitemaplist dl {
	margin: 10px 10px 0;
	padding: 20px;
	border: 1px solid #ddd;
}
#sitemaplist dt h2 {
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
	font-weight: normal;
	font-size: 18px;
}
#sitemaplist dd {
	margin-top: 0px;
}
#sitemaplist dd ul {
	margin: 0px;
	padding: 0px;
}
#sitemaplist dt h2 i {
	position: relative;
	top: 2px;
	margin-left: 10px;
	color: #888;
	font-weight: normal;
	font-size: 22px;
}
#sitemaplist dd ul {
	float: left;
	margin-top: 20px;
	width: 25%;
	list-style: none;
}
#sitemaplist dd li {
	margin-top: 5px;
}
#sitemaplist dd li h4 a {
	color: #666;
	font-weight: normal;
}
#feedback {
	margin: 10px;
}
/*琛ㄥ崟*/
.v52fmbx_hr {
	margin: 0;
	padding: 0 5px 0 15px;
	height: 60px;
	border-top: 1px solid #ddd;
	background: #ddd;
	font-size: 1.2em;
	line-height: 60px;
}
:-ms-input-placeholder {
color:#999;
}
.met-focus {
	border: 1px solid #23b7e5!important;
}
.v52fmbx {
	overflow: hidden;
	border: 1px solid #ddd;
	border-top: 0;
	text-align: left;
}
.v52fmbx dl:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: "";
}
.v52fmbx dl {
	width: 100%;
	background: #fff;
	zoom: 1;
}
.v52fmbx dl {
	position: relative;
	margin: 0;
	padding: 5px 0;
	border-top: 1px solid #ddd;
}
.v52fmbx dl dt {
	overflow: hidden;
	padding: 15px 15px 10px 15px;
	text-align: left;
	font-weight: normal;
	line-height: 1.2;
}
.v52fmbx dl dd {
	margin: 0;
	padding: 2px 0 0 15px;
}
.v52fmbx dl dd label input {
	position: relative;
	top: 1px;
	margin-right: 3px;
}
.v52fmbx dl dd .fbox {
	margin: 0 10px 10px 0;
}
.v52fmbx dl dd .tips {
	color: #aaa;
}
.v52fmbx dl dd .tips:hover {
	color: #f00;
}
.v52fmbx dl dd.labelinline label {
	display: inline;
}
.v52fmbx dl dt.addimgdt {
	padding: 10px 5px 10px;
}
.v52fmbx dl dt.addimgdt p {
	margin-bottom: 8px;
	height: 30px;
	line-height: 30px;
}
.v52fmbx dl.noborder {
	border-bottom: 0;
}
.v52fmbx dl.noborder dt {
	display: none;
}
.v52fmbx dl.noborder dd {
	padding: 10px 15px;
}
.formerror {
	margin-top: 6px;
	height: 20px;
	line-height: 20px;
}
.formerror .fa-times {
	margin-right: 5px;
	padding: 1px 2px;
	border-radius: 3px;
	background: red;
	color: #fff;
	font-size: 16px;
}
.formerror .fa-check {
	margin-right: 5px;
	padding: 2px;
	border-radius: 3px;
	background: #10aa00;
	color: #fff;
	font-size: 1.2em;
}
.formerrorbox {
	border: 2px solid #f00!important;
}
.v52fmbx dl dd.ftype_description {
	margin: 0 5px;
	padding: 8px;
	background: #6c6fbf;
	color: #fff;
}
.ftype_input .tips {
	padding-top: 5px;
}
.ftype_input .fbox input {
	padding: 2px 5px;
	width: 95%;
	height: 45px;
	outline: 0;
	border: 1px solid #dcdfe0;
	border-radius: 2px;
	background-color: #fff;
	color: #333;
}
.ftype_input .fbox input::-webkit-input-placeholder {
font-family:'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}
.placeholder-ie {
	position: relative;
}
.placeholder-ie label {
	position: absolute;
	top: 7px;
	left: 8px;
	color: #999;
	cursor: text;
}
.ftype_textarea .tips {
	display: block;
}
.ftype_textarea textarea {
	padding: 7px 5px;
	width: 95%;
	height: 100px;
	outline: 0;
	border: 1px solid #dcdfe0;
	background-color: #fff;
	color: #333;
	line-height: 1.5;
}
.ftype_textarea .fbox textarea::-webkit-input-placeholder {
font-family:'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}
.ftype_select .tips, .ftype_select-linkage .tips {
	display: block;
	margin-top: 5px;
}
select {
	padding: 4px;
	height: 31px;
	outline: 0;
	border: 1px solid #ccc;
	background-color: #fff;
	color: #656565;
	vertical-align: middle;
	line-height: 31px;
}
.ftype_radio .fbox label {
	display: block;
	margin: 0;
	height: 28px;
	font-weight: normal;
	line-height: 28px;
}
.ftype_radio .fbox input[type='radio'] {
	position: relative;
	position: relative;
	top: -1px;
	bottom: 3px;
	margin: 0;
	margin-right: 6px;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	vertical-align: middle;
}
.ftype_radio .formerror {
	margin-top: 0;
}
.ftype_checkbox .fbox input[type='checkbox'] {
	position: relative;
	bottom: 3px;
	margin: 0;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	vertical-align: middle;
}
.ftype_checkbox .fbox label {
	display: block;
	margin: 0;
	height: 28px;
	font-weight: normal;
	line-height: 28px;
}
.ftype_checkbox .fbox input {
	position: relative;
	top: -1px;
	margin-right: 6px!important;
}
.ftype_checkbox .formerror {
	margin-top: 0;
}
.ftype_transverse .fbox label {
	display: inline;
	margin-right: 15px;
}
.submit {
	display: block;
	padding: 0 35px;
	height: 34px;
	border: 0 none;
	border-radius: 2px;
	background: #23b7e5;
	color: #fff;
	font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
	line-height: 26px;
	cursor: pointer;
}
.submit:hover {
	background: #38c4f0;
}
.submit.active {
	background: #1ba4cf;
}
.v52fmbx dl dd.ftype_code input {
	margin-right: 10px;
	width: 80px;
}
.v52fmbx dl dd.ftype_code img {
	position: relative;
	bottom: 2px;
	height: 30px;
}
/*circle*/

.am-slider {
	position: relative
}
.am-viewport {
	-webkit-transition: all 1s ease;
	transition: all 1s ease
}
.am-slider-carousel li {
	margin-right: 5px
}
.am-control-nav {
	position: absolute
}
.am-control-nav li {
	display: inline-block
}
.am-control-thumbs {
	position: static;
	overflow: hidden
}
.am-control-thumbs img {
	-webkit-transition: opacity .1s;
	transition: opacity .1s
}
.am-slider-default {
	margin: 0 0 20px;
	background-color: #fff;
	border-radius: 2px;
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,.15);
	box-shadow: 0 0 2px rgba(0,0,0,.15)
}
.am-slider-default .am-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	transition: all 1s ease
}
.loading .am-slider-default .am-viewport {
	max-height: 300px
}
.am-slider-default .carousel li {
	margin-right: 5px
}
.am-slider-default .am-direction-nav a {
	position: absolute;
	top: 50%;
	z-index: 10;
	display: block;
	width: 36px;
	height: 24px;
	margin: -12px 0 0;
	overflow: hidden;
	opacity: .45;
	cursor: pointer;
	color: rgba(0,0,0,.65);
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.am-slider-default .am-direction-nav a:before {
	color: #333;
	display: inline-block;
	font-family: FontAwesome, sans-serif;
	font-weight: 400;
	font-style: normal;
	vertical-align: baseline;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f137";
	font-size: 24px
}
.am-slider-default .am-direction-nav a.am-next:before {
	content: "\f138"
}
.am-slider-default .am-direction-nav .am-prev {
	left: 10px
}
.am-slider-default .am-direction-nav .am-next {
	right: 10px;
	text-align: right
}
.am-slider-default .am-direction-nav .am-disabled {
	opacity: 0!important;
	cursor: default
}
.am-slider-default:hover .am-prev {
	opacity: .7;
	left: 10px
}
.am-slider-default:hover .am-prev:hover {
	opacity: 1
}
.am-slider-default:hover .am-next {
	opacity: .7;
	right: 10px
}
.am-slider-default:hover .am-next:hover {
	opacity: 1
}
.am-slider-default .am-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: .8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000
}
.am-slider-default .am-pauseplay a::before {
	font-family: FontAwesome, sans-serif;
	font-weight: 400;
	font-style: normal;
	vertical-align: baseline;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 20px;
	display: inline-block;
	content: "\f04c"
}
.am-slider-default .am-pauseplay a:hover {
	opacity: 1
}
.am-slider-default .am-pauseplay a.am-play::before {
	content: "\f04b"
}
.am-slider-default .am-slider-desc {
	background-color: rgba(0,0,0,.7);
	position: absolute;
	bottom: 0;
	padding: 10px;
	width: 100%;
	color: #fff
}
.am-slider-default .am-control-nav {
	width: 100%;
	position: absolute;
	bottom: -15px;
	text-align: center
}
.am-slider-default .am-control-nav li {
	margin: 0 6px;
	display: inline-block
}
.am-slider-default .am-control-nav li a {
	width: 8px;
	height: 8px;
	display: block;
	background-color: #666;
	background-color: rgba(0,0,0,.5);
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	text-indent: -9999px;
	border-radius: 20px;
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
	box-shadow: inset 0 0 3px rgba(0,0,0,.3)
}
.am-slider-default .am-control-nav li a:hover {
	background-color: #333;
	background-color: rgba(0,0,0,.7)
}
.am-slider-default .am-control-nav li a.am-active {
	background-color: #000;
	background-color: #C4261D;
	cursor: default
}
.am-slider-default .am-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden
}
.am-slider-default .am-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0
}
.am-slider-default .am-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer
}
.am-slider-default .am-control-thumbs img:hover {
	opacity: 1
}
.am-slider-default .am-control-thumbs .am-active {
	opacity: 1;
	cursor: default
}
.am-modal {
	width: 270px;
	position: fixed;
	display: none;
	z-index: 1110;
	left: 50%;
	margin-left: -135px;
	margin-top: 0;
	top: 50%;
	text-align: center;
	border-radius: 0;
	opacity: 0;
	-webkit-transform: translate3d(0, 0, 0) scale(1.185);
	transform: translate3d(0, 0, 0) scale(1.185);
	-webkit-transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity
}
.am-modal:focus {
	outline: 0
}
.am-modal.am-modal-active {
	opacity: 1;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
	-webkit-transform: translate3d(0, 0, 0) scale(1);
	transform: translate3d(0, 0, 0) scale(1)
}
.am-modal.am-modal-out {
	opacity: 0;
	z-index: 1109;
	-webkit-transition-duration: 300ms;
	transition-duration: 300ms;
	-webkit-transform: translate3d(0, 0, 0) scale(0.815);
	transform: translate3d(0, 0, 0) scale(0.815)
}
/**/
.mb_mbx {
	width: 100%;
	height: 40px;
	float: left;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	margin: 0px 0 10px 0;
	line-height: 40px;
	background: #F7F8FA;
}
.mb_mbx2 {
	width: 100%;
	height: 40px;
	float: left;
	border-top: 1px solid #DDDDDD;
	margin: 0px 0 0px 0;
	line-height: 40px;
	background: #F7F8FA;
}
.mb_mbx3 {
	width: 100%;
	height: 40px;
	float: left;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	margin: 0px 0 0px 0;
	line-height: 40px;
	background: #F7F8FA;
}
.mb_ma {
	padding-left: 30px;
	background: url(../../images/mobile/ww.png) 3px -4px no-repeat;
}
.nTab5 {
	width: 100%;
	height: auto;
	float: left;
}
.nTab5 .TabTitle {
	width: 100%;
	height: auto;
	float: left;
	display: block;
}
.nTab5 .TabTitle ul {
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 20px;
	border-bottom: 1px solid #DDDDDD;
}
.nTab5 .TabTitle li {
	width: 22.5%;
	height: 35px;
	float: left;
	list-style: none;
	cursor: pointer;
	font-size: 1em;
	line-height: 35px;
	margin: 15px 0 0 2%;
	text-align: center;
	border-radius: 5px;
}
.nTab5 .TabTitle .active {
	background: #C4261D;
	color: #fff;
}
.nTab5 .TabTitle .normal {
	background: #8B8B8B;
	color: #fff;
}
.nTab5 .TabContent {
	width: 94%;
	height: auto;
	float: left;
	padding-left: 3%;
	;
	display: inline;
}

.nTab6 {
	width: 100%;
	height: auto;
	float: left;
}
.nTab6 .TabTitle {
	width: 100%;
	height: auto;
	float: left;
	display: block;
}
.nTab6 .TabTitle ul {
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 20px;
	border-bottom: 1px solid #DDDDDD;
}
.nTab6 .TabTitle li {
	width: 22.5%;
	height: 35px;
	float: left;
	list-style: none;
	cursor: pointer;
	font-size: 1em;
	line-height: 35px;
	margin: 15px 0 0 2%;
	text-align: center;
	border-radius: 5px;
}
.nTab6 .TabTitle .active {
	background: #C4261D;
	color: #fff;
}
.nTab6 .TabTitle .normal {
	background: #8B8B8B;
	color: #fff;
}
.nTab6 .TabContent {
	width: 100%;
	height: auto;
	float: left;

	display: inline;
}

.tbc_out {
	width: 45%;
	height: auto;
	float: left;
	margin-left: 3%;
	margin-top: 15px;
	margin-bottom: 10px;
	display: inline;
}
.tbc_img img {
	width: 98%;
	height: auto;
	float: left;
	max-height: 180px;
	padding: 1%;
	border: 1px solid #dddddd;
}
.tbc_tit a {
	width: 100%;
	height: 1.6em;
	line-height: 1.6em;
	background: #8C989F;
	float: left;
	color: #fff;
	text-align: center;
	margin-top: 5px;
	;
}
.tbc_all {
	text-align: center;
	width: 80%;
	height: 2.2em;
	line-height: 2.2em;
	background: #FD714D;
	color: #fff;
	font-size: 1.0em;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tbc_all:hover {
	background: #8C989F;
	color: #fff;
}
.none {
	display: none;
}
.newm_tit {
	width: 100%;
	height: 45px;
	float: left;
	border-bottom: 1px solid #d8d8d8;
}
.newm_ta {
	width: auto;
	max-width: 60%;
	height: 43px;
	line-height: 45px;
	float: left;
	background: url(../../images/mobile/reddot.png) no-repeat;
	padding-left: 30px;
	font-size: met_title1.2em;
	border-bottom: 2px solid #c4261d;
	padding-right: 25px;
	display: inline;
	margin-top: 1px;
	font-weight: bold;
}
.newm_tmore {
	width: 60px;
	height: 45px;
	float: right;
	background: url(../../images/mobile/tmore.png) no-repeat;
	margin-right: 10px;
	display: inline;
}
.tem_index_zts {
	padding: 10px 0px 10px;
}
.bigot {
	width: 100%;
	height: 20px;
	float: left;
	border-top: 5px dotted #9F9F9F;
}
.bigot2 {
	width: 100%;
	height: 10px;
	float: left;
	border-top: 5px dotted #9F9F9F;
}
.ztimgs {
	width: 100%;
	height: auto;
	float: left;
	display: inline;
}
.ztimgs img {
	width: 100%;
	height: auto;
	float: left;
}
.tuiwen {
	width: 100%;
	height: auto;
	float: left;
}
.txt_tit {
	width: 90%;
	height: 30px;
	line-height: 30px;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	color: #0E0E0E;
	margin-left: 5%;
	display: inline;
	margin-top: 5px;
}
.txt_des {
	width: 90%;
	height: auto;
	line-height: 1.5em;
	float: left;
	font-size: 1.0em;
	color: #2D2D2D;
	margin-left: 5%;
	display: inline;
	text-indent: 2em;
}
.cathj_one {
	width: 46%;
	height: auto;
	float: left;
	margin-left: 2%;
	margin-bottom: 0px;
	margin-top: 15px;
	display: inline;
}
.cathj_img {
	width: 100%;
	height: auto;
	float: left;
}
.cathj_tit {
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 1.0em;
	float: left;
}
.tem_index_ca_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.tem_index_ca_list a {
	display: block;
}
.newcatli {
	width: 100%;
	height: auto;
	float: Left;
	list-style: none;
	padding: 15px 0px;
	border-bottom: 1px dashed #ddd;
}
.newcatli h2 {
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 1.2em;
}
.newcatli p {
	font-size: 1.0em;
	margin-top: 10px;
}
.nlizai .limg2 {
	width: 110px!important;
	height: 160px!important;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.nlikuan .limg2 {
	width: 160px!important;
	height: 120px!important;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.tbc_all2 {
	width: 40%;
	height: 30px;
	line-height: 30px;
	margin-left: 30%;
	background: #C4261D;
	color: #fff;
	margin-top: 15px;
	display: inline;
	float: left;
	text-align: center;
}
.tbc_all2:hover {
	color: #fff222;
}
.kclks_out {
	width: 100%;
	height: 45px;
	float: left;
}
.kclinks-now {
	width: 33%;
	height: 35px;
	line-height: 35px;
	float: left;
	background: #C4261D;
	color: #fff;
	border-right: 1px solid #fff;
	text-align: center;
}
.kclinks {
	width: 33%;
	height: 35px;
	line-height: 35px;
	float: left;
	background: #B0B0B0;
	color: #fff;
	border-right: 1px solid #fff;
	text-align: center;
}
.kclinks-now:hover, .kclinks:hover {
	color: #fff;
}
.mbmr_one {
	width: 90%;
	height: 50px;
	float: left;
	margin-top: 0px;
	display: inline;
	padding-left: 5%;
}
.mbmr_one .mbmr_tit {
	width: 30%;
	height: 50px;
	float: left;
	line-height: 50px;
	font-size: 1.0em;
	color: #000;
	font-weight: 800;
}
.mbmr_one .mbmr_input {
	width: 65%;
	height: 50px;
	float: left;
}
.mbmr_one .mbmr_input input {
	width: 100%;
	height: 30px;
	margin-top: 10px;
	display: inline;
	float: left;
	background: none;
	border: 1px solid #cccccc;
	padding-left: 10px;
	display: inline;
	color: #000;
	line-height: 30px;
}
.mbmr_one2 {
	width: 90%;
	height: 50px;
	float: left;
	margin-top: 0px;
	display: inline;
	padding-left: 5%;
}
.mbmr_one2 .mbmr_tit {
	width: 30%;
	height: 50px;
	float: left;
	line-height: 50px;
	font-size: 1.0em;
	;
	color: #000;
	font-weight: 800;
}
.mbmr_one2 .mbmr_input {
	width: 65%;
	height: 50px;
	float: left;
}
.mbmr_one2 .mbmr_input span {
	width: auto;
	height: 30px;
	line-height: 30px;
	float: left;
	margin-top: 10px;
	display: inline;
	font-size: 1.0em;
	color: #000;
	margin-left: 10px;
}
.mbmr_one2 .mbmr_input input {
	width: auto;
	height: 30px;
	margin-top: 10px;
	display: inline;
	float: left;
	background: none;
	border: 1px solid #cccccc;
	padding-left: 10px;
	display: inline;
	color: #000;
	line-height: 30px;
	margin-left: 10px;
}
.mbmr_but {
	width: 100%;
	height: 30px;
	float: left;
	margin-top: 5px;
	display: inline;
	text-align: center;
	padding-bottom: 10px;
}
.mbmp_s {
	width: 35%;
	height: 30px;
	float: left;
	border: 0;
	margin-left: 32%;
	margin-top: 5px;
	display: inline;
	line-height: 30px;
	border-radius: 15px;
	background: #515D5F;
	color: #fff;
}
.mbmp_s:hover {
	background: #ef7e00;
	color: #fff;
	cursor: pointer;
}
.blank10 {
	width: 100%;
	height: 15px;
	float: left;
}
.menuout {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
}
#menu {
	position: fixed;
	bottom: 0px;
	width: 100%;
	height: 44px;
	line-height: 44px;
	z-index: 999;
	background: url(/phpcms/templates/default/wap/images/menubg.png) repeat-x;
	min-width: 320px;
	max-width: 640px;
}
#menu ul {
	margin: 0 auto;
	list-style-type: none;
	width: 100%;
	max-width: 640px;
	height: 100%;
}
#menu ul li {
	float: left;
	width: 33.3%;
	height: 100%;
	text-align: center;
	position: relative;
	font-size: 14px;
}
#menu ul li .line {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 30;
}
#menu ul li .menu_li {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;
	width: 100%;
	height: 100%;
	color: #454545;
	background: url(/phpcms/templates/default/wap/images/menubg.png) repeat-x;
}
#menu ul li .menu_li .mlfobg1 {
	width: 100%;
	height: 100%;
	float: left;
	background: url(/phpcms/templates/default/wap/images/qq.png) 10% center no-repeat;
	background-size: 20px 20px;
}
#menu ul li .menu_li .mlfobg2 {
	width: 100%;
	height: 100%;
	float: left;
	background: url(/phpcms/templates/default/wap/images/tel.png) 10% center no-repeat;
	background-size: 20px 20px;
}
#menu ul li .menu_li .mlfobg3 {
	width: 100%;
	height: 100%;
	float: left;
	background: url(/phpcms/templates/default/wap/images/wx.png) 10% center no-repeat;
	background-size: 20px 20px;
}
#menu ul li .img_front {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 30;
	width: 100%;
	height: 100%;
}
#menu ul li .img_front img {
	width: 100%;
	height: 100%;
}
#menu ul li span {
	position: absolute;
	bottom: -50px;
	left: 50%;
	width: 104px;
	margin-left: -52px;
	margin-bottom: 14px;
	height: auto;
	text-align: center;
	z-index: 10;
}
#menu ul li span div {
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
}
#menu ul li span a {
	float: left;
	width: 100%;
	text-align: center;
	height: 43px;
	line-height: 43px;
	color: #454545;
	text-decoration: none;
}
.waplink {
	width: 100%;
	height: auto;
	float: left;
	padding: 10px 0 20px 0;
}
.waplink li {
	width: 21%;
	height: 30px;
	float: left;
	line-height: 30px;
	margin: 10px 2% 5px 2%;
	display: inline;
}
.waplink li a {
	width: 100%;
	height: 100%;
	float: left;
	background-color: #515D5F;
	text-align: center;
	color: #fff;
	border-radius: 15px;
}
.waplink li a:hover {
	background: #ffa500;
	color: #fff;
}
.infolink {
	width: 31%;
	height: 30px;
	float: right;
	line-height: 30px;
	margin: 10px 2% 10px 0%;
	display: inline;
	background-color: #515D5F;
	text-align: center;
	color: #fff;
	border-radius: 15px;
	text-align: center;
}
.infolink:hover {
	background: #ffa500;
	color: #fff;
	text-decoration: none
}
.thr_but {
	width: 100%;
	height: auto;
	padding: 10px 0;
	float: left;
	border-top: 1px dotted #B7B8BA;
	border-bottom: 1px dotted #B7B8BA;
}
.pctits {
	width: 100%;
	height: auto;
	float: left;
	margin: 0;
}
.wbuts {
	width: 50px;
	height: 50px;
	float: right;
	margin-right: 20px;
	display: inline;
}
.wzclist {
	width: 100%;
	height: auto;
	float: left;
	margin: 10px 0;
}
.wzclist p {
	width: 93%;
	height: 30px;
	line-height: 30px;
	float: left;
	text-align: left;
	margin-left: 20px;
	overflow: hidden;
}
.darkbg {
	width: 100%;
	height: 100px;
	flaot: left;
	background: #574637;
}
.pctits2 {
	width: 100%;
	height: auto;
	float: left;
	margin-top: -10px;
}
.pctits img, .pctits2 img {
	width: 100%;
	height: auto;
	float: left;
}
.bluesbg {
	width: 100%;
	height: 100px;
	flaot: left;
	background: #B7D3CF;
}
.qiehuanp {
	width: 93%;
	height: 30px;
	line-height: 30px;
	float: left;
	text-align: left;
	margin-left: 20px;
	overflow: hidden;
}
.only_ul {
	width: 100%;
	height: auto;
	float: left;
}
.only_ul li {
	width: 100%;
	line-height: 30xp;
	float: left;
	border-bottom: 1px solid #E4E4E4;
	padding: 5px 0;
}

.img_ul {
	width: 100%;
	height: auto;
	float: left;
}
.img_ul li {
	width: 43%;
    height:auto;
	float: left;
    margin:15px 0 0 15px;

}
.wlip1 img{
   width:96%;height:auto;float:left;
   padding:5px;
   border:1px solid #ccc;
}
.wlip2{
   width:100%;height:30px;float:left;line-height:30px;text-align: center;
}
/*//底部浮动*/
.nxyli {
	width: 45%;
    height:auto;
	float: left;
    margin:15px 0 0 13px;
    list-style:none;
}


.nav4 {
	height: 45px;
}
.nav4 ul {
	position: fixed;
	z-index: 200;
	bottom: 0;
	left: 0;
	width: 100%
}
.nav4 li {
	border: 1px solid rgba(161,164,169,0.8);
	height: 45px;
	border-bottom: 0;
	border-right: 0;
	position: relative;
	-webkit-box-shadow: inset 0 0 3px #fff;
	float: left;
	width: 33%;
}
.nav4 li:nth-of-type(1) {
border-left;
0;
}
.nav4 li>a {
	font-size: 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	/*border:1px solid #f9f8f9;*/
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	border-bottom: 0;
	display: block;
	line-height: 45px;
	text-align: center;
	background:rgba(42,54,74,0.8);
}
.nav4 li>a:only-child span {
	background: none;
	padding-left: 0;
}
.nav4 li>a.on + dl {
	display: block;
}
.nav4 li>a span {
	color: #fff;
	display: inline-block;
	padding-left: 15px;
	-webkit-background-size: 18px auto;
	
}
.dbbg1 {
	background: url(../../images/wap/iccbg1.png) no-repeat 2px 14px;
}
.dbbg2 {
	background: url(../../images/wap/iccbg2.png) no-repeat 4px 14px;
}
.dbbg3 {
	background: url(../../images/wap/iccbg3.png) no-repeat 2px 14px;
}
/***********************/
.nav4 dl {
	display: none;
	position: absolute;
	z-index: 220;
	bottom: 60px;
	left: 50%;
	width: 100px;
	margin-left: -50px;
	background: red;
	/*min-height:100px;*/
	background: #e4e3e2;
	/*border:1px solid #afaeaf;*/
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 3px #fff;
	background: url(../../images/wap/2.svg#3) no-repeat center center;
	-webkit-background-size: 100%;
	background-size: 100%;
}
/*, .nav4 dl:after*/
.nav4 dl:before {
	content: "";
	display: inline-block;
	position: absolute;
	z-index: 240;
	bottom: 0;
	left: 50%;
	/*width:0;
	height:0;
	border:8px solid red;
	border-color:#afaeaf transparent transparent transparent;
	margin-left:-8px;
	margin-bottom:-16px;*/
	width: 10px;
	height: 8px;
	background: url(../../images/wap/1.svg#2) no-repeat center -55px;
	-webkit-background-size: 10px auto;
	bottom: -7px;
	margin-left: -5px;
}
/*.nav4 dl:after{
	z-index:241;
	border-color:#e4e3e2 transparent transparent transparent;
	margin-bottom:-15px;
}*/
.nav4 dl dd {
	line-height: 45px;
	text-align: center;
	background: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(194,194,194,0.8)), to(rgba(194,194,194,0.8)), color-stop(50%, rgba(194,194,194,0.8)));
	background-size: 80% 1px;
	background-repeat: no-repeat;
	background-position: center bottom;/*background: url(imgs/3.svg#4) no-repeat center bottom;
	-webkit-background-size:100px 1px;*/
}
.nav4 dl dd:last-of-type {
	background: none;
}
.nav4 dl dd a {
	font-size: 15px;
	display: block;
	color: #4f4d4f;
	text-shadow: 0px 1px 0px #ffffff;
	white-space: pre;
	overflow: hidden;
	text-overflow: ellipsis;
}
.nav4 .masklayer_div {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 180;
	background: rgba(0,0,0,0);
}
.nav4 .masklayer_div.on {
	display: block;
}
.flogonew {
	width: 100%;
	height: 204px;
	float: left;
	background: url(../../images/wap2/flogo.png) no-repeat center center;
}
.fbots {
	width: 100%;
	height: auto;
	float: left;
	background-color: #e2e2e2;
	padding: 10px 0 25px 0;
	display: inline;
}
.fbots p {
	width: 100%;
	height: 20px;
	font-size: 10px;
	text-align: center;
	color: #666;
}
.fbots a {
	color: #666;
}
.zc_kuang {
	width: 100%;
	height: 530px;
	float: left;
	background: url(../../images/wap2/blue.png) repeat-x #59697c;
}
.new3s_bg {
	width: 100%;
	height: auto;
	float: left;
}
.new3s_in {
	width: 80%;
	height: 430px;
	float: left;
	margin: 40px 0 0 10%;
	display: inline;
	background: #fff;
	padding-bottom: 10px;
	display: inline;
}
.new3s_in {
	box-shadow: 2px 2px 10px #535252;/* for opera or ie9 */
	-moz-box-shadow: 2px 2px 10px #535252;/* for firefox */
	-webkit-box-shadow: 2px 2px 10px #535252;/* for safari or chrome */
}
.blank10 {
	width: 100%;
	height: 10px;
	float: left;
}
.tzc_out {
	width: 90%;
	height: auto;
	max-height: 390px;
	float: left;
	padding: 5% 5% 5% 5%;
	overflow: hidden;
	overflow-y: auto;
}
.tzc_in {
	width: 100%;
	height: 100%;
	float: left;
}
.new2s_bg {
	width: 100%;
	height: auto;
	float: left;
	display: inline;
	margin-top: 0px;
	padding-bottom: 20px;
	background: url(../../images/wap2/tese_03.jpg) no-repeat;
	background-position: top center;
	background-size: 100% auto;
}
.new2s_in {
	width: 80%;
	height: auto;
	float: left;
	margin: 0px 0 0 10%;
	display: inline;
	background: #fff;
	padding-bottom: 10px;
	display: inline;
}
.new2s_in {
	box-shadow: 2px 2px 10px #909090;/* for opera or ie9 */
	-moz-box-shadow: 2px 2px 10px #909090;/* for firefox */
	-webkit-box-shadow: 2px 2px 10px #909090;/* for safari or chrome */
}
.tcs_out {
	width: 90%;
	height: auto;
	max-height: 290px;
	float: left;
	padding: 5%;
	padding-bottom:2%;
	overflow: hidden;
	overflow-y: auto;
}
.tcs_in strong {
	width: 100%;
}
.tcs_in {
	width: 100%;
	height: 100%;
	float: left;
}
.pcenter {
	width: 100%;
	height: auto;
	line-height: 25px;
	float: left;
	text-align: center;
	font-size: 1.2em;
}
.pleft {
	width: 100%;
	height: 210px;
	line-height: 30px;
	float: left;
	text-align: left;
	text-indent: 2em;
	margin-top: 10px;
	font-size: 1.1em;
}
.xindw1 {
	top: 270px!important
}
.xindw2 {
	top: 370px!important
}
.swiper {
	width: 100%;
	height: 100%;
	margin: 0 0 20px 0;
}
.swiper-slide {
	text-align: center;
	font-size: 14px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-slide img {
	display: block;
	width: 100%;
	height: auto;
	object-fit: cover;
}
.mr10 {
	margin-right: 10px!important
}
.zc_tit1 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	font-family: "微软雅黑";
	overflow: hidden;
}
.zc_tit2 {
	width: 100%;
	height: 20px;
	line-height: 20px;
	float: left;
	text-align: center;
	font-size: 1em;
	overflow: hidden;
}
.zc_img {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
}
.zc_img img {
	width: 100%;
	height: auto;
	float: left;
}
.zc_des {
	width: 100%;
	height: auto;
	float: left;
	text-indent: 2.2em;
	line-height: 1.5em;
	text-align: left;
	font-size: 1em;
	margin-top: 10px;
	font-size: 1.2em;
}
.school_bg {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
	background: url(../../images/wap2/schbg.png) no-repeat #547b84;
	background-position: top center;
	background-size: 100% auto;
	padding-bottom: 20px;
}
.sch_txt {
	width: 40%;
	float: right;
	height: auto;
	line-height: 26px;
	font-size: 14px;
	color: #fff;
	text-indent: 2em;
	margin-right: 5%;
}
.scbg3 {
	width: 100%;
	height: 76px;
	float: left;
	color: #fff;
}
.scbg3 a {
	color: #fff;
}
.scbt3 {
	width: auto;
	height: 50px;
	float: left;
	margin: 15px 0 0 20px;
}
.scbt3_cn {
	width: auto;
	height: 30px;
	line-height: 30px;
	float: left;
	text-align: left;
	font-size: 22px;
	font-family: "黑体";
	color: #000;
	font-weight: 800;
}
.scbt3_en {
	width: auto;
	height: 18px;
	line-height: 18px;
	float: left;
	text-align: left;
	font-size: 14px;
	color: #666;
}
.scbt3_more {
	width: auto;
	height: 16px;
	line-height: 16px;
	float: right;
	background: url(../../images/wap2/more2.png) no-repeat right center;
	padding-right: 20px;
	font-size: 12px;
	color: #666;
	margin: 25px 25px 0 0
}
.xysone_bg {
	width: 90%;
	height: auto;
	float: left;
	margin-top: 15px;
	margin-left: 5%;
	background: #fff;
}
.xysone_bg {
	box-shadow: 2px 2px 10px #535252;/* for opera or ie9 */
	-moz-box-shadow: 2px 2px 10px #535252;/* for firefox */
	-webkit-box-shadow: 2px 2px 10px #535252;/* for safari or chrome */
}
.xys_in {
	width: 100%;
	height: 130px;
	float: left;
	margin: 0px 0 0 0;
	display: inline;
	padding-bottom: 5px;
	display: inline;
}
.xys_in_jx {
	width: 100%;
	height: 180px;
	float: left;
	margin: 0px 0 0 0;
	display: inline;
	padding-bottom: 10px;
	display: inline;
}
.xys_in img {
	width: 100%;
	height: 100%;
	float: left;
}
.xys_itit {
	width: 80%;
	height: 40px;
	margin-left: 10px;
	line-height: 40px;
	float: left;
	font-size: 12px;
	font-family: "微软雅黑";
}
.xys_itit strong {
	font-size: 16px;
}
.xybot {
	width: 100%;
	height: 30px;
	float: left;
	background: url(../../images/wap2/xia.png) no-repeat center center;
	margin-top: 10px;
}
.bbm_txtout {
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 20px;
	;
}
.bbmp1 {
	width: 90%;
	height: auto;
	line-height: 30px;
	float: left;
	font-size: 20px;
	font-family: "微软雅黑";
	color: #222;
	margin-left: 5%;
	font-weight: 800;
}
.bbmp2 {
	width: 90%;
	height: auto;
	line-height: 25px;
	float: left;
	font-weight: 14px;
	font-family: "微软雅黑";
	color: #444;
	margin-left: 5%;
	margin-top: 5px;
}
