@charset "UTF-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, b {
	padding: 0;
	margin: 0;
	font-weight: normal;
}
html {
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
}
/*始终让 Firefox 显示滚动条*/
* {
	word-wrap: break-word;
	margin: 0;
	padding: 0;

}/*文字强制换行word-break:keep-all;(Ff)*/
table {
	border-collapse: collapse;
}/*细线表格*/
fieldset, img {
	border: none;
}/*清除描边,块显示*/
ul, li {
	list-style-type: none;
}/*无列表项目标记*/
a {
	text-decoration: none;
}/* 链接无下划线,有为underline;链接去框 */

a:hover {
	color: #0193de;
}/* 鼠标在链接上 */
body {
	font-family:"Microsoft YaHei";
	font-size: 12px;
	color: #666;
	background: #fff;
	min-width:1340px;
	overflow: hidden;
}
select, input {
	vertical-align: middle;
	outline: none;
}
em, i {
	font-style: normal;
}
input[type=button], input[type=reset], input[type=submit], input[type=radio], input[type=checkbox] {
	cursor: pointer;
	outline: none;
	border: none;
}
textarea{outline: none;}
input {
	outline: none;
	border: none;
}

.clear {
	clear: both;
	overflow:hidden;
}
.h5{
	clear: both;
	height: 5px;
	overflow:hidden;
}
.h6{
	clear: both;
	height: 6px;
	overflow:hidden;
}
.h10 {
	clear: both;
	height: 10px;
	overflow:hidden;
}
.h15 {
	clear: both;
	height: 15px;
	overflow:hidden;
}
.h20 {
	clear: both;
	height: 20px;
}
.h25 {
	clear: both;
	height: 25px;
	overflow:hidden;
}
.h30 {
	clear: both;
	overflow:hidden;
	height: 30px;
}
.h40 {
	clear: both;
	height: 40px;
	overflow:hidden;
}
.h45{
	clear: both;
	height: 45px;
	overflow:hidden;
}
.h50 {
	clear: both;
	height: 50px;
	overflow:hidden;
}
.h55{
	clear: both;
	height: 55px;
	overflow:hidden;
}
.h60 {
	clear: both;
	height: 60px;
	overflow:hidden;
}
.h70 {
	clear: both;
	height: 70px;
	overflow:hidden;
}
.h80 {
	clear: both;
	height: 80px;
	overflow:hidden;
}
.h90 {
	clear: both;
	height: 90px;
	overflow:hidden;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
img {
	border: none;
}
/*公共部分结束*/

/*
* 框架
*/

.cont{
	overflow: hidden;
}

.contBox{
	width: 100%;
	overflow: hidden;
}

.wrap{
	width: 1200px;
	margin:0px auto;
}
.min_h400{
	min-height: 400px;
	height: auto !important;
	height: 400px;
	overflow: hidden;
}

.rightBox{
	background: #fff;
}

/*顶部开始*/
.top{
	overflow: hidden;
	background:#fff;
}
.logo{
	display: block;
	height: 65px;
	overflow: hidden;
	margin:20px 0px;
}
.logo img{
	display: block;
	height:65px;
}
.topAdd{
	height: 25px;
	overflow: hidden;
	margin: 43px 0px 43px 85px;
}
.topAdd img{
	display: block;
	height: 28px;
}
.topTel{
	height: 48px;
	overflow: hidden;
	padding-left: 60px;
	font-size: 14px;
	color:#ac2828;
	line-height: 25px;
	margin:31px 0px;
	background: url(../images/topTel.png) no-repeat left center;
}
/*顶部结束*/

/*
* nav 导航 begin
*/
.topNav{
	height: 50px;
	background: #014099;
	position: relative;
	z-index: 2;
}
.nav_dl{
	height: 50px;
	position: relative;
}
.nav_dl dd{
	width: 140px;
	float: left;
	display: inline;
	position: relative;
}
.nav_a{
	display: block;
	height: 50px;
	overflow: hidden;
	font-size: 16px;
	color:#fff !important;
	text-align: center;
	line-height: 50px;
	background: url(../images/navIcon1.png) no-repeat right center;
}
.nav_dl dd.hover .nav_a{
	background: #0093dd !important;
}
a.bg_no{
	background: none;
}
.nav_ul{
	display: none !important;
	width: 100%;
	padding: 10px 0px;
	overflow: hidden;
	position: absolute;
	top:50px;
	background: rgba(255,255,255,0.7);
	
}
.nav_ul li{
	width: 100%;
	clear:both;
	line-height: 20px;
	padding: 10px 0px;
	overflow: hidden;
	float: none !important;

}
.nav_ul li:hover{
	background: rgba(189,189,189,0.7);
}
.navDiv{
	overflow: hidden;
}
.navDiv a{
	display: block;
	overflow: hidden;
	font-size: 14px;
	color:#707070;
	text-align: center;
}
.navDiv a b{
	color:#0093dd;
}
.navDiv a:hover{
	color:#0093dd;
}
.navDiv a:hover b{
	text-decoration: underline;
}
.navDiv p{
	height: 25px;
	overflow: hidden;
}
/*banner开始*/
.banner{
	overflow:hidden;
	position: relative;
	z-index: 1;
}

.banner .hd{
	width:100%;
	position:absolute;
	z-index:1;
	bottom:15px;
	left:0;
	text-align: center;、
}
.banner .hd ul {
	overflow: hidden;
	display: inline-block;
}
.banner .hd ul li {
	cursor:pointer;
	float: left;
	display:inline;
	zoom:1;
	width: 45px;
	height: 3px;
	overflow:hidden;
	line-height:100px;
	margin:0 10px;
	background: #fff;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.banner .hd ul .on {
	background: #005ea5;
}
.banner .center{
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
}
	
.banner .bd{ position:relative;height: 450px; z-index:0;overflow:hidden;}
.banner .bd li{ zoom:1; vertical-align:middle; height:450px;}
.banner .bd li a{ display:block; width:100%; height:100%;}
.banner .checkBox{
	height: 38px;
	overflow: hidden;
	width: 1200px;
	position: absolute;
	left: 50%;
	top:50%;
	margin-left: -600px;
	margin-top: -19px;
	z-index: 2;
}
.banner .bt{
	display: block;
	width: 20px;
	height: 37px;
	overflow: hidden;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
}

.banner:hover .bt{
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}

.banner .prev{
	background: url(../images/bannerPrev.png) no-repeat center left;
	float: left;
	text-align: right;
}

.banner .prev:hover{
	background: url(../images/bannerPrev_h.png) no-repeat center left;
}

.banner .next{
	background: url(../images/bannerNext.png) no-repeat center right;
	float: right;
}
.banner .next:hover{
	background: url(../images/bannerNext_h.png) no-repeat center right;
}

/*banner结束*/

/*subBanner begin*/
.subBanner{
	width: 100%;
	padding-top:18%;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

/*
* left begin
*/
.leftBox{
	width: 195px;
	overflow: hidden;
}
.leftTit{
	height: 50px;
	overflow: hidden;
	line-height: 50px;
	color:#fff;
	text-align: center;
	background: url(../images/leftTit.png) no-repeat center center;
}
.leftTit span{
	font-size: 16px;
}
.leftTit i{
	font-size: 12px;
}
.leftMenu_dl{
	border:1px solid #0193de;
	overflow: hidden;
	padding: 10px 0px;
}
.leftMenu_dl dd{
	height: 50px;
	overflow: hidden;
	line-height: 50px;
	padding-left: 45px;
}
.leftMenu_a{
	display: block;
	overflow: hidden;
}
.leftMenu_a em{
	display: block;
	width: 4px;
	height: 4px;
	overflow: hidden;
	float: left;
	background: #333;
	margin: 23px 10px 0px 0px;
}
.leftMenu_a span{
	display: block;
	overflow: hidden;
	font-size: 16px;
	color:#333;
	float: left;
}
.leftMenu_dl dd.hover .leftMenu_a em,
.leftMenu_a:hover em{
	background:#0193de;
}
.leftMenu_dl dd.hover .leftMenu_a span,
.leftMenu_a:hover span{
	color:#0193de;
}
.leftTxt{
	padding: 10px 15px;
	overflow: hidden;
	border:1px solid #0193de;
	font-size: 12px;
	color:#000;
	line-height: 30px;
}
/*
* location
*/

.location{
	height: 40px;
	background: #eee;
	padding: 0px 10px;
}
.locationMenu{
	line-height: 40px;
	overflow: hidden;
	color:#000;
	position: relative;
	padding-left: 15px;
}
.locationMenu span{
	font-size: 14px;
}
.locationMenu i{
	font-size: 12px;
	color:#666;
	padding-left: 5px;
}
.locationMenu em{
	display: block;
	width: 6px;
	height: 24px;
	overflow: hidden;
	background: #0193de;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -12px;
}
.locaCont{
	line-height: 40px;
	overflow: hidden;
	font-size: 14px;
	color:#666;
}
.locaCont a{
	color:#666;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.locaCont a:last-child,
.locaCont a:hover{
	color:#0193de;
}

.locaCont i{
	padding: 0px 5px;
}

/*页码开始*/
.page {
	padding:10px 0px;
	overflow: hidden;
	text-align: center;
	clear: both;
}
.page code, .page a {
	padding:4px 10px;
	color:#393939;
	font-size: 12px;
	border: 1px solid #e4e4e4;
	background: #fafafa;
	font-family: "microsoft yahei";
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.page a i{
	font-family: "宋体";
	font-size: 12px;
}
.page a:hover {
	background: #0193de;
	color: #fff;
	border: 1px solid #0193de;
}
.page a.hover {
	background: #0193de;
	color: #fff;
	border: 1px solid #0193de;
}
.page input {
	vertical-align: middle;
	height: 20px;
	border: 1px solid #e4e4e4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.page input.pageDetail {
	width: 30px;
	height:22px;
	line-height:22px;
	text-align: center;
}
.page input.page_bnt{
	border: none;
	width: 58px;
	height:24px;
	cursor:pointer;
	color:#fff;
	background:#0193de; 
    }
/*页码结束*/

/*底部开始*/
.footBox1{
	overflow: hidden;
	background: #cac8c8;
	padding: 30px 0px;
}
.footBox1_dl{
	overflow: hidden;
}
.footBox1_dl dd{
	width:18%;
	overflow: hidden;
	float: left;
	display: inline;
	position: relative;
	z-index: 1;
}
.footBox1_dl dd:after{
	content: "";
	width: 1px;
	height:100%;
	background:#b0aeae;
	position: absolute;
	top: 0;
	left:64%;
	z-index: -1;
}
.footBox1_dl dd:last-child:after{display:none}
.footBox1Div{
	overflow: hidden;
	position: relative;
}
.footBox1Tit{
	display: block;
	overflow: hidden;
	font-size: 14px;
	color:#323232;
	margin-bottom: 10px;
}
.footBox1Div p{
	line-height: 22px;
	font-size: 12px;
	color:#ff7800;
	overflow: hidden;
}
.footBox1Div p i{
	display: block;
	width: 6px;
	height: 6px;
	overflow: hidden;
	float: left;
	background: #1c3a54;
	margin-top: 8px;
	margin-right: 5px;
}
.footBox1Div p a{
	font-size: 12px;
	color:#666;
	overflow: hidden;
}
.footBox1Div p a:hover{
	color:#ff7800;
}
.footBox1Div em{
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top:50%;
	margin-top: -25px;
}
.footIcon1{
	background: url(../images/footIcon1.png) no-repeat center center;
}
.footIcon2{
	background: url(../images/footIcon2.png) no-repeat center center;
}
.footIcon3{
	background: url(../images/footIcon3.png) no-repeat center center;
}
.footIcon4{
	background: url(../images/footIcon4.png) no-repeat center center;
}
.footer{
	overflow: hidden;
	background: #014099;
	padding: 25px 0px;
	padding-top: 10px;
}
.footC{
	clear: both;
	text-align: center;
	overflow: hidden;
}
.footL{
	display:inline-block;
	overflow: hidden;
	text-align:center;
}
.footMenu{
	display: inline-block;
	font-size: 14px;
	color:#fff;
	overflow: hidden;
	padding: 10px 0px;
}
.footMenu a{
	font-size: 14px;
	color:#fff;
	font-family: "宋体";
}
.footMenu a:hover{
	text-decoration: underline;
}
.footMenu i{
	padding: 0px 10px;
	overflow: hidden;
}
.linkBox{
	display:inline-block;
	color:#fff;
	font-size: 14px;
	line-height: 26px;
	clear: both;
	margin-top:30px;
}
.linkBox a{color:#fff;padding:0 5px}
.footOhter{
	clear: both;
	font-size: 12px;
	color:#7f93c0;
	overflow: hidden;
	padding-top: 10px;
	text-align: center;
}
.footOhter a{color:#7f93c0;text-decoration:none}
.footOhter a:hover{color:#fff}
.footR{
	overflow: hidden;
}
.footerBox{position:relative;}
.footR p{
	background: #fff;
	border:1px solid #eee;
	overflow: hidden;
}
.footR p img{
	display: block;
	width:100px;
	height:100px;
}
/**/
.footBox2{
	clear: both;
	overflow: hidden;
	background:#014099;
	height:35px;
	line-height: 50px;
	font-size:14px;
	padding-top:20px;
}
.footBox2 strong{
	display: inline-block;
    float: left;
    width:100px;
    height: 19px;
	overflow: hidden;
    background: url(../images/tcqy.png) no-repeat center center;
    background-size: auto 13px;
    position: relative;
    top: 15px;
	line-height: 999px;
}
.footBox2 a{color:#ccc}
.footBox2 a:hover{color:#fff}
.footBox2R{
	width: 110px;
	height:50px;
	overflow: hidden;
	text-align: center;
	color: #333333;
	font-size:16px;
}
/*底部结束*/
.newsAllImg_dl{
	width: 1300px;
	overflow: hidden;
}
.newsAllImg_dl dd{
	width:275px;
	overflow: hidden;
	float: left;
	display: inline;
	margin:0px 27px 27px 0px;
}
.newsAllImg_a{
	display: block;
	overflow: hidden;
}
.newsAllImg_p{
	overflow: hidden;
	padding:10px;
	background: #eaf3ff;
}
.newsAllImg_p img{
	display: block;
	width: 250px;
	height: 165px;
	margin:0 auto;
}
.newsAllImg_a span{
	display: block;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	font-size: 16px;
	color:#333;
	text-align: center;
	padding-top: 10px;
}

/************************************二级页面 begin*************************************/
/*
* 全图列表 begin
*/

/*图文列表*/
.newsTextImg_dl{
	overflow:hidden;
	}
.newsTextImg_dl dd{
	clear:both;
	overflow:hidden;
	position: relative;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px dotted #aaa;
	}
.newsTextImg_a{
	display: block;
	width:210px;
	height:140px;
	overflow:hidden;
	position: absolute;
	left: 0px;
	top:0px;
	}
.newsTextImg_a img{
	display:block;
	width:210px;
	height:140px;
	}
.newsTextImgDeta{
	overflow:hidden;
	height: 125px;
	margin-left: 230px;
	padding: 5px 0px 10px;
	}
.newsTextImgName{
	font-size: 18px;
	color:#333;
	overflow: hidden;
}
.newsTextImgIntr{
	height: 60px;
	overflow: hidden;
	font-size: 14px;
	color:#666;
	line-height: 30px;
	margin:10px 0px;
}
a.newsTextImgMore{
	font-size: 14px;
	color:#0193de;
}
/*全文列表*/
.newsList_dl{
	display:block;
	overflow:hidden;
	}
.newsList_dl dd{
	display:block;
	height:50px;
	line-height: 50px;
	border-bottom:1px dashed #ddd;
	font-size:14px;
	}
.newsList_dl dd a{
	display:block;
	float:left;
	line-height:50px;
	text-align:left;
}
.newsList_dl dd a em{
	display: block;
	width: 4px;
	height: 4px;
	overflow: hidden;
	background: #666;
	float: left;
	margin:23px 10px 0px 0px;
}
.newsList_dl dd a i{
	font-size: 14px;
	color:#666;
}
.newsList_dl dd a:hover i{color:#0193de;}
.newsList_dl dd a:hover em{background:#0193de;}
.newsList_dl dd span{
	display:inline;
	float:right;
	line-height:50px;
	text-align:right;
	color:#999;
	font-size: 14px;
	}
/*^
 * 新闻阅读页
 */	
.articleBox {
	line-height:30px;
	padding:15px;
	color: #666;
	font-size:14px;
}
.articleBox img{
	max-width:100%;
	}
.articleFoot{
	border-top:1px solid #e4e4ee;
	overflow: hidden;
	padding: 15px 0px;
}
.articleBack{
	display: block;
	width: 90px;
	height: 35px;
	overflow: hidden;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	color:#848484;
	background: #eee;
}
.articleMov{
	width:890px;
	height:430px;
	overflow:hidden;
	margin:0 auto;
	}
.mapBox{
	clear:both;
	width:840px;
	height:380px;
	overflow:hidden;
	}
.articleTitle{
	clear: both;
	text-align: center;
	padding:0 10px;
	line-height: 35px;
	font-size:20px;
	color:#333333;
	font-family:"microsoft yahei";
}
.articleTime {
	display: block;
	clear: both;
	text-align: center;
	color: #757575;
	font-size:11px;
	line-height:30px;
	padding:10px 0 5px 0;
	font-family:"宋体";
	margin:0 100px;
}
.articleTime span{cursor: pointer;}
.articleTime span.hover{color: #ff0303}
.articleTime span:hover{color: #ff0303}
.pageUp{
	height:40px;
	display:block;
	padding-top:10px;
	border-top:1px solid #e8e8e8;
	}
.pageUp_left{
	float:left;
	display:inline;
	line-height:30px;
	}
.pageUp_left span{
	display:block;
	clear:both;
	height:30px;
	font-size:14px;
	line-height:30px;
	}
.pageUp_left span em{
	text-align:center;
	color:#555555;
	}
.pageUp_left span a{
	height:30px;
	overflow:hidden;
	background:#fff;
	color:#888888;
	}
.pageUp_left span:hover em{color:#0093dd;}
.pageUp_left span:hover a{color:#0093dd;}
.pageUp_bt{
	display:block;
	width:84px;
	height:32px;
	color:#a4a4a4;
	line-height:32px;
	text-align:center;
	background:#f4f4f4;
	margin:10px 0 0 0;
	}
.pageUp_right{
	float:right;
	display:inline;
	padding:15px 0 0 0;
 	}
.share{
	display:block;
	clear:both;
	padding:10px 0;
	}
.articlePage{
	clear:both;
	height:30px;
	text-align:center;
	font-family:Arial;
	}
.articlePage a{
	margin:0 1px;
	background:#ccc;
	padding:5px 10px;
	}
.articlePage a:hover{
	color:#fff;
	background:#6bae52;
	}
.articlePage a.hover{
	color:#fff;
	background:#6bae52;
	}	
/**
 * 文章阅读页-内容上部大图
 */
#play{
	width:810px;
	height:400px;
	position:relative;
	overflow: hidden;
	background:#fff;
	border:1px solid #e9e9e9;
	padding:5px;
	margin:20px auto 0 auto;
}
#play .change_a {
	width:40%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
	cursor: pointer;
	display: block;
	overflow: hidden;
	background:url(about:blank);
}
#play .prev_a {left: 0;}
#play .next_a {right: 0}
#play .change_a span {
	width: 24px;
	height: 43px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -21px;
	display: none
}
#play .prev_a span {background: url(../images/article_icon.png) no-repeat 0px -50px;left: 0;}
#play .next_a span {background: url(../images/article_icon.png) no-repeat -30px -50px;right: 0;}
#play .img_ul {
	position: relative;
	z-index: 1;
	width:810px;
	height:400px;
}
#play .img_ul li{
	position: relative;
	z-index: 1;
	width:810px;
	height:400px;
	background:#fff;
	margin:0 0 5px 0;
}
#play .img_ul li img{position:absolute;}
.imgMove{width:810px;clear:both;margin:20px auto;position:relative;}
.img_hd {
	margin:0 auto;
	overflow: hidden;
	height:100px;
	position:relative;
}
.img_hd ul {
	position: absolute;
	z-index: 1
}
.img_hd ul li {
	float: left;
	height:70px;
	width:120px;
	padding:1px;
	margin:0 7px;
	cursor: pointer;
	background:#fff;
	border:1px solid #d4d4d4;
	position:relative;
}
.img_hd ul li p{
	height:70px;
	width:120px;
	display:block;
	background:#fff;
	position:relative;
	}
.img_hd ul li i{
	display:block;
	clear:both;
	line-height:20px;
	padding:0 5px;
	background:#000;
	color:#fff;
	position:absolute;
	right:3px;
	bottom:3px;
	z-index:99999999999999;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	}
.img_hd ul li img {position:absolute;height:70px;width:120px;}
.img_hd ul li.on {border:1px solid #b91719;background:#b91719;}
.imgMove .bottom_a {
	width:25px;
	height:25px;
	display: block;
	cursor: pointer;
	z-index: 10;
	float:left;
	top:25px;
	position:absolute;
	z-index:9999999999999;
	background:url(../images/article_icon.png) no-repeat;
}
.imgMove .prev_a {background-position:left top;left:0;}
.imgMove .next_a {background-position:right top;right:0;}

/********************************此处首页样式开始*********************************/
/*
* 新闻中心
*/
.newsCenter{
	height: 45px;
	overflow: hidden;
	background: #eee;
}
.newsTit{
	line-height: 45px;
	font-size: 14px;
	color:#323232;
	font-weight: bold;
	padding-right: 10px;
	position: relative;
}
.newsTit em{
	display: block;
	height: 14px;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #fbfbfb;
	position: absolute;
	right: 0px;
	top:50%;
	margin-top: -7px;
}
.newsSlide{
	width: 700px;
	height: 30px;
	overflow: hidden;
	margin:7px 0px 7px 10px;
}
.newsSlide .bd{
	height: 30px;
	overflow: hidden;
}
.news_dl{
	overflow: hidden;
}
.news_dl dd{
	height: 30px;
	overflow: hidden;
	line-height: 30px;
}
.news_dl dd a{
	font-size: 12px;
	color:#646464;
}
.news_dl dd a:hover{
	color:#014099;
}
.newsMore{
	font-size: 12px;
	color:#646464;
	margin: 14px 0px;
}

/*
* 第一通栏 1st begin
*/
.indTit{
	height: 20px;
	overflow: hidden;
	position: relative;
	padding-left: 15px;
	font-size: 16px;
	color:#333;
	font-weight: bold;
	line-height: 20px;
}
.indTit em{
	display: block;
	width: 4px;
	height: 14px;
	overflow: hidden;
	background: #014099;
	position: absolute;
	left: 0px;
	top:50%;
	margin-top: -7px;
}
.indTit span{padding-left:10px;font-weight:normal;color:#666}

.ind1stL{
	width: 400px;
	height: 300px;
	position: relative;
}
.ind1stL .bd{
	overflow: hidden;
}
.ins1stL_dl dd a{
	display: block;
	overflow: hidden;
}
.ins1stL_dl dd a img{
	display: block;
	width: 400px;
	height: 300px;
}
.ind1stL .hd{
	overflow: hidden;
	position: absolute;
	right: 20px;
	bottom:20px;
}
.ind1stL .hd ul{
	overflow: hidden;
}
.ind1stL .hd ul li{
	width: 12px;
	height: 12px;
	overflow: hidden;
	float: left;
	display: inline;
	line-height: 100px;
	background: #fff;
	cursor: pointer;
	margin:0px 5px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.ind1stL .hd ul li.on{
	background: #ac2828;
}
.ind1stR{
	width: 775px;
	overflow: hidden;
}
.ind1stRIntr{
	height: 145px;
	font-size: 14px;
	color:#333;
	line-height: 25px;
	overflow: hidden;
}
.ind1stRIntr a{
	color:#014099;
}
.ind1stRIntr a:hover{
	text-decoration: underline;
}
.ind1stRSlide{
	overflow: hidden;
	position: relative;
    padding: 0 25px;
}
.ind1stRSlide .bd{
	height: 155px;
	overflow: hidden;
	margin:0px auto;
}
.ind1stR_dl{
	overflow: hidden;
	width:800px;
}
.ind1stR_dl dd{
	width: 166px;
	overflow: hidden;
	float: left;
	display: inline;
	margin-right: 20px;
}
.ind1stR_dl dd a{
	display: block;
	overflow: hidden;
	padding: 5px;
	background: #eaf3ff;
	height:145px;
}
.ind1stR_dl dd a img{
	display: block;
	/*width: 156px;
	height: 107px;*/
}
.ind1stRSlide .bt{
	display: none;
	width: 16px;
	height: 30px;
	overflow: hidden;
}
.ind1stRSlide .prev{
	position: absolute;
	left:0;
	top:50%;
	margin-top: -15px;
	background: url(../images/ind1stRIcon.png) no-repeat 0px 0px;
}
.ind1stRSlide .prev:hover{
	background: url(../images/ind1stRIcon.png) no-repeat 0px -30px;
}
.ind1stRSlide .next{
	position: absolute;
	right: 0px;
	top:50%;
	margin-top: -15px;
	background: url(../images/ind1stRIcon.png) no-repeat -16px 0px;
}
.ind1stRSlide .next:hover{
	background: url(../images/ind1stRIcon.png) no-repeat -16px -30px;
}
/*
* 第二通栏 2nd begin
*/
.bc_e6ecf4{
	background: #e6ecf4;
	text-align: center;
}
.ind2nd_dl{
	display: inline-block;
	overflow: hidden;
	padding: 60px 0px;
}
.ind2nd_dl dd{
	overflow: hidden;
	float: left;
	display: inline;
	margin:0px 20px;
}
.ind2ndNum{
	display: inline-block;
	height: 100px;
	min-width: 80px;
	overflow: hidden;
	border-radius: 5px;
	background: #ac2828;
	font-size:72px;
	color:#fff;
	padding: 0px 10px;
	text-align: center;
	line-height: 100px;
	font-weight: bold;
	position: relative;
	font-family:"Arial";
}
.ind2ndNum:after{
	content: "";
	display: block;
	width:100%;
	height:4px;
	background:#ac2828;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top:-5px;
}
.ind2ndTxt{
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	font-size:14px;
	color:#000;
	text-align: center;
	margin-top: 15px;
}
.ind2nd_dl dd:nth-child(4) .ind2ndNum{width:202px} 
.ind2nd_dl dd:nth-child(5) .ind2ndNum{width:405px} 
/*
* 第三通栏 3rd begin
*/
.ind3rd_dl{
	overflow: hidden;
}
.ind3rd_dl dd{
	width: 150px;
	overflow: hidden;
	float: left;
	display: inline;
}
.ind3rd_a{
	display: block;
	padding: 0px 10px;
	overflow: hidden;
	background: url(../images/ind3rdBg.png) no-repeat right center;
}
.ind3rd_dl dd:last-child .ind3rd_a{background:none}
.ind3rd_dl dd span{
	display: block;
	overflow: hidden;
	margin:0px auto;
}
.ind3rdTxt{
	height: 20px;
	overflow: hidden;
	line-height: 20px;
	padding-top: 10px;
	text-align: center;
	font-size: 14px;
	color:#a8a8a8;
}
.ind3rd_a:hover .ind3rdTxt{
	color:#ff9457;
}
.ind3rdIcon{
	display:block;
	width:47px;
	height:46px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
.ind3rdIcon.hoverH{display:none}
.ind3rd_a:hover .ind3rdIcon.hover{display: none;}
.ind3rd_a:hover .ind3rdIcon.hoverH{display: block;}
/*
* 第四通栏 4th begin
*/
.ind4th_dl{
	width: 1228px;
	overflow: hidden;
}
.ind4th_dl dd{
	width: 275px;
	overflow: hidden;
	border:1px solid #efefef;
	float: left;
	display: inline;
	margin-right: 30px;
}
.ind4thType{
	display: block;
	height: 60px;
	overflow: hidden;
	padding: 0px 30px;
	font-size: 18px;
	color:#fff !important;
	line-height: 60px;
	background: #22a2db;
}
.ind4thType span{
	display: block;
	overflow: hidden;
}
.ind4thType1 span{
	background: url(../images/ind4thType1.png) no-repeat right center;
}
.ind4thType2 span{
	background: url(../images/ind4thType2.png) no-repeat right center;
}
.ind4thType3 span{
	background: url(../images/ind4thType3.png) no-repeat right center;
}
.ind4thType4 span{
	background: url(../images/ind4thType4.png) no-repeat right center;
}
.ind4thTypeList{
	height: 120px;
	padding: 20px 30px;
	overflow: hidden;
	line-height: 30px;
}
.ind4thTypeList a{
	display: block;
	overflow: hidden;
	font-size: 14px;
	color:#888;
}
.ind4thTypeList a:hover{
	color:#0785d9;
}

/*
* 第五通栏 5th begin
*/
.ind5thSlide{
	position: relative;
}
.ind5thSlide .bt{
	display: block;
	width:40px;
	height:66px;
	background-color:rgba(0,0,0,0.5);
	line-height: 66px;
	font-size: 20px;
	color:#fff;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -33px;
	z-index: 9999;
	display: none;
	cursor: pointer;
	font-family:"宋体";
}
.ind5thSlide:hover .bt{display: block}
.ind5thSlide .bt.prev{left:0}
.ind5thSlide .bt.next{right:0}
.ind5thSlide .bd{
	height:410px;
	overflow: hidden;
}
.ind5thSlide_dl{
	width: 1210px;
	overflow: hidden;
}
.ind5thSlide_dl dd{
	width:220px;
	height:410px;
	overflow: hidden;
	float: left;
	display: inline;
	margin: 0px 25px 10px 0px;
}
.ind5thSlide_dl dd a{
	display: block;
	overflow: hidden;
	width:220px;
	height:410px;
	box-sizing: border-box;
	border:1px solid #e2e2e2;
	position: relative;
}
.ind5thSlide_dl dd a img{
	display: block;
	width:220px;
	height:410px;
}
.ind5thSlide_dl dd a .ddBox{
	width:100%;
	height:100%;
	position: absolute;
	bottom:-100%;
	left: 0;
	z-index: 11;
	background:#1973d4;
	transition-duration: 0.3s;
	text-align: center;
}
.ind5thSlide_dl dd a:hover .ddBox{bottom: 0}
.ind5thSlide_dl dd a .ddBoxC{
	overflow: hidden;
	position: absolute;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
}
.ind5thSlide_dl dd a .ddBox .divT1{
	height:30px;
	line-height: 30px;
	text-align: center;
	color:#fff;
	font-size:16px;
	padding:0 10px;
}
.ind5thSlide_dl dd a .ddBox .divText{
	font-weight: 300;
    line-height: 20px;
    font-size: 14px;
    margin-bottom: 15px;
	padding:0 10px;
	color: #fff;
}
.ind5thSlide_dl dd a .ddBox .divT2{
	display: inline-block;
    padding: 5px 10px;
    font-size: 14px;
    color: #fff;
    border: 2px solid #fff;
    background-color: #4d92d9;
    text-decoration: none;
    transition: 0.4s;
}
.ind5thSlide_dl dd a .ddBox .divT2:hover {
        background-color: transparent;
        color: #fff;
        transition: 0.4s;
    }
.ind5thSlide .hd{
	position: absolute;
	right: 0px;
	top:-32px;
	overflow: hidden;
}
.ind5thSlide .hd ul{
	overflow: hidden;
}
.ind5thSlide .hd ul li{
	width: 7px;
	height: 7px;
	overflow: hidden;
	float: left;
	display: inline;
	margin-left:10px;
	line-height: 100px;
	background: #c2c2c2;
	cursor: pointer;
}
.ind5thSlide .hd ul li.on{
	background: #ff965a;
}
/*slelect.demo样式start*/
.demo{width:100px; height:23px; position:relative;padding-right:23px;border:1px solid #ddd;}
.seljg{ text-align:left;padding-left:10px; line-height:23px; color:#999; font-size:12px; cursor:pointer;}
.demo i{ display:block; width:23px; height:23px; background:url(../images/sel.png) no-repeat center center; position:absolute; right:0px; top:0px; cursor:pointer;}
.selTj{ width:100%; overflow:hidden; border:1px solid #ddd; border-top:none; max-height:240px; overflow-y:auto; position:absolute; left:-1px; top:24px; background:#fff; display:none;}
.selTj a{ text-align:left;display:block; height:25px; line-height:25px; padding-left:10px; color:#666666; margin-bottom:1px;}
.selTj a:hover{ background:#f8f8f8; color:#ff7800;}
.selTj a.hover{background:#f8f8f8; color:#ff7800;}
/*slelect.demo样式end*/
/*
* 全图列表2
*/
.searchBox{
	height: 25px;
	border-bottom:1px solid #ddd;
	padding: 20px 0px;
}
.searchL{
	font-size: 18px;
	color:#0193de;
	line-height: 25px;
	overflow: hidden;
}
.searchDiv{
	overflow: hidden;
}
.searchDiv input{
	display: block;
	height: 23px;
	overflow: hidden;
	width: 130px;
	border:1px solid #ddd;
	border-right: none;
	line-height: 23px;
	font-size: 12px;
	color:#666;
	float: left;
	padding:0px 5px;
}
.searchBt{
	display: block;
	height: 25px;
	width: 40px;
	overflow: hidden;
	float: left;
	background: #0193de url(../images/searchBt.png) no-repeat center center;
}
.selectBox{
	height: 25px;
	margin-right:10px; 
}
.selectTit{
	display: block;
	line-height: 25px;
	font-size: 14px;
	color:#666;
}
.newsAllImg2_dl{
	overflow: hidden;
}
.newsAllImg2_dl dd{
	width: 317px;
	overflow: hidden;
	float: left;
	display: inline;
	margin:0px 0px 25px 0px;
	position: relative;
}
.newsAllImg2_p{
	width: 110px;
	height: 110px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top:0px;
	border: 1px solid #ddd;
	padding: 15px;
}
.newsAllImg2_p img{
	display: block;
	width: 110px;
	height: 110px;
}
.newsAllImg2Deta{
	height: 102px;
	overflow: hidden;
	margin-left: 142px;
	padding: 20px;
}
.newsAllImg2Tit{
	overflow: hidden;
	font-size: 16px;
	color:#333;
	text-align: center;
}
a.newsAllImg2Bt{
	display: block;
	height: 35px;
	overflow: hidden;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	color:#fff;
	background: #0193de;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	margin-top: 30px;
}


/*招聘列表*/
.joinList_dl{
	width: 100%;
	overflow: hidden;
}

.joinList_dl dt{
	height: 50px;
	overflow: hidden;
	line-height: 50px;
	border-bottom:1px solid #ddd;
}
.joinList_dl dt span{
	font-size: 16px;
}

.joinList_dl span{
	display: block;
	width: 173px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	color:#333;
	float: left;

}
.joinList_dl span.joinSpan1{
	width: 320px;
	text-align:center;
	padding-left: 15px;
}

.joinList_dl dd{
	height: 50px;
	overflow: hidden;
	line-height: 50px;
	border-bottom:1px dashed #ddd;
}

.joinList_dl dd:hover{
	background: #eef2fa;
}

.joinList_dl dd span a{
	font-size: 14px;
	color:#058ace;
	font-family: "宋体";
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.joinList_dl dd span a:hover{
	color:#0762b3;
	text-decoration:underline;
}

.joinBt{
	display: block;
	width: 125px;
	height: 35px;
	overflow: hidden;
	background: #d13333;
	font-size: 14px;
	color:#fff;
	text-align: center;
	line-height: 35px;
	/*display: none;*/
	margin-top: 20px;
}

.joinBt:hover{
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	-ms-opacity: 0.8;
	-o-opacity: 0.8;
	opacity: 0.8;
}


/*招聘表单页*/
.recruitmentForm{
	clear: both;
	overflow: hidden;
}
.recruitmentFormT{
	padding: 0px 20px;
	clear: both;
	height: 55px;
	line-height: 55px;
	color: #666;
	font-size: 18px;
}

.recruitmentForm_dl{
	clear: both;
	overflow: hidden;
	padding: 20px 0;
}
.recruitmentForm_dl dd{
	clear: both;
	overflow: hidden;
	margin-bottom: 12px;
}
.recruitmentForm_dl_title{
	float: left;
	width: 80px;
	height: 30px;
	line-height: 30px;
	color: #737373;
	text-align: right;
}
.recruitmentForm_dl_text1{
	float: left;
	height: 28px;
	padding-left: 6px;
	border: 1px solid #e4e4e4;
	background: #fafafa;
}
.recruitmentForm_dl_state{
	float: left;
	width: 60px;
	line-height: 30px;
	color: #737373;
	padding: 0 10px;
}
.recruitmentForm_dl_red{
	color: #e60012;
	padding-right: 1px;
}
.recruitmentForm_dl_textarea{
	float: left;
	width: 820px;
	height: 150px;
	padding: 3px;
	border: 1px solid #e4e4e4;
	background: #fafafa;
	outline: none;
}
.recruitmentForm_dl_pic{
	float: left;
	margin: 0 10px;
}
.recruitmentForm_dl_pic img{
	display: block;
	width: 90px;
	height: 30px;
}
.recruitmentForm_dl_btn1{
	float: left;
	line-height: 30px;
	color:#737373 !important;
}


.recruitmentForm_dl dt{
	overflow: hidden;
	text-align: left;
	padding-left: 80px;
}

.recruitmentForm_dl dt a{
	display: inline-block;
	width: 125px;
	height: 35px;
	overflow: hidden;
	background: #0193de;
	font-size: 14px;
	color:#fff;
	text-align: center;
	line-height: 35px;
}

.joinReset{
	background: #a2a2a2;
}

.joinSubmit{
	background: #79171c;
}

.w188{ width: 188px;}
.w113{ width: 113px;}
.w331{ width: 331px;}
.w78{ width: 78px;}

.recruitmentName{
	font-size: 24px;
	color:#666666;
	overflow: hidden;
}
.recruitmentBt{
	overflow: hidden;
}
.recruitmentBt a{
	display: block;
	width: 95px;
	height: 35px;
	overflow: hidden;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	color:#fff !important;
	float: left;
	margin-right: 25px;
}
.goBack{
	background: #ff8a00;
}
.goJoin{
	background: #01aded;
}

/*
* joinUs
*/
.joinUsTit{
	font-size: 30px;
	color:#0193de;
	overflow: hidden;
	text-align: center;
}

/*
* 体验中心
*/
.expTit{
	height: 12px;
	border-bottom:1px dashed #59a9d7;
	position: relative;
}
.expTit span{
	display: block;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	background: #fff;
	padding-right: 10px;
	font-size: 18px;
	color:#2f94cd;
	position: absolute;
	left: 0px;
	top:0px;
}
.expIntr{
	overflow: hidden;
	font-size: 16px;
	color:#888;
	line-height: 30px;
}
.expStupBox{
	padding-top: 60px;
	overflow: hidden;
	background: url(../images/expBg.png) no-repeat center top;
}
.expStup{
	width: 120px;
	overflow: hidden;
	font-size: 12px;
	color:#888;
	line-height: 18px;
	float: left;
	display: inline;
}
.expTip{
	overflow: hidden;
}
.expTipCont{
	width: 410px;
	height: 60px;
	overflow: hidden;
	padding: 33px 45px;
	font-size: 22px;
	color:#818181;
	line-height: 30px;
	font-weight: bold;
	font-family: "黑体";
	float: left;
	display: inline;
}
.expTipBg1{
	background: url(../images/expTipBg1.png) no-repeat center center;
}
.expTipBg2{
	background: url(../images/expTipBg2.png) no-repeat center center;
}
.txpTable{
	width: 100%;
	border:1px solid #d9d9d9;
	overflow: hidden;
	margin-bottom: 1px;
}
.txpTable tr th{
	padding: 5px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color:#3d3d3d;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	border-right: 1px solid #d9d9d9;
}
.txpTable tr{
	overflow: hidden;
	border-bottom: 1px solid #d9d9d9;
}
.txpTable tr td{
	padding: 8px;
	overflow: hidden;
	font-size: 14px;
	color:#989898;
	line-height: 25px;
	border-right: 1px solid #d9d9d9;
}
.expBt{
	display: block;
	width: 140px;
	height: 40px;
	overflow: hidden;
	background: #2f94cd;
	font-size: 16px;
	color:#fff !important;
	text-align: center;
	line-height: 40px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	margin:0px auto;
}

/*
* 产品中心
*/
.productBox{
	width:1050px;
	height: 436px;
	overflow: hidden;
	position: relative;
	padding-left: 77px;
	padding-top: 59px;
	background: url(../images/productBg.png) no-repeat left top;
    margin: 0 auto;
}
.proType{
	overflow: hidden;
}
.proType_p{
	width: 86px;
	height: 31px;
	overflow: hidden;
	text-align: center;
	line-height: 31px;
	float: left;
	display: inline;
	margin: 0px 2px 1px 0px;
}
.proType_p span{
	display: block;
	overflow: hidden;
	background: #93d1f8;
	font-size: 14px;
	color:#fff;
	font-weight: bold;
}
.productRow1{
	height: 160px;
	position: relative;
	z-index: 2;
}
.proRowtab{
	width: 86px;
	display: table;
	float: left;
	margin:0px 2px 2px 0px;
	font-size: 12px;
	color: #333;
	text-align: center;
}
.mar_l1{
	margin-left: 1px;
}
.h162{
	height: 161px;
}
.pts_rep1{
	position: absolute;
	top: 0;
	left:704px;
}
.pts_rep2{
	position: absolute;
	top:-62px;
	left:704px;
}
.pro_center{
	display: table-cell;
	vertical-align: middle;
	padding:0 5px;
}
.proRowtab a{
	display: block;
	overflow: hidden;
	color:#333;
}
.proRowtab a b{
	font-weight: bold;
}
.proRowtab a:hover,
.proRowtab a:hover b{
	color:#0193de;
}
.bc_efcff0{
	background: #efcff0;
}
.bc_ffdde7{
	background: #ffdde7;
}
.bc_c5faff{
	background: #c5faff;
}
.bc_cbd8f7{
	background: #cbd8f7;
}
.bc_e8ffd9{
	background: #e8ffd9;
}
.bc_f4ddc5{
	background: #f4ddc5;
}
.bc_fbf4bb{
	background: #fbf4bb;
}
.bc_e2f0f9{
	background: #e2f0f9;
}
.bc_ffbad4{background:#ffbad4}
.bc_ff86b3{background:#ff86b3}
.bc_a5dc82{background:#a5dc82}
.pos_353{
	position: absolute;
	left: 442px;
	top:0px;
}
.pos_529{
	position: absolute;
	left:616px;
	top:0px;
}
.pts_my1{
	position: absolute;
    left: 265px;
    top: 0px;
    height: 205px;
}
.pts_my2{
	position: absolute;
    left: 265px;
    top: 80px;
    z-index: 1;
    height: 150px !important;
}
.h277{
	height: 277px;
}
.h215{
	height: 215px;
}
.productRow2{
	height: 114px;
	position: relative;
}
.h114{
	height: 114px;
}
.proRowMar{
	margin-left: 88px;
}

.bc_e9b2eb{
	background: #e9b2eb;
}
.bc_f3bbcb{
	background: #f3bbcb;
}
.bc_99f7ff{
	background: #99f7ff;
}
.bc_bdccee{
	background: #bdccee;
}
.bc_ecc9a4{
	background: #ecc9a4;
}
.bc_e2f0f9{
	background: #e2f0f9;
}
.productRow3{
	height: 114px;
	position: relative;
}

.bc_e194e4{
	background: #e194e4;
}
.bc_eb9db3{
	background: #eb9db3;
}
.bc_75e0e9{
	background: #75e0e9;
}
.bc_9eb1de{
	background: #9eb1de;
}
.bc_ccf0b5{
	background: #ccf0b5;
}
.bc_e2b98e{
	background: #e2b98e;
}
.bc_ccf0b5{
	background: #ccf0b5;
}
.bc_b6d8ed{
	background: #b6d8ed;
}
.pos1_529{
	position:absolute;
	left:616px;
	top:-62px;
}
.h175{
	height: 175px;
}
.proBigType{
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: 80px;
	top:15px;
}
.proBigType div{
	font-size: 14px;
	color:#000;
	font-weight: bold;
	text-align: center;
}
.proBigTypeL{
	width: 180px;
}
.proBigTypeR{
	width:520px;
}
.productR .proRowtab{
	width: 110px;
}
.productR2 .proRowtab{
	width: 110px;
}
.productR{
	width: 110px;
	overflow: hidden;
	position: absolute;
	right:148px;
	top:59px;
	background: #ced9dd;
	z-index: 3;
}
.productR2{
	width: 110px;
	overflow: hidden;
	position: absolute;
	right:36px;
	top:59px;
	background: #fc8279;
	z-index: 3;
}
.h210{
	height: 210px;
}
.productT{
	clear: both;
	overflow: hidden;
	height:30px;
	line-height: 30px;
	text-align: center;
	font-size:18px;
	color: #000
}
.productT span{color:red}
/*
* 产品详情
*/
.proViewBox{
	overflow: hidden;
}
.proImg{
	width: 325px;
	height: 325px;
	overflow: hidden;
	border:1px solid #ddd;
}
.proImg img{
	display: block;
	width: 325px;
	height: 325px;
}
.proDeta{
	width: 630px;
	height: 325px;
	overflow: hidden;
}
.proName{
	overflow: hidden;
	font-size: 30px;
	color:#333;
	padding-bottom: 20px;
	position: relative;
}
.proName em{
	display: block;
	width: 70px;
	height: 4px;
	overflow: hidden;
	background: #666;
	position: absolute;
	left: 0px;
	bottom:0px;
}
.proIntr{
	height: 150px;
	overflow: hidden;
	font-size: 14px;
	color:#333;
	line-height: 30px;
	margin:15px 0px;
}

.proPopBt{
	display: block;
	width: 180px;
	height: 50px;
	overflow: hidden;
	font-size: 16px;
	color:#fff !important;
	text-align: center;
	line-height: 50px;
	background: #0093dd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.myFell{
	height: 50px;
	overflow: hidden;
	line-height: 50px;
	font-size: 16px;
	color:#000;
	padding-left: 30px;
	border-bottom:1px solid #0093dd;
	background: url(../images/myFell.png) no-repeat left center;
}
.myFellTxa{
	width: 963px;
	height: 145px;
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px solid #ddd;
	padding:5px 10px;
	font-size: 14px;
	color:#666;
	line-height: 25px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	font-family: "microsoft yahei";
}
.myFeelBt{
	display: block;
	width: 160px;
	height: 40px;
	overflow: hidden;
	font-size: 16px;
	color:#fff !important;
	text-align: center;
	line-height: 40px;
	background: #0093dd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.expBg{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: fixed;
	left: 0px;
	top:0px;
	z-index: 99;
	display: none;
}
.expPop{
	display: none;
	width: 650px;
	height: 480px;
	overflow: hidden;
	position: fixed;
	left: 50%;
	top:50%;
	margin: -240px 0px 0px -325px;
	z-index: 100;
}
.expPopHead{
	height: 50px;
	overflow: hidden;
	background: #0089cf;
	padding: 0px 15px;
	line-height: 50px;
	font-size: 16px;
	color:#fff;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-ms-border-radius: 5px 5px 0px 0px;
	-o-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
.closePop{
	display: block;
	width: 24px;
	height: 24px;
	overflow: hidden;
	margin-top: 13px;
	background: url(../images/closePop.png) no-repeat center center;
}
.expPopBody{
	height: 430px;
	overflow: hidden;
	background: #fff;
	padding: 0px 40px;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-ms-border-radius: 0px 0px 5px 5px;
	-o-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}
.expPop_dl{
	overflow: hidden;
	padding-top: 30px;
}
.expPop_dl dd{
	height: 55px;
	overflow: hidden;
	margin-bottom: 20px;
}
.expPopInp{
	display: block;
	width: 548px;
	height: 53px;
	overflow: hidden;
	border:1px solid #ddd;
	padding: 0px 10px;
	line-height: 53px;
	font-size: 18px;
	color:#333;
	font-family: "microsoft yahei";
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
input.w_360{
	width: 370px;
}
.expCodeBt{
	display: block;
	width: 160px;
	height: 53px;
	overflow: hidden;
	border:1px solid #ddd;
	text-align: center;
	line-height: 53px;
	font-size: 12px;
	color:#666;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.expSubmitBt{
	display: block;
	height: 55px;
	overflow: hidden;
	background: #0093dd;
	font-size: 18px;
	color:#fff !important;
	line-height: 55px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
/*我要体验弹窗start*/
.wytyForm{ padding: 15px 15px 0;}
.wytyForm dd{ position: relative; padding-left: 90px; margin-bottom: 15px;}
.wytyForm dd .formL{font-size: 14px; color: #333; position: absolute; left: 0px; top: 0px; width: 90px; text-align: right; line-height: 40px; height: 40px;}
.wytyForm dd .formdd{ float: left; display: inline; width: 50%;box-sizing: border-box;-webkit-box-sizing: border-box; padding-right: 10px;}
.wytyForm dd input{ width: 100%; height: 40px; line-height: 40px; box-sizing: border-box;-webkit-box-sizing: border-box; border: 1px solid #ccc; padding:0 10px}
.wytyForm dd select{ width: 100%; height: 40px; line-height: 40px; box-sizing: border-box;-webkit-box-sizing: border-box; border: 1px solid #ccc; padding:0 10px}

.wytyFormBtn{ overflow: hidden; text-align: center; padding: 0 15px 15px 105px;}
.wytyFormBtn a{ display: block; height: 40px; line-height: 40px; background: #2f94cd; color: #FFF; font-size: 14px; border-radius: 3px;}

.tysel{ position: relative;}
.tyselJg{ height: 40px; line-height: 20px;}
.tyselJg textarea{ width: 100%; height: 40px; line-height: 20px;box-sizing: border-box;-webkit-box-sizing: border-box; border: 1px solid #ccc; padding:0 10px}
.tyselList{ position: absolute; left: 0px; top: 40px; width: 100%; max-height:  120px; overflow: hidden; overflow-y: auto; z-index: 10; background: #FFF; box-shadow: 0px 2px 8px rgba(0,0,0,0.2); visibility: hidden; opacity: 0; transform: translateY(10px);-webkit-transform: translateY(10px); transition: all 300ms;-webkit-transition: all 300ms;}
.tyselList a{ display: block; height: 40px; line-height: 40px; color: #333; overflow: hidden; padding: 0 10px; cursor: pointer;}
.tyselList a span{ float: left; display: inline; width: 15px; height: 15px; background: url(../images/tysel.png) no-repeat center center; margin: 12px 10px 0 0}
.tyselList a:hover{ background: #2f94cd; color: #FFF;}
.tyselList a.active{ background: #2f94cd; color: #FFF;}
.tyselList a.active span{ background:  url(../images/tyselh.png) no-repeat center center; }
.tyselList.active{ visibility: visible; opacity:1; transform: translateY(0px);-webkit-transform: translateY(0px);}
/*我要体验弹窗end*/
/*产品中心*/
.pdtVBox{
	clear: both;
	overflow: hidden;
}
.pdtVBox.bg{background:#edeef3}
.pdtVT{
	clear: both;
	overflow: hidden;
	height:60px;
	text-align: center;
	font-size: 30px;
    font-family: Microsoft YaHei,'宋体';
    font-weight: bold;
    color: #0271cd;
}
.pdtVBoxC{text-align: center;}
.pdtVBox1L{
	display:inline-block;
	font-size: 14px;
    width: 360px;
    font-family: Microsoft YaHei,'宋体';
    color: #555555;
	overflow: hidden;
	text-align: left;
}
.pdtVBox1R{
	display:inline-block;
	width:315px;
	overflow: hidden;
}
.pdtVBox1R img{
	display: block;
	width:315px;
}
/**/
.wrap_785{width:785px;margin:0 auto}
.pdtVAnchor{
	clear: both;
	height:40px;
	overflow: hidden;
	padding-top: 20px;
}
.pdtVAnchor a{
	height: 40px;
    line-height: 40px;
    width: 20%;
    float: left;
    text-align: center;
    color: #222222;
    font-size: 14px;
}
.bgFff{background:#fff}
.mgL_80{margin-left:80px}
.list-inline{
	padding-top:10px;
	margin-bottom:30px;
	overflow: hidden;
}
.list-inline li{
	width:20%;
	float: left;
	overflow: hidden;
}
.list-inline img{
	display: block;
	margin:0 auto;
	width:98px;
	height:98px;
}
.list-inline .text-center{
	font-size:14px;
	line-height:30px;
	font-family:Microsoft YaHei,'宋体';
	color : #555555;
	line-height: 30px;
	text-align: center;
}
.pdtVBox1LUl li{
	clear: both;
	overflow: hidden;
}
.productViewBox{
	width:1920px;
	overflow: hidden;
	clear: both;
	position: relative;
	left: 50%;
	margin-left:-960px;
	text-align: center;
}
.artBtnBox{
	height: 195px;
	background: #fff;
	/*padding-top: 50px;*/
}
.artBtnBox .artBtnTitle{
	padding-top: 10px;
	font-size: 30px;
	font-family: Microsoft YaHei,'宋体';
	font-weight: bold;
	color: #0271cd;
	text-align: center;
}
.artBtn a{
	display: block;
	text-align: center;
	cursor: pointer;
}
.bandivbot {
	width: 150px;
	height: 35px;
	border: 2px solid #0271cd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-size: 14px;
	font-family: Microsoft YaHei,'宋体';
	color: #0271cd;
	margin: 0 auto;
	line-height: 35px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
.artBtn:hover .bandivbot{
	background: #0271cd;
	color: #fff;
}
.pdtVBox1LUl li{
	clear: both;
	overflow: hidden;
	margin-bottom:20px;
}
.pdtVBox1LUl li .divT{
	clear: both;
	color:#555555;
	font-weight:bold;
	font-size:14px;
	font-family:Microsoft YaHei,'宋体';
	height: 24px;
	line-height: 24px;
	position: relative;
	padding-left:20px;
}
.pdtVBox1LUl li .divT:after{
	content: "";
	display: block;
	background:#ff4848;
	width: 10px;
	height:10px;
	position: absolute;
	left:0;
	top:50%;
	margin-top:-5px;
}
.pdtVBox1LUl li .divT.bg2:after{background:#f8bb2a}
.pdtVBox1LUl li .divT.bg3:after{background:#007bfa}
/**/
.pdt4Dl{
	clear: both;
	overflow: hidden;
}
.pdt4Dl dd{
	float: left;
	width:33.333%;
	overflow: hidden;
}
.pdt4Dl dd .icon{
	float: left;
	width:41px;
	height:41px;
	overflow:hidden;
	margin-right: 15px;
}
.pdt4Dl dd .divR{
	overflow: hidden;
	text-align: left;
}
.pdt4Dl dd .divR .divT{
	clear: both;
	font-size: 20px;
    font-family: Microsoft YaHei,'宋体';
    color: #555555;
	height: 40px;
	overflow: hidden;
	line-height:40px;
}
.pdt4Dl dd .divR .txt{
	clear: both;
	overflow: hidden;
	font-size: 14px;
	font-family: Microsoft YaHei,'宋体';
    color: #555555;
	line-height: 30px;
}
/**/
.pdt5Dl{margin:0 8px;}
.pdt5Dl dd{
	float:left;
	width:25%;
	overflow: hidden;
	margin-bottom: 16px;
}
.pdt5Dl dd .ddBox{
	overflow: hidden;
	margin:0 8px;
	padding:15px;
	background:#fff;
	border:1px dotted #0271cd;
}
.pdt5Dl dd .ddBox .divT{
	height: 30px;
	overflow: hidden;
	text-align: center;
	line-height: 30px;
    font-size: 16px;
    font-family: Microsoft YaHei,'宋体';
    font-weight: bold;
    color: #0271cd;
}
.pdt5Dl dd .ddBox .txt{
	overflow: hidden;
	height:120px;
	line-height: 30px;
	font-size: 14px;
    font-family: 'Microsoft YaHei',"微软雅黑","宋体",FangSong,Arial;
    color: #555555;
}
/***********/
.caseT{
	clear: both;
	overflow: hidden;
}
.caseT a{
	float:left;
	width:128px;
	height:40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background:#0093dd ;
	margin-right:5px;
	margin-bottom:5px;
	cursor: pointer;
}
.caseT a.hover{background:#014099}
.caseT a:hover{background:#014099}
.caseDl{margin:0 -8px;}
.caseDl dd{
	float: left;
	width: 25%;
	overflow: hidden;
	margin-bottom:16px;
}
.caseDl dd a{
	display: block;
	overflow: hidden;
	margin: 0 8px;
	background:#fff;
	padding:10px;
}
.caseDl dd a .pic{
	clear: both;
	padding-top:30px;
	height:90px;
}
.caseDl dd a .pic img{
	display: block;
	height:90px;
	margin:0 auto;
	transition-duration:0.3s;
	transform: scale(1)
}
.caseDl dd a:hover .pic img{transform: scale(1.05)}
.caseDl dd a .divT1{
	clear: both;
	height: 30px;
	overflow: hidden;
	padding-top: 15px;
    font-size: 14px;
    font-weight: bold;
    color: #555555;
	text-align: center;
	line-height: 30px;
}
.caseDl dd a .divT2{
	clear: both;
	height:48px;
	overflow: hidden;
    color: #555555;
	text-align: center;
	line-height: 24px;
	margin-bottom:20px;
}
/***/
.cumBox1{
	clear: both;
	height:700px;
	overflow: hidden;
	background:url(../images/bg6.jpg) no-repeat center top;
	position: relative;
}
.cumBoxT{
	clear: both;
	overflow: hidden;
}
.cumBoxT .divT{
	clear: both;
	margin-top: 50px;
    margin-bottom: 8px;
    color: #ffffff;
	font-size: 30px;
	text-align: center;
}
.cumBoxT.typ .divT{color:#222}
.cumBoxT .divT2{
	clear: both;
	padding-top:23px;
    color: #a9a9a9;
	text-align: center;
	line-height: 24px;
	background:url(../images/line1.png) no-repeat center top;
	font-size:14px;
}
.cumBoxT.typ .divT2{background:url(../images/line2.png) no-repeat center top;}
.mvBox{
	width: 804px;
	height:471px;
	background:url(../images/macbook.png) no-repeat center center;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left:50%;
	margin-left:-402px;
}
.mvBox #a1{
	width:610px;
	height:380px;
	margin:0 auto;
	margin-top:33px;
	background:#000;
}
.cumList{overflow: hidden;margin:0 -15px}
.cumList dd{
	float: left;
	overflow: hidden;
	width:50%;
	margin-bottom: 30px;
}
.cumList dd a{
	display: block;
	overflow: hidden;
	margin:0 15px;
	cursor: pointer;
}
.cumList dd a .pic{
	width:560px;
	height:340px;
	overflow: hidden;
	position:relative;
}
.cumList dd a .pic img{
	display: block;
	width:560px;
	height:340px;
}
.cumList dd a .pic i{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background:rgba(0,0,0,0.8) url(../images/c_icon.png) no-repeat center center;
	opacity:0;
	transition-duration: 0.3s;
}
.cumList dd a:hover .pic i{opacity:1}
.cumList dd a:hover .pic{opacity:0.9}
.cumList dd a .divT{
	clear: both;
	height:45px;
	overflow: hidden;
	line-height:45px;
    font-size: 24px;
    color: #555;
	height:auto;
}
.cumList dd a .txt{
	clear: both;
	height:48px;
	overflow: hidden;
	line-height: 24px;
	color: #555;
}
.ewmBox{
	width: 100px;
	overflow: hidden;
}
.ewmBox img{
	display: block;
	width: 100px;
	height:100px;
}
.ewmBox span{
	display: block;
	line-height: 20px;
	padding:10px 0;
	color: #666;
	text-align: center;
}
.contactL{
	line-height: 30px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
}
.ewmBox{
	width:110px;
	overflow: hidden;
	margin:0 30px 0 0;
}
.ewmBox img{
	display: block;
	width:100px;
	height:100px;
	border:5px solid #fff;
}
.ewmBox span{
	display: block;
	clear: both;
	height:30px;
	font-size:14px;
	color:#666;
	text-align: center;
}
.tabClick li {
	height: 40px;
	line-height: 40px;
	width: 20%;
	float: left;
	text-align: center;
	color: #222222;
	font-size: 14px;
}
/**/
.div_liaBox{
	overflow: hidden;
	background:#fff;
}
.div_lia{
	overflow: hidden;
	text-align: center;
	display:flex;
	font-size:0;
}
.div_lia a{
	flex: 1;
	height: 40px;
    line-height: 40px;
    width: 20%;
    float: left;
    text-align: center;
    color: #222222;
    font-size: 16px;
}
.div_lia a.hover{
	border-bottom: 2px solid #2277da;
	color: #2277da;
	transition: 0.1s;
	font-weight: bold
}
/***/
.mainnew{overflow: hidden;}
.mainnew-gs{height: auto; width:25%; float:left;}
.mainnew-gsC{overflow: hidden;margin-left:22px; margin-right:22px;}
.mainnew-gs img{height: auto; width:100%;}
.newslist-cls{ width:100%; height:99%;}
.newslist-cls li{ width:100%; height:30px;border:0px;}
.newslist-cls li a{ display:inline-block; float:left; height:30px; line-height:30px; color:#5a5a5a; }
.newslist-cls li a strong{ font-weight: normal}
.newslist-cls li a:hover{ color:red;}
.newslist-cls li span{ display:inline-block; float:right; line-height:30px;color:#5a5a5a;}
/**/
.autoImg{position:relative}
.autoImg img{
    max-width: 100%;
    max-height: 100%;
    left: 50%;
    top: 50%;
    position: absolute;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.imgList_dl{
    overflow: hidden;
    margin: 0px -10px;
}
.imgList_dl dd{
    width:25%;
    overflow: hidden;
    float: left;
    display: inline;
    padding: 10px 0px;
}
.imgListBox{
    overflow: hidden;
    margin: 0px 10px;
    position: relative;
    padding-bottom: 115px;
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}
.imgListDeta{
    overflow: hidden;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -80px;
    text-align: center;
    background: #fff;
    padding: 20px 0px;
    -webkit-transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
    transition: background 0.3s linear;
    z-index: 9;
}
.imgListBox .imgDiv{
    padding-top: 58.3941606%;
}
.imgListBox .listName{
    font-size: 18px;
    color:#333;
    overflow: hidden;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.imgListBox .listIntr{
    font-size: 14px;
    color:#666;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    padding: 10px 20px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.listBtBox{
    overflow: hidden;
    width: 280px;
    margin: 0px auto;
    border: 1px solid #ddd;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.listBtBox a{
    display: block;
    /*width: 50%;
    float: left;*/
    overflow: hidden;
    position: relative;
    font-size: 0px;
    text-align: center;
    height: 50px;
    line-height: 50px;
}
.listBtBox a span{
    display: inline-block;
    font-size: 16px;
    color:#fff;
    padding-left: 35px;
}
.bt1:after{
    display: none;
    content: "";
    width: 1px;
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -10px;
    background: #fff;
}
.bt1 span{
    background: url(../images/proIcon_h.png) no-repeat left center;
}
.bt2 span{
    background: url(../images/VRIcon_h.png) no-repeat left center;
}
.imgList_dl dd:hover .imgListDeta{
    background: #dd0800;
}
.imgList_dl dd:hover .listBtBox{
    border-color: #fff;
}
.imgList_dl dd:hover .listName,
.imgList_dl dd:hover .listIntr{
    color:#fff;
}
.imgList_dl dd span{
    padding:15px;
    background: #fff;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
	font-size:15px;
	display:block;
	text-align:center;
	border-top: 1px solid #fafafa;
	color: #666
}
.imgList_dl dd a:hover span{color:#014099}
.imgList_dl dd .imgListBox{
	padding: 10px 10px 0px 10px;
    background: #fff;
}
.honorImg{
    overflow: hidden;
    background: #efefef;
}
.honnorImg_a{
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
    padding-top: 66.66666667%;
}
/**/
.contactDeta{
	width: 1200px;
	overflow: hidden;
	background: #fff;
	padding: 50px 20px;
	border-radius: 6px;
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top:460px;
	z-index: 6;
}
.contactDetaTit{
	font-size: 24px;
	color:#014099;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
}
.contactDeta_ul{
	overflow: hidden;
}
.contactDeta_ul li{
	width: 33.333333%;
	overflow: hidden;
	float: left;
	display: inline;
	text-align: center;
	position: relative;
}
.contactDeta_ul li:after{
	display: block;
	content: "";
	overflow: hidden;
	width: 1px;
	height: 80px;
	background: #ddd;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -40px;
}
.contactDeta_ul li.li3:after{
	display: none;
}
.contactDeta_ul li span{
	display: block;
	overflow: hidden;
	height: 50px;
	background-size: auto 100% !important;
}
.contactDeta_ul li i{
	display: block;
	overflow: hidden;
	font-size: 16px;
	color:#666;
	line-height: 30px;
	padding-top: 30px;
}
.contactDeta_ul li em{
	display: block;
	overflow: hidden;
	font-size: 14px;
	color:#666;
	line-height: 30px;
}
.li1 span{
	background: url(../images/tel2.png) no-repeat center center;
}
.li2 span{
	background: url(../images/email2.png) no-repeat center center;
}
.li3 span{
	background: url(../images/address2.png) no-repeat center center;
}
.contactMap{
	height: calc(100vh - 440px);
	overflow: hidden;
	position: relative;
}
#allmapmapcontact{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
}
.subPopBox{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    left: 0px;
    top:0px;
    background: rgba(0,0,0,0.65);
    filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#65000000',endColorstr = '#65000000')\9;
    z-index: 999999;
    display: none;
}
.subPopCont{
    width: 790px;
    height: 555px;
    /*overflow: hidden;*/
    border:10px solid #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    position: relative;
    left: 50%;
    top:50%;
    margin-left: -395px;
    margin-top: -277px;
}
.joinForm{overflow: hidden;padding: 20px 40px;}
.joinFormTit{
    display: block;
    font-size: 24px;
    color:#333;
    text-align: center;
    overflow: hidden;
}
.joinForm_dl{overflow: hidden;}
.joinForm_dl dd{
    clear: both;
    /*height: 32px;
    line-height: 32px;*/
    /*overflow: hidden;*/
    padding-left: 70px;
    position: relative;
    margin-bottom: 10px;
}
.joinFormName{
    display: block;
    width: 70px;
    height: 32px;
    overflow: hidden;
    line-height: 32px;
    text-align: right;
    font-size: 12px;
    color:#444;
    position: absolute;
    left: 0px;
    top:0px;
}
.joinFormName i{font-style:normal;padding-right:3px;color:#cc0000;}
.joinFormInp{
    display: block;
    width: 203px;
    height: 30px;
    overflow: hidden;
    border:1px solid #ddd;
    padding: 0px 5px;
    font-size: 12px;
    color:#666;
    font-family: "microsoft yahei";
    line-height: 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.joinForm_dl dd label{margin-right: 15px;}
.joinForm_dl dd label span{padding-left: 6px;}
.joinFormInp[disabled="disabled"]{background: #fff;}
.joinForm_dl dt{overflow: hidden; position: relative; padding-left: 70px; margin-bottom: 10px;}
.joinForm_dl dt textarea{width: 580px; height: 140px; overflow-x: hidden; overflow-y: auto; border:1px solid #ddd; padding: 5px 10px; font-size: 12px; color:#666; line-height: 20px;outline: none;border-radius: 3px;}
.joinFile{display: block; width: 110px; height: 30px; overflow: hidden; background: #535353; font-size: 14px; color:#fff; line-height: 30px; text-align: center;}
input.w_100{width: 100px;}
.joinCode{height: 32px; overflow: hidden; line-height: 32px; margin-left: 10px;}
.joinCode img{display: block; height: 32px; float: left;}
.joinCode i{display: block; height: 32px; overflow: hidden; float: left; padding-left: 10px; color:#666;}
.joinCode i:hover{color:#d70112;}
.closeSubPop{width: 30px; height: 28px; overflow: hidden; background:url(../images/closeVideoPop.png) no-repeat center center; position: absolute; right:10px; top:10px;}
.bbsBt{border-radius:3px;display: block; width: 90px; height: 40px; overflow: hidden; margin:0px auto; text-align: center; line-height: 40px; font-size: 14px; color:#fff !important; background: #d6000f;}
