﻿.fzlc {
    height: 1000px;
    overflow: hidden;
}

.fzlc h2 {
    text-align: center;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
    color: #333;
    line-height: 68px;
    background: url(/images/h2bg.png) repeat-x center;
    width: 1200px;
    margin: 0 auto;
}

.fzlc h2 b {
    font-weight: normal;
    padding: 0px 20px;
    background: #fff;
}

.fzlc .con {
    width: 1200px;
    margin: 0 auto;
    height: 500px;
    position: relative;
    background: url(../images/fzlc_01.png) center no-repeat;
}

.fzlc .con .list {
    position: absolute;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
}

    .fzlc .con .a {
        left: 0px;
        top: 70px;
    }

    .fzlc .con .b {
        left: 74px;
        top: 395px;
    }

.fzlc .con .c {
    left: 362px;
    top: 112px;
}

.fzlc .con .d {
    left: 453px;
    top: 380px;
}

.fzlc .con .e {
    left: 632px;
    top: 117px;
}

.fzlc .con .f {
    left: 830px;
    top: 312px;
}

    .fzlc .con .g {
        right: 58px;
        top: 2px;
    }

.fzlc .con .yuan {
    width: 54px;
    height: 54px;
    border: #ddd solid 1px;
    background: #fff;
    position: absolute;
    left: 55px;
    top: 245px;
    border-radius: 100%;
}

.fzlc .con .yuan .yuan_a {
    width: 50%;
    height: 50%;
    background: #c4e1f5;
    margin: 25%;
    overflow: hidden;
    border-radius: 50%;
}

.fzlc .con .yuan .yuan_a .yuan_c {
    width: 50%;
    height: 50%;
    background: #3d9add;
    margin: 25%;
    overflow: hidden;
    border-radius: 50%;
}

.fzlc .con .b_1 {
    left: 180px;
    top: 305px;
    width: 80px;
    height: 80px;
}

.fzlc .con .yuan .yuan_a .yuan_c {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.fzlc .con .yuan:hover .yuan_a .yuan_c {
    width: 80%;
    height: 80%;
    margin: 10%;
    border-radius: 80%;
}

.fzlc .con .c_1 {
    left: 339px;
    top: 182px;
    width: 150px;
    height: 150px;
}

.fzlc .con .c_1 .yuan_a {
    background: #faf0d9;
}

.fzlc .con .c_1 .yuan_a .yuan_c {
    background: #f1b016;
}

.fzlc .con .d_1 {
    left: 552px;
    top: 290px;
    width: 80px;
    height: 80px;
    border: none;
}

.fzlc .con .d_1 .yuan_a {
    width: 100%;
    height: 100%;
    background: #c4db83;
    margin: 0%;
    overflow: hidden;
    border-radius: 100%;
}

.fzlc .con .d_1 .yuan_a .yuan_c {
    background: #90c118;
    width: 30%;
    height: 30%;
    margin: 35%;
    border-radius: 100%;
}

.fzlc .con .e_1 {
    left: 723px;
    top: 185px;
    width: 60px;
    height: 60px;
}

.fzlc .con .f_1 {
    left: 905px;
    top: 250px;
    width: 54px;
    height: 54px;
}

.fzlc .con .g_1 {
    left: 1055px;
    top: 90px;
    width: 70px;
    height: 70px;
}

.fzlc .con .g_1 .yuan_a {
    background: #faf0d9;
}

.fzlc .con .g_1 .yuan_a .yuan_c {
    background: #f1b016;
}

.right-menu-bar {
    position: fixed;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
    right: 0px;
    bottom: 0;
    width: 38px;
    height: 100%;
    z-index: 11000;
    -webkit-transition: all .4s;
    transition: all .4s
}

#J_rightBarMenuContainer {
    background: url(../Images/tiao.jpg) center top no-repeat;
    height: 100%;
    padding-top: 166px;
    z-index: 100;
    position: relative
}

#rightMenuBar2016 .right-menu {
    color: #fff;
    font-size: 12px;
    padding-top: 36px;
    padding-bottom: 5px;
    display: block;
    text-align: center;
    background-repeat: no-repeat;
    background-image: url(../images/right-menu-icons.png)
}

#rightMenuBar2016 .right-menu.hover,
#rightMenuBar2016 .right-menu:hover {
    background-color: #fff;
    color: #f60;
    text-decoration: none;
}

#rightMenuBar2016 .shopping-car {
    background-position: 7px 14px
}

#rightMenuBar2016 .shopping-car .txt {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 20px;
    text-align: center
}

#rightMenuBar2016 .shopping-car .count {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 24px;
    width: 24px;
    text-align: center;
    line-height: 24px;
    background-image: url(../images/right-menu-icons.png);
    background-position: -685px 0;
    color: #ff7e00;
    font-weight: 700;
    margin-top: 5px
}

#rightMenuBar2016 .shopping-car.hover,
#rightMenuBar2016 .shopping-car:hover {
    background-position: 7px -92px
}

#rightMenuBar2016 .shopping-car.hover .count,
#rightMenuBar2016 .shopping-car:hover .count {
    color: #fff;
    background-position: -685px 26px
}

#rightMenuBar2016 .liucheng {
    background-position: 9px -94px
}

#rightMenuBar2016 .liucheng.hover,
#rightMenuBar2016 .liucheng:hover {
    background-position: 9px -94px
}

#rightMenuBar2016 .user {
    background-position: -90px -92px
}

#rightMenuBar2016 .user.hover,
#rightMenuBar2016 .user:hover {
    background-position: -90px -92px
}

#rightMenuBar2016 .kf {
    background-position: -189px -92px
}

#rightMenuBar2016 .kf.hover,
#rightMenuBar2016 .kf:hover {
    background-position: -189px -92px
}

#rightMenuBar2016 .qq {
    background-position: -290px -94px;
}

#rightMenuBar2016 .qq.hover,
#rightMenuBar2016 .qq:hover {
    background-position: -290px -94px
}

#rightMenuBar2016 .phone {
    background-position: -871px -92px;
    margin-top: 7px
}

#rightMenuBar2016 .phone.hover,
#rightMenuBar2016 .phone:hover {
    background-position: -871px -92px
}

#rightMenuBar2016 .charge {
    background-position: -388px -97px;
    margin-top: 7px
}

#rightMenuBar2016 .charge.hover,
#rightMenuBar2016 .charge:hover {
    background-position: -388px -97px
}

#rightMenuBar2016 .gong-dan {
    background-position: -483px -94px
}

#rightMenuBar2016 .gong-dan.hover,
#rightMenuBar2016 .gong-dan:hover {
    background-position: -483px -94px
}

#rightMenuBar2016 .back-top {
    background-position: -579px 11px;
    position: absolute;
    bottom: 80px;
    right: 0;
    width: 38px;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    zoom: 1;
    -webkit-transition-property: opacity, postion;
    transition-property: opacity, postion;
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
    z-index: 100;
    padding-top: 18px
}

#rightMenuBar2016 .back-top-visible {
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    zoom: 1;
    opacity: 1
}

#rightMenuBar2016 .back-top.hover,
#rightMenuBar2016 .back-top:hover {
    background-position: -579px -95px
}

#rightMenuBar2016 .collapse-right-bar,
#rightMenuBar2016 .expand-right-bar {
    position: absolute;
    bottom: 40px;
    right: 0;
    z-index: 100;
    background-image: none;
    text-align: center;
    display: block;
    padding-top: 0;
    padding-bottom: 0;
    width: 38px;
    font-size: 16px
}

#rightMenuBar2016 .collapse-right-bar {
    background-image: url(../images/right-menu-icons.png);
    background-repeat: no-repeat;
    background-position: -776px 13px;
    height: 40px
}

#rightMenuBar2016 .collapse-right-bar:hover {
    background-position: -776px -91px
}

#rightMenuBar2016 .expand-right-bar {
    right: -40px;
    height: 40px;
    width: 40px;
    background: url(../images/iconindex.jpg) no-repeat;
    z-index: 99;
    -webkit-transition: all .6s;
    transition: all .6s;
    _display: none
}

#rightMenuBar2016.mini-right-menu-bar {
    right: -40px
}

#rightMenuBar2016.mini-right-menu-bar .expand-right-bar {
    right: 40px;
    _display: block
}

#rightMenuBar2016 .concat-phone-container {
    position: absolute;
    right: -500px;
    top: 330px;
    background-color: #fff;
    border: 1px solid #dddcdd;
    border-right: 0;
    -webkit-transition: all .6s;
    transition: all .6s;
    padding: 20px 30px 20px 25px;
    width: 234px
}

#rightMenuBar2016 .active-concat-container {
    right: 38px
}

#rightMenuBar2016 .concat-phone-container .close {
    position: absolute;
    top: 9px;
    right: 0;
    width: 26px;
    height: 26px;
    cursor: pointer;
    background: url(../images/ie6-icon.jpg) no-repeat center right #fff;
    background-position: 0 -338px
}

#rightMenuBar2016 .concat-phone-container .title {
    font-size: 20px;
    height: 44px;
    vertical-align: bottom;
    line-height: 44px;
    padding-left: 40px;
    font-weight: normal;
    background: url(/images/right-menu-tel.png) left center no-repeat;
}

#rightMenuBar2016 .concat-phone-container .phone-num {
    color: #ff7800;
    line-height: 30px;
    height: 30px;
    padding-left: 3px;
    font-size: 18px;
}

#rightMenuBar2016 .concat-phone-container ul {
    border-top: 1px dotted #e6e7e8;
    border-bottom: 1px dotted #e6e7e8;
    color: #494949;
    height: 48px;
    padding: 10px 0px;
}

#rightMenuBar2016 .concat-phone-container ul li {
    float: left;
    width: 50%;
    line-height: 24px;
    color: #aaa;
}

#rightMenuBar2016 .concat-phone-container .concat-desc {
    line-height: 18px;
    color: #909090;
    padding-left: 5px
}

#rightMenuBar2016 .concat-phone-container .concat-desc .blue-color {
    color: #378cd2
}

@media screen and (max-height:700px) {
    #rightMenuBar2016 .back-top {
        bottom: 40px
    }
    #rightMenuBar2016 .collapse-right-bar,
    #rightMenuBar2016 .expand-right-bar {
        bottom: 0
    }
}

@media screen and (max-width:1206px) {
    #header2016 .lt-tab li {
        width: 346px
    }
    #header2016 .lt-tab li.item-middle {
        width: 270px
    }
    #header2016 .lt-tab li.item-width {
        width: 250px
    }
    #header2016 .menu-container.large .menu-wrapper .col-cloud-server {
        width: 535px
    }
    #header2016 .main-nav-wrapper li a.nav-menu {
        padding: 0 4px
    }
    #header2016 .nav-content dl dd a {
        width: 88px
    }
    #header2016 .nav-content .menu-wrapper {
        margin-right: 451px
    }
    #header2016 .nav-content .menu-wrapper dl:after,
    #header2016 .nav-content .menu-wrapper dl::after {
        display: none
    }
    #header2016 .ques-advert-wrapper {
        width: 451px
    }
    #header2016 .ques-advert-wrapper dl dd a {
        width: 170px
    }
    #header2016 .ques-advert-wrapper .question-wrapper {
        margin: 0 10px
    }
}

.desktop {}

.desktop #header2016 .lt-tab li {
    width: 346px
}

.desktop #header2016 .lt-tab li.item-middle {
    width: 270px
}

.desktop #header2016 .lt-tab li.item-width {
    width: 250px
}

.desktop #header2016 .menu-container.large .menu-wrapper .col-cloud-server {
    width: 535px
}

.desktop #header2016 .main-nav-wrapper li a.nav-menu {
    padding: 0 4px
}

.desktop #header2016 .nav-content dl dd a {
    width: 88px
}

.desktop #header2016 .nav-content .menu-wrapper {
    margin-right: 451px
}

.desktop #header2016 .nav-content .menu-wrapper dl:after,
.desktop #header2016 .nav-content .menu-wrapper dl::after {
    display: none
}

.desktop #header2016 .ques-advert-wrapper {
    width: 451px
}

.desktop #header2016 .ques-advert-wrapper dl dd a {
    width: 170px
}

.desktop #header2016 .ques-advert-wrapper .question-wrapper {
    margin: 0 10px
}


/*首页套餐*/

.add {
    padding-top: 30px;
}

.add h2 {
    text-align: center;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
    color: #333;
    line-height: 68px;
}

.add h3 {
    font-size: 14px;
    color: #757575;
    font-weight: normal;
    text-align: center;
    line-height: 20px;
}

.slideTxtBox_01 {
    height: 528px;
    padding-top: 30px;
}

.slideTxtBox_01 .hd {
    float: right;
    width: 1012px;
    border-left: 1px solid #efefef;
    height: 528px;
}

.slideTxtBox_01 .hd ul {
    height: 452px;
}

.slideTxtBox_01 .hd ul li {
    border-right: 1px solid #efefef;
    width: 252px;
    float: left;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    height: 450px;
    position: relative;
}

.slideTxtBox_01 .hd ul li .hot {
    position: absolute;
    right: 0;
    top: 0;
    height: 59px;
    width: 71px;
    background: url(/images/hot-flag.jpg) no-repeat;
    text-align: center;
    padding-top: 5px;
    text-indent: 27px;
    color: #fff;
    font-size: 14px;
    font-style: normal;
}

.slideTxtBox_01 .hd ul li:hover {
    -webkit-box-shadow: 0 0 10px #909090;
    -moz-box-shadow: 0 0 10px #909090;
    box-shadow: 0 0 10px #909090;
}

.slideTxtBox_01 .hd ul li strong {
    padding-top: 26px;
    padding-bottom: 15px;
    text-align: center;
    display: block;
    font-size: 22px;
    font-weight: 500;
    color: #333;
}

.slideTxtBox_01 .hd ul li .price {
    background: url(/images/cycle.png) no-repeat center;
    font-size: 22px;
    text-align: center;
    color: #E72F3C;
    height: 100px;
    position: relative;
    margin-bottom: 10px;
}

.slideTxtBox_01 .hd ul li .price .one_year {
    padding-top: 23px;
    line-height: 30px;
    height: 30px;
}

.slideTxtBox_01 .hd ul li .price .three_year {
    line-height: 20px;
    height: 25px;
    font-size: 14px;
    text-align: center;
    color: #666;
}

.slideTxtBox_01 .hd ul li .price .date-jg {
    position: absolute;
    top: 23px;
    left: 50%;
    margin-left: -29px;
}

.slideTxtBox_01 .hd ul li .price .date-unit {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    position: absolute;
    top: 25px;
    left: 139px;
}

.slideTxtBox_01 .hd ul li b {
    height: 42px;
    line-height: 42px;
    color: #212121;
    display: block;
    text-align: center;
    font-weight: normal;
    margin: 0px 20px;
    border-bottom: 1px solid #e6e5e5;
}

.slideTxtBox_01 .hd ul li i.go {
    display: block;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-style: normal;
}

.slideTxtBox_01 .hd ul li i.go a {
    padding-right: 8px;
}

.slideTxtBox_01 .hd ul li .btnDiv {
    margin-left: 7px;
    margin-right: 7px;
    margin-top: 7px;
    margin-bottom: 19px;
}

.slideTxtBox_01 .hd ul li .btnDiv a {
    height: 38px;
    line-height: 38px;
    width: 110px;
    text-align: center;
    display: inline-block;
    font-size: 14px;
}

.slideTxtBox_01 .hd ul li .btnDiv .g-empty-btn {
    margin-right: 10px;
    border: 1px solid #E72F3C;
    color: #E72F3C;
}

.slideTxtBox_01 .hd ul li .btnDiv .g-empty-dark-btn {
    border: 1px solid #c5c4c7;
    color: #505050;
}

.slideTxtBox_01 .hd ul li:hover .btnDiv .g-empty-btn {
    background: #E72F3C;
    color: #fff;
}

.slideTxtBox_01 .hd ul li:hover .btnDiv .g-empty-dark-btn {
    background: #efefef;
    color: #7C7C7C;
    border: 1px solid #efefef;
}

.slideTxtBox_01 .hd dl {
    border: 1px solid #efefef;
    border-left: none;
    border-top: none;
    height: 75px;
    background: #f9f9f9;
}

.slideTxtBox_01 .hd dl dt {
    float: left;
    width: 130px;
    text-align: center;
    background: url(/images/wt.png) center 12px no-repeat;
    padding-top: 50px;
}

.slideTxtBox_01 .hd dl dd {
    width: 385px;
    float: left;
    height: 38px;
    line-height: 38px;
    margin-right: 50px;
}

.slideTxtBox_01 .hd dl dd a {
    padding-left: 20px;
    background: url(/images/disc.jpg) 8px center no-repeat;
}

.slideTxtBox_01 .hd dl dd span {
    float: right;
    color: #b0b0b0;
}

.slideTxtBox_01 .bd {
    float: left;
    width: 187px;
    position: relative;
}

.slideTxtBox_01 .bd .J_columnFlag_1 {
    background: url(/images/column-flag-1.png) no-repeat;
    padding: 10px 34px 10px 24px;
    margin-right: 5px;
    height: 510px;
}

.slideTxtBox_01 .bd .J_columnFlag_2 {
    background: url(/images/column-flag-3.png) no-repeat;
    padding: 10px 34px 10px 24px;
    margin-right: 5px;
    height: 510px;
}

.slideTxtBox_01 .bd .J_columnFlag_3 {
    background: url(/images/column-flag-2.png) no-repeat;
    padding: 10px 34px 10px 24px;
    margin-right: 5px;
    height: 510px;
}

.slideTxtBox_01 .bd .J_columnFlag_4 {
    background: url(/images/column-flag-4.png) no-repeat;
    padding: 10px 34px 10px 24px;
    margin-right: 5px;
    height: 510px;
}

.slideTxtBox_01 .bd strong {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    text-align: left;
    padding-top: 20px;
    padding-bottom: 10px;
    display: block;
}

.slideTxtBox_01 .bd b {
    font-size: 26px;
    padding: 10px 8px 14px;
    border: 2px solid #fff;
    color: #fff;
    font-weight: 700;
    display: block;
}

.slideTxtBox_01 .bd b a {
    color: #fff;
}

.slideTxtBox_01 .bd span {
    margin-top: 14px;
    font-size: 14px;
    display: block;
    color: #fff;
    line-height: 22px;
}

.slideTxtBox_01 .bd a.more {
    position: absolute;
    bottom: 118px;
}

.query {
    height: 97px;
    padding: 10px 0px;
    margin-top: 10px;
    border: 1px solid #eee;
    background: #fff;
    width: 1198px;
    border-top-left-radius: 4px;
    -moz-border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
}

.query_left {
    float: left;
    width: 174px;
    padding-left: 18px;
    padding-top: 22px;
}

.query_left strong {
    display: block;
    color: #333;
    font-weight: normal;
    font-size: 18px;
    line-height: 33px;
}

.query_left strong b {
    color: #ff7200;
    font-weight: 700;
    font-style: italic;
    font-size: 21px;
}

.query_left span {
    display: block;
    color: #333;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
}

.query_right {
    float: right;
    margin-right: 110px;
    width: 896px;
}

.query_top {
    height: 34px;
    line-height: 34px;
}

.query_top font {
    color: #333;
    padding-right: 6px;
}

.query_top font strong {
    font-weight: 700;
    font-size: 14px;
    padding-right: 5px;
}

.domext {
    background: #fff;
    border: 1px solid #eee;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .035);
    border-top: none;
    height: 40px;
    line-height: 40px;
    padding: 6px;
    width: 1186px;
}

.domext label {
    background: url(/images/iconnn.png) no-repeat 0 -325px;
    padding: 10px 0 10px 23px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    width: 80px;
    display: inline-block;
    float: left;
    color: #4A4A4A;
}

.domext label input {
    display: none;
}

.domext label i.icon {
    background: url(/images/iconnn.png) no-repeat;
    margin-left: 3px;
    margin-top: 1px;
    width: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: top;
}

.domext label i.promotion {
    background-position: -74px -498px;
}

.domext label i.hot {
    background-position: -36px -498px;
}

.domext label.checked {
    padding: 10px 0 10px 23px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    width: 80px;
    display: inline-block;
    float: left;
    color: #4A4A4A;
    background: url(/images/iconnn.png) no-repeat 0 -288px;
}

.domext label.checked input {
    display: none;
}

.domext label.checked i.icon {
    background: url(/images/iconnn.png) no-repeat;
    margin-left: 3px;
    margin-top: 1px;
    width: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: top;
}

.domext label.checked i.promotion {
    background-position: -74px -498px;
}

.domext label.checked i.hot {
    background-position: -36px -498px;
}

.botfd {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 330px;
    background: #01aff2;
    padding-top: 40px;
    z-index: 99999;
}

.botfd h2 {
    text-align: center;
    font-weight: normal;
    font-size: 46px;
    position: relative;
    color: #fff;
    height: 60px;
    line-height: 60px;
}

.botfd h2 a {
    position: absolute;
    right: 30px;
    top: 0px;
}

.botfd ul {
    margin-top: 50px;
}

.botfd ul li {
    float: left;
    width: 33.3%;
    text-align: center;
}

.botfd ul li a {
    color: #fff;
}

.botfd ul li a:hover {
    text-decoration: none;
}

.botfd ul li span {
    display: block;
    height: 65px;
    line-height: 65px;
    font-size: 30px;
}

.botfd a.gd {
    padding: 5px 20px;
    text-align: right;
    border: 1px solid #fff;
    color: #fff;
    float: right;
    margin-right: 30px;
    font-size: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
    display: block;
}

.botfd a.gd:hover {
    background: #fff;
    color: #01aff2;
    text-decoration: none;
}

.wuyoushi_tit {
    padding-bottom: 30px;
}

.wuyoushi_tit h2 {
    text-align: center;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
    color: #333;
    line-height: 68px;
}

.wuyoushi_tit h3 {
    font-size: 14px;
    color: #757575;
    font-weight: normal;
    text-align: center;
    line-height: 20px;
}

.cxfw_tit {
    padding-bottom: 30px;
}

.cxfw_tit h2 {
    text-align: center;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
    color: #333;
    line-height: 68px;
}

.cxfw_tit h3 {
    font-size: 14px;
    color: #757575;
    font-weight: normal;
    text-align: center;
    line-height: 20px;
}

.slideTxtBox_01 .hd dl dd span {
    color: #999;
    background: url(/images/icon_lll.png) left center no-repeat;
    padding-left: 23px;
}

.index_news_con ul li span {
    float: right;
    color: #999;
    background: url(/images/icon_lll.png) left center no-repeat;
    padding-left: 23px;
}

.cxfw_con ul li img {
    transition: all .5s;
    -moz-transition: all .5s;
    /* Firefox 4 */
    -webkit-transition: all .5s;
    /* Safari 和 Chrome */
    -o-transition: all .5s;
    /* Opera */
}

.cxfw_con ul li:hover {
    transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    box-shadow: 0 10px 20px -12px rgba(0, 36, 100, 0.3);
    -webkit-box-shadow: 0 10px 20px -12px rgba(0, 36, 100, 0.3);
    -moz-box-shadow: 0 10px 20px -12px rgba(0, 36, 100, 0.3);
    -webkit-transition: all 0.3s ease;
}

.cxfw_con ul li:hover img {
    transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    /* IE 9 */
    -moz-transform: rotate(30deg);
    /* Firefox */
    -webkit-transform: rotate(30deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(30deg);
}

.index_news_con {
    transition: all .5s;
    -moz-transition: all .5s;
    /* Firefox 4 */
    -webkit-transition: all .5s;
    /* Safari 和 Chrome */
    -o-transition: all .5s;
    /* Opera */
}

.index_news_border {
    border: 1px solid #eee;
    transition: all .5s;
    -moz-transition: all .5s;
    /* Firefox 4 */
    -webkit-transition: all .5s;
    /* Safari 和 Chrome */
    -o-transition: all .5s;
    /* Opera */
}

.index_news_border:hover {
    -webkit-box-shadow: rgba(231, 47, 60, .3) 0 0 10px 5px;
    -moz-box-shadow: rgba(231, 47, 60, .3) 0 0 10px 5px;
    box-shadow: rgba(231, 47, 60, .3) 0 0 10px 5px;
    border: 1px solid #e72f3c;
}

.index_news_con:hover .news-icon1 {
    background: url(/images/news-icon1.png) center 10px no-repeat;
}

.index_news_con:hover .news-icon2 {
    background: url(/images/news-icon2.png) center 10px no-repeat;
}

.index_news_con:hover .news-icon3 {
    background: url(/images/news-icon3.png) center 10px no-repeat;
}

.index_news_con .news-icon1 {
    background: url(/images/news-icon1.png) center no-repeat;
    transition: all .3s;
    -moz-transition: all .3s;
    /* Firefox 4 */
    -webkit-transition: all .3s;
    /* Safari 和 Chrome */
    -o-transition: all .3s;
    /* Opera */
}

.index_news_con .news-icon2 {
    background: url(/images/news-icon2.png) center no-repeat;
    transition: all .3s;
    -moz-transition: all .3s;
    /* Firefox 4 */
    -webkit-transition: all .3s;
    /* Safari 和 Chrome */
    -o-transition: all .3s;
    /* Opera */
}

.index_news_con .news-icon3 {
    background: url(/images/news-icon3.png) center no-repeat;
    transition: all .3s;
    -moz-transition: all .3s;
    /* Firefox 4 */
    -webkit-transition: all .3s;
    /* Safari 和 Chrome */
    -o-transition: all .3s;
    /* Opera */
}

#rightMenuBar2016 .concat-phone-container dl {
    border-top: 1px solid #e6e7e8;
    border-bottom: 1px solid #e6e7e8;
    padding: 5px 0px;
    margin: 5px 0;
    color: #494949;
    height: 30px;
}

#rightMenuBar2016 .concat-phone-container dl dd {
    float: left;
    width: 50%;
}

#rightMenuBar2016 .concat-phone-container dl dd.zxf a {
    display: block;
    padding-left: 33px;
    font-size: 14px;
    color: #666;
    background: url(/images/kefu_0155.png) 0px center no-repeat;
    height: 30px;
    line-height: 30px;
}

#rightMenuBar2016 .concat-phone-container dl dd.zxf a:hover {
    color: #ff7800;
    text-decoration: none;
}

#rightMenuBar2016 .concat-phone-container span {
    line-height: 18px;
    color: #909090;
    padding-left: 5px;
    display: block;
}

#rightMenuBar2016 .concat-phone-container span a {
    color: #ff7800;
}

#rightMenuBar2016 .concat-phone-container .title {
    text-align: left;
    padding-top: 0;
}

.tcxz_top {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    background: url(/images/tcxz_bg.png) repeat;
}

.tcxz_line {
    position: absolute;
    border-top: 5px solid #f60;
    top: -5px;
    left: 420px;
    height: 5px;
    width: 157px;
}

.tcxz_top table {
    border: solid #f0f0f5 1px;
    border-bottom: none;
    border-left: none;
    text-align: center;
    font-size: 16px;
    color: #000;
}

.tcxz_top table tr td {
    border-bottom: solid #f0f0f5 1px;
    border-left: solid #f0f0f5 1px;
}

.tcxz_top table tr td span {
    display: block;
    margin-bottom: 24px;
    color: #333;
}

.tcxz_top table tr td a {
    display: block;
    background: #f60;
    border-radius: 19px;
    width: 120px;
    height: 38px;
    line-height: 38px;
    margin: 0 auto;
    color: #fff;
}

.tcxz_top table tr td a:hover {
    background: #f40;
    text-decoration: none;
}

.tcxz_top table tr td img {
    width: 30px;
    height: 30px;
    position: absolute;
    top: -8px;
}

.table-classic-area {
    width: 116px;
    height: 82px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -58px;
    margin-top: -42px;
    color: #000;
    background: url(../Images/pri_xx.png) center no-repeat;
}


/*.table-classic-area .f-tri { position: absolute; left: 0; top: 0; z-index: 0; border-right: solid transparent 58px; border-left: solid #e3e3e6 58px; border-top: solid transparent 41px; border-bottom: solid #e3e3e6 41px; }
                .table-classic-area .f-whiteTri { top: 1px; border-bottom-color: #fff; border-left-color: #fff; }*/

.table-classic-top,
.table-classic-bottom {
    width: auto;
    height: auto;
    position: absolute;
    z-index: 1;
}

.table-classic-top {
    top: 0;
    right: 0;
}

.table-classic-bottom {
    bottom: 0;
    left: 0;
}

.tcxz_tab1 {
    border: solid #f0f0f5 1px;
    border-bottom: none;
    border-left: none;
    border-top: none;
    text-align: center;
    font-size: 14px;
    color: #000;
}

.tcxz_tab1 tr td {
    border-bottom: solid #f0f0f5 1px;
    border-left: solid #f0f0f5 1px;
}

.tcxz_tab1 tr td strong {
    color: #f13a3a;
    font-size: 22px;
    font-weight: normal;
    padding-right: 5px;
}

.tcxz_tab1 tr td span {
    display: block;
    text-align: left;
    padding-left: 20px;
    line-height: 30px;
    position: relative;
}

.tcxz_tab1 tr td img.tcxz_yes {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 6px;
    padding-left: 5px;
}

.tcxz_tab1 tr td img.tcxz_no {
    width: 12px;
    height: 12px;
    position: absolute;
    top: 10px;
    padding-left: 5px;
}

.tcxz_tab1 tr td i {
    display: inline-block;
    font-weight: normal;
    width: 60px;
    text-align: left;
    font-style: normal;
    float: left;
    padding-top: 10px;
}

.tcxz_tab2 {
    border: solid #f0f0f5 1px;
    border-bottom: none;
    border-left: none;
    margin-top: 5px;
    text-align: center;
    font-size: 14px;
    color: #000;
}

.tcxz_tab2 tr td {
    border-bottom: solid #f0f0f5 1px;
    border-left: solid #f0f0f5 1px;
}

.tcxz_que {
    position: relative;
}

.tcxz_que b {
    position: absolute;
    top: 0px;
    background: url(/images/jiage_03.png) center no-repeat;
    height: 20px;
    width: 20px;
}

.tcxz_que b span {
    width: 150px;
    display: block;
    background: #fff;
    border: #ddd solid 5px;
    position: absolute;
    bottom: 20px;
    left: -82px;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    padding: 10px;
    cursor: auto;
    display: none;
    text-align: left;
}

.tcxz_que b span img {
    position: absolute;
    bottom: -5px;
    left: 83px;
    z-index: 99;
}

.tcxz_que b p {
    width: 150px;
    display: block;
    background: #fff;
    z-index: 99;
    border: #ddd solid 5px;
    position: absolute;
    bottom: 20px;
    left: -82px;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    padding: 10px;
    cursor: auto;
    display: none;
    text-align: left;
}

.tcxz_que b p img {
    position: absolute;
    bottom: -5px;
    left: 83px;
    z-index: 99;
}

.right_kefu {
    border: 1px solid #dddcdd;
    background: #fff;
    border-right: 0px;
    position: fixed;
    top: 200px;
    right: -154px;
    width: 132px;
    padding: 10px;
    -webkit-transition: all .6s;
    transition: all .6s;
}

.right_kefu1 {
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px dashed #c0c0c0;
}

.right_kefu1 h2 {
    height: 25px;
    font-size: 16px;
    color: #333;
    background: url(/images/right_kefu_tel.png) left top no-repeat;
    padding-left: 25px;
}

.right_kefu1 i {
    display: block;
    padding: 5px 0px;
    font-weight: bold;
    line-height: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #c00;
    font-size: 18px;
}

.right_kefu2 span {
    display: block;
    line-height: 18px;
}

.right_kefu2 {
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px dashed #c0c0c0;
}

.right_kefu2 h2 {
    height: 30px;
    font-size: 16px;
    color: #333;
    background: url(/images/right_kefu_qq.png) left top no-repeat;
    padding-left: 25px;
}

.right_kefu2 ul li {
    height: 25px;
    line-height: 25px;
}

.right_kefu2 ul li img {
    vertical-align: middle;
    padding-right: 3px;
}

.right_kefu2 ul {
    padding-top: 8px;
    margin-top: 8px;
    border-top: 1px dashed #c0c0c0;
}