*{margin: 0; padding: 0; box-sizing: border-box;}
body{background-color: #fff; font-family: "微软雅黑";}
.w{width: 1200px; margin: 0 auto;}
.clearfix{content: ""; display: table; clear: both;}
*{margin: 0; padding: 0; border: none; list-style: none; outline: none;text-decoration: none; font-family:'微软雅黑' !important;font-family:'Microsoft YaHei' !important;}
a {color: #333333;}
.fl {float: left;}
.fr {float: right;}
.cf:after {display: block;content: '';height: 0;visibility: hidden;clear: both;}
.cf{zoom: 1;}
.clearfix {zoom: 1;}
.clearfix:after {content: "020";height: 0px;display: block;overflow: hidden;clear: both;}
.hide {display: none;}
.block {display: block;}
a{color:#333333;}
a:hover{color:#355e92;transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;-moz-transition:all 0.2s;}
/*主导航*/
.w1200{
    width: 1200px;
    margin: 0 auto;
}
body{
    background: #f0f4f7;
}
/*头部背景部分*/
.place{
    height:130px;
    background: url("../../img/header.jpg");
}
.title{

    font-size: 37px;
    line-height: 130px;
    color: #fff;


'
}
.place_txt{
    width: 1200px;
    height: 70px;
    font-size: 17px;
    color: #fff;
    line-height: 70px;
    padding-left: 35px;
    /* background: url(dqwz-bg.png) no-repeat ;*/
}
.place_txt a{
    color: #fff;
}

/*内容开始*/
/*首页的chax*/
.chax{
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
    margin-top: 0px;
}
.chax .tit {
    font-size: 19px;
    color: #1565a7;
    font-weight: bold;
    padding: 38px 0 30px 32px;
}
.chax-cent{
    width: 500px;
    margin: 0 auto;
}
.chax-cent .cxnr{
    width: 440px;
    height: 52px;
    line-height: 52px;
    /*  background: url("neir.png") no-repeat 0 center;*/
    text-indent: 60px;
    outline: none;
    border: none;
    font-size: 15px;
    margin-right: 20px;
}
.chax-cent .cxyz{
    width:197px;
    height: 52px;
    line-height: 52px;
    /* background: url("yzm.png") no-repeat 0 center;*/
    text-indent: 70px;
    outline: none;
    border: none;
    font-size: 15px;
    margin-right: 5px;
}
.chax-cent #check-code{
    background: #f8f8f8;
}
.code {
    font-size: 30px;
    border: 0;
    padding: 2px 3px;
    letter-spacing: 3px;
    float: left;
    cursor: pointer;
    width: 135px;
    height: 54px;
    line-height: 52px;
    text-align: center;
    vertical-align: middle;
    background: #f8f8f8;
}
.chax-cent .lkcx{
    width:206px;
    height: 52px;
    line-height:52px;
    /* background: #167cd4;*/
    background: #01549b;
    outline: none;
    border: none;
    text-align:center;
    cursor:pointer;
    font-size: 19px;
    color: #fff;
    margin: 0 25px 0 15px;
    border-radius: 4px;
}
.chax-cent .czxx{
    width:197px;
    height: 52px;
    line-height: 52px;
    background: #e0e0e0;
    outline: none;
    border: none;
    font-size: 19px;
    text-align: center;
    cursor: pointer;
    border-radius: 4px;
}



.none{
    display: none;
}












.xm-title {
    height: 51px;
    line-height: 51px;
    float: left;
    display: inline-block;
    margin-left: 40px;
    font-size: 15px;
    color: #666666;
    width: 90px;
}

.ylgs {
    width:440px;
    height: 51px;
    border: 1px solid #dadada;
    border-radius: 3px;
    display: inline-block;
    float: left;
    margin-bottom: 20px;
}
.ylgs2 {
    width:290px;
    height: 51px;
    border: 1px solid #dadada;
    border-radius: 3px;
    display: inline-block;
    float: left;
    margin-bottom: 20px;
}
.ylgs3 {
    width:260px;
    height: 51px;
    border: 1px solid #dadada;
    border-radius: 3px;
    display: inline-block;
    float: left;
    margin-bottom: 20px;
}
.ylgs3 input {
    width: 98%;
    height: 40px;
    padding: 24px;
}
.ylgs2 input {
    height: 40px;
    padding: 24px;

}
.ylgs input {
    width: 98%;
    height: 40px;
    padding: 24px;
}

/*    .xmmc input::input-placeholder {
        color: #666666;
        font-size: 15px;
    }*/

.ylgs input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #666666;
    font-size: 14px;
}
.ylgs input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #666666;
    font-size: 15px;
}
.ylgs input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #666666;
    font-size: 15px;
}
.ylgs input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #666666;
    font-size: 15px;
}
.ylgs select {
    width: 100%;
    height: 49px;
    padding: 10px;
    color: #666666;
    font-size: 15px;
}





.ylgs2 input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #666666;
    font-size: 14px;

}
.ylgs2 input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #666666;
    font-size: 15px;
}
.ylgs2 input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #666666;
    font-size: 15px;
}
.ylgs2 input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #666666;
    font-size: 15px;
}
.ylgs2 select {
    width: 100%;
    height: 49px;
    padding: 10px;
    color: #666666;
    font-size: 15px;
}




.ylgs3 input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #666666;
    font-size: 14px;
}
.ylgs3 input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #666666;
    font-size: 15px;
}
.ylgs3 input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #666666;
    font-size: 15px;
}
.ylgs3 input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #666666;
    font-size: 15px;
}
.ylgs3 select {
    width: 100%;
    height: 49px;
    padding: 10px;
    color: #666666;
    font-size: 15px;
}



.chax-cent {
    padding: 20px;
    overflow: hidden;
}


.biaoge {
    width: 100%;
    border: 1px solid #95B8E7;
    overflow: hidden;
}

.biaoge2 {
    width: 80%;
    border: 1px solid #95B8E7;
    overflow: hidden;
    margin-bottom: 20px;
}

.tt {
    background: #f2f2f2;
    height: 54px;
}




.rg {
    float: right;
}


.alignCenter {
    text-align: left;
}

.text-align-center {
    text-align: center;
}

.applyInput {
    position: relative;
}


.marginbottom {
    margin-top: 8px;
    margin-bottom: 20px;
    margin-left: 130px;
}

.textMargin{
    margin-left: 20px;
    margin-top: 6px;
    margin-bottom: 6px;
}
.content-title{
    text-align: center;
    color: #0B51C1;
    font-size: 28px;
    margin: 5px 0;
    font-weight: bold;
    height: 25px;
}
