
        .content {
            width: 1400px;
            margin: 0 auto;
        }
        .t_top{    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 996;}
        .header {
            height: 106px;
            background: rgba(0, 0, 0, 0.4);
            position: relative;
            z-index: 99;
            
        }
        
        .header .content {
            width: 1480px !important;
        }
        
        .header .logo {
            float: left;
            padding-top: 26px;
            height: 80px;
        }
        
        .header .logo img {
            width: 168px;
        }
        
        .header .menu {
            height: 106px;
        }
        
        .header .menu ul {
            float: right;
        }
        
        .header em {
            display: inline-block;
            top: 40px;
            position: absolute;
            right:2%;
        }
        
        .header em a {
            display: inline-block;
            padding-left: 19px;
            background: url(images/t_map.png) no-repeat;
            line-height: 100%;
            color: #909ba2;
            font-size: 14px;
        }
        
        .header .menu li {
            position: relative;
            float: left;
            text-align: center;
        }
        
        .header .menu li > a {
            display: block;
            font-size: 15px;
            color: #fff;
            line-height: 106px;
            position: relative;
            z-index: 2;
            padding: 0 15px;    letter-spacing: 3px;
            box-sizing: border-box;
            height: 106px;
            -o-transition: color 0.5s ease;
            transition: color 0.5s ease;
            z-index: 5;
            ;
        }
        
        .header .menu li:after {
            position: absolute;
            content: "";
            width: 100%;
            height: 0;
            background: #028156;
            left: 0;
            bottom: 0;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
            z-index: 3;
        }
        
        .header .menu li i {
            display: inline-block;
            position: absolute;
            left: 0;
            top: 106px;
        }
        
        .header .menu li b {
            display: inline-block;
            position: absolute;
            left: 0;
            top: 106px;
        }
        
        .header .menu li.cur > a,
        .header .menu li:hover > a {
            position: relative;
        }
        
        .header .menu li.cur:after,
        .header .menu li:hover:after {
            height: 106px;
        }
        
        body {
            min-width: 1200px;
            width: 100%;
            overflow-x: hidden;
        }
        
        i,
        em {
            font-style: normal;
        }
        
        .tb {
            position: relative;
        }
        
        .xiala {
            position: fixed;
            width: 1920px;
            left: 50%;
            margin-left: -969px;
            top: 106px;
            z-index: 30;
            background: #f2f2f2;
        }
        
        .xiala:before {
            content: '';
            position: absolute;
            width: 100%;
            height: 26px;
            left: 0;
            top: 12px;
          
        }
        
        .xiala-cont {
            padding: 46px 0 35px;
        }
        
        .xiala-cont:after {
            content: ".";
            display: block;
            height: 0;
            visibility: hidden;
            clear: both;
        }
        
        .xiala-cont li {
            float: left;
            width: 100px;
            padding: 0 52px;
            position: relative;
            margin: 0 !important;
        }
        
        .xiala-cont li:after {
            position: absolute;
            content: '';
            width: 1px;
            height: 220px;
            background: #e7e7e7;
            left: 0;
            top: 11px;
        }
        
        .xiala-cont li.first {
            padding-left: 0;
        }
        
        .xiala-cont li.first:after {
            display: none;
        }
        
        .xiala-cont li.last {
            width: 240px;
        }
        
        .xiala-cont li.mr0 {
            padding-right: 0;
        }
        
        .xiala-cont li h4 a {
            display: block;
            height: 40px;
            line-height: 40px;
            font-size: 20px;
            color: #333333;
            font-weight: normal;
        }
        
        .xiala-cont li p,
        .xiala-cont li span {
            height: 144px;
            display: block;
            padding-top: 3px;
        }
        
        .xiala-cont li p a {
            display: block;
            height: 32px;
            line-height: 32px;
            font-size: 16px;
            color: #666666;
        }
        
        .xiala-cont li span img {
            width: 240px;
            height: 134px;
            display: block;
            margin-top: 10px;
        }
        
        .xiala-cont li em {
            display: inline-block;
            height: 30px;
            padding-top: 20px;
        }
        
        .xiala-cont li em a {
            display: block;
            height: 30px;
            line-height: 30px;
            font-size: 16px;
            color: #303030;
        }
        
        .xl_l {
            float: left;
        }
        
        .xl_l h3 {
            font-size: 18px;
            line-height: 1.1;
            padding-top: 20px;
            color: #333;
            padding-bottom: 20px;
            padding-top: 30px;
            font-weight: bold;
            text-align: left;
        }
        
        .xl_l h4 a {
            display: block;
            font-size: 16px;
            text-align: left;
            line-height: 36px;
            position: relative;
            color: #666;
            font-weight: normal;
            transition-duration: .3s;
        }
        
        .xl_l h4 a:hover {
            color: #028156;
            text-decoration: underline;
        }
        
        .xl_l h4 a:before {
            content: "";
            display: inline-block;
            vertical-align: top;
            margin-right: 6px;
            width: 4px;
            height: 4px;
            background: #000;
            position: relative;
            top: 16px;
        }
        
        .xiala-cont p {
            float: right;
        }
    

        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

                .search_content{
                    padding: 18px 0 0;
                    height: 49px;
                    line-height: 30px;
                    border-bottom: solid 1px #e3e3e3;
                }
                .p2-keyword{
                    width: 911px;
                    float: left;
                    text-transform:capitalize;
                    color: #999;
                }
                .p2-keyword dt,.p2-keyword dd{float:left;}
                .p2-keyword dd a{
                    padding: 0 7px;
                    color: #999;
                }
                .p2-keyword dd a:hover{
                    color:#028156;;
                }
                .search-1-input-group{
                    width: 259px;
                    height: 32px;
                    border:1px solid #d8d8d8;
                    border-radius: 30px;
                    padding: 0 0 0 19px;
                }
                .search-1-input-group .searchKey{
                    width: 220px;
                    height: 30px;
                    line-height: 30px;
                    float: left;
                    border: 0;
                    float: left;
                    color:#bfbfbf;
                }
                .search-1-input-group .p2-btn{
                    width: 38px;
                    height: 30px;
                    text-indent: 38px;
                    float: right;
                    height: 32px;
                    background:url(images/VISkins-p5.png) no-repeat 5px -257px;
                }
            

        .p5-crumbs {
            border-bottom: solid 1px #f0f0f0;
            height: 71px;
            line-height: 71px;
            color: #898989;
            /*font-family: "Gotham-Book";*/
            margin-bottom:20px;
        } 
.p5-crumbs-con a {
            color: #898989;
        } 
.p5-crumbs-con .cur,
        .p5-crumbs-con a:hover {
            color:#028156;
        }
    

        .p5_info_content {
            /*font-family: "Gotham-Book";*/
            color: #898989;
        } 
.p5_info_content_font {
            text-align: right;
            height: 36px;
            overflow: hidden;
        } 
.p5_info_content_font a {
            box-sizing: border-box;
            border: solid 1px #bdbdbd;
            width: 60px;
            line-height: 22px;
            text-align: center;
            margin: 0 0 0 3px;
            display: inline-block;
            color: #bdbdbd;
            border-radius: 3px;
        } 
.p5_info_content_font a:hover,
        .p5_info_content_font a.cur {
            background: #bdbdbd;
            color: #fff;
        } 
.p5_info_content h2 {
            text-align: center;
            border-bottom: solid 1px #f1f1f1;
            min-height: 40px;
            line-height: 30px;
            font-size: 26px;
            font-weight: normal;
            padding:14px 0;
            margin-bottom:20px;
        } 
.p5_info_content h2 a {
            color: #333;
        } 
.p5_info_content h5 {
            color: #acacac;
            text-align: center;
            height: 65px;
            line-height: 48px;
            font-weight: normal;
        } 
.p5_info_content h5 span {
            padding: 0 28px;
        } 
.p5_info_content_tj {
            background: #f7f7f7;
            position: relative;
            padding: 48px 72px;
            line-height: 24px;
            font-size: 16px;
            margin-bottom: 30px;
        } 
.p5_info_content_tj:before {
            content: "";
            position: absolute;
            width: 34px;
            height: 26px;
            left: 25px;
            left: 35px;
            background: url(images/p5_bg.png) no-repeat right 2px;
        } 
.p5_info_content_con {
            padding: 0 0 30x;
        }
        .p5_info_content_con  a{
            color: red !important;
        } 
.p5_prod_content_key {
            clear: both;
            height: 60px;
            line-height: 60px;
            padding: 0 0 30px;
            color: #999;
        } 
.p5_prod_content_key a {
            color: #999;
            padding: 0 0 0 15px;
        } 
.p5_prod_content_key a:hover {
            color:#028156;
            text-decoration: none;
        } 
.p5_info_content_page {
            clear: both;
            padding: 25px 23px;
            height: 60px;
            line-height: 24px;
            white-space: nowrap;
            overflow: hidden;
            color: #707070;
            background: #f7f7f7;
            position: relative;
        } 
.p5_info_content_page:before {
            content: "";
            position: absolute;
            width: 2px;
            height: 40px;
            top: 35px;
            left: 0;
            background: #13a0b2;
        } 
.p5_info_content_page a {
            color: #666;
        } 
.p5_info_content_page a:hover{
    color: #028156;
} 
.p5_info_content_page p {
            height: 30px;
            line-height: 30px;
            overflow: hidden;
            position: absolute;
            left:24px;
        }
        .p5_info_content_page_last{ top:25px;}
        .p5_info_content_page_next{top:55px;}
    

        .p5_left_nav_1 {
            /*font-family: Gotham-Black;*/
            padding: 0 0 14px;
        } 
.p5_left_nav_1 .p5_title1 {
            line-height: 32px;
        } 
.p5_left_nav_con1 h4,
        .p5_left_nav_con1 li {
            height: 39px;
            font-weight: normal;
            text-transform: capitalize;
            line-height: 39px;
            border-bottom: solid 1px #f5f5f5;
            overflow: hidden;
        } 
.p5_left_nav_con1 h4 a,
        .p5_left_nav_con1 li a {
            display: block;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        } 
.p5_left_nav_con1 h4 a:hover,
        .p5_left_nav_con1 h4.sidenavcur a,
        .p5_left_nav_con1 li a:hover,
        .p5_left_nav_con1 li.sidenavcur a {
            color:#666666;
            text-decoration: none;
        } 
.p5_left_list_ej li {
            padding: 0 0 0 24px;
            border-top: solid 1px #f5f5f5;
        }
    

        .p5_info_list_con1 dl {
            border-bottom: solid 1px #f5f5f5;
            margin-bottom: 16px;
            cursor: pointer;
            font-size: 14px;
            color: #acacac;
            line-height: 18px;
            padding: 0 0 16px;
            overflow: hidden;
        } 
.p5_info_list_con1 dt {
            width: 31.25%;
            float: left;
            margin: 0 8px 0 0;
        } 
.p5_info_list_con1 dt img {
            width: 100%;
            display: block;
        } 
.p5_info_list_con1 dd {
            overflow: hidden;
        } 
.p5_info_list_con1 dd h3 {
            height: 20px;
            line-height: 20px;
            font-size: 14px;
             font-weight: normal;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        } 
.p5_info_list_con1 dd h3 a {
            color: #444;
        } 
.p5_info_list_con1 dl:hover h3,
        .p5_info_list_con1 dl:hover h3 a {
            color: #028156;
        }
    

        .p5_contact {
            padding: 0 0 40px;
        } 
.p5_contact_con p {
            font-weight: bold;
            line-height: 22px;
            color: #898989;
            padding: 0 0 6px;
        } 
.p5_contact_con li {
            line-height: 34px;
            min-height: 34px;
            word-wrap: break-word;
            color: #898989; 
            overflow: hidden;
        } 
.p5_contact_con li span {
            width: 22px;
            height: 30px;
            display: block;
            float: left;
            margin-right: -22px;
            background: url(images/VISkins-p5.png) no-repeat -2px -2px;
        } 
.p5_contact_con li em {
            padding-left: 25px;
            display: block;
            overflow: hidden;
        } 
.p5_contact_con li.p5_contact_l1 span {
            background-position: -2px -39px;
        } 
.p5_contact_con li.p5_contact_l2 span {
            background-position: -2px -74px;
        } 
.p5_contact_con li.p5_contact_l3 span {
            background-position: -2px -110px;
        } 
.p5_contact_con span {
            clear: both;
            display: block;
            height: 59px;
            padding: 12px 0 0;
        } 
.p5_contact_con span a {
            background: url(images/VISkins-p5.png) no-repeat 0 -154px #898989;
            border-radius: 2px;
            margin: 0 7px 0 0;
            width: 20px;
            height: 20px;
            text-indent: 999px;
            overflow: hidden;
            display: inline-block;
        } 
.p5_contact_con span a.p5_title1_fx1 {
            background-position: 0 -189px;
        } 
.p5_contact_con span a.p5_title1_fx2 {
            background-position: 0 -224px;
        } 
.p5_title1_pho {
            background: url(images/VISkins-p5.png) no-repeat 0 -286px;
            padding: 0 0 0 47px;
            color: #333;
            line-height: 18px;
            height: 60px;
        } 
.p5_title1_pho b {
            font-size: 20px;
            line-height: 28px;
            color:#666666;
            display:block;
        }
    

        .footer {background: #313131; height:525px; }
        .f_con { padding-top:90px; height:479px; -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box; box-sizing: border-box;        }
        .footer h4 {  border-bottom: 1px solid #626262;   margin-bottom: 33px; }
        .footer h4 strong {   display: block;font-size:18px;  line-height: 100%;
          color: #fff; font-weight: 400; }
        .footer h4 span {
          display: block;
          font-size: 24px;
          line-height: 100%;
          color: #808080;
          font-family: arial;
          font-weight: 400;
          padding: 9px 0 20px;
        }
        .f_contact {
          width: 360px;
        }
        .f_contact p {
          font-size: 14px;
          line-height: 36px;
          color: #999;
        }
        .f_contact p span{ font-size: 15px;}
        .f_contact h4 + p {
          font-size: 18px;
        }
        .f_menu {
          width: 360px;
          margin-left: 158px;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
        }
        .f_nav a {
          display: block;white-space: nowrap;text-overflow: ellipsis;
          font-size: 14px;
          line-height: 34px;
          color: #999;
          width: 151px;
          float: left;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
        }
        .f_nav a:hover {
          color: #fff;
        }
        .f_nav a:nth-child(odd) {
          margin-right: 58px;
        }
        .f_qr {
          width: 288px;
          line-height: 0; margin-top: 65px;;
        }
        .f_qr i{ float: left; width: 129px;}
        .f_qr i:nth-of-type(2){ float: right;}
        .f_qr img {
          width: 129px;
          height: 129px;
        }
        .f_qr span {
          display: block;
          font-size: 15px;
          color: #999;
          line-height: 1;
          text-align: center;
          margin-top:14px;
        }
        .f_info {
          height: 41px;
          line-height: 0;
          font-size: 0;
          border-top: 1px solid #626262;
        }
        .f_info span {
          display: inline-block;
          font-size: 14px;
          color: #808080;
          line-height: 41px;
        }
        .f_info a {
          color: #808080;
        }
        .f_info span:nth-child(2) {
          margin: 0 20px;
        }
        .clearfix:after {
          content: ".";
          height: 0;
          display: block;
          visibility: hidden;
          clear: both;
        ;
        }
      

        .client-2 {
            position: fixed;
            right: -195px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 71px;
            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;
            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: 35px;
            background-position: -27px -51px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 75px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 18px;
            color: #fff;
            float: left;
            height: 22px;
            line-height: 22px;
            padding-left: 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
            width:170px;
            overflow:hidden;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #028156;
            color: #fff;
            height: 56px;
            width: 270px;
            padding:9px 0 6px;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #028156;
            width: 97px;
            height: 56px;
            position: relative;
            padding:9px 0 6px;
            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;
        }
    
