
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/

/*banner*/
.fullSlide {
    width: 100%;
    position: relative;
    height: 600px;
    background: #FFF;
    overflow: hidden;
  }
  
  .fullSlide .bd {
    height: 600px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    overflow: hidden;
  }
  
  .fullSlide .bd ul {
    width: 100% !important;
  }
  
  .fullSlide .bd li {
    width: 100% !important;
    height: 600px;
    overflow: hidden;
    text-align: center;
  }
  
  .fullSlide .bd li a {
    display: block;
    height: 600px;
  }
  
  .fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 2;
    bottom: 0;
    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;
    margin: 7px;
    background-color: #fff;
    overflow: hidden;
    line-height: 99px;
    border-radius: 50%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
  }
  
  .fullSlide .hd ul .on {
    width: 20px;
    background: #c90000;
    border-radius: 6px;
    -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%;
  }


/*trait*/

.trait{
    width: 1200px;
    margin: -150px auto 0 auto;
    position: relative;
    z-index: 1;
}

.trait .trait_nr{
    width: 210px;
    height: 150px;
    background: url(../images/ico1.png) repeat center;
    float: right;
    padding: 0 20px;
}

.trait .trait_nr p{
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    border-bottom: 1px solid #d38181;
    padding: 13px 0 12px 0;
}

.trait .trait_nr .tel{
    background: url(../images/tel.png) no-repeat left center;
    height: 48px;
    padding-left: 40px;
    font-size: 30px;
    color: #fff;
    font-family: 'Times New Roman', Times, serif;
    margin-top: 10px;
}


/*title*/

.title{
    width: 1200px;
    margin: 0px auto 0 auto;
    text-align: center;
}

.title h3{
    font-size: 30px;
    font-weight: bold;
    color: #444;
    height: 66px;
    line-height: 66px;
    background: url(../images/news_t.png) no-repeat center;
}

.title h3 a{
    font-size: 30px;
    font-weight: bold;
    color: #444;
}

.title  p{
    font-size: 14px;
    color: #444;
    margin-top: 12px;
}


/*message*/


.message{
    width: 1200px;
    margin: 28px auto 0 auto;
    height: 42px;
}

.message .form-group1{
    float: left;
    width: 178px;
    height: 40px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    margin-right: 30px;
}

.message .form-group1 input{
    width: 178px;
    height: 40px;
    font-size: 14px;
    color: #777;
    background: url(../images/m1.png) no-repeat 8px center ;
    text-indent: 42px;
}

.message .form-group2{
    float: left;
    width: 198px;
    height: 40px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    margin-right: 30px;
}

.message .form-group2 input{
    width: 198px;
    height: 40px;
    font-size: 14px;
    color: #777;
    background: url(../images/m2.png) no-repeat 8px center ;
    text-indent: 42px;
}

.message .form-group3{
    float: left;
    width: 198px;
    height: 40px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    margin-right: 30px;
}

.message .form-group3 input{
    width: 198px;
    height: 40px;
    font-size: 14px;
    color: #777;
    background: url(../images/m3.png) no-repeat 8px center ;
    text-indent: 42px;
}

.message .form-group4{
    float: left;
    width: 138px;
    height: 40px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    margin-right: 30px;
}

.message .form-group4 input{
    width: 138px;
    height: 40px;
    font-size: 14px;
    color: #777;
    background: url(../images/m4.png) no-repeat 8px center ;
    text-indent: 42px;
}

.message .codeText{
    float: left;
    width: 118px;
    height: 40px;
    font-size: 14px;
    color: #777;
    background: url(../images/m5.png) no-repeat 8px center ;
    text-indent: 35px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    margin-right: 10px;
}

.message .imgcode{
    width: 100px;
    height: 40px;
}

.message .anniu{
    float: right;
    width: 90px;
    height: 42px;
    background: #c90000;
    border-radius: 5px;
}

.message .anniu button{
    width: 90px;
    height: 42px;
    background: #c90000;
    border-radius: 5px;
    border: none;
    cursor: pointer;
    font-size: 14px;
    color: #fff;
}


/*product*/

.product{
    width: 1200px;
    height: 474px;
    margin: 95px auto 0 auto;
    background: url(../images/pro_list.jpg) no-repeat center ;
}

.product .pro_l{
    width: 480px;
    float: left;
}


.product .pro_l  h5{
    font-size: 30px;
    font-weight: bold;
    color:#444;
    margin-top: 110px;
}

.product .pro_l  p{
    font-size: 15px;
    color: #444;
    line-height: 36px;
    margin-top: 20px;
}

.product .pro_l .xq{
    margin-top: 45px;
    width: 100px;
    height: 34px;
    line-height: 34px;
    background: #c90000;
    border-radius: 25px;
}

.product .pro_l .xq a{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.product .pro_box{
    width: 590px;
    float: right;
}

.product .pro_box ul li{
    width: 280px;
    height: 230px;
    position: relative;
    float: left;
}

.product .pro_box ul li .pic{
    width: 280px;
    height: 230px;
    position: relative;
}

.product .pro_box ul li .pic img{
    width: 280px;
    height: 230px;
}
.product .pro_box ul li .line{
    width: 280px;
    height: 230px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/ico2.png) repeat center ;
}

.product .pro_box ul li .txt{
    width: 260px;
    height: 210px;
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 0.5);
    top: 10px ;
    left: 10px;
}

.product .pro_box ul li.pro1{
    margin-right: 30px;
}

.product .pro_box ul li.pro3{
    width: 590px;
    height: 210px;
    position: relative;
    margin-top: 30px;
}

.product .pro_box ul li.pro3 .pic{
    width: 590px;
    height: 210px;
    position: relative;
}

.product .pro_box ul li.pro3 .pic img{
    width: 590px;
    height: 210px;
}
.product .pro_box ul li.pro3 .line{
    width: 590px;
    height: 210px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/ico2.png) repeat center ;
}

.product .pro_box ul li.pro3 .txt{
    width: 570px;
    height: 190px;
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 0.5);
    top: 10px ;
    left: 10px;
}

.product .pro_box ul li.pro3 .txt a{
    margin: 60px auto 0 auto;
    background: url(../images/pro_t3.png) no-repeat center ;
    display: block;
    width: 74px;
    height: 59px;
}

.product .pro_box ul li.pro2 .txt a{
    margin: 70px auto 0 auto;
    background: url(../images/pro_t2.png) no-repeat center ;
    display: block;
    width: 74px;
    height: 59px;
}

.product .pro_box ul li.pro1 .txt a{
    margin: 70px auto 0 auto;
    background: url(../images/pro_t1.png) no-repeat center ;
    display: block;
    width: 74px;
    height: 59px;
}

/*case*/

.case_bg{
    width: 100%;
    margin: 75px auto 0 auto;
    height: 1300px;
    background: url(../images/pro_bg.jpg) no-repeat center ;
}

.case_bg .title {
    padding-top: 32px;
}

.case_bg .title h3{
    color: #fff;
}

.case_bg .title p{
    color: #fff;
    margin-top: 15px;
}

.case_bg .case_list{
    width: 1200px;
    margin: 40px auto 0 auto;
    height: 36px;

}

.case_bg .case_list ul{
    text-align: center;
}

.case_bg .case_list ul li{
    display: inline-block;
    width: 80px;
    height: 36px;
    line-height: 36px;
    background: #f5f5f5;
    margin: 0 10px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    position: relative;
    z-index: 5;
}

.case_bg .case_list ul li a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    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 3px;
}

.case_bg .case_list ul li i{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 36px;
    background: #c90000;
    z-index: -1;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.case_bg .case_list ul li:hover i{
    width: 100%;
}

.case_bg .case_list ul li:hover a{
    color: #fff;
}

.case_bg .case_box{
    width: 98%;
    margin: 37px auto 0 auto;
    position: relative;
} 

.case_bg .case_box  ul li{
    float: left;
    width: 23%;
    margin: 0 1% 40px 1%;
    position: relative;
}

.case_bg .case_box  ul li .pic{
    width: 100%;
    padding-top: 80%;
    position: relative;
}

.case_bg .case_box  ul li .pic img{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.case_bg .case_box  ul li .pic .case_ico{
    opacity: 0;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.case_bg .case_box  ul li:hover .pic .case_ico{
    opacity: 1;
}


.case_bg .case_box  ul li .pic .case_ico  .ico_l{
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/buttom2.png) no-repeat center ;
    display: block;
    width: 50px;
    height: 50px;
}

.case_bg .case_box  ul li .pic .case_ico  .ico_r{
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/buttom3.png) no-repeat center ;
    display: block;
    width: 50px;
    height: 50px;
}

.case_bg .case_box  ul li .txt{
    width: 100%;
    margin: 0 auto;
    height: 55px;
    line-height: 55px;
    background: #fff;
    position: relative;
    z-index: 5;
}

.case_bg .case_box  ul li .txt a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #444;
    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_box  ul li .txt i{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 55px;
    background: #c90000;
    z-index: -1;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.case_bg .case_box  ul li:hover .txt i{
    width: 100%;
}

.case_bg .case_box  ul li:hover .txt a{
    color: #fff;
}

/*lc*/

.lc{
    width: 1200px;
    margin: 15px auto 0 auto;
}

.lc .lc_nr{
    float: left;
    margin-top: 10px;
}

.lc .lc_nr ul li{
    float: left;
    width: 100px;
    height: 80px;
    border-right: 1px solid #555;
    margin-right: 20px;
    padding-right: 20px;
}

.lc .lc_nr ul li .lc_t{
    height: 60px;
}

.lc .lc_nr ul li .lc_t h5{
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    line-height: 24px;
    float: left;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;

}

.lc .lc_nr ul li .lc_t span{
    font-size: 12px;
    color: #999;
    float: right;
} 

.lc .lc_nr ul li p{
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.lc .lc_nr ul li:hover .lc_t h5{
    color: #c90000;
}


.lc .tel{
    float: right;
    font-size: 30px;
    color: #fff;
    font-family: 'Times New Roman', Times, serif;
}

.lc .tel .zx{
    width: 120px;
    height: 34px;
    line-height: 34px;
    background: #c90000;
    margin-top: 12px;

}

.lc .tel .zx a{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    
}


/*ys*/

.ys_bg{
    width: 100%;
    margin: 0 auto;
    height: 739px;
    background: url(../images/ys_bg.jpg) no-repeat center ;
}

.ys_bg .ys {
    width: 1200px;
    margin: 0 auto;
    padding-top: 60px;
}


.ys_bg .ys .ys_t{
    width: 1200px;
    margin: 0 auto;
    text-align: right;
    height: 150px;
}

.ys_bg .ys .ys_t span{
    display: block;
    font-size: 72px;
    font-family: 'Times New Roman', Times, serif;
    color: #f5f5f5;
    text-transform: uppercase;
    line-height: 65px;
}

.ys_bg .ys .ys_t h5{
    font-size: 30px;
    color: #484848;
    font-weight: bold;
    margin-top: 2px;

}

.ys_bg .ys .ys_t p{
    font-size: 14px;
    color: #666;
    margin-top: 8px;
}

.ys_bg .ys .ys_box{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 455px;
}

.ys_bg .ys .ys_box .bd{
    margin-left: 240px;
    width: 960px;
    height: 400px;
    overflow: hidden;
}


.ys_bg .ys .ys_box .bd ul li{
    width: 960px;
    height: 400px;
    margin: 0 auto;
    position: relative;
}

.ys_bg .ys .ys_box .bd ul li .ys_img{
    float: left;
    width: 550px;
    height: 400px;
    position: relative;
}

.ys_bg .ys .ys_box .bd ul li .ys_img img{
    width: 550px;
    height: 400px;
}

.ys_bg .ys .ys_box .bd ul li .ys_img i{
    width: 550px;
    height: 400px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/ys_list.png) no-repeat center ;
}

.ys_bg .ys .ys_box .bd ul li .txt{
    float: right;
    background: url(../images/ys_nr.jpg) no-repeat center ;
    width: 410px;
    height: 346px;
}


.ys_bg .ys .ys_box .bd ul li .txt .txt_t{
    margin: 100px 0 0 50px;
    height: 45px;
}

.ys_bg .ys .ys_box .bd ul li .txt .txt_t span img{
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 20px;
    margin-top: 8px;
}

.ys_bg .ys .ys_box .bd ul li .txt .txt_t h5{
    float: left;
    font-size: 22px;
    color: #444;
    line-height: 40px;
    border-bottom: 1px solid #d2d2d2;
}

.ys_bg .ys .ys_box .bd ul li .txt p{
    font-size: 14px;
    color: #444;
    line-height: 36px;
    margin: 20px 0 0 50px;
    width: 310px;
}

.ys_bg .ys .ys_box  .next{
    position: absolute;
    right: 50px;
    bottom: 0;
    background: url(../images/left.png) no-repeat center ;
    width: 50px;
    height: 40px;
    cursor: pointer;
}

.ys_bg .ys .ys_box  .prev{
    position: absolute;
    right: 0px;
    bottom: 0;
    background: url(../images/right.png) no-repeat center ;
    width: 50px;
    height: 40px;
    cursor: pointer;
}


/*hz*/

.hz_bg{
    width: 100%;
    margin: 5px auto 0 auto;
    height: 610px;
    background: url(../images/fc_bg.jpg) no-repeat center ;
}

.hz_bg .hz {
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
    position: relative;
}

.hz_bg .hz .hz_l{
    width: 546px;
    height: 393px;
    background: url(../images/fc_img.png) no-repeat center ;
    float: left;
    margin-top: 185px;
    margin-left: -23px;
    padding-left: 90px;
}

.hz_bg .hz .hz_l span{
    display: block;
    font-size: 48px;
    font-weight: bold;
    font-family: 'Times New Roman', Times, serif;
    color: #fbf2f2;
    text-transform: uppercase;
    margin-top: 40px;

}

.hz_bg .hz .hz_l h5{
    font-size: 18px;
    font-weight: normal;
    color: #444;
}

.hz_bg .hz .hz_l p{
    font-size: 14px;
    color: #444;
    line-height: 36px;
    margin-top: 20px;
    width: 470px;
}

.hz_bg .hz .hz_r{
    float: right;
}

.hz_bg .hz .hz_r ul li{
    float: left;
    width: 100px;
    margin-left: 90px;
}

.hz_bg .hz .hz_r ul li span img{
    width: 100px;
    height: 100px;
    margin: 0 auto;
    display: block;
    background: url(../images/fc_list.png) no-repeat center ;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.hz_bg .hz .hz_r ul li i{
    display: block;
    margin: 15px auto;
    width: 1px;
    height: 30px;
    background: #999999;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.hz_bg .hz .hz_r ul li  a{
    font-size: 18px;
    color: #777;
    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;
}

.hz_bg .hz .hz_r ul li:hover span img{
    background: url(../images/fc_list1.png) no-repeat center ;
}

.hz_bg .hz .hz_r ul li:hover i{
    background: #fff;

}

.hz_bg .hz .hz_r ul li:hover a{
    color: #fff;
}


/*team*/

.team{
    width: 1200px;
    height: 835px;
    margin: 50px auto 0 auto;
    position: relative;
}

.team .team_t{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    height: 260px;
    background: url(../images/xt3.jpg) no-repeat 75px  bottom ;
}

.team .team_t span{
    display: block;
    font-size: 60px;
    font-family: 'Times New Roman', Times, serif;
    color:#fbf2f2;
    text-transform: uppercase;
    line-height: 60px;
}

.team .team_t h5{
    font-size: 30px;
    color:#444;
    font-weight: bold;
    margin-top: 10px;
}


.team .team_list{
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    height: 355px;
    background: url(../images/xt3.jpg) no-repeat 65px  bottom ;
}

.team .team_list span{
    display: block;
    font-size: 36px;
    font-family: 'Times New Roman', Times, serif;
    color:#ddd;
    text-transform: uppercase;
    writing-mode:tb-rl;
    float: left;
}

.team .team_list h5{
    font-size: 16px;
    color:#444;
    font-weight: normal;
    writing-mode:tb-rl;
    float: left;
}

.team .team_box{
    margin: 0 auto;
    width: 1200px;
    position: relative;
}

.team .team_box .bd{
    width: 785px;
    height: 415px;
    overflow: hidden;
    position: relative;
    top: 208px;
}

.team .team_box .bd ul li{
    width: 785px;
    height: 415px;
    float: left;
}

.team .team_box .bd ul li .pic{
    float: left;
    width: 415px;
    height: 415px;
}

.team .team_box .bd ul li .pic img{
    width: 415px;
    height: 415px;
}

.team .team_box .bd ul li .txt{
    float: left;
    width: 270px;
    height: 365px;
    background: url(../images/team_nr.jpg) no-repeat  center ;
    padding: 50px 50px 0 50px;
}

.team .team_box .bd ul li .txt h5 a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 30px;
    color: #fff;
    font-weight: normal;
    margin-top: 38px;
}

.team .team_box .bd ul li .txt  p{
    font-size: 14px;
    color: #fff;
    line-height: 36px;
    height: 108px;
    overflow: hidden;
    margin-top: 20px;
}

.team .team_box .bd ul li .txt .more{
    font-size: 14px;
    color: #fff;
    display: block;
    text-transform: uppercase;
    margin-top: 20px;
}

.team .team_box .hd ul li{
    width: 208px;
    height: 208px;
    position: relative;
}

.team .team_box .hd ul li img{
    width: 208px;
    height: 208px;
    position: relative;
}

.team .team_box .hd ul li span{
    position: absolute;
    left: 0;
    top: 0;
    width: 208px;
    height: 208px;
    background: url(../images/team_list.png) no-repeat  center ;
    opacity: 0;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.team .team_box .hd ul li.on span{
    opacity: 1;
}

.team .team_box .hd ul li.team1{
    position: absolute;
    top: 208px;
    left: 0px ;
}

.team .team_box .hd ul li.team1 img{
    width: 0px;
    height: 0px;
}

.team .team_box .hd ul li.team1 span{
    display: none;
    width: 0;
    height: 0;
}


.team .team_box .hd ul li.team2{
    position: absolute;
    top: 0;
    left: 577px ;
}

.team .team_box .hd ul li.team3{
    position: absolute;
    top: 208px;
    left: 785px ;
}

.team .team_box .hd ul li.team4{
    position: absolute;
    top: 416px;
    right: 0;
}

.team .team_box .hd ul li.team5{
    position: absolute;
    top: 624px;
    left: 785px ;
}

.team .team_button{
    width: 208px;
    height: 208px;
    position: absolute;
    top: 416px;
    left: 785px ;
    background: url(../images/team_xt.jpg) no-repeat  center ;
}

.team .team_button .next{
    background: url(../images/left1.png) no-repeat  center ;
    width: 14px;
    height: 21px;
    margin: 93px 0 0 43px;
    float: left;
}

.team .team_button .prev{
    background: url(../images/right1.png) no-repeat  center ;
    width: 14px;
    height: 21px;
    margin: 93px 43px 0 0;
    float: right;
}

.team .banner_1{
    width: 730px;
    position: absolute;
    left: 0;
    bottom: 40px;
}

.team .banner_1 .txt{
    float: left;
    width: 380px;
    margin-top: 5px;
}

.team .banner_1 .txt ul li{
    width: 101px;
    height: 33px;
    line-height: 33px;
    background: #c90000;
    border-radius: 5px;
    float: left;
    margin: 0 20px  20px 0;
    font-size: 24px;
    color: #fff;
    text-align: center;
}

.team .banner_1 .zx{
    float: right;
}

.team .banner_1 .zx h5{
    font-size: 24px;
    color: #444;
    margin-bottom: 20px;
}

.team .banner_1 .zx .tel{
    font-size: 30px;
    color: #333;
    font-family: 'Times New Roman', Times, serif;
    float: left;
    background: url(../images/tel1.png) no-repeat left  center ;
    height: 31px;
    line-height: 31px;
    padding-left: 50px;
}

.team .banner_1 .zx .zixun{
    width: 100px;
    height: 32px;
    line-height: 32px;
    background: #c90000;
    float:right;
}

.team .banner_1 .zx .zixun a{
    text-align: center;
    display: block;
    font-size: 14px;
    color: #fff;
}


/*news*/

.news {
    width: 1200px;
    margin: 40px auto 0 auto;
}


.news .news_box {
    margin: 30px auto 0 auto;
    height: 500px;
}

.news .news_box .news_top {
    margin: 0px auto 0 auto;
    height: 375px;
}


.news .news_top ul li {
    width: 375px;
    float: left;
    margin: 0 24px 0 0;
    position: relative;

}


.news .news_top ul li .news_img {
    width: 375px;
    height: 250px;
    position: relative;
}

.news .news_top ul li .news_img img {
    width: 375px;
    height: 250px;
}

.news .news_top ul li .news_img span{
    position: absolute;
    width: 375px;
    height: 250px;
    left: 0;
    top: 0;
    background: url(../images/news_list.png) no-repeat center ;
    opacity: 0;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news .news_top ul li:hover .news_img span{
    opacity: 1;

}


.news .news_top ul li .txt {
    margin-top: 20px;
}

.news .news_top ul li .txt h5 a {
    font-size: 15px;
    color: #444;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(../images/xt2.png) no-repeat center left;
    padding-left: 15px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news .news_top ul li:hover .txt h5 a {
    transform: translateX(10px);
    -webkit-transform: translateX(10px);
    color: #c90000;
}

.news .news_top ul li .txt p {
    font-size: 13px;
    color: #555;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    margin: 5px 0 0 15px;
}

.news .news_top ul li .txt .xq a {
    font-size: 18px;
    color: #444;
    display: block;
    margin: 5px 0 0 15px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news .news_top ul li:hover .txt .xq a{
    color: #c90000;

}

.news .news_list {
    width: 1200px;
    margin: 20px auto 0 auto;
}

.news .news_list ul li {
    width: 375px;
    height: 45px;
    line-height: 45px;
    float: left;
    margin: 0 24px 0 0;
    position: relative;
}

.news .news_list ul li a {
    float: left;
    width: 250px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #666;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news .news_list ul li span {
    float: right;
    font-size: 14px;
    color: #999;
}


.news .news_list ul li i {
    width: 0;
    height: 1px;
    background: #c90000;
    position: absolute;
    left: 0px;
    bottom: 0px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    display: block;
}

.news .news_list ul li:hover i {
    width: 100%;
}

.news .news_list ul li:hover a {
    color: #c90000;
}