
.top_bg{ height:160px; background:url(../images/top_bg.gif) no-repeat center 0;overflow: hidden;}
.header{width: 1200px; margin:0 auto;}
.h_con{ height:80px;padding: 20px 0 0;}
.logo{ float:left;width: 180px;padding:4px 25px 0 0;}
.logo img{ width:180px; height:52px;}
.h_dw{ float:left;line-height: 30px;font-size: 24px;color: #333;padding:0 0 0 30px;position: relative;}
.h_dw:before{content: "";width: 1px;height: 52px;background: #e5e5e5;position: absolute;top: 4px;left: 0;}
.h_dw i{color: #2075c8;}
.h_dw span{display: block;font-size: 16px;font-weight: normal;}
.h_tel{float: right;padding: 9px 0 0 55px;font-family: "DINOT";background:url(../images/tel.gif) no-repeat 0 9px;font-size: 32px;color: #333;line-height: 40px;height: 42px;font-weight: bold;}
.h_nav{ height:60px;padding-left:0px;width: 1150px;}
.h_nav li{height: 60px; line-height:60px; float:left; padding:0 30px;background:url(../images/nav_bor.png) no-repeat right 25px;}
.h_nav li:first-child {padding-left: 0;}
.h_nav li a{ font-size:16px; color:#fff;display:block; float:left;position: relative;vertical-align: middle;height: 60px;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;}
.h_nav li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #fff;
  height: 2px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.h_nav li a:hover:before, .h_nav li a:focus:before, .h_nav li a:active:before,.h_nav li.cur a:before {
  right: 0;
}
.h_nav li.cur a,.h_nav li a:hover{font-weight: bold;}
.h_nav li.nobor{padding-right: 0;background: none;}
em,i{ font-style:normal;}


        .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 #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;
        }


        .tl-fdh-02 {
            height: 55px;
            background: #fff;
            margin-bottom: 20px;
            overflow: hidden;
        }

        .tl-fdh-02 li {
            width:16.6%;
            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 #2075c8;
            border-color: #2075c8;
        }

        .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:#fff; height:330px; overflow:hidden; border-top:#f2f2f2 1px solid;}
.footer{width: 1200px; margin:0 auto;}
.f_nav{height: 74px;line-height: 74px;overflow: hidden;border-bottom: #e8f1f9 2px solid;}
.f_nav ul li{float: left;padding: 0 20px;}
.f_nav ul li a{font-size: 16px;color: #6e6e6e;}
.f_nav ul li a:hover{color: #333;}
.f_nav ul li:first-child{padding-left: 0;}
.f_nav ul li.nobor{padding-right: 0;}
.f_logo{width: 335px;padding: 53px 0 0;height: 200px;}
.f_logo h5{width: 242px;height: 70px;line-height: 0;padding-bottom: 15px;}
.f_logo h5 img{width: 242px;height: 70px;}
.f_logo p{font-size: 16px;color: #333;line-height: 26px;}
.f_logo a{color: #333;}
.f_ban{width: 550px;padding: 40px 0 0;height: 213px;font-size: 14px;color: #333;}
.f_ban p{line-height: 40px;padding-left: 30px;}
.f_ban span{padding: 0 10px;}
.f_ban a{color: #333;}
.f_ban p.f_p01{background:url(../images/f_ico01.png) no-repeat 0 10px;}
.f_ban p.f_p02{background:url(../images/f_ico02.png) no-repeat 0 10px;}
.f_ban p.f_p03{background:url(../images/f_ico03.png) no-repeat 0 14px;}
.f_ban p.f_p04{background:url(../images/f_ico04.png) no-repeat 0 11px;}
.f_er{width: 280px; padding:44px 0 0;}
.f_er p{width: 124px;float: left;padding: 0 0 0 16px;text-align: center;}
.f_er em{display: block;width: 100px;height: 100px;line-height: 0;border: #3985ce 2px dotted;padding: 5px;}
.f_er img{ width:100px; height:100px;}
.f_er p span{display: block;font-size: 14px;color: #666;line-height: 40px;padding: 5px 0 0;}


        .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:#2075c8 url(../images/cimg23.png) center no-repeat;
        }

        .client-2 li.my-kefu-weixin {
            background:#2075c8 url(../images/cimg24.png) center no-repeat;
        }

        .client-2 li.my-kefu-tel {
            background:#2075c8 url(../images/cimg25.png) center no-repeat;
        }

        .client-2 li.my-kefu-shouye {
            background:#2075c8 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:#2075c8 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:#2075c8 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:#2075c8 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;
        }

