﻿body {
    -webkit-tap-highlight-color: transparent;
    overflow-x: hidden;
    background: #f5f5f5;
    overflow-x: hidden; }

#body {
    width: 100%;
    margin: 0 auto;
    background: #f5f5f5;
    overflow-x: hidden; }

a:focus {
    outline: none;
    -moz-outline: none;
    -ms-outline: none;
    -webkit-outline: none;
    -o-outline: none; }

.transition {
    transition: 300ms;
    -ms-transition: 300ms;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms; }

header {
    height: 4.1rem;
    line-height: 4.1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    background: #fff; }
header .information_left {
    display: block;
    float: left;
    background: url("../image/55.png") no-repeat right 19px;
    padding-right: 18px; }
header .information_left img {
    width: 90px;
    margin-top: 19px; }
header #trigger3 span:last-child tt {
    color: #fff; }
header #trigger3 span tt {
    font-size: 14px;
    line-height: 24px;
    color: #000; }
header #trigger3 {
    font-size: 1.1rem;
    color: #2fafe4;
    background: url("../image/56.png") no-repeat left center;
    background-size: 15px 19px;
    padding-left: 1.3rem;
    margin-left: 15px; }
header .spans {
    font-size: 1.3rem; }
header .spans a {
    color: #2fafe4;
    font-weight: bold; }

.banner img {
    width: 100%; }

.header {
    background: #f5f5f5;
    height: 119px;
    line-height: 119px;
    padding-left: 30px;
    padding-right: 30px; }
.header a {
    color: #353535;
    font-size: 32px;
    background: url("../image/close.png") no-repeat left center;
    padding-left: 50px; }
.header span {
    width: 43px;
    height: 10px;
    background: url("../image/nav.png") no-repeat right center;
    margin-top: 56px; }

.publick_tit {
    height: 47px;
    line-height: 47px;
    background: #fff;
    margin-top: -4px; }
.publick_tit a {
    font-size: 16px;
    color: #353535;
    display: block;
    float: left;
    width: 50%; }
.publick_tit a.on {
    color: #109bff;
    border-bottom: 1px solid #109bff; }
.publick_tit.one a {
    width: 33.333333%;
    padding: 0px; }

.one_cplb {
    padding-left: 1rem;
    padding-right: 1rem;
    margin-top: 16px; }
.one_cplb ul li {
    border-radius: 8px;
    background-size: 8px 16px;
    margin-top: 10px;
    padding: 0px 17px 17px 17px;
    background: #fff; }
.one_cplb ul li .tit{
    border-bottom: 1px solid #EAEAEA;
    padding-bottom: 5px;
}
.one_cplb ul li .tit h3 {
    font-size: 17px;
    color: #4c4c4c;
    float: left;
    padding-top: 11px; }
.one_cplb ul li em{
    color:#f78633;
    font-size: 14px;
    padding-top: 16px;
}
.one_cplb ul li a > span {
    width: 53px;
    height: 131px;
    line-height: 38px;
    display: block;
    font-size: 30px;
    text-align: center;
    color: #fff;
    padding-top: 19px;
    border-radius: 8px 0px 0px 8px;
    float: left; }
.one_cplb ul li a .two {
    width:50%;
    margin-top: 16px;
    line-height: 45px;
    float: left; }
.one_cplb ul li a .two span {
    color: #109bff;
    font-size: 21px; }
.one_cplb ul li a .two span em {
    color: #109bff; }
.one_cplb ul li a .one {
    margin-top: 16px;
    width: 41%;
    float: left;
    padding-left: 9%;
    text-align: left;
    background: url("../image/01.png") no-repeat left center; }
.one_cplb ul li a .one em {
    color: #109bff; }
.one_cplb ul li a .one h3 {
    font-size: 14px;
    color: #4c4c4c; }
.one_cplb ul li a .one:last-child span {
    color: #f78633; }
.one_cplb ul li.one a > span {
    background: #dd4f4f; }
.one_cplb ul li.two a > span {
    background: #2f9dec; }
.one_cplb ul li.tress a > span {
    background: #42b64b; }
.one_cplb ul li.four a > span {
    background: #f39628; }
.one_cplb .more {
    height: 56px;
    line-height: 56px; }
.one_cplb .more a {
    color: #109bff;
    font-size: 15px; }

.publick_bom {
    padding-bottom: 85px; }
.publick_bom > a {
    display: block; }
.publick_bom .content {
    margin-top: -5px; }
.publick_bom .content a {
    height: 56px;
    line-height: 56px;
    font-size: 16px;
    display: block;
    width: 50%;
    float: left;
    text-align: center; }
.publick_bom .content a img {
    margin-right: 12px;
    position: relative;
    width: 15px;
    top: 4px; }
.publick_bom .content a:first-child {
    background: #5a9df8;
    color: #fff; }
.publick_bom .content a:last-child {
    background: #fff;
    color: #5a9df8; }
.publick_bom .content.on {
    margin-top: -5px; }
.publick_bom .content.on a {
    height: 56px;
    line-height: 56px;
    font-size: 16px; }
.publick_bom .content.on a img {
    width: 15px;
    top: 4px; }
.publick_bom .qy img {
    width: 26%;
    margin-top: 25px; }

footer {
    height: 64px;
    border-top: 1px solid #e6e6e6;
    background: #fff;
    position: fixed;
    bottom: 0px;
    right: 0px;
    left: 0px;
    z-index: 999; }
footer ul li {
    width: 20%;
    text-align: center;
    margin-top: 12px;
    float: left; }
footer ul li a {
    color: #999;
    font-size:0.7rem;
    display: inline-block; }
footer ul li a img {
    width: 22px;
    margin-bottom: 2.5px; }
footer ul li a .img1 {
    display: block; }
footer ul li a .img2 {
    display: none; }
footer ul li.on .img1 {
    display: none; }
footer ul li.on .img2 {
    display: block; }
footer.on {
    height: 64px; }
footer.on ul li {
    margin-top: 12px; }
footer.on ul li a {
    font-size: 12px; }
footer.on ul li a img {
    width: 22px;
    margin-bottom: 2.5px; }

.one_cpnr .top {
    padding-bottom: 15px;
    background: #fff;
    margin-top: -4px; }
.one_cpnr .top ul {
    padding-top: 19px; }
.one_cpnr .top ul li {
    float: left;
    text-align: center;
    width: 25%; }
.one_cpnr .top ul li .pic {
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    margin: 0px auto; }
.one_cpnr .top ul li .pic img {
    margin-top: 12px;
    width: 1.5rem; }
.one_cpnr .top ul li p {
    color: #4c4c4c;
    font-size: .8rem;
    padding-top: 7px; }
.one_cpnr .top ul li:nth-child(1) .pic {
    background: #fac261; }
.one_cpnr .top ul li:nth-child(2) .pic {
    background: #ff7878; }
.one_cpnr .top ul li:nth-child(3) .pic {
    background: #fb9c5d; }
.one_cpnr .top ul li:nth-child(4) .pic {
    background: #78b3ff; }
.one_cpnr .swiper-container {
    background: #fff; }
.one_cpnr .swiper-container .swiper-wrapper {
    padding-top: 18px;
    padding-bottom: 23px; }
.one_cpnr .swiper-container .swiper-wrapper .swiper-slide ul li {
    font-size: 30px;
    color: #4c4c4c;
    background: url("../image/21.png") no-repeat left center;
    padding-left: 26px;
    margin: 16px 0px; }
.one_cpnr .box-163css {
    background: #fff; 
    height: inherit;
    margin-top: 10px; 
    /*page*/ }
.one_cpnr .box-163css .news_list {
    width: 98%;
    padding: 0 1%;
    float: left; }
.one_cpnr .box-163css .news_list p {
    width: 100%;
    float: left;
    border-bottom: 1px solid #ddd;
    height: 30px;
    line-height: 30px; }
.one_cpnr .box-163css .news_list a {
    float: left;
    padding-left: 1%;
    font-size: 15px; }
.one_cpnr .box-163css .s_arrow {
    display: block;
    border-top: 2px solid #ccc;
    border-right: 2px solid #ccc;
    -webkit-transform: rotate(45deg);
    width: 6px;
    height: 6px;
    float: right;
    margin: 6px 10px 0 0; }
.one_cpnr .box-163css .page {
    text-align: left;
    background: #fff;
    height: 55px;
    line-height: 55px;
    width: 100%;
    display: -webkit-box;
    border-bottom: 1px solid #e6e6e6; }
.one_cpnr .box-163css .page li {
    -webkit-box-flex: 1;
    font-size: 30px;
    display: block;
    color: #000;
    height: 55px;
    line-height: 55px;
    text-align: center; }
.one_cpnr .box-163css .page li a {
    color: #4c4c4c;
    display: block;
    font-size: 1rem; }
.one_cpnr .box-163css .page a.active {
    color: #fff;
    background: #109bff;
    border-bottom: 1px solid #109bff; }
.one_cpnr .box-163css .box01_list {
    overflow: hidden;
    padding-left: 1rem;
    padding-right: 1rem; }
    .one_cpnr .box-163css .box01_list li{height:auto !important;padding-bottom: 0.9rem !important;}
.one_cpnr .box-163css .box01_list p {
    font-size: .9rem;
    color: #4c4c4c;
    background: url("../image/21.png") no-repeat left 5px;
    padding-left: 14px;
    margin: 8px 0px;
    width: 88%;
    background-size: 5px 5px; }
.one_cpnr .bom_top {
    background: #fff;
    padding-top: 18px;
    padding-bottom: 20px;
    padding-left: 1rem;
    padding-right: 1rem; }
.one_cpnr .bom_top span {
    background: url("../image/28.png") no-repeat;
    height: 1px;
    display: block;
    position: relative;
    top: 45px; }
.one_cpnr .bom_top ul {
    text-align: center;
    margin-top: 22px; }
.one_cpnr .bom_top ul li {
    text-align: center;
    width: 25%;
    float: left; }
.one_cpnr .bom_top ul li .pic {
    width: 40px;
    height: 40px;
    margin: 0px auto;
    border: 1px solid #009bff;
    border-radius: 50%;
    background: #fff;
    position: relative; }
.one_cpnr .bom_top ul li .pic img {
    margin-top: 13px;
    width: 15px; }
.one_cpnr .bom_top ul li p {
    font-size: .8rem;
    color: #808080;
    margin-top: 9px; }
.one_cpnr .bom_top ul li:first-child .pic img {
    width: 12px; }
.one_cpnr .bom_bom {
    background: #fff;
    padding-top: 18px;
    padding-bottom: 22px;
    padding-left: 1rem;
    padding-right: 1rem; }
.one_cpnr .bom_bom ul li {
    float: left;
    width: 23%;
    height: 57px;
    text-align: center;
    line-height: 57px;
    margin-right: 1%;
    margin-left: 1%; }
.one_cpnr .bom_bom ul li a {
    color: #fff;
    font-size:1rem;
    display: block; }
.one_cpnr .bom_bom ul li:nth-child(1) {
    background: url("../image/29.png") no-repeat;
    background-size: 100%; }
.one_cpnr .bom_bom ul li:nth-child(2) {
    background: url("../image/30.png") no-repeat;
    background-size: 100%; }
.one_cpnr .bom_bom ul li:nth-child(3) {
    background: url("../image/31.png") no-repeat;
    background-size: 100%; }
.one_cpnr .bom_bom ul li:nth-child(4) {
    background: url("../image/32.png") no-repeat;
    background-size: 100%; }

.publick_tit_two span {
    font-size: 20px;
    background: url("../image/22.png") no-repeat left center;
    background-size: 5px 21px;
    font-family: "Adobe 黑体 Std R";
    padding-left: 16px; }
.publick_tit_two.one {
    position: relative;
    top: 14px; }
.publick_tit_two a {
    font-size: 14px;
    color: #999; }

.two_wdlb {
    background: #fff;
    padding-left: 1rem;
    padding-right: 1rem; }
.two_wdlb ul li {
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 14px; }
.two_wdlb ul li a {
    display: block;
    padding: 14px 0px; }
.two_wdlb ul li a h3 {
    font-size: 17px;
    color: #363636;
    display: block; }
.two_wdlb ul li a span:nth-child(1) {
    background: url("../image/33.png") no-repeat left center;
    color: #f09d37;
    font-size: 14px;
    padding-left: 21px;
    font-weight: lighter;
    display: block;
    float: left;
    background-size: 52%; }
.two_wdlb ul li a span:nth-child(2) {
    font-size: 14px;
    color: #999;
    margin-left: 6px;
    display: block;
    float: left; }
.two_wdlb ul li a .frr span {
    font-size: 14px;
    color: #999;
    background: none; }
.two_wdlb .more {
    height: 56px;
    line-height: 56px; }
.two_wdlb .more a {
    color: #109bff;
    font-size: 15px; }

.two_wdnr {
    background: #fff;
    padding-top: 18px;
    padding-bottom: 22px;
    padding-left: 1rem;
    padding-right: 1rem; }
.two_wdnr h2 a {
    font-size: 17px;
    color: #363636;
    display: block; }
.two_wdnr span:nth-child(1) a {
    background: url("../image/33.png") no-repeat left center;
    color: #f09d37;
    font-size: 14px;
    padding-left: 21px;
    font-weight: lighter;
    display: block;
    float: left;
    background-size: 52%; }
.two_wdnr span:nth-child(2) a {
    font-size: 14px;
    color: #999;
    margin-left: 6px;
    display: block;
    float: left; }
.two_wdnr .frr {
    font-size: 14px;
    color: #999; }

.two_wdnr_two {
    background: #fff;
    padding-top: 18px;
    padding-bottom: 22px;
    padding-left: 1rem;
    padding-right: 1rem; }
.two_wdnr_two .tit > span {
    font-size: 20px;
    color: #ef9527;
    background: url("../image/34.png") no-repeat left 7px;
    display: block;
    float: left;
    padding-left: 26px;
    background-size: 32%; }
.two_wdnr_two .tit .one span {
    font-size: 14px;
    color: #999; }
.two_wdnr_two p {
    font-size: 15px;
    color: #4c4c4c;
    line-height: 30px; }

.tress_gllb {
    background: #fff;
    padding-left: 1rem;
    padding-right: 1rem; }
.tress_gllb ul {
    background: #fff; }
.tress_gllb ul li {
    padding: 18px 0px;
    border-bottom: 1px solid #E6E6E6; }
.tress_gllb ul li img {
    width: 114px;
    height: 6.4em;
    }
.tress_gllb h3 {
    font-size: 17px;
    color: #363636;
    margin-left: 10px;
    margin-top: -4px; }
.tress_gllb ul li p {
    font-size: 14px;
    color: #808080;
    max-width: 253px;
    margin-left: 15px;
    line-height: 18px; }
.tress_gllb .more {
    height: 56px;
    line-height: 56px; }
.tress_gllb .more a {
    color: #109bff;
    font-size: 15px; }

.tress_glxq {
    background: #fff;
    padding-top: 22px;
    padding-bottom: 42px;
    padding-left: 1rem;
    padding-right: 1rem; }
.tress_glxq .tit {
    padding-bottom: 17px;
    border-bottom: 1px solid #E6E6E6; }
.tress_glxq .tit h2 {
    font-size: 22px;
    color: #4c4c4c;
    font-weight: lighter; }
.tress_glxq .tit p {
    font-size: 15px;
    color: #808080; }
.tress_glxq > p {
    font-size: 15.5px;
    color: #4c4c4c;
    line-height: 30px;
    padding-top: 19px; }
.tress_glxq img {
    margin: 16px 0px;
    height: inherit !important;
    max-width: 100%; }

.four_qyjs {
    background: #fff;
    padding-top: 30px;
    padding-left: 1rem;
    padding-right: 1rem; }
.four_qyjs p {
    font-size: 14.86px;
    color: #4c4c4c;
    line-height: 28px; }

.publick_tit_tress span {
    font-size: 18px;
    color: #4c4c4c; }
.publick_tit_tress img {
    position: relative;
    top: -6px;
    width: 17%; }

.four_qywh {
    background: #fff;
    padding-top: 41px; }
.four_qywh span.one {
    font-size: 14px;
    color: #009FFF;
    margin-left: -12px;
    display: inline-block;
    margin-bottom: 6px; }
.four_qywh p {
    font-size: 14px;
    line-height: 24px; }
.four_qywh .wznr {
    padding-left: 1rem;
    padding-right: 1rem; }

.four_bghj {
    background: #fff;
    padding-top: 22px;
    padding-left: 1rem;
    padding-right: 1rem; }
.four_bghj ul {
    margin-top: 20px; }
.four_bghj ul li {
    margin-bottom: 32px; }
.four_bghj ul li img {
    width: 46%;
    border: 2px solid #dedede; }
.four_bghj ul li h2 {
    background: url("../image/39.png") no-repeat left 1px;
    padding-left: 26px;
    font-size: 14px;
    background-size: 4.5%;
    margin-bottom: 20px; }
.four_bghj ul li span {
    background: url("../image/38.png") no-repeat left 1px;
    padding-left: 26px;
    font-size: 14px;
    height:26px;
    display: inline-block;
    background-size: 16%; }
.four_bghj ul li:last-child {
    margin-bottom: 0px; }

.four_jchg {
    background: #fff;
    padding-top: 26px;
    padding-left: 1rem;
    padding-right: 1rem; }
    .four_jchg .swiper-slide img{width: 91.57%;}

.four_jxw {
    background: #fff;
    padding-top: 24px;
    padding-left: 1rem;
    padding-right: 1rem; }
.four_jxw ul {
    padding-top: 12px;
    margin-left: 5px; }
.four_jxw ul li {
    width: 30%;
    float: left;
    margin-right: 2.8%;
    margin-bottom: 3%; }
.four_jxw ul li img {
    width: 100%;
    border: 1px solid #d8d8d8; }

.four_gyhd {
    background: #fff;
    padding-top: 31px;
    padding-bottom: 8px;
    padding-left: 1rem;
    padding-right: 1rem; }
.four_gyhd ul {
    padding-top: 28px; }
.four_gyhd ul li {
    width: 47.4%;
    margin-bottom: 13px; }
.four_gyhd ul li img {
    width: 100%;
    border: 1px solid #d8d8d8; }

.five_sqzc {
    background: #fff; }
.five_sqzc form > div {
    height: 63px;
    border-bottom: 1px solid #ededed;
    padding: 0px 26px; }
.five_sqzc form > div h2 {
    background: url("../image/35.png") no-repeat left center;
    color: #5a9df8;
    font-size: 18px;
    padding-left: 23px;
    line-height: 63px;
    background-size: 5%; }
.five_sqzc form > div span {
    font-size: 18px;
    color: #000;
    line-height: 63px; }
.five_sqzc form > div input {
    height: 63px;
    line-height: 63px;
    font-size: 18px;
    color: #b2b2b2;
    text-align: right;
    padding: 0px 20px;
    border: none; }
.five_sqzc form > div .jqTransformInputWrapper {
    float: left; }
.five_sqzc form > div .radio {
    width: 118px; }
.five_sqzc form > div .radio label {
    font-size: 19px;
    color: #888888;
    margin-top: 18px; }
.five_sqzc form > div .phone {
    width: 91% !important;
    height: 63px;
    box-sizing: border-box;
    outline: none;
    margin-left: 21px;
    padding: 0; }
.five_sqzc form > div .getverify-code-btn {
    display: inline-block;
    width: 89px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #5a9df8;
    box-sizing: border-box;
    vertical-align: middle;
    cursor: pointer;
    color: #5a9df8;
    font-size: 13px;
    float: right;
    border-radius: 4px;
    margin-top: 14px; }
.five_sqzc form > div .getverify-code-btn.unabled {
    background-color: #f1812a;
    color: #eee;
    cursor: default; }
.five_sqzc form > div .tongy {
    color: #666;
    font-size: 12px; }
.five_sqzc form > div .ty {
    position: relative;
    top: 22px;
    color: #5a9df8;
    font-size: 12px; }
.five_sqzc form > div:nth-child(8) {
    background: #f5f5f5;
    border: none; }
.five_sqzc form > div:nth-child(8) > span {
    margin-top: 22px;
    margin-right: 8px; }
.five_sqzc form > div:nth-child(9) {
    background: #f5f5f5;
    border: none;
    margin-top: -5px; }
.five_sqzc form > div:nth-child(9) .jqTransformButton {
    width: 100%;
    height: 47px;
    background: #5a9df8;
    border: none;
    border-radius: 4px; }
.five_sqzc form > div:nth-child(9) .jqTransformButton span {
    color: #fff;
    line-height: 47px;
    font-size: 20px; }
.five_sqzc form .sjhm .jqTransformInputWrapper {
    width: 180px !important; }

.five_grxxsqs {
    background: #fff;
    padding: 50px 1.5rem 147px; }
.five_grxxsqs h2 {
    font-size: 19px;
    color: #353535;
    margin-bottom: 18px; }
.five_grxxsqs p {
    font-size: 16.7px;
    color: #353535;
    line-height: 27px; }
.five_grxxsqs a {
    text-align: center;
    color: #fff;
    width: 100%;
    height: 47px;
    background: #5a9df8;
    display: block;
    line-height: 47px;
    font-size: 20px;
    border-radius: 4px;
    margin-top: 32px; }

.six_pg_sfxz {
    background: url("../image/54.jpg") no-repeat;
    padding-top: 58px;
    width: 100%;
    background-size: 100% 100%;
    padding-bottom: 199px; }
.six_pg_sfxz p {
    color: #fff;
    font-size: 19px;
    margin-top: 7px; }
.six_pg_sfxz img {
    width: 40%; }

.six_pgwc {
    background: url("../image/55.jpg") no-repeat;
    padding: 55px 0px 107px;
    background-size: 100% 100%; }
.six_pgwc h2 {
    font-size: 20px;
    color: #fff; }
.six_pgwc p {
    font-size: 13px;
    color: #fff;
    margin-top: 9px; }
.six_pgwc .input-val {
    width: 380px !important;
    height: 60px;
    border-radius: 5px;
    border: none;
    font-size: 16px;
    color: #fff;
    padding-right: 24px;
    letter-spacing: 1px; }
.six_pgwc #canvas {
    float: right;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 4px;
    cursor: pointer;
    background: #fff;
    margin-top: 13px; }
.six_pgwc .bom a {
    width: 140px;
    height: 46px;
    line-height: 46px;
    background: url("../image/49.png") no-repeat;
    display: inline-block;
    font-size: 18px;
    color: #0558e4;
    background-size: 100% 100%;
    margin-top: 118px; }
.six_pgwc .bom a.on {
    background: url("../image/50.png") no-repeat;
    background-size: 100% 100%; }
.six_pgwc form {
    margin-top: 45px;
    margin-left: 50px;
    margin-right: 50px; }
.six_pgwc form > div {
    border-bottom: 1px solid #70a0f2; }
.six_pgwc form > div input {
    font-size: 16px;
    color: #fff;
    background: none;
    width: 100%;
    height: 60px;
    border: none;
    letter-spacing: 1px; }
.six_pgwc form > div:nth-child(2) .jqTransformInputWrapper {
    width: 71% !important;
    float: left; }
.six_pgwc form > div:nth-child(3) .jqTransformInputWrapper {
    width: 71% !important;
    float: left; }
.six_pgwc form input::-webkit-input-placeholder {
    color: #fff; }
.six_pgwc form .phone {
    height: 108px;
    box-sizing: border-box;
    outline: none;
    padding: 0; }
.six_pgwc form .getverify-code-btn {
    display: inline-block;
    width: 89px;
    height: 35px;
    line-height: 35px;
    background: #fff;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle;
    cursor: pointer;
    color: #2372f5;
    font-size: 14px;
    position: absolute;
    right: 0;
    border-radius: 4px;
    margin-top: 13px; }
.six_pgwc form .getverify-code-btn.unabled {
    background-color: #f1812a;
    color: #eee;
    cursor: default; }

.six_pgjg {
    background: url("../image/55.jpg") no-repeat;
    padding: 60px 0px 105px;
    background-size: 100% 100%; }
.six_pgjg > img {
    width: 24%; }
.six_pgjg h2 {
    font-size: 20px;
    color: #fff; }
.six_pgjg p {
    font-size: 14px;
    color: #fff; }
.six_pgjg span {
    border: 2px solid #fff;
    border-radius: 8px;
    display: -webkit-inline-box;
    margin-top: 45px; }
.six_pgjg span p {
    font-size: 32px;
    color: #0558e4;
    width: 261px;
    height: 67px;
    line-height: 67px;
    font-weight: bold;
    background: #fff;
    border-radius: 4px;
    border: 2px solid #1668f1; }
.six_pgjg .bom a {
    width: 140px;
    height: 46px;
    line-height: 46px;
    background: url("../image/49.png") no-repeat;
    display: inline-block;
    font-size: 18px;
    color: #0558e4;
    background-size: 100% 100%;
    margin-top: 103px; }
.six_pgjg .bom a.on {
    background: url("../image/50.png") no-repeat;
    background-size: 100% 100%; }

.six_pg_ysr {
    background: url("../image/55.jpg") no-repeat top center;
    background-size: 100% 100%;
    width: 100%;
    padding-top: 58px;
    padding-bottom: 106px; }
.six_pg_ysr .one {
    position: relative;
    top: 16px; }
.six_pg_ysr .two {
    position: relative;
    top: -75px; }
.six_pg_ysr .bom {
    margin-top: -19px; }
.six_pg_ysr .bom a {
    width: 140px;
    height: 46px;
    line-height: 46px;
    background: url("../image/49.png") no-repeat;
    display: inline-block;
    font-size: 18px;
    color: #0558e4;
    background-size: 100% 100%; }
.six_pg_ysr .bom a.on {
    background: url("../image/50.png") no-repeat;
    background-size: 100% 100%; }
.six_pg_ysr p {
    color: #fff;
    font-size: 19px; }
.six_pg_ysr .money {
    text-align: center;
    font-size: 16px;
    color: #fff; }
.six_pg_ysr .money .price {
    font-size: 31px;
    color: #fffc00;
    margin-right: 0.16rem; }

.index_dkzz {
    background: #fff;
    padding-top: 18px;
    padding-bottom: 23px;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-top: 7px; }
.index_dkzz ul {
    width: 100%;
    margin-top: 13px; }
.index_dkzz ul li {
    float: left;
    width: 20%;
    text-align: center; }
.index_dkzz ul li a {
    display: block; }
.index_dkzz ul li a img {
    width: 2.96rem; }
.index_dkzz ul li a h2 {
    color: #000;
    font-size: .8rem;
    font-weight: normal;
    margin-top: 5px; }

.index_rmcp {
    background: #fff;
    padding-top: 18px;
    padding-bottom: 7px;
    margin-top: 11px; }
.index_rmcp .publick_tit_two {
    padding-left: 1rem;
    padding-right: 1rem; }

.index_kssq {
    background: #fff;
    padding-top: 18px;
    padding-bottom: 12px;
    margin-top: 10px;
    padding-left: 1rem;
    padding-right: 1rem; }
.index_kssq form > .jqTransformButton {
    width: 100%;
    height: 44px;
    line-height: 44px;
    background: #0093ff;
    border-radius: 8px;
    border: none;
    color: #fff;
    font-size: 17px;
    margin-top: 22px; }
.index_kssq form > div {
    border: 1px solid #d9d9d9;
    height: 38px;
    line-height: 38px;
    border-radius: 6px;
    margin-top: 20px;
    position: relative;
    width: 100%; }
.index_kssq form > div img {
    margin-left: 15px;
    float: left;
    width: 4.5%;
    margin-top: 10px; }
.index_kssq form > div .jqTransformInputWrapper {
    float: left;
    width: 86% !important; }
.index_kssq form > div input {
    width: 100% !important;
    border: none;
    color: #999;
    font-size: 14px;
    margin-left: 10px;
    float: left;
    letter-spacing: 1px; }
.index_kssq form > div:nth-child(2) input {
    width: 88% !important; }
.index_kssq form > div:nth-child(2) span {
    color: #0098ff;
    font-size: 14px;
    position: absolute;
    right: 13px; }
.index_kssq form > div:nth-child(4) {
    float: left;
    width: 61%; }
.index_kssq form > div:nth-child(4) img {
    width: 6%; }
.index_kssq form > div:nth-child(4) input {
    width:88% !important;
    padding-right: 8px; }
.index_kssq form > div:nth-child(4) .jqTransformInputWrapper {
    float: left; }
.index_kssq form #j_getVerifyCode {
    color: #fff;
    font-size: 14px;
    float: right;
    border: none;
    cursor: pointer;
    letter-spacing: 1px;
    text-align: center;
    background: #0093ff;
    width: 36% !important; }

.index_zsgw {
    background: #fff;
    padding-top: 18px;
    padding-bottom: 23px;
    margin-top: 10px;
    padding-left: 1rem;
    padding-right: 1rem; }
.index_zsgw .swiper-containersss {
    margin-top: 17px; }
.index_zsgw .swiper-containersss .swiper-slide .pic {
    width: 100%;
    overflow: hidden;}
.index_zsgw .swiper-containersss .swiper-slide .pic img {
   height: auto; 
    border-radius: 10px; }
.index_zsgw .swiper-containersss .swiper-slide p {
    font-size: 16px;
    color: #000;
    margin-top: 6px; }
.index_zsgw .swiper-containersss .swiper-slide span {
    font-size: 14px;
    color: #999; }
.index_zsgw .swiper-containersss .swiper-slide a {
    display: block;
    background: #3e9ffd;
    color: #fff;
    width: 93px;
    margin: auto;
    height: 34px;
    margin-top: 7px;
    line-height: 34px;
    font-size: 14px;
    border-radius: 4px; }

.index_qycn {
    background: #fff;
    padding-top: 18px;
    padding-bottom: 23px;
    margin-top: 10px;
    padding-left: 1rem;
    padding-right: 1rem; }
.index_qycn ul {
    margin-top: 17px; }
.index_qycn ul li {
    text-align: center;
    width: 33.33333%;
    float: left; }
.index_qycn ul li img {
    width: 80px; }
.index_qycn ul li p {
    font-size: 16px;
    color: #000;
    margin-top: 11px; }
.index_qycn ul li span {
    font-size: 14px;
    color: #999; }

.index_hzjg {
    background: #fff;
    padding-top: 18px;
    padding-bottom: 23px;
    margin-top: 10px;
    padding-left: 1rem;
    padding-right: 1rem; }
.index_hzjg .swiper-containerssss {
    width: 100%;text-align: center;}
.index_hzjg .swiper-containerssss .swiper-slide {
    transition-duration: 2000ms; }
.index_hzjg .swiper-containerssss .swiper-slide img {
    margin-right: 7px;
    margin-left: 7px;
    margin-top: 3px;
    box-shadow: 0px 3px 3px #D8EDFA;
    width: 27% !important; }

/*# sourceMappingURL=all.css.map */

.index_qycn ul li img{width: 58%;}
.index_qycn ul li span{font-size: 13px;}
.five_sqzc form > div .radio{width: 138px;position: relative;right: -20px;}

.index_dkzz{padding-bottom: 8px;}
.index_dkzz ul li{width: 20%;margin-bottom: 15px;}
.index_dkzz ul li a img{width: 58%;}

.one_cpnr .top ul li{width: 25%;margin-bottom: 15px;}
.one_cpnr .top ul li .pic img{width: 58%;}
.one_cpnr .top{paddiing-bottom: 0px;}
 
.tress_gllb ul li img,.tress_gllb ul li img{width: 30%;}
.tress_gllb ul li h2,.tress_gllb ul li p,.tress_gllb ul li h2,.tress_gllb ul li p{width: 67%;margin-left: 3%;}
.tress_glxq img,.two_wdnr_two img{max-width: 100%;height: auto !important;}

#doyoo_panel{display: none;}
#verify{margin-top: 13px;position: absolute;right: 0px;}
#doyoo_mobile_chat_hint{width: 40px;height: 40px;background-size: 60%;}


.banner iframe,.banner iframe video{width: 100%;}























@media (max-width: 736px) {
    .index_kssq form > div img{
        width: 2.9%;
    }
    .index_kssq form > div:nth-child(4) img{
        width: 4.5%;
    }
    .five_sqzc form > div h2{
        background-size: 3%;
    }
    .five_sqzc form > div .jqTransformInputWrapper{
        width: 87% !important;
    }
    .five_sqzc form > div input{
        width: 100% !important;
    }
    .jqTransformSelectWrapper{
        width: 86% !important;
    }
    .jqTransformSelectWrapper div span{
        background-size: 1.5% !important;
    }
    .five_sqzc form .sjhm .jqTransformInputWrapper{
        width: 76% !important;
    }
    .six_pgwc .bom,.six_pgjg .bom{
        width: 402px;
        margin:auto;
    }
    .six_pgwc .input-val,.six_pgwc form > div input{
        width: 100% !important;
    }
    .six_pgwc form > div:nth-child(2) .jqTransformInputWrapper{
        width: 82% !important;
    }
    .six_pgwc form > div:nth-child(3) .jqTransformInputWrapper{
        width: 85.6% !important;
    }
}
@media (max-width: 667px) {
    .five_sqzc form .sjhm .jqTransformInputWrapper{
        width: 73% !important;
    }
    .six_pgwc form > div:nth-child(3) .jqTransformInputWrapper{
        width: 84.3% !important;
    }
}
@media (max-width: 640px) {
    .five_sqzc form .sjhm .jqTransformInputWrapper{
        width: 72% !important;
    }
    .six_pgwc form > div:nth-child(3) .jqTransformInputWrapper{
        width:83.5% !important;
    }
    .index_hzjg .swiper-containerssss .swiper-slide img{width: 30.3%;}
}
@media (max-width: 568px) {
    .five_sqzc form > div .jqTransformInputWrapper{
        width: 83% !important;
    }
    .jqTransformSelectWrapper{
        width: 82% !important;
    }
    .five_sqzc form .sjhm .jqTransformInputWrapper{
        width: 66% !important;
    }
    .six_pgwc form > div:nth-child(2) .jqTransformInputWrapper{
        width: 80% !important;
    }
    .six_pgwc form > div:nth-child(3) .jqTransformInputWrapper{
        width: 80.9% !important;
    }
    .index_hzjg .swiper-containerssss .swiper-slide img{width: 29.8%;}
}
@media (max-width:480px) {
 .index_hzjg .swiper-containerssss .swiper-slide img{width: 29.5%;}
}
@media (max-width:458px) {
    .five_sqzc form > div .jqTransformInputWrapper{width: 78% !important;}
    .five_sqzc form .sjhm .jqTransformInputWrapper{width: 59% !important;}
    .index_hzjg .swiper-containerssss .swiper-slide img{width: 29%;}
}
@media (max-width: 414px) {
    .six_pgwc form > div:nth-child(3) .jqTransformInputWrapper{
        width: 71.6% !important;
    }
    .six_pgwc form > div:nth-child(2) .jqTransformInputWrapper{
        width: 71% !important;
    }
    .jqTransformSelectWrapper div span{
        background-size: 3% !important;
    }
    .jqTransformSelectWrapper{
        width: 73% !important;
    }
    .five_sqzc form > div h2{
        background-size: 5% !important;
    }
    .five_sqzc form > div .jqTransformInputWrapper{
        width: 75% !important;
    }
    .five_sqzc form .sjhm .jqTransformInputWrapper{
        width: 52% !important;
    }
    .index_kssq form > div img{
        width: 4.5%;
    }
    .index_kssq form > div:nth-child(4) img{
        width: 6%;
    }
    .index_hzjg .swiper-containerssss .swiper-slide img{
        margin-right: 7px;
        margin-left: 7px;
    }
    .publick_tit_two h1{
        font-size: 18px;
    }
    .index_kssq form > div{
        margin-top: 10px;
    }
    header .spans{
        font-size: 1.1rem;
    }
}

@media (max-width: 414px) {
    .six_pgwc form > div:nth-child(2) .jqTransformInputWrapper{
        width: 70% !important;
    }
    .six_pgwc form > div:nth-child(3) .jqTransformInputWrapper{
        width: 71.4% !important;
    }
    .index_hzjg .swiper-containerssss .swiper-slide img{width:28.6%;}
}

@media (max-width: 375px) {
    .six_pgwc .bom,.six_pgjg .bom{
        width: auto;
    }
    .six_pg_ysr .bom a{
        margin-right: 0px;
    }
    .six_pgwc form > div:nth-child(2) .jqTransformInputWrapper{
        width: 66% !important;
    }
    .six_pgwc form > div:nth-child(3) .jqTransformInputWrapper{
        width: 67.6% !important;
    }
    .five_sqzc form .sjhm .jqTransformInputWrapper{
        width: 46% !important;
    }
    .swiper-containerwe .swiper-slide .content{
        margin-top: 9px !important;
    }
    .index_kssq form > div:nth-child(4) img{
        width: 6.5%;
    }
    .index_kssq form > div:nth-child(4) input{
        width: 88% !important;
    }
    .index_hzjg .swiper-containerssss .swiper-slide img{
        width:28.3%;
    }
    .index_zsgw .swiper-containersss .swiper-slide p{
        font-size: 0.9rem;
    }
    .index_zsgw .swiper-containersss .swiper-slide span{
        font-size: 0.8rem;
    }
    .index_kssq form > div{
        margin-top: 10px;
    }
    .one_cplb ul li a .one span{
        font-size: 15px;
    }
    .one_cpnr .bom_bom{
        padding-bottom: 15px;
    }
    .one_cpnr .bom_bom ul li{
        line-height: 53px;
    }
    .tress_gllb ul li p{
        max-width: 214px;
    }
    .one_cpnr .top ul li p{font-size: .8rem;}
    .four_jchg .swiper-slide img{width: 90.35%;}
}
@media (max-width: 360px) {
    .five_sqzc form .sjhm .jqTransformInputWrapper{
        width: 39% !important;
    }
    .six_pgwc form > div:nth-child(2) .jqTransformInputWrapper{
        width: 65% !important;
    }
    .six_pgwc form > div:nth-child(3) .jqTransformInputWrapper{
        width: 65.7% !important;
    }
    .index_hzjg .swiper-containerssss .swiper-slide img{width:27.4%;}
    .one_cpnr .bom_bom ul li{line-height: 50px;}
    .one_cpnr .bom_bom ul li a{font-size: .9rem;}
}


@media (max-width: 320px) {
    header .information_left img{
        width: 72px;
    }
    header #trigger3{
        font-size: 0.9rem;
        background-size: 12px 16px;
        padding-left: 1.1rem;
    }
    header .spans{
        font-size: 0.9rem;
    }
    header{
        height: 3.8rem;
        line-height: 3.8rem;
    }
    .swiper-containerwe .swiper-slide .content span:first-child{
        font-size: 10px;
        margin-top: 11px;
    }
    .swiper-containerwe .swiper-slide .content span:last-child{
        font-size:13px !important;
        line-height: 20px !important;
    }

    .publick_tit_two h1{
        font-size: 15px;
    }
    .publick_tit_two a{
        font-size: 11px;
    }
    .index_rmcp .swiper-containerwe{
        margin-top: 15px;
    }
    .swiper-containerwe .swiper-slide .top span:first-child{
        font-size: 14px !important;
    }
    .swiper-containerwe .swiper-slide .top span:last-child{
        font-size: 10px;
    }
    .swiper-containerwe .swiper-slide .content span:first-child{
        font-size: 17px !important;
    }
    .swiper-containerwe .swiper-slide a{
        width: 169px !important;
        height: 27px !important;
        line-height: 27px !important;
        font-size: 12px !important;
    }
    .index_rmcp{
        padding-bottom: 0px;
    }
    .index_dkzz ul li a img{
        width: 2.5rem;
    }
    .index_dkzz ul li a p{
        font-size: 11px;
    }
    .index_dkzz{
        padding-bottom: 19px;
    }
    .index_kssq form > div{
        height: 28px;
        line-height:28px;
    }
    .index_kssq form > div img{
        width: 3.9%;
        margin-top: 8px;
    }
    .index_kssq form > div input{
        font-size: 10px;
    }
    .index_kssq form > div .jqTransformInputWrapper{
        width: 84% !important;
    }
    .index_kssq form #j_getVerifyCode{
        font-size: 10px;
    }
    .index_kssq form > .jqTransformButton{
        height: 34px;
        line-height: 34px;
        font-size: 13px;
        margin-top: 15px;
    }
    .index_kssq form > div{
        margin-top: 7px;
    }
    .index_zsgw .swiper-containersss .swiper-slide p,.index_zsgw .swiper-containersss .swiper-slide span{
        font-size: 12px;
    }
    .index_zsgw .swiper-containersss .swiper-slide a{
        width: 71px;
        height: 26px;
        line-height: 26px;
        font-size: 12px;
    }
    .index_qycn ul li img{
        width: 60px;
    }
    .index_qycn ul li p{
        font-size: 13px;
    }
    .index_qycn ul li span{
        font-size: 12px;
    }
    .index_qycn{
        padding-bottom: 19px;
    }
    .index_hzjg .swiper-containerssss .swiper-slide img{
        width:68px;
    }
    .index_hzjg{
        padding-bottom: 14px;
    }
    .publick_bom .content.on a{
        font-size: 14px;
    }
    .publick_bom .content.on a img{
        width: 13px;
        top:3px;
    }
    .publick_bom.on{
        margin-bottom: 67px;
        margin-top: 17px;
    }
    .publick_bom .qy.on img{
        width: 25%;
    }
    footer ul li a img{
        width: 17px;
        margin-left: 3px;
    }
    .swiper-containerwe .swiper-slide a{
        margin-top: 15px;
    }
    footer{
        height: 48px !important;
    }
    footer ul li a{
        font-size: 0.1rem;
    }
    footer ul li{
        margin-top: 9px;
    }

    .one_cplb ul li a .two h1{
        font-size: 13px;
    }
    .one_cplb ul li a .one span,.one_cplb ul li a .one h3{
        font-size: 12px;
    }
    .one_cplb ul li a .two{
        width: 39%;
    }
    .one_cplb ul li a .one{
        padding-left: 8px;
        padding-right: 8px;
    }
    .one_cplb ul li a .two span,.one_cplb ul li a .two h1{
        padding-left: 11px;
    }
    .publick_bom{
        padding-bottom: 70px;
    }


    .one_cpnr .top ul li p{
        font-size: 11px;
    }
    .one_cpnr .box-163css .box01_list p{
        font-size: 13px;
    }
    .one_cpnr .top{
        padding-bottom: 0px;
    }
    .one_cpnr .top ul{
        padding-top: 18px;
    }
    .one_cpnr .box-163css{
        height: 121px !important;
    }
    .one_cpnr .box-163css .box01_list{
        padding-top: 10px;
    }
    .one_cpnr .bom_bom ul li a{
        font-size: 14px;
    }
    .one_cpnr .bom_bom ul li{
        line-height:43px;
    }
    .one_cpnr .bom_bom{
        padding-bottom: 7px;
    }

    .tress_gllb ul li img{
        width: 88px;
    }
    .tress_gllb ul li h1{
        font-size: 14px;
    }.tress_gllb ul li p{
         font-size: 9px;
         max-width: 185px;
     }

    .five_sqzc form > div .jqTransformInputWrapper{
        width: 69% !important;
    }
    .jqTransformSelectWrapper{
        width: 68% !important;
    }
    .five_sqzc form > div .getverify-code-btn{
        width: 70px;
        height:30px;
        line-height: 30px;
        margin-top: 17px;
        font-size: 12px;
    }
    .five_sqzc form .sjhm .jqTransformInputWrapper{
        width: 37% !important;
    }
    .five_sqzc form > div:nth-child(8) > span{
        margin-right: 4px;
    }

    .six_pg_ysr .bom a,.six_pgjg .bom a,.six_pgwc .bom a{
        width: 120px;
        margin-right: 10px;
        height: 40px;
        line-height: 40px;
    }
    .six_pgjg .bom a{
        margin-right:25px;
    }
    .six_pg_ysr .bom a.on{
        margin-left: 0px;
        margin-right: 0px;
    }
    .six_pgwc form > div:nth-child(2) .jqTransformInputWrapper{
        width: 54% !important;
    }
    .six_pgwc form > div:nth-child(3) .jqTransformInputWrapper{
        width:59.5% !important;
    }
    .six_pgwc .bom{
        width: 254px;
    }
    .six_pgwc .bom a{
        margin-left: 0px;
    }
    .six_pgwc .bom a.on{
        margin-right: 0px;
    }

    .four_jchg .swiper-slide img{width: 89.2%;}
}