﻿@charset "utf-8";
/* CSS Document */
* {
    font-family: "微软雅黑";
    padding: 0;
    margin: 0;
}

body {
    margin: 0px;
    padding: 0px;
    font-family: "微软雅黑", "宋体", Arial;
    font-size: 14px;
    width: 100%;
    background-color: #f7f8fc;
}

ul li {
    list-style: none;
    text-decoration: none;
}

a {
    border: 0px;
    list-style: none;
    text-decoration: none;
}

img {
    border: 0px;
}

body {
    margin: 0px;
    padding: 0px;
}

input {
    outline: none;
}

a img {
    border: 0px;
}

a {
    text-decoration: none;
    list-style: none;
}

img {
    display: block;
}

ul li {
    text-decoration: none;
    list-style: none;
}

input button {
    border: none;
    outline: none;
}

.clear {
    clear: both;
}

.pic {
    width: 1200px;
    height: auto;
    margin: auto;
}

/*top*/
.top_box {
    margin: auto;
    width: auto;
    height: auto;
    border-bottom: 1px solid #ededed;
}

.top {
    width: 1200px;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;

}

.top p {
    float: left;
    color: #666666;
    font-size: 14px;
    margin-left: 32px;
}

.top ul {
    float: left;
    width: 271px;
    margin-left: 700px;
    height: 12px;
    line-height: 12px;
    margin-top: 19px;
}

.li02 {
    float: left;
    width: 58px;
    border-right: 1px solid #8f8f8f;
    color: #666666;
    font-size: 12px;
    margin-left: 9px;
}

.li01 {
    float: left;
    width: 58px;
    color: #666666;
    font-size: 12px;
    margin-left: 9px;
}

/*logo*/
.logo_box {
    width: 1200px;
    margin: 0 auto;
    margin-top: 12px;
}

.top_gg {
    float: left;
    margin-left: 138px;
    width: 281px;
}

.top_call {
    float: left;
    margin-left: 125px;
    width: 219px;
    margin-top: 30px;
}

/*banner*/
.fullSlide {
    width: 100%;
    position: relative;
    height: 565px;
    background: #000;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 565px;
    overflow: hidden;
    text-align: center;
}

.fullSlide .bd li a {
    display: block;
    height: 565px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
}

.fullSlide .hd ul {
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 42px;
    height: 1px;
    margin: 10px;
    overflow: hidden;
    background: #858483;
    line-height: 999px;
}

.fullSlide .hd ul .on {
    background: #282828;
}

.fullSlide .prev, .fullSlide .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    left: 0%;
    z-index: 1;
    width: 40px;
    height: 60px;
    background: url(../images/left.png) 2px 5px #000 no-repeat;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.4;
    display: none;
}

.fullSlide .next {
    left: auto;
    right: 0%;
    background: url(../images/right.png) 2px 5px #000 no-repeat;
}

/**/
.banner_left_box {
    width: 366px;
    height: 445px;
    background-color: #e98d2c;
    z-index: 999999;
    position: absolute;
    top: 70px;
    left: 63%;
}

.banner_left_title {
    color: #fcfcff;
    margin-top: 20px;
    font-size: 20px;
    margin-left: 20px;
    margin-bottom: 10px;
}

.pro_01 {
    border-bottom: 1px dashed #313131;
    width: 343px;
    margin-left: 20px;
    color: #fff;
    padding-bottom: 0px;
    overflow: hidden;
}

.pro_01 p {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0px;
}

.pro_01 div {
    text-decoration: underline;
    font-size: 14px;
    margin-top: 10px;
    float: left;
    width: 60%;
}

.pro_01 div:hover {
    text-decoration: underline;
    font-size: 14px;
    margin-top: 10px;
    float: left;
    width: 60%;
    color: #e8932e;
}

.pro_03 {
    border-bottom: 1px dashed #313131;
    width: 343px;
    margin-left: 20px;
    color: #fff;
    padding-bottom: 13px;
    margin-top: 13px;
}

.pro_03 p {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}

.pro_03 div {
    text-decoration: underline;
    font-size: 14px;
    margin-top: 10px;
}

.pro_03 div:hover {
    font-size: 14px;
    margin-top: 10px;
    color: #e8932e;
    text-decoration: underline;
}

.pro_02 {
    width: 343px;
    margin-left: 20px;
    color: #fff;
    padding-bottom: 13px;
    margin-top: 13px;
}

.pro_02 p {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}

.pro_02 div {
    font-size: 14px;
    margin-top: 10px;
    float: left;
    width: 50%;
}

.pro_02 div:hover {
    font-size: 14px;
    margin-top: 10px;
    float: left;
    width: 50%;
    color: #e8932e;
}

.pro_02 span {
    text-decoration: underline;
    color: #fcfcff;
    font-size: 14px;
    cursor: pointer;
}

/**/
.title_h1 {
    color: #333333;
    font-size: 32px;
    text-align: center;
}

.title_p {
    text-align: center;
    color: #666666;
    font-size: 20px;
    margin-top: 5px;
}

.title_p span {
    color: #e8932e;
    font-size: 20px;
}

.title_button {
    width: 200px;
    height: 30px;
    margin: 0 auto;
    text-align: center;
    border-radius: 20px;
    border: 1px solid #e8932e;
    font-size: 16px;
    background: none;
    color: #e8932e;
    display: block;
    margin-top: 5px;
}

.title_line {
    width: 80px;
    height: 4px;
    margin: 0 auto;
    background-color: #e8932e;
    margin-top: 13px;
}

.zcgs_bg {
    margin: auto;
    width: auto;
    height: auto;
    background-image: url(../images/zc_bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 45px;
}

.zucg_content {
    width: 1080px;
    margin: 0 auto;
    background-image: url(../images/zcgs_content_bg.png);
    background-repeat: no-repeat;
    padding-top: 30px;
    overflow: hidden;
    padding-bottom: 20px;
    margin-top: 20px;
    box-shadow: 0px 0px 26.64px 0.36px rgba(0, 0, 0, 0.13);
}

.zugs_left {
    width: 360px;
    float: left;
}

.zcgs_center {
    width: 360px;
    float: left;
}

.zcgs_right {
    width: 360px;
    float: left;
}

.zcgs_title {
    margin-left: 20px;
    color: #333333;
    font-size: 21.61px;
    font-weight: bold;
    margin-bottom: 20px;
}

.zcgs_title span {
    font-size: 10.81px;
    font-weight: normal;
}

.left_01 {
    margin-top: 20px;
}

.left_01 p {
    color: #666666;
    font-size: 16px;
    float: left;
    margin-left: 20px;
    text-decoration: underline;

}

.left_01 img {
    float: right;
    margin-right: 40px;
    display: block;
    width: 74px;
    height: 16px;
}

.center {
    float: left;
    width: 50%;
    margin-top: 20px;
}

.center img {
    float: left;
    width: 33px;
    height: 34px;
    margin-left: 20px;
}

.center p {
    color: #666666;
    font-size: 16px;
    float: left;
    margin-left: 10px;
}

.center2 {
    float: left;
    width: 50%;
    margin-top: 20px;
    margin-left: -20px;
}

.center2 img {
    float: left;
    width: 37px;
    height: 38px;
    margin-left: 20px;
}

.center2 p {
    color: #666666;
    font-size: 18px;
    float: left;
    margin-left: 10px;
}

.right001 {
    width: 104px;
    height: 109px;
    float: left;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 5.64px 0.36px rgba(0, 0, 0, 0.13);
    text-align: center;
}

.right01 {
    margin-left: 00px;
}

.right001 {
    margin-left: 15px;
    margin-top: 13px;
}

.right001 img {
    width: 54px;
    height: 54px;
    margin: 0 auto;
    margin-top: 14px;
}

.right001 p {
    font-size: 12.61px;
    color: #333333;
}

.right001 h1 {
    color: #f52f3e;
    font-size: 12.61px;
    font-weight: normal;
}

/**/
.an_box {
    width: 644px;
    margin: 0 auto;
    margin-top: 50px;
}

.button_left {
    float: left;
    width: 43px;
    height: 18px;
    margin-top: 56px;
}

.button_right {
    float: left;
    width: 43px;
    height: 18px;
    margin-left: 21px;
    margin-top: 56px;
}

.an {
    float: left;
    width: 507px;
    height: 73px;
    background-color: #c9a96e;
    border-radius: 46px;
    margin-left: 21px;
}

.an_p {
    float: left;
    font-size: 17.76px;
    color: #fff;
    margin-left: 40px;
    margin-top: 15px;

}

.anniu_button {
    width: 176px;
    height: 47px;
    line-height: 47px;
    float: left;
    background-image: -moz-linear-gradient(12deg, rgb(89, 79, 75) 0%, rgb(57, 47, 44) 77%, rgb(24, 15, 13) 100%);
    background-image: -webkit-linear-gradient(12deg, rgb(89, 79, 75) 0%, rgb(57, 47, 44) 77%, rgb(24, 15, 13) 100%);
    background-image: -ms-linear-gradient(12deg, rgb(89, 79, 75) 0%, rgb(57, 47, 44) 77%, rgb(24, 15, 13) 100%);
    box-shadow: 0px 0px 8.1px 0.9px rgba(13, 4, 9, 0.53);
    border-radius: 30px;
    margin-top: 16px;
    margin-left: 40px;
}

.anniu_button p {
    color: #fff;
    font-size: 16px;
    float: left;
    margin-left: 25px;
}

.anniu_button img {
    width: 32px;
    height: 32px;
    float: left;
    margin-top: 9px;
    margin-left: 9px;
}

/**/
.mian_problem {
    margin: auto;
    width: auto;
    height: auto;
    background-image: url(../images/problem_bg.png);
    background-repeat: no-repeat;
    margin-top: 70px;
    background-size: auto;
}

.problem_box {
    width: 1080px;
    margin: 0 auto;
    height: 600px;
}

.peoblem_title {
    float: left;
    width: 202px;
}

.peoblem_title h1 {
    color: #fff;
    font-size: 93.88px;
    line-height: 102px;
    margin-top: 90px;
    letter-spacing: 7px;
}

.peoblem_title p {
    color: #fff;
    font-size: 18px;
    margin-top: 40px;
    letter-spacing: 10px;
}

.peoblem_title_button {
    width: 202px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    background-color: #c9a96e;
    color: #fff;
    border-radius: 20px;
    font-size: 18px;
    margin-top: 64px;
}

.problem {
    width: 696px;
    float: left;
    margin-left: 182px;
    margin-top: 83px;
}

.problem_01 {
    float: left;
    width: 343px;
    height: 184px;
    background-image: url(../images/name_bg.png)

}

.problem_01 h1 {
    color: #323232;
    font-size: 23px;
    margin-left: 35px;
    margin-top: 16px;
    margin-bottom: 6px;
}

.problem_01 p {
    color: #666666;
    font-size: 10.8px;
    margin-left: 35px;
    line-height: 21px;
}

.problem_01 div {
    background-color: #f52f3e;
    background-image: -moz-linear-gradient(-90deg, rgb(251, 77, 101) 1%, rgb(239, 19, 25) 100%);
    background-image: -webkit-linear-gradient(-90deg, rgb(251, 77, 101) 1%, rgb(239, 19, 25) 100%);
    background-image: -ms-linear-gradient(-90deg, rgb(251, 77, 101) 1%, rgb(239, 19, 25) 100%);
    box-shadow: 0px 0px 3.4px 1.6px rgba(0, 0, 0, 0.13);
    width: 169px;
    height: 34px;
    border-radius: 20px;
    margin-left: 35px;
    color: #fff;
    margin-top: 6px;
    font-size: 14.4px;
    text-align: center;
    line-height: 34px;
}

.problem_02 {
    float: left;
    width: 343px;
    height: 184px;
    background-image: url(../images/dz_bg.png);
    margin-left: 9px;
}

.problem_02 h1 {
    color: #323232;
    font-size: 26px;
    margin-left: 35px;
    margin-top: 16px;
    margin-bottom: 6px;
}

.problem_02 p {
    color: #666666;
    font-size: 10.8px;
    margin-left: 35px;
    line-height: 21px;
}

.problem_02 div {
    background-color: #f52f3e;
    background-image: -moz-linear-gradient(-90deg, rgb(251, 77, 101) 1%, rgb(239, 19, 25) 100%);
    background-image: -webkit-linear-gradient(-90deg, rgb(251, 77, 101) 1%, rgb(239, 19, 25) 100%);
    background-image: -ms-linear-gradient(-90deg, rgb(251, 77, 101) 1%, rgb(239, 19, 25) 100%);
    box-shadow: 0px 0px 3.4px 1.6px rgba(0, 0, 0, 0.13);
    width: 169px;
    height: 34px;
    border-radius: 20px;
    margin-left: 35px;
    color: #fff;
    margin-top: 6px;
    font-size: 14.4px;
    text-align: center;
    line-height: 34px;
}

.problem_03 {
    float: left;
    width: 343px;
    height: 184px;
    background-image: url(../images/fw_bg.png);
    margin-top: 10px;
}

.problem_03 h1 {
    color: #323232;
    font-size: 26px;
    margin-left: 35px;
    margin-top: 16px;
    margin-bottom: 6px;
}

.problem_03 p {
    color: #666666;
    font-size: 10.8px;
    margin-left: 35px;
    line-height: 21px;
}

.problem_03 div {
    background-color: #f52f3e;
    background-image: -moz-linear-gradient(-90deg, rgb(251, 77, 101) 1%, rgb(239, 19, 25) 100%);
    background-image: -webkit-linear-gradient(-90deg, rgb(251, 77, 101) 1%, rgb(239, 19, 25) 100%);
    background-image: -ms-linear-gradient(-90deg, rgb(251, 77, 101) 1%, rgb(239, 19, 25) 100%);
    box-shadow: 0px 0px 3.4px 1.6px rgba(0, 0, 0, 0.13);
    width: 169px;
    height: 34px;
    border-radius: 20px;
    margin-left: 35px;
    color: #fff;
    margin-top: 6px;
    font-size: 14.4px;
    text-align: center;
    line-height: 34px;
}

.problem_04 {
    float: left;
    width: 343px;
    height: 184px;
    background-image: url(../images/zj_bg.png);
    margin-left: 10px;
    margin-top: 10px;
}

.problem_04 h1 {
    color: #323232;
    font-size: 26px;
    margin-left: 35px;
    margin-top: 16px;
    margin-bottom: 6px;
}

.problem_04 p {
    color: #666666;
    font-size: 10.8px;
    margin-left: 35px;
    line-height: 21px;
}

.problem_04 div {
    background-color: #f52f3e;
    background-image: -moz-linear-gradient(-90deg, rgb(251, 77, 101) 1%, rgb(239, 19, 25) 100%);
    background-image: -webkit-linear-gradient(-90deg, rgb(251, 77, 101) 1%, rgb(239, 19, 25) 100%);
    background-image: -ms-linear-gradient(-90deg, rgb(251, 77, 101) 1%, rgb(239, 19, 25) 100%);
    box-shadow: 0px 0px 3.4px 1.6px rgba(0, 0, 0, 0.13);
    width: 169px;
    height: 34px;
    border-radius: 20px;
    margin-left: 35px;
    color: #fff;
    margin-top: 6px;
    font-size: 14.4px;
    text-align: center;
    line-height: 34px;
}

.small_problem {
    width: 490px;
    margin: 0 auto;
    margin-top: 50px;
}

.small_problem_p {
    float: left;
    color: #fff;
    font-size: 18px;
    width: 290px;
    text-decoration: underline;
}

.small_problem_button {
    width: 184px;
    height: 32px;
    line-height: 32px;
    background-color: #f11c25;
    color: #fff;
    float: left;
    border-radius: 18px;
    margin-left: 16px;
}

.small_problem_button p {
    color: #fff;
    font-size: 14.4px;
    margin-left: 30px;
    width: 87px;
    float: left;

}

.small_problem_button img {
    float: left;
    width: 25px;
    height: 17px;
    margin-left: 8px;
    display: block;
    margin-top: 8px;
}

/**/
.zj_content {
    width: 1080px;
    margin: 0 auto;
    margin-top: 35px;
}

.zj_content img {
    width: 331px;
    height: 304px;
    float: left;
    display: block;
}

.zj_center {
    width: 331px;
    height: 304px;
    float: left;
    background-color: #fff;
    margin-left: 28px;
    margin-right: 28px;
    box-shadow: 0px 4px 21px 0px rgba(13, 4, 9, 0.11);
}

.zj_center div {
    margin-left: 26px;
    width: 97px;
    height: 18px;
    line-height: 20px;
    text-align: center;
    background-color: #e8932e;
    border-radius: 10px;
    margin-top: 50px;
    font-size: 8.1px;
    color: #fff;
}

.zj_center h1 {
    font-size: 27px;
    margin-left: 28px;
    margin-top: 19px;
    color: #333;
}

.zj_center p {
    color: #666666;
    font-size: 14.4px;
    margin-left: 26px;
    margin-top: 32px;
    line-height: 30px;
}

.zj_center h2 {
    color: #e8932e;
    font-size: 14.4px;
    margin-left: 26px;
    margin-top: 33px;
    font-weight: normal;
}

.zj_center h2:hover {
    color: #e8932e;
    font-size: 16px;
    margin-left: 26px;
    margin-top: 33px;
    font-weight: normal;
    text-decoration: underline;
}

.zj_center2 {
    width: 331px;
    height: 304px;
    float: left;
    background-color: #fff;
    box-shadow: 0px 4px 21px 0px rgba(13, 4, 9, 0.11);
}

.zj_center2 div {
    margin-left: 26px;
    width: 108px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background-color: #e8932e;
    border-radius: 10px;
    margin-top: 57px;
    font-size: 9px;
    color: #fff;
}

.zj_center2 h1 {
    font-size: 27px;
    margin-left: 28px;
    margin-top: 19px;
    color: #333;
}

.zj_center2 p {
    color: #666666;
    font-size: 14.4px;
    margin-left: 26px;
    margin-top: 32px;
    line-height: 30px;
}

.zj_center2 h2 {
    color: #e8932e;
    font-size: 14.4px;
    margin-left: 26px;
    margin-top: 33px;
    font-weight: normal;
}

.zj_center2 h2:hover {
    color: #e8932e;
    font-size: 16px;
    margin-left: 26px;
    margin-top: 33px;
    font-weight: normal;
    text-decoration: underline;
}

/**/
.mian_yhkh {
    margin: auto;
    width: auto;
    height: auto;
    background-image: url(../images/yhkh_bg.png);
    background-repeat: no-repeat;
    margin-top: 70px;
    background-size: auto;
}

.yhkh_box {
    width: 1080px;
    margin: 0 auto;
    height: 580px;
}

.yhkh_title {
    float: left;
    width: 202px;
}

.yhkh_title h1 {
    color: #fff;
    font-size: 93.88px;
    line-height: 102px;
    margin-top: 90px;
    letter-spacing: 7px;
}

.yhkh_title p {
    color: #fff;
    font-size: 18px;
    margin-top: 40px;
    letter-spacing: 3px;
}

.peoblem_title_button {
    width: 193px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    background-color: #c9a96e;
    color: #fff;
    border-radius: 20px;
    font-size: 18px;
    margin-top: 64px;
}

.yhkh_content {
    width: 707px;
    float: left;
    margin-left: 150px;
}

.yhkh_01 {
    float: left;
    background-image: url(../images/step_bg.png);
    width: 213px;
    height: 378px;
    margin-top: 92px;
}

.yhkh_img01 {
    margin-left: 28px;
    width: 28px;
    height: 12px;
    margin-top: 28px;
}

.yhkh_01 h1 {
    color: #fff;
    margin-top: 10px;
    font-size: 25px;
    margin-left: 28px;
}

.yhkh_01 span {
    font-size: 14.4px;
    font-weight: normal;
}

.yhkh_01 p {
    color: #d7d7d7;
    margin-top: 15px;
    font-size: 12.6px;
    margin-left: 28px;
}

.yhkh_img02 {
    margin-top: 20px;
    margin-left: 80px;
    width: 106px;
    height: 92px;
}

.yhkh_01 h2 {
    color: #ffcc16;
    font-size: 12.6px;
    margin-left: 28px;
    margin-top: 5px;
}

.yhkh_01 h2:hover {
    color: #ffcc16;
    font-size: 12.6px;
    margin-left: 28px;
    margin-top: 5px;
    text-decoration: underline;
}

.yhkh_02 {
    float: left;
    background-image: url(../images/step_bg.png);
    width: 213px;
    height: 378px;
    margin-top: 92px;
    margin-left: 31px;
    margin-right: 31px;
}

.yhkh_img02 {
    margin-left: 28px;
    margin-top: 20px;
}

.yhkh_02 h1 {
    color: #fff;
    margin-top: 10px;
    font-size: 25px;
    margin-left: 28px;
}

.yhkh_02 span {
    font-size: 14.4px;
    font-weight: normal;
}

.yhkh_02 p {
    color: #d7d7d7;
    margin-top: 15px;
    font-size: 12.6px;
    margin-left: 28px;
}

.yhkh_img02 {
    margin-top: 00px;
    margin-left: 80px;
}

.yhkh_02 h2 {
    color: #ffcc16;
    font-size: 12.6px;
    margin-left: 28px;
    margin-top: 5px;
}

.yhkh_02 h2:hover {
    color: #ffcc16;
    font-size: 12.6px;
    margin-left: 28px;
    margin-top: 5px;
    text-decoration: underline;
}

/**/
.small_question_box {
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
}

.small_question1 {
    float: left;
    margin-left: 120px;
}

.small_question1 p {
    color: #fff;
    font-size: 16px;
    float: left;
    margin-left: 20px;
}

.small_question1 p:hover {
    text-decoration: underline;
}

.small_question1 img {
    width: 27px;
    height: 27px;
    float: left;
}

.small_question2 {
    float: left;
    margin-left: 90px;
}

.small_question2 p {
    color: #fff;
    font-size: 16px;
    float: left;
    margin-left: 20px;
}

.small_question2 img {
    width: 27px;
    height: 27px;
    float: left;
}

.small_question2 p:hover {
    text-decoration: underline;
}

/**/
.nssb_bg {
    margin: auto;
    width: auto;
    height: auto;
    background-image: url(../images/nssb_bg.png);
    background-repeat: no-repeat;
    padding-top: 40px;
    padding-bottom: 40px;
    background-size: auto;
}

.nssb_content {
    width: 1080px;
    margin: 0 auto;
}

.nssb01 {
    float: left;
    width: 504px;
    margin-top: 36px;
}

.nssb_content1 {
    width: 310px;
    height: 277px;
    float: right;
    margin-right: 0;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 3px 11.68px 4.32px rgba(0, 0, 0, 0.16);
    margin-top: 15px;
}

.nssb_content1 h1 {
    color: #3d3f47;
    font-size: 19.8px;
    margin-left: 34px;
    margin-top: 24px;
}

.nssb_content1 p {
    font-size: 12.6px;
    margin-left: 34px;
    line-height: 21px;
    color: #868686;
    margin-top: 20px;
    width: 230px;
}

.nssb_content1 h2 {
    color: #e8932e;
    font-size: 14.4px;
    font-weight: normal;
    margin-left: 34px;
    margin-top: 67px;
    margin-bottom: 35px;
}

.nssb_img {
    float: left;
    margin-left: 0;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.61);
    width: 194px;
    height: 290px;
}

/**/
.small_question_box {
    width: 1080px;
    margin: 0 auto;
    margin-top: 50px;
}

.small_question3 {
    float: left;
    width: 492px;
    margin-left: 0px;
}

.small_question3 p {
    color: #414141;
    font-size: 16px;
    float: left;
    margin-left: 20px;
}

.small_question3 p:hover {
    text-decoration: underline;
}

.small_question3 img {
    width: 27px;
    height: 27px;
    float: left;
}

.small_question4 {
    float: left;
    width: 492px;
    margin-left: 90px;
}

.small_question4 p {
    color: #414141;
    font-size: 16px;
    float: left;
    margin-left: 20px;
}

.small_question4 img {
    width: 27px;
    height: 27px;
    float: left;
}

.small_question4 p:hover {
    text-decoration: underline;
}

/**/
.xkzz_bg {
    margin: auto;
    width: auto;
    height: auto;
    background-image: url(../images/xkzz.png);
    background-repeat: no-repeat;
    background-size: auto;
}

.xkzz_content {
    width: 820px;
    float: right;
    margin-right: 0;
    margin-top: 160px;
}

.xkzz_content2 {
    width: 820px;
    float: right;
    margin-right: 0;
    margin-top: 50px;
}

.xkzz_title {
    float: left;
    width: 202px;
}

.xkzz_title h1 {
    color: #fff;
    font-size: 93.88px;
    line-height: 102px;
    margin-top: 70px;
    letter-spacing: 7px;
}

.xkzz_title p {
    color: #fff;
    font-size: 18px;
    margin-top: 13px;
}

.peoblem_title_button {
    width: 193px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    background-color: #c9a96e;
    color: #fff;
    border-radius: 20px;
    font-size: 18px;
    margin-top: 64px;
}

.xkzz_box {
    width: 1080px;
    margin: 0 auto;
    height: 544px;
}

.xkzz_01 {
    float: left;
    background-image: url(../images/xkz_bg.png);
    background-size: 100%;
    text-align: center;
    margin-left: 20px;
    width: 173.6px;
    height: 68.4px;
}

.xkzz_01 p {
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 21.6px;
    margin-top: 20px;
}

.xkzz_button {
    width: 107px;
    height: 32px;
    text-align: center;
    background-color: #000000;
    font-size: 16.2px;
    color: #9e9e9e;
    margin-left: 34px;
    margin-top: 5px;
    line-height: 32px;
    cursor: pointer;
}

.xkzz_button:hover {
    width: 117px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    background-color: #fff;
    font-size: 18px;
    color: #000;
    margin-left: 38px;
    margin-top: 8px;
    cursor: pointer;
}

/**/
.adv_box {
    margin: auto;
    width: auto;
    height: auto;
    background-repeat: no-repeat;
    background-size: auto;
    padding-top: 40px;
}

.adv {
    width: 1080px;
    margin: 0 auto;
}

.adv_content {
    width: 324px;
    height: 322px;
    float: left;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 3px 12.8px 3.2px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    margin-top: 40px;
}

.adv_content3 {
    width: 324px;
    height: 322px;
    float: left;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 3px 12.8px 3.2px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    margin-top: 40px;
}

.adv_content4 {
    width: 324px;
    height: 322px;
    float: left;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 3px 12.8px 3.2px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    margin-top: 40px;
}

.adv_top {
    background-image: url(../images/adv_01.png);
    height: 139px;
    line-height: 139px;
    text-align: center;
    position: relative;
}

.adv_top h1 {
    color: #fff;
    font-size: 27px;
}

.adv_top5 {
    background-image: url(../images/adv_02.png);
    height: 139px;
    line-height: 139px;
    text-align: center;
    position: relative;
}

.adv_top5 h1 {
    color: #fff;
    font-size: 27px;
}

.adv_top6 {
    background-image: url(../images/adv_03.png);
    height: 139px;
    line-height: 139px;
    text-align: center;
    position: relative;
}

.adv_top6 h1 {
    color: #fff;
    font-size: 27px;
}

.adv_top img {
    display: block;
    position: absolute;
    top: 44px;
    left: 86px;
}

.adv_top5 img {
    display: block;
    position: absolute;
    top: 44px;
    left: 86px;
}

.adv_top6 img {
    display: block;
    position: absolute;
    top: 44px;
    left: 86px;
}

.adv_content1 {
    width: 283px;
    margin: 0 auto;
    margin-top: 12px;
}

.adv_content1 img {
    float: left;
    width: 21px;
    height: 22px;
}

.adv_content1 p {
    color: #2b2b2b;
    font-size: 14px;
    margin-left: 5px;
    float: left;
    width: 221px;
}

.adv_content5 {
    width: 277px;
    margin: 0 auto;
    margin-top: 12px;
}

.adv_content5 img {
    float: left;
    width: 21px;
    height: 22px;
}

.adv_content5 p {
    color: #2b2b2b;
    font-size: 14px;
    margin-left: 5px;
    float: left;
    width: 245px;
}

.adv_content6 {
    width: 289px;
    margin: 0 auto;
    margin-top: 12px;
}

.adv_content6 img {
    float: left;
    width: 21px;
    height: 22px;
}

.adv_content6 p {
    color: #2b2b2b;
    font-size: 14px;
    margin-left: 5px;
    float: left;
    width: 263px;
}

.adv_line {
    width: 100%;
    height: 1px;
    background-color: #e9e9e9;
    margin-top: 24px;
}

.adv_button {
    width: 325px;
}

.adv_button p {
    float: left;
    margin-top: 22px;
    color: #e8932e;
    font-size: 14.4px;
    margin-left: 229px;
}

.adv_button img {
    float: left;
    width: 16px;
    height: 16px;
    margin-top: 24px;
    margin-left: 5px;
}

/**/
.footer {
    margin: auto;
    width: auto;
    height: auto;
    background: #333;
    background-repeat: no-repeat;
    background-size: auto;
}

.footer_box {
    width: 1080px;
    margin: 0 auto
}

.footer_01 {
    float: left;
    width: 221px;
    margin-left: 26px;
}

.footer_01 h1 {
    color: #fff;
    font-size: 25.76px;
    margin-top: -24px;
}

.footer_01 span {
    color: #cab967;
    font-size: 50px;
    margin-left: 5px;
}

.footer_01 p {
    color: #9b9b9b;
    font-size: 12.6px;
    margin-top: 35px;
    line-height: 21.6px;
}

.footer_01 div {
    margin-top: 24px;
    color: #fff;
    border: 1px solid #9b9b9b;
    border-radius: 30px;
    width: 136px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    font-size: 12.6px;
}

.footer_02 {
    float: left;
    width: 227px;
    margin-left: 60px;
}

.footer_02 h1 {
    color: #fff;
    font-size: 18.55px;
    font-weight: normal;
}

.footer_02 p {
    color: #9b9b9b;
    font-size: 12.6px;
    margin-top: 34px;
}

.footer_02 span {
    color: #c79848;
    font-size: 12.6px;
}

.footer_02 h2 {
    font-size: 12.6px;
    color: #c79848;
    font-weight: normal;
    line-height: 29px;
    margin-top: 33px;
}

.footer_03 {
    float: left;
    width: 95px;
    margin-left: 67px;
}

.footer_03 h1 {
    color: #fff;
    font-size: 18.55px;
    font-weight: normal;
}

.footer_03 p {
    margin-top: 40px;
}

.footer_03 p {
    color: #9b9b9b;
    font-size: 12.6px;
    line-height: 29px;
}

.footer_04 {
    float: left;
    width: 304px;
    margin-left: 67px;
}

.footer_04 h1 {
    color: #fff;
    font-size: 18.55px;
    font-weight: normal;
}

.footer_04 ul {
    margin-top: 40px;
    margin-bottom: 30px;
}

.footer_04 li {
    color: #9b9b9b;
    font-size: 15.6px;
    line-height: 14px;
    float: left;
    width: 69px;
    text-align: center;
}

.footer_04_li {
    border-right: 1px solid #9b9b9b;
    border-left: 1px solid #9b9b9b;
    height: 14px;
    text-align: center;
}

.footer_04 p {
    color: #c79848;
    font-size: 12.6px;
    line-height: 28px;
}

.footer_line {
    background-color: #4e4f50;
    width: 100%;
    height: 1px;
    margin-top: 24px;
    margin-bottom: 20px;
}

.tc {
    display: none;
    position: fixed;
    z-index: 999999;
    top: 50%;
    left: 50%;
    margin-top: -165px;
    margin-left: -230px;
    width: 460px;
    height: 195px;
    border-radius: 10px;
    /*border: 12px solid rgba(0,0,0,0.6);*/
    background-color: #fff;
    box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.3);
}

.tc .close {
    position: absolute;
    top: -25px;
    right: -25px;
    width: 50px;
    height: 50px;
    font-size: 35px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    border-radius: 100%;
    background-color: #000;
    border: 4px solid #fff;
}

.tc .floot_box {
    padding: 20px 0 0;
}

.tc .floot_box .floot_tl {
    padding: 0 55px;
    text-align: justify;
    text-align: end;
    text-align-last: justify;
    text-justify: distribute;
    margin-bottom: 10px;
    letter-spacing: 2px;
}

.tc .floot_box .floot_tl img {
    display: inline-block;
    margin-right: 10px;
}

.tc .floot_box .floot_tl h3 {
    display: inline-block;
    font-size: 20px;
    line-height: 24px;
    color: #838181;
    font-weight: bold;
    vertical-align: top;
}

.tc .floot_box .floot_con {
    padding: 0 20px;
    text-align: center;
}

.tc .floot_box .floot_con h4 {
    margin-bottom: 10px;
    font-size: 15px;
    color: #3e3e3e;
    letter-spacing: 2px;
}

.tc .floot_box .floot_con h5 {
    font-size: 17px;
    color: #a0a0a0;
    text-align: left;
}

.tc .floot_box .floot_con .btn {
    height: 50px;
    margin-bottom: 10px;
}

.tc .floot_box .floot_con .btn iframe {
    width: 100%;
    height: 50px;
}

.tc .floot_box .floot_con .btn input {
    float: left;
    width: 245px;
    height: 50px;
    line-height: 48px;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    padding: 0 10px;
    font-size: 16px;
    color: #008fd8;
}

.tc .floot_box .floot_con .btn input::-webkit-input-placeholder {
    color: #008fd8;
}

.tc .floot_box .floot_con .btn button {
    float: right;
    width: 115px;
    height: 50px;
    line-height: 48px;
    border-radius: 5px;
    border: 0px;
    color: #fff;
    font-size: 18px;
    background-color: #008fd8;
}

.tc .floot_box ul {
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
    border-radius: 10px;
    overflow: hidden;
    padding-top: 10px;
}

.tc .floot_box li {
    float: left;
    width: 50%;
}

.tc .floot_box li a {
    display: block;
    height: 60px;
    line-height: 60px;
    font-size: 21px;
    color: #fff;
    text-align: center;
    padding-left: 30px;
    background: url(../images/floot_tc_tel.png) no-repeat left 40px center #2e2e2e;
}

.tc .floot_box li:nth-child(2) a {
    background: url(../images/floot_tc_zx.png) no-repeat left 30px center #2e2e2e;
}

.tc .floot_box li:nth-child(3) a {
    background: url(../images/floot_tc_zx.png) no-repeat left 30px center #008fd8;
}

.zxkfbtn {
    display: block;
}

.callbtn {
    display: none;
}

@media (max-width: 768px) {
    .callbtn {
        display: block;
    }

    .zxkfbtn {
        display: none;
    }

    .tc {
        display: none;
        position: fixed;
        z-index: 999999;
        top: 50%;
        left: 260px;
        margin-top: -165px;
        margin-left: -230px;
        width: 80%;
        height: 235px;
        border-radius: 10px;
        /* border: 12px solid rgba(0,0,0,0.6); */
        background-color: #fff;
        box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.3);
    }

    .tc .close {
        position: absolute;
        top: 0px;
        right: 1px;
        width: 40px;
        height: 40px;
        font-size: 35px;
        line-height: 26px;
        color: #fff;
        text-align: center;
        border-radius: 100%;
        background-color: #000;
        border: 4px solid #fff;
    }

    .tc .floot_box .floot_tl h3 {
        display: inline-block;
        font-size: 17px;
        line-height: 24px;
        color: #838181;
        font-weight: bold;
        vertical-align: top;
        padding-left: 57px;
    }
}