
.top_bg{ height:175px; background:url(images/top_bg.gif) repeat-x; position: relative;z-index: 10;}
.header{width: 1200px; margin:0 auto;}
.search{width:85px;height:55px;line-height: 52px;cursor:pointer;position: absolute;top: 120px;right: 0;font-size: 16px;color: #333;z-index: 10;}
.search:before{content: "";width: 1px;height: 15px;background: #dcdcdc;position: absolute;top: 20px;right: 0;}
.search .sea_icon i{display:block;width:16px;height:16px;float: left;line-height: 0;padding: 19px 10px 0 0;}
.search .sea_icon .icon:hover i{-webkit-animation:hvr-buzz-out 0.75s linear;animation:hvr-buzz-out 0.75s linear;}
.sea_box{position: absolute;width: 345px;right: 0;top:55px;z-index: 100;display: none;}
.sea_box input {float: left;border: 2px solid #2874c9;font-size: 14px;}
.sea_box input.txt {width: 250px;padding: 0 10px;line-height: 34px;height: 34px;}
.sea_box input.btn {width: 70px;background-color: #2874c9;color: #fff;cursor: pointer;height: 38px;}
input::-webkit-input-placeholder {color: #666;}
.h_con{ height:97px;padding: 23px 0 0;overflow: hidden;}
.logo{ float:left;width: 160px;padding: 0 30px 0 0;}
.logo img{ width:160px; height:68px;}
.h_dw{ float:left;height: 68px;line-height: 34px;font-size: 24px;color: #333;overflow: hidden;padding: 0 0 0 30px;background: url(images/t_line.gif) no-repeat;font-weight: normal;}
.h_dw em{display: block;width: 232px;height: 24px;line-height: 0;padding: 5px 0 0;}
.h_tel{float: right;height: 60px;line-height: 30px;font-size: 16px;color: #666;background: url(images/tel.gif) no-repeat 0 6px;padding-left: 35px;}
.h_tel em{display: block;float: left;line-height: 30px;}
.h_tel b{font-family: "DINOT";font-size: 26px;color: #2874c9;display: block;float: left;}
.h_tel i{display: block;}
.h_nav{ height:55px; line-height:55px;overflow: hidden;}
.h_nav li{height: 55px; float:left;position: relative;background: url(images/nav_bor.gif) no-repeat right 20px;margin-left: -1px;}
.h_nav li a{ font-size:16px; color:#333; padding:0 33px;display:block; float:left;position: relative;z-index: 4; text-decoration:none;}
.h_nav li a:hover{background:#2874c9\9;color: #fff;font-weight: bold;}/* IE6、IE7、IE8支持 */
.h_nav li:after{content:'';position:absolute;width:100%;height:0;background:#2874c9;bottom:0;left:0;-webkit-transition:height .3s;transition:height .3s;}
.h_nav li:hover:after,.h_nav li.cur:after{height:100%;}
.h_nav li.cur a{font-weight: bold;background:#2874c9;color: #fff;}
em,i{ font-style:normal;}

@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(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 #000000;
            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;
        }
    

        .tl-fdh-02 {
            height: 55px;
            background: #fff;
            margin-bottom: 20px;
            overflow: hidden;
        }
        
        .tl-fdh-02 li {
            width: 16.66%;
            height: 55px;
            font-size: 18px;
            line-height: 55px;
            text-align: center;
            float: left;
            border-right: 1px solid #eee;
            margin-right: -1px;
            background: #efefed;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }
        
        .tl-fdh-02 li a {
            display: block;
            height: 55px;
            color: #595757;
        }
        
        .tl-fdh-02 li.sidenavcur,
        .tl-fdh-02 li:hover {
            background: url(images/p16-icon6.png) no-repeat bottom center #2874c9;
            border-color: #2874c9;
        }
        
        .tl-fdh-02 li.sidenavcur a,
        .tl-fdh-02 li:hover a {
            color: #fff;
        }
    

        .p12-aboutinfo-1{display: inline-block;width: 100%;background: #fff;margin-bottom: 38px;}
        .p12-aboutinfo-1-tit{height: 114px;line-height: 114px;font-size: 30px;font-weight: normal;text-align: center; color:#4b4a4a;}
        .p12-aboutinfo-1-tit span{font-size: 22px;color: #aaa;}
        /*.p12-aboutinfo-1-nr{padding:0 20px 20px;}*/
    

.f_bg{ background:url(images/f_bg.jpg) no-repeat center 0; height:340px;overflow: hidden;padding: 73px 0 0;}
.footer{width: 1200px; margin:0 auto;}
.f_top{display: block;font-size: 26px;color: #fff;height: 58px;line-height: 30px;overflow: hidden;font-weight: normal;text-transform: uppercase; font-family:"Times New Roman", Times, serif;}
.f_nav{width: 370px;height: 280px; background:url(images/f_line.png) no-repeat right 16px;}
.f_nav ul li{float: left;width: 170px;line-height: 36px;height: 36px;overflow: hidden; background:url(images/f_ico01.png) no-repeat 0 16px;}
.f_nav ul li a{font-size: 14px;color: rgba(255,255,255,0.9);padding-left: 15px;}
.f_nav ul li a:hover{color: #fff;font-weight: bold;}
.f_er{width: 450px;height: 280px; background:url(images/f_line.png) no-repeat right 16px;}
.f_er h5{width: 460px;height: 60px;text-align: center;line-height: 30px;}
.f_er h5 a{font-size: 18px;color: #fff;}
.f_er p{width: 95px;text-align: center;float: left;padding-right: 40px;}
.f_er p img{width: 95px;height: 95px;}
.f_er p span{display: block;font-size: 14px;color: rgba(255,255,255,0.9);line-height: 40px;}
.f_er p.code{padding-left: 110px;}
.f_ban{width: 330px;height: 280px;}
.f_ban p{font-size: 14px;color: rgba(255,255,255,0.9);line-height: 30px;}
.f_ban span{display: block;line-height: 30px; background:url(images/f_tel.png) no-repeat 0 13px;padding-left: 50px;height: 70px;}
.f_ban em{display: block;font-size: 24px;color: #fff;}
.f_bot{font-size: 14px;color: #7e7e7e;line-height: 60px;height: 60px;}
.f_bot span{padding: 0 15px;}
.f_bot a{color: #7e7e7e;}
  

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#2874c9 url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#2874c9 url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#2874c9 url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#2874c9 url(images/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#2874c9 url(images/returnTop.png) center no-repeat;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background:#2874c9 url(images/cimg23.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#2874c9 url(images/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont  span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont  img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
    
