.w_1200 {
    width: 1200px;
    margin: 0 auto;
}

.padTB {
    padding: 30px 0;
}

/* 头部开始 */
img {
    border-style: none;
}

ul,
ol {
    list-style: none;
}

#huatoHeader {
    height: 150px;
}

.huatoHeaderBox {
    padding: 0;
    margin: 0;
    height: initial;
    line-height: initial;
    background: #fff;
}

.huatoHeaderTop {
    height: 100px;
    overflow: hidden;
    width: 100%;
}

.huatoHeaderTopContent {
    width: 1200px;
    margin: 30px auto;
}

.huatoHeaderTopLogo {
    float: left;
}

.huatoHeaderTopHotLine {
    float: right;
}

.huatoHeaderTopHotLine {
    zoom: 1;
    height: 40px;
    display: flex;
    justify-content: center;
}

.huatoHeaderTopHotLine img {
    margin-right: 80px;
    width: 292px;
    height: 32px;
}

.changeLag {
    display: inline-block;
}

.huatoHeaderTopHotLine span {
    font-size: 14px;
    color: #414549;
    display: block;
    height: 16px;
    text-align: left;
}

.huatoHeaderTopHotLine span a {
    color: #108ee9;
    background: transparent;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    transition: color 0.3s ease;
}

.huatoHeaderBottom {
    background: #5badf2;
    height: 50px;
    line-height: 50px;
    width: 100%;
}

.huatoHeaderNav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 1200px;
}

.huatoHeaderNav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
}

.huatoHeaderNav ul li a {
    padding: 0 40px;
    color: #fff;
    font-size: 16px;
    font-family: Microsoft YaHei;
    display: inline-block;
    cursor: pointer;
    outline: 0;
}

.huatoHeaderNav ul li:hover {
    background: #257ec9;
}

.huatoSerch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: right;
}

.serchBox {
    width: 220px;
    height: 23px;
    border-radius: 23px;
    position: relative;
    display: inline-block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 23px;
    -ms-border-radius: 23px;
    -o-border-radius: 23px;
    -webkit-border-radius: 23px;
}

.serchBox input {
    position: absolute;
    height: 23px;
    padding-right: 24px;
    min-height: 100%;
    z-index: 1;
    display: inline-block;
    padding: 4px 7px;
    width: 100%;
    font-size: 12px;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.65);
    background-color: #fff;
    background-image: none;
    border: 1px solid #d9d9d9;
    border-radius: 23px;
    transition: all 0.3s;
    outline: none;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    -ms-border-radius: 23px;
    -o-border-radius: 23px;
}

.icon-sousuo:hover {
    color: #108ee9;
}

.icon-sousuo {
    cursor: pointer;
    transition: all 0.3s;
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 14px;
    z-index: 2;
    display: inline-block;
    font-style: normal;
    vertical-align: baseline;
    text-align: center;
    text-transform: none;
    line-height: 1;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* 头部结束 */
/* 底部开始 */
#huatoFooter {
    height: 614px;
}

.footerBg {
    height: 574px;
    background-image: url(../img/bottom-image.b605aabc978a7209598f.png);
}

.bix {
    width: 1200px;
    margin: 0 auto;
    padding: 8px 0;
    position: relative;
    height: auto;
}

.huatuAdress {
    width: 600px;
    color: #fff;
}

.huatuAdress ul li {
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    font-family: Microsoft YaHei;
}

.iconfont {
    margin-right: 10px;
}

.huatuAdress a {
    color: #fff;
}

.huatuAdressTitle {
    color: #fff;
    font-size: 16px;
    font-family: Microsoft YaHei;
    line-height: 36px;
    height: 36px;
    margin-top: 20px;
    font-weight: 500;
}

.liuyan {
    margin-top: 10px;
    position: relative;
    z-index: 1;
}

.huatoMassage {
    margin-top: 10px;
    height: 30px;
    text-align: center;
}

.huatoMassage span {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #000;
}

.huatoMassage input {
    height: 30px;
    border: none;
    background: #cdcdca;
    color: #555;
    outline: 0;
    width: 279px;
    text-indent: 0.5em;
    margin-left: 8px;
}

label {
    display: inline-block;
    cursor: pointer;
}

#massageTextarea {
    display: inline-block;
    width: 273px;
    margin-left: 8px;
    height: 90px;
    vertical-align: text-top;
    resize: none;
    outline: 0;
    padding: 5px;
    background: #cdcdca;
    border: none;
}

.footerBox {
    position: relative;
}

.hotLine {
    position: absolute;
    bottom: 56px;
    height: 473px;
    width: 497px;
    right: 0;
    text-align: center;
}

.hotLineBox {
    background: #fff;
    text-align: center;
    height: 100%;
    padding: 28px 0;
    width: 430px;
    margin: 0 auto;
    /* display: inline-block; */
}

.hotLineBox::after {
    content: url(../img/bg.png);
    position: absolute;
    bottom: -56px;
    left: 0;
    font-size: 0;
    overflow: hidden;
}

.hotLineBox h2 {
    font-size: 24px;
    font-family: Arial;
    font-weight: BOLD;
    color: #000;
    height: 30px;
    line-height: 30px;
}

.hotLineBox h3 {
    font-size: 18px;
    font-family: Microsoft YaHei;
    color: #000;
    height: 28px;
    line-height: 28px;
    font-weight: 500;
}

.liuyanBox {
    height: 97px;
}

.normal {
    display: inline-block;
    border: none;
    outline: 0;
    height: 30px;
    background: #df493e;
    color: #fff;
    width: 150px;
    font-family: Microsoft YaHei;
    font-size: 14px;
    line-height: 30px;
    cursor: pointer;
}

.huatoMassageBtn {
    margin-top: 24px;
}

.footerBottom {
    background: #282828;
    color: #bbb;
    height: 40px;
}

.footerBottom div {
    width: 1200px;
    margin: 0 auto;
}

.footerBottom h4 {
    color: #bbb;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
}

.footerBottom img {
    border-width: 0px;
    border: hidden;
    border: none;
    vertical-align: middle;
    width: 25px;
    height: 35px;
}

.footerBottom a {
    color: #bbb;
}

/* 底部结束 */
/* 首页banner图 */
.i_banner .swiper-pagination-bullet {
    border-radius: 0;
    width: 24px;
    height: 4px;
    background-color: rgb(238, 236, 236);
}

.i_banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: rgb(255, 255, 255);
    opacity: 1;
}

/* 首页标题公共样式 */
.i_title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 35px;
}

.i_title p.h2 {
    height: 54px;
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: 700;
    line-height: 54px;
    color: #5cacf3;
    text-align: center;
}

.i_title p.h5 {
    height: 16px;
    color: #ccc;
    font-family: Arial;
    line-height: 16px;
    display: flex;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 15px;
    font-weight: 500;
}

.i_title p.h5 span.line {
    width: 294px;
    height: 1px;
    background: #e9e9e9;
    margin: 7px 30px;
    display: inline-block;
}

/* 产品展示 */
.i_product {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.i_product .item {
    border: 1px solid #e9e9e9;
    background: #fff;
    border-radius: 2px;
    transition: all 0.3s;
    width: 276px;
    margin: 0 29px 18px 0;
}

.i_product .item:nth-of-type(4n) {
    margin-right: 0;
}

.i_product .item:hover {
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
    border-color: rgba(0, 0, 0, 0.2);
    transform: scale(1.05);
}

.i_product .item .img {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 210px;
}

.i_product .item .img img {
    max-width: 100%;
    height: 100%;
    text-align: center;
}

.i_product .item .card {
    padding: 10px 10px 12px;
}

.i_product .item .card .h3 {
    height: 30px;
    font-size: 16px;
    color: #333;
    font-family: Microsoft YaHei;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.more_product {
    text-align: center;
}

.more_product a {
    display: inline-flex;
    align-items: center;
    padding: 0 25px;
    text-align: center;
    height: 38px;
    line-height: 38px;
    color: #fff;
    font-size: 14px;
    font-family: Microsoft YaHei;
    border-radius: 5px;
    background: #257ec8;
}

.more_product img {
    width: 16px;
    height: 16px;
}

/* 解决方案 */
.i_solution {
    display: flex;
    /* justify-content: space-between; */
    justify-content: flex-start;
    flex-wrap: wrap;
}

.i_solution .item {
    margin: 0 30px 30px 0;
    width: 380px;
    height: 260px;
    position: relative;
    overflow: hidden;
}

.i_solution .item:nth-of-type(3n) {
    margin-right: 0;
}

.i_solution .item .bg_img {
    width: 100%;
    height: 100%;
}

.i_solution .item .masked {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 50px 30px;
    box-sizing: border-box;
    text-align: center;
    background: rgba(7, 15, 52, 0.8);
    margin: 0;
    opacity: 0;
    -webkit-transition: 1s;
    transition: 1s;
    top: 0;
    -webkit-transform: translate(380px);
    transform: translate(380px);
}

.i_solution .item:hover .masked {
    transition: 1s;
    opacity: 1;
    transform: translate(0);
}

.i_solution .item .masked .title {
    font-size: 20px;
    color: #fff;
    font-family: "Microsoft YaHei";
    font-weight: 500;
}

.i_solution .item .masked .body {
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -o-box;
    height: 60px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-align: center;
}

.i_solution .item .masked .a_link a {
    display: block;
    width: 130px;
    border: 1px solid #fff;
    border-radius: 4px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    font-family: Microsoft YaHei;
    font-size: 16px;
    margin: 30px auto 0;
}

/* 关于华图 */
.i_aboutHuato_bg {
    background-image: url(../img/i-aboutHuato-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.i_aboutHuato .title {
    font-size: 18px;
    color: #267eca;
    line-height: 100px;
    height: 100px;
    font-family: Microsoft YaHei;
    text-align: center;
    font-weight: 500;
}

.i_aboutHuato .body p {
    text-indent: 2em;
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: #636363;
    line-height: 24px;
}

.i_aboutHuato .img {
    margin: 50px 0 60px;
    display: flex;
}

.i_aboutHuato .img img {
    width: 377px;
    height: 215px;
    margin-right: 35px;
}

.i_aboutHuato .img img:nth-of-type(3n) {
    margin-right: 0;
}

/* 合作机构 */
.i_cooperative {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.i_cooperative img {
    width: 220px;
    height: 68px;
    margin: 0 25px 40px 0;
}

.i_cooperative img:nth-of-type(5n) {
    margin-right: 0;
}

/* 产品中心 */
.prodution_banner img {
    width: 100%;
}

.product_center {
    display: flex;
    justify-content: space-between;
}

.product_center .left_slider {
    width: 294px;
}

.product_center .left_slider .top_img img {
    width: 100%;
}

.product_center .center_change {
    border: 1px solid #90c8f8;
    border-bottom: none;
}

.product_center .left_slider .big_ul .title {
    border-bottom: 1px solid #90c8f8;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    padding: 0 14px 0 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

.product_center .left_slider .big_ul .title.title_active {
    background-color: #5badf2;
    color: #fff;
}

.product_center .left_slider .big_ul .title i {
    transform: rotate(90deg);
    background-image: url(../img/small-right.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    width: 10px;
    height: 10px;
    transition: all 0.3s;
}

.product_center .left_slider .big_ul .title i.active {
    transform: rotate(-90deg);
    background-image: url(../img/small-right-hover.png);
}

.product_center .left_slider .small_ul {
    display: none;
}

.product_center .left_slider .small_ul_li {
    border-bottom: 1px solid #90c8f8;
    height: 51px;
    font-size: 16px;
    padding: 0 14px 0 35px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.product_center .left_slider .small_ul_li.smallactive {
    background-color: #90c8f8;
    color: #fff;
}

.product_center .left_slider .small_ul_li i {
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../img/icon_cirle.png);
    margin-right: 10px;
    opacity: 0;
}

.product_center .left_slider .small_ul_li.smallactive i {
    opacity: 1;
}

.product_center .left_slider .small_ul_li span {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product_center .left_slider .bottom_hotline {
    background-image: url(../img/Product-center-hotline.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 12px 0 30px;
    height: 284px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product_center .left_slider .bottom_hotline .title {
    height: 34px;
    line-height: 34px;
    color: #fff;
    font-family: Microsoft YaHei;
    text-align: center;
    font-size: 26px;
    font-weight: 500;
}

.product_center .left_slider .bottom_hotline .eng {
    font-size: 12px;
    color: #04699d;
    height: 20px;
    line-height: 20px;
}

.product_center .left_slider .bottom_hotline .phone {
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    font-family: Arial;
}

.product_center .left_slider .bottom_hotline .address {
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: rgba(255, 255, 255, 0.7);
    line-height: 28px;
}

.product_center .right_center {
    flex: 1;
    padding: 50px 0 0 34px;
}

.product_center .right_center .nav {
    height: 44px;
    position: relative;
    border-bottom: 6px solid #dedede;
}

.product_center .right_center .nav .left {
    height: 44px;
    line-height: 44px;
    padding-right: 25px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    color: #5badf2;
    font-weight: 700;
    text-align: left;
    border-bottom: 6px solid #247ec5;
    position: absolute;
}

.product_center .right_center .nav .right {
    position: absolute;
    right: 0;
    height: 44px;
    display: flex;
    align-items: center;
    font-size: 12px;
}

.product_center .right_center .nav .right i {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-image: url(../img/small-right.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 10px;
}

.product_center .right_center .nav .right a {
    color: #000;
}

.product_center .right_center .page_product {
    display: flex;
    /* justify-content: space-between; */
    flex-wrap: wrap;
    margin-top: 50px;
    width: 876px;
}

.product_center .right_center .page_product .item {
    border: 1px solid #e9e9e9;
    background: #fff;
    border-radius: 2px;
    transition: all 0.3s;
    width: 278px;
    margin: 0 12px 12px 0;
}

/* .product_center .right_center .page_product .item:nth-of-type(3n) {
    margin-right: 0;
} */
.product_center .right_center .page_product .item:hover {
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
    border-color: rgba(0, 0, 0, 0.2);
    transform: scale(1.05);
}

.product_center .right_center .page_product .item .img {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 210px;
}

.product_center .right_center .page_product .item .img img {
    height: 100%;
    text-align: center;
}

.product_center .right_center .page_product .item .card {
    padding: 10px 10px 12px;
}

.product_center .right_center .page_product .item .card .h3 {
    height: 30px;
    font-size: 16px;
    color: #333;
    font-family: Microsoft YaHei;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.aboutBannerImg img {
    width: 100%;
}

.changeLag span {
    font-size: 0.75rem !important;
}

/* 搜索页面 */
.search_all {
    height: 100%;
    background-color: #ececec;
    overflow: hidden;
}

.search_all .search_header {
    background: #5badf2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 50px;
    height: 64px;
    line-height: 64px;
    color: #fff;
}

.search_all .search_header .address {
    display: flex;
    font-size: 12px;
}

.search_all .search_header .address p {
    margin-right: 7px;
    display: flex;
    align-items: center;
}

.search_all .search_header .search_ipt {
    position: relative;
    width: 200px;
}

.search_all .search_header .search_ipt input {
    position: relative;
    padding: 4px 25px 4px 7px;
    width: 83%;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.65);
    background-color: #fff;
    background-image: none;
    border: 1px solid #d9d9d9;
    transition: all 0.3s;
    height: 18px;
    border-radius: 25px;
    text-indent: 0.1em;
}

.search_all .search_header .search_ipt input:focus {
    border: none;
    outline: none;
}

.search_all .search_header .search_ipt span {
    position: absolute;
    right: 7px;
    top: 50%;
    transform: translateY(-50%);
    line-height: 0;
    cursor: pointer;
}

.search_body {
    padding: 2% 3%;
    position: relative;
    height: 94%;
}

.search_body .item_box {
    height: 600px;
}

.search_body .item {
    border: 1px solid #e9e9e9;
    background: #fff;
    border-radius: 2px;
    transition: all 0.3s;
    float: left;
    width: 278px;
    margin: 10px;
}

.search_body .item:hover {
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
    border-color: rgba(0, 0, 0, 0.2);
    transform: scale(1.05);
}

.search_body .item .img {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 210px;
}

.search_body .item .img img {
    height: 100%;
    text-align: center;
}

.search_body .item .card {
    padding: 10px 10px 12px;
}

.search_body .item .card .h3 {
    height: 30px;
    font-size: 16px;
    color: #333;
    font-family: Microsoft YaHei;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.clearfix::after {
    content: "";
    display: block;
    clear: both;
}

.clearfix {
    zoom: 1;
}

#pageBox {
    display: flex;
    justify-content: center;
}

#pageBox span#prev,
#pageBox span#next {
    cursor: pointer;
    border-radius: 4px;
    user-select: none;
    min-width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #d9d9d9;
    background-color: #fff;
    margin-right: 8px;
    font-family: Arial;
    outline: 0;
    color: rgba(0, 0, 0, 0.65);
}

#pageNav a {
    cursor: pointer;
    border-radius: 4px;
    user-select: none;
    min-width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #d9d9d9;
    background-color: #fff;
    margin-right: 8px;
    font-family: Arial;
    outline: 0;
    color: rgba(0, 0, 0, 0.65);
}

#pageBox .page_active {
    background-color: #108ee9;
    border-color: #108ee9;
    color: #fff;
}

.product_center .nav .right a:hover {
    color: #49a9ee;
}

.closeIcon {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 20px;
    background: #fff0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    transition: all 0.4s;
    cursor: pointer;
}

.closeIcon.closeLeft {
    left: 0;
}

.closeIcon.closeLeft:hover {
    background: #404040 !important;
    color: #fff;
}

.closeIcon.closeRight {
    right: 0;
}

.closeIcon.closeRight:hover {
    background: #404040 !important;
    color: #fff;
}

.search_body:hover .closeIcon {
    background: #b9b9b994;
}

.zwsh {
    display: none;
    font-size: 24px;
}


a {
    text-decoration: none;
    color: #555555;
    /* display: block; */
}

.explain {
    color: skyblue;
    margin-left: 20px;
    text-decoration: underline;
}

.title span a {
    display: block;
}

.small_ul_li span a {
    display: block;
}

.top:hover {
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.8);
    border-color: rgba(0, 0, 0, 0.2);
    transform: scale(1.05);
}