
        .top_bg {
            background: url(images/top_bg.gif) repeat-x;
            height: 175px;
            position: relative;
            z-index: 10;
        }
        
        .header {
            width: 1200px;
            margin: 0 auto;
        }
        
        .header {
            width: 1200px;
            margin: 0 auto;
        }
        
        .header .isear {
            width: 20px;
            position: absolute;
            top: 142px;
            right: 0;
            z-index: 30;
        }
        
        .header .isear .icon {
            display: block;
            width: 20px;
            height: 20px;
            background: url(images/s_so.gif) no-repeat 50% 50%;
            cursor: pointer;
            -webkit-transition: transform .3s;
            transition: transform .3s;
        }
        
        .header .isear .icon:hover {
            -webkit-transform: translate(-10px, 0);
            transform: translate(10px, 0);
        }
        
        .header .isearch {
            position: absolute;
            right: 0;
            top: 33px;
            padding: 5px;
            background-color: #fff;
            width: 295px;
            height: 30px;
            border-radius: 5px;
            opacity: 0;
            visibility: hidden;
            z-index: 5;
            transform-origin: 100% 0;
            -webkit-transform-origin: 100% 0;
            -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
            -webkit-transition: all .5s;
            transition: all .5s;
        }
        
        .header .isearch .ser_inp {
            display: block;
            float: left;
            width: 204px;
            height: 16px;
            line-height: 16px;
            padding: 7px 10px;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
            position: relative;
            border: none;
        }
        
        .header .isearch .ser_so {
            cursor: pointer;
            display: block;
            float: left;
            width: 70px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            font-size: 12px;
            background-color: #e6a13a;
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
            position: relative;
            color: #fff;
            border: none;
        }
        
        .header .isearch:before {
            content: '';
            position: absolute;
            display: block;
            border: 5px solid transparent;
            border-right: 7px solid #e6a13a;
            z-index: 3;
            right: 75px;
            top: 16px;
        }
        
        .header .isear.open .isearch {
            opacity: 1;
            visibility: visible;
            -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
        }
        
        .header .isear .icon:hover {
            -webkit-animation: hvr-buzz-out 0.75s linear;
            animation: hvr-buzz-out 0.75s linear;
        }
        
        .h_con {
            height: 88px;
            padding: 0 0 0;
            overflow: hidden;
        }
        
        .h_con .logo {
            float: left;
            width: 121px;
        }
        
        .h_con .logo img {
            width: 95px;
            height: 82px;
        }
        
        .h_con .h_dw {
            float: left;
            padding: 0 0 0 30px;
            line-height: 40px;
            background: url(images/t_line.gif) no-repeat 0 8px;
            font-size: 22px;
            color: #555;
        }
        
        .h_dw span {
            display: block;
            font-size: 26px;
            color: #333;
            font-weight: bold;
        }
        
        .h_con .tel {
            float: right;
            line-height: 30px;
        }
        
        .tel span {
            display: block;
            background: url(images/tel.gif) no-repeat 0 8px;
            padding: 0 0 0 25px;
            font-size: 16px;
            color: #333;
        }
        
        .tel b {
            font-size: 24px;
        }
        
        .h_nav {
            height: 50px;
            line-height: 50px;
            position: relative;
        }
        
        .h_nav ul li {
            float: left;
            position: relative;
        }
        
        .h_nav ul li a {
            font-size: 14px;
            color: #333;
            padding: 0 41px;
            float: left;
            display: block;
            height: 50px;
        }
        
        .h_nav ul li.cur a,
        .h_nav li a:hover {
            color: #fff;
            background: #e6a13a;
        }
        
        .h_nav .nav_ico {
            display: block;
            position: absolute;
            top: 17px;
            left: 26px;
            line-height: 0;
        }
        
        .h_nav ul li:first-child a {
            padding-left: 50px;
        }
        
        em,
        i {
            font-style: normal;
        }
        
        .top_bg .site_nav {
            height: 36px;
            line-height: 36px;
            border-bottom: 1px solid #eaeaea;
            font-size: 14px;
            color: #858585;
        }
        
        .h_nav li p {
            position: absolute;
            left: 0;
            top: 52px;
            border: 1px solid #f1b837;
            text-align: center;
            background: #fff;
            width: 100%;
            display: none;
        }
        
        .h_nav li p a {
            height: 50px;
            line-height: 50px;
            border-bottom: 1px solid #ccc;
            font-size: 14px;
            color: #333;
            padding: 0;
            display: block;
            width: 100%;
        }
        
        .h_nav li:hover p {
            display: block;
        }
        
        .h_nav li:hover p a,
        .h_nav li.cur p a {
            background: none;
            color: #333;
        }
        
        .h_nav li p a:hover {
            background: #f1b837;
            color: #fff;
        }
        
        .h_nav li p a:last-child {
            border: 0;
        }
    

        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

        .p1-search-1 {
            background: #f2f2f2;
            height: 82px;
            border-bottom: 1px solid #eee;
            overflow: hidden;
            font-size: 14px;
        }
        
        .p1-search-1 p {
            color: #444;
            line-height: 82px;
        }
        
        .p1-search-1 a {
            color: #444;
            display: inline-block;
            margin-right: 15px;
        }
        
        .p1-search-1-inp {
            width: 270px;
            height: 30px;
            border-radius: 20px;
            background: #fff;
            padding-left: 10px;
            margin-top: 28px;
        }
        
        .p1-search-1-inp input {
            border: 0;
        }
        
        .p1-search-1-inp1 {
            width: 224px;
            height: 30px;
            line-height: 30px;
            color: #a9a9a9;
            float: left;
        }
        
        .p1-search-1-inp2 {
            width: 30px;
            height: 30px;
            background: url(images/VISkins-p1.png) no-repeat -258px -936px;
            float: right;
            cursor: pointer;
        }
    

        .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
        }
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #262523;
            font-weight: normal;
            padding-left: 8px;
        } 
        .p12-curmbs-1 i {
            font-style: normal;
        }
        
        .p12-curmbs-1 span {
            font-family: '宋体';
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
    

                .xnznr-page {
                    text-align: center;
                    margin-top: 25px;
                    margin-bottom: 30px;
                }
                
                .xnznr-page a {
                    display: inline-block;
                    width: 30px;
                    height: 30px;
                    line-height: 30px;
                    text-align: center;
                    border: 1px solid #aaa;
                    vertical-align: middle;
                    margin-right: 4px;
                }
                
                .xnznr-page span {
                    display: inline-block;
                    width: 30px;
                    height: 30px;
                    line-height: 30px;
                    text-align: center;
                    vertical-align: middle;
                    margin-right: 4px;
                }
                
                .xnznr-page a.cur {
                    color: #fff;
                    background: #262523;
                    border: 1px solid #124a62;
                }
                
                .xnznr-page a img {
                    display: block;
                }
                
                .r1-searchcontent-1-tit {
                    border-bottom: 1px solid #ccc;
                }
                
                .r1-searchcontent-1-tit h2 {
                    width: 145px;
                    height: 46px;
                    text-align: center;
                    line-height: 46px;
                    background: #333;
                    color: #fff;
                    font-weight: normal;
                    position: relative;
                    top: 1px;
                }
                
                .r1-searchcontent-1-main dl {
                    padding: 23px 0;
                    clear: both;
                    border-bottom: 1px solid #cbcbcb;
                    display: inline-block;
                    width: 100%;
                }
                
                .r1-searchcontent-1-main dt {
                    width: 18%;
                    padding-right: 23px;
                    float: left;
                }
                
                .r1-searchcontent-1-main dt img {
                    width: 100%;
                }
                
                .r1-searchcontent-1-main dd {
                    float: left;
                    width: 79%;
                }
                
                .r1-searchcontent-1-main dd h4 {
                    font-size: 18px;
                    font-weight: normal;
                }
                
                .r1-searchcontent-1-main dd h4 span {
                    color: #f00;
                }
                
                .r1-searchcontent-1-main dd p {
                    line-height: 30px;
                    height: 60px;
                    padding-top: 8px;
                    overflow: hidden;
                }
                
                .r1-searchcontent-1-main dd p span {
                    color: #f00;
                }
            

        .f_bg {
            background: url(images/f_bg.gif) no-repeat center 0;
            height: 256px;
            overflow: hidden;
            padding: 36px 0 0;
        }
        
        .footer {
            width: 1200px;
            margin: 0 auto;
        }
        
        .f_nav {
            height: 228px;
            width: 450px;
            padding: 30px 0 0;
        }
        
        .f_nav ul li {
            height: 40px;
            line-height: 40px;
            overflow: hidden;
            width: 175px;
            float: left;
            background: url(images/f_ico01.gif) no-repeat 0 15px;
        }
        
        .f_nav ul li a {
            font-size: 14px;
            color: #fff;
            padding: 0 0 0 25px;
        }
        
        .f_nav ul li a:hover {
            font-weight: bold;
        }
        
        .f_logo {
            width: 300px;
            height: 258px;
            text-align: center;
        }
        
        .f_logo h5 {
            width: 148px;
            height: 125px;
            padding: 0 0 15px;
            margin: 0 auto;
        }
        
        .f_logo h5 img {
            width: 148px;
            height: 125px;
        }
        
        .f_logo p {
            font-size: 14px;
            color: #fff;
            line-height: 30px;
            height: 30px;
        }
        
        .f_logo p a {
            color: #fff;
        }
        
        .f_ban {
            width: 355px;
            height: 238px;
            padding: 20px 0 0;
        }
        
        .f_p01 {
            font-size: 12px;
            color: #d5d5d5;
            line-height: 26px;
            height: 26px;
        }
        
        .f_p01 a {
            font-size: 12px;
            color: #d5d5d5;
        }
        
        .f_p01 span {
            padding: 0 10px;
        }
        
        .f_p02 span {
            padding: 0;
        }
        
        .f_er {
            width: 355px;
            height: 110px;
            overflow: hidden;
            display: inline-block;
        }
        
        .f_er p {
            width: 177px;
            float: left;
        }
        
        .f_er em {
            width: 88px;
            height: 88px;
            display: block;
            float: left;
            padding: 0 25px 0 0;
        }
        
        .f_er img {
            width: 88px;
            height: 88px;
        }
        
        .f_er span {
            display: block;
            font-size: 12px;
            color: #fff;
            line-height: 16px;
            float: left;
            width: 20px;
            text-align: center;
            padding: 12px 0 0;
        }
        
        body {
            position: relative;
        }
    

        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #e6a13a;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #e6a13a;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    
