﻿* {
    margin: 0;
    padding: 0;
    list-style-type: none
}

a, img {
    border: 0;
    text-decoration: none
}
::-moz-selection {
    background-color: #df0303;
    color: #ffffff;
}
::selection {
    background-color: #df0303;
    color: #ffffff;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.btn {
    display: inline-block;
    width: 100px;
    height: 32px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 32px;
    color: #009FD9;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    cursor: pointer
}

.cloud-product-wrapper {
    margin: 0 auto;
    width: 1200px
}

.cloud-product {
    position: relative;
    z-index: 9;
    padding: 5px 0 5px;
    margin-bottom: 20px
}

.cloud-product-ul {
    width: 100%
}

.cloud-product-ul li {
    position: relative;
    margin-left: 12px;
    width: 212px;
 
    float: left;
    background: #fff
}

.cloud-product-ul li:first-child {
    margin-left: 0
}

.cloud-product-single-bottom {
    width: 100%;
    height: 340px;
    text-align:center;
   
}

.cloud-product-ul li.active .active-inner {
    display: block;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

.cloud-product-ul li.active .normal-inner {
    display: none;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.cloud-product-ul li {

}

.cloud-product-ul li.active {

}

.col-c ul:nth-child(1) li:nth-child(6){
    margin-top: 66px;
}

.empty-space {
    width: 100%;
    height: 99px;
    padding: 26px 0 0 0
}

.bg-product-pic {
    width: 100%;
    height: 200px;
}

.server-header-01 {
    background: url(../Images/product_header_icon_01.png) center no-repeat
}

.server-header-02 {
    background: url(../Images/product_header_icon_02.png) center no-repeat
}

.server-header-03 {
    background: url(../Images/product_header_icon_03.png) center no-repeat
}

.server-header-04 {
    background: url(../Images/product_header_icon_04.png) center no-repeat
}

.server-header-05 {
    background: url(../Images/product_header_icon_05.png) center no-repeat
}

.server-header-active-01 {
    background: url(../Images/product_header_active_icon_01.png) center no-repeat
}

.server-header-active-02 {
    background: url(../Images/product_header_active_icon_02.png) center no-repeat
}

.server-header-active-03 {
    background: url(../Images/product_header_active_icon_03.png) center no-repeat
}

.server-header-active-04 {
    background: url(../Images/product_header_active_icon_04.png) center no-repeat
}

.server-header-active-05 {
    background: url(../Images/product_header_active_icon_05.png) center no-repeat
}

.product-introduce-title {
    margin-bottom: 14px;
    height: 22px;
    line-height: 22px;
    font-size: 22px;
    text-align: center
}

.product-introduce-title.normal-weight {
    font-weight: 400
}

.product-introduce-content {
    margin: 0 auto 26px;
    width: 180px;
    line-height: 14px;
    font-size: 14px;
    text-align: center;
    color: #999
}

.product-introduce-list {
    margin: 0 auto;
    padding-top: 28px;
    height: 135px;
    width: 84%;
    border: 1px solid #f1f1f1;
    border-left: none;
    border-right: none
}


.product-introduce-price {
    margin: 48px auto 0;
    font-size: 14px;
    text-align: center;
    color: #333
}

.price-blue {
    color: #0af;
    font-size: 38px
}

.normal-inner {
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s
}

.active-inner {
    position: relative;
    display: none;
    height: 100%;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s
}

.active-inner-01 {
    background: url(../Images/producet_bg_01.jpg) center no-repeat
}

.active-inner-02 {
    background: url(../Images/producet_bg_02.jpg) center no-repeat
}

.active-inner-03 {
    background: url(../Images/producet_bg_03.jpg) center no-repeat
}

.active-inner-04 {
    background: url(../Images/producet_bg_04.jpg) center no-repeat
}

.active-inner-05 {
    background: url(../Images/producet_bg_05.jpg) center no-repeat
}


.active .product-introduce-content {
    color: #eff6ff
}

.active-product-introduce-title {
    color: #fff
}

.active .product-introduce-list {
    padding-top: 22px;
    border-color: #3f9ff9
}

.introduce-list-large {
    margin: 0 auto;
    width: 228px;
    line-height: 22px;
    color: #ddebff;
    font-size: 14px
}

.introduce-list-small {
    margin-bottom: 18px;
    line-height: 14px;
    font-size: 14px;
    color: #999;
    text-align: center
}

.introduce-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 360px
}

.active .product-introduce-price {
    margin-top: 32px;
    color: #fefeff
}

.product-introduce-price .price-white {
    display: inline-block;
    font-size: 36px;
    height: 36px;
    line-height: 36px;
    color: #fff
}

.buy-link-btn {
    display: block;
    margin: 30px auto 0;
    width: 90%;
    height: 40px;
    line-height: 40px;
    background-color: #ff9600;
    color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.buy-link-btn:hover {
    background-color: #ffffff;
    color: #0084ff !important
}

.buy-link-btn:hover a {
}

#fd {
    background-color: #373d41;
    border-top: 4px solid #373d41;
    margin-top: 0px
}

.wp {
    width: 1120px;
    margin: 0 auto
}

.wp::after {
    content: "";
    display: block;
    clear: both
}

.fd-logo {
    margin-bottom: 14px;
    margin-top: 35px
}

#fd .col-l {
    height: 300px;
    border-right: 1px solid #35373c;
    margin-right: 37px
}

#fd .col-c {
    border-right: 1px solid #35373c
}

#fd .fd-nav {
    float: left;
    margin-right: 37px;
    font-size: 14px
}

.fd-nav li a {
    color: #ccc;
    font-size: 13px;
}

.fd-nav li {
    line-height: 40px
}
.col-l ul :nth-child(1){
    line-height: 25px!important;
}
.col-l ul :nth-child(2){
    line-height: 25px!important;
}
.col-l ul  :nth-child(3){
    line-height: 25px!important;
}


.fd-nav .tit a {
    font-size: 20px;
    color: #fff
}

.fd-nav .tit {
    margin: 16px 0px 5px 0px
}

.fd-add {
    margin-top: 13px;
    width: 240px
}

.fd-add span {
    font-size: 16px;
    color: #fff;
    font-weight: bold
}

.fd-add p {
    font-size: 14px;
    color: #c2c5c7;
    margin-bottom: 30px;
    margin-top: 20px;
    line-height: 25px
}

.fd-ewm {
    border-top: 1px solid #35373c
}

.fd-ewm p {
    float: left;
    margin-right: 30px;
    margin-top: 20px;
    color: #ffffff
}

.fd-ewm img {
    margin-left: 10px;
    margin-bottom: 8px
}

.fd-ewm p span {
    line-height: 30px
}

.fd-copy {
    height: 50px;
    border: 1px solid #35373c;
    color: #999;
    margin-top: 35px
}

.fd-copy p {
    margin-top: 20px
}

.fd-copy .r li {
    float: left;
    margin-top: 30px;
    margin-left: 10px
}

.fd-copy .copy-ico1 {
    width: 33px;
    height: 33px;
    /*background: url(../Images/fd-copy-ico2.png) no-repeat;*/
    display: block
}

.fd-copy .copy-ico2 {
    width: 33px;
    height: 33px;
    /*background: url(../Images/fd-copy-ico3.png) no-repeat;*/
    display: block
}

.fd-copy .copy-ico3 {
    width: 33px;
    height: 33px;
    /*background: url(../Images/fd-copy-ico1.png) no-repeat;*/
    display: block
}

.clear {
    font-size: 0;
    line-height: 0;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.l {
    float: left
}

.r {
    float: right
}

.tl {
    text-align: left
}

.tc {
    text-align: center
}

.tr {
    text-align: right
}

.gy {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden
}

.banner {
    width: 100%;
    height: 625px;
    clear: both
}

.zy_top {
    width: 100%;
    height: 100px;
    border-bottom: 1px solid #eee
}

.zy_top_left {
    width: 600px;
    float: left;
    padding-top: 35px
}

.zy_top_left_right01 {
    height: 24px;
    font-size: 18px;
    margin-top: 5px
}

.zy_top_left_right02 {
    height: 15px;
    line-height: 20px;
    color: #686868
}

.zy_top_left_left04 {
    width: 410px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 48px;
    color: #2c2c2c;
    font-weight: bold
}

.zy_top_left_left04 span {
    font-size: 48px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ff3616
}

.zy_top_left_right_web {
    width: 190px;
    float: right
}

.zy_top_right {
    width: 600px;
    float: right
}

.wz2 {
    height: 35px;
    line-height: 35px;
    text-align: right;
    margin-top: 40px
}

.wz2 a {
    color: #686868
}

.wz2 a:hover {
    color: #ff3616
}

.tc01 {
    clear: both;
    padding-top: 30px;
    padding-bottom: 30px;
    height: 100%;
    overflow: hidden
}

.tc01_left {
    width: 560px;
    float: left
}

.tc01_left01 {
    height: 220px;
    margin-bottom: 30px
}

.tc01_left01 img {
    float: left;
    margin-right: 20px
}

.tc01_left01 h1 {
    padding-top: 40px;
    font-size: 16px;
    line-height: 40px
}

.tc01_left01 p {
    line-height: 22px
}

.tc01_left02 {
    clear: both;
    width: 470px
}

.tc01_left02 h1 {
    line-height: 40px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px
}

.tc01_left02 p {
    line-height: 30px;
    border-bottom: 1px solid #eee
}

.tc01_left02 span {
    font-weight: bold
}

.tc01_right {
    width: 610px;
    float: right
}

.tc01_right li {
    width: 280px;
    float: left;
    margin: 0 0 20px 20px;
    position: relative
}

.tc01_right li div.cover {
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    background: #010101;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 14px;
    color: #fff;
    text-indent: 2em
}

.tc01_right li div.cover img {
    width: 85px;
    height: 85px;
    padding: 30% 38%;
    display: block
}

.tc01_right img {
    width: 280px
}

.tc01_right p {
    height: 40px;
    line-height: 40px;
    *margin-top: -5px;
    background-color: #32373d;
    text-indent: 12px;
    color: #999
}

.tc02 {
    /*background: url(../Images/tc_xx_bg.jpg) repeat-x;*/
    clear: both;
    height: 100%;
    overflow: hidden
}

.tc_icon {
    clear: both;
    overflow: hidden;
    height: 100%;
    padding: 40px 0
}

.tc_icon li {
    width: 260px;
    margin: 0 70px;
    height: 250px;
    float: left;
    text-align: center
}

.tc_icon h1 {
    font-size: 16px;
    line-height: 45px
}

.notice {
    font-size: 12px;
    color: #999;
    padding-top: 20px;
    clear: both
}

.btn {
    padding: 5px 10px;
    border: 1px solid #CCC;
    background: #0074e1;
    color: #fff;
    font-family: "微软雅黑"
}

body {
    cursor: default;
    -webkit-text-size-adjust: none;
    font-size: 12px;
    background: #FFF
}

.main {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    clear: both
}

@media screen and (max-width: 1440px) {
    .gy2 {
        width: 1200px
    }

    .top02 .top02_center {
        width: 1200px
    }

    .nav li.m {

    }

    .nav li:last-child {
        padding-right: 0;
        margin-right: 0
    }

    .nav .sub .nav_xiao {
        width: 1200px
    }
}

@media screen and (max-width: 1360px) {
    .nav li.m {

    }

    .nav li:last-child {
        padding-right: 0;
        margin-right: 0
    }
}

.slide-h-268 {
    height: 240px;
    overflow: hidden
}

.slide-container {
    overflow: hidden;
    position: relative;
    _zoom: 1;
    width: 100%
}

.slide-container .slide-wrapper li {
    zoom: 1;
    vertical-align: middle;
    float: left;
    _overflow: hidden
}

.slide-container .slide {
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    height: 100%;
    /*background-image: url(../Images/loading.gif);*/
    font-size: 0
}

.slide-container .slide-pagination {
    height: 16px;
    width: 100%;
    z-index: 2;
    position: absolute;
    top: 201px;
    left: 0
}

.slide-container .slide-pagination ul {
    overflow: hidden;
    zoom: 1;
    text-align: center;
    height: 16px
}

.slide-container .slide-pagination ul li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 12px;
    height: 12px;
    background: #9f9e9e;
    border-radius: 16px;
    margin: 0 4px;
    text-indent: -99999px;
    *text-indent: 0;
    font-size: 0;
    vertical-align: top;
    cursor: pointer
}

.slide-container .slide-pagination ul li.on {
    width: 8px;
    height: 8px;
    border: solid 2px #fff;
    background: rgba(159, 158, 158, .55);
    *background: #9f9e9e
}

.slide-container .gray-empty-pagination ul li {
    border: 1px solid #d4d4d4;
    background: #fff
}

.slide-container .gray-empty-pagination ul li.on {
    background: #d4d4d4;
    border: 1px solid #d4d4d4;
    width: 12px;
    height: 12px
}

.slide-container .slide-wrapper {
    position: relative;
    height: 100%;
    z-index: 1;
    overflow: hidden
}

.slide-container .prev, .slide-container .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    /*background: url(../Images/slider-arrow.png) -110px 5px no-repeat #e0e0e0;*/
    filter: alpha(opacity=50);
    opacity: .5;
    _overflow: hidden
}

.slide-container .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px
}

.slide-container .prev:hover, .slide-container .next:hover {
    filter: alpha(opacity=100);
    opacity: 1
}

.slide-container .prevStop {
    display: none
}

.slide-container .nextStop {
    display: none
}

.slide-h-268 {
    height: 240px;
    overflow: hidden
}

.slide-h-268 .slide-wrapper li {
    height: 240px;
    display: block
}

.wide1190 {
    margin: 0 auto;
    width: 1200px
}

.wjf-ui-tab-content {
    height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease;
    position: relative;
    z-index: 100;
    *zoom: 1
}

.wjf-ui-tab-content.active {
    opacity: 1;
    height: auto;
    overflow: visible
}

.zhuanti_bg1 {
    padding-top: 85px;
    overflow: hidden;
    padding-bottom: 50px;
    background-color: #f3f3f3
}

.zhuanti_bg1 .zhuanti_bg1_one {
    overflow: hidden;
    padding-top: 23px;
    height: 385px;
    background: url(../Images/zhaunti2_pic1.png) no-repeat 41px top;
    padding-left: 779px
}

.zhuanti_bg1 .zhuanti_bg1_one h2 {
    margin-top: 22px;
    height: 38px;
    line-height: 38px;
    font-size: 24px;
    color: #ff3616;
    letter-spacing: 2px
}

.zhuanti_bg1 .zhuanti_bg1_one h2 label {
    color: #333333;
    text-transform: uppercase;
    font-family: Arial;
    font-size: 24px
}

.zhuanti_bg1 .zhuanti_bg1_one p {
    font-size: 14px;
    color: #666666;
    line-height: 18px;
    width: 395px;
    letter-spacing: 1px
}

.zhuanti_bg1 .zhuanti_bg1_two {
    overflow: hidden;
    padding-top: 48px;
    font-size: 22px;
    color: #737373;
    line-height: 32px;
    text-align: center
}

.zhuanti_bg1 .zhuanti_bg1_two h2 {
    font-size: 46px;
    letter-spacing: 3px;
    line-height: 86px;
    color: #333
}

.zhuanti2_three {
    overflow: hidden;
    padding-top: 70px;
    background: url(../Images/zhuanti2_bg2.png) right bottom no-repeat
}

.zhuanti2_three img {
    float: left;
    width: 565px
}

.zhuanti2_three .zhuanti2_three_r {
    float: right;
    width: 525px;
    margin-right: 27px;
    padding-left: 50px;
    height: 537px;
    background: url(../Images/zhuanti2_bg.png) left top no-repeat;
    margin-bottom: 94px;
    font-size: 16px;
    color: #171717;
    line-height: 30px
}

.zhuanti2_three .zhuanti2_three_r h2 {
    font-size: 32px;
    color: #ff3616;
    letter-spacing: 2.5px;
    line-height: 60px;
    margin-top: 66px;
    margin-bottom: 3px
}

.zhuanti2_three .zhuanti2_three_r span {
    display: block;
    font-size: 22px;
    color: #737373;
    line-height: 35px;
    letter-spacing: 1.5px;
    margin-bottom: 18px
}

.zhuanti2_four {
    height: 212px;
    overflow: hidden;
    background: url(../Images/zhuanti2_img2.jpg) center top no-repeat
}

.zhuanti2_four p {
    display: none
}

.zhuanti2_five {
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 60px
}

.zhuanti2_five_t {
    line-height: 42px;
    letter-spacing: 1px;
    text-align: center;
    color: #393939;
    font-size: 20px;
    margin-bottom: 10px
}

.zhuanti2_five_t h2 {
    line-height: 60px;
    font-size: 46px;
    letter-spacing: 1.5px;
    color: #333
}

.zhuanti2_five .zhuanti2_five_con {
    height: 648px;
    background: url(../Images/zhuanti2_bg3.png) center 4px no-repeat;
    overflow: hidden;
    color: #393939
}

.zhuanti2_five .zhuanti2_five_con .zhuanti2_five_con_1 {
    float: left;
    width: 245px;
    overflow: hidden;
    margin-top: 127px
}

.zhuanti2_five .zhuanti2_five_con h2 {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 1.5px;
    font-weight: 400
}

.zhuanti2_five .zhuanti2_five_con .div {
    line-height: 22px;
    font-size: 14px;
    height: 140px;
    margin-bottom: 181px;
    overflow: hidden;
    cursor: pointer
}

.zhuanti2_five .zhuanti2_five_con .div:hover {
    color: #ffa101
}

.zhuanti2_five .zhuanti2_five_con p a {
    display: block;
    width: 100%;
    height: 100%
}

.zhuanti2_five .zhuanti2_five_con p a.bgs1 {
    background: url(../Images/zhaunti2_pic8.png) center center no-repeat
}

.zhuanti2_five .zhuanti2_five_con p a.bgs2 {
    background: url(../Images/zhaunti2_pic10.png) center center no-repeat
}

.zhuanti2_five .zhuanti2_five_con p a.bgs3 {
    background: url(../Images/zhaunti2_pic9.png) center center no-repeat
}

.zhuanti2_five .zhuanti2_five_con p a.bgs4 {
    background: url(../Images/zhaunti2_pic11.png) center center no-repeat
}

.zhuanti2_five .zhuanti2_five_con .zhuanti2_five_con_2 {
    margin-left: 27px;
    float: left;
    width: 117px;
    overflow: hidden;
    margin-top: 128px
}

.zhuanti2_five .zhuanti2_five_con .zhuanti2_five_con_2 ul li {
    height: 322px;
    display: block;
    overflow: hidden
}

.zhuanti2_five .zhuanti2_five_con .zhuanti2_five_con_2 ul li p {
    width: 117px;
    height: 117px;
    overflow: hidden;
    background: url(../Images/zhaunti2_pic7.png) no-repeat;
    transition: all .4s linear
}

.zhuanti2_five .zhuanti2_five_con .zhuanti2_five_con_2 ul li p:hover {
    background: url(../Images/zhaunti2_pic7_on.png) no-repeat
}

.zhuanti2_five .zhuanti2_five_con .zhuanti2_five_con_3 {
    float: left;
    margin-left: 102px;
    margin-top: 104px;
    width: 215px;
    overflow: hidden;
    margin-right: 82px
}

.zhuanti2_five .zhuanti2_five_con .zhuanti2_five_con_4 {
    float: right;
    width: 247px;
    overflow: hidden;
    margin-top: 127px
}

.zhuanti2_six {
    background-color: #edf7ff;
    overflow: hidden;
    padding-top: 42px;
    padding-bottom: 65px
}

.zhaunti2_five_case ul {
    width: 100%;
    position: relative;
    font-size: 0
}

.zhaunti2_five_case li {
    display: inline-block;
    position: relative;
    width: 32.3%;
    margin: 0 .5%;
    margin-bottom: 30px;
    vertical-align: top
}

.zhaunti2_five_case li .Img {
    position: relative;
    overflow: hidden
}

.zhaunti2_five_case li .Img i {
    position: absolute;
    background: rgba(255, 255, 255, .5);
    text-align: center;
    bottom: 0;
    width: 100%;
    height: 70px;
    display: block;
    transform: translateY(100%);
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out
}

.zhaunti2_five_case li .Img i img {
    max-width: 100%;
    max-height: 100%
}

.zhaunti2_five_case li .Img {
    display: block;
    width: 100%;
    overflow: hidden
}

.zhaunti2_five_case li .Img > img {
    display: block;
    width: 100%;
    height: auto;
    transition: all 1.2s ease-in-out;
    -moz-transition: all 1.2s ease-in-out;
    -webkit-transition: all 1.2s ease-in-out
}

.zhaunti2_five_case li .Txt {
    height: 70px;
    overflow: hidden;
    width: 100%;
    position: relative;
    text-align: center;
    overflow: hidden;
    z-index: 2;
    background: #ffffff
}

.zhaunti2_five_case li .Txt h5 {
    font-size: 15px;
    line-height: 1.5;
    padding-top: 10px;
    color: #000;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.zhaunti2_five_case li .Txt span {
    font-size: 13px;
    color: #999;
    font-style: oblique;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}

.zhaunti2_five_case li:hover .Txt h5 {
    color: #fff
}

.zhaunti2_five_case li:hover .Txt span {
    color: #fff
}

.zhaunti2_five_case li .Txt small {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transition: all .4s ease-in-out .2s;
    -moz-transition: all .4s ease-in-out .2s;
    -webkit-transition: all .4s ease-in-out .2s
}

.zhaunti2_five_case li:hover .Img i, .zhaunti2_five_case li:hover .Txt small {
    transform: translate(0);
    -moz-transform: translate(0);
    -webkit-transform: translate(0);
    opacity: 1
}

.zhaunti2_five_case li:hover .Img > img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1)
}

.zhuanti_more {
    width: 152px;
    height: 42px;
    display: block;
    margin: 0 auto;
    border: 1px solid #666666;
    clear: both;
    margin-top: 27px;
    text-align: center;
    line-height: 42px;
    font-size: 16px;
    color: #333333;
    border-radius: 20px
}

.zhuanti_more:hover {
    border: 1px solid #ff9c00
}

.zhuanti_more.hvr-shutter-out-vertical {
    backface-visibility: hidden;
    background: transparent none repeat scroll 0 0;
    position: relative;
    transform: translateZ(0px);
    transition-duration: .3s;
    transition-property: color;
    -moz-transform: translateZ(0px);
    -moz-transition-duration: .3s;
    -moz-transition-property: color;
    -webkit-transform: translateZ(0px);
    -webkit-transition-duration: .3s;
    -webkit-transition-property: color;
    vertical-align: middle
}

.zhuanti_more.hvr-shutter-out-vertical::before {
    background: #ff9c00 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 20px;
    padding: 1px;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleY(0);
    transform-origin: 50% 50% 0;
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    -moz-transform: scaleY(0);
    -moz-transform-origin: 50% 50% 0;
    -moz-transition-duration: .3s;
    -moz-transition-property: transform;
    -moz-transition-timing-function: ease-out;
    -webkit-transform: scaleY(0);
    -webkit-transform-origin: 50% 50% 0;
    -webkit-transition-duration: .3s;
    -webkit-transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    z-index: -1
}

.zhuanti_more.hvr-shutter-out-vertical:active::before, .zhuanti_more.hvr-shutter-out-vertical:focus::before, .zhuanti_more.hvr-shutter-out-vertical:hover::before {
    transform: scaleY(1);
    -moz-transform: scaleY(1);
    -webkit-transform: scaleY(1)
}

.zhuanti_more.btn-enter:active, .btn-enter:focus, .zhuanti_more.btn-enter:hover {
    background: #fff;
    color: #fff
}

.zhuanti2_seven {
    text-align: center;
    padding-top: 40px;
    overflow: hidden;
    letter-spacing: 1px;
    line-height: 35px;
    color: #333333;
    font-size: 18px;
    padding-bottom: 30px
}

.zhuanti2_seven a {
    font-size: 14px;
    color: #0075c2
}

.zhuanti2_seven img {
    margin: 0 auto;
    display: block;
    margin-bottom: 25px
}

.yingxiao_con {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden
}

.yingxiao_bg {
    background-color: #f4f4f4;
    overflow: hidden
}

.yingxiao_con .yingxiao_one {
    padding-top: 40px;
    overflow: hidden;
    padding-bottom: 15px;
    line-height: 30px;
    color: #333333;
    font-size: 19.4px;
    text-align: center;
    letter-spacing: 1px
}

.yingxiao_con .yingxiao_one .h2 {
    font-size: 40px;
    line-height: 60px;
    letter-spacing: 3px
}

.yingxiao_con .yingxiao_one .h2 label {
    color: #ff3616;
    font-size: 40px
}

.yingxiao_con .yingxiao_one .yingxiao_one_txt {
    overflow: hidden;
    padding-top: 35px
}

.yingxiao_con .yingxiao_one .yingxiao_one_txt ul li {
    float: left;
    display: inline;
    overflow: hidden;
    text-align: left
}

.yingxiao_con .yingxiao_one .yingxiao_one_txt ul li.yx_one_l {
    width: 680px;
    font-weight: bold;
    font-size: 28.1px;
    color: #575757;
    line-height: 76px;
    letter-spacing: 3px
}

.yingxiao_con .yingxiao_one .yingxiao_one_txt ul li.yx_one_2 {
    width: 179px;
    margin-left: 20px;
    padding-top: 30px
}

.yingxiao_con .yingxiao_one .yingxiao_one_txt ul li.yx_one_3 {
    width: 306px;
    float: right;
    padding-top: 10px
}

.yingxiao_con .yingxiao_one .yingxiao_one_txt ul li.yx_one_3 p {
    background: url(../Images/dui1.jpg) no-repeat left center;
    text-indent: 35px;
    font-size: 20px;
    height: 35px;
    line-height: 35px
}

.yingxiao_con .yingxiao_one .yingxiao_one_txt ul li.yx_one_3 .h3 {
    color: #ff3616;
    font-size: 28px;
    letter-spacing: 2px;
    line-height: 60px
}

.yingxiao_two {
    width: 1214px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 15px;
    background: url(../Images/yingxiao_img3.png) center bottom no-repeat;
    padding-top: 22px;
    text-align: center
}

.yingxiao_two .yingxiao_two_a {
    margin: 0 auto;
    width: 280px;
    height: 46px;
    line-height: 46px;
    border-radius: 6px;
    border: 1px solid #fff;
    display: block;
    background-color: #ff6d00;
    color: #fff;
    font-size: 19.5px;
    margin-bottom: 40px;
    transition: all 0.3s
}

.yingxiao_two .yingxiao_two_a:hover {
    border: 1px solid #ff6d00;
    background-color: #fff;
    color: #ff6d00
}

.yingxiao_two .yingxiao_two_b {
    overflow: hidden;
    padding-bottom: 28px
}

.yingxiao_two .yingxiao_two_b .yx_two_l {
    float: left;
    width: 890px;
    height: 82px;
    line-height: 82px;
    overflow: hidden;
    text-indent: 160px;
    color: #fff;
    font-size: 29.6px;
    letter-spacing: 2.5px
}

.yingxiao_two .yingxiao_two_b .yx_two_l label {
    color: #ff6d00;
    font-size: 38.3px
}

.yingxiao_two .yingxiao_two_b .yx_two_2 {
    float: right;
    margin-right: 24px;
    width: 268px;
    height: 48px;
    line-height: 48px;
    border-radius: 6px;
    border: 1px solid #fff;
    display: block;
    color: #fff;
    font-size: 24px;
    margin-top: 18px;
    transition: all 0.3s
}

.yingxiao_two .yingxiao_two_b .yx_two_2:hover {
    border: 1px solid #ff6d00;
    background-color: #fff;
    color: #ff6d00
}

.yingxiao_three {
    height: 502px;
    overflow: hidden;
    background: url(../Images/yingxiao_img4.png) 837px 130px no-repeat;
    text-align: center;
    color: #333333;
    padding-left: 10px
}

.yingxiao_three .h2 {
    font-size: 48px;
    letter-spacing: 3px;
    margin-top: 30px
}

.yingxiao_three .h2 label {
    color: #ff6d00;
    font-size: 68.6px
}

.yingxiao_three div {
    line-height: 36px;
    text-align: left;
    font-size: 21px;
    padding-top: 40px
}

.yingxiao_three div font {
    color: #ff6d00;
    font-size: 21px
}

.yingxiao_three div .h3 {
    font-size: 21px;
    padding-top: 25px
}

.yingxiao_three div .h3 font {
    font-size: 30px
}

.yingxiao_four {
    overflow: hidden;
    background: url(../Images/yingxiao_img5.jpg) left 80px no-repeat;
    padding-left: 486px;
    color: #333
}

.yingxiao_four .h2 {
    font-size: 48px;
    letter-spacing: 3px;
    margin-top: 30px
}

.yingxiao_four .h2 label {
    color: #ff6d00;
    font-size: 68.6px
}

.yingxiao_four div {
    line-height: 32px;
    text-align: left;
    font-size: 20px;
    padding-top: 40px;
    padding-bottom: 40px
}

.yingxiao_four div font {
    color: #ff6d00;
    font-size: 20px
}

.yingxiao_four div .h3 {
    font-size: 20px;
    padding-top: 25px
}

.yingxiao_four div .h3 font {
    font-size: 24px
}

.yingxiao_five {
    height: 1030px;
    overflow: hidden;
    background: url(../Images/yingxiao_img6.jpg) left 190px no-repeat;
    text-align: center;
    color: #333333
}

.yingxiao_five .h2 {
    font-size: 48px;
    letter-spacing: 3px;
    margin-top: 45px
}

.yingxiao_five .h2 label {
    color: #ff6d00;
    font-size: 48px
}

.yingxiao_five .div {
    padding-left: 501px;
    line-height: 38px;
    text-align: left;
    font-size: 18px;
    padding-top: 45px
}

.yingxiao_five .div font {
    color: #fe5b00;
    font-size: 30px
}

.yingxiao_five .div .h3 {
    font-size: 36px;
    padding-top: 35px;
    color: #000;
    letter-spacing: 2px
}

.yingxiao_five .div .h3 font {
    font-size: 36px
}

.yingxiao_five .div .h4 {
    font-size: 30px;
    color: #000;
    padding-top: 8px;
    margin-bottom: 15px;
    letter-spacing: 2px
}

.yingxiao_five .div .h4 font {
    font-size: 36px
}

.yingxiao_five .div b {
    font-size: 30px;
    color: #fe5b00
}

.yingxiao_five .div .yx_five_a {
    float: left;
    width: 436px;
    height: 50px;
    line-height: 50px;
    border-radius: 20px;
    border: 1px solid #fe5b00;
    background-color: #fe5b00;
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
    text-align: center;
    letter-spacing: 1px;
    transition: all 0.3s
}

.yingxiao_five .div .yx_five_a:hover {
    border: 1px solid #ff6d00;
    background-color: #fff;
    color: #ff6d00
}

.yingxiao_six {
    overflow: hidden;
    background: url(../Images/yingxiao_img7.jpg) left 1px no-repeat;
    padding-left: 522px;
    color: #333;
    padding-bottom: 55px
}

.yingxiao_six .h2 {
    font-size: 54px;
    letter-spacing: 3px;
    margin-top: 50px;
    font-weight: normal
}

.yingxiao_six .h2 label {
    color: #fe5b00;
    font-size: 54px;
    font-weight: bold
}

.yingxiao_six div {
    line-height: 38px;
    text-align: left;
    font-size: 20px;
    padding-top: 30px;
    color: #000
}

.yingxiao_six .yingxiao_six_a {
    clear: both;
    width: 152px;
    height: 44px;
    line-height: 44px;
    border-radius: 20px;
    border: 1px solid #fff;
    display: block;
    background-color: #ff6d00;
    color: #fff;
    font-size: 16px;
    transition: all 0.3s;
    font-weight: bold;
    text-align: center;
    margin-top: 30px
}

.yingxiao_six .yingxiao_six_a:hover {
    border: 1px solid #ff6d00;
    background-color: #fff;
    color: #ff6d00
}

.yingxiao_seven {
    overflow: hidden;
    background: url(../Images/yingxiao_img8.jpg) center top no-repeat;
    color: #fff;
    height: 169px;
    text-align: center
}

.yingxiao_seven .h2 {
    font-size: 30px;
    margin-top: 22px
}

.yingxiao_seven .yingxiao_seven_a {
    margin: 0 auto;
    width: 404px;
    height: 51px;
    line-height: 51px;
    border-radius: 20px;
    border: 1px solid #fff;
    display: block;
    /*background: url(../Images/yingxiao_img9.png) 54px center no-repeat;*/
    color: #fff;
    text-align: left;
    font-size: 28px;
    transition: all 0.3s;
    text-indent: 94px;
    margin-top: 30px
}

.yingxiao_seven .yingxiao_seven_a:hover {
    opacity: 0.8;
    filter: Alpha(opacity=80)
}

.yingxiao_eight {
    padding-top: 30px;
    overflow: hidden;
    padding-bottom: 60px;
    line-height: 44px;
    color: #333333;
    text-align: center
}

.yingxiao_eight p font {
    color: #ff6d00;
    font-size: 24px
}

.yingxiao_eight p {
    font-size: 24px
}

.yingxiao_eight .h2 {
    font-size: 54px;
    line-height: 76px;
    letter-spacing: 3px;
    font-weight: normal
}

.yingxiao_eight .h2 label {
    color: #ff6d00;
    font-size: 54px;
    font-weight: bold
}

.yingxiao_eight .yingxiao_eight_txt {
    overflow: hidden
}

.yingxiao_eight .yingxiao_eight_txt ul li {
    display: inline-block;
    width: 210px;
    overflow: hidden;
    font-size: 18px;
    color: #333;
    line-height: 24px;
    margin-top: 50px
}

.yingxiao_eight .yingxiao_eight_txt ul li span {
    display: block;
    width: 152px;
    height: 152px;
    margin: 0 auto;
    margin-bottom: 25px;
    transition: all 0.3s
}

.yingxiao_eight .yingxiao_eight_txt ul li span.bgs1 {
    background: url(../Images/yingxiao_pic1.png) center center no-repeat
}

.yingxiao_eight .yingxiao_eight_txt ul li span.bgs2 {
    background: url(../Images/yingxiao_pic2.png) center center no-repeat
}

.yingxiao_eight .yingxiao_eight_txt ul li span.bgs3 {
    background: url(../Images/yingxiao_pic3.png) center center no-repeat
}

.yingxiao_eight .yingxiao_eight_txt ul li span.bgs4 {
    background: url(../Images/yingxiao_pic4.png) center center no-repeat
}

.yingxiao_eight .yingxiao_eight_txt ul li span.bgs5 {
    background: url(../Images/yingxiao_pic5.png) center center no-repeat
}

.yingxiao_eight .yingxiao_eight_txt ul li:hover span.bgs1 {
    background: url(../Images/yingxiao_pic1_on.png) center center no-repeat
}

.yingxiao_eight .yingxiao_eight_txt ul li:hover span.bgs2 {
    background: url(../Images/yingxiao_pic2_on.png) center center no-repeat
}

.yingxiao_eight .yingxiao_eight_txt ul li:hover span.bgs3 {
    background: url(../Images/yingxiao_pic3_on.png) center center no-repeat
}

.yingxiao_eight .yingxiao_eight_txt ul li:hover span.bgs4 {
    background: url(../Images/yingxiao_pic4_on.png) center center no-repeat
}

.yingxiao_eight .yingxiao_eight_txt ul li:hover span.bgs5 {
    background: url(../Images/yingxiao_pic5_on.png) center center no-repeat
}

.yingxiao_nine {
    margin: 0 auto;
    width: 1220px;
    margin-top: 47px;
    overflow: hidden;
    background: url(../Images/yingxiao_img9.jpg) center top no-repeat;
    height: 312px;
    text-align: center
}

.yingxiao_nine p {
    color: #fff;
    line-height: 30px;
    margin-top: 176px;
    font-size: 18px
}

.tisheng_ul {
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 40px
}

.tisheng_ul ul li {
    display: inline-block;
    width: 290px;
    padding-top: 36px;
    text-align: center;
    vertical-align: top
}

.tisheng_ul ul li span {
    width: 162px;
    height: 188px;
    display: block;
    margin: 0 auto;
    margin-bottom: 18px;
    transition: all 0.3s
}

.tisheng_ul ul li span.bgs1 {
    background: url(../Images/zhuanti_pic1.png) center center no-repeat
}

.tisheng_ul ul li span.bgs2 {
    background: url(../Images/zhuanti_pic2.png) center center no-repeat
}

.tisheng_ul ul li span.bgs3 {
    background: url(../Images/zhuanti_pic3.png) center center no-repeat
}

.tisheng_ul ul li span.bgs4 {
    background: url(../Images/zhuanti_pic4.png) center center no-repeat
}

.tisheng_ul ul li h2 {
    line-height: 24px;
    height: 48px;
    font-weight: normal;
    font-size: 18px;
    color: #333333;
    margin-bottom: 5px
}

.tisheng_ul ul li a:Hover span.bgs1 {
    background: url(../Images/zhuanti_pic1_on.png) center center no-repeat
}

.tisheng_ul ul li a:Hover span.bgs2 {
    background: url(../Images/zhuanti_pic2_on.png) center center no-repeat
}

.tisheng_ul ul li a:Hover span.bgs3 {
    background: url(../Images/zhuanti_pic3_on.png) center center no-repeat
}

.tisheng_ul ul li a:Hover span.bgs4 {
    background: url(../Images/zhuanti_pic4_on.png) center center no-repeat
}

.tisheng_bg {
    background-color: #f3f3f3;
    overflow: hidden
}

.yingxiao_con .tisheng_one {
    text-align: center
}

.yingxiao_con .tisheng_one ul li {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 56px;
    text-align: left;
    margin-right: 50px;
    vertical-align: top;
    padding-left: 29px;
    font-size: 20px;
    color: #666666;
    height: 30px;
    line-height: 30px
}

.yingxiao_con .tisheng_one ul li.bgs1 {
    background: url(../Images/zhuanti_pic5.png) left center no-repeat
}

.yingxiao_con .tisheng_one ul li.bgs2 {
    background: url(../Images/zhuanti_pic6.png) left center no-repeat;
    padding-left: 50px
}

.yingxiao_con .tisheng_one ul li.bgs3 {
    background: url(../Images/zhuanti_pic7.png) left center no-repeat
}

.yingxiao_con .tisheng_one ul li.bgs4 {
    /*background: url(../Images/zhuanti_pic8.png) left center no-repeat;*/
    padding-left: 36px
}

.yingxiao_con .tisheng_one ul li.bgs5 {
    background: url(../Images/zhuanti_pic9.png) left center no-repeat;
    padding-left: 36px
}

.yingxiao_con .tisheng_one ul li.bgs6 {
    background: url(../Images/zhuanti_pic10.png) left center no-repeat
}

.i_qiehuan {
    overflow: hidden;
    margin-bottom: 80px;
    background: #fff
}

.i_qiehuan .i_qiehuan_l {
    float: left;
    width: 308px;
    position: relative;
    background: #6b6b6b
}

.i_qiehuan .i_qiehuan_l ul li {
    height: 64px;
    border-bottom: 1px solid #f3f3f3;
    position: relative;
    text-indent: 45px;
    z-index: 2
}

.i_qiehuan .i_qiehuan_l ul li:last-child {
    margin-bottom: 0
}

/*.i_qiehuan .i_qiehuan_l ul li .bga1 {*/
    /*background: url(../Images/zhuanti_pic11.png) 15px center no-repeat*/
/*}*/

/*.i_qiehuan .i_qiehuan_l ul li .bga2 {*/
    /*background: url(../Images/zhuanti_pic12.png) 13px center no-repeat*/
/*}*/

/*.i_qiehuan .i_qiehuan_l ul li .bga3 {*/
    /*background: url(../Images/zhuanti_pic13.png) 11px center no-repeat*/
/*}*/

/*.i_qiehuan .i_qiehuan_l ul li .bga4 {*/
    /*background: url(../Images/zhuanti_pic14.png) 13px center no-repeat*/
/*}*/

/*.i_qiehuan .i_qiehuan_l ul li .bga5 {*/
    /*background: url(../Images/zhuanti_pic15.png) 18px center no-repeat*/
/*}*/

.i_qiehuan .i_qiehuan_l ul li a {
    display: block;
    height: 64px;
    line-height: 64px;
    text-align: left;
    color: #fff;
    font-size: 16px;
    text-decoration: none
}

.i_qiehuan .i_qiehuan_l ul li a em {
    position: absolute;
    right: -1px;
    width: 7px;
    height: 13px;
    top: 27px;
    overflow: hidden;
    background: url(../Images/i_pic3.png) no-repeat;
    display: none
}

.i_qiehuan .i_qiehuan_l .li-mask {
    background: #ff8600;
    position: absolute;
    left: 0;
    width: 308px;
    height: 64px
}

.i_qiehuan .i_qiehuan_l .li-mask em {
    width: 7px;
    height: 13px;
    background: url(../Images/i_pic3.png) no-repeat;
    float: right;
    margin-top: 25px
}

.i_qiehuan .i_qiehuan_r {
    float: left;
    width: 890px;
    overflow: hidden;
    height: 323px;
    border: 1px solid #ecebeb;
    background-color: #fff
}

.i_qiehuan .i_qiehuan_r .tisheng_div {
    padding-left: 28px;
    padding-right: 20px;
    overflow: hidden;
    padding-top: 10px;
    color: #666666;
    font-size: 14px;
    line-height: 21px;
    display: none
}

.i_qiehuan .i_qiehuan_r .tisheng_div h2 {
    font-size: 24px;
    color: #333333;
    line-height: 42px;
    margin-bottom: 5px
}