
            .topWrap{height:126px;font-family:"Microsoft Yahei";position: relative;z-index: 3;background: url(images/t_bj.jpg) repeat-x center top; overflow:hidden;}
            .header{width:1280px;margin: 0 auto; position: relative;font-family:"Microsoft Yahei";}
            .t_top{height:128px; overflow:hidden;}
            .logo{float:left;width:120px; padding-top:26px;}
            .logo img {width:120px;}
            .t_wz{float:left; padding: 36px 0 0 29px;}
            .t_wz i{ display: block; line-height: 100%; color: #222222; font-size: 26px; font-weight: bold; letter-spacing: 1px;}
            .t_wz span{ display:block; line-height: 100%; color: #666666; font-size: 23px; padding-top: 9px;}
            .t_tel{ float:right;margin-top:39px;}
            .t_tel em{ display: inline-block; float: left; padding-left: 51px;background: url(images/t_ico1.jpg) no-repeat 0 2px; color: #666666; font-size: 14px; line-height: 100%; margin-left: 51px;}
               .t_tel em:nth-child(2){background: url(images/t_ico2.jpg) no-repeat 0 2px; }
            .t_tel em span{ display: block; line-height: 100%; color: #333333; font-size: 24px; font-family: arial; padding-top: 6px;font-weight: bold;}

            .nav {height:64px;margin:0 auto;position: relative; overflow: hidden;}
            .nav li {float:left;height:64px;width:auto!important;position: relative;z-index: 2;background: url(images/nav.jpg) no-repeat right 0;}
            .nav li a{font-size:18px;color:#fff;display:inline-block;height:64px;line-height:64px;box-sizing: border-box; padding: 0 35px;}
            .nav .cur a {background: #ee1d23;}
            .nav li:hover,.nav .cur{background: none;}
            .nav li:last-child{background:none;padding:0;margin:0;}
            .nav li:last-child a{}
            .nav .bg{position: absolute;left:0;top:0;height:64px;width:0;background: #ee1d23;display: block;}
        

    .p101-about-content {
        font-size: 16px;
        line-height: 32px;
        color: #4c4c4c;
        text-align: justify;
        padding: 40px 0;
    }


.title{padding-bottom: 15px;position: relative;font-weight: normal;text-align: center;margin-bottom: 40px;}
	.title:after{content: '';position: absolute;width: 76px;height: 1px;background: #d4d4d4;bottom: 0;left: 50%;margin-left: -38px;}
	.title span,.title a{display: block;height: 50px;line-height: 50px;font-size: 38px;color: #333333;}
	.title em{display: block;height: 22px;font: 14px/22px 'Arial';color: #808080;font-style: normal;letter-spacing: 2px;}
	
    .p101-latest-news {
        padding: 1px 0 80px;margin-top:60px;background:rgb(245,245,245);    }
    
    
    .p101-latest-news-con {
        position: relative;
        padding-bottom: 80px;
    }
    
    .p101-latest-news-con .tempWrap {
        width: 1200px !important;
        margin: 0 auto;
    }
    
    .p101-latest-news-prev,
    .p101-latest-news-next {
        position: absolute;
        width: 36px;
        height: 36px;
        cursor: pointer;
        bottom: 0;
        z-index: 5;
        border-radius: 100%;
    }
    
    .p101-latest-news-prev {
        left: 550px;
        border: 2px solid #333333;
        background: #333333;
    }
    
    .p101-latest-news-next {
        right: 550px;
        border: 2px solid #013c88;
        background: #013c88;
    }
    
    .p101-latest-news-prev:before,
    .p101-latest-news-next:after {
        position: absolute;
        content: '';
        width: 14px;
        height: 14px;
        top: 10px;
        z-index: 1;
    }
    
    .p101-latest-news-prev:before {
        border: 2px solid #fff;
        border-style: solid none none solid;
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        right: 7px;
    }
    
    .p101-latest-news-next:after {
        border: 2px solid #fff;
        border-style: solid solid none none;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        left: 7px;
    }
    
    .p101-latest-news-list dl {
        float: left;
        width: 358px;
        padding: 9px;
        border: 1px solid #ebebeb;
        background: #f7f7f7;
        position: relative;
        margin-right: 33px;
    }
    
    .p101-latest-news-list dl:hover:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 3px;
        background: #013c88;
        left: 0;
        bottom: -1px;
        z-index: 1;
    }
    
    .p101-latest-news-list dl:last-child {
        margin-right: 0;
    }
    
    .p101-latest-news-list dt img {
        width: 100%;
        display: block;
    }
    
    .p101-latest-news-list dd {
        padding: 30px 25px 20px;
    }
    
    .p101-latest-news-list dd h4 {
        font-weight: normal;
    }
    
    .p101-latest-news-list dd h4 a {
        display: inline-block;
        max-width: 100%;
        height: 40px;
        line-height: 40px;
        font-size: 24px;
        color: #1a1a1a;
        margin-bottom: 15px;
        overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
    }
    
    .p101-latest-news-desc {
        line-height: 26px;
        font-size: 14px;
        color: #4c4c4c;
        text-align: justify;
        margin-bottom: 20px;
    }
    
    .p101-latest-news-time {
        height: 24px;
        line-height: 24px;
        font-size: 14px;
        color: #808080;
        padding-left: 28px;
        background: url("images/latest_icon.png") no-repeat left 2px;
    }


        .footWrap{height:414px;overflow:hidden;font-family:"Microsoft Yahei";padding-top:65px;background:url(images/f_bg.jpg) no-repeat center 0;box-sizing: border-box;}
        .footer{width:1200px;margin: 0 auto; position: relative;}
        .ft_t{height:271px;overflow: hidden;}
        .ft_t h4{line-height: 100%;font-size:18px;color: #fff;margin-bottom:29px; letter-spacing:2px; height: 50px;background:url(images/f_lin.png) no-repeat left bottom;}
        .ft_nav{float:left;width:240px; margin-right: 135px;}
        .ft_nav li{float:left;width:90px; margin-bottom: 20px;display: inline-block;    line-height: 100%;}
        .ft_nav li:nth-of-type(2n){ float: right;}
        .ft_nav li a{font-size:16px;color: #cbcfde; line-height: 100%; display: inline-block;}
        .ft_w{float:left;width:478px;}
        .ft_w p{font-size:16px;color: #cbcfde;}
        .ft_w p i{ display: block; line-height: 100%; padding-bottom: 20px;}
        .erwm{float:right;width:229px;}
        .erwm p{width:106px; float: left;}  .erwm p:last-of-type{ float: right;}
        .erwm p img{width:106px;height: 106px;}
        .erwm p span{display: block;font-size:14px;color: #cbcfde;text-align: center;box-sizing: border-box;margin-top:8px; line-height: 100%;}
        .ft_b{box-sizing: border-box; padding-top: 25px;}
        .ft_a{line-height:100%;font-size:14px;color: #8d9bbd}
        .ft_a span{ padding-right: 29px; padding-left:12px;}
        .ft_a  a{color: #8d9bbd;}
        .ft_a p a{font-size:15px;color: #8d9bbd;margin-left: 30px;}
        .ft_a a:hover{text-decoration: underline;}
        .ft_a p{ display: inline-block; float: right;}
        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: #013c88;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #013c88;
            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;
        }
    
