/* 智慧旅游服务
*2020/2/8
 */
 .w-1200{
width: 1200px
 }

#market-banner {
    width: 100%;
    min-width: 1200px;
    /*height: 830px;*/
    background: #efefef;
}

#market-banner img {
    width: 100%;
}

#smartque-wrap {
    width: 100%;
    background-image: linear-gradient(to bottom, #fafafa, #ffffff, #fafbfd);
}

#smartque-wrap .smartque-content {
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0 60px 0;
}

#smartque-wrap .smartque-content .smartque-box {
    width: 1094px;
    margin: 0 auto;
    padding-bottom: 35px;
    background: url("../../images/service/que_bg.png") no-repeat;
    background-position: center;
}

#smartque-wrap .smartque-content .smartque-box .smartque-list {
    width: 298px;
    float: left;
    margin-right: 100px;
    /*background: cornflowerblue;*/
}

#smartque-wrap .smartque-content .smartque-box .smartque-list:last-child {
    margin-right: 0;
}

#smartque-wrap .smartque-content .smartque-box .smartque-list .smartque-title {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.75;
    letter-spacing: 1px;
    text-align: center;
    color: #333333;
    margin-bottom: 10px;
}

#smartque-wrap .smartque-content .smartque-box .smartque-list .smartque-title img {
    margin-top: -20px;
}

#smartque-wrap .smartque-content .smartque-box .smartque-keywords {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.6px;
    color: #888888;
    margin-bottom: 15px;
}

#smartque-wrap .smartque-content .smartque-box .smartque-keywords img {
    margin: 0 10px 0 10px;
}

#smartque-wrap .smartque-content .smartque-box .smartque-text {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.6px;
    text-align: center;
    color: #666666;
}

#smartque-wrap .smartque-content .smartque-all {
    width: 1200px;
    height: 140px;
    padding-top: 40px;
    position: relative;
    box-shadow: 0 0 30px 0 rgba(32, 68, 88, 0.1);
    margin-bottom: 60px;
}

#smartque-wrap .smartque-content .smartque-all img {
    position: absolute;
    top: -29px;
    /*z-index: -1;*/
}

#smartque-wrap .smartque-content .smartque-text1 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.8;
    text-align: center;
    color: #666666;
    margin-bottom: 50px;
}

#smartque-wrap .smartque-content .smartque-all .smartque-alltext {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 1.2px;
    text-align: left;
    color: #333333;
    margin-left: 435px;
    position: absolute;
    z-index: 1;
}

#smartachieve-wrap {
    width: 100%;
    background: url("../../images/service/achieve_bg.png") no-repeat;
    background-size: 100% 100%;
}

#smartachieve-wrap .smartachieve-content {
    width: 1200px;
    margin: 0 auto;
    padding: 65px 0;
    text-align: center;
}

#smartsystem-wrap {
    width: 100%;
    background: url("../../images/service/system_bg.png") no-repeat;
    background-size: 100% 100%;
}

#smartsystem-wrap .smartsystem-content {
    width: 1200px;
    margin: 0 auto;
    padding: 55px 0 30px 0;
}

.smartsystem-box {
    width: 882px;
    margin: 0 auto;
}

.smartsystem-box .smartsystem-list {
    width: 198px;
    height: 179px;
    box-shadow: 0px 2px 3px 0 rgba(30, 60, 105, 0.16);
    background-color: #ffffff;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    transition: 1s;
}

.smartsystem-box .smartsystem-list:nth-child(4n) {
    margin-right: 0;
}

.smartsystem-box .smartsystem-list:hover {
    box-shadow: 0px 4px 20px 0 rgba(30, 60, 105, 0.14);
    transform: translateY(-10px);
}

.smartsystem-box .smartsystem-list .smartsystem-line {
    width: 68px;
    height: 4px;
    background-color: #3083f4;
    margin: 0 auto;
    margin-bottom: 30px;
}

.smartsystem-box .smartsystem-list .smartsystem-img {
    width: 114px;
    height: 76px;
    /*padding-bottom: 25px;*/
    border-bottom: 1px solid #f0f3ff;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
}

.smartsystem-box .smartsystem-list .smartsystem-text {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: 0.8px;
    text-align: center;
    color: #40476f;
}

#smartsubject-wrap {
    width: 100%;
    background: url("../../images/service/subject_bg.png") no-repeat;
    background-size: 100%;
    background-position: bottom;
}

#smartsubject-wrap .smartsubject-content {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 0 90px 0;
}

#smartsubject-wrap .smartsubject-content .smartsubject-box {
    width: 1006px;
    margin: 0 auto;
}

#smartsubject-wrap .smartsubject-content .smartsubject-box .smartsubject-list {
    width: 290px;
    height: 192px;
    background: url("../../images/service/subject_box_bg.png") no-repeat;
    background-size: 100% 100%;
    float: left;
    margin-right: 68px;
    position: relative;
    text-align: center;
    padding-top: 23px;
    box-sizing: content-box;
}

#smartsubject-wrap .smartsubject-content .smartsubject-box .smartsubject-list:last-child {
    margin-right: 0;
}

#smartsubject-wrap .smartsubject-content .smartsubject-box .smartsubject-list button {
    width: 122px;
    height: 40px;
    background-color: #3083f4;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.6px;
    border: 0;
    position: absolute;
    left: 50%;
    bottom: -15px;
    margin-left: -61px;
}

#smartsubject-wrap .smartsubject-content .smartsubject-box .smartsubject-list img {
    margin-bottom: 15px;
}

#smartsubject-wrap .smartsubject-content .smartsubject-box .smartsubject-list p {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.6px;
    color: #515365;
}

#smartoperat-wrap {
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
    background: url('../../images/service/operat_bg.png') no-repeat;
    background-size: 100% 100%;
}

#smartoperat-wrap .smartoperat-content {
    width: 1200px;
    margin: 0 auto;
    padding: 75px 0 60px 0;
    position: relative;

}

#smartoperat-wrap .smartoperat-title {
    position: absolute;
    top: 75px;
    left: -350px;
    /*width: 945px;*/
}

#smartoperat-wrap .smartoperat-content .smartoperat-box .smartoperat-list {
    float: left;
    width: 380px;
    margin-right: 30px;
}

#smartoperat-wrap .smartoperat-content .smartoperat-box .smartoperat-list:last-child {
    margin-right: 0;
}

#smartoperat-wrap .smartoperat-content .smartoperat-box .smartoperat-list .smartoperat-left {
    width: 134px;
    height: 100px;
    background-color: #3083f4;
    color: #fff;
    text-align: center;
    float: left;
    padding-top: 20px;
    margin-bottom: 20px;
    box-sizing: content-box;
}

#smartoperat-wrap .smartoperat-content .smartoperat-box .smartoperat-list .smartoperat-right {
    float: left;
    width: 246px;
    height: 120px;
    /*background: #efefef;*/
}

#smartoperat-wrap .smartoperat-content .smartoperat-box .smartoperat-list .smartoperat-left p:nth-child(1) {
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 1.4px;
}

#smartoperat-wrap .smartoperat-content .smartoperat-box .smartoperat-list .smartoperat-left p:nth-child(2) {
    width: 26px;
    height: 2px;
    background-color: #ffffff;
    margin: 0 auto;
    margin-bottom: 5px;
}

#smartoperat-wrap .smartoperat-content .smartoperat-box .smartoperat-list .smartoperat-left p:nth-child(3) {
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0.9px;
}

#smartoperat-wrap .smartoperat-content .smartoperat-text {
    height: 43px;
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    color: #2d2e34;
    margin-bottom: 30px;
}

#smartcase-wrap {
    width: 100%;
}

#smartcase-wrap .smartcase-content {
    width: 1200px;
    margin: 0 auto;
    padding: 70px 0 50px 0;
}

#smartcase-wrap .smartcase-content .smartcase-box {
    width: 1060px;
    height: 550px;
    box-shadow: 0 0 30px 0 rgba(32, 68, 88, 0.1);
    background-color: #ffffff;
    padding: 55px 70px 55px 70px;
    box-sizing: content-box
}

#smartcase-wrap .smartcase-content .smartcase-box .smartcase-list {
    margin-bottom: 60px;
}

#smartcase-wrap .smartcase-content .smartcase-box .smartcase-list .smartcase-left {
    width: 430px;
    height: 260px;
    /*background: #efefef;*/
    float: left;
    margin-right: 80px;
}

#smartcase-wrap .smartcase-content .smartcase-box .smartcase-list .smartcase-right {
    float: left;
}

#smartcase-wrap .smartcase-content .smartcase-box .smartcase-list .smartcase-right h3 {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #333333;
    margin-bottom: 30px;
}

#smartcase-wrap .smartcase-content .smartcase-box .smartcase-list .smartcase-right .smartcase-text {
    width: 550px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.6px;
    text-align: left;
    color: #666666;
    margin-bottom: 20px;
}

#smartcase-wrap .smartcase-content .smartcase-box .smartcase-list .smartcase-ul li {
    width: 100px;
    float: left;
    margin-right: 10px;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.6px;
    color: #666666;
}

#smartcase-wrap .smartcase-content .smartcase-box .smartcase-list .smartcase-ul li:last-child {
    margin-right: 0;
}

#smartcase-wrap .smartcase-content .smartcase-box .smartcase-list .smartcase-ul li img {
    margin-bottom: 15px;
}

.smartfa-wrap {
    width: 990px;
    margin: 0 auto;
}

.smartfa-left {
    width: 530px;
    height: 344px;
    /*background: #efefef;*/
    float: left;
    margin-right: 60px;
    text-align: center;
}

.smartfa-left img {
    display: none;
}

.smartfa-left img.smartfa-imgShow {
    display: inline-block;
}

.smartfa-right .smartfa-list img {
    margin-right: 15px;
    margin-left: 30px;
    margin-top: -3px;
}

.smartfa-right .smartfa-list {
    font-size: 20px;
    font-weight: 500;
    color: #515365;
    margin-bottom: 29px;
    cursor: pointer;
    box-sizing: content-box
}

.smartfa-right {
    float: left;
}

.smartfa-right .smartfa-list span {
    color: #d4d8fa;
    margin-left: 30px;
}

.smartfa-right .smartfa-list.smartfa-listShow {
    width: 400px;
    height: 125px;
    box-shadow: 0px 2px 3px 0 rgba(30, 60, 105, 0.16);
    background-color: #ffffff;
    padding-top: 30px;
    position: relative;
}

.smartfa-icon1,
.smartfa-icon2 {
    display: none;
    font-size: 20px;
}

.smartfa-right .smartfa-list.smartfa-listShow .smartfa-line {
    width: 400px;
    height: 2px;
    background-color: #3083f4;
    position: absolute;
    top: 0;
}

.smartfa-right .smartfa-list.smartfa-listShow .smartfa-icon2 {
    display: inline-block;
}

.smartfa-right .smartfa-list.smartfa-listShow .smartfa-icon1 {
    display: none;
}

.smartfa-right .smartfa-list .smartfa-icon1 {
    display: inline-block;
}

.smartfa-right .smartfa-list .smartfa-icon2 {
    display: none;
}

.smartfa-right .smartfa-list.smartfa-listShow ul {
    display: block;
}

.smartfa-right .smartfa-list ul {
    display: none;
    padding-top: 20px;
    font-size: 14px;
    font-weight: 500;
    color: #72759b;
    margin-left: 37px;
}

.smartfa-right .smartfa-list ul li {
    float: left;
    margin-right: 25px;
    margin-bottom: 15px;
}
/*点击立即获取解决方案*/
.programme-wrap_old {
    width: 100%;
    background: #2d3d5f;
    background: no-repeat;
    background-size: cover;
}

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

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

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

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

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

.programme-content_old 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_old ul li .text {
    font-size: 23px;
    line-height: 60px;
}