html, body
{
    position: relative;
}
.imgscale:hover
{
    transition: all .6s;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.fixed
{
    position: fixed;
    top: 0;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop-350));
}
.wrap
{
    width: 1200px;
    margin: 0 auto;
}
.pager
{
    color: #333;
    line-height: 30px;
    padding: 25px 0 25px 0;
    font-size: 12px;
    text-align: center;
}
img.lazy
{
    background: url(404.png) center center no-repeat;
    display: block;
}
.left, .right
{
    display: inline;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
.mb20
{
    margin-bottom: 20px;
}
.mb10
{
    margin-bottom: 10px;
}
.mb5
{
    margin-bottom: 5px;
}
.ab-warp2
{
    margin: 70px auto;
}
.pager a, .pager span
{
    border: #ccc 1px solid;
    padding: 0 10px;
    color: #666;
    text-decoration: none;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    margin: 0 3px;
}
.pager a:hover
{
    border: #008ee6 1px solid;
    color: #fff;
    background-color: #008ee6;
    transition: all .6s;
}
.pager a:active
{
    color: #fff;
    border: #008ee6 1px solid;
    background-color: #008ee6;
}
.pager span.now
{
    color: #fff;
    border: #008ee6 1px solid;
    background-color: #008ee6;
}
.pager span.disabled
{
    color: #ccc;
    border: #ccc 1px solid;
}
.content p, .content span, .content a, .content img
{
    margin-bottom: 14px;
}
.content a
{
    color: #0099e0;
}
.content a:hover
{
    text-decoration: underline;
}
.head
{
    box-shadow: rgba(0,0,0,.1) 0 1px 5px;
    border-bottom: 1px solid #e8e8e8;
    position: relative;
    z-index: 1;
    background: #fff;
}
.head-top
{
    background: #f6f6f6;
    border-bottom: 1px solid #e8e8e8;
    height: 32px;
    transition: background .5s;
    z-index: 99999;
}
.head-top-inner
{
    width: 1200px;
    margin: 0 auto;
    height: 32px;
    line-height: 32px;
}
.head-top-content
{
    float: right;
    position: relative;
}
.head-top-content span
{
    float: left;
    display: block;
    border-right: 1px solid #e4e3e3;
    line-height: 32px;
    transition: transform .5s;
}
.head-top-content a
{
    color: #888;
}
.head-top-content .search, .head-top-content .qq
{
    width: 34px;
    height: 32px;
}
.head-top-content .search
{
    background: url(404.png) 0 -30px no-repeat;
}
.head-top-content .search a
{
    display: block;
    width: 100%;
    height: 100%;
}
.head-top-content .qq
{
    background: url(404.png) no-repeat;
}
.head-top-content .qq a
{
    display: block;
    width: 100%;
    height: 100%;
}
.head-top-content .qq:hover
{
    background: url(404.png) 0 -119px no-repeat;
}
.head-top-content .gw
{
    background: url(404.png) 0 -60px no-repeat;
    padding-left: 25px;
    width: 120px;
}
.head-top-content .gw a:hover
{
    color: #000;
}
.head-top-content .tel
{
    background: url(404.png) 0 -90px no-repeat;
    padding-left: 33px;
    width: 210px;
    border-right: none;
}
.head-top-content .tel em
{
    font-size: 19px;
    color: #e25e00;
    padding-left: 10px;
}
.head-top-content .tel a
{
    position: relative;
    top: -3px;
}
.head-main-inner
{
    width: 1200px;
    margin: 0 auto;
    height: 86px;
}
.head .logo
{
    display: block;
    padding: 20px 0 0 0;
    transition: transform .5s;
}
.navbox li
{
    float: left;
    padding: 30px 0 0 40px;
}
.navbox li a
{
    transition: transform .5s;
}
.navbox .nav-m a
{
    color: #555;
    font-size: 15px;
    display: block;
    height: 32px;
    line-height: 32px;
    font-weight: bold;
}
.navbox .nav-m a:hover, .navbox li.current a
{
    border-bottom: 2px solid #008ee6;
    color: #008ee6;
    transition: all .2s;
}
.head .bgcolor
{
    height: 50px;
    background: #008ee6;
}
.head a.close
{
    position: absolute;
    right: 0;
    top: -10px;
    display: none;
    background: url("404.png") no-repeat 0 0 transparent;
    background-position: 0 -102px;
    opacity: 0;
    width: 20px;
    margin: 0 7px;
    line-height: 34px;
}
.search-bg
{
    position: absolute;
    background: #000;
    opacity: .6;
    z-index: 9999;
    top: 50px!important;
    height: 100%;
    width: 100%;
}
.dn
{
    display: none;
}
.z2
{
    z-index: 2;
}
.poa
{
    position: absolute;
}
.search-box
{
    left: 50%;
    margin-left: -300px;
    width: 600px;
    top: 0;
    z-index: 99999;
}
.search-box input
{
    position: relative;
    left: 20%;
    width: 558px;
    border: 0;
    background: none;
    opacity: 0;
    color: #fff;
}
.search-box input.cur
{
    color: #fff;
}
.search-box input.submit
{
    float: left;
    width: 36px;
    margin-right: 6px;
    background: url("404.png") no-repeat 0 0 transparent;
}
.search-box .search-list
{
    position: absolute;
    top: 50px;
    width: 580px;
    padding: 6px 10px 15px;
    background: #fff;
    font-size: 12px;
    line-height: 40px;
    color: #888;
}
.search-box .search-list p
{
    position: relative;
    left: 20%;
    padding-left: 30px;
    opacity: 0;
}
.search-box .search-list a
{
    position: relative;
    float: left;
    left: 20%;
    width: 474px;
    padding: 0 53px;
    color: #555;
    opacity: 0;
}
.search-box .search-list a:hover
{
    background: #f2f2f2;
    color: #000;
}
.scale-zero, .head li.hide, .head .hide
{
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
.search-box, .search-box input
{
    height: 50px;
}
.case-menu
{
    margin: 0 auto;
    width: 1200px;
    padding-top: 50px;
}
.case-menu li
{
    float: left;
    margin-right: 20px;
}
.case-menu li a
{
    width: 230px;
    border-radius: 3px;
    font-size: 18px;
    line-height: 50px;
    color: #555;
    text-align: center;
    background: #f2f2f2;
    display: block;
    transition: all .2s;
}
.case-menu li.on a, .case-menu li a:hover
{
    background: #008ee6;
    color: #fff;
}
.case-menu #menu-0 a
{
    width: 360px;
}
.case-menu #menu-1 a
{
    width: 320px;
}
.case-menu #menu-all a
{
    width: 160px;
}
.case-menu #menu-3
{
    margin-right: 0;
}
.case-list
{
    overflow: hidden;
}
.case-list ul
{
    width: 1300px;
}
.case-list li
{
    width: 380px;
    height: 220px;
    float: left;
    margin-right: 30px;
    margin-top: 30px;
}
.case-list li a
{
    display: block;
    width: 380px;
    height: 220px;
    position: relative;
    overflow: hidden;
}
.case-list li img
{
    width: 380px;
    height: 220px;
    display: block;
}
.case-list li a:hover img
{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    transition: all .6s;
}
.case-list li a .overlay
{
    width: 380px;
    height: 220px;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 40;
}
.case-list li a:hover .overlay
{
    background: #000;
    filter: alpha(opacity=90);
    opacity: .9;
    transition: all .6s;
}
.case-list li .title
{
    position: absolute;
    display: none;
    top: 60px;
    width: 340px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    line-height: 44px;
    height: 44px;
    left: 20px;
    z-index: 41;
    overflow: hidden;
}
.case-list li a:hover .title
{
    display: block;
    transition: all .6s;
}
.case-list li .longtitle
{
    position: absolute;
    display: none;
    top: 104px;
    width: 300px;
    padding: 0 40px;
    text-align: center;
    color: #ccc;
    font-size: 14px;
    line-height: 24px;
    left: 0;
    z-index: 41;
}
.case-list li a:hover .longtitle
{
    display: block;
    transition: all .6s;
}
.case-more
{
    display: block;
    width: 250px;
    height: 40px;
    line-height: 40px;
    background-color: #e1e2e5;
    margin: 40px auto 0 auto;
    color: #666;
    text-align: center;
    transition: all .7s ease 0s;
    font-weight: 700;
    font-size: 14px;
}
.case-more:hover
{
    background-color: #7f879e;
    color: #fff;
}
.case-bg
{
    background: #272727;
    padding: 40px 0;
}
.case-read .line
{
    height: 4px;
    background: #dbdbdb;
    overflow: hidden;
}
.case-read .line span
{
    width: 270px;
    height: 100%;
    display: inline-block;
    background: #008ee6;
    float: left;
}
.case-read .main
{
    padding: 35px 25px;
    background: #fff;
}
.case-read .title
{
    margin: 0 0 10px 0;
    font-size: 24px;
    line-height: 28px;
    color: #393939;
}
.case-read .remarks
{
    font-size: 14px;
    line-height: 24px;
    color: #666;
    font-family: "微软雅黑";
}
.case-read .type
{
    font-size: 14px;
    line-height: 24px;
    color: #666;
    font-family: "微软雅黑";
}
.case-read .type a
{
    color: #777;
    text-decoration: underline;
}
.case-read .content
{
    padding: 50px 0;
    border-bottom: 1px solid #dbdbdb;
}
.case-read .content p, .case-read .content span
{
    font-size: 14px;
    color: #666;
    margin-bottom: 14px;
}
.case-read .content img
{
    max-width: 100%;
    display: block;
    height: auto;
    margin: 0 auto;
}
.case-read a:hover
{
    color: #008ee6;
}
.case-read .case-url
{
    float: right;
    width: 300px;
    height: 29px;
    background: url(404.png) no-repeat;
}
.case-read .case-url a
{
    display: inline-block;
    height: 29px;
    float: left;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 29px;
    margin: 0;
    color: #fff;
    width: 112px;
}
.case-read-slider .hd
{
    padding: 20px 0;
    line-height: 30px;
    overflow: hidden;
    width: 1150px;
}
.case-read-slider .hd span
{
    font-size: 22px;
    color: #a5a5a5;
    float: left;
    color: #666;
}
.case-read-slider .bd
{
    height: 200px;
    overflow: hidden;
    position: relative;
}
.case-read-slider .bd ul
{
    width: 9999px;
    position: absolute;
    left: 0;
    top: 0;
}
.case-read-slider .bd li
{
    width: 280px;
    padding: 0 0 5px 0;
    margin: 0 14px 0 0;
    float: left;
    transition: border-color 400ms;
}
.case-read-slider .bd li .i5
{
    opacity: 0;
    filter: alpha(opacity=0);
    margin: -34px 0 0 -34px;
    position: absolute;
    left: 10%;
    top: 50%;
    transition: 400ms;
}
.case-read-slider .bd li .i6
{
    opacity: 0;
    filter: alpha(opacity=0);
    margin: -16px 0 0 -17px;
    position: absolute;
    left: 90%;
    top: 50%;
    transition: 400ms;
}
.case-read-slider .bd li a
{
    display: block;
    color: #888;
}
.case-read-slider .bd li .imgBox
{
    height: 158px;
    overflow: hidden;
    position: relative;
}
.case-read-slider .bd li .img
{
    width: 100%;
    height: 100%;
}
.case-read-slider .bd li .bg
{
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    position: absolute;
    left: 0;
    top: 0;
    transition: 400ms;
}
.case-read-slider .bd li .t
{
    overflow: hidden;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    transition: 400ms;
}
.case-read-slider .bd li .time
{
    font-size: 14px;
    transition: 400ms;
}
.case-read-slider .bd li:hover
{
    border-color: #0099e0;
}
.case-read-slider .bd li:hover .magnifier
{
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
}
.case-read-slider .bd li:hover .bg
{
    opacity: .8;
    filter: alpha(opacity=80);
}
.case-read-slider .bd li:hover a
{
    color: #008ee6;
}
.case-read-slider .bd li:hover .i5
{
    left: 50%;
    opacity: 1;
    filter: alpha(opacity=100);
}
.case-read-slider .bd li:hover .i6
{
    left: 50%;
    opacity: 1;
    filter: alpha(opacity=100);
}
.sub-menu
{
    overflow: hidden;
}
.sub-menu ul
{
    width: 1250px;
}
.sub-menu li
{
    float: left;
    margin-right: 8px;
}
.sub-menu li a
{
    padding: 0 18px;
    border-radius: 3px;
    font-size: 18px;
    line-height: 50px;
    color: #555;
    text-align: center;
    background: #f6f6f6;
    display: block;
    transition: all .2s;
}
.sub-menu li.on a, .sub-menu li a:hover
{
    background: #008ee6;
    color: #fff;
}
.sub-menu li.current a
{
    background: #008ee6;
    color: #fff;
}
.promotion-menu
{
    width: 200px;
    border-top: 1px solid #ddd;
}
.promotion-menu li a
{
    font-size: 16px;
    color: #666;
    display: block;
    height: 48px;
    line-height: 48px;
    padding-left: 10px;
    border-bottom: 1px solid #ddd;
    transition: all .2s;
}
.promotion-menu li.on a, .promotion-menu li a:hover
{
    background: #008ee6;
    color: #fff;
}
.promotion-menu li a em
{
    font-size: 14px;
}
.promotion-indexlist
{
    padding: 30px 0 70px 0;
}
.promotion-indexlist li
{
    border-bottom: none!important;
}
.promotion-more
{
    float: left;
    margin-left: 10px;
    border-radius: 4px;
    background: #f6f6f6;
    display: block;
    width: 260px;
    height: 120px;
    line-height: 120px;
    font-size: 22px;
    text-align: center;
    color: #555;
    transition: all .2s;
}
.promotion-more:hover
{
    background: #008ee6;
    color: #fff;
}
.promotion-listbox
{
    width: 930px;
}
.promotion-bd
{
    width: 930px;
    float: right;
    padding-left: 30px;
    border-left: 1px solid #ddd;
    min-height: 600px;
}
.promotion-list li
{
    border-bottom: 1px dotted #ddd;
    float: left;
    width: 310px;
}
.promotion-list li a
{
    display: block;
    padding: 20px 20px 0 75px;
    height: 100px;
    position: relative;
}
.promotion-list li i
{
    background-image: url(404.png);
    position: absolute;
    top: 10px;
    left: 0;
    background-repeat: no-repeat;
    display: block;
    width: 80px;
    height: 80px;
    float: left;
}
.promotion-list li span
{
    display: block;
    color: #333;
    font-size: 18px;
    line-height: 40px;
}
.promotion-list li em
{
    display: block;
    color: #999;
    font-size: 12px;
    height: 36px;
    overflow: hidden;
}
.promotion-list li:hover a
{
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    transition: all .2s;
}
.promotion-list li:hover a span
{
    color: #008ee6;
}
.promotion-icon-seo
{
    background-position: -10px 0;
}
.promotion-list li a:hover .promotion-icon-seo
{
    background-position: -120px 0;
}
@keyframes fanzhuan
{
    0%
    {
        transform: rotateY(0deg);
    }
    100%
    {
        transform: rotateY(360deg);
    }
}
.promotion-list li a:hover i
{
    animation: fanzhuan 1s;
}
.promotion-case
{
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
}
.promotion-case li
{
    float: left;
    width: 50%;
}
.promotion-case li a
{
    display: block;
    position: relative;
    overflow: hidden;
}
.promotion-case li .lazy
{
    width: 100%;
    height: auto;
    display: block;
    min-height: 337px;
}
.promotion-case li a .overlay
{
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 40;
}
.promotion-case li a:hover .overlay
{
    background: #000;
    filter: alpha(opacity=75);
    opacity: .75;
    transition: all .6s;
}
.promotion-case li a:hover .border
{
    display: block;
    width: 96%;
    height: 94%;
    left: 2%;
    position: absolute;
    top: 3%;
    z-index: 41;
    border: 1px solid #fff;
}
.promotion-case li p
{
    text-align: center;
    position: absolute;
    width: 280px;
    height: 230px;
    top: 50%;
    margin-left: -140px;
    left: 50%;
    margin-top: -135px;
    z-index: 42;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 1s;
}
.promotion-case li a:hover p
{
    opacity: 1;
    filter: alpha(opacity=100);
}
.promotion-case li .logo
{
    display: block;
    text-align: center;
}
.promotion-case li .title
{
    display: block;
    text-align: center;
    color: #fff;
    font-size: 28px;
    line-height: 44px;
    height: 44px;
    padding-bottom: 10px;
}
.promotion-case li .line
{
    display: block;
    width: 0;
    height: 10px;
    line-height: 10px;
    border-top: 1px solid #fff;
    margin: 0 auto;
    transition: all 1s;
}
.promotion-case li em
{
    display: block;
    padding: 0 40px;
    text-align: center;
    color: #ddd;
    font-size: 16px;
    line-height: 24px;
}
.promotion-case li:hover .line
{
    width: 110px;
}
.promotion-views
{
    padding: 80px 0 100px 0;
    background: #f6f6f6;
}
.slider-btn
{
    float: right;
    height: 30px;
    transition: all .6s;
}
.slider-btn .prev
{
    width: 29px;
    height: 29px;
    display: inline-block;
    background: url(404.png) no-repeat 0 0;
}
.slider-btn .prev:hover
{
    background-position: 0 -29px;
}
.slider-btn .next
{
    width: 29px;
    height: 29px;
    margin: 0 0 0 5px;
    display: inline-block;
    background: url(404.png) no-repeat -29px 0;
}
.slider-btn .next:hover
{
    background-position: -29px -29px;
}
.content-box p, .content-box div
{
    line-height: 1.8em;
    font-size: 14px;
    padding-bottom: 10px;
    color: #666;
}
.content-box a
{
    color: #008ee6;
}
.content-box h3
{
    font-size: 22px;
    border-bottom: 1px solid #e6e6e6;
    padding: 10px 0;
    margin-bottom: 10px;
}
.promotion-bg
{
    background: #f2f2f2;
    padding: 40px 0;
}
.promotion-read
{
    background: #fff;
    padding-bottom: 45px;
}
.promotion-read-nav
{
    width: 200px;
    padding-top: 25px;
    border-bottom: 1px solid #e6e6e6;
    display: block;
}
.promotion-read-nav li
{
    cursor: pointer;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #555;
    font-size: 16px;
    transition: all .6s;
    border-top: 1px solid #e6e6e6;
}
.promotion-read-nav li:hover, .promotion-read-nav li.active
{
    color: #fff;
    background: #008ee6;
}
.promotion-read-main
{
    border-left: 1px solid #e6e6e6;
    width: 999px;
}
.promotion-read-title
{
    padding: 0 30px;
    color: #555;
    margin-bottom: 30px;
    font-size: 26px;
    height: 80px;
    line-height: 80px;
    border-bottom: 1px solid #e6e6e6;
}
.promotion-read-box
{
    padding: 0 30px 30px 30px;
}
.promotion-read-slider
{
    background: #fff;
    border-top: 1px solid #e6e6e6;
    padding: 20px 0;
}
.promotion-read-slider .hd
{
    padding: 0 30px 10px 30px;
    line-height: 30px;
}
.promotion-read-slider .hd span
{
    font-size: 22px;
    color: #666;
    float: left;
    display: block;
}
.promotion-read-slider .bd
{
    margin: 0 20px;
    overflow: hidden;
}
.promotion-read-slider .promotion-list li
{
    border-bottom: none;
    margin-right: 85px;
    padding: 10px;
}
.slideBox
{
    width: 100%;
    height: 520px;
    position: relative;
    min-width: 1000px;
    margin: 0 auto 0 auto;
    z-index: 0;
    overflow: hidden;
}
.slideBox .bd
{
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.slideBox .bd ul
{
    width: 100%!important;
}
.slideBox .bd li
{
    background-position: top center;
    background-repeat: no-repeat;
    width: 100%!important;
    height: 520px;
}
.slideBox .bd li .link
{
    display: block;
    width: 1200px;
    margin: 0 auto;
    height: 520px;
}
.slideBox-video
{
    width: 83px;
    background: url(404.png) 0 0 no-repeat;
    padding-top: 98px;
    display: inline-block;
    color: #eee;
    font-size: 14px;
}
.slideBox .btn
{
    position: absolute;
    top: 50%;
    width: 60px;
    height: 80px;
    margin-top: -40px;
    display: block;
    z-index: 1;
    font-family: "simsun";
    color: #eee;
    font-size: 90px;
    line-height: 80px;
    text-align: center;
}
.slideBox .prev
{
    left: 2%;
}
.slideBox .next
{
    right: 2%;
}
.slideBox .hd
{
    z-index: 1;
    height: 50px;
    line-height: 40px;
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
}
.slideBox .hd ul
{
    text-align: center;
}
.slideBox .hd ul li
{
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    width: 12px;
    height: 12px;
    margin: 5px 11px;
    overflow: hidden;
    *display: inline;
    line-height: 9999px;
    background: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}
.slideBox .hd ul li.on
{
    background: #008ee6;
    width: 20px;
}
.slide-navbox
{
    position: absolute;
    bottom: 10px;
    width: 900px;
    z-index: 1;
    overflow: hidden;
    left: 50%;
    margin-left: -450px;
    height: 520px;
}
.slide-navbox ul
{
    width: 1260px;
    padding: 10px 0;
    position: absolute;
    bottom: 0;
    left: 0;
}
.slide-navbox li
{
    opacity: .8;
    float: left;
    width: 290px;
    margin-right: 14px;
    background: url(404.png) 0 bottom repeat-x;
    height: 4px;
    position: relative;
}
.slide-navbox li.on
{
    background: url(404.png) 0 bottom repeat-x #fff;
    opacity: 1;
}
.slide-navbox li:hover
{
    box-shadow: 0 0 7px rgba(0,0,0,.3);
    transition: all .2s;
}
.slide-navbox li a
{
    text-align: center;
    font-size: 16px;
    color: #666;
    line-height: 36px;
    font-weight: bold;
    display: block;
    padding: 20px 0;
}
.slide-navbox li a em
{
    font-size: 12px;
    display: inline-block;
    border-top: 1px solid #d1a888;
    font-weight: normal;
}
.index-news
{
    width: 100%;
    height: 40px;
    background: #f0f0f0;
    box-shadow: rgba(0,0,0,.1) 0 1px 5px;
    border-bottom: 1px solid #d1d1d1;
    position: relative;
    z-index: 3;
}
.index-news-box
{
    width: 1200px;
    margin: 0 auto;
}
.index-news-list
{
    height: 40px;
    color: #666;
}
.index-news-list h2
{
    float: left;
    font-weight: bold;
    line-height: 40px;
}
.index-news-expand
{
    float: right;
    position: relative;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background: url(404.png) no-repeat;
    background-position: center 13px;
}
.index-news-expand:hover
{
    background-position: center -24px;
}
.index-news-expand-box
{
    position: absolute;
    width: 250px;
    right: 0;
    top: 40px;
    padding: 10px;
    background: #fff;
    overflow: hidden;
    display: none;
    border-bottom: 1px solid #008ee6;
}
.index-news-expand-box p
{
    font-size: 14px;
    line-height: 32px;
    text-align: center;
}
.index-news-expand-box p:hover
{
    background: #f2f2f2;
}
.index-news-slider
{
    float: left;
    position: relative;
    width: 450px;
    height: 40px;
    padding: 0 37px 0 15px;
    margin-top: 4px;
    overflow: hidden;
}
.index-news-slider .bd li
{
    line-height: 32px;
    height: 32px;
    overflow: hidden;
}
.index-news-slider .bd li a
{
    color: #666;
}
.index-news-slider .bd li a:hover
{
    color: #008ee6;
}
.index-news-slider .bd li span
{
    float: right;
    color: #999;
}
.index-news-slider .btn
{
    position: absolute;
    height: 30px;
    width: 31px;
    right: 0;
    top: 2px;
    background: url(404.png) 0 0 no-repeat;
    display: block;
}
.index-news-slider .btn a
{
    text-indent: -9999em;
    overflow: hidden;
    display: block;
    height: 15px;
    line-height: 0;
    font-size: 0;
}
.index-product
{
    background: #f6f6f6;
    padding: 70px 0 30px 0;
    position: relative;
    z-index: 1;
}
.index-product .index-title-black p em
{
    background: #f6f6f6;
}
.index-product-item
{
    float: left;
    width: 500px;
}
.index-product-item-1
{
    padding: 20px 100px 30px 0;
    border-bottom: 1px solid #ccc;
}
.index-product-item-2
{
    padding: 20px 0 30px 100px;
    border-bottom: 1px solid #ccc;
}
.index-product-item-3
{
    padding: 50px 100px 0 0;
}
.index-product-item-4
{
    padding: 50px 0 0 100px;
}
.index-product-item a
{
    display: block;
    width: 500px;
}
.index-product-item p
{
    height: 240px;
    display: block;
    width: 250px;
    position: relative;
}
.index-product-item em
{
    font-size: 18px;
    color: #333;
    display: block;
}
.index-product-item b
{
    font-size: 30px;
    color: #333;
    display: block;
    font-weight: normal;
    padding-bottom: 10px;
}
.index-product-item span
{
    font-size: 12px;
    color: #666;
    display: inline-block;
    border: 1px solid #bbb;
    padding: 4px 7px;
    margin-bottom: 5px;
    margin-right: 6px;
    border-radius: 3px;
}
.index-product-item-2 span
{
    padding: 4px 0;
    text-align: center;
    width: 64px;
}
.index-product-item span:hover
{
    border: 1px solid #008ee6;
    color: #fff;
    transition: all .6s;
    background: #008ee6;
}
.index-product-item i
{
    background-image: url(404.png);
    background-repeat: no-repeat;
    display: block;
    position: relative;
}
.index-product-item-1 i
{
    margin: 30px 0 0 20px;
    background-position: -12px -5px;
    width: 180px;
    height: 105px;
    padding: 20px 20px 60px 20px;
}
.index-product-item-1 img
{
    width: 180px;
    height: 105px;
}
.index-product-item-2 i
{
    margin: 30px 0 0 10px;
    background-position: -414px -8px;
    width: 100px;
    height: 135px;
    padding: 20px;
}
.index-product-item-2 img
{
    width: 100px;
    height: 135px;
}
.index-product-item-3 i
{
    margin: 20px 0 0 60px;
    background-position: -56px -305px;
    width: 64px;
    height: 114px;
    padding: 30px;
}
.index-product-item-3 img
{
    width: 64px;
    height: 114px;
}
.icon-shou
{
    display: block;
    background-image: url(404.png);
    background-repeat: no-repeat;
    background-position: -40px -153px;
    width: 84px;
    height: 116px;
    position: absolute;
    bottom: 0;
    right: -40px;
}
.index-product-item-4 i
{
    margin: 20px 0 0 -30px;
    background-position: -372px -315px;
    width: 55px;
    height: 55px;
    padding: 50px 90px;
}
.index-product-item-4 img
{
    width: 55px;
    height: 55px;
}
.index-case
{
    padding: 80px 0;
    overflow: hidden;
}
.index-case .case-menu li a
{
    width: 230px;
}
.index-case .case-menu #menu-0 a
{
    width: 360px;
}
.index-case .case-menu #menu-1 a
{
    width: 320px;
}
.index-title-black
{
    text-align: center;
    padding-bottom: 20px;
}
.index-title-black span
{
    display: block;
    font-size: 38px;
    color: #333;
}
.index-title-black p
{
    display: block;
    position: relative;
    border-bottom: 1px solid #ccc;
    width: 380px;
    margin: 0 auto;
    height: 20px;
}
.index-title-black p em
{
    display: block;
    position: absolute;
    background: #fff;
    width: 160px;
    left: 110px;
    top: 0;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #888;
    text-align: center;
}
.index-title-white
{
    text-align: center;
    height: 130px;
    padding-top: 60px;
}
.index-title-white span
{
    display: block;
    font-size: 38px;
    color: #fff;
}
.index-title-white p
{
    display: block;
    position: relative;
    border-bottom: 1px solid #fff;
    width: 380px;
    margin: 0 auto;
    height: 20px;
}
.index-title-white p em
{
    display: block;
    position: absolute;
    width: 170px;
    left: 110px;
    top: 0;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    text-align: center;
}
.index-koubei-tab
{
    background: url(404.png) center center repeat;
    height: 250px;
}
.index-koubei-tab ul li
{
    float: left;
    width: 277px;
    height: 30px;
    padding: 15px 0;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    background: #f6f6f6;
    margin-right: 30px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    cursor: pointer;
    color: #777;
}
.index-koubei-tab ul li.on
{
    background: #fff;
    color: #333;
    transition: all .6s;
}
.index-koubei-tab i
{
    background-image: url(404.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 3px;
    vertical-align: middle;
}
.icon-koubei1
{
    background-position: -10px 3px;
}
.icon-koubei2
{
    background-position: -8px -29px;
}
.icon-koubei3
{
    background-position: -9px -60px;
}
.icon-koubei4
{
    background-position: -9px -92px;
}
.index-koubei-tab ul li.on .icon-koubei1
{
    background-position: -48px 3px;
}
.index-koubei-tab ul li.on .icon-koubei2
{
    background-position: -46px -29px;
}
.index-koubei-tab ul li.on .icon-koubei3
{
    background-position: -47px -60px;
}
.index-koubei-tab ul li.on .icon-koubei4
{
    background-position: -47px -92px;
}
.index-koubei-box
{
    padding-top: 60px;
    height: 440px!important;
}
.index-koubei-box1
{
    padding-top: 60px;
}
.kh1-slider
{
    padding: 40px 0 20px 0;
    height: 216px;
}
.kh1-item
{
    width: 1100px;
    display: none;
}
.kh1-item-logo
{
    width: 168px;
    height: 165px;
    float: left;
    display: inline;
    margin-left: 150px;
    background: url(404.png) top right no-repeat;
    padding-top: 8px;
}
.kh1-item-logo i
{
    display: block;
    width: 105px;
    height: 105px;
    position: absolute;
    z-index: 1000;
    background-image: url(404.png);
}
.kh1-item-logo img
{
    width: 89px;
    height: 90px;
    padding-left: 8px;
    padding-top: 6px;
}
.kh1-item-body
{
    width: 613px;
    height: 175px;
    background: url(404.png) bottom right no-repeat;
    padding: 0 100px 0 15px;
    float: left;
}
.kh1-item-body .title
{
    color: #777;
    font-size: 20px;
    padding: 5px 0;
}
.kh1-item-body .title a
{
    color: #333;
}
.kh1-item-body .info
{
    color: #adadad;
    letter-spacing: 1px;
    line-height: 2em;
}
.kh1-slider .hd
{
    width: 1100px;
    height: 40px;
    border-top: 1px solid #d7d7d7;
    margin: 0 auto;
    text-align: center;
}
.kh1-slider .hd li
{
    display: inline-block;
    margin: -1px 10px 0 10px;
    border-top: 1px solid #d7d7d7;
}
.kh1-slider .hd li.on
{
    border-top: 1px solid #008ee6;
}
.kh1-slider .hd li a
{
    font-size: 14px;
    display: block;
    height: 40px;
    line-height: 40px;
}
.kh2-slider
{
    position: relative;
    margin: 0 auto;
    width: 1000px;
}
.kh2-slider .btn
{
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    display: block;
    z-index: 1;
    font-family: "simsun";
    color: #ccc;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
}
.kh2-slider .btn:hover
{
    color: #008ee6;
}
.kh2-slider .btnprev
{
    left: -65px;
}
.kh2-slider .btnnext
{
    right: -55px;
}
.kh2-slider .bd ul
{
    overflow: hidden;
    zoom: 1;
}
.kh2-slider .bd li
{
    float: left;
    margin: 0 15px;
    text-align: center;
    width: 165px;
}
.kh2-slider .bd li a
{
    display: block;
    width: 165px;
    height: 50px;
}
.kh2-slider .bd li a img
{
    width: 165px;
    height: 50px;
}
.index-koubei-xiachedan
{
    background: url(404.png) 680px 70px no-repeat;
    padding: 150px 0 0 70px;
    height: 300px;
}
.index-koubei-xiachedan span
{
    font-size: 30px;
    color: #777;
}
.index-koubei-xiachedan p
{
    font-size: 46px;
    color: #e66b00;
}
.index-koubei-seo
{
    padding: 170px 0 0 70px;
    height: 300px;
    text-align: center;
    position: relative;
}
.index-koubei-seo span
{
    font-size: 46px;
    color: #666;
    z-index: 3;
    position: relative;
}
.index-koubei-seo b
{
    font-size: 46px;
    color: #e66b00;
}
.index-koubei-seo p
{
    z-index: 2;
    display: block;
    position: relative;
    border-bottom: 1px solid #ccc;
    width: 500px;
    margin: 0 auto;
    height: 30px;
}
.index-koubei-seo p em
{
    display: block;
    position: absolute;
    background: url(404.png) center 10px no-repeat;
    width: 300px;
    left: 100px;
    top: -190px;
    padding: 200px 0 80px 0;
    height: 40px;
    line-height: 40px;
    font-size: 28px;
    color: #888;
}
.index-koubei-xingjiabi
{
    padding-top: 100px;
}
.index-koubei-xingjiabi li
{
    float: left;
    width: 300px;
    margin-right: 150px;
    text-align: center;
}
.index-koubei-xingjiabi li i
{
    width: 150px;
    height: 170px;
    display: block;
    margin: 0 auto;
    background-image: url(404.png);
    background-repeat: no-repeat;
}
.index-koubei-xingjiabi li span
{
    display: block;
    color: #333;
    font-size: 30px;
}
.index-koubei-xingjiabi li em
{
    display: block;
    color: #666;
    font-size: 14px;
    padding-top: 5px;
}
.icon-xingjiabi1
{
    background-position: -2px 0;
}
.icon-xingjiabi3
{
    background-position: -410px 0;
}
.icon-xingjiabi2
{
    background-position: -813px 0;
}
.index-views
{
    background: url(404.png);
    height: 660px;
}
.index-views .index-title-black
{
    padding: 70px 0 50px 0;
}
.index-views-piclist
{
    width: 820px;
    display: block;
    overflow: hidden;
    float: left;
}
.index-views-piclist ul
{
    width: 860px;
}
.index-views-piclist li
{
    float: left;
    margin-right: 18px;
    margin-bottom: 18px;
}
.index-views-piclist li a
{
    display: block;
    width: 260px;
    height: 170px;
    position: relative;
}
.index-views-piclist li img
{
    display: block;
    width: 260px;
    height: 170px;
}
.index-views-piclist li a .overlay
{
    width: 180px;
    height: 32px;
    left: 40px;
    position: absolute;
    top: 0;
    z-index: 40;
    border-radius: 4px;
    top: 69px;
}
.index-views-piclist li a:hover .overlay
{
    background: #000;
    filter: alpha(opacity=65);
    opacity: .65;
    transition: all .6s;
}
.index-views-piclist li .title
{
    position: absolute;
    display: none;
    top: 69px;
    width: 140px;
    padding: 0 10px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 32px;
    height: 32px;
    left: 50px;
    z-index: 41;
    overflow: hidden;
}
.index-views-piclist li a:hover .title
{
    display: block;
    transition: all .6s;
}
.index-views-textlist
{
    background: #fff;
    width: 335px;
    padding: 10px 14px;
    height: 339px;
    overflow: hidden;
    float: right;
}
.index-views-textlist h3
{
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    color: #333;
    border-bottom: 1px dashed #444;
    overflow: hidden;
    margin-bottom: 10px;
}
.index-views-textlist h3 em
{
    font-size: 14px;
}
.index-views-textlist h3 a
{
    float: right;
    font-size: 24px;
    color: #333;
}
.index-views-textlist h3 a:hover
{
    color: #008ee6;
}
.index-views-textlist li
{
    height: 32px;
    line-height: 32px;
    display: block;
    padding-left: 12px;
    background-image: url(404.png);
    background-repeat: no-repeat;
    background-position: -12px -291px;
}
.index-views-textlist li span
{
    float: right;
    color: #888;
    display: block;
}
.index-views-textlist li a
{
    font-size: 13px;
    color: #444;
}
.index-views-textlist li a:hover
{
    color: #008ee6;
}
.contact
{
    background: #f7f7f7;
}
.contact-title
{
    text-align: center;
    padding: 100px 0 50px 0;
    height: 84px;
}
.contact-box
{
    padding: 30px 0 0 0;
}
.contact-box a:hover
{
    color: #008ee6;
}
.contact-item
{
    float: left;
    width: 376px;
    height: 200px;
    margin-right: 36px;
    margin-bottom: 90px;
    position: relative;
    background: #fff;
    z-index: 2;
}
.contact-item:hover
{
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    transition: all .6s;
}
.contact-item .contact-item-inner
{
    padding: 45px 0 0 60px;
    font-size: 16px;
    line-height: 32px;
    color: #333;
    background: #fff;
    position: relative;
    z-index: 2;
}
.contact-item .contact-item-inner img
{
    height: 100px;
    width: 100px;
}
.contact-item i, .contact-item span, .contact-address i, .contact-address span
{
    display: block;
    background-image: url(404.png);
    background-repeat: no-repeat;
}
.contact-item span
{
    width: 62px;
    height: 62px;
    position: absolute;
    top: -31px;
    left: 157px;
    background-position: -115px -20px;
    z-index: 3;
}
.contact-item .bg
{
    width: 62px;
    height: 62px;
    position: absolute;
    top: -31px;
    left: 157px;
    border-top-left-radius: 31px;
    border-top-right-radius: 31px;
    display: block;
    z-index: 1;
}
.contact-item:hover .bg
{
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    transition: all .6s;
}
.contact-item i
{
    width: 31px;
    height: 31px;
    margin: 15px auto;
}
.contact-item3, .contact-item6
{
    margin-right: 0;
}
.contact-item2 .contact-item-inner
{
    padding: 45px 0 0 60px;
    position: relative;
}
.contact-item2 .contact-item-inner img
{
    height: 25px;
    width: 79px;
}
.contact-item2 .contact-item-inner a
{
    position: absolute;
}
.contact-item2 .contact-item-inner a.mar
{
    right: 93px;
}
.contact-item4 .contact-item-inner
{
    padding: 60px 0 0 60px;
}
.contact-item6 .contact-item-inner
{
    padding: 60px 0 0 110px;
}
.contact-item3 .contact-item-inner
{
    padding: 50px 70px 0 70px;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
}
.contact-item5 .contact-item-inner
{
    padding: 50px 70px 0 70px;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
}
.icon-contact1
{
    background-position: -59px -84px;
}
.icon-contact2
{
    background-position: -58px -39px;
}
.icon-contact3
{
    background-position: -10px -40px;
}
.icon-contact4
{
    background-position: -58px 1px;
}
.icon-contact5
{
    background-position: -9px 0;
}
.icon-contact6
{
    background-position: -9px -84px;
}
.icon-contact-address
{
    background-position: -8px -127px;
    width: 31px;
    height: 31px;
    margin: 15px auto;
}
.icon-contact-ditie
{
    display: inline-block!important;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    background-position: -63px -134px;
}
.contact-address
{
    position: relative;
}
.contact-address:hover
{
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    transition: all .6s;
}
.contact-address span
{
    width: 62px;
    height: 62px;
    position: absolute;
    top: -31px;
    left: 50%;
    margin-left: -31px;
    background-position: -115px -20px;
    z-index: 3;
}
.contact-address .bg
{
    width: 62px;
    height: 62px;
    position: absolute;
    top: -31px;
    left: 50%;
    margin-left: -31px;
    border-top-left-radius: 31px;
    border-top-right-radius: 31px;
    display: block;
    z-index: 1;
}
.contact-address:hover .bg
{
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    transition: all .6s;
}
.contact-address .hd
{
    position: relative;
    z-index: 2;
    background: #fff;
}
.contact-address .hd li
{
    float: left;
    width: 449px;
    padding: 0 0 0 150px;
    margin: 50px 0;
    cursor: pointer;
}
.contact-address .hd li b
{
    display: block;
    font-size: 28px;
    font-weight: normal;
    padding-bottom: 10px;
}
.contact-address .hd li.on b
{
    color: #008ee6;
}
.contact-address .hd li em
{
    display: block;
    font-size: 14px;
    color: #666;
}
.contact .form_content
{
    position: relative;
    height: 350px;
}
.contact .form_content .type_text
{
    position: absolute;
    top: 0;
    right: 0;
}
.contact .form_content .type_text textarea
{
    height: 160px;
}
.contact .form_content .type_seccode
{
    position: absolute;
    bottom: 80px;
    right: 0;
}
.contact .form_content .type_seccode .infoInput
{
    width: 110px;
}
.contact .form_content .type_post
{
    position: absolute;
    bottom: 80px;
    right: 0;
}
.contact .form_group
{
    padding-bottom: 10px;
}
.contact .form_group label
{
    color: #666;
    font-size: 14px;
    line-height: 28px;
}
.contact .form_group label em
{
    color: #f00;
    font-size: 14px;
}
.contact .form_group .infoInput
{
    width: 550px;
    padding: 2px 8px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #ccc;
}
.contact #feedbackbotton
{
    border: none;
    outline: none;
    display: inline-block;
    padding: 8px 16px;
    background: #333;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}
.contact #feedbackbotton:hover
{
    background: #666;
}
@-webkit-keyframes DDInY
{
    0%
    {
        -webkit-transform: translateY(40px);
        opacity: 0;
    }
    40%
    {
        -webkit-transform: translateY(-10px);
    }
    70%
    {
        -webkit-transform: translateY(10px);
    }
    100%
    {
        -webkit-transform: translateY(0);
        opacity: 1;
    }
}
@keyframes DDInY
{
    0%
    {
        transform: translateY(40px);
        opacity: 0;
    }
    40%
    {
        transform: translateY(-10px);
    }
    70%
    {
        transform: translateY(10px);
    }
    100%
    {
        transform: translateY(0);
        opacity: 1;
    }
}
.fullvideo
{
    width: 100%;
    height: 800px;
    overflow: hidden;
    position: relative;
}
.video-sign
{
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    vertical-align: baseline;
}
.fv-title
{
    position: absolute;
    font-size: 46px;
    line-height: 46px;
    color: #fff;
    left: 0;
    top: 22%;
    -webkit-animation: DDInY .8s .3s ease both;
    -ms-animation: DDInY .8s .3s ease both;
    -moz-animation: DDInY .8s .3s ease both;
    animation: DDInY .8s .3s ease both;
}
.fv-summary
{
    position: absolute;
    bottom: 0;
    width: 450px;
    height: 150px;
    background-color: #fff;
    right: 0;
    padding: 50px;
    -webkit-animation: DDInY 1s .5s ease both;
    -ms-animation: DDInY 1s .5s ease both;
    -moz-animation: DDInY 1s .5s ease both;
    animation: DDInY 1s .5s ease both;
}
.fv-summary h4
{
    font-size: 40px;
    color: #333;
    line-height: 40px;
}
.fv-summary h5
{
    font-size: 24px;
    color: #333;
    line-height: 36px;
}
.fv-summary p
{
    font-size: 16px;
    color: #808080;
    margin-top: 20px;
}
.w1200
{
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
    display: block;
}
.ab-warp1
{
    margin-top: 70px;
}
.ab-warp2
{
    margin: 70px auto;
}
.warp-con
{
    width: 645px;
    height: 330px;
}
.warp-con img
{
    margin-top: 35px;
}
.warp-con p
{
    margin-top: 26px;
    line-height: 30px;
    font-size: 14px;
}
.warp-con a
{
    display: block;
    width: 28px;
    height: 28px;
    border: 1px solid #838383;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    color: #838383;
    font-family: "simsun";
    font-size: 18px;
    margin-top: 30px;
}
.warp-con a:hover
{
    color: #fff;
    background-color: #838383;
}
.ab-warp3
{
    height: 600px;
    background: url(404.png) no-repeat center center #232521;
}
.ab-warp3 p
{
    color: #fff;
    font-size: 16px;
    position: absolute;
    line-height: 30px;
}
.warp3-inner
{
    height: 600px;
    position: relative;
}
.color-h
{
    font-size: 30px;
    font-weight: bold;
    color: #e66b00;
}
.num
{
    font-size: 36px;
    margin-right: 15px;
}
.pt1
{
    left: 598px;
    top: 74px;
}
.pt2
{
    left: 793px;
    top: 253px;
}
.pt3
{
    left: 735px;
    top: 414px;
}
.pt4
{
    left: 228px;
    top: 407px;
}
.pt5
{
    left: 167px;
    top: 215px;
}
#inner-center
{
    top: 273px;
    left: 498px;
    color: #333;
    font-size: 34px;
    line-height: 50px;
    font-weight: bold;
}
.ab-warp4
{
    min-width: 1200px;
}
.ab-warp4 li
{
    float: left;
    width: 33.33333%;
    position: relative;
}
.ab-warp4 li:hover .warp4-hover
{
    opacity: 1;
    transition: all .6s;
}
.ab-warp4 li .overlay
{
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 40;
}
.ab-warp4 li:hover .overlay
{
    background: #000;
    filter: alpha(opacity=75);
    opacity: .75;
    transition: all .6s;
}
.ab-warp4 li:hover .border
{
    display: block;
    width: 96%;
    height: 96%;
    left: 2%;
    position: absolute;
    top: 2%;
    z-index: 41;
    border: 1px solid #fff;
}
.ab-warp4 li img
{
    width: 100%;
    height: auto;
    display: block;
}
.warp4-hover
{
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(404.png) repeat;
    color: #fff;
    text-align: center;
    background-size: cover;
    opacity: 0;
    z-index: 42;
}
.warp4-hover h4
{
    font-size: 36px;
    margin-top: 38%;
    margin-bottom: 30px;
    line-height: 36px;
}
.warp4-hover h4 i
{
    background: url(404.png) center center no-repeat;
    display: inline-block;
    vertical-align: middle;
    height: 33px;
    width: 50px;
}
.warp4-hover p
{
    font-size: 24px;
}
.ab-warp5
{
    padding: 20px 0 20px 0;
}
.warp5-title h4
{
    text-align: center;
    font-size: 36px;
    color: #333;
}
.warp5-title .line
{
    display: block;
    border-top: 3px solid #66ab3b;
    height: 16px;
    margin: 13px auto 0 auto;
    width: 60px;
}
.warp5-title p
{
    text-align: center;
    font-size: 14px;
}
.partner_list
{
    width: 1200px;
    margin-top: 40px;
}
.partner_list table
{
    border-collapse: collapse;
    border: 1px solid #e6e6e6;
}
.partner_list table td
{
    width: 238px;
    height: 138px;
    border: 1px solid #e6e6e6;
    text-align: center;
}
.partner_list table td img
{
    transition: all .5s linear 10ms;
}
.partner_list table td:hover img
{
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0);
    transform: rotateY(360deg);
}
.partner_list ul
{
    border-top: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
.partner_list li
{
    width: 238px;
    height: 138px;
    text-align: center;
    float: left;
    border-left: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}
.partner_list li a
{
    display: block;
    margin-top: 17px;
}
.partner_list li img
{
    transition: all .5s linear 10ms;
}
.partner_list li:hover img
{
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0);
    transform: rotateY(360deg);
}
.partner_list .btn
{
    position: absolute;
    top: 50%;
    width: 50px;
    height: 60px;
    margin-top: -30px;
    display: block;
    z-index: 1;
    font-family: "simsun";
    color: #ccc;
    font-size: 90px;
    line-height: 60px;
    text-align: center;
}
.partner_list .btn:hover
{
    color: #008ee6;
}
.partner_list .btnprev
{
    left: -75px;
}
.partner_list .btnnext
{
    right: -75px;
}
.webbuild-pro
{
    overflow: hidden;
    padding: 20px 0 80px 0;
}
.webbuild-pro ul
{
    width: 1230px;
}
.webbuild-pro li
{
    float: left;
    width: 280px;
    margin-right: 27px;
    text-align: center;
}
.webbuild-pro li img
{
    display: block;
    width: 280px;
    height: 180px;
}
.webbuild-pro li span
{
    display: block;
    text-align: center;
    height: 50px;
    vertical-align: bottom;
    padding: 15px 0 20px 0;
}
.webbuild-pro li span em
{
    display: inline-block;
    overflow: hidden;
    font-size: 22px;
    font-weight: bold;
    color: #333;
    height: 50px;
    line-height: 70px;
    text-indent: -1em;
}
.webbuild-pro li i
{
    display: inline-block;
    width: 40px;
    height: 50px;
    margin-right: 5px;
}
.webbuild-pro li i, .webbuild-tab .hd i, .webbuild-tab-slider li i
{
    background-image: url(404.png);
    background-repeat: no-repeat;
}
.icon-webbuild-pro1
{
    background-position: 1px -6px;
}
.icon-webbuild-pro2
{
    background-position: -56px -2px;
}
.icon-webbuild-pro3
{
    background-position: 1px -68px;
}
.icon-webbuild-pro4
{
    background-position: -56px -72px;
}
.webbuild-pro li a
{
    display: inline-block;
    margin: 3px 2px;
    width: 123px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    border: 1px solid #ccc;
    border-radius: 2px;
}
.webbuild-pro li a:hover
{
    border: 1px solid #008ee6;
    color: #008ee6;
    transition: all .6s;
}
.webbuild-case
{
    background: #2e3033;
    padding: 60px 0 80px 0;
    min-width: 1200px;
}
.webbuild-case h4
{
    color: #fff!important;
}
.webbuild-case p
{
    color: #ddd!important;
}
.webbuild-case .warp5-title .line
{
    height: 12px;
    margin: 10px auto 0 auto;
}
.webbuild-list
{
    width: 100%;
    padding: 40px 0 50px 0;
    max-width: 1920px;
    margin: 0 auto;
}
.webbuild-list ul
{
    width: 100%;
}
.webbuild-list li
{
    width: 25%;
    height: auto;
    margin-right: 0;
    float: left;
    margin-top: 0;
}
.webbuild-list li a
{
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}
.webbuild-list li img
{
    width: 100%;
    height: auto;
    display: block;
    max-height: 278px;
}
.webbuild-list li a:hover img
{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    transition: all .6s;
}
.webbuild-list li a .overlay
{
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 40;
}
.webbuild-list li a:hover .overlay
{
    background: #000;
    filter: alpha(opacity=75);
    opacity: .75;
    transition: all .6s;
}
.webbuild-list li .title
{
    position: absolute;
    display: none;
    top: 50%;
    margin-top: -44px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 24px;
    line-height: 44px;
    height: 44px;
    left: 0;
    z-index: 41;
    overflow: hidden;
}
.webbuild-list li a:hover .title
{
    display: block;
    transition: all .6s;
}
.webbuild-list li .longtitle
{
    position: absolute;
    display: none;
    top: 50%;
    width: 90%;
    padding: 0 5%;
    text-align: center;
    color: #ccc;
    font-size: 14px;
    line-height: 24px;
    left: 0;
    z-index: 41;
}
.webbuild-list li a:hover .longtitle
{
    display: block;
    transition: all .6s;
}
.webbuild-more
{
    display: block;
    width: 140px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    border: 1px solid #fff;
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
}
.webbuild-more:hover
{
    background: #fff;
    color: #666;
    transition: all .6s;
}
.webbuild-tab
{
    height: 660px;
}
.webbuild-tab .hd
{
    background: url(404.png) 0 0 repeat-x #eee;
    height: 80px;
}
.webbuild-tab .hd ul
{
    border-left: 1px solid #d4d4d4;
    height: 80px;
}
.webbuild-tab .hd li
{
    width: 399px;
    border-right: 1px solid #d4d4d4;
    height: 80px;
    line-height: 80px;
    text-align: center;
    float: left;
    font-size: 24px;
    color: #333;
    cursor: pointer;
}
.webbuild-tab .hd li.on
{
    background: #fff;
    transition: all .6s;
}
.webbuild-tab .hd li i
{
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
}
.icon-webbuild-tab1
{
    background-position: 1px -128px;
}
.icon-webbuild-tab2
{
    background-position: 1px -177px;
}
.icon-webbuild-tab3
{
    background-position: 1px -221px;
}
.webbuild-tab .hd li.on .icon-webbuild-tab1
{
    background-position: -33px -128px;
}
.webbuild-tab .hd li.on .icon-webbuild-tab2
{
    background-position: -32px -177px;
}
.webbuild-tab .hd li.on .icon-webbuild-tab3
{
    background-position: -32px -221px;
}
.webbuild-tab-box
{
    height: 348px;
    padding-top: 90px;
}
.webbuild-tab-slider
{
    position: relative;
    width: 1200px;
}
.webbuild-tab-slider li
{
    float: left;
    width: 518px;
    height: 348px;
    position: relative;
    padding-left: 62px;
    margin-right: 40px;
    overflow: hidden;
}
.webbuild-tab-slider li img
{
    width: 518px;
    height: 348px;
}
.webbuild-tab-slider li span
{
    display: block;
    height: 245px;
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    padding: 103px 15px 0 15px;
    background: #f6f6f6;
    font-size: 24px;
    color: #333;
    line-height: 30px;
    text-align: center;
}
.webbuild-tab-slider li i
{
    position: absolute;
    top: 50%;
    display: block;
    width: 16px;
    height: 20px;
    left: 62px;
    margin-top: -10px;
    background-position: -24px -306px;
}
.webbuild-tab-slider .btn
{
    position: absolute;
    top: 50%;
    width: 50px;
    height: 60px;
    margin-top: -30px;
    display: block;
    z-index: 1;
    font-family: "simsun";
    color: #ccc;
    font-size: 90px;
    line-height: 50px;
    text-align: center;
}
.webbuild-tab-slider .btn:hover
{
    color: #008ee6;
}
.webbuild-tab-slider .btnprev
{
    left: -75px;
}
.webbuild-tab-slider .btnnext
{
    right: -75px;
}
.webbuild-tab-slider .bd
{
    overflow: hidden;
    position: relative;
}
.webbuild-views
{
    background: #f6f6f6;
    padding: 80px 0 100px 0;
}
.koubei-banner
{
    box-shadow: rgba(0,0,0,.1) 0 1px 5px;
    border-bottom: 1px solid #e8e8e8;
    height: 350px;
    position: relative;
    min-width: 1200px;
    width: 100%;
}
.koubei-banner-inner
{
    position: absolute;
    top: 90px;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    text-align: center;
}
.koubei-banner-inner span
{
    display: block;
    font-size: 64px;
    font-family: "microsoft yahei";
    color: #333;
    font-weight: bold;
}
.koubei-banner-inner em
{
    font-size: 26px;
    color: #333;
}
.koubei-head
{
    padding: 80px 0 0 0;
}
.koubei-head-top
{
    display: block;
    position: relative;
    overflow: hidden;
    width: 554px;
    height: 373px;
}
.koubei-head-top img
{
    display: block;
    width: 554px;
    height: 373px;
}
.koubei-head-top span
{
    display: block;
    position: absolute;
    bottom: 0;
    width: 554px;
    height: 42px;
    background: #000;
    opacity: .75;
    filter: alpha(opacity=75);
}
.koubei-head-top em
{
    display: block;
    position: absolute;
    bottom: 0;
    width: 524px;
    padding: 0 15px;
    height: 42px;
    color: #fff;
    line-height: 42px;
    font-size: 18px;
}
.koubei-head-list
{
    width: 613px;
}
.koubei-head-list li
{
    padding-bottom: 15px;
    margin-bottom: 25px;
    border-bottom: 1px solid #ccc;
}
.koubei-head-list li .title
{
    font-size: 22px;
    color: #444;
}
.koubei-head-list li .title:hover
{
    color: #008ee6;
}
.koubei-head-list li .date
{
    font-size: 14px;
    color: #888;
    height: 24px;
    line-height: 24px;
    padding: 3px 0 11px 25px;
    background-image: url(404.png);
    background-repeat: no-repeat;
    background-position: -50px -122px;
    display: block;
}
.koubei-head-list li em
{
    font-size: 14px;
    color: #888;
}
.koubei-list
{
    padding: 60px 0;
    overflow: hidden;
}
.koubei-list ul
{
    width: 1250px;
}
.koubei-list li
{
    float: left;
    width: 380px;
    height: 400px;
    position: relative;
    background: #f6f6f6;
    margin-right: 30px;
    margin-bottom: 30px;
}
.koubei-list li .pic
{
    display: block;
    width: 380px;
    height: 230px;
    overflow: hidden;
}
.koubei-list li .pic img
{
    display: block;
    width: 380px;
    height: 230px;
}
.koubei-list li .title
{
    font-size: 18px;
    color: #333;
    height: 36px;
    line-height: 36px;
    display: block;
    padding: 12px 18px 4px 18px;
    overflow: hidden;
}
.koubei-list li .title:hover
{
    color: #008ee6;
}
.koubei-list li em
{
    display: block;
    padding: 0 18px;
    color: #888;
    font-size: 12px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}
.koubei-list li .more
{
    position: absolute;
    bottom: 18px;
    left: 18px;
    display: block;
    width: 100px;
    border: 1px solid #bbb;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 12px;
    border-radius: 3px;
}
.koubei-list li .more:hover
{
    background: #008ee6;
    color: #fff;
    border: 1px solid #008ee6;
    transition: all .6s;
}
.koubei-list .date
{
    font-size: 14px;
    color: #888;
    height: 24px;
    line-height: 24px;
    padding: 3px 0 11px 25px;
    background-image: url(404.png);
    background-repeat: no-repeat;
    background-position: -50px -122px;
    display: block;
    position: absolute;
    bottom: 10px;
    right: 18px;
}
.koubei-bg
{
    background: #272727;
    padding: 57px 0;
}
.koubei-read
{
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    padding-top: 50px;
}
.koubei-read .title
{
    margin: 0 auto;
    font-size: 28px;
    color: #333;
    text-align: center;
    font-family: "微软雅黑";
}
.koubei-read .type
{
    text-align: center;
    font-family: "微软雅黑";
}
.koubei-read .type span
{
    display: inline-block;
    margin: 0 10px;
}
.koubei-read .line
{
    width: 100%;
    height: 1px;
    background: #e5e5e5;
    margin: 5px 0;
}
.koubei-read .content
{
    width: 1000px;
    margin: 0 auto;
    padding: 30px 0;
    font-size: 14px;
    line-height: 2em;
}
.koubei-read .case-read-slider
{
    width: 1173px;
    margin: 0 auto;
}
#bdshare a, #bdshare span
{
    display: block;
    float: left;
}
#bdshare span
{
    padding-left: 40px;
}
.views-slider .hd
{
    padding: 0 0 20px 0;
    line-height: 30px;
    overflow: hidden;
}
.views-slider .hd span
{
    font-size: 24px;
    color: #333;
    float: left;
    color: #666;
}
.views-slider .hd span a
{
    font-size: 14px;
    color: #008ee6;
    margin-left: 10px;
}
.views-slider .bd
{
    overflow: hidden;
    position: relative;
}
.views-slider .bd ul
{
    width: 9999px;
    position: absolute;
    left: 0;
    top: 0;
}
.views-slider .bd li
{
    width: 280px;
    padding: 0 0 5px 0;
    margin: 0 30px 0 0;
    float: left;
}
.views-slider .bd li a
{
    display: block;
}
.views-slider .bd li span
{
    display: block;
    width: 280px;
    height: 160px;
    overflow: hidden;
    position: relative;
}
.views-slider .bd li img
{
    width: 100%;
    height: 100%;
    display: block;
}
.views-slider .bd li .bg
{
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    position: absolute;
    left: 0;
    top: 0;
    transition: 400ms;
}
.views-slider .bd li em
{
    line-height: 20px;
    font-size: 14px;
    display: block;
    padding: 10px 0 8px 0;
    color: #555;
}
.views-slider .bd li .date
{
    font-size: 14px;
    color: #888;
    font-style: normal;
    background-image: url(404.png);
    background-repeat: no-repeat;
    background-position: -52px -127px;
    display: block;
    padding-left: 23px;
}
.views-slider .bd li a:hover em
{
    color: #008ee6;
}
.article-banner
{
    height: 170px;
    min-width: 1200px;
    text-align: center;
    color: #fff;
}
.article-banner span
{
    display: block;
    font-size: 34px;
    font-weight: 400;
    padding: 58px 0 15px 0;
    line-height: 1;
}
.article-banner em
{
    display: block;
    font-size: 16px;
}
.article-menu
{
    border-bottom: 1px solid #ddd;
}
.article-menu li
{
    float: left;
    margin-right: 40px;
}
.article-menu li a
{
    display: block;
    height: 42px;
    line-height: 42px;
    border-bottom: 3px solid #fff;
    color: #555;
    padding: 0 10px;
    font-size: 14px;
}
.article-menu li.current a
{
    border-bottom: 3px solid #008ee6;
    color: #008ee6;
}
.article-menu li a:hover
{
    color: #008ee6;
}
.article-mainbox
{
    padding: 20px 0 60px 0;
}
.article-listbox
{
    width: 840px;
}
.article-list li
{
    padding: 35px 0;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    position: relative;
}
.article-list li .img
{
    float: left;
    display: block;
    width: 230px;
    height: 130px;
    overflow: hidden;
    margin-right: 20px;
}
.article-list li .img img
{
    display: block;
    width: 230px;
    height: 130px;
}
.article-list li .title
{
    line-height: 1.4em;
    font-size: 20px;
    color: #333;
}
.article-list li .summary
{
    line-height: 1.5;
    color: #888;
    margin-top: 10px;
    font-size: 14px;
    height: 42px;
    overflow: hidden;
}
.article-list li .other
{
    position: absolute;
    bottom: 35px;
    left: 250px;
}
.article-list li .date
{
    background-image: url(404.png);
    background-repeat: no-repeat;
    background-position: -52px -130px;
    display: block;
    float: left;
    font-size: 14px;
    color: #999;
    padding: 0 0 0 23px;
    height: 14px;
    line-height: 14px;
}
.article-list li .tag
{
    display: block;
    float: left;
    height: 14px;
    line-height: 14px;
}
.article-list li .line
{
    display: block;
    float: left;
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    margin: 0 15px;
    color: #999;
}
.article-list li .tag a
{
    color: #999;
    font-size: 14px;
}
.article-list li a:hover
{
    color: #008ee6;
}
.nocontent
{
    padding: 60px;
    text-align: center;
}
.articlepage
{
    padding: 30px 0 60px 0;
}
.articlepage a:hover
{
    color: #008ee6;
}
.articlepage-box
{
    width: 840px;
}
.articlepage-position
{
    padding-bottom: 18px;
    color: #999;
}
.articlepage-position a
{
    color: #999;
}
.articlepage-title
{
    font-size: 28px;
    line-height: 38px;
    color: #000;
    margin: 0;
}
.articlepage-info
{
    padding: 14px 0 12px 0;
    color: #999;
    font-size: 14px;
}
.articlepage-info .date
{
    background-image: url(404.png);
    background-repeat: no-repeat;
    background-position: -52px -130px;
    display: block;
    float: left;
    font-size: 14px;
    color: #999;
    padding: 0 0 0 23px;
    height: 14px;
    line-height: 14px;
}
.articlepage-info .line
{
    display: block;
    float: left;
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    margin: 0 15px;
}
.articlepage-info .other
{
    display: block;
    float: left;
    height: 14px;
    line-height: 14px;
}
.articlepage-body
{
    padding: 20px 0;
}
.articlepage-body a
{
    color: #008ee6;
}
.articlepage-link
{
    border-top: 1px solid #ccc;
    padding: 10px 0;
    margin-top: 55px;
}
.articlepage-link li
{
    color: #008ee6;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
}
#qibing
{
    height: 100%;
    position: relative;
}
#qibing .section
{
    position: relative;
    height: 100%;
    overflow: hidden;
}
.qibing-zhan .pic
{
    background: url(404.png) center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.qibing-zhan .bg
{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    background: #000;
    opacity: .3;
    filter: alpha(opacity=30);
}
.qibing-zhan .txt
{
    position: absolute;
    width: 780px;
    height: 300px;
    top: 50%;
    left: 50%;
    margin-top: -150px;
    margin-left: -390px;
    z-index: 13;
}
.qibing-zhan .txt1
{
    position: absolute;
    width: 450px;
    height: 100px;
    background: url(404.png) center center no-repeat;
    top: 0;
    left: 10px;
}
.qibing-zhan .txt2
{
    position: absolute;
    width: 400px;
    height: 35px;
    background: url(404.png) center center no-repeat;
    top: 140px;
    left: 20px;
}
.qibing-zhan .txt2-bg
{
    position: absolute;
    width: 185px;
    height: 76px;
    background: url(404.png) center center no-repeat;
    top: 120px;
    left: 10px;
}
.qibing-zhan .txt3
{
    position: absolute;
    width: 216px;
    height: 240px;
    background: url(404.png) center center no-repeat;
    top: -30px;
    right: 60px;
}
.qibing-xianzhi .bg
{
    width: 100%;
    height: 300px;
    background: #008ee6;
    position: relative;
    z-index: 2;
}
.qibing-xianzhi .bg canvas
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}
.qibing-xianzhi .title
{
    text-align: center;
    position: absolute;
    top: 70px;
    width: 100%;
    z-index: 4;
}
.qibing-xianzhi .title h3
{
    color: #fff;
    font-size: 42px;
    line-height: 66px;
    letter-spacing: 10px;
}
.qibing-xianzhi .title em
{
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
}
.qibing-xianzhi-slider
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(404.png) center 250px no-repeat;
    z-index: 1;
}
.qibing-xianzhi-slider .bd
{
    position: absolute;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    top: 300px;
}
.qibing-xianzhi-slider .bd li
{
    height: 300px;
}
.qibing-xianzhi-slider .bd li img
{
    position: absolute;
    top: 64px;
    right: 134px;
}
.qibing-xianzhi-slider .bd li span
{
    display: block;
    padding-left: 60px;
}
.qibing-xianzhi-slider .bd li .font1
{
    padding: 100px 0 20px 60px;
    font-size: 42px;
    color: #000;
}
.qibing-xianzhi-slider .bd li .font2
{
    font-size: 18px;
    color: #333;
    line-height: 40px;
}
.qibing-xianzhi-slider .bd li .font3
{
    font-size: 14px;
    color: #999;
}
.qibing-xianzhi-slider .hd
{
    position: absolute;
    width: 100%;
    left: 0;
    top: 690px;
    border-top: 2px solid #ccc;
}
.qibing-xianzhi-slider .hd ul
{
    position: relative;
    width: 1000px;
    margin-left: -500px;
    left: 50%;
    top: -16px;
}
.qibing-xianzhi-slider .hd ul li
{
    float: left;
    padding: 35px 0 0 0;
    margin-right: 100px;
    position: relative;
    text-align: center;
    font-size: 16px;
    color: #333;
    cursor: pointer;
    transition: all .6s;
}
.qibing-xianzhi-slider .hd ul li span
{
    display: block;
    position: absolute;
    top: 0;
    left: 2px;
    width: 21px;
    height: 21px;
    padding: 2px;
    border: 1px solid #ccc;
    border-radius: 50%;
    background: #fff;
}
.qibing-xianzhi-slider .hd ul li.on i
{
    background: #008ee6;
    display: block;
    border-radius: 50%;
    width: 21px;
    height: 21px;
}
.qibing-xianzhi-slider .hd ul li.on
{
    color: #008ee6;
}
.qibing-xianxing .bg
{
    width: 100%;
    height: 280px;
    background: #e67300;
    position: relative;
    z-index: 3;
}
.qibing-xianxing .bg canvas
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}
.qibing-xianxing .title
{
    text-align: center;
    position: absolute;
    top: 70px;
    width: 100%;
    z-index: 4;
}
.qibing-xianxing .title h3
{
    color: #fff;
    font-size: 42px;
    line-height: 66px;
    letter-spacing: 10px;
}
.qibing-xianxing .title em
{
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
}
.qibing-xianxing .mainbg
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(404.png) center 273px no-repeat;
    z-index: 1;
}
.qibing-xianxing .mainbox
{
    position: absolute;
    width: 820px;
    height: 240px;
    top: 400px;
    left: 50%;
    margin-left: -410px;
    z-index: 2;
}
.qibing-xianxing .mainbox img
{
    float: left;
    margin-right: 100px;
}
.qibing-xianxing .mainbox h3
{
    font-size: 42px;
    color: #000;
    padding: 40px 0 30px 0;
}
.qibing-xianxing .mainbox em
{
    letter-spacing: 1px;
    font-size: 18px;
}
.qibing-data .pic
{
    background: url(404.png) center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.qibing-data .bg
{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: #000;
    opacity: .6;
}
.qibing-data .mainbox
{
    position: absolute;
    width: 1200px;
    height: 400px;
    top: 50%;
    left: 50%;
    margin-left: -600px;
    margin-top: -200px;
    z-index: 2;
}
.qibing-data .mainbox .data
{
    float: left;
    width: 600px;
    height: 400px;
    position: relative;
    z-index: 3;
}
.qibing-data .mainbox .data .bing1
{
    width: 250px;
    height: 277px;
    padding-left: 30px;
    background: url(404.png) center center no-repeat;
    position: absolute;
    top: 50px;
    left: 130px;
    line-height: 277px;
    font-size: 42px;
    color: #fff;
    z-index: 5;
}
.qibing-data .mainbox .data .bing2
{
    width: 250px;
    padding-right: 30px;
    height: 277px;
    background: url(404.png) center center no-repeat;
    position: absolute;
    top: 50px;
    left: 130px;
    line-height: 277px;
    font-size: 42px;
    color: #008ee6;
    text-align: right;
    z-index: 5;
}
.qibing-data .mainbox .data .line1
{
    width: 174px;
    height: 34px;
    background: url(404.png) center center no-repeat;
    position: absolute;
    top: 280px;
    left: 0;
    font-size: 16px;
    color: #008ee6;
    z-index: 4;
}
.qibing-data .mainbox .data .line2
{
    width: 160px;
    height: 55px;
    background: url(404.png) center bottom no-repeat;
    position: absolute;
    top: 67px;
    left: 388px;
    font-size: 16px;
    color: #fff;
    text-align: right;
    z-index: 4;
}
.qibing-data .mainbox .data .title
{
    position: absolute;
    bottom: 20px;
    left: 200px;
    color: #fff;
    font-size: 18px;
}
.qibing-data .mainbox .txt
{
    color: #fff;
    text-align: center;
    font-size: 24px;
    letter-spacing: 3px;
    line-height: 70px;
    padding-top: 130px;
}
.qibing-data .mainbox .txt b
{
    font-size: 40px;
    font-weight: normal;
}
.qibing-xiance .bg
{
    width: 100%;
    height: 300px;
    background: #00cab9;
    position: relative;
    z-index: 2;
}
.qibing-xiance .bg canvas
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}
.qibing-xiance .title
{
    text-align: center;
    position: absolute;
    top: 70px;
    width: 100%;
    z-index: 4;
}
.qibing-xiance .title h3
{
    color: #fff;
    font-size: 42px;
    line-height: 66px;
    letter-spacing: 10px;
}
.qibing-xiance .title em
{
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
}
.qibing-xiance .mainbox
{
    width: 1200px;
    position: relative;
    margin: 0 auto;
}
.qibing-xiance .mainbox li
{
    float: left;
    width: 350px;
    height: 150px;
    background-image: url(404.png);
    background-repeat: no-repeat;
}
.qibing-xiance .mainbox li.item1
{
    background-position: 20px 0;
    padding-left: 120px;
    margin-right: 230px;
}
.qibing-xiance .mainbox li.item2
{
    background-position: 40px -150px;
    padding-left: 150px;
}
.qibing-xiance .mainbox li.item3
{
    background-position: 390px -300px;
    padding-left: 500px;
}
.qibing-xiance .mainbox li.item4
{
    background-position: 20px -450px;
    padding-left: 120px;
    margin-right: 230px;
}
.qibing-xiance .mainbox li.item5
{
    background-position: 40px -600px;
    padding-left: 150px;
}
.qibing-xiance .mainbox li span
{
    display: block;
    font-size: 28px;
    color: #000;
    padding: 4px 0;
}
.qibing-xiance .mainbox li em
{
    display: block;
    font-size: 16px;
    color: #666;
}
.qibing-zhenduan .pic
{
    background: url(404.png) center center no-repeat;
    height: 320px;
    line-height: 320px;
    color: #fff;
    text-align: center;
    font-size: 42px;
    letter-spacing: 4px;
}
.qibing-zhenduan .mainbox
{
    width: 1200px;
    position: relative;
    margin: 60px auto 0 auto;
}
.qibing-zhenduan .mainbox h3
{
    font-size: 24px;
    color: #000;
    padding: 0 0 20px 0;
}
.qibing-zhenduan #zhenduan
{
    float: right;
}
.qibing-zhenduan #zhenduan .form_content
{
    position: relative;
}
.qibing-zhenduan #zhenduan .form_group
{
    padding-bottom: 10px;
}
.qibing-zhenduan #zhenduan .form_group label
{
    color: #666;
    font-size: 14px;
    line-height: 28px;
}
.qibing-zhenduan #zhenduan .form_group label em
{
    color: #f00;
    font-size: 14px;
}
.qibing-zhenduan #zhenduan .form_group .infoInput
{
    width: 550px;
    padding: 2px 8px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #666;
}
.qibing-zhenduan #zhenduan #zhenduanbotton
{
    border: none;
    outline: none;
    display: block;
    padding: 8px 16px;
    background: #333;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    float: right;
}
.qibing-zhenduan #zhenduan #zhenduanbotton:hover
{
    background: #666;
}
.float-rig
{
    position: fixed;
    _position: absolute;
    right: 0;
    margin-left: 565px;
    bottom: 70px;
    width: 60px;
    height: 320px;
    display: block;
    z-index: 52;
    _top: expression(eval(document.documentElement.scrollTop + document.documentElement.clientHeight - 310));
}
.float-rig li
{
    width: 60px;
    height: 70px;
    display: block;
    position: relative;
    float: left;
    background-color: #c4c4c4;
    border-bottom: 1px solid #000;
    border-top: 1px solid #444;
}
.float-rig li:first-child
{
    border-top: none;
}
.float-rig li b
{
    width: 60px;
    height: 70px;
    display: block;
    background: url(404.png) #222 no-repeat;
    cursor: pointer;
    overflow: hidden;
}
.float-rig li .txt
{
    position: absolute;
    bottom: 8px;
    display: block;
    text-align: center;
    width: 100%;
    font-size: 12px!important;
    color: #fff!important;
}
.float-rig li .b0
{
    background-position: center 10px;
    background-color: #222;
}
.float-rig li .b1
{
    background-position: center -122px;
    background-color: #222;
}
.float-rig li .b2
{
    background-position: center -57px;
    background-color: #222;
}
.float-rig li .b3
{
    background-position: center -189px;
    background-color: #222;
}
.float-rig li .b4
{
    background-position: center -254px;
    cursor: pointer;
}
.float-rig li .b5
{
    background-position: center -280px;
    cursor: pointer;
    background-color: #222;
}
.float-rig .l_s
{
    margin-bottom: 10px;
    border: none;
}
.float-rig .mf
{
    background: url(404.png) no-repeat center;
}
.float-rig li.h
{
    border-top: 1px solid #b0b0b0;
    border-bottom: 1px solid #b0b0b0;
}
.float-rig li.h b
{
    background-color: #b0b0b0;
}
.float-rig li .box
{
    width: 146px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 52px;
    display: none;
    opacity: 0;
    filter: alpha(opacity=0);
    transform: scale(0);
    -webkit-transform: scale(0);
    transform-origin: right 30%;
    -webkit-transform-origin: right 30%;
}
.float-rig li.h .box
{
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
    display: block;
}
.float-rig li .box div
{
    width: 115px;
    padding: 8px 10px 12px 10px;
    background-color: #fff;
    display: block;
    margin: 0;
    overflow: hidden;
    border: 1px solid #e4e4e4;
    text-align: center;
}
.float-rig li .box div h1
{
    font-size: 14px;
    color: #666;
    margin-bottom: 8px;
}
.float-rig li .box div em
{
    font-size: 14px;
    color: #666;
    margin-bottom: 8px;
}
.float-rig li .box p
{
    width: 6px;
    height: 9px;
    margin: 0;
    display: block;
    position: absolute;
    overflow: hidden;
    top: 22px;
    right: 4px;
    background: url(404.png);
}
.float-rig .l1 .box
{
    transform-origin: right 18%;
    -webkit-transform-origin: right 18%;
}
.float-rig .l1 .box div
{
    padding-top: 15px;
}
.float-rig .l1 .box div h1
{
    line-height: 18px;
    margin-top: 8px;
    margin-bottom: 0;
}
.float-rig .l2 .box
{
    line-height: 22px;
    font-size: 14px;
    transform-origin: right 18%;
    -webkit-transform-origin: right 18%;
}
.float-rig .l2 .box div h1
{
    line-height: 18px;
    margin-top: 8px;
    margin-bottom: 12px;
    color: #db4546;
}
.float-rig .l2 .box div em
{
    line-height: 18px;
    margin-top: 8px;
    margin-bottom: 12px;
    color: #db4546;
    font-size: 14px;
}
.float-rig .amn3 span
{
    color: #666;
    font-size: 14px;
    font-weight: 400;
}
.float-rig .l3 .box
{
    font-size: 14px;
}
.float-rig .l3 .box div h1
{
    margin-bottom: 5px;
}
.float-rig .l4
{
    display: none;
}
.lxb
{
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,.8);
    position: fixed;
    top: 0;
    z-index: 100;
    display: none;
}
.lxb_box
{
    width: 558px;
    height: 240px;
    padding: 50px 45px 35px;
    box-sizing: border-box;
    background: #fff;
    position: relative;
}
.lxb_box p
{
    font-size: 24px;
    color: #404040;
}
.lxb_box span
{
    font-size: 24px;
    color: #404040;
}
.lxb_box input
{
    float: left;
    outline: none;
}
.lxb_box input.sr11
{
    width: 267px;
    border: none;
    border-bottom: 1px solid #333;
    height: 57px;
    margin-right: 35px;
    font-size: 24px;
}
.lxb_box .lxb_close
{
    display: block;
    width: 22px;
    height: 22px;
    background: url(404.png) no-repeat center;
    position: absolute;
    top: 27px;
    right: 24px;
    cursor: pointer;
}
.help_banner
{
    width: 100%;
    padding: 58px 0;
    background: url(404.png) repeat-x center;
}
.help_banner .search
{
    width: 650px;
    margin: 0 auto;
    background: url(404.png) no-repeat 271px 5px;
    padding-top: 85px;
}
.help_banner .search input
{
    float: left;
    height: 40px;
    border: none;
    font-size: 14px;
}
.help_banner .search .stxt
{
    width: 520px;
    background: #fff;
    padding: 0 0 0 10px;
}
.help_banner .search .sbtn
{
    width: 120px;
    background: #0087db;
    text-align: center;
    line-height: 40px;
    color: #fff;
    cursor: pointer;
}
.hot-words
{
    margin-top: 55px;
}
.hot-words li
{
    float: left;
    color: #808080;
}
.hot-words li a
{
    display: block;
    text-align: center;
    padding: 0 5px;
    color: #808080;
}
.hot-words li a:hover
{
    color: #fff;
}
.submain
{
    padding: 50px 0;
}
.sub-menu
{
    overflow: hidden;
}
.sub-menu ul
{
    width: 1250px;
}
.sub-menu li
{
    float: left;
    margin-right: 8px;
}
.sub-menu li a
{
    padding: 0 18px;
    border-radius: 3px;
    font-size: 18px;
    line-height: 50px;
    color: #555;
    text-align: center;
    background: #f6f6f6;
    display: block;
    transition: all .2s;
}
.sub-menu li.on a, .sub-menu li a:hover
{
    background: #008ee6;
    color: #fff;
}
.promotion-menu
{
    width: 200px;
    border-top: 1px solid #ddd;
}
.promotion-menu li a
{
    font-size: 16px;
    color: #666;
    display: block;
    height: 48px;
    line-height: 48px;
    padding-left: 10px;
    border-bottom: 1px solid #ddd;
    transition: all .2s;
}
.promotion-menu li.on a, .promotion-menu li a:hover
{
    background: #008ee6;
    color: #fff;
}
.promotion-menu li a em
{
    font-size: 14px;
}
.ourview
{
    margin-bottom: 25px;
}
.ourview img
{
    float: left;
    margin-left: 20px;
    margin-bottom: 14px;
}
.ourview img:first-child
{
    margin-left: 0;
}
.help-list
{
    width: 840px;
    margin-top: 31px;
}
.news-list li
{
    transition: 500ms;
    padding: 20px 0;
    border-bottom: 1px solid #ececec;
}
.news-list li a
{
    display: block;
}
.news-list li a:hover
{
    color: #fff;
}
.news-list li a:hover h2
{
    color: #fff;
}
.news-list li img
{
    float: left;
    margin-right: 30px;
    display: block;
    width: 260px;
    height: 170px;
}
.news-list .list_msg
{
    padding: 21px 24px 19px 24px;
}
.news-list .list_msg h2
{
    font-size: 20px;
    color: #000;
    font-weight: bold;
}
.news-list .list_msg span
{
    display: block;
    margin: 17px 0;
    min-height: 48px;
    font-size: 16px;
}
.sug
{
    width: 310px;
    margin-top: 31px;
}
.type-tags
{
    margin: 40px 0;
}
.type-tags h5
{
    font-size: 18px;
    color: #333;
}
.type-tags .line
{
    display: block;
    width: 100%;
    height: 1px;
    background: #e6e6e6;
    margin: 3px 0 10px 0;
}
.type-tags a
{
    display: inline-block;
    background: #f2f2f2;
    padding: 6px 14px;
    color: #333;
    cursor: pointer;
    margin: 5px;
}
.type-tags a:hover
{
    background: #0083d4;
    color: #fff;
}
.sug-article h5
{
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.sug-article .line
{
    display: block;
    width: 100%;
    height: 1px;
    background: #e6e6e6;
    margin: 3px 0 10px 0;
}
.sug-article ul
{
    margin-top: 10px;
}
.sug-article li
{
    border-bottom: 1px solid #e6e6e6;
}
.sug-article li a
{
    display: block;
    padding: 10px 0;
}
.sug-article li a:hover
{
    color: #000;
}
.txt-con
{
    width: 840px;
    margin-top: 31px;
}
.txt-con .type
{
    font-family: "微软雅黑";
}
.txt-con .type span
{
    display: inline-block;
    margin: 0 15px 0 0;
}
.txt-con .line
{
    width: 100%;
    height: 1px;
    background: #e5e5e5;
    margin: 10px 0;
}
.txt-con h1
{
    color: #333;
    font-size: 28px;
}
.txt-con .content
{
    font-size: 14px;
    line-height: 2em;
}
.articlepage-return
{
    display: block;
    background: url(404.png) no-repeat center #e6e6e6;
    width: 156px;
    height: 39px;
}
.articlepage-return:hover
{
    background: url(404.png) no-repeat center #e6e6e6;
}
.tuijian
{
    margin: 50px 0;
}
.tuijian h3
{
    font-size: 20px;
    color: #333;
}
.pagers
{
    color: #333;
    line-height: 30px;
    padding: 25px 0 25px 0;
    font-size: 12px;
    text-align: center;
}
.pagers a, .pagers span
{
    background-color: #f2f2f2;
    padding: 0 14px;
    color: #666;
    text-decoration: none;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    margin: 0 3px;
}
.pagers a:hover
{
    color: #fff;
    background-color: #008ee6;
    transition: all .6s;
}
.pagers a:active
{
    color: #fff;
    background-color: #008ee6;
}
.pagers span.now
{
    color: #fff;
    background-color: #008ee6;
}
.pagers span.disabled
{
    color: #ccc;
}
.view-list
{
    margin-top: 40px;
}
.view-list ul
{
    width: 105%;
    overflow: hidden;
}
.view-list li
{
    width: 380px;
    margin-right: 30px;
    float: left;
    margin-bottom: 30px;
}
.view-list li img
{
    display: block;
    width: 380px;
    height: 218px;
}
.view_msg
{
    padding: 20px;
    background: #f7f7f7;
}
.view_msg h2
{
    font-size: 18px;
    color: #111;
}
.view_msg span
{
    color: #808080;
    margin: 17px 0 45px 0;
    font-size: 12px;
    display: block;
    line-height: 2em;
    height: 48px;
    overflow: hidden;
}
.view_msg p
{
    color: #808080;
    font-size: 14px;
}
.view-list li a:hover .view_msg
{
    background: #e5e5e5;
}
.view-list li a:hover img
{
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    transition: all .6s;
}
.search_index
{
    padding: 50px;
    background: #fff;
}
.search-title span
{
    font-size: 24px;
    color: #333;
}
.search-list li
{
    font-size: 14px;
    margin-bottom: 7px;
    padding: 7px 0;
    border-bottom: 1px solid #fff;
}
.search-list li span
{
    float: right;
}
.search-list li:hover
{
    border-bottom: 1px dashed #ececec;
    color: #008ee6;
}
.search-list li:hover a
{
    color: #008ee6;
}
.qq_tc
{
    width: 580px;
    height: 240px;
    padding: 13px;
    box-sizing: border-box;
    background: rgba(3,29,45,.702);
    position: fixed;
    display: none;
    top: 0;
    z-index: 99;
}
.qq_line
{
    width: 552px;
    height: 212px;
    border: 1px solid #fff;
    box-sizing: border-box;
    padding: 35px 33px;
}
.qq_line p, .qq_line span, .qq_line a
{
    color: #fff;
}
.qq_line p
{
    font-size: 16px;
    line-height: 1em;
    margin-bottom: 15px;
}
.qq_line span
{
    font-size: 48px;
    font-weight: bold;
    line-height: 1em;
}
.qq_line a
{
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 20px;
    float: left;
    margin-top: 32px;
    font-size: 18px;
}
.qq_line .zixun
{
    width: 153px;
    background: #fc6435;
    margin-right: 65px;
}
.qq_line .close
{
    width: 117px;
    border: 1px solid #fff;
}
