*{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(/zt/single-page/img/sur.png?20240905) 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: #a93121;
    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: #a93121;
}

.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;
}


/* 城市选择 */
.form_info{ padding-top: 670px; }
.form_info .input{ background: rgba(119, 61, 0, .5)!important; filter: Alpha(opacity=.1); background: #773d00; display: block; padding:0 14px; font-size: 0; border-radius: 4px; margin-left:12px;}
.form_info i.icon{ background:url(../images/icon.png) no-repeat; display: inline-block; vertical-align: top; _display:inline; *zoom:1;}
.form_info .input input{ background: none; border:0; padding:19px 0; height: 20px; line-height: 20px; width: 200px; font-size: 16px; color:#fff; outline: 0;}
.form_info .input input::-webkit-input-placeholder { color:#fff;}
.form_info .input input:-moz-placeholder { color:#fff;}
.form_info .input input::-moz-placeholder { color:#fff;}
.form_info .input input:-ms-input-placeholder { color:#fff;}
.form_info .area .input{ margin-left:0; }
.form_info .area i.icon{ width: 23px; height: 29px; margin: 14px 10px 0 0;}
.form_info .industry i.icon{ width: 30px; height: 30px; background-position: 0 -39px; margin: 14px 9px 0 0;}
.form_info .industry input{ width: 243px; }
.form_info .user i.icon{ width: 24px; height: 27px; background-position: 0 -79px; margin: 15px 9px 0 0;}
.form_info .submit{ overflow: hidden; }
.form_info .submit input,.form_info .submit a{ background: #5e4c33; border-radius: 4px; font-size: 20px; font-weight: bold; text-align: center; line-height: 58px; border:0; color:#fff; padding:0 20px; cursor: pointer; float: left; margin-left:12px;}
.form_info .submit input:hover,.form_info .submit a:hover{ opacity: .9;}
.form_info .area,.form_info .industry,.form_info .user{ position: relative; z-index: 3;}
.select_box{ position: absolute; left: 0; top: 47px; background: rgba(0, 0, 0, .8)!important; filter: Alpha(opacity=.1); background: #000; border-radius: 4px; width: 485px; padding: 15px 0 15px 15px; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3); z-index: 555;}
.select_box .tit{float: left; width: 80px; background: #5e4c33; color: #fff; margin-right: 10px; font-size: 14px; text-align: center; line-height: 26px; margin-top: 2px; border-radius: 2px; }
.select_box li{float: left; padding: 0 2px; line-height: 20px; font-size: 12px; color: #666; text-align: center; margin: 4px; cursor: pointer; }
.select_box li a:hover{ color:#fb6304;}
.select_box li a{color: #fff;}
.select_box.menu2,.select_box.menu3{ width: 635px !important; left:12px; padding-bottom: 9px;}
.select_box.menu2 ul,.select_box.menu3 ul{ margin-bottom: 6px; height: 28px; overflow: hidden;}
.select_box.menu3{ left: 12px; padding-right: 15px; padding-bottom: 15px; width: 315px;}
.select_box.menu3 .close{ position: absolute; top: -7px; right: -9px; width: 22px; height: 22px; text-align: center; line-height: 22px; background: #000; border-radius: 50%;}
.select_box.menu3 .close:hover{ opacity: .85; }
.form_info .menu3 .item{ background: #282c2f; border-radius: 3px; font-size: 14px; margin-bottom: 10px;}
.form_info .menu3 .input{ margin:0; background: none !important; padding:0;}
.form_info .menu3 .input input{ font-size: 14px; padding:12px 14px; width: 177px;}
.form_info .menu3 .time .input input{ width: 223px;}
.form_info .menu3 .time.on .input input{ width: 147px;}
.form_info .menu3 .sub{ text-align: right; }
.form_info .menu3 .sub a{ display: inline-block; padding: 5px 20px; color: #fff; cursor: pointer; background: #fb6304; border-radius: 4px; vertical-align: top; line-height: 20px; font-size: 14px;}
.form_info .menu3 .sub a:hover{opacity: .9;}
.form_info .menu3 .site .input input{ width: 169px;}
.form_info .menu3 .checked,.form_info .menu3 .check{ background:#232628; padding:0 14px 0 0;}
.form_info .menu3 .checked label,.form_info .menu3 .check label,.form_info .menu3 .select .s_tit{height: 20px; line-height: 20px; padding: 12px 0; float: left; margin-left: 14px; color:#fff;}
.form_info .menu3 .checked label i{width: 16px; height: 16px; background: #e2e2e2; float: left; border-radius: 50%; float: left; margin: 2px 4px 0 0;}
.form_info .menu3 .checked label.on,.form_info .menu3 .check label.on{ color: #fb6304; }
.form_info .menu3 .checked label.on i{background: #fb6304; position: relative; }
.form_info .menu3 .checked label.on em,.form_info .menu3 .check label.on em{width: 10px; height: 8px; background: url(../images/gou.png) no-repeat; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }
.form_info .menu3 .check label i{ width: 12px; height: 12px; border-radius: 0; border: 2px solid #e2e2e2; background: #232628; float: left; margin: 2px 4px 0 0;}
.form_info .menu3 .check label.on i{ position: relative; border-color:#fb6304;}
.form_info .menu3 .select{ position: relative; margin-right: 4px; z-index: 1;}
.form_info .menu3 .select .s_tit{ position: relative; font-size: 0; margin: 0; color:#fb6304; cursor: pointer; padding:12px 10px;}
.form_info .menu3 .select .s_tit i,.form_info .menu3 .select .s_tit p{ display: inline-block; _display: inline; vertical-align: top; *zoom:1;}
.form_info .menu3 .select .s_tit i{ width: 9px; height: 5px; background: url(../images/page_icon.png) -137px -88px no-repeat; margin: 7px 0 0 3px;}
.form_info .menu3 .select .s_tit p{ font-size: 14px; }
.form_info .menu3 .select .options{ position: absolute; left: 0; top: 38px; right: 0; text-align: left; background: #232628; border-radius: 3px; padding:5px 0;}
.form_info .menu3 .select .options label {display: block; padding: 0 10px; line-height: 34px; cursor: pointer; color:#fff;}
.form_info .menu3 .select .options label:hover,.form_info .menu3 .select .options label.on{ background: #2c2f30; }
.form_info .menu3 .select .options label.on{ color: #fb6304;}
.form_info .menu3 .select.on .options {display: block; }
.match {position: absolute; left: 0; right: 0; top: 48px; z-index: 55; background: #373d41; border-radius: 4px; padding: 5px 0; text-align: left; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3); }
.match li{ padding-top:1px; }
.match li a {padding: 0 15px; display: block; height: 30px; line-height: 30px; font-size: 12px; color: #fff;}
.match li a:hover,.match li.active a {background: #41474b; }
.industry .match{ left: 12px; }

.jbsBg{
    background: linear-gradient(136deg, #6383FF 0%, #195eed 100%);
    border-radius: 10px;
}
.hvScale img{
    transition: all 0.5s;
}
.hvScale:hover img{
    transform: scale(1.1);
}
.txt2{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.txt1{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.txt3{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.fontHov:hover{
    color: #1f59f0;
}