#toTop {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 35px;
    bottom: 10%;
    z-index: 10000;
    background: url(../images/0top_icon.png) center center no-repeat;
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    cursor: pointer;
}

.a-block {
    display: block;
}

.container-1 {
    max-width: 1850px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}

.container-11 {
    padding-left: 49px;
    padding-right: 49px;
}

.container-2 {
    max-width: 1470px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}

.container-3 {
    max-width: 1230px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}

.container-4 {
    max-width: 1580px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}

.container-5 {
    max-width: 1298px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}

.wrapper {
    width: 100%;
    margin: 0 auto;
    height: 100%;
}

.gird {
    position: fixed;
    width: 400px;
    top: 0px;
    right: -400px;
    height: 100%;
    display: block;
    background-color: #131313;
    overflow-y: auto;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    height: 100%;
}

.g_close {
    background: url(../images/grid_close.png) no-repeat;
    background-size: cover;
    width: 60px;
    height: 60px;
    margin: 10px 10px 20px auto;
}

.wap-nav-list>li.iconN,
.wap-nav-list>li.active.iconN {
    background: none;
}

.wap-nav-list>li {
    padding: 10px 0;
    background: url(../images/nav_jia.png) no-repeat 35px 25px;
}

.wap-nav-list>li.active {
    padding: 10px 0;
    background: url(../images/nav_jian.png) no-repeat 35px 25px;
}

.wap-nav-list li a {
    display: inline-block;
    line-height: 45px;
    width: 100%;
    text-indent: 40px;
    font-size: 24px;
    color: #fff;
    padding-left: 20px;
    box-sizing: border-box;
}

.wap-nav-list li ul {
    display: none;
    padding-left: 20px;
}

.wap-nav-list li .wap_sec_list ul {
    display: none;
}

.wap_sec_list h3 {
    color: #fff;
    line-height: 45px;
    width: 100%;
    text-indent: 80px;
    font-size: 24px;
    background: url(../images/nav_jia.png) no-repeat 55px 15px;
}

.wap_sec_list.active h3 {
    background: url(../images/nav_jian.png) no-repeat 55px 15px;
}

.wap-nav-list li .wap_sec_list_ul a {
    font-size: 18px;
    text-indent: 60px;
}

.nav-item-sec-a {
    color: #fff;
}

.nav-item-sec-a:hover {
    color: #a2884d;
}


/*************************nav*************************/

.nav-right-side li.li-sear {
    padding: 0;
}

.pad-top {
    padding-top: 137px;
}

.input-keyword {
    display: inline-block;
    width: 177px;
    height: 30px;
    outline-style: none;
    color: #fff;
    text-indent: 19px;
    border: 1px solid #424242;
    border-radius: 15px;
    background: none;
}

.page-header.fiexd {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100000;
}

.nav-bg {
    background-color: #131313;
}

.nav-1 {
    border-bottom: 1px solid #424242;
}

.nav-2-wrap {
    text-align: left;
    height: 68px;
}

.head-nav {
    display: inline-block;
    min-width: 1331px; 
}

.head-top {
    height: 68px;
}

.g-logo {
    line-height: 68px;
    height: 68px;
}

.g-logo>a {
    height: 100%;
}

.logo-p {
    position: absolute;
    left: 110%;
    top: 50%;
    width: 200%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    padding-top: 10px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.nav-right-side li {
    float: left;
    display: block;
    padding: 0 19px;
    line-height: 68px;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
}

.nav-right-side li a {
    font-size: 15px;
    color: #fff;
}

.nav-right-side li:hover a {
    color: #008cd6;
}

.nav-right-side li a span {
    display: inline-block;
    vertical-align: middle;
}

.nav-phone {
    padding-left: 10px;
}

.head-nav-list>li {
    /*float: left;*/
    color: #fff;
    position: relative; display: inline-block;
}

.head-nav-list>li:hover .nav-item-wrap {
    /* display: block; */
}

.head-nav-list>li>a {
    display: block;
    padding: 0 35px;
    color: #fff;
    line-height: 68px;
    position: relative;
    font-size: 18px;
    font-weight: 600;
}

.head-nav-list>li>a:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 0;
    height: 4px;
    background: url(../images/nav-line_03.png) no-repeat;
    background-size: cover;
    z-index: 10;
}

.head-nav-list>li.active>a:before,
.head-nav-list>li:hover>a:before {
    width: 100%;
}


/* .head-nav-list >li.nav-first.active >a:before,
.head-nav-list >li.nav-first:hover >a:before {
  width: 0;
} */

.nav-item-wrap {

    position: absolute;
    left: 0;
    top: 68px;
    width: 338px;
    /* min-height: 418px; */
    z-index: 100;
    display: none;
    text-align: left;
    background-color: #1b1b1b;
}

.nav-itme-childwrap-all.show,
.nav-itme-childwrap.show,
.nav-itme-childwrap-pro.show,
.nav-item-wrap-children.show,
.nav-item-wrap-children-all.show,
.nav-item-wrap-pro-all.show,
.nav-item-wrap.show {
    display: block;
}

.nav-item-wrap-children-all,
.nav-item-wrap-pro-all,
.nav-item-wrap-children {
    position: absolute;
    left: 338px;
    top: 68px;
    width: 298px;
    /* min-height: 418px; */
    z-index: 100;
    display: none;
    background-color: #1b1b1b;
    border-left: 1px solid #424242;
    text-align: left;
}

.nav-item-wrap-pro-all {
    width: 250px;
    left: 578px;
}

.nav-item-wrap-children-all {
    width: 280px;
    left: 298px;
}

.n-i-w-box {
    padding: 30px 40px 30px 49px;
    background-color: #1b1b1b;
}

.n-i-w-box.alt,
.n-i-w-box.all-alt {
    /* border-left: 1px solid #959595; */
}

.n-i-w-box.alt-all {
    padding: 30px 30px 30px 49px;
}

.nav-item-wrap.all-alt {
    width: 298px;
}

.nav-item-wrap.under-alt {
    width: 260px;
}

.n-i-w-box.all-alt,
.n-i-w-box.ser-alt,
.n-i-w-box.par-alt,
.n-i-w-box.under-alt {
    padding: 30px;
}

.nav-item-wrap.ser-alt {
    width: 260px;
}

.n-i-w-box.all-alt {}

.nav-itme-childwrap-all.under-alt .nav-item-title,
.nav-itme-childwrap-all.ser-alt .nav-item-title,
.nav-itme-childwrap-all.par-alt .nav-item-title,
.nav-item-wrap.under-alt .nav-item-title,
.nav-item-wrap.ser-alt .nav-item-title {
    padding-right: 0;
}

.nav-item-wrap.under-alt h3 a,
.nav-item-wrap.ser-alt h3 a {
    letter-spacing: 0;
}

.nav-item-wrap.all-alt h3 {
    letter-spacing: 0x;
}

.nav-item-wrap-children.all-alt {
    left: 298px;
}

.nav-itemlist-cc-pro .nav-item-title h3 a,
.nav-itemlist-cc .nav-item-title h3 a {
    font-size: 15px;
}

.nav-itme-childwrap-pro h3 {
    font-size: 15px;
    margin-bottom: 20px;
    font-weight: 600;
}

.nav-itemlist {
    /* display: none;
  position: absolute;
  left: 0;
  top: 70px;
  width: 338px; */
    width: 100%;
    /* min-height: 418px; */
    z-index: 10;

    /* overflow: hidden; */
}

.nav-itemlist li.menu,
.nav-itemlist li.menu-all,
.nav-itemlist li.menu-li,
.nav-itemlist-cc-pro li.menu-li,
.nav-itemlist-cc li.menu-li,
.nav-item-title h3 a .nav-itemlist li.menu {
    margin-bottom: 20px;
    cursor: pointer;
    /* padding-right: 47px; */
}

.nav-itemlist li.menu-all h3>a {
    color: #fff;
}

.nav-item-title {
    padding-right: 40px;
    position: relative;
    /* padding-bottom: 10px; */
    border-bottom: 1px solid #424242;
}

.nav-item-title h3 a {
    display: block;
    font-size: 15px;
    color: #fff;
    padding-bottom: 16px;
    font-weight: 600;
}

.nav-item-title p {
    font-size: 13px;
    color: #959595;
    line-height: 1.5;
}

.nav-itme-r-icon {
    position: absolute;
    right: 0;
    top: 0;
}

.nav-itme-childwrap-all,
.nav-itme-childwrap-pro,
.nav-itme-childwrap {
    display: none;
    width: 100%;
    /* min-height: 418px; */
    background-color: #1b1b1b;
    /* border-left: 1px solid #959595; */
    /* padding: 50px 0 30px 49px; */
}

.nav-itme-childwrap-all h3,
.nav-itme-childwrap h3 {
    font-size: 15px;
    margin-bottom: 27px;
    font-weight: 600;
}

.nav-item-wrap-children-all.all-alt h3 {
    margin-bottom: 0;
}

.nav-itme-childlist li.item-menu a {
    display: block;
    position: relative;
    font-size: 13px;
    color: #959595;
    padding-bottom: 20px;
}

.nav-itme-childlist li.item-menu a i {
    position: absolute;
    top: 0;
    right: 0;
}

.nav-itemlist li.menu:hover .nav-item-title .nav-itme-r-icon i,
.nav-itemlist li.menu:hover .nav-item-title>h3,
.nav-itemlist li.menu:hover .nav-item-title>h3 a,
.nav-itemlist li.menu.active .nav-item-title .nav-itme-r-icon i,
.nav-itemlist li.menu.active .nav-item-title>h3,
.nav-itemlist li.menu.active .nav-item-title>h3 a,
.nav-itemlist li.menu-li:hover .nav-item-title .nav-itme-r-icon i,
.nav-itemlist li.menu-li:hover .nav-item-title>h3,
.nav-itemlist li.menu-li:hover .nav-item-title>h3 a,
.nav-itemlist li.menu-li.active .nav-item-title .nav-itme-r-icon i,
.nav-itemlist li.menu-li.active .nav-item-title>h3,
.nav-itemlist li.menu-li.active .nav-item-title>h3 a,


.nav-itemlist-cc li.menu-li:hover .nav-item-title .nav-itme-r-icon i,
.nav-itemlist-cc li.menu-li:hover .nav-item-title>h3,
.nav-itemlist-cc li.menu-li:hover .nav-item-title>h3 a,
.nav-itemlist-cc li.menu-li.active .nav-item-title .nav-itme-r-icon i,
.nav-itemlist-cc li.menu-li.active .nav-item-title>h3,
.nav-itemlist-cc li.menu-li.active .nav-item-title>h3 a,



.nav-itemlist-cc-pro li.menu-li:hover .nav-item-title .nav-itme-r-icon i,
.nav-itemlist-cc-pro li.menu-li:hover .nav-item-title>h3,
.nav-itemlist-cc-pro li.menu-li:hover .nav-item-title>h3 a,
.nav-itemlist-cc-pro li.menu-li.active .nav-item-title .nav-itme-r-icon i,
.nav-itemlist-cc-pro li.menu-li.active .nav-item-title>h3,
.nav-itemlist-cc-pro li.menu-li.active .nav-item-title>h3 a,

.nav-itemlist li.menu-all:hover .nav-item-title .nav-itme-r-icon i,
.nav-itemlist li.menu-all:hover .nav-item-title>h3,
.nav-itemlist li.menu-all:hover .nav-item-title>h3 a,
.nav-itemlist li.menu-all.active .nav-item-title .nav-itme-r-icon i,
.nav-itemlist li.menu-all.active .nav-item-title>h3,
.nav-itemlist li.menu-all.active .nav-item-title>h3 a,
.nav-itme-childlist li.item-menu:hover a i,
.nav-itme-childlist li.item-menu:hover a {
    color: #a2884d;
}

.nav-itemlist li.menu-li:hover .nav-itme-childwrap,
.nav-itemlist li.menu-li:hover .nav-itme-childwrap,
.nav-itemlist li.menu-all:hover .nav-itme-childwrap,
.nav-itemlist li.menu-all:hover .nav-itme-childwrap,
.nav-itemlist li.menu:hover .nav-itme-childwrap,
.head-nav-list li.menu:hover .nav-itemlist {
    display: block;
}

.shadow {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: #000;
    top: 0px;
    left: 0px;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.img-par {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    /* width: 148px; */
    width: 280px;
}

.img-animate {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 148px;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.img-animate.active {
    /* display:inline-block; */
    opacity: 1;
    filter: alpha(opacity=1);
}




/***************************footer*********************************/

.footer-bg {
    background: #1e1f25;
}

.footer-info {
    padding: 66px 0 61px 0;
    border-bottom: 1px solid #35363a;
}

.foot-bottom {
    padding: 25px 0 28px 0;
}

.foot-bottom-p {
    font-size: 14px;
    color: #8d8d8f;
    text-transform: uppercase;
}

.foot-bottom-list li:hover a,
.foot-bottom-p:hover {
    color: #fff;
}

.foot-bottom-list {
    margin-right: -10px;
}

.foot-bottom-list li {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    border-left: 1px solid #8d8d8f;
}

.foot-bottom-list li:first-child {
    border-left: none;
}

.foot-bottom-list li a {
    display: block;
    font-size: 14px;
    color: #a9a9aa;
}

.foot-info-left {
    width: 21.088%;
    border-right: 1px solid #35363b;
}

.f-left-list li {
    font-size: 16px;
    color: #fff;
    padding-left: 42px;
    margin-bottom: 24px;
    position: relative;
}

.f-left-list li.foot-li-tel {
    font-size: 19px;
}

.f-img-phone {
    position: absolute;
    left: 0;
    top: 0;
}

.foot-info-center {
    width: 48.47%;
    padding-left: 12.3%;
}

.foot-info-right {
    width: 30.4%;
}

.f-center-list>li {
    float: left;
    width: 33.33%;
}

.f-center-list>li>a {
    display: block;
    font-size: 17px;
    color: #fff;
    margin-bottom: 10px;
}

.f-center-itemlist>li>a {
    font-size: 14px;
    color: #bcbcbd;
}

.f-center-itemlist>li:hover a {
    color: #fff;
}

.f-p-style1 {
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    padding-bottom: 10px;
    text-align: center;
}

.last-link>a {
    display: block;
    font-size: 17px;
    color: #fff;
    margin-bottom: 10px;
}


/***********************index**************************/

.swiper-img-index {
    height: 100%;
}

.swioer-index-title {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 200;
}

.swiper-slide {
    position: relative;
}

.index-style1 {
    height: 100%;
}

.index-title-wrap {
    display: table;
    height: 100%;
}

.index-title-head {
    display: table-cell;
    vertical-align: middle;
}

.index-title-head {
    font-size: 22px;
    color: #fff;
}

.index-title-head a {
    display: inline-block;
    font-size: 29px;
    margin-bottom: 58px;
    color: #fff;
}

.index-title-head h2 {
    font-size: 80px;
    margin-bottom: 30px;
}

.index-title-head p {
    font-size: 32px;
    margin-bottom: 64px;
    line-height: 40px;
}

.index-title-head ul li {
    display: inline-block;
    padding-right: 37px;
}

.pagination_index {
    position: absolute;
    left: 0;
    bottom: 50px;
    width: 100%;
    text-align: center;
    z-index: 100;
}

.pagination_index .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 13px;
    /* border: 1px solid #008cd6; */
    background: #fff;
    margin-left: 10px;
    margin-right: 10px;
    opacity: 0.8;
    cursor: pointer;
}

.pagination_index .swiper-visible-switch {
    background: #fff;
}

.pagination_index .swiper-active-switch {
    background: #008cd6;
}

.index-news-bg {
    padding: 78px 0 97px 0;
    background-color: #fff; overflow: hidden;
}

.index-news-title h2 {
    font-size: 36px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 23px;
}

.index-news-title p {
    font-size: 18px;
    color: #333;
}

.index-news-title {
    margin-bottom: 41px;
}

.index-news-wrap {
    padding: 0 45px;
}

.index-news-box {
    padding: 0 15px;
}

.index-news-img {
    overflow: hidden;
}

.index-news-img>img {
    display: block;
    width: 100%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.index-news-img:hover>img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.index-news-itembox {
    margin-top: 30px;
    text-align: left;
}

.index-news-itembox h2 {
    font-size: 24px;
    color: #000;
    margin-bottom: 11px;
}

.index-news-itembox p {
    font-size: 15px;
    color: #666;
    line-height: 30px;
}

.index-news-more {
    margin-top: 21px;
}

.index-news-more i {
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 28px;
    margin-right: 16px;
    background: url(../images/more_03.png) no-repeat;
    background-size: cover;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.index-news-more:hover i {
    background: url(../images/more_06.png) no-repeat;
}

.index-news-more span {
    display: inline-block;
    font-size: 16px;
    color: #000;
    vertical-align: middle;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.index-news-more:hover span {
    color: #008cd6;
}

.swiper-container.index_news {
    height: 450px;
}

.btn {
    position: absolute;
    left: 0;
    top: 50%;
    cursor: pointer;
}

.btn-next {
    left: auto;
    right: 0;
}

.btn i {
    display: block;
    font-size: 60px;
    color: #b3b3b3;
}

.btn:hover i {
    color: #008cd6;
}

.index-product-bg {
    /* padding: 300px 0 262px 0;
  background: url(../images/index_bg2_22.jpg) no-repeat;
  background-size: cover;  */
}

.index-pro-wrap {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 100%;
}

.index-product-img {
    height: 1080px;
}

.product-left {
    display: inline-block;
    width: 41.49%;
    vertical-align: middle;

    /* float: left;
  width: 50%;
  padding-right: 50px; */
}

.product-right {
    /* display: inline-block;
  width: 58%;
  vertical-align: middle; */
    /* float: left;
  width: 50%; */
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
}

.product-left-info h2 {
    font-size: 36px;
    padding-bottom: 40px;
    color: #fff;
    position: relative;
    margin-bottom: 28px;
}

.product-left-info h2:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 3px;
    background-color: #fff;
}

.product-left-info p {
    font-size: 18px;
    line-height: 36px;
    color: #ddd;
}

.product-icon-list {
    margin-top: 80px;
}

.product-icon-list li {
    display: inline-block;
    width: 30%;
}

.index-product-more {
    display: inline-block;
    font-size: 16px;
    color: #3a96ca;
    height: 48px;
    line-height: 48px;
    border: 1px solid #3a96ca;
    border-radius: 24px;
    padding: 0 56px;
    margin-top: 80px;
}

.index-product-more:hover {
    color: #fff;
    background-color: #3a96ca;
}

.swiper-container.index_pro {
    height: 521px;
}

.swiper-i-p-img {
    text-align: center;
}

.pagination_index_pro {
    position: absolute;
    right: 47px;
    top: 50%;
    text-align: center;
    z-index: 100;
}

.pagination_index_pro .swiper-pagination-switch {
    display: block;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    /* border: 1px solid #008cd6; */
    background: #fff;
    margin-top: 18px;
    margin-bottom: 18px;
    opacity: 0.8;
    cursor: pointer;
}

.pagination_index_pro .swiper-visible-switch {
    background: #fff;
}

.pagination_index_pro .swiper-active-switch {
    background: #008cd6;
}

.product_pic {
    height: 540px;  cursor: pointer; margin-top: -100px; position: relative;
}

.index-product-left {
    display: none;
}

.index-product-left.active {
    display: block;
}


/**************************product**********************************/

.product-info-left,
.product-info-right {
    float: left;
    width: 50%;
}
.product-info-right{
    height: 100%;
    /* background: url('../images/product-bg-right-01.png') top right no-repeat; */
    /* background-size: auto 100%; */
}
.product-info {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 100%;
    /* -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.7); 
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.7); */
}

.product-img {
    height: 687px;
}


@media screen and (max-width:767px){
    .product-img {
        height: 1095px;
    }

}



.product-info-left {
    padding-left: 12.18%;
    padding-right: 47px;
}

.product-info-leftbox h2 {
    font-size: 67px;
    color: #fff;
    margin-bottom: 50px;
}

.pro-info-wrap {
    margin-bottom: 28px;
}

.pro-info-wrap a {
    display: inline-block;
    font-size: 20px;
    color: #fff;
    background-color: #008cd7;
    padding: 10px 28px;
    width: 156px;
    margin-bottom: 14px;
}

.pro-info-wrap p {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
}

.pro-info-iconlist {
    margin-top: 21px;
}

.pro-info-iconlist ul {
    display: inline-block;
    vertical-align: middle;
}

.pro-info-iconlist ul li {
    display: inline-block;
    padding-right: 25px;
    color: #fff;
    text-align: center;
}

.product-online {
    display: inline-block;
    vertical-align: middle;
    margin-left: 130px;
}

.product-online a {
    display: inline-block;
    height: 43px;
    line-height: 43px;
    font-size: 16px;
    padding: 0 18px;
    background-color: #008cd6;
    color: #fff;
}




/***********************solution**************************/

.g-ban-item-info {
    position: absolute;
    left: 0;
    top: 30%;
    width: 100%;
}

.g-ban-item-img {
    height: 600px;
}

.g-ban-item-text {
    width: 75%;
    margin: 0 auto;
}

.g-ban-item-text h2 {
    font-size: 60px;
    line-height: 70px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.g-ban-item-text p {
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 32px;
    color: #bdbec2;
}

.g-line {
    width: 50px;
    height: 4px;
    background-color: #fff;
    margin: 0 auto;
}

.alt-solu {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 70px;
}

.solu-cont1 {
    padding: 79px 0 200px 0;
}

.bg-1 {
    background-color: #747578;
}

.solu-title {
    width: 387px;
    margin: 0 auto;
}

.solu-title h2 {
    font-size: 45px;
    line-height: 45px;
    color: #fff;
    padding: 72px 0 65px 0;
}

.solu-line {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto auto auto 0;
    width: 43px;
    height: 3px;
    background-color: #fff;
}

.solu-line.alt2 {
    margin: auto 0 auto auto;
}

.solu-item-wrap {
    padding: 0 15px;
    margin-bottom: 30px;
    cursor: pointer;
}

.solu-item-img {
    overflow: hidden;
}

.solu-item-img img {
    width: 100%;
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -ms-transition: transform 0.5s;
    -o-transition: transform 0.5s;
}

.solu-item-wrap:hover .solu-item-img img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.solu-item-box {
    background-color: #e5e5e5;
    padding: 17px 20px 31px 20px;
}

.solu-item-box h2 {
    font-size: 24px;
    line-height: 24px;
    color: #000;
    padding-bottom: 18px;
    text-align: center;
}

.solu-item-line {
    display: block;
    width: 30px;
    height: 3px;
    background-color: #008cd6;
    margin: 0 auto;
}

.solu-item-box p {
    font-size: 18px;
    line-height: 25px;
    color: #535353;
    margin-top: 15px;
    text-align: center;
}

.solu-item-w-bs {
    -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
}


/***********************customerApplication**************************/

.g-ban-item-text p.g-col-black,
.g-ban-item-text h2.g-col-black {
    color: #000;
}

.g-line.g-bg-black {
    background-color: #000;
}

.apply-bg {
    padding: 83px 0 87px 0;
    background-color: #171719;
}

.apply-box h2 {
    font-size: 36px;
    color: #fff;
    margin-bottom: 23px;
    text-align: center;
}

.apply-box p {
    font-size: 18px;
    color: #fff;
    line-height: 28px;
    text-indent:36px
}

.apply-bg.bg-even {
    background-color: #313134;
}


/***********************groupActivity**************************/

.g-ban-item-text.activity {
    width: 100%;
}

.g-ban-item-text.activity h2 {
    font-size: 48px;
}

.g-ban-item-text.activity p {
    font-size: 48px;
    color: #fff;
    margin-bottom: 18px;
}

.g-ban-item-text.activity .g-line {
    margin: auto auto auto 0;
}

.g-ban-item-text.activity .g-ban-child {
    width: 44.33%;
    margin: 60px auto auto 0;
}

.g-ban-item-text.activity .g-ban-child h3 {
    font-size: 30px;
    color: #fff;
    margin-bottom: 20px;
}

.g-ban-item-text.activity .g-ban-child p {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
}

.g-ban-item-info.activity {
    top: 23%;
}

.activity-bg {
    background-color: #fff;
    padding: 31px 0 36px 0;
}

.activity-box {
    float: left;
    width: 20%;
    padding: 0 5px;
    cursor: pointer;
}

.activity-box-img {
    overflow: hidden;
}

.activity-box-img img {
    width: 100%;
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -ms-transition: transform 0.5s;
    -o-transition: transform 0.5s;
}

.activity-box:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.activity-box-info {
    margin-top: 16px;
    text-align: center;
}

.activity-box-info h2 {
    font-size: 24px;
    color: #735b26;
}


/***********************understand**************************/

.understand-bg {
    padding: 55px 0 171px 0;
    background-color: #171719;
}

.und-tablist {
    border-bottom: 1px solid #353537;
}

.und-tablist li {
    float: left;
    margin-right: 40px;
}

.und-tablist li a {
    display: block;
    color: #fff;
    font-size: 18px;
    padding-bottom: 18px;
    position: relative;
}

.und-tablist li a:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: #0b87ce;
}

.und-tablist li:hover a:before,
.und-tablist li.active a:before {
    width: 100%;
}

.g-understand-tab {
    margin-bottom: 78px;
}

.understand-wrap {
    background-color: #fff;
    overflow: hidden;
}

.understand-img,
.understand-info {
    float: left;
    width: 50%;
}

.understand-info {
    height: 100%;
    padding: 59px 27px 20px 27px;
}

.understand-info h2 {
    font-size: 45px;
    line-height: 45px;
    color: #000;
    padding-bottom: 30px;
    border-bottom: 1px solid #000;
    margin-bottom: 23px;
}

.understand-info p {
    font-size: 18px;
    line-height: 29px;
    color: #000;
    text-indent:36px
}

.g-to-more a {
    display: inline-block;
    font-size: 16px;
    color: #000;
}

.g-to-more {
    position: absolute;
    right: 20px;
    bottom: 20px;
    display: none;
}


/***********************advantage**************************/

.understand-bg1.advan-style1 {
    padding-bottom: 0;
}

.understand-bg1 {
    padding: 55px 0 171px 0;
    background-color: #121319;
}

.advan-bg1 {
    height: 814px;
    position: relative;
    /* background: url(../images/advantage_02.jpg) left bottom no-repeat; */
}

.advan-num1-img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 600px;
}

.alt-advan {}

.advan-1,
.advan-2-info-box {
    max-width: 656px;
    background: url(../images/advantage_bg_02.png) no-repeat;
    background-size: cover;
    padding: 5.28% 6.09% 5.28% 3.49%;
    -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.5);
}

.advan-1 h2,
.advan-2-info-box h2 {
    font-size: 36px;
    color: #000;
    margin-bottom: 50px;
}

.advan-1 p,
.advan-2-info-box p {
    font-size: 18px;
    color: #000;
    line-height: 30px;
    text-indent:36px;
}

.advan-1-img {
    position: absolute;
    left: 93%;
    top: 0;
    width: 100%;
}

.advan-bg2 {
    padding: 100px 0 90px 0;
    background-color: #121319;
}

.advan-2-imgnum {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    text-align: right;
}

.advan-2-info-box {
    display: inline-block;
    text-align: left;
}

.advan-2-info {
    margin-top: -27.15%;
}

.advan-bg3 {
    padding: 97px 0 100px 0;
    background: url(../images/advantage_08.jpg) no-repeat;
    background-size: cover;
}

.advan-3-h2 {
    margin-bottom: 93px;
}

.advan-3-h2 span {
    display: inline-block;
    font-size: 36px;
    color: #fff;
    vertical-align: bottom;
    padding-left: 27px;
}

.advan-li-line {
    max-width: 320px;
    height: 1px;
    background-color: #2a2b30;
}

.advan-exam-text h2 {
    font-size: 24px;
}

.advan-exam-text p {
    font-size: 18px;
}

.advan-exam-text {
    display: inline-block;
    vertical-align: middle;
    padding-left: 19px;
}

.advan-exam-info {
    color: #fff;
    margin-bottom: 44px;
}

.advan-exam-text,
.advan-exam-info>img {
    float: left;
}

.advan-exam-info>img {
    width: 8.29%;
}

.advan-exam-text {
    width: 91.71%;
}

.advan-example-list li {
    float: left;
    width: 33.33%;
    margin-bottom: 44px;
}

.advan-example-list {
    margin-right: -64px;
}


/*******************************memorabilia***********************************/

.understand-bg.memor-bg {
    background: url(../images/memorabilia_bg_02.jpg) no-repeat;
    background-size: cover;
}

.memor-text {
    font-size: 18px;
    color: #fff;
    margin-bottom: 82px;
}

.memor-text h2 {
    font-size: 30px;
    margin-bottom: 33px;
}

.memor-text p {
    line-height: 32px;
}

.time-dates {
    float: left;
    width: 143px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    margin-top: -124px;
}

.time-dates li {
    font-size: 24px;
    color: #fff;
    width: 100%;
    padding-right: 24px;
    height: 124px;
    background: url(../images/menr-time_05.png) right center no-repeat;
    cursor: pointer;
}

.time-li-line {
    display: inline-block;
    vertical-align: middle;
    width: 35px;
    height: 1px;
    background-color: #9a9a9a;
    margin-left: 18px;
    margin-top: -2px;
}

.timeline {
    height: 692px;
    overflow: hidden;
}

.time-dates-bottom {
    width: 100%;
    height: 692px;
    background: url(../images/menr-chi_07.png) right center repeat-y;
}

.time-dates-top {
    width: 100%;
    height: 124px;
    background: url(../images/menr-chi_07.png) right center repeat-y;
}

.time-dates li.selected {
    background: url(../images/menr-time_03.png) right center no-repeat;
}

.time-dates li.selected span {
    color: #0b86cd;
}

.time-dates li.selected i {
    background-color: #0b86cd;
}

.time-date-btnwrap {
    position: absolute;
    bottom: 0;
    left: 178px;
}

.time-date-btn {
    width: 24px;
    height: 24px;
    margin-top: 10px;
    cursor: pointer;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.btn_prev {
    background: url(../images/menr-icon_03.png) no-repeat;
}

.btn_next {
    background: url(../images/menr-icon_033.png) no-repeat;
}

.time-date-btn.btn_prev:hover {
    background: url(../images/menr-icon_066.png) no-repeat;
}

.time-date-btn.btn_next:hover {
    background: url(../images/menr-icon_06.png) no-repeat;
}

#issues {
    float: left;
    max-width: 1000px;
    padding-left: 55px;
    margin-top: 124px;
}

#issues li {
    display: none;
}

#issues li.selected {
    display: block;
}

#issues li h2 {
    font-size: 28px;
    color: #0b86cd;
}

#issues li span {
    display: inline-block;
    font-size: 16px;
    color: #929293;
    margin: 18px 0;
}

#issues li p {
    font-size: 16px;
    color: #fff;
}


/*******************************media***********************************/

.media-main-title {
    font-size: 24px;
    color: #fff;
    margin-bottom: 24px;
}

.media-main-title p {
    float: left;
}

.media-vel-line {
    width: 4px;
    height: 24px;
    background-color: #008cd6;
    margin-right: 10px;
}

.media-left,
.media-right {
    float: left;
}

.media-right {
    width: 56.17%;
}

.media-left {
    width: 43.83%;
    padding-right: 37px;
}

.media-left-box img {
    display: block;
    width: 100%;
}

.media-left-info {
    font-size: 18px;
    color: #000;
    padding: 31px;
    background-color: #d3d3d4;
    font-weight: bold;
}

.media-left-info h3 {
    font-size: 20px;
    margin-bottom: 23px;
}

.media-left-info p {
    line-height: 28px;
}

.media-news-list li {
    border-bottom: 1px solid #444445;
}

.media-news-list li:first-child {
    border-top: 1px solid #444445;
}

.media-news-list li a {
    display: block;
    padding: 17px 0;
}

.media-news-list li a.wfEditorMode {
    display: none;
}

body.wfEditorMode .media-news-list li a.wfEditorMode {
    display: block;
}

.media-news-list li:hover a {
    color: #008cd6;
}

.media-news-list-item {
    font-size: 18px;
    color: #fff;
}

.media-news-list-item p {
    float: left;
}

.media-news-list-item span {
    display: block;
    float: right;
}

.media-more {
    display: inline-block;
    height: 46px;
    line-height: 46px;
    padding: 0 37px;
    border-radius: 23px;
    border: 1px solid #0b86cd;
    color: #0b86cd;
    font-size: 16px;
    margin-top: 30px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.media-more:hover {
    background: #0b86cd;
    color: #fff;
}


/*******************************mediaCoverageDetail***********************************/

.statement-main-head h2.media-detail-h2 {
    padding-bottom: 37px;
    border-bottom: 2px solid #5a5a5b;
}

.understand-bg.media-detail-bg {
    padding: 77px 0 107px 0;
}

.media-detail-cont {
    color: #fff;
    font-size: 18px;
    line-height: 29px;
}

.media-detail-cont p{
    text-indent:36px;
}

.media-detail-cont img {
    width: 100%;
}

.media-detail-cont h2 {
    font-size: 26px;
}

.pagebox {
    margin-top: 30px;
}

.pagebox .last,
.pagebox .first {
    display: none!important;
}

.pagebox .next,
.pagebox .previous {
    display: inline-block!important;
    visibility: inherit!important;
    width: 25px;
    height: 25px;
    background: #999;
    line-height: 25px;
    text-align: center;
    padding: 0;
    border-radius: 50%;
}

.pagebox .previous a,
.pagebox .next a {
    color: #fff;
}

.pagebox ul li {
    display: inline-block;
    padding: 0 12px;
    vertical-align: middle;
}

.pagebox ul li a {
    display: block;
    color: #666;
    position: relative;
    padding-bottom: 7px;
}

.pagebox ul li a:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
}

.pagebox li.selected a,
.pagebox ul li:hover a {
    color: #0091da;
}

.pagebox li.selected a:before,
.pagebox ul li:hover a:before {
    background-color: #0091da;
}

.pagebox .next:hover,
.pagebox .previous:hover {
    background: #0091da;
}

.pagebox ul li.next:hover a:before,
.pagebox ul li.previous:hover a:before {
    width: 0;
}

.pagebox ul li.next:hover a,
.pagebox ul li.previous:hover a {
    color: #fff;
}


/*******************************statement***********************************/

.statement-main-head {
    margin-bottom: 40px;
}

.statement-main-head h2 {
    font-size: 30px;
    color: #fff;
    padding-bottom: 41px;
    border-bottom: 2px solid #e6e6e6;
    text-align: center;
}

.statement-main-headtip {
    font-size: 16px;
    color: #bbbbbb;
    margin-top: 22px;
}

.statement-text p {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    text-indent: 36px;
}

.statement-text h3 {
    font-size: 28px;
    color: #0b86cd;
    margin-bottom: 26px;
}


/*******************************service***********************************/

.g-ban-item-text.activity p.ser-p {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    width: 32%;
    margin-top: 30px;
}

.g-service-ban-img {
    height: 480px;
}

.understand-bg.service-bg {
    padding: 116px 0 221px 0;
}

.service-class-list li {
    display: inline-block;
    float: none;
    width: 20%;
    padding: 0 34px;
}

.service-class-box {
    /* background-color: #fff; */
    border-radius: 8px;
    padding: 18px 0;
    cursor: pointer;
}

.service-class-box p {
    font-size: 24px;
    color: #fff;
    margin-top: 19px;
    margin-bottom: 12px;
}

.service-line {
    display: inline-block;
    width: 36px;
    height: 3px;
    background-color: #008cd6;
}

.service-main-top {
    margin-bottom: 30px;
}

.service-search {
    width: 400px;
    margin: 20px auto 20px auto;
}

.ser-form-input {
    float: left;
    width: 85%;
    padding: 16px 19px;
    background: transparent;
    border: 1px solid #525253;
    color: #7b7b7c;
}

.ser-form-submit:hover,
.ser-form-input:focus {
    border: 1px solid #7b7b7c;
}

.ser-form-submit {
    float: left;
    width: 15%;
    padding: 16px 19px;
    border: 1px solid #525253;
    border-left: none;
    background: url(../images/search11.png) no-repeat;
    background-size: cover;
}

.service-down-box {
    padding: 40px 40px 20px 40px;
    border: 1px solid #555557;
}

.service-down-list li {
    float: left;
    width: 33.33%;
    margin-bottom: 18px;
    padding-right: 10px;
    border-bottom: 1px dashed #383839;
}

.service-down-list li a {
    display: block;
    font-size: 18px;
    color: #333;
    padding-bottom: 19px;
    position: relative;
    padding-left: 20px;
    padding-right: 30px;
    background: url(../images/service-down_05.png) no-repeat;
    background-position-x: right;
    background-position-y: 5px;
}

.service-down-list li:hover a {
    background: url(../images/service-down_09.png) no-repeat;
    background-position-x: right;
    background-position-y: 5px;
}

.service-down-list li a>.icon-angle-right {
    position: absolute;
    left: 0;
    top: 0;
}

.service-down-list li a i {
    color: #606060;
    margin-right: 2.25%;
}

.service-down-list li a img {
    margin-left: 5%;
}

.show2 {
    display: none;
}

.service-down-list li:hover a,
.service-down-list li:hover a i {
    color: #008cd6;
}

.service-down-list li:hover .show1 {
    display: none;
}

.service-down-list li:hover .show2 {
    display: inline-block;
}

.service-problem-list li {
    font-size: 20px;
    color: #fff;
    padding: 26px 0 26px 10px;
    border-bottom: 1px solid #454547;
    cursor: pointer;
}

.service-problem-list li p.float-left i {
    margin-right: 16px;
    color: #a2a2a3;
}

.ser-pro-info {

    height: 0;
    overflow: hidden;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.ser-pro-info-text {
    display: block;
    padding-left: 22px;
    padding-top: 29px;
    padding-bottom: 30px;
}

.service-problem-list li p.float-right i {
    color: #a2a2a3;
    margin-right: 10px;
}

.service-problem-list li.active p.float-left i,
.service-problem-list li.active p.float-right i {
    color: #0080cc;
}

.service-problem-list li.active p.float-right i.icon-angle-down,
.service-problem-list li p.float-right i.icon-angle-up {
    display: none;
}

.service-problem-list li.active p.float-right i.icon-angle-up {
    display: block;
}

.text_cont.alt {
    display: none;
}

.login_box.alt {
    background: none;
    margin-top: 0;
}

.login_box .login_title.alt {
    color: #333;
}

.login_box .login_form.alt li input {
    color: #333;
}

.dialogs.alt {
    padding: 0!important;
    display: none;
}


/********************partner************************************/

.partner-title {
    width: 70.08%;
    margin: 0 auto;
}

.partner-title h2 {
    font-size: 33px;
    color: #fff;
    margin-bottom: 22px;
}

.partner-title p {
    font-size: 18px;
    color: #fff;
    line-height: 31px;
}

.partner-cont {
    margin-top: 80px;
}

.partner-cont>div {
    float: left;
    position: relative;
    width: 22%;
    height: 156px;
}

.partner-c-img {
    position: absolute;
    left: -14px;
    top: 67px;
}

.partner-c-img.last-c {
    left: auto;
    right: -14px;
}

.partner-c-info {
    position: absolute;
    left: 10px;
    top: 100px;
    font-size: 18px;
    color: #fff;
}

.partner-c-info.alt2 {
    left: 30px;
    top: 30px;
}

.partner-c-info.alt3 {
    left: 20px;
}

.partner-c-info.alt4 {
    left: 20px;
    top: 50px;
}

.partner-c-info.alt5 {
    left: auto;
    right: -220px;
}

.partner-c-info span {
    display: inline-block;
    vertical-align: bottom;
}

.partner-go-plan {
    margin-top: 76px;
}

.partner-go-plan a {
    display: inline-block;
    font-size: 18px;
    color: #008cd6;
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
    border: 1px solid #008cd6;
    border-radius: 20px;
}

.partner-go-plan a:hover {
    background-color: #008cd6;
    color: #fff;
}

.partner-pic h2 {
    font-size: 30px;
    color: #fff;
    margin-top: 132px;
    text-align: center;
    margin-bottom: 40px;
}

.swiper-container.partner_img {
    height: 200px;
}

.pagination_p .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 13px;
    border: 1px solid #008cd6;
    margin-left: 10px;
    margin-right: 10px;
    opacity: 0.8;
    cursor: pointer;
}

.pagination_p .swiper-visible-switch {
    /* background: #aaa; */
}

.pagination_p .swiper-active-switch {
    background: #008cd6;
}

.pagination_p {
    margin-top: 59px;
}

.swiper-img {
    text-align: center;
}

body.wfEditorMode .partner-c-info a.wfEditorMode {
    top: -20px;
}




/**************login***************/

.text_cont {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: auto;
}

.login_box {
    max-width: 1200px;
    margin: 0px auto;
    padding: 20px 0;
    background: rgba(0, 0, 0, 0.3);
    margin-top: 100px;
}

.login-img {
    height: 600px;
}

.login_box .login_title {
    text-align: center;
    font-size: 24px;
    color: #fff;
    margin-bottom: 30px;
}

.login_box .login_form {
    max-width: 400px;
    margin: 0 auto;
}

.login_box .login_form li {
    border: 1px solid rgb(220, 220, 220);
    margin-bottom: 20px;
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
}

.login_box .login_form li.li3 {
    float: left;
    width: 49%;
}

.login_box .login_form li.li4 {
    float: right;
    width: 49%;
    text-align: center;
    cursor: pointer;
    background: #fff;
}

.login_box .login_form li.li4 img {
    display: block;
    margin: auto;
}

.login_box .btn {
    position: static;
    max-width: 400px;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: rgb(27, 144, 196);
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
}

.login_box .login_form li input {
    padding: 10px 15px;
    border: none;
    background: none;
    width: 90%;
    color: #fff;
}

.wap_lang_login {
    margin-bottom: 30px;
    padding-left: 30px;
}

.wap_lang_login ul li {
    float: left;
    width: 50%;
}

.wap_lang_login ul li a {
    display: block;
    font-size: 20px;
    color: #fff;
    padding: 0 15px;
    border-left: 1px solid #fff;
    margin-bottom: 20px;
}


.tip-model {
    display: none;
    position: fixed;
    left: 0;
    top: 30%;
    width: 100%;
    z-index: 10000;
}

.tip-model-wrap {
    max-width: 300px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 1);
    border-radius: 8px;
    border: 1px solid #ccc;
}

.tip-model-wrap>p {
    font-size: 18px;
    color: #333;
    background-color: #e5e5e5;
    padding: 5px 10px;
    border-radius: 8px;
}

.tip-messages {
    font-size: 16px;
    padding: 5px 10px;
    color: #333;
    padding-bottom: 50px;
}

.wap_lang_login ul li.login-name,
.wap_lang_login ul li.logout-status,
.nav-right-side li.login-name,
.nav-right-side li.logout-status {
    display: none;
}


.page_error {
    overflow: hidden;
    padding-top: 126px;
}

.page-cen {
    max-width: 1260px;
    margin: 0 auto;
}

.page_error img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    margin-bottom: 40px;
    margin-top: -40px;
}

.inp_info {
    width: 90%;
}

.inp_btn {
    width: 10%;
}

.search_cont {
    padding: 120px 0 0 0;
    padding-bottom: 320px;
}

.g-box-item {
    padding: 0 15px;
}

.g-product-box {
    margin-bottom: 30px;
}

.g-box-item h3 {
    padding: 15px 0;
    color: #fff;
}

.g-box-text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.g-box-img {
    height: 220px;
}

.search_down a {
    color: #fff;
}

.search-item {
    padding: 20px 0;
    border-bottom: 1px dashed #333;
}

.search-result-content a {
    color: #333;
}

.search-result-content .title {
    font-size: 18px;
    color: #153a80;
    line-height: 32px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.search-result-content {
    max-width: 1200px;
    margin: auto;
    position: relative;
    padding: 0 15px;
}

.search-area {
    text-align: center;
    padding-top: 120px;
}

.search-area form {
    display: inline-block;
}

.search-area .search_input {
    float: left;
    border: 1px solid #969696;
    width: 417px;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    padding: 2px 53px 2px 5px;
}

.search-area .btn {
    position: static;
    width: 116px;
    height: 36px;
    line-height: 36px;
    float: left;
    border: 0;
    cursor: pointer;
    color: #fff;
}

.page_block {
    background-color: #f7f7f7;
    padding-bottom: 290px;
}



.pompMenu.active {
    z-index: 1000;
    opacity: 1;
    filter: alpha(opacity=1);
}

.pompMenu {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #131313;
    background-size: cover;
    z-index: -11;
    display: block;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.pompMenu .pompMenu_inner {
    position: absolute;
    left: 72px;
    right: 72px;
    top: 36px;
    bottom: 36px;
}

.pompMenu .pompMenu_con {
    padding-left: 12%;
    /* padding-right: 12%; */
    padding-top: 20px;
    position: relative;
}

.pompMenu .pompMenu_close {
    width: 36px;
    height: 36px;
    position: absolute;
    top: 7%;
    left: 0%;
    background: url(../images/pompMenu_close.png) no-repeat center center;
    cursor: pointer;
}

.pompMenu .pomp_ele {
    padding-left: 92px;
    height: 86px;
    position: relative;
}

.pompMenu .m_title {
    font-size: 24px;
    line-height: 33px;
    color: #fff;
}

.pompMenu .children_menu {
    position: absolute;
    left: 300px;
    top: 0px;
    z-index: 2;
    display: none;
}

.pompMenu .children_menu p {
    font-size: 18px;
    line-height: 33px;
    color: #fff;
    padding-right: 22px;
    float: left;
    padding-bottom: 22px;
}

.pomp_ele_prolist>div {
    position: relative;
}

.pomp_ele_prolist>div>a {
    display: block;
    font-size: 18px;
    line-height: 33px;
    color: #fff;
    width: 158px;
    padding-bottom: 22px;
    padding-right: 22px;
    position: relative;
}

.pomp_ele_prolist>div:hover a {
    color: #a2884d;
}

.pomp_ele_prolist>div>a>i {
    position: absolute;
    right: 0;
    top: 0;
}

.children_itemmenu {
    position: absolute;
    left: 200px;
    top: 0px;
    z-index: 2;
    display: none;
}

.pomp_ele_prolist>div:hover .children_itemmenu {
    display: block;
}

.pompMenu .pomp_ele:hover {
    background: url(../images/pomp_ele_line.png) no-repeat left 16px;
}

.pompMenu .pomp_ele .children_menu a>p:hover,
.pompMenu .pomp_ele:hover>a>p {
    color: #a2884d;
}

.pompMenu .pomp_ele:hover .children_menu {
    display: block;
    width: 80%;
}

.pompMenu .search_input_wrap {
    padding-left: 92px;
    padding-top: 40px;
}

.pompMenu .search_input {
    position: relative;
    float: left;
    width: 70%;
}

.pompMenu .search_input .sear {
    width: 100%;
    border: none;
    border-bottom: 1px solid #fff;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #fff;
    outline: none;
    background: none;
}

.pompMenu .search_input .sub {
    position: absolute;
    right: 0;
    top: 0;
    width: 48px;
    height: 48px;
    border: none;
    outline: none;
    background: none;
    background: url(../images/search_btn01.png) no-repeat center center;
    cursor: pointer;
}

@media screen and (max-width: 1600px) {
    .pompMenu .pomp_ele {
        height: 66px;
    }
}

@media screen and (max-width: 1367px) {
    .pompMenu .pomp_ele {
        height: 50px;
    }
    .pompMenu .children_menu p {
        font-size: 16px;
        line-height: 20px;
        color: #fff;
        padding-right: 22px;
        float: left;
        padding-bottom: 15px;
    }
    .pompMenu .m_title {
        font-size: 20px;
    }
    .pomp_ele_prolist>div>a {
        font-size: 16px;
        line-height: 20px;
        padding-bottom: 15px;
    }
}


.login_box .login_form.alt li textarea {
    width: 100%;
    line-height: 22px;
    padding: 15px;
}

.login_box .login_form li.li5 {
    height: auto;
    border: none;
}

.mydialog-down,
.mydialog-liu,
.mydialog {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 100;
    overflow-x: hidden;
    overflow-y: auto;
}

.dialog-box {
    display: block;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.dialog-wrap {
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    background-color: #fff;
}

.dialog-wrap .dialog-head {
    padding: 10px;
    border-bottom: solid 1px #ddd;
    background-color: #f5f5f5;
    border-radius: 4px 4px 0 0;
}

.dialog-wrap .close {
    float: right;
    line-height: 24px;
}

.mydialog-wrap {
    position: absolute;
    left: 0;
    top: 20%;
    width: 100%;
}

.mydialog-down .dialog-body {
    padding: 0 20px;
}

.liu-yan-box {
    max-width: 600px;
    margin: 0 auto;
}

.mes-form-btn {
    float: left;
    width: 50%;
}

.btn-left {
    padding-right: 30px;
}

.btn-right {
    padding-left: 30px;
}

.mes-form-btn a {
    display: block;
    color: #fff;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: rgb(27, 144, 196);
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
}

.service-down-list {
    height: 300px;
    overflow: hidden;
}

.myadmin-wrap {
    max-width: 850px;
    margin: 100px auto 200px auto;
    padding: 0 15px;
}

.swiper-i-p-img {
    height: 100%;
    height: 521px;
}

.s-i-p-left {
    position: absolute;
    height: 100%;
    width: 50%;
    left: 0;
    top: 0;
    z-index: 100;
}

.s-i-p-right {
    position: absolute;
    height: 100%;
    width: 50%;
    right: 0;
    top: 0;
    z-index: 100;
}

.product-info-leftbox .product-icon-list {
    margin-top: 21px;
}

.product-info-leftbox .product-icon-list li {
    display: inline-block;
    float: none;
    width: auto;
    padding-right: 25px;
    color: #fff;
    text-align: center;
}

.s-show-img {
    position: absolute;
    left: 0;
    top: 0;
    /* width: 100%;
    height: 100%; */
    max-width: 100%;
    max-height: 100%;
}

.show-left,
.show-right {
    display: none;
}

.f-img {
    width: 70px;
}



.prog.prog3DView {
    position: relative;
    top: 0;
    height: 100%;
    overflow: hidden;
}
.prog.prog3DView img {
    position: absolute;
	width: auto;
	transition-duration: .3s;
	transition-property: all;
	cursor: pointer;
	left: 0;
	height: auto;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}

.loading {
    position: absolute;
    line-height: 20px;
    top: 50%;
    left: 50%;
    font-size: 14px;
}


.solu-detail-bg {
    padding: 175px 0 196px 0;
    background: url(../images/f_bg_02.jpg) no-repeat;
    background-size: cover; 
}
.solu-content h2 {
    font-size: 65px;
    line-height: 158px;
    color: #fff;
}
.solu-info p {
    font-size: 24px;
    line-height: 38px;
    text-indent: 48px;
    color: #fff;
}
.pro-listwrap-bg {
    padding: 59px 0 79px 0;
    background: url(../images/pro_bg_02.jpg) no-repeat;
    background-size: cover; 
}
.p-w-t-head h2 {
    font-size: 51px;
    line-height: 145px;
    color: #fff;
}
.p-w-t-head p {
    font-size: 18px;
    line-height: 36px;
    color: #ccc;
}
.p-w-t-list {
    margin-top: 30px;
}
.p-w-t-list >li {
    float: left;
    margin-right: 28px;
}
.p-w-t-list >li h4 a {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 23px;
    line-height: 45px;
    height: 45px;
    padding: 0 44px;
    border-radius:5px;
    background: #0068b7; 
}
.p-w-t-itemlist {
    background: #002744;
}
.p-w-t-itemlist >li a {
    display: block;
    font-size: 14px;
    line-height: 26px;
    color: #ccc;
    padding: 5px 20px;
}

.product-info-leftbox h3 {
    font-size: 20px;
    
    color: #fff;
    margin-bottom: 20px;
}

.product-info-leftbox h2 {
    font-size: 50px;
    color: #fff;
    margin-bottom: 50px;
}


.last-link.float-left {
    width: 60%;
}

.p-w-t-list >li {
    float: left;
    margin-right: 28px;
    width: 30%;
    min-height: 340px;
    margin-bottom: 20px;
}



.myadmin-wrap .form-x .form-group .field {
    float: left;
    width: 80%;
}
.myadmin-wrap .form-x .form-group .label {
    width: 20%;
}



.advan-2-imgnum {
    position: absolute;
    right: -40px;
    top: -60px;
    width: 100%;
    text-align: right;
}


.wap-nav-list li a {
    text-indent: 0; 
    padding-left: 75px;
}

.pro-info-wrap a {
    width: 300px!important;
}
.product-info-leftbox h3 {
    margin-top: 60px;
}


.video-block {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    top: 0;
    left: 0;
    background: #000000;
    display: none;
}
.video-block-con {
    width: 100%;
    height: 100%;
}

.product-info-leftbox h2 {
    font-size: 30px;
}