body{
	background: #FFF;
	font-size: 14px;
	color: #868686;
	padding: 0;
	margin: 0;
	font-family: "microsoft yahei";
	line-height: 28px;
	text-align: left;
}
.opacity0{
	opacity: 0;　　  /* Firefox, Safari(WebKit), Opera)
	filter: "alpha(opacity=0)";　　   /* IE 8 */
	filter: alpha(opacity=0);　　  /* IE 4-7 */
}
a,button,input{

	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);

	/*-webkit-user-modify: read-write-plaintext-only;*/

}
*:focus{
	outline: none;
}
a:link,a:visited{
	text-decoration:none;
}
a:hover{
	text-decoration: none;
}

select::-ms-expand { display: none; }

li{
	text-decoration: none;
	list-style: none;
}
ul,ol {
	list-style:none;
	-webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}
hr{
	border: 0;
	border-bottom:1px solid #CCCCCC;
}
.hr1{
	border: 0;
	border-bottom: 1px dashed #CCCCCC;
	width: 50px;
	float: left;
	margin-left: 110px;
    padding-top: 20px;
    width: 50px;
}
nav{
	width: 100%;
	height: 90px;
	background: #09357f;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 90px;
}
nav a{
	color: #FFFFFF;
}
.nav{
	width: 1200px;
	margin: auto;
}
/*导航*/
.head-v3 {
	position:fixed;
	width: 100%;
	z-index:100;
	min-width:1200px
}
.head-v3 .navigation-inner {
	margin:0 auto;
	width:1200px;
	position:relative
}
.head-v3 a:hover{
	text-decoration: none;
}
.navigation-inner img{
	line-height: 90px;
	vertical-align: middle;
	margin: 28px 0;
}
.navigation-up {
	height:90px;
	background:#09357f
}
.navigation-up .navigation-v3 {
	float:right;
}
.navigation-up .navigation-v3 ul {
	float:left;
	margin: 0;
}
.navigation-up .navigation-v3 li {
	float:left;
	font:normal 16px/59px "microsoft yahei";
	color:#fff
}
.navigation-up .navigation-v3 .nav-up-selected {
	background:#19305d;
	background-image: url(../img/icon_select.png);
	background-repeat: no-repeat;
	background-size: 100% 14px;
}
.navigation-up .navigation-v3 .nav-up-selected-inpage {
	background:#19305d;
	background-image: url(../img/icon_select.png);
	background-repeat: no-repeat;
	background-size: 100% 14px;
}
.navigation-up .navigation-v3 li h2 {
	font-weight:normal;
	padding:0;
	margin:0
}
.navigation-up .navigation-v3 li h2 a {
	padding:0 25px;
	color:#fff;
	display:inline-block;
	height:90px;
	line-height: 90px;
	font-family:"microsoft yahei";
	font-size: 16px;
}
.navigation-down {
	position:absolute;
	top:90px;
	left:0px;
	width:100%
}
.navigation-down .nav-down-menu {
	width:100%;
	margin:0;
	background:#19305d;
	position:absolute;
	top:0px
}
.navigation-down .nav-down-menu .navigation-down-inner {
	margin:auto;
	width:980px;
	position:relative
}
.navigation-down .nav-down-menu dl {
	float:left;
	margin:18px 80px 18px 0
}
.navigation-down .menu-1 dl {
	margin:20px 80px 25px 0
}
.navigation-down .menu-1 dt {
	font:normal 16px "microsoft yahei";
	color:#ef9f15;
	padding-bottom:10px;
	border-bottom:1px solid #ef9f15;
	margin-bottom:10px;
	margin-right: -20px;
}
.navigation-down .menu-1 dd {
	text-align: left;
	padding: 0;
	margin: 0;
}
.navigation-down .menu-1 dd a {
	color:#fff;
	font:normal 14px/30px "microsoft yahei";
}
.navigation-down .menu-1 dd a:hover {
	color:#ef9f15
}
.navigation-down .menu-2 dd a,.navigation-down .menu-3 dd a {
	color:#fff;
	font:normal 16px "microsoft yahei"
}

/*banner*/
.flexslider {
    position: relative;
    width: 100%;
    height: 482px;
    overflow: hidden;
    zoom: 1;
}

.flexslider .slides li {
    width: 100%;
    height: 100%;
}

.flex-direction-nav a {
    width: 70px;
    height: 70px;
    line-height: 99shonw_filename;
    overflow: hidden;
    margin: -35px 0 0;
    display: block;
    background: url(../img/ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    border-radius: 35px;
}

.flex-direction-nav .flex-next {
    background-position: 0 -70px;
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    background: url(../img/dot.png) no-repeat 0 -11px;
    display: block;
    height: 11px;
    overflow: hidden;
    text-indent: -99shonw_filename;
    width: 70px;
    cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
    background-position: 0 0;
}

.flexslider .slides a img {
    width: 100%;
    height: 482px;
    display: block;
}

/*search*/
.search{
	width: 813px;
	height: 58px;
	background:url(../img/search_bg.png);
	background-repeat: no-repeat;
	position: absolute;
	border-radius: 4px;
	padding: 3px;
	top:70%;
	left:50%;
	margin-left:-405px;
	box-shadow: 0px 0px 30px #adadad;
}
.search_input{
	background: #FFFFFF;
	border-radius: 4px 0 0 4px;
	border: 0;
	width: 663px;
	height: 50px;
	color: #868686;
	float: left;
	line-height: 50px;
	text-indent: 20px;
}
.search_btn{
	background: #09357F;
	border: 0 none;
    border-radius: 0 4px 4px 0;
    color: #FFFFFF;
    float: right;
    height: 52px;
    line-height: 50px;
    margin: 0;
    padding: 0;
    width: 142px;
    font-size: 16px;
}

/*产品与服务*/
.product{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	padding: 70px 0 80px 0;
}
title{
	width: 100%;
	font-size: 24px;
	margin: auto;
	color: #333333;
	text-align: center;
	border-bottom: 1px solid #eeeeee;
	display: block;
	padding-bottom: 50px;
}
.title_child{
	border-top: 2px solid #5f5f5f;
	width: 70px;
	margin: auto;
	margin-top:-2px;
	text-align: center;
	margin-top: 0;
	padding-top: 30px;
}
.product_content{
	width: 960px;
	height: auto;
	overflow: hidden;
	margin: auto;
	margin-top: 60px;
}
.product_content a{
	color: #868686;
}
.product_text{
	width: 240px;
	margin: auto;
	float: left;
	text-align: center;
}
.product_text a:hover{
	text-decoration: none;
	color:#868686;
}
.product_text img{
	width: 80px;
	height: 80px;
	margin: auto;
}
.product_text title{
	font-size: 18px;
	text-align: center;
	margin-top: 20px;
	color: #333333;
	border: 0;
	padding-bottom: 0;
}
.product_text_detail{
	margin-top: 20px;
	height: 160px;
}
.more{
	border: 1px solid #09357F;
	border-radius: 4px;
	width: 130px;
	height: 40px;
	margin: auto;
	margin-top: 30px;
	color: #09357F;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
}
.more a{
	color: #09357F;
}
/*员工服务*/
.employees{
	width: 100%;
	background: #0f3679;
	text-align: center;
	overflow: hidden;
	padding: 70px 0;
}
.employees_content{
	width: 1200px;
	margin: auto;
}
.employees_content_detail{
	width: 25%;
	float: left;
	font-size: 0;
	display: table;
}
.employees_content_detail a{
	font-size: 0;
}
.employees_content_detail:hover .employees_text_child{
	color: #FFFFFF;
}
.employees_content_detail:hover .employees_title{
	color: #FFFFFF;
}
.employees_content_detail:hover .employees_text{
	background: #EF9F15;
}
.employees img{
	width: 300px;
	height: 225px;
	vertical-align: middle;
	border: 0;
	font-size: 0;
}
.employees_title{
	font-size: 18px;
	color: #333333;
	text-align: center;
	float: left;
	width: 100%;
}
.employees_text{
	width: 300px;
	height: 225px;
	line-height: 26px;
	background: #FFFFFF;
	display: table-cell;
	table-layout: fixed;
	vertical-align: middle;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	font-size: 0;
}
.employees_text:hover{
	background: #EF9F15;
	color: #FFFFFF;
}
.employees_text_child{
	color: #868686;
	font-size: 14px;
	text-align: center;
	float: left;
	width: 100%;
}

/*关于领航人才*/
.about{
	width: 1200px;
	height: 600px;
	margin: auto;
	padding: 100px 0;
}
.about_play{
	width: 560px;
	height: 400px;
	float: left;
	border: 0;
	border-radius: 4px;
}
.about_content{
	width: 590px;
	height: 400px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding-left: 40px;
}
.about a:hover{
	text-decoration: none;
}
.about_title{
	font-size: 24px;
	color: #333333;
}
.about_text{
	margin-top: 92px;
}
.about_more{
	border: 1px solid #333333;
	border-radius: 4px;
	width: 130px;
	height: 40px;
	margin: auto;
	margin-top: 80px;
	color: #333333;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
}
.about_more a{
	color: #333333;
}
.news{
	background: url(../img/news_bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color: #FFFFFF;
	padding: 70px 0;
	overflow: hidden;
}
.news_title{
	width: 100%;
	font-size: 24px;
	margin: auto;
	color: #FFFFFF;
	text-align: center;
	border-bottom: 1px solid #999999;
	display: block;
	padding-bottom: 50px;
}
.news_title_child_all{
	width: 310px;
	margin: auto;
}
.news_title_child{
	width: 70px;
	margin: auto;
	margin-top:-2px;
	text-align: center;
	padding-top: 30px;
	color: #FFFFFF;
	float: left;
}
.news_title_child_select{
	border-top: 2px solid #FFFFFF;
	width: 70px;
	margin: auto;
	margin-top:-2px;
	text-align: center;
	padding-top: 28px;
	color: #FFFFFF;
	display: block;
}
.news_content{
	width: 1200px;
	margin: auto;
	position: relative;
	margin-top: 50px;
}
.news_content a:hover{
	text-decoration: none;
}
.news_content_all{
	width: 1200px;
	height: auto;
	overflow: hidden;
}
.news_left{
	width: 45%;
	float: left;
	text-align: left;
	position: relative;
}
.news_right{
	width: 45%;
	float: right;
	text-align: left;
	position: relative;
}
.news_time{
	font-size: 14px;
}
.news_text_title{
	font-size: 16px;
	margin-top: 20px;
}
.news_text_title a:hover{
	text-decoration: none;
	color:#FFFFFF;
}
.news_text_title::after{
	background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    margin-top: 40px;
    position: absolute;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    width: 36px;
}
.news_left:hover .news_text_title:after{
	background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    width: 100%;
}
.news_right:hover .news_text_title:after{
	background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    width: 100%;
}

.news_text_title a{
	color: #FFFFFF;
}
.news_text_title_right a{
	color: #FFFFFF;
}
.news_text{
	color: #999999;
	font-size: 14px;
	margin-top: 20px;
	text-overflow: ellipsis;
	overflow:hidden;
    white-space: nowrap;
    height:28px;
}
.news_text a{
	color: #999999;
}
.news_more{
	width: 130px;
	height: 40px;
	border: 1px solid #FFFFFF;
	border-radius: 4px;
	color: #FFFFFF;
	line-height: 40px;
	margin: auto;
	margin-top: 50px;
	text-align: center;
}
.news_more a{
	color: #FFFFFF;
}
.news_more a:hover{
	text-decoration: none;
	color:#FFFFFF;
}
.hidden{
	display: none;
}

/*联系领航*/
.contact{
	width: 1200px;
	margin: auto;
	padding: 70px 70px 0;
}
.contact_content{
	width: 1200px;
	margin: auto;
	font-size: 16px;
	color: #868686;
	margin-top: 50px;
	text-align: left;
}
.contact_input{
	border: 0;
	border-bottom: 1px solid #cccccc;
	width: 320px;
	height: 40px;
}
.name{
	margin-bottom: 50px;
	float: left;
}
.username{
	float: left;
	margin-bottom: 50px;
	margin-left: 120px;
}
.phone{
	float: right;
	margin-bottom: 50px;
}
.need{
	margin: auto;
	width: 1200px;
	margin-top: 53px;
	clear: both;
}
.contact_input1{
	border: 0;
	border-bottom: 1px solid #cccccc;
	width: 1200px;
	height: 40px;
}
.subimt1{
	width: 130px;
	margin: auto;
	margin-top: 70px;
}
.subimt{
	border: none;
	border-radius: 4px;
	width: 130px;
	height: 40px;
	background: #09357f;
	color: #FFFFFF;
	font-size: 16px;
}

/*底部*/
.bottom{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #09357F;
	padding: 70px 0;
	margin-top: 70px;
	color: #FFFFFF;
	text-align: left;
	font-size: 14px;
	line-height: 28px;
}
.bottom a{
	color: #FFFFFF;
}
.bottom_content{
	width: 1200px;
	margin: auto;
}
.bottom_left{
	width: 500px;
	float: left;
}
.bottom_center{
	width: 400px;
	float: left;
}
.bottom_right{
	float: right;
}
.wechat{
	float: left;
	margin-top: 10px;
}
#btn_wechat{
	position: absolute;
	margin-top: -150px;
	margin-left: -50px;
	z-index: 2;
}
.weibo{
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
#btn_weibo{
	position: absolute;
	margin-top: -150px;
	z-index: 2;
}

/*产品与服务*/
/*背景图片*/
.child_banner{
	width: 100%;
	height: auto;
	overflow: hidden;
	position:absolute;
	z-index:-1;
}
.child_banner img{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.content{
	background: #ffffff none repeat scroll 0 0;
	overflow:hidden;
    margin: auto;
    margin-top:200px;
    width: 1200px;
}
.child_title{
	widows: 1200px;
	padding: 50px 50px 0 50px;
}
.child_title_big{
	font-size: 20px;
	color: #333333;
	text-align: left;
}
.child_title_gray{
	font-size: 18px;
	color: #868686;
	text-align: left;
	font-family: arial;
	margin-top: 10px;
}
/*右侧内容*/
.content_right{
	width: 866px;
	float: right;
	font-size: 14px;
	margin-right:50px;
}
.content_right img{
	margin: auto;
}
.content_right p{
	text-align: center;
	padding: 15px 0;
}
.p_text_left{
	text-align: left;
	line-height: 28px;
	padding: 15px 0 15px 30px;
}
.p_text_center{
	text-align: center;
	line-height: 28px;
	padding: 15px 0 15px 30px;
}
.p_text_left strong{
	color: #69bd16;
	font-size: 16px;
}
/*新闻中心*/
.news_center{
width: 866px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 40px;
	overflow: hidden;
	margin-bottom: 40px;
}
.news_center a{
	display: block;
}
.news_center_left{
	float: left;
}
.news_center_left img{
	width: 190px;
	height: 150px;
}
.news_center_right{
width: 522px;
	margin-left: 20px;
	padding: 20px 0;
	float: left;
	text-align: left;
	line-height: 28px;
}
.news_center_right2{
	width: 522px;
	margin-left: 40px;
	padding: 10px 0;
	float: left;
	text-align: left;
	line-height: 28px;
}
.news_center:hover .news_center_right{
	margin-left: 30px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -moz-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;/* Safari and Chrome */
	-webkit-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;/* Opera */
	-o-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.news_center_title{
	font-size: 16px;
	color: #333333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news_center_centent{
	width: 522px;
	margin-top: 60px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	color: #868686;
	height:24px;
}
.news_center_centent2{
	width: 522px;
	margin-top: 20px;
	color: #868686;
}
.news_center_time{
	float: right;
	font-size: 24px;
	line-height: 150px;
	color: #868686;
	font-family: arial;
}
.news_center_time2{
	float: right;
	font-size: 24px;
	line-height: 100px;
	color: #868686;
	font-family: arial;
}
.page_size{
	width: 580px;
	height: 40px;
	margin: auto;
	margin-top: 100px;
	text-align: center;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
}
.page_size a{
	display: block;
}
.page_size a:hover{
	background: #238BD4;
}
.page_up{
	width: 100px;
	height: 40px;
	background: #CCCCCC;
	float: left;
}
.page_up a{
	color: #FFFFFF;
}
.page_num{
	width: 40px;
	height: 40px;
	background: #CCCCCC;
	margin-left: 20px;
	float: left;
}
.page_num a{
	color: #FFFFFF;
}
.page_active{
	background: #238BD4;
}
.page_ellipsis{
	width: 40px;
	height: 40px;
	float: left;
	margin-left: 20px;
	color: #868686;
}
.page_down{
	width: 100px;
	height: 40px;
	background: #CCCCCC;
	float: left;
	margin-left: 20px;
}
.page_down a{
	color: #FFFFFF;
}
.btn_download{
	width: 80px;
	height: 40px;
	background: #238BD4;
	color: #FFFFFF;
	border: 0;
	float: right;
	margin-top: 80px;
	border-radius: 4px;
}
/*经典案例*/
.classic_case{
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
}
.classic_case_child{
	width: 266px;
	overflow: hidden;
	margin-left: 30px;
	float: left;
	position: relative;
}
.classic_case_child_img img{
	width: 266px;
	height: 220px;
}
.classic_case_child_title{
	width: 266px;
	color: #333333;
	margin-top: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 20px;
}
.classic_case_child_title:after{
    width: 36px;
    height: 1px;
	background: rgb(95, 95, 95) none repeat scroll 0 0;
	content: " ";
    left: 0;
    margin-top: 34px;
    position: absolute;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.classic_case_child:hover .classic_case_child_title:after{
	background: rgb(95, 95, 95) none repeat scroll 0 0;
	width: 266px;
	content: " ";
}
.classic_case_child_synopsis{
	width: 266px;
	color: #868686;
	margin-top: 20px;
	line-height: 28px;
	height:28px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.story_img{
	width: 495px;
	height: 260px;
	position: absolute;
	top: 0;
	left: 1px;
}
.hope{
	overflow: hidden;
	position: absolute;
	top: 50px;
	right: 50px;
	line-height: 28px;
	text-align: center;
}
.story_title{
	color: #333333;
	font-size: 16px;
}
.mission{
	position: absolute;
	top: 320px;
	left: 150px;
	text-align: center;
	line-height: 28px;
}
.story_img2{
	width: 370px;
	height: 220px;
	position: absolute;
	right: 0;
	top: 170px;
}
.story_img3{
	width: 133px;
	height: 133px;
	background: #EF9F15 no-repeat;
	position: absolute;
	top: 390px;
	right: 370px;
}
.story_img4{
	width: 160px;
	height: 130px;
	position: absolute;
	top: 530px;
	left: 1px;
}
.concept{
	position: absolute;
	top: 555px;
	left: 220px;
	text-align: center;
	line-height: 28px;
}
.story_img5{
	width: 370px;
	height: 150px;
	position: absolute;
	right: 0;
	top: 522px;
	background:rgba(12,37,65,0.8) no-repeat;
	text-align: center;
	line-height: 28px;
	color: #FFFFFF;
}
.value{
	padding-top:50px;
	vertical-align: middle;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.story_title2{
	font-size: 16px;
}
.visible{
	height: 100%;
	vertical-align: middle;
	width: 0;
	display: inline-block;
}
.brand{
	position: absolute;
	top: 720px;
	right: 0;
	width: 100%;
	line-height: 28px;
}
.story_title3{
	color: #238bd4;
	font-size: 16px;
	text-align: center;
}
.story_title3_big{
	font-size: 22px;
	margin-bottom: 15px;
}
.story_text3{
	margin-top: 30px;
	text-indent: 30px;
}
.story_text3 p{
	text-align: left;
}
.glory{
	width: 866px;
	background: #f5f5f5;
	margin-top: 20px;
	padding: 20px;
	vertical-align: middle;
	align-items: center;
	display: flex;
	flex-flow: row;
	justify-content: space-between;
}
.glory:first-child {
	margin-top: 0px;
}
.glory_img{
	width: 234px;
	height: 130px;
	display: inline-block;
	vertical-align: middle;
}
.glory_time{
	width: 124px;
	text-align: center;
	font-size: 20px;
	color: #333333;
}
.glory_text{
	width: 468px;
	display: table;
}
.glory_text p{
	line-height: 24px;
	padding: 5px 0;
	text-align: justify;
}
.glory_content{
	width: 592px;
}
.glory_time2{
	width: 124px;
	line-height: 28px;
	text-align: center;
	font-size: 20px;
	color: #333333;
	padding: 5px 0;
	float: left;
}
.glory_content_text{
	width: 468px;
	line-height: 28px;
	padding: 5px 0;
	float: left;
}
.leader_customer img{
	width: 866px;
	height: 500px;
	margin: auto;
}
.teamwork{
	width: 866px;
	background: #f5f5f5;
	display: table;
	line-height: 28px;
	margin-top: 20px;
}
.teamwork_img{
	float: left;
}
.teamwork_img img{
	width: 300px;
	height: 188px;
	margin: 25px 20px;
}
.teamwork_content{
	width: 510px;
	margin: 20px 0;
	float: left;
	line-height: 28px;
}
.teamwork_content_title{
	font-size: 20px;
	color: #333333;
}
.teamwork_content_text img{
	width: 80px;
	height: 80px;
	margin-top: 20px;
	float: right;
}
.teamwork_content_text{
	color: #868686;
}
.leader_name{
	font-size: 20px;
	color: #333333;
	margin-bottom: 20px;
}
.leader_ul2{
	width: 1266px;
	overflow: hidden;
}
.content_right li{
	width: 30%;
	line-height: 40px;
	text-align: left;
}
.wechat_code{
	float: left;
	margin-top: 20px;
}
.wechat_code > div{
	float: left;
	margin-right: 20px;
	text-align: center;
}
.wechat_code  > div img{
	width: 110px;
	height: 110px;
}
.wechat_code  > div span{
	display: block;
}
.weichat_weibo{
	float: left;
	margin-top: 30px;
}
.leader_weichat{
	float: left;
}
.leader_weichat img{
	width: 42px;
	height: 42px;
}
.leader_weibo{
	float: left;
	margin-left: 20px;
}
.leader_weibo img{
	width: 42px;
	height: 42px;
}
.leader_weichat{
	width: 42px;
	height: 42px;
}
#btn_wechat1{
	position: absolute;
	margin-top: -150px;
	z-index: 2;
}
#btn_weibo1{
	position: absolute;
	margin-top: -150px;
	z-index: 2;
}
.leader_contact{
	width: 866px;
	overflow: hidden;
	float: left;
	margin-top: 60px;
}
.leader_name_phone{
	overflow: hidden;
	float: left;
}
.leader_company{
	float: left;
}
.leader_input{
	border: 0;
	border-bottom: 1px solid #cccccc;
	width: 260px;
	height: 40px;
}
.leader_username{
	float: left;
	margin-left: 40px;
}
.leader_phone{
	float: left;
	margin-left: 40px;
}
.leader_need{
	width: 866px;
	float: left;
	margin-top: 30px;
}
.leader_company_inf{
	width: 866px;
	float: left;
	margin-top: 90px;
}
.leader_company_inf_detail{
	width: 433px;
	float: left;
}
.leader_company_inf_detail2{
	width: 433px;
	float: left;
	padding-left: 40px;
}
.leader_ul{
	clear: both;
	width: 433px;
}
.leader_company_inf_detail li{
	display: block;
	width: 433px;
	clear: both;
}
.leader_company_inf_detail2 li{
	display: block;
	width: 433px;
	clear: both;
}

/*招贤纳士*/
.job{
	width: 1100px;
	overflow: hidden;
	margin: auto;
	border: 1px dashed #CCCCCC;
	padding: 0 24px;
	margin-bottom: 30px;
}
.job_title{
	 color: #333333;
    font-size: 18px;
    margin: 30px auto;
    overflow: hidden;
    text-align: center;
}
.job_text{
	    line-height: 28px;
    margin: 30px auto 20px;
    overflow: hidden;
    text-align: left;
}
.job_text strong{
	color:#333333;
}
.job_text span{
	color:#238bd4;
}


/*招贤纳士*/
.child_title_big_recuitment{
	font-size: 20px;
	color: #333333;
	text-align: center;
}
.child_title_gray_recuitment{
	font-size: 18px;
	color: #868686;
	text-align: center;
	font-family: arial;
	margin-top: 10px;
}
.have_resume{
	width: 1100px;
	overflow: hidden;
	margin: auto;
	border: 1px dashed #CCCCCC;
	padding: 0 24px;
}
.have_resume_title{
	width: 100px;
	overflow: hidden;
	margin:30px auto;
	font-size: 18px;
	color: #333333;
}
.have_resume_title img{
	width: 18px;
	height: 21px;
	margin-right: 10px;
	vertical-align: middle;
}
.have_resume_text{
	width: 300px;
	overflow: hidden;
	text-align: center;
	margin: auto;
	margin-top: 80px;
	margin-bottom: 20px;
}
.file {
    position: relative;
    width: 100px;
    height: 40px;
    display: inline-block;
    background: #238BD4;
    overflow: hidden;
    text-indent: 0;
    line-height: 40px;
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    left: 500px;
    margin-bottom: 50px;

}
.file input {
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0;
    color: #868686;
}
#shonw_filename{
color: #868686;
	left: 620px;
    position: relative;
    top: -65px;
}
/*在线简历*/
.online_resume{
	width: 1100px;
	overflow: hidden;
	margin: auto;
	margin-top: 30px;
	border: 1px dashed #CCCCCC;
	padding: 0 24px;
	text-align: center;
}
.online_resume_title{
	width: 100px;
	overflow: hidden;
	margin:30px auto;
	font-size: 18px;
	color: #333333;
}
.online_resume_title img{
	width: 18px;
	height: 21px;
	margin-right: 10px;
	vertical-align: middle;
}
.online_resume_title2{
	display: inline-block;
}
.onlinee_line_left{
	width: 50px;
	border: 0;
	border-bottom: 1px dashed #CCCCCC;
	float: left;
	margin-right: 15px;
	margin-top: 50px;
}
.online_resume_title2 strong{
	color: #ef4343;
	padding-top: 5px;
	line-height: 40px;
}
.onlinee_line_right{
	width: 50px;
	border: 0;
	border-bottom: 1px dashed #CCCCCC;
	float: left;
	margin-left: 15px;
	margin-top: 50px;
}
.online_resume_title_text{
	float: left;
    margin: 30px 0;
    line-height:40px;
}
.online_resume_inf{
	margin-top: 0;
}
.online_infall{
	text-align: left;
	overflow: hidden;
	margin-top: 30px;
}
.online_left{
	float: left;
}
.online_right{
	float: right;
}
.online_infall label{
	line-height: 40px;
	color: #333333;
	text-align:justify;
	padding-right: 20px;
	float: left;
}
.online_input{
	border-radius: 4px;
	border: 1px #CCCCCC solid;
	width: 360px;
	height: 40px;
	padding-left: 30px;
}
.date{
    background: transparent url("../img/arrow.png") no-repeat scroll right center;
}
.online_select{
	width: 392px;
	height: 40px;
	border: 1px #CCCCCC solid;
	border-radius: 4px;
	padding-left: 30px;
	/*将默认的select选择框样式清除*/
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	background: url("../img/arrow.png") no-repeat scroll right center transparent;
	/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
	select::-ms-expand { display: none; }
}
.online_input2{
	border-radius: 4px;
	border: 1px #CCCCCC solid;
	width: 1068px;
	height: 40px;
	padding-left: 30px;
}
.online_textarea{
	width: 1023px;
	height: 140px;
	border: 1px #CCCCCC solid;
	border-radius: 4px;
	padding: 30px;
	overflow:auto;
}
.online_button{
overflow: hidden;
	margin: 50px auto;
	text-align:center;
}
.online_button2{
	margin:20px auto 40px;
}

.subimt_online{
	border: none;
	width: 100px;
	height: 40px;
	background: #238bd4;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
}
.cepingbox {
    background-image: url(../img/pic_heartcenterbg.jpg);
    color: #000;
    float: left;
    font-weight: bold;
    margin: 10px 2%;
    min-height: 140px;
    width: 29%;
}

.guidance_detail_title{
	color: #333333;
    font-size: 16px;
    text-align: center;
}
.guidance_detail_time{
	color:#868686;
	font-size:14px;
	text-align:center;
	padding-top:10px;
}
.guidance{
	border-bottom: 1px solid #cccccc;
    margin-top: 40px;
    overflow: hidden;
    padding-bottom: 40px;
    width: 866px;
}
.guidance_content{
    line-height: 28px;
    padding: 20px;
    text-align: left;
}
.guidance_title{
	color: #333333;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.guidance_centent_text{
	color: #868686;
    margin-top: 30px;
}
.guidance_centent_text strong{
	font-weight: bold;
	color:#333333;
}
.btn_download2{
	background: #238bd4 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 4px;
    color: #ffffff;
    float: left;
    height: 40px;
    margin-left: 20px;
    width: 80px;
}
.table_insurance{
	margin: 20px auto;
}
tr td{
	border:1px solid #cccccc;
	padding: 10px;
    text-align: center;
    vertical-align: middle;
}
.course_left{
	width:48%;
	margin-top:20px;
	float:left;
	border:1px #cccccc dashed;
	margin-top:20px;
}
.course_right{
	width:48%;
	margin-top:20px;
	float:right;
	border:1px #cccccc dashed;
	margin-top:20px;
}
.course_bg{
	background: #238bd4 url("../img/icon_sale.png") no-repeat scroll right top;
    border-bottom: 1px solid #fff;
    color: #fff;
    min-height: 100px;
    padding-top:20px;
    padding-bottom: 20px;
    text-align: center;
    width: 100%;
}
.course_bg2{
	background: #3dbeff;
    border-bottom: 1px solid #fff;
    color: #fff;
    min-height: 100px;
    padding:10px 0;
    text-align: center;
    width: 100%;
}
.text12{
	font-size:20px;
	line-height:80px;
}
.text11 {
    font-size: 50px;
    line-height: 50px;
}
.text10 {
    font-size: 18px;
}

.text6 {
    text-align: center;
    width: 100%;
    overflow:hidden;
    padding:20px;
}
.text1 {
    color: #b70000;
}
.inprobj2 {
    background: #238bd4 none repeat scroll 0 0;
    border-bottom: 1px solid #fff;
    color: #fff;
    padding:10px 0;
    text-align: center;
    width: 100%;
}

.inprobj3 {
    background: #3dbeff  none repeat scroll 0 0;
    border-bottom: 1px solid #fff;
    color: #fff;
    padding:10px 0;
    text-align: center;
    width: 100%;
}

.btn_download3 {
    background: #ff5400 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 4px;
    color: #ffffff;
    float: left;
    height: 40px;
    width: 140px;
}
.btn_download4 {
    background: #ff5400 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 4px;
    color: #ffffff;
    float: right;
    height: 40px;
    width: 140px;
}
.inpro_tit {
    background: rgba(0, 0, 0, 0) url("../img/pic_heartcenterbg.jpg") repeat scroll 0 0;
    color: #238bd4;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
    width: 100%;
}
.pay{
	width:100%;
}
.btn_pay{
	background: #238bd4 none repeat scroll 0 0;
	border:0;
	border-radius: 4px;
	margin:auto;
	width:140px;
	height:40px;
	color:#ffffff;
	display:block;
	margin-top:30px;
}
.online_pay_inf{
	text-align:left;
}
.pay_detail lable{
	color:#333333;
}
.pay_detail{
	width:100%;
	overflow:hidden;
}
.money{
	color:#a94442;
	font-size:24px;
}
.add_payment_input{
   border: 1px solid #cccccc;
    border-radius: 4px;
    height: 40px;
    padding-left: 30px;
    width: 97%;
    ime-mode: disabled;
}

/*在线支付订单所在地址*/
._citys {
	width: 360px;
	display: inline-block;
	border: 2px solid #eee;
	padding: 5px;
	position: relative;
	background:#ffffff;
}

._citys span {
	color: #56b4f8;
	height: 15px;
	width: 15px;
	line-height: 15px;
	text-align: center;
	border-radius: 3px;
	position: absolute;
	right: 10px;
	top: 10px;
	border: 1px solid #56b4f8;
	cursor: pointer;
}

._citys0 {
	width: 100%;
	height: 34px;
	display: inline-block;
	border-bottom: 2px solid #56b4f8;
	padding: 0;
	margin: 0;
}

._citys0 li {
	display: inline-block;
	line-height: 34px;
	font-size: 15px;
	color: #888;
	width: 80px;
	text-align: center;
	cursor: pointer;
}

.citySel {
	background-color: #56b4f8;
	color: #fff !important;
}

._citys1 {
	width: 100%;
	display: inline-block;
	padding: 10px 0;
}

._citys1 a {
	width: 83px;
	height: 35px;
	display: inline-block;
	background-color: #f5f5f5;
	color: #666;
	margin-left: 6px;
	margin-top: 3px;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
	font-size: 13px;
	overflow: hidden;
}

._citys1 a:hover {
	color: #fff;
	background-color: #56b4f8;
}

.AreaS {
	background-color: #56b4f8 !important;
	color: #fff !important;
}

/*首页搜索*/
.news_center_search{
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 40px;
	overflow: hidden;
	margin-top: 40px;
}
.news_center_search:hover .news_center_right{
	margin-left: 60px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -moz-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;/* Safari and Chrome */
	-webkit-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;/* Opera */
	-o-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.search_detail{
	width:1080px;
	padding:60px;
}

/*法律说明*/
.law{
    overflow: hidden;
    text-align: center;
    padding:40px;
    text-align: left;
}

/*singlePoint*/
.theme_popover_mask {
    z-index: 9998;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:#000;
    opacity:0.4;
    filter:alpha(opacity=40);
    display:none
}
.theme_popover {
	width:1072px;
    z-index:9999;
    position:fixed;
    top:50%;
    left:50%;
    overflow: hidden;
    border-radius:10px;
    border:solid 2px #71a8d1;
    display:none;
    box-shadow: 0 0 10px #71a8d1;
    transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%); 	/* IE 9 */
	-moz-transform:translate(-50%,-50%); 	/* Firefox */
	-webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
	-o-transform:translate(-50%,-50%); 	/* Opera */
}
.theme_poptit {
    position: absolute;
    margin-top: 10px;
    right: 0;
    margin-right: 10px;
}
.theme_popbod {
    color:#444;
    overflow: hidden;
}
.theme_popbom {
    padding:15px;
    background-color:#f6f6f6;
    border-top:1px solid #ddd;
    border-radius:0 0 5px 5px;
    color:#666
}
.theme_popbom a {
    margin-left:8px
}
.theme_poptit .close {
    float:right;
    color:#ffffff;
    padding:5px;
    margin:-2px -5px -5px;
    font:bold 14px/14px simsun;
    text-shadow:0 1px 0 #ddd
}
.theme_poptit .close:hover {
    color:#FFF;
}
.dform {
    text-align: center;
}
.dform .ipt_error {
    background-color:#FFFFCC;
    border-color:#FFCC66
}
.dform_tip {
    display:none;
    background-color:#080;
    color:#fff;
    line-height:42px;
    margin-top:10px;
    font-size: 14px;
}
.dform_tip_errer {
    background-color: #CF301A;
}
.dform_tip a {
    display: inline-block;
    padding: 0 20px;
    margin-left:10px;
    background-color: #FFE924;
    color: #CF301A;
}
.dform_login {
    padding:0;
    height: 270px;
    overflow: hidden;
}
.dform_login iframe {
    height: 470px;
    margin-top: -180px;
}
.theme_signin {
    /*margin: -50px -20px -50px 90px;*/
    text-align:left;
    font-size: 14px;
}
.theme_signin h4 {
    color:#999;
    font-weight:100;
    margin-bottom: 20px;
    font-size: 12px;
}
.theme_signin li {
    padding-left: 80px;
    margin-bottom: 15px;
}
.theme_signin li strong {
    float: left;
    margin-left: -110px;
    /* width: 100px; */
    text-align: right;
    line-height: 32px;
}
.theme_signin .btn {
    margin-bottom: 10px;
}
.theme_signin p {
    font-size: 12px;
    color: #999;
}
.theme_desc,.theme_version {
    padding-top: 0
}
.ipt {
    border: solid 1px #d2d2d2;
    border-top-color: rgb(210, 210, 210);
    border-left-color: rgb(210, 210, 210);
    border-left-color: #ccc;
    border-top-color: #ccc;
    border-radius: 2px;
    box-shadow: inset 0 1px 0 #f8f8f8;
    background-color: #fff;
    padding: 4px 6px;
    height: 40px;
    line-height: 21px;
    color: #181818;
    /* width: 300px; */
    vertical-align: baseline;
}
.ipt1 {
    border: solid 1px #d2d2d2;
    border-top-color: rgb(210, 210, 210);
    border-left-color: rgb(210, 210, 210);
    border-left-color: #ccc;
    border-top-color: #ccc;
    border-radius: 2px;
    box-shadow: inset 0 1px 0 #f8f8f8;
    background-color: #fff;
    padding: 4px 6px;
    height: 40px;
    line-height: 21px;
    color: #181818;
    width: 180px;
    vertical-align: baseline;
}
.ipt2 {
    border: solid 1px #d2d2d2;
    border-top-color: rgb(210, 210, 210);
    border-left-color: rgb(210, 210, 210);
    border-left-color: #ccc;
    border-top-color: #ccc;
    border-radius: 2px;
    box-shadow: inset 0 1px 0 #f8f8f8;
    background-color: #fff;
    padding: 4px 6px;
    height: 40px;
    line-height: 21px;
    color: #181818;
    width: 98px;
    vertical-align: baseline;
    margin-left:10px;
}
.member_submit {
    width: 200px;
    height: 46px;
    background: #0d6fb8;
    border-radius: 5px;
    color: #ffffff;
    font-size: 1.2em;
    margin: 15px 0;
    text-align: center;
}
.red_text{
	color:red;
}

/*login*/
.login_bg{
	background: #3b9bd7;
	border-radius:10px;
	overflow: hidden;
	padding:40px 40px 30px 30px;
}
.login_left{
	float:left;
	position:absolute;
	top:50%;
	transform:translate(-3%,-50%);
    -ms-transform:translate(-3%,-50%); 	/* IE 9 */
	-moz-transform:translate(-3%,-50%); 	/* Firefox */
	-webkit-transform:translate(-3%,-50%); /* Safari 和 Chrome */
	-o-transform:translate(-3%,-50%); 	/* Opera */
}
.login_form{
	background: #FFFFFF;
	border-radius:4px;
	overflow:hidden;
	padding:20px;
	float:right;
}
.login_titleLine{
	text-align: center;
	color:#3b9bd7;
	font-size:22px;
	margin:20px 20px;
}
.login_titleLine img{
	width:100%;
	height:100%;
	vertical-align: middle;
}
.login_formCon{
	margin-top:10px;
	overflow: hidden;
}
.login_formLabel{
	font-size:16px;
	margin-right:20px;
	line-height: 50px;
}
.login_formInput{
	border:1px #e5e5e5 solid;
	border-radius:6px;
	background:#f1f1f1;
	width:320px;
	height:50px;
	padding-left:15px;
}
.login_formBtn{
	background: #3b9bd7;
	border:none;
	border-radius:6px;
	margin-top:20px;
	text-align: center;
	dispaly:block;
	width:100%;
	height:50px;
	color:#FFFFFF;
	font-size:20px;
}
.login_password{
	font-size:14px;
	float:right;
	line-height: 40px;
}
.login_password a{
	color:
}
.login_singlePointbg{
    background-image: url(../img/login_singlePointbg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
}
.logo_singlePoint{
    display: block;
    margin:30px auto 20px auto;
}
.login_singlePointConBg{
    width: 1300px;
    margin: 30px auto;
    overflow: hidden;
}
.login_singlePointCon{
    width: 310px;
    height: 338px;
    float: left;
    background: #FFFFFF;
    border: none;
    border-radius: 6px;
    margin:7px;
}
.login_singlePointConSpacing{
    width: 20px;
    height: 10px;
    float: left;
    overflow: hidden;
}
.login_singlePointConTitle{
    width: 290px;
    padding: 20px 10px;
    overflow: hidden;
}
.login_singlePointConTitleLabel{
    display: block;
    float: left;
    color: #3b9bd7;
    font-size: 16px;
    line-height: 22px;
}
.login_singlePointConTitleSpan{
    display: block;
    float: right;
}
.login_singlePointConForm{
    margin:auto;
    overflow: hidden;
}
.login_singlePointConFormText{
    text-align: center;
    height: 225px;
    line-height: 225px;
    border: #3b9bd7 1px solid;
    border-radius:0 4px 4px 4px;
    margin: 0 10px 10px 10px;
}
.login_singlePointConFormBorder{
    text-align: center;
    height: 264px;
    line-height: 264px;
    border: #3b9bd7 1px solid;
    border-radius: 4px;
    margin:0 10px;
    font-size: 16px;
}
.login_singlePointConFormBorderCtrl{
    height: 264px;
    border: #3b9bd7 1px solid;
    border-radius: 4px;
    margin:0 10px;
}
.login_singlePointConFormBorderCtrlText{
    color: #3b9bd7;
    margin: 20px 10px 10px 10px;
    font-size: 14px;
    line-height: 19px;
}
.login_singlePointConFormCon{
    margin: 0 10px 15px 10px;
    overflow: hidden;
    font-size: 14px;
    font-size: 16px;
}
.login_singlePointConFormCon label{
	line-height: 30px;
	font-size: 14px;
	color: #323232;
}
.login_singlePointConFormInput{
    width: 194px;
    height: 30px;
    line-height: 30px;
    color: #323232;
    padding-left: 15px;
    font-size: 14px;
    border: 1px #afafae solid;
    border-radius: 4px;
}
.login_singlePointConFormBtnLeft{
    width: 90px;
    height: 30px;
    float: left;
    margin-left: 30px;
    text-align: center;
    display: block;
    color: #FFFFFF;
    background: #3b9bd7;
    border-radius: 4px;
    border: none;
}
.login_singlePointConFormBtnRight{
    width: 90px;
    height: 30px;
    float: right;
    margin-right: 30px;
    text-align: center;
    display: block;
    color: #3b9bd7;
    background: #FFFFFF;
    border:1px #3b9bd7 solid;
    border-radius: 4px;
}
.login_singlePointConFormBorderCtrlTextRed{
    color: #e11f5f;
    margin: 20px 10px 10px 10px;
    font-size: 14px;
    line-height: 16px;
}
.login_singlePointConFormSelect{
    width: 194px;
    height: 30px;
    color: #919191;
    border: 1px #afafae solid;
    border-radius: 4px;
    padding-left: 12px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    background: url("../img/arrow_login.png") no-repeat scroll right center transparent;
    margin-left: -4px;
}
.login_singlePointConFormTab{
    width: auto;
    height: 40px;
    padding: 0 10px;
}
.login_singlePointConFormTabTitle{
    width: 100px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    background: #bdc2c9;
    border-radius: 20px 20px 0 0;
    float: left;
    color: #FFFFFF;
    text-align: center;
}
.login_singlePointConFormTabTitleSelect{
    width: 100px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    background: #3b9bd7;
    border-radius: 20px 20px 0 0;
    float: left;
    color: #FFFFFF;
    text-align: center;
}
.login_formInputCode{
	border:1px #e5e5e5 solid;
	border-radius:6px;
	background:#f1f1f1;
	width:220px;
	height:50px;
	padding-left:15px;
}
.login_formInputImg{
	width:92px;
	height:50px;
	line-height: 50px;
	padding:5px;
}
.login_error{
	float:left;
	color:red;
	height:40px;
	line-height:40px;
}
.login_error_up{
	float:left;
	color:red;
	height:40px;
	line-height:40px;
}
.FormCRM{
	transform:translate(0,50%);
    -ms-transform:translate(0,50%); 	/* IE 9 */
	-moz-transform:translate(0,50%); 	/* Firefox */
	-webkit-transform:translate(0,50%); /* Safari 和 Chrome */
	-o-transform:translate(0,50%); 	/* Opera */
}

/* admin */
.lay{
    background: #ffffff;
    margin: 10px;
}
.layBtn{
    width: auto;
    height: auto;
    overflow: hidden;
    float: left;
    margin-bottom: 10px;
}
.laySearchAdd{
    float: right;
    margin-bottom: 10px;
}
.laySearch{
    float: left;
    width: 200px;
}
.formBg{
    background: #ffffff;
    border:solid 2px #8D8D8D;
    padding: 20px;
}

/*PopUp*/
.theme_popover_mask {
    z-index: 9998;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:#000;
    opacity:0.4;
    filter:alpha(opacity=40);
    display:none
}
.theme_popoverAdmin {
    width:350px;
    z-index:9999;
    position:fixed;
    top:50%;
    left:50%;
    overflow: hidden;
    border-radius:10px;
    border:solid 2px #bdc2c9;
    display:none;
    box-shadow: 1px 1px 50px rgba(0,0,0,.3);
    transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%); 	/* IE 9 */
    -moz-transform:translate(-50%,-50%); 	/* Firefox */
    -webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
    -o-transform:translate(-50%,-50%); 	/* Opera */
}
.theme_poptitAdmin {
    position: absolute;
    margin-top: 10px;
    right: 0;
    margin-right: 10px;
}
.theme_popbodAdmin {
    color:#444;
    overflow: hidden;
}
.theme_poptitAdmin .close {
    float:right;
    color:#8D8D8D;
    padding:5px;
    margin:-2px -5px -5px;
    font:bold 14px/14px simsun;
    text-shadow:0 1px 0 #ddd
}
.theme_poptitAdmin .close:hover {
    color:#009688;
}
