
.top_bg{ height:171px; background:url(images/top_bg.gif) no-repeat center 0;overflow: hidden;}
.header{width: 1200px; margin:0 auto;}
.h_con{ height:102px;padding: 23px 0 0; overflow:hidden;}
.h_con .logo{ float:left;width: 150px;padding: 0 20px 0 0;}
.h_con .logo img{ width:150px; height:75px;}
.h_con .h_dw{ float:left; font-size:24px; color:#333;height: 90px;line-height: 34px;padding: 5px 0 0 25px; background:url(images/t_line.gif) no-repeat 0 25px;}
.h_dw i{color: #c92128;display: block;font-size: 20px; background:url(images/t_line02.gif) no-repeat right 13px;}
.h_tel{float: right;padding: 8px 0 0;height: 90px;text-align: right;line-height: 30px;}
.h_tel em{background:url(images/tel.gif) no-repeat 25px 5px;display: block;font-size: 16px;color: #333;}
.h_tel b{display: block;font-size: 30px;color: #c92128;font-family: "Georgia";font-weight: normal;}
.h_nav{ height:46px; line-height:46px;overflow: hidden;padding-left: 165px;width: 1035px;}
.h_nav li{height: 46px; float:left;padding: 0 23px;position: relative; background:url(images/nav_bor.gif) no-repeat right 20px;}
.h_nav li a{ font-size:16px; color:#fff;display:block; float:left;position: relative;vertical-align: middle;text-align: center;height: 46px;
  -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: 2px;
  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 {
  right: 0;
}
.h_nav li.cur a{ background:url(images/nav_line.gif) repeat-x center 42px;}
.h_nav li.nobor{background: none;padding-right: 0;}
em,i{ font-style:normal;}


        /*banner*/
        .fullSlide{ min-width:1200px; position:relative; height:660px;}
        .fullSlide .bd{ position:relative; z-index:0;  }
        .fullSlide .bd ul{ width:100% !important;  }
        .fullSlide .bd li{ width:100% !important;  height:660px; overflow:hidden; text-align:center;  }
        .fullSlide .bd li a{ display:block; height:660px;}
		.fullSlide .bd li img {width: 1920px;height: 660px;display: block;position: absolute;top: 0;left: 50%;margin-left: -960px;}
        .fullSlide .hd{ width:1200px; left:50%; margin-left:-600px; bottom:-28px; position:absolute; z-index:1;overflow:hidden; }
		.fullSlide .hd ul{float: right;margin-right: 15px;}
        .fullSlide .hd ul li{ float:left; margin:0 22px 0 0; display:inline; cursor:pointer; width: 10px;height: 10px;background: #efbcbe; text-indent: -9999px;border-radius: 50%;}
        .fullSlide .hd ul .on{background: #c92128;}
        .ban_btn{ width:1200px; left:50%; margin-left:-600px; bottom:-15px; position:absolute; z-index:1;}
        .fullSlide .prev, .fullSlide .next {position: absolute;right: 170px;top: 50%;display: block;width: 9px;height: 17px;}
        .fullSlide .next {right: 0;}
      

.s_bg{height: 45px;border-bottom: #f4d3d4 1px solid;}
.search{ width:1200px; margin:0 auto;position: relative;}
.search .isear{ left:0;position: absolute;top: 16px;width:22px;height:16px;z-index: 20;}
.search .isear .icon{display:block;width:22px;height:16px; background:url(images/s_so.gif) no-repeat 50% 50%;cursor:pointer;-webkit-transition:transform .3s;transition:transform .3s;float: right;}
.search .isear .icon:hover{-webkit-transform:translate(-10px,0);transform:translate(10px,0);}
.search .isearch{position:absolute;left:0;top: 30px;padding:5px;background-color:#eee;width:295px;height:30px;border-radius:5px;opacity:0;visibility:hidden;z-index:5;transform-origin:0 -100%;-webkit-transform-origin:0 -100%;-webkit-transform:scale(0,0);transform:scale(0,0);-webkit-transition:all .5s;transition:all .5s;}
.search .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;font-size: 14px;}
.search .isearch .ser_so{cursor:pointer;display:block;float:left;width:70px;height:30px;line-height:30px;text-align:center;font-size:12px;background-color:#c92128;border-top-right-radius:4px;border-bottom-right-radius:4px;position:relative;color:#fff; border:none;}
.search .isearch:before{content:'';position:absolute;display:block;border:5px solid transparent;border-right:7px solid #c92128;z-index:3;right:75px;top:16px;}
.search .isear.open .isearch{opacity:1;visibility:visible;-webkit-transform:scale(1,1);transform:scale(1,1);}
.search .isear .icon:hover{-webkit-animation:hvr-buzz-out 0.75s linear;animation:hvr-buzz-out 0.75s linear;}
input::-webkit-input-placeholder {color: #666;}
.search p{ font-size: 14px; color:#aaa; width:860px; height:48px; line-height:48px; overflow:hidden;position: absolute;top: 0;left: 40px;z-index: 50;}
.search p a{font-size: 14px; color:#adadad; padding:0 10px 0 0;}
.search p a:hover{color: #333;}


.f_bg{background:#f2f2f2;height:330px;border-bottom: #c92128 20px solid; overflow:hidden;}
.footer{width: 1200px; margin:0 auto;}
.f_nav{height: 67px;line-height: 24px;overflow: hidden;padding: 42px 0 0;border-bottom: #eac8ca 2px solid;}
.f_nav ul li{float: left;padding: 0 27px;text-align: center;}
.f_nav ul li a{font-size: 16px;color: #696969;}
.f_nav ul li i{display: block;color: #a4a4a4; font-family:Arial, Helvetica, sans-serif;text-transform: uppercase;font-size: 14px;}
.f_nav ul li a:hover,.f_nav ul li a:hover i{color: #000;}
.f_logo{width: 305px;height: 160px;padding: 48px 0 0;}
.f_logo img{width: 182px;height: 90px;}
.f_logo b{display: block;font-size: 22px;color: #333;line-height: 30px;padding: 5px 0 0;}
.f_ban{width: 560px;padding: 38px 0 0;height: 170px;}
.f_ban p{line-height: 36px;font-size: 14px;color: #666;padding: 0 0 0 30px;}
.f_ban span{padding: 0 10px;}
.f_ban a{color: #666;}
.f_ban .f_p01{background:url(images/f_ico01.png) no-repeat 0 9px;}
.f_ban .f_p02{background:url(images/f_ico02.png) no-repeat 0 9px;}
.f_ban .f_p03{background:url(images/f_ico03.png) no-repeat 0 13px;}
.f_ban .f_p04{background:url(images/f_ico04.png) no-repeat 0 11px;}
.f_er{width: 280px;height: 168px;padding: 40px 0 0;}
.f_er p{width: 110px;float: left;padding: 0 0 0 30px;text-align: center;}
.f_er img{ width:100px; height:100px;display: block;border: #fff 5px solid;}
.f_er p span{display: block;font-size: 14px;color: #666;line-height: 40px;}
em,i{ font-style:normal;}
  

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