
@charset "utf-8";
html, body {
	font:14px/1.8 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
	color:#333;
	-webkit-text-size-adjust:none;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#ff4939;
	text-decoration:none;
}
.inner {
	width:1200px;
	margin:0 auto;
	position:relative;
}
 @media(max-width:1200px) {
.inner {
	padding:0;
	width:1000px;
}
}
header {
	background:#fff;
	zoom:1
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.ac:after {
	content:" ";
	clear:both;
	display:block;
}
ul, ol {
	list-style:none;
}
.col-0, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
	float:left;
	position:relative;
	min-height:1px;
}
.col-13 {
	width:33.33333333%;
}
.col-12 {
	width:100%;
}
.col-11 {
	width:91.66666667%;
}
.col-10 {
	width:83.33333333%;
}
.col-9 {
	width:75%;
}
.col-8 {
	width:66.66666667%;
}
.col-7 {
	width:58.33333333%;
}
.col-6 {
	width:50%;
}
.col-5 {
	width:41.66666667%;
}
.col-4 {
	width:33.33333333%;
}
.col-3 {
	width:25%;
}
.col-2 {
	width:16.66666667%;
}
.col-1 {
	width:8.33333333%;
}
.col-0 {
	width:20%;
}
.l {
	float:left;
}
.r {
	float:right;
}
.db {
	display:block;
}
.dn {
	display:none;
}
.ln {
	list-style:none;
}
.oh {
	overflow:hidden;
}
.we {
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-text-overflow:ellipsis;
	-moz-text-overflow:ellipsis;
}
.tt {
	height:100%;
	width:100%;
}
.main * {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.main {
	margin-top:30px;
	margin-bottom:30px;
}
.mainl {
	width:58.333333%;
}
.main2 {
	width:58.333333%;
}
/*头部*/

#web_logo {
	font-size:0px;
	position:relative;
	z-index:999;
}
.headlang {
	background:#FCFCFA;
	text-align:right;
	height:36px;
	line-height:36px;
	border-bottom:1px solid #C2C2C1
}
.top-lang {
	float:right;
}
.top-lang ol {
	list-style:none;
}
.top-lang ol ol {
	float:left;
}
.top-lang li {
	float:left;
}
.top-lang .line {
	display:none;
}
.top-lang a {
	display: block;
	float: left;
	font-size:14px;
}
.top-lang a:hover {
	text-decoration: underline;
}
.top-lang span {
	margin:0px 12px;
	font-size:0px;
	width:1px;
	background:#777;
	color:#f7f7f7;
	display:block;
	float: left;
}
.top-nav {
	color:#fff;
	position:absolute;
	right:0px;
	top:50%;
	margin-top:-19px;
	width:308px;
	height:36px;
	border:2px solid #030303;
	z-index:1;
}
.top-nav .navsearch_input {
	position:absolute;
	left:0px;
	top:0px;
	height:36px;
	width:170px;
}
.top-nav .searchimage {
	position:absolute;
	right:0px;
	top:0px;
}
.top-nav .navsearch_input input {
	border:none;
	height:26px;
	line-height:26px;
	margin:5px 0 0 10px;
	width:160px;
	outline:none;
	background:none;
*height:31px;
*line-height:29px;
}
.top-nav .searchgo {
	cursor:pointer;
	border:none;
	height:27px;
	line-height:25px;
	background:#333;
	padding:0 15px;
	_padding:0 7px;
+padding:0 7px;
	color:#fff;
	outline:none;
	border-top:1px solid #838383;
	border-bottom:1px solid #838383;
	border-right:1px solid #5e5e5e;
}
.top-nav .navsearch_input {
}
.top-logo {
	min-height:90px;
	_height:90px;
}
nav {
	background: #060606;
	border-top: 1px solid #060606;
}
.nav {
	height:54px;
	z-index:100;
}
.nav ul {
	display:-moz-box;
	display:-webkit-box;
	display:box;
	width:100%;
}
.nav ul li {
	-moz-box-flex:1;
	-webkit-box-flex:1;
	box-flex:1;
	border-left:0px solid #f7f7f7;
	border-right: 0px solid #f7f7f7;
	width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
nav ul li {
	text-align:center;
	height:54px;
	line-height:54px;
	position:relative;
}
nav ul li a {
	color:#FBF7F7;
	font-size:16px;
	display:block;
}
nav ul li>a {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
nav ul li a {
	_overflow:hidden;
}
nav ul li a:hover {
	color:#ff4939;
	text-decoration:none;
}
nav ul li.hover, nav ul li.navdown {
	background:#fff;
	text-shadow:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
}
nav ul li.hover a, nav ul li.navdown a {
	color:#013D78;
	text-shadow:none;
	text-decoration:none;
}
nav ul li.hover a:hover, nav ul li.navdown a:hover {
	color:#013D78;
}
nav ul li dl {
	display:none;
	position:absolute;
	top:54px;
	left:1px;
	z-index:3;
	background:url(../images/ddbg.png) !important;
	padding-bottom:10px;
}
nav ul li dl dd {
	padding:0 10px;
}
nav ul li dl dd a {
	white-space: nowrap;
	border-bottom: #f7f7f7 1px solid;
	background:none !important;
	margin-left:1px;
	padding-right:1px;
	color:#003082 !important;
}
nav ul li dl dd a:hover {
	text-decoration: underline;
	overflow:hidden;
}
.met_flash {
	font-size:0px;
	overflow:hidden;
}
.met_flash ul {
	margin:0px;
	padding:0px;
}
/* banner1*/

#imgshow_mask {
	width:100%;
	position:absolute;
	z-index:1;
	background:url(../images/imgshow_mask.png) repeat-x 0 0;
	height:27px;
	_background:none;
}
.bannerbg {
	height:400px;
	overflow:hidden;
}
#imageShow {
	clear:both;
}
#imageShow .imagebg {
	overflow:hidden;
	position:relative;
}
#imageShow .imagebg li {
	overflow: hidden;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	display:block;
	filter:alpha(opacity=0);
	opacity: 0;
}
.bannerbg_1 {
	width:50%;
	position:absolute;
	top:0;
	left:0;
	height:400px;
}
.bannerbg_2 {
	width:50%;
	position:absolute;
	top:0;
	right:0;
	height:400px;
}
.bannerbg_main {
	background-position:center;
	cursor:pointer;
	background-repeat:no-repeat;
	width:100%;
	position:absolute;
	top:0;
	right:0;
}
.banner {
	margin:0 auto;
	width:960px;
	height:400px;
	position:relative;
	overflow:hidden;
}
.btn_home_down {
	width:195px;
	height:62px;
	position:absolute;
	top:296px;
	left:36px;
	cursor:pointer;
	background:url(../images/btn_home_down.png);
}
.btn_home_android {
	width:195px;
	height:62px;
	position:absolute;
	top:296px;
	left:240px;
	cursor:pointer;
	background:url(../images/btn_home_android.png);
}
.scrollbg {
	height:80px;
	background:#f4f4f4 url(../images/scroll_bg.png) 0 100% repeat-x;
}
.scroll {
	margin:0 auto;
	width:960px;
	height:76px;
	position:relative;
}
.s_pre, .s_next {
	display:block;
	width:48px;
	height:76px;
	position:absolute;
}
a.s_pre {
	background:url(../images/arrow_l.png);
	top:4px;
	left:0;
}
a.s_pre:hover {
	background:url(../images/arrow_l_on.png);
}
a.s_next {
	background:url(../images/arrow_r.png);
	top:4px;
	right:0;
}
a.s_next:hover {
	background:url(../images/arrow_r_on.png);
}
.outScroll_pic {
	height: 76px;
	margin-left: 70px;
	overflow: hidden;
	position:relative;
	width:822px;
	top:2px;
}
.outScroll_pic .scroll_pic {
	position:absolute
}
.scroll_pic {
	margin:0 auto;
	width:40000px;
	height:76px;
}
.scroll_pic li {
	float:left;
	float: left;
	height: 65px;
	width: 145px;
	cursor:pointer;
	background:#000;
}
.scroll_pic li img {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
	width:145px;
	height:65px;
}
.scroll_pic li:hover img, .scroll_pic li:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.current1 {
	width:144px;
	height:65px;
	border:2px #0052A6 solid;
	background:url(../images/arrow_on.png) 50% -4px no-repeat;
	z-index:10;
	position:absolute;
	top:5px;
	left:0;
}
.currently img {
	filter:alpha(opacity=100)!important;
	-moz-opacity:1!important;
	opacity:1!important;
}
/*banner2*/

.index_focus {
	position: relative;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.index_focus .bd li {
	position: absolute;
	left: 0;
	top: 0;
}
.index_focus_post {
	z-index: 10;
}
.index_focus .pic {
	height: auto;
	display: block;
}
.index_focus .pic:hover {
	text-decoration: none;
}
.index_focus .pic img {
	width:100%;
}
.index_focus .slide_nav {
	position: absolute;
	left: 45%;
	bottom:10px;
}
.index_focus .slide_nav a {
	cursor:pointer;
	float:left;
	font-size:28px;
	font-family: arial;
	color: #fff;
	padding:5px 5px 0 5px;
	height:45px;
	line-height:45px;
	overflow:hidden;
}
.index_focus .slide_nav li:hover, .index_focus .slide_nav .on {
	text-decoration: none;
	color: #0052A6;
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.index_focus_pre, .index_focus_next {
	display: none;
	position: absolute;
	top: 50%;
	margin-top: -36px;
	width:72px;
	height: 72px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	z-index: 10;
	background:url(../images/ico_sliding.png) no-repeat;
}
.index_focus_pre {
	left: 30px;
	background-position: 0 0;
}
.index_focus_pre:hover {
	background-position: 0 -144px;
}
.index_focus_next {
	right: 30px;
	background-position: 0 -72px;
}
.index_focus_next:hover {
	background-position: 0 -216px;
}
.innerBerner {
	background-position:center top;
	background-repeat:no-repeat;
	width:100%;
	clear:both;
}
/* End banner */

.tab-h3 {
	text-align:center;
	background:-webkit-linear-gradient(#f7f7f7 50%, #eee 50%);
	background:-o-linear-gradient(#f7f7f7 50%, #eee 50%);
	background:-moz-linear-gradient(#f7f7f7 50%, #eee 50%);
	background:linear-gradient(#f7f7f7 50%, #eee 50%);
	background-size:100% 1px;
	background-repeat:no-repeat;
	background-position:left bottom;
	border:1px solid #eee;
	border-bottom:none;
}
.tab-h3 h3 {
	border-right:1px solid #eee;
	padding:14px 11px 11px;
	color:#3E4C53;
	cursor:pointer;
	float:left;
	position:relative;
	min-height:1px;
	width:25%;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-text-overflow:ellipsis;
	-moz-text-overflow:ellipsis;
	font-size: 16px;
	font-weight: 400;
}
.tab-h3 h3:nth-child(4) {
	border-right:1px solid #f7f7f7;
}
h3.nbb1 {
	border-bottom:3px solid #080707;
	color:#322F2F;
}
.tab-ul {
	min-height:200px;
	padding:0px;
	margin:0px;
}
.tab-ul li {
	display:none;
	height:50px;
	line-height:50px;
}
.tab-ul li.db {
	display:block;
}
.tab-h4 {
	width:25%;
	text-align:center;
	border-bottom:1px solid #080707;
	font-weight:normal;
}
.tab-box {
	width:75%;
	border-bottom:1px solid #eee;
	padding:0 10px 0 25px;
}
.tab-box a {
	color:#666;
}
.tab-box a:hover {
	color:#333;
}
.mainr {
	width:39.166667%;
	overflow:hidden;
}
.mainr img {
	font-size:0px;
}
.pro_hw {
	margin-right:-30px;
}
.img_txt {
	padding-right:30px;
	margin-bottom:30px;
	float:left;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.img_txt a h3 {
	margin:6px auto;
	font-weight:normal !important;
	font-size:18px;
	color:#333;
}
.img_txt a h3:hover {
	text-decoration:underline !important;
}
.img_txt p {
	font-size:16px;
	color:#333;
}
.img_txt_m {
	margin-right:0px;
}
.mainfoot {
	background:#272727;
	padding:40px 0 10px 0;
}
.footl {
	width:68.3333333%;
}
.footNavBox {
	display:-moz-box;
	display:-webkit-box;
	display:box;
	width:100%;
}
.footNavdl {
	padding:0 30px 0 0;
	text-align:left;
	-moz-box-flex:1;
	-webkit-box-flex:1;
	box-flex:1;
}
.footNavdiv {
	width:260px;
	padding:0px 20px;
	font-size:14px;
	line-height:26px;
	color:#565656;
}
.footNavdl dt {
	font-size:18px;
	font-weight:bold;
	color:#fff;
	margin-bottom:14px;
}
.footNavdl dd {
	margin-bottom:5px;
}
.footNavdl a {
	font-size:16px;
	color:#fff;
}
.footNavdl a:hover {
	text-decoration: underline;
}
.footr {
	width:31.6666666%;
}
.index_link {
	min-height:20px;
	_height:20px;
}
.link_box .img a {
	display:block;
	font-size:0px;
	height:50px;
}
.link_box .img img {
	width:100%;
}
.link_box .txt {
	zoom: 1;
	margin-bottom: 3px;
}
.link_box .txt li {
	list-style: none;
	float: left;
	font-size: 16px;
	margin-right:16px;
	overflow: hidden;
	margin-bottom:5px;
}
.link_box .txt a {
	color: #fff;
	margin:0 5px;
}
.link_box .txt li a:hover {
	text-decoration: underline;
}
.link_box .img li {
	list-style: none;
	float: left;
	width:112px;
	height:50px;
	margin:5px 22px 10px 0;
	overflow: hidden;
}
.link_title, .link_active {
	float:left;
}
.link_title {
	font-size:18px;
	font-weight:bold;
	color:#fff;
	margin-bottom:14px;
}
.link_active {
	margin-right:-25px;
}
footer {
	background:#272727;
	padding:30px 0 20px 0;
	color:#fff;
}
footer a {
	color:#fff;
}
footer a:hover {
	color:#fff;
	text-decoration: underline;
}
.foot-nav {
	text-align:right;
	height:25px;
	line-height:25px;
}
.foot-nav span {
	font-size:10px;
	margin:0px 8px;
	color:#fff;
}
.foot-text {
	text-align:left;
}
.foot-nav a:hover {
	color:#fff;
	text-decoration: underline;
}
.seco {
	padding-top:30px;
	padding-bottom:50px;
}
.sect {
	padding-bottom:50px;
}
.met_section article {
	margin-left:-210px;
}
.met_section article .met_article {
	margin-left:240px;
}
.met_section aside .met_aside_list {
	padding:10px 0;
}
.met_section aside .met_aside_list dl {
	margin-bottom:5px;
}
.met_section aside .met_aside {
	background:#f7f7f7;
}
.met_section aside .met_aside h2 {
	border-bottom:1px solid #eee;
	padding:20px;
	font-size:18px;
}
.met_section aside .met_aside dl dt {
	height:45px;
	line-height:45px;
}
.met_section aside .met_aside dl dt a {
	display:block;
	padding:0 20px;
	font-size:14px;
	color:#000;
}
.met_section aside .met_aside dl dt.on {
	background:#E6E6E6;
}
.met_section aside .met_aside dl dt.on a {
	color:#000;
}
.met_section aside .met_aside dl dt a:hover {
	color:#003082;
	background: #efefef;
}
.met_article_head .met_position {
	top:21px;
	right:10px;
	color:#aaa;
}
.met_section .met_related {
	margin:20px 0;
	border:1px solid #eee;
}
.met_section .met_related h2 {
	font-size:16px;
	padding:14px 11px 11px;
	color:#666;
	border-bottom:1px dotted #E8E8E7;
	font-weight:normal;
}
.met_section .met_related ul {
	list-style:none;
	padding:10px 10px 15px 10px;
}
.met_section .met_related li {
	padding:8px 0;
}
.met_section_aside {
	position:relative;
	float:left;
	width:210px;
}
.met_article .met_article_head {
	position:relative;
	padding:0 10px;
	border-bottom:1px solid #eee;
}
.met_article .met_article_head h1 {
	padding:22px 0;
	font-size:16px;
	color:#000;
	font-weight:bold;
}
.met_article .met_article_head .met_position {
	position:absolute;
	font-family:"\5b8b\4f53";
}
.met_section_asidenone article {
	float:none;
	margin-left:0;
}
.met_section_asidenone article .met_article {
	margin-left:0;
}
.met_articlebox {
	width:100%;
	float:left;
}
.met_section aside .met_aside dl dd a {
	display:block;
	padding-left:40px;
	height:40px;
	color:#333;
	font-weight:normal;
	line-height:40px;
}
.met_section aside .met_aside dl dd .on a, .met_aside dl dd a:hover {
	background:#efefef;
	color:#003082;
}
.met_article_head .met_position a {
	color:#999;
	font-family:'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}
.met_section_head {
	height:50px;
	color:#aaa;
	padding:0 10px;
	font-size:12px;
	font-family:'宋体';
	line-height:50px;
}
.met_section_head a {
	color:#999;
	font-family:'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}
.met_section_head a:hover {
	color:#e9280c;
}
.advsearch_class1 select, .advsearch_class2 select, .advsearch_class3 select, .advsearch_searchtype select {
	width:100%;
}
/*以下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:120%;
	font-weight: bolder;
}
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 {
	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%;
	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;
	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 #eee!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 #eee
}
.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:30px 0 0
}
.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:30px 10px
}
.met_module2_list {
	padding:10px 0px
}
.met_module2_list li {
	list-style:none;
	border-bottom:1px solid #eee;
	padding:15px 100px 15px 15px;
	position:relative;
	font-size: 14px;
}
.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:5px 0
}
.met_module2 .met_infos {
	color:#818181;
	font-size:12px;
	margin-bottom:30px;
	padding-bottom:10px;
	border-bottom:1px solid #eee
}
.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 10px
}
.met_tools {
	border-top:1px solid #eee;
	margin-top:30px;
	position:relative;
	padding:10px 10px 0;
	height:50px;
	line-height:50px
}
.met_tools .met_page {
	clear:both;
	position:absolute;
	right:5px;
	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:30px;
	overflow:hidden
}
.met_module3_list ul.list_1 li a {
	text-align:center;
	display:block;
	margin:0 auto;
	background:#fff;
	border:1px solid #eee;
	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 #eee
}
.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 dl.pshow {
	visibility:hidden
}
#showproduct dl.pshow dt {
	float:left;
	position:relative;
	font-size:0;
	text-align:center;
	overflow:hidden;

}
#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 #eee
}
#showproduct dl.pshow dd .met_box ul li {
	list-style:none;
	color:#818181;
	padding:8px 5px 8px 90px;
	border-bottom:1px solid #eee;
	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:1px solid #eee
}
#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:30px;
	font-size:18px;
	font-weight:normal;
	border-bottom:1px solid #eee;
	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:30px;
	overflow:hidden
}
#showproduct .met_related_list li a {
	text-align:center;
	display:block;
	margin:0 auto;
	background:#fff;
	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_nav_contbox {
	padding:0 10px
}
#downloadlist {
	padding:15px 0px;
}
#downloadlist .metlist {
	margin-bottom:20px
}
#downloadlist .metlist dt {
	border-bottom:1px solid #eee;
	font-size:14px;
	font-weight:bold;
	padding:8px 15px;
	background-color:#f5f5f5;
}
#downloadlist .metlist dt a {
	color:#000;
}
#downloadlist .metlist dt a:hover {
	color:#003082;
}
#downloadlist .metlist dd {
	color:#999;
	padding:8px 15px;
	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:#003082
}
#showdownload h1.title {
	font-size:24px;
	padding:17px 10px;
	border-bottom:1px solid #eee;
	margin-bottom:30px
}
#showdownload .paralist {
	background:#f5f5f5;
	padding:5px 10px;
	color:#000;
	visibility:hidden
}
#showdownload .paralist li {
	list-style:none;
	padding:8px 5px 8px 90px;
	min-height:20px;
	position:relative;
	border-bottom:1px solid #eee
}
#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 #eee
}
#showdownload .downloadbox {
	margin-top:30px
}
#showdownload .downloadbox a {
	display:inline-block;
	background:#013E77;
	height:35px;
	line-height:35px;
	padding:0 35px;
	color:#fff;
	border-radius:2px
}
#showdownload .downloadbox a:hover {
	background:#00376B
}
#showdownload .downloadbox a.active {
	background:#00213F
}
#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;
	margin:0 auto;
	background:#fff;
	font-size:0
}
#imglist ul.list_1 li h2 {
	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:20px 10px;
	border-bottom:1px solid #eee
}
#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 5px;
	border-bottom:1px solid #eee;
	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:79px;
	width:790px;
	margin:0px auto;
	padding:10px;
	height:79px;
	overflow:hidden
}
#showimg ul.exposureThumbs li {
	background:#111;
	margin:0 10px 0 0;
	padding:0;
	text-align:center;
	display:none;
	float:left;
	width:150px;
	height:79px;
	overflow:hidden
}
#showimg ul.exposureThumbs li img {
	cursor:pointer;
	height:79px;
	width:150px;
}
#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 #eee
}
#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 dl {
	padding:10px 5px 10px;
	margin-top:30px;
	border:1px solid #eee
}
#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 #eee;
	font-size:12px
}
#joblist dd .mis span {
	margin-right:15px;
	color:#999
}
#showjob h1.title {
	font-size:24px;
	padding:17px 10px;
	border-bottom:1px solid #eee;
	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 #eee
}
#showjob .met_editor {
	padding:0 10px
}
#cvlist {
	padding:30px 0px 20px
}
#showjob .paralist {
	background:#f5f5f5;
	padding:5px 10px;
	color:#000;
	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 #eee
}
#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:#013E77;
	height:35px;
	line-height:35px;
	padding:0 35px;
	color:#fff;
	border-radius:2px
}
#showjob .info_cv a:hover {
	background:#00376B
}
#showjob .info_cv a.active {
	background:#00213F
}
#messagelist .metlist {
	margin-top:30px;
	border:1px solid #eee;
	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 #eee
}
#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 0px 25px
}
#linklist .ctitle {
	margin:10px 0 10px;
	padding:5px 15px;
	border-bottom:1px solid #eee
}
#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
}
#linksubmit {
	padding:30px 0 20px;
}
#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:158px;
	height:28px;
	line-height:28px\9;
	padding:2px 5px;
	border:1px solid #dcdfe0;
	background-color:#fff;
	color:#333;
	outline:0;
	border-radius:2px
}
ul.searchnavlist .searchgo {
	display:block;
	background:#013E77;
	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:#00376B
}
ul.searchnavlist .searchgo:active {
	background:#00213F
}
#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 #eee
}
#sitemaplist dt h2 {
	font-size:18px;
	font-weight:normal;
	padding:10px 0;
	border-bottom:1px solid #eee
}
#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;
	font-size:14px;
}
#sitemaplist dd li {
	margin-top:5px
}
#sitemaplist dd li h4 {
	margin-top:15px
}
#sitemaplist dd li h4 a {
	font-weight:normal;
	color:#666
}
.v52fmbx_hr {
	border-top:1px solid #eee;
	margin:0;
	padding:0 5px 0 15px;
	font-weight:bold;
	font-size:16px;
	background:#f5f5f5;
	height:60px;
	line-height:60px;
}

:-ms-input-placeholder {
color:#999
}
.met-focus {
	border:1px solid #23b7e5!important
}
.v52fmbx {
	border:1px solid #eee;
	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 #eee;
	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
}
.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:#013E77;
	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:#00376B
}
.submit.active {
	background:#00213F
}
.v52fmbx dl dd.ftype_code input {
	width:80px;
	margin-right:10px
}
.v52fmbx dl dd.ftype_code img {
	height:30px;
	position:relative;
	bottom:2px
}
.pages {
	padding: 30px 0 30px;
	text-align: center
}
.pages li {
	display: inline;
	margin:0 2px;
}
.pages li.thisclass, .pages a:hover {
	padding: 3px 8px;
	border: 1px solid #5d5d58;
	background: #5d5d58;
	color: #fff;
	text-decoration: none
}
.pages a {
	padding: 3px 8px;
	border: 1px solid #CCC;
	background: #fff;
	color: #A4A4A4;
	line-height: 18px
}
.ly {
	overflow:hidden;
	padding:50px
}
.ly .k {
	width:300px;
	height:30px
}
.ly li {
	margin-bottom:15px
}
.ly .t {
	margin-left:42px;
	padding:3px 15px;
	cursor:pointer
}
.downAnd a{height:40px;width:300px;line-height:40px;display:block;color:#fff;cursor:pointer;background:url(../images/icon.png) no-repeat}.downIos a:hover,.downAnd a:hover{color:#fff}.downIos a:hover{background-color:#2f7fcb}.downAnd a:hover{background-color:#6ba510}.downIos a{background-color:#3a8edd;background-position:0 -964px}.downAnd a{background-color:#7abb15;background-position:0 -1023px}.downNo{background-color:#d6d6d6;height:40px;line-height:40px;color:#fff;font-size:17px;text-align:center}.downai{overflow:hidden;display:inline-block;height:40px;width:220px;text-align:center;padding-left:30px}.zoneRight{width:295px;margin-left:30px}.zrightBox{width:291px;border:2px #e2e2e2 solid;margin-top:15px}.zrighTit{height:39px;border-bottom:1px #e2e2e2 solid}.zrighTit span,.zrighTit h3{height:39px;line-height:39px;padding-left:40px;font-size:18px;background-image:url(../images/icon.png);background-repeat:no-repeat;color:#333;font-weight:bold}.zrighTit span.tit1,.zrighTit h3.tit1{background-position:0 -1134px}.zrighTit span.tit2,.zrighTit h3.tit2{background-position:0 -1182px}.zrighTit span.tit3,.zrighTit h3.tit3{background-position:0 -1227px}.zrighTit span.tit4,.zrighTit h3.tit4{background-position:0 -1272px}.zrighTit span.tit5,.zrighTit h3.tit5{background-image:none;padding-left:10px}.zrighTit .more{height:39px;width:40px;display:inline-block;border-left:1px #e2e2e2 solid;background:url(../images/icon.png) 0 -1083px;position:absolute;right:0;top:0;z-index:2}.zrighTit a:hover.more{border-left:1px #e2e2e2 solid;background:url(../images/icon.png) 0 -1325px}

.text {
    border-bottom: 1px solid #C2C2C1;
    height: 40px;
    position: relative;
	top:0px;
	margin-bottom:10px;
}
.text h2 {
	border-bottom: 3px solid #080707;
	bottom: -1px;
	font-size: 20px;
	font-weight: 700;
	left: 0;
	position: absolute;
	font-family: Microsoft Yahei;
	padding: 0 0 5px;
}

.demoGameCon li {
    width: 110px;
    height: 170px;
    text-align: center;
    float: left;
    padding: 5px 5px;
    position: relative;
}
.demoGameCon li a.info {
    width: 90px;
    position: relative;
    cursor: pointer;
}
a:link, a:visited, a:hover, a:active {
    text-decoration: none;
}
a {
    color: #333;
}

.demoGameCon li a.down {
    display: block;
    width: 66px;
    border: 1px solid #ccc;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 0 auto;
    text-align: center;
    line-height: 23px;
    background: #fafafa;
    background: -moz-linear-gradient(top, #fff, #fafafa);
    background: -webkit-linear-gradient(top, #fff, #fafafa);
    background: -ms-linear-gradient(top, #fff, #fafafa);
    background: -o-linear-gradient(top, #fff, #fafafa);
}
.down:hover{background:#EEC668;border-color:#EEC668;color:#E78B13;font-weight:700 font-weight:700}



.ngVideo,.special {
	width:1200px;
	height:326px;
}
.videoBig {
	position:relative;
	width:492px;
	hegiht:316px;
	padding:10px 3px 0 0
}
.videoBig a,.videoBig a:hover,.videoNor li a,.videoNor li a:hover {
	color:#fff
}
.videoBig a img {
	width:492px;
	height:316px;
	overflow:hidden
}
.videoBig h5,.videoBig p,.videoBig span,.videoNor li p,.videoNor li span {
	position:absolute
}
.videoBig h5,.videoBig p {
	width:430px;
	padding:0 10px
}
.videoBig h5 {
	top:258px;
	height:36px;
	font-size:18px;
	line-height:36px
}
.videoBig p {
	top:292px;
	height:20px;
	font-size:12px
}
.videoBig a span,.videoNor li a span {
	top:50%;
	left:50%;
	width:48px;
	height:48px;
	margin:-24px 0 0 -24px;
	background:url(/style/images/circlePNG24.png) no-repeat -50px -84px
}
.videoBig a:hover span,.videoNor li a:hover span {
	background-position:0 -84px
}
.videoNor {
	width:705px;
	height:342px
}
.videoNor li {
	position:relative;
	width:208px;
	height:146px;
	float:left;
	padding:10px 0 12px;
	margin-left:26px
}
.videoNor li i {
	position:absolute;
	top:10px;
	padding:0;
	width:208px;
	height:146px;
	background:rgba(0,0,0,0.2)!important;
	background:#000;
	filter:alpha(opacity=20)
}
.videoNor li img {
	width:208px;
	height:146px;
	overflow:hidden
}
.videoNor li p {
	top:128px;
	width:198px;
	height:20px;
	padding:0 5px
}


.ngncs .gname {
    width: 80px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}




.videoNor1 li a span {
	top:50%;
	left:50%;
	width:48px;
	height:48px;
	margin:-24px 0 0 -24px;
	background:url(/style/images/circlePNG24.png) no-repeat -50px -84px
}

.videoNor1 {
	width:705px;
	height:342px
}
.videoNor1 li {
	position:relative;
	width:208px;
	height:186px;
	float:left;
	padding:10px 0 12px;
	margin-left:26px
}
.videoNor1 li i {
	position:absolute;
	top:10px;
	padding:0;
	width:208px;
	height:146px;
	background:rgba(0,0,0,0.2)!important;
	background:#000;
	filter:alpha(opacity=20)
}
.videoNor1 li img {
	width:225px;
	height:125px;
	overflow:hidden
}
.videoNor1 li p {
	top:128px;
	width:198px;
	height:20px;
	padding:0 5px
}

.btnbb { width: 106px; height: 32px; line-height: 32px; text-align: center; font-size: 16px; margin-left: 10px; }
.btnbb a { display: block; background: url(/templets/default/images/bb.gif) no-repeat;}
.btnbb a:hover { background-position: -110px 0; color: #fff; text-decoration: none; }

/*底部弹窗样式*/
.error{
  color: red;
}
.logreg-bodybg1 {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9990;
  background: rgb(0 0 0 / 50%);
}
.logreg-wrap1 {
  display: none;
  position: fixed;
  top: 20%;
  left: 0;
  right: 0;
  width: calc(100% - 10px);
  max-width: 330px;
  margin: 0 auto;
  z-index: 9991;
  box-sizing: content-box;
  background: #fff;
  border-radius: 8px;
}
.logreg-wrap1 .logreg-body1 {
  position: relative;
  padding: 20px;
}
.logreg-body1 .logreg-close1 {
  position: absolute;
  top: 5px;
  right: 10px;
  cursor: pointer;
  font-size: 16px;
  color: #999;
}
cite, i {
  font-style: normal;
}
.logreg-body1 .logreg-title1 {
  margin-bottom: 15px;
}
.logreg-body1 .logreg-title1 span {
font-size: 20px;
}
.logreg-body1 .logreg-input {
  border: 1px solid #dcdfe6;
  padding: 5px;
  margin-bottom: 5px;
  border-radius: 8px;
  font-size: 14px;
  position: relative;
}
.logreg-body1 .logreg-input i {
  color: #828282;
}
cite, i {
  font-style: normal;
}
.logreg-body1 .logreg-input input {
  width: calc(100% - 25px);
  margin-left: 5px;
  padding: 3px;
  border-radius: 8px;
  border: 0;
}
.logreg-body1 .logreg-button {
  margin: 10px auto 10px;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  padding: 10px;
  border-radius: 20px;
}
.btn-1
{
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-radius: 4px;
  color: #fff;
  background-color: #f7aa00;
  width:100%;
 padding: 10px;
border-radius: 20px;
}
.logreg-title1 p{
color:red;
}
.error{
  color: red;
}
.btn-1
{
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-radius: 4px;
  color: #fff;
  background-color: #f7aa00;
  width:100%;
 padding: 10px;
border-radius: 20px;
}