﻿*
{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    outline: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
    border: 0;
    font-family: "Microsoft YaHei","宋体","新宋体",Heiti SC,Helvetica,PingFang SC;
    font-size: 14px;
    letter-spacing: 1px;
}
li, ul
{
    padding: 0;
    margin: 0;
}
a, a:hover, b, em, i, u
{
    font-style: normal;
    text-decoration: none;
    font-weight: 400;
}
body, html
{
    height: 100%;
}
.b
{
    font-weight: 700;
}
.c
{
    clear: both;
}
.mask
{
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,.7);
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}
.hide
{
    display: none;
}
.b_h:hover
{
    opacity: .9;
    cursor: pointer;
    transition: .3s;
}
.b_h:hover i
{
    opacity: .9;
    transition: .3s;
}
.b_w:hover
{
    -webkit-filter: hue-rotate(-25deg);
    cursor: pointer;
    transition: .3s;
}
.b_c:hover
{
    -webkit-filter: contrast(1.5);
    filter: contrast(1.5);
    cursor: pointer;
    transition: .3s;
}
.b_c12:hover
{
    -webkit-filter: contrast(1.2);
    filter: contrast(1.5);
    cursor: pointer;
    transition: .3s;
}
.fgray, .fgray img
{
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: 1;
}
.fgray:hover, .fgray:hover img
{
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
}
.fgray50, .fgray50 img
{
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: .5;
}
.fgray50:hover, .fgray50:hover img
{
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
}
.fgray img, .fgray2
{
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: 1;
}
.tra
{
    transition: .3s;
}
.hand
{
    cursor: pointer;
}
.textd_line
{
    text-decoration: line-through;
}
h2
{
    font-size: 2em;
    font-weight: 700;
    margin-bottom: 20px;
}
h3
{
    font-size: 3em;
    font-weight: 700;
    color: #fff;
    text-align: center;
    line-height: 3em;
}
.pic img
{
    width: 100%;
}
.op50
{
    filter: Alpha(opacity=50);
    opacity: .5;
}
.op60
{
    filter: Alpha(opacity=80);
    opacity: .6;
}
.op70
{
    filter: Alpha(opacity=80);
    opacity: .7;
}
.op80
{
    filter: Alpha(opacity=80);
    opacity: .8;
}
.op90
{
    filter: Alpha(opacity=90);
    opacity: .9;
}
.mt2
{
    margin-top: 2px;
}
.mt3
{
    margin-top: 3px;
}
.mt4
{
    margin-top: 4px;
}
.mt5
{
    margin-top: 5px;
}
.mt7
{
    margin-top: 7px;
}
.mt10
{
    margin-top: 10px;
}
.mt13
{
    margin-top: 13px;
}
.mt20
{
    margin-top: 20px;
}
.mt40
{
    margin-top: 40px;
}
.mt50
{
    margin-top: 50px;
}
.mt60
{
    margin-top: 60px;
}
.mb10
{
    margin-bottom: 10px;
}
.mb15
{
    margin-bottom: 15px;
}
.mb18
{
    margin-bottom: 18px;
}
.mb20
{
    margin-bottom: 20px;
}
.ml5
{
    margin-left: 5px;
}
.ml10
{
    margin-left: 10px;
}
.ml40
{
    margin-left: 40px;
}
.mr0
{
    margin-right: 0;
}
.mr5
{
    margin-right: 5px;
}
.mr10
{
    margin-right: 10px;
}
.mr30
{
    margin-right: 30px;
}
.pr0
{
    padding-right: 0;
}
.pd10
{
    padding-bottom: 10px!important;
}
.pt10
{
    padding-top: 10px!important;
}
.pl0
{
    padding-left: 0!important;
}
.pl10
{
    padding-left: 10px!important;
}
.pl15
{
    padding-left: 15px!important;
}
.pl20
{
    padding-left: 20px!important;
}
.l-line
{
    border-left: 1px solid #e7e7e7;
}
.r-line
{
    border-right: 1px solid #e7e7e7;
}
.ws8
{
    word-spacing: 8px!important;
}
.ls0
{
    letter-spacing: 0!important;
}
.ls1
{
    letter-spacing: 1px!important;
}
.ls2
{
    letter-spacing: 2px!important;
}
.ls8
{
    letter-spacing: 8px!important;
}
.ls10
{
    letter-spacing: 10px!important;
}
.fc-gold
{
    color: #f2da9d;
}
.fc-gold2
{
    color: #ab8e55;
}
.fc-gray
{
    color: #666;
}
.fc-red
{
    color: #bf0000!important;
}
a.fc-red:hover
{
    color: #f00!important;
}
.fz12p
{
    font-size: 12px;
}
.fz14p
{
    font-size: 14px;
}
.fz15p
{
    font-size: 15px;
}
.fz21p
{
    font-size: 21px;
}
.fz30p
{
    font-size: 30px!important;
}
.fz35p
{
    font-size: 35px!important;
}
.fz14e
{
    font-size: 1.4em;
}
.fz08e
{
    font-size: .8em;
}
.fz09e
{
    font-size: .9em;
}
.fz10e
{
    font-size: 1em;
}
.text-r
{
    text-align: right;
}
.text-l
{
    text-align: left;
}
.text-c
{
    text-align: center;
}
.navbar
{
    margin-bottom: 0;
}
.btn-tab
{
    background: #fff;
    color: #727272;
    width: 100px;
    border: 1px solid #2fc2c8;
    font-size: 16px;
}
.btn-tab.on, .btn-tab:hover
{
    background: #cfecee;
    color: #727272;
}
.btn-art
{
    background: #fff;
    color: #727272;
    width: 70px;
    border: 1px solid #727272;
    font-size: 16px;
    border-radius: 10px;
}
.btn-art.on, .btn-art:hover
{
    background: #fff;
    color: #f00;
    border: #f00 1px solid;
}
.row0
{
    margin: 0;
}
.nav>li>a
{
    padding: 0 30px;
}
.col-md-15
{
    width: 20%;
    float: left;
}
.s_link
{
    display: inline-block;
    position: relative;
}
.s_link:after
{
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    bottom: .2em;
    height: 3px;
    background-color: #39a1ff;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: .24s cubic-bezier(.8,0,.1,.81);
    transition: .24s cubic-bezier(.8,0,.1,.81);
}
.s_link:hover:after
{
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.on .s_link:after
{
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.s_link2
{
    display: inline-block;
    position: relative;
    padding-bottom: 5px;
}
.s_link2:after
{
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    bottom: .2em;
    height: 1px;
    background-color: #fff;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: .24s cubic-bezier(.8,0,.1,.81);
    transition: .24s cubic-bezier(.8,0,.1,.81);
}
.s_link2:hover:after
{
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.ellipsis
{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.ellipsis2
{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
}
.ellipsis3
{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.ellipsis4
{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.ellipsis5
{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.ellipsis6
{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}
.ellipsis7
{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}
.more-arr
{
    font-family: '宋体';
}
.arrow-up
{
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #bf0000;
    display: block;
}
.arrow-down
{
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #06c;
}
.arrow-left
{
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-right: 30px solid #ff0;
}
.arrow-right
{
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 50px solid #008000;
}
.r-arr-w
{
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #fff;
    display: block;
}
.r-arr-b
{
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #303030;
    display: block;
}
.my-navbar
{
    padding: 0;
    transition: background .5s ease-in-out,padding .3s ease-in-out;
    border-radius: 0;
    background: rgba(0,0,0,.8);
    border: 0;
    z-index: 200;
}
.my-navbar:hover
{
    background: rgba(0,0,0,.8);
}
.my-navbar .navbar-header .navbar-brand
{
    width: 126px;
    height: 34px;
    margin-top: 20px;
    display: block;
    padding: 0;
}
.my-navbar .navbar-nav
{
    margin-left: 60px;
    margin-top: 0;
}
.my-navbar .navbar-nav li a
{
    background: 0 0!important;
    color: #fff!important;
    font-size: 14px;
    line-height: 90px;
}
.my-navbar .navbar-nav li a:hover, .my-navbar .navbar-nav li.on a
{
    color: #39a1ff!important;
    background: 0 0!important;
    outline: 0;
}
.my-navbar .navbar-nav li a
{
    transition: color .3s ease-in-out;
    background: 0 0!important;
}
.navbar.sticky, .navbar.sticky2
{
    background: rgba(0,0,0,.8);
}
.navbar-language
{
    float: right;
    width: 211px;
    height: 37px;
    display: block;
    margin-top: 34px;
    font-size: 14px;
    color: #fff;
}
.navbar-language a
{
    font-size: 14px;
    color: #fff;
}
.navbar-search
{
    width: 60px;
    height: 28px;
    display: block;
    float: right;
    margin-right: 25px;
    margin-top: 32px;
    position: relative;
}
.carousel-indicators
{
    z-index: 2;
}
.pc-nav
{
    min-height: 90px;
    width: 100%;
    background: rgba(0,0,0,.8);
    position: fixed;
    top: 86px;
    left: 0;
    z-index: 100;
    display: none;
    border-top: 1px solid #3c3f39;
    text-align: center;
}
.pc-menu2
{
    margin-left: 350px;
}
.pc-menu2 a
{
    color: #fff;
    float: left;
    padding: 0 20px;
    border-right: 1px solid #fff;
    margin-top: 30px;
}
.pc-menu2 a:hover
{
    color: #39a1ff;
}
.pc-menu2 .menu2last
{
    border-right: 0;
}
.pc-menu6
{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.pc-menu6 .menu6list
{
    width: 136px;
    margin-top: 20px;
    margin-bottom: 20px;
    float: left;
    display: block;
}
.pc-menu6 .menu6list a
{
    color: #fff;
    text-align: left;
    float: left;
    display: block;
    width: 136px;
    line-height: 40px;
    font-size: 14px;
}
.pc-menu6 .menu6list a.on, .pc-menu6 .menu6list a:hover
{
    color: #39a1ff;
}
.pc-menu6 .menu6list a em
{
    float: right;
    font-family: "宋体";
}
.pc-menu6 .menu6txt
{
    text-align: left;
    font-size: 14px;
    width: 733px;
    height: 165px;
    color: #fff;
    display: none;
    margin-left: 28px;
    border-left: 1px solid #3d3f3a;
    padding-left: 29px;
    float: right;
    margin-top: 20px;
    margin-bottom: 20px;
}
.pc-menu6 .menu6txt .m6list
{
    margin-top: 20px;
}
.pc-menu6 .menu6txt .m6list a
{
    display: block;
    height: 80px;
    min-width: 110px;
    border: 1px solid #636155;
    text-align: center;
    line-height: 30px;
    padding-top: 10px;
    color: #fff;
    float: left;
    margin-right: 15px;
    padding-left: 2px;
    padding-right: 2px;
    border-radius: 3px;
}
.pc-menu6 .menu6txt .m6list a:hover
{
    background: #39a1ff;
    border: 1px solid #39a1ff;
}
.pc-menu6 .menu6txt .m6more
{
    display: block;
    width: 100px;
    color: #fff;
    line-height: 55px;
}
.pc-menu6 .menu6txt .m6more:hover
{
    color: #39a1ff;
}
.footer1
{
    background: url(/template/huiyun/pc/skin/img/footer1.jpg);
    box-shadow: 0 2px 15px #222;
    display: none;
}
.footer1 ul.stools
{
    margin-top: 65px;
}
.footer1 ul.stools a .stico
{
    border: 15px solid rgba(255,255,255,0);
    margin-bottom: 17px;
}
.footer1 ul.stools a:hover .stico
{
    border: 15px solid rgba(255,255,255,0);
    background-color: rgba(255,255,255,.2);
}
.footer1 ul.stools a
{
    margin-bottom: 59px;
}
.footer1 ul.stools a .tit
{
    font-size: 24px;
    text-align: center;
    color: #fff;
}
.footer1 ul.stools a .txt
{
    font-size: 14px;
    text-align: center;
    color: #fff;
    line-height: 180%;
}
.footer2
{
    height: 350px;
    width: 100%;
    background: #2f2f2f;
    padding-top: 60px;
}
.footer2 ul.fmenu
{
    width: 145px;
    float: left;
}
.footer2 ul.fmenu a.tit
{
    color: #fff;
    line-height: 200%;
    font-size: 14px;
    margin-bottom: 0;
    display: inline;
}
.footer2 ul.fmenu a
{
    color: #999;
    line-height: 200%;
}
.footer2 ul.fmenu a:hover
{
    color: #39a1ff;
}
.footer2 .fright
{
    width: 212px;
    float: right;
}
.footer2 .fright a
{
    color: #fff;
}
.footer2 .fright a:hover
{
    color: #39a1ff;
}
.footer2 .fright p
{
    line-height: 30px;
    color: #fff;
}
.footer2 .fright .fcontact li
{
    padding-left: 22px;
    position: relative;
}
.footer2 .fright .fcontact li, .footer2 .fright .fcontact li a
{
    color: #fff;
    height: 30px;
}
.footer2 .fright .fcontact li a:hover
{
    color: #39a1ff;
}
.addressli
{
    height: 50px!important;
}
.fsico1
{
    position: relative;
}
.fsico1 .sbr-qr
{
    opacity: 0;
    position: absolute;
    top: -250px;
    left: 0;
    background: #fff;
    border-radius: 5px;
    padding: 10px;
    width: 150px;
}
.fsico1 .sbr-qr img
{
    width: 100%;
}
.fsico1:hover .sbr-qr
{
    opacity: 1;
    top: -160px;
}
.footer2 .fright .fsns
{
    border-top: 1px solid #484848;
    margin-top: 30px;
    padding-top: 20px;
}
.rlast
{
    margin-right: 0;
}
.footer3
{
    height: 60px;
    width: 100%;
    background: #131313;
}
.footer3 p
{
    color: #fff;
    text-align: center;
    line-height: 200%;
    padding-top: 20px;
}
.footer3 p a
{
    color: #fff;
}
.footer3 p a:hover
{
    color: #39a1ff;
}
.footerbtn
{
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%;
}
.footerbtn a
{
    display: block;
    height: 50px;
    width: 50%;
    float: left;
    line-height: 50px;
    text-align: center;
    background: #006dcc;
    border: 1px solid #00a2ff;
    color: #fff;
    font-size: 1.1em;
}
.sidebar
{
    width: 75px;
    position: fixed;
    bottom: 200px;
    right: 20px;
    z-index: 5;
    display: none;
}
.sidebar a
{
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 1px;
    background-color: #fff;
    color: #666;
    text-align: center;
    font-size: 12px;
    position: relative;
    text-decoration: none;
    cursor: pointer;
    line-height: 24px;
}
.sidebar a i
{
    margin-left: auto;
    margin-right: auto;
    font-size: 22px;
}
.sidebar a:hover
{
    background-color: #39a1ff;
    color: #fff;
    text-decoration: none;
}
.sidebar a .sbr-qr
{
    border-radius: 4px;
    padding: 19px;
    background: #fff;
    border: 1px solid #e6e6e6;
    display: block;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: -202px;
    filter: Alpha(opacity=0);
    opacity: 0;
}
.sidebar a:hover .sbr-qr
{
    left: -177px;
    display: block;
    visibility: visible;
    filter: Alpha(opacity=100);
    opacity: 1;
}
.sidebar a .sbr-qr .r-arr-w
{
    position: absolute;
    top: 8px;
    right: -6px;
}
.sidebar a .sbr-400
{
    padding: 0 12px;
    color: #fff;
    background: #39a1ff;
    height: 67px;
    line-height: 67px;
    display: block;
    position: absolute;
    top: 0;
    left: -160px;
    font-size: 16px;
    filter: Alpha(opacity=0);
    opacity: 0;
    visibility: hidden;
    width: 145px;
}
.sidebar a:hover .sbr-400
{
    left: -145px;
    filter: Alpha(opacity=100);
    opacity: 1;
    visibility: visible;
}
.sidebar a .sbr-400 .r-arr-b
{
    position: absolute;
    top: 9px;
    right: -6px;
    display: none;
}
.toped h5
{
    font-size: 60px;
    color: #fff;
    text-align: center;
    margin-top: 0;
    padding-top: 160px;
}
.toped .txt p
{
    color: #fff;
    font-size: 20px;
    text-align: center;
}
.carousel-indicators li
{
    width: 50px;
    height: 4px;
    background: rgba(255,255,255,.5);
    border: 0;
    border-radius: 0;
}
.carousel-indicators li.active
{
    background: #fff;
    width: 50px;
    height: 4px;
    border-radius: 0;
}
.protd
{
    text-align: center;
}
.protd .tit
{
    text-align: center;
    font-size: 32px;
    color: #fff;
}
.protd .txt
{
    text-align: center;
    font-size: 14px;
    color: #fff;
}
.protd .col-md-3
{
    border-right: 1px solid #ededed;
    height: 80px;
    margin-bottom: 30px;
}
.protd .col-md-3
{
    height: 80px;
}
.protd .col-md-3.last
{
    border-right: 0;
}
.protd p
{
    margin-bottom: 0;
}
.titleline
{
    border-bottom: 1px #e7e7e7 solid;
    height: 60px;
    line-height: 60px;
    background: #fff;
}
.titleline .tit
{
    color: #666;
    font-size: 24px;
    display: inline-block;
    position: relative;
}
.titleline .tit:after
{
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    bottom: .01em;
    height: 1px;
    background-color: #333;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition: .24s cubic-bezier(.8,0,.1,.81);
    transition: .24s cubic-bezier(.8,0,.1,.81);
}
.titleline .tbtn
{
    float: right;
    padding: 3px 8px;
    border-radius: 4px;
    border: 1px solid #00a2ff;
    color: #00a2ff;
    font-size: 12px;
    line-height: 12px;
    display: block;
    margin-top: 20px;
}
.titleline .tbtn:hover
{
    color: #fff;
    background: #00a2ff;
}
.titleline .txt
{
    float: right;
    line-height: 60px;
}
@media(max-width: 1080px)
{
    .titleline .tit
    {
        font-size: 18px;
    }
}
h2
{
    font-size: 40px;
    font-weight: 100;
    color: #666;
}
.pages
{
    text-align: left;
}
.pages a
{
    padding: 0;
    background: #fff;
    color: #666;
    margin: 0;
    font-size: 14px;
}
.pages a:hover
{
    color: #39a1ff;
}
@media(max-width: 1080px)
{
    .my-navbar
    {
        padding: 10px 0 10px 10px;
        background: rgba(0,0,0,.8);
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
    }
    .my-navbar .navbar-header .navbar-brand
    {
        margin-top: 7px;
    }
    .my-navbar .navbar-nav
    {
        margin-left: -15px;
    }
    .pc-nav
    {
        top: -600px;
    }
    .my-navbar .navbar-nav li a
    {
        line-height: 55px;
        border-bottom: 1px solid #3a3a39;
    }
    .footer1
    {
        background: #a2a8a3;
        margin-bottom: 100px;
    }
    h2
    {
        font-size: 30px;
    }
    .toped h5
    {
        font-size: 40px!important;
    }
    .protd .tit
    {
        font-size: 25px;
    }
}
.nowPosition
{
    height: 50px;
    line-height: 50px;
    text-align: left;
    font-size: 14px;
}
.nowPosition a
{
    font-size: 14px!important;
    color: #666!important;
    padding: 0!important;
}
.nowPosition span.arrow
{
    font-family: '宋体';
}
@media(min-width: 768px)
{
    .container
    {
        width: 1230px;
    }
}
.toped
{
    background-repeat: no-repeat;
}
.part1
{
    background: #fbfcfb;
}
.part1, .part2
{
    padding-top: 50px;
    padding-bottom: 50px;
    height: auto;
    min-height: 0;
}
.modelTitle
{
    text-align: center;
    margin-bottom: 30px;
    padding: 0!important;
}
.modelTitle h4
{
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}
.modelTitle h4 span
{
    font-size: 24px;
    font-weight: 700;
    color: #333;
}
.modelTitle2 h4 img
{
    width: 30px;
    height: 30px;
    margin-right: 15px;
}
.modelTitle2 h4 span
{
    font-size: 22px!important;
    font-weight: 700;
    color: #333;
    text-shadow: 6px 6px 6px rgba(0,0,0,.15);
}
.modelTitle .border
{
    display: block;
    width: 70px;
    height: 5px;
    margin: 0 auto 20px auto;
    background: -webkit-linear-gradient(0deg,#3a6af6 0,#059afe 100%);
    background: -moz-linear-gradient(90deg,#3a6af6 0,#059afe 100%);
    background: linear-gradient(90deg,#3a6af6 0,#059afe 100%);
    border: none;
    border-radius: 10px;
}
.modelTitle .intro
{
    font-size: 18px;
    color: #666;
    width: 80%;
    text-align: center!important;
    margin: 15px auto;
    line-height: 36px;
}
.modelTitle .intro2
{
    font-size: 16px;
    color: #666;
    width: 98%;
    text-align: center!important;
    margin: 15px auto;
    line-height: 36px;
}
.toped .bannerWord
{
    padding: 0 100px;
}
.toped .bannerWord h5
{
    text-align: center!important;
    font-size: 40px!important;
    margin-bottom: 50px;
}
.toped .bannerWord p
{
    padding: 0 50px;
    line-height: 40px;
    text-align: center!important;
}
.toped .numberBox
{
    width: 100%;
    height: 120px;
    margin-top: 80px;
    background: rgba(255,255,255,.8);
    border-radius: 20px;
    text-align: center!important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.toped .numberBox span
{
    display: block;
    font-size: 14px;
    color: #666;
}
.toped .numberBox span label
{
    font-weight: 700;
    color: #f5a916;
    font-size: 24px;
}
.dropdown-menu
{
    width: 100%;
    height: auto;
    padding: 30px 0;
}
.nav>li
{
    position: unset;
}
.nav>li>a
{
    position: unset;
}
.dropdown
{
    position: unset;
}
.my-navbar .navbar-nav .dropdownBox ul li
{
    width: 20%;
    margin: 10px 0!important;
    padding: 0 10px!important;
}
.my-navbar .navbar-nav .dropdownBox ul li .navImgBox
{
    width: 96%;
    margin: 0 auto;
    height: auto;
    box-shadow: 2px 1px 5px rgba(128,128,128,.2);
    padding: 10px 10px;
    background: #fff;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.my-navbar .navbar-nav .dropdownBox ul li .navImgBox img
{
    width: 30px;
    height: 30px;
    margin-right: 15px;
}
.my-navbar .navbar-nav .dropdownBox ul li a
{
    font-size: 16px;
    color: #333!important;
    line-height: 40px!important;
    text-decoration: none!important;
}
.modal-sm
{
    min-width: 400px;
    top: 20%;
}
.footer-contact
{
    min-height: 100px;
    background: #f5a916;
    line-height: 100px;
}
.footer-contact .contact
{
    text-align: right!important;
    color: #fff;
    font-size: 18px;
}
.footer-contact .try
{
    color: #fff;
    font-size: 16px;
    padding: 8px 40px;
    border: 2px solid #fff;
    border-radius: 6px;
}
.footer-link
{
    position: relative;
    min-height: 300px;
    background: #05224b;
    height: auto;
}
.footer-link::after
{
    position: absolute;
    left: 50%;
    top: 0;
    content: "";
    width: 0;
    height: 0;
    border-left: 140px solid transparent;
    border-bottom: 0 solid transparent;
    border-right: 140px solid transparent;
    border-top: 20px solid #f5a916;
    transform: translateX(-50%);
}
.footer-link .information
{
    padding-top: 70px;
    color: #ffff;
    padding: 70px 30px 0 30px;
    border-bottom: 1px solid rgba(255,255,255,.4);
}
.footer-link .information .p1
{
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    margin: 0 0 8px 0;
}
.footer-link .information .p1 img
{
    width: 24px;
    height: auto;
    margin-right: 15px;
}
.footer-link .information .p2
{
    margin-bottom: 30px;
    font-size: 14px;
    color: #fff;
}
.footer-link .information .p2 img
{
    width: 20px;
    height: auto;
    margin-right: 10px;
}
.footer-link .information .code
{
    width: 70%;
    text-align: center;
}
.footer-link .information .code p
{
    text-align: center;
    margin-top: 20px!important;
    color: rgba(255,255,255,.7);
}
.footer-link .information .code img
{
    width: 100%;
    border-radius: 10px;
}
.footer-link .information .sale
{
    width: 100%;
    height: 120px;
    padding: 30px;
    margin-bottom: 50px;
    border-radius: 15px;
    background: url(../img/sale.png) center top;
}
.footer-link .link
{
    padding: 20px 55px 15px 55px;
    text-align: left;
    font-size: 12px;
    color: #fff;
}
.footer-link .link span
{
    line-height: 24px;
}
.footer-link .link a
{
    color: #fff;
    padding-right: 10px;
    line-height: 24px;
}
.footer-link .copyright
{
    padding-bottom: 10px;
    text-align: center;
    font-size: 12px;
    color: rgba(255,255,255,.7);
}
.footer-link .copyright img
{
    width: 24px;
    height: auto;
    margin-right: 15px;
}
.footer-link .copyright span
{
    padding: 0 15px;
    font-size: 12px!important;
}
.footer-link .copyright span a
{
    font-size: 12px!important;
    color: rgba(255,255,255,.7);
}
.rounded-full
{
    position: absolute;
    left: 50%;
    top: -12px;
    transform: translateX(-50%);
    content: "";
    background: #fff;
    width: 56px;
    height: 56px;
    z-index: 10;
    border-radius: 9999px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.rounded-full .arrow
{
    position: static;
    margin-bottom: 10px;
    transform: rotate(-45deg) translateY(-50%);
}
.rounded-full .arrow::before
{
    border-width: 4px;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 50%;
    content: "";
    border-left: 0 solid transparent;
    border-bottom: 0 solid transparent;
    border-right: 2px solid #f5a916;
    border-top: 2px solid #f5a916;
}
.rounded-full .arrow::after
{
    border-width: 4px;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 50%;
    content: "";
    border-left: 0 solid transparent;
    border-bottom: 0 solid transparent;
    border-right: 2px solid #f5a916;
    border-top: 2px solid #f5a916;
}
.rounded-full:hover .arrow::before
{
    animation: fade-x-in-and-out 1.5s ease-in-out infinite;
    -webkit-animation: fade-x-in-and-out 1.5s ease-in-out infinite;
}
.rounded-full:hover .arrow::after
{
    animation: fade-x-in-and-out2 1.5s ease-in-out infinite;
    -webkit-animation: fade-x-in-and-out2 1.5s ease-in-out infinite;
}
@-webkit-keyframes fade-x-in-and-out
{
    0%, 90%, to
    {
        opacity: 1;
        transform: translateX(0) translateY(0);
    }
    40%
    {
        opacity: 0;
        transform: translateX(60%) translateY(-60%);
    }
    50%
    {
        opacity: 0;
        transform: translateX(-60%) translateY(60%);
    }
}
@keyframes fade-x-in-and-out
{
    0%, 90%, to
    {
        opacity: 1;
        transform: translateX(0) translateY(0);
    }
    40%
    {
        opacity: 0;
        transform: translateX(60%) translateY(-60%);
    }
    50%
    {
        opacity: 0;
        transform: translateX(-60%) translateY(60%);
    }
}
@-webkit-keyframes fade-x-in-and-out2
{
    0%, to
    {
        opacity: 0;
        transform: translateX(-60%) translateY(60%);
    }
    40%, 50%
    {
        opacity: 1;
        transform: translateX(0) translateY(0);
    }
    90%
    {
        opacity: 0;
        transform: translateX(60%) translateY(-60%);
    }
}
@keyframes fade-x-in-and-out2
{
    0%, to
    {
        opacity: 0;
        transform: translateX(-60%) translateY(60%);
    }
    40%, 50%
    {
        opacity: 1;
        transform: translateX(0) translateY(0);
    }
    90%
    {
        opacity: 0;
        transform: translateX(60%) translateY(-60%);
    }
}
.topPhone
{
    float: right;
    color: #fff;
    line-height: 90px;
    font-size: 20px;
    margin: 0;
}
.topPhone img
{
    width: 30px;
    height: auto;
    margin-right: 10px;
}
.partList
{
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}
#articeBottom
{
    clear: both;
    padding: 40px 0!important;
    text-align: center;
}
.protd
{
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0,0,0,.4)!important;
    margin-top: -80px;
}
.swiper1
{
    width: 100%;
}
.swiper1 .swiper-slide
{
    color: #fff;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    height: 50px;
    border-right: 2px solid #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
}
.swiper1 .swiper-slide:last-child
{
    border: none!important;
}
.swiper1 .selected
{
    color: #f5a916;
    font-weight: 700;
}
@media(max-width: 1080px)
{
    .topPhone
    {
        line-height: unset;
        margin-bottom: 20px;
    }
    .my-navbar .navbar-nav .dropdownBox ul li
    {
        width: 100%!important;
    }
    .modelTitle h4 span
    {
        font-size: 18px;
    }
    .toped .numberBox
    {
        display: none;
    }
    .toped .bannerWord
    {
        padding: 0 30px;
    }
    .toped .bannerWord h5
    {
        text-align: center!important;
        font-size: 20px!important;
        margin-bottom: 20px;
    }
    .toped h5
    {
        padding-top: 100px!important;
    }
    .toped
    {
        height: 280px;
    }
    .toped .bannerWord p
    {
        padding: 0 10px;
        line-height: 24px;
        font-size: 14px;
        text-align: center!important;
    }
    .my-navbar .navbar-header .navbar-brand
    {
        margin-top: 0!important;
    }
    .swiper-slide
    {
        font-size: 16px!important;
    }
    .modal-sm
    {
        min-width: unset;
    }
    .footer-link .link
    {
        display: none;
    }
    .footer-link .information .saleBox
    {
        display: none;
    }
    .footer-link .information .code
    {
        width: 45%;
    }
    .footer-link .copyright
    {
        margin-top: 10px;
    }
    .footer-link .copyright img
    {
        width: 20px;
    }
    .footer-contact
    {
        text-align: center!important;
    }
    .footer-contact .contact
    {
        font-size: 16px;
        text-align: center!important;
        margin-bottom: 0!important;
        line-height: 50px!important;
    }
}
.caseBox
{
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
}
.caseBox li
{
    text-align: center;
    padding: 15px 20px;
}
.caseBox li>div
{
    width: 100%;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: rgba(166,166,166,.4) 1px 1px 2px 1px;
}
.caseBox li>div img
{
    width: 100%;
    height: 240px;
}
.caseBox li>div .wordbox .p1
{
    text-align: center!important;
    font-size: 16px;
    font-weight: 700;
    color: #333;
    margin-bottom: 10px!important;
    margin-top: 15px;
}
.caseBox li>div .wordbox .p2
{
    font-size: 13px;
    line-height: 24px;
    height: 72px;
    text-align: center;
    margin-bottom: 0!important;
    color: #666;
}
.caseBox li>div a
{
    margin: 0!important;
    padding: 0!important;
    line-height: unset!important;
}
.caseBox li>div .wordbox a:hover .p2, .p1
{
    text-decoration: none!important;
}
.swiper3 .swiper-slide-thumb-active
{
    color: #1870ff;
    border-bottom: 2px solid #1870ff;
    font-weight: 700;
}
.swiper-button-next:after, .swiper-button-prev:after
{
    background: rgba(255,255,255,.7);
    padding: 10px;
    font-size: 24px!important;
    border-radius: 4px;
}
.moreNews
{
    display: inline-block;
    padding: 5px 30px;
    border-radius: 6px;
    border: 1px solid rgba(153,153,153,.7);
    color: #999;
    margin: 10px auto;
    font-size: 12px!important;
}
.moreNews:hover
{
    border: 1px solid #0c9bff;
    color: #0c9bff;
}
.valueBox
{
    width: 100%;
    height: auto;
    overflow: auto;
    margin: 0;
    text-align: center;
}
.valueBox li
{
    height: auto;
    margin-bottom: 30px;
}
.valueBox li i
{
    font-size: 80px;
    color: #4d8dfa;
    display: block;
    margin: 30px auto;
}
.valueBox li .p1
{
    color: #444;
    font-size: 20px;
    font-weight: 700;
    margin: 40px auto;
}
.valueBox li .p3
{
    color: #666;
    font-size: 16px;
    line-height: 36px;
    margin: 0 auto;
    height: 300px;
    width: 100%;
    margin-bottom: 20px;
}
.valueBox li>div
{
    width: 100%;
    margin: 0 auto;
    box-shadow: 2px 1px 5px rgba(128,128,128,.349019607843137);
    padding: 25px;
    background: #fff;
    height: 450px;
    overflow: hidden;
    border: 1px solid #d4d4d4;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 80px 80px;
}
.valueBox li>div:hover
{
    border: 1px solid #2f89dd;
}
.valueBox1 li .p1
{
    margin: 20px 0!important;
}
.valueBox1 li img
{
    width: 90px;
    height: 90px;
    margin-top: 15px;
}
.valueBox2 li .p1
{
    margin: 0 0 10px 0!important;
    text-align: left;
}
.valueBox2 li .p1 img
{
    width: 35px;
    height: 35px;
    margin-right: 5px;
}
.valueBox2 li .p1 span
{
    font-size: 18px;
}
.valueBox2 li .p3
{
    margin: 0!important;
    line-height: 34px!important;
    text-align: left;
}
.valueBox2 li>div
{
    padding: 25px!important;
}
.valueBox2 li>div:hover
{
    border: 1px solid #18ceb4;
}
.npdnsd
{
    padding: 0!important;
    border: none!important;
    box-shadow: none!important;
}
.checkBox
{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px 0;
}
.checkBox li
{
    margin: 0 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.checkBox li img
{
    width: 30px;
    height: 30px;
    margin-right: 20px;
}
.checkBox li span
{
    font-size: 16px;
    color: #666;
}
.sixBox
{
    margin: 30px 0;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.sixBox li
{
    text-align: center;
    height: auto;
}
.sixBox li span
{
    font-size: 18px;
    color: #333;
    line-height: 75px;
}
.sixBox .li
{
    width: 130px;
    height: 105px;
    background-image: url(../img/sixNoBg.png);
    background-size: 100%;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sixBox .li i
{
    font-size: 50px;
    color: #4d8dfa;
}
.sixBox .li:hover
{
    background-image: url(../img/sixBg.png);
}
.sixBox .li:hover i
{
    color: #fff;
}
@media(max-width: 1080px)
{
    .sixBox
    {
        flex-wrap: wrap;
    }
    .checkBox
    {
        flex-wrap: wrap;
    }
    .checkBox li
    {
        margin-bottom: 10px;
    }
    .valueBox li>div.npdnsd
    {
        padding: 0!important;
    }
    .protd
    {
        display: none!important;
    }
    body
    {
        padding-top: 70px!important;
    }
    .sixBox::before
    {
        display: none!important;
    }
    .sixBox::after
    {
        display: none!important;
    }
}
.pico
{
    background: url(/template/huiyun/pc/skin/img/p.png);
}
.pico-mag
{
    width: 16px;
    height: 16px;
    display: block;
    background-position: 50px 16px;
    float: left;
    margin-right: 10px;
    margin-top: 6px;
}
.pico-cn
{
    width: 16px;
    height: 16px;
    display: block;
    background-position: 16px 16px;
    float: left;
    margin-right: 10px;
}
.pico-en
{
    width: 16px;
    height: 16px;
    display: block;
    background-position: 33px 16px;
    float: left;
    margin-right: 10px;
}
.stico
{
    background: url(/template/huiyun/pc/skin/img/servicetools.png);
    width: 150px;
    height: 150px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 75px;
}
.stico1
{
    background-position: 585px 135px;
}
.stico2
{
    background-position: 435px 135px;
}
.stico3
{
    background-position: 285px 135px;
}
.stico4
{
    background-position: 135px 135px;
}
.fsico
{
    background: url(/template/huiyun/pc/skin/img/fsns.png);
    width: 34px;
    height: 34px;
    display: block;
    float: left;
    margin-right: 25px;
}
.fsico1
{
    background-position: 136px 34px;
}
.fsico2
{
    background-position: 102px 34px;
}
.fsico3
{
    background-position: 68px 34px;
}
.fsico4
{
    background-position: 34px 34px;
}
.fcico
{
    background: url(/template/huiyun/pc/skin/img/fcontact.png);
    display: block;
    position: absolute;
    left: 0;
    top: 2px;
}
.fctel
{
    background-position: 46px 17px;
    width: 16px;
    height: 17px;
}
.fcmail
{
    background-position: 29px 17px;
    width: 16px;
    height: 14px;
}
.fcaddress
{
    background-position: 12px 17px;
    width: 12px;
    height: 17px;
    margin-left: 3px;
}
.rtico
{
    background: url(/template/huiyun/pc/skin/img/rtools.png);
    display: block;
}
.rtico1
{
    background-position: 108px 20px;
    width: 22px;
    height: 19px;
}
.rtico2
{
    background-position: 85px 20px;
    width: 17px;
    height: 19px;
}
.rtico3
{
    background-position: 65px 19px;
    width: 22px;
    height: 17px;
}
.rtico4
{
    background-position: 40px 20px;
    width: 19px;
    height: 20px;
}
.rtico5
{
    background-position: 19px 19px;
    width: 19px;
    height: 18px;
}
.bgmask
{
    background: rgba(0,0,0,.6);
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    filter: Alpha(opacity=0);
}
.bgmask2
{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(204,0,0,.8);
    filter: Alpha(opacity=0);
    opacity: 0;
}
.xgbtn
{
    border-radius: 4px;
    display: block;
    border: 1px #fff solid;
    position: absolute;
    bottom: 15%;
    left: 50%;
    padding: 2px 25px;
    color: #fff;
    z-index: 2;
    margin-left: -70px;
}
.xgbtn .more-arr
{
    margin-left: 3px;
}
.xgbtn:hover .more-arr
{
    margin-left: 8px;
}
.xgbtn2
{
    border-radius: 4px;
    display: block;
    border: 1px #fff solid;
    position: absolute;
    bottom: 30px;
    left: 50%;
    padding: 6px 15px;
    color: #fff;
    z-index: 2;
    margin-top: -17px;
    margin-left: -50px;
}
.xgbtn2:hover
{
    color: #fff;
}
.xgbtn2:hover .more-arr
{
    margin-left: 5px;
}
.xgbtn3
{
    color: #bf0000;
}
.xgbtn3:hover
{
    color: #fb0000;
}
.xgbtn3:hover .more-arr
{
    margin-left: 5px;
}
.xgbtn4
{
    color: #fff;
    background: #bf0000;
    padding: 5px 10px;
    border-radius: 4px;
    display: block;
    width: 100px;
}
.xgbtn4:hover
{
    color: #fff;
    background: #fb0000;
}
.xgbtn4:hover .more-arr
{
    margin-left: 5px;
}
a .more-arr
{
    margin-left: 3px;
}
a:hover .more-arr
{
    margin-left: 8px;
}
.b3ico
{
    background: url(/template/huiyun/pc/skin/img/3/ico.png);
    height: 100px;
    width: 100px;
    margin-left: -50px;
    margin-top: -50px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
}
.b3ico1
{
    background-position: 500px 200px;
}
.b3ico2
{
    background-position: 400px 200px;
}
.b3ico3
{
    background-position: 300px 200px;
}
.b3ico4
{
    background-position: 200px 200px;
}
.b3ico5
{
    background-position: 100px 200px;
}
.b3ico6
{
    background-position: 500px 100px;
}
.b3ico7
{
    background-position: 400px 100px;
}
.b3ico8
{
    background-position: 300px 100px;
}
.b3ico9
{
    background-position: 200px 100px;
}
.b3ico10
{
    background-position: 100px 100px;
}
.listcs li:nth-child(1) .pic0 .b3ico
{
    background: url(/template/huiyun/pc/skin/img/3/ico1.png);
}
.listcs li:nth-child(2) .pic0 .b3ico
{
    background: url(/template/huiyun/pc/skin/img/3/ico2.png);
}
.listcs li:nth-child(3) .pic0 .b3ico
{
    background: url(/template/huiyun/pc/skin/img/3/ico3.png);
}
.listcs li:nth-child(4) .pic0 .b3ico
{
    background: url(/template/huiyun/pc/skin/img/3/ico4.png);
}
.listcs li:nth-child(5) .pic0 .b3ico
{
    background: url(/template/huiyun/pc/skin/img/3/ico5.png);
}
.listcs li:nth-child(6) .pic0 .b3ico
{
    background: url(/template/huiyun/pc/skin/img/3/ico6.png);
}
.listcs li:nth-child(7) .pic0 .b3ico
{
    background: url(/template/huiyun/pc/skin/img/3/ico7.png);
}
.listcs li:nth-child(8) .pic0 .b3ico
{
    background: url(/template/huiyun/pc/skin/img/3/ico8.png);
}
.listcs li:nth-child(9) .pic0 .b3ico
{
    background: url(/template/huiyun/pc/skin/img/3/ico9.png);
}
.listcs li:nth-child(10) .pic0 .b3ico
{
    background: url(/template/huiyun/pc/skin/img/3/ico10.png);
}