
.top_bg{ height:180px; background:url(images/top_bg.gif) repeat-x;position: relative;z-index:10;}
.header{width: 1200px; margin:0 auto;}
.h_con{ height:95px;padding: 25px 0 0;overflow: hidden;}
.logo{ float:left;width: 92px;padding: 3px 20px 0 0;}
.logo img{ width:92px; height:68px;}
.h_dw{ float:left;line-height: 32px;height: 70px;font-size: 24px;color: #333;overflow: hidden;padding: 0 0 0 30px;position: relative;}
.h_dw:before{content: "";width: 1px;height: 100%;background: #ccd8de;position: absolute;top: 0;left: 0;}
.h_dw span{display: block;font-size: 18px;font-weight: normal;}
.h_dw i{color: #d82128;}
.h_tel{float: right;height: 70px;line-height: 30px;padding: 0 0 0 60px;font-size: 16px;color: #333;background:url(images/tel.gif) no-repeat 0 9px;}
.h_tel b{font-size: 24px;display: block;font-weight: normal;}
.h_nav{ height:60px; line-height:60px;}
.h_nav li{height: 60px; float:left;position: relative;}
.h_nav li a{ font-size:16px; color:#333; padding:0 32px;display:block; float:left;position: relative;z-index: 4; text-decoration:none;}
.h_nav li a:hover{background:#d82128\9;color: #fff;}/* IE6、IE7、IE8支持 */
.h_nav li a:after{content:'';position:absolute;width:100%;height:0;background:#d82128;bottom:0;left:0;-webkit-transition:height .3s;transition:height .3s;z-index: -1;}
.h_nav li:hover a:after,.h_nav li.cur a:after{height:100%;}
.h_nav li.cur a,.h_nav li:hover a{color: #fff;}
.h_nav li a {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.h_nav li a:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  left: 0;
  background: #f0f0f2;
  /* IE9 */
  background: linear-gradient(135deg, #f0f0f2 45%, #aaa 50%, #ccc 56%, #f0f0f2 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f0f0f2', endColorstr='#000000');
  /*For IE7-8-9*/
  z-index: 1000;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.h_nav li a:hover:before,.h_nav li.cur a:before {
  width: 25px;
  height: 25px;
}
em,i{ font-style:normal;}

.h_nav li .erji{display: none; background:rgba(216,33,40,0.9);border-radius:0 0 10px 10px; width:160px; position:absolute; top:60px; left:-10px;}
.h_nav li .erji li{ height:40px; line-height:40px; border-top:rgba(255,255,255,0.3) 1px solid; width:160px;}
.h_nav li .erji a,.h_nav li.cur .erji a{ color:#fff; width:160px; height:40px; line-height:40px; font-size:14px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;padding:0;text-align:center;}
.h_nav li .erji li a:before,.h_nav li.cur .erji li a:before,.h_nav li .erji li a:after,.h_nav li.cur .erji li a:after{background: none;height:0;}

.h_nav li .erji li:first-child{border-top:none;}
.h_nav li.nav_li07 .erji{left:0;}
.h_nav li.nobor .erji{ width:129px;left:0;}
.h_nav li.nobor .erji li,.h_nav li.nobor .erji a{ width:129px;}



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

    .p102-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
    }
    .blk-main01{
        width: 1200px;
        margin: 0 auto;
    }
    .p102-search-1 p {
        float: left;
        width: 750px;
        height: 70px;
        line-height: 70px;
        font-size: 14px;
        color: #333333;
    }
    
    .p102-search-1 p b {
        display: inline-block;
    }
    
    .p102-search-1 p a {
        color: #666666;
        display: inline-block;
        margin-right: 15px;
    }
    .p102-search-1 p a:hover{color: #d82128;}
    .p102-search-1-inp {
        float: right;
        width: 356px;
        height: 36px;
        background: #fff;
        margin-top: 18px;
        border-radius: 25px;
        position: relative;
    }
    
    .p102-search-1-inp:before,
    .p102-search-1-inp:after {
        content: '';
        position: absolute;
        width: 80%;
        height: 1px;
        background: #e3e3e3;
        left: 10%;
        z-index: 0;
    }
    
    .p102-search-1-inp:before {
        top: 0;
    }
    
    .p102-search-1-inp:after {
        bottom: 0;
    }
    
    .p102-search-1-inp1 {
        width: 249px;
        height: 34px;
        line-height: 34px;
        color: #999999;
        border: 1px solid #e3e3e3;
        border-right: 0;
        padding: 0 20px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        float: left;
    }
    
    .p102-search-1-inp2 {
        width: 66px;
        height: 36px;
        border: 0;
        border-radius: 25px;
        background: url(images/p102-search-icon1.png) no-repeat center center #d82128;
        float: right;
        position: relative;
        z-index: 2;
        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 #333333;
            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: #333333;
                    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) repeat-x; height:376px; overflow:hidden;}
.footer{width: 1200px; margin:0 auto;}
.f_nav{height: 87px;line-height: 87px;overflow: hidden;}
.f_nav ul li{float: left;padding: 0 32px;}
.f_nav ul li a{font-size: 14px;color: rgba(255,255,255,0.8);}
.f_nav ul li a:hover,.f_logo a:hover{color: #fff;}
.f_nav ul li:first-child{padding-left: 0;}
.f_nav ul li.nobor{padding-right: 0;}
.f_logo{width: 280px;padding: 65px 0 0;height: 224px;text-align: center;}
.f_logo h5{padding-bottom: 5px;}
.f_logo h5 img{width: 124px;height: 92px;display: block;margin: 0 auto 15px;line-height: 0;}
.f_logo h5 a{color: #fff;font-size: 18px;font-weight: normal;}
.f_logo p{font-size: 14px;color: rgba(255,255,255,0.5);}
.f_logo p a,.f_logo span a{color: rgba(255,255,255,0.5);}
.f_logo span{display: block;line-height: 25px;font-size: 14px;color: rgba(255,255,255,0.5);background:url(images/f_ico05.png) no-repeat 11px 2px;}
.f_ban{width: 460px;padding: 50px 0 0 80px;height: 239px;font-size: 14px;color: rgba(255,255,255,0.9);}
.f_ban p{line-height: 42px;padding-left: 30px;}
.f_ban span{padding: 0 10px;}
.f_ban a{color: rgba(255,255,255,0.9);}
.f_ban p.f_p01{background:url(images/f_ico01.png) no-repeat 0 13px;}
.f_ban p.f_p02{background:url(images/f_ico02.png) no-repeat 0 12px;}
.f_ban p.f_p03{background:url(images/f_ico03.png) no-repeat 0 15px;}
.f_ban p.f_p04{background:url(images/f_ico04.png) no-repeat 0 16px;}
.f_er{width: 300px; padding:55px 0 0;}
.f_er p{width: 120px;float: left;padding: 0 0 0 30px;text-align: center;}
.f_er em{display: block;width: 120px;height: 120px;line-height: 0;}
.f_er img{ width:120px; height:120px;}
.f_er p span{display: block;font-size: 14px;color: #fff;line-height: 40px;}
  

        .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: #d82128;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #d82128;
            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;
        }
    
