*{margin: 0;padding: 0;}
table{border-collapse: collapse;border-spacing: 0;}
fieldset, img{border: 0;}
address, caption, cite, code, dfn, em, th, var{font-style: normal;font-weight: normal;}
ol, ul, li{list-style: none;}
/* h1, h2, h3, h4, h5, h6{font-size: 100%;font-weight: normal;} */
q:before, q:after{content: '';}
textarea, select{font-family: inherit;font-size: inherit;font-weight: inherit;-webkit-appearance: none;}
textarea, select{*font-size: 100%;}
a{text-decoration: none;}
a, .answer-list li{-webkit-tap-highlight-color: rgba(255, 255, 255, 0);}
*{outline: none;-webkit-touch-callout: none;}
/*img{display: block;width: 100%;height: auto;}*/
.hide{display: none;}
.g-fl{float: left;}
.g-fr{float: right;}
.flex{display: flex;flex-flow: row inwrap;justify-content: flex-start;/*default value*/}
.c:before, .c:after{content: "";display: table;}
.c:after{clear: both;}
.c{zoom: 1;}
.flex{display: flex;flex-flow: row inwrap;justify-content: flex-start;}
.flex.spb{justify-content: space-between;}
.flex.a-c{ align-items: center;}
.t{text-indent: -9999rem;display: block;}
body{
    font-family: PingFangSC-Regular, sans-serif;
}
.horBlue:hover{
    color: #1f59f0;
}
.th:hover{
    filter: none;
    -webkit-filter: none;
}
.w_1200{
    width: 1200px;
    margin: 0 auto;
}
.w_1400{
    width: 1400px;
    margin: 0 auto;
}
.w_1300{
    width: 1340px;
    margin: 0 auto;
}
.sur{
    background: url(../img/sur.png) no-repeat;
}
.over_hidden {
    position: absolute;
    right: 0;
    top: 5px;
}

.inputItemForm input {
    border: 0;
    background: none;
    height: 20px;
    font-size: 18px;
}

.over_hidden.radio, .over_hidden .checkbox {
    z-index: 1;
    padding: 8px 22px 10px 0;
}

.over_hidden.radio label, .over_hidden .checkbox label {
    line-height: 18px;
    float: left;
    font-size: 17px;
    color: #888;
    padding: 10px 0;
    margin-left: 10px;
    cursor: pointer;
}

.over_hidden.radio label i, .over_hidden .checkbox i {
    width: 19px;
    height: 19px;
    text-align: center;
    line-height: 35px;
    float: left;
    margin-right: 6px;
    border: 1px solid #e0bd91;
    /*background: #cecece;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
}

.over_hidden.radio label i:after, .over_hidden .checkbox label i:after {
    content: "";
    background: url(https://static.quwangming.com/gsqm/images/gou.png) no-repeat;
    width: 10px;
    height: 8px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: none;
}

.over_hidden.radio label input, .over_hidden .checkbox input {
    display: none;
}

.over_hidden.radio label.on i, .over_hidden .checkbox label.on i {
    background-color: #e55352;
    border: 1px solid #e55352;
}

.over_hidden.radio label.on i:after, .over_hidden .checkbox label.on i:after {
    display: block;
}



/* footer */
/*.kfTelDh{*/
/*    margin-right: 30px;*/
/*}*/
.kfPhoneWarp{
    padding-top: 95px;
    padding-bottom: 30px;
}
.upYqljLink {
    padding: 30px 0;
}
.yqljLink {
    margin-top: 20px;
    border-bottom: 1px solid #d8d7dc;
    padding-bottom: 40px;
}

.yqljLink a {
    width: 100px;
    height: 30px;
    border: 1px solid #DCDEFF;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    border-radius: 3px;
    color: #666666;
    margin-bottom: 10px;
    background: #fff;
}
.yqljLink a:hover{
    color: #1f59f0;
}

.footerLmw {
    background: #fff;
}
.footerLmw.ysBg{
    background: #f7fbff;
    padding-bottom: 0;
}
/*.kfTelDh {*/
/*    padding-left: 15px;*/
/*}*/

.kfTelDh i {
    width: 77px;
    height: 77px;
    background: #4961BB;
    border-radius: 50%;
    display: inline-block;
}

.kfTelDh .telPhoneSz {
    width: 360px;
    margin-left: 17px;
}

.kfTelDh .telPhoneSz p {
    font-size: 16px;
    color: #333333;
}

.kfTelDh .telPhoneSz h4 {
    font-size: 36px;
    color: #333333;
    margin: 4px 0;
    font-weight: 500;
}

.kfTelDh .telPhoneSz em {
    font-size: 14px;
    color: #666666;
}

.kfTelDh .telPhoneSz a {
    width: 209px;
    height: 53px;
    background: #4cb9ba;
    border-radius: 8px;
    display: block;
    text-align: center;
    line-height: 53px;
    color: #fff;
    margin-top: 25px;
    font-size: 22px;
}

.footerAbout {
    text-align: center;
    margin-left: 61px;
    margin-right: 40px;
}

.footerAbout h3 {
    font-size: 20px;
}

.footerAbout a {
    font-size: 18px;
    color: #666666;
    display: block;
    margin-top: 18px;
}

.footerAbout a:hover {
    color: #4cb9ba;
}

.codeImgFooter {
    margin-left: 34px;
    margin-bottom: 23px;
}

.gzwmCodeImg {
    margin-left: 52px;
}

.gzwmCodeImg h3 {
    text-align: center;
    margin-bottom: 18px;
}

.codeImgMa {
    width: 165px;
    height: 165px;
    border: 1px solid #EAEAEA;
    padding: 5px;
    box-sizing: border-box;
}

.codeImgMa h3 {
    text-align: center;
}

.codeImgMa img {
    width: 100%;
    height: 100%;
}

.copyCodeFont {
    text-align: center;
}
.copyCodeFont strong{
    font-size: 24px;
    font-weight: bold;
    display: block;
    color: #0e0e0f;
    margin-bottom: 15px;
}
.copyCodeFont {
    border-top: 1px solid #D8D8D8;
    padding: 30px 0;
    color: #666666;
    font-size: 16px;
    line-height: 30px;
}
.footerKd{
    width: 1400px !important;
}
.list_great{
    width: 923px !important;
}
.footerNav a{
    margin: 0 10px !important;
}