
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/


/*banner*/
.fullSlide {
    width: 100%;
    position: relative;
    height: 700px;
    background: url(../images/banner_bg.jpg) no-repeat center;
    overflow: hidden;
  }
  
  .fullSlide .bd {
    height: 700px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    overflow: hidden;
  }
  
  .fullSlide .bd ul {
    width: 93% !important;
  }
  
  .fullSlide .bd li {
    width: 100% !important;
    height: 700px;
    overflow: hidden;
    text-align: center;
  }
  
  .fullSlide .bd li a {
    display: block;
    height: 700px;
  }
  
  .fullSlide .hd {
    width: 7%;
    position: absolute;
    z-index: 2;
    bottom: 280px;
    right: 0;
    height: 140px;
    background: #1b58a5;
  }
  
  .fullSlide .hd ul {
      margin: 60px 0 0 45px;
  }
  
  .fullSlide .hd ul li {
    cursor: pointer;
    zoom: 1;
    width: 20px;
    height: 3px;
    margin: 0 0 10px 0 ; 
    background: #8aaedb;
    overflow: hidden;
    line-height: 99px;
    border-radius:5px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
  }
  
  .fullSlide .hd ul .on {
    width: 40px;
    background: #fff;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
  }
  
  
  .fullSlide .next {
    width: 29px;
    height: 56px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    z-index: 2;
    background: url(../images/bannerR.png) no-repeat center;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    opacity: .3;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    right: 10%;
  }
  
  .fullSlide .prev {
    width: 29px;
    height: 56px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    z-index: 2;
    background: url(../images/bannerL.png) no-repeat center;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    opacity: .3;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    left: 10%;
  }

.banner_box{
    width: 100%;
    margin: 0 auto;
    position: relative;
    height: 700px;
}

@media (max-width:1400px) {
    .fullSlide .bd ul {
        width: 100% !important;
    }
}



/* 询盘*/
i {
    font-weight: normal;
    font-style: normal;
}

.topxunpan {
    width: 44px;
    position: absolute;
    right: 40px;
    bottom: 47px;
    z-index: 5;
}


.topxunpan .xp {
    
    position: relative;
    line-height: 44px;
    font-size: 14px;
    color: #333333;
    cursor: pointer;
}

.topxunpan .xp h5{
    writing-mode: tb-rl;
}

.topxunpan .xp img {
    position: relative;
    margin: 20px 0 0 0;
    vertical-align: middle;
}

.topxunpan .xp i {
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 18px;
    color: #1b58a5;
    box-sizing: border-box;
}

.topxunpan .xp #xunpantip {
    z-index: 999;
    position: absolute;
    top: 35px;
    left: -30%;
    width: 180px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    -webkit-transform: translateX(-50%) scale(0);
    -moz-transform: translateX(-50%) scale(0);
    -o-transform: translateX(-50%) scale(0);
    -ms-transform: translateX(-50%) scale(0);
    transform: translateX(-50%) scale(0);
    -webkit-transition: transform .4s, opacity .4s;
    -moz-transition: transform .4s, opacity .4s;
    -o-transition: transform .4s, opacity .4s;
    -ms-transition: transform .4s, opacity .4s;
    transition: transform .4s, opacity .4s;
    background-color: #015cb5;
    border-radius: 4px;
    opacity: 0;
    font-weight: bold;
    box-shadow: 5px 5px 2px #dfdfdf;
}

.topxunpan .xp #xunpantip::after {
    content: '';
    position: absolute;
    top: -16px;
    left: 50%;
    width: 0;
    height: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 8px solid transparent;
    border-bottom-color: #015cb5;
}

.topxunpan .xp #xunpantip.xunpantextactive {
    -webkit-transform: translateX(-50%) scale(1);
    -moz-transform: translateX(-50%) scale(1);
    -o-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
    opacity: 1;
}

/* product*/

.pro_bg{
    width: 100%;
    height: 1025px;
    margin: 0 auto;
    background: url(../images/pro_bg.jpg) no-repeat top center;
}


.pro_bg .product{
    width: 1300px;
    height: 660px;
    margin: 0 auto;
    position: relative;
}

.pro_bg .product .trait{
    position: absolute;
    right: 0;
    top: 35px;
    background: url(../images/buttom5.png) no-repeat left center;
    padding-left: 25px;
    font-size: 16px;
    color: #333;
}

.pro_bg .product .search{
    position: absolute;
    right: 0;
    top: 130px;
    width: 380px;
    height: 36px;
    border: 1px solid #262626;
    border-radius: 8px;
}

.pro_bg .product .search .search2{
    float: left;
    width: 280px;
    height: 36px;
    padding-left: 50px;
    font-size: 14px;
    color: #a0a0a0;
    background: none;
}

.pro_bg .product .search  .search_s{
    float: right;
    width: 36px;
    height: 36px;
}

.pro_bg .product .pro_l{
    padding-top: 90px;
    float: left;
    width: 320px;
}

.pro_bg .product .pro_l .pro_con{
    margin-top: 70px;
    height: 420px;
    overflow-y: auto;
    padding-right: 15px;
}

.pro_bg .product .pro_l .pro_con ul li .first{
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #f8fbff;

}

.pro_bg .product .pro_l .pro_con ul li .first:hover{
    border-bottom: 1px solid #e6f1ff;
    background: url(../images/buttom6.png) no-repeat right center;
}

.pro_bg .product .pro_l .pro_con ul li .first a{
    font-size: 18px;
    color: #333;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    padding-left: 20px;

}

.pro_bg .product .pro_l .pro_con ul li .first:hover a{
    background: url(../images/buttom7.png) no-repeat left center;
}

.pro_bg .product .pro_l .pro_con ul li ul li a{
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    line-height: 60px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin-left: 20px;
}

.pro_bg .product .pro_l .pro_con ul li ul li a:hover{
    color: #1b58a5;
}


.pro_bg .product .pro_r{
    float: right;
    width: 920px;
    margin-top: 212px;
}

.pro_bg .product .pro_r .bd{
    width: 920px;
    height: 356px;
    overflow: hidden;
}

.pro_bg .product .pro_r .bd ul li{
    width: 920px;
}

.pro_bg .product .pro_r .bd ul li .pic{
    float: left;
    width: 495px;
    height: 356px;
}

.pro_bg .product .pro_r .bd ul li .pic img{
    width: 495px;
    height: 356px;
}

.pro_bg .product .pro_r .bd ul li .txt{
    float: right;
    width: 380px;
} 

.pro_bg .product .pro_r .bd ul li .txt h5{
    font-size: 18px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin: 23px 0 20px 0;
}

.pro_bg .product .pro_r .bd ul li .txt i{
    display: block;
    width: 28px;
    height: 3px;
    background: #1b58a5;
}

.pro_bg .product .pro_r .bd ul li .txt p{
    font-size: 14px;
    color: #666;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin-top: 30px;
}

.pro_bg .product .pro_r .bd ul li .txt .more{
    background: url(../images/more.png) no-repeat left bottom;
    padding-bottom: 3px;
    margin-top: 40px;
    display: block;
    font-size: 14px;
    color: #666666;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.pro_bg .product .pro_r .bd ul li:hover .txt .more{
    transform: translateX(10px);
    -webkit-transform: translateX(10px);
    -o-transform: translateX(10px);
    color: #1b58a5;
}

.pro_bg .product .pro_r .hd{
    margin-top: 30px;
    margin-left: 40px;
    background: url(../images/xt3.png) no-repeat center;
    height: 25px;
    width: 420px;
}

.pro_bg .product .pro_r .hd .next{
    background: url(../images/left1.png) no-repeat left center;
    font-size: 18px;
    color: #5a6e81;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    padding-left: 25px;
    float: left;
    cursor: pointer;
}


.pro_bg .product .pro_r .hd .prev{
    background: url(../images/right1.png) no-repeat right center;
    font-size: 18px;
    color: #5a6e81;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    padding-right: 25px;
    float: right;
    cursor: pointer;
}








/* pro_show*/

.pro_show{
    margin: 40px auto 0 auto;
    width: 1300px;
} 

.pro_show ul li{
    float: left;
    width: 297px;
    margin-right: 37px;
}

.pro_show ul li:last-child{
    margin-right: 0;
}

.pro_show ul li .pic{
    width: 297px;
    height: 214px;
    background: #f8fbff;

}

.pro_show ul li .pic img{
    width: 287px;
    height: 204px;
    margin: 5px;
}
 
.pro_show ul li .txt{
    height: 42px;
    line-height: 42px;
    position: relative;
} 

.pro_show ul li .txt h5 a{
    float: left;
    padding-left: 23px;
    width: 140px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    background: url(../images/xt1.jpg) no-repeat left center;
}

.pro_show ul li .txt .more{
    float: right;
    margin-right: 10px;
    font-size: 14px;
    color: #666;
    background: url(../images/more1.png) no-repeat right center;
    padding-right: 35px;
}

.pro_show ul li .txt i{
    display: block;
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    width: 274px;
    height: 1px;
    background: #f1f1f1;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.pro_show ul li:hover .txt i{
    background: #004cab;
}

.pro_show ul li:hover .txt h5 a{
    color: #004cab;
}


/* banner_1*/

.banner_1{
    width: 100%;
    height: 300px;
    margin: 0px auto 0 auto;
    background: url(../images/banner_1.jpg) no-repeat center;
}

.banner_1 .cont{
    width: 1300px;
    margin: 0 auto;
}

.banner_1 .cont .txt{
    float: right;
}

.banner_1 .cont .txt img{
    width: 589px;
    height: 92px;
    margin-top: 102px;

}

.banner_1 .cont .tel{
    margin-top: 20px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-align: right;
} 

.banner_1 .cont .tel span{
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 10px;
}

/* title*/

.title{

}

.title span{
    display: block;
    font-size: 34px;
    color: #333333;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 40px;
}

.title h3{
    font-size: 24px;
    color: #333333;
    position: relative;
}

.title h3 a{
    font-size: 24px;
    color: #333333;
}

.title h3 i{
    display: block;
    width: 34px;
    height: 3px;
    background: #1b58a5;
    float: left;
    position: absolute;
    left: 110px;
    top: 20px;

}

/* ys*/

.ys_bg{
    width: 100%;
    height: 705px;
    margin: 80px auto 0 auto;
    background: url(../images/ys_bg.jpg) no-repeat bottom center;
}

.ys_bg .ys{
    width: 1300px;
    margin: 0 auto;
    position: relative;
}

.ys_bg .ys .title{
    position: absolute;
    left: 0;
    top: 40px;
    z-index: 5;
}

.ys_bg .ys .title span{
    font-size: 40px;
    color: #1b58a5;
}

.ys_bg .ys .title h3{
    font-size: 22px;
}

.ys_bg .ys .title i{
    display: block;
    background: #1b58a5;
    margin-top: 55px;
    width: 35px;
    height: 3px;
    
}

.ys_bg .ys .title p{
    margin-top: 35px;
    font-size: 16px;
    color: #666;
    letter-spacing: 10px;
} 

.ys_bg .ys .ys_box{
    width: 1300px;
    margin: 0 auto;
    position: relative;
}

.ys_bg .ys .ys_box .bd{
    width: 1300px;
    margin: 0 auto;
    position: relative;
}

.ys_bg .ys .ys_box .bd ul li{
    width: 1300px;
    height: 705px;
    margin: 0 auto;
    position: relative;
}

.ys_bg .ys .ys_box .bd ul li .txt{
    margin-top: 410px;
    margin-left: 185px;
    position: relative;
    height: 295px;

}

.ys_bg .ys .ys_box .bd ul li .txt h5{
    font-size: 20px;
    color: #fff;
    font-weight: bold;

}

.ys_bg .ys .ys_box .bd ul li .txt span{
    display: block;
    font-size: 14px;
    color: #80a3ce;
    margin-top: 3px;

}

.ys_bg .ys .ys_box .bd ul li .txt i{
    display: block;
    width: 37px;
    height: 1px;
    background: #ffffff;
    margin-bottom: 85px;
    margin-top: 30px;

}

.ys_bg .ys .ys_box .bd ul li .txt p{
    font-size: 14px;
    color: #b2c7e0;
    line-height: 30px;
    width: 1000px;

}

.ys_bg .ys .ys_box .bd ul li .txt h6{
    font-size: 36px;
    color: #fff;
    position: absolute;
    left:-165px;
    bottom: 25px;

}

.ys_bg .ys .ys_box .bd ul li .ys_img{
    position: absolute;
    right: -140px;
    top: 0px;
    width: 858px;
    height: 548px;
} 

.ys_bg .ys .ys_box .bd ul li .ys_img img{
    width: 858px;
    height: 548px;
}

.ys_bg .ys .ys_box .hd{
    position: absolute;
    z-index: 5;
    left: 55px;
    bottom: 153px;
}

.ys_bg .ys .ys_box .hd ul li{
    width: 2px;
    height: 35px;
    background: #fff;

}

.ys_bg .ys .ys_box .hd ul li.on{
    background: #b0c7e4;
}

.ys_bg .ys .ys_box .next{
    position: absolute;
    z-index: 5;
    left: 37px;
    bottom: 310px;
    background: #3369af url(../images/left.png) no-repeat center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
}

.ys_bg .ys .ys_box .prev{
    position: absolute;
    z-index: 5;
    left: 36px;
    bottom: 102px;
    background: #3369af  url(../images/right.png) no-repeat center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
}



/* case*/

.case_bg{
    width: 100%;
    height: 725px;
    margin: 75px auto 0 auto;
    background: url(../images/case_bg.jpg) no-repeat center;
}

.case_bg .case{
    width: 1300px;
    margin: 0 auto;
    padding-top: 60px;
}

.case_bg .case .case_t{
    overflow: hidden;
}

.case_bg .case .case_t .title{
    float: left;
}

.case_bg .case .case_t .zx{
    float: right;
    width: 50px;
    height: 50px;
    margin-top: 25px;
} 

.case_bg .case .case_t .zx img{
    width: 50px;
    height: 50px;
}

.case_bg .case .case_box{
    width: 1300px;
    margin: 35px auto 0 auto;
} 

.case_bg .case .case_box .case_l{
    float: left;
    width: 672px;
}

.case_bg .case .case_box .case_l .pic{
    width: 672px;
    height: 419px;
    background: #fff;
}

.case_bg .case .case_box .case_l .pic img{
    width: 662px;
    height: 409px;
    margin: 5px;
}

.case_bg .case .case_box .case_l .tel{
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #333;
}

.case_bg .case .case_box .case_l .tel span{
    font-size: 18px;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-right: 10px;
}

.case_bg .case .case_box .case_r{
    float: right;
    width: 560px;
}

.case_bg .case .case_box .case_r .txt{
    position: relative;
    margin-top: 37px;
}

.case_bg .case .case_box .case_r .txt  h5 a{
    padding-left: 15px;
    font-size: 18px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    background: url(../images/buttom1.png) no-repeat  left center;
}

.case_bg .case .case_box .case_r .txt i{
    display: block;
    position: relative;
    width: 293px;
    height: 1px;
    background: #9bacbc;
    left: -115px;
    z-index: 5;
    margin-top: 20px;

}

.case_bg .case .case_box .case_r .txt p{
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    margin-top: 25px;

}

.case_bg .case .case_box .case_r .txt .more{
    background: url(../images/more.png) no-repeat left bottom;
    padding-bottom: 3px;
    margin-top: 18px;

}

.case_bg .case .case_box .case_r .txt .more a{
    display: block;
    font-size: 14px;
    color: #666666;

}

.case_bg .case .case_box .case_r .case_list{
    margin-top: 55px;

} 

.case_bg .case .case_box .case_r .case_list ul li{
    float: left;
    width: 225px;
    height: 141px;
    position: relative;
    overflow: hidden;
    margin-right: 37px;
}

.case_bg .case .case_box .case_r .case_list ul li .pic{
    width: 225px;
    height: 141px;
    background: #fff;
    position: relative;
}

.case_bg .case .case_box .case_r .case_list ul li .pic img{
    width: 215px;
    height: 131px;
    margin: 5px;
}

.case_bg .case .case_box .case_r .case_list ul li .txt{
    position: absolute;
    bottom: -34px;
    left: 5px;
    width: 215px;
    height: 34px;
    line-height: 34px;
    background: #004cab;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.case_bg .case .case_box .case_r .case_list ul li .txt a{
    font-size: 14px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    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;
    padding: 0 5px;
}

.case_bg .case .case_box .case_r .case_list ul li:hover .txt{
    bottom: 5px;
}


/* about*/

.ab_bg{
    width: 100%;
    height: 895px;
    margin: 0 auto;
    background: url(../images/ab_bg.jpg) no-repeat bottom center;
    overflow: hidden;
}

.ab_bg .about{
    width: 1300px;
    margin: 0 auto;
    height: 519px;
    position: relative;
}

.ab_bg .about .ab_l{
    float: left;
    width: 655px;
    margin-top: 105px;
}

.ab_bg .about .ab_l .txt{
    margin-top: 80px;
}

.ab_bg .about .ab_l .txt h5{
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.ab_bg .about .ab_l .txt  p{
    font-size: 14px;
    color:  #666;
    line-height: 30px;
    height: 90px;
    overflow: hidden;
    margin-top: 25px;
}


.ab_bg .about .ab_l .txt .more{
    width: 153px;
    height: 50px;
    background: #fff;
    position: absolute;
    bottom: 0px;
    left: 673px;
    z-index: 5;
}

.ab_bg .about .ab_l .txt .more a{
    display: block;
    font-size: 14px;
    color: #666666;
    background: url(../images/more.png) no-repeat left bottom;
    padding-bottom: 3px;
    margin: 23px 0 0 15px;
}

.ab_bg .about .ab_img{
    float: right;
    width: 872px;
    height: 519px;
    position: absolute;
    right: -310px;
    top: 0;
} 

.ab_bg .about .ab_img img{
    width: 872px;
    height: 519px;
}

.ab_bg .fc{
    margin: 0px auto 0 auto;
    width: 1300px;

} 

.ab_bg .fc .fc_list{
    position: relative;
    height: 50px;
    margin-top: -50px;

}

.ab_bg .fc .fc_list ul li{
    float: left;
    line-height: 50px;
    margin-right: 105px;
}

.ab_bg .fc .fc_list ul li a{
    font-size: 16px;
    color: #181f2b;
    float: left;
}

.ab_bg .fc .fc_list ul li a span{
    font-size: 12px;
    color: #181f2b;
}

.ab_bg .fc .fc_list ul li i{
    display: block;
    float: left;
    width: 35px;
    height: 35px;
    margin: 8px 10px 0 0;
}

.ab_bg .fc .fc_list ul li.fc1 i {
    background: url(../images/fc1.png) no-repeat center;
}

.ab_bg .fc .fc_list ul li.fc2 i {
    background: url(../images/fc2.png) no-repeat center;
}

.ab_bg .fc .fc_list ul li.fc1.casehover i {
    background: url(../images/fc11.png) no-repeat center;
}

.ab_bg .fc .fc_list ul li.fc2.casehover i {
    background: url(../images/fc22.png) no-repeat center;
}

.ab_bg .fc .fc_box{
    margin: 40px auto 0 auto;
    width: 1300px;
} 

.ab_bg .fc .fc_box ul li{
    float: left;
    width: 297px;
    margin-right: 37px;
}

.ab_bg .fc .fc_box ul li:last-child{
    margin-right: 0;
}

.ab_bg .fc .fc_box ul li .pic{
    width: 297px;
    height: 214px;
    background: #f8fbff;

}

.ab_bg .fc .fc_box ul li .pic img{
    width: 287px;
    height: 204px;
    margin: 5px;
}
 
.ab_bg .fc .fc_box ul li .txt{
    height: 42px;
    line-height: 42px;
    position: relative;
} 

.ab_bg .fc .fc_box ul li .txt h5 a{
    float: left;
    padding-left: 23px;
    width: 140px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    background: url(../images/xt1.jpg) no-repeat left center;
}

.ab_bg .fc .fc_box ul li .txt .more{
    float: right;
    margin-right: 10px;
    font-size: 14px;
    color: #666;
    background: url(../images/more1.png) no-repeat right center;
    padding-right: 35px;
}

.ab_bg .fc .fc_box ul li .txt i{
    display: block;
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    width: 274px;
    height: 1px;
    background: #f1f1f1;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.ab_bg .fc .fc_box ul li:hover .txt i{
    background: #004cab;
}

.ab_bg .fc .fc_box ul li:hover .txt h5 a{
    color: #004cab;
}



/* news*/

.news_bg{
    width: 100%;
    height: 695px;
    background: #f7faff;
    margin: 0 auto;
}

.news_bg .news{
    width: 1300px;
    margin: 0 auto;
    padding-top: 65px;
}

.news_bg .news .news_t{
    overflow: hidden;
}

.news_bg .news .news_t .title{
    float: left;
}

.news_bg .news .news_t .news_list{
    float: right;
    height: 63px;
}

.news_bg .news .news_t .news_list ul li{
    float: left;
    width: 230px;
    height: 63px;
    line-height: 63px;
    background: #fff;
    border-radius: 5px;
    margin-left: 40px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_t .news_list ul li a{
    font-size: 18px;
    color: #333;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin-left: 45px;
}

.news_bg .news .news_t .news_list ul li a span{
    display: block;
    float: left;
    width: 27px;
    height: 27px;
    margin-top: 18px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_t .news_list ul li a i{
    display: block;
    float: left;
    background: url(../images/xt2.png) no-repeat center;
    height: 34px;
    width: 1px;
    margin: 15px 20px 0 25px;
}

.news_bg .news .news_t .news_list ul li.n1 a span{
    background: url(../images/news1.png) no-repeat center;
}

.news_bg .news .news_t .news_list ul li.n2 a span{
    background: url(../images/news2.png) no-repeat center;
}

.news_bg .news .news_t .news_list ul li.n3 a span{
    background: url(../images/news3.png) no-repeat center;
}

.news_bg .news .news_t .news_list ul li.casehover{
    background: #004cab;
}

.news_bg .news .news_t .news_list ul li.casehover a{
    color: #fff;
}

.news_bg .news .news_t .news_list ul li.n1.casehover a span{
    background: url(../images/news11.png) no-repeat center;
}

.news_bg .news .news_t .news_list ul li.n2.casehover a span{
    background: url(../images/news22.png) no-repeat center;
}

.news_bg .news .news_t .news_list ul li.n3.casehover a span{
    background: url(../images/news33.png) no-repeat center;
}

.news_bg .news .news_box{
    margin: 40px auto 0 auto;
}

.news_bg .news .news_box .news_l{
    float: left;
    width: 770px;
}

.news_bg .news .news_box .news_l .l_top{
    height: 236px;
    background: #fff;
    border-radius: 5px;
    
}

.news_bg .news .news_box .news_l .l_top .news_img{
    float: left;
    width: 370px;
    height: 226px;
    margin: 5px;
}

.news_bg .news .news_box .news_l .l_top .news_img img{
    width: 370px;
    height: 226px;
}

.news_bg .news .news_box .news_l .l_top .txt{
    float: right;
    width: 335px;
    margin-right: 25px;
}

.news_bg .news .news_box .news_l .l_top .txt .time{
    overflow: hidden;
    margin-top: 35px;
}

.news_bg .news .news_box .news_l .l_top .txt .time span{
    float: left;
    font-size: 18px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
}

.news_bg .news .news_box .news_l .l_top .txt .time span i{
    font-size: 34px;
    color: #333333;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    
}

.news_bg .news .news_box .news_l .l_top .txt .time .more{
    float: right;
    margin-right: 10px;
    font-size: 14px;
    color: #666;
    background: url(../images/more1.png) no-repeat right center;
    padding-right: 35px;
    margin-top: 13px;
}

.news_bg .news .news_box .news_l .l_top .txt .nr{
    margin-top: 15px;

}

.news_bg .news .news_box .news_l .l_top .txt .nr a{
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_l .l_top .txt .nr p{
    font-size: 14px;
    color: #666;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin-top: 20px;
}

.news_bg .news .news_box .news_l .list{
    margin-top: 2px;
    width: 820px;
}

.news_bg .news .news_box .news_l .list ul li{
    float: left;
    width: 350px;
    height: 69px;
    line-height: 69px;
    border-bottom: 1px dashed #dddcdd;
    margin-right: 60px;
}

.news_bg .news .news_box .news_l .list ul li a{
    float: left;
    width: 250px;
    padding-left: 20px;
    background: url(../images/buttom3.png) no-repeat left center;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_l .list ul li span{
    float: right;
    font-size: 12px;
    color: #666666;
}

.news_bg .news .news_box .news_l .list ul li:hover a{
    transform: translateX(10px);
    -webkit-transform: translateX(10px);
    -o-transform: translateX(10px);
    color: #004cab;
}

.news_bg .news .news_box .news_r{
    float: right;
    width: 485px;
    margin-top: -21px;
} 

.news_bg .news .news_box .news_r ul li{
    height: 66px;
    line-height: 66px;
    border-bottom: 1px dashed #dddcdd;
}

.news_bg .news .news_box .news_r ul li a{
    float: left;
    width: 250px;
    padding-left: 20px;
    background: url(../images/buttom3.png) no-repeat left center;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_r ul li span{
    float: right;
    font-size: 12px;
    color: #666666;
}

.news_bg .news .news_box .news_r ul li:hover a{
    transform: translateX(10px);
    -webkit-transform: translateX(10px);
    -o-transform: translateX(10px);
    color: #004cab;
}


/* links*/

.links{
    width: 1300px;
    margin: 55px auto 0 auto;
}

.links .links_t{
    float: left;
    width: 145px;
    font-size: 24px;
    color: #333;
    background: url(../images/links.png) no-repeat right 53px;
}

.links .links_t span{
    display: block;
    font-size: 34px;
    color: #333;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    line-height: 35px;
}

.links .yq{
    float: right;
    width: 1110px;
} 

.links .yq a{
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    margin: 0 10px;
}