/*政策法规页*/
/*公共*/
.p-0{
	padding: 0px;
}
.m-l-20{
	margin-left: 20px;
}
.m-t-20{
	margin-top: 20px;
}
.m-t-40{
	margin-top: 40px;
}
.m-l-15{
	margin-left: 15px;
}
.b-t{
	border-top:1px solid #e6e6e6;
}
.b-r{
	border-right:1px solid #e6e6e6;
}
/*表单*/
.lbox-0 .ul-1 {
    padding-bottom: 60px;/*覆盖部分*/
    padding-top: 25px;/*覆盖部分*/
}
.lbox-0 .ul-1 > li .double_input{
	border: 1px solid #D9D9D9;
    border-radius: 4px;
    color: #b2b2b2;
    float: left;
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    width: 356px;
	margin-left: 10px;
	box-sizing: border-box;
}
.lbox-0 .ul-1 > li .double_li{
    color: #404040;
    height: 30px;
    width: 70px;
	font-weight: 400;
	font-size: 14px;
	color: rgba(0,0,0,0.9);
	line-height: 32px;
	font-style: normal;
	text-align: right;
}
/*日期*/
.border_0{
	border: none;
}
.data .date_input{
	margin:0px 6px;
}
.data .m-l-15{
	margin-left: 15px;
}
/*表格*/
.lbox-0 .m-0{
	margin: 0px;
}
.gray{
	background: #edeff3;
}
/*tab*/
.lbox-1{
	display: none;
}
.lbox-2{
	display: none;
}
.lbox-3{
	display: none;
}
.pager{
/*	float: right;*//*有修改，已经去掉2016-7-6*/
	margin-top: 20px /*覆盖*/;
}
/*精彩推荐*/
.jing .ul > .border_0{
	border:none;
}
/*-------------------记事簿--------------------*/
/*标题*/
.main .pub-title .message a{
   	color: #2f8ff0;
    font-size: 13px;
    line-height: 39px;
    text-decoration: underline;   
}
.message{
	background: url(../images/dhc_img/message.png) no-repeat 0px center;
    margin-right: 20px;
    float: right;
    padding-left:25px;
}

.message_new {
	float: right;
	line-height: 35px;
	padding-right: 30px;
}

.message_new > a {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row;
	font-size: 14px;
	color: #0052D9;
}

/*表单*/
.box_shadow{
	overflow: hidden;
	box-sizing: border-box;
	/*background-image: url("../images/news/int-com-message.png");*/
	/*background-size: cover;*/
	/*background-position: center;*/
	border-radius: 8px;
	margin-top: 16px;
	/*padding-left: 25px;*/
	/*padding-right: 25px;*/
	margin-bottom: 10px;

	font-weight: 400;
	font-size: 16px;
	color: rgba(0,0,0,0.9);
	line-height: 22px;
	text-align: left;
	font-style: normal;
}

.box_shadow1 {
	overflow: hidden;
	box-sizing: border-box;
	background-image: url("../images/news/int-com-message.png");
	background-size: cover;
	background-position: center;
	border-radius: 8px;
	margin-top: 16px;

	padding: 24px;

	font-weight: 400;
	font-size: 16px;
	color: rgba(0,0,0,0.9);
	line-height: 22px;
	text-align: left;
	font-style: normal;
}

.box_shadow1_submit {
	display: flex;
	flex-direction: row;
	align-items: baseline;
	justify-content: space-between;
}


.box_shadow1_submit .cannel {
	display: inline-block;
	width: 80px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: #FFFFFF;
	border-radius: 4px;
	border: 1px solid #E4E5E8;
	font-size: 14px;
}

.box_shadow1_submit .submit {
	display: inline-block;
	width: 80px;
	height: 34px;
	background: #0052D9;
	border-radius: 4px;
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 34px;
	text-align: center;
	font-style: normal;
}

.box_shadow1 input {
	width: 100%;
	height: 32px;
	margin-top: 12px;
	border-radius: 4px;
	background-color: #fff;
	border: none;
}

.box_shadow .pub-title{
	margin-left: -25px;
	margin-right: -25px;
}
.lbox-0 .box_shadow > li .input,.lbox-0 .box_shadow > li input{
	border: none;
}
.lbox-0 .box_shadow .ul-1 > li .input{
	/*border: none;*/
	box-sizing: border-box;
	border-radius: 4px;
	height: 32px;
	border: 1px solid #DCDEE2;
	font-size: 14px;
	width: calc(100% - 120px);
}
.box_shadow input{
	background: #fff;	
}
/*日期*/
.data .m-l-33{
	margin-left: 33px;
}
.data .w-126{
	width: 126px;
}
.data .m-l-20{
	margin-left: 20px;
}
/*留言表单*/
.lbox-0 .ul-1 > li .w_520{
	width: 520px;
}
.lbox-0 .ul-1 > .textarea{
	height: 113px;
}
.lbox-0 .ul-1 > li textarea{
	padding-left: 14px;
	float: left;
	color: #b2b2b2;
	/*border-radius: 3px;*/
	line-height: 28px;
	height: 113px;
	border-radius: 4px;
	border: 1px solid #DCDEE2;
	width: calc(100% - 120px);
    box-sizing: border-box;
	font-size: 14px;
}
.lbox-0 .ul-1 > li .w_130{
	width: 130px;
}
/*验证码*/
.lbox-0 .ul-1 > .code img{
	display: inline-block;
	margin-left: 8px;
}
.lbox-0 .ul-1 > .code a{
	color: #2f8ff0;
    font-size: 13px;
    line-height: 32px;
    /*text-decoration: underline;*/
    margin-left: 10px;
    cursor:pointer;
}
/*按钮*/
.btn a{
	background: #0052D9;
	border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    height: 36px;
    margin-left: 5px;
    /*margin-right: 12px;*/
    text-align: center;
    width: 80px;
    cursor:pointer;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 36px;
	font-style: normal;
}

.btn1 a{  /* add by lengdong */
	background:url("../images/btn-2.png") repeat-x 0 0;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin-left: 105px;
    margin-right: 12px;
    text-align: center;
    width: 80px;
    cursor:pointer;
}

.btn a.a-0 {
	background: #FFFFFF;
	border-radius: 4px;
	border: 1px solid #0052D9;
	color: #0052D9;
}
/*页码*/
.pager .fl{
	float: left;
    margin-left: 47px;
    color: #747474;
}
/*友情提示*/
.hints{

	display: flex;
	flex-direction: row;
	align-items: center;
	height: auto;

	background: rgba(151,199,255,0.22);
	border-radius: 6px;
	color: #6c6c6c;
	padding: 12px 0;
	margin-bottom: 16px;

	font-weight: 400;
	font-size: 14px;
	color: rgba(0,0,0,0.9);
}

/*-----------------------贷款额度计算器--------------------*/
.lbox-0 .table td {
	color: #6d6d6d;
}
.lbox-0 .table td input{
	color: #a3a3a3;
}
.btn_cen{
	text-align: center;
}
.btn_cen a.a-0{
	margin-left: 10px;
}
.lbox-0 .table-0{
	margin-bottom: 0px;/*覆盖*/
}
.lbox-0 .table-0 .sel{
	 background:url("../images/dhc_img/select.png") no-repeat 123px center;
}
/*计算过程*/
.process{
	padding: 0px 8px;
	width: 320px;
}
.process2{
	padding: 0px 8px;
	color: #6c6c6c;
	line-height: 28px;
}
.process li{
	line-height: 28px;
	color: #6c6c6c;
}
.black{
	color: #313131;
}
.jie{
	padding-bottom: 20px;
    padding-top: 15px;
}
/*-----------------领导信箱----------------*/
.leader .title{
	background: url(../images/dhc_img/blue_point.png) no-repeat 5px center;
	padding-left: 20px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
}
.leader .info {
	overflow: hidden;
}
.leader .info li{
	float: left;
	width: 300px;
	height: auto;
	padding: 20px 20px;
}
.leader .info li .text{
	padding-left: 15px;
	float: left;
	width: 235px;
}
.leader .info li .text span{
	padding-bottom: 8px;
	display: block;
}
.leader .info li .text a{
	color: #2f8ff0;
	text-decoration: underline;
}
.leader .info li .text p{
	color: #878787;
}
/*信件内容 填写区域*/
.lbox-0 .ul-1 > li .show{
	line-height: 28px;
}
.main .pub-title .mail{
	background: url(../images/dhc_img/envelope.png) no-repeat 0px center;
}
.star{
	color: red;
}
/*-----------------新闻详情---------------------------*/
/*新闻内容*/
.press {
	color: #515151;
	/* position:relative; */
}
.press .title{
	overflow: hidden;
	position: relative;
}
.press .title h3{
	font-weight: bold;
}
.press .title ul li{
	float: left;
	color: #878787;
	margin-right: 10px;
	line-height: 20px;
}
.press .title ul .bar{
	height: 12px;
	width: 1px;
	background: #878787;
	margin-top: 4px;
}
.press p{
	line-height: 20px;
}
.share_btn{
	position: absolute;
	right: 10px;
	top: 0px;
	border: 1px solid #d0d0d0;
	border-radius: 4px;
	padding: 4px 10px 4px 30px;
	background: url(../images/dhc_img/share.png) no-repeat 10px center;
	z-index:9999;
}
.press .text h4{
	font-weight: bold;
	margin-bottom: 5px;
}
.press .text p{
	margin-bottom: 15px;
}
/*相关阅读*/
.reading {
}
.reading .title{
	font-size: 15px;
	height: 38px;
	line-height: 38px;
}
.reading .text{
	overflow: hidden;
	border-bottom:1px solid #e6e6e6;
	padding-bottom: 20px;
}

.reading .text .text_img .img_shadow{
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 30px;
	background: url(../images/dhc_img/img_shadow.png);
	width: 100%;
	color: #fff;
	line-height: 30px;
}
.up_page{
	float: right;
}
.up_page a img{
	margin-top: 10px;
}
.up_page a,.up_page span{
	float: left;
	line-height: 30px;
	color: #fff;
	padding-right: 2px;
}
.reading .text .text_img .img_shadow .fl{
	margin-left: 15px;
}
/**/
.reading .text .text_img{
	position: relative;
	width: 240px;
	height: 180px;
	overflow: hidden;
}
.img_group{
	width: 1960px;
	position: absolute;
	height: 180px;
}
.img_group li{
	width: 240px;
	float: left;
}
/**/
.reading .text > ul{
	width: 400px;
	float: right;
	line-height: 28px;
}
.reading .text > ul span{
	color: #878787;
}
.lbox-0 .pinglun {
	margin:20px 0px;/*覆盖*/
}
/*所有评论*/
.comments{
	margin-bottom: 20px;
}
.comments .title{
	font-size: 15px;
	height: 38px;
	line-height: 38px;
}
.comments > ul > li{
	overflow: hidden;
	padding: 20px 0px;
}
.comments .text{
	width: 610px;
}
.comments img{
	margin-top: 6px;
}
.comments .text p{
	overflow: hidden;
	line-height: 20px;
}
.comments .text p a{
	color: #0072bf;
}
.comments > ul > .li_more{
	background: #eceff3;
	text-align: center;
	color: #878787;
	padding: 12px 0px;
}
/*文件验证*/
.validation{
	padding: 30px 0px 80px;
}
.validation p{
	margin-top: 5px;
	color: #6c6c6c;
}
.validation .table{
	overflow: hidden;
	margin: 0px 20px;
	border: 1px solid #d4d9df;
	padding: 20px 0px;
	margin-top: 30px;
}
.validation table{
	width: 338px;
	padding: 0px 30px;
}
.validation table td{
	height: 28px;
	color: #313131;
}
.t-r{
	text-align: right;
}
.validation .t-r span{
	color: #6d6d6d;
}
.b_dashed_r{
	border-right: 1px dashed #d4d9df;
}
 .hz-hid-new{
	height:auto;
	zoom:1;
	position:relative;
	overflow:inherit;
}

