
        .topWrap{height:158px;font-family:"Microsoft Yahei";position: relative;z-index: 3;background: url(images/head_bg.png) repeat-x center;}
        
        .content{ width: 1280px;margin: 0 auto; }
        .header{width:1280px;margin: 0 auto; position: relative;font-family:"Microsoft Yahei";box-sizing: border-box;}
        
        .t_top{height:106px;position: relative;}
        .logo{float:left;width:230px;height:46px;padding-top: 32px;}
        .logo img {width:230px;height:46px;}

        .h_contact { float: right; margin-top: 40px; box-sizing: border-box;}
        .h_contact span img{ display: block;width: 68px;height: 24px;float: left;margin-right: 8px; }
        .h_contact strong { display: block; font-size: 30px; color: #433f3f; line-height:22px; float:left;font-family: DIN Next W1G;}
       
        
        .nav {height:52px;margin:0 auto;position: relative;}
        .nav li {float:left;height:52px;position:relative;z-index:9;box-sizing:border-box;margin-right: 93px;}
        .nav li:last-child{ margin-right: 0; }
        .nav li a{font-size:16px;color:#4c4c4c;display:block;height:52px;line-height:52px;position: relative;z-index: 20;padding: 0 10px;transition: all 0.4s ease-out 0s;border-radius: 5px;position: relative;}
        .nav li a:after{ position: absolute;left:0;bottom:0;width: 0;height: 3px;background: #e60012;content: "";transition: all 0.5s; }
        .nav li a:hover:after,.nav li.cur a:after{ width:100%; }
        .nav li a:hover,.nav .cur a{ color: #e60012;font-weight: bold;}
       
        
        em,i{font-style: normal;}
        

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

		.plc{font-size: 16px;
    font-weight: 400;
    width: 100%;
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #dcdcdc;
}

		.content{ width:1280px;margin:0 auto;}
		.p12-curblock{
			display: none;
		}
		.p102-curmbs-1{color: #4c4c4c;}
		
		.p102-curmbs-1 i {
			font-style: normal;
		}

		.p102-curmbs-1 span {
			font-family: 宋体;
			height: 70px;
			line-height: 70px;
			padding: 0px 10px;
		}
		.p102-curmbs-1 a{color: #4c4c4c;}
		.p102-curmbs-1 a:hover{color: #e60012;}
	

    .p102-info-blk {
        width: 900px;
       
        background: #fff;
    }
    
    /*.p102-info-blk-con {*/
    /*    padding: 47px 40px 52px;*/
    /*}*/
    
    .p102-info-blk-title {
        line-height: 30px;
        font-size: 30px;
        font-weight: bold;
        color: #333333;
       width: 1280px;
        height: 136px;
        padding-top:72px;
        box-sizing: border-box;
    }
    
    .p102-info-blk-bool {
        height: 54px;
        line-height:14px;
        font-size: 14px;
        color: #999999;
       
        border-bottom: 1px solid #eeeeee;
        width: 1280px;
    }
    
    .p102-info-blk-bool i {
        font-style: normal;
        margin: 0 15px;
    }
    
    .p102-info-content {
        font-size: 16px;
        line-height: 32px;
        color: #666;
        padding: 10px 0 0;
        text-align: justify;
    }
    
    .p102-info-key {
        line-height: 28px;
        font-size: 14px;
        color: #999999;
        padding-bottom: 70px;
    }
    
    .p102-info-key span {
        margin-right: 10px;
    }
    
    .p102-info-blk-paging {
        margin-top: 70px;
     
        height: 62px;
    }
    
    .p102-info-blk-paging dl {
        height: 62px;
        position: relative;
        background: #e8e8e8;
        padding: 0 68px;
    }
   
    
    .p102-info-blk-paging dd {
        width: 321px;
        height: 62px;
        line-height: 62px;
        font-size: 14px;
        color: #1a1a1a;
        position: relative;
    }
    
    .p102-info-blk-paging dd span {
        float: left;
        width: 60px;
        height: 62px;
    }
    
    .p102-info-blk-paging dd a {
        float: left;
        width: 260px;
        height: 62px;
        color: #1a1a1a;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .p102-info-blk-paging dd.items-prev:before {
        content: "";
        width: 8px;
        height: 8px;
        border: 2px solid #b3b3b3;
        border-style: solid none none solid;
        position: absolute;
        top: 50%;
        left: -30px;
        margin-top: -5px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        z-index: 1;
    }
    
    .p102-info-blk-paging dd.items-next {
        padding-left: 110px;
    }
    
    .p102-info-blk-paging dd.items-next:after {
        content: "";
        width: 8px;
        height: 8px;
        border: 2px solid #b3b3b3;
        border-style: solid solid none none;
        position: absolute;
        top: 50%;
        right: -30px;
        margin-top: -5px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: 1;
    }
    
    .p102-info-blk-paging dd:hover a {
        color: #e60012;
    }


        .dark-info-02 {
            height: 400px;border-bottom: 1px solid #dcdcdc;
            padding-top: 52px;box-sizing: border-box;
        }
        
        .dark-info-02-tit {
            display: block;
    padding-left:16px;
    font-size: 20px;
    line-height: 20px;
    color: #333;
    font-weight: bold;
    position: relative;
    border-left: 6px solid #e60012;
        }
        
       
        
        .dark-info-02-list {
            background: #fff;
            padding: 24px 0 20px;
        }
        
        .dark-info-02-list dl {
            float: left;
            width: 266px;
          
            margin-right:51px;
            box-sizing: border-box;
        }
        
        .dark-info-02-list dl:nth-last-of-type(1) {
            margin-right: 0;
        }
        
        .dark-info-02-list dl img {
            display: block;
            width: 100%;
            margin: 0 auto;
        }
        
        .dark-info-02-list dd {
          
        }
        
        .dark-info-02-list h4 {
            height: 52px;
            font-size: 18px;
            font-weight: normal;
            line-height: 52px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .dark-info-02-list h4 a {
            color: #333;
        }
        
        .dark-info-02-desc {
            font-size: 14px;
            line-height: 24px;
            color: #666666;
            height: 72px;
            overflow: hidden;
        }
    

    .p101-recommend-news-title {
       display: block;
    padding-left:16px;
    font-size: 20px;
    line-height: 20px;
    color: #333;
    font-weight: bold;
    position: relative;
    border-left: 6px solid #e60012;
    }
    
    
    .p101-recommend-news {
        padding: 56px 0 40px;
    }
    
    .p101-recommend-news-list ul {
        padding-top: 10px;
        position: relative;
    }
    
    .p101-recommend-news-list li {
        height: 50px;
        padding-left: 20px;
        position: relative;
        line-height: 50px;
        border-bottom: 1px dashed #aaaaaa;
    }
    
    .p101-recommend-news-list li:before {
        content: "";
        width: 8px;
        height: 8px;
        border: 2px solid #808080;
        border-style: dotted dotted none none;
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -4px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: 1;
    }
    
    .p101-recommend-news-list li:after {
        content: '';
        position: absolute;
        width: 2px;
        height: 2px;
        background: #808080;
        left: 4px;
        top: 50%;
        z-index: 1;
    }
    
    .p101-recommend-news-list li a {
        display: inline-block;
        max-width: 640px;
        height: 40px;
        font-size: 16px;
        color: #333333;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    .p101-recommend-news-list li:hover a {
        color: #e60012;
    }
    
    .p101-recommend-news-list li:hover:before {
        border-color: #e60012;
    }
    
    .p101-recommend-news-list li:hover:after {
        background: #e60012;
    }
    
    .p101-recommend-news-list li span {
        float: right;
        width: 110px;
        font: 14px/50px Arial;
        color: #666666;
        text-align: right;
    }


        .p14-info-2 {
            background: #fff;
            width:310px;
            margin-top: 192px;
        }
        
        .p14-info-2-tit {
            height: 80px;
            font-size: 20px;
            font-weight: normal;
            line-height: 80px;
           border-bottom: 1px solid #eeeeee;
        }
        
        .p14-info-2-list dl { 
            padding: 25px 0;
           
            font-size: 12px;
            line-height: 18px;
            overflow: hidden;
        }
        
        .p14-info-2-list dt {
            width: 40.35%;
            float: right;
           
        }
        
        .p14-info-2-list dt img {
            display: block;
            width: 100%;
            margin: 0 auto;
        }
        
        .p14-info-2-list dd h4 a{
            display: block;
            height: 52px;
            font-size: 15px;
            font-weight: normal;
            line-height: 26px;
           padding-left: 15px;
            margin-top: 5px;
            position: relative;
        }
        .p14-info-2-list dd h4 a:after{    position: absolute;
                        left: 0;
                        top: 10px;
                        width: 8px;
                        height: 8px;
                        background: #4d4d4d;
                        content: "";
                        border-radius: 4px;
                            }
     
       .p14-info-2-list dd h4 a:hover:after{ background:#e00b17;}
       .p14-info-2 .more{ display:block;width:310px;height: 50px;line-height: 50px;background: #e60012;text-align: center;font-size: 15px;color: #fff;margin-top:25px;
       }
    

					    .xwr{ width: 310px;padding:17px 17.5px 0;margin-top: 50px; box-sizing: border-box;height: 865px;background: #eee;}
			.xwr li{ position: relative;width: 275px;height: 206px;margin-bottom: 24px; }
			.xwr li img{ display: block;width: 100%; }
			.xwr li span{ position: absolute;width: 243px;bottom:0;height: 48px;line-height: 40px;border-top: 1px solid #777777;left:14px;font-size: 20px;color: #fff; display: block;}
			.xwr li span img{ display: block;width: 19px;height: 19px;float: right;padding-top: 12px; }
			.xwr li p{ position: absolute;left:14px;bottom: 14px; }
			.xwr li p img{ display: block;width: 40px;height: 40px;float: left; }
			.xwr li p i{ display: block;float: left;margin-left: 8px;font-size: 18px;line-height: 18px;color: #fff; }
			.xwr li p i em{ display: block;font-size: 20px;color: #fff;line-height: 20px;padding-top: 5px; }
				.xwr li:last-child{width:275px;height: 138px;;}

					

    .footer{height:374px;box-sizing: border-box;}
    .f_con{height:374px;box-sizing: border-box;padding-top: 118px;background: #383838;}

    .f_nav{float: left;width:490px;text-align: left;}
    .f_con h2{font-size:20px;color: #ffffff;display: block;line-height:20px;font-weight:normal;margin-bottom: 20px;}
    .f_nav h2 a{font-size:20px;color: #ffffff;display: block;line-height:20px;font-weight:normal;}
    
    .f_nav ul{margin-top:18px;width: 384px;}
    .f_nav li{width:128px;float:left;}
    .f_nav li a{font-size: 15px;line-height: 32px;display: block;color: #b2b2b2;}
    
    .lxwm{float: left;width: 506px;height: 144px;border-right: 1px solid #666666;}
   
    .lxwm p{font-size: 15px;line-height: 24px;display: block;color:#b2b2b2; margin-top: 8px;}
    .lxwm li{font-size: 15px;line-height: 32px;display: block;color: #b2b2b2;}
    .lxwm li a{ color:#b2b2b2;  }

    .f_er{float: right;}
     
   .f_er p em{display: block;font-size: 15px;color: #ffffff;line-height: 15px;text-align: center;padding-top: 16px;}
   
    .f_er p span{display: block;font-size: 30px;color: #ffffff;line-height: 30px;text-align: center;padding-top: 11px;font-family: DIN Next W1G;}
   .f_er .zx{display: block;width: 158px;height: 42px;line-height: 42px;border-radius: 21px;border:1px solid #898989;font-size: 15px;color: #e5e5e5;text-align: center; -o-transition:all .5s ease;transition:all .5s ease;font-weight: normal;margin: 22px auto 0;font-style: italic;transition:all 0.5s;} 
 .f_er .zx:hover{transform:translateY(-5px);background:#e60012;color:#fff;border-color:#e60012;letter-spacing:2px;}
    .f_bt{ height: 109px;background: #2e2e2e; }
    .f_bt h2{ float: left;width: 185px;height: 37px;padding-top: 36px; }
    .f_bt h2 img{ display: block;width: 185px;height: 37px; }
     .f_bt .f_xx{ float: left;margin-left: 32px;width: 900px;overflow: hidden;}
     .f_bt .f_xx p{ padding-top: 34px;height: 28px;}
     .f_bt .f_xx p span{ display: block;font-size: 15px;line-height: 14px;color: #808080;float: left;padding: 0 6px; border-right: 1px solid #808080;}
     .f_bt .f_xx p span a{color: #808080;  }
     .f_bt .f_xx li { display: block;font-size: 15px;line-height: 14px;color: #808080;float: left;padding: 0 6px 0;border-right: 1px solid #808080; }
    .f_bt .f_xx li:first-child{ border-right:0;padding-right:0;}
     .f_bt .f_xx li a{color: #808080; }
     .f_bt .f_xx p span:last-child,.f_bt .f_xx li:last-child{border-right: 0; }


    

     .side img{margin-bottom:-26px;position:relative;z-index:20;}
        .client-2 {
           
            position: fixed;
            right: -160px;
            top: 50%;
            z-index: 900;
           
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 70px;
            position: relative;
        }
        
        .client-2 li i {
          
            display: block;
           
            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: url(images/side1.png) no-repeat center;
         width: 22px;
            height: 25px;
        }
        
        .client-2 .my-kefu-tel i {
             background: url(images/side2.png) no-repeat center;
            width: 27px;
            height: 28px;
        }
        
        .client-2 .my-kefu-liuyan i {
             background: url(images/side3.png) no-repeat center;
                width: 30px;
            height: 30px;
        }
        
        .client-2 .my-kefu-weixin i {
            background: url(images/side4.png) no-repeat center;
               width: 30px;
            height: 25px;
        }
        
        .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: 33px;
            background: url(images/side5.png) no-repeat center;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 20px;
            height: 50px;
        }
        
         .client-2 .my-kefu-liuyan .my-kefu-main{
            padding-top: 20px;
            height: 50px;
        }
        .client-2 .my-kefu-left {
            float: left;
            width: 70px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            background: #333;
            font-size: 18px;
            color: #fff;
            float: left;
            height: 32px;
            line-height: 32px;
            padding: 0 15px;
            border-left: 1px solid #fff;
           
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
          
            background: #333;
            color: #fff;
            height: 48px;
            width: 230px;
            padding:22px 0 0;
            float: left;
        }
        .client-2 .my-kefu-tel-main:hover{ background: #e60012; }
         
        .client-2 .my-kefu-tel-main:hover .my-kefu-tel-right{ background: #e60012; }
        
        .client-2 .my-kefu-main {
            background: #333333;
            width: 97px;
            height: 45px;
            position: relative;
            padding:25px 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;
        }
    
