
/*-----------------------------------------------------------*/
/*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: 50px;
    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: 11px;
    height: 11px;
    margin: 12px;
    border: 2px solid #fff;
    overflow: hidden;
    line-height: 99px;
    border-radius: 50%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
  }
  
  .fullSlide .hd ul .on {
    background: #fff;
    border: 2px solid #fff;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
  }
  
  
  .fullSlide .next {
    width: 65px;
    height: 65px;
    position: absolute;
    top: 50%;
    z-index: 9;
    background: url(../images/bannerR.png) no-repeat center;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    right: 4%;
  }
  
  .fullSlide .prev {
    width: 65px;
    height: 65px;
    position: absolute;
    top: 50%;
    z-index: 9;
    background: url(../images/bannerL.png) no-repeat center;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    left: 4%;
  }


/*title*/

.title{
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.title h3{
    text-align: center;
}

.title h3 i{
    display: inline-block;
    font-size: 70px;
    color: #0f2c52;
    font-family: "Impact";
    width: 90px;
    background: url(../images/title_xt.png) no-repeat right center;
    line-height: 80px;
}

.title h3 span{
    display: inline-block;
    margin-left: 32px;
    font-size: 28px;
    color: #333;
    text-align: left;
    top: 10px;
    position: relative;
}

.title h3 span em{
    display: block;
    font-size: 48px;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 48px;
}


/*about*/

.ab_bg{
    width: 100%;
    height: 660px;
    margin: 0 auto;
    background: url(../images/ab_bg.jpg) no-repeat center;
}

.ab_bg .about{
    width: 1280px;
    margin: 0 auto;
    padding-top: 70px;
}

.ab_bg .about .txt{
    overflow: hidden;
    margin: 55px auto 0 auto;
}

.ab_bg .about .txt p{
    text-align: center;
    font-size: 14px;
    color: #333333;
    line-height: 36px;
    height: 108px;
    overflow: hidden;


}

.ab_bg .about .txt .more{
    display: block;
    margin: 50px auto 0 auto;
    width: 190px;
    height: 55px;
    line-height: 55px;
    background: #0f2c52;
    border-radius: 45px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}

.ab_bg .about  .ab_list{
    margin: 60px auto 0 auto;
}


.ab_bg .about  .ab_list ul li{
    float: left;
    width: 320px;
    background: url(../images/xt2.png) no-repeat  right center;
    text-align: center;

}

.ab_bg .about  .ab_list ul li:last-child{
    background: none;
}

.ab_bg .about  .ab_list ul li h5{
    font-size: 24px;
    color: #333333;
    font-weight: bold;
}

.ab_bg .about  .ab_list ul li h5 span{
    font-size: 44px;
    color: #333333;
    font-weight: bold;
}

.ab_bg .about  .ab_list ul li p{
    width: 96px;
    height: 30px;
    line-height: 30px;
    background: #f8f8f8;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    color: #333333;
    margin: 12px auto 0 auto;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.ab_bg .about  .ab_list ul li:hover p{
    background: #0f2c52;
    color: #fff;
}


/*product*/

.pro_bg{
    width: 100%;
    height: 830px;
    margin: 0 auto;
    background: #f8f8f8;
}

.pro_bg .product{
    width: 1280px;
    margin: 0 auto;
    padding-top: 65px;
}

.pro_bg .product .title{
    text-align: left;
    margin: 0;
}

.pro_bg .product .title h3{
    text-align: left;
}

.pro_bg .product .pro_box{
    margin: 45px auto 0 auto;
    position: relative;
}

.pro_bg .product .pro_box .bd{
    margin: 0 auto;
}

.pro_bg .product .pro_box .bd ul li{
    float: left;
    width: 290px;
    height: 560px;
    background: #ffffff;
    border-radius: 5px;
    margin: 0 15px;
}

.pro_bg .product .pro_box .bd ul li .pic{
    height: 186px;
    border-bottom: 1px solid #dedede;



}

.pro_bg .product .pro_box .bd ul li .pic img{
    display: block;
    width: 250px;
    height: 100px;
    margin: 20px 20px 0 20px;
}

.pro_bg .product .pro_box .bd ul li .pic h5 a{
    width: 250px;
    margin: 13px auto 0 auto;
    font-size: 14px;
    color: #333;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    text-align: center;
    display: block;
}

.pro_bg .product .pro_box .bd ul li .txt{
    width: 250px;
    margin: 12px auto 0 auto;
}

.pro_bg .product .pro_box .bd ul li .txt p{
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #e1e1e1;

}

.pro_bg .product .pro_box .bd ul li .txt p i{
    display: block;
    float: left;
    width: 80px;
    font-size: 14px;
    color: #666666;
}

.pro_bg .product .pro_box .bd ul li .txt p span{
    display: block;
    float: right;
    width: 170px;
    font-size: 12px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    text-align: right;
    text-transform: uppercase;
}

.pro_bg .product .pro_box .bd ul li .nr{
    margin: 30px auto 0 auto;

}

.pro_bg .product .pro_box .bd ul li .nr span{
    width: 250px;
    height: 45px;
    line-height: 45px;
    background:  #f8f8f8;
    border-radius: 5px;
    margin-bottom: 13px;
    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;
    margin: 0 auto 13px auto;
    font-size: 14px;
    color: #333;
    position: relative;
    z-index: 5;
}

.pro_bg .product .pro_box .bd ul li .nr span::after{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    width: 0px;
    height: 45px;
    background:  #0f2c52;
    border-radius: 5px;
    content: "";
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.pro_bg .product .pro_box .bd ul li:hover .nr span::after{
    width: 100%;
}

.pro_bg .product .pro_box .bd ul li:hover .nr span{
    color: #fff;
}

.pro_bg .product .pro_box .bd ul li .nr p{
    width: 250px;
    height: 45px;
    line-height: 45px;
    border: 1px solid #dedede;
    border-radius: 5px;
    margin: 0 auto;
    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;
}

.pro_bg .product .pro_box .bd ul li:hover .nr p{
    color: #0f2c52;
    border: 1px solid #0f2c52;
}

.pro_bg .product .pro_box .hd{
    position: absolute;
    right: 0;
    top: -120px;
} 

.pro_bg .product .pro_box .hd .next{
    float: left;
    width: 60px;
    height: 60px;
    cursor: pointer;
    border: 1px solid #dedede;
    border-radius: 50%;
    background: url(../images/left.png) no-repeat  center;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}


.pro_bg .product .pro_box .hd .prev{
    float: left;
    width: 60px;
    height: 60px;
    cursor: pointer;
    border-radius: 50%;
    background: url(../images/right1.png) no-repeat  center;
    margin-left: 15px;
}


.pro_bg .product .pro_box .hd .next:hover{
    background: url(../images/left1.png) no-repeat  center;
}



/*news*/

.news{
    width: 1280px;
    margin: 65px auto 0 auto;
}

.news .news_t{
    overflow: hidden;
}

.news .news_t .title{
    float: left;
}

.news .news_t .news_list{
    float: right;
    margin-top: 0px;
    height: 45px;
    line-height: 45px;
    padding-top: 20px;
}

.news .news_t .news_list ul li{
    float: left;
    height: 45px;
    line-height: 45px;
    margin-left: 55px;
}

.news .news_t .news_list ul li a{
    display: block;
    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;
}

.news .news_t .news_list ul li a i{
    display: block;
    float: left;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    margin-right: 15px;
    -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.n1 a i{
    background: #f8f8f8 url(../images/news1.png) no-repeat  center;
}

.news .news_t .news_list ul li.n2 a i{
    background: #f8f8f8 url(../images/news2.png) no-repeat  center;
}

.news .news_t .news_list ul li.n3 a i{
    background: #f8f8f8 url(../images/news3.png) no-repeat  center;
}

.news .news_t .news_list ul li.n4 a i{
    background: #f8f8f8 url(../images/news4.png) no-repeat  center;
}

.news .news_t .news_list ul li.casehover a{
    color: #0f2c52;
}

.news .news_t .news_list ul li.n1.casehover a i{
    background: #0f2c52 url(../images/news11.png) no-repeat  center;
}

.news .news_t .news_list ul li.n2.casehover a i{
    background: #0f2c52 url(../images/news22.png) no-repeat  center;
}

.news .news_t .news_list ul li.n3.casehover a i{
    background: #0f2c52 url(../images/news33.png) no-repeat  center;
}

.news .news_t .news_list ul li.n4.casehover a i{
    background: #0f2c52 url(../images/news44.png) no-repeat  center;
}

.news .news_box{
    margin: 15px auto 0 auto;
    height: 506px;
    display: none;
} 

.news .news_box .news_l{
    float: left;
    width: 400px;
    height: 506px;
    background: #f8f8f8;
    margin-top: 30px;
}

.news .news_box .news_l .news_img{
    width: 360px;
    height: 270px;
    margin: 20px 20px 0 20px;

}

.news .news_box .news_l .news_img img{
    width: 360px;
    height: 270px;

}

.news .news_box .news_l .txt{
    width: 360px;
    margin: 0 auto;
}

.news .news_box .news_l .txt h5{
    height: 65px;
    line-height: 65px;
    border-bottom: 1px solid #dedede;
}

.news .news_box .news_l .txt h5 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 .news_box .news_l:hover .txt h5 a{
    color:  #0f2c52;
    transform: translateX(10px);
    -webkit-transform: translateX(10px);
    -o-transform: translateX(10px);
}

.news .news_box .news_l .txt p{
    font-size: 14px;
    color: #666;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    margin-top: 13px;
}

.news .news_box .news_l .txt .more{
    height: 35px;
    line-height: 35px;
    margin-top: 20px;

}

.news .news_box .news_l .txt .more span{
    display: block;
    float: left;
    font-size: 18px;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
}

.news .news_box .news_l .txt .more a{
    display: block;
    width: 35px;
    height: 35px;
    float: right;
    background: url(../images/more.png) no-repeat center;
}

.news .news_box .news_r{
    float: right;
    width: 830px;
}

.news .news_box .news_r ul li{
    width: 830px;
    height: 75px;
    line-height: 75px;
    border-bottom: 1px dashed #ebebeb;
    position: relative;

}

.news .news_box .news_r ul li a{
    float: left;
    padding-left: 30px;
    width: 650px;
    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;
    background: url(../images/buttom2.png) no-repeat left center;
}

.news .news_box .news_r ul li span{
    display: block;
    float: right;
    font-size: 16px;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
}

.news .news_box .news_r ul li:hover a{
    color: #0f2c52;
}

.news .news_box .news_r ul li::after{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background: #0f2c52;
    content: "";
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news .news_box .news_r ul li:hover::after{
    width: 100%;
}

/*links*/

.links{
    width: 1280px;
    margin: 45px auto 0 auto;
    overflow: hidden;
}

.links .links_t{
    float: left;
}

.links .links_t i{
    display: block;
    text-align: center;
    font-size: 16px;
    color: #333;
    background: url(../images/links.png) no-repeat bottom center;
    width: 115px;
    height: 37px;
}

.links .yq{
    float: right;
    width: 1130px;
    margin-top: 10px;

} 

.links .yq a{
    margin-right: 15px;
    font-size: 14px;
    color: #999999;
}


/*message*/

.message_bg{
    width: 100%;
    margin: 65px auto 0 auto;
    height: 305px;
    background: url(../images/message_bg.jpg) no-repeat  center;
}

.message_bg .message{
    width: 1280px;
    margin: 0 auto;
    padding-top: 50px;
}

.message_bg .message .m_l{
    float: left;
}

.message_bg .message .m_l h5{
    font-size: 20px;
    color: #333;
    font-weight: bold;
    margin-top: 30px;

}

.message_bg .message .m_l p{
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin-top: 30px;
}

.message_bg .message .m_r{
    float: right;
    width: 890px;
} 

.message_bg .message .m_r .m_nr{
    height: 45px;
    margin-bottom: 25px;

}

.message_bg .message .m_r .form-group1{
    float: left;
    width: 238px;
    height: 43px;
    border: 1px solid #dedede;
    margin-right: 20px;

}

.message_bg .message .m_r .form-group1 input{
    width: 238px;
    height: 43px;
    background: none;
    text-indent: 20px;
    font-size: 14px;
    color: #999;
}

.message_bg .message .m_r .form-group2{
    float: left;
    width: 238px;
    height: 43px;
    border: 1px solid #dedede;

}

.message_bg .message .m_r .form-group2 input{
    width: 238px;
    height: 43px;
    background: none;
    text-indent: 20px;
    font-size: 14px;
    color: #999;
}

.message_bg .message .m_r .form-group4{
    float: right;
    width: 370px;
    height: 43px;
    border: 1px solid #dedede;

}

.message_bg .message .m_r .form-group4 input{
    width: 270px;
    height: 43px;
    background: none;
    text-indent: 20px;
    font-size: 14px;
    color: #999;
    float: left;
}

.message_bg .message .m_r .form-group4 .imgCode{
    float: right;
    width: 90px;
    height: 36px;
    margin: 3px 3px 0 0;
}


.message_bg .message .m_r .form-group3{
    float: left;
    width: 740px;
    height: 125px;
    border: 1px solid #dedede;

}

.message_bg .message .m_r .form-group3 textarea{
    width: 720px;
    height: 110px;
    background: none;
    font-size: 14px;
    color: #999;
    padding: 15px 0 0 20px;
}

.message_bg .message .m_r .anniu{
    float: right;
    width: 130px;
    height: 127px;
}

.message_bg .message .m_r .anniu button{
    cursor: pointer;
    border: none;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    width: 50px;
    height: 127px;
    background: #0f2c52;
    padding: 0 40px;
    box-sizing: content-box;
}