
	  .f_pr{position:relative;}
.f_pa{position:absolute;}
.header , .content , .footer { width:1200px; margin:0 auto;  }
em{font-style:normal;}
      .g_top{position: relative; height:230px; background:url(../img/topbg.jpg) repeat-x center top;}
      .g_top .m_top{height: 160px;}
      .g_top .tlogo{ float:left; padding: 18px 13px 0 0;}
      .g_top h2{ float:left; height:60px; margin:28px 0 0 0; color: #dc172b; font-size: 30px; font-weight: normal;}
      .g_top h2 em{ display:block; color:#333333; font-weight:normal; font-size: 18px; padding-top: 3px; }
      .g_top .ttel{ float:right; margin:50px 0 0 0 ; padding: 0 0 0 30px; background:url(../img/tel.jpg) no-repeat left 0; line-height:30px;height:30px;}
      .g_top .ttel b{display: block; float: left; color:#333333; font-size:16px;font-weight: normal;line-height:30px;}
      .g_top .ttel span{float: left; display:block; font-size:28px; color:#fdb105;font-weight: bold;line-height:30px;}
      .top_t{ height:36px; line-height:36px;color:#99999b;font-size: 14px;}
      .top_t p{ float:right;}
      .top_t p a{ padding: 0 10px 0 25px; display: inline-block; color:#99999b;}
      .top_t p a:hover{color: #fff;}

      .top_c p{ float:right; margin:44px 0 0 0 ; padding: 0 0 0 60px; background:url(../img/tel.jpg) no-repeat left 2px;}
      .top_c p b{display: block; color:#777777; font-size:14px;font-weight: normal;}
      .top_c p span{ display:block; font-size:26px; color:#dc172b;font-family: impact; }
 
      .g_nav{height:70px; line-height: 70px; }
      .g_nav li{ float:left; font-size:16px;}
      .g_nav li a{position: relative; display:block;float: left; padding: 0 30px; color:#fff; line-height:70px; text-decoration: none;position: relative;}
      .g_nav li a:before{content: "";position: absolute;left: 50%;top:62px;margin-left: -4px; display:none;z-index: 115;
      width: 0;
height: 0;
border-style: solid;
border-width: 0 8px 8px 8px;
border-color: transparent transparent #fff transparent;
  }
  
      .g_nav li b{position: relative;z-index: 15;}
      .g_nav li a:after{content: "";position: absolute;background:#fdb105;width:0;height: 70px;left:0;top:0;transition: all 0.3s linear 0s;}
      .g_nav li a:hover,.g_nav .cur a{color: #fff;}
      .g_nav li a:hover:before,.g_nav .cur a:before{display:block;}
      .g_nav li a:hover:after ,.g_nav .cur a:after{width: 100%;}
        .g_nav .ejxla{position:absolute;left:0;top:230px; height: 88px;max-width: 1920px;min-width: 1200px;margin:0 auto; width:100%;background: rgba(255,255,255,.9);z-index: 5585; display:none; box-sizing: border-box;}
        .g_nav .ejxla .content{padding:0 0 0 0;box-sizing: border-box; }
        .g_nav .ejxla p{height:88px;line-height: 88px;background:none;padding:0;margin:0 auto;text-align: center;}
        .g_nav li .ejxla p a{float:none; display: inline-block;height:88px;line-height: 88px;padding-left: 12px;font-size: 16px;color:#666666;margin-right:48px; padding-right:0;}
        .g_nav li .ejxla p a:after{content:"";position: absolute;width: 2px;height: 2px;background: #666666;left:0;top:45px;
        }
        .g_nav li:hover .ejxla p a,.g_nav .cur .ejxla p a{font-weight:normal;}
        .g_nav li:hover .ejxla p a:hover,.g_nav .cur .ejxla p a:hover{font-weight:bold;color: #666666;}
        .g_nav li:hover .ejxla p a:hover:before{border-color:0 0 0 0;}
        .g_nav li:hover .ejxla{display:block;z-index:2;}

 .banner .slick-arrow {
            position: absolute;font-size: 0;
            top: 50%; 
            z-index:12;
            width: 100px;
            height: 100px;
            margin-top: -42px;
            border: 0;
        }
        .banner .slick-prev {
            left: 5%; display: none; background:none; position: absolute;top:50%;margin-top:-42px; font-size:0;border: none; z-index:12;
           background:url(../img/probt1.png) no-repeat;width:30px;height: 84px;
        }
        .banner .slick-next {
            right: 5%; display: none;background:none;position: absolute;top:50%;margin-top:-42px; font-size:0;border: none; z-index:12;
           background:url(../img/probt2.png) no-repeat;width:30px;height: 84px;
        }   

    .banner img {
            display: block;
            width: 100%;
            margin:0 auto;
        }
      
       .slick-dots {
            position: absolute;
            left: 0; font-size:0;
            bottom: 5%;
            width: 100%;
            text-align: center;
            outline: none;
            
        }
        .slick-dots li {
            display: inline-block;
            margin: 0 15px; outline: none;
        }
        .slick-dots li button {
            display: block;
            border: 0 none;width: 15px;height: 15px;
            color: #fff; border-radius: 50%;
            background-color: #fdb105;
            outline: none; transition: all 0.3s linear 0s;
        }
        .slick-dots .slick-active button {
            background-color: #dc172b;width:60px;border-radius: 30px;
        }
        


        .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(../img/VISkins-p1.png) no-repeat -258px -936px;
            float: right;
            cursor: pointer;
        }
    



.g_ft{ height:454px; background: url(../img/ftbg.jpg) no-repeat center top;padding-top: 74px;box-sizing: border-box;}
.g_ft .m_fnav{float: left;width:870px; height: 320px; }
.g_ft .m_fnav dl{float: left;position: relative;}
.g_ft .m_fnav dl:before{content: "";position: absolute;width:1px;height: 220px;background: rgba(255,255,255,.2);right:0;top:7px;}
.g_ft .m_fnav dl:nth-child(1){width:200px;margin-right: 80px;}
.g_ft .m_fnav dl:nth-child(2){width:210px;margin-right: 80px;}
.g_ft .m_fnav dl:nth-child(3){width:220px;margin-right: 10px;}
.g_ft .m_fnav dt a{display: block;height: 40px;line-height: 40px;font-size:18px;color:#fff;background: url(../img/ftico.png) no-repeat 115px 15px;margin-bottom: 12px;}
.g_ft .m_fnav dd a{display: block;line-height: 30px;font-size:14px;color:#afafaf;}
.g_ft .m_fnav dd a:hover{color:#fff;}
.g_ft .m_fnav dl:nth-child(1){animation-delay: 0.1s;}
.g_ft .m_fnav dl:nth-child(2){animation-delay: 0.2s;}
.g_ft .m_fnav dl:nth-child(3){animation-delay: 0.3s;}

.lxsx{float: right;width:326px;animation-delay: 0.4s;}
.lxsx h3 a{display: block;height: 40px;line-height: 40px;font-size:18px;color:#fff;background: url(../img/ftico.png) no-repeat 185px 15px;margin-bottom: 12px;}
.lxsx h4{height:80px;font-size:14px;color:#afafaf;font-weight: normal; }
.lxsx h4 b{display: block;font-size:40px;color:#eb6016;line-height:40px;}
.lxsx p{font-size:14px;line-height: 24px;color:#afafaf;}

.copyr{font-size:14px;color:#afafaf;}
.copyr a{color:#afafaf;}

      

        .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:#dc172b url(../img/aff.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#dc172b url(../img/cimg24.png) center no-repeat;
            background-size:19px;
        }
        
        .client-2 li.my-kefu-tel {
            background:#dc172b url(../img/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#dc172b url(../img/tohome.png) center no-repeat;
            background-size:19px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#dc172b url(../img/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:#dc172b url(../img/aff.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:#dc172b url(../img/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;
        }
    