﻿@charset "utf-8";
body{
    background-color:#E2E2E2;
}
.doat_limit{overflow: hidden;display: block;width: 80%;white-space:nowrap; text-overflow:ellipsis; }
.row{margin-left: 0px;margin-right: 0px;}
.top_nav{margin-bottom: 0px;}
.tap2,.tap3,.tap4,.tap5,.tap6{
	margin:20px auto;
}
.gary_back{background-color: #fafafa;padding-bottom:  20px;margin-top: 40px;}
.gary_back .nav-tabs>li.active>a{background-color: #fafafa;}
.gary_back .nav-tabs li a:hover{background-color: #fafafa;border-top: 1px solid #fafafa;border-left: 1px solid #fafafa;border-right: 1px solid #fafafa;border-style: none;    border-bottom: 2px solid #b58637}

.work_img{
	position: relative;
	overflow: hidden;	

	height: 360px;
}
.work_img .imgs{
	
	position: absolute;
	top:0;
	left: 0;
	height: 100%;
}
.work_img .imgs img{
	display: block;
	float: left;
	overflow: hidden;
	height: 360px;
	width:auto; 
}
.work_img .img_description{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 60px;
	
}
.work_img ol{
	position: absolute;
	bottom: 0;
	left: 0;
}
.work_img ol li{
	float: left;
	color:white;
	line-height: 60px;
	display: none;
	width: 300px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	margin-left: 5px;
}
.work_img ul{
	position: absolute;
	bottom: 0;
	right:50%;
	margin-right: -43px;
}
.work_img ul li{
	float: left;
	width:10px;
	height: 10px;
	opacity: 0.5;
	background-color: #fff;
	margin:0 5px 15px 5px;
	border-radius: 50%;
}
.work_img li.currentli{
	opacity: 1;
}
.work_img ol li.show{
	display: inline-block;
}

.gg_box{position: absolute;left:22%;top: 15%; }
.gg_box img{width:530px;height: 206px;}

.msg_box {
    width: 750px;
    height: 220px;
    position: absolute;
    left: 22%;
    top: 20%;
    text-align:center;
    text-shadow: 0 8px 10px #6699ff;
    z-index: 50px;
    color: #fff;
    font-size: 36px;
}
.login_box{background-color:#FAFAFA;width: 250px;height: 320px;position: absolute;left: 67%;top:5%;z-index: 40px;box-shadow:-1px 1px 5px #F0F0F0;}
.login_box h3 {font-size:22px;color: #024291;text-align: center;margin-top:20px;}
.login_input{width: 210px;height: 35px;margin-left: 20px;margin-top: 15px;border:1px solid #bbbbbb;}
.login_input0{width: 110px;height: 35px;margin-left: 20px;margin-top: 15px;border:1px solid #bbbbbb;}
.login_input1{background-image: url(../images/login1.png);background-repeat: no-repeat;background-position:7px 1px;text-indent: 50px;float:left;}
.login_input2{background-image: url(../images/login2.png);background-repeat: no-repeat;background-position:10px 3px;text-indent: 50px;float:left;}
.login_input3{width: 110px;margin-left: 0px;margin-right: 0px;text-indent: 10px;float:left;}
.login_box div{width:210px;margin-left: 20px;text-align:left}
.login_button{background-color:#024291;color: #fff;font-size: 20px; height: 38px;line-height: 38px;margin-top: 15px;border: 1px solid #024291;}
.login_button:hover{background-color: #4777cb;}
.login_box a{margin-right: 28px;margin-top: 10px;font-size: 14px;}	
.login_box span{width: 40px;height: 35px;display:block;font-size: 28px;font-weight: bold;color: #f35a0e;text-align: center;float:left; margin-top: 15px}
.login_box div{padding-left: 0px;padding-right: 0px;}
.pd_left_0 {padding-left: 0px !important;}
.htop {width: 150px;border-top: 2px solid #024291;margin: 0 auto; text-align: center;margin-top: 18px;}
.htop h4 {margin-top: 15px;font-weight: bold;}
.htop i {font-style: normal;}
.login_buttonl{color: #f51913;font-size: 18px; height: 38px;line-height: 38px;margin-top: 15px;}

.modular{

	border:1px solid #e3e3e3;
	overflow: hidden;
}
.modular .title{
	background-color: #fafafa;
	height: 50px;
	border-bottom: 1px solid #e3e3e3;
}
.modular .title h3{
	margin:0;
	font-size:20px;
	line-height: 50px;
	color:024291;
	margin-left: 25px;
	float: left;
}
.title ul{
	float: right;
	margin-right: 5px;
}
.title li{
	float: left;
	color:gray;
	font-size: 24px;
	line-height: 50px;
}
.title li:hover{
	color: 024291;
}
.modular_content{
	margin-top: 20px;
}
.modular_content li{
	padding:20px 15px 10px 10px;
	border-bottom: 1px dashed #d9d9d9;
}
.modular_content li img{width: 40px;margin-right: 10px;height: 46px;}
.modular_content li:hover{background-color: #fff;cursor: pointer;}
.modular_content a{
	display: inline-block;
	width:70%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: none;
	color:#333;
	font-size: 14px;
	font-size: 16px;
}
.modular_content a:hover{
	text-decoration: underline;	text-decoration: none;
}
.modular_content p{
	font-size: 14px;
	color:#9a9a9a;
	
	
}

.tap3{
	background-image: url(../images/bg_banner2.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
	height: 179px;
	position: relative;
}
.tap3 .banner2{
	width: 800px;
	height: 100px;
	background-color:rgba(0,34,103,0.5);
	position: absolute;
    top: 50%;
	margin-top:-50px;
	left: 50%;
	margin-left:-400px; 
}
.tap3 .banner2 img{
	position: absolute;
	top:50%;
	margin-top: -23px;
	left: 50%;
	margin-left: -343px;
}
.tap4{margin-top:30px;margin-bottom:20px;
	
}
.tap4 .modular{
	border:none;
}
.tap4 .title{
	background: none;
	height: 56px;
	border-bottom: 1px solid 024291;
}
.tap4 .title h3{
	font-size: 24px;
	line-height: 56px;
}
.tap4 .title li{
	line-height: 56px;
}
.tap4 .nav-tabs{
	margin:10px 0px 5px 0px;
}
.tap4 .nav-tabs a{
	font-size: 14px;
	color:#222;
}
.tap4 .nav-tabs a:focus{
	outline: none;
}
.tap4 .nav-tabs a:hover{
	color:024291;background-color: #fff;border-style: none;border: 1px solid #fff;border-bottom:1px solid #ddd;
}
.tap4 .nav-tabs li.active a{
	color:#024291;border-style: none;border-bottom: 2px solid #024291;
}
.img_box_left{padding-top: 0px;line-height:40px;overflow: hidden;}
.img_box_left a{color: #222222;}
.img_box_left a:hover{color:024291;text-decoration: none;opacity: 0.8 }
.img_box_left img{height:450px;width: 455px; }
.img_box_right{padding-top: 20px;overflow: hidden;line-height:40px;}
.img_box_right img{height:200px;width: 300px; }
.img_box_right a{width:455px;margin-left:20px; margin-bottom: 10px; }
.img_box_right a{color: #222222;}
.img_box_right a:hover{color:024291;text-decoration: none; opacity: 0.8}
.col-md-6{padding: 0px;}
.col-md-6 ul p{ display:block;float: right; }
.col-md-6 ul li{border-style: none;}
.col-md-6 ul li a{border-style: none;margin-top: 5px;color: #3e3e3e;font-size: 14px;}
.col-md-6 ul li a:hover{text-decoration: none;color:024291; }
.col-md-6 .cheng_box{display: inline-block;height: 42px;}
.nav-tabs li{float: left;}
.nav-tabs span{color: #323232;font-size: 20px;border-left: 5px solid 024291;padding: 10px;}

.tap5{
	border:1px solid #e3e3e3;
	height: 430px;
	font-size: 16PX;
}
.tap5 .title{
	height: 56px;
	border-bottom: 1px solid #eee;
	background: #fafafa;
	font-size: 24px;
	color:024291;
	line-height: 56px;
	padding-left: 25px;
}
.tap5 ul{
	
}
.tap5 .row1 li{
	width: 190px;
	margin:10px 0px 5px 10px;
	display: inline-block;
}

.tap5 a{
	display: inline-block;
	float: left;
	width: 100%;
	height: 60px;
	line-height: 60px;
	background-color: #fafafa;
	border: 1px solid #e4e4e4; 
	text-decoration: none;
}
.tap5 a img{
	margin-top: 15px;
	display: block;
	float: left;
	margin-left:8px;margin-right: 8px;
}
.tap5 a p{
	

	text-align: center;
	margin:0;
	color:#434343;
	font-size: 14px;
	line-height: 60px;
}

.tap5 .light-30 p{line-height: 20px;margin-top: 10px}
.tap5 .doutxt a p{
	line-height: 20px;
	margin-top: 10px;
}
.tap5 .doutxt a{
	line-height: 60px;
}
.zj-left{display: block;float: left;}
.tap5 .row1 ul .zj-left{width: 130px;height: 60px;background-color: #e64f57;color: #fff;}
.zj-left img{margin-top: 15px;margin-left: 10px;}
.zj-left p{line-height: 60px;float: right;margin-right:35px;}
.no_j a:hover{
	 border: 1px solid 024291;color:024291 
}
.tap5 a:hover p{color:024291}

.pading-20px{padding-top: 20px;}



/*政策资讯*/
.zhengce_box {padding-top: 0px;}
.zhengce_box .carousel-inner .item img{ width: 585px;height: 350px;  }
.zhengce_box .row{margin-top: 20px;}
.zhengce_box .row .carousel-indicators{bottom: 0px;left: 90%;}
.zhengce_box .row .carousel-caption{bottom: 2px;left: 5%;padding-bottom: 0px;text-align: left; }
.zhengce_box .row ul{padding-left: 0px;}
.zhengce_box .row ul li{height: 40px;display: block;}
.zhengce_box .row ul a{width: 75%;margin-left: 0px;display: inline-block;margin-bottom: 0px;margin-top: 0px;float:left;}
.zhengce_box .row ul a:hover{color: #024291;}
.zhengce_box .row ul span{display: block;margin-top: 0px;margin-right: 20px;font-size: 12px;color: #666;margin-right: 0px;display: inline-block;line-height: 40px}
.zhengce_box .row ul li .dat{border-radius: 50%;height: 4px;width: 4px;background-color: #999999;float: left;margin-top: 19px;margin-right: 15px;margin-left: 0px;display: inline-block;}
.black_img{background-image:url(../images/back_blak.png);display: block;width: 585px;height: 40px;position: absolute;bottom: 0px;}
.titt_box {border-bottom: 2px solid #ccd6dc;height: 55px;margin-bottom: 15px;}
.titt_box .fr{padding: 0px;margin: 0px;width: 40px;font-size: 14px;color: #999999;height: 20px;line-height: 10px;}
.titt_box .fr:hover{color: #024291;text-decoration: none;}
.titt_box  h3{margin-top: 0px;margin-bottom: 0px;font-weight: bold;color:#024291; }
.titt_box  h4{text-transform:uppercase;font-size: 14px;color: #ccc;margin-top:6px;}
.titt_box .tit_img1{height: 28px;width: 53px;margin-left: 10px;}
.titt_box .tit_img2{height: 20px;width: 195px;margin-left: 10px;margin-bottom: 10px;}


/*公需课大讲堂*/
.nav-tabs>li>a{margin-right: 0px;}
.course_box{margin-top: 50px;}
.course_box .course img {width: 280px;height: 178px;border-radius: 5px 5px 0px 0px;} 
.course_box .course {margin-left: -15px;}
.course_box .course li a{height: 270px;background-color: #f8f8f8;display: block;width:280px;line-height:40px;text-align: left;border-radius: 5px; margin-left: 16px;float: left;margin-top: 15px;}
.course_box .course li a:hover{text-decoration: none;} 
.course_box .course li a:hover img{opacity: 0.8} 
.course_box .course li a:hover h4{color: #024291} 
.course_box .course li a h4{color: #424242;font-size: 16px;margin-left: 10px;margin-top: 25px;width: 90%;}
.course_box .course li a span{color: #a4a4a4;font-size: 13px;}
.course_box .course a span{line-height: 20px;font-size: 13px;text-align: left;margin-bottom: 10px;height:62px;margin-top: 15px;
    color: #999999;
    width: 100%;
    display: -webkit-box;
   
    
    text-overflow: ellipsis;
    white-space: normal;
    padding: 10px;
    padding-top: 0px;
    overflow: hidden;
   }
.course_box .titt_box .fr{width: 100px;color: }
.course_box .nav-tabs{border-style: none;position: absolute;top: 3px;right: 60px;}
.course_box .nav-tabs li a {color: #c6c6c6;border-style: none;}
.course_box .nav-tabs li.active a{border-style: none;color: #b58637;border-bottom: 2px solid #b58637;}
.course_box .nav-tabs a:hover{border-style: none;color: #b58637;border-bottom: 2px solid #b58637;}
.course_box .nav-tabs ul li a :focus{border-style: none;color: #b58637;border-bottom: 2px solid #b58637;}
.course_box .modular_left{position: relative;}

/*专业课广场*/
.course_box2{margin-top: 50px;}
.course_link ul{margin-left: -15px;margin-top: 25px;}
.course_link ul li a{width: 135px;display: block;float: left;margin-left: 13px;height: 60px;border: 1px solid #e3e3e3;color: #3e3e3e;margin-top:10px;}
.course_link ul li a h4{line-height: 60px;margin-top: 0px;}
.course_link ul li a:hover{border: 1px solid #024291; text-decoration: none;color: #024291;}
.course_link ul li a:hover span{background-position: bottom}
.course_link ul li a span{background-repeat: no-repeat;background-position: top; display: inline-block;width: 30px;height: 38px;margin-top: 12px;margin-left:10px;margin-right: 5px; }
.course_link1{background-image:url(../images/c1.png);}
.course_link2{background-image:url(../images/c2.png);}
.course_link3{background-image:url(../images/c3.png);}
.course_link4{background-image:url(../images/c4.png);}
.course_link5{background-image:url(../images/c5.png);}
.course_link6{background-image:url(../images/c6.png);}
.course_link7{background-image:url(../images/c7.png);}
.course_link8{background-image:url(../images/c8.png);}
.course_link ul li .btn_disable{color: #999;}
.course_link ul li .btn_disable:hover{border: 1px solid #e3e3e3; text-decoration: none;color:#999;cursor: text;} 
.course_link ul li .btn_disable:hover span{background-position: top;}


/*办事大厅*/
.work_box .modular_left ul{display: inline-block;height: 42px;width: 100%;}
.work_box .row{margin-top: 20px;}
.work_box .row a{width: 100%;display: block;height: 120px;border-radius: 5px;background-color: #fafafa;text-align: center;line-height: 120px;font-size: 20px;color: #333;}
.work_box .row img{margin-right: 10px;}
.work_box .row a:hover{text-decoration: none;background-color:#fff;border: 1px solid 024291 }

/*高级研修班*/
.yan_box .row {margin-top: 20px;}
.yan_box .row .col-md-9{padding-left: 0px;padding-right: 0px;}
.yan_box .row .col-md-9 ul li{margin-left: 0px;  }
.yan_box .row .col-md-3{margin-top: 50px}
.yan_box .row .col-md-3 a:hover{text-decoration: none;color: #333;background-color: #fff;color: #1f5599; }
.yan_box .row .col-md-3 a h4{text-align: center;line-height: 20px;}
.yan_box .row .col-md-3 a span{text-align: center;display: block;width: 100%;line-height: 14px;color: #999999;}
.yan_box .row .a_bom {display: block;width: 260px;height:180px;background-color: #f5f5f5;margin-top: 20px;color: #333;background-image:url(../images/gaojib.png);background-position: center 40px;background-repeat: no-repeat; padding-top: 110px;border-top: 3px solid #e0812c;}
.yan_box .row .a_top {display: block;width: 260px;height:180px;background-color: #f5f5f5;color: #333;background-image:url(../images/gaojia.png);background-position: center 40px;background-repeat: no-repeat;padding-top: 110px;border-top: 3px solid #5fbe62; }
.yan_box .modular_content a{width: 99%;}
.gary_back{padding-top: 5px;}
.gary_back .modular_content{background-color: #fff;}
.gary_back .modular_content a:hover{color: #1f5599;}
.gary_back .modular_content a:hover p{color: #1f5599;}



/*继续教育基地 工作动态*/
.jijiao_box .row .col-md-9 li p{width: 90%;}
.jijiao_box .row .col-md-3{margin-top: 0px;}
.jijiao_box .row .col-md-3 a img{margin-top: 20px;width: 260px;height: 100px;}
.jijiao_box .row .col-md-3 ul{background-color: #fafafa;padding-bottom: 20px;}
.jijiao_box .row .col-md-3 ul li a{color: #333;margin-top: 10px;margin-bottom: 10px;width: 90%;}
.jijiao_box .row .col-md-3 ul li{width: 95%;padding-top: 18px;padding-left: 10px;}
.jijiao_box .row .col-md-3 ul li a:hover{background-color:#fff;color: 024291;}
.jijiao_box .modular_content li:hover{background-color: #fafafa;}
.course_box2 .row ul a {line-height: 40px;}

/*各地区培训平台友情链接*/
.friend_link ul li a h4{text-align: center;width:135px;}
.friend_link ul li a{margin-bottom: 10px;}
.friend_link{padding-bottom: 30px;}



/*专家资源*/
.qiye_box {padding-top: 20px}
.qiye_box .row a{background-color: #fafafa;margin-top: 20px;}
.qiye_box .man img{border-radius: 50%;width: 100px;height: 100px;margin-left: 32px;margin-top: 20px;}
.qiye_box .man a{border: 1px solid #e3e3e3;width: 100%;height: 220px;display: block;}
.qiye_box .man a h4{width: 100%;text-align:center;display: block;color: #333;}
.qiye_box .man a span{display: block;width: 100%;text-align:center;color: #999}
.qiye_box .man a:hover{text-decoration: none;background-color: #fff; border: 1px solid 024291}
.qiye_box .nav-tabs li .fr:hover{border-style: none;font-size: 14px;}

.qiye_box .row .col-md-3 img{width: 293px;height: 160px;border-radius: 5px 5px 0px 0px;} 
.qiye_box .row .col-md-3 a{height: 200px;background-color: #fff;display: block;width: 100%;line-height:40px;text-align: center;border-radius: 5px; } 
.qiye_box .row .col-md-3 a span{margin-left: 10px}


/*侧边栏*/
.sider_box{height: 100%;width: 180px; z-index: 1000;position: fixed;    right: 0;
    top: 0;}
.sider_left{ height: 200px;width: 90px; position:relative;}
.sider_left img{position: absolute;top: 160px;right: 20px;}
.sider_right{ height: 100%;width: 90px; background-image: url(../images/back_blak.png);}
.sider_left:hover .sider_right{margin-right: 100px;}
.sider_box a{display: block;height: 90px;width: 90px;margin-bottom: 10px;}
.sider_box img{margin-top: 20px;margin-left: 26px;}
.sider_box span{display: block;text-align: center;line-height: 30px;color: #fff;}
.sider_box a:hover{text-decoration: none;background-color: 024291;}

/* 小屏幕（平板，大于等于768px） */
@media (min-width: 768px) {
	
}

/* 中等屏幕（桌面显示器，大于等于992px） */
@media (min-width: 992px) {
	.img_box_right img{height:160px;width: 240px;}
	.img_box_left img{height:370px;width: 390px; }
	.img_box_right a{width:240px;margin-left: 15px;  }
	.gg_box{left:7%;top: 15%; }
.gg_box img{width:460px;height: 179px;}

}


/* 大屏幕（大桌面显示器，大于等于1200px） */
@media (min-width: 1200px) {
.img_box_right img{height:200px;width: 300px;}
.img_box_left img{height:450px;width: 455px; }
.img_box_right a{width:300px;margin-left:20px; }
.gg_box{left:8%;top: 15%; }
.gg_box img{width:530px;height: 206px;}


}

/* 大屏幕（大桌面显示器，大于等于1600px） */
@media (min-width: 1600px) {

.gg_box{left:18%;top: 15%; }
.gg_box img{width:530px;height: 206px;}



}
/* 大屏幕（大桌面显示器，大于等于1920px） */
@media (min-width: 1920px) {

.gg_box{left:20%;top: 15%; }
.gg_box img{width:622px;height: 242px;}


}


.top_nav5,.top_nav6,.top_nav7,.top_nav8{position: relative;}
.top_nav_1,.top_nav_2,.top_nav_3,.top_nav_4{z-index: 40;position:absolute;top:36px;left:-10px; background-color:#fafafa;border: 1px solid 024291;border-top:1px solid #fafafa; opacity: 0;}
.top_nav .top_nav_1 li,.top_nav .top_nav_2 li,.top_nav .top_nav_3 li,.top_nav .top_nav_4 li{display: block;width: 130px;height: 36px;}
.top_nav .top_nav_1 a,.top_nav .top_nav_2 a,.top_nav .top_nav_3 a,.top_nav .top_nav_4 a{text-align: center;width: 130px;height: 36px;color: 024291;}
.top_nav .top_nav_1 a:hover{background-color: 024291;color: #fff;}
.top_nav .top_nav_2 a:hover{background-color: 024291;color: #fff;}
.top_nav .top_nav_3 a:hover{background-color: 024291;color: #fff;}
.top_nav .top_nav_4 a:hover{background-color: 024291;color: #fff;}
.top_nav5:hover .top_nav_1{ opacity: 1; } 
.top_nav6:hover .top_nav_2{ opacity: 1; } 
.top_nav7:hover .top_nav_3{ opacity: 1; } 
.top_nav8:hover .top_nav_4{ opacity: 1; } 
/* 这是优化的导航样式 
.top_nav_normal{position: relative;}
.top_nav_normal_list{z-index: 40;position:absolute;top:36px;left:-10px; background-color:#fafafa;border: 1px solid 024291;border-top:1px solid #fafafa; opacity: 1;}
.top_nav_normal .top_nav_normal_list{ display: none; }
.top_nav_normal .top_nav_normal_list li{display: block;width: 130px;height: 36px;}
.top_nav_normal .top_nav_normal_list a{text-align: center;width: 130px;height: 36px;color: 024291;}
.top_nav_normal .top_nav_normal_list a:hover{background-color: 024291;color: #fff;}
.top_nav_normal:hover .top_nav_normal_list{ display: block; }
 */

.fl{float: left;}
.margin_r_-90{margin-right: -90px;}
.margin_r_90{margin-right: 0px;
			-moz-transition-duration:.5s;
			-webkit-transition-duration:.5s;
			-o-transition-duration:.5s;
			transition-duration:.5s;
			}
.op_0{display: none;}
.fr{float: right;}
.fl{float: left;}
.clear{clear: left;clear: right;clear: left;}

.gary_back{ background-image: url(../images/bg2.png);background-position: center;}
.gary_back2{ background-image: url(../images/bg3.png);background-position: center;}
.top_bg {
    background-image: url(../images/bg-header.jpg);
    background-position: center;
    background-color: #f4f4f4;
}


.neirong_box{min-height: 500px;}
.neirong_box h4{text-align: center;margin-top: 3%;margin-bottom: 1%}
.small_text{text-align: center;color: #a1a1a1;font-size: 12px;border-bottom: 1px solid #e3e3e3;padding-bottom: 0.5%;margin-bottom: 2%}

/*增加样式*/
.xiugai {margin-top: 30px;height: 50px;}
.xiugai .nav-tabs {margin-top: 75px;left: 0px;}
.xiugai .nav-tabs li {float: left;}
.xiugai .nav-tabs li a {
	background-color: #E2E2E2;
	color: #333;
	margin: 0px 15px;
	border-bottom: 2px solid transparent;
	border-radius: 2px;
}
.xiugai .nav-tabs li.active a {
    border-style: none;
    color: #fff;
    border-bottom: 2px solid transparent;
    background-color: #024291;
    border-radius: 2px;
}
.xiugai .nav-tabs a:hover {
    border-style: none;
    background-color: #024291;
    border-bottom: 2px solid transparent;
    color: #fff;
}
.prize-pop{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.7);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
	display: block;
	text-align: center;
}
.prize-pop-div{
	max-height: 95%;
	margin: 0 auto;
	width: 860px;
	position: relative;
}
.prize-pop .close{
	display: inline-block;
	width: 50px;
	height: 45px;
	position:absolute;
	top: 50px;
	opacity: 0.7;
	right: 0px;
}
.prize-pop-a {
    position: absolute;
    top: 350px;
    font-size: 20px;
    border-radius: 32px;
   
    padding: 8px 30px;
    color: #fff !important;
    z-index: 9999;
    right: 457px;
}
.prize-pop-b {
    position: absolute;
    top: 350px;
    font-size: 20px;
    border-radius: 32px;
   
    padding: 8px 30px;
    color: #fff !important;
    z-index: 9999;
    right: 290px;
}
.prize-pop .close:hover{
	opacity: 1;
}





/*åŸ¹è®­æµç¨‹*/
.process{height: 180px;width: 100%;background-color: #fafafa;padding-top: 40px;}
.process a{width: 70px;display:block;text-align:center;font-size: 16px;color: #333;margin-left: 20px;}
.process a:hover{color:#8f000b;}
.process a:hover .p_img1 {background-position: bottom;}
.process a:hover .p_img2 {background-position: bottom;}
.process a:hover .p_img3 {background-position: bottom;}
.process a:hover .p_img4 {background-position: bottom;}
.process a:hover .p_img5 {background-position: bottom;}
.process a:hover .p_img6 {background-position: bottom;}
.p_img1{display: block; width: 70px;height: 80px; background-position: top;background-image: url("../images/p1.png");}
.p_img2{display: block; width: 70px;height: 80px; background-position: top;background-image: url("../images/p2.png");}
.p_img3{display: block; width: 70px;height: 80px; background-position: top;background-image: url("../images/p3.png");}
.p_img4{display: block; width: 70px;height: 80px; background-position: top;background-image: url("../images/p4.png");}
.p_img5{display: block; width: 70px;height: 80px; background-position: top;background-image: url("../images/p5.png");}
.p_img6{display: block; width: 70px;height: 80px; background-position: top;background-image: url("../images/p6.png");}


/*help*/
.help{margin-top: 30px;}
.help ul{list-style: none;background-color: #f5f5f5;padding-left: 0px;border-top: 1px solid #e2e2e2;border-left: 1px solid #e2e2e2;border-right: 1px solid #e2e2e2; }
.help ul li{width: 100%;}
.help ul li a{height: 60px;line-height: 60px;color: #333;width: 100%;display: block;text-align: center;font-size: 16px;border-bottom: 1px solid #e2e2e2;}
.help ul li a:hover{text-decoration: none;background-color: #e2e2e2;}
.help ul li a:focus{text-decoration: none;}
.help ul .active a{background-color: #fff;color: #536ce4;border-left: 3px solid #536ce4;}
.help ul .active a:hover{background-color: #fff;color: #536ce4;border-left: 3px solid #536ce4;}
.help ul .precesss a{height: 40px;line-height: 40px;color: #333;width: 100%;display: block;text-align: center;font-size: 14px;background-color: #fff;color: #333;border-style:none;padding-left:40px;}
.help ul .precesss {border-style: none;}
.help ul .precesss a:hover{border-style: none;background-color: #fafafa;color: #4e4e4e;}
.help ul .precesss .active a{color:#536ce4; }
.help ul .precesss .active a span{color:#536ce4; }
.help ul .precesss a span{font-size: 8px;margin-left:20px;color: #999;}

.center {text-align:center;}
.bg-white{background:#fff;}
	