/*公共*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: "Microsoft YaHei";
}

body {
    background-color: #ececec;
    `
}


/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
    display: block;
}

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

dl, dd {
    margin: auto;
}

input {
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

a, a:visited {
    color: #333;
}

a:link, a:visited {
    text-decoration: none;
    outline: none;
}

a {
    cursor: pointer;
}


/*所有超链接不要下划线*/

*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}


/*任何标签、包括它前面、后面生成的内容都不要影响盒子的边框*/

.left {
    float: left;
}

.right {
    float: right;
}

.w-gray {
    color: #aaaaaa
}

.w-white {
    color: #FFFFFF !important;
}

.w-blue {
    color: #0086da;
}

.clear {
    clear: both;
}

.margin-t30 {
    margin-top: 30px !important;
}


/*header*/

.header {
    width: 100%;
    background-color: #FFFFFF;
    margin-bottom: 60px;
    position: fixed;
    top: 0px;
    z-index: 1000;
    height: auto;
    line-height: 40px;
    -moz-box-shadow: 0px 1px 10px #ECECEC;
    box-shadow: 0px 1px 10px #ECECEC;
}

.am-container-1 {
    max-width: 1120px;
    margin: 0 auto;
}

.am-topbar-nav>li>a:after {
    display: none;
}

.am-topbar-contact {
    text-align: right;
    line-height: 40px;
    padding-right: 2rem;
}

.am-nav-pills {
    padding-top: 2rem;
}

.am-contact_mini, .am-contact_mini i {
    font-size: 24px;
    font-weight: bold;
    line-height: 48px;
    color: #128abc;
    line-height: 88px;
}

.am-topbar .am-login {
    background-color: #128abc;
    line-height: 36px;
    height: 36px;
}

.am-topbar .am-login a {
    color: #fff;
    line-height: 36px;
    display: block;
}

.hw-menu .am-login:hover {
    border-style: none;
}

.hw-logo {
    height: 50px;
    position: relative;
    padding-top: 2rem;
    padding-right: 2rem;
}

.logo {
    width: 160px;
    height: auto;
}

.word {
    position: absolute;
    top: 30px;
    left: 100px;
}

.hw-menu li {
    height: 54px;
}

.hw-menu-active {
    /*background-color: #0086da;
    border-radius: 5px;*/
    border-bottom: 4px solid #0086da;
}

.hw-menu-active a {
    color: #0086da;
}

.hw-menu li:hover {
    border-bottom: 4px solid #f0eeed;
}

.hw-menu li a:hover {
    color: #C0C0C0;
}

.hw-menu li a {
    font-size: 15px;
    line-height: 48px;
}

.hw-menu li a:hover {
    border-radius: 5px;
}


/*header结束*/


/*尾部*/

.footer {
    width: 100%;
    height: auto;
    background-color: #061222;
    overflow: hidden;
    padding: 0 5% 25px 5%;
    background-size: 100% 100%;
}

.footer ul {
    padding-top: 40px;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 1rem;
}

.footer ul li {
    color: #fff;
}

.part-5-words2 p {
    line-height: 23px;
    font-size: 13px;
}

.part-5-words2 span {
    display: block;
    margin-bottom: 10px;
    font-size: 13px;
}

.part-5-words2-ul li {
    margin-bottom: 10px;
    font-size: 13px;
    padding: 0;
}

.part-5-words2-ul {
    padding-top: 0 !important;
    width: 100% !important;
}

.part-5-words2-ul li a {
    color: #fff;
}

.part-5-title {
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
}

.part-5-words2 span i {
    font-size: 20px;
}

.part-5-words2 span em {
    font-style: normal;
    margin-left: 5px;
    font-size: 16px;
    font-weight: bold;
}

.am-footer-miscs {
    border-top: solid 1px #333;
    text-align: center;
    padding-top: 2rem;
    padding-bottom: 1rem;
}

.am-footer-miscs p {
    color: #999;
    font-size: 12px;
}

.wx-QRcode {
    text-align: center;
}

.wx-QRcode p {
    text-align: center;
    line-height: 36px;
    color: #ccc;
}

.wx-QRcode img {
    width: 120px;
    background-color: #fff;
    padding: 4px;
}


/*尾部结束*/


/*右侧客服*/

.kf #sticky {
    width: 150px;
    position: fixed;
    right: 0;
    top: 55%;
    z-index: 9999;
}

.kf .sticky-qq {
    display: block;
    float: right;
    width: 100%;
    margin-right: -105px;
    height: 45px;
    line-height: 45px;
    background: #0086da;
    overflow: hidden;
    color: #fff;
    text-align: center;
    transition: margin .5s;
    -moz-transition: margin .5s;
    -webkit-transition: margin .5s;
    -o-transition: margin .5s;
}

.kf .sticky-qq .am-icon-qq {
    display: block;
    width: 45px;
    font-size: 18px;
    text-align: center;
}

.kf .sticky-qq span {
    float: left;
    font-size: 14px;
    text-align: left;
}

.kf .sticky-phone {
    display: block;
    float: right;
    width: 100%;
    margin-right: -105px;
    height: 45px;
    line-height: 45px;
    background: #ff8000;
    overflow: hidden;
    color: #fff;
    text-align: center;
    transition: margin .5s;
    -moz-transition: margin .5s;
    -webkit-transition: margin .5s;
    -o-transition: margin .5s;
}

.kf .sticky-phone .am-icon-phone {
    display: block;
    width: 45px;
    font-size: 2rem;
    text-align: center;
}

.kf .sticky-phone span {
    float: left;
    font-size: 14px;
    text-align: left;
    /* margin: 20px; */
}

.kf .sticky-top {
    display: block;
    float: right;
    width: 100%;
    margin-right: -105px;
    height: 45px;
    line-height: 45px;
    background: #32394E;
    overflow: hidden;
    color: #fff;
    text-align: center;
    transition: margin .5s;
    -moz-transition: margin .5s;
    -webkit-transition: margin .5s;
    -o-transition: margin .5s;
}

.kf .sticky-top .iconfont {
    display: block;
    width: 45px;
    font-size: 2rem;
    text-align: center;
    color: #fff;
}

.kf .sticky-top span {
    float: left;
    font-size: 14px;
    text-align: left;
    color: #fff;
    /* margin: 20px; */
}

.kf .qrc span {
    display: block;
    float: right;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background: #00b300;
}

.kf .qrc .wx {
    display: none;
    float: left;
    margin: -50px 50px 0 0;
    background: #f5f5f5;
    color: #f5f5f5;
    padding: 5px;
    z-index: 2;
}

.kf .qrc:hover .wx {
    display: block;
}

.kf .qrc .wx img {
    width: 100%;
    z-index: 99999;
}

.kf .qrc .wx p {
    color: #666;
    text-align: center;
}

.kf .sticky-qq:hover {
    color: #fff;
    background: #0086da;
    margin: 0;
}

.kf .sticky-phone:hover {
    color: #fff;
    background: #ff8000;
    margin: 0;
}

@media only screen and (max-width:1240px) {
    .product-img {
        width: 80%;
        margin-top: 25px;
    }
}

@media only screen and (max-width:1024px) {
    /*首页*/
    .hw-logo {
        margin-left: 10px;
    }
    .news-content-right img {
        width: 40%;
        margin-top: 20px;
    }
    .customer-content li div img {
        width: 70% !important;
    }
    .customer-content li {
        margin-top: 10px;
    }
    .news-content {
        width: 85%;
    }
    .news-right-title {
        font-size: 22px;
        margin-top: 20px;
        display: inline-block;
    }
    .news-right-time {
        font-size: 16px;
        margin-top: -1px;
    }
}

@media only screen and (max-width:915px) {
    .hw-logo {
        margin-left: 10px;
    }
    .hw-logo .logo {
        width: 90px;
        height: auto;
    }
    .am-topbar-btn{
        position:absolute;
        right:0;
        top:0;
    }
    .am-contact_mini, .am-contact_mini i {
        font-size: 14px;
    }
    .product-img {
        width: 100%;
        margin-top: 25px;
    }
    .hw-menu li a {
        line-height: 25px;
    }
    .hw-menu li {
        height: 40px;
    }
    .hw-menu-active {
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
    }
}

@media only screen and (max-width:768px) {
    .product-img {
        width: 100%;
        margin-top: 25px;
    }
    .product-content {
        margin: 0 5%;
    }
    .hw-logo .logo {
        width: 90px;
        height: auto;
    }
    .am-contact_mini, .am-contact_mini i {
        font-size: 14px;
    }
    .solution-circle {
        font-size: 45px;
        width: 130px;
        height: 130px;
        line-height: 110px;
        border: 10px solid #f0f0f0;
    }
    .am-topbar-btn{
        position:absolute;
        right:0;
        top:0;
    }
}

@media only screen and (max-width:640px) {
    /*首页*/
    .hw-logo .logo {
        width: 90px;
        height: auto;
    }
    .am-contact_mini, .am-contact_mini i {
        font-size: 14px;
    }
    .am-topbar-btn{
        position:absolute;
        right:0;
        top:0;
    }
    .solution-circle {
        font-size: 45px;
        width: 110px;
        height: 110px;
        line-height: 90px;
        border: 10px solid #f0f0f0;
    }
    .solutions-title {
        font-size: 15px;
    }
    .solutions-content li {
        margin-bottom: 10px;
    }
    .part-title-span {
        font-size: 17px;
    }
    .case-li:hover .case-word {
        display: none;
    }
    .case-li-mengban:hover {
        opacity: 0;
    }
    .part-all {
        margin-top: 10px;
    }
    .solutions-way {
        font-size: 13px;
    }
    .three-reason-content {
        width: 95%;
        margin-top: 15px;
    }
    .three-reason-img1, .three-reason-img1:hover, .three-reason-img2, .three-reason-img2:hover, .three-reason-img3, .three-reason-img3:hover {
        background-size: 100% 100%;
    }
    .three-reason-bg {
        width: 200px;
        margin-top: 20px;
    }
    .reason-title {
        font-size: 13px;
    }
    .three-reason-img1, .three-reason-img2, .three-reason-img3 {
        width: 80px;
        height: 80px;
        margin: 0 auto;
        border: none;
    }
    .case-img1 {
        width: 100%;
        margin-top: 10px;
    }
    .customer-case-content {
        margin-top: 0;
    }
    .customer-content li {
        margin-top: 0px;
    }
    .customer-content {
        margin-top: 0px;
    }
    .lan-bott {
        height: 65px;
        padding: 10px 10px;
    }
    .lan-bott .left {
        display: none;
    }
    .see-more {
        margin-top: 0px;
    }
    .news-img {
        width: 100%;
        overflow: hidden;
    }
    .news-content-ul {
        margin-top: 10px;
        margin-bottom: 30px;
    }
    .news-content-ul li {
        margin-top: 20px;
    }
    .customer-content li div img {
        width: 80%;
    }
    .part-5-title {
        margin-top: 10px;
    }
    .news-content {
        margin-top: 10px;
    }
    .see-more {
        top: 0px;
    }
    .part-content {
        margin-top: 20px;
    }
    .customer-case {
        padding: 20px 0 0 0;
    }
}