/* CSS Document */

div.layer-tan{padding: 15px;}
div.layer-tan p{
	font-size: 18px;
    margin-bottom: 15px;
}
div.layer-tan h1{color: #f50;
     font-size:20px;
    line-height:30px;
  height:100px;
  overflow-y:scroll;
}
div.layer-tan strong{}

.qimo8 {
	overflow: hidden;
	width:1090px;
}

.qimo8 .qimo {
	width: 250%;
}

.qimo8 .qimo div {
	float: left;
}

.qimo8 .qimo ul {
	float: left;
	overflow: hidden;
	zoom: 1;
}

.qimo8 .qimo ul li {
	float: left;
	list-style: none;
}

.qimo8 li a {
	margin-right: 10px;
	color: #444444;
	font-size:14px;
	float:left;
	line-height: 22px;
}
.qimo8 li a:hover{
	color:#2099de;
}

/* .c_t_content a:hover{
	color:#fff!important;
} */
.page{
	width: 1200px;
	margin: 50px auto 0;
}
.page>div{
	width: 866px;
	text-align: center;
}
.page>div a{
	width: 32px;
	height: 32px;
	background: white;
	border: 1px solid #8e8e8f;
	color: #8e8e8f;
	font-size: 16px;
	text-align: center;
	line-height: 32px;
	display: inline-block;
}
.active{
	background: #2099de!important;
	color: white!important;
	border: 1px solid #2099de!important;
}

.h_title{
    width: 100%;
    height: 40px;
    line-height: 40px!important;
    font-size: 20px;
    color: #333;
    border-bottom: 3.4px solid #ccc;
}
.h_title a{
    color: #333;
}

/*首页*/
/*index top start*/
.top{
	width: 1200px;
	height: 50px;
	margin: 0 auto;
	position: relative;
}
.top .left,.top .right{
	position: absolute;
	height: 50px;
	line-height: 50px;
	width: auto;
	top: 0;
	font-size: 20px;
	color: #595959;
}
.top .left{
	left: 0;
}
.top .left>div{
	float: left;
	margin-right: 20px;
}
.area span{
	cursor:pointer;
}
.loc{
	display:inline-block;
	width:auto;
	height:30px;
}
.loc select{
	width:auto;
	height:100%;
	font-size:18px;
	color:#595959;
	padding:0 10px;
	background:none;
	border-radius:5px;
	border:none;
	box-shadow:0 0 5px #ccc;
}
.top .right div{
	float: left;
}
.top .right{
	right: 0;
}
.top .right a{
    color: #595959;
}
.top h2{
	font-size: 28px;
	color: #b91c20;
	text-align: center;
	line-height: 50px;
	letter-spacing: 8px;
	font-weight:700;
}


/*index center start*/
.center{
	width: 100%;
	
}
.c_top{
	width: 100%;
	background: #2099de;
	height: 60px;
}
.c_t_content{
	width: 1200px;
	margin: 0 auto;
	height: 60px;
	display: flex;
	align-items: center;
}
.c_t_content a{
	width: 10%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: white;
	display: block;
	float: left;
	font-size: 20px;
	background: url("../images/c_c_top_a_back.png")no-repeat right 9px #2099de;
}
.c_t_content a:hover{
	color:#fff!important;
	background: url("../images/c_c_top_a_back.png")no-repeat right 9px #1f8bc9 ;
}
.c_t_content a:last-child:hover{
	background: #1f8bc9;
}
.c_t_content a:last-child{
	background: none;
}
.c_con{
	width: 1200px;
    margin: 0 auto;
}
.c_c_content{
	width: 1175px;
	height: auto;
	background: url("../images/laba.gif")no-repeat left;
	background-size: 22px 22px;
	margin: 5px auto 0;
	padding-left: 25px;
}
.c_c_content p{
	height: 22px;
	line-height: 22px;
	color: #7a7a7a;
	font-size: 14px;
    float: left;
    display: inline;
}
.c_c_content p:nth-child(1){
    width: 80px;
    font-weight: 700;
}
.c_c_content p:nth-child(2){
    width: 1105px;
    white-space: nowrap;
    overflow: hidden;
}
.c_c_title{
	width: 1200px;
	height: 225px;
	margin: 40px auto 0;
}
.c_c_t_left{
	width: 355px;
	height: 205px;
	float: left;
	text-align: center;
	display: flex;
	align-items: center;
}
.c_c_t_left>div{
	display: block;
	width: 327px;
	height: 166px;
	margin: 0 auto;
}
.c_c_t_left>div>p{
	padding-top: 13px;
	width: 40px;
	height: 153px;
	text-align: center;
	font-size: 20px;
	color: #333;
	line-height: 35px;
	border-right: 1px solid #333;
	float: left;
}
.banner_swiper{
	overflow: hidden;
	position: relative;
	width: 271px;
	height: 100%;
	float: left;
	margin-left: 15px;
}
.swiper-slide a{
	width: 271px;
	height: 167px;
}
.swiper-slide img{
	width: 271px;
	height: 167px;
}
.swiper-pagination2{
	bottom: 30px!important;
	line-height: 25px;
	height: 25px;
	text-align: right!important;
}
.swiper-pagination-bullet{
	background: #fff;
}
.swiper-pagination-bullet-active{
	background: #27b0ff!important;	
}
.banner_swiper3 p{
	width: 261px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	background: rgba(0,0,0,.46);
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	text-align: left;
	padding-left: 10px;
	overflow: hidden;  
	/*文本不换行*/  
	white-space: nowrap;  
	/*文字超出用省略号*/  
	text-overflow:ellipsis;  
	
}
.c_c_t_center{
	width: 490px;
	height: 225px;
	float: left;
}
.c_c_t_center img{
	margin: 0 auto;
	display: block;
}
.c_c_t_center form{
	width: 391px;
	height: 40px;
	margin: 23px auto 0;
	display: block;
}
.c_c_t_center form input{
	margin-left:5px;
	width: 270px;
	height: 38px;
	border: none;
	box-shadow: 0 0 15px #ccc;
	float: left;
	padding-left: 10px;
}
.c_c_t_center form button{
	float: left;
	border: none;
	background: #dadada;
	width: 93px;
	height: 40px;
	font-size: 17px;
	color: #484848;
}
.c_c_t_right{
	width: 355px;
	height: 205px;
	float: left;
	display: flex;
	align-items: center;
}
.c_c_t_right>div{
	display: block;
	width: 327px;
	height: 166px;
	margin: 0 auto;
}
.c_c_t_right>div img{
	float: left;
}
.c_c_t_right>div div{
	width: 195px;
	height: 100%;
	float: left;
	margin-left: 15px;
    position: relative;
    font-size: 16px;
    line-height: 20px;
    color:#666;
}
.c_c_t_right>div div P:first-child{
	font-size: 20px;
	line-height: 40px;
	border-bottom: 1.6px solid #999;
    color: #333;
    margin-bottom: 10px;
}
.c_c_t_right>div div P:nth-child(2){
	font-size: 14px;
	line-height: 22px;
	margin-top: 5px;	
	color: #666;
	text-indent: 1.5rem;
}
.c_c_t_right>div div a{
	font-size: 14px;
	position: absolute;
	bottom: 0;
	right: 0;
	color: #7a7a7a;
}
.c_c_t_right>div div a:hover{
	color:#2099de;
}
.c_c_t_left,.c_c_t_right{
	box-shadow:  0 0 15px #ccc;
}
.c_c_circle{
	text-align: center;
	margin-top: 55px;
}
.c_c_circle img{
	border-radius: 50%;
	display: inline-block;
	margin: 0 20px;
	box-shadow: 0 3px 10px #ccc;
}
.c_c_circle img:hover{
	box-shadow: 0 5px 15px #a8a6a7;
}
.c_c_results{
	width: 1200px;
	height: 300px;
	margin: 35px auto 0;
	padding-top: 25px; 
	background: #fff;
	box-shadow: 0 0 15px #ccc;
}
.c_c_results>div{
	width: 1135px;
	height: 290px;
	margin: 0 auto; 
}
.c_c_r_top{
	width: 100%;
	height: 40px;
	border-bottom: 3.4px solid #ccc;
}
.c_c_r_top p{
	font-size: 20px;
	line-height: 40px;
	float: left;
	color: #333333;
}
.c_c_r_top a{
	float: right;
	font-size: 14px;
	line-height: 26px;
	display: block;
	margin: 7px 0;
	background: #90d7ff;
	padding: 0 8px;
	color: #fff;
	border-radius: 20px;
}
.c_c_r_top a:hover{
	background: #2099de;
}
.banner_swiper2{
	width: 1136px;
	margin: 18px 0 0 0;
	height: 280px;
}
.banner_swiper2 .swiper-slide{
	height: 121px;
}
.banner_swiper2 .swiper-slide img{
	height: 164px;
	width: 220px;
	float: left;
}
.banner_swiper2 .swiper-slide div{
	float: left;
}
.banner_swiper2 .swiper-slide{
/*	margin-left: 2px;*/
}
.banner_swiper2 .swiper-slide div p{
	/*width: 300px;*/
	/*height: 121px;*/
	/*float: left;*/
	background-color: transparent;
	position: relative;
	color: #333333;
	margin-left: 3px;
	padding: 0
}
.banner_swiper2 .swiper-slide div p span:nth-child(1){
	/*width: 100%;*/
	display: block;
	font-size: 20px;
	line-height: 35px;
	height: 35px;
	/*white-space:nowrap;*/
	/*overflow:hidden;*/
	/*text-overflow:ellipsis;*/

}
.banner_swiper2 .swiper-slide div p span:nth-child(2){
	width: 100%;
	display: block;
	font-size: 14px;
	line-height: 28px;
	height:80px;
	overflow:hidden;
}
.swiper-pagination3{
	bottom: 0px!important;
	line-height: 25px;
	height: 25px;
	width:100%;
}
.swiper-pagination3 span{
	border: 1px solid #27b0ff;

}

/*index bottom start*/
.bottom{
	width: 100%;
	/*height: 150px;*/
	background: #333;
	margin-top: 50px;
	color: #ccc;
}
.bottom a{
	color: #ccc;
}
.bottom a:hover{
	color: #2099de;
}
.container {
	margin: 0 auto;
	width: 1200px;
}
.fl {
	padding: 36px 0;
	float: left;
}
.fl p {
	font-size: 14px;
	line-height: 25px;
}
.fl p img{
	position: relative;
	top: 5px;
	margin: 0 5px;
}
.fr {
	padding: 34.5px 0 20px;
	float: right;
    display: flex;
    align-items:center;
}
.fr1{
    float: left;
}
.fr1 img {
	float: left;
	padding-right: 6px;
    margin-bottom: 10px;
}
.fr p {
	font-size: 14px;
	padding-top: 8px;
    text-align: right;
}
.ew {
    margin-left: 20px;
    float: left;
    width: 90px;height: 90px;
}

/*列表*/
/*articleList content start*/
.c_t_list{
    width: 1200px;
    padding-top: 30px;
    margin: 0 auto;
}
.c_t_list>div{
    box-shadow:  0 0 15px #ccc;
}
.c_t_list a.seetel{
	font-size: 16px;
    margin-top: 5px;line-height: 35px;
    color: #fff;
    float: right;
    display: inline-block;
    background: #2099de;
    border-radius: 25px;
    padding: 0px 30px;
}
.c_t_list a.seetel:hover{background: #f50}
.c_t_list .list{
    width: 383px;
    float: left;
    padding: 20px;
    background: white;
	min-height:666px;
}
.c_t_list .list1{
	width: 823px;
	float: left;
	padding: 20px;
	background: white;
	min-height:666px;
}

.list ul{
    width: 100%;
}
.list ul li{
    height: 130px;
    width: 100%;
    margin-top: 15px;
    padding-bottom: 25px;
    border-bottom: 1.4px solid #ccc;
}
.list1 ul li{
	height: 175px;
	width: 100%;
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1.4px solid #ccc;
}
.list ul li:last-child{
    border: none;
}
.list ul li img{
    width: 179px;
    height: 134px;
    float: left;
}
.list1 ul li img{
	width: 225px;
	height: 165px;
	float: left;
}
.list ul li div{
    width: 192px;
    float: right;
    height: 134px;
}
.list1 ul li div.article_all{
	width: 576px;
	float: right;
	height: 175px;
}
.article_title:hover{
	color:#2099de;
}
.nodatafound{
	text-align:center;
	font-size:20px;
	color:gray;
	margin-top:50px;
}
.article_title{
    width: 100%;
    margin-bottom: 2px;
    font-size: 18px!important;
	color: #000;
	line-height: 22px;
	height:auto;
	max-height: 100px;
	text-indent: 0!important;
	/*white-space: nowrap;*/
    overflow: hidden;
    text-overflow: ellipsis;
}
.list1 a{
	width: 100%;
	height: 100%;
}
.list1 a .article_title{
	width: 100%;
	color: #000;
	margin-bottom: 15px;
	font-size: 18px;
	/*height:auto;*/
	max-height: 100px;
	/*white-space:nowrap;*/
	/*overflow:hidden;*/
	/*text-overflow:ellipsis;*/
	
	
	display: -webkit-box!important;
   overflow: hidden;
   text-overflow: ellipsis;
   word-break: break-all;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical!important;
}
.list1 .article_con{
    font-size: 16px;
    line-height: 25px;
    text-indent: 32px;
    color: #666;
    height: 73px;
    overflow: hidden;
}
.article_con{
    font-size: 16px;
    line-height: 25px;
    text-indent: 10px;
    color: #666;
    height: 50px;
    overflow: hidden;
}
.list ul:nth-child(2) li a div p:nth-child(3){
    font-size: 16px;
    line-height: 25px;
    color: #666;
    height: 70px;
    overflow: hidden;
	
}
.article_mes{
    width: 100%;
    font-size: 16px;
    color: #8c8c8c;
    margin-top: 10px;

}

.contact{
    width: 290px;
    float: right;
    /*height: 410px;*/
    height: auto;
    padding: 17px;
    background: white;
}

.contact p:nth-child(3){
    font-size: 16px;
    color: #333;
    line-height: 30px;
    width: 190px;
    margin: 0 auto;
}
.contact img{
    display: block;
    margin: 15px auto;
    width: 200px;
    height: 200px;
}
.contact .mianzhe{
	font-size: 16px;
    line-height: 24px;
    /*color: #999;*/
}
.contact .mianzhe a{
	color: #2099de;
}
.contact .mianzhe a:hover{color: #2099de;text-decoration: underline;}
.contact1{
    height: 165px;
}
.contact1 a{
    width: 194px;
    height: 45px;
    color: white;
    font-size: 20px;
    line-height: 45px;
    text-align: center;
    background: #2099de;
    display: block;
    margin: 15px auto 0;
}

/*战略研究*/
.s_research{
    width: 1160px;
    height: 310px;
    padding: 20px;
    margin-bottom: 40px;
    background: white;
}

.s_r_l{
    width: 444px;
    height: 250px;
    float: left;
    margin-right: 20px;
    margin-top: 15px;
    border-right: 2px solid #eee;
}
.s_r_l img{
    float: left;
    width: 174px;
    height: 252px;
}
.s_r_l div{
    width: 250px;
    height: 100%;
    margin-left: 20px;
    float: left;
    position: relative;
}
.s_r_l div p:nth-child(1),.s_r_r div p:nth-child(1){
    width: 100%;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
}
.s_r_l div p:nth-child(2),.s_r_r div p:nth-child(2){
    width: 100%;
    height: 160px;
    line-height: 25px;
    font-size: 14px;
    color: #666;
    text-indent: 32px;
}
.s_r_l div a,.s_r_r div a{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 128px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    font-size: 17px;
    color: white;
    background: #2099de;
    border-radius: 5px;
}
.s_r_r{
    width: 694px;
    height: 250px;
    float: left;
    margin-top: 15px;
}
.s_r_r img{
    float: left;
    width: 174px;
    height: 252px;
}
.s_r_r img:nth-child(2){
    margin-left: 10px;
}
.s_r_r div{
    width: 315px;
    height: 100%;
    margin-left: 20px;
    float: left;
    position: relative;
}

/*我要发表*/
.p_con{
    width: 1200px;
    margin: 0 auto;
    padding-top: 30px;
}
.p_con>div{
    box-shadow:  0 0 15px #ccc;
}
.post_form{
    width: 810px;
    float: left;
    background: white;
    padding: 20px 20px 50px;
}
.form{
    width: 100%;
    padding: 15px 0;
}
.form ul li{
    margin-top: 15px;
	width:660px;
}
.form p,.layui-form-label{
    width: 160px;
    font-size: 18px;
    color: #333;
    line-height: 35px;
    text-align: center;
    float: left;
}
.layui-btn{
    width: 492px!important;
    height: 37px!important;
    font-size: 20px!important;
    color: white!important;
    background: #2099de!important;
}
.layui-form-item{
	margin-top:15px;
}
.layui-upload-list img{
	margin-left:50px;
	max-height:250px;
	max-width:492px;
}
.form input{
    width: 480px;
    height: 31px;
    border: 1px solid #ccc;
    background: white;
    float: left;
    padding-left: 10px;
    color: #666666;
}
.layui-form-label{
	width:160px!important;
	text-align:center!important;
	padding:0!important;
	line-height:35px!important;
}
#box_content{
	float:left;
	width:500px;
	margin-bottom:10px;
}
.edui-default{
	width:492px;
}
.form li>div{
    border: 1px solid #ccc;
    float: left;
    width: 480px;
    height: 270px;
}
.form li textarea{
    min-width: 475px;
    min-height: 217px;
    max-width: 475px;
    max-height: 217px;
    border: none;
}
.form li div div{
    width: 433px;
    margin: 0 auto;
    border-top: 1px solid #ccc;
    height: 45px;
}
.form li div div input[type=file]{
    display: none;
}
.form li div div label{
    color: #666;
    line-height: 45px;
    font-size: 14px;
    margin-left: 20px;
}
.form li div div label .fa{
    font-size: 14px;
}
.form>button{
    width: 109px;
    height: 37px;
    font-size: 20px;
    color: white;
    background: #2099de;
    border-radius: 5px;
    border: none;
    margin-left: 121px;
    margin-top: 15px;
}
.form span{
    border: 1px solid #d81e06;
    background: #fff2f2;
    font-size: 15px;
    display: none;
    line-height: 33px;
    padding: 0 10px;
    float: left;

}
.s_r_r_2 div p span{
	line-height: 18px;
    font-size: 16px;
    color: #666;
}
.form span .fa{
    color: #d81e06;
    margin-right: 5px;
}
.post_form>div{
    margin-top: 40px;
}
.post_form>div p{
    font-size: 16px;
    color: #666;
    line-height: 25px;
}
.post_form>div p:nth-child(2){
	margin-top:20px;
}
.edui-editor-breadcrumb span{
	display:none;
}
/*智库寄语*/
.words{
    width: 815px;
    background: white;
    float: left;
    padding: 20px;
	min-height:666px;
}
.words p{
    font-size: 15px;
    color: #8c8c8c;
    line-height: 30px;
}
.words p:nth-child(1){
    text-align: center;
    font-size: 20px;
    line-height: 65px;
    font-weight:600;
       color: #000;
}

/*购买*/
.s_r_r_2{
    width: 100%;
}
.s_r_r_2 div{
    width: 780px;
}
.s_r_r_2 div p:nth-child(2){
    height: 80px;
}
.s_r_r_2 div p:nth-child(3){
    line-height: 18px;
    font-size: 16px;
    color: #666;
}
.s_r_r_2 div p{
	line-height: 25px;
    font-size: 16px;
    color: #666;
    text-indent: 32px;
}
.Pay div{
    border: none!important;
    height: 230px!important;
}
.Pay div div{
    width: 177px!important;
    height: 218px!important;
    float: left;
}
.Pay div div image{
    width: 177px;
    height: 178px;
}
.Pay div div p{
    width: 100%;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    color: #333;
}


/*登录*/
.section{
    width: 100%;
    height: 100%;
}
.section .s_sec{
    width: 650px;
    margin: 0 auto;
}
.bas_login{
    width: 400px;
    text-align: center;
    margin: 0 auto;
	padding-top:65px;
}
.bas_login>img{
    margin: 0 auto;
}
.third{
    width: 150px;
    float: right;
}
.bas_login>span{
    position: absolute;
    right: 0;
    top: 140px;
    font-size: 13px;
}
.bas_login span a{
    color: #4582e0;
}
.input{
    width: 400px;
	margin:0 auto;
	padding-top:50px;
}
.input ul li{
    height: 40px;
    width: 100%;
    border-bottom: 1px solid #dfdfdf;
    padding-top: 30px;
    text-align: left;
}
.section .fa{
    color: #cacaca;
    margin-right: 10px;
    position: relative;
    top: 3px;
    font-size: 20px;
}
.input .sp{
    display: none;
}
.input input{
    height: 38px;
    font-size: 16px;
    width: 327px;
    border: none;
    color: gray;
}
.fa-lock{
    font-size: 24px!important;
    margin-left: 3px;
}
.fa-mobile{
	font-size:28px!important;
	margin-left: 5px;
}
.fa-exclamation-circle{
    color: #ff9900!important;
}
.mes{
    color: #f00;
    font-size: 13px;
    float: right;
    margin-top: 3px;
}
.sp2{
    width: 100%;
    text-align: left!important;
    float: left;
    font-size: 14px;
    color: #939393;
    margin-top: 20px;
}
.sp2 p{
    display: inline-block;
}
.checkbox{
    height: 15px!important;
    width: 15px!important;
    position: relative;
    top: 2px;
    margin-right: 5px;
}
.b_login{
    width: 100%;
    height: 40px;
    background-color: #396dbd;
    color: white;
    font-size: 15px;
    border: none;
    line-height: 40px;
    border-radius: 5px;
    margin-top: 40px;
}
.b_login:hover{
    background-color: #4282de;
}
.p3{
    font-size: 13px;
    color: #4582e0;
    float: right;
    margin-top: 10px;
}
.a_1{
	font-size: 13px;
	color: #4582e0;
	float: left;
	margin-top: 10px;
}

/*注册*/
.select{
    text-align: center;
}
.selected{
	background: #2099de!important;
}
.select div{
    width: 144px;
    height: 45px;
    color: white;
    font-size: 20px;
    line-height: 45px;
    text-align: center;
    background: #9e9e9e;
    margin: 20px 20px;
    display: inline-block;
    cursor: pointer;
}
.pay{
    margin-top: 30px;
    color: gray;
}
.pay img{
    margin: 0 50px;
    float: left;
}
.pay span{
    display: inline-block;
    font-size: 14px;
    margin: 10px 0 0;
    width: 200px;
    float: left;
    text-align: center;
}
.pay p{
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
    float: left;
}
.fa-address-card-o{
    font-size: 15px!important;
    margin-left: 3px;
    top: 0!important;
}
.p_1{
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
    color: gray;
}
.input ul li input[type=file]{
    display: none;
}
.input ul li label{
    width: 180px;
    height: 140px;
    display: inline-block;
    background: url("../images/ban4.png")no-repeat;
    background-size: 100% 100%;
}
.re_center .input{
    display: none;
}
.a_2{
	font-size: 13px;
	color: #4582e0;
	float: right;
	margin-top: 10px;
}

/*文章内容*/
.a_con{
    width: 815px;
    background: white;
    float: left;
    padding: 20px;
    min-height: 1142px;
}
.a_con p{
    font-size: 16px;
    color: #8c8c8c;
    line-height: 24px;
}
.a_con p:nth-child(1){
    text-align: center;
    font-size: 20px;
    line-height: 65px;
    color:#000;
}
.a_con p:nth-child(2){
    font-size: 16px;
    color: #8c8c8c;
    line-height: 24px;
    margin-bottom:30px;
}


/*需求详情*/
.p_r_detail{
    width: 810px;
    float: left;
    background: white;
    padding: 20px 20px 50px;
}
.p_r_detail .h_title{
    margin-bottom: 20px;
}
.p_r_detail>div{
    margin-top: 10px;
}
.p_r_detail h2{
    background: url("../images/ban5.png")no-repeat left;
    padding-left: 10px;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
}
.p_r_detail>div>p{
    line-height: 35px;
    /*color: #8c8c8c;*/
    font-size: 18px;
}
.p_r_detail>div>p>span{
    line-height: 35px;
    padding-left: 10px;
}
.p_r_detail>div>p>span:nth-child(2){
	font-size:14px;
}

.pagination{
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
ul.pagination>li{display: inline;padding: 0;}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    width: auto;
    height: 32px;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 32px;
    color: #666;
	font-size:16px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}.pagination>li.active{border:0!important;}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, 
.pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #2099de;
    border-color: #2099de;
}













/*身份证照片上传*/
.upimg-div2{
    padding:1rem;
}
.img-box2{margin-top: 40px;}
.img-box2 .up-p2{margin-bottom: 20px;font-size: 16px;}
.z_photo2 .z_file2{
	width:100%;
	height:100%;
    position: relative;
    top: 0rem;
    left: 50%;
    right: 0rem;
    margin-left: -5rem;}
.z_file2 .file2 {
    width: 100%;
    height: 100%;
    line-height: 2.5rem;
    top: 0;
    position: absolute;
    z-index: 100;
    border: 1px solid #ccc;
}

.imgup2 {
    line-height: 10rem;
    color: #666;
    display: block;
    position: relative;
    left: 0rem;
    width: 2.6rem;
    height: 2.6rem;
}

.z_photo2 .up-section2 {
    position: relative;
    width: 100%;
    height: 100%;
}

.up-section2 .close-upimg2 {
    position: absolute;
    top: 0.2rem;
    right: 0.2rem;
    display: none;
    z-index: 10;
    width: 1rem;
    height: 1rem;
    margin: 0;
}

.up-section2 .up-span2 {
    display: block;
    width: 100%;
    height: 100%;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 9;
    background: rgba(0, 0, 0, .5);
}

.up-section2:hover {
    border: 2px solid #f15134;
}

.up-section2:hover .close-upimg2 {
    display: block;
}

.up-section2:hover .up-span2 {
    visibility: visible;
}

.z_photo2 .up-img2 {
    display: block;
    float: left;
    width: 100%;
    height: 100%;
    margin: 0;
}

.loading2 {
    border: 1px solid #D1D1D1;
    background: url(../images/loading.gif) no-repeat center;
}

.up-opcity2 {
    opacity: 0;
}

.img-name-p2 {
    display: none;
}

.upimg-div2 .up-section2 {
    width: 100%;
    height: 100%;
    top: 0rem;
    left: 50%;
    right: 0rem;
    margin-left: -5rem;
}

.img-box2 .upimg-div2 .z_file2 {
    width: 100%;
    height: 100%;
}

.z_file2 .add-img2 {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    border: 1px solid #bbb;
}


/*遮罩层样式*/

.mask2 {
    z-index: 1000;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
}

.mask2 .mask-content2 {
    width: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -250px;
    margin-top: -80px;
    background: white;
    height: 160px;
    text-align: center;
}

.mask2 .mask-content2 .del-p2 {
    margin: 0 !important;
    color: #555;
    height: 94px;
    line-height: 94px;
    font-size: 18px;
    border-bottom: 1px solid #D1D1D1;
}

.mask-content2 .check-p2 {
    margin: 0 !important;
    height: 66px;
    line-height: 66px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}

.mask-content2 .check-p2 span {
    width: 49%;
    display: inline-block;
    text-align: center;
    color: #d4361d;
    font-size: 18px;
}

.check-p2 .del-com2 {
    border-right: 1px solid #D1D1D1;
}

.fl2{float: left;}






/*第二个图片*/
.upimg-div3{
    padding:1rem;
}
.img-box3{margin-top: 40px;}
.img-box3 .up-p3{margin-bottom: 20px;font-size: 16px;}
.z_photo3 .z_file3{width:100%;height:100%;
    position: relative;
    top: 0rem;
    left: 50%;
    right: 0rem;
    margin-left: -5rem;}
.z_file3 .file3 {
    width: 100%;
    height: 100%;
    line-height: 2.5rem;
    top: 0;
    position: absolute;
    z-index: 100;
    border: 1px solid #ccc;
}

.imgup3 {
    line-height: 2.5rem;
    color: #666;
    display: block;
    position: relative;
    left: 14rem;
    width: 2.6rem;
    height: 2.6rem;
}

.z_photo3 .up-section3 {
    position: relative;
}

.up-section3 .close-upimg3 {
    position: absolute;
    top: 0.2rem;
    right: 0.2rem;
    display: none;
    z-index: 10;
    width: 1rem;
    height: 1rem;
    margin: 0;
}

.up-section3 .up-span3 {
    display: block;
    width: 100%;
    height: 100%;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 9;
    background: rgba(0, 0, 0, .5);
}

.up-section3:hover {
    border: 2px solid #f15134;
}

.up-section3:hover .close-upimg3 {
    display: block;
}

.up-section3:hover .up-span3 {
    visibility: visible;
}

.z_photo3 .up-img3 {
    display: block;
    float: left;
    width: 100%;
    height: 100%;
    margin: 0;
}

.loading3 {
    border: 1px solid #D1D1D1;
    background: url(../images/loading.gif) no-repeat center;
}

.up-opcity3 {
    opacity: 0;
}

.img-name-p3 {
    display: none;
}

.upimg-div3 .up-section3 {
    width: 100%;
    height: 100%;
    top: 0rem;
    left: 50%;
    right: 0rem;
    margin-left: -5rem;
}

.img-box3 .upimg-div3 .z_file3 {
    width: 100%;
    height: 100%;
}

.z_file3 .add-img3 {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    border: 1px solid #bbb;
}


/*遮罩层样式*/

.mask3 {
    z-index: 1000;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
}

.mask3 .mask-content3 {
    width: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -250px;
    margin-top: -80px;
    background: white;
    height: 160px;
    text-align: center;
}

.mask3 .mask-content3 .del-p3 {
    margin: 0 !important;
    color: #555;
    height: 94px;
    line-height: 94px;
    font-size: 18px;
    border-bottom: 1px solid #D1D1D1;
}

.mask-content3 .check-p3 {
    margin: 0 !important;
    height: 66px;
    line-height: 66px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}

.mask-content3 .check-p3 span {
    width: 49%;
    display: inline-block;
    text-align: center;
    color: #d4361d;
    font-size: 18px;
}

.check-p3 .del-com3 {
    border-right: 1px solid #D1D1D1;
}

.fl3{float: left;}

/*身份证背面*/
.upimg-div4{
    padding:1rem;
}
.img-box4{margin-top: 40px;}
.img-box4 .up-p4{margin-bottom: 20px;font-size: 16px;}
.z_photo4 .z_file4{width:10rem;height:100%;
    position: relative;
    top: 0rem;
    left: 50%;
    right: 0rem;
    margin-left: -5rem;}
.z_file4  .file4{width: 100%;height: 100%;line-height:2.5rem;top:0;position: absolute;z-index: 100;border:1px solid #ccc;}
.imgup4{line-height:2.5rem;color:#666;display:block;position:relative;left: 14rem;width: 2.6rem;height: 2.6rem;}
.z_photo4 .up-section4{position: relative;}
.up-section4 .close-upimg4{position: absolute;top: 0.2rem;right: 0.2rem;display: none;z-index: 10;width:1rem;height:1rem;margin:0;}
.up-section4 .up-span4{display: block;width: 100%;height: 100%;visibility: hidden;position: absolute;top: 0px;left: 0px;z-index: 9;background: rgba(0,0,0,.5);}
.up-section4:hover{border: 2px solid #f15134;}
.up-section4:hover .close-upimg4{display: block;}
.up-section4:hover .up-span4{visibility: visible;}
.z_photo4 .up-img4{display: block;float: left;width: 100%;height: 100%;margin:0;}
.loading4{border: 1px solid #D1D1D1;background:url(../images/loading.gif) no-repeat center;}
.up-opcity4{opacity:0;}
.img-name-p4{display: none;}
.upimg-div4 .up-section4{width: 10rem;height: 100%;
    top: 0rem;
    left: 50%;
    right: 0rem;
    margin-left: -5rem;}
.img-box4 .upimg-div4 .z_file4{width: 10em;height: 100%;}
.z_file4 .add-img4{display: block;width: 10rem;height: 100%;margin:0;
    border: 1px solid #bbb;}
/*遮罩层样式*/
.mask4{z-index: 1000;display: none;position: fixed;top: 0px;left: 0px;width: 100%;height: 100%;background: rgba(0,0,0,.4);}
.mask4 .mask-content4{width: 500px;position: absolute;top: 50%;left: 50%;margin-left: -250px;margin-top: -80px;background: white;height: 160px;text-align: center;}
.mask4 .mask-content4 .del-p4{margin:0 !important;color: #555;height: 94px;line-height: 94px;font-size: 18px;border-bottom: 1px solid #D1D1D1;}
.mask-content4 .check-p4{margin:0 !important;height: 66px;line-height: 66px;position: absolute;bottom: 0px;left: 0px;width: 100%;}
.mask-content4 .check-p4 span{width: 49%;display:inline-block;text-align: center;color:#d4361d ;font-size: 18px;}
.check-p4 .del-com4{border-right: 1px solid #D1D1D1;}
.fl4{float: left;}















/*身份证背面*/
.upimg-div5{
    padding:1rem;
}
.img-box5{margin-top: 40px;}
.img-box5 .up-p5{margin-bottom: 20px;font-size: 16px;}
.z_photo5 .z_file5{width:100%;height:100%;
    position: relative;
    top: 0rem;
    left: 50%;
    right: 0rem;
    margin-left: -5rem;}
.z_file5  .file5{width: 100%;height: 100%;line-height:2.5rem;top:0;position: absolute;z-index: 100;border:1px solid #ccc;}
.imgup5{line-height:2.5rem;color:#666;display:block;position:relative;left: 14rem;width: 2.6rem;height: 2.6rem;}
.z_photo5 .up-section5{position: relative;}
.up-section5 .close-upimg5{position: absolute;top: 0.2rem;right: 0.2rem;display: none;z-index: 10;width:1rem;height:1rem;margin:0;}
.up-section5 .up-span5{display: block;width: 100%;height: 100%;visibility: hidden;position: absolute;top: 0px;left: 0px;z-index: 9;background: rgba(0,0,0,.5);}
.up-section5:hover{border: 2px solid #f15134;}
.up-section5:hover .close-upimg5{display: block;}
.up-section5:hover .up-span5{visibility: visible;}
.z_photo5 .up-img5{display: block;float: left;width: 100%;height: 100%;margin:0;}
.loading5{border: 1px solid #D1D1D1;background:url(../images/loading.gif) no-repeat center;}
.up-opcity5{opacity:0;}
.img-name-p5{display: none;}
.upimg-div5 .up-section5{width:100%;height: 100%;
    top: 0rem;
    left: 50%;
    right: 0rem;
    margin-left: -5rem;}
.img-box5 .upimg-div5 .z_file5{width: 100%;height: 100%;}
.z_file5 .add-img5{display: block;width: 10rem;height: 100%;margin:0;
    border: 1px solid #bbb;}
/*遮罩层样式*/
.mask5{z-index: 1000;display: none;position: fixed;top: 0px;left: 0px;width: 100%;height: 100%;background: rgba(0,0,0,.4);}
.mask5 .mask-content5{width: 500px;position: absolute;top: 50%;left: 50%;margin-left: -250px;margin-top: -80px;background: white;height: 160px;text-align: center;}
.mask5 .mask-content5 .del-p5{margin:0 !important;color: #555;height: 94px;line-height: 94px;font-size: 18px;border-bottom: 1px solid #D1D1D1;}
.mask-content5 .check-p5{margin:0 !important;height: 66px;line-height: 66px;position: absolute;bottom: 0px;left: 0px;width: 100%;}
.mask-content5 .check-p5 span{width: 49%;display:inline-block;text-align: center;color:#d4361d ;font-size: 18px;}
.check-p5 .del-com5{border-right: 1px solid #D1D1D1;}
.fl5{float: left;}






/*身份证背面*/
.upimg-div6{
    padding:1rem;
}
.img-box6{margin-top: 40px;}
.img-box6 .up-p6{margin-bottom: 20px;font-size: 16px;}
.z_photo6 .z_file6{
    width:100%;height:100%;
    position: relative;
    top: 0rem;
    left: 50%;
    right: 0rem;
    margin-left: -5rem;}
.z_file6  .file6{width: 100%;height: 100%;line-height:2.5rem;top:0;position: absolute;z-index: 100;border:1px solid #ccc;}
.imgup6{line-height:2.5rem;color:#666;display:block;position:relative;left: 14rem;width: 2.6rem;height: 2.6rem;}
.z_photo6 .up-section6{position: relative;}
.up-section6 .close-upimg6{position: absolute;top: 0.2rem;right: 0.2rem;display: none;z-index: 10;width:1rem;height:1rem;margin:0;}
.up-section6 .up-span6{display: block;width: 100%;height: 100%;visibility: hidden;position: absolute;top: 0px;left: 0px;z-index: 9;background: rgba(0,0,0,.5);}
.up-section6:hover{border: 2px solid #f15134;}
.up-section6:hover .close-upimg6{display: block;}
.up-section6:hover .up-span6{visibility: visible;}
.z_photo6 .up-img6{display: block;float: left;width: 100%;height: 100%;margin:0;}
.loading6{border: 1px solid #D1D1D1;background:url(../images/loading.gif) no-repeat center;}
.up-opcity6{opacity:0;}
.img-name-p6{display: none;}
.upimg-div6 .up-section6{width: 10rem;height: 100%;
    top: 0rem;
    left: 50%;
    right: 0rem;
    margin-left: -5rem;}
.img-box6 .upimg-div6 .z_file6{width:100%;height: 100%;}
.z_file6 .add-img6{display: block;width: 100%;height: 100%;margin:0;
    border: 1px solid #bbb;}
/*遮罩层样式*/
.mask6{z-index: 1000;display: none;position: fixed;top: 0px;left: 0px;width: 100%;height: 100%;background: rgba(0,0,0,.4);}
.mask6 .mask-content6{width: 500px;position: absolute;top: 50%;left: 50%;margin-left: -250px;margin-top: -80px;background: white;height: 160px;text-align: center;}
.mask6 .mask-content6 .del-p6{margin:0 !important;color: #555;height: 94px;line-height: 94px;font-size: 18px;border-bottom: 1px solid #D1D1D1;}
.mask-content6 .check-p6{margin:0 !important;height: 66px;line-height: 66px;position: absolute;bottom: 0px;left: 0px;width: 100%;}
.mask-content6 .check-p6 span{width: 49%;display:inline-block;text-align: center;color:#d4361d ;font-size: 18px;}
.check-p6 .del-com6{border-right: 1px solid #D1D1D1;}
.fl6{float: left;}