@charset "UTF-8";
/*初始化css*/
body{min-width:1100px;font-family:微软雅黑;color: #333;/* transform: scale(1,1); */}/*min-width的宽度根据项目页面宽度决定*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,
strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,
details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,form
{margin:0;padding:0;border:0;outline:none;}
input{margin:0;padding:0;outline:none;}
li{list-style:none;}
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333;}/*颜色根据通用信息列表的文字颜色决定*/
.more a{color: #999;}/*颜色根据通用更多的文字颜色决定*/
a:hover{color:#1c5bb8;}/*颜色根据psd主色调决定，比如很多都是蓝色*/
.more a:hover{color:#1c5bb8;}/*颜色根据psd主色调决定，比如很多都是蓝色*/
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:'';height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
textarea,input{font-family:微软雅黑;}
/*命名的语义化---正常页面的几部分如下：header(top+banner+nav)	content-wrap(section1+section2+...)		footer*/
.contentWidth{
    width:1080px;
    margin: 0 auto;
}
.lf{
    float: left;
}
.rf{
    float: right;
}
.hidden{
    display: none;
}
.clearfix{
    zoom:1;   
}
.clearfix:after{
    clear:both;
    content:'';
    display:block;
    width: 0;
    height: 0;
    visibility:hidden;
    
}

.width1080{width: 1080px;margin: 0 auto;}


/* banner */
.banner{
    width: 100%;
    height: 630px;
    background: url(./yjzj_banner.png) center center no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%; 
    color: #ffffff; 
}
.banner .yjjy{
    width: 1080px;
    height: 630px;
    background: url(./banner_white.png) center center no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    margin: 0 auto;
    padding: 200px 180px 90px;
}
.banner .gkx_tit {
    width:100%;
	height:26px;
	background:url(./yjzj11.png) center center no-repeat;
	background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    margin-bottom: 20px;
}
.banner .gkx p,.gkx_time{
    text-indent: 2em;
    line-height: 24px;
    font-size: 14px;
    color: #355BB0;
}
.banner .gkx .gkx_time{
    text-align: right;
    margin-top: 20px;
}


/* form */
.m_tit {
    font-size: 24px;
    margin-top: 35px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
}
.formItem_tit {
    font-size: 22px;
    background: url('./yjzj7.png') no-repeat left 50%;
    padding-left: 14px;
    font-weight: normal;
    margin-top: 25px;
}
.input_item {
    width: 500px;
    margin-top: 20px;
    line-height: 34px;
}
.yj_text {
    display: block;
    width: 106px;
    height: 34px;
    /* line-height: 34px; */
    text-align: right;
    padding-right: 30px;
    position: relative;
}
.yj_text i {
    font-style: normal;
    color: red;
    position: absolute;
    top: 10px;
    right: 15px;
    width: 8px;
    height: 8px;
    line-height: 15px;
}
.yj_input {
    width: 360px;
    height: 34px;
    border: 1px solid #CCCCCC;
    padding-left: 10px;
}
.check_box {
    width: 100%;
    font-size: 16px;
    color: #666666;
}
.yj_checkbox {
    width: 16px;
    height: 16px;
    display: inline-block;
    line-height: 16px;
    cursor: pointer;
    text-align: center;
    background: url('./yjzj9.png') no-repeat 0 0;
    margin-right: 10px;
}
.yj_checkbox input {
    opacity: 0;
    cursor: pointer;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}
.yj_address {
    width: 100%;
}
.yj_address .yj_input {
    width: 200px;
    margin-right: 10px;
}
.on_check {
    background: url('./yjzj8.png') no-repeat 0 0;
}
.wtgs {
    margin-top: 46px;
}
.lynr .formItem_tit {
    margin-top: 50px;
}
.lynr .input_item {
    width: 100%;
}

.wtfl {
	margin-top: 20px;
}

.wtfl>.sub_title {
	font-size: 16px;
	color: #333333;
	letter-spacing: 0;
	margin-top: 11px;
	padding-left: 10px;
	margin-right: 16px;
    display: block;
    height: 34px;
}

.wtfl>.sub_title>em {
	font-style: normal;
	font-size: 16px;
	color: #EF0101;
	margin-left: 10px;
	vertical-align: middle;
}

.wtfl select {
	width: 410px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #ccc;
	padding-left: 6px;
	font-size: 14px;
	outline: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(./gd.png) 385px center no-repeat;
}



.yj_textarea {
    width: 620px;
    height: 200px;
    padding-left: 10px;
    border: 1px solid #cccccc;
    resize: none;
    padding-top: 10px;
}
/*附件上传样式*/
.fjsc{
    margin-left: 44px;
}
.fjsc>.sub_title{
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    line-height: 14px;
    margin-top: 11px;
    margin-right: 30px;
}
.fjsc .sc_content{
    width: 299px;
    height: 34px;
    border: 1px solid #CCCCCC;
    position: relative;
    overflow: hidden;
}
.fjsc .sc_content #tj{
    width: 34px;
    height: 34px;
    background: url(fjsc.png) center center no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    border-right: 1px solid #CCCCCC;
}
.fjsc .sc_content>input{
    width: 299px;
    height: 34px;
    font-size: 14px;
}
.fjsc .sc{
    width: 100px;
    height: 34px;
    background: #DAEDFF;
    font-size: 16px;
    color: #0081FF;
    line-height: 16px;
    margin-left: 10px;
	cursor:pointer;
}
.fjsc .warning{
    font-size: 14px;
    color: #999999;
    line-height: 12px;
}
.fjsc .tips{
    font-size: 14px;
    color: #999999;
    line-height: 12px;
    margin-top: 10px;
    margin-left: 63px;
}
/*验证码样式*/
.yzm1{
    margin-left: 30px;
    margin-top: 20px;
}
.yzm1>.sub_title{
    font-size: 16px;
    color: #333333;
    letter-spacing: 0;
    line-height: 14px;
    margin-top: 11px;
    margin-right: 16px;
}
.yzm1>.sub_title>em{
    font-style: normal;
    font-size: 16px;
    color: #EF0101;
    margin-left: 5px;
    vertical-align: middle;
}
.yzm1>input{
    width: 300px;
    height: 34px;
    border: 1px solid #CCCCCC;
    text-indent: 10px;
    font-size: 14px;
}
.yzm1>.code{
    float: left;
    width: 100px;
    height: 34px;
    background: #E3AD4D;
    font-size: 25px;
    color: #FFFFFF;
    letter-spacing: 5px;
    font-style:italic;
    font-weight: bold;
    padding: 0px 5px;
}
.yzm1>.sx{
    font-size: 14px;
    color: #0081FF;
    letter-spacing: -0.09px;
    line-height: 14px;
    background: url(refresh.png) left center no-repeat;
    padding-left: 22px;
    vertical-align: -webkit-baseline-middle;
    margin-left: 10px;
    cursor: pointer;
}

.notes {
    display: block;
    font-size: 14px;
    color: #999999; 
    width: 100%;
    padding-left: 106px;
    padding-top: 8px;
}
.yj_file {
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
    border: 1px solid #CCCCCC; 
    width: 299px;
    height: 100%;
}
.yj_file_box {
    border: 1px solid #CCCCCC;
    position: relative;
    cursor: pointer;
}
.file_bg {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    height: 34px;
    width: 37px;
    border-right: 1px solid #CCCCCC;
    background: url('./yjzj3.png') no-repeat 50%;
}
.file_text {
    display: block;
    width: 100px;
    height: 36px;
    background: #DAEDFF;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    color: #0081FF;
    margin-left: 10px;
} 
.file_notes {
    font-size: 14px;
    color: #999999;
    margin-left: 11px;
}
.yzm_input {
    width: 300px;
    height: 34px;
    border: 1px solid #CCCCCC;
    padding-left: 10px;
}
.yzm_num {
    display: block;
    width: 100px;
    height: 34px;
    margin-left: 10px;
}
.yzm_huan {
    width: 130px;
    height: 34px;
    background: url('./yjzj6.png') no-repeat left 50%;
    padding-left: 25px;
    font-size: 14px;
    color: #0081FF;
    margin-left: 10px;
    cursor: pointer;
}
.btn_box {
    width: 100%;
}
.yj_subtn {
    width: 260px;
    height: 55px;
    background: #0081FF;
    border-radius: 27.5px;
    border: none;
    color: #ffffff;
    font-size: 18px;
    margin: 60px 410px;
    cursor: pointer;
}
