
 body {
    padding-top: 150px;
}
.top_bg{ height:6.4rem; background:#2d3235; position: relative;z-index: 10;width: 100%;}
.top_bg .isear{ right:1%;position: absolute;top: 2.9rem;width:2rem;height:2rem;z-index: 20;}
.top_bg .isear .icon{display:block;width:0.9rem;height:0.9rem;cursor:pointer; margin:0 auto;}
.top_bg .isearch{position:absolute;right:0;top: 70px;padding:5px;background-color:#f3f3f3;width:295px;height:30px;border-radius:5px;opacity:0;visibility:hidden;z-index:5;transform-origin:100% 0;-webkit-transform-origin:100% 0;-webkit-transform:scale(0,0);transform:scale(0,0);-webkit-transition:all .5s;transition:all .5s;}
.top_bg .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;}
.top_bg .isearch .ser_so{cursor:pointer;display:block;float:left;width:70px;height:30px;line-height:30px;text-align:center;font-size:12px;background-color:#bb9d77;border-top-right-radius:4px;border-bottom-right-radius:4px;position:relative;color:#fff; border:none;}
.top_bg .isearch:before{content:'';position:absolute;display:block;border:5px solid transparent;border-right:7px solid #bb9d77;z-index:3;right:75px;top:16px;}
.tbu {
    position: fixed;
    width: 100%;
    z-index: 9999;
    margin-top: -150px;
}
body.body-color {
    padding-top: 150px;
}
.top_bg .isear.open .isearch{opacity:1;visibility:visible;-webkit-transform:scale(1,1);transform:scale(1,1);}
.top_bg .isear .icon:hover{-webkit-animation:hvr-buzz-out 0.75s linear;animation:hvr-buzz-out 0.75s linear;}
input::-webkit-input-placeholder {color: #666;}
.logo{width: 8.5%;padding: 1rem 0 0;text-align: right;}
.logo img{ width:4.6rem; height:4.6rem;}
/*.h_dw{font-size: 1.5rem;color: #fff;width: 32%;line-height: 6.4rem;float: left;padding: 0 0 0 1.5rem;height: 6.4rem;position: relative;font-weight: normal;margin-left: 1.2rem;}*/
.h_dw {
    font-size: 1.5rem;
    color: #fff;
    line-height: 3rem;
    float: left;
    padding: 0 0 0 1.5rem;
    height: 6.4rem;
    position: relative;
    font-weight: normal;
    margin-left: 2.2rem;
}
.h_dw:before{content: "";width: 0.5rem;height: 0.5rem;background: #bb9d77;position: absolute;top: 50%;left: 0;border-radius: 50%;margin-top: -0.25rem;}
.h_nav {
    width: 63%;
    height: 6.4rem;
    overflow: hidden;
}
/*.h_nav{width: 54%; height:6.4rem;overflow: hidden;}*/
.h_nav li{ float:left;height: 6.4rem;line-height: 6.4rem;overflow: hidden;padding: 0 0.75rem;}
.h_nav li a{ font-size:1rem; color:#fff;display:block; float:left;position: relative;vertical-align: middle;text-align: center;height: 6.4rem;
  -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%;
  top: 4.6rem;
  background: #bb9d77;
  height: 4px;
  -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_bor.gif) no-repeat center 4.6rem;}
em,i{ font-style:normal;}

html {font-size: 10px;-webkit-text-size-adjust: none;}
@media screen and (min-width: 1200px) {html {font-size: 15px;}}
@media screen and (min-width: 1280px) {html {font-size: 16px;}}
@media screen and (min-width: 1366px) {html {font-size: 17px;}}
@media screen and (min-width: 1440px) {html {font-size: 18px;}}
@media screen and (min-width: 1600px) {html {font-size: 20px;}}
@media screen and (min-width: 1920px) {html {font-size: 24px;}}


        .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;
        }
        .sfky{width:1200px;margin:0 auto 20px;}
        .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 #2d3235;
            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;
        }
    

        em,
        i {
            font-style: normal;
        }
        
        .p1-info-content h2 {
            width: 1200px;
            margin: 0 auto 30px;
            height: 40px;
            line-height: 40px;
            font-weight: normal;
        }
        
        .p1-info-content h2 span {
            display: inline-block;
            padding-left: 40px;
            font-size: 26px;
        }
        
        .p1-info-content h2 span a {
            display: block;
            color: #161616;
        }
        
        .p1-info-content h2 em {
            float: right;
            width: 90px;
            background: #bb9d77;
            border-radius: 10px;
        }
        
        .p1-info-content h2 em a {
            display: block;
            color: #fff;
            text-align: center;
            font-size: 16px;
        }
        /*公司动态 */
        
        .p1-info-gsdt {
            padding: 0 0 50px;
        }
        
        .p1-info-gsdt dl {
            background: #F5F5F5;
            overflow: hidden;
            padding: 31px 38px 34px 27px;
        }
        
        .p1-info-gsdt dt {
            width: 575px;
            float: left;
            overflow: hidden;
        }
        
        .p1-info-gsdt dt img {
            width: 100%;
            display: block;
        }
        
        .p1-info-gsdt dd {
            width: 515px;
            float: right;
            padding-top: 26px;
        }
        
        .p1-info-gsdt dd h4 a {
            font-size: 18px;
            color: #bb9d77;
            font-weight: bold;
        }
        
        .p1-info-gsdt dd h4 span {
            display: inline-block;
            width: 79px;
            height: 27px;
            background: #bb9d77;
            border-radius: 13px;
            line-height: 27px;
            font-size: 18px;
            color: #fff;
            text-align: center;
            margin-right: 13px;
        }
        
        .p1-info-gsdt dd p {
            font-size: 14px;
            color: #737373;
            line-height: 36px;
            margin-top: 42px;
            margin-bottom: 48px;
        }
        
        .p1-info-gsdt li {
            border: 1px solid #E5E5E5;
            border-right: none;
            width: 400px;
            float: left;
            height: 224px;
            box-sizing: border-box;
            padding: 31px 28px 0 31px;
        }
        
        .p1-info-gsdt li span {
            display: block;
            line-height: 32px;
            font-size: 14px;
            color: #737373;
        }
        
        .p1-info-gsdt li span i {
            display: inline-block;
            width: 32px;
            height: 32px;
            background: #bb9d77;
            text-align: center;
            color: #fff;
            font-size: 18px;
            font-weight: bold;
            margin-right: 8px;
        }
        
        .p1-info-gsdt li h4 {
            font-size: 16px;
            color: #000;
            font-weight: bold;
            line-height: 100%;
            margin-top: 29px;
            margin-bottom: 26px;
        }
        
        .p1-info-gsdt li p {
            font-size: 14px;
            line-height: 24px;
            color: #737373;
        }
        
        .p1-info-gsdt li:last-child {
            border-right: 1px solid #E5E5E5;
        }
        
        .p1-info-gsdt li:hover h4 {
            color: #bb9d77;
        }
        
        .more a {
            display: block;
            width: 220px;
            height: 45px;
            background: url(images/p1-info-more.png) no-repeat 123px center #bb9d77;
            border-radius: 29px;
            font-size: 14px;
            color: #fff;
            line-height: 45px;
            text-indent: 56px;
            transition: all .3s;
        }
        
        .more a:hover {
            text-indent: 0;
            text-align: center;
            background: url(images/p1-info-more.png) no-repeat 240px center #bb9d77;
        }
        /*百事百科*/
        
        .p1-info-bsbk {
            background: #F5F5F5;
            padding: 70px 0 60px;
        }
        
        .p1-info-bsbk dl {
            float: left;
            width: 800px;
            position: relative;
        }
        
        .p1-info-bsbk dt img {
            display: block;
            width: 100%;
        }
        
        .p1-info-bsbk dd {
            position: absolute;
            width: 720px;
            padding: 20px 40px;
            background: rgba(0, 0, 0, 0.7);
            left: 0;
            bottom: 0;
        }
        
        .p1-info-bsbk dd h4 a {
            display: block;
            height: 30px;
            line-height: 30px;
            font-size: 16px;
            color: #fff;
        }
        
        .p1-info-bsbk dd p {
            line-height: 22px;
            font-size: 14px;
            color: #fff;
            padding-top: 5px;
        }
        
        .p1-info-bsbk ul {
            float: right;
            width: 380px;
            overflow: hidden;
        }
        
        .p1-info-bsbk li {
            margin-bottom: 22px;
            position: relative;
            overflow: hidden;
        }
        
        .p1-info-bsbk li img {
            display: block;
            width: 100%;
        }
        
        .p1-info-bsbk li h4 {
            position: absolute;
            background: rgba(0, 0, 0, 0.7);
            text-align: center;
            font-weight: normal;
            line-height: 40px;
            color: #fff;
            font-size: 16px;
            width: 100%;
            left: 0;
            bottom: 0;
        }
        /*合作案例*/
        
        .p1-info-hzal {
            padding: 80px 0;
        }
        
        .p1-info-hzal-content {
            position: relative;
        }
        
        .p1-info-hzal-content .tempWrap {
            width: 1200px !important;
        }
        
        .p1-info-hzal-content dl {
            width: 388px;
            float: left;
            margin-right: 18px;
            background: #fff;
        }
        
        .p1-info-hzal-content dl:last-child {
            margin-right: 0;
        }
        
        .p1-info-hzal-content dt img {
            display: block;
            width: 100%;
        }
        
        .p1-info-hzal-content dl dd {
            border: 1px solid #bb9d77;
            border-top: none;
            padding: 43px 27px;
            height: 317px;
            box-sizing: border-box;
        }
        
        .p1-info-hzal-content dd h4 {
            font-size: 18px;
            color: #000;
            line-height: 100%;
            position: relative;
            margin-bottom: 38px;
            text-align: center;
        }
        
        .p1-info-hzal-content dd h4 a {
            color: #000;
            display: block;
        }
        
        .p1-info-hzal-content dd h4:after {
            position: absolute;
            content: "";
            width: 29px;
            height: 1px;
            background: #A1A1A1;
            left: 50%;
            margin-left: -15px;
            bottom: -21px;
        }
        
        .p1-info-hzal-content dd p {
            font-size: 14px;
            line-height: 24px;
            color: #737373;
            margin-bottom: 40px;
            text-align: justify;
        }
        
        .p1-info-hzal-content .more a {
            margin: 0 auto;
        }
        
        .p1-info-hzal-content dl:hover h4 a {
            color: #bb9d77;
        }
        /*常见问题*/
        
        .p1-info-cjwd {
            padding: 70px 0;
            background: #F5F5F5;
        }
        
        .p1-info-cjwd li {
            width: 590px;
            height: 116px;
            float: left;
            margin-bottom: 15px;
            background: #fff;
        }
        
        .p1-info-cjwd li span {
            display: block;
            float: left;
            width: 104px;
            height: 116px;
            background: #bb9d77;
            margin-right: 31px;
            text-align: center;
            color: #fff;
            font-size: 16px;
            line-height: 100%;
        }
        
        .p1-info-cjwd li span i {
            display: block;
            font-size: 50px;
            color: #fff;
            padding-top: 20px;
            line-height: 100%;
            padding-bottom: 4px;
        }
        
        .p1-info-cjwd li h4 {
            font-size: 16px;
            color: #000;
            line-height: 100%;
            padding-top: 22px;
            padding-bottom: 15px;
        }
        
        .p1-info-cjwd li h4 a {
            color: #000;
            display: block;
        }
        
        .p1-info-cjwd li p {
            font-size: 14px;
            line-height: 24px;
            color: #737373;
        }
        
        .p1-info-cjwd li p em {
            color: #bb9d77;
        }
        
        .p1-info-cjwd li:nth-child(odd) {
            margin-right: 20px;
        }
        .p1-info-3 {
            background: #fff;
            padding: 0 0 50px;
        }
        
        .p1-info-3-tit {
            height: 55px;
            font-size: 24px;padding: 0 20px;
            font-weight: normal;
            line-height: 55px;
            color: #333;font-weight: bold;
        }
        
        .p1-info-3-list li{width:565px;float:left;}
        .p1-info-3-list li:nth-child(2n),.p1-info-3-list li.last{
            margin-left:60px;
        }
        .p1-info-3-list li h4{
            height: 46px;
            font-size: 14px;
            font-weight: normal;
            line-height: 46px;
            color:#4b4a4a;padding:0 20px;
            border-bottom: 1px solid #dbdbdb;
        }
        
        .p1-info-3-list li h4 a{ display: inline-block;color:#4b4a4a;max-width: 415px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
        .p1-info-3-list li h4 span {
            float: right;
            width: 80px;
            text-align: right;
        }
    

.f_bg{ background:url(images/f_bg.gif) repeat-x; height:382px;overflow: hidden;}
.footer{width: 1200px; margin:0 auto;}
.f_tel{height: 100px;padding: 38px 0 0;}
.f_tel p{float: left;overflow: hidden;font-size: 16px;color: #fff;line-height: 32px;height: 100px; background:url(images/f_line.gif) no-repeat right 14px;}
.f_tel p b{display: block;font-size: 20px;font-family:Arial, Helvetica, sans-serif;padding: 0 0 0 35px;}
.f_tel .f_p01{width: 375px;}
.f_tel .f_p02{width: 335px;padding-left: 100px;}
.f_tel .f_p03{width: 270px;padding-left: 100px;background: none;}
.f_tel .f_p01 b{ background:url(images/f_ico01.gif) no-repeat 0 5px;}
.f_tel .f_p02 b{ background:url(images/f_ico02.gif) no-repeat 0 7px;}
.f_tel .f_p03 b{ background:url(images/f_ico03.gif) no-repeat 0 6px;}
.f_logo{width: 480px;height: 220px;padding: 24px 0 0;}
.f_logo h5{width: 105px;padding-left: 50px;}
.f_logo h5 img{width: 105px;height: 105px;}
.f_logo p{font-size: 16px;color: #e0e0e0;height: 30px;line-height: 30px;padding: 10px 0 0;}
.f_logo span{display: block;font-size: 14px;color: #e0e0e0;}
.f_logo i{padding: 0 10px;}
.f_logo a{color: #e0e0e0;}
.f_nav{width: 340px;padding: 44px 0 0;height: 200px;}
.f_nav ul li{float: left;line-height: 40px;width: 170px;height: 40px;overflow: hidden;}
.f_nav ul li a{font-size: 16px;color: #e0e0e0;}
.f_nav ul li a:hover{color: #fff;}
.f_er{width: 320px;padding: 44px 0 0;height: 200px;}
.f_er p{width: 127px;padding: 0 0 0 33px;float: left;text-align: center;line-height: 0;}
.f_er p img{width: 125px;height: 125px;display: block;border: #d5d5d5 1px solid;}
.f_er p span{display: block;font-size: 14px;color: #e0e0e0;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: #bb9d77;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #bb9d77;
            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;
        }
    
