* {

            -webkit-touch-callout: none;

            -webkit-user-select: none;

            -khtml-user-select: none;

            -moz-user-select: none;

            -ms-user-select: none;

            user-select: none;

 }	

/*基础样式*/
body{font-family:"microsoft yahei";}
.right{float:right !important;}
.left{float:left !important;}
.bar{float:left; width:100%;}
.margin_top_8{margin-top:8px!important;}
.margin_top_none{margin-top: 0px !important;}
.margin_left_none{margin-left: 0px !important;}
.margin_right_none{margin-right: 0px !important;}
.margin_left_20 {margin-left: 20px !important;}
.overflow_hidden{overflow:hidden;}
.margin_top_20{margin-top:20px;}
.lightgray{color:#999;}

/*登陆页样式  maqt 开始*/
.index{
	overflow:hidden;
	height:100%;
	max-height:auto;
	max-width:auto;
	/*width:100%;
	
	font-family:"microsoft yahei";*/
	}
.login_conatiner{
	height: 100%;
   /* min-height:669px;
    min-width: 1070px;*/
    /*overflow:hidden;*/
    position: relative;
	}
.login_img_01{
	
	 left: 0;
/*   	min-height:600px;
    min-width: 960px;*/
	max-height:auto;
	max-width:auto;
    position: absolute;
	width:100%;
    top: 0;
    z-index: -1;
	
	}

#login_main_conatiner{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	z-index:2;
	/*overflow:hidden;*/
	min-width:1440px
	}

.header_area{
	display:block;
	height:114px;
	width:100%;
/*	background:rgba(255,255,255,0.70);*/
	box-shadow: 0 26px 30px rgba(0,0,0,0.095);
	position:relative;
	
	}
.header_area_left {
	width:calc(100% - 440px);
	background:rgba(255,255,255,0.80);
	height:114px;
	float:left;
	border-bottom:1px solid #0089d7;
	}
.header_area_right {
	float:right;
	width:440px;
	height:114px;
	}
.logo_line{
	float:left;
	height:58px;
	margin:30px 0 0;
	border-left:1px solid #bbb;
	width:22px;
	}
.logo_name{
	float:left;
	font-size:36px;
	line-height:114px;
	color:#444;
	letter-spacing:2px;
	}
.vbox_container{
	width:100%;
	height:512px;
	margin:21px auto 0;
	position:relative;
	}
.vbox_arrow{
	position:absolute;
	width:4.3%;
	min-height:77%;
	border-radius:10px;
	top:38px;
	left:13px;
	background-color:rgba(0,0,0,0.3);
	}
.right_arrow{
	top:38px;
	right:13px;
	position:absolute;
	width:4.3%;
	min-height:77%;
	border-radius:10px;
	background-color:rgba(0,0,0,0.3);
	}
.vbox_arrow img,.right_arrow img{
	display:block;
	margin:174px 0 0 18px;
	width:42%;
	height:12%;
	}
.vbox_arrow_none{background-color:rgba(0,0,0,0.1);}
.vbox_arrow_focus{background-color:rgba(0,0,0,0.5);}
.vbox_content{
	margin:0 5% 0 5.4%;
	width:calc(100% - 10.7%);
	overflow:hidden;
	}
.vbox_service_box{
	float:left;
	width:100%;
	
	}
.vbox_service{
	float:left;
	margin:40px 0 0;
	width: calc(100% / 4);
	overflow:hidden;
	position:relative;
	}
.vbox_service_checked {
	height:176px;
	width:289px;
	margin:0 3% 0 5%;
	position:absolute;
	left:0px;
	top:0px;
	background-color:rgba(0,0,0,0.3);
	border-radius:8px;
	}
.vbox_service_section{
	display:block;
	margin:0 5% 0 5%;
	height:176px;
	border-width:1px;
	border-style:solid;
	border-radius: 10px;
	}
.bg_blue{ background:#37aff3;border-color: #2d91ca;}
.bg_yellow{ background:#dec100;border-color: #b59e06;}
.bg_orange{ background:#fb7009;border-color: #c85500;}
.bg_green{ background:#7bcc33;border-color: #5d9d24;}
.bg_red{ background:#a60101;border-color: #730101;}
.bg_cyan{ background:#00b0ae;border-color: #008785;}
.bg0_color{ background:#7bcc33;border-color: #5d9d24;}
.bg1_color{ background:#fb7009;border-color: #c85500;}
.bg2_color{ background:#dec100;border-color: #b59e06;}
.bg3_color{ background:#37aff3;border-color: #2d91ca;}
.vbox_info{
	width:200px;
	margin:21px 14px 0 0;
	float:right;
	}
.vbox_info p{
	width:100%;
	font-size:27px;
	line-height:37px;
	color:#0089d7;
	margin:0;
	text-align:right;
	}
.vbox_exit{
	position:relative;
	float:right;
	width:80px;
	height:114px;
	margin:0px 0px 0 0;
	background-color: rgba(255, 255, 255, 0.80) ;
	border-bottom: 1px solid #0089d7;
	}
.vbox_exit a{
	margin:17px 0 0;
	float:left;
	}
.vbox_exit_con .exit_inside {
	width:80px;
	height:79px;
    margin: 17px 0 0;
}
.vbox_exit_con{
	position:relative;
	float:right;
	width:80px;
	height:114px;
	margin:0px 0px 0 0;
	border-bottom: 1px solid #0089d7;
	background: rgba(255, 255, 255, 0.80) url(../image/exit_img_02.png) no-repeat scroll 0 17px;
	
	}
.alert-box {
	width:44px;height:44px;margin:10px 0 0 30px;float:left;
}
.vbox_exit_focus{background:url(../image/exit_img.png);}

/*tab切换*/
.nav_area{
	width:100%;
	height:161px;
	position:relative
	}
.nav_left{
	position:absolute;
	width:37px;
	background:url(../image/nav_bg.png) repeat-x;
	height:161px;
	left:0;
	top:0;
	}
.nav_right{
	position:absolute;
	width:24px;
	background:url(../image/nav_bg.png) repeat-x;
	height:161px;
	right:0;
	top:0;
	}
.nav_center{
	margin:0 0 0 37px;
	width:calc(100% - 45px);
	display:block;
	height:161px;
	}
.tab_box{
	float:left;
	height:161px;
	
	}
.tab_icon_01{
	width:105px;
	height:161px;
	}

.tab_left{
	float:left;
	width:46px;
	height:161px;
	background:url(../image/nav_bg.png) repeat-x;}
.tab_right{
	float:left;
	width:46px;
	height:161px;
	
	background:url(../image/nav_bg.png) repeat-x;}
.tab_center{
	float:left;	
	height:161px;
	background:url(../image/nav_bg.png) repeat-x;
		}
.tab_icon{
	display:block;
	}
.tab_name{
	display:block;
	font-size:23px;
	line-height:35px;
	color:#fff;
	text-align:center;
}
.tab_checked .tab_left{
	background:url(../image/tab_left.png) no-repeat;
	}
.tab_checked .tab_center{
	background:url(../image/tab_center.png) repeat-x 0 0;
	}
.tab_checked .tab_right{
	background:url(../image/tab_right.png) no-repeat;
	}
	
/*公告*/
.footer_area{
	width:100%;
	height:92px;
	background-color:rgba(255,255,255,0.80);
	box-shadow: 0px 26px 30px 20px rgba(0, 0, 0, 0.09);
	z-index: 100;
    position: relative;
	float:left;
	}
.footer_ul{
	position:relative;
	margin-bottom:0px!important;
	}	
.vbox_notice_bar{
	display:inline-block;
	height:92px;
	width:554px;
	font-size:33px;
	}
.vbox_notice_bar .vbox_sort{
	float:left;
	background-color:#666;
	height:40px;
	line-height:40px;
	padding:0 10px;
	font-size:28px;
	color:#fff;
	border-radius:10px;
	margin:27px 9px 0 20px;
	}
.vbox_notice_bar .vbox_title{
	line-height:92px;
	height:92px;
	color:#444;

	}
/*焦点切换样式*/	
.v_box_focus_bar{
	display:block;
	height:50px;
	padding:30px 0 0 0;
	width:1246px;
	margin:0 auto;
	}
.vbox_radius{
	display:inline-block;
	width:15px;
	height:15px;
	margin:0 42px 0 0;
	background:url(../image/radius.png) no-repeat;
	}
.radius_focus{
	background:url(../image/radius_ckecked.png) no-repeat;
	}
	
/*弹出页样式*/	
.popup_page{
float: left;
background-color:#fff;
padding: 10px;
border:1px solid #a0a0a0;
border-radius:10px;
}
.popup_bar{
float: left;
width: 100%;
}
.popup_hint_outside{
	float:left;
	width:100%;
	border-radius:10px;
	margin:39px 0 0 56px;
	border:1px solid #d5cc9c;
	}
.popup_green_bg{
	background-color:#dbe2c0;
	}
.popup_green_bg .popup_hint_inside{
	background-color:#ecf2d3;
	}
.popup_green_bg .popup_statement{
	color:#9cae4e;
	}
.popup_red_bg{
	background-color:#efcbc3;
	}
.popup_red_bg .popup_hint_inside{
	background-color:#f7dfdb;
	}
.popup_red_bg .popup_statement{
	color:#c76c59;
	}
.popup_yellow_bg{
	background-color:#f1e8b8;
	}
.popup_yellow_bg .popup_hint_inside{
	background-color:#fcf5d1;
	}
.popup_yellow_bg .popup_statement{
	color:#978007;
	}
.popup_hint_inside{
	float:left;
	margin-left:47px;
	border-radius:0 10px 10px 0;
	min-height:84px;
	position:relative;
	padding:0 15px 0 32px;
	}
.popup_hint_icon{
	position:absolute;

	background-repeat:no-repeat;
	background-position:0 0;
	width:145px;
	height:134px;
	top:-56px;
	left: -115px;
	}
.popup_icon_01{
	background-image:url(../image/popup_icon_01.png);
	}
.popup_icon_02{
	background-image:url(../image/popup_icon_02.png);
	}
.popup_icon_03{
	background-image:url(../image/popup_icon_03.png);
	}
.popup_statement{
	float:left;
	width:165px;
	line-height:40px;
	font-size:30px;
	word-wrap:break-word;
	word-break:break-all;
	margin:20px 0 0 0;
	
	font-family:"microsoft yahei";
	}
.popup_left_space{
	float:left;
	width:355px;
	margin:42px 0 0 43px;
	}
.popup_notice{
	float:left;
	font-size:20px;
	color:#666;
	line-height:35px;
	margin:37px 0 0 0;
	}
.login_btn_box3{
	float:left;
	border:1px solid #aaaaaa;
	height:68px;
	width:207px;
	text-align:center;
	color:#666;
	font-size:30px;
	background-color:#ddd;
	border-radius:10px;
	line-height:66px;
	}
.login_btn_focus3{
	background-color:#cccccc;
	}
.login_btn_box4{
	float:left;
	border:1px solid #007bc2;
	height:68px;
	width:207px;
	text-align:center;
	color:#fff;
	font-size:30px;
	background-color:#007bc2;
	border-radius:10px;
	line-height:66px;
	text-decoration:none !important;
	}
.login_btn_box4:focus {
	border:1px solid #1978ae;
	background-color:#248fcc;
	color:#fff;
	}
.login_btn_box4:hover {
	color:#fff!important;
	}
.login_btn_focus4{
	background-color:#1278b3;
	}

.print_btn_box4{
	float:left;
	border:1px solid #198ed0;
	height:68px;
	width:207px;
	text-align:center;
	color:#fff;
	font-size:30px;
	background-color:#26a4eb;
	border-radius:10px;
	line-height:66px;
	text-decoration:none !important;
	}
.print_btn_box4:focus {
	border:1px solid #1978ae;
	background-color:#248fcc;
	color:#fff;
	}
.print_btn_box4:hover {
	color:#fff!important;
	}
.print_btn_focus4{
	background-color:#1278b3;
	}	
	
.printCjd_container{
	margin: 0 auto;
    padding: 49px 0 0;
    position: relative;
    width: 100%;
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
	}
.printCjd_left_space{
	position:absolute;
	left:40px;
	width:100px;
	height:100%;
	}
.printCjd_top_btn{
	width:100px;
	height:99px;
	position:absolute;
	bottom:150px;
	left:0;
	background:url(../image/top_img.png) no-repeat;
	
	}

.printCjd_home_btn{
	width:100px;
	height:99px;
	
	background:url(../image/home_img.png) no-repeat;
	position:absolute;
	bottom:60px;
	left:0;
	}
.printCjd_top_focus{background:url(../image/top_img_focus.png) no-repeat;}
.printCjd_home_focus{background:url(../image/home_img_focus.png) no-repeat;}
.printCjd_box{
	margin:0 377px 0 308px;
	display:inline-block;
	width:760px;
	height:648px;
	border:1px solid #bbb;
	border-bottom:none;
	
	background-color:#fff;
	}
.printCjd_right_space{
	position:absolute;
	width:271px;
	height:595px;
	padding:5px 0 0 41px;
	top:49px;
	right:29px;
	border-left:0px solid #bbb;
	box-sizing:border-box;
	}
.printCjd_notice{
	display:block;
	color:#666;
	line-height:29px;
	font-size:20px;
	width:250px;
	
	}
.printCjd_word{
	float:left;
	height:54px;
	line-height:54px;
	font-size:26px;
	margin:0 10px 0 0;
	}
.printCjd_arrow{
	float:left;
	width:34px;
	height:54px;
	border-radius:10px;
	margin:0 10px 0 0;
	background-color:rgba(0,0,0,0.3);
	}
.printCjd_number{
	float:left;
	border:1px solid #bbb;
	background-color:#fff;
	height:52px;
	line-height:52px;
	width:56px;
	text-align:center;
	font-size:20px;
	color:#707070;
	margin:0 10px 0 0;
	border-radius:10px;
	}
.printCjd_block{
	position:absolute;
	bottom:0;
	left:41px;
	}
/**********************/
.cd-loading-bar {
 /* this is the loading bar - visible while switching from one page to the following one */
 position: fixed;
 height: 2px;
 width: 90%;
}
.cd-loading-bar::before {
 /* this is the progress bar inside the loading bar */
 position: absolute;
 left: 0;
 top: 0;
 height: 100%;
 width: 100%;
 transform: scaleX(0);
 transform-origin: left center;
}
.page-is-changing .cd-loading-bar::before {
 transform: scaleX(1);
}       

/*2016-04-06 倒计时样式
.alert-box {
	float:right;
	display: none;
	position: relative;
	margin: 6px 0 0 0;
	padding: 0;
	width: 206px;
	color: #FFF;
	text-align: center
}

.alert-circle {
	
	position: absolute;
	top: -50px;
	left: 111px;
	top:0;
}
*/
/*计时器 */
.alert-sec-circle {
	stroke-dashoffset: 0;
	stroke-dasharray: 735;
	transition: stroke-dashoffset 1s linear
}
.alert-sec-text {
	position: absolute;
	top: 30px;
	left: 35px;
	width: 25px;
	color: #000;
	font-size: 20px;
	color:#ff5400;
	text-align: center;
}
.alert-sec-unit {
	font-size: 34px
}
.printCjd_left_arrow{
	background:rgba(0,0,0,0.3);
	float:left;
	margin:0 10px 0 0; 
	height: 54px;
	width: 34px; 
	border-radius: 10px;
}
.printCjd_left_arrow:hover{
	background:rgba(0,0,0,0.5);
}
.printCjd_right_arrow{
	background:rgba(0,0,0,0.3);
	float:left;
	margin:0 10px 0 0; 
	height: 54px;
	width: 34px; 
	border-radius: 10px;
}
.printCjd_right_arrow:hover{
	background:rgba(0,0,0,0.5);
}
/**********错误页-ren.jq-2016-04-20**********/
.main_con {
	width:100%;
	height:786px;
/*	background-image:url(../image/error_bg_01.png);*/
	background: rgba(255, 255, 255, 0.80) none repeat scroll 0 0;
	background-repeat:repeat-x;
	position:relative;
	}
.error_left {
	float:left;
	margin-left:231px;
	background-image:url(../image/error_pic_01.png);
	background-repeat:no-repeat;
	width:452px; 
	height:692px;
	}
.error_right {
	float:left;
	margin:240px 0 0;
	width:560px;
	}
.error_icon {
	float:left;
	width:67px;
	height:67px;
	}
.error_text_box {
	float:left;
	width:450px;
	margin-left:26px;
	}
.error_text_title, .error_text_01 {
	font-family:"Microsoft YaHei";
	color:#666;
	font-weight:lighter;
	}
.error_text_title{
	font-size:60px;
	line-height:62px;
	margin-bottom:26px;
	}
.error_text_01 {
	font-size:26px;
	line-height:52px;
	margin:0;
	}
.error_btn_box {
	float:left;
	margin:48px 0 0 92px;
	}
.error_btn_01 {
	float:left;
	margin-right:18px;
	display:block;
}
.error_arr_01 {
	position:absolute;
	width:32px;
	height:16px;
	background-image:url(../image/error_arr.png);
	background-repeat:no-repeat;
	bottom:-15px;
	right:10px;
	}
/******/
.info_popup{
	padding:30px;
	width: 1200px;
	border-radius:10px;
	background-color:#fff;
	min-height:685px;
}
.info_left_box {
	float:left;
	height:786px;
	width:328px;
	background: rgba(0, 137, 215, 0.25) none repeat scroll 0 0;
	background-repeat:repeat-x;
	padding-top:77px;
	border-right:1px solid #0089d7;
	}
.info_sidebar_01 {
	height:96px;
	margin:-1px 0 0 0;
	float:left;
	}
.info_sidebar_inside {
	height:96px;
	display:block;
	}
.info_sidebar_01:first-child .info_sidebar_inside .sidebar_inside_text,
.info_sidebar_01:first-child .info_sidebar_inside .sidebar_inside_pic {
	border-top:1px solid #43a1d5;
	}
.info_sidebar_01:last-child .info_sidebar_inside .sidebar_inside_text,
.info_sidebar_01:last-child .info_sidebar_inside .sidebar_inside_pic{
	border-bottom:1px solid #43a1d5;
	}
.sidebar_inside_pic {
	float:left;
	height:96px;
	
	}
.sidebar_inside_text {
	font-size:30px;
	color:#10405e;
	height:96px;
	line-height:96px;
	display:block;
	font-family:"Microsoft YaHei";
	border-bottom:1px solid #43a1d5;
	width:248px;
	float:right;
	padding-left:19px;
	}
.info_sidebar_checked {
	height:96px;
	background-repeat:repeat-x;
	background: rgba(74, 174, 232, 0.30) none repeat scroll 0 0;
	}
.info_sidebar_checked .sidebar_inside_text {
	color:#0089d7;
	border-top:1px solid #0089d7!important;
	border-bottom:1px solid #0089d7!important;
	}
.info_sidebar_checked .sidebar_inside_pic {
	color:#1d88cc;
	border-top:1px solid #0089d7!important;
	border-bottom:1px solid #0089d7!important;
	}
.info_right_box {
	width:1020px;
	float:left;
	margin:39px 0 0 62px;
	}
.info_right_title {
	height:70px;
	line-height:70px;
	font-size:30px;
	font-family:"Microsoft YaHei";
	border-bottom:2px solid #bbb;
	margin-bottom:16px;
	}
.info_list_box {
	width:1020px;
	float:left;
	}
.info_list_box_history {
	width:100%;
	float:left;
	}
.info_list_box_history .info_right_list {
	width:945px;
	}
.info_right_list {
	height:65px;
	line-height:64px;
	color:#333333;
	font-size:26px;
	border-bottom:1px solid #bbb;
	margin: 0 0 0;
	}
.info_list_right {
	float:right;
	text-align:right;
	}
.info_photo_box {
	width:200px;
	height:280px;
	margin:40px 0 0 62px;
	float:left;
	}
.vbox_exit_box {
	height:114px;
	width:80px;
	float:right;
	background-image: url(../image/index_img_03.png);
	background-repeat:no-repeat;
	}
.vbox_blank {
	float:right;
	width:20px;
	height:114px;
	background-image: url(../image/index_img_03.png);
	}
.vbox_exit_checked {
	background-image: url(../image/index_img_d03.png);
	}
.vbox_btn_a, .vbox_btn_b {
	position:absolute;
	top:0px;
	left:0px;
	}
.vbox_exit_box .vbox_btn_b {
	display:block;
	}
.vbox_exit_box .vbox_btn_a {
	display:none;
	}
.vbox_exit_checked .vbox_btn_a {
	display:block !important;
	}
.vbox_exit_checked .vbox_btn_b {
	display:none !important;
	}
.history_list {
	height:670px;
	overflow-y: scroll;
	}
.bgc_checked {
	background-color: rgba(255, 255, 255, 0) !important;
	border-bottom:none;
	}
.block_none, .block_none_01 {
	height:114px;
	width:20px;
	background-color: rgba(255, 255, 255, 0.80);
	border-bottom: 1px solid #0089d7;
	float:right;
	margin-bottom:0px;
	}
.block_none_01 {
	height:114px;
	width:40px;
}

/*公告栏弹出页 maqt*/
.popup_pim{
	background-color:#fff;
	margin:0 auto;
	padding:20px 30px;
	}
.notice_title_bar{
	font-size:31px;
	line-height:60px;
	display:block;
	text-align:center;
	color:#333;
	}
.notice_mess_bar{
	display:block;
	text-align:center;
	font-size:20px;
	color:#999;
	}
.notice_content{
	display:block;
	margin-top:20px;
	font-size:20px;
	}	
/*打印页面样式 maqt*/	
.printCjd_container{
	height: 694px;
	}
.printCjd_left_space{
	position:absolute;
	left:40px;
	width:100px;
	height:100%;
	}
.printCjd_top_btn{
	width:100px;
	height:99px;
	position:absolute;
	bottom:150px;
	left:0;
	background:url(../image/top_img.png) no-repeat;
	
	}
.printCjd_top_focus{background:url(../image/top_img_focus.png) no-repeat;}
.printCjd_home_focus{background:url(../image/home_img_focus.png) no-repeat;}
.printCjd_box{
	margin:0 377px 0 308px;
	display:inline-block;
	width:760px;
	height:608px;
	border:1px solid #dedede;
	border-bottom:none;
	padding:0px;
	background-color:#fff;
	}

.printCjd_notice{
	display:block;
	color:#666;
	line-height:29px;
	font-size:20px;
	width:250px;
	
	}
.printCjd_word{
	float:left;
	height:54px;
	line-height:54px;
	font-size:26px;
	margin:0 10px 0 0;
	}
.printCjd_arrow{
	float:left;
	width:34px;
	height:54px;
	border-radius:10px;
	margin:0 10px 0 0;
	background-color:rgba(0,0,0,0.3);
	}
.printCjd_block{
	position:absolute;
	bottom:0;
	left:41px;
	}
	
.cd-loading-bar {
 /* this is the loading bar - visible while switching from one page to the following one */
 position: fixed;
 height: 2px;
 width: 90%;
}
.cd-loading-bar::before {
 /* this is the progress bar inside the loading bar */
 position: absolute;
 left: 0;
 top: 0;
 height: 100%;
 width: 100%;
 transform: scaleX(0);
 transform-origin: left center;
}
.page-is-changing .cd-loading-bar::before {
 transform: scaleX(1);
}  
/*按钮点击效果属性*/
.btn_service_checked {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 8px;
    height: 150px;
    left: 0;
    position: absolute;
    top: 0;
    width: 256px;
    display:block;
}
/*按钮点击效果属性*/
/*2016-05-11 微信支付弹出页 maqt*/
.vbox_popup{
	width:998px;
	padding:20px 30px 10px;
	background-color:#fff;
	border-radius:10px;
	float:left;
	}
.vbox_popup_header{
	float:left;
	width:100%;
	padding:0 0 12px 0;
	border-bottom:1px solid #d2d2d2;
	}
.vbox_popup_header img{
	width:65px;
	height:45px;
	float:left;
	}
.vbox_popup_title{
	color:#333;
	font-size:28px;
	line-height:45px;
	height:45px;
	float:left;
	}
.vbox_print_box{
	border:1px solid #ebebeb;
	background-color:#fdfcfc;
	padding:4px 20px 6px;
	margin:20px 0 0;
	float:left;
	position:relative;
	width:938px;
	}
.print_left{
	display:inline-block;
	width:652px;
	list-style:none;
	padding:0;
	}
.print_left li{
	line-height:16px;
	height:18px;
	font-size:18px;
	color:#333;
	display:inline-block;
	white-space:nowrap;
	padding-right:20px;
	border-right:1px solid #dedede;
	margin:15px 20px 0 0;
	}
.print_right{
	bottom:0;
	right:20px;
	font-size:22px;
	color:#333;
	position:absolute;
	}
.print_right span{
	font-size:28px;
	font-weight:bold;
	color:#333;
	}
.print_weixin{
	float:left;
	width:100%;
	height:77px;
	line-height:77px;
	font-size:20px;
	border-bottom:1px solid #959494;
	padding:0 0 0 69px;
	margin:0;
	background:url(../image/weixin.jpg) 0 20px no-repeat;
	}
.weixin_title{
	float:left;
	font-size:22px;
	width:100%;
	/* background:url(../image/discount.png) 233px 3px no-repeat; */
	}
.weixin_title span{
	color:#00c800;
	}
.weixin_blue{
	background:url(../image/print_blue.png) no-repeat;
	float:left;
	height:26px;
	margin:0;
	width:100%;
	}
.weixin_code{
	float:left;
	/* margin:40px 0 0; */
	}
.big_code{
	float:left;
	height:234px;
	}
.code_right{
	float:left;
	height:256px;
	margin:0 0 0 40px;
	}
.code_success{
	background:url(../image/popup_right.png) no-repeat #e5f9e5 20px 20px;
	border:1px solid #00c800;
	height:94px;
	width:642px;
	padding:35px 0 0 95px;
	border-radius:10px;
	font-size:18px;
	color:#666;
	margin:2px 0 94px 0;
	}
.code_small{
float:left;
	}
.code_small img{
float:left;
	}	
.code_small span{
float:left;
width:166px;
font-size:18px;
color:#666;
line-height:28px;
margin:-7px 0 0 10px;
	}
.popup_btn_bar{
	float:left;
	border-top:1px solid #dedede;
	width:100%;
	margin:30px 0 0;
	padding:20px 0 0;
	}
.print_wait{
	float:left;
	line-height: 49px;
	float: left;
	font-size: 20px;
	height: 15px;
	margin: 0;
	padding: 0 0 0 278px;
}

/*2016-07-13 一体机首页样式修改 maqt*/
.vbox_service_section img{
	float:left;
	width: 83px;
	height: 80px;
	margin: 21px -0px 0 17px;
}
.vbox_right_section{
	float: left;
	width: calc(100% - 124px);
}
.vbox_top_bar{
	float: left;
	width: 100%;
	border-bottom: 1px solid rgba(255,255,255,0.3);
	font-size: 24px;
	color:#fff;
	margin-top: 13px;
	padding-bottom: 11px;
}
.vbox_bottom_bar{
	float: left;
	width: 100%;
	font-size: 18px;
	line-height: 29px;
	color:#fff;
	margin-top: 7px;
	max-height: 87px;
}
.vbox_service_empty{
	display:block;
	margin:0 3% 0 5%;
	height:176px;
}
/*2016-07-25 权限提示样式 ——才中*/
.menu_tips{
	margin-top:3%;
	padding:13%;
	font-size: 308%;
}

/***一卡通支付***/
.code_right{
	float:left;
	min-height:234px;
	margin:0 0 0 40px;
	}
.print_schcard{
	float:left;
	width:100%;
	height:77px;
	line-height:77px;
	font-size:20px;
	border-bottom:1px solid #959494;
	padding:0 0 0 69px;
	margin:0;
	background:url(../image/scard_pay.png) 18px 26px no-repeat;
	}
.red_password_wrong{
	background:url(../image/error_icon_02.png) no-repeat #fdf0ee 14px 13px;
	border:1px solid #e76759;
	height:52px;
	width:642px;
	padding:10px 0 0 47px;
	border-radius:10px;
	font-size:18px;
	color:#e76759;
	margin:20px 0 14px 0;
	float:left;
	width:304px;
	box-sizing:border-box;
	}
.code_remind{
	background:url(../image/popup_remind.png) no-repeat #ecf7fd 20px 20px;
	border:1px solid #45b0ed;
	height:96px;
	width:617px;
	padding:35px 0 0 95px;
	border-radius:10px;
	font-size:18px;
	color:#666;
	margin:2px 0 0px 0;
	box-sizing:border-box;
	}
.read_card_success {
	float:left;
	background:url(../image/popup_right.png) no-repeat #e5f9e5 20px 18px;
	background-size:34px;
	border:1px solid #00c800;
	height:76px;
	padding:22px 0 0 74px;
	border-radius:10px;
	font-size:18px;
	color:#666;
	margin:2px 0 14px 0;
	box-sizing:border-box;
	}
.card_pay{
	font-size:22px;
	font-family:"Microsoft YaHei UI";
	color:#999;
	float:left;
	} 
.password_input_box {
	width:100%;
	height:52px;
	float:left;
	margin-top:20px;
	}
.password_input {
	float:left;
	height:52px;
	border:2px solid #85bcf2;
	width:437px;
	line-height:50px;
	border-radius:8px;
	box-sizing:border-box;
	padding: 0 20px;
	}
.confirm_pay {
	height:52px;
	box-sizing:border-box;
	width:188px;
	border:1px solid #4f9cc8;
	background-color:#46b0ee;
	text-align:center;
	color:#fff;
	line-height:50px;
	font-size:28px;
	font-family:"Microsoft YaHei UI";
	display:block;
	border-radius:8px;
	float:left;
	cursor:pointer;
	margin-left:20px;
	}
.confirm_pay:hover{
	text-decoration:none;
	color:#fff;
	}
.big_card_pic{
	float:left;
	height:184px;
	}
/***一卡通支付***/
/****详细页按钮*开始*2016-09-21*ren.jq*start****/
.print-tab-con {
	width:269px;
	position:absolute;
	padding-top:10px;
	z-index: 10;
    top: 163px;
    left: 40px;
}
.print-tab-con a {
	width:269px;
	color:#fff;
	font-family:"Microsoft YaHei UI";
	font-size:20px;
	line-height:30px;
	padding:9px 5px 9px 15px;
	background:rgba(0,0,0,0.3);
	text-decoration: none;
	display:block;
	border-radius:8px 0 0 8px;
	margin-bottom:10px;
	cursor:pointer;
}
.print-tab-con a:hover {
	text-decoration: none;
}
.print-tab-con a.active {
	width:269px;
	color:#666;
	font-family:"Microsoft YaHei UI";
	font-size:20px;
	line-height:30px;
	padding:9px 10px 9px 14px;
	background:#fff;
	border:1px solid #bbb;
	display:block;
	border-radius:8px 0 0 8px;
	margin-bottom:10px;
	cursor:pointer;
}
.detail-btn-con{
	width:190px;
	float:left;
	position: fixed;
	left:45px;
	bottom:140px;/*134*/
	z-index:1000;
	}
.detail-btn-con div{
	float:left;
	height:55px;
	}
.detail-btn-con div a{
	width:64px;
	height:55px;
	display:block;
	background-color:rgba(0, 0, 0, 0.30);
	border-radius:10px;
	cursor: pointer;
	}
.detail-btn-con div a:active{
	background-color:rgba(0, 0, 0, 0.50);
	}
.detail-btn-con div input{
	width:64px;
	height:55px;
	display:block;
	background-color:rgba(0, 0, 0, 0.30);
	border-radius:10px;
	cursor: pointer;
	border: none;
	}
.detail-btn-con div input:active{
	background-color:rgba(0, 0, 0, 0.50);
	}
.detail-btnline-01{
	height:55px;
	width:190px;
	}
.detail-btnline-02{
	height:55px;
	width:190px;
	padding:0px 25px;
	margin:20px 0 0;
	}
.move-up {
	margin:-2px 0 0;
	}
.detail-go-up, .detail-go-down{
	margin:0 auto;
	}
.detail-go-up{
	margin:0 auto;
	background-image:url(../image/detail-go-up.png);
	}
.detail-go-down{
	margin:0 auto;
	background-image:url(../image/detail-go-down.png);
	}
.detail-go-left{
	float:left;
	background-image:url(../image/detail-go-left.png);
	}
.detail-go-right{
	float:right;
	background-image:url(../image/detail-go-right.png);
	}
.detail-zoom-in{
	float:left;
	background-image:url(../image/detail-zoom-in.png);
	}
.detail-zoom-out{
	float:right;
	background-image:url(../image/detail-zoom-out.png);
	}
.pages-f, .pages-b {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
}
.pages-f:hover, .pages-b:hover {
    color: #fff;
    text-decoration: none;
}
.pages-num {
    text-align: center;
    font-size: 18px;
    line-height: 54px;
    width: 60px;
    color: #666;
}
/****详细页按钮*结束*2016-09-21*ren.jq*end****/
/****登录页纸张剩余*开始*2016-09-21*ren.jq*start****/
.paper-left-con {
	float:left;
	min-height:34px;
	width:530px;
	margin:1px 0 0 25px;
	}
.paper-left-block{
	height:34px;
	width:265px;
	float:left;
	margin:0;
	}
.paper-left-tit {
	font-size:20px;
	font-family:"Microsoft YaHei UI";
	line-height:32px;
	height:32px;
	margin:2px 0 0;
	display:block;
	float:left;
	color:#666;
	margin:;
	}
.paper-left-num {
	height:34px;
	display:block;
	font-size:24px;
	line-height:34px;
	font-family:"Microsoft YaHei UI";
	float:left;
	color:#0089d7;
	margin:0 7px 0 7px;;
	}
	/****登录页纸张剩余*结束*2016-09-21*ren.jq*end****/
.layer-msg-text{height:100px;width:200px;line-height:100px;font-size:24px!important;}
.content{
	color: #ccc;
    font-size: 42px;
    margin: 240px auto;
    text-align: center;
}
.info_back{
	background-color:#e0e0e0;
	border:#c7c7c7;
	height: 66px;
	border-radius:8px;
	padding:0 74px;
	color:#666;
	font-size:30px;
	float:right;
	margin-top: 40px;
}
/*2017-12-05*/
.login_qrtitle_02{
	font-size:24px;
	font-family:"Microsoft YaHei UI";
	float:left;
	margin:14px 0 0 25px;
	color:#666;
}
.qr-code{
	width:268px;
	height:268px;
	float:left;
	margin:58px 0 0 50px;
	padding:15px;
	box-sizing:border-box;
	background-color:#fff;
}
.qr-code img{
	width:238px;
	height:238px;
	float:left;
	
}
/**山东大学 登录 START**/
.sd_recognition_login_con{
	width:1014px;
	padding:0 0;
	margin:0px auto 0;
	clear:both;
}
.sd_recognition_inside{
	min-height: 662px;
    margin: 0 auto 0;
    clear: both;
    background-color: rgba(255, 255, 255, 0.80);
    border-radius: 4px;
    padding: 40px 30px;
    box-sizing: border-box;
	float:left;
	width:100%;
	background-image:url(../image/login_img_08.png);
	background-position:650px 130px;
	background-repeat:no-repeat;
}
.sd_recognition_inside .login_type_title{
	font-size:28px;
	font-family:"Microsoft YaHei UI";
	color:#333;
	line-height:1;
	padding:20px 20px 98px;
}
.sd_recognition_inside .login_type_title >a{
	color:#1278b3;
	font-family:"Microsoft YaHei UI";
	font-size:28px;
	line-height:1;
	text-decoration:none;
}
.sd_recognition_inside .login_type_content{
	width:100%;
	float:left;
	margin:0 0 90px;
}
.sd_recognition_inside .login_type_content .login_type_item{
	width:197px;
	height:250px;
	float:left;
	border-radius:20px;
	margin:0 55px;
	cursor:pointer;
}
.sd_recognition_inside .login_type_content .login_type_item .login_type_icon{
	width:100%;
	text-align:center;
	margin:49px 0 53px;
}
.login_type_content .login_type_item.color-1{background-color:rgba(23,191,173,0.75);border:1px solid #0f8f82;}
.login_type_content .login_type_item.color-2{background-color:rgba(35,179,15,0.75);border:1px solid #238d12;}
.login_type_content .login_type_item.color-3{background-color:rgba(18,120,179,0.75);border:1px solid #21678e;}
.login_type_content .login_type_item.color-4{background-color:rgba(221,47,0,0.75);border:1px solid #ad2600;}
.sd_recognition_inside .login_type_content .login_type_item .title-box{
	width:100%;
	text-align:center;
	color:#fff;
	font-family:"Microsoft YaHei UI";
	font-size:28px;
	line-height:1;
}
.sd_recognition_inside .change_password_btn_box{
	width:100%;
	height:71px;
	float:left;
}
.sd_recognition_inside .change_password_btn_box .change_password_btn{
	width:356px;
	margin:0 auto;
	height:71px;
	border:2px solid #45b0ed;
	border-radius:15px;
	background-color:rgba(69,176,237,0.3);
	display:block;
	color:#45b0ed;
	padding:0 0 0 60px;
	text-align:center;
	font-size:26px;
	font-family:"Microsoft YaHei UI";
	line-height:67px;
	background-image:url(../image/renew-password-icon.png);
	background-position:20px center;
	background-repeat:no-repeat;
}
/**山东大学 登录 END**/
/**山东大学 修改密码 START**/
.sd_change_password_con{
	width:1308px;
	margin:0 auto;
}
.sd_change_password_con .sd_change_password_inside{
	min-height: 584px;
    margin: 20px auto 0;
    clear: both;
    background-color: rgba(255, 255, 255, 0.80);
    border-radius: 4px;
    padding: 40px 30px;
    box-sizing: border-box;
	float:left;
	width:100%;
	background-image:url("../image/login_img_08.png");
	background-position:949px 130px;
	background-repeat:no-repeat;
}
.sd_change_password_con .change_password_title_box{
	width:356px;
	height:71px;
	float:left;
	border-radius:15px;
	background-color:rgba(0,0,0,0.3);
	background-image:url("../image/renew-password-icon-02.png");
	background-repeat:no-repeat;
	background-position:20px center;
	padding:0 0 0 56px;
	line-height:71px;
	text-align:center;
	font-size:26px;
	font-family:"Microsoft YaHei UI";
	color:#fff;
	margin:0 0 20px;
}
.sd_change_password_con .cancel-btn{
	font-size:32px;
	border:1px solid #c7c7c7;
	background-color:#fff;
	border-radius:10px;
	font-family:"Microsoft YaHei UI";
	font-weight:lighter;
	height:68px;
	width:143px;
	text-align:center;
	line-height:66px;
	color:#666;
	float:right;
}
.sd_change_password_tit{
	font-size:28px;
	color:#333;
	line-height:1;
	font-family:"Microsoft YaHei UI";
	margin:0 0 36px;
}
.sd_change_password_form{
	max-width:400px;
	margin:0 auto;
	width:100%;
	}
.sd_change_password_form .btn-box{
	width:100%;
	float:left;
	height:68px;
	margin:10px 0 0;
}
.sd_change_password_form .btn-box .change_password_btn{
	height:68px;
	line-height:66px;
	width:190px;
	text-align:center;
	font-size:32px;
	background-color:#fafafa;
	border:1px solid #c7c7c7;
	border-radius:10px;
	color:#666;
	text-decoration:none;
	cursor:pointer;
	font-weight:lighter;
}
.sd_change_password_form .btn-box .change_password_btn.blue{
	background-color:#45b0ed;
	border:1px solid #45b0ed;
	color:#fff;
	cursor:pointer;
}
.sd_change_password_form .form-title{
	font-family:"Microsoft YaHei UI";
	width:100%;
	color:#666;
	font-size:24px;
	line-height:1;
	margin:0 0 20px;
}
.sd_change_password_form .form-input-password{
	width:100%;
	height:68px;
	border:1px solid #c7c7c7;
	border-radius:10px;
	overflow:hidden;
	margin:0 0 5px;
}
.new-password-alert{
	font-size:16px;
	color:#999;
	line-height:20px;
	float:left;
	width:100%;
	margin:0 0 16px;
}
.sd_change_password_form .form-input-password .password-input{
	height:66px;
	padding:10px 20px;
	line-height:36px;
	border:none;
	font-size:32px;
	font-family:"Microsoft YaHei UI";
	float:left;
	box-sizing:border-box;
	width:100%;
}

.sd_change_password_form .form-input-password .password-input::-webkit-input-placeholder { /* WebKit browsers */
  color: #ccc;
}

.sd_change_password_form .form-input-password .password-input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #ccc;
}

.sd_change_password_form .form-input-password .password-input:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #ccc;
}   
.sd_change_password_con .sd_change_password_inside .success-content{width:100%;float:left;}
.sd_change_password_con .sd_change_password_inside .success-content .success-icon-content{
	width:100%;
	text-align:center;
	float:left;
	margin:50px 0 18px;
}
.sd_change_password_con .sd_change_password_inside .success-content .success-title{
	width:100%;
	text-align:center;
	float:left;
	color:#09bb07;
	font-size:32px;
	font-family:"Microsoft YaHei UI";
	line-height:1;
	margin:0 0 59px;
}
.sd_change_password_con .sd_change_password_inside .success-content .success-time{
	width:100%;
	text-align:center;
	float:left;
	font-family:"Microsoft YaHei UI";
	line-height:1;
	color:#999;
	font-size:28px;
}
/**山东大学 修改密码 END**/
/*山东大学 弹出页 START*/
.popup_outside{
	position:absolute;
	z-index:9999;
	top:0;
	left:0;
	right:0;
	bottom:0;
}
.popup_outside_bg{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:rgba(0,0,0,0.7);
}
.login_identity_popup{
	width:730px;
	height:432px;
	border-radius:10px;
	background-color:#fff;
	position:relative;
	margin:232px auto 0;
	border:1px solid #a0a0a0;
	padding:25px;
	box-sizing:border-box;
}
.login_identity_title{
	width:100%;
	padding:14px 15px 0;
	font-family:"Microsoft YaHei UI";
	line-height:1;
	font-size:24px;
	font-weight:lighter;
	color:#666;
	margin:0 0 59px;
}
.login_identity_box{
	width:100%;
	float:left;
}
.login_identity_item{
	width:calc((100% / 3 ) - 30.01px);
	float:left;
	border-radius:10px;
	height:240px;
	border:1px solid #45b0ed;
	cursor:pointer;
	margin:0 15px;
	background-color:rgba(69,176,237,0.2);
}
.login_identity_item:hover{
	background-color:rgba(69,176,237,0.4);
}
.login_identity_item.empty-box{
	background-color:rgba(220,220,220,0.2);
	border:1px solid #dcdcdc;
}
.login_identity_item.empty-box .empty-icon{
	width:60px;
	height:60px;
	border-radius:30px;
	margin:0 auto;
	background-color:rgba(220,220,220,0.4);
}
.login_identity_item.empty-box .empty-text{
	width:98px;
	height:27px;
	border-radius:14px;
	background-color:rgba(220,220,220,0.24);
	margin:2px auto 0;
}
.login_identity_icon{
	width:100%;
	float:left;
	text-align:center;
	height:60px;
	line-height:60px;
	margin:47px 0 40px;
}
.login_identity_text{
	font-size:32px;
	color:#45b0ed;
	float:left;
	width:100%;
	line-height:1;
	text-align:center;
}
/*山东大学 弹出页 END*/
/*山东大学 重置密码 START*/
.sd_reset_password_outside{
	width:calc(100% + 20px);
	margin:0 0 -10px;
	float:left;
}
.sd_reset_password_item{
	width:calc((100% / 3 ) - 20.01px);
	margin:0 10px;
	border-radius:3px;
	background-color:rgba(255,255,255,0.9);
	padding:20px 30px;
	float:left;
	box-sizing:border-box;
	height:635px;
	position:relative;
	overflow:hidden;
}
.sd_reset_password_item .shadow_bg{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-color:rgba(0,0,0,0.8);
	display:none;
}
.sd_reset_password_item.type-1 .success{display:block;}
.sd_reset_password_item.type-2{
	box-shadow: 0 2px 12px 10px rgba(69, 176, 237, 0.49);
}
.sd_reset_password_item.type-3 .lock{display:block;}
.sd_reset_password_item.active .phone_number_box .confirm_btn{
	background-color: #45b0ed;
	border:1px solid #45b0ed;
}
.sd_reset_password_item .shadow_bg .icon_box{
	width:100%;
	float:left;
	text-align:center;
	height:96px;
	margin:200px 0 10px;
}
.sd_reset_password_item .shadow_bg .title_box{
	font-size:32px;
	color:#fff;
	font-family:"Microsoft YaHei UI";
	width:100%;
	float:left;
	text-align:center;
	line-height:1;
}
.sd_reset_password_item .shadow_bg.lock .icon_box{
	margin:200px 0 40px;
}
.sd_reset_password_item .shadow_bg.lock .title_box{
	color:#ccc;
}
.sd_reset_password_item .shadow_bg.success .title_box{
	margin:0 0 55px;
}
.sd_reset_password_item .shadow_bg .text_box{
	font-size:28px;
	color:#999;
	font-family:"Microsoft YaHei UI";
	width:100%;
	float:left;
	text-align:center;
	line-height:1;
}
.sd_reset_password_item .shadow_bg.success{
	
}
.sd_reset_password_item .shadow_bg.lock{
	
}
.reset_password_title{
	height:81px;
	float:left;
	width:100%;
	box-sizing:border-box;
	border-bottom:1px solid #ccc;
}
.reset_password_title .number-circle{
	font-size:26px;
	line-height:60px;
	height:60px;
	width:60px;
	border-radius:30px;
	background-color:#45b0ed;
	font-weight:bold;
	text-align:center;
	color:#fff;
	font-family:"Microsoft YaHei UI";
	margin:0 20px 0 0;
	float:left;
}
.reset_password_title .title-text{
	font-size:30px;
	line-height:60px;
	font-family:"Microsoft YaHei UI";
	color:#666;
	float:left;
	
}
.sd_reset_password_item .school_card_box .school_card_alert{
	font-size:24px;
	color:#666;
	line-height:34px;
	font-family:"Microsoft YaHei UI";
}
.sd_reset_password_item .school_card_box{
	padding:14px 0 0;
	background-image:url("../image/login_img_09.png");
	background-repeat:no-repeat;
	height:420px;
	width:100%;
	float:left;
	background-position:center 110px;
}
.phone_number_box{
	width:100%;
	float:left;
}
.phone_number_input{
	width: 100%;
    height: 68px;
    border: 1px solid #c7c7c7;
    border-radius: 10px;
    overflow: hidden;
    margin: 20px 0 20px;
}
.phone_number_input .phone_number{
	height: 66px;
    padding: 10px 20px;
    line-height: 36px;
    border: none;
    font-size: 32px;
    font-family: "Microsoft YaHei UI";
    float: left;
    box-sizing: border-box;
    width: 100%;
}
.identifying_code_row{
	width:100%;
	float:left;
	margin:0 0 30px;
}
.identifying_code_row input{
	height: 68px;
	border: 1px solid #c7c7c7;
    border-radius: 10px;
    padding: 10px 20px;
    line-height: 36px;
    font-size: 32px;
    font-family: "Microsoft YaHei UI";
    float: left;
    box-sizing: border-box;
    width:154px;
}
.identifying_code_row .identifying_code_btn{
	height: 68px;
	width:184px;
	float:right;
	background-color:#45b0ed;
	text-align:center;
	border-radius: 10px;
	font-size: 32px;
	line-height: 68px;
	cursor:pointer;
	color:#fff;
    font-family: "Microsoft YaHei UI";
	text-decoration:none;
}
.keyboard_box{
	width:calc(100% + 10px);
	float:left;
	margin:0 0 10px -5px;
}
.keyboard_box >a{
	width:calc((100% / 3) - 10.01px);
	float:left;
	margin:0 5px 10px;
	height:46px;
	border:1px solid #666;
	background-color:rgba(102,102,102,0.1);
	font-family: "Microsoft YaHei UI";
	border-radius:10px;
	text-align:center;
	line-height:44px;
	color:#444;
	font-size:36px;
	text-decoration:none;
	cursor:pointer;
}
.keyboard_box >a.delete_btn{
	font-size:24px;
	padding:0 30px 0 115px;
	width:calc(((100% / 3) * 2) - 10.01px);
	background-image:url("../image/delete-btn-icon.png");
	background-repeat:no-repeat;
	background-position:60px center;
	font-family: "Microsoft YaHei UI";
}
.phone_number_box .confirm_btn{
	color:#fff;
	background-color:#dddddd;
	height:68px;
	width:100%;
	border-radius:10px;
	line-height:66px;
	border:1px solid #ddd;
	box-sizing:border-box;
	display:block;
	font-size:32px;
	text-align:center;
	float:left;
	text-decoration:none;
}
/*山东大学 重置密码 END*/
/* 中国刑警 2021.8.10 zhou.jt */
.self-mes{
	width: 836px;
	height: 598px;
	background-color: rgba(255, 255, 255, .85);
	border-radius: 20px;
	margin-right: 30px;
	padding: 30px 30px 30px 30px;
}
.photo-box{

	width: 160px;
	height: 225px;
	margin-right: 20px;
	overflow:hidden;
}

.self-text{
	width: calc(100% - 201px);
}
.family-mes{
	border-bottom: 1px solid #dedede;
	padding-bottom: 35px;
	box-sizing: border-box;
	padding-top: 10px;
}
.school-mes{
	padding-top: 35px;
}
.left-span{
	width: 72px;
	display: inline-block;
	margin-right: 20px;
}
.left-big-span{
	width: 126px;
	display: inline-block;
	margin-right: 20px;
}
.right-small-span{
	width: calc(100% - 186px);
	display: inline-block;
}
.right-span{
	width: calc(100% - 92px);
	display: inline-block;
}
.photo-success{
	width: 440px;
	height: 598px;
	border-radius: 20px;
	background-color: rgba(255, 255, 255, .85);
	padding: 30px 40px;
}
.face-text{
	width: 359px;
	height: 69px;
	font-size: 36px;
	line-height: 69px;
	text-align: center;
	color: #1b4a91;
	margin-bottom: 30px;
	background-image: url(../image/success-text.png);
}
.success-photo-box{
	width: 358px;
	height: 340px;
	margin-bottom: 30px;
}
.btn-box .btn-50{
	width: calc(50% - 15px);
	font-size: 26px;
	text-align: center;
	line-height: 69px;
	border-radius: 15px;
}
.through-btn{
	background-color: #1b4a91;
	color: #fff;
	border: 2px solid #1b4a91;
	box-sizing: border-box;
	margin-right: 30px;
	cursor:pointer;
}
.audit-btn{
	background-color: #fff;
	color: #666;
	border: 2px solid #666;
	box-sizing: border-box;
	cursor:pointer;
}