/*公共*/

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: 90px;
    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-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;
}
.nav-emau {
    padding-top: 2rem;
}
.nav-emau li a{
    color: #061222;
    display: inline-block;
    border-bottom: solid 2px #3f9fdb;
    padding: 0 10px;
    
}
.nav-emau li a:hover {
    color:#0086da;
    background-color: #ececec;
}
/*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;
}
/*尾部结束*/

/*首页*/

.rollpic {
    margin-top: 100px;
}
.rollpic ol {
    bottom: 10px !important;
}
.am-banner {
    min-height: 310px;
    overflow: hidden;
    margin: 0;
}
.part-all {
    width: 100%;
    margin-top: 10px;
}
.part-title {
    text-align: center;
    position: relative;
}
.part-title i{
    vertical-align: sub;
    font-size: 36px;
    color: #0086da;
    margin-right: 5px;
}
.part-title-i {
    vertical-align: sub;
    font-size: 36px;
    color: #0086da;
    margin-right: 5px;
}
.part-title-span {
    font-size: 26px;
}
.part-title p {
    font-size: 17px;
    color: #999;
    margin-top: -5px;
}
.part-title img {
    width: 170px;
}
.rollpic.am-panel {
    min-height: 320px;
}


/*公告栏*/
.txtMarquee-left{position:fixed;border-bottom:1px solid #ccc;top: 90px;z-index: 100;background-color: #f9f9f9;width:100%;}
.txtMarquee-left .am-u-lg-1 i{color: #dd514c;font-size: 18px;line-height: 38px;}
.txtMarquee-left .am-u-lg-1 span{font-size: 14px;color: #dd514c;white-space: nowrap;line-height: 38px;}
.txtMarquee-left .am-u-lg-1{line-height: 28px;vertical-align: middle;padding:0 0 0 20px;}
.txtMarquee-left .am-u-lg-1 p{line-height: 1}
.txtMarquee-left .bd{ padding:6px 0; }
.txtMarquee-left .bd .tempWrap{ width:100% !important; }/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.txtMarquee-left .bd ul li{ margin-right:20px;  float:left; height:28px; line-height:28px;  text-align:left; _display:inline; width:auto !important;  }/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
.txtMarquee-left .bd ul li span{ color:#555;  }
.txtMarquee-left .bd ul li a{ color:#333;  }
/*公告栏结束*/

/*业务*/

.am-business {
    background-color: #fff;
    padding: 3rem 0;
}
.part-content {
    text-align: center;
    margin-top: 35px;
    width: 100%;
    margin-bottom: 40px;
}
.toppic {
    margin-top: 80px;
    width: 100%;
    height: 130px;
    background: url(../img/bg-pic3.png) no-repeat;
    background-size: 100% 100%;
}
.toppic-title-i {
    font-size: 36px;
    margin-right: 5px;
    vertical-align: sub;
}
.toppic-title-span {
    font-size: 26px;
}
.toppic-title p {
    font-size: 17px;
    padding-left: 30px;
    margin-top: -10px;
}
.toppic-title {
    color: #fff;
    padding-top: 20px;
}
.toppic-progress {
    padding: 8px 10px;
    border: 1px solid #fff;
    margin-top: 45px;
    border-radius: 7px;
}
.toppic-progress span {
    font-size: 14px;
    padding: 0 4px;
}
.toppic-progress span:hover {
    text-decoration: underline;
}
.small-title {
    position: relative;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    font-weight: bold;
}
.small-title span i {
    margin-right: 10px;
}
.small-title span em {
    font-style: normal;
    margin-right: 10px;
}
.solutions-tabs-ul {
    width: 60% !important;
    margin: 0 auto !important;
    background-color: #ffffff !important;
    padding-top: 30px !important;
}
.solutions-tabs-ul li {
    height: 80px !important;
    margin-top: 20px;
    border-right: 20px solid #ffffff;
    position: relative;
}
.solutions-tabs-ul li a div {
    width: 90%;
    margin: 0 auto;
}
.solutions-tabs-li-ac a, .solutions-tabs-ul li a {
    color: #ffffff !important;
}
.am-tabs-d2 .am-tabs-nav>.am-active {
    position: relative;
    background-color: #005489;
    border-bottom: none;
}
.solutions-tabs-ul li:hover {
    background-color: #005489;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.solutions-tabs-ul li a i {
    display: block;
    font-size: 30px;
    margin-top: 5px;
}
.solutions-tabs-ul li a span {
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: -5px
}
.solutions-way {
    margin-top: 10px;
    font-size: 13px;
    color: #555555;
}
.solutions-title {
    margin-top: 15px;
    font-size: 17px;
    display: block;
    font-weight: 500;
}
.solution-circle {
    font-size: 64px;
    background-color: #3f9fdb;
    width: 170px;
    height: 170px;
    line-height: 140px;
    border: 15px solid #f0f0f0;
    color: #fff;
    display: block;
    margin: 0 auto;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
}
.solution-circle:hover{
    background-color: #0071b8;
    border: 15px solid #c9dfec;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
    cursor: pointer;
}
/*业务结束*/

.mobile-phone {
    font-size: 40px !important;
    margin-top: 2px !important;
}
.am-tabs-bd {
    border: none;
}
.solutions-tabs-ul-li1 {
    background-color: #0171b7;
}
.solutions-tabs-ul-li2 {
    background-color: #0086da;
}
.solutions-tabs-ul-li3 {
    background-color: #429ed7;
}
.solutions-tabs-ul-li4 {
    background-color: #6eb6e2;
}
.solutions-tabs-content {
    background-color: #f0eeed;
    padding: 20px 20px 0 20px;
    width: 100%;
    margin-top: 30px;
}
.solutions-content-ul {
    width: 70%;
    margin: 0 auto;
}
.solutions-content-ul li {
    background-color: #ffffff;
    padding: 15px;
    margin-bottom: 20px;
}
.solution-tabs-img img {
    width: 100%;
}
.solution-tabs-words h5 {
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 18px;
}
.solution-tabs-words p {
    font-size: 14px;
}
.am-tabs-d2 .am-tabs-nav>.am-active:after {
    position: absolute;
    width: 0;
    height: 0;
    bottom: -30px;
    left: 50%;
    margin-left: -20px;
    border: 15px rgba(0, 0, 0, 0) solid;
    content: "";
    z-index: 1;
    border-bottom-color: #f0eeed;
}
.solutions .am-panel {
    min-height: 220px;
}

/*关于我们*/
.am-about{
    margin:1.5rem 0;
}
.am-about .part-title{
    margin-bottom:15px;
}
.am-about .am-about-con{
    background-color:#fff;
    padding:2rem 0;
}
.am-about .am-about-con .about-img img{
    width:100%;
    height:auto;

}
.am-about .am-about-con .about-text p{
    text-indent:2rem;
    word-break:break-all;
}

/*快速入口*/

.am-quick-entrance li {
    line-height: 28px;
}
.am-quick-entrance i {
    color: #128abc;
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
}
.am-quick-entrance a {
    line-height: 28px;
    font-size: 16px;
}
.am-quick-entrance a:hover {
    color: #F37B1D;
}
@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;
    }
    /* 解决方案*/
    .solutions .am-panel {
        min-height: 220px;
    }
    /*解决方案详情 */
    .solution-inform-content-all {
        background-color: #ffffff;
        width: 100%;
    }
    .solution-inform-content p {
        font-size: 16px;
    }
}
@media only screen and (max-width:915px) {
    .hw-logo {
        margin-left: 10px;
    }
    .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;
    }
    .am-banner{
        min-height:110px;
    }
    .solutions-content li {
        margin-bottom: 10px;
        min-height:219px;
    }
    .infoList{
        height:20px;
        line-height:20px;
        overflow:hidden;
    }
    /*关于我们 */
    .contact-us div img {
        width: 95%;
    }
}
@media only screen and (max-width:768px) {
    .product-img {
        width: 100%;
        margin-top: 25px;
    }
    .product-content {
        margin: 0 5%;
    }
    .solution-circle {
        font-size: 45px;
        width: 130px;
        height: 130px;
        line-height: 110px;
        border: 10px solid #f0f0f0;
    }
    .am-banner{
        min-height:110px;
    }
    .solutions-content li {
        margin-bottom: 10px;
        min-height:219px;
    }
    .infoList{
        height:20px;
        line-height:20px;
        overflow:hidden;
    }
}
@media only screen and (max-width:640px) {
    /*首页*/
    .solution-circle {
        font-size: 45px;
        width: 110px;
        height: 110px;
        line-height: 90px;
        border: 10px solid #f0f0f0;
    }
    .infoList{
        height:20px;
        line-height:20px;
        overflow:hidden;
    }
    .am-banner{
        min-height:110px;
    }
    .solutions-title {
        font-size: 15px;
    }
    .solutions-content li {
        margin-bottom: 10px;
        min-height:219px;
    }
    .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;
    }
}


/*系统公告*/
.AnList{
    height: 300px;
    overflow-y: auto;
}


.AnList li{
    box-sizing: border-box;
    display: block;
    padding: 1.5rem 0;
    border-bottom: solid 1px #eee;
}
.AnList .titleBar{
    font-size: 16px;
    color: #333;
    text-align: left;
}
.AnList .subTitle{
    color: #999;
    font-size: 12px;
    text-align: right;
}

/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar {
  width: 7px;
  height: 7px;
  background-color: #f5f5f5;
}
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #f5f5f5;
}
/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  background-color: #c8c8c8;
}