.banner{
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-bottom:50px;
	min-width: 1140px;
}
.imgList{
	position:relative;
	left: 0;
	overflow:hidden;
	height: 393px;
}
.imgList li{
	float: left;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:0px;
	height: 393px;
}
.imgList li a{
	display: block;
	width: 100%;
	height: 100%;
}
.imgList li.img{width: 100%; height: 100%;}
.imgList li.current{z-index:2;}
.imgList li.img0{background:url(./Avabel_Banner_1.jpg) no-repeat center center;}
.imgList li.img1{background:url(./aurcusol_Banner_4.jpg) no-repeat center center;}
.imgList li.img2{background:url(./Toram_Banner_3.jpg) no-repeat center center;}
.imgList li.img3{background:url(./X-World_Banner_2.jpg) no-repeat center center;}
.dianList{
	position: absolute;
	left: 50%;
	margin-left:-75px;
	bottom: 20px;
	z-index: 10;
	overflow:hidden;
	background: rgba(0,0,0,.5);
    border-radius: 15px;
    padding: 5px;
}
.dianList li{
	cursor: pointer;
	float: left;
	width: 19px;
	height: 19px;
	border-radius: 50%;
	margin:0px 9px;
	text-indent:-999em;
	background: url(./dian_11.png)  20px 19px;
	}
.dianList li.current{
	background: url(./dian_11.png) no-repeat;
}
.pic{
	width: 1140px;
	margin:0 auto;
	min-width: 1140px;
	overflow: hidden;
}
.pic .title{
	font-size:30px;
	color: #3D3D3D;
	text-align: center;
    display: block;
}
.pic ul{
	width: 1140px;
	height: 285px;
	overflow: hidden;
}
.pic ul li{
	width: 350px;
	height: auto;
	float:left;
	margin-right:45px;
	margin-right:35px\9;
}
.pic ul li:last-child{
	margin-right:0px;
}
.pic ul li p{
	color: #7A797A;
	margin:10px auto;
	font-size: 16px;
	text-align: center;
}
.pic ul li .game{width:350px; height:170px; overflow:hidden; position:relative; cursor: pointer;box-shadow: 4px 5px 10px #222;}
.pic ul li img{width:350px;height:170px;}
.pic ul li .game .game_mask{width:240px; 
	height:170px;  position:absolute;top:170px; left:0px;
 	transition: all .5s;-moz-transition: all .5s;
 	-webkit-transition: all .5s;
 	-ms-transition: all .5s; 
}
.pic ul li .game:hover .game_mask{top:0px; transform: scale(1);}
.main{
	width: 1140px ;
	margin:0 auto;
	position: relative;
}
.fixed{
	width: 145px ;
	position: absolute;
	width: 145px;
	top:-50px;
	left:-155px;
	background: #E2E1E6;
	height: 650px;
}
.fixed p{
	color: #FF0000;
	text-align: center;
	padding:10px 0px;
}
.fixed i{
	width: 145px;
	height: 87px;
	display: block;
	background: url(./user.jpg) no-repeat center center;
}
.fixed a{
	display: block;
	text-align: center;
	color: #565656;
	margin:10px 0px;
}
.fixed span{
	display: block;
	text-align: center;
	color: #565656;
	padding-top:30px;
}
.fixed ul{ width: 145px;}
.fixed ul li{
	width: 145px;
	height: 50px;
	border-top: 1px solid #A7A8AB;
	background: url(./recharge.jpg) no-repeat 35px center;
}
.fixed ul li.service{
	background: url(./yx.jpg) no-repeat 35px center;
}
.fixed ul li.guardianship{
	background: url(./guardianship.jpg) no-repeat 35px center;
}
.fixed ul li a{
	width: 80px;
	height: 50px;
	color: #000;
	display: block;
	margin-left:50px;
	margin-top:0px;
	line-height: 50px;
}
.fixed ul li a:hover{
	color: #f00;
	text-decoration: none;
}
.fixed .weixin{
	width: 145px;
	height: 87px;
	display: block;
	margin:5px auto 30px;
	background: url(./weixin.jpg) no-repeat center center;
}
.login{
	width:100%;
	position: relative;
	overflow: hidden;
	margin-top:10px;
}
.layer{
	width:490px;
	height:280px; 
	overflow:hidden; 
	position:relative; 
	display:none; 
	border-radius:4px;
	}
.close{
	position:absolute; 
	top:0px; 
	right:0px; 
	color:#333; 
	font-size:16px; 
	text-align:center; 
	line-height:40px; 
	display:block; 
	width:30px; 
	height:40px;
	text-indent: -9999px;
	background: url(./btn-X.png) no-repeat;}
#layer1{background:#fff;}

.back{padding:29px 40px;}
.login_box{overflow:hidden; margin-bottom: 10px;}
.login_box .left_box{
	float:left; 
	width:254px; 
	margin:5px 40px;
	}
.left_box .longin_icon,.left_box .longin_pass{
	margin:0px 0px 20px 0px; 
	position:relative;
	border:1px solid #919191; 
	overflow:hidden; 
	border-radius:3px; 
	width:250px;}
.left_box .longin_icon input,.left_box .longin_pass input{
	width: 200px;
	height: 35px;
	color: #666;
	border-radius: 3px;
	padding-left:50px;
	outline:none;
	line-height: 35px;
}
.left_box .longin_icon i,.left_box .longin_pass i{
	display:block; 
	width:40px; 
	height:36px; 
	position:absolute;
	}
.left_box .longin_icon i{ background:#e7e7e7 url(./login_icon_03.png) no-repeat center center;border-right: 1px solid #ccc;}
.left_box .longin_pass i{ background:#e7e7e7 url(./login_pass_07.png) no-repeat center center;border-right: 1px solid #ccc;}
.left_box .longin_icon:hover,.left_box .longin_pass:hover{border:1px solid #c2263b;}
.login .left_box ul{
	position: relative; 
	top:-10px;
	}
.login .left_box ul li{
	float: left;
	height:20px;
	line-height:20px; position:relative; margin-right:10px;
}
.login .left_box ul li input{
	width: 16px;
	height: 16px;
	position: absolute;
	top:3px;
	left:0px;
}
.text{
	font-size: 14px;
	font-weight: 700;
	color: #f00;
	margin-left: 52px;
    margin-top: -9px;
    display: block;
}
.else{
	width: 100px; float:right; margin-left:20px;
}
.else ul li{overflow: hidden; margin-bottom:10px; position:relative;}

.else ul li a{
	float:left;
	text-align: center;
	color: #606060;
	line-height: 27px;
	margin-left: 10px;
}
.else ul li a:hover{
	color: #C2263B;
}
.login_btn{
	margin-top:16px;
	overflow:hidden;
	width: 250px;
	margin:0 auto;
}
.login_btn .login_login{
	width: 120px;
	height: 36px;
	display: block;
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	line-height: 36px;
	background: #B12D3B;
	border-radius: 4px;
	float:left;
	margin-right:10px;
}
.login_btn .login_login:hover{
	background: #78111E;
}
.login_btn .right_box{ width:100%;margin-top:6px;}
.login_btn .right_box p{
	text-align: right;
}
.login ul li span{
	margin-left:20px;
}
.login_btn .register{
	width: 120px;
	height: 36px;
	display: block;
	font-size: 20px;
	text-align: center;
	line-height: 36px;
	background: #b12d3b;
	border-radius: 4px;
	color: #fff;
}
.login_btn .register:hover{
	background: #78111e;
}
.bg_pic{
	width: 100%;
	height: 350px;
	z-index: 4;
	min-width: 1140px;
}
.container{
	width: 1140px;
	margin:0 auto;
	min-width: 1140px;
}
.press {
  width: 566px;
  height: 315px;
  float: left;
  border: 1px solid #E3E6ED;
}
.press dl {
    width: 100%;
    height: 32px;
    overflow: hidden;
    font-size: 14px;
    line-height: 32px;
    padding: 0px 0px 0px 14px;
    border-bottom: 1px solid #d5d7d8;
    margin-bottom: 0; }
.press dt {
    width: 430px;
    float: left; 
    margin-left:60px;}
.press dd {
    float: left; }
.press .pager {
    width: 566px;
    height: 39px;
    background-image: url("../img/top/bg-pager.png");
font-size: 14px;
line-height: 39px; }
.press .pager a {
  color: #535353;
  text-decoration: none; }
.press .pager a.active, .press .pager a:hover {
  color: #b93949; }
.press .pager ul {
  padding-left: 40px; }
.press .pager ul li {
    display: inline-block;
    margin-right: 10px; }
.press .pager ul li.number a {
    margin-right: 5px; }
.press .pager ul li.number a:last-of-type {
    margin-right: 0; }
.press .presslist {
    width: 100%;
    height: 286px;
    padding:18px 0px;
    overflow: hidden; }
.press .presslist a {
      display: block;
      padding-left: 9px;
      color: #505050; }
.press .presslist a:hover {
      border-left: 7px solid #b93949;
      padding-left: 2px;
      color: #505050; }
.press .presslist a:hover dl {
        background-color: #f4f4f4; 
        }
.info {
  position: relative;
  width: 559px;
  float: right;
  border: 1px solid #E3E6ED; }
.info .icon {
    position: relative;
    overflow: hidden;
    width: 400px;
    padding: 27px 0 21px 0;
    margin: 0 auto; 
    *padding:30px 80px 18px;
    *width: 300px;}
.info .icon div {
      position: relative;
      float: left;
      margin-left: 35px; }
.info .icon div:last-of-type {
      margin-right: 0; }
.info .carousel {
    width: 559px;
    height: 61px;
    background-color: #E2E1E6;}
.info .carousellist {
    width: 514px;
    margin: 0 auto;
    height: 36px;
   overflow: hidden;
   position:relative; top:13px;
    }
.info .carousellist span {
  display: block;
  width: 116px; margin:0 auto;
  position: relative;}
.info .icon span a{
	display: block;
	position: absolute;
	bottom:5px;
	left:0px;
	width: 155px;
	height: 38px;
}  
.slick-list{overflow:hidden; position:relative; left:0px;}
.slick-track{overflow:hidden; float:left;}
.slick-track .slick-slide{float:left; width:129px;}
/*.info .icon span{display:block; position:relative; transition:1s;}
.info .icon span .weixin_ewm,.info .icon span .weibo_ewm{width:91px; height:91px; position:absolute; top:50%; left:50%; margin:-45px 0px 0px -45px; display:none;}
.info .icon span .weixin_ewm{background:url(./weixin.jpg) no-repeat center center;}
.info .icon span .weibo_ewm{background:url(./info-link-qr.png) no-repeat center center;}*/
/********************************閸忓懎锟芥稉顓炵妇*************************/
.banner_up{
	margin-bottom: 30px;	width: 100%;
	height: 281px;
	position: relative;
	min-width:1140px ;
	background: url(./banner_chongzhi_03.jpg) no-repeat center center;
}
.up{
	width: 1140px;
	margin:0 auto;
	position: relative;
}
.up span.up_zx{width: 223px;
	height: 70px;
	position: absolute;
	top:185px;
	left:40px;
	background: url(./up_04.png) no-repeat;
}
#main_up{
	width: 1140px;
	margin:0 auto;
	overflow: hidden;
}
.tijiao{
	width: 1000px;
	float:left;
}
.tijiao ul{
	float:left;
	overflow: hidden;
}
.tijiao li{
	height:50px; line-height:50px;
	overflow:hidden;
	margin-bottom:5px;
}
.tijiao li label{display:block; width:200px; height:50px; float:left; text-align:right;}
.tijiao li .right_box{float:left;margin-left: 20px; overflow:hidden;margin-left:0px \0/;}
.tijiao li .right_box a{float:left; margin-right:10px;}
.tijiao select,.tijiao input{
	width: 225px;
	height: 26px;
	border:1px solid #ccc;
	border-radius: 4px;
	padding-left:5px;
	box-sizing: border-box;
	line-height: 26px;
}
.tijiao ul li a.liuyuan{
	padding:0px 12px;
	height: 40px;
	background: #D9D9D9;
	display: block;
	color: #000;
	text-align: center;
	line-height: 40px;
	border-radius: 5px;
	border:1px solid #BFBFBF;
}
.tijiao ul li #current{
	background: #E46C0A;
	border:1px solid #E46C0A;
}
.right_box ul{
	overflow: hidden;
	position: relative;
}
.right_box ul .zhifubao input,.right_box ul .wxzf input{
	width: 16px;
	height: 16px;
	position: absolute;
	top:18px;
	left:6px;
}
.right_box ul .wxzf input{
	top:18px;
	left: 113px;
}
.right_box ul li{
	float:left;
	width: 100px;
	height: 31px;
	text-align: center;
	margin-top:10px;
	margin-left:15px;
}
.right_box ul .zhifubao{
	background: url(./zhifubao.png) no-repeat;
}
.right_box ul .wxzf{
	background: url(./wxzf.png) no-repeat;
}
.right_box strong{
	color: #E46C0A;
}
.tijiao ul li.verification input{
	width: 100px;
	float: left;
	margin-top:12px;
}
#verify{
	float:left;
}
#verify li{
	width: 100px;
	height: 30px;
	line-height: 30px;
	margin-left:5px;
}
#verify .checkBox{
	float:left;
	height: 26px;
	color: #BFBFBF;
}
#verify .idcheckbox{
	display: block;
	height: 36px;
	float: right;
	margin-left:15px;
}
.lijichongzhi{
	width: 1140px;
	margin:0 auto;
}
.lijichongzhi a{
	display: block;
	width: 155px;
	height: 35px;
	background: #B12132;
	color: #fff;
	text-align: center;
	line-height: 35px;
	border-radius: 5px;
	font-size: 14px;
	margin:50px auto 100px;
}
/**************************************鐎瑰爼鏆遍惄鎴炲付***************************/
.banner_jiankong{
	margin-bottom: 30px;
	width: 100%;
	height: 281px;
	min-width: 1140px;
	background: url(./banner_jiankong_03.jpg) no-repeat center center;
}
.monitoring{
	width: 1140px;
	margin:0 auto;
	position: relative
}
#home i.shouye{
	background: url(./home_06.png) no-repeat;
}
#home i.zixun{
	background: url(./zixun_13.png) no-repeat;
}

/*********************瀵ら缚顔曟稉锟�*******************/
.banner_jianshe{
	margin-bottom: 30px;	width: 100%;
	height: 281px;
	min-width: 1140px;
	background: url(./banner_jianshe_03.jpg) no-repeat center center;
}
.await{
	width: 1140px;
	margin:0 auto;
	position: relative;
}
.await span.jianshe{
	width: 223px;
	height: 70px;
	position: absolute;
	top:185px;
	left:40px;
	background: url(./await_03.png) no-repeat;
}
.main_await{
	width: 1140px;
	margin:0 auto;
}
.main_await i{
	width: 130px;
	height: 102px;
	display: block;
	margin:100px auto 50px;
	background:  url(./await_07.png) no-repeat center center;
}
.main_await p{
	font-size: 26px;
	color: #656565;
	font-weight: bold;text-align: center;
}
.main_await a{
	width: 175px;
	height: 55px;
	background:#B12132;
	color: #fff;
	border-radius: 4px;
	display: block;
	text-align: center;
	line-height: 55px;
	margin:100px auto;
	font-size:24px ;
}
/***********************************閻劍鍩涙稉顓炵妇*****************************/
.banner_center{
	margin-bottom: 30px;	width: 100%;
	height: 281px;
	min-width: 1140px;
	background: url(./banner_yonghuo.jpg) no-repeat center center;
}
.user_center{
	width: 1140px;
	margin:0 auto;
	position: relative;
}
.user_center span.center{
	width: 223px;
	height: 70px;
	position: absolute;
	top:185px;
	left:40px;
	background: url(./usercenter_04.png) no-repeat;
	}
.user_center .quanyi{
	width: 100px;
	height: 40px;
	position: absolute;
	top:205px;
	right: 60px;
	background: url(./quanyi_03.png) no-repeat;
}
.main_center{
	width: 1140px;
	height: auto;
	margin:0 auto;
	overflow: hidden;
}
.box{margin:20px 50px; overflow:hidden;}
.main_center ul{
	overflow: hidden;
}
.main_center ul li{
	padding:10px 0px;
	float: left;
	width: 1140px;
	border-bottom: 1px solid #737373;
}
.member{
	width: 1040px;
}
.member ul li.first{
	width: 90px;
	border:0;
}
.member ul li.first a{
	margin-left: 20px;
}
.member ul li{
	width:700px;
}
.member ul li i{
	display:block;
	width:87px;
	height: 87px;
	background: url(./user.jpg) no-repeat;
}
.member ul li b{
	color: blue;
	font-weight: normal;
}
.member ul li.Lv{
	padding-top:75px;
	border:0;
	margin-left:15px;
}
.member ul li.Lv p{
	display: block;
	float: left;
}
.member ul li.Lv a{
	width: 40px;
	height: 20px;
	color: #fff;
	line-height: 20px;
	text-align: center;
	background: blue;
	display: inline-block;
}
.member ul li a{
	color: #4063C3;
}
.member ul li.last{
	width: 110px;
	float: right;
	border-bottom:none;
	
}
.member ul li.last a{
	width: 110px;
	height: 33px;
	display: block;
	background: #723C8F;
	color: #fff;
	text-align: center;
	line-height: 33px;
	margin-top: 30px;
}
.member ul li.last a:hover{
	background: #64357d;
}
.email .email_li{
	line-height: 40px;
	overflow:hidden;
	position:relative;
}
.email .email_li span{display:block; width:240px; float:left;}
.email .email_li a.gary{
	color: #999;
	margin-left: 40px;
}
.email .email_li a.email_1{
	color:#2455AF ;
	margin-left: 20px;
}
.main_center .imgList .box .password{
	background:#2397E0 ;
	display: block;
	width: 110px;
	height: 33px;
	text-align: center;
	line-height: 33px;
	color: #fff;
	float:right;
	*position:absolute;
	*top:0px;
	*right:0px;
	position: relative;
	top:35px;
	left:110px;
}
.main_center .imgList .box .password:hover{
	background: #2884be;
}
.email .email_li a.news{
	display: block;
	width: 110px;
	height: 33px;
	text-align: center;
	line-height: 33px;
	color: #fff;
	float:right;
	background: #85B956;
	*position:absolute;
	*top:0px;
	*right:0px;
}
.email p a.news:hover{
	background: #598432;
}
.main_center ul .imgList img{float:left; margin-right:20px;}
.main_center ul li .up{
	display: block;
	width: 110px;
	height: 33px;
	background: #D33939;
	color: #fff;
	float: right;
	text-align: center;
	line-height: 33px;
	
}
.main_center ul li .up:hover{
	background: #b63636;
}
/********************************閻劍鍩涢弶鍐抄-鐎瑰爼鏆遍惄鎴炲付**************************/
.banner_yhqy{
	margin-bottom: 30px;
	width: 100%;
	height: 281px;
	min-width: 1140px;
	background: url(./banner_yonghu_03.jpg) no-repeat center center;
}
.yhqy{
	width: 1140px;
	margin:0 auto;
	position: relative;
}
#container{
	width: 1140px;
	margin:0 auto;
	overflow: hidden;
	margin-bottom: 60px;
}
.main_quanyi {width:1000px;border:2px solid #E2E1E6; margin:0 auto;float:left;}
#tab{
	overflow:hidden;
	zoom:1;
	background:#E2E1E6;
	width: 180px;
	float:left;
	height: 650px;
	}
#tab li {
	height:60px;
	border-bottom: 1px solid #fff;
	line-height: 60px;
	cursor:pointer;
	padding:0 20px;
	font-size: 15px;}
#tab li.current {
	color:#000;
	background:#F8F8F8;
	}
	
#content {
	width: 820px;
	height: 650px;
	float:right;
	background:#F8F8F8 ;
	border-top-width:0;
	}
#content ul{
	line-height:20px;
	display:none;	
	margin:0 30px;
	padding:10px 0;
	overflow: hidden;}
#content ul li{
	margin:15px;
	font-size: 13px;
	line-height: 24px;
	}
#content ul h1{
	line-height: 30px;
}
#content ul span{
	float:right;
}
#home{
	width: 50px;
	float:right;
}

#home i{
	width: 37px;
	height: 31px;
	display: block;
	margin-left: -7px;
	margin:15px 6px;
	margin-bottom: 10px;
}
#home li.first a{margin-left: 14px;}
#home i.kefu{
	background: url(./erji_03.png) no-repeat;
}
#home a{
	color: #000;
	padding-bottom: 5px;
}
#home a:hover{
	color: #f00;
}

/*閼辨梻閮撮幋鎴滄粦*/
.main-us{
	position: relative;
    width: 100%;
    min-width: 1140px;
}
.common_wrapper {
    padding: 70px 0 60px;
    }
.common-ttl{
	padding: 0 0 20px
}   
    
.container-us {
    position: relative;
    width: 1140px;
    margin: 0 auto;
    }
.bg_contact{
	width: 100%;
	height: 610px;
	min-width: 1140px;
}
.center_conteact{
	width: 1140px;
	height: 670px;
	margin:0 auto;
	margin-top: -150px;
	position: relative;
}
.center_conteact p{
	font-size: 22px; 
	text-indent: 2em;
	position: absolute;
	bottom:264px; 
	right: 0px;
	line-height: 40px;
	}
.culture{
	width: 1140px;
	height: 643px;
	margin:0 auto;
	position: relative;
	min-width: 1140px;
	margin-bottom: 50px;
	background: url(../img/bg_contact_03_06.png) no-repeat;
} 
.culture a{
	display: block;
	width: 288px;
	height: 286px;
	text-indent: -9999px;
	position: absolute;
}
.conteact1{
	top:27px;
	left: 223px;
}

.conteact2{
	top:27px;
	right: 220px;
}
.conteact3{
	bottom:33px;
	left: 25px;
}
.conteact4{
	bottom:33px;
	left: 422px;
}
.conteact5{
	bottom:33px;
	right:30px;
}
.conteact1:hover{
	width:288px;
	height: 288px;
	background: url(../img/conteact1.png) no-repeat;
}
.conteact2:hover{
	width:288px;
	height: 288px;
	background: url(../img/conteact2.png) no-repeat;
}
.conteact3:hover{
	width:288px;
	height: 288px;
	background: url(../img/conteact3.png) no-repeat;
}
.conteact4:hover{
	width:288px;
	height: 288px;
	background: url(../img/conteact4.png) no-repeat;
}
.conteact5:hover{
	width:288px;
	height: 288px;
	background: url(../img/conteact5.png) no-repeat;
}
.table_outline {
	border: 1px solid #ddd;}
.table_outline .txt_category {
	width: 30%;
	background-color: #EDEDED;}
.table_outline td {
	border: 1px solid #ddd;
	padding: 8px;
	font-size: 18px;
	}
.plat{
	width: 1140px;
	height: 782px;
	margin:0 auto;
	margin-bottom:60px;
}
/*toram*/

.big_bg{
	height: 1050px;
	min-width: 1140px;
	background: url(./bg_02.jpg) no-repeat center center;
}
.container{
	width: 1140px;
	height: auto;
	margin:0 auto;
}
.container .top_logo{
	width:600px;
	height: 85px;
	padding: 20px 10px;
	overflow: hidden;
}
.container .top_logo .logo{
	display: block;
	width: 311px;
	height: 85px;
	float:left;
	background: url(./toram_logo.png) no-repeat center center;
}
.container .top_logo ul{
	width: 280px;
	height: 85px;
	overflow: hidden;
}
.container .top_logo ul li{
	float: left;
	width: 50px;
	line-height: 85px;
	height: 85px;
	padding-left: 20px;
}
.container .top_logo ul li a{
	display: block;
	width: 35px;
	height: 32px;
}
.container .top_logo ul li a.about{
	width: 100px;
	height: 85px;
	color: #000000;
	font-weight: 600;
}
.container .top_logo ul li .qq{
	margin-top: 25px;
	background:url(./toram_qq.png) no-repeat;
}
.container .top_logo ul li .weixin{
	margin-top: 25px;
	background: url(./toram_weixin.png) no-repeat;
}
.container .top_logo ul li .xinlang{
	margin-top: 25px;
	background: url(./toram_xinlang.png) no-repeat;
}
.content{
	width: 546px;
	height: 466px;
	margin:25px 0px;
	position: relative;
	background:url(./toram_xiazai_03.png) no-repeat;
}
.content .video{
	width: 70px;
	height: 66px;
	display: block;
	position: absolute;
	top: 158px;
	right:0px;
}
.content .shiqian{
	width: 190px;
	height: 50px;
	display: block;
	position: absolute;
	bottom:110px;
	right:150px;
}
.content .Android{
	width: 93px;
	height: 96px;
	display: block;
	position: absolute;
	bottom:4px;
	right:242px;
}
.content .ios{
	width: 93px;
	height: 96px;
	display: block;
	position: absolute;
	bottom:4px;
	right:150px;
}
.bottom{
	width: 362px;
	margin-left:40px;
}
.bottom .new_icon{
	overflow: hidden;
	border-bottom: 1px solid #B8B8BC; 
}
.bottom .new_icon h1{
	width: 30px;
	height: 30px;
	float: left;
	background: url(./new.icon_03.png) no-repeat;
}
.bottom .new_icon span{
	float:left;
	font-size: 22px;
	color: #3D3D3D;
	font-weight: 600;
	line-height: 25px;
	margin-left: 10px;
}
.bottom .new_li{
	width: 362px;
	margin-top:15px;
}
.bottom .new_li ul li{
	padding:0px 10px;
	overflow: hidden;
	border-bottom:1px solid #E1DFE1;
	border-left:7px solid #F2F0F1;
}
.bottom .new_li ul li a{
	color: #505050;
	display: block;
	height: 45px;
	line-height: 45px;
}
.bottom .new_li ul li a span{
	float:right;
}
.bottom .new_li ul li.current{
	border-left:7px solid #B93949;
}
.bottom .new_li ul li.current a{
	color: #548ACC;
}
.bottom .new_li ul li:hover{
	border-left:7px solid #B93949;
}
.bottom .new_li ul li a:hover{
	color: #2D78C6;
}
.container .more{
	width: 362px;
	height: 30px;
	position: relative;
	margin:20px 0px 80px 40px;
	background: url(./btn.more_07.jpg) no-repeat ;
}
.container .more i{
	width: 20px;
	height: 20px;
	display: block;
	background: url(./more_07.jpg) no-repeat ;
	position: absolute;
	bottom:0px;
	right:35px;
}
.container .more a{
	position: absolute;
	top:8px;
	right:10px;
	color: #535353;
}
/*娴滃澧犻惂璇茬秿*/
.content_register{
	width: 551px;
	height: 500px;
	position: relative;
	background: url(./register_down.png) no-repeat;
}
.content_register .video{
	width: 65px;
	height: 65px;
	display: block;
	position: absolute;
	top:160px;
	right: 8px;
}
.toram_register{
	width: 320px;
	height: 100px;
	position: absolute;
	bottom:31px;
	left:70px;
}
.content_register .phone,.content_register .verify{
	width: 310px;
	height: 50px;
	overflow: hidden;
}
.content_register span{
	color: #B38761;
}
.content_register .phone input,.content_register input{
	width: 135px;
	height: 35px;
	padding-left:10px; 
	color: #999;
	line-height: 35px;
	border:2px  solid #428DC2;
}
.content_register .phone a,.content_register .verify a{
	display: block;
	width: 90px;
	height: 37px;
	color: #FFFFFF;
	text-align: center;
	line-height: 37px;
	float:right;
	font-weight: 600;
	*margin-top:-40px;
}
#button_getPhoneCode{background:#428DC2;}
#button_getPhoneCode.on{background:#175d8f;}
.submit{background:#428DC2;}
.submit.on{background:#175d8f;}
.preferential{
	width: 365px;
	height: 300px;
	margin-left: 45px;
}
.preferential div{
	margin:10px 0px;
}

/*濮濓絾鏋�/
.banner-detail{
	width: 100%;
	height: 309px;
	min-width: 1140px;
	background: url(./new_bg_02.jpg) center center;
}
.main-toram{
	width:920px;
	margin:0 auto;
	padding:10px 40px;
	margin-bottom: 150px;
}
.bg{
	min-width: 1140px;
	margin:0 auto
}
#new_details{
	width: 1000px;
	margin:0 auto;
	border-bottom: 2px solid #455EAC;
}
.headline{
	width: 1000px;
	margin-top:30px;
}
.headline h1{
	color: #455EAC;
	text-align: center;
	width: 1140px;
}
.headline span{
	width: 1140px;
	display: block;
	color: #455EAC;
	text-align: center;
	margin:10px auto;
}
.headline ul{
	overflow: hidden;
	width: 200px;
}
.headline ul li{
	float:left;
	margin:10px auto;
}
.headline ul li a{
	color: #455EAC;
	font-weight: 600;
}
.main-toram{
	width:920px;
	margin:0 auto;
	padding:10px 40px;
	margin-bottom: 150px;
}
.main-toram h4,.main-toram p{
	color: #666;
	padding: 6px 0px;
	line-height: 22px;
	font-size: 14px;
}
.main-toram p{
	text-indent: 2em;
}

/*閺備即妞�/
.banner-new{
	width: 100%;
	height: 393px;
	background: url(./new_bg_02.jpg) center center;
}
.banner_main{
	width: 1140px;
	height: 309px;
	margin:0 auto
}
.new_bg{
	width: 1140px;
	margin:0 auto;
	margin-bottom: 60px;

}
.new {width:1000px;margin:50px auto;height: 400px;}
.tab {overflow:hidden;zoom:1;border-bottom:2px solid #455EAC;}
.tab li {float:left;
		color:#455EAC;
		height:70px;
		width: 140px;
		cursor:pointer;
		text-align: center;
		line-height:70px;
		padding:0 20px;
		font-size: 30px;
		font-weight: 700;
}
.tab li.current {color:#fff;background: #455EAC;}
.new .tab .return{
	width: 500px;
	height: 70px;
	font-size: 14px;
	font-weight: 400;
	text-align: right;
}
.new .tab .return{
	display: block;
	color: #FFFFFF;
	width: 115px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	background: #455eac;
	float: right;
	margin-top:18px;
}
.toram_li {width: 1000px;}
.toram_li ul {line-height:58px;display:none;overflow: hidden;}
.toram_li ul li{width: 990px;height: 58px;font-size: 14px; border-bottom: 1px dashed #455EAC;}
.toram_li ul span{float: right;color: #CCCCCC;}
.toram_li ul li a{color: #000;display: block;}
.toram_li ul li:hover a,.toram_li ul li:hover span{
	color: #455EAC;
}


/*楠炶法鎾肩拹銈嗗*/
.recruitPage {
    width: 100%;
    background: url(./bg_recruit.jpg) center bottom no-repeat;
    }
.main-recruit {
  position: relative;
  width: 100%; 
  background: #f8f8f8;
  min-width: 1140px;
  padding-bottom: 60px;
  }

.container {
  position: relative;
  width: 1140px;
  margin: 0 auto; }

.navbar {
  position: relative;
  width: 100%;
  height: 76px;
  border-bottom: 1px solid #e4e8eb; }
  .navbar .logo {
    position: absolute;
    top: 0;
    left: 0; }
  .navbar nav {
    position: relative;
    width: 100%; }
 .navbar .nav-child {
    position: absolute;
    width: 87px;
    top: 75px;
    left: 0;
    z-index: 100;
    display: none; }
.navbar .nav-child div {
      background-color: #cc7681;
      margin: 1px 0;
      text-align: center; }
.navbar .nav-child a {
      padding: 14px 0;
      text-decoration: none;
      color: #ffffff;
      display: block;
      font-size: 14px; }
.navbar ul {
    float: right;
    font-size: 0; }
.navbar ul li {
      position: relative;
      display: inline-block;
      width: 88px;
      height: 75px; }
.navbar ul li > a {
	cursor:pointer;
    display: block;
    color: #b12132;
    height: 75px;
    background-image: url("../img/com/navbar-list.png"); }
.navbar ul li:nth-of-type(1) {
  width: 88px; }
.navbar ul li:nth-of-type(1) a {
    background-position: 0 0; }
.navbar ul li:nth-of-type(1) a.active, .navbar ul li:nth-of-type(1) a.initActive, .navbar ul li:nth-of-type(1) a:hover {
    background-position: 0 75px; }
.navbar ul li:nth-of-type(2) a {
  background-position: -88px 0; }
.navbar ul li:nth-of-type(2) a.active, .navbar ul li:nth-of-type(2) a:hover {
  background-position: -88px 75px; }
	  
.navbar ul li:nth-of-type(3) a {
  background-position: -264px 0; }
.navbar ul li:nth-of-type(3) a.active, .navbar ul li:nth-of-type(3) a:hover {
  background-position: -264px 75px; }

  .navbar ul li:nth-of-type(4) a {
    background-position: -352px 0; }
  .navbar ul li:nth-of-type(4) a.active, .navbar ul li:nth-of-type(4) a:hover {
    background-position: -352px 75px; }
  .navbar ul li:nth-of-type(5) a {
    background-position: -440px 0; }
  .navbar ul li:nth-of-type(5) a.active, .navbar ul li:nth-of-type(5) a:hover {
    background-position: -440px 75px; }
	.navbar ul li:nth-of-type(6) {
  margin-right: 0; }
  .navbar ul li:nth-of-type(6) a {
    background-position: -527px 0; }
.navbar ul li:nth-of-type(6) a.active, .navbar ul li:nth-of-type(6) a:hover {
    background-position: -527px 75px; }
    
.accordion {
	margin:0 0 30px;
}
.recruit_caution{
	width: 1140px;
	height: 433px;
}
.recruit_caution p{ padding:10px 5px;}
.recruit_caution td{ padding:10px 100px;font-size: 16px;}
.recruit_caution h3{padding:10px 5px;font-size: 18px;}

.recruit_caution font{
	padding:10px 5px;
	font-size: 22px; 
	text-indent: 2em;
	position: absolute;
	right: 0px;
	line-height: 40px;
	}
.switch {/*
	width:1140px;*/
	color:#777777;
	background-color:#ededed;
	padding: 10px 15px;
	margin:10px 0 0;
	border:1px solid #ddd;
	border-radius:3px;
	cursor:pointer;
	font-size: 16px;
}
.switch:first-child {
	margin:0;
}
.switch:hover {
	font-weight:400;
	color:#9c081c;
}
.contentWrap td{background-color: none;}
.contentWrap {
	padding:15px;
	background-color:#fff;
	border:1px solid #ddd;
	border-top:none;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	margin:0 0 10px;
}
.displayNone {
	display: none;
}
.recruit_caution p{
	font-size: 16px;	
}
.textAlignRight {
    text-align: right;
    margin-top: 8px;
    }
.bg_red {
background-color: #b93949;}
.btn_link {
    display: inline-block;
    color: #fff;
    border-radius: 6px;
    padding: 10px 16px;
    line-height: 1.33;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}
    
    /*鐏忓繑鐖剁�妯肩秹閺備即妞堟禒锝囩垳*/
#new_details_1{
   	border-bottom: 3px solid #ccc;
}
   
.headline_1{
	width: 1000px;
	margin-top:30px;
}
.headline_1 h1{
	color: #000;
	text-align: center;
	width: 1140px;
	
}
.headline_1 span{
	width: 1140px;
	display: block;
	color: #000;
	font-size: 14px;
	text-align: center;
	margin:10px auto;
}
.headline_1 ul{
	overflow: hidden;
	width: 200px;
}
.headline_1 ul li{
	float:left;
	margin:10px auto;
	font-size: 14px;
}
.headline_1 ul li a{
	color: #000;
	font-weight: 600;
}
   .xiaoyou_new{
   	width: 1140px;
   	margin:10px auto;
   }
   .xiaoyou_new p{
   	font-size: 14px;
   	padding: 3px 85px;
   	line-height: 30px;
   }
   .xiaoyou_new .img{
   	padding: 10px 250px;
   }
   .xiaoyou_new .img1{
   	margin-left:100px;
   	padding:10px 250px;
   }
   .xiaoyou_new span{
   	display: block;
   	margin-left:80px;
   	line-height: 25px;
   }
   .xiaoyou_new a{
   	color: #000;
   }
   .presslist span{
   	display: block;
   	position: absolute;
   	left:13px;
   	width: 75px;
   	height: 25px;
   }
   .presslist{
   	position: relative;
   }
   


/*閺備即妞堥弽宄扮础*/
.award{
	display: inline-block;
    width: 265px;
    position: relative;
    top: 0px;
    left: 0px;
    background: rgba(255,255,255,0);
    height: 20px;
}
