﻿.header .mid {
    background: none;
}

.yjzq-left{
    float: left;
    width:945px;
    line-height: 32px;
    padding-bottom: 30px;
    overflow: hidden;
}
.yjzq-left h2,.yjzq-cont h2{
    font-size: 18px;
    color: #2f6698;
    text-align: center;
}
.yjzq-right{
    float: right;
    width:230px;
}
.yjzq-right .title{
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #2f6698;
    margin-bottom: 15px;
}
.yjzq-right .title span{
    float: left;
    font-weight: bold;
}
.yjzq-right .title span a{
    color: #2f6698;
}
.yjzq-right .title a.more{
    float: right;
    font-size: 14px;
}
.lyxz{
    margin-top: 13px;
}
.lyxz p{
    font-size: 14px;
    line-height: 20px;
}
.yjfk{
    margin-top: 20px;
}
.yjfk li{
    background: url("../images/dotblue.png") left 8px no-repeat;
    line-height: 20px;
    font-size: 14px;
    padding-left: 10px;
}
.infoly{
    background: url("../images/infoicon.jpg") left center no-repeat;
    padding-left: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #2f6698;
}
.lycont{
    border:1px solid #dddddd;
    border-radius: 4px;
    padding:30px;
    line-height: 32px;
    margin-top: 15px;
}
.footer{
    margin-top: 40px;
}

.yj_from{
    width: 100%;
    float: right;
}

.content-5{
    border-top: 1px dashed #b4b4b4;
    margin-top: 30px;
    padding-top: 25px;
}

.clearfix {
    zoom: 1
}

.clearfix:after {
    content: "";
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    clear: both
}

.yj_from .content-5 ul li label {
    display: inline-block;
    width: 165px;
    text-align: right;
    color: #333;
    font-size: 14px;
    float: left;
    vertical-align: center;
    display: inline-block;
    line-height: 35px;
    font-weight: bold;
}

.yj_from .content-5 ul li label.zhengwen,
.yj_from .content-5 ul li label.emailcon{
    vertical-align: top;
}

.yj_from .content-5 ul li{
    margin-top: 15px;
    vertical-align: center;
}
.yj_from .content-5 ul li .big-w{
    width:600px;
}

.yj_from .content-5 ul li .middle-w{
    width:300px;
}

.yj_from .content-5 ul li  input,
.yj_from .content-5 ul li  select{
    height: 35px;
    line-height: 35px;
    padding-left: 20px;
    border-radius: 5px;
    border: 1px solid #dddddd;
    float: left;
    color: #666;
}

.yj_from .content-5 ul li select{
    appearance:none; 
   -moz-appearance:none; 
   -webkit-appearance:none;
    background: url("../images/select-down.png") no-repeat scroll 280px center transparent;
    padding-right: 14px;
    background-size: 
}

.yj_from .content-5 ul li  textarea{
    height: 205px;
    line-height: 35px;
    padding-left: 20px;
    border-radius: 5px;
    border: 1px solid #dddddd;
    float: left;
}

.yj_from .content-5 ul li img{
    width: 82px;
    height: 22px;
    margin-top: 5px;
    margin-left: 10px;
}

.yj_from .content-5 ul li a.see-clear{
 margin-left: 10px;
 display: inline-block;
    line-height: 35px;
}

.yj_from .content-5 .red {
    color: #d60000;
    font-weight: bold;
    display: inline-block;
    float: left;
    margin-top: 5px;
    margin-left: 5px;
}

.yj_from .content-5 .red+span{
    display: inline-block;
    float: left;
    margin-top: 1px;
}

.yj_from .content-5 .button-group{
    margin-top: 40px;
}

.yj_from .content-5 .button-group input{
    margin-top: 0px;
}

.button-group {
    /* padding-left: 280px; */
    margin-top: 30px;
    text-align: center;
}

.button-group input.login {
    font-size: 14px;
    padding: 10px 45px;
    border-radius: 3px;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    background: #d60000;
    border: none;
    margin-left: 10px;
    margin-right: 10px;
    width:120px
}

.button-group input.login:hover {
    background: #be0000;
}

.button-group input.sign {
    font-size: 14px;
    padding: 10px 45px;
    border-radius: 3px;
    cursor: pointer;
    font-size: 14px;
    border: none;
    color: #333;
    background: #fff;
    border: 1px solid #dddddd;
    margin-left: 10px;
    margin-right: 10px;
    width:120px
}

.button-group input.sign:hover {
    background: #dddddd;
}

.button-group input:nth-child(2) {
    /* margin-left: 20px; */
}

.button-group input.on {
    background-color: #d60000;
    color: #fff;
    width:120px
}