a {
    text-decoration: none;
    color: white;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    color: #312f2b;
    line-height: 1.1em;
    font-family: "Microsoft YaHei" ! important;
}


/*解决方案banner*/

.sul_banner {
    clear: both;
    overflow: hidden;
}

.sul_banner .post-img {
    height: 450px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    position: relative;
}

.sul_banner .post-img .overlay {
    opacity: 0.7;
    zoom: 1;
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 100%;
    transition: all 0.2s ease;
}

.sul_banner .post-img .title {
    position: absolute;
    top: 150px;
    font-size: 36px;
    color: #FFF;
    text-align: center;
    font-family: "Microsoft YaHei"
}

.sul_banner .post-img .title_s {
    position: absolute;
    top: 230px;
    font-size: 14px;
    color: #FFF;
    width: 570px;
    font-family: "Microsoft YaHei"
}


/*===================================*/


/*解决方案正文*/

.sul_box {
    background-color: #F6F6F6;
    height: 1020px;
    margin-bottom: -20px;
}

.sul_box .sul_content {
    position: relative;
    top: 87px;
}

.sul_box .sul_content .sul_smallbox {
    width: 530px;
    margin-left: 10px;
    background-color: #ffffff;
    height: 387px;
    border-radius: 10px;
    box-shadow: 0px 5px 15px #e5e2e2;
    position: relative;
}

.sul_box .sul_content .sul_smallbox img {
    position: relative;
    top: 23px;
    margin-left: 190px;
}

.sul_box .sul_content .sul_smallbox h2 {
    position: relative;
    top: 34px;
    font-size: 26px;
    color: #959494;
    text-align: center;
}

.sul_box .sul_content .sul_smallbox p {
    position: relative;
    color: #9c9c9c;
    font-size: 18px;
    margin-left: 60px;
    text-align: left;
    top: 34px;
    line-height: 30px;
    width: 410px;
    font-family: "Microsoft YaHei"
}

.sul_box .sul_content .sul_smallbox h4 {
    position: relative;
    top: 60px;
    color: #87aff3;
    margin-left: 190px;
    font-size: 18px;
}

.sul_box .sul_content .sul_smallbox h4 a {
    color: #87aff3;
    text-decoration: none;
    font-family: "Microsoft YaHei"
}

.sul_box .sul_content .sul_smallbox h4 span {
    margin-left: 12px;
}

.sul_box .sul_content .sul_leftbox {
    float: left;
}

.sul_box .sul_content .sul_rightbox {
    float: left;
    margin-left: 48px;
    color: white;
}

.sul_box .sul_content .sul_leftbox02 {
    float: left;
}

.sul_box .sul_content .sul_rightbox02 {
    float: left;
    margin-left: 48px;
    color: white;
}

.sul_box .sul_content .sul_leftbox:hover {
    background: url("../images/zhsq_bg.png");
}

.sul_box .sul_content .sul_rightbox:hover {
    background: url("../images/zhyy_bg.png");
}

.sul_box .sul_content .sul_leftbox02:hover {
    background: url("../images/zwzx_bg.png");
}

.sul_box .sul_content .sul_rightbox02:hover {
    background: url("../images/zhyy02_bg.png");
}

.sul_box .sul_content .sul_smallbox:hover h2,
.sul_box .sul_content .sul_smallbox:hover p,
.sul_box .sul_content .sul_smallbox:hover h4,
.sul_box .sul_content .sul_smallbox:hover h4 a {
    color: #ffffff;
}


/*智慧商圈*/

.sul_banner .post-img .tip {
    position: absolute;
    top: 175px;
    font-size: 48px;
    color: #FFF;
    text-align: center;
    font-family: "Microsoft YaHei"
}

.zh_content {
    width: 680px;
    float: left;
    font-size: 16px;
    padding-bottom: 80px;
    padding-right: 100px;
}

.zh_other {
    width: 320px;
    float: left;
    font-size: 14px;
    line-height: 22px;
    padding: 40px 20px 20px 20px;
    margin-bottom: 20px;
    background-color: #f7f7f7;
    margin-top: 45px;
}

.zh_other h5 {
    font-size: 18px;
    color: #666666;
}

ul,
ol,
li {
    list-style: none;
    padding: 0;
}

.zh_other .zh_other_list ul {
    padding: 0;
}

.zh_other .zh_other_list ul li {
    line-height: 30px;
    border-bottom: 1px solid #e6e6e6;
    padding: 5px 0px;
    text-align: left;
}

.zh_other .zh_other_list ul li a {
    font-size: 14px;
    color: #666666;
    text-decoration: none;
}

.zh_other .zh_other_list ul li a:hover {
    color: #333333;
}

.zh_content .zhsq_texts {
    margin-top: 45px;
    color: #333333;
    font-size: 16px;
}

.zh_content .zhsq_texts ul li {
    margin-top: 6px;
}

.zh_content .jc {
    margin-top: 40px;
    position: relative;
}

.zh_content h2 {
    font-size: 24px;
    color: #333333;
}

.zh_content .jc ul {
    margin-top: 40px;
    width: 680px;
}

.zh_content .jc ul li {
    float: left;
    margin-left: 40px;
    width: 144px;
}

.zh_content .jc ul li:first-child {
    margin-left: 40px;
}

.zh_content .jc ul li h4 {
    text-align: center;
}

.zh_content .jc h4 {
    font-size: 16px;
    margin-top: 30px;
    color: #333333;
}

.zh_content .plan {
    margin-top: 25px;
}

.zh_content .plan p {
    margin-top: 30px;
}

.zh_content .plan img {
    margin-top: 40px;
}

.zh_content .carryout {
    margin-top: 55px;
}

.zh_content .carryout h3 {
    margin-top: 30px;
    font-size: 16px;
    color: #333333;
    font-family: "Microsoft YaHei";
    font-weight: bold;
}

.zh_content .carryout .carryout_jigous .carryout_jigou {
    float: left
}

.zh_content .carryout .carryout_jigous .carryout_jigou2 {
    margin-left: 70px;
}

.zh_content .carryout ul li {
    margin-top: 6px;
    line-height: normal;
}

.zh_content .carryout ul li p {
    margin-top: 20px;
}

.zh_content .carryout .carryout_left {
    float: left;
}

.zh_content .carryout .carryout_right {
    float: right;
}

.zh_content .carryout .carryout_text {
    text-align: right;
    margin-top: 50px;
}

.zh_content .carryout .carryout_text p {
    margin-top: 10px;
}


/*智慧押运解决方案*/

.zh_content .jc h3 {
    margin-top: 30px;
    font-size: 16px;
}

.zh_content .jc .zhyy_jc_ul h4 {
    margin-top: 20px;
}

.zh_content .lc {
    margin-top: 45px;
}

.zh_content .lc img {
    margin-top: 30px;
}

.zh_content .carryout ul li img {
    margin-top: 20px;
}

.zh_content .carryout ul li p {
    text-align: center;
    margin-top: 10px;
}


/*常见问题*/

.qu_content {
    width: 100%;
    /* float: left; */
    font-size: 16px;
    padding-bottom: 40px;
    padding-right: 100px;
    margin-top: 10px;
}

#case_lsit {
    float: left;
    width: 680px;
}

.qu_nav_content {
    width: 100%;
}

.qu_other {
    width: 320px;
    float: left;
    font-size: 14px;
    line-height: 22px;
    padding: 40px 20px 20px 20px;
    margin-top: 40px;
    margin-bottom: 20px;
    background-color: #E9F0FF;
    border-radius: 20px 20px 20px 0px;
}

.qu_other h5 {
    font-size: 20px;
    color: #327DFA;
    padding-left: 10px;
    border-left: 6px solid #327DFA;
}

.qu_other .qu_other_list ul {
    padding: 0;
}

.qu_other .qu_other_list ul li {
    line-height: 30px;
    border-bottom: 1px solid #D7DBFC;
    padding: 5px 0px;
    text-align: left;
}

.qu_other .qu_other_list ul li a {
    font-size: 14px;
    color: #666666;
    text-decoration: none;
}

.qu_other .qu_other_list ul li a:hover {
    color: #333333;
}


/*常见问题二级导航*/

.qu_nav {
    width: 100%;
    height: 50px;
    background-color: #d9d9d9;
}

.qu_nav ul li .active {
    background-color: #ffffff;
}

.qu_nav ul li a {
    height: 50px;
    display: block;
    padding: 0px 20px;
    float: left;
    font-size: 18px;
    color: #666666;
    line-height: 50px;
    text-decoration: none;
    cursor: pointer;
}

.qu_nav ul li a:hover {
    background-color: #ffffff;
}

.qu_content .qu_dcim {
    position: relative;
    display: block;
}

.qu_content .qu_title {
    margin-top: 40px;
}

.qu_content .qu_title h2 {
    color: #333333;
    font-size: 18px;
    text-align: left;
    margin-bottom: 0px;
    font-weight: bold;
}

.qu_content .qu_text {
    margin-top: 20px;
}

.qu_content .qu_text p {
    line-height: 22px;
    font-size: 14px;
    color: #959595;
}

.qu_content .qu_hr {
    width: 90%;
    height: 1px;
    background-color: #e5e5e5;
    margin-top: 70px;
    margin-left: 5%;
}


/*问题留言板*/

.qu_content .qu_liuyan {
    margin-top: 43px;
}

.qu_content .qu_liuyan h2 {
    font-family: SourceHanSansCN-Normal;
    font-size: 18px;
    color: #333333;
    text-align: center;
    line-height: 30px;
    margin-bottom: 0px;
}

.qu_content .qu_wtly {
    width: 180px;
    height: 43px;
    background-color: #16b3ff;
    border-radius: 50px;
    margin-top: 45px;
    cursor: pointer;
}

.qu_content .qu_wtly:hover {
    background-color: #32b16c;
}

.qu_content .qu_wtly h3 {
    font-size: 20px;
    color: white;
    line-height: 42px;
}

.qu_content .liuyanban {
    width: 580px;
    height: 450px;
    background-color: #f5f5f5;
    border-radius: 10px;
    margin-top: 30px;
    padding: 20px 0px;
    display: none;
}

.qu_content .liuyanban .qu_hr2 {
    width: 20px;
    height: 4px;
    background-color: #16b3ff;
}

.qu_content .liuyanban h4 {
    font-size: 18px;
    color: #333333;
    font-family: SourceHanSansCN-Normal;
    margin-top: 20px;
}

.qu_content .liuyanban .icon_mag {
    position: relative;
    left: -230px;
    top: 30px;
    z-index: 5;
    background-image: url(../images/qu_icon.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 94px;
    height: 20px;
    margin-top: 20px;
    margin-left: 44px;
    display: block;
}

.qu_content .liuyanban .icon_mag p {
    color: #b2b2b2;
    font-size: 16px;
}

.qu_content .liuyanban textarea {
    width: 500px;
    height: 203px;
    background-color: white;
    border: solid 1px #ffffff;
    border-radius: 6px;
    color: #b2b2b2;
    font-size: 16px;
    padding: 10px;
}

.qu_content .liuyanban textarea:focus,
.qu_content .liuyanban textarea:hover {
    border: solid 1px #16b3ff;
    border-radius: 6px;
}

.qu_content .liuyanban .qu_sent button {
    border: 0;
    background-color: #16b3ff;
    width: 520px;
    height: 48px;
    border-radius: 10px;
    color: white;
    font-size: 20px;
    margin-bottom: 10px;
}

.qu_content .liuyanban .qu_sent button:hover {
    background-color: #32b16c;
}

.qu_content .qu_nav_content .qu_3D {
    position: relative;
    display: none;
}

.qu_content .qu_nav_content .other_qu {
    position: relative;
    display: none;
}

.qu_content .qu_tiyan a:hover span {
    color: #32b16c;
}