.fullSlide {
    width: 100%;
    position: relative;
    height: 763px;
    background: #fff;
    overflow: hidden;
  }
  
  .fullSlide .bd {
    width: 100%;
    height: 763px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    overflow: hidden;
  }

  
  .fullSlide .bd ul {
    width: 100%;
  }
  
  .fullSlide .bd li {
    width: 100% !important;
    height: 763px;
    overflow: hidden;
    text-align: center;
  }
  
  .fullSlide .bd li a {
    display: block;
    height: 763px;
  }
  
  .fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 2;
    bottom: 40px;
    left: 0;
    height: 30px;
    text-align: center;
  }
  
  .fullSlide .hd ul {
    text-align: center;
  }
  
  .fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin: 12px;
    overflow: hidden;
    line-height: 99px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    background: #fff;
  }
  
  .fullSlide .hd ul .on {
    background: #224acb;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
  }
  
  
  .fullSlide .next {
    width: 65px;
    height: 65px;
    position: absolute;
    top: 50%;
    z-index: 2;
    background: url(../image/bannerR.png) no-repeat center;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    opacity: .3;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    right: 4%;
  }
  
  .fullSlide .prev {
    width: 65px;
    height: 65px;
    position: absolute;
    top: 50%;
    z-index: 2;
    background: url(../image/bannerL.png) no-repeat center;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    opacity: .3;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    left: 4%;
  }




.title{
    height: 150px;
    width: 500px;
}

.title span{
    display: block;
    font-size: 60px;
    color: #1a170e;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    writing-mode:tb-rl;
    line-height: 50px;
    padding-top: 80px;
    float: left;
}

.title h3{
    float: left;
    height: 150px;
    border-left: 1px dashed #cccccc;
    margin-left: 10px;
    padding-left: 20px;
    font-size: 24px;
    color: #333333;
} 

.title h3 a {
    display: block;
    font-size: 24px;
    color: #333333;

}

.title b{
    display: block;
    font-size: 54px;
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    line-height: 50px;
    height: 50px;
    margin-top: 63px;
    margin-bottom: 5px;
}

.title b .textTop{
    position: absolute;
    left: 0px;
    top: 0px;
    clip: rect(0 auto 23px 0);
    font-size: 54px;
    color: #224acb;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
}

.title b .textBottom{
    position: absolute;
    left: 0px;
    top: 0px;
    clip: rect(24px auto auto auto);
    font-size: 54px;
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
}




.product{
    width: 1300px;
    margin: 0 auto;
}

.product .pro_t{
    overflow: hidden;
}

.product .pro_t .title{
    float: left;
}

.product .pro_t .more{
    float: right;
    width: 198px;
    height: 61px;
    line-height: 61px;
    margin: 78px 30px 0 0;
    background: url(../image/more.png) no-repeat   center;
} 

.product .pro_t .more a{
    display: block;
    font-size: 14px;
    color: #fff;
    padding-left: 40px;
}


.product .pro_list{
    margin: 47px auto 0 auto;
    width: 1360px;

}

.product .pro_list ul{
    text-align: center;
}

.product .pro_list ul li{
    display: inline-block;
    width: 115px;
    margin-right: 75px;
}

.product .pro_list ul li a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #666666;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}


.product .pro_list ul li a span{
    display: block;
    width: 115px;
    height: 119px;
    background: url(../image/pro_list.png) no-repeat right  center;
    margin-bottom: 10px;
}

.product .pro_list ul li a span img{
    display: block;
    width: 105px;
    height: 106px;
    border: 1px solid #dddddd;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.product .pro_list ul li a i{
    display: block;
    font-size: 12px;
    color: #b3b3b3;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 3px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.product .pro_list ul li.on a span img {
    border: 1px solid #224acb;
}

.product .pro_list ul li.on a{
    color: #333333;
}

.product .pro_box{
    margin: 50px auto 0 auto;
    width: 1360px;
} 
 
.product .pro_box ul li{
    float: left;
    width: 400px;
    height: 380px;
    border: 1px solid #dddddd;
    -webkit-box-shadow: 0 0 6px 6px rgba(0, 0, 0, .08);
    box-shadow: 0 0 6px 6px rgba(0, 0, 0, .08);
    margin: 0 40px 40px 0;
}

.product .pro_box ul li .pic{
    width: 380px;
    height: 285px;
    margin: 10px 10px 0 10px;

}

.product .pro_box ul li .pic img{
    width: 380px;
    height: 285px;
}

.product .pro_box ul li .txt{
    margin: 20px auto 0 auto;
    width: 380px;
} 

.product .pro_box ul li .txt h5 a{
    float: left;
    width: 290px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #333;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.product .pro_box ul li .txt h5 a i{
    display: block;
    font-size: 14px;
    color: #999999;
    margin-top: 3px;
}

.product .pro_box ul li .txt .more{
    display: block;
    float: right;
    height: 25px;
    width: 20px;
    border-left: 1px solid #dedede;
    background: url(../image/more1.png) no-repeat right  center;
    padding-left: 22px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin-top: 17px;

}

.product .pro_box ul li:hover .txt h5 a{
    color: #224acb;
} 

.product .pro_box ul li:hover .txt .more{
    background: url(../image/more2.png) no-repeat right  center;
}




.te_bg{
    width: 100%;
    height: 338px;
    margin: 0 auto;
    background: url(../image/banner_2.jpg) no-repeat  center;
}

.te_bg .te{
    width: 1300px;
    margin: 0 auto;
    padding-top: 39px;
    position: relative;
}

.te_bg .te .te_l{
    float: left;
    width: 730px;
}

.te_bg .te .te_l h5{
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    padding-top: 95px;
}

.te_bg .te .te_l .tel{
    margin: 50px 0 0 57px;

}

.te_bg .te .te_l .tel i{
    font-size: 24px;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    margin-right: 5px;
}

.te_bg .te .te_r{
    float: right;
    width: 475px;
    margin-top: 20px;
} 

.te_bg .te .te_r ul li{
    float: left;
    text-align: center;
    width: 100px;
    height: 100px;
    margin: 0 86px 15px 0;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.te_bg .te .te_r ul li:nth-child(3n){
    margin-right: 0;
}

.te_bg .te .te_r ul li img{
    display: block;
    margin: 0 auto 10px auto;
    width: 47px;
    height: 47px;

}

.te_bg .te .te_r ul li p{
    font-size: 20px;
    color: #333;
}

.te_bg .te .te_r ul li:hover {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -o-transform: translateY(-10px);
}

.te_bg .te .zx{
    position: absolute;
    left: 560px;
    top: 215px;
    background: url(../image/qq.png) no-repeat right  center;
    height: 72px;
    line-height: 72px;
    width: 245px;
} 

.te_bg .te .zx a{
    display: block;
    font-size: 18px;
    color: #fff;
}





.ys_bg{
    width: 100%;
    height: 775px;
    margin: 0 auto;
    background: url(../image/ys_bg.jpg) no-repeat bottom  center;
    overflow: hidden;
}

.ys_bg .ys{
    width: 1300px;
    margin: 0 auto;
    position: relative;
}

.ys_bg .ys .bd{
    width: 1300px;
    margin: 0 auto;
    position: relative;
    height: 497px;
}

.ys_bg .ys .bd ul li{
    float: left;
    width: 1300px;
    margin: 0 auto;
}

.ys_bg .ys .bd ul li .txt{
    float: left;
    width: 540px;
    margin-top: 50px;
}

.ys_bg .ys .bd ul li .txt h5{
    font-size: 22px;
    color: #333;
    font-weight: bold;
}

.ys_bg .ys .bd ul li i{
    display: block;
    width: 30px;
    height: 2px;
    background: #333;
    margin: 20px 0 30px 0;
}

.ys_bg .ys .bd ul li p{
    font-size: 16px;
    color: #888888;
    line-height: 34px;
}

.ys_bg .ys .bd ul li span{
    display: block;
    font-size: 100px;
    color: #000000;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 80px;
    margin-top: 60px;
}

.ys_bg .ys .bd ul li .ys_img{
  position: absolute;
  right: -292px;
  top: 0;
  width: 1042px;
  height: 497px;
}

.ys_bg .ys .bd ul li .ys_img img{
    width: 1042px;
    height: 497px;
}


.ys_bg .ys .hd{
    margin: 55px auto 0 auto;
} 

.ys_bg .ys .hd ul{
    margin-left: 60px;
}

.ys_bg .ys .hd ul li{
    float: left;
    width: 200px;
    height: 174px;
    background: url(../image/ys_xt.png) no-repeat right  center;
    text-align: center;
}

.ys_bg .ys .hd ul li span{
    display: block;
    margin: 40px auto 10px auto;
    width: 50px;
    height: 50px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.ys_bg .ys .hd ul li h5{
    font-size: 16px;
    color: #333333;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
} 

.ys_bg .ys .hd ul li.ys1 span{
    background: url(../image/ys_ico1.png) no-repeat  center;
}

.ys_bg .ys .hd ul li.ys2 span{
    background: url(../image/ys_ico2.png) no-repeat  center;
}

.ys_bg .ys .hd ul li.ys3 span{
    background: url(../image/ys_ico3.png) no-repeat  center;
}

.ys_bg .ys .hd ul li.ys4 span{
    background: url(../image/ys_ico4.png) no-repeat  center;
}

.ys_bg .ys .hd ul li.on h5{
    color: #224acb;
}

.ys_bg .ys .hd ul li.ys1.on span{
    background: url(../image/ys_ico11.png) no-repeat  center;
}

.ys_bg .ys .hd ul li.ys2.on span{
    background: url(../image/ys_ico22.png) no-repeat  center;
}

.ys_bg .ys .hd ul li.ys3.on span{
    background: url(../image/ys_ico33.png) no-repeat  center;
}

.ys_bg .ys .hd ul li.ys4.on span{
    background: url(../image/ys_ico44.png) no-repeat  center;
}

.ys_bg .ys .ys_num{
    position: absolute;
    z-index: 5;
    left: 124px;
    top: 278px;
    font-size: 30px;
    color: #a4a6ac;
    font-family: Arial, Helvetica, sans-serif;
}



.ys_bg .ys .next{
    position: absolute;
    z-index: 5;
    left: 0px;
    top: 428px;
    background: url(../image/ys_left1.png) no-repeat  center;
    width: 47px;
    height: 47px;

}

.ys_bg .ys .prev{
    position: absolute;
    z-index: 5;
    left: 70px;
    top: 428px;
    background: url(../image/ys_right1.png) no-repeat  center;
    width: 47px;
    height: 47px;
}


.ys_bg .ys .next:hover{
    background: url(../image/ys_left.png) no-repeat  center;
}

.ys_bg .ys .prev:hover{
    background: url(../image/ys_right.png) no-repeat  center;
}


.ys_bg .ys .ys_t{
    position: absolute;
    top: 287px;
    left: 332px;
    background: url(../image/ys_list.png) no-repeat  center;
    width: 401px;
    height: 192px;
}

.ys_bg .ys .ys_t h5{
    font-size: 38px;
    color: #fff;
    font-weight: bold;
    margin-left: 45px;
    line-height: 66px;
}

.ys_bg .ys .ys_t p{
    font-size: 50px;
    color: #fff;
    font-weight: bold;
    margin-left: 130px;
    line-height: 87px;
    margin-top: 13px;
} 




.ab_bg{
    width: 100%;
    height: 1905px;
    margin: 0 auto;
    background: url(../image/case_bg.jpg) no-repeat bottom  center;
}

.ab_bg .about{
    width: 1300px;
    margin: 0 auto;
}

.ab_bg .about .ab_l{
    float: left;
    width: 685px;
    position: relative;
}

.ab_bg .about .ab_l .txt{
    margin-top: 60px;
}

.ab_bg .about .ab_l .txt h5{
    font-size: 24px;
    color: #333333;
    font-weight: bold;
}

.ab_bg .about .ab_l .txt p{
    font-size: 15px;
    color: #888888;
    line-height: 34px;
    height: 102px;
    overflow: hidden;
    margin-top: 25px;

}

.ab_bg .about .ab_l .txt .more{
    margin-top: 110px;
}

.ab_bg .about .ab_l .txt .more a{
    width: 65px;
    height: 65px;
    line-height: 63px;
    text-align: center;
    background: #224acb;
    font-size: 42px;
    color: #fff;
    font-weight: bold;
    float: left;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.ab_bg .about .ab_l .txt .more a:hover{
    border-radius: 50%;
}

.ab_bg .about .ab_l .txt .tel{
    float: left;
    background: url(../image/tel1.png) no-repeat left  center;
    padding-left: 45px;
    margin-left: 33px;
    font-size: 14px;
    color: #cbcbcb;
    line-height: 65px;
}

.ab_bg .about .ab_l .txt .tel i{
    font-size: 30px;
    color: #224acb;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
 

.ab_bg .about .ab_img{
    float: right;
    width: 598px;
    height: 684px;
} 

.ab_bg .about .ab_img img{
    width: 598px;
    height: 684px;
}

.ab_bg .about .ab_l .ry{
    position: absolute;
    right: 0;
    top: 480px;
    background: url(../image/ry_bg.png) no-repeat left  center;
    width: 250px;
    height: 202px;
}

.ab_bg .about .ab_l .ry img{
    width: 206px;
    height: 143px;
    margin: 20px 0 0 16px;
}




.fc{
    width: 1300px;
    margin: 0 auto;
    position: relative;
    height: 471px;
}

.fc .title{
    margin-top: -75px;
    position: relative;

}

.fc .title h3{
    border-left: none;
    margin-left: 0px;
    padding-left: 0px;
}

.fc .fc_box{
    padding-top: 35px;
    width: 1360px;
}

.fc .fc_box ul li{
    float: left;
    width: 302px;
    margin-right: 30px;

}
 
.fc .fc_box ul li .pic{
    width: 302px;
    height: 214px;
    background: #ffffff;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.fc .fc_box ul li .pic img{
    width: 294px;
    height: 206px;
    margin: 4px;
}

.fc .fc_box ul li .txt{
    height: 55px;
    line-height: 55px;
    margin: 0 auto;
    width: 294px;
} 

.fc .fc_box ul li .txt h5 a{
    font-size: 15px;
    color: #919191;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    width: 200px;

}

.fc .fc_box ul li .txt .more{
    display: block;
    background: url(../image/more3.png) no-repeat   center;
    width: 22px;
    height: 7px;
    float: right;
    margin-top: 24px;
}

.fc .fc_box ul li:hover .pic{
    background: #224acb;
}





.case{
    width: 1300px;
    margin: 0 auto;
    position: relative;
}

.case .title{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
}

.case .case_box{
    width: 1300px;
    margin: 0 auto;
    padding-top: 75px;
    position: relative;
}

.case .case_box .bd{
    width: 1300px;
    margin: 0 auto;
}

.case .case_box .bd ul li{
    float: left;
    width: 1300px;
    margin: 0 auto;
}

.case .case_box .bd ul li .case_list{
    float: left;
    width: 420px;
    height: 315px;
    background: #fff;
    border: 1px solid #dddddd;
    -webkit-box-shadow: 0 0 6px 6px rgba(0, 0, 0, .08);
    box-shadow: 0 0 6px 6px rgba(0, 0, 0, .08);
    position: relative;
    margin: 0 60px 45px 0;
}

.case .case_box .bd ul li .case_list .pic{
    width: 410px;
    height: 305px;
    margin: 5px;
    overflow: hidden;
}

.case .case_box .bd ul li .case_list .pic img{
    width: 410px;
    height: 305px;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;

}

.case .case_box .bd ul li .case_list:hover .pic img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.case .case_box .bd ul li .case_list .txt{
    position: absolute;
    right: 5px;
    bottom: 5px;
    width: 303px;
    height: 53px;
    line-height: 53px;
    background: url(../image/buttom1.png) no-repeat   center;

} 

.case .case_box .bd ul li .case_list .txt a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #333;
    text-align: center;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    padding: 0 30px;
}

.case .case_box .bd ul li .case_list:nth-child(1){
    margin-left: 395px;
}

.case .case_box .bd ul li .case_list:nth-child(2){
    margin-right: 0px;
}

.case .case_box .bd ul li .case_list:hover .txt a{
    color: #224acb;
}

.case .case_box .hd{
    position: absolute;
    left: 20px;
    top: 338px;
    z-index: 5;
}

.case .case_box .hd .next{
    float: left;
    width: 50px;
    height: 50px;
    background: #f8f8f8 url(../image/left.png) no-repeat   center;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}


.case .case_box .hd .prev{
    float: left;
    width: 50px;
    height: 50px;
    background: #f8f8f8 url(../image/right.png) no-repeat   center;
    border-radius: 50%;
    margin-left: 12px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.case .case_box .hd .next:hover{
    background: #224acb url(../image/left1.png) no-repeat   center;
}

.case .case_box .hd .prev:hover{
    background: #224acb url(../image/right1.png) no-repeat   center;
}


.case .case_box .case_nr{
    position: absolute;
    left: 20px;
    top: 208px;
    z-index: 5;
}

.case .case_box .case_nr span{
    display: block;
    font-size: 83px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 20px;
    -webkit-text-stroke: 1px #f9f9f9;
    line-height: 75px;
    position: relative;
    margin-left: -310px;
    z-index: -1;
}

.case .case_box .case_nr i{
    display: block;
    width: 20px;
    height: 2px;
    background: #224acb;
    margin-top: -72px;
    z-index: 5;
    position: relative;
}

.case .case_box .case_nr h5{
    font-size: 18px;
    color: #333;
    margin: 18px 0 13px 0;

}

.case .case_box .case_nr p{
    font-size: 14px;
    color: #999;
    letter-spacing: 1px;
}

.case .case_box .zx{
    position: absolute;
    right: 0;
    top: 470px;
    width: 285px;
    height: 96px;
    line-height: 96px;
    background: url(../image/zx.png) no-repeat   center;
} 

.case .case_box .zx a{
    display: block;
    font-size: 16px;
    color: #333333;
    padding-left: 120px;
}


.case .case_box .tel{
    position: absolute;
    right: 85px;
    top: 600px;

}

.case .case_box .tel span{
    display: block;
    font-size: 16px;
    color: #fff;
    background: url(../image/tel2.png) no-repeat  left center;
    padding-left: 30px;
    margin-bottom: 20px;
    margin-left: 50px;
}

.case .case_box .tel i{
    display: block;
    font-size: 20px;
    color: #fff;
    margin-bottom: 10px;
}

.case .case_box .tel i.tel1{
    position: relative;
    left: 20px;
   
}





.banner_1{
    width: 100%;
    height: 310px;
    margin: 0 auto;
    background: url(../image/banner_1.jpg) no-repeat  center;
}

.banner_1 .cont{
    width: 1300px;
    margin: 0 auto;
    padding-top: 75px;
}

.banner_1 .cont h5{
    font-size: 40px;
    color: #ffffff;
    letter-spacing: 5px;
}

.banner_1 .cont p{
    font-size: 16px;
    color: #ffffff;
    letter-spacing: 5px;
    margin: 50px 0 5px 0;
}

.banner_1 .cont span{
    font-size: 12px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    opacity: 0.5;
}
 
 



.news{
    width: 1300px;
    margin: 0 auto;
    height: 895px;
}

.news .news_t{
    overflow: hidden;
}

.news .news_t .title{
    float: left;
}

.news .news_t .news_list{
    float: right;
    margin-top: 85px;
    margin-left: 50px;
} 

.news .news_t .news_list ul li{
    float: left;
    width: 184px;
    height: 51px;
    line-height: 51px;
    position: relative;
    z-index: 5;
    background: url(../image/news_list.jpg) no-repeat  center;
}

.news .news_t .news_list ul li a{
    font-size: 16px;
    color: #333;
    display: block;
    text-align: center;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news .news_t .news_list ul li::after{
    position: absolute;
    content: "";
    left: 50%;
    top: 0;
    z-index: -1;
    width: 0px;
    height: 51px;
    background: url(../image/news_list1.png) no-repeat  center;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news .news_t .news_list ul li.casehover::after{
    width: 100%;
    left: 0%;
}

.news .news_t .news_list ul li.casehover a{
    color: #fff;
}

.news .news_box{
    margin: 50px auto 0 auto;
}

.news .news_box .news_top{
    width: 1360px;
    overflow: hidden;

}

.news .news_box .news_top ul li{
    float: left;
    width: 376px;
    margin-right: 65px;

}

.news .news_box .news_top ul li .pic{
    width: 376px;
    height: 274px;
    background: #f8f8f8;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news .news_box .news_top ul li .pic img{
    width: 360px;
    height: 258px;
    margin: 8px;
}

.news .news_box .news_top ul li:hover .pic{
    background: #224acb;
}

.news .news_box .news_top ul li .txt{
    width: 360px;
    margin: 15px auto 0 auto;


}

.news .news_box .news_top ul li .txt a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #333;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    background: url(../image/buttom2.png) no-repeat left  center;
    padding-left: 15px;
}

.news .news_box .news_top ul li:hover .txt a{
    color: #224acb;
}

.news .news_box .news_top ul li .txt p{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #888;
    margin-top: 5px;
    margin-bottom: 20px;

}

.news .news_box .news_top ul li .txt .more{
    height: 52px;
    line-height: 52px;
    border-top: 1px solid #efefef;

}


.news .news_box .news_top ul li .txt .more span{
    display: block;
    font-size: 14px;
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
}

.news .news_box .news_top ul li .txt .more a{
    display: block;
    font-size: 12px;
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    float: right;
    background: url(../image/more4.png) no-repeat left  center;
    padding-left: 50px;
    width: 47px;
}

.news .news_box .list{
    margin: 20px auto 0 auto;
} 

.news .news_box .list ul li{
    float: left;
    width: 360px;
    margin: 0 72px 20px 0;

}

.news .news_box .list ul li .txt{
    height: 62px;
    border-bottom: 1px solid #f5f5f5;
}

.news .news_box .list ul li .txt span{
    float: left;
    font-size: 50px;
    color: #cbcbcb;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 60px;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news .news_box .list ul li .txt  .txt_r{
    float: right;
    width: 273px;
}

.news .news_box .list ul li .txt  .txt_r a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #333;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    background: url(../image/buttom2.png) no-repeat left  center;
    padding-left: 15px;
}

.news .news_box .list ul li .txt  .txt_r p{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #888;
    margin-top: 5px;
}

.news .news_box .list ul li .more{
    height: 52px;
    line-height: 52px;
    border-top: 1px solid #efefef;
    position: relative;
}

.news .news_box .list ul li .more::after{
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 1px;
    background: #224acb;
    content: "";
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news .news_box .list ul li:hover .more::after{
    width: 100%;
}

.news .news_box .list ul li .more span{
        display: block;
        font-size: 14px;
        color: #999999;
        font-family: Arial, Helvetica, sans-serif;
        float: left;
}

.news .news_box .list ul li .more a{
    display: block;
    font-size: 12px;
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    float: right;
    background: url(../image/more4.png) no-repeat left  center;
    padding-left: 50px;
    width: 47px;
}

.news .news_box .list ul li:hover .txt span{
    color: #224acb;
}

.news .news_box .list ul li:hover .txt .txt_r a{
    color: #224acb;
}


.links{
    width: 1300px;
    margin: 20px auto 0 auto;
    overflow: hidden;
}

.links .links_t{
    float: left;
    width: 145px;

}

.links .links_t span{
    display: block;
    font-size: 28px;
    color: #333333;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
}

.links .links_t i{
    display: block;
    font-size: 16px;
    color: #333333;
    background: url(../image/xt1.png) no-repeat right  center;
}

.links .yq{
    width: 1095px;
    float: right;
    margin-top: 20px;
    
}

.links .yq a{
    font-size: 14px;
    color: #999;
    margin: 0 10px;
}
