@charset "utf-8";

/*CSS通用重置样式*/
* {
    word-break: break-all;
    font-family: '微软雅黑', Tahoma, '宋体', Arial, Lucida, Verdana, Helvetica, sans-serif;
}

body {
    min-width: 1200px;
    overflow-x: hidden;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

fieldset,
img {
    border: 0;
}

:focus {
    outline: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup,
i {
    /*font-style: normal;*/
    /*font-weight: normal;*/
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    /*font-weight: normal;*/
}

abbr,
acronym {
    border: 0;
    /*font-variant: normal;*/
}

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

code,
kbd,
samp,
tt {
    font-size: 100%;
}

input,
button,
textarea,
select {
    *font-size: 100%;
}

body {
    line-height: 1.5;
    font-size: 12px;
    color: #333;
    background: #FFF;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

sup,
sub {
    font-size: 100%;
    vertical-align: baseline;
}

:link,
:visited,
ins {
    text-decoration: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

a:link,
a:visited,
a:active {
    color: #333;
    text-decoration: none;
}

a:hover {
    cursor: pointer;
}

img {
    vertical-align: middle;
}

.clearfix:before,
.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.clearit:before,
.clearit:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}

.clearit:after {
    clear: both;
}

.clearit {
    zoom: 1;
}

.wrapper {
    height: auto;
    margin: 0 auto;
    position: relative;
    width: 960px;
    z-index: 1;
}

.fontArial {
    font-family: Arial, Helvetica, sans-serif;
}

* html {
    background-image: url(about:blank);
    background-attachment: fixed;
    /*修正IE6振动bug*/
}

select,
input,
img,
select {
    vertical-align: middle;
}

input:checked + label {
    color: #008800 !important;
}

.w-1200 {
    min-width: 1200px;
    width: 1200px;
    margin: auto;
}

.w-1000 {
    width: 1000px;
    min-width: 1000px;
    margin: auto;
}

.bold {
    font-weight: bolder
}

.grey-999 {
    color: #999999;
}

.red {
    color: #ff0000
}

.grey-5f {
    color: #5f5f5f
}

.dark-blue-168491 {
    color: #168491
}

.blue-4bcdd9 {
    color: #3083f4;
}

.yellow {
    color: #fffaa8;
}

.lt {
    text-align: left
}

.rt {
    text-align: right
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.ct {
    text-align: center
}

.font50 {
    font-size: 50px;
}

.font60 {
    font-size: 60px;
}

.font28 {
    font-size: 28px
}

.font20 {
    font-size: 20px;
}

.font18 {
    font-size: 18px
}

.font14 {
    font-size: 14px
}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

#roll {
    /*position: fixed;*/
    /*right: calc(50% - 620px);*/
    /*top: 80%;*/
    /*width: 15px;*/
    display: none;
}

/*#roll_top {
    cursor: pointer;
    background: url("../images/top.png");
    height: 72px;
    width: 26px;
}*/

.tanchukuang_wrap1 {
    width: 100%;
    height: 500px;
    background: url(../images/wx_bg.png) no-repeat;
    background-size: 100% 100%;
}

/*头部*/
#header-wrap {
    width: 100%;
    background: #fff;
    z-index: 999;
    border-bottom: 1px solid #dcdcdc;
}

#header-wrap .header-content {
    width: 1200px;
    margin: 0 auto;
}

#header-wrap .header-content .header-con-left {
    float: left;
    padding: 15px 0 0 0;
}

#header-wrap .header-content .header-con-left img {
    margin-bottom: 7px;
}

#header-wrap .header-content .header-con-left p {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.2px;
    color: #3c3c3c;
}

#header-wrap .header-content .header-con-right {
    float: right;
}

#header-wrap .header-content .header-con-right .header-con-tab {
    padding-right: 20px;
    float: left;
}

#header-wrap .header-content .header-con-right .header-con-tab ul li {
    float: left;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.3px;
    color: #3c3c3c;
    margin-right: 20px;
    padding: 19px 0 17px 0;
    position: relative;
    cursor: pointer;
}

#header-wrap .header-content .header-con-right .header-con-tab ul li:last-child {
    margin-right: 0;
}

#header-wrap .header-content .header-con-right .header-con-tab ul li a {
    display: inline-block;
    padding: 9px 0 7px 0;
}

#header-wrap .header-content .header-con-right .header-con-tab ul li .header-tab-line,
#header-wrap .header-content .header-con-right .header-con-tab ul li div {
    width: 26px;
    height: 3px;
    border-radius: 1px;
    background-color: transparent;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -13px;
}

#header-wrap .header-content .header-con-right .header-con-tab ul li:hover .header-tab-line {
    background-color: #3083f4;
}

#header-wrap .header-content .header-con-right .header-con-tab ul li:hover a {
    color: #3083f4;
}

#header-wrap .header-content .header-con-right .header-con-tab ul li.header-tabShow div {
    background-color: #3083f4;
}

#header-wrap .header-content .header-con-right .header-con-tab ul li.header-tabShow a {
    color: #3083f4;
    font-weight: bold;
}

#header-wrap .header-content .header-con-right .header-con-tab ul li div.header-tab-content {
    width: 180px;
    height: 235px;
    background: url(../images/header_listbg.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: -255px;
    left: 50%;
    margin-left: -110px;
    z-index: 1111;
    padding: 20px 15px 15px 25px;
    display: none;
}

#header-wrap .header-content .header-con-right .header-con-tab ul li div.header-tab-content .header-tab-label {
    /*display: block;*/
    /*margin-bottom: 15px;*/
}

#header-wrap .header-content .header-con-right .header-con-tab ul li div.header-tab-content .header-tab-label.tab-label-show span {
    color: #3083f4;
}

#header-wrap .header-content .header-con-right .header-con-tab ul li div.header-tab-content .header-tab-label img {
    margin-right: 10px;
}

#header-wrap .header-content .header-con-right .header-con-tab ul li div.header-tab-content .header-tab-label span {
    font-weight: bold;
    font-size: 16px;
    color: #333;
}

#header-wrap .header-content .header-con-right .header-con-tab ul li div.header-tab-content .header-tab-label:hover span {
    color: #3083f4;
}

#header-wrap .header-content .header-con-right .header-con-tab ul li div.header-tab-content .header-tab-label p {
    margin-left: 28px;
    color: #999;
    font-size: 13px;
    letter-spacing: 1.3px;
    font-weight: 100;
}

#header-wrap .header-content .header-con-right .header-con-line {
    width: 1px;
    height: 32px;
    background-color: #cccccc;
    float: left;
    margin: 24px 0 0 0;
}

#header-wrap .header-content .header-con-right .header-con-tel,
#header-wrap .header-content .header-con-right .header-con-wx {
    float: left;
    padding: 19px 17px 0 16px;
    position: relative;
}

#header-wrap .header-content .header-con-right .header-con-wx {
    cursor: pointer;
}

#header-wrap .header-content .header-con-right .header-con-wx:hover .wx-erweima {
    display: block;
}

#header-wrap .header-content .header-con-right .header-con-wx .wx-erweima {
    width: 106px;
    height: 106px;
    position: absolute;
    top: 67px;
    padding: 10px;
    z-index: 9999;
    border: 1px solid #eeeeee;
    background: #fff;
    display: none;
}

#header-wrap .header-content .header-con-right .header-con-wx .wx-erweima img {
    width: 100%;
    height: 100%;
}

#header-wrap .header-content .header-con-right .header-con-wx .wx-erweima:before {
    content: "";
    background: url(../images/tf_18.png) no-repeat;
    background-size: 100% 100%;
    width: 14px;
    height: 7px;
    display: block;
    position: absolute;
    left: 50%;
    top: -8px;
    margin-left: -7px;
}

#header-wrap .header-content .header-con-right .header-con-tel .tel-icon,
#header-wrap .header-content .header-con-right .header-con-wx .wx-icon {
    width: 16px;
    height: 16px;
    /*background: #efefef;*/
    float: left;
    margin-right: 11px;
    margin-top: 12px;
}

#header-wrap .header-content .header-con-right .header-con-tel .tel-con,
#header-wrap .header-content .header-con-right .header-con-wx .wx-con {
    float: left;
}

#header-wrap .header-content .header-con-right .header-con-tel .tel-con p:nth-child(1),
#header-wrap .header-content .header-con-right .header-con-wx .wx-con p:nth-child(1) {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.3px;
    color: #3083f4;
    /*margin-bottom: 4px;*/
}

#header-wrap .header-content .header-con-right .header-con-tel .tel-con p:nth-child(2),
#header-wrap .header-content .header-con-right .header-con-wx .wx-con p:nth-child(2) {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.2px;
    color: #666666;
}

/*search*/
#search {
    width: 1200px;
    margin: 0 auto;
    /*margin-bottom: 100px;*/
}

.search {
    height: 50px;
    line-height: 50px;
}

.search .tag {
    color: #a4a4a4
}

.search .tag > a {
    color: #a4a4a4;
    margin-left: 15px
}

.search .tag > a:hover {
    color: #666;
}

.qylyque-content .search .tag > a:hover {
    color: #f1f1f1;
}

.search .tag .search-input {
    float: right;
    width: 325px;
}

.search .tag .search-input input[type=text] {
    border: 1px solid #7a7a7a;
    padding: 4px 45px 4px 20px;
    width: 200px
}

.qylyque-content .search .tag .search-input input[type=text] {
    color: #999
}

.search .tag .search-input .search-btn {
    float: right;
    width: 45px;
    height: 20px;
    margin-top: 0;
    /*margin-top: 12px;*/
    background-color: #6c6c6c;
    color: #FFFFFF;
    border: 1px solid #7a7a7a;
    cursor: pointer;
    padding: 4px 8px;
    /*position: relative;*/
    /*left: -5px;*/
}

.search .tag .search-input .ico {
    color: #5a5a5a;
    left: 20px;
    padding-right: 4px;
    position: relative;
    z-index: 3;
}

.search .tag .search-input input {
    width: 356px;
    height: 20px;
    border-radius: 18px;
    border: solid 1px #b7b7b7;
    background-color: transparent;
}

/*banner*/
#banner-wrap {
    min-width: 1200px;
    width: 100%;
    /*height: 318px;*/
    /*background-color: #eaeaea;*/
}

/*产品一览*/
#products-wrap {
    width: 100%;
}

#products-wrap .products-content {
    /* width: 1200px;
    margin: 0 auto; */
    padding-top: 80px;
}

#products-wrap .products-content .products-title {
    text-align: center;
    font-size: 32px;
    font-weight: 900;
    letter-spacing: 0.6px;
    color: #333333;
    margin-bottom: 50px;
}

#products-wrap .products-content .products-box {
    width: 1200px;
    display: none;
}

#products-wrap .products-content .products-box.active {
    display: block;
}

#products-wrap .products-content .products-box .products-list {
    width: 280px;
    float: left;
    margin-right: 20px;
    margin-bottom: 30px;
    text-align: center;
}

/* #products-wrap .products-content .products-box .products-list:nth-child(4),
#products-wrap .products-content .products-box .products-list:nth-child(8) {
    margin-right: 0;
} */
#products-wrap .products-content .products-box .products-list:nth-child(4n) {
    margin-right: 0;
}

#products-wrap .products-content .products-box .products-list .products-img {
    width: 280px;
    height: 120px;
    /*background: #efefef;*/
    background: no-repeat center center;
    background-size: contain;
    /* margin-bottom: 20px; */
    background: white;
}

#products-wrap .products-content .products-box .products-list .products-text {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.3px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 260px;
    margin: 0 auto;
}

/*下载解决方案进一步了解*/
#download-wrap {
    width: 100%;
}

#download-wrap .download-content {
    width: 1200px;
    margin: 0 auto;
    padding-top: 80px;
}

#download-wrap .download-content .download-title {
    text-align: center;
    font-size: 32px;
    font-weight: 900;
    letter-spacing: 0.6px;
    color: #333333;
    margin-bottom: 50px;
}

#download-wrap .download-content .download-box {
    width: 1200px;
}

#download-wrap .download-content .download-box .download-list {
    width: 280px;
    float: left;
    margin-right: 26px;
    margin-bottom: 29px;
    text-align: center;
}

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

#download-wrap .download-content .download-box .download-list .download-pic {
    width: 70px;
    height: 70px;
    background: #efefef;
    margin: auto;
    margin-bottom: 11px;
}

#download-wrap .download-content .download-box .download-list .download-pic img {
    width: 100%;
    height: 100%;
}

#download-wrap .download-content .download-box .download-list .download-text {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.4px;
    color: #333333;
    margin-bottom: 10px;
}

#download-wrap .download-content .download-box .download-list .download-file {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.3px;
    color: #666666;
    margin-bottom: 25px;
    vertical-align: middle;
}

#download-wrap .download-content .download-box .download-list .download-file img {
    margin-right: 5px;
}

#download-wrap .download-content .download-box .download-list .download-btn {
    width: 96px;
    height: 34px;
    display: block;
    text-align: center;
    line-height: 34px;
    /*border-radius: 17px;*/
    border: solid 1px #c6c6c6;
    background-color: #fff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.3px;
    color: #3083f4;
    margin: auto;
    cursor: pointer;
}

#download-wrap .download-content .download-box .download-list .download-btn:hover {
    border: 1px solid #3083f4;
    background: #3083f4;
    color: white;
}

/*企业新闻与行业资讯*/
#companyNews-wrap {
    width: 100%;
}

#companyNews-wrap .companyNews-content {
    width: 1200px;
    margin: 0 auto;
    padding-top: 68px;
    padding-bottom: 57px;
}

#companyNews-wrap .companyNews-content .companyNews-title {
    text-align: center;
    font-size: 32px;
    font-weight: 900;
    letter-spacing: 0.6px;
    color: #333333;
    margin-bottom: 50px;
}

#companyNews-wrap .companyNews-content .companyNews-box {
    width: 1200px;
}

#companyNews-wrap .companyNews-content .companyNews-box .companyNews-list {
    width: 380px;
    height: 338px;
    margin-bottom: 60px;
    margin-right: 15px;
    float: left;
    /*border: 1px solid rgba(0, 0, 0, 0.14);*/
}

#companyNews-wrap .companyNews-content .companyNews-box .companyNews-list .comanyNew-imgBox {
    width: 380px;
    height: 175px;
    overflow: hidden;
}

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

#companyNews-wrap .companyNews-content .companyNews-box .companyNews-list:hover {
    box-shadow: 0px 1px 8px 0 rgba(0, 0, 0, 0.14);
}

#companyNews-wrap .companyNews-content .companyNews-box .companyNews-list:hover .comanyNew-imgBox .companyNew-img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}

#companyNews-wrap .companyNews-content .companyNews-box .companyNews-list .companyNew-img {
    width: 380px;
    height: 175px;
    background: #efefef no-repeat center center;
    background-size: cover;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

#companyNews-wrap .companyNews-content .companyNews-box .companyNews-list .companyNew-text {
    padding: 10px 14px 0 20px;
}

#companyNews-wrap .companyNews-content .companyNews-box .companyNews-list .companyNew-text h3 {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.3px;
    color: #333333;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 346px;
}

#companyNews-wrap .companyNews-content .companyNews-box .companyNews-list .companyNew-text p {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.2px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 18px;
}

#companyNews-wrap .companyNews-content .companyNews-box .companyNews-list .companyNew-text .know-detail {
    width: 74px;
    height: 26px;
    display: block;
    text-align: center;
    line-height: 26px;
    border: solid 1px #3083f4;
    color: #3083f4;
    background: transparent;
    cursor: pointer;
    float: left;
}

#companyNews-wrap .companyNews-content .companyNew-more {
    width: 119px;
    height: 36px;
    display: block;
    text-align: center;
    line-height: 36px;
    border: solid 1px #3083f4;
    color: #3083f4;
    background-color: transparent;
    position: relative;
    left: 50%;
    margin-left: -59.5px;
    cursor: pointer;
}

/*企业新闻与行业资讯-------news文章页*/
#companyNews_art-wrap {
    width: 100%;
}

#companyNews_art-wrap .companyNews_art-content {
    width: 100%;
    /* margin: 0 auto; */
    /* padding-top: 68px;
    padding-bottom: 57px; */
}

#companyNews_art-wrap .companyNews_art-content .companyNews_art-title {
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.6px;
    color: #333333;

}

#companyNews_art-wrap .companyNews_art-content .companyNews-box {
    width: 100%;
}

#companyNews_art-wrap .companyNews_art-content .companyNews-box .companyNews-list {
    width: 259px;
    height: 290px;
    /* margin-bottom: 60px; */
    margin-right: 13px;
    float: left;
    /*border: 1px solid rgba(0, 0, 0, 0.14);*/
}

#companyNews_art-wrap .companyNews_art-content .companyNews-box .companyNews-list .comanyNew-imgBox {
    width: 259px;
    height: 138px;
    overflow: hidden;
}

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

#companyNews_art-wrap .companyNews_art-content .companyNews-box .companyNews-list:hover {
    box-shadow: 0px 1px 8px 0 rgba(0, 0, 0, 0.14);
}

#companyNews_art-wrap .companyNews_art-content .companyNews-box .companyNews-list:hover .comanyNew-imgBox .companyNew-img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}

#companyNews_art-wrap .companyNews_art-content .companyNews-box .companyNews-list .companyNew-img {
    width: 259px;
    height: 140px;
    background: #efefef no-repeat center center;
    background-size: cover;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

#companyNews_art-wrap .companyNews_art-content .companyNews-box .companyNews-list .companyNew-text {
    padding: 10px 14px 0 20px;
}

#companyNews_art-wrap .companyNews_art-content .companyNews-box .companyNews-list .companyNew-text h3 {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.3px;
    color: #333333;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* width: 346px; */
}

#companyNews_art-wrap .companyNews_art-content .companyNews-box .companyNews-list .companyNew-text p {
    font-size: 12px;
    font-weight: 500;
    /* line-height: 1.2; */
    letter-spacing: 0.2px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 16px;
}

#companyNews_art-wrap .companyNews_art-content .companyNews-box .companyNews-list .companyNew-text .know-detail {
    width: 74px;
    height: 26px;
    display: block;
    text-align: center;
    line-height: 26px;
    border: solid 1px #3083f4;
    color: #3083f4;
    background: transparent;
    cursor: pointer;
    float: left;
}

#companyNews_art-wrap .companyNews_art-content .companyNew-more {
    display: none;
    width: 119px;
    height: 36px;
    /* display: block; */
    text-align: center;
    line-height: 36px;
    border: solid 1px #3083f4;
    color: #3083f4;
    background-color: transparent;
    position: relative;
    left: 50%;
    margin-left: -59.5px;
    cursor: pointer;
}

/*关注微信公众号，订阅最新动态*/
#weChat-wrap {
    width: 100%;
    background: url("../images/wx_bg.png") no-repeat;
    background-size: 100% 100%;
}

#weChat-wrap .weChat-content {
    width: 516px;
    margin: 0 auto;
    padding: 40px 0;
}

#weChat-wrap .weChat-content .weChat-icon {
    width: 112px;
    height: 112px;
    background: #efefef;
    float: left;
    margin-right: 54px;
}

#weChat-wrap .weChat-content .weChat-icon img {
    width: 100%;
    height: 100%;
}

#weChat-wrap .weChat-content .weChat-text {
    height: 112px;
    line-height: 112px;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0.5px;
    color: #ffffff;
    float: left;
}

/*底部*/
#footer-wrap {
    width: 100%;
    background-color: #212121;
}

#footer-wrap .footer-content {
    width: 1200px;
    margin: 0 auto;
    padding: 47px 0 28px 0;
}

#footer-wrap .footer-content .footer-map {
    width: 210px;
    height: 200px;
    /*background: #efefef;*/
    float: left;
    margin-right: 75px;
}

#footer-wrap .footer-content .footer-list {
    float: left;
    margin-right: 42px;
    margin-top: 20px;
    width: 110px;
}

#footer-wrap .footer-content .footer-list li:nth-child(1) {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.3px;
    color: #ffffff;
    margin-bottom: 20px;
}

#footer-wrap .footer-content .footer-list li {
    height: 12px;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.2px;
    color: #999;
    margin-bottom: 14px;
}

#footer-wrap .footer-content .footer-list li > a {
    color: #999;
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

#footer-wrap .footer-content .footer-news {
    width: 305px;
    /*height: 180px;*/
    /*background: cornflowerblue;*/
    float: left;
    margin-top: 20px;
    margin-bottom: 35px;
}

#footer-wrap .footer-content .footer-news .footer-news-title {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.3px;
    color: #ffffff;
    margin-bottom: 15px;
}

#footer-wrap .footer-content .footer-news .footer-news-list {
    width: 100%;
    margin-bottom: 15px;
}

#footer-wrap .footer-content .footer-news .footer-news-list .footer-news-pic {
    width: 80px;
    height: 54px;
    background-color: #d6d6d6;
    float: left;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#footer-wrap .footer-content .footer-news .footer-news-list .footer-news-content {
    float: right;
    width: 215px;
}

#footer-wrap .footer-content .footer-news .footer-news-list .footer-news-content p:nth-child(1) {
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 200px;
}

#footer-wrap .footer-content .footer-news .footer-news-list .footer-news-content p:nth-child(2) {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.2px;
    color: #999999;
}

#footer-wrap .footer-content .footer-news .footer-news-more {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.2px;
    color: #ffffff;
}

#footer-wrap .footer-content .footer-news .footer-news-more > a {
    color: #fff;
}

#footer-wrap .footer-content .footer-about-list {
    width: 726px;
    margin: 0 auto;
    margin-bottom: 20px;
}

#footer-wrap .footer-content .footer-about-list li {
    float: left;
    margin-right: 20px;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.2px;
    color: #999999;
}

#footer-wrap .footer-content .footer-about-list li:last-child {
    margin-right: 0;

}

#footer-wrap .footer-content .footer-about-list li:last-child a {

    color: rgba(153, 153, 153, 1);
    margin-right: 20px;
    text-decoration: underline;
}

#footer-wrap .footer-content .footer-about-list li:last-child a:hover {
    color: #fff
}

#footer-wrap .footer-content .footer-line {
    width: 100%;
    height: 1px;
    background-color: #696969;
    margin-bottom: 20px;
}

#footer-wrap .footer-content .footer-links-wrap {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

#footer-wrap .footer-content .footer-links-wrap .footer-links-list {
    display: inline-block;
    margin-bottom: 25px;
    color: #fff;
}

#footer-wrap .footer-content .footer-links-wrap .footer-links-list > a {
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.2px;
    color: #999;
    margin-right: 35px;
}

#footer-wrap .footer-content .footer-links-wrap .footer-links-list li:last-child {
    margin-right: 0;
}

#footer-wrap .footer-content .footer-links-wrap .footer-links-list li:nth-child(1) {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.2px;
    color: #ffffff;
}

#footer-wrap .footer-content .footer-links-wrap .footer-copyright {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.2px;
    color: #999;
}

#footer-wrap .footer-content .footer-links-wrap .footer-copyright > a {
    color: #999;
}

.footer-about-list li a {
    color: rgba(153, 153, 153, 1);
    margin-right: 10px;
    text-decoration: underline;
}

/*首页*/
#index-wrap {
    width: 100%;
    min-width: 1200px;
    /*min-height: 540px;*/
    /* background: url("../images/index_bg.png") no-repeat; */
    background: url("../images/index_bg1.png") no-repeat;
    background-size: 100% 100%;
    position: relative;
}

#index-wrap .index-content {
    width: 1200px;
    min-width: 1200px;
    /*height: 519px;*/
    margin: 0 auto;
    text-align: center;
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -600px;
    /*padding-top: 495px;*/
}

#index-wrap .index-content .index-text {
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0.6px;
    color: #275D84;
    margin-bottom: 55px;
}

#index-wrap .index-content .index-list {
    font-size: 16px;
    /*font-weight: bold;*/
    line-height: 1.86;
    letter-spacing: 0.4px;
    color: #ffffff;
}

#qylyque-wrap {
    width: 100%;
    min-width: 1200px;
    background-color: #242832;
    background: url("../images/que_bg.png") no-repeat;
    background-size: cover;
    background-position: center center;
}

#qylyque-wrap .qylyque-content {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    padding: 35px 0 0 0;
}

#qylyque-wrap .qylyque-content .qylyque-tabWrap {
    width: 595px;
    margin: 0 auto;
    /*margin-bottom: 25px;*/
}

#qylyque-wrap .qylyque-content .qylyque-tabWrap .qylyque-tab {
    width: 80px;
    height: 30px;
    float: left;
    margin-right: 91px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.4px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    position: relative;
}

#qylyque-wrap .qylyque-content .qylyque-tabWrap .qylyque-tab .qylyque-line {
    width: 80px;
    height: 30px;
    border-radius: 2px;
    background-color: transparent;
    margin: 0 auto;
    position: absolute;
    left: 0;
    top: 0;
}

#qylyque-wrap .qylyque-content .qylyque-tabWrap .qylyque-tab .qylyque-line::after {
    width: 0;
    height: 0;
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid transparent;
    position: absolute;
    bottom: -6px;
    left: 50%;
    margin-left: -8px;
}

#qylyque-wrap .qylyque-content .qylyque-tabWrap .qylyque-tab.qylyque-tabActive p {
    color: #fff;
}

#qylyque-wrap .qylyque-content .qylyque-tabWrap .qylyque-tab.qylyque-tabActive .qylyque-line {
    background-color: #3083f4;
}

#qylyque-wrap .qylyque-content .qylyque-tabWrap .qylyque-tab.qylyque-tabActive .qylyque-line::after {
    border-top: 8px solid #3083f4;
}

#qylyque-wrap .qylyque-content .qylyque-tabWrap .qylyque-tab p {
    /*margin-bottom: 20px;*/
    position: absolute;
    z-index: 1;
    top: 2px;
    left: 7px;
}

#qylyque-wrap .qylyque-content .qylyque-tabWrap .qylyque-tab:last-child {
    margin-right: 0;
}

#qylyque-wrap .qylyque-imgWrap {
    width: 100%;
    height: 450px;
    position: relative;
}

#qylyque-wrap .qylyque-imgWrap .qylyque-img {
    width: 100%;
    height: 100%;
    position: absolute;
    display: none;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    margin: 0 auto;
}

#qylyque-wrap .qylyque-imgWrap .qylyque-img .qylyque-imgs {
    height: 450px;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    margin: 0 auto;
}

#qylyque-wrap .qylyque-imgWrap .qylyque-img img {
    /*position: absolute;*/
    display: inline-block;
    /*top: 50%;*/
    margin: 0 auto;
}

#qylyque-wrap .qylyque-imgWrap .qylyque-img.qylyque-imgActive {
    display: block;
}

#qylyly-wrap {
    width: 100%;
    min-width: 1200px;
    background: url("../images/qylyly_bg.png") no-repeat;
    background-size: 100% 100%;
    margin-top: -1px;
}

#qylyly-wrap .qylyly-content {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    padding: 85px 0 55px 0;
}

.qylyly-title {
    font-size: 28px;
    line-height: 60px;
    font-weight: 900;
    letter-spacing: 0.6px;
    text-align: center;
    color: #ffffff !important;
    margin-bottom: 25px;
    display: block;
}

.qylyly-text {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.4px;
    text-align: center;
    color: #d0d0d0;
    margin-bottom: 60px;
}

#qylyly-wrap .qylyly-content .qylyly-video {
    width: 705px;
    height: 381px;
    background: url("../images/video_bg.png") no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-bottom: 50px;
    position: relative;
    cursor: pointer;
}

#qylyly-wrap .qylyly-content .qylyly-video .video-btn {
    width: 164px;
    height: 100px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.4px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -82px;
    margin-top: -50px;
}

#qylyly-wrap .qylyly-content .qylyly-video .video-btn img {
    margin-bottom: 20px;
}

#qylyly-wrap .qylyly-content .qylyly-video:before {
    content: "";
    position: absolute;
    width: 49px;
    height: 109px;
    background: url("../images/video_line.png") no-repeat;
    background-size: 100% 100%;
    right: -49px;
    top: 25px
}

#qylyly-wrap .qylyly-content .qylyly-video:after {
    content: "";
    position: absolute;
    width: 49px;
    height: 109px;
    background: url("../images/video_line.png") no-repeat;
    background-size: 100% 100%;
    bottom: 25px;
    left: -49px;
}

#qylyly-wrap .qylyly-content .qylyly-list-wrap .qylyly-list-left {
    width: 252px;
    float: left;
}

#qylyly-wrap .qylyly-content .qylyly-list-wrap .qylyly-list-right {
    width: 885px;
    float: right;
}

.qyly-yth-wrap {
    float: left;
}

.qyly-yth-wrap .qylyly-center {
    display: inline-block;
    width: 92px;
    font-size: 19px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #ffffff;
    position: relative;
    left: 50%;
    margin-left: -42.5px;
    margin-bottom: 20px;
}

.qyly-yth-wrap .qylyly-icon {
    width: 20px;
    /*height: 20px;*/
    /*background: #efefef;*/
    float: left;
    margin-right: 9px;
    /*margin-top: 5px;*/
}

.qyly-yth-wrap .qylyly-icon img {
    width: 100%;
    /*height: 100%;*/
}

.qyly-yth-wrap .qylyly-line {
    width: 100%;
    height: 6px;
    background-color: #8e8e8e;
    position: relative;
    margin-bottom: 50px;
}

.qyly-yth-wrap .qylyly-line .qylyly-dian {
    width: 8px;
    height: 8px;
    border: solid 1px #3083f4;
    background-color: #ffffff;
    position: absolute;
    left: 50%;
    top: -2px;
    margin-left: -4px;
    border-radius: 50%;
}

.qyly-yth-wrap .qylyly-line .qylyly-smline {
    display: inline-block;
    width: 2px;
    height: 37px;
    background-color: #3083f4;
    position: relative;
    left: 50%;
    top: 7px;
    margin-left: -0.5px;
}

.qyly-yth-wrap .qylyly-text-wrap {
    width: calc(100% - 28px);
    text-align: center;
    padding: 0 14px;
}

.qyly-yth-wrap .qylyly-text-wrap p:nth-child(1) {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.4px;
    color: #ffffff;
    margin-bottom: 15px;
}

.qyly-yth-wrap .qylyly-text-wrap p:nth-child(2) {
    width: 24px;
    height: 4px;
    opacity: 0.8;
    background-color: #ffffff;
    margin: 0 auto;
    margin-bottom: 15px;
}

.qyly-yth-wrap .qylyly-text-wrap p:nth-child(3) {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.38;
    letter-spacing: 0.3px;
    text-align: left;
    color: #d8d8d8;
}

#qylyly-wrap .qylyly-content .qylyly-list-wrap {
    width: 1200px;
    margin-bottom: 60px;
}

#qylyly-wrap .qylyly-content .qylyly-btn {
    width: 140px;
    height: 42px;
    display: block;
    border: solid 1px #ffffff;
    color: #ffffff;
    margin: 0 auto;
    text-align: center;
    line-height: 42px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.4px;
    cursor: pointer;
}

/*数据融合解决方案*/
.qylysjrh-wrap {
    width: 100%;
    min-width: 1200px;
}

.qylysjrh-wrap .qylysjrh-content {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    padding: 60px 0 40px 0;
}

.qylysjrh-wrap .qylysjrh-content .qylysjrh-box {
    width: 1200px;
    height: 677px;
    border: solid 1px #f2f6fa;
    /*background-color: #3083f4;*/
    margin-bottom: 40px;
}

.qylysjrh-wrap .qylysjrh-content .qylysjrh-box.qylysjrh-box1 {
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.qylysjrh-wrap .qylysjrh-content .qylysjrh-box img {
    width: 100%;
    height: 100%;
}

.qylysjrh-wrap .qylysjrh-content .qylysjrh-btnWrap {
    width: 305px;
    margin: 0 auto;
}

.qylysjrh-wrap .qylysjrh-content .qylysjrh-btnWrap div:nth-child(1) {
    width: 140px;
    height: 42px;
    border: solid 1px #3083f4;
    color: #3083f4;
    float: left;
    text-align: center;
    line-height: 42px;
    font-size: 18px;
}

.qylysjrh-wrap .qylysjrh-content .qylysjrh-btnWrap div:nth-child(2) {
    width: 140px;
    height: 42px;
    border: solid 1px #3083f4;
    background: #3083f4;
    color: #fff;
    float: right;
    text-align: center;
    line-height: 42px;
    font-size: 18px;
    cursor: pointer;
}

.qylysjrh-wrap .qylysjrh-content .qylysjrh-btnWrap div a {
    display: inline-block;
    width: 100%;
    height: 100%
}

/*路通物联公司介绍*/
#qylycompany-wrap {
    width: 100%;
    background: url("../images/company_bg.png") no-repeat;
    background-size: 100% 100%;
}

#qylycompany-wrap .qylycompany-content {
    width: 1200px;
    margin: 0 auto;
    padding: 75px 0;
}

#qylycompany-wrap .qylycompany-content .qylycompany-text {
    width: 999px;
    margin: 0 auto;
    font-size: 15.5px;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.3px;
    color: #ffffff;
    text-indent: 2em;

}

#qylycompany-wrap .qylycompany-content .qylycompany-box {
    width: 999px;
    margin: 75px auto 90px auto;
}

#qylycompany-wrap .qylycompany-content .qylycompany-box div {
    width: 228px;
    height: 136px;
    border-radius: 10px;
    transform: skew(-20deg);
    /*设置倾斜度为-30*/
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    background-color: transparent;
    border: 1px solid #fff;
    float: left;
    margin-right: 25px;
    text-align: center;
    /*line-height: 100px;*/
}

#qylycompany-wrap .qylycompany-content .qylycompany-box div:last-child {
    margin-right: 0;
}

#qylycompany-wrap .qylycompany-content .qylycompany-box div p {
    color: #fff;
    display: inline-block;
    -webkit-transform: skew(20deg);
    transform: skew(20deg)
}

#qylycompany-wrap .qylycompany-content .qylycompany-box div .p1 {
    font-size: 26px;
    font-weight: bold;
    line-height: 0.65;
    letter-spacing: 0.5px;
    margin-bottom: 25px;
    margin-top: 40px;
}

#qylycompany-wrap .qylycompany-content .qylycompany-box div .p2 {
    font-size: 20px;
    font-weight: 500;
    line-height: 0.85;
    letter-spacing: 0.4px;
    margin-left: 15px;
}

#qylycompany-wrap .qylycompany-content .qylycompany-list {
    width: 999px;
    margin: 0 auto;
}

#qylycompany-wrap .qylycompany-content .qylycompany-list .company-list {
    width: 50%;
    height: 79px;
    float: left;
    margin-bottom: 50px;
}

#qylycompany-wrap .qylycompany-content .qylycompany-list .company-list .company-img {
    width: 42px;
    height: 42px;
    /*background: #efefef;*/
    float: left;
    margin-right: 15px;
    margin-top: 11px;
}

#qylycompany-wrap .qylycompany-content .qylycompany-list .company-list .company-text {
    float: left;
}

#qylycompany-wrap .qylycompany-content .qylycompany-list .company-list .company-text p:nth-child(1) {
    font-size: 18px;
    font-weight: bold;
    line-height: 2.11;
    letter-spacing: 0.4px;
    color: #ffffff;
    display: inline-block;
}

#qylycompany-wrap .qylycompany-content .qylycompany-list .company-list .company-text p:nth-child(2) {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.57;
    letter-spacing: 0.3px;
    color: rgba(255, 255, 255, 0.8);
}

/*服务案例*/
#service-wrap {
    width: 100%;
}

#service-wrap .service-content {
    /* width: 1200px;
    margin: 0 auto; */
    padding: 80px 0 0 0;
}

#service-wrap .service-content .service-box {
    margin-bottom: 30px;

    /* background: #F0F0F0 */

}

#service-wrap .service-content .service-box > a {
    width: 375px;
    position: relative;
    margin-right: 34px;
    float: left;
    margin-bottom: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.4px;
    color: #333333;
    display: inline-block;
}

#service-wrap .service-content .service-box > a:nth-child(3n) {
    margin-right: 0;
}

#service-wrap .service-content .service-box .service-list {

    width: 100%;
}

#service-wrap .service-content .service-box .service-list:nth-child(2n) {
    margin-right: 0;
}

#service-wrap .service-content .service-box .service-list .service-img {
    width: 100%;
    height: 250px;
    position: relative;
    /* margin-bottom: 25px; */
    background: white no-repeat center center;
    background-size: cover;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

#service-wrap .service-content .service-box .service-list .service-img-box {
    width: 100%;
    height: 250px;
    overflow: hidden;
    /* margin-bottom: 25px; */
}

/* #service-wrap .service-content .service-box .service-list:hover .service-img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
} */

#service-wrap .service-content .service-box .service-list .service-img > p {
    position: absolute;
    /* top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .35);
    color: #fff;
    line-height: 278px;
    vertical-align: middle; */
    font-size: 20px;
    color: #FFFFFF;
    background: rgba(48, 131, 244, 1);
    border: 1px solid rgba(225, 232, 239, 1);
    width: 60px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    top: 10px;
    right: 16px;
}

/*产品中心*/
.productCenter-wrap {
    padding: 20px 0;
}

.productCenter-wrap .productCenter-left {
    width: 240px;
    float: left;
}

.productCenter-wrap .productCenter-right {
    width: 866px;
    border: 1px solid #ebedf0;
    float: right;
    padding: 15px;
}

.productCenter-wrap .productCenter-left .productCenter-title {
    font-size: 18px;
    font-weight: bold;
    margin-left: 18px;
    /*margin-bottom: 29px;*/
}

.productCenter-wrap .productCenter-left .productCenter-text {
    margin-left: 18px;
    color: #999999;
    font-size: 12px;
    margin-bottom: 8px;
}

.productSlide-wrap {
    width: 100%;
    margin-bottom: 28px;
}

.productSlide-item {
    width: 100%;
    border-top: 1px solid #ebedf0;
    padding-top: 10px;
}

.productSlide-item .productSlide-title {
    display: block;
    padding: 17px 0;
    font-weight: bold;
    font-size: 15px;
}

.productSlide-list a {
    display: block;
    padding: 10px 10px 10px 18px;
    color: #79828f;
}

.productSlide-list a span {
    display: inline-block;
    width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.productSlide-list a img {
    width: 15px;
    height: 15px;
    float: right;
    margin-top: 2px;
    display: none;
}

.productSlide-list a.product-listActive {
    color: #3083f4;
}

.productSlide-list a.product-listActive img {
    display: block;
}

.productSlide-list a:hover {
    /*background: #f8f8f8;*/
    color: #3083f4;
}

.productSlide-title .up {
    width: 15px;
    height: 15px;
    float: right;
    margin-right: 10px;
    margin-top: 3px;
    display: none;
}

.productSlide-title .down {
    width: 15px;
    height: 15px;
    float: right;
    margin-right: 10px;
    margin-top: 3px;
}

.ad-bg {
    width: 240px;
    height: 114px;
    background: #efefef no-repeat center;
    background-size: cover;
}

.productCenterR-seat {
    padding-bottom: 10px;
    border-bottom: 1px solid #ebedf0;
    letter-spacing: 1px;
    margin-bottom: 25px;
}

.productCenterR-title {
    float: left;
}

.productCenterR-title p {
    letter-spacing: 1.5px;
    font-size: 18px;
    float: left;
    margin-top: -4px;
    font-weight: 900;
}

.productCenterR-title .line-big {
    width: 4px;
    height: 20px;
    background: #323e5a;
    float: left;
    margin-right: 10px;
}

.productCenterR-content {
    padding: 20px;
    float: left;
    width: 784px;
}

.productCenterR-content .productCenterR-box {
    width: 190px;
    height: 290px;
    box-shadow: 0 0 10px 0 rgba(80, 90, 109, 0.09);
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
    padding: 30px;
    margin-bottom: 35px;
}

.productCenterR-content .productCenterR-box:hover {
    box-shadow: #e8e8e8 0 0 10px 4px;
}

.productCenterR-content .productCenterR-box:hover .box-title {
    color: #0d79ce;
}

.productCenterR-box .box-img {
    width: 156px;
    height: 73px;
    /*position: relative;
    left: 50%;
    float: left;
    margin-left: -78px;
    margin-bottom: 35px;*/
    margin: auto;
    margin-bottom: 35px;
    background: no-repeat center;
    background-size: contain;
}

.productCenterR-box .box-title {
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: bold;
    margin-bottom: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.productCenterR-box .box-content {
    width: 100%;
    height: 98px;
    overflow: hidden;
    margin-bottom: 17px;
    color: #8f96a1;
    text-align: left;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.productCenterR-box .box-more {
    width: 68px;
    height: 23px;
    background: #323E5A;
    text-align: center;
    line-height: 23px;
    cursor: pointer;
}

.productCenterR-box .box-more > a {
    color: #fff;
}

.productDetail-box {
    width: 814px;
    height: 168px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 30px;
    color: #fff;
    padding: 30px 25px 20px 25px;
    border: solid 1px #d1d1d1;
    background: #fff;
}

.productDetail-box .productDetail-left {
    width: 630px;
    float: left;
}

.productDetail-box .productDetail-right {
    width: 170px;
    height: 165px;
    float: right;
    background: no-repeat center center;
    background-size: contain;
}

.productDetail-box .productDetail-title {
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: bold;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 600px;
    color: #fff;
}

.productDetail-box .productDetail-content {
    line-height: 23px;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 30px;
    font-size: 13px;
    color: #fff;
}

.memorabilia-hidden {
    padding-top: 5px;
    margin-bottom: 20px;
}

.productDetail-box .consult-btn {
    width: 100px;
    height: 30px;
    display: block;
    text-align: center;
    line-height: 30px;
    background: #3686f1;
    color: #fff;
    border: 0;
    cursor: pointer;
    -webkit-animation: bounceIn 1.5s infinite linear;
    -o-animation: bounceIn 1.5s infinite linear;
    animation: bounceIn 1.5s infinite linear;
}

.productDetail-stitle {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.4px;
    text-align: left;
    color: #333333;
    margin-bottom: 30px;

}

.productDetail-stitle_new {
    margin-top: 30px;
}

.productDetail-introduce {
    padding: 20px 0;
    width: 824px;
    /*border: 1px solid #d1d1d1;*/
    margin-bottom: 20px;
    position: relative;
}

.productDetail-introduce .productDetail-imgWrap {
    width: 180px;
    height: 286px;
    background: #efefef;
    float: left;
    margin-right: 40px;
}

.productDetail-introduce .productDetail-table {
    border: 1px solid #f3f3f3;
}

.productDetail-introduce .productDetail-table tr td {
    border-bottom: 1px solid #f3f3f3;
    padding: 15px 20px 15px 30px;
    font-size: 15px;
}

.productDetail-introduce .productDetail-table tr:last-child td {
    border-bottom: 0;
}

.productDetail-introduce .introduce-left,
.productDetail-introduce .introduce-right {
    width: 50%;
}

.introduce-left .function-list .info {
    width: 100% !important;
}

.productDetail-introduce .introduce-right {
    height: 100%;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}

.productDetail-introduce .introduce-right > img {
    margin-top: 10%;
    text-align: center;
    vertical-align: middle;
}

.productDetail-introduce p {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.57;
    letter-spacing: 0.8px;
    text-align: left;
    color: #666666;
}

.productDetail-introduce .productDetail-content {
    padding: 20px;
    float: left;
    width: 784px;
    font-size: 14px;
}

.productDetail-item {
    display: none;
}

.productDetail-list {
    display: none;
}

.email-box {
    width: 240px;
    height: 114px;
    background: #efefef;
}

.iframe-box {
    width: 898px;
    height: 930px;
    float: right;
}

/*上一篇 下一篇*/
.productDetail-footer {
    width: 100%;
    background: #f4f6fb;
}

.productDetail-footer > div {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    padding-left: 25px;
    width: 45%;
}

.fl {
    float: left;
}

.productDetail-list > .footer {
    background-color: rgb(248, 248, 248);
    margin-bottom: 15px;
}

.productDetail-list > .footer > div {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    padding-left: 25px;
    color: #79828f;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 45%;
}

.productDetail-list > .footer > div a {
    color: #79828f;
}

/*关于我们*/
#about-wrap {
    width: 100%;
    padding: 20px 0;
}

#about-wrap .about-left {
    width: 240px;
    float: left;
}

#about-wrap .about-right {
    width: 866px;
    float: right;
    padding: 15px;
}

#about-wrap .about-left .aboutLeft-title {
    font-size: 18px;
    font-weight: bold;
    margin-left: 18px;
}

#about-wrap .about-left .aboutLeft-text {
    margin-left: 18px;
    color: #999999;
    font-size: 12px;
    margin-bottom: 8px;
}

#about-wrap .about-left .aboutSlide-wrap {
    width: 100%;
    margin-bottom: 28px;
}

#about-wrap .about-left .aboutSlide-wrap .aboutSlide-item {
    width: 100%;
    border-top: 1px solid #ebedf0;
    padding-top: 10px;
    float: left;
}

#about-wrap .about-left .aboutSlide-wrap .aboutSlide-item .aboutSlide-list {
    display: none;
    float: left;
}

#about-wrap .about-left .aboutSlide-wrap .aboutSlide-item .aboutSlide-list a {
    display: block;
    /* padding: 10px 10px 17px 0; */
    color: #79828f;
    line-height: 1
}

#about-wrap .about-left .aboutSlide-wrap .aboutSlide-item .aboutSlide-list a:hover {
    color: #3083F4
}

#about-wrap .about-left .aboutSlide-wrap .aboutSlide-item .aboutSlide-list a img {
    width: 6px;
    height: 6px;
    margin-top: -2px;
    margin-right: 5px;
    margin-left: 2px;
}

#about-wrap .about-left .aboutSlide-wrap .aboutSlide-item .aboutSlide-right {
    width: 110px;
    display: block;
    /*height: 132px;*/
    background: #efefef;
    float: right;
    margin-top: 10px;
}

#about-wrap .about-left .aboutSlide-wrap .aboutSlide-item .aboutSlide-right_2020 {
    display: block;
    /*height: 132px;*/
    float: right;
}

#about-wrap .about-left .aboutSlide-wrap .aboutSlide-item .aboutSlide-right_2020 .get_case {
    border: 1px solid #3083F4;
    height: 22px;
    line-height: 20px;
    text-align: center;
    color: #3083F4;
    font-weight: 500;
    font-size: 12px;
    margin-top: 13px;
    -webkit-animation: bounceIn 1.5s infinite linear;
    -o-animation: bounceIn 1.5s infinite linear;
    animation: bounceIn 1.5s infinite linear;

}

#about-wrap .about-left .aboutSlide-wrap .aboutSlide-item .aboutSlide-right img {
    width: 100%;
    /*height: 100%;*/
}

#about-wrap .about-left .aboutSlide-wrap .aboutSlide-item .aboutSlide-list1 {
    display: none;
}

#about-wrap .about-left .aboutSlide-wrap .aboutSlide-item .aboutSlide-list1 .aboutSlide-news {
    display: block;
    padding: 10px 0 10px 0;
}

#about-wrap .about-left .aboutSlide-wrap .aboutSlide-item .aboutSlide-list1 .aboutSlide-news .aboutNews-img {
    width: 80px;
    height: 54px;
    background: no-repeat center center;
    background-size: contain;
    float: left;
    margin-top: 4px;
}

#about-wrap .about-left .aboutSlide-wrap .aboutSlide-item .aboutSlide-list1 .aboutSlide-news .aboutNews-content {
    width: 150px;
    height: 54px;
    float: right;
}

#about-wrap .about-left .aboutSlide-wrap .aboutSlide-item .aboutSlide-list1 .aboutSlide-news .aboutNews-content p:nth-child(1) {
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    color: #333333;
    margin-bottom: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

#about-wrap .about-left .aboutSlide-wrap .aboutSlide-item .aboutSlide-list1 .aboutSlide-news .aboutNews-content p:nth-child(2) {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.2px;
    text-align: left;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 100%;
}

#about-wrap .about-left .aboutSlide-wrap .aboutSlide-item .aboutSlide-list2 {
    display: none;
}

#about-wrap .about-left .aboutSlide-wrap .aboutSlide-item .aboutSlide-list2 .aboutSlide-product {
    display: block;
    padding: 5px 0 5px 0;
    text-align: center;
}

#about-wrap .about-left .aboutSlide-wrap .aboutSlide-item .aboutSlide-list2 .aboutSlide-product .aboutProduct-img {
    width: 100%;
    height: 145px;
    background: no-repeat center center;
    background-size: contain;
    margin-bottom: 4px;
}

#about-wrap .about-left .aboutSlide-wrap .aboutSlide-item .aboutSlide-list2 .aboutSlide-product p {
    font-size: 14px;
    font-weight: 500;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 200px;
    margin: 0 auto;
}

#about-wrap .about-right .aboutRight-tabWrap {
    width: 100%;
    border-bottom: 1px solid #ebedf0;
}

#about-wrap .about-right .aboutRight-tabWrap .aboutRight-tab {
    float: left;
    margin-right: 55px;
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    cursor: pointer;
}

#about-wrap .about-right .aboutRight-tabWrap .aboutRight-tab:hover .aboutTab-line {
    background-color: #3083f4;
}

#about-wrap .about-right .aboutRight-tabWrap .aboutRight-tab:hover p {
    color: #3083f4;
}

#about-wrap .about-right .aboutRight-tabWrap .aboutRight-tab p {
    margin-bottom: 7px;
}

#about-wrap .about-right .aboutRight-tabWrap .aboutRight-tab .aboutTab-line {
    width: 56px;
    height: 4px;
    border-radius: 2px;
    background-color: transparent;
    margin: 0 auto;
}

#about-wrap .about-right .aboutRight-tabWrap .aboutRight-tab.aboutRight-tabActive {
    color: #3083f4;
}

#about-wrap .about-right .aboutRight-tabWrap .aboutRight-tab.aboutRight-tabActive p {
    color: #3083f4;
}

#about-wrap .about-right .aboutRight-tabWrap .aboutRight-tab.aboutRight-tabActive .aboutTab-line {
    background-color: #3083f4;
}

#about-wrap .about-right .aboutRight-tabContent {
    width: 100%;
    display: none;
}

#about-wrap .about-right .aboutRight-tabContent.aboutRight-show {
    display: block;
}

#about-wrap .about-right .aboutRight-tabContent .aboutRcon-list {
    width: 100%;
    border-bottom: 1px solid #ebedf0;
    padding-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

#about-wrap .about-right .aboutRight-tabContent .aboutRcon-list .aboutRcon-img {
    width: 220px;
    height: 146px;
    background-color: #cacaca;
    float: left;
    margin-right: 30px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

#about-wrap .about-right .aboutRight-tabContent .aboutRcon-list .aboutRcon-content {
    float: left;
    width: 615px;
    height: 146px;
}

#about-wrap .about-right .aboutRight-tabContent .aboutRcon-list .aboutRcon-content .aboutRcon-title {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 400px;
    margin-bottom: 15px;
}

#about-wrap .about-right .aboutRight-tabContent .aboutRcon-list .aboutRcon-content .aboutRcon-text {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    letter-spacing: 0.3px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    width: 100%;
    margin-bottom: 18px;
}

#about-wrap .about-right .aboutRight-tabContent .aboutRcon-list .aboutRcon-content .aboutRcon-footer p {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.2px;
    color: #999999;
    margin-right: 30px;
    float: left;
    display: inline-block;
}

#about-wrap .about-right .aboutRight-tabContent .aboutRcon-list .aboutRcon-content .aboutRcon-footer p span {
    color: #3083f4;
}

#about-wrap .about-right .aboutRight-tabContent .aboutRcon-list .aboutRcon-content .aboutRcon-footer ul {
    float: left;
    display: inline-block;
}

#about-wrap .about-right .aboutRight-tabContent .aboutRcon-list .aboutRcon-content .aboutRcon-footer ul li {
    float: left;
    /*width: 50px;*/
    height: 18px;
    border-radius: 9px;
    text-align: center;
    line-height: 18px;
    color: #fff;
    margin-right: 10px;
    font-size: 12px;
    letter-spacing: 0.2px;
    padding: 0 8px;
}

.aboutRcon-blue {
    background-color: #3083f4;
}

.aboutRcon-orange {
    background-color: #f49f30;
}

.aboutRcon-red {
    background-color: #ef5525;
}

#about-wrap .about-right .aboutR-header {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.3px;
    text-align: left;
    color: #666666;
    padding-bottom: 15px;
    border-bottom: 1px solid #ebedf0;
    margin-bottom: 24px;
}

#about-wrap .about-right .aboutR-middle {
    padding-bottom: 10px;
    border-bottom: 1px solid #ebedf0;
    margin-bottom: 24px;
}

#about-wrap .about-right .aboutR-middle div:nth-child(1) {
    font-size: 22px;
    font-weight: 500;
    text-align: left;
    color: #333333;
    margin-bottom: 18px;
}

#about-wrap .about-right .aboutR-middle div:nth-child(2) {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.2px;
    text-align: left;
    color: #999999;
    margin-bottom: 18px;
}

#about-wrap .about-right .aboutR-middle div:nth-child(2) span {
    color: #3083f4;
}

#about-wrap .about-right .aboutR-middle div:nth-child(3) {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.75;
    text-align: left;
    color: #666666;
    float: left;
}

#about-wrap .about-right .aboutR-middle div:nth-child(4) {
    /*width: 200px;*/
    float: right;
}

#about-wrap .about-right .aboutR-middle div:nth-child(4) span {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.75;
    text-align: left;
    color: #666666;
    margin-right: 10px;
    display: block;
    float: left;
}

#about-wrap .about-right .aboutR-middle div:nth-child(4) ul {
    display: inline-block;
    float: left;
    margin-top: 3px;
}

#about-wrap .about-right .aboutR-middle div:nth-child(4) ul li {
    float: left;
    margin-right: 5px;
    width: 22px;
    height: 22px;
    background: url("../images/share_icon.png") no-repeat;
    /*background-color: #efefef;*/
    cursor: pointer;
}

#about-wrap .about-right .aboutR-middle div:nth-child(4) ul li:nth-child(1) {
    background-position: 0 3px;
}

#about-wrap .about-right .aboutR-middle div:nth-child(4) ul li:nth-child(1):hover {
    background-position: 0 -21px;
}

#about-wrap .about-right .aboutR-middle div:nth-child(4) ul li:nth-child(2) {
    background-position: -28px 1.5px;
}

#about-wrap .about-right .aboutR-middle div:nth-child(4) ul li:nth-child(2):hover {
    background-position: -28px -22.5px;
}

#about-wrap .about-right .aboutR-middle div:nth-child(4) ul li:nth-child(3) {
    background-position: -56px 3px;
}

#about-wrap .about-right .aboutR-middle div:nth-child(4) ul li:nth-child(3):hover {
    background-position: -56px -21px;
}

#about-wrap .about-right .aboutR-content {
    margin-bottom: 50px;
    font-size: 18px;
    letter-spacing: 1.1px;
    line-height: 28px;
}

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

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

#challenges-wrap {
    width: 100%;
}

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

.challenges-line {
    width: 481px;
    height: 1px;
    background-color: #cacaca;
    margin: 0 auto;
    position: relative;
    margin-bottom: 80px;
}

.challenges-line .challenges-yuan {
    width: 5px;
    height: 5px;
    border: solid 1px #3083f4;
    border-radius: 50%;
    position: absolute;
    margin-top: -3px;
    background: #fff;
    left: 50%;
    margin-left: -2.5px;
}

.challenges-line .challenges-yuan::before {
    content: "";
    width: 42px;
    height: 1px;
    position: absolute;
    background: #3083f4;
    top: 2px;
    left: 5px;
}

.challenges-line .challenges-yuan::after {
    content: "";
    width: 42px;
    height: 1px;
    position: absolute;
    background: #3083f4;
    left: -43px;
    top: 2px;
}

#challenges-wrap .challenges-content .challenges-box {
    width: 356px;
    height: 280px;
    float: left;
    background-image: linear-gradient(304deg, #efefef, #f8f9fa);
    margin-right: 50px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

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

#challenges-wrap .challenges-content .challenges-box .challenges-title {
    text-align: center;
    width: 100%;
    height: 114px;
    padding-top: 60px;
    background: url("../images/market_que01.png") no-repeat;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    position: relative;
}

#challenges-wrap .challenges-content .challenges-box .challenges-title img {
    position: absolute;
    top: -40px;
    left: 50%;
    margin-left: -35px;
}

#challenges-wrap .challenges-content .challenges-box .challenges-title p {
    font-size: 24px;
    font-weight: bold;
    line-height: 0.92;
    color: #ffffff;
}

#challenges-wrap .challenges-content .challenges-box .challenges-content {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.63;
    text-align: left;
    color: #333333;
    width: 306px;
    padding: 34px 25px 39px 25px;
}

#ability-wrap {
    width: 100%;
    background-image: linear-gradient(304deg, #3083f4, #39a2f3);
}

#ability-wrap .ability-content {
    width: 1200px;
    margin: 0 auto;
}

#ability-wrap .ability-content .ability-img {
    width: 330px;
    height: 178px;
    /*background-color: #d7d7d7;*/
    float: left;
    margin-right: 60px;
}

#ability-wrap .ability-content .ability-text {
    float: left;
    margin-right: 100px;
    margin-top: 50px;
}

#ability-wrap .ability-content .ability-text p:nth-child(1) {
    font-size: 24px;
    font-weight: bold;
    line-height: 0.94;
    letter-spacing: 2.4px;
    text-align: left;
    color: #e0eafd;
    margin-bottom: 25px;
}

#ability-wrap .ability-content .ability-text p:nth-child(2) {
    font-size: 25.5px;
    font-weight: bold;
    line-height: 0.93;
    letter-spacing: 3.1px;
    color: #ffffff;
    padding: 8px 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    display: inline-block;
}

#ability-wrap .ability-content .ability-tel {
    float: left;
    width: 270px;
    margin-top: 50px;
}

#ability-wrap .ability-content .ability-tel .ability-telImg {
    width: 42px;
    height: 42px;
    /*background: #efefef;*/
    float: left;
    margin-right: 12px;
    margin-bottom: 12px;
}

#ability-wrap .ability-content .ability-tel .ability-telText {
    font-size: 19px;
    font-weight: 500;
    line-height: 1.21;
    letter-spacing: 0.8px;
    text-align: left;
    color: #ffffff;
}

#ability-wrap .ability-content .ability-tel button {
    padding: 0 25px;
    background-color: #42c6de;
    font-size: 14px;
    font-weight: 500;
    line-height: 2.79;
    letter-spacing: 0.6px;
    color: #ffffff;
    border: 0;
    cursor: pointer;
}

#solution-wrap {
    width: 100%;
}

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

#solution-wrap .solution-content .solution-imgWrap {
    width: 1200px;
    height: 439px;
    /*background: #efefef;*/
    text-align: center;
}

#tourism-wrap {
    width: 100%;
}

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

#tourism-wrap .tourism-content .tourism-cons {
    width: 1200px;
    height: 907px;
    background: url("../images/tourism_01.png") no-repeat;
    background-size: 100% 100%;
    margin-bottom: 60px;
}

#tourism-wrap .tourism-content .tourism-cons p:nth-child(1) {
    font-size: 26px;
    font-weight: bold;
    line-height: 1.38;
    text-align: center;
    color: #ffffff;
    display: inline-block;
    margin-top: 15px;
    /*margin-bottom: 8px;*/
}

#tourism-wrap .tourism-content .tourism-cons p:nth-child(1) span {
    color: #f1ea1d;
}

#tourism-wrap .tourism-content .tourism-cons p:nth-child(2) {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.8;
    text-align: center;
    color: #ffffff;
}

#tourism-wrap .tourism-content a {
    width: 166px;
    height: 46px;
    border: solid 1px #3083f4;
    color: #3083f4;
    text-align: center;
    line-height: 46px;
    display: inline-block;
    background: transparent;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.3px;
    cursor: pointer;
}

#internet-wrap {
    width: 100%;
    /*background: url("../images/internet_bg.png") no-repeat;*/
    /*background-size: 100% 100%;*/
    position: relative;
    overflow: hidden;
}

#internet-wrap #internet-img {
    z-index: -1;
    position: absolute;
    box-sizing: border-box;
    top: -200%;
    right: -200%;
    bottom: -200%;
    left: -200%;
    width: 500%;
    height: 500%;
    background-image: url('../images/internet_bg.png');
    background-position: 50% 50.8%;
    transition: all .9s ease;
}

#internet-wrap:hover #internet-img {
    transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    /* IE 9 */
    -moz-transform: scale(0.5, 0.5);
    /* Firefox */
    -webkit-transform: scale(0.5, 0.5);
    /* Safari and Chrome */
    -o-transform: scale(0.5, 0.5);
    /* Opera */
}

#internet-wrap .internet-content {
    width: 1200px;
    margin: 0 auto;
    padding: 160px 0 125px 0;
    text-align: center;
}

#internet-wrap .internet-content .internet-box {
    width: 518px;
    height: 80px;
    padding: 25px 0;
    background-color: rgba(247, 249, 252, 0.65);
    margin: 0 auto;
    margin-bottom: 30px;
    box-shadow: 0 0 10px rgba(247, 249, 252, 1)
}

#internet-wrap .internet-content .internet-box p:nth-child(1) {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 1.8px;
    text-align: center;
    color: #333333;
    margin-bottom: 20px;
}

#internet-wrap .internet-content .internet-box p:nth-child(2) {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.8;
    text-align: center;
    color: #666666;
}

#internet-wrap .internet-content .internet-box p:nth-child(2) span {
    color: #3083f4;
}

#internet-wrap .internet-content a {
    width: 140px;
    height: 46px;
    display: inline-block;
    background-color: #3083f4;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.4px;
    text-align: center;
    line-height: 46px;
    color: #ffffff;
    border: 0;
    cursor: pointer;
}

/*关于我们*/
#about {
    padding-top: 100px;
}

#about-tab-wrap {
    width: 100%;
    z-index: 999;
    position: relative;
}

#about-tab-wrap.about-tab-active {
    top: 100px !important;
}

#about-tab-wrap .about-tab-content {
    width: 465px;
    height: 40px;
    margin: 0 auto;
    border: solid 1px #f0f0f0;
    border-radius: 30px;
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -232.5px;
    background: #fff;
}

#about-tab-wrap .about-tab-content .about-tab-list {
    width: 116px;
    height: 40px;
    border-right: 1px solid #f0f0f0;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.3px;
    color: #666666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    cursor: pointer;
}

#about-tab-wrap .about-tab-content .about-tab-list:last-child {
    width: 114px;
    border-right: 0;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}

#about-tab-wrap .about-tab-content .about-tab-list:first-child {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

#company-wrap {
    width: 100%;
}

#company-wrap .company-content {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 40px;
    padding-top: 50px;
}

#company-wrap .company-content .company-left {
    /*width: 790px;*/
    width: 470px;
    float: left;
    /*background: #efefef;*/
    margin-right: 70px;
    margin-top: 100px;
}

#company-wrap .company-content .company-left img {
    width: 100%;
}

#company-wrap .company-content .company-right {
    float: left;
    width: 570px;
}

.company-title {
    height: 68px;
    line-height: 68px;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1.2px;
    text-align: center;
    color: #333333;
    margin-bottom: 50px;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
}

#company-wrap .company-content .company-right .companyR-text p {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.67;
    letter-spacing: 0.5px;
    text-align: left;
    margin-bottom: 20px;
    color: #333333;
    text-indent: 2em;
}

#path-wrap {
    width: 100%;
    background: url("../images/about/company_bg.png") no-repeat;
    background-size: 100% 100%;
}

#path-wrap .path-content {
    width: 1200px;
    margin: 0 auto;
    padding-top: 60px;
    text-align: center;
}

#honor-wrap {
    width: 100%;
}

#honor-wrap .honor-content {
    width: 1200px;
    margin: 0 auto;
    padding: 85px 0 48px 0;
    text-align: center;
}

.honor-slideBox {
    float: left;
    /*margin-top: 20px;*/
}

.honor-slideBox .title {
    margin-bottom: 10px;
    font-size: 16px;
}

.honor-slideBox .honorScroll-left {
    width: 1200px;
    height: 230px;
    background: white;
    overflow: hidden;
    position: relative;
}

.honorScroll-left .hd .prev {
    position: absolute;
    width: 24px;
    height: 52px;
    background-color: rgba(0, 0, 0, 0.15);
    color: white;
    font-weight: bold;
    top: 50%;
    left: 19px;
    margin-top: -26px;
    line-height: 54px;
    font-size: 20px;
    text-align: center;
}

.honorScroll-left .hd .next {
    position: absolute;
    width: 24px;
    height: 52px;
    background-color: rgba(0, 0, 0, 0.15);
    color: white;
    font-weight: bold;
    top: 50%;
    right: 19px;
    margin-top: -26px;
    line-height: 54px;
    font-size: 20px;
    text-align: center;
}

.honorScroll-left .bd {
    width: 1072px;
    position: absolute;
    left: 50%;
    margin-left: -536px;
    margin-top: 25px;
}

.honorScroll-left .bd ul li {
    width: 178px;
    /*margin-right: 35px;*/
    float: left;
    text-align: center;
    margin-left: 17.5px;
    margin-right: 17.5px;
}

.honorScroll-left .picList-img {
    width: 176px;
    height: 176px;
    background: #efefef no-repeat center;
    background-size: cover;
    border: 1px solid #c5c5c5;
    margin-bottom: 11px;
}

#park-wrap {
    width: 100%;
    background-color: #fafafa;
}

#park-wrap .park-content {
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0 30px 0;
    text-align: center;
}

#park-wrap .park-content .park-text {
    text-align: left;
    font-size: 14px;
    font-weight: 500;
    line-height: 2.14;
    color: #666666;
    text-indent: 2em;
    margin-bottom: 35px;
}

.staff-box {
    width: 100%;
    height: 190px;
    overflow: hidden;
    position: relative;
    margin-bottom: 25px;
    background: #f7f9fb;
}

.staff-box .hd .prev {
    position: absolute;
    width: 24px;
    height: 52px;
    background-color: rgba(0, 0, 0, 0.15);
    color: white;
    font-weight: bold;
    top: 50%;
    left: 0;
    margin-top: -26px;
    line-height: 54px;
    font-size: 20px;
    text-align: center;
}

.staff-box .hd .next {
    position: absolute;
    width: 24px;
    height: 52px;
    background-color: rgba(0, 0, 0, 0.15);
    color: white;
    font-weight: bold;
    top: 50%;
    right: 0;
    margin-top: -26px;
    line-height: 54px;
    font-size: 20px;
    text-align: center;
}

.staff-box .bd {
    width: 1072px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -69px;
    margin-left: -536px;
}

.staff-box .bd .honour-item .honour-list {
    width: 198px;
    height: 138px;
    background: #fff;
    float: left;
    text-align: center;
    margin-left: 8.5px;
    margin-right: 8.5px;
}

/* -------------------------------------
 * timeline
 * ------------------------------------- */
.path-year {
    height: 70px;
    list-style: none;
    margin: 0 0 0 420px;
    padding-left: 30px;
    border-left: 1px solid #e5e9ef;
    position: relative;
}

.path-year .year {
    font-size: 25px;
    font-weight: 500;
    width: 100px;
    text-align: right;
    margin-top: -15px;
    top: 50%;
    left: -120px;
    line-height: 20px;
    position: absolute;
    color: #3083f4;
}

.timeline {
    list-style: none;
    margin: 0 0 0 420px;
    padding-left: 30px;
    border-left: 1px solid #e5e9ef;
}

.timeline li {
    position: relative;
    text-align: left;
    margin-bottom: 10px;
}

.timeline p {
    margin: 0 0 15px;
}

.timeline li .date {
    width: 50px;
    text-align: right;
    margin-top: -12px;
    top: 50%;
    left: -100px;
    font-size: 0.95em;
    line-height: 20px;
    position: absolute;
    color: #3083f4;
}

.timeline li .circle {
    margin-top: -7px;
    top: 50%;
    left: -35px;
    width: 10px;
    height: 10px;
    background: #3083f4;
    border-radius: 50%;
    display: block;
    position: absolute;
}

.timeline li .content {
    border-color: transparent;
    border-width: 2px;
    border-style: solid;
    border-radius: 0.5em;
    position: relative;
}

.work label {
    font-size: 1.3em;
    /*cursor: pointer;*/
    transition: transform 0.2s linear;
}

.timeline li .radio {
    display: none;
}

.timeline li .radio:checked + .relative label {
    cursor: auto;
    transform: translateX(42px);
}

.timeline li .radio:checked ~ .content {
    margin-right: 20px;
    transform: translateX(20px);
    transition: max-height 0.4s linear, border-color 0.5s linear, transform 0.2s linear;
}

.timeline li .radio:checked ~ .content p {
    color: #eee9dc;
    transition: color 0.3s linear 0.3s;
}

@keyframes warn {
    0% {
        transform: scale(0.3);
        -webkit-transform: scale(0.3);
        opacity: 0.0;
    }

    25% {
        transform: scale(0.3);
        -webkit-transform: scale(0.3);
        opacity: 0.1;
    }

    50% {
        transform: scale(0.5);
        -webkit-transform: scale(0.5);
        opacity: 0.3;
    }

    75% {
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
        opacity: 0.5;
    }

    100% {
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        opacity: 0.0;
    }
}

@keyframes warn1 {
    0% {
        transform: scale(0.3);
        -webkit-transform: scale(0.3);
        opacity: 0.0;
    }

    25% {
        transform: scale(0.3);
        -webkit-transform: scale(0.3);
        opacity: 0.1;
    }

    50% {
        transform: scale(0.3);
        -webkit-transform: scale(0.3);
        opacity: 0.3;
    }

    75% {
        transform: scale(0.5);
        -webkit-transform: scale(0.5);
        opacity: 0.5;
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 0.0;
    }
}

@-webkit-keyframes warn {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0);
        opacity: 0.0;
    }

    25% {
        transform: scale(0);
        -webkit-transform: scale(0);
        opacity: 0.1;
    }

    50% {
        transform: scale(0.1);
        -webkit-transform: scale(0.1);
        opacity: 0.3;
    }

    75% {
        transform: scale(0.5);
        -webkit-transform: scale(0.5);
        opacity: 0.5;
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 0.0;
    }
}

.path-footer {
    width: 422px;
    height: 207px;
    margin: 0 auto;
    position: relative;
    /*background: #efefef;*/
    overflow: hidden;
}

.path-footer .dot {
    background: url("../images/dot_logo.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    width: 92px;
    height: 46px;
    left: 50%;
    bottom: 0px;
    margin-left: -46px;
    /*line-height: 100px;*/
    text-align: center;
    /*margin: 100px;*/
    /*border: 2px solid #3083f4;*/
    border-radius: 92px 92px 0 0;
    z-index: 2;
}

/* 产生动画（向外扩散变大）的圆圈  */
.path-footer .pulse {
    position: absolute;
    width: 320px;
    height: 320px;
    left: 50%;
    margin-left: -165px;
    top: 50px;
    border: 6px solid #3083f4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 1;
    opacity: 0;
    -webkit-animation: warn 2s ease-out;
    -moz-animation: warn 2s ease-out;
    animation: warn 2s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    box-shadow: 1px 1px 30px #3083f4;

}

.path-footer .pulse1 {
    position: absolute;
    width: 320px;
    height: 320px;
    left: 50%;
    margin-left: -165px;
    top: 50px;
    border: 6px solid #3083f4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 1;
    opacity: 0;
    -webkit-animation: warn1 2s ease-out;
    -moz-animation: warn1 2s ease-out;
    animation: warn1 2s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    box-shadow: 1px 1px 30px #3083f4;
}

/*旅游数据中心*/
#dataque-wrap {
    width: 100%;
    background-image: linear-gradient(to top, #f0f0f0, #fdfdfd);
}

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

#dataque-wrap .dataque-content .dataque-bg {
    width: 100%;
    background: url("../images/dataque_bg.png");
    background-repeat: no-repeat;
    background-position: -25px 26px;
}

#dataque-wrap .dataque-content .dataque-box {
    margin-left: 315px;
}

#dataque-wrap .dataque-content .dataque-box .dataque-dialog {
    width: 98px;
    height: 98px;
    border: solid 2px #3083f4;
    background-color: #ffffff;
    border-radius: 50%;
    line-height: 98px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #3083f4;
    float: left;
    margin-right: 30px;
}

#dataque-wrap .dataque-content .dataque-box .dataque-text {
    float: left;
    width: 524px;
    margin-top: 10px;
}

#dataque-wrap .dataque-content .dataque-box .dataque-list {
    margin-bottom: 35px;
}

#dataque-wrap .dataque-content .dataque-box .dataque-text p:nth-child(1) {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.1;
    letter-spacing: 0.8px;
    text-align: left;
    color: #3083f4;
    margin-bottom: 15px;
}

#dataque-wrap .dataque-content .dataque-box .dataque-text p:nth-child(2) {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.57;
    letter-spacing: 0.6px;
    text-align: left;
    color: #666666;
}

#dataque-wrap .dataque-content .dataque-box .dataque-list:nth-child(2) {
    margin-left: 106px;
}

#dataque-wrap .dataque-content .dataque-box .dataque-list:nth-child(2) .dataque-dialog {
    width: 84px;
    height: 84px;
    line-height: 84px;
}

#dataque-wrap .dataque-content .dataque-box .dataque-list:nth-child(3) {
    margin-left: 115px;
}

#dataque-wrap .dataque-content .dataque-box .dataque-list:nth-child(3) .dataque-dialog {
    width: 72px;
    height: 72px;
    line-height: 72px;
}

.dataque-jjwrap {
    width: 400px;
    float: right;
}

.dataque-jjwrap .jj-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.22;
    letter-spacing: normal;
    text-align: left;
    color: #333333;
    margin-bottom: 14px;
}

.dataque-jjwrap .jj-box {
    width: 220px;
    height: 78px;
    margin-bottom: 25px;
}

.dataque-jjwrap .jj-box .jj-left,
.dataque-jjwrap .jj-box .jj-right {
    width: 110px;
    height: 78px;
    float: left;
    text-align: center;
    padding-top: 22px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.57;
    color: #ffffff;
}

.dataque-jjwrap .jj-box .jj-left {
    background: url("../images/jj_left.png") no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.dataque-jjwrap .jj-box .jj-left:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 13px 0;
    border-color: transparent #e3e4e6 transparent transparent;
    position: absolute;
    left: -15px;
    bottom: 0;
}

.dataque-jjwrap .jj-box .jj-right {
    background: url("../images/jj_right.png") no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.dataque-jjwrap .jj-box .jj-right:before {
    content: "";
    width: 143px;
    height: 182px;
    position: absolute;
    /*background: url("../images/jj_x.png") no-repeat;*/
    top: -79px;
    left: 80px;
}

#dataplay-wrap {
    width: 100%;
    min-width: 1200px;
    background: url("../images/dataplay_bg.png") no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

#dataplay-wrap .dataplay-line {
    width: 100%;
    height: 28px;
    background: url("../images/dataplay_line.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 350px;
    top: 110px;
}

#dataplay-wrap .dataplay-content {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0 25px 0;
    position: relative;
}

#dataplay-wrap .dataplay-content .dataplay-img {
    float: left;
    margin-left: 140px;
    width: 134px;
    height: 185px;
    /*background: #efefef;*/
    margin-right: 65px;
}

#dataplay-wrap .dataplay-content .dataplay-img img {
    width: 100%;
}

#dataplay-wrap .dataplay-content .dataplay-box {
    float: left;
    margin-top: 37px;
    width: 86px;
    text-align: center;
    margin-right: 30px;
}

#dataplay-wrap .dataplay-content .dataplay-box1 {
    float: left;
    margin-top: 30px;
    color: #fff;
}

#dataplay-wrap .dataplay-content .dataplay-box1 p:nth-child(1) {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.23;
    text-align: left;
    color: #ffffff;
    margin-bottom: 8px;
}

#dataplay-wrap .dataplay-content .dataplay-box1 p:nth-child(2) {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.22;
    letter-spacing: 1.2px;
    color: rgba(255, 255, 255, 0.76);
    margin-left: 32px;
    margin-bottom: 25px;
}

#dataplay-wrap .dataplay-content .dataplay-box1 p:nth-child(3) {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.23;
    text-align: left;
    color: #ffffff;
}

#dataplay-wrap .dataplay-content .dataplay-box .dataplay-left {
    float: left;
}

#dataplay-wrap .dataplay-content .dataplay-box .dataplay-left p:nth-child(1) {
    width: 66px;
    padding: 10px 10px 0 10px;
    font-size: 32px;
    font-weight: 500;
    line-height: 1.22;
    letter-spacing: 1.3px;
    color: #ffffff;
    text-align: center;
    border-top: 1px solid #fff;
    margin-bottom: 13px;
}

#dataplay-wrap .dataplay-content .dataplay-box .dataplay-left p:nth-child(2) {
    width: 52px;
    height: 52px;
    border: solid 1px #ffffff;
    border-radius: 50%;
    text-align: center;
    line-height: 52px;
    font-size: 32px;
    font-weight: 500;
    letter-spacing: 1.3px;
    color: #ffffff;
    display: inline-block;
}

#datasolut-wrap {
    width: 100%;
}

#datasolut-wrap .datasolut-content {
    width: 1200px;
    margin: 0 auto;
    padding: 65px 0;
}

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

.datasolut-box {
    width: 1200px;
}

.datasolut-box .datasolut-list {
    width: 284px;
    height: 300px;
    border-radius: 4px;
    box-shadow: 0 2px 3px 0 rgba(30, 60, 105, 0.16);
    background-color: #ffffff;
    float: left;
    margin-right: 20px;
    margin-bottom: 25px;
    padding: 0 30px 0 30px;
    transition: 1s;
}

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

.datasolut-box .datasolut-list .datasolutlist-line {
    width: 94px;
    height: 4px;
    background-color: #3083f4;
    margin-bottom: 40px;
}

.datasolut-box .datasolut-list .datasolutlist-img {
    width: 50px;
    height: 50px;
    /*background: #efefef;*/
    margin-bottom: 25px;
}

.datasolut-box .datasolut-list .datasolutlist-title {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.08;
    letter-spacing: 1px;
    color: #40476f;
    padding-bottom: 30px;
    border-bottom: 1px solid #f0f3ff;
    width: 100%;
    margin-bottom: 35px;
}

.datasolut-box .datasolut-list p {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    letter-spacing: 0.6px;
    text-align: left;
    color: #787ea5;
}

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

#datamodel-wrap {
    width: 100%;
}

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

#datamodel-wrap .datamodel-content .datamodel-box .datamodel-left {
    width: 505px;
    height: 407px;
    /*background: #efefef;*/
    float: left;
    margin-right: 65px;
}

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

#datamodel-wrap .datamodel-content .datamodel-box .datamodel-right h3 {
    font-size: 26px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 1.2px;
    color: #3b426b;
    margin-bottom: 35px;
}

#datamodel-wrap .datamodel-content .datamodel-box .datamodel-right ul {
    width: 620px;
    margin-bottom: 25px;
}

#datamodel-wrap .datamodel-content .datamodel-box .datamodel-right ul li {
    float: left;
    margin-right: 15px;
    width: 112px;
    height: 34px;
    border-radius: 17px;
    box-shadow: 1px 0.3px 6px 0 rgba(44, 71, 146, 0.11);
    line-height: 34px;
    text-align: center;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.6px;
    color: #75799a;
}

#datamodel-wrap .datamodel-content .datamodel-box .datamodel-right ul li:nth-child(5n) {
    margin-right: 0;
}

#datamodel-wrap .datamodel-content .datamodel-box .datamodel-right .datamodelright-img {
    width: 100px;
    height: 40px;
    /*background: #efefef;*/
    float: left;
    margin-right: 50px;
}

/*智慧服务*/
#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: 180px;
    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: 215px;
    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;
}

#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: 120px;
    background-color: #3083f4;
    color: #fff;
    text-align: center;
    float: left;
    padding-top: 20px;
    margin-bottom: 20px;
}

#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: 1200px;
    height: 660px;
    box-shadow: 0 0 30px 0 rgba(32, 68, 88, 0.1);
    background-color: #ffffff;
    padding: 55px 70px 55px 70px;
}

#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;
}

.smartfa-right {
    float: left;
}

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

.smartfa-right .smartfa-list.smartfa-listShow {
    width: 400px;
    height: 155px;
    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;
}

/*招纳贤士*/
#join-wrap {
    width: 100%;
}

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

#join-wrap .join-content .join-box {
    width: 1090px;
    margin: 0 auto;
}

#join-wrap .join-content .join-box .join-list {
    width: 520px;
    height: 176px;
    float: left;
    background-size: 100% 100%;
    margin-right: 50px;
}

#join-wrap .join-content .join-box .join-list:nth-child(1) {
    background: url("../images/join_01.png") no-repeat;
}

#join-wrap .join-content .join-box .join-list:nth-child(2) {
    background: url("../images/join_02.png") no-repeat;
    margin-right: 0;
}

#join-wrap .join-content .join-box .join-list img {
    float: left;
    margin-top: 40px;
    margin-left: 30px;
    margin-right: 20px;
}

#join-wrap .join-content .join-box .join-list .join-list-content {
    float: left;
    width: 310px;
    margin-top: 45px;
}

#join-wrap .join-content .join-box .join-list .join-list-content p:nth-child(1) {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 15px;
}

#join-wrap .join-content .join-box .join-list .join-list-content p:nth-child(2) {
    font-size: 12px;
    color: #fff;
}

.blue-btn {
    cursor: pointer;
}

#productCenter-left {
    width: 277px;
    float: left;
}

.productCenter-left.productCenter-width {
    width: 233px;
    border: 1px solid rgba(240, 240, 240, 1);
    padding: 10px 22px;
}

.productCenter-wrap .productCenter-right.productR-width {
    width: 896px;
    border: 0;
    padding: 0;
}

.productCenter-wrap .productCenter-right.productR-width .productDetail-body .productDetail-bottom11 {
    width: 852px;
    padding: 50px 22px 20px 22px;
    border: 1px solid rgba(240, 240, 240, 1);
    border-top: 0;
}

.productCenter-wrap .productCenter-right.productR-width .productDetail-body .productDetail-top11 {
    width: 852px;
    padding: 60px 22px 22px 22px;
    background: url('../images/product-bg.png') no-repeat;
    background-size: 100% 100%;
    margin-top: 5px;
}

.productDetail-top11-left {
    float: left;
    width: 400px;
    margin-top: 30px;
}

.productDetail-top11-left p:nth-child(1) {
    font-size: 20px;
    margin-bottom: 27px;
    font-weight: bold;
}

.productDetail-top11-left p:nth-child(2) {
    font-size: 14px;
    font-weight: 500;
    color: rgba(102, 106, 112, 1);
    line-height: 22px;
}

.productDetail-top11-title {
    padding: 12px 40px 12px 24px;
    font-size: 22px;
    color: #fff;
    background: url('../images/product-titlebg.png') no-repeat;
    background-size: 100% 100%;
    position: absolute;
    letter-spacing: 1px;
    top: -5px
}

.productDetail-top11-right {
    float: right;
    width: 436px;
    /*height:307px;*/
}

.productDetail-top11-right img {
    width: 100%;
}

.productDetail-stitle.title-center {
    text-align: center;
}

.productDetail-introduce.content-boxs {
    padding-top: 0;
    text-indent: 2em;
    width: 100%;
    margin-bottom: 30px;
}

.productDetail-introduce.content-boxs p {
    line-height: 20px;
    color: rgba(102, 102, 102, 1);
    margin-bottom: 25px;
}

.productDetail-introduce.content-boxs .content-imgs {
    width: 553px;
    /*height:372px;*/
    margin: 0 auto;
    text-indent: 0;
    /*background: #efefef;*/
}

.productDetail-introduce.content-boxs .content-imgs img {
    width: 100%;
}

.productDetail-introduce.content-boxs .content-lists {
    width: 426px;
    height: 180px;
    float: left;
    /*margin-right: 23px;*/
    /*margin-bottom: 18px;*/
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
}

.productDetail-introduce.content-boxs .content-lists img {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    transition: 1s;
}

.productDetail-introduce.content-boxs .content-lists:hover img {
    transform: scale(1.1);
}

.productDetail-introduce.content-boxs .content-lists:nth-child(2n) {
    margin-right: 0;
}

.content-list-wrap {
    width: 852px;
    display: inline-block;
    margin: 0 auto;
}

.productDetail-introduce.content-center {
    text-align: center;
}

.detailsArticle > .item .function-list > li > div.icon.icon-center {
    line-height: normal;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.fun-list-box {
    margin-bottom: 20px;
    /*margin-top: -50px;*/
}

.fun-list-box .fun-list {
    width: 142px;
    float: left;
    text-align: center;
    color: #666666;
    font-size: 16px;
    cursor: pointer;
    white-space: pre;
}

.fun-list-box .fun-list img {
    margin: 0 auto;
    margin-bottom: 8px;
}

.fun-list-box .fun-list img:nth-child(2) {
    display: none;
}

.fun-list-box .fun-list img:nth-child(1) {
    display: block;
}

.fun-list-box .fun-list.fun-list-active img:nth-child(2) {
    display: block;
}

.fun-list-box .fun-list.fun-list-active img:nth-child(1) {
    display: none;
}

.fun-list-box .fun-list.fun-list-active {
    color: #3686F5;
}

.fun-list-content {
    width: 100%;
    /*height:344px;*/
    background: rgba(245, 245, 246, 1);
    position: relative;
    padding: 30px 40px 30px 40px;
}

.list-box-img {
    width: 19px;
    height: 13px;
    position: absolute;
    left: 62px;
    top: -13px;
    transition: 1s;
}

.fun-list-contents {
    display: none;
}

.fun-list-contents.list-contents-active {
    display: flex;
    flex-wrap: wrap;
}

.fun-list-contents .fun-list-ss {
    width: 262px;
    /* flex: 1; */
    /* height: 100px; */
    /* float: left; */
    margin-right: 16px;
    margin-bottom: 14px;
    text-align: left;
    text-indent: 0;
}

.fun-list-contents .fun-list-ss:nth-child(3n) {
    margin-right: 0;
}

.fun-list-contents .fun-list-ss p:nth-child(1) {
    font-size: 16px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    margin-bottom: 8px;
}

.fun-list-contents .fun-list-ss p:nth-child(2) {
    font-size: 14px;
    font-weight: 500;
    color: rgba(102, 102, 102, 1);
    line-height: 18px;
    margin-bottom: 0;
}

.qyly-adv-wrap.qyly-adv-skin {
    min-width: 852px;
    background: #fff;
    margin-bottom: 20px;
}

.qyly-adv-skin .qyly-adv-content {
    width: 852px;
}

.qyly-adv-skin .qyly-adv-left {
    width: 852px;
}

.qyly-adv-skin .qyly-adv-left .bd {
    width: 774px;
    margin-left: -387px;
}

.qyly-adv-skin .qyly-adv-left .bd ul li {
    width: 258px;
}

.qyly-adv-skin .qyly-adv-left .bd ul li .qyly-adv-imgBox {
    width: 258px;
}

.qyly-adv-skin .qyly-adv-left .bd ul li .qyly-adv-contnetBox {
    width: 218px;
}

.qyly-adv-skin .qyly-adv-left .hd .prev {
    width: 28px;
    height: 84px;
    background-image: url("../images/products/left.png");
    background-repeat: no-repeat;
    background-color: inherit;
    top: 50%;
    margin-top: -42px;
}

.qyly-adv-skin .qyly-adv-left .hd .next {
    width: 28px;
    height: 84px;
    background-image: url("../images/products/right.png");
    background-repeat: no-repeat;
    background-color: inherit;
    top: 50%;
    margin-top: -42px;
}

.content-boxs .case-btn {
    width: 119px;
    height: 36px;
    display: block;
    text-align: center;
    line-height: 36px;
    border: solid 1px #3083f4;
    color: #3083f4;
    background-color: transparent;
    position: relative;
    left: 50%;
    margin-left: -59.5px;
    cursor: pointer;
    margin-bottom: 40px;
}

/*
* model_calculation
*/
.title_list {
    /*padding: 30px 0 26px 0;*/
}

.title_list li {
    box-sizing: border-box;
    width: 25%;
    height: 188px;
    /*border-right: 1px solid rgba(230, 230, 230, 1);*/
    text-align: center;
    background: #0B51B2;
    display: flex;
    align-items: center;
    justify-content: center;
}

.title_list li:nth-child(1) {
    background: #1E232B;
}

.title_list li:nth-child(3) {
    background: #EDEEF0;
}

/* .title_list li .list_item{
    width: 50%;
     border-right: 1px solid rgba(230, 230, 230, 1);
} */
/* .title_list li .line{
    height: 100%;
    width: 2px;
    background: rgba(230, 230, 230, 1)
} */

.title_list li .text_num {
    position: relative;
    color: #FFFFFF;
    line-height: 100%;
    font-weight: 800;
    font-size: 80px;
    margin: 0 auto;
    display: flex;
    /* align-items: center; */
    align-items: flex-end;
    justify-content: center;
}

.title_list li:nth-child(3) .text_num,
.title_list li:nth-child(3) .text_name,
.title_list li:nth-child(3) .text-unit {
    color: #848C99;
}

.title_list li .text_name {
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    color: #FFFFFF;
    margin-bottom: 8px;
}

.title_list li .text_name img:nth-child(1) {
    margin-right: 10px;
}

.title_list li .text_name img:nth-child(2) {
    margin-left: 10px;
}

.title_list li .text_more {
    /*position: absolute;*/
    font-size: 80px;
    font-weight: 800;
    margin-left: -8px;
    /*bottom: -5px;*/
    /*margin-left: -10px;*/
}

.title_list li .text-unit {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
    margin-left: -5px;
    /*position: absolute;*/
    /*margin-left: 45px;*/
    /*bottom: 0;*/
}

#qylycpsc-wrap {
    width: 100%;
    background: url(../images/cpsc_bg.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

#qylycpsc-wrap .qylycpsc-content {
    width: 1200px;
    margin: 0 auto;
    padding-top: 70px;
    padding-bottom: 30px;
}

.qylyly-title {
    font-size: 28px;
    font-weight: 900;
    letter-spacing: 0.6px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 25px;
}

.qylyly-text {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.4px;
    text-align: center;
    /* color: #d0d0d0;
    margin-bottom: 60px */
}

.qylycpsc-box {
    width: 750px;
    margin: 0 auto;
}

.qylycpsc-box .qylycpsc-img {
    width: 266px;
    height: 361px;
    border-radius: 2px;
    /* box-shadow: 0px 1px 8px 0 rgba(0, 0, 0, 0.18); */
    /* background-color: #f8f8f8; */
    float: left;
}

.qylycpsc-box .qylycpsc-img img {
    width: 100%;
    height: 100%;
}

.qylycpsc-box .qylycpsc-right {
    float: right;
    width: 404px;
    /*margin-top: 20px;*/
}

.qylycpsc-box .qylycpsc-right .input {
    width: 392px;
    height: 48px;
    border: solid 1px #d4d4d4;
    background-color: #ffffff;
    padding-left: 10px;
    margin-bottom: 20px;
}

.qylycpsc-box .qylycpsc-btn div:nth-child(1) {
    float: left;
    margin-left: 30px;
    margin-right: 50px;
    width: 140px;
    height: 40px;
    border: solid 1px #3083f4;
    color: #3083f4;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    position: relative;
}

.qylycpsc-box .qylycpsc-btn div a {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.qylycpsc-box .qylycpsc-btn div:nth-child(2) {
    float: left;
    width: 140px;
    height: 40px;
    border: solid 1px #3083f4;
    background-color: #3083f4;
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
}

.qylycpsc-box .get_iphone {
    width: 404px;
    box-sizing: border-box;
}

.qylycpsc-box .qylycpsc-right .mobile_num {
    width: 55%;
    box-sizing: border-box;
}

.qylycpsc-box .qylycpsc-right .yanzheng {
    width: 40%;
    margin-left: 5%;
    height: 48px;
    /* border: solid 1px #d4d4d4; */
    box-sizing: border-box;

}

.qylycpsc-box .qylycpsc-right .yanzheng img {
    width: 100%;
    height: 100%;
    border: 1px solid #d4d4d4;
    cursor: pointer;
}

.qylycpsc-box .qylycpsc-right .yanzheng input:nth-child(1) {
    width: 60%;
    box-sizing: border-box;
    /*border: none;*/
    border: solid 1px #d4d4d4;

}

.qylycpsc-box .qylycpsc-right .yanzheng input:nth-child(2) {
    width: 40%;
    box-sizing: border-box;
    height: 48px;
    line-height: 46px;
    background-color: #ffffff;
    border: solid 1px #d4d4d4;
    border-left: none;
    color: #3083f4;
    cursor: pointer;
    /* padding-right: 10px; */
    text-align: center;
}

/* 2019/12/3
*  修改案例一览
*/
.case_check {
    width: 95%;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;

}

.case_check li {
    padding: 0 20px;
    height: 46px;
    line-height: 44px;
    border: 1px solid #AAAAAA;
    color: #666666;
    font-size: 24px;
    box-sizing: border-box;
}

.case_check li:hover {
    cursor: pointer;
}

.case_check .checked {
    background: #3083F4;
    border: 1px solid #3083F4;
    color: #FFFFFF;
}

.service_text_box {
    height: 94px;
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    background: #FFFFFF;

}

.service_title {
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
    text-align: left;
    height: 56px;
    line-height: 56px;

}

.service_typeTime {
    width: 100%;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
}

.service_type {
    float: left;
    border: 1px solid #3083F4;
    padding: 0 8px;
    color: #3083F4
}

.service_Time {
    float: right;
    color: #666666
}

.display_show {
    display: block;
}

.display_hidden {
    display: none;
}

.service-box a:hover {
    /* top: -10px; */
    box-shadow: 0px 6px 10px 0px rgba(28, 30, 33, 0.1);
}

/* 2019/12/4
*  修改产品一览（中心）
*/
.products_attribute,
.products_label {
    margin: 6px 0
}

.products_attribute h5,
.products_attribute div,
.products_label h5,
.products_label div {
    float: left;

}

.products_attribute h5,
.products_label h5 {
    margin-right: 36px;
    font-size: 16px;
    color: #666666;
}

.products_attribute div,
.products_label div {
    /*width: 105px;*/
    font-size: 16px;
    color: #333333;
}

.products_attribute div span,
.products_label div span {
    padding: 6px 12px;
    cursor: pointer;
}

.products_checked {
    background: rgba(48, 131, 244, 1);
    color: #FFFFFF
}

.products_itemText {
    height: 100px;
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    text-align: left;
    background: #FFFFFF;
}

.products_itemText_title {
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 70px;
    height: 60px;
}

.products_itemText_attribute,
.products_itemText_label {
    font-size: 14px;
}

.products_itemText_attribute {
    padding-right: 8px;
    border-right: 1px solid #AAAAAA;
    margin-right: 8px;
    color: #3083F4;
}

.products_itemText_label {
    color: #F16F18;
}

.qyly-adv-wrap .zhezhao {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 1);
    opacity: 0.4;
}

.products-list a {
    position: relative;
}

.products-list a:hover {
    box-shadow: 0px 6px 10px 0px rgba(28, 30, 33, 0.1);
}

/* 2019/12/18
* 头部产品中心
 */
.products-center-list-wrap li {
    font-size: 16px;
    color: #BBC2CA;
}

/* 2020/2/26
* 头部产品中心
*/
.mianbao_wrap {
    border-bottom: 1px solid #ebedf0;
}

.mianbao {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.3px;
    text-align: left;
    color: #666666;
    padding-bottom: 15px;
    padding-top: 15px;

    margin-bottom: 24px;
    width: 1200px;
    margin: 0 auto;
}

.anchor-wrap {
    position: fixed;
    bottom: 220px;
    right: 24px;
    z-index: 9999;
    height: 190px;
}

.anchor-kf {
    cursor: pointer;
    position: relative;
    width: 56px;
    margin: 0 auto;
}

.anchor-kf-avatar {
    width: 56px;
    height: 56px;
    border-radius: 50%;
}

.anchor-kf-avatar-img {
    width: 100%;
    height: 100%;
    -webkit-animation: anchor-img-data 1s linear infinite;
    animation: anchor-img-data 1s linear infinite;
    object-fit: cover;
    border-radius: 50%;
}

@keyframes anchor-img-data {
    0% {
        transform: scale(1);
    }
    25% {
        transform: scale(.95);
    }
    50% {
        transform: scale(.9);
    }
    75% {
        transform: scale(.95);
    }
    100% {
        transform: scale(1);
    }
}

.anchor-kf::after {
    top: 0;
    left: 0;
    z-index: -1;
    content: "";
    border-radius: 50%;
    border: 2px solid #083A7E;
    background-color: #f2f2f2;
}

.anchor-kf::after, .anchor-kf-border {
    position: absolute;
    width: 56px;
    height: 56px;
}

.anchor-kf-border {
    top: 0;
    left: 0;
    border-radius: 50%;
    border: 1px solid #083A7E;
    /*background-image: url(../image/new/border.png);*/
    /*background-repeat: no-repeat;*/
    /*background-size: 100% 100%;*/
    -webkit-animation: avatar-border 1s linear infinite;
    animation: avatar-border 1s linear infinite;
}

@keyframes avatar-border {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    25% {
        transform: scale(1.1);
        opacity: .8;
    }
    50% {
        transform: scale(1.2);
        opacity: .1;
    }
    75% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

.anchor-kf-text {
    position: relative;
    width: 72px;
    height: 22px;
    border-radius: 33px;
    line-height: 22px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color: #083A7E;
    margin: 0 auto;
    top: -9px;
    left: 50%;
    margin-left: -36px;
}

.anchor-item {
    margin: 0 auto;
    text-align: center;
    width: 44px;
    margin-top: 12px;
    cursor: pointer;
}

.gzwm {
    position: absolute;
    right: 84px;
    top: 0;
    width: 213px;
    background: linear-gradient(180deg, #E8FBFF 0%, #FFFFFF 100%);
    border: 1px solid #E7EEF7;
    border-radius: 12px;
    /*display: none;*/
    overflow: hidden;
}

.gzwm-main {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 24px 24px 24px;
}

.gzwm-title {
    color: #323C49;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    margin: 0;
    width: 158px;
    text-align: left;
}

.gzwm-phone {
    width: 100%;
    height: 48px;
    background: #05224B;
    border-radius: 0px 0px 7px 7px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.gzwm-phone-img {
    width: 20px;
    height: 20px;
}

.gzwm-phone-num {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 20px;
    font-family: 'wsfontMedium';
    margin: 0;
    padding-left: 6px;
}

.gzwm-desc {
    color: #475467;
    font-size: 12px;
    line-height: 17px;
    margin: 0;
    padding: 4px 0 16px;
    width: 158px;
    text-align: left;
}

.gzwn-code {
    width: 165px;
    height: 165px;
    /*background: url('../image/new/code-bg.png') no-repeat;*/
    background-size: contain;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gzwm-close {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.sosh-item {
    margin-bottom: 0 !important;
    width: auto !important;
}

.sosh {
    display: flex;
    margin-bottom: 0 !important;
    width: auto !important;
}

.sosh-item-text {
    display: none !important;
}

.sosh-item-icon {
    margin-right: 0 !important;
}

#about-wrap .about-right .aboutR-middle_product div:nth-child(3) span.share {
    line-height: 1.5;
    font-size: 12px;
    color: #333;
    text-align: left;
    margin-right: 0;
    display: block;
    float: none;
}

#operation-follow{
    position: fixed;
    right: 24px;
    bottom: 300px;
    z-index: 9999;
}

.operation .item-back {
    background-color: #05224B;
    border-radius: 4px;
    height: 44px;
    margin: 0 auto;
    position: relative;
    width: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.operation .item-back > svg{
    color:#fff
}

.operation .share-list {
    background-color: #fff;
    border: 1px solid #f5f5f5;
    border-radius: 8px;
    -webkit-box-shadow: 0 10px 50px rgba(54, 56, 79, .11);
    box-shadow: 0 10px 50px rgba(54, 56, 79, .11);
    right: 63px;
    padding: 12px 0;
    position: absolute;
    top: -8px;
    width: 150px;
    z-index: 9;
}

.share-item{
    cursor: pointer;
    padding: 6px 18px;
    pointer-events: auto;
    position: relative;
    text-align: left;
    vertical-align: middle;
    font-size: 16px;
}

.share-list .sosh-item-icon{
    display: none;
}

.share-list .sosh-item-text{
    display: block !important;
    cursor: pointer;
    padding: 6px 18px;
    pointer-events: auto;
    position: relative;
    text-align: left;
    vertical-align: middle;
    color: #000;
    font-size: 16px;
}

.share-list .sosh-item{
    float: none;
    margin: 0 auto;
}

.share-list{
    display: none;
}

.operation:hover .share-list{
    display: block;
}

.share-list .sosh{
    display: block !important;
}