/*
百度推广
2020-08

*/
.widget-container{
    background: url("../image/baidu/right.png") no-repeat;
}

.float-right ul{
    width: 145px;
    height: 210px;
    padding-top: 10px;
}
.float-right li{
    width: 110px;
    height: 46px;
    border-radius: 0px;
    text-align: center;
    line-height: 46px;
    font-size: 18px;
    color: #fff;
    margin: 0px auto;
    background: rgba(0,0,0,0);


}
.float-right li a{
    color: #fff;
}

.float-right li span,.float-right li a span{
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    color: #fff;
    width: 20px;
    height: 0px;

}
.glyphicon-chevron-up{
    font-size: 22px !important;
}

.float-right li a:hover{
    color: #fff;
    list-style: none;
    text-decoration: none;
}





.total_box {
    width: 100%;

}

.content_box {
    width: 1240px;
    margin: 0px auto;
    /*border: 1px solid #ff0000;*/
    position: relative;
    height: auto;
}

.banner {
    background-image: url("../image/baidu/1.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    height: 786px;
    min-width: 1366px;

}

.banner .content_box {
    height: 786px;
}
.banner .content_box .content-from{
    width: 440px;
    height: 415px;
    position: absolute;
    top: 230px;
    right: -62px;
    background: rgb(255,255,255,0.9);
  /*  border-radius: 10px;*/
    box-shadow:5px 4px 13px #0E3133;
}
.banner .content_box .content-from .msg-tip{
    padding-left: 40px;
}
.banner .content_box .content-from ul{
    padding-left: 70px;
}
.banner .content_box .content-from .con-txt{
    width: 100%;
    height: 40px;
    text-align: center;
    color: #000;
    line-height: 55px;
    font-size:28px;
    margin-top: 30px;
}
.banner .content_box .content-from .con-mtxt{
    font-size: 18px;
    text-align: center;
    color: #000;
}
.banner .content_box .content-from .con-mtxt span{
    color: #D44910;
}
.banner .content_box .content-from li{
    height: 55px;
    width: 90%;
    position: relative;
    margin-bottom: 10px;

}
.banner .content_box .content-from li span{
    position: absolute;
    left: 10px;
    top: 10px;
    font-size: 25px;
    color: #666666;
}
.banner .content_box .content-from li select,
.banner .content_box .content-from li input{
    height: 50px;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding-left: 50px;
    font-size: 16px;
}
.banner .content_box .content-from li select{
    width: 91%;
}
.banner .content_box .content-from li input{
    width: 91%;
}
.banner .content_box .content-from li input[type = "button"]{
    padding-left: 0px;
    background: #D44910;
    color: #fff;
    border: none;
    font-size: 26px;
}
 @keyframes scaleDraw {  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
        0%{
            transform: scale(1);  /*开始为原始大小*/
        }
        25%{
            transform: scale(1.1); /*放大1.1倍*/
        }
        50%{
            transform: scale(1);
        }
        75%{
            transform: scale(1.1);
        }
    }
    .con-btn{
        width: 100%;
    }
    .con-btn{
        cursor: pointer;
        position: absolute;
        /*background: url("images/balloon.png");*/
        /*background-size: 150px 200px;*/
        -webkit-animation-name: scaleDraw; /*关键帧名称*/
        -webkit-animation-timing-function: ease-in-out; /*动画的速度曲线*/
        -webkit-animation-iteration-count: infinite;  /*动画播放的次数*/
        -webkit-animation-duration: 2s; /*动画所花费的时间*/
    }
.boxbj{
    background: url("../image/baidu/10.jpg");
    background-position: center;
    background-repeat: no-repeat;
    height: 734px;
}
.box2 {
    background: url("../image/baidu/2.jpg");
    background-position: center;
    background-repeat: no-repeat;
    height: 900px;
}

.box3 {
    background: url("../image/baidu/3.jpg");
    height: 1100px;
    background-repeat: no-repeat;
    background-position: center;

}
.box3 .content_box{
    height: 885px;
}
.yy-baojia{
    cursor: pointer;
}

.kefu-box ul li {
    height: 200px;
    display: inline-block;
    width: 48%;
    /* background-color: #ff0000;*/
}

.box4 {
    background: url("../image/baidu/4.jpg");
    background-position: center;
    background-repeat: no-repeat;
    height:828px;
}
.box4 .content_box {
    height: 828px;
    padding-top: 120px;
}

.box4 .content_box .gallery-thumbs {
    height: 81px;
    margin: 0px auto;
    width: 1000px;

}

.box4 .content_box .gallery-top {
    width: 1000px;
    height: 419px;
    margin: 30px auto 0;
}

.box4 .content_box .gallery-thumbs .swiper-slide {
    background: #141E1D;
    color: #ffffff;
    text-align: center;
    margin: 0px 8px 0px 0px;
    line-height: 81px;
    font-size: 27px;
    cursor: pointer;
    width: 217px !important;
    border-radius: 5px;
}

.box4 .content_box .gallery-thumbs .swiper-slide-thumb-active {
    background: linear-gradient(to right, #D44910, #D44910);

}

.box4 .content_box .gallery-top .swiper-slide {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}
.box4 .content_box .gallery-thumbs .spac{
    margin-right:44px !important;
}

.box4-1 {
    background: url("../image/baidu/4-1.jpg");
}

.box4-2 {
    background: url("../image/baidu/4-2.jpg");
}

.box4-3 {
    background: url("../image/baidu/4-3.jpg");
}

.box4-4 {
    background: url("../image/baidu/4-4.jpg");
}
.glyphicon-box{
    position: absolute;
    width: 1000px;
    height: 81px;
    top: 0px;
}
.box4 .glyphicon-box .glyphicon-menu-right{
    width: 256px;
    font-size: 36px;
    text-align: right;
    line-height: 81px;
    color: #051812;
}

.box5 {
    background: url("../image/baidu/5.jpg");
    height: 722px;
    background-repeat: no-repeat;
    background-position: center;

}
.box5 .content_box{
    padding-top: 120px;
    padding-left: 120px;
}
.box5 .content_box .swiper-container{
    float: left;
}

.box5 .content_box .gallery-thumbs {
    height: 420px;
    margin: 0px auto;
    width: 290px;
}

.box5 .content_box .gallery-top {
    width: 710px;
    height: 420px;

}

.box5 .content_box .gallery-thumbs .swiper-slide {
    background: #EEEEEE;
    color: #000;
    text-align: center;
    margin: 0px 10px 0px 0px;
    line-height: 102px;
    font-size: 27px;
    cursor: pointer;
}

.box5 .content_box .gallery-thumbs .swiper-slide-thumb-active {
    background: linear-gradient(to right, #D44910, #D44910);
    color: #FFF;

}

.box5 .content_box .gallery-top .swiper-slide {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}

.box5-1 {

    background: url("../image/baidu/5-1.jpg");
}

.box5-2 {

    background: url("../image/baidu/5-2.jpg");
}

.box5-3 {

    background: url("../image/baidu/5-3.jpg");
}
.box5-4 {

    background: url("../image/baidu/5-4.jpg");
}

.box5-txt {
    position: absolute;
    bottom: 0px;
    color: #fff;
    width: 1059px;
    padding: 55px 31px;
}

.box5-txt .box5-title {
    font-size: 40px;
    font-weight: bold;
}

.box5-txt .box5-tail {
    font-size: 27px;
}

.box5-txt .box5-tail span {
    font-weight: bold;
}

.box6 {
    background: url("../image/baidu/6.jpg");
    background-position: center;
    background-repeat: no-repeat;
    height: 704px;
}
.box6 .content_box{
    height: 504px;
}
.box7 {
    background: url("../image/baidu/7.jpg");
    background-position: center;
    background-repeat: no-repeat;
    height: 716px;
}

.box7 .content_box {
    height: 1332px;
    padding-top: 140px;
}

.box7 .content_box .gallery-thumbs {
    height: 81px;
    margin: 0px auto;
    width: 1000px;

}

.box7 .content_box .gallery-top {
    width: 1000px;
    height: 442px;
    margin: 30px auto 0;
}

.box7 .content_box .gallery-thumbs .swiper-slide {
    background: #263C39;
    color: #ffffff;
    text-align: center;
    margin: 0px 8px 0px 0px;
    line-height: 81px;
    font-size: 27px;
    cursor: pointer;
    width: 280px !important;
    border-radius: 5px;
}

.box7 .content_box .gallery-thumbs .swiper-slide-thumb-active {
    background: linear-gradient(to right, #D44910, #D44910);

}

.box7 .content_box .gallery-top .swiper-slide {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}
.box7 .content_box .gallery-thumbs .spac{
    margin-right:80px !important;
}
.box7 .glyphicon-box .glyphicon-menu-right{
    width: 345px;
    font-size: 36px;
    text-align: right;
    line-height: 81px;
    color: #263C3A;
}

.box7-1 {
    background: url("../image/baidu/7-1.jpg");
}

.box7-2 {
    background: url("../image/baidu/7-2.jpg");
}

.box7-3 {
    background: url("../image/baidu/7-3.jpg");
}

.box8 {
    background: url("../image/baidu/8.jpg");
    background-position: center;
    background-repeat: no-repeat;
    height: 1186px;
}

.box8 .content_box {
    height: 1332px;
    padding-top: 155px;
}

.box8 .content_box .gallery-thumbs {
    height: 81px;
    margin: 0px auto;
    width: 1000px;

}

.box8 .content_box .gallery-top {
    width: 1000px;
    height: 737px;
    margin: 30px auto 0;
}

.box8 .content_box .gallery-thumbs .swiper-slide {
    background: #263C39;
    color: #ffffff;
    text-align: center;
    margin: 0px 8px 0px 0px;
    line-height: 81px;
    font-size: 27px;
    cursor: pointer;
    width: 280px !important;
    border-radius: 5px;
}

.box8 .content_box .gallery-thumbs .swiper-slide-thumb-active {
    background: linear-gradient(to right, #D44910, #D44910);

}

.box8 .content_box .gallery-top .swiper-slide {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}
.box8 .content_box .gallery-thumbs .spac{
    margin-right:80px !important;
}
.box8 .glyphicon-box .glyphicon-menu-right{
    width: 345px;
    font-size: 36px;
    text-align: right;
    line-height: 81px;
    color: #263C3A;
}

.box8-1 {
    background: url("../image/baidu/8-1.jpg");
}

.box8-2 {
    background: url("../image/baidu/8-2.jpg");
}

.box8-3 {
    background: url("../image/baidu/8-3.jpg");
}



.box9 {
    background: url("../image/baidu/9.jpg");
    background-position: center;
    background-repeat: no-repeat;
    height: 674px;
}
.box9 .content_box{
    padding-top: 145px;
}

#certify {
    position: relative;
    margin: 0 auto;
    height: 400px;
    width: 1000px;
}

#certify .swiper-container {
    /*  padding-bottom: 60px;*/
}

#certify .swiper-slide {
    width: 480px;
    height: 360px;
    background: #fff;
    /*box-shadow: 0 8px 30px #ddd;*/
    overflow: hidden;
}

#certify .swiper-slide img {
    display: block;
    width: 100%;
}

#certify .swiper-slide p {
    line-height: 98px;
    padding-top: 0;
    text-align: center;
    color: #636363;
    font-size: 1.1em;
    margin: 0;
}

#certify .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #00aadc;
    background-color: #fff;
}

#certify .swiper-button-prev {
    left: 0px;
    width: 51px;
    height: 154px;
    z-index: 2;
    background-image: none;
    top: 32%;
}

#certify .swiper-button-prev:hover {
    background-position: 0 -46px;
    background-size: 100%
}

#certify .swiper-button-next {
    right: 0px;
    width: 51px;
    height: 154px;
    z-index: 2;
    background-image: none;
    top: 32%;
}

#certify .swiper-button-next:hover {
    background-position: 0 -139px;

    background-size: 100%
}
.box9 .kefu-box{
    width: 100%;
    height: 200px;
}

.swiper-slide-active .rgb {
    width: 480px;
    height: 270px;
    overflow: hidden;
}
.swiper-wrapper .swiper-slide-prev .rgba,
.swiper-wrapper .swiper-slide-next .rgba{
    top: 0px;
    position: absolute;
    width: 480px;
    height: 360px;
    background: rgba(0,0,0,0.3) !important;
}
#certify .swiper-wrapper .swiper-slide-active .mode{
    opacity: 0 !important;
}
#certify .swiper-wrapper .swiper-slide .mode{
    position: absolute;
    top: 0px;
    width: 480%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
}

.box10 {
    background: url("../image/baidu/10.jpg");
    background-position: center;
    background-repeat: no-repeat;
    height: 734px;
}

.box10 .content_box {
    height: 734px;
}
.box10 .content_box ul {
    margin: 0 0 0 604px;
    padding-top: 225px;
}
.box10 .content_box ul li .yy-btn{
    color: #fff;
}
.box10 .content_box ul li select,
.box10 .content_box ul li input {
    width: 398px;
    height: 52px;
    font-size: 22px;
    margin: 20px auto 0 auto;
    border: none;
    background-color: transparent;
    padding-left: 30px;
}



.swiper-button-next:focus {
    outline: none;
}

.swiper-button-prev:focus {
    outline: none;
}

.kefu a {
    color: #fff;
    text-decoration: none;
}



.float-bottom{
    width: 100%;
    height: 130px;
    position: fixed;
    bottom: 0px;
    z-index: 888;
}
.float-bottom .float-content{
    width: 100%;
    height: 101px;
    background: #191919;
}

.float-bottom .content-box{
    width: 1000px;
    height: 100px;
    margin: -15px auto 0;

}

.float-bottom .content-box ul .detai{
    width: 164px;
    height: 82px;
}
.float-bottom .content-box ul .detai img{
    width: 100%;
}
.float-bottom .content-box ul .detai span{
    color: #ffffff;
    font-size: 30px;
}
.float-bottom .content-box ul li{
    float: left;
    width: 17%;
    margin: 0px 10px;

}
.float-bottom .content-box ul li input{
    width: 100%;
    height: 50px;
    border-radius: 10px;
    line-height: 50px;
    padding-left: 10px;
    background-color: #fff;
    border: 0;
    font-size: 18px;
    margin-top: 15px;
}
.float-bottom .content-box ul li .fb-btn{
    color: #fff;
    background-color: #F16522;
}
.float-btn{
    height: 30px;
    width: 463px;
    cursor: pointer;
    margin: auto;
    text-align: center;
    line-height: 34px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    background: #191919;
    border-top-left-radius: 45px 30px;
    border-top-right-radius: 45px 30px;
}
.float-btn .glyphicon-list-alt{
    color: #e74c3c;
    margin-right: 10px;

}
.float-btn .glyphicon{
    color: #e74c3c;
    margin-left: 10px;

}
.float-btn .show-float{
    display: none;
}
.float-btn .float-text{
    color: #e74c3c;
}
.float-close{
    width: 20px;
    height: 20px;
}



.hdMask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    background: #000;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.resPop {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 21;
    margin: -250px 0 0 -350px;
    padding-top: 120px;
    width: 600px;
    height: 500px;
    background: linear-gradient(to bottom, #D44910, #D44910);
    font-size: 18px;
    color: #343C4F;
    border-radius: 5px;
}

.resPop .glyphicon{
    font-size: 40px !important;
    font-weight: lighter;
    text-shadow: 0 0px 0 #fff;
    color: #fff;
    opacity: 1 !important;

}


.resPop .close {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
    cursor: pointer;
    width: 40px;
    height: 40px;
}

.resPop .hd {
    margin-bottom: 30px;
    text-align: center;
}

.resPop .hd span {
    margin: 0 5px;
}

.resPop .close {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
    cursor: pointer;
    width: 40px;
    height: 40px; /*background-color: #aaaaaa;*/
}

.resPop .order {
    padding-left: 30px;
}

.order input, .order select {
    border: 1px solid #ccc;
    padding: 10px 20px 10px 52px;
    width: 100%;
    height: 60px;
    line-height: 38px;
    font-size: 16px;
    background: #fff;
    border-radius: 60px;
    color: black;
    margin-top: 20px;
}

.resPop .order input, .resPop .order select {
    width: 460px;
    padding-left: 20px;
    font-size: 18px;
}

.resPop .order button {
    margin-left: 116px;
    width: 330px;
    height: 45px;
    border-radius: 40px;
    border: none;
    background: #FF801F;
    font-weight: normal;
    letter-spacing: 3px;
}
#button3{
    color: #000;
    font-weight: bold;
    font-size: 30px;
}

.popbtn {
    cursor: pointer;
}

.poptitle {
    position: absolute;
    top: 40px;
    z-index: 50;
    font-size: 36px;
    color: #fff;
    width: 80%;
    text-align: center;
    padding-left: 20%
}

.fk {
    display: none !important;
}