@charset "utf-8";
/* CSS Document */

body{ font:12px/24px "Microsoft YaHei","微软雅黑"; color:#333; background-color:#ffffff; word-wrap:break-word; min-width:962px;}
*{ margin:0; padding:0;}
ul,ol,li{ list-style:none outside;}
a{ color:#333; text-decoration:none;}
a:hover{ text-decoration:none;}
.left{ float:left;}
.right{ float:right;}
.center{ text-align:center;}
.tx_l{ text-align:left;}
.tx_r{ text-align:right;}
.tx_2{ text-indent:2em;}
img{ border:medium none; vertical-align:middle;}
textarea{ resize:none; vertical-align:middle;}
input,button,select,textarea{ border:medium none; background:none; outline:none; font:1em/normal "Microsoft YaHei","微软雅黑";}
.btn{ cursor:pointer; border: medium none; outline: none;}
.clearfix:after{ content:"."; display:block; clear:both; height:0; line-height:0; font-size:0; visibility:hidden;}

.top_bg {
	background: url(../images/top.png) no-repeat center top;
	width: 100%;
	min-width: 962px;
	height: 521px;
}
.top_box {
	width: 962px;
	margin: 0 auto;
	padding: 72px 0 0;
}
.menu_box {
	float: left;
	width: 720px;
	padding: 0;
}
.menu_box a {
	display: block;
	background: url(../images/menu02.png) no-repeat;
	width: 138px;
	height: 70px;
	float: left;
	padding: 7px 11px 11px 7px;
	margin: 0 15px 0 0;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	line-height: 70px;
	color: #ffffff;
}
.menu_box a.active, .menu_box a:hover {
	background: url(../images/menu01.png) no-repeat;
	color: #128ddd;
}
.login_box {
	float: right;
	width: 240px;
	margin: 10px 0;
}
.login_box a {
	display: block;
	font-size: 22px;
	line-height: 70px;
	color: #128ddd;
	padding-left: 40px;
	/*margin-left: 35px;*/
	float: right;
}
.login_box a.login {
	background: url(../images/icon01.png) no-repeat left center;
}
.login_box a.register {
	background: url(../images/icon02.png) no-repeat left center;
}
.gray_bg {
	background-color: #f1f1f1;
	padding: 50px 0;
	width: 100%;
	min-width: 962px;
}
.gray2_bg {
	background-color: #f6f6f6;
	width: 100%;
	padding: 50px 0;
	min-width: 962px;
}
.white_bg {
	background-color: #FFFFFF;
	width: 100%;
	padding: 50px 0;
	min-width: 962px;
}
.cont_box {
	width: 962px;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 16px;
	line-height: 36px;
	color: #010101;
}
.cont_box .tit_box {
	text-align: center;
	padding-bottom: 20px;
}
.cont_box .cont {
	padding: 10px 0;
}
.pbtm {
	padding-bottom: 10px;
}
.pbtm:last-child {
	padding-bottom: 0;
}
.indent {
	 text-indent: 2em;
 }
 .blue {
	 color: #128ddd;
	 font-weight: bold;
 }
 .require_box {
	 padding: 10px 0 30px;
	 font-size: 16px;
	 line-height: 38px;
	 color: #010101;
 }
 .require_box .require_tit {
	 background: url(../images/icon03.png) no-repeat left 3px;
	 padding-left: 45px;
	 font-weight: bold;
	 color: #128ddd;
 }
 .require_box .require_cont {
	 padding-left: 45px;
 }
 .btn_box {
	 padding: 20px 0;
	 text-align: center;
	 width: 600px;
	 margin: 0 auto;
 }
 .btn_box .btn {
	 background: url(../images/btn.png) no-repeat;
	 width: 220px;
	 height: 86px;
	 text-align: center;
	 font-size: 30px;
	 line-height: 86px;
	 color: #ffffff;
	 font-weight: bold;
 }
 .all_box {
	 text-align: center;
	 padding: 15px 0;
 }
 .all_box .all {
	 display: block;
	 background: url(../images/more.png) no-repeat center top;
	 padding-top: 50px;
	 font-size: 18px;
	 line-height: 40px;
	 color: #7e7e7e;
	 width: 200px;
	 margin: 0 auto;
 }
 .list_box {
	 padding-top: 30px;
 }
 .list_box a {
	 display: block;
	 width: 290px;
	 float: left;
	 margin: 0 46px 40px 0;
	 font-size: 18px;
	 line-height: 28px;
	 color: #7e7e7e;
	 
 }
 .list_box a img {
	 width: 290px;
	 height: 250px;
	 border-radius: 0.15rem;
 }
 .list_box a .tit {
	 font-size: 18px;
	 line-height: 40px;
	 width: 100%;
	 height: 40px;
	 overflow: hidden;
	 color: #000000;
	 text-overflow: ellipsis;
	 white-space: nowrap;
	 margin: 5px 0 10px;
 }
 .list_box a:nth-child(3n) {
	 margin: 0;
 }
 .list_box a.m0 {
	 margin: 0;
	 float: right;
 }
 .footer_bg {
	 background-color: #4d6bbf;
	 width: 100%;
	 min-width: 962px;
 }
 .footer_box {
	 padding: 20px 0 30px;
	 width: 962px;
	 margin: 0 auto;
	 font-size: 12px;
	 line-height: 22px;
	 color: #FFFFFF;
	 text-align: center;
 }
 .footer_box a {
	 color: #FFFFFF;
 }
 .footer_box ul {
	 width: 540px;
	 height: 30px;
	 line-height: 30px;
	 margin: 0 auto;
	 padding: 0;
 }
 .footer_box ul li {
     float: left;
 }
 .footer_box ul li a {
     color: #FFFFFF;
     margin: 0 8px;
 }
 .loading_box {
	 padding: 20px 0 0;
	 font-size: 16px;
	 line-height: 55px;
	 color: #000000;
	 text-align: center;
 }
 .loading_box .loading {
	 width: 55px;
	 display: inline-block;
	 margin-right: 20px;
 }
 .pic_box {
	 padding-bottom: 30px;
 }
 .case_collect_box {
	 background: url(../images/flex.png) no-repeat;
	 width: 140px;
	 height: 128px;
	 position: fixed;
	 left: 50%;
	 top: 200px;
	 margin: 0 0 0 500px;
 }
 .case_collect_box .close {
	 display: block;
	 background: url(../images/close.png) no-repeat;
	 width: 31px;
	 height: 31px;
	 position: absolute;
	 right: -5px;
	 top: -30px;
 }
 .case_collect_box .cont {
	 padding: 38px 6px 0;
 }
 .case_collect_box .top {
	 font-size: 16px;
	 line-height: 30px;
	 color: #ffffff;
	 font-weight: bold;
	 text-align: center;
	 padding-bottom: 5px;
 }
 .case_collect_box .btm {
	 text-align: center;
 }
 .case_collect_box .btn {
	 background-color: #FFFFFF;
	 width: 100%;
	 height: 40px;
	 border-radius: 10px;
	 text-align: center;
	 font-size: 14px;
	 line-height: 40px;
	 color: #000000;
 }
 
 /*2020-07-16*/
 .sml_menu_box {
	 width: 100%;
	 font-size: 30px;
	 line-height: 50px;
	 color: #1581c8;
	 font-weight: bold;
 }
 .sml_menu_box a {
	 display: block;
	 float: left;
	 font-size: 30px;
	 line-height: 50px;
	 color: #1581c8;
	 font-weight: bold;
 }
 .sml_menu_box .sign_txt {
	 float: left;
 }
 .fill_box {
	 padding: 10px 0;
	 font-size: 16px;
	 line-height: 30px;
	 color: #000000;
 }
 .f_tit_1 {
	 background: url(../images/icon04.png) no-repeat left center;
	 padding-left: 55px;
	 font-size: 18px;
	 line-height: 40px;
	 color: #128ddd;
	 font-weight: bold;
	 margin-bottom: 15px;
 }
 .fill_line {
	 padding: 5px 0 10px;
 }
 .f_txt {
	 border: 1px solid #d0d0d0;
	 font-size: 16px;
	 line-height: 30px;
	 color: #000;
	 padding: 0 10px;
	 width: 300px;
	 display: block;
	 float: left;
 }
 .f_txt_show {
 	 
 	 font-size: 16px;
 	 line-height: 30px;
 	 color: #000;
 	 padding: 0;
 	 display: block;
 	 float: left;
 }
 .f_tit_2 {
	 font-size: 16px;
	 line-height: 30px;
	 color: #128ddd;
	 font-weight: bold;
	 margin: 10px 0 5px;
 }
 .f_label {
	 float: left;
	 padding-right: 20px;
	 min-width: 60px;
 }
 .f_area {
	 border: 1px solid #d0d0d0;
	 font-size: 16px;
	 line-height: 30px;
	 color: #000;
	 padding: 10px;
	 width: 930px;
	 display: block;
	 height: 118px;
	 resize: none;
 }
 .bptm {
	 padding-bottom: 10px;
 }
 .fill_cont {
	 border-bottom: 1px dashed #ababab;
	 padding-bottom: 40px;
	 margin-bottom: 50px;
 }
 .fill_cont:last-child {
	 border-bottom: medium none;
 }
 .fill_block {
	 padding-bottom: 10px;
 }
 .pleft20 {
	 padding-left: 20px;
 }
 .width150 {
	 width: 150px;
 }
 .sign {
	 float: left;
	 width: 45px;
	 text-align: center;
 }
 .f_radio {
	 float: left;
	 margin-right: 10px;
	 margin-top: 10px;
 }
 .f_radio_txt {
	 float: left;
	 min-width: 65px;
	 margin-right: 15px;
 }
 .uploading_box {
	 border: 1px solid #d0d0d0;
	 padding: 10px 30px 30px;
	 font-size: 16px;
	 line-height: 30px;
	 color: #d0d0d0;
	 
 }
 .uploading_box .txt {
	 margin-bottom: 15px;
 }
 .uploading_cont {
	 position: relative;
 }
 .uploading_sign {
	 background: url(../images/uploading.png) no-repeat;
	 width: 137px;
	 height: 137px;
	 display: block;
	 float: left;
	 margin-right: 15px;
 }
 .uploading_btn {
	 width: 137px;
	 height: 137px;
	 display: block;
	 position: absolute;
	 left: 0;
	 top: 0;
	 opacity: 0;
 }
 .uploading_pic {
	width: 137px;
	height: 137px;
	display: block;
	float: left; 
	margin-right: 15px;
 }
 .f_sele {
	 border: 1px solid #d0d0d0;
	 font-size: 16px;
	 line-height: 30px;
	 color: #000;
	 padding: 0 10px;
	 width: 150px;
	 display: block;
	 float: left;
	 height: 30px;
 }
 .case_list_box {
	padding: 20px 0;
 }
 .case_list_block {
	 background-color: #FFFFFF;
	 padding: 20px 30px;
	 font-size: 14px;
	 line-height: 24px;
	 color: #7d7d7d;
	 border-radius: 10px;
 }
 .case_bg {
	 background-color: #f6f6f6;
 }
 .infor_block {
	 /*width: 400px;*/
	 float: left;
 }
 .infor_block .tit {
	 font-size: 18px;
	 line-height: 30px;
	 width: 100%;
	 max-height: 60px;
	 color: #000000;
	 margin-bottom: 5px;
 }
 .infor_block .border {
	 display: inline-block;
	 background-color: #128ddd;
	 width: 36px;
	 height: 1px;
	 margin-bottom:5px ;
 }
 .infor_block .time { }
 .state_block {
	 width: 130px;
	 float: left;
	 text-align: center;
	 font-size: 18px;
	 color: #7d7d7d;
	 padding-top: 20px;
 }
 .btn_block {
	 float: right;
	 width: 180px;
	 text-align: center;
	 padding-top: 10px;
 }
 .upd_btn {
	 cursor: pointer;
	 border: 1px solid #128ddd;
	 font-size: 18px;
	 line-height: 40px;
	 color: #128ddd;
	 width: 138px;
	 margin: 0 auto;
	 background-color: #f6f6f6;
	 border-radius: 10px;
	 
	 display: inline-block;
 }
 .dele_btn {
	 cursor: pointer;
 	 border: 1px solid #de1213;
 	 font-size: 18px;
 	 line-height: 40px;
 	 color: #de1213;
 	 width: 138px;
 	 margin: 0 auto;
 	 background-color: #f6f6f6;
 	 border-radius: 10px;
	 display: inline-block;
 }
 .pop_box {
	 background-color: #FFFFFF;
	 padding: 38px;
	 border: 2px solid #cdcdcd;
	 border-radius: 10px;
	 width: 560px;
	 position: fixed;
	 left: 50%;
	 top: 10%;
	 margin: 0 0 0 -320px;
	 font-size: 16px;
	 line-height: 30px;
	 color: #333;
 }
 .pop_box .pop_cont {
	 border-radius: 10px;
	 background-color: #f4f4f4;
	 height: 280px;
	 overflow: auto;
	 padding: 20px;
 }
 .pop_box .pop_cont p {
	 text-indent: 2em;
 }
 .pop_box .tit {
	 text-align: center;
	 font-size: 18px;
 }
 .pop_box .pop_sele {
	 padding: 10px 0;
 }
 .pop_box .pop_btm .btn1 {
	 background-color: #128ddd;
	 width: 260px;
	 float: left;
	 font-size: 16px;
	 line-height: 40px;
	 color: #FFFFFF;
	 text-align: center;
	 cursor: pointer;
	 border-radius: 10px;
	 border: 1px solid #128ddd;
 }
 .pop_box .pop_btm {
	 padding-top: 20px;
 }
 .pop_box .pop_btm .btn2 {
 	 background-color: #FFFFFF;
 	 width: 150px;
 	 float: right;
 	 font-size: 16px;
 	 line-height: 40px;
 	 color: #128ddd;
 	 text-align: center;
 	 cursor: pointer;
 	 border-radius: 10px;
	 border: 1px solid #128ddd;
 }
 .cover {
	 background-color: rgba(0,0,0,0.5);
	 width: 100%;
	 height: 100%;
	 position: fixed;
	 left: 0;
	 top: 0;
	 bottom: 0;
	 right: 0;
 }
 .prompt_box {
	 border: 2px solid #cdcdcd;
	 background-color: #FFFFFF;
	 border-radius: 20px;
	 width: 532px;
	 padding: 0 0 20px;
	 position: fixed;
	 left: 50%;
	 top: 30%;
	 margin: 0 0 0 -268px;
 }
 .prompt_box .prompt_top {
	 background: url(../images/pop_bg.jpg) no-repeat;
	 width: 532px;
	 height: 121px;
	 border-radius: 20px 20px 0 0;
	 font-size: 30px;
	 text-align: center;
	 line-height: 40px;
	 color: #FFFFFF;
	 font-weight: bold;		 
 }
 .prompt_box .prompt_top .tit {
	 padding: 40px;
 }
 .prompt_box .prompt_cont {
	 padding: 40px;
	 font-size: 24px;
	 line-height: 40px;
	 color: #000000;
 }
 .prompt_box .center {
	 padding: 20px 0;
 }
 .prompt_box .prompt_btm {
	 padding: 0 40px 20px ;
	 text-align: center;
 }
 .prompt_box .prompt_btm .btn {
	 background-color: #128ddd;
	 width: 256px;
	 font-size: 26px;
	 color: #FFFFFF;
	 line-height: 66px;
	 border-radius: 10px;
 }
 .prompt_box .prompt_btm .btn_cancel {
	 background-color: #FFFFFF;
	 width: 160px;
	 font-size: 26px;
	 color: #128ddd;
	 line-height: 64px;
	 border-radius: 10px;
	 border: 1px solid #128ddd;
	 cursor: pointer;
 }
 .prompt_box .uploading {
	 background: url(../images/icon05.png) no-repeat right center;
	 padding-right: 90px;
	 height: 66px;
	 position: relative;
 }
 .prompt_box .file_name {
	 background-color: #f5f5f5;
	 width: 320px;
	 padding:10px 20px;
	 font-size: 26px;
	 line-height: 46px;
	 border-radius: 10px;
	 height: 46px;
	 overflow: hidden;
	 text-overflow: ellipsis;
	 white-space: nowrap;
 }
 .prompt_box .uploading_file {
	 opacity: 0;
	 position: absolute;
	 left: 0;
	 top: 0;
	 width: 340px;
	 height: 66px;
 }