.two_banner {
    min-width: 1480px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 400px;
    background-color: #f2f3f5;
}

.two_banner img.a1 {
    width: auto;
    height: auto;
    min-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: block;
}

.two_banner #map {
    position: absolute;
    width: 62.29%;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
}

.two_banner .text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
}

.two_banner .text .main {
    height: 100%;
    padding-left: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.two_banner .text .main h6 {
    line-height: 80px;
    color: #c0934e;
    font-size: 60px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: capitalize;
}

.two_banner .text .main p {
    line-height: 64px;
    color: #333333;
    font-size: 32px;
    margin-bottom: 22px;
}

.two_banner .text.a1 .main h6 {
    color: #ffffff;
    text-shadow: 0px 2px 2px rgba(4, 4, 4, 0.6);
}

.two_banner .text.a1 .main p {
    color: #ffffff;
    text-shadow: 0px 2px 2px rgba(4, 4, 4, 0.6);
}

.nav_b {
    min-width: 1480px;
    padding: 19px 0 15px;
    border-bottom: 1px solid #ededed;
    background-color: #ffffff;
}

.nav_b a {
    float: left;
    padding: 0 50px 0 48px;
    line-height: 60px;
    color: #555555;
    font-size: 18px;
    position: relative;
    transition: 0.5s;
}

.nav_b a::after {
    content: "|";
    font-weight: lighter;
    font-size: 16px;
    color: #b8b8b8;
    position: absolute;
    top: 0;
    right: 0;
}

.nav_b a:last-child::after {
    display: none;
}

.nav_b a:hover,
.nav_b a.select {
    color: #cfaa6d;
}

.kqzs_a {
    padding: 0 40px 130px;
}

.kqzs_a ul {
    padding-bottom: 36px;
}

.kqzs_a ul li {
    padding: 58px 0;
    border-bottom: 1px solid #eeeeee;
}

.kqzs_a ul li:last-child {
    border-bottom: none;
}

.kqzs_a ul li a {
    display: block;
    position: relative;
    height: 240px;
    padding: 40px 520px 0 0;
}

.kqzs_a ul li .img {
    position: absolute;
    right: 0;
    top: 0;
    height: 240px;
    width: 400px;
}

.kqzs_a ul li .text {
    padding-left: 170px;
    position: relative;
}

.kqzs_a ul li .text span {
    line-height: 54px;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 28px;
    color: #777777;
    font-family: Arial, Helvetica, sans-serif;
}

.kqzs_a ul li .text span::after {
    content: "";
    height: 1px;
    width: 40px;
    background-color: #bfbfbf;
    top: 50%;
    right: -40px;
    position: absolute;
}

.kqzs_a ul li .text span i {
    font-style: normal;
    padding-right: 14px;
    position: relative;
}

.kqzs_a ul li .text span i:first-child::after {
    position: absolute;
    right: 0;
    content: "";
    height: 1px;
    top: 50%;
    width: 8px;
    background-color: #434343;
}

.kqzs_a ul li .text h6 {
    line-height: 54px;
    font-size: 18px;
    color: #333333;
    margin-bottom: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.kqzs_a ul li .text p {
    line-height: 2;
    font-size: 16px;
    color: #777777;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.page {
    text-align: center;
    display: flex;
    justify-content: center;
}

.page a {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: #dbdbdb;
    margin: 0 16px;
    text-align: center;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
}

.page a:hover,
.page a.on {
    background-color: #cfaa6d;
}

.page a::after {
    width: 8px;
    height: 12px;
    content: "";
    position: absolute;
    left: calc(50% - 4px);
    top: calc(50% - 6px);
    display: block;
}

.page a:first-child::after {
    background: url(../images/icon/a1.png) center center no-repeat;
}

.page a:last-child::after {
    background: url(../images/icon/a2.png) center center no-repeat;
}

.page em {
    display: block;
    line-height: 50px;
    height: 50px;
    width: 77px;
    position: relative;
}

.page em::after {
    position: absolute;
    height: 1px;
    width: 54px;
    background-color: #dcdcdc;
    top: 50%;
    left: calc(50% - 27px);
    content: "";
}

.page span {
    display: block;
    line-height: 50px;
    height: 50px;
    font-size: 17px;
    color: #555555;
    font-family: Arial, Helvetica, sans-serif;
}

.zjtd_a {
    min-width: 1480px;
    margin: 0 auto;
    padding: 0 0 130px;
}

.zjtd_a ul {
    padding-bottom: 47px;
}

.zjtd_a ul li {
    padding: 58px 40px;
    border-bottom: 1px solid #eeeeee;
    transition: 0.5s;
}

.zjtd_a ul li:last-child {
    border-bottom: none;
}

.zjtd_a ul li:hover {
    background-color: #cfaa6d;
}

.zjtd_a ul li:hover .text {
    height: 100%;
    position: relative;
}

.zjtd_a ul li:hover .text h6 {
    color: #ffffff;
}

.zjtd_a ul li:hover .text p {
    color: #ffffff;
}

.zjtd_a ul li:hover .text em {
    color: #ffffff;
    background: url(../images/icon/a4.png) right center no-repeat;
}

.zjtd_a ul li a {
    max-width: 1400px;
    margin: 0 auto;
    display: block;
    height: 290px;
    position: relative;
    padding-right: 700px;
}

.zjtd_a ul li .img {
    position: absolute;
    right: 0;
    top: 0;
    height: 290px;
    width: 483px;
}

.zjtd_a ul li .img img {
    height: 290px;
    width: auto;
}

.zjtd_a ul li .text {
    height: 100%;
    position: relative;
}

.zjtd_a ul li .text h6 {
    line-height: 86px;
    margin-bottom: 11px;
    font-size: 28px;
    color: #555555;
    transition: 0.5s;
}

.zjtd_a ul li .text h6 span {
    font-size: 16px;
    margin-left: 16px;
    line-height: 40px;
    display: inline-block;
}

.zjtd_a ul li .text p {
    line-height: 2;
    font-size: 16px;
    color: #888888;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    transition: 0.5s;
}

.zjtd_a ul li .text em {
    color: #555555;
    transition: 0.5s;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    position: absolute;
    bottom: 15px;
    left: 0;
    line-height: 28px;
    padding-right: 44px;
    background: url(../images/icon/a3.png) right center no-repeat;
}

.zlxm_a {
    padding: 100px 0 130px;
}

.zlxm_a .list {
    border-top: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
}

.zlxm_a .list a {
    float: left;
    width: 33.33333333%;
    border-bottom: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    height: 330px;
    text-align: center;
    padding: 50px 66px 0;
}

.zlxm_a .list a:hover span {
    transform: rotateY(360deg);
    transition: 0.5s;
}

.zlxm_a .list a span {
    display: block;
    width: 94px;
    height: 94px;
    background: #f7f7f7;
    margin: 0 auto 20px;
    border-radius: 50%;
    overflow: hidden;
}

.zlxm_a .list a span img {
    width: 100%;
    display: block;
    height: auto;
}

.zlxm_a .list a h6 {
    line-height: 54px;
    font-size: 24px;
    color: #010301;
}

.zlxm_a .list a p {
    line-height: 2;
    font-size: 16px;
    color: #777777;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.sqls_a {
    padding: 85px 6px 100px;
}

.sqls_a ul li {
    width: 50%;
    padding: 0 34px;
    float: left;
    margin-bottom: 60px;
}

.sqls_a ul li .item {
    display: block;
    background-color: rgba(238, 238, 238, 0.25);
    padding: 34px 30px 0;
}

.sqls_a ul li .item .img {
    height: 240px;
}

.sqls_a ul li .item .text {
    height: 230px;
    overflow: hidden;
    padding-right: 30px;
}

.sqls_a ul li .item .text h6 {
    line-height: 82px;
    padding-top: 6px;
    border-bottom: 1px solid #eeeeee;
    position: relative;
    color: #333333;
    font-size: 20px;
    padding-left: 20px;
    background: url(../images/icon/a5.png) right center no-repeat;
    margin-bottom: 21px;
}

.sqls_a ul li .item .text p.a1 {
    line-height: 50px;
    margin-left: 25px;
    padding-left: 30px;
    font-size: 28px;
    color: #c0934e;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    background: url(../images/icon/a6.png) left center no-repeat;
}

.sqls_a ul li .item .text p.a2 {
    line-height: 48px;
    margin-left: 25px;
    padding-left: 30px;
    font-size: 18px;
    color: #555555;
    background: url(../images/icon/a7.png) left center no-repeat;
}

.zxly_a {
    height: 1000px;
    position: relative;
    overflow: hidden;
    min-width: 1480px;
    padding-top: 136px;
    background: url(../images/zxly_bj.jpg) center center no-repeat;
}

.zxly_a .box {
    background-color: #ffffff;
    width: 1266px;
    height: 674px;
    margin: 0 auto;
    padding: 0 96px;
    overflow: hidden;
}

.zxly_a .box .tit {
    padding-top: 56px;
    text-align: center;
    padding-bottom: 30px;
}

.zxly_a .box .tit h6 {
    line-height: 50px;
    font-size: 28px;
    color: #000000;
    font-weight: lighter;
}

.zxly_a .box .tit p {
    line-height: 44px;
    font-size: 18px;
    color: #666666;
    font-weight: lighter;
    padding-bottom: 8px;
}

.zxly_a .box .tit span {
    display: block;
    width: 110px;
    height: 3px;
    margin: 0 auto;
    background-color: #cfaa6d;
}

.zxly_a .box ul {
    position: relative;
    margin: 0 -13px;
}

.zxly_a .box ul li {
    padding: 0 13px;
    width: 33.33333333%;
    float: left;
    margin-top: 20px;
}

.zxly_a .box ul li .a1 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 32px;
    border: none;
    outline: none;
    border-radius: 25px;
    background-color: #f5f5f5;
    font-size: 16px;
    color: #666666;
}

.zxly_a .box ul li .a1::-webkit-input-placeholder {
    color: #666666;
}

.zxly_a .box ul li .a2 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 32px;
    border: none;
    outline: none;
    border-radius: 25px;
    font-size: 16px;
    color: #666666;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/icon/a8.png) right center no-repeat #f5f5f5;
}

.zxly_a .box ul li:last-child {
    width: 100%;
    margin-top: 30px;
}

.zxly_a .box ul li .a3 {
    width: 100%;
    height: 134px;
    background-color: #f5f5f5;
    border-radius: 10px;
    border: none;
    outline: none;
    padding: 15px 32px;
    font-size: 16px;
    line-height: 1.7;
    color: #666666;
    font-weight: lighter;
    resize: none;
}

.zxly_a .box ul li .a3::-webkit-input-placeholder {
    color: #666666;
}

.zxly_a .box .btn_a {
    text-align: center;
    margin-top: 48px;
}

.zxly_a .box .btn_a input {
    width: 306px;
    height: 54px;
    line-height: 54px;
    display: inline-block;
    margin: 0 30px;
    outline: none;
    border: none;
    border-radius: 27px;
    cursor: pointer;
    color: #ffffff;
    font-size: 18px;
    font-weight: lighter;
}

.zxly_a .box .btn_a input:first-child {
    background-color: #cfaa6d;
}

.zxly_a .box .btn_a input:last-child {
    background-color: #aeaeae;
}

.sqal_a {
    padding: 22px 0 110px 0;
    overflow: hidden;
}

.sqal_a ul {
    padding-bottom: 80px;
    position: relative;
    margin: 0 -27px;
}

.sqal_a ul li {
    width: 33.33333333%;
    padding: 0 27px;
    float: left;
    margin-top: 58px;
}

.sqal_a ul li a {
    display: block;
}

.sqal_a ul li a:hover .text {
    background-color: #cfaa6d;
}

.sqal_a ul li a:hover .text h6 {
    color: #ffffff;
}

.sqal_a ul li a:hover .text p {
    color: #ffffff;
}

.sqal_a ul li .img {
    height: 250px;
}

.sqal_a ul li .text {
    height: 126px;
    background-color: #ffffff;
    padding: 26px 34px 0 25px;
    transition: 0.5s;
    overflow: hidden;
}

.sqal_a ul li .text h6 {
    line-height: 38px;
    padding-right: 40px;
    font-size: 18px;
    color: #333333;
    transition: 0.5s;
    background: url(../images/icon/a4.png) right center no-repeat;
}

.sqal_a ul li .text h6 span {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.sqal_a ul li .text p {
    line-height: 36px;
    font-size: 16px;
    color: #888888;
    transition: 0.5s;
}

.sqal_a ul li .text p span {
    margin-left: 16px;
}

.lxwm_a {
    padding: 130px 40px 150px;
}

.lxwm_a .a1 {
    width: 555px;
    float: left;
    position: relative;
}

.lxwm_a .a1::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 82px;
    width: 1px;
    content: "";
    background-color: #f3f3f3;
}

.lxwm_a .a1 .b1 {
    line-height: 30px;
    font-size: 18px;
    color: #555555;
}

.lxwm_a .a1 .b2 {
    line-height: 72px;
    font-size: 30px;
    font-weight: lighter;
    color: #555555;
    margin-bottom: 28px;
}

.lxwm_a .a1 .b3 {
    margin-bottom: 25px;
}

.lxwm_a .a1 .b3 .item {
    float: left;
    position: relative;
    margin-right: 34px;
}

.lxwm_a .a1 .b3 .item:hover .c2 {
    display: block;
}

.header .c1 {
    /*width: 54px;*/
    /*height: 54px;*/
    /*border: 1px dashed #b2b2b2;*/
    /*display: block;*/
    /*border-radius: 50%;*/
    /*overflow: hidden;*/
    /*cursor: pointer;*/
}

.header .c1 img {
    display: block;
    width: 100%;
    height: auto;
}

.lxwm_a .a1 .b3 .item .c2 {
    display: none;
    position: absolute;
    left: 0;
    top: 56px;
    width: 120px;
    height: 120px;
    padding: 5px;
    background-color: #ffffff;
}

.lxwm_a .a1 .b3 .item .c2 img {
    width: 110px;
    height: 110px;
    display: block;
}

.lxwm_a .a1 .b4 {
    line-height: 36px;
    font-size: 16px;
    color: #686868;
    margin-bottom: 50px;
}

.lxwm_a .a1 .b5 .item {
    float: left;
    width: 174px;
    margin-right: 46px;
    text-align: center;
}

.lxwm_a .a1 .b5 .item:last-child {
    margin-right: 0;
}

.lxwm_a .a1 .b5 .item img {
    width: 174px;
    height: 174px;
    display: block;
}

.lxwm_a .a1 .b5 .item p {
    line-height: 76px;
    font-size: 18px;
    color: #555555;
}

.lxwm_a .a2 {
    width: 800px;
    float: right;
}

.lxwm_a .a2 .item {
    padding: 50px 0;
    padding-left: 45px;
    border-top: 1px solid #f5f5f5;
}

.lxwm_a .a2 .item:first-child {
    padding-top: 0;
    border-top: none;
}

.lxwm_a .a2 .item h6 {
    line-height: 30px;
    font-size: 18px;
    color: #000000;
    margin-bottom: 20px;
}

.lxwm_a .a2 .item p {
    line-height: 28px;
    padding: 9px 0;
    font-size: 16px;
    color: #555555;
}

.lxwm_a .a2 .item p span {
    color: #cfaa6d;
    margin-right: 24px;
}

.gysq_a {
    background: url(../images/gysq_a1.jpg) bottom center no-repeat #f8f6f9;
    min-height: 790px;
    min-width: 1480px;
    padding: 60px 40px;
}

.gysq_a h6 {
    line-height: 70px;
    font-size: 32px;
    color: #333333;
    text-align: center;
    margin-bottom: 32px;
}

.gysq_a p {
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #555555;
}

.gysq_a .more {
    display: block;
    width: 220px;
    line-height: 50px;
    border-radius: 25px;
    background-color: #cfaa6d;
    font-size: 18px;
    text-align: center;
    color: #ffffff;
    margin: 47px auto 0;
}

.gysq_b {
    padding-top: 90px;
    height: 770px;
    overflow: hidden;
}

.gysq_b .a1 {
    width: 625px;
    float: left;
    padding-top: 43px;
}

.gysq_b .a1 h6 {
    line-height: 70px;
    margin-bottom: 30px;
}

.gysq_b .a1 h6 span {
    font-size: 36px;
    color: #c0934e;
    text-transform: capitalize;
    margin-right: 16px;
}

.gysq_b .a1 h6 em {
    font-size: 30px;
    color: #555555;
}

.gysq_b .a1 p {
    line-height: 28px;
    font-size: 16px;
    color: #777777;
    padding: 50px 0;
    padding-right: 32px;
    border-bottom: 1px solid #f5f5f5;
}

.gysq_b .a1 p:last-child {
    border-bottom: none;
}

.gysq_b .a2 {
    width: 740px;
    height: 605px;
    overflow: hidden;
    position: relative;
    float: right;
}

.gysq_b .a2 img {
    display: block;
    width: 100%;
    height: 100%;
}

.gysq_b .a2 .more {
    width: 82px;
    height: 82px;
    display: block;
    border-radius: 50%;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #cfaa6d;
    color: #ffffff;
    font-size: 16px;
    line-height: 82px;
    text-align: center;
    position: absolute;
    top: 390px;
    left: 20px;
    z-index: 2;
}

.gysq_c {
    background-color: #f8f6f9;
    min-width: 1480px;
    padding-top: 47px;
    padding-bottom: 20px;
}

.gysq_c .tit {
    text-align: center;
    padding-bottom: 54px;
}

.gysq_c .tit h6 {
    line-height: 46px;
    font-size: 30px;
    color: #555555;
}

.gysq_c .tit p {
    line-height: 54px;
    color: #c0934e;
    font-size: 36px;
    text-transform: capitalize;
}

.gysq_c .a1 {
    height: 113px;
    position: relative;
    padding: 0 51px;
}

.gysq_c .a1::after {
    position: absolute;
    left: 51px;
    right: 51px;
    height: 1px;
    top: 56px;
    background-color: #e2e1e3;
    content: "";
}

.gysq_c .a1 .swiper-container {
    height: 100%;
}

.gysq_c .a1 .swiper-container .swiper-slide {
    overflow: hidden;
    text-align: center;
}

.gysq_c .a1 .swiper-container .swiper-slide .b1 {
    line-height: 38px;
    font-size: 18px;
    color: #555555;
    cursor: pointer;
}

.gysq_c .a1 .swiper-container .swiper-slide .b2 {
    cursor: pointer;
    width: 11px;
    height: 11px;
    background-color: #ffffff;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: calc(50% - 5.5px);
    top: calc(56px - 5px);
}

.gysq_c .a1 .swiper-container .swiper-slide .b2::after {
    width: 9px;
    height: 9px;
    background-color: #bbbbbb;
    content: "";
    position: absolute;
    top: 1px;
    left: 1px;
    border-radius: 50%;
}

.gysq_c .a1 .swiper-container .swiper-slide.swiper-slide-thumb-active .b2 {
    width: 17px;
    height: 17px;
    background-color: rgba(207, 170, 109, 0.23);
    left: calc(50% - 8.5px);
    top: calc(56px - 8px);
}

.gysq_c .a1 .swiper-container .swiper-slide.swiper-slide-thumb-active .b2::after {
    background-color: #cfaa6d;
    top: 4px;
    left: 4px;
}

.gysq_c .a1 .swiper-button-prev,
.gysq_c .a1 .swiper-button-next {
    width: 51px;
    height: 51px;
    background-color: #cfaa6d;
    position: absolute;
    top: 31px;
    margin-top: 0;
    border-radius: 50%;
    overflow: hidden;
    outline: none;
}

.gysq_c .a1 .swiper-button-prev::after,
.gysq_c .a1 .swiper-button-next::after {
    font-size: 16px;
    font-weight: bold;
}

.gysq_c .a1 .swiper-button-prev.swiper-button-disabled,
.gysq_c .a1 .swiper-button-next.swiper-button-disabled {
    background-color: #dbdbdb;
}

.gysq_c .a1 .swiper-button-prev {
    left: 0;
}

.gysq_c .a1 .swiper-button-next {
    right: 0;
}

.gysq_c .a2 {
    padding: 0 20px 0;
}

.gysq_c .a2 .swiper-container {
    height: 326px;
}

.gysq_c .a2 .swiper-container .swiper-slide {
    overflow: hidden;
    padding: 30px 0 27px;
}

.gysq_c .a2 .swiper-container .swiper-slide p {
    line-height: 52px;
    font-size: 16px;
    color: #555555;
}

.gysq_c .a2 .swiper-container .swiper-slide .more {
    position: absolute;
    left: 0;
    bottom: 20px;
    background-color: #cfaa6d;
    border-radius: 25px;
    font-size: 18px;
    color: #ffffff;
    width: 220px;
    height: 50px;
    text-align: center;
    line-height: 50px;
}

.gysq_d {
    padding: 70px 0 100px 0;
}

.gysq_d .tit {
    line-height: 70px;
    font-size: 30px;
    color: #555555;
    position: relative;
    margin-bottom: 44px;
}

.gysq_d .tit a {
    position: absolute;
    right: 0;
    padding-right: 44px;
    background: url(../images/icon/a3.png) right center no-repeat;
    font-size: 16px;
    text-transform: uppercase;
    color: #555555;
}

.gysq_d .swiper-container {
    height: 250px;
}

.gysq_d .swiper-container .swiper-slide {
    background-color: #eeeeee;
}

.gysq_d .swiper-container .swiper-slide:hover img {
    transform: translate(-50%, -50%) scale(1.1);
}

.gysq_d .swiper-container .swiper-slide img {
    width: auto;
    height: auto;
    max-width: 95%;
    max-height: 90%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: block;
    transition: 0.5s;
}

.gysq_e {
    padding-bottom: 120px;
}

.gysq_e .tit {
    height: 226px;
    position: relative;
    overflow: hidden;
}

.gysq_e .tit .a1 {
    width: 580px;
    padding-top: 10px;
    height: 100%;
}

.gysq_e .tit .a1 h6 {
    line-height: 82px;
    font-size: 30px;
    color: #555555;
}

.gysq_e .tit .a1 p {
    line-height: 34px;
    font-size: 16px;
    color: #888888;
}

.gysq_e .tit .a2 {
    width: 117px;
    height: 25px;
    position: absolute;
    right: 0;
    top: calc(50% - 22.5px);
}

.gysq_e .tit .a2::after {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: #cfaa6d;
    content: "";
    left: 50%;
}

.gysq_e .tit .a2 span {
    display: block;
    position: absolute;
    width: 27px;
    height: 100%;
    top: 0;
    cursor: pointer;
    outline: none;
}

.gysq_e .tit .a2 span img {
    display: block;
    width: 100%;
}

.gysq_e .tit .a2 span:first-child {
    left: 0;
    background: url(../images/icon/a9.png) center center no-repeat;
    background-size: auto 11px;
}

.gysq_e .tit .a2 span:last-child {
    right: 0;
    background: url(../images/icon/a3.png) center center no-repeat;
    background-size: auto 11px;
}

.gysq_e .swiper-container {
    height: 106px;
    padding: 0 1px;
}

.gysq_e .swiper-container .swiper-slide {
    background-color: #ffffff;
    border: 1px solid #e8e8e8;
    overflow: hidden;
}

.gysq_e .swiper-container .swiper-slide:hover img {
    transform: translate(-50%, -50%) rotateY(360deg);
    transition: 0.5s;
}

.gysq_e .swiper-container .swiper-slide img {
    width: auto;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: block;
}

.gysq_f {
    position: relative;
    min-width: 1480px;
    margin: 0 auto;
    height: 320px;
    overflow: hidden;
}

.gysq_f:hover .a1 {
    transform: translate(-50%, -50%) scale(1.08);
}

.gysq_f:hover a {
    transform: translate(-50%, -50%) rotateY(360deg);
    transition: 0.5s;
}

.gysq_f .a1 {
    width: auto;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: block;
    transition: 0.5s;
}

.gysq_f a {
    display: block;
    width: 66px;
    height: 66px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.gysq_f a img {
    width: 100%;
    height: 100%;
    display: block;
}

.banner {
    height: 870px;
    overflow: hidden;
    min-width: 1480px;
    margin: 0 auto;
}

.banner .swiper-container {
    height: 100%;
}

.banner .swiper-container .swiper-slide .text {
    padding-top: 216px;
}

.banner .swiper-container .swiper-slide .text .a1 {
    height: 136px;
    margin-bottom: 32px;
}

.banner .swiper-container .swiper-slide .text .a1 img {
    display: block;
    height: 100%;
    width: auto;
}

.banner .swiper-container .swiper-slide .text .a2 {
    line-height: 60px;
    font-size: 26px;
    color: #333333;
    margin-bottom: 64px;
}

.banner .swiper-container .swiper-slide .text .a3 {
    display: block;
    width: 256px;
    height: 58px;
    line-height: 58px;
    border-radius: 29px 29px 29px 0;
    color: #ffffff;
    font-size: 20px;
    padding-left: 50px;
    background: url(../images/icon/c6.png) 192px center no-repeat #cba669;
}

.banner .swiper-container .swiper-pagination {
    bottom: 46px !important;
}

.banner .swiper-container .swiper-pagination .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background-color: initial;
    border: 2px solid #cfaa6d;
    opacity: 1;
    border-radius: 50%;
    outline: none;
    margin: 0 13px;
}

.banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #ffffff;
    border: 2px solid #ffffff;
}

.ind_a {
    height: 620px;
    overflow: hidden;
    min-width: 1480px;
}

.ind_a .a1 {
    padding-top: 100px;
    width: 450px;
    height: 100%;
    position: relative;
    float: left;
}

.ind_a .a1 h6 {
    line-height: 66px;
}

.ind_a .a1 h6 span {
    float: left;
    font-size: 58px;
    line-height: 58px;
    color: #c0934e;
    text-transform: capitalize;
}

.ind_a .a1 h6 em {
    float: left;
    font-size: 32px;
    color: #333333;
    padding-left: 30px;
    position: relative;
}

.ind_a .a1 h6 em::after {
    position: absolute;
    width: 1px;
    height: 36px;
    content: "";
    background-color: #c0934e;
    left: 15px;
    bottom: 13px;
    transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    -o-transform: rotate(30deg);
}

.ind_a .a1 .b1 {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
}

.ind_a .a1 .b2 {
    text-align: center;
    width: 126px;
    position: absolute;
    top: 352px;
    left: 294px;
}

.ind_a .a1 .b2 .b3 {
    width: 68px;
    height: 68px;
    position: relative;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
    background-color: #cfaa6d;
    margin-bottom: 23px;
}

.ind_a .a1 .b2 .b3 span {
    display: block;
    width: 26px;
    height: 26px;
    position: absolute;
    top: calc(50% - 13px);
    cursor: pointer;
    outline: none;
}

.ind_a .a1 .b2 .b3 span:first-child {
    left: calc(50% - 26px);
    background: url(../images/icon/c7.png) center center no-repeat;
}

.ind_a .a1 .b2 .b3 span:last-child {
    left: calc(50%);
    background: url(../images/icon/c8.png) center center no-repeat;
}

.ind_a .a1 .b2 a {
    display: block;
    line-height: 40px;
    text-transform: uppercase;
    font-size: 16px;
    color: #555555;
    font-family: Arial, Helvetica, sans-serif;
}

.ind_a .a2 {
    width: 1000px;
    float: right;
    height: 100%;
    padding-top: 94px;
}

.ind_a .a2 .swiper-container {
    height: 440px;
    overflow: hidden;
}

.ind_a .a2 .swiper-container .swiper-slide {
    text-align: center;
    height: 50%;
    padding: 30px 60px 0;
}

.ind_a .a2 .swiper-container .swiper-slide a {
    display: block;
}

.ind_a .a2 .swiper-container .swiper-slide .b1 {
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    margin-bottom: 27px;
}

.ind_a .a2 .swiper-container .swiper-slide .b1 h6 {
    display: inline-block;
    padding-left: 66px;
    position: relative;
    font-size: 24px;
    color: #010301;
}

.ind_a .a2 .swiper-container .swiper-slide .b1 h6 span {
    position: absolute;
    height: 46px;
    width: 46px;
    border-radius: 50%;
    background-color: #fbfbfb;
    left: 0;
    top: 0;
}

.ind_a .a2 .swiper-container .swiper-slide .b1 h6 span img {
    width: 100%;
    height: 100%;
    display: block;
}

.ind_a .a2 .swiper-container .swiper-slide p {
    line-height: 32px;
    font-size: 16px;
    color: #777777;
}

.ind_b {
    padding: 45px 0 35px;
    min-width: 1480px;
    margin: 0 auto;
    background-color: #f8f6f9;
}

.ind_b .tit {
    width: 1480px;
    margin: 0 auto;
    line-height: 70px;
    height: 70px;
    overflow: hidden;
    margin-bottom: 34px;
}

.ind_b .tit .a1 {
    float: left;
    font-size: 28px;
    color: #333333;
    padding-right: 222px;
    background: url(../images/ind_b1.png) right center no-repeat;
}

.ind_b .tit .a2 {
    float: right;
    width: 126px;
    height: 100%;
    position: relative;
}

.ind_b .tit .a2::after {
    position: absolute;
    top: 50%;
    left: 30px;
    right: 30px;
    height: 1px;
    content: "";
    background-color: #dcdcdc;
}

.ind_b .tit .a2 span {
    position: absolute;
    top: 0;
    display: block;
    width: 30px;
    text-align: center;
    font-size: 17px;
    color: #555555;
}

.ind_b .tit .a2 span:first-child {
    left: 0;
}

.ind_b .tit .a2 span:last-child {
    right: 0;
}

.ind_b .swiper-container {
    height: auto;
    overflow: hidden;
}

.ind_b .swiper-container .swiper-slide {
    overflow: hidden;
}

.ind_b .swiper-container .swiper-slide a {
    display: block;
    overflow: hidden;
}

.ind_b .swiper-container .swiper-slide a:hover img {
    transform: scale(1.08);
}

.ind_b .swiper-container .swiper-slide a img {
    display: block;
    width: 100%;
    height: auto;
    transition: 0.5s;
}

.ind_b .b1 {
    width: 86%;
    margin: 0 auto;
    margin-top: 48px;
    height: 41px;
    line-height: 41px;
    position: relative;
}

.ind_b .b1 a {
    position: absolute;
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    color: #555555;
    font-family: Arial, Helvetica, sans-serif;
    top: 50%;
    left: 50%;
    line-height: 41px;
    background-color: #f8f6f9;
    z-index: 3;
    padding: 0 16px;
    transform: translate(-50%, -50%);
}

.ind_b .b1 span {
    display: block;
    width: 40px;
    height: 41px;
    top: 0;
    position: absolute;
    z-index: 2;
    cursor: pointer;
    outline: none;
}

.ind_b .b1 span:first-child {
    background: url(../images/icon/a9.png) center center no-repeat;
    left: 0;
}

.ind_b .b1 span:last-child {
    background: url(../images/icon/a3.png) center center no-repeat;
    right: 0;
}

.ind_b .b1::after {
    position: absolute;
    top: 20px;
    left: 64px;
    right: 64px;
    height: 1px;
    content: "";
    background-color: #e5e4e6;
    z-index: 1;
}

.ind_c {
    height: 1290px;
    padding-top: 112px;
    background: url(../images/ind_c1.jpg) bottom center no-repeat #ffffff;
    min-width: 1480px;
}

.ind_c .main {
    position: relative;
    height: 100%;
}

.ind_c .main .tit {
    text-align: center;
}

.ind_c .main .tit span {
    display: inline-block;
    height: 94px;
    padding-left: 410px;
    line-height: 92px;
    font-size: 30px;
    color: #000000;
    background: url(../images/icon/c9.png) left center no-repeat;
}

.ind_c .main .tit em {
    font-size: 40px;
    display: inline-block;
    font-size: 20px;
    color: #888888;
}

.ind_c .main .a1 {
    margin-top: 80px;
}

.ind_c .main .a1 .a2 {
    float: left;
    text-align: left;
}

.ind_c .main .a1 .a3 {
    float: right;
    text-align: right;
}

.ind_c .main .a1 .item {
    height: 224px;
    overflow: hidden;
    width: 400px;
}

.ind_c .main .a1 .item p {
    font-size: 18px;
    color: #333333;
    line-height: 1.7;
}

.ind_c .main .a1 .item .b1 {
    width: 88px;
    height: 88px;
    display: inline-block;
    border: 1px solid #ececec;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 40px;
}

.ind_c .main .a1 .item .b1 img {
    width: 100%;
    height: 100%;
    display: block;
}

.ind_c .main .more {
    display: block;
    width: 310px;
    height: 56px;
    border-radius: 28px;
    background-color: #cfaa6d;
    position: absolute;
    left: calc(50% - 155px);
    bottom: 38px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    line-height: 56px;
}

.tit_a {
    height: 90px;
}

.tit_a .a1 {
    float: left;
}

.tit_a .a1 span {
    line-height: 90px;
    font-size: 58px;
    color: #c0934e;
    text-transform: capitalize;
    float: left;
}

.tit_a .a1 em {
    line-height: 74px;
    margin-top: 16px;
    float: left;
    color: #333333;
    font-size: 28px;
    padding-left: 40px;
    position: relative;
}

.tit_a .a1 em::after {
    position: absolute;
    width: 1px;
    height: 36px;
    content: "";
    background-color: #c0934e;
    left: 23px;
    bottom: 19px;
    transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    -o-transform: rotate(30deg);
}

.tit_a .a2 {
    float: right;
    height: 90px;
    padding-top: 35px;
}

.tit_a .a2 span {
    line-height: 40px;
    margin-left: 103px;
    position: relative;
    font-size: 16px;
    color: #555555;
    display: inline-block;
}

.tit_a .a2 span::after {
    position: absolute;
    content: "|";
    top: 0;
    line-height: 40px;
    left: -51px;
}

.tit_a .a2 span:first-child::after {
    display: none;
}

.tit_a .a3 {
    float: right;
    line-height: 41px;
    padding-right: 46px;
    background: url(../images/icon/a3.png) right center no-repeat;
    margin-top: 30px;
    font-size: 16px;
    color: #555555;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.ind_d {
    padding: 60px 0 100px;
    min-width: 1480px;
}

.ind_d .tit_a {
    margin-bottom: 60px;
}

.ind_d .swiper-container {
    height: 390px;
    overflow: hidden;
    margin-bottom: 30px;
}

.ind_d .swiper-container .swiper-slide {
    overflow: hidden;
}

.ind_d .swiper-container .swiper-slide a {
    display: block;
}

.ind_d .swiper-container .swiper-slide a:hover .text {
    background-color: #cfaa6d;
}

.ind_d .swiper-container .swiper-slide a:hover .text h6 {
    color: #ffffff;
}

.ind_d .swiper-container .swiper-slide a:hover .text p {
    color: #ffffff;
}

.ind_d .swiper-container .swiper-slide .img {
    height: 260px;
}

.ind_d .swiper-container .swiper-slide .text {
    height: 130px;
    background-color: #ffffff;
    padding: 26px 34px 0 25px;
    transition: 0.5s;
    overflow: hidden;
}

.ind_d .swiper-container .swiper-slide .text h6 {
    line-height: 38px;
    padding-right: 40px;
    font-size: 18px;
    color: #333333;
    transition: 0.5s;
    background: url(../images/icon/a4.png) right center no-repeat;
}

.ind_d .swiper-container .swiper-slide .text h6 span {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ind_d .swiper-container .swiper-slide .text p {
    line-height: 36px;
    font-size: 16px;
    color: #888888;
    transition: 0.5s;
}

.ind_d .swiper-container .swiper-slide .text p span {
    margin-left: 16px;
}

.ind_d .page a {
    outline: none;
}

.ind_d .page .h1 {
    display: flex;
}

.ind_e {
    min-width: 1480px;
    background: url(../images/ind_e1.png) bottom left no-repeat #f8f6f9;
    padding: 35px 0 90px;
    margin-bottom: 50px;
}

.ind_e .tit_a {
    margin-bottom: 28px;
}

.ind_e .swiper-container {
    height: 295px;
    overflow: hidden;
}

.ind_e .swiper-container .swiper-slide {
    overflow: hidden;
}

.ind_e .swiper-container .swiper-slide a {
    display: block;
    height: 100%;
    position: relative;
    background-color: #333333;
}

.ind_e .swiper-container .swiper-slide a::after {
    background-color: #f8f6f9;
    top: 0;
    bottom: 0;
    z-index: 100;
    width: 1px;
    right: 0;
    content: "";
    position: absolute;
}

.ind_e .swiper-container .swiper-slide a:hover .a2 {
    background: url(../images/icon/d1.png) center center no-repeat;
    background-size: 100% 100%;
    justify-content: flex-end;
}

.ind_e .swiper-container .swiper-slide a:hover .a2 h6 {
    color: #ffffff;
}

.ind_e .swiper-container .swiper-slide a:hover .a2 h6 span {
    color: #ffffff;
}

.ind_e .swiper-container .swiper-slide a:hover .a2 h5 {
    color: #ffffff;
}

.ind_e .swiper-container .swiper-slide a:hover .a2 p {
    display: none;
}

.ind_e .swiper-container .swiper-slide .a1 {
    width: auto;
    height: auto;
    min-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: block;
    transition: 0.5s;
}

.ind_e .swiper-container .swiper-slide .a2 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 50px;
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: 0.5s;
}

.ind_e .swiper-container .swiper-slide .a2 h6 {
    line-height: 42px;
    font-size: 22px;
    font-weight: bold;
    color: #555555;
    transition: 0.5s;
}

.ind_e .swiper-container .swiper-slide .a2 h6 span {
    font-weight: normal;
    font-size: 16px;
    color: #777777;
    margin-left: 15px;
    transition: 0.5s;
}

.ind_e .swiper-container .swiper-slide .a2 h5 {
    line-height: 36px;
    color: #555555;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 26px;
    transition: 0.5s;
}

.ind_e .swiper-container .swiper-slide .a2 p {
    line-height: 32px;
    font-size: 16px;
    color: #888888;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 64px;
}

.ind_e .box {
    padding-top: 120px;
}

.ind_e .box .text {
    float: right;
    text-align: right;
}

.header .c1 {
    line-height: 54px;
    font-size: 30px;
    color: #333333;
}

.ind_e .box .c2 {
    line-height: 42px;
    margin-bottom: 46px;
    font-size: 18px;
    color: #555555;
}

.header .c1 .c3 {
    line-height: 40px;
    color: #555555;
    font-size: 32px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    display: inline-block;
    /*background: url(../images/icon/d2.png) left center no-repeat;*/
    padding-left: 56px;
}

.ind_e .box .c4 {
    line-height: 40px;
    margin-bottom: 40px;
    font-size: 16px;
    color: #333333;
    font-weight: lighter;
}

.ind_e .box .c5 {
    line-height: 44px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    display: inline-block;
    width: 198px;
    border-radius: 22px;
    background-color: #cfaa6d;
}

.header {
    height: 120px;
    padding-top: 8px;
    padding-left: 5%;
    padding-right: 4%;
    position: relative;
    min-width: 1480px;
}

.header .logo {
    float: left;
    height: 62px;
    margin-top: 25px;
}

.header .logo img {
    height: 100%;
    width: auto;
    display: block;
}

.header .nav {
    margin-left: 60px;
}

.header .nav li {
    float: left;
    position: relative;
    height: 112px;
}

.header .nav li:hover .a1::after {
    width: 100%;
    left: 0%;
}

.header .nav li .a1 {
    display: block;
    line-height: 112px;
    width: 102px;
    margin: 0 13px;
    text-align: center;
    transition: 0.5s;
    position: relative;
    font-size: 18px;
    color: #333333;
}

.header .nav li .a1::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    background-color: #cfaa6d;
    width: 0;
    height: 4px;
    transition: 0.5s;
}

.header .nav li .list {
    background-color: #ffffff;
    z-index: 100;
    padding: 20px 20px 26px;
    display: none;
    position: absolute;
    left: calc(50% - 90px);
    top: 112px;
    width: 180px;
    border-radius: 10px;
}

.header .nav li .list a {
    display: block;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    color: #555555;
    transition: 0.5s;
}

.header .nav li .list a:hover {
    color: #cfaa6d;
}

.header .g1 {
    float: right;
    padding-left: 30px;
    height: 30px;
    margin-top: 41px;
    border-left: 1px solid #e0e0e0;
}

.header .g1 span {
    display: block;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url(../images/icon/d3.png) center center #ffffff no-repeat;
}

.ss_a {
    display: none;
    position: absolute;
    height: 60px;
    top: 34px;
    width: 600px;
    left: calc(50% - 300px);
    background-color: #ffffff;
}

.ss_a form {
    padding: 0 60px;
    display: block;
    height: 100%;
    position: relative;
}

.ss_a .a1 {
    width: 100%;
    padding: 0 15px;
    height: 100%;
    border: none;
    font-size: 16px;
    color: #333333;
    background-color: initial;
    outline: none;
    border-bottom: 1px solid #c0934e;
}

.ss_a .a2 {
    display: block;
    width: 40px;
    height: 40px;
    background: url(../images/icon/d5.png) center center no-repeat;
    right: 10px;
    top: 10px;
    position: absolute;
    border: none;
    outline: none;
    cursor: pointer;
}

.ss_a .a3 {
    display: block;
    width: 40px;
    height: 40px;
    background: url(../images/icon/d4.png) center center no-repeat;
    left: 10px;
    top: 10px;
    position: absolute;
    border: none;
    outline: none;
    cursor: pointer;
}

@media screen and (max-width: 1820px) {
    .header {
        padding-left: 3%;
        padding-right: 2%;
        position: relative;
    }
}

@media screen and (max-width: 1720px) {
    .header {
        padding-left: 2%;
        padding-right: 2%;
        position: relative;
    }
    .header .nav {
        margin-left: 40px;
    }
    .header .nav li .a1 {
        margin: 0 10px;
    }
}

@media screen and (max-width: 1620px) {
    .header {
        padding-left: 10px;
        padding-right: 10px;
    }
    .header .nav {
        margin-left: 30px;
    }
    .header .nav li .a1 {
        width: 94px;
    }
}

@media screen and (max-width: 1480px) {
    .header {
        padding-left: 0;
        padding-right: 0;
    }
}

.footer {
    min-width: 1480px;
    margin: 0 auto;
    padding-top: 20px;
    background-color: #f6f6f6;
}

.footer .a1 {
    position: relative;
    padding-left: 540px;
}

.footer .a1::after {
    position: absolute;
    top: 0;
    left: 450px;
    height: 330px;
    width: 1px;
    background-color: #e0e0e0;
    content: "";
}

.footer .a1 .b1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 350px;
}

.header .c1 {
    line-height: 48px;
    padding: 12px 0;
    font-size: 24px;
    color: #333333;
}

.footer .a1 .b1 .c2 {
    padding-bottom: 10px;
    border-bottom: 1px solid #acacac;
    height: 51px;
    position: relative;
    margin-bottom: 20px;
}

.footer .a1 .b1 .c2 .d1 {
    position: absolute;
    left: 0;
    height: 40px;
    top: 0;
    width: 310px;
    border: none;
    outline: none;
    font-size: 16px;
    color: #666666;
    background-color: initial;
}

.footer .a1 .b1 .c2 .d1::-webkit-input-placeholder {
    color: #999999;
}

.footer .a1 .b1 .c2 .d2 {
    position: absolute;
    right: 0;
    height: 40px;
    top: 0;
    width: 40px;
    border: none;
    outline: none;
    cursor: pointer;
    background: url(../images/icon/d6.png) center center no-repeat;
}

.header .c1 .c3 {
    line-height: 32px;
    font-size: 16px;
    color: #888888;
    display: -webkit-box;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.header .c1 .c3 a {
    display: block;
}

.footer .a1 .b1 .c4 {
    line-height: 50px;
    font-size: 22px;
    font-weight: bold;
    color: #c0934e;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 40px;
    background: url(../images/icon/d7.png) left center no-repeat;
    margin-bottom: 8px;
}

.footer .a1 .b1 .c5 {
    line-height: 30px;
    font-size: 16px;
    font-weight: lighter;
    color: #555555;
    padding-left: 40px;
    background: url(../images/icon/d8.png) left 2px no-repeat;
}

.footer .a1 .b2 {
    width: 100%;
    min-height: 400px;
    padding-bottom: 50px;
    display: -webkit-box;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    position: relative;
}

.footer .a1 .b2 dl {
    text-align: center;
}

.footer .a1 .b2 dl dt {
    padding: 14px 0 8px;
}

.footer .a1 .b2 dl dt a {
    line-height: 44px;
    font-size: 18px;
    color: #555555;
    font-weight: 500;
}

.footer .a1 .b2 dl dd a {
    display: block;
    line-height: 34px;
    font-size: 15px;
    color: #888888;
}

.header .c1 {
    position: absolute;
    right: 159px;
    bottom: -21px;
}

.header .c1 .c2 {
    text-align: right;
    line-height: 40px;
    margin-bottom: 13px;
    font-size: 16px;
    color: #555555;
}

.header .c1 .c3 .item {
    float: left;
    background-color: #999999;
    margin-left: 30px;
    border-radius: 50%;
    cursor: pointer;
    transition: 0.5s;
    width: 40px;
    height: 40px;
    position: relative;
}

.header .c1 .c3 .item span {
    display: block;
    width: 40px;
    height: 40px;
}

.header .c1 .c3 .item span img {
    width: 100%;
    height: 100%;
    display: block;
}

.header .c1 .c3 .item em {
    position: absolute;
    bottom: -80px;
    width: 200px;
    height: 200px;
    left: calc(50% - 50px);
    padding: 5px;
    background-color: #ffffff;
    display: none;
    z-index: 9;
}

.header .c1 .c3 .item em img {
    width: 100%;
    height: 100%;
    display: block;
}

.header .c1 .c3 .item:hover {
    background-color: #cfaa6d;
}

.header .c1 .c3 .item:hover em {
    display: block;
}

.footer .a2 {
    border-top: 1px solid #e0e0e0;
    padding: 20px 0;
    width: 91.25%;
    min-width: 1480px;
    margin: 0 auto;
}

.footer .a2 p {
    width: 1480px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.8;
    color: #888888;
}

.main_con1 {
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #555555;
}

.main_con {
    padding: 20px 120px;
    line-height: 40px;
    color: #666;
    min-height: 400px;
    text-align: left;
    line-height: 40px;
    font-size: 16px;
    color: #555555;
}

.tc {
    text-align: center;
}

.main_page {
    margin: 30px 0;
}

.main_page a {
    display: inline-block;
    margin: 0 5px;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    background: #C6934E !important;
    color: #fff;
}

.main_page a:hover {
    color: #eab604;
}

#news_con {
    width: auto;
    min-height: 360px;
    padding: 15px;
    padding-right: 0px;
    color: #000;
    text-align: justify;
}

#news_con .h1 {
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px;
}

#news_con .h2 {
    text-align: center;
    font-weight: normal;
    width: auto;
    height: 25px;
    line-height: 25px;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    color: #666;
    margin-bottom: 5px;
    font-size: 14px
}

#news_con #pic {
    position: relative;
    text-align: center;
    margin-bottom: 5px;
}

#news_con #pic #prev {
    position: absolute;
    top: 50%;
    left: 0px;
    font-size: 50px;
    font-weight: bold
}

#news_con #pic #next {
    position: absolute;
    top: 50%;
    right: 0px;
    font-size: 50px;
    font-weight: bold
}

#news_con #pic #prev_none {
    position: absolute;
    top: 50%;
    left: 0px;
    color: #999;
    font-size: 50px;
    font-weight: bold
}

#news_con #pic #next_none {
    position: absolute;
    top: 50%;
    right: 0px;
    color: #999;
    font-size: 50px;
    font-weight: bold
}

#news_cons_title {
    border-bottom: solid 1px #ccc;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 10px;
}

#news_cons {
    margin-top: 25px;
    margin-bottom: 30px;
    font-size: 14px;
}

#news_con a {
    font-size: 14px;
}

.header .nav li.xzhong .a1::after {
    width: 100%;
    left: 0%;
}