/* CSS Document */
*html {
    background-image: url(about:blank);
    background-attachment: fixed;
}

/* 修正IE6振动bug */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
tbody,
p,
th,
td,
em {
    -webkit-text-size-adjust: none;
    margin: 0;
    padding: 0;
    border: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-size: 14px;
    font-family: Arial;
}

body {
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    color: #666;
    background-color: #fff;
}

ul {
    margin: 0px;
    padding: 0px;
}

a:active,
a:focus {
    outline: none;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #ff6a01;
}

li {
    list-style-type: none;
}

dl,
dd,
dt,
img {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

.m_db {
    display: none;
}

.dd {
    display: none;
}

.wm_top {
    width: 100%;
    float: left;
    background: #fff;
    height: 58px;
    border-bottom: 1px solid #eeeeee;
}

.wm_top_1 {
    width: 1200px;
    margin: auto;
}

.wm_top_c {
    width: 100%;
    float: left;
}

.wm_top_c1 {
    width: 40%;
    float: left;
    border-right: 1px solid #eee;
    height: 58px;
    border-left: 1px solid #eee;
    line-height: 58px;
}

.wm_top_c1 img {
    float: left;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
}

.wm_top_c1 p {}

.wm_top_c2 {
    width: 15%;
    float: left;
    border-right: 1px solid #eee;
    height: 58px;
    /* border-left: 1px solid #eee; */
    line-height: 58px;
}

.wm_top_c2 img {
    float: left;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
}

.wm_top_c2 p {}

.wm_top_c3 {
    width: 20%;
    float: left;
    height: 58px;
    border-left: 1px solid #eee;
    line-height: 58px;
    margin-left: 5%;
}

.wm_top_c3 li {
    float: right;
    list-style: none;
    padding: 20px 0;
    font: 300 12px 'Open Sans', sans-serif;
    text-transform: uppercase;
}

.wm_top_c3 li a {
    display: block;
    /* width: 100%; */
    padding: 0 23px;
    border-right: 1px solid #eeeeee;
}

.wm_top_c4 {
    width: 17%;
    border-right: 1px solid #eee;
    height: 58px;
    border-left: 1px solid #eee;
    line-height: 58px;
    float: right;
    position: relative;
}

.wm_top_c4 p {

    float: left;

    margin-left: 20px;

    margin-right: 20px;
}

.wm_top_c4 select {

    border: none;

    line-height: 58px;

    color: #666;

    outline: none;

    background: #fff;
}

.wm_top_c4 option {

    height: 35px;

    line-height: 35px;

    display: inline-block;
}

/*logo*/
.wm_logo {
    width: 100%;
    float: left;
    background: #fff;
    height: 105px;
}

.wm_logo_1 {
    width: 65%;
    margin: auto;
}

.wm_logo_c {

    width: 100%;

    float: left;
}

.wm_logo_c1 {

    float: left;

    margin-top: 18px;
}

.wm_logo_c2 {

    float: left;
    margin-left: 8%;
    /* margin-left: -2%; 暂时取消   */

    /* width: 75%; */
}

/* .wm_logo_c2 li:last-child {
    display: none
} */

.wm_logo_c2 li {

    float: left;

    line-height: 105px;
}

.wm_logo_c2 li a {

    padding-left: 15px;

    padding-right: 15px;

    color: #000;

    font-size: 15px;
}

.wm_logo_c2 li:hover {
    background: #ff6a01;
}

.wm_logo_c2 li:hover a {
    color: #fff;
}

.wm_logo_c3 {

    float: right;

    /* width: 15%; */

    height: 105px;
}

.gwc {
    float: left;
    margin-top: 45px;
    margin-right: 30px;
    border-right: 1px solid #000;
    padding-right: 30px;
}

.fdj {

    float: left;
}

.fdj p {
    height: 105px;
}

.fdj img {
    margin-right: 0px;
    margin-top: 45px;
}

.fdj_t {

    margin-top: 10px;

    margin-right: 20px;

    height: 45px;
}

.fdj:hover .fdj_b {
    display: block;
}

.fdj_b {

    position: absolute;

    margin-left: -230px;

    /* margin-top: 22px; */

    width: 280px;

    height: 94px;

    background: #fff;

    border-top: 2px solid #ff6a01;

    display: none;

    z-index: 999999;
}

.index_search {
    width: 240px;
    height: 40px;
    float: right;
    background: #fff;
    margin-top: 27px;
    border: 1px solid #e0e0e0;
    margin-right: 20px;
}

.index_search .search_input {
    float: left;
    width: 200px;
    margin-left: 12px;
    border: 0;
    outline: 0;
    background: no-repeat;
    line-height: 40px;
    color: #999;
    height: 40px;
}

.index_search .search_btn {
    width: 15px;
    height: 15px;
    background: url(../image/fdj.png) no-repeat;
    cursor: pointer;
    border: 0;
    outline: 0;
    margin-top: 13px;
    /* border-left: 1px solid #ccc; */
}

.ys {
    background: #ff6a01;
}

.ys a {
    color: #fff !important;
}



.s48_bottom {
    width: 100%;
    float: left;
    background: url(../image/bg3.jpg) no-repeat center;
    height: 460px;
}

.s48_bottom_1 {
    width: 1200px;
    margin: auto;
}

.s48_bottom_l {

    float: left;

    width: 16%;
}

.s48_bottom_l img {}

.s48_bottom_l p {

    color: #fff;

    line-height: 24px;

    margin-bottom: 20px;

    padding-left: 25px;

    position: relative;

    margin-top: 15px;
}

.s48_bottom_c {

    float: left;

    margin-top: 50px;

    margin-left: 110px;
}

.s48_bottom_c p {

    color: #fff;

    margin-bottom: 20px;
}

.s48_bottom_c p a {
    color: #fff;
}

.s48_bottom_c p a:hover {
    color: #ff6a01;
}

.s48_bottom_r {
    margin-top: 50px;
    float: right;
    position: relative;
}

.s48_bottom_r h1 {
    color: #fff;

    font-size: 24px;

    margin-bottom: 15px;
}

.s48_bottom_l p img {

    position: absolute;

    margin-top: 5px;

    float: left;

    left: 0;
}

.s48_bottom_c h1 {

    color: #fff;

    font-size: 24px;

    margin-bottom: 15px;
}

.s48_bottom_r input {
    width: 66%;
    display: block;
    background: #212221;
    border: none;
    height: 55px;
    outline: none !important;
    box-shadow: none !important;
    border-radius: 27.5px !important;
    padding-right: 75px;
    padding-left: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #fff;
    font: normal 15px/55px "Barlow", sans-serif;
}

.s48_bottom_r button {
    border: none;
    height: 47px;
    border-radius: 23.5px !important;
    width: 70px;
    padding: 0px;
    text-align: center;
    outline: none !important;
    box-shadow: none !important;
    transition: all 300ms linear 0s;
    position: absolute;
    right: 0;
    top: 46px;
    z-index: 999999999;
}

.s48_bottom_r img {

    margin-top: 15px;

    margin-right: 10px;
}

.icp {
    width: 100%;
    float: left;
    background: #f2f2f2;
}

.icp_1 {
    width: 1200px;
    max-width: 1200px;
    margin: auto;
}

.icp_l {
    float: left;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
}

.icp_r {
    float: right;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
}

.ydct {
    float: right;
    position: relative;
}

.ydct:hover .ydct_1 {
    display: block;
}

.ydct_1 {
    display: none;
    position: absolute;
    margin-top: -180px;
}

.ydct_1 p {
    color: #fff;
    font-size: 14px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background: #999;
}

@media (min-width: 980px) and (max-width: 1440px) {
    .wm_top_1 {
        width: 90%;
        margin: auto;
    }

    .wm_logo_1 {
        width: 90%;
        margin: auto;
    }

    .s48_bottom_1 {
        width: 90%;
        margin: auto;
    }
}

@media screen and (max-width: 64rem) {
    .wm_top {
        display: none;
    }

    .wm_logo {
        display: none;
    }

    .m_db {
        display: block;
    }

    .dd {
        display: block;
    }

    .product_1 h1 {
        color: #000;
        font-size: 35px;
        text-align: center;
        font-weight: 100;
        text-transform: uppercase;
        margin-top: 30px;
        margin-bottom: 30px;
    }
}


.m_db {
    /* display:block !important; */
    width: 100%;
    float: left;
    background: #1f1f1f;
    padding-top: 5%;
    padding-bottom: 5%;
    text-align: center;
    color: #fff;
    font-size: 24px;
    line-height: 39px;
    margin-bottom: 14%;
}

.dd {
    /* display:block !important; */
    width: 100%;
    float: left;
    position: fixed;
    bottom: 0px;
    z-index: 999999999999999999999;
    background: #f1f1f1;
}

.bottom {}

.xxk_1 {
    width: 95%;
    margin: auto;
    max-width: 1200px;
}


.bottom_1_2 {

    width: 19.6%;

    float: left;

    text-align: center;

    background: #f2f2f2;

    padding-top: 3%;

    padding-bottom: 3%;

    border-right: 1px solid #fff;
}

.bottom_1_2 i {
    font-size: 24px;
}

.bottom_1_2 p {

    font-size: 14px;
}

.bottom_1_3 i {
    font-size: 24px;
    color: #fff;
}

.bottom_1_3 p {
    color: #fff;
    font-size: 16px;
}

.bottom_1_3 {

    width: 40%;

    float: right;

    text-align: center;

    background: #ff6600;

    padding-top: 3%;

    padding-bottom: 3%;
}

.m_db {
    /* display:block !important; */
    width: 100%;
    float: left;
    background: #1f1f1f;
    padding-top: 5%;
    padding-bottom: 5%;
    text-align: center;
    color: #fff;
    font-size: 24px;
    line-height: 39px;
    margin-bottom: 0;
}

.dd {
    /* display:block !important; */
    width: 100%;
    float: left;
    position: fixed;
    bottom: 0px;
    z-index: 999999999999999999999;
    background: #f1f1f1;
}

.loginimg .login_c {
    max-height: 1200px;
    margin: 0 auto;
    /* width: 95% !important; */
}

.option {
    /*用div的样式代替select的样式*/
    margin: 100px;
    width: 140px;
    height: 40px;
    /*border-radius: 5px;*/
    /*盒子阴影修饰作用,自己随意*/
    /* box-shadow: 0 0 5px #ccc;*/
    border: 1px solid #cccccc;
    position: relative;
}

.option select {
    /*清除select的边框样式*/
    border: none;
    /*清除select聚焦时候的边框颜色*/
    outline: none;
    /*将select的宽高等于div的宽高*/
    width: 100%;
    height: 40px;
    line-height: 40px;
    /*隐藏select的下拉图标*/
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    /*通过padding-left的值让文字居中*/
    padding-left: 20px;
}

/*使用伪类给select添加自己想用的图标*/
.option:after {
    content: "";
    width: 14px;
    height: 8px;
    background: url(http://sitefile.zk71.com/W174/assets/arrow-down.png) no-repeat center;
    /*通过定位将图标放在合适的位置*/
    position: absolute;
    right: 20px;
    top: 41%;
    /*给自定义的图标实现点击下来功能*/
    pointer-events: none;
}

.s174_pro {
    width: 100%;
    float: left;
}

.s174_pro_1 {
    width: 1200px;
    margin: auto;
}

.s174_pro_t {
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 40px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
}

.s174_pro_t em {
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 25px;
    /* margin-bottom: 25px; */
    font-size: 40px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.s42_pro_b {
    width: 100%;
    float: left;
}

.s42_pro_b li {
    width: 373px;
    float: left;
    border: 1px solid #e9e9e9;
    margin-right: 35px;
    position: relative;
    transition: .5s ease;
    height: 478px;
    margin-bottom: 30px;
    overflow: hidden;
}

.s19_case_img {
    text-align: center;
    width: 100%;
    line-height: 478px;
}

.s19_case_img img {
    vertical-align: middle;
}

.s19_case_img img {
    cursor: pointer;
    transition: all 0.6s;
    align-items: center;
    max-width: 100%;
}

.s19_case_img img:hover {
    transform: scale(1.4);
}

.s19_case_img:hover .s19_case_txt p {
    bottom: 80px;
}

.s19_case_img:hover .s19_case_txt em {
    bottom: 20px;
}

.s19_case_txt {}

.s19_case_txt p {

    height: 60px;

    line-height: 24px;

    text-align: left;

    background: rgba(19, 169, 211, 0.8);

    position: absolute;

    bottom: -90px;

    transition: .5s ease;

    width: 160px;

    border-radius: 0px 40px 40px 0px;

    padding-left: 20px;

    padding-top: 15px;

    font-size: 16px;
}

.s19_case_txt em {
    height: 50px;
    line-height: 40px;
    text-align: center;
    background: rgba(154, 207, 106, 0.8);
    position: absolute;
    bottom: -80px;
    transition: 1.0s ease;
    width: 150px;
    border-radius: 40px 0px 0px 40px;
    padding-left: 20px;
    padding-top: 15px;
    font-size: 16px;
    right: 0;
    color: #fff;
}

.s19_case_txt span {
    width: 100%;
    float: left;
}

.s19_case_txt p {

    color: #fff;
}

.s42_pro_b li:nth-child(3) {
    float: right;
    margin-right: 0;
}

.s42_pro_b li:nth-child(6) {
    float: right;
    margin-right: 0;
}

.s174_bg {
    width: 100%;
    float: left;
    background: url(../image/s174_bg.jpg) no-repeat center;
    height: 819px;
    padding-top: 30px;
}

.s174_bg_c {
    width: 1200px;
    margin: auto;
}

.s174_bg_b {
    width: 1200px;
    float: left;
    margin-top: 30px;
}

.s174_bg_b li {

    width: 375px;

    float: left;

    margin-right: 35px;
}

.s174_bg_b_t {

    width: 375px;

    height: 310px;

    text-align: center;

    width: 100%;

    line-height: 310px;

    background: #fff;

    border: 1px solid #eee;

    overflow: hidden;
}

.s174_bg_b_t img {
    vertical-align: middle;
    width: auto;
    height: auto;
}

.s174_bg_b_b {

    width: 375px;

    height: 170px;

    border: 1px solid #eee;

    float: left;
}

.s174_bg_b_b h1 {

    padding: 20px 20px 10px 20px;

    color: #fff;

    font-size: 16px;

    height: 24px;

    overflow: hidden;
}

.s174_bg_b_b p {

    padding-left: 20px;

    padding-right: 20px;

    line-height: 24px;

    float: left;

    height: 100px;

    overflow: hidden;
}

.s174_bg_b li:nth-child(3) {
    float: right;
    margin-right: 0;
}

.s42_pro_b_l {
    float: left;
}

.s42_pro_b_l img {}

.s42_pro_b_r {

    width: 540px;
    float: right;
    margin-top: 60px;
}

.s42_pro_b_r h1 {

    font-size: 40px;
    color: #000;
    margin-bottom: 15px;
}

.s42_pro_b_r p {

    line-height: 24px;
}

.s42_pro_b_r span {

    width: 142px;
    height: 50px;
    border-radius: 5px;
    display: inline-block;
    background: #ffae25;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 15px;
}

/*视频*/
.s147_sp {
    width: 100%;
    float: left;
    position: relative;
    height: 570px;
    margin-top: 30px;
}

.s147_sp_l {
    width: 100%;
    float: left;
    position: absolute;
    background: #ff6600;
    z-index: -1;
    height: 570px;
}

.s147_sp_l img {
    width: 960px;
    height: 570px;
}

.s147_sp_r {
    width: 1200px;
    margin: auto;
}

.s147_sp_r1 {
    width: 550px;
    float: right;
    margin-top: 60px;
}

.s147_sp_r1 h1 {
    font-size: 40px;
    color: #fff;
    margin-bottom: 15px;
    margin-top: 40px;
}

.s147_sp_r1 p {
    color: #fff;
    line-height: 24px;
    text-align: justify;
}

.s147_sp_r1 span {

    width: 142px;
    height: 50px;
    border-radius: 5px;
    display: inline-block;
    background: #ffae25;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 15px;
}

/*视频*/
.s20_news {
    width: 100%;
    float: left;
    /* margin-top: 25px; */
    /* background: url(../images/s39_bg.png) center; */
    /* height: 600px; */
    position: inherit;
    z-index: 9999999;
}

.s20_news_1 {
    width: 1200px;
    margin: auto;
}

.s20_news_b {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    /* margin-top: 25px; */
}

.s20_news_b li {

    float: left;

    width: 390px;

    margin-right: 15px;
}

.s20_news_b li:nth-child(3) {
    float: right;
    margin-right: 0;
}

.s20_news_b li .s20_news_b_img {

    height: 200px;

    text-align: center;

    border: 1px solid #eee;
}

.s20_news_b li .s20_news_b_img img {

    width: 100%;

    height: auto;

    line-height: 290px;
}

.s20_news_b li .s20_news_b_wz {

    width: 100%;

    float: left;

    margin-top: 25px;
}

.s20_news_b li .s20_news_b_wz em {

    float: left;

    width: 100%;
}

.s20_news_b li .s20_news_b_wz span {

    background: #ffd9db;

    padding: 10px;

    color: #ff7178;

    margin-right: 15px;
}

.s20_news_b li .s20_news_b_wz h1 {
    font-size: 18px;
    font-family: "Arial";
    color: rgb(0, 70, 226);
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 100;
    height: 24px;
    overflow: hidden;
}

.s20_news_b li .s20_news_b_wz h1 a:hover {
    color: #01742f;
}

.s20_news_b li .s20_news_b_wz p {
    font-size: 14px;
    font-family: "Arial";
    color: rgb(110, 110, 110);
    line-height: 24px;
    width: 100%;
    float: left;
    height: 95px;
    overflow: hidden;
}

/*s20 新闻*/
.w188_bot {
    width: 100%;
    float: left;
    background: linear-gradient(to left, #414141 40%, #2a2a2a 20%);
    padding-bottom: 50px;
    padding-top: 50px;
}

.w188_bot_c {
    width: 1200px;
    margin: auto;
}

.w188_bot1 {
    float: left;
    width: 27%;
    margin-right: 2%;
}

.w188_bot1 em {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 25px;
}

.w188_bot1 span {
    color: #ffffff7d;
    font-size: 16px;
    font-weight: 600;
}

.w188_bot1 p {
    color: #fff;
    margin-bottom: 30px;
}

.w188_bot2 {
    float: left;
    width: 30%;
    margin-left: 5%;
}

.w188_bot2 em {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 25px;
}

.w188_bot2 img {
    width: 25px;
    margin-right: 15px;
    margin-top: 20px;
}

.w188_bot2 p {
    color: #fff;
    width: 100%;
    float: left;
    line-height: 40px;
    font-size: 16px;
}

.w188_bot2 p a {
    color: #fff;
}

.w188_bot3 {
    float: right;
    width: 30%;
}

.w188_bot3 img {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.w188_bot3 p {
    color: #fff;
    float: left;
    line-height: 40px;
    font-size: 16px;
    margin-right: 49px;
}

.w188_bot3 p a {
    color: #fff;
}

.w188_bot3 span {
    float: left;
    color: #fff;
    margin-bottom: 5px;
    margin-top: 30px;
}

.w188_bot3 span a {
    float: left;
    color: #fff;
    margin-right: 15px;
}

.aside {
    width: 60px;
    position: fixed;
    right: 10px;
    top: 50%;
    transform: translate(0, -50%);
    padding-top: .05rem;
    z-index: 123;
}

.as-item {
    display: block;
    width: 100%;
    height: 60px;
    cursor: pointer;
    background-color: #ff6a01;
    border-radius: 4px;
    margin-bottom: 5px;
    position: relative;
    transition: all .3s;
}

.as-icon {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.as-code {
    width: 120px;
    position: absolute;
    right: 65px;
    top: 50%;
    margin-top: -5px;
    background-color: #fff;
    border-radius: 4px;
    padding: 2px;
    box-sizing: border-box;
    visibility: hidden;
    opacity: 0;
    transition: all .3s;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}

.as-img {
    width: 100%;
}

.as-item:hover {
    background-color: #ac6c2f;
}

.as-item:hover .as-code {
    visibility: visible;
    opacity: 1;
}

.as-item span {
    width: 180px;
    height: 60px;
    float: left;
    text-align: center;
    display: block;
    margin-left: -180px;
    opacity: 0;
    background: #ac6c2f;
    color: #fff;
    line-height: 60px;
    font-size: 18px;
}

.as-item:hover span {
    opacity: 1;
}

/* BUTTON
========================================== */
.button {
    position: fixed;
    bottom: -30px;
    right: -75px;
    /* width: 150px; */
    height: 150px;
    z-index: 9999;
}

.button button {
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-family: inherit;
    background-color: #ff6a01;
    border-radius: 20px 20px 0px 0px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    width: 170px;
    overflow: hidden;
    outline: 0;
    opacity: 1;
    font-weight: 100;
    height: 47px;
    text-align: center;
    border: none;
}

.button button:hover {
    cursor: pointer;
    background-color: #8e6ac1;
    color: #ffffff;
}

.button button span {
    opacity: 1;
}

.button.clicked button {
    visibility: hidden;
    oacity: 0;
}

/* POP-UP
========================================== */
.pop-up {
    position: fixed;
    top: 50%;
    left: 50%;

    overflow-y: auto;

    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 10;
    background-color: #ffffff;
    width: 100%;
    height: 100%;
}

@media (min-width: 768px) {
    .pop-up {
        width: calc(100% - 40px);
        height: auto;
        max-width: 900px;
    }
}

.pop-up .content {
    width: 100%;
    max-width: 900px;
    overflow: hidden;
    text-align: center;
    position: relative;
    min-height: 100vh;
    padding-bottom: 30px;
}

@media (min-width: 768px) {
    .pop-up .content {
        min-height: inherit;
    }
}

.pop-up .content .container {
    padding: 100px 20px 140px;
}

@media (min-width: 568px) {
    .pop-up .content .container {
        padding: 50px 20px 80px;
    }
}

@media (min-width: 768px) {
    .pop-up .content .container {
        padding: 70px 0px 90px;
        max-width: 450px;
        margin: 0 auto;
    }
}

.pop-up .content .close {
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 1.1rem;
    letter-spacing: 0.05rem;
    color: #3e4146;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.pop-up .content .close:hover {
    cursor: pointer;
    color: #f66867;
}

.pop-up .content .dots .dot {
    position: absolute;
    border-radius: 100%;
    z-index: 11;
}

.pop-up .content .dots .dot:nth-of-type(1) {
    top: -80px;
    right: -80px;
    width: 160px;
    height: 160px;
    background-color: #689bf6;
    -webkit-animation: float 6s ease-in-out infinite;
    -moz-animation: float 6s ease-in-out infinite;
    -o-animation: float 6s ease-in-out infinite;
    animation: float 6s ease-in-out infinite;
}

@media (min-width: 768px) {
    .pop-up .content .dots .dot:nth-of-type(1) {
        top: -190px;
        right: -190px;
        width: 380px;
        height: 380px;
    }
}

.pop-up .content .dots .dot:nth-of-type(2) {
    bottom: -120px;
    left: -120px;
    width: 240px;
    height: 240px;
    background-color: #f66867;
    -webkit-animation: float 8s ease-in-out infinite;
    -moz-animation: float 8s ease-in-out infinite;
    -o-animation: float 8s ease-in-out infinite;
    animation: float 8s ease-in-out infinite;
}

.pop-up .content .dots .dot:nth-of-type(3) {
    bottom: -50px;
    right: -50px;
    width: 100px;
    height: 100px;
    background-color: #ffd84c;
    -webkit-animation: float 4s ease-in-out infinite;
    -moz-animation: float 4s ease-in-out infinite;
    -o-animation: float 4s ease-in-out infinite;
    animation: float 4s ease-in-out infinite;
}

.pop-up .content .title h1 {
    text-align: center;
    color: #f66867;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 2.8rem;
    letter-spacing: 0.05rem;
}

.pop-up .content img {
    width: 100%;
    max-width: 220px;
    display: inline-block;
    margin: 30px 0 40px 0;
    opacity: 0;
    -webkit-transform: translateX(60px);
    -moz-transform: translateX(60px);
    -ms-transform: translateX(60px);
    -o-transform: translateX(60px);
    transform: translateX(60px);
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-backface-visibility: hidden;
}

@media (min-width: 768px) {
    .pop-up .content img {
        max-width: 300px;
    }
}

.pop-up .content .subscribe h1 {
    font-size: 1.5rem;
    color: #3e4146;
    line-height: 130%;
    letter-spacing: 0.07rem;
    margin-bottom: 30px;
}

.pop-up .content .subscribe h1 span {
    color: #f66867;
}

.pop-up .content .subscribe form {
    overflow: hidden;
}

.pop-up .content .subscribe form input {
    width: 100%;
    float: left;
    padding: 15px 20px;
    text-align: center;
    font-family: inherit;
    font-size: 1.1rem;
    letter-spacing: 0.05rem;
    outline: 0;
}

.pop-up .content .subscribe form input[type=email] {
    margin-bottom: 15px;
    border: 1px solid #bec1c5;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

@media (min-width: 768px) {
    .pop-up .content .subscribe form input[type=email] {
        margin-bottom: 0px;
        width: 75%;
        border-right-width: 0px;
    }
}

.pop-up .content .subscribe form input[type=email]:focus {
    border-color: #3e4146;
}

.pop-up .content .subscribe form input[type=button] {
    background-color: #8e6ac1;
    color: #ffffff;
    border: 1px solid #8e6ac1;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

@media (min-width: 768px) {
    .pop-up .content .subscribe form input[type=button] {
        width: 25%;
    }
}

.pop-up .content .subscribe form input[type=button]:hover {
    cursor: pointer;
    background-color: #7349af;
    border-color: #7349af;
}

.pop-up.open {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
}

.pop-up.open img {
    opacity: 1;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}

.pro_ly {
    width: 100%;
    float: left;
    background: #f0f8fa;
    margin-top: 30px;
    padding-top: 50px;
    padding-bottom: 30px;
}

.pro_ly_1 {
    width: 1200px;
    margin: auto;
}

.pro_ly_l {
    width: 600px;
    float: left;
}

.pro_ly_l h1 {
    font-size: 30px;
    color: #000;
    margin-bottom: 15px;
}

.pro_ly_l p {
    margin-bottom: 20px;
}

.pro_ly_r {
    float: right;
    width: 600px;
}

.pro_ly_r input {
    margin-bottom: 10px;
    outline-style: none;
    border: 1px solid #768597;
    border-radius: 4px;
    padding: 6px 25px 6px 6px;
    width: 396px;
    height: 48px;
    font-size: 14px;




    font-family: "Microsoft soft";
    background-color: #f0f8fa;
    float: right;
}

.pro_ly_r textarea {
    margin-top: 10px;
    outline-style: none;
    border: 1px solid #768597;
    border-radius: 4px;
    padding: 6px 25px 6px 6px;
    width: 396px;
    height: 48px;
    font-size: 14px;
    font-family: "Microsoft soft";
    background-color: #f0f8fa;
    float: right;
}

.pro_ly_r span {
    width: 182px;
    height: 50px;
    background: #ff6a01;
    display: inline-block;
    text-align: center;
    color: #fff;
    line-height: 50px;
    margin-top: 15px;
    float: right;
}

@media screen and (max-width: 64rem) {
    .s174_pro_1 {
        width: 95%;
        margin: auto;
    }

    .s174_bg_c {
        width: 95%;
        margin: auto;
    }

    .s147_sp_r {
        width: 95%;
        margin: auto;
    }

    .s20_news_1 {
        width: 95%;
        margin: auto;
    }

    .s48_bottom {
        display: none;
    }

    .icp {
        display: none;
    }

    .s174_pro_t img {
        width: 100%;
    }

    .s174_bg {
        width: 100%;
        float: left;
        background: url(../image/s174_bg.jpg) no-repeat center #000;
        height: auto;
        padding-top: 30px;
    }

    .s174_bg_b {
        width: 100%;
        float: left;
        margin-top: 30px;
    }

    .s174_bg_b li {
        width: 100%;
        float: left;
        margin-right: 35px;
    }

    .s42_pro_b_l img {
        width: 100%;
    }

    .s147_sp_r {
        width: 100%;
        margin: auto;
        background: #ff6600;
        float: left;
    }

    .s147_sp_l img {
        width: 100%;
        height: auto;
    }

    .s147_sp_r1 {
        width: 95%;
        float: none;
        margin-top: 60px;
        margin: auto;
    }

    .s147_sp_l {
        width: 100%;
        float: left;
        position: relative;
        background: #ff6600;
        z-index: -1;
        height: auto;
    }

    .s42_pro_b_r {
        width: 100%;
        float: right;
        margin-top: 60px;
    }

    .s42_pro_b li {
        width: 100%;
        float: left;
        border: 1px solid #e9e9e9;
        margin-right: 35px;
        position: relative;
        transition: .5s ease;
        height: 478px;
        margin-bottom: 30px;
        overflow: hidden;
    }

    .s20_news_b li {
        float: left;
        width: 100%;
        margin-right: 15px;
    }

    .s20_news_b li .s20_news_b_img {
        height: auto;
        text-align: center;
        border: 1px solid #eee;
    }

    .w188_bot1 {
        float: left;
        width: 100%;
        margin-right: 0%;
    }

    .w188_bot2 {
        float: left;
        width: 100%;
        margin-left: 0%;
    }

    .w188_bot3 {
        float: right;
        width: 100%;
        margin-top: 10%;
    }

    .w188_bot {
        width: 100%;
        float: left;
        background: #414141;
        padding-bottom: 50px;
        padding-top: 50px;
    }

    .change-language .change-language-cont li {
        display: inline-block;
        vertical-align: top;
        width: 28%;
        margin: 0 0 10px;
        font-size: 10pt;
        overflow: hidden;
        padding: 0 10px 0 0;
    }

    .change-language .change-language-cont {
        position: absolute;
        top: 60px;
        right: 0px;
        width: 92%;
        background: #FFF;
        padding: 20px 10px 20px 20px;
        transform: scale3d(0.9, 0.9, 1);
        opacity: 0;
        visibility: hidden;
        z-index: 99999999999;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        border: 1px solid #eee;
        border-radius: 5px;
        overflow-y: scroll;
        max-height: 80vh;
    }

    .s24_news_c_1t {
        width: 94%;
        float: left;
        background: #f3f3f3;
        padding: 15px;
    }

    .w188_bot_c {
        width: 95%;
        margin: auto;
    }

    .pro_ly_r input {
        margin-bottom: 10px;
        outline-style: none;
        border: 1px solid #768597;
        border-radius: 4px;
        padding: 6px 25px 6px 6px;
        width: 94%;
        height: 48px;
        font-size: 14px;
        font-family: "Microsoft soft";
        background-color: #f0f8fa;
        float: right;
    }

    .pop-up {
        position: fixed;
        top: 50%;
        left: 50%;
        overflow-y: auto;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        z-index: 9999;
        background-color: #ffffff;
        width: 97%;
        height: 500px;
    }

    .pop-up .content {
        width: 100%;
        max-width: 900px;
        overflow: hidden;
        text-align: center;
        position: relative;
        min-height: auto;
        padding-bottom: 30px;
    }

    .pro_ly_r textarea {
        margin-top: 10px;
        outline-style: none;
        border: 1px solid #768597;
        border-radius: 4px;
        padding: 6px 25px 6px 6px;
        width: 94%;
        height: 48px;
        font-size: 14px;
        font-family: "Microsoft soft";
        background-color: #f0f8fa;
        float: right;
    }

    .pop-up .content .dots .dot {
        position: absolute;
        border-radius: 100%;
        z-index: -1;
    }

    .pro_ly_r {
        float: right;
        width: 100%;
    }
}


/*网站地图*/
.wzdt {
    width: 100%;
    float: left;
}

.a_class {
    width: 1200px;
    margin: auto;
}

.site_map {}

.site_map .location {
    color: #666666;
    background-image: url(http://sitefile.zk71.com/images/3/block_title_ico-3.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding-left: 17px;
    line-height: 18px;
}

.site_map .location a {
    color: #666666;
}

.site_map .map_sort {
    line-height: 24px;
    height: 24px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ff6600;
}

.site_map .map_sort ul li {
    float: right;
    width: 100px;
    line-height: 24px;
    height: 24px;
    text-align: center;
    padding-left: 12px;
}

.site_map .map_sort ul li a.Current {
    color: #FFFFFF;
}

.site_map .map_sort ul li a {
    display: block;
    height: 24px;
    width: 100px;
    background-color: #E8E8E8;
}

.site_map .map_sort ul li a:hover,
.site_map .map_sort ul a.Current {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #ff6600;
}

.site_map .a_class {}

.site_map .a_class .series1 {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e7e7e7;
    margin-top: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    width: 100%;
    float: left;
}

.site_map .a_class .series1 a {
    font-size: 18px;
    color: #ff6600;
    font-weight: bold;
}

.site_map .a_class .series2 {
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #e7e7e7;
    border-bottom-color: #e7e7e7;
    border-left-color: #e7e7e7;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    float: left;
    width: 100%;
}

.site_map .a_class .series2 span {
    line-height: 24px;
    white-space: nowrap;
    display: block;
    height: auto;
    float: left;
    padding-right: 20px;
    font-size: 14px;
    margin-top: 5px;
}

.site_map .a_class .series2 .series3 {
    display: block;
    clear: both;
    float: left;
    width: 100%;
    height: auto;
    border: 1px solid #e7e7e7;
}

.site_map .a_class .series2 .series3 span {
    padding-right: 10px;
    padding-left: 20px;
    background-image: url(http://sitefile.zk71.com/images/3/n_ico2.gif);
    background-repeat: no-repeat;
    background-position: 15px center;
    margin: 0px;
    font-weight: normal;
}

.site_map .a_class .series2 .series3 span a {
    font-size: 12px;
    color: #666666;
}

/*网站地图*/


.language {}

.language ul {}

.language li {
    width: 33.3333%;
    float: left;
}

.language-flag-en b {
    text-align: center;
    width: 25px;
    height: 25px;
    /* border-bottom: 1px solid #eee; */
    /* overflow: hidden; */
    float: left;
}

.language-flag-en img {
    width: 25px;
    float: left;
    margin-top: 11px;
    border: 1px solid #eee;
    height: 15px;
}

.language-flag-en span {
    display: inline-block;
    width: 60%;
    float: left;
    margin-left: 10px;
    font-size: 13px;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
}

.language ul {
    position: absolute;
    top: 58px;
    background: #fff;
    border: 1px solid #eee;
    z-index: 9999;
    width: 450px;
    padding: 10px 10px;
    left: -216px;
    height: 500px;
    overflow: overlay;
    display: none;
}

.language-flag span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    color: #000;
    overflow: hidden;
}

.language:hover ul {
    display: block;
}