
        .header,
        .content,
        .footer {
            width: 1200px;
            margin: 0 auto;
            font-family: "Microsoft Yahei";
        }
        
        .h_top {
            height: 243px;
            position: relative;
            z-index: 2;font-size: 14px;
            font-family: "Microsoft Yahei";
        }
        
        .h_top:before,
        .h_top:after {
            content: "";
            width: 100%;
            left: 0;
            bottom: 0;
            height: 58px;
            position: absolute;
            z-index: -1;
            background: #ff9600;
        }
        
        .h_top:before {
            height: 30px;
            background: #ececec;
            top: 0;
        }
        
        .t_top {
            height: 30px;
            overflow: hidden;
            line-height: 30px;
            color: #999;
        }
        
        .t_top p {
            float: right;
        }
        
        .t_top p a {
            display: inline-block;
            color: #999;
            padding: 0 20px;
        }
        
        .t_top p a:last-child {
            padding-right: 0;
        }
        
        .t_con {
            height: 119px;
            padding: 36px 0 0;
            overflow: hidden;
        }
        
        .t_logo,
        .t_logo img {
            
            display: block;
            height: 85px;
        }
        
         .t_text {
            padding: 3px 0 0 15px;
            font-size: 28px;
            line-height: 43px;
            color: #2b2b2b;
            position: relative;
			border-left:1px solid #000;
        }
        
        .t_text span {
            font-size: 22px;
            line-height: 33px;
            display: block;
            font-weight: normal;
			color:#ff0000;
        }
        
         .t_pho {
            padding: 26px 0 0;
            white-space: nowrap;
            line-height: 37px;
            font-size: 30px;
            color: #000;
            background: url(../images/top_tel.png) no-repeat 0 4px;
            padding: 5px 0 0 44px;
        }
        
        .t_pho span {
            display: block;
			font-family:Impact;
        }
        
        .t_pho span:last-child {
            letter-spacing: 1px;
        }
		
		
		 .t_pho1 {
            
            white-space: nowrap;
            line-height: 37px;
            font-size: 30px;
            color: #000;
            background: url(../images/2c82fc21a21f4ab4a85f4af1f68fd178.gif) no-repeat 0 center;
            padding: 35px 0 0 65px;
        }
        
        .t_pho1 span {
            display: block;
			font-family:Impact;
        }
        
        .t_pho1 span:last-child {
            letter-spacing: 1px;
        }
        
        .menu {
            white-space: nowrap;
            width: 1200px;
            height: 58px;
            line-height: 58px;
            overflow: hidden;
            font-size: 16px;
        }
        
        .menu ul {
            padding-left: 4px;
            overflow: hidden;
        }
        
        .menu li {
            float: left;
            position: relative;
            z-index: 1;
        }
        
        .menu li:last-child {
            padding-right: 0;
            background: none;
        }
        
        .menu li a {
            color: #fff;
            display: inline-block;
            padding: 0 29px;
			font-weight:bold;
        }
        
        .menu li:first-child {
            margin: 0;
        }
        
        .menu li:first-child a {
            padding-left: 53px;
            position: relative;
        }
        /* .menu li a:before{content: "/";width:10px;right:0;top:0;height:58px;position: absolute;top: 0;margin-right: -5px;color: #fff;z-index: -1;}
				.menu li:last-child a:before{content: "";width: 0;height: 0;} */
        
        .menu li:first-child a:before {
            content: "";
            width: 15px;
            left: 26px;
            top: 22px;
            height: 15px;
            position: absolute;
            background: url(../images/shy_ico.png) no-repeat 0 0;
        }
        
        .menu li.cur a,
        .menu li a:hover {
            text-decoration: none;
            background: #efefef;
            position: relative;
            color: #333;
            z-index: 2;
        }
        
        .menu li.cur a:before,
        .menu li a:hover:before {
            content: "";
        }
        
        .menu li:first-child.cur a:before,
        .menu li:first-child a:hover:before {
            background-position: 0 bottom;
        }
        
        .menu li a:-webkit-any-link {
            display: block;
        }
    

        .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 #2b2b2b;
            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: 12.5%;
            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 #ff9600;
            border-color: #ff9600;
        }
        
        .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 0 20px;}
    

        .f_bj {
            color: #f0f0f0;
            clear: both;
            font-family: "Microsoft Yahei";
            line-height: 26px;
            position: relative;
            z-index: 9;
            background: #2a2a2a;
            font-size: 16px;
            height: 402px;
            overflow: hidden;
        }em{font-style: normal;}
        
        .f_bj:before {
            content: "";
            position: absolute;
            width: 100%;
            height: 60px;
            background: #ff9600;
            top: 0;
            left: 0;
        }
        
        .f_bj:after {
            content: "";
            position: absolute;
            width: 100%;
            height: 1px;
            background: #444;
            top: 200px;
            left: 0;
        }
        
        .f_bj a {
            color: #f0f0f0;
        }
        
        .f_nav {
            height: 60px;
            line-height: 60px;
            font-size: 16px;
            white-space: nowrap;
            text-align: center;
        }
        
        .f_nav a {
            display: inline-block;
            color: #fff;
			font-weight: bold;
        }
        
        .f_nav i {
            display: inline-block;
            color: #e0e0e0;
            width: 82px;
        }
        
        .f_nav a:hover {
            text-decoration: underline;
            font-weight: bold;
        }
        
        .f_text {
            height: 125px;
            line-height: 22px;
            padding: 37px 0 0;
            color: #cfcfcf;
        }
        
        .f_text li {
            float: left;
            width: 242px;
            padding: 0 0 0 36px;
            position: relative;
        }
        
        .f_text li:before {
            content: "";
            position: absolute;
            width: 2px;
            height: 41px;
            background: #747474;
            top: 5px;
            right: 0;
        }
        
        .f_text li:first-child {
            width: 344px;
            padding-left: 0;
        }
        
        .f_text li:nth-child(3) {
            width: 316px;
        }
        
        .f_text li:nth-child(4) {
            width: 190px;
        }
        
        .f_text li:nth-child(4):before {
            width: 0;
            height: 0;
        }
        
        .f_text li span {
            display: block;
            padding-left: 32px;
            line-height: 28px;
        }
        
        .f_text li p {
            width: 260px;
        }
        
        .f_con {
            height: 300px;
            overflow: hidden;
        }
        
        .f_code {
            width: 300px;
            line-height: 27px;
            font-size: 14px;
        }
        
        .f_code p {
            width: 108px;
            float: right;
            position: relative;
            text-align: center;
            height: 200px;
        }
        
        .f_code p:last-child {
            margin-right: 22px;
        }
        
        .f_code p img {
            width: 102px;
            height: 102px;
            display: block;
            padding: 4px;
            background: #fff;
        }
        
        .f_code p span {
            display: block;
            background: #3b3b3b;
        }
        
        .f_lx {
            width: 830px;
            padding: 22px 0 0;
        }
        
        .f_lx em {
            display: block;
            font-size: 12px;
            line-height: 24px;
            opacity: 0.3;
        }
    

        .client-2 {
            position: fixed;
            right: -200px;
            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: #ff9600;
            color: #fff;
            height: 53px;
            width: 260px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #ff9600;
            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;
        }
    
