@charset "utf-8";

*{
    margin:0;
    padding:0;
}
html{border:0;}
ul,ol{list-style-type:none;}
img{border:0;border-style:none;}
input{outline:0;}

a{text-decoration:none;}
a {outline: none;}
a:active {star:expression(this.onFocus=this.blur());}
:focus { outline:0; }
strong{font-weight:normal;} 
body{
    font-family:"宋体","微软雅黑";
    font-weight:normal;
    font-size:14px;
    margin:0 auto;
    color:#565656;
    background-color:#fff;
    border-style:none;
}
#container{background:url(../erqiimages/bj.png) 0 0 no-repeat;width:100%;height:100%;padding-top:20px;background-size:100% 100%;position:relative;padding-top:20px;}
#container_new{background:url(/Public/Home/credit/images/background-white.png) 0 0 no-repeat;width:100%;height:100%;padding-top:20px;background-size:100% 100%;position:relative;padding-top:20px;}
.banner{width:100%;}
.banner img{display: block;width:100%;}
.navdiv{width:100%;margin:0 auto;margin-top:2px;height:52px;background-color: #2459A4;}
.navdiv nav{width:1008px;margin:0 auto;border:0px red solid;}
.navdiv nav ul{width:1008px;margin:0 auto;overflow: hidden;margin:0;padding:0;}
/*字体加粗 改为18px*/
.navdiv nav ul li{font-weight:bold;border-top:none;list-style-type: none;width:200px;height:52px;float: left;line-height: 52px;text-align: center;color:#FFF;cursor: pointer;font-size: 18px;display: block;}
.navdiv nav ul .navimg{width:2px;height:43px;margin-top: 4px;float: left;display: block;}
.navdiv ul li a{display:block;width:200px;height:52px;color:#fff;font-family:"微软雅黑"}
.navdiv ul li a:hover{text-decoration : none;}
.navdiv ul li.nav_current,.navdiv ul li.nav_a{
    background: -moz-linear-gradient(top, #3d80e1 0%, #053f93 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d80e1), color-stop(100%,#053f93)); 
    background: -webkit-linear-gradient(top, #3d80e1 0%,#053f93 100%); 
    background: -o-linear-gradient(top, #3d80e1 0%,#053f93 100%); 
    background: -ms-linear-gradient(top, #3d80e1 0%,#053f93 100%); 
    background: linear-gradient(to bottom, #3d80e1 0%,#053f93 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d80e1', endColorstr='#053f93',GradientType=0 ); 
   } 
   
.navdiv_new{width:100%;margin:0 auto;margin-top:2px;height:52px;background-color: #19a97a;}
.navdiv_new nav{width:1008px;margin:0 auto;border:0px red solid;}
.navdiv_new nav ul{width:1008px;margin:0 auto;overflow: hidden;margin:0;padding:0;}
/*字体加粗 改为18px*/
.navdiv_new nav ul li{font-weight:bold;border-top:none;list-style-type: none;width:200px;height:52px;float: left;line-height: 52px;text-align: center;color:#FFF;cursor: pointer;font-size: 18px;display: block;}
.navdiv_new nav ul .navimg{width:2px;height:43px;margin-top: 4px;float: left;display: block;}
.navdiv_new ul li a{display:block;width:200px;height:52px;color:#fff;font-family:"微软雅黑"}
.navdiv_new ul li a:hover{text-decoration : none;}
.navdiv_new ul li.nav_current,.navdiv ul li.nav_a{
    background: -moz-linear-gradient(top, #3d80e1 0%, #053f93 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3d80e1), color-stop(100%,#053f93)); 
    background: -webkit-linear-gradient(top, #3d80e1 0%,#053f93 100%); 
    background: -o-linear-gradient(top, #3d80e1 0%,#053f93 100%); 
    background: -ms-linear-gradient(top, #3d80e1 0%,#053f93 100%); 
    background: linear-gradient(to bottom, #3d80e1 0%,#053f93 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d80e1', endColorstr='#053f93',GradientType=0 ); 
   } 

/*导航提示*/
.nav_line{width:1000px;height:40px;margin:20px auto;border:1px #DCDCDC solid;
    background: -moz-linear-gradient(top, #EEEDEE 0%, #FCF9F9 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EEEDEE), color-stop(100%,#FCF9F9)); 
    background: -webkit-linear-gradient(top, #EEEDEE 0%,#FCF9F9 100%); 
    background: -o-linear-gradient(top, #EEEDEE 0%,#FCF9F9 100%); 
    background: -ms-linear-gradient(top, #EEEDEE 0%,#FCF9F9 100%); 
    background: linear-gradient(to bottom, #EEEDEE 0%,#FCF9F9 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EEEDEE', endColorstr='#FCF9F9',GradientType=0 );
    }
.nav_line img{display: inline;padding:0;margin:0;width:26px;height:26px;margin-left: 15px;margin-top: -3px; }
.nav_line p{display: inline;line-height: 40px;color:#666;font-size: 14px;margin-left: 10px;}
.nav_line span{color:#2559A4;}


.kindly_reminder{margin:0 auto;width:1000px;margin-bottom:20px;background:#ffe8e8;padding:30px 0;}
.kindly_reminder>img{float:left;margin-top:-18px;margin-left:30px;}
.kindly_reminder p{color:#dd3434;margin-left:200px;}
.kindly_reminder .contact{text-indent:1.5em;white-space:pre;word-wrap:break-word;}
#maincontent{width:1000px;margin:0 auto;margin-bottom:50px;border-top:1px solid #0d5aa8;}
#form_table{background: #Fff;border:1px solid #ccc;width:1000px;margin-top:20px;margin-bottom:10px;border-collapse:collapse; }
#form_table tr{border:1px solid #ccc;text-align:center;line-height:67px;}  
.col_1{width:230px;color:#666;font-weight:bold;font-size:14px;border-right:1px solid #ccc;font-family:"宋体"}
.textfield{float:left;width:730px;height:43px;background:url(../erqiimages/form_box.png) 0 0 no-repeat;line-height:43px;margin-left:22.5px;background-image:url(../erqiimages/form_box.png)background-position: 0 0;background-repeat: no-repeat;background-size:100% 100%;padding-top:1px;}
.textfield span{color:#a10000;display:inline-block;line-height:43px;}
.textfield .text{width:700px;height:40px;margin-left:20px;color:#666;font-weight: bold;border:none;font-size:16px;border: 0 none;   /*ie7去边框*/}
.file{width:430px;}
label{width:126px;font-size:14px;color:#9c9c9c;font-weight:bold;float:left;margin-left:22.5px;font-family:"宋体";margin-bottom:0;}
.applytypeTd label{width:126px;font-size:14px;color:#9c9c9c;font-weight:bold;float:left;margin-left:22.5px;font-family:"宋体";margin-bottom:0;}
label .triangle{width:16px;height:16px;margin-right:10px;}
label .type{width:16px;height:16px;margin-right:10px;}
.copy{line-height:43px;}
.choose{position:relative;width:523px;height:43px;background:url(../erqiimages/form_box2.png) 0 0 no-repeat;background-size:100% 100%;line-height:43px;margin:0 auto;float:left;margin-left:22.5px;}
.copy>span{line-height:43px;display:inline-block;color:#0d5aa8;font-size:14px;font-weight:bold;font-family:"宋体"}
.fileSizeText{width:100px;line-height:43px;display:inline-block;color:#0d5aa8;font-size:16px;font-weight:bold;margin-left:50px;}
.submit_btn{margin:0 auto;width:1000px;text-align:center;}
.submit_btn #submit{display:inline-block;border-radius: 8px; width:126px;height:46px;font-size:20px;line-height:46px;font-family:"微软雅黑";color:#fff;border:none;margin:0 auto;background: #26d3ff;}

/*占位符*/
.text::-moz-placeholder { color: #d1d1d1;font-size:14px;font-weight:bold;font-family:"宋体"}
.text::-webkit-input-placeholder {color: #d1d1d1;font-size:14px;font-weight:bold;font-family:"宋体"}
.text:-ms-input-placeholder {color: #d1d1d1;font-size:14px;font-weight:bold;font-family:"宋体"}
.placeholder{color: #d1d1d1;font-size:14px;font-weight:bold;font-family:"宋体"}
#input-file{position: absolute;width: 100px;height: 30px;background: #e8e8e8;border: 1px solid #a5a5a5;top: 50%;left:0;margin-top: -16px;margin-left: 10px;}
.filtbuttontext{font-size: 14px;height: 30px;width: 100px;position: absolute;margin-top: -7px;left:0;color: #666;font-weight:bold;}
.file{position: absolute;top: 500;left:0;width: 100px;height: 30px;-webkit-opacity: 0;opacity: 0;-moz-opacity: 0;filter: alpha(opacity=0);z-index:99; }
.fileName{font-family:"黑体";font-size: 16px;height: 30px;width: 100px;color: #666;font-weight:bold;}
/**footer*/
.footerdiv{width:1000px;min-height:100px;margin: 0px auto;margin-bottom:20px;border:0px red solid;border-top:4px #2559A4 solid;padding-top: 10px;}
.footerdiv p{color:#666;font-size: 13px;text-align: center;}

.labelDis{
	padding-left: 52px;
}
.plase2{
	border-bottom: 1px solid #999;
	width: 190px;
	position: relative;
	top: -23px;
	left: 90px;
}
#plase {
	width: 180px;
	height: 40px;
	line-height: 40px;
	border: none;*/
	padding-right: 20px;
	text-indent: 20px;
	color: #d1d1d1;
	font-family: "微软雅黑";
	font-weight: bold;
	font-size: 18px;
	display: inline-block;
	background: #fff;
}

.haveNo {
	display: none;
	font-size: 18px;
	font-weight: bold;
	text-indent: -80px;
}
#plase::-moz-placeholder {
	color: #d1d1d1;
	font-size: 16px;
	font-weight: bold;
}

#plase::-webkit-input-placeholder {
	color: #d1d1d1;
	font-size: 16px;
	font-weight: bold;
}

#plase:-ms-input-placeholder {
	color: #d1d1d1;
	font-size: 16px;
	font-weight: bold;
}

.placeholder {
	color: #d1d1d1;
}
tr td:last-child{
	position: relative;
}
.spanX{
	margin-right: 5px;
	position: absolute;
	left: 8px;
	top: 2px;
	color: #a10000;
}



.layui-layer-title{padding:0 !important;}
