#navbar {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
}
ul li{
    list-style: none;
}
.fontwhite{
    color: #fff;
}
.navbar-nav .active{
    border-bottom: 3px solid #1b65fa;
}
#navbar .navbar-nav a{
    padding: 8px 0;
}
#navbar .navbar-nav li{
    width: 96px;
    margin: 0 10px;
    text-align: center;
}
#navbar .container{
    width: 1280px;
    margin: 0 auto;
}
/*轮播相关*/
.swilperbox{
    width: 100%;
    height: 100%;
}
.ani{
    color: #000;
}
.swilperani1{
    background: url("../img/wj_banner2.jpg") 0 0 no-repeat;
    background-size: cover;
}
.swilperani2{
    background: url("../img/wj_banner1.jpg") 0 0 no-repeat;
    background-size: cover;
}
.wj_title span{
    font-size: 18px;
    float: left;
    margin-left: 20px;
    font-weight: 500;
}
.wj_title img{
    float: left;
}
.title1{
    font-size: 80px;
    color: #fff;
    margin-top: 300px;
    letter-spacing: 10px;
}
.title2{
    font-size: 20px;
    color: #fff;
    margin-top: 20px;
    letter-spacing: 10px;
}
.title3{
    margin-top: 10px;
}
.title3 a{
    color: #fff;
}
.title5{
    width: 1000px;
    height: 60px;
    margin: 350px auto 0;
    font-size: 40px;
    color: #fff;
    letter-spacing: 10px;
}
.title5 span{
    float: left;
    margin-left: 300px;
}
.title6{
    height: 60px;
    width: 1000px;
    margin: 10px auto 0;
    font-size: 40px;
    color: #fff;
    letter-spacing: 10px;
}
.title6 span{
    float: right;
    margin-right: 300px;
}
/*第一个位置*/
#feature{
    background: rgb(240,240,240) url("../img/wj_ban1.png") 0 0 no-repeat;
    background-size: cover;
    padding: 180px 0;
}
#feature .feature-thumb {
    box-shadow: 0px 0px 23px #ddd;
    border-radius: 5px;
}
.box_one{
    background: url("../img/line_1.png") center center no-repeat;
    font-size: 30px;
}
.btn1{
    border: 0;
    background: #e75351;
    color: #fff;
    width: 150px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin-top: 50px;
}
/*第二个块*/
.ab_title3{
    margin-top: 70px;
}
.btn2{
    width: 150px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 5px;
    background: #fff;
    color: #1b65fa;
    font-size: 18px;
    margin:  0 auto;
    display: block;
    cursor: pointer;
}
#about,#menu{
    height: 900px;
    position: relative;
}
.aboutimg{
    position: absolute;
    top: 0px;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
}
.about_box{
    width: 1200px;
    margin: 50px auto;
    overflow: hidden;
}
.ab_left{
    width: 650px;
    float: left;
}
.ab_right{
    width: 550px;
    float: right;
}
.ab_title{
    font-size: 20px;
    color: #fff;
    margin-left: 30px;
    margin-top: 40px;
}
.ab_ul{
    width: 440px;
    overflow: hidden;
    margin: 30px 0 0 0;
    padding: 0;
}
.ab_ul li{
    float: left;
    width: 200px;
    height: 60px;
    margin: 10px 10px;
}
.ab_ul span{
    font-size: 18px;
    color: #fff;
    margin-left:10px;
}
/*第三个块*/
#video {
    background: url(../img/wj_ban4.jpg) 50% 0 repeat-y fixed;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    position: relative;
    color: #999;
}
#video .overlay {
    /*background: rgba(03,03,03,0.6);*/
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    padding: 150px 0;
}
.vd_title{
    font-size: 18px;
    font-weight: bold;
    padding: 50px 0;
}
.vd_box{
    width: 920px;
    margin: 100px auto;
    overflow: hidden;
}
.vd_box li{
    float: left;
    width: 150px;
    margin: 10px 30px;
}
/*底部*/
footer{
    height: 300px;
    background: #2c2929;
    overflow: hidden;
}
.footer{
    width: 1000px;
    margin: 70px auto;
}
.ft_top{
    overflow: hidden;
}
.ft_lef{
    float: left;
    width: 150px;
    margin: 10px 50px 0 110px;
}
.ft_lef img{
    width: 100px;
}
.ft_lef p{
    color: #999999;
    text-align: center;
    font-size: 14px;
    margin-top: 8px;
}
.ft_lef img{
    display: block;
    margin: 0 auto;
}
.ft_cen{
    float: left;
    height: 150px;
    border-left: 2px solid #322f2f;
    margin-right: 30px;
}
.ft_rig{
    float: left;
    list-style: none;
    width: 600px;
}
.ft_rig li{
    float: left;
    font-size: 15px;
    color: #d3d3d3;
    margin: 20px 50px;
    width: 100px;
}
.ft_rig a{
    font-size: 15px;
    color: #d3d3d3;
}
.beian{
    color: #666666;
    text-align: center;
    margin-top: 30px;
}
.beian a{
    margin-left: 5px;
}

/*侧边栏*/
/*侧边栏*/
.rightnav{
    width:50px;
    height:250px;
    position: fixed;
    right:0;
    top:0;
    z-index: 300;
    display: none;
}
.rightbox{
    position: absolute;
    top:0px;
    width:50px;
    height:100px;
    list-style: none;
    right: 0px;
    padding: 0px;
    border-right: none;
    background: #1b65fa;
   border-radius: 10px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    z-index: 200;
}
.riboli{
    width:50px;
    height: 50px;
    cursor: pointer;
    z-index: 500;
}
.riboli i{
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url('../img/icons.png') no-repeat;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.rightbox li:nth-child(1) i{
    background-position: 10px -30px;
    color: #fff;
    line-height: 60px;
    text-decoration: none;
    text-align: center;
    font-style: normal;
    font-size: 19px;
}
.rightbox li:nth-child(2) i{
    background-position: 10px -107px;
}
.rightbox li:nth-child(3) i{
    background-position: 10px -70px;
    position: relative;
}
.rightbox li:nth-child(4) i{
    background-position: 10px -30px;
}
.rightbox li:nth-child(5) i{
    background-position: 10px -110px;
}
.ribokey{
    width: 50px;
    height: 50px;
    position: absolute;
    top:100px;
    right:0;

}
.ribokey i{
    cursor: pointer;
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url('../img/icons.png') no-repeat;
    /*background-position: 10px -148px;*/
    background-position: 10px -191px;
}
.riboli p{
    font-size: 14px;
    display: block;
    position: absolute;
    right: -260px;
    padding: 8px 7px;
    height: 230px;
    color: White;
    line-height: 30px;
    border-right: none;
    background: #1b65fa;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .4s ease-in-out .1s;
    -moz-transition: all .4s ease-in-out .1s;
    -ms-transition: all .4s ease-in-out .1s;
    -o-transition: all .4s ease-in-out .1s;
    transition: all .4s ease-in-out .1s;
    overflow: hidden;
    z-index: -1;
}

.riboli p a{
    display: block;
    margin-top: 12px;
    width: 100px;
    height: 35px;
    line-height: 32px;
    color: #00dfb9;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #00dfb9;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.riboli p span{
    padding-top: 10px;
    font-size: 22px;
    color: #00dfb9;
    cursor: auto;
}
.rightnav .riboli:nth-child(1) p{
    width: 160px;
    top: 0;
}
.rightnav .riboli:nth-child(1) p img{
    display: block;
    width: 140px;
    margin: 3px;
}
.riboli:nth-child(2) p{
    top: 50px;
    width: 200px;
    height: 100px;
}
.riboli:nth-child(3) p{
    width: 115px;
    top: 50px;
}
.riboli:nth-child(4) p{
    width: 118px;
    top: 50px;
}
.rightnav .riboli .ribotext{
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 25px;
    display: block;
}
.rightnav .rightbox .active p{
    -moz-opacity: 1;
    opacity: 1;
    right:55px;
}

/*关于我们*/
.secabout{
    overflow: hidden;
}
.sbban{
    height: 400px;
    position: relative;
    width: 100%;
}
.sbbanimg{
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.sb_box1{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.sb_ban1{
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 3px;
    margin-top: 100px;
    margin-left: 50px;
}
.sb_ban2{
    width: 50px;
    height: 6px;
    background: #fabe2c;
    margin-top: 20px;
    margin-left: 50px;
}
.sb_ban3{
    font-size: 28px;
    color: #fff;
    letter-spacing: 1px;
    margin-top: 20px;
    margin-left: 50px;
}
.sb_box2{
    width: 1200px;
    margin: 50px auto;
    padding: 30px auto;
}
.sb_box3{
    overflow: hidden;
}
.sb_box4{
    width: 48%;
    float: left;
    color: #777777;
    padding: 10px auto;
    margin-top: 20px;
}
.sb_box4 p{
    text-indent: 2em;
}
.sb_title{
    color: #1b65fa;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    margin: 50px auto;
}
.sb_box5{
    width: 50%;
    float: right;
}

.sb_box6{
    overflow: hidden;
}
.sb_box6 li{
    float: left;
    width: 31%;
    margin-right: 2%;
}
.sb_box6 li img{
    display: block;
    width: 100%;
    margin: 0 auto;
}
.sb_box6 li h3{
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    margin: 20px auto;
}
.sb_box6 li p{
    font-size: 18px;
    text-align: center;
    color: #989898;
}

.sb_box7{
    overflow: hidden;
    margin-top: 40px;
    padding-bottom: 40px;
}
.sb_box8{
    width: 50%;
    float: left;
    overflow: hidden;
    height: 100px;
    margin-top: 20px;
}
.sb_box8 dd{
    float: left;
    padding-left: 130px;
}
.sb_box8 dt{
    float: left;
    margin-left: 20px;
}
.sb_box11 p{
    line-height: 25px;
    margin-bottom: 5px;
}
.sb_box11 p:nth-child(1){
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}
.sb_box11 p:nth-child(2){
    font-size: 16px;
    color: #999999;
    font-weight: normal;
}
.sb_box11 p:nth-child(3){
    font-size: 18px;
    color: #1b65fa;
    font-weight: bold;
}

.sb_box9{
    overflow: hidden;
}
.sb_box10{
    overflow: hidden;
}
.sb_box10 dd{
    float: left;
    width: 40%;
    overflow: hidden;
    height: 200px;
    margin-left: 5%;
}
.sb_box10 dt{
    float: left;
}
.sb_img1{
    background: url("../img/ab_ban5.png") center center no-repeat;
    background-size: auto;
}
.sb_img2{
    background: url("../img/ab_ban6.gif") center center no-repeat;
    background-size: auto;
}
.sb_img3{
    background: url("../img/ab_ban7.png") center center no-repeat;
    background-size: auto;
}
.sb_box15{
    margin-top: 50px;
}
.sb_box20{
    padding-bottom: 100px;
}

.swiper-button-next, .swiper-button-prev {
    z-index: 10000000;
}

.sb_zizhi{
    overflow: hidden;
    height: 314px;
    padding: 0 100px;
}
.sb_zizhi li{
    width: 210px;
    height: 300px;
    float: left;
    box-shadow: 0px 0px 6px 0px rgba(145,145,145,0.6);
    margin: 5px 15px;
    background: #fff;
    padding:3px;
}
.sb_zizhi1{
    overflow: hidden;
    height: 226px;
    padding: 0 25px;
}
.sb_zizhi1 img{
    width: 100%;
}
.sb_zizhi img{
    width: 100%;
}
.sb_zizhi1 li{
    width: 265px;
    height: 210px;
    float: left;
    box-shadow: 0px 0px 6px 0px rgba(145,145,145,0.7);
    margin: 5px 10px;
    background: #fff;
    padding: 4px;
}