@charset "utf-8";
*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

html,
body {
	color: #555;
	font: 14px/1.6 'microsoft yahei', tahoma, verdana, 'simsun';
}

header {
	position: relative;
	z-index: 10;
}

body {
	background-color: #a4e1fd;
	background-position: center top;
	background-repeat: repeat-x;
}

a {
	color: #555;
	text-decoration: none;
}

a:hover {
	color: #016fb8;
	text-decoration: none;
}

.m-fixed,
.tem_inner,
.met_section {
	position: relative;
	margin: 0 auto;
	width: 1000px;
}

.m-h-top img {
	visibility: hidden;
}

.m-h-top {
	height: 200px;
}

.m-h-top .lr {
	position: absolute;
	top: 15px;
	right: 0px;
	font-size: 12px;
}

.m-h-top .lr a {
	color: #fff;
}

.m-h-top .lr a:hover {
	color: #00cdff;
}

.m-h-top .l {
	float: left;
}

.m-h-top .l span {
	margin: 0 8px;
	color: #ddd;
}

.m-h-top .r {
	float: left;
}

.m-h-top .r ol {
	list-style: none;
	float: left;
}

.m-h-top .r li {
	float: left;
}

.m-h-top .r li.line {
	float: right;
	margin: 0 8px;
	color: #ddd;
}

.navdh {
	background: #39a4dc url(/uploads/image/global/nav.gif) no-repeat center top;
	height: 36px;
	line-height: 36px;
}

.navdh .on h3 a {
	background: #056ab8  repeat-x left top;
}

.navdh .nli h3 a {
	text-align: center;
}

.navdh ul {
	list-style: none;
}

.navdh>li {

	padding-right: 2px;
}

.navdh>li:last-child {
	background: none;
	padding: none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.navdh {
	padding: 0 2px;
	position: relative;
	z-index: 1;
}

.navdh a {
	color: #fff;
}

.navdh .nli {
	float: left;
	position: relative;
	display: inline;
}

.navdh .nli h3 a {
	display: block;
	padding: 0 20px;
	font-size: 14px;
	font-weight: bold;
}

.navdh .sub {
	display: none;
	min-width: 97px;
	left: 0;
	top: 35px;
	position: absolute;
	background: #056ab8;
	line-height: 30px;
	padding: 5px 0;
}

.navdh .sub li {
	zoom: 1;
	text-align: center;
}

.navdh .sub a {
	display: block;
	padding: 0 10px;
}

.navdh .sub a:hover {
	background: #056ab8  repeat-x left center;
	line-height: 30px;
	color: #fff;
}


/*新闻滚动及搜索*/

.scontent {
	background: #fff;
	padding: 0 10px;
}

section.s1 {
	height: 35px;
	margin-bottom: 4px;
}

section.s1 .s1_l {
	height: 35px;
	float: left;
	width: 580px;
}

section.s1 .s1_r {
	height: 35px;
	float: right;
	width: 400px;
	position: relative;
}

section.s1 .s1_l i {
	height: 35px;
	line-height: 37px;
	width: 25px;
	font-size: 18px;
	color: #016fb8;
	margin-right: 10px;
	text-align: center;
	float: left;
}

section .txtscroll-top {
	overflow: hidden;
	position: relative;
}

section .txtscroll-top .bd,
.txtscroll-top .infolist li {
	height: 35px;
	line-height: 35px;
}

section .txtscroll-top .infolist li a {
	display: inline-block;
}

section .txtscroll-top .infolist li .date {
	float: right;
	color: #999;
}

section .s1_r_search {
	position: absolute;
	top: 0px;
	right: 0px;
}

section .s1_r_search .s {
	height: 35px;
	line-height: 35px;
	float: left;
}

section .s1_r_search form {
	margin-top: 8px;
	float: left;
}

section .s1_r_search .navsearch_input input {
	height: 20px;
	width: 175px;
	line-height: 20px;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}

section .s1_r_search .searchgo {
	height: 20px;
	font-size: 12px;
	padding: 0 8px;
	background: #056ab8  repeat-x center center;
	border: none;
	margin: 0px;
	color: #fff;
	cursor: pointer;
	line-height: 22px;
}


/*图片滚动*/

section .s2_l,
.s2_r {
	width: 480px;
}

section .s2_l {
	float: left;
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 20px;
}

section .s2_r {
	float: right;
}

.slidebox ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.slidebox {
	width: 468px;
	overflow: hidden;
	position: relative;
}

.slidebox .hd {
	height: 20px;
	overflow: hidden;
	position: absolute;
	right: 8px;
	bottom: 8px;
	z-index: 1;
}

.slidebox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slidebox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 20px;
	height: 20px;
	text-align: center;
	cursor: pointer;
	border: 1px solid #999;
	font-size: 12px;
	opacity: 0.7;
	color: #ccc;
	background: #666;
}

.slidebox .hd ul li.on {
	float: left;
	width: 20px;
	height: 20px;
	border: 1px solid #fff;
	text-align: center;
	cursor: pointer;
	opacity: 0.7;
	color: #fff;
	background: #0090ed;
}

.slidebox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slidebox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slidebox .bd img {
	display: block;
}

.met_section .s2_l {
	width: 100%;
}

.met_section .s2_l {
	border: none;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 2px;
}

.met_section .slidebox {
	width: 980px;
}


/*文章列表*/

.list_s {
	border: 1px solid #ccc;
	margin-bottom: 20px;
}

.list_s h3 {
	height: 31px;
	line-height: 31px;
	padding-right: 20px;
	color: #fff;
	background: url(/uploads/image/global/title_block.png) repeat-x left top;
	border-bottom: 1px solid #ccc;
	position: relative;
}

.list_s h3 span {
	height: 32px;
	line-height: 32px;
	position: absolute;
	left: 20px;
	top: -1px;
	padding-left: 22px;
	background: url(/uploads/image/global/title_bg.png) no-repeat left top;
	display: block;
}

.list_s h3 span p {
	height: 32px;
	line-height: 32px;
	margin-right: -10px;
	padding-right: 22px;
	background: url(/uploads/image/global/title_bg.png) no-repeat right top;
	display: block;
}

.list_s h3 a {
	float: right;
	font-weight: normal;
}

.list_s ul {
	list-style: none;
	padding-bottom: 10px;
}

.list_s ul li {
	padding: 0 10px 0 28px;
	border-bottom: 1px dotted #ccc;
	height: 32px;
	line-height: 32px;
}

.list_box li span {
	font-size: 12px;
	color: #999;
	float: right;
}


/*文章*/

section .s3_l {
	float: left;
	width: 595px;
}

section .s3_r {
	float: right;
	width: 365px;
}

section .s3_r_img {
	font-size: 0px;
	margin-bottom: 20px;
	display: block;
}

section .s3_r_a {
	border: 1px solid #ccc;
	margin-bottom: 20px;
}

section .s3_r_a h3 {
	height: 31px;
	line-height: 31px;
	color: #555;
	background: url(/uploads/image/global/title_block.png) repeat-x left top;
	border-bottom: 1px solid #ccc;
	position: relative;
}

section .s3_r_a h3 span {
	display: block;
	padding-left: 30px;
	background:  no-repeat 10px 6px;
}

section .s3_r_box {
	padding: 10px;
	padding-bottom: 0px;
}

section .s3_r_box li {
	height: 58px;
	margin-bottom: 10px;
	line-height: 58px;
	background: -webkit-linear-gradient(#e7e7e7, #eeeeee, #d9d9d9);
	background: -o-linear-gradient(#e7e7e7, #eeeeee, #d9d9d9);
	background: -moz-linear-gradient(#e7e7e7, #eeeeee, #d9d9d9);
	background: linear-gradient(#e7e7e7, #eeeeee, #d9d9d9);
	background-color: #e2e2e2;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 22px;
	font-weight: bold;
	padding: 0px;
	padding-left: 18px;
	list-style: none;
	overflow: hidden;
}

section .s3_r_box li:hover {
	border: 1px solid #d0d0d0;
	line-height: 56px;
}

section .s3_r_box li a {
	display: block;
	color: #0071c7;
	text-shadow: 0 1px 1px #fff;
	background-image: ;
	background-repeat: no-repeat;
	background-position: right center;
}

section .s3_r_box li a:hover {
	color: #555;
}

section .s3_r_b {
	margin-bottom: 20px;
}

section .s3_r_b h3 {
	height: 32px;
	line-height: 32px;
	color: #fff;
	background-image: -moz-linear-gradient(top, #3cb1ff, #0069ad);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3cb1ff), color-stop(1, #0069ad));
	background-color: #0069ad;
	position: relative;
}

section .s3_r_b h3 i {
	color: #fff;
	height: 32px;
	line-height: 32px;
	margin: 0 8px 0 15px;
	font-size: 18px;
	display: block;
	float: left;
}

section .s3_r_b h3 a {
	float: right;
	font-weight: normal;
	margin-right: 15px;
	color: #fff;
}

section .s3_r_b h3 a:hover {
	color: #ddd;
}

section .s3_r_bbox {
	border: 1px solid #ccc;
	border-top: none;
	padding: 10px;
	padding-bottom: 0px;
	list-style: none;
}

section .s3_r_bbox li {
	height: 35px;
	line-height: 35px;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #e7e4e4;
	background: #f2f2f2;
}

section .s3_r_bbox li a {
	display: block;
}

section .s3_r_bbox li i {
	line-height: 35px;
	color: #0071c7;
	margin: 0 10px 0 15px;
	float: left;
	display: block;
}

section.s4 {
	border: 1px solid #ccc;
}

section.s4 h3 {
	border: 1px solid #fff;
	height: 30px;
	line-height: 30px;
	background:  repeat-x left top;
}

section.s4 h3 i {
	margin: 0 10px 0 15px;
}

section.s4 h3 a {
	float: right;
	font-weight: normal;
	margin-right: 15px;
	color: #999;
}

section.s4 h3 a:hover {
	color: #333;
}

section .s4_box {
	border-top: 1px solid #1374bb;
	padding: 10px;
	padding-bottom: 0px;
}

section .tem_txt a {
	margin: 0 10px 10px 0;
	display: inline-block;
}

section .tem_img a {
	font-size: 0px;
	margin: 0 10px 10px 0;
}

section .tem_img,
section .tem_txt {
	margin-right: -10px;
}

.s4_jg {
	height: 20px;
}

.tem_footer {
	position: relative;
	padding: 30px 0;
	border-top: 2px solid #137bc2;
	color: #4a4a4a;
	font-size: 12px;
}

.tem_footer a {
	color: #4a4a4a;
}

.tem_footer_nav {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -15px;
	height: 30px;
	line-height: 30px;
}

.tem_footer_nav a {
	margin-left: 30px;
}

.powered_by_metinfo {
	height: 35px;
	color: #4a4a4a;
	text-align: center;
	font-size: 12px;
	line-height: 35px;
}

.powered_by_metinfo a {
	color: #4a4a4a;
}

.met_section {
	position: relative;
	padding: 0px 10px 30px;
	background: #fff url(/uploads/image/global/bg.png) repeat-x;
}

.met_section aside {
	position: relative;
	float: left;
	width: 230px;
}

.met_section article {
	float: left;
	margin-left: -230px;
	width: 100%;
}

.met_section article .met_article {
	margin-left: 250px;
	border: 1px solid #ccc;
}

.met_section_asidenone article {
	float: none;
	margin-left: 0;
}

.met_section_asidenone article .met_article {
	margin-left: 0;
}

.met_section aside section {
	border: 1px solid #ddd;
}

.met_section aside section h2 {
	height: 31px;
	line-height: 31px;
	color: #555;
	background: url(/uploads/image/global/title_block.png) repeat-x left top;
	border-bottom: 1px solid #ccc;
	position: relative;
}

.met_section aside section h2 span {
	display: block;
	padding-left: 30px;
	background:  no-repeat 10px 6px;
}

.met_section aside .met_aside_list {
	padding: 10px 0;
}

.met_section aside .met_aside dl dt {
	line-height: 32px;
}

.met_section aside .met_aside dl dt a {
	display: block;
	padding: 0 30px;
	color: #555;
}

.met_section aside .met_aside dl dt a:hover {
	background: #efefef;
}

.met_section aside .met_aside dl dt.on {
	background: #efefef;
}

.met_section aside .met_aside dl dd {
	padding: 6px 0 6px 0;
}

.met_section aside .met_aside dl dd a {
	display: block;
	padding-left: 52px;
	height: 35px;
	color: #333;
	font-weight: normal;
	line-height: 35px;
	background:  no-repeat 32px 13px;
}

.met_section aside .met_aside dl dd .on a,
.met_aside dl dd a:hover {
	background: #efefef;
}

.met_aside dl dd a span:hover {
	color: #016fb8;
}

.met_section aside .met_related {
	margin-top: 20px;
}

.met_section aside .met_related ul {
	padding: 20px;
}

.met_section aside .met_related li {
	margin-bottom: 8px;
	list-style: none;
}

.met_article_head {
	height: 31px;
	line-height: 31px;
	color: #fff;
	background: url(/uploads/image/global/title_block.png) repeat-x left top;
	border-bottom: 1px solid #ccc;
	position: relative;
}

.met_article_head .met_position {
	position: absolute;
	top: 0;
	right: 10px;
	color: #aaa;
	font-family: '宋体';
}

.met_article_head .met_position a {
	color: #999;
	font-family: 'microsoft yahei', tahoma, verdana, 'simsun';
}

.met_article_head h1 {
	height: 32px;
	line-height: 32px;
	position: absolute;
	left: 20px;
	top: -1px;
	padding-left: 22px;
	background: url(/uploads/image/global/title_bg.png) no-repeat left top;
	display: block;
}

.met_article_head h1 span {
	height: 32px;
	line-height: 32px;
	margin-right: -10px;
	padding-right: 22px;
	background: url(/uploads/image/global/title_bg.png) no-repeat right top;
	display: block;
}

.met_section_head {
	color: #aaa;
	height: 35px;
	line-height: 35px;
	margin-bottom: 4px;
}

.met_section_head .fa {
	height: 35px;
	line-height: 37px;
	width: 25px;
	font-size: 18px;
	color: #858585;
	margin-right: 10px;
	text-align: center;
	float: left;
}

.met_section_head a {
	color: #999;
	font-family: 'microsoft yahei', tahoma, verdana, 'simsun';
}

.met_section_head a:hover {
	color: #016fb8;
}

.bianjiqi {
	margin-top: 20px;
	overflow: hidden;
}


/*以下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%
}

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
}

#showimg .met_editor {
	padding: 10px 40px;
}

.met_editor {
	line-height: 2
}

.met_editor ul,
.met_editor ol {
	padding: 0 0 0 25px;
	margin: 0
}

.met_editor a {
	color: #1c57c4
}

.met_editor a:hover {
	text-decoration: underline
}

.met_editor img {
	max-width: 100%
}

.met_editor blockquote {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-left: 4px solid #ddd
}

.met_editor hr {
	display: block;
	padding: 0;
	border: 0;
	height: 0;
	border-top: 1px solid #ddd;
	margin: 20px 0;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.met_editor .metvideobox {
	text-align: center;
	visibility: hidden;
	margin: 10px auto;
}

.met_editor .video-js {
	max-width: 100%;
}

.met_editor table {
	width: 100%!important;
	margin-bottom: 1.6rem;
	border-spacing: 0!important;
	border-collapse: collapse!important;
	padding: 0!important;
	border: 0
}

.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;
	line-height: 1.6;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.met_editor table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 1px solid #ddd
}

.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;
	margin: 0 2px;
	padding: 3px 5px;
	border: 1px solid #ccc;
	background-color: #fff;
	color: #666;
	text-align: center;
	cursor: pointer;
	font-family: arial;
	font-size: 12px;
	overflow: hidden
}

.met_editor #page_break .num li.on {
	background-color: #ccc;
	color: #fff;
	font-weight: bold
}

.metinfo-banner1 {
	overflow: hidden;
	margin: 0 auto
}

.met_pager {
	text-align: center;
	padding: 20px 0 20px;
}

.met_pager a {
	border: 1px solid #e0e0e0;
	text-align: center;
	height: 28px;
	line-height: 28px;
	min-width: 28px;
	_width: 28px;
	text-align: center;
	display: inline-block;
	color: #aaa
}

.met_pager a:hover {
	border: 1px solid #a0a0a0;
	color: #aaa
}

.met_pager .prespan,
.met_pager .nextspan {
	height: 30px;
	line-height: 30px;
	min-width: 60px;
	_width: 60px;
	text-align: center;
	background: #f0f0f0;
	color: #ccc;
	display: inline-block
}

.met_pager .prea,
.met_pager .nexta {
	height: 28px;
	line-height: 28px;
	min-width: 58px;
	_width: 58px;
	color: #aaa
}

.met_pager .prespan,
.met_pager .prea {
	margin-right: 6px
}

.met_pager .nextspan,
.met_pager .nexta {
	margin-left: 6px
}

.met_pager .firstpage,
.met_pager .lastpage {
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	min-width: 40px;
	_width: 40px;
	color: #aaa
}

.met_pager .ahover {
	font-weight: bold;
	background: #f0f0f0;
	color: #aaa
}

.met_pager .pagetext {
	margin-left: 10px;
	color: #aaa
}

.met_pager #metpaget,
#metpageb {
	text-align: center;
	border: 1px solid #e0e0e0;
	color: #aaa
}

.met_pager #metpaget {
	width: 20px;
	padding: 6px 5px 5px
}

.met_pager #metpageb {
	min-width: 40px;
	_width: 40px;
	padding: 6px 0 5px;
	cursor: pointer;
	font-weight: bold
}

*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
}

.met_module1 {
	padding: 15px 15px 30px
}

.met_module2_list {
	padding: 10px 10px 0px 10px;
}

.met_module2_list li {
	list-style: none;
	border-bottom: 1px solid #ddd;
	padding: 10px 10px;
	position: relative
}

.met_module2_list h2 {
	font-weight: normal
}

.met_module2_list li p {
	color: #818181
}

.met_module2_list li span.time {
	color: #818181;
	position: absolute;
	right: 10px;
	top: 15px
}

.met_module2_list li h2 i {
	margin-right: 10px;
	position: relative
}

.met_module2_list li.list_2 h2,
.met_module2_list li.list_3 h2 {
	margin-bottom: 3px;
	font-weight: bold
}

.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;
	left: 0;
	top: 15px
}

.met_module2_list li.list_3 span.time {
	position: static
}

.met_module2 h1.met_title {
	font-size: 28px;
	font-weight: normal;
	padding: 10px 15px;
}

.met_module2 .met_infos {
	color: #818181;
	font-size: 12px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
	padding: 0 15px 10px 15px;
}

.met_module2 .met_time {
	padding-right: 6px
}

.met_module2 .met_source {
	padding-right: 6px
}

.met_module2 .met_source a {
	color: #607fa6
}

.met_module2 .met_editor {
	padding: 0 15px
}

.met_tools {
	border-top: 1px solid #ddd;
	margin-top: 30px;
	position: relative;
	padding: 10px 15px 0;
	height: 50px;
	line-height: 50px
}

.met_tools .met_page {
	clear: both;
	position: absolute;
	right: 15px;
	top: 0;
	color: #818181
}

.met_tools .met_page li {
	display: inline;
	list-style: none;
	margin-left: 30px;
}

.met_tools .met_page li span {
	padding-right: 5px;
}

.met_tools .met_page a {
	color: #607fa6
}

.met_module3_list ul.list_1 {
	list-style: none;
	visibility: hidden
}

.met_module3_list ul.list_1 li {
	float: left;
	text-align: center;
	margin-top: 20px;
	overflow: hidden
}

.met_module3_list ul.list_1 li a {
	text-align: center;
	display: block;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #ddd;
	font-size: 0
}

.met_module3_list ul.list_1 li h2 {
	text-align: left;
	font-size: 14px;
	padding: 10px 10px;
	font-weight: normal;
	border-top: 1px solid #ddd
}

.met_module3_list ul a img {
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s
}

.met_module3_list ul a:hover h2 {
	color: #333
}

.met_module3_list ul a:hover img {
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5
}

.met_module3_list ul.list_2 {
	list-style: none;
	visibility: hidden
}

.met_module3_list ul.list_2 li {
	padding: 20px 10px;
	border-bottom: 1px solid #ddd
}

.met_module3_list ul.list_2 dt {
	float: left;
	position: relative
}

.met_module3_list ul.list_2 dd {
	float: left;
	width: 100%
}

.met_module3_list ul.list_2 dd h2 {
	padding: 5px 10px;
	font-size: 15px;
	font-weight: normal
}

.met_module3_list ul.list_2 dd p {
	padding: 5px 10px;
	color: #818181
}

#showproduct {
	padding-top: 20px;
}

#showproduct dl.pshow {
	visibility: hidden
}

#showproduct dl.pshow dt {
	float: left;
	position: relative;
	font-size: 0;
	text-align: center;
	overflow: hidden;
	border-right: 1px solid #ddd
}

#showproduct dl.pshow dt .met_box {
	margin: 0 auto;
	visibility: hidden
}

#showproduct dl.pshow dt .met_box figcaption {
	display: none
}

#showproduct dl.pshow dt .my-simple-gallery figure {
	float: left;
	margin: 0
}

#showproduct dl.pshow dt li {
	display: inline-block;
	margin-right: 10px;
	margin-top: 10px;
	cursor: pointer
}

#showproduct dl.pshow dt li img {
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	-khtml-opacity: .9;
	opacity: .9
}

#showproduct dl.pshow dt li.flex-active {
	border: 2px solid #000;
	width: 66px;
	height: 66px;
	position: relative;
	overflow: hidden
}

#showproduct dl.pshow dt li.flex-active img {
	position: relative;
	left: -2px;
	top: -2px
}

#showproduct dl.pshow dd {
	float: left;
	width: 100%
}

#showproduct dl.pshow dd .met_box {
	padding: 0 20px
}

#showproduct dl.pshow dd .met_box h1 {
	font-size: 24px;
	padding: 20px 5px;
	border-bottom: 1px solid #ddd
}

#showproduct dl.pshow dd .met_box ul li {
	list-style: none;
	color: #818181;
	padding: 8px 5px 8px 90px;
	border-bottom: 1px solid #ddd;
	position: relative
}

#showproduct dl.pshow dd .met_box ul li span {
	position: absolute;
	left: 0;
	top: 0;
	padding: 8px 5px;
	width: 80px;
	word-wrap: break-word
}

#showproduct dl.pshow dd .met_box .desc {
	padding: 10px;
	margin-top: 20px;
	background: #f7f8fa;
	color: #666
}

#showproduct .met_nav {
	height: 45px;
	line-height: 45px;
	margin: 30px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd
}

#showproduct .met_nav li {
	float: left;
	list-style: none;
	border-right: 1px solid #ddd;
	cursor: pointer
}

#showproduct .met_nav li a {
	display: block;
	padding: 0 40px
}

#showproduct .met_nav li.met_now,
#showproduct .met_nav li.met_hover {
	background: #f7f8fa
}

#showproduct .met_related {
	margin-top: 20px;
	font-size: 18px;
	font-weight: normal;
	padding: 10px 10px;
	color: #333
}

#showproduct .met_related_list {
	list-style: none;
	visibility: hidden
}

#showproduct .met_related_list li {
	float: left;
	text-align: center;
	margin-top: 10px;
	overflow: hidden
}

#showproduct .met_related_list li a {
	text-align: center;
	display: block;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #ddd;
	font-size: 0
}

#showproduct .met_related_list li h2 {
	text-align: left;
	font-size: 14px;
	padding: 10px 10px;
	font-weight: normal;
	border-top: 1px solid #ddd
}

#showproduct .met_related_list li img {
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s
}

#showproduct .met_related_list li a:hover h2 {
	color: #333
}

#showproduct .met_related_list li a:hover img {
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5
}

#showproduct .met_related_list:after {
	visibility: hidden;
	display: block;
	content: " ";
	clear: both;
	height: 0;
	line-height: 0;
	padding-bottom: 20px;
}

#showproduct .met_nav_contbox {
	padding: 0 10px
}

#downloadlist {
	padding: 10px 15px
}

#downloadlist .metlist {
	margin-bottom: 10px
}

#downloadlist .metlist dt {
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 5px 8px 0;
	background:  no-repeat 5px 11px
}

#downloadlist .metlist dd {
	color: #999;
	padding: 8px;
	background: #f7f8fa
}

#downloadlist .metlist dd b {
	font-weight: normal
}

#downloadlist .metlist dd div {
	float: right
}

#downloadlist .metlist dd span {
	padding-right: 20px
}

#downloadlist .metlist dd a {
	color: #1c57c4
}

#downloadlist .metlist dd a.down {
	color: #fa1a1a
}

#showdownload {
	padding: 10px 15px 0px
}

#showdownload h1.title {
	font-size: 24px;
	padding: 15px 5px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px
}

#showdownload .paralist {
	background: #8c989f;
	padding: 5px 10px;
	color: #fff;
	visibility: hidden
}

#showdownload .paralist li {
	list-style: none;
	padding: 8px 5px 8px 90px;
	min-height: 20px;
	position: relative;
	border-bottom: 1px solid #ddd
}

#showdownload .paralist li:last-child {
	border-bottom: 0
}

#showdownload .paralist li a {
	color: #fff
}

#showdownload .paralist li span {
	position: absolute;
	left: 0;
	top: 0;
	width: 80px;
	padding: 8px 5px;
	word-wrap: break-word
}

#showdownload .met_editor {
	padding: 0 10px
}

#showdownload .ctitle {
	margin: 30px 0 10px;
	padding: 0 10px;
	font-size: 16px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ddd
}

#showdownload .downloadbox {
	margin-top: 30px
}

#showdownload .downloadbox a {
	display: inline-block;
	background: #23b7e5;
	height: 35px;
	line-height: 35px;
	padding: 0 35px;
	color: #fff;
	border-radius: 2px
}

#showdownload .downloadbox a:hover {
	background: #38c4f0
}

#showdownload .downloadbox a.active {
	background: #1ba4cf
}

#imglist ul.list_1 {
	list-style: none;
	visibility: hidden
}

#imglist ul.list_1 li {
	float: left;
	text-align: center;
	margin-top: 30px;
	overflow: hidden
}

#imglist ul.list_1 li a {
	text-align: center;
	display: block;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #ddd;
	font-size: 0
}

#imglist ul.list_1 li h2 {
	text-align: left;
	font-size: 14px;
	padding: 10px 10px;
	font-weight: normal;
	border-top: 1px solid #ddd
}

#imglist ul a img {
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s
}

#imglist ul a:hover h2 {
	color: #333
}

#imglist ul a:hover img {
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5
}

#imglist ul.list_2 {
	list-style: none;
	visibility: hidden
}

#imglist ul.list_2 li {
	padding: 15px;
	border-bottom: 1px solid #ddd
}

#imglist ul.list_2 dt {
	float: left;
	position: relative
}

#imglist ul.list_2 dd {
	float: left;
	width: 100%
}

#imglist ul.list_2 dd h2 {
	padding: 5px 10px;
	font-size: 15px
}

#imglist ul.list_2 dd p {
	padding: 5px 10px;
	color: #818181
}

#showimg h1.met_title {
	font-size: 24px;
	padding: 15px 10px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px
}

#showimg .met_slide_box {
	text-align: center;
	background: #000;
	margin: 0 auto;
	overflow: hidden;
	position: relative
}

#showimg .met_slide_list ul {
	display: none;
}

#showimg ul.exposurethumbs {
	border-right: 0;
	padding: 0;
	margin: 0;
	list-style-type: none;
	height: 100px;
	width: 790px;
	margin: 0px auto;
	padding: 10px
}

#showimg ul.exposurethumbs li {
	background: #111;
	margin: 0 10px 0 0;
	padding: 0;
	text-align: center;
	display: none;
	float: left
}

#showimg ul.exposurethumbs li img {
	cursor: pointer
}

#showimg ul.exposurethumbs li.last {
	margin: 0
}

#showimg .exposurewrapper {
	position: absolute;
	top: 0;
	left: 0
}

#showimg .exposurewrapper img {
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0
}

#showimg .exposureloaded {
	background-image: none
}

#showimg ul.exposurethumbs li {
	width: 150px;
	height: 79px
}

#showimg .exposureslideshowcontrols a {
	font-size: 11px;
	color: #bba;
	text-decoration: none;
	outline: 0;
	padding: 2px 6px;
	display: inline
}

#showimg .exposureslideshowcontrols a:active,
.exposureslideshowcontrols a:hover {
	background-color: #999;
	color: #444
}

#showimg .met_slide_box .left,
.met_slide_box .right {
	position: absolute;
	width: 50%;
	cursor: pointer
}

#showimg .met_slide_box .left a,
.met_slide_box .right a {
	display: block;
	width: 100%;
	height: 100%
}

#showimg .imgparalist {
	background: #8c989f;
	padding: 5px 10px;
	color: #fff;
	visibility: hidden;
	margin-top: 30px;
	visibility: hidden
}

#showimg .imgparalist li {
	list-style: none;
	padding: 8px 5px 8px 90px;
	min-height: 20px;
	position: relative;
	border-bottom: 1px solid #ddd
}

#showimg .imgparalist li:last-child {
	border-bottom: 0
}

#showimg .imgparalist li a {
	color: #fff
}

#showimg .imgparalist li span {
	position: absolute;
	left: 0;
	top: 0;
	width: 80px;
	padding: 8px 5px;
	overflow: hidden;
	word-wrap: break-word
}

#joblist {
	padding: 0px 15px 0px;
}

#joblist dl {
	margin-top: 30px;
}

#joblist dt {
	padding: 0 10px;
	font-size: 16px;
	font-weight: bold
}

#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 {
	font-size: 24px;
	padding: 15px 5px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px
}

#showjob .ctitle {
	margin: 30px 0 10px;
	padding: 0 10px;
	font-size: 16px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ddd
}

#showjob .met_editor {
	padding: 0 10px
}

#cvlist {
	padding: 15px
}

#showjob .paralist {
	background: #8c989f;
	padding: 5px 10px;
	color: #fff;
	visibility: hidden;
	margin-top: 30px;
	visibility: hidden
}

#showjob .paralist li {
	list-style: none;
	padding: 8px 5px 8px 90px;
	min-height: 20px;
	position: relative;
	border-bottom: 1px solid #ddd
}

#showjob .paralist li:last-child {
	border-bottom: 0
}

#showjob .paralist li a {
	color: #fff
}

#showjob .paralist li span {
	position: absolute;
	left: 0;
	top: 0;
	width: 80px;
	padding: 8px 5px;
	overflow: hidden;
	word-wrap: break-word
}

#showjob .info_cv {
	margin-top: 30px;
	margin-left: 10px
}

#showjob .info_cv a {
	display: inline-block;
	background: #23b7e5;
	height: 35px;
	line-height: 35px;
	padding: 0 35px;
	color: #fff;
	border-radius: 2px
}

#showjob .info_cv a:hover {
	background: #38c4f0
}

#showjob .info_cv a.active {
	background: #1ba4cf
}

#messagelist {
	padding: 15px
}

#messagelist .metlist {
	margin-top: 30px;
	border: 1px solid #ddd;
	padding: 5px
}

#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 {
	display: none;
	clear: both
}

#messagelist .metlist dd.info span.text {
	display: block;
	line-height: 1.5;
	padding: 0 5px 10px;
	border-bottom: 1px solid #ddd
}

#messagelist .metlist dd.reinfo span.tt {
	display: block;
	padding: 10px 5px 0;
	color: #2c7199
}

#messagelist .metlist dd.reinfo span.text {
	display: block;
	line-height: 1.5;
	padding: 5px 5px 10px
}

#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 {
	list-style: none;
	display: inline;
	padding-right: 5px
}

#linklist .metlist .img img {
	width: 88px;
	height: 31px
}

#linklist .metlist .txt li {
	list-style: none;
	float: left;
	width: 88px;
	height: 20px;
	line-height: 20px;
	margin-right: 5px;
	overflow: hidden
}

#linklist .metlist ul {
	padding: 0 10px;
}

#linklist .metlist ul:after {
	visibility: hidden;
	display: block;
	content: " ";
	clear: both;
	height: 0;
	line-height: 0;
}

#linksubmit {
	padding: 15px
}

#linksubmit table {
	margin: 0 auto
}

#memberbox {
	padding: 15px
}

ul.searchnavlist {
	list-style: none;
	padding: 0 20px;
	margin: 0
}

ul.searchnavlist li {
	padding: 5px 0
}

ul.searchnavlist .advsearch_searchword input {
	width: 90%;
	height: 28px;
	line-height: 28px\9;
	padding: 2px 5px;
	border: 1px solid #dcdfe0;
	background-color: #fff;
	color: #333;
	outline: 0;
	border-radius: 2px;
	width: 188px;
}

ul.searchnavlist .searchgo {
	display: block;
	background: #23b7e5;
	border: 0 none;
	height: 34px;
	line-height: 26px;
	padding: 0 35px;
	color: #fff;
	cursor: pointer;
	border-radius: 2px;
	font-family: 'microsoft yahei', tahoma, verdana, 'simsun'
}

ul.searchnavlist .searchgo:hover {
	background: #38c4f0
}

ul.searchnavlist .searchgo:active {
	background: #1ba4cf
}

#searchlist {
	padding: 15px 0
}

#searchlist li {
	padding-left: 10px;
	margin-bottom: 6px;
	line-height: 1.5
}

#searchlist ul {
	list-style: none;
	padding: 0;
	margin: 0
}

#searchlist ul li {
	padding: 3px 5px;
	margin-bottom: 10px
}

#searchlist ul li img {
	display: none
}

#searchlist .search_title {
	display: block;
	padding: 2px 0
}

#searchlist .search_title a {
	font-size: 16px;
	color: #12c;
	text-decoration: underline
}

#searchlist .search_title em {
	color: #c00;
	text-decoration: underline;
	font-style: normal
}

#searchlist .search_detail {
	display: block
}

#searchlist .search_detail a {
	text-decoration: underline;
	color: #12c
}

#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-top: 30px;
	padding: 20px;
	border: 1px solid #ddd
}

#sitemaplist dt h2 {
	font-size: 18px;
	font-weight: normal;
	padding: 10px 0;
	border-bottom: 1px solid #ddd
}

#sitemaplist dt h2 i {
	font-size: 22px;
	margin-left: 10px;
	font-weight: normal;
	color: #888;
	position: relative;
	top: 2px
}

#sitemaplist dd ul {
	float: left;
	width: 25%;
	list-style: none;
	margin-top: 20px
}

#sitemaplist dd li {
	margin-top: 5px
}

#sitemaplist dd li h4 a {
	font-weight: normal;
	color: #666
}

.v52fmbx_hr {
	border-top: 1px solid #ddd;
	margin: 0;
	padding: 0 5px 0 15px;
	font-weight: bold;
	font-size: 16px;
	background: #ddd;
	height: 60px;
	line-height: 60px;
}

:-ms-input-placeholder {
	color: #999
}

.met-focus {
	border: 1px solid #23b7e5!important
}

.v52fmbx {
	border: 1px solid #ddd;
	border-top: 0;
	overflow: hidden;
	text-align: left
}

.v52fmbx dl:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}

.v52fmbx dl {
	width: 100%;
	zoom: 1;
	background: #fff
}

.v52fmbx dl {
	border-top: 1px solid #ddd;
	margin: 0;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -ms-flexbox;
	position: relative;
	padding: 5px 0
}

.v52fmbx dl dt {
	padding: 15px 15px 10px 15px;
	width: 105px;
	text-align: left;
	font-weight: normal;
	overflow: hidden;
	line-height: 1.2
}

.v52fmbx dl dd {
	-moz-box-flex: 1.0;
	-webkit-box-flex: 1.0;
	box-flex: 1.0;
	-ms-flex: 1;
	padding: 2px 0 0 15px;
	margin: 10px 0
}

.v52fmbx dl dd label input {
	position: relative;
	top: 1px;
	margin-right: 3px
}

.v52fmbx dl dd .fbox {
	margin: 0 10px 0 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 {
	height: 30px;
	line-height: 30px;
	margin-bottom: 8px
}

.v52fmbx dl.noborder {
	border-bottom: 0
}

.formerror {
	margin-top: 6px;
	height: 20px;
	line-height: 20px
}

.formerror .fa-times {
	color: #fff;
	border-radius: 3px;
	padding: 1px 2px;
	font-size: 16px;
	margin-right: 5px;
	background: red
}

.formerror .fa-check {
	color: #fff;
	border-radius: 3px;
	padding: 2px;
	font-size: 14px;
	margin-right: 5px;
	background: #10aa00
}

.formerrorbox {
	border: 2px solid #f00!important
}

.v52fmbx dl dd.ftype_description {
	color: #fff;
	padding: 8px;
	margin: 0 5px;
	background: #6c6fbf
}

.ftype_input .fbox {
	float: left
}

.ftype_input .tips {
	float: left;
	padding-top: 5px
}

.ftype_input .fbox input {
	width: 350px;
	height: 28px;
	line-height: 28px\9;
	padding: 2px 5px;
	border: 1px solid #dcdfe0;
	background-color: #fff;
	color: #333;
	outline: 0;
	border-radius: 2px
}

.placeholder-ie {
	position: relative
}

.placeholder-ie label {
	position: absolute;
	left: 8px;
	top: 7px;
	cursor: text;
	color: #999
}

.ftype_textarea .tips {
	display: block
}

.ftype_textarea textarea {
	width: 350px;
	line-height: 1.5;
	height: 100px;
	padding: 7px 5px;
	border: 1px solid #dcdfe0;
	background-color: #fff;
	color: #333;
	outline: 0
}

.ftype_select .tips,
.ftype_select-linkage .tips {
	display: block;
	margin-top: 5px
}

select {
	line-height: 31px;
	height: 31px;
	vertical-align: middle;
	background-color: #fff;
	outline: 0;
	border: 1px solid #ccc;
	padding: 4px;
	color: #656565
}

.searchnavlist select {
	width: 188px;
}

.ftype_radio .fbox label {
	font-weight: normal;
	height: 28px;
	line-height: 28px;
	margin: 0;
	display: block
}

.ftype_radio .fbox input[type='radio'] {
	border-radius: 100%;
	bottom: 3px;
	height: 15px;
	position: relative;
	vertical-align: middle;
	width: 15px;
	margin: 0;
	position: relative;
	top: -1px;
	margin-right: 6px
}

.ftype_radio .formerror {
	margin-top: 0
}

.ftype_checkbox .fbox input[type='checkbox'] {
	border-radius: 100%;
	bottom: 3px;
	height: 15px;
	position: relative;
	vertical-align: middle;
	width: 15px;
	margin: 0
}

.ftype_checkbox .fbox label {
	font-weight: normal;
	height: 28px;
	line-height: 28px;
	margin: 0;
	display: block
}

.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;
	background: #23b7e5;
	border: 0 none;
	height: 34px;
	line-height: 26px;
	padding: 0 35px;
	color: #fff;
	cursor: pointer;
	border-radius: 2px;
	font-family: 'microsoft yahei', tahoma, verdana, 'simsun'
}

.submit:hover {
	background: #38c4f0
}

.submit.active {
	background: #1ba4cf
}

.v52fmbx dl dd.ftype_code input {
	width: 80px;
	margin-right: 10px
}

.v52fmbx dl dd.ftype_code img {
	height: 30px;
	position: relative;
	bottom: 2px
}