/*全域旅游*/
.qyly-banner-wrap {
    width: 100%;
    background: url("../../images/qyly/banner.png") no-repeat;
    background-size: 100% 100%;
}

.qyly-banner-wrap.qyly-banner-wrap1 {
    background: url("../../images/qyly/bg.png") no-repeat;
    margin-top: -1px;
}

.qyly-banner-wrap .qyly-banner-content {
    width: 1200px;
    margin: 0 auto;
    padding: 150px 0 150px 0;
}

.qyly-banner-wrap .qyly-banner-content .qyly-banner-title {
    width: 800px;
    float: left;
    margin-left: 72px;
    margin-bottom: 42px;
}

.qyly-banner-wrap .qyly-banner-content .qyly-banner-title img {
    width: 100%;
}

.qyly-banner-wrap .qyly-banner-content .qyly-banner-shares {
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 0.8px;
    color: #ffffff;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.24);
    float: left;
    margin-left: 72px;
    margin-bottom: 18px;
}

.qyly-banner-wrap .qyly-banner-content .qyly-banner-search {
    width: 370px;
    height: 56px;
    box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.24);
    /*background-color: #ffffff;*/
    border: solid 2px #ffffff;
    float: left;
    margin-left: 72px;
    margin-bottom: 138px;
    line-height: 56px;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.9px;
    text-align: center;
    color: #ffffff;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.24);
}

.qyly-banner-wrap .qyly-banner-content .qyly-banner-verse {
    width: 304px;
    margin: 0 auto;
    text-align: center;
}

.qyly-banner-wrap .qyly-banner-content .qyly-banner-verse p {
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 0.9px;
    color: #ffffff;
    margin-bottom: 19px;
}

.qyly-banner-wrap .qyly-operation-service {
    width: 1200px;
    margin: 0 auto;
    padding: 56px 0;
    position: relative;
}

.qyly-banner-wrap .qyly-operation-service .qyly-operation-title {
    font-size: 27px;
    font-weight: bold;
    letter-spacing: 1.2px;
    color: #ffffff;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
}

.qyly-banner-wrap .qyly-operation-service .qyly-operation-content {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.6px;
    color: #ffffff;
    margin-bottom: 45px;
    position: relative;
    z-index: 1;
}

.qyly-banner-wrap .qyly-operation-service .qyly-operation-list .qyly-operation-line {
    float: left;
    margin-top: 14px;
    height: 340px;
}

.qyly-banner-wrap .qyly-operation-service .qyly-operation-img {
    position: absolute;
    right: 0;
    top: 0;
}

.qyly-banner-wrap .qyly-operation-service .qyly-operation-list {
    position: relative;
    z-index: 1;
}

.qyly-banner-wrap .qyly-operation-service .qyly-operation-list ul {
    margin-left: 18px;
    float: left;
}

.qyly-banner-wrap .qyly-operation-service .qyly-operation-list ul li:nth-child(1) {
    color: white;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 50px;
}

.qyly-banner-wrap .qyly-operation-service .qyly-operation-list ul li .qyly-operation-btn {
    width: 124px;
    height: 40px;
    border-radius: 4px;
    background-color: #f8f8f8;
    box-shadow: 0px 1px 6px 0 rgba(0, 0, 0, 0.16);
    text-align: center;
    line-height: 40px;
    color: #2c93fd;
    font-size: 16px;
    margin-bottom: 10px;
}

.qyly-banner-wrap .qyly-operation-service .qyly-operation-list ul li .qyly-operation-btn-p {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.6px;
    text-align: left;
    color: #fff;
    margin-bottom: 34px;
}

.qyly-banner-wrap .qyly-operation-service .qyly-operation-list ul li:nth-child(4) .qyly-operation-btn-p {
    margin-bottom: 42px;
}

.qyly-banner-wrap .qyly-operation-service .qyly-operation-list ul li .qyly-operation-zx {
    width: 114px;
    height: 44px;
    border: solid 1px #ffffff;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.6px;
    text-align: center;
    color: #ffffff;
    background: transparent;
}

/*全域旅游，在最好的时代接受挑战*/
.qyly-times-wrap {
    width: 100%;
}

.qyly-times-wrap .qyly-times-content {
    width: 1200px;
    margin: 0 auto;
    padding: 59px 0 0 0;
}

.qyly-times-wrap .qyly-times-content .qyly-times-title {
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 1.2px;
    color: #333333;
    margin-bottom: 45px;
}

.qyly-times-wrap .qyly-times-content .qyly-times-item .qyly-time-list {
    width: 275px;
    height: 154px;
    float: left;
    margin-right: 31px;
    cursor: pointer;
}

.qyly-times-wrap .qyly-times-content .qyly-times-item .qyly-time-list .qyly-time-box {
    width: 275px;
    height: 100px;
    margin-bottom: 20px;
    padding-top: 34px;
    text-align: center;
    box-shadow: 0px 1px 6px 0 rgba(14, 5, 10, 0.14);
    background: url("../../images/qyly/times-bg3.png") no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}

.qyly-times-wrap .qyly-times-content .qyly-times-item .qyly-time-list .qyly-time-box p {
    color: #3167ff;
    font-size: 19px;
    font-weight: bold;
    letter-spacing: 0.9px;
    margin-bottom: 12px;
}

.qyly-times-wrap .qyly-times-content .qyly-times-item .qyly-time-list .qyly-time-box span {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    letter-spacing: 0.6px;
    color: #888888;
    display: block;
}

.qyly-times-wrap .qyly-times-content .qyly-times-item .qyly-time-list .qyly-time-box button {
    width: 88px;
    height: 32px;
    background-color: transparent;
    border: solid 1px #ffffff;
    color: #fff;
    /*opacity: 0;*/
    visibility: hidden;
}

.qyly-times-wrap .qyly-times-content .qyly-times-item .qyly-time-list .qyly-time-box a {
    width: 88px;
    height: 32px;
    background-color: transparent;
    border: solid 1px #ffffff;
    color: #fff;
    /*opacity: 0;*/
    visibility: hidden;
    display: inline-block;
    margin: auto;
    line-height: 32px;
}

.qyly-times-wrap .qyly-times-content .qyly-times-item .qyly-time-list:last-child {
    margin-right: 0;
}

.qyly-times-wrap .qyly-times-content .qyly-times-item .qyly-time-list .qyly-time-pointer {
    width: 275px;
    height: 4px;
    background-color: #5582ff;
    position: relative;
    display: none;
}

.qyly-times-wrap .qyly-times-content .qyly-times-item .qyly-time-list .qyly-time-box.show-blue {
    background: url("../../images/qyly/times-bg2.png") no-repeat;
}

.qyly-times-wrap .qyly-times-content .qyly-times-item .qyly-time-list .qyly-time-pointer.show-pointer {
    display: block;
}

.qyly-times-wrap .qyly-times-content .qyly-times-item .qyly-time-list .qyly-time-box.show-blue p {
    color: white;
    margin-bottom: 20px;
}

.qyly-times-wrap .qyly-times-content .qyly-times-item .qyly-time-list .qyly-time-box.show-blue button {
    /*opacity: 1;*/
    visibility: visible;
}

.qyly-times-wrap .qyly-times-content .qyly-times-item .qyly-time-list .qyly-time-box.show-blue span {
    display: none;
}

.qyly-times-wrap .qyly-times-content .qyly-times-item .qyly-time-list .qyly-time-box.show-blue a {
    /*opacity: 1;*/
    visibility: visible;
}

.qyly-times-wrap .qyly-times-content .qyly-times-item .qyly-time-list .qyly-time-pointer:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #5582ff;
}

.qyly-challenge-wrap {
    width: 100%;
    background: url('../../images/qyly/times-bg1.png') no-repeat;
    background-size: 100% 100%;
}

.qyly-challenge-wrap .qyly-challenge-content {
    width: 1200px;
    margin: 0 auto;
    padding: 32px 0;
    display: none;
}

.qyly-challenge-wrap .qyly-challenge-content.show-content {
    display: block;
}

.qyly-challenge-item .qyly-challenge-list {
    width: 280px;
    height: 110px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    line-height: 110px;
    text-align: center;
    color: #fff;
    margin-right: 26px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.9px;
    float: left;
    cursor: pointer;
}

.qyly-challenge-item .qyly-challenge-list:hover {
    box-shadow: 0px 1px 6px 0 rgba(0, 0, 0, 0.16);
}

.qyly-challenge-item {
    margin-bottom: 29px;
}

.qyly-challenge-item .qyly-challenge-list:last-child {
    margin-right: 0;
}

.qyly-challenge-left {
    width: 1200px;
    height: 490px;
    /*background: white;*/
    /*overflow: hidden;*/
    position: relative;
}

.qyly-challenge-left .hd .prev {
    position: absolute;
    width: 32px;
    height: 100px;
    background-color: rgba(0, 0, 0, 0.15);
    color: white;
    font-weight: bold;
    top: 50%;
    left: -49px;
    margin-top: -50px;
    line-height: 100px;
    font-size: 20px;
    text-align: center;
}

.qyly-challenge-left .hd .next {
    position: absolute;
    width: 32px;
    height: 100px;
    background-color: rgba(0, 0, 0, 0.15);
    color: white;
    font-weight: bold;
    top: 50%;
    right: -49px;
    margin-top: -50px;
    line-height: 100px;
    font-size: 20px;
    text-align: center;
}

.qyly-challenge-left .bd {
    width: 1200px;
    height: 490px;
    position: absolute;
    left: 50%;
    margin-left: -600px;
}

.qyly-challenge-left .bd ul li {
    width: 386px;
    height: 490px;
    margin-right: 20px;
    float: left;
    background: #fff;
    text-align: center;
    box-shadow: 0px 1px 6px 0 rgba(0, 0, 0, 0.16);
    position: relative;
}

.qyly-challenge-left .bd ul li .picList-title {
    width: 322px;
    height: 57px;
    background: url("../../images/qyly/times-bg4.png") no-repeat;
    padding: 30px 27px 29px 37px;
    text-align: left;
}

.qyly-challenge-left .bd ul li .picList-title .picList-title-p1 {
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #ffffff;
    margin-bottom: 5px;
    float: left;
}

.qyly-challenge-left .bd ul li .picList-title .picList-title-p2 {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.6px;
    color: #ffffff;
    float: left;
}

.qyly-challenge-left .bd ul li .picList-title .picList-title-p3 {
    line-height: 1;
    letter-spacing: 0.8px;
    font-size: 19px;
    color: #ffffff;
    float: right;
    margin-top: -15px;
}

.qyly-challenge-left .bd ul li .picList-title .picList-title-p3 span {
    font-size: 21px;
}

.qyly-challenge-left .bd ul li .picList-content {
    width: 338px;
    height: 330px;
    padding: 22px 24px 22px 24px;
}

.qyly-challenge-left .bd ul li .picList-content .picList-box {
    height: 127px;
    position: relative;
    padding-bottom: 18px;
    border-bottom: 1px solid #dddddd;
    text-align: left;
}

.qyly-challenge-left .bd ul li .picList-content .picList-box p {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    letter-spacing: 0.6px;
    text-align: left;
    color: #666666;
    margin-bottom: 24px;
}

.qyly-challenge-left .bd ul li .picList-content .picList-box button {
    width: 110px;
    height: 42px;
    background-color: transparent;
    border: solid 1px #3167ff;
    /*text-align: left;*/
    color: #3167ff;
    font-size: 16px;
    font-weight: 500;
    position: absolute;
    bottom: 19px;
}

.qyly-challenge-left .bd ul li .picList-content .picList-ul .picList-li {
    width: 169px;
    height: 62px;
    float: left;
    line-height: 62px;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.6px;
    text-align: center;
    color: #333333;
}

.qyly-challenge-left .bd ul li .picList-content1 {
    padding-top: 10px;
}

.qyly-challenge-left .bd ul li .picList-content1 .picList-list {
    width: 50%;
    height: 62px;
    float: left;
    line-height: 62px;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.6px;
    text-align: center;
    color: #333333;
}

.qyly-challenge-left .bd ul li .detail-zx {
    width: 110px;
    height: 42px;
    background-color: transparent;
    border: solid 1px #3167ff;
    /*text-align: left;*/
    color: #3167ff;
    font-size: 16px;
    font-weight: 500;
    position: absolute;
    bottom: 38px;
    left: 50%;
    margin-left: -55px;
}

/*各平台案例展示*/
.qyly-case-wrap {
    width: 100%;
    height: 809px;
    background-color: #333;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    transition: 0.5s;
}

.qyly-case-content {
    width: 1200px;
    margin: 0 auto;
    padding: 70px 0;
}

.qyly-case-wrap .qyly-case-content .qyly-case-title {
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 1.2px;
    color: #fff;
    margin-bottom: 45px;
}

.qyly-case-wrap .qyly-case-content .qyly-case-tabWrap {
    width: 300px;
    height: 560px;
    background-color: #1f232b;
    float: left;
}

.qyly-case-wrap .qyly-case-content .qyly-case-tabWrap .qyly-case-tab {
    width: 252px;
    height: 96px;
    padding-top: 44px;
    padding-left: 44px;
    border-left: 4px solid transparent;
    cursor: pointer;
    text-align: center;
}

.qyly-case-wrap .qyly-case-content .qyly-case-tabWrap .qyly-case-tab img {
    float: left;
    margin-right: 15px;
    margin-top: 3px;
}

.qyly-case-wrap .qyly-case-content .qyly-case-tabWrap .qyly-case-tab .case-tab-content {
    float: left;
    text-align: left;
    color: #fff;
}

.qyly-case-wrap .qyly-case-content .qyly-case-tabWrap .qyly-case-tab .case-tab-content p:nth-child(1) {
    font-size: 17px;
    font-weight: 500;
    line-height: 1.8;
}

.qyly-case-wrap .qyly-case-content .qyly-case-tabWrap .qyly-case-tab .case-tab-content p:nth-child(2) {
    font-size: 13px;
    font-weight: 500;
    line-height: 1.8;
}

.qyly-case-wrap .qyly-case-content .qyly-case-tabWrap .qyly-case-tab.case-tab-show {
    background-image: linear-gradient(to right, #44505f, #1f232b);
    border-left: 4px solid #5582ff;
}

.qyly-case-content .qyly-case-item .qyly-case-list {
    width: 811px;
    float: right;
    display: none;
}

.qyly-case-content .qyly-case-item .qyly-case-list.show-list {
    display: block;
}

.qyly-case-content .qyly-case-item .qyly-case-list .qyly-case-box {
    border-bottom: 1px solid #65666b;
    position: relative;
    height: 255px;
    margin-bottom: 20px;
}

.qyly-case-content .qyly-case-item .qyly-case-list .case-list-title {
    font-size: 26px;
    font-weight: bold;
    text-align: left;
    letter-spacing: 1px;
    color: #ffffff;
    margin-bottom: 15px;
}

.qyly-case-content .qyly-case-item .qyly-case-list .case-list-content {
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    text-align: left;
    color: #ffffff;
    margin-bottom: 15px;
    letter-spacing: 0.5px;
}

.qyly-case-content .qyly-case-item .qyly-case-list .case-detail1 {
    width: 110px;
    height: 42px;
    background-color: #5582ff;
    border: solid 1px #5582ff;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    position: absolute;
    bottom: 33px;
    left: 0;
}

.qyly-case-content .qyly-case-item .qyly-case-list .case-detail2 {
    width: 110px;
    height: 42px;
    background-color: transparent;
    border: solid 1px #fff;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    position: absolute;
    bottom: 33px;
    left: 140px;
}

.qyly-case-content .qyly-case-item .qyly-case-list .case-list-title1 {
    font-size: 20px;
    font-weight: 500;
    text-align: left;
    color: #ffffff;
    margin-bottom: 24px;
}

.case-item1 .case-list1 {
    margin-bottom: 15px;
    line-height: 1.63;
    text-align: left;
    color: #d1d1d1;
    font-size: 16px;
}

.case-item1 .case-list1 .dian {
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #5582ff;
    border-radius: 50%;
    float: left;
    margin-right: 8px;
    margin-top: 10px;
}

.case-item1 .case-list1 p {
    float: left;
    width: 795px;
    /*height: 52px;*/
}

/*全域旅游大蓝图*/
.qyly-dlt-wrap {
    width: 100%;
    height: 616px;
    background: url("../../images/qyly/dlt_bg.png") no-repeat;
    background-size: 100% 100%;
}

.qyly-dlt-wrap .qyly-dlt-content {
    width: 1200px;
    margin: 0 auto;
    padding: 70px 0 55px 0;
    position: relative;
}

.qyly-dlt-wrap .qyly-dlt-content .qyly-dlt-title {
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 1.2px;
    color: #fff;
    margin-bottom: 45px;
}

.qyly-dlt-wrap .qyly-dlt-content .qyly-dlt-box {
    margin-bottom: 36px;
}

.qyly-dlt-wrap .qyly-dlt-content .qyly-dlt-box img {
    float: left;
}

.qyly-dlt-wrap .qyly-dlt-content .qyly-dlt-box .dlt-add {
    margin: 55px;
}

.qyly-dlt-wrap .qyly-dlt-content .qyly-dlt-con {
    width: 1090px;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.12);
    padding: 25px 68px 23px 42px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.72;
    letter-spacing: 0.7px;
    color: #ffffff;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
    margin-bottom: 47px;
}

.qyly-dlt-wrap .qyly-dlt-content .qyly-dlt-btn {
    width: 114px;
    height: 44px;
    background-color: transparent;
    border: solid 1px #ffffff;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    position: absolute;
    left: 50%;
    margin-left: -57px;
}

/*路通优势及经验*/
.qyly-advantage-wrap {
    width: 100%;
}

.qyly-advantage-wrap .qyly-advantage-content {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 0 20px 0;
}

.qyly-advantage-wrap .qyly-advantage-content .qyly-advantage-title {
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 1.2px;
    color: #333;
    margin-bottom: 45px;
}

.qyly-advantage-wrap .qyly-advantage-content .qyly-advantage-box {
    width: 1200px;
}

.qyly-advantage-wrap .qyly-advantage-content .qyly-advantage-box .qyly-advantage-list {
    width: 240px;
    text-align: center;
    float: left;
}

.qyly-advantage-wrap .qyly-advantage-content .qyly-advantage-box .qyly-advantage-list p:nth-child(1) {
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.9px;
    color: #333333;
    margin-bottom: 17px;
}

.qyly-advantage-wrap .qyly-advantage-content .qyly-advantage-box .qyly-advantage-list p:nth-child(2) {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.9px;
    color: #333333;
}

.qyly-adv-wrap {
    width: 100%;
    min-width: 1200px;
    background-color: #252b36;
}

.qyly-adv-content {
    width: 1200px;
    /* height: 420px; */
    height: 240px;
    margin: 0 auto;
}

.qyly-adv-left {
    width: 1200px;
    /* height: 420px; */
    height: 240px;
    /*background: white;*/
    /*overflow: hidden;*/
    position: relative;
}

.qyly-adv-left .hd .prev {
    position: absolute;
    width: 26px;
    /* height: 420px; */
    height: 240px;
    background-color: #3a4452;
    color: #d2d2d2;
    font-weight: bold;
    top: 0;
    left: 0;
    /* line-height: 420px; */
    line-height: 240px;
    font-size: 20px;
    text-align: center;
}

.qyly-adv-left .hd .next {
    position: absolute;
    width: 26px;
    height: 240px;
    background-color: #3a4452;
    color: #d2d2d2;
    font-weight: bold;
    top: 0;
    right: 0;
    /* line-height: 420px; */
    line-height: 240px;
    font-size: 20px;
    text-align: center;
}

.qyly-adv-left .bd {
    width: 1148px;
    /* height: 420px; */
    height: 240px;
    position: absolute;
    left: 50%;
    margin-left: -574px;
}

.qyly-adv-left .bd ul li {
    width: 287px;
    /* height: 420px; */
    height: 240px;
    /*margin-right: 20px;*/
    float: left;
    background: #fff;
    text-align: center;
    /*box-shadow: 0px 1px 6px 0 rgba(0, 0, 0, 0.16);*/
    position: relative;
    cursor: pointer;
}

.qyly-adv-left .bd ul li .qyly-adv-imgBox {
    width: 100%;
    /* height: 420px; */
    height: 240px;
    position: relative;
}

.qyly-adv-left .bd ul li .qyly-adv-imgBox img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

/* .qyly-adv-left .bd ul li .qyly-adv-imgBox .qyly-adv-con {
    text-align: center;
    position: absolute;
    z-index: 1;
    color: #fff;
    width: 206px;
    height: 100px;
    left: 50%;
    top: 50%;
    margin-left: -103px;
    margin-top: -50px;
    transition: 1s;
}

.qyly-adv-left .bd ul li .qyly-adv-imgBox .qyly-adv-con p:nth-child(1) {
    font-size: 25px;
    font-weight: 500;
    line-height: 0.73;
    margin-bottom: 30px;
}

.qyly-adv-left .bd ul li .qyly-adv-imgBox .qyly-adv-con p:nth-child(2) {
    width: 26px;
    height: 4px;
    background-color: #ffffff;
    margin-bottom: 28px;
    position: relative;
    left: 50%;
    margin-left: -13px;
}

.qyly-adv-left .bd ul li .qyly-adv-imgBox .qyly-adv-con p:nth-child(3) {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.38;
}


.qyly-adv-left .bd ul li .qyly-adv-contnetBox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 200px;
    height: 334px;
   background: transparent;
    display: none;
    padding: 86px 20px 0 20px;
    color: white;
    overflow: hidden;
}

.qyly-adv-left .bd ul li .qyly-adv-contnetBox p:nth-child(1) {
    font-size: 25px;
    font-weight: 500;
    line-height: 0.73;
    margin-bottom: 20px;
}

.qyly-adv-left .bd ul li .qyly-adv-contnetBox p:nth-child(2) {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.38;
    margin-bottom: 25px;
}

.qyly-adv-left .bd ul li .qyly-adv-contnetBox p:nth-child(3) {
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    margin-bottom: 30px;
    text-align: left;
}

.qyly-adv-left .bd ul li .qyly-adv-contnetBox p:nth-child(4) {
    width: 90px;
    height: 34px;
    background-color: transparent;
    border: solid 1px #ffffff;
    color: #fff;
    position: absolute;
    bottom: 30px;
    left: 50%;
    line-height: 34px;
    margin-left: -45px;
}

.qyly-adv-left .bd ul li .qyly-adv-contnetBox p:nth-child(4) > a {
    color: #fff;
    width: 100%;
    height: 100%;
    display: inline-block;
} */


/* 
*首页轮播内文字样式修改
*2019/12/9
*start
*/

.qyly-adv-left .bd ul li .qyly-adv-imgBox .qyly-adv-con{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    color: #fff;
   background: transparent;
    /* display: none;
    padding: 86px 20px 0 20px;
    color: white;
    overflow: hidden; */
}
.qyly-adv-left .bd ul li .qyly-adv-imgBox .qyly-adv-con .qyly_title{
    font-size: 25px;
    font-weight: 500;
    line-height: 0.73;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 80px;
    
}
.qyly-adv-left .bd ul li .qyly-adv-imgBox .qyly-adv-con .qyly_line{
    width: 26px;
    height: 4px;
    background-color: #ffffff;
    position: absolute;
    left: 50%;
    margin-left:-13px;
    top: 124px;
    
    
}
.qyly-adv-left .bd ul li .qyly-adv-imgBox .qyly-adv-con .qyly_keywords{
    font-size: 16px;
    font-weight: 300;
    line-height: 1.38;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 150px
    
}
.qyly-adv-left .bd ul li .qyly-adv-imgBox .qyly-adv-con .qyly_dtl{
    width: 90px;
    height: 34px;
    background-color: transparent;
    border: solid 1px #ffffff;
    color: #fff;
    position: absolute;
    bottom: 0px;
    left: 50%;
    line-height: 34px;
    margin-left: -45px;
    opacity: 0;
    
}

.qyly-adv-left .bd ul li .qyly-adv-contnetBox .qyly_dtl a {
    color: #fff;
    width: 100%;
    height: 100%;
    display: inline-block;
}





/* 首页轮播内文字样式修改 end */

/*合作模式*/
.qyly-cooperat-wrap {
    width: 100%;
    background: url("../../images/qyly/cooperat-bg.png") no-repeat;
    background-size: 100% 100%;
}

.qyly-cooperat-wrap .qyly-cooperat-content {
    width: 1200px;
    margin: 0 auto;
    padding: 49px 0 54px 0;
}

.qyly-cooperat-wrap .qyly-cooperat-content .qyly-cooperat-title {
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 1.2px;
    color: #333;
    margin-bottom: 45px;
}

.qyly-cooperat-wrap .qyly-cooperat-content .qyly-cooperat-box1 {
    width: 466px;
    height: 274px;
    box-shadow: 0px 2px 6px 0 rgba(0, 0, 0, 0.22);
    /*background-color: #ffffff;*/
    border: solid 2px #535a6c;
    float: left;
    margin-left: 70px;
    cursor: pointer;
}

.qyly-cooperat-wrap .qyly-cooperat-content .qyly-cooperat-box2 {
    width: 466px;
    height: 274px;
    box-shadow: 0px 2px 6px 0 rgba(0, 0, 0, 0.22);
    /*background-color: #ffffff;*/
    border: solid 2px #535a6c;
    float: right;
    margin-right: 70px;
    cursor: pointer;
}

.qyly-cooperat-wrap .qyly-cooperat-content .qyly-cooperat-box1 .qyly-cooperatBox-title,
.qyly-cooperat-wrap .qyly-cooperat-content .qyly-cooperat-box2 .qyly-cooperatBox-title {
    width: 100%;
    height: 82px;
    background-color: #535a6c;
    line-height: 82px;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
}

.qyly-cooperat-wrap .qyly-cooperat-content .qyly-cooperat-box1 .qyly-cooperatBox-content,
.qyly-cooperat-wrap .qyly-cooperat-content .qyly-cooperat-box2 .qyly-cooperatBox-content {
    width: 100%;
    height: 192px;
    position: relative;
}

.qyly-cooperat-wrap .qyly-cooperat-content .qyly-cooperat-box1 .qyly-cooperatBox-content ul {
    display: inline-block;
    position: absolute;
    left: 50%;
    margin-left: -54.72px;
}

.qyly-cooperat-wrap .qyly-cooperat-content .qyly-cooperat-box2 .qyly-cooperatBox-content ul {
    display: inline-block;
    position: absolute;
    left: 50%;
    margin-left: -47.22px;
}

.qyly-cooperat-wrap .qyly-cooperat-content .qyly-cooperat-box1 .qyly-cooperatBox-content ul li,
.qyly-cooperat-wrap .qyly-cooperat-content .qyly-cooperat-box2 .qyly-cooperatBox-content ul li {
    height: 64px;
    line-height: 64px;
    font-size: 15px;
    font-weight: 500;
    color: #333333;
}

.qyly-cooperat-wrap .qyly-cooperat-content .qyly-cooperat-box1 .qyly-cooperatBox-content ul li .dian,
.qyly-cooperat-wrap .qyly-cooperat-content .qyly-cooperat-box2 .qyly-cooperatBox-content ul li .dian {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #535a6c;
    display: inline-block;
    margin-right: 5px;
}

.qyly-cooperat-wrap .qyly-cooperat-content .qyly-cooperat-box.box-show {
    border: solid 2px #5582ff;
}

.qyly-cooperat-wrap .qyly-cooperat-content .qyly-cooperat-box.box-show .qyly-cooperatBox-title {
    background-color: #5582ff;
}

.qyly-cooperat-wrap .qyly-cooperat-content .qyly-cooperat-box.box-show .qyly-cooperatBox-content ul li .dian {
    background-color: #5582ff;
}

.qyly-cooperat-wrap .qyly-cooperat-content .qyly-cooperat-box.box-show .qyly-cooperatBox-content {
    background: white;
}

/*点击立即获取解决方案*/
.programme-wrap {
    width: 100%;
    background: #2d3d5f;
    background: no-repeat;
    background-size: cover;
}

.programme-content {
    width: 1200px;
    padding: 20px 0 18px 0;
    margin: 0 auto;
    color: #fff;
}

.programme-content ul li {
    float: left;
    margin-right: 140px;
}

.programme-content ul li:last-child {
    margin-right: 0;
}

.programme-content ul li .tel,
.programme-content ul li .telnumber {
    font-size: 22px;
    color: white;
}

.programme-content ul li .clickGet {
    font-size: 28px;
    letter-spacing: 1px;
    float: left;
    line-height: 60px;
}

.programme-content ul li .applyBtn {
    width: 132px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    border: 1px solid #fff;
    color: #fff;
    background: transparent;
    font-size: 20px;
    float: left;
    margin-left: 30px;
    margin-top: 12px;
    -webkit-animation: bounceIn 1.5s infinite linear;
    -o-animation: bounceIn 1.5s infinite linear;
    animation: bounceIn 1.5s infinite linear;
}

.programme-content ul li .text {
    font-size: 23px;
    line-height: 60px;
}
/*点击立即获取解决方案----文章页*/
.programme_art-wrap {
    width: 100%;
    background: #2d3d5f;
    background: no-repeat;
    background-size: cover;
}

.programme_art-content {
    width: 650px;
    /* padding: 20px 0 18px 0; */
    margin: 0 auto;
    color: #fff;
}

.programme_art-content ul li {
    float: left;
    /* margin-right: 33px; */
}

.programme_art-content ul li:last-child {
    /* margin-right: 0; */
}

.programme_art-content ul li .tel,
.programme_art-content ul li .clickGet{
    font-size: 19px;
    color: white;
    height: 75px;
    line-height: 75px;
    letter-spacing: 1px;
}


.programme_art-content ul li .applyBtn {
    width: 132px;
    height: 32px;
    display: block;
    text-align: center;
    line-height: 32px;
    border: 1px solid #fff;
    color: #fff;
    background: transparent;
    font-size: 14px;
    float: left;
    margin-left: 30px;
    margin-top: 20px;
    -webkit-animation: bounceIn 1.5s infinite linear;
    -o-animation: bounceIn 1.5s infinite linear;
    animation: bounceIn 1.5s infinite linear;
}

.programme_art-content ul li .text {
    font-size: 23px;
    line-height: 60px;
}
.footer {
    margin-top: 0 !important;
}

.header .bottom1 {
    width: 100%;
    min-width: 1200px;
    height: 46px;
    background-color: #3565eb
}

.header .bottom1 .nav_box {
    height: 46px;
    line-height: 46px;
}

.header .bottom1 .nav_box>li {
    float: left;
    width: 258px;
    /*width: 136px;*/
    padding: 0 21px;
    /*border-right: 1px solid #fafafa;*/
    height: 46px;
    text-align: center
}

.header .bottom1 .nav_box>li:last-child {
    border-right: none;
}

.header .bottom1 .nav_box>li:hover,
.nav_box .active {
    background: rgba(13, 77, 142, 1);
}

.header .bottom1 .nav_box>li>a {
    color: #FFFFFF;
    font-size: 16px
}

.chatLootom {
    cursor: pointer;
}