.nav_down{
    position: absolute;
    bottom: 10px;
    z-index: 10;
    left: 50%;
}

.container .bg-white {
    /*padding: 40px 30px;*/
    background-color: transparent;
}

.padding-large .text-sub {
    font-weight: 300;
    width: 507px;
    height: 170px;
    font-size: 15.47px;
    text-align: left;
    color: #000000;
}

.video-bg {
    width: 610px;
    height: 351px;
}

.bg-white video {
    width: 460px;
    height: 300px;
    position: absolute;
    top: 0;
    left: 75px;
}

.about-icon {
    width: 125px;
    height: 42px;
    background-size: contain;
    cursor: pointer;
}

.about-icon1 {

    background: url("/template/pc/skin/images/about_1.png") no-repeat;
}

.about-icon1:hover {
    background: url("/template/pc/skin/images/about_1_s.png") no-repeat;

}

.about-icon2 {
    background: url("/template/pc/skin/images/about_2.png") no-repeat;
}

.about-icon2:hover {
    background: url("/template/pc/skin/images/about_2_s.png") no-repeat;
}

.about-icon3 {
    background: url("/template/pc/skin/images/about_3.png") no-repeat;
}

.about-icon3:hover {
    background: url("/template/pc/skin/images/about_3_s.png") no-repeat;
}
/*铭珩业务*/
.business-bg{
    background: url("/template/pc/skin/images/bs_1.jpg") no-repeat;
    background-size: 100%;
}
 .title-c h3{
    color: #0098F8;
    text-align: left;
    margin-bottom: 10px;
     /*padding-top: 20px;*/
}
 .title-c h3:before{
    height: 0;
}
 .title-c p{
    font-size: 14px;
    text-align: left;
    color: #CCCCCC;
    margin-bottom: 120px;
}

.business-item{
    height: 290px;
    border-top: 1px solid #506C82;
    text-align: center;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.business-item .line{
    width: 45px;
    height: 1px;
    background: #0098f8;
    margin: 20px 0;
}

.business-item:hover {
    background: rgba(0, 152, 248, 0.4);
}
.business-bg #item1,#item2,#item3{
    border-top-width:0;
}
.business-bg ,#item2,#item5{
    border-left:1px solid #506C82;
    border-right:1px solid #506C82;
}
.business-bg .x4{
    padding: 0;
}
.business-bg .margin-little-bottom{
    margin: 0;
}
.business-bg .business-icon{
    width:69px;
    height: 69px;
    margin-bottom: 26px;
}

.business-item h2{
    font-size: 28px;
}
.business-item p{
    font-size: 14px;
    text-align: left;
}
/*优势*/

.adv_bg{
    background:url("/template/pc/skin/images/advantage/adv_bg.jpg") no-repeat;
    height: 997px;
    background-size: 100%;
}
.adv_bg .title-c h3{
    color: #fff;
}
.adv_bg .title-c p{
    margin-bottom: 30px;
}
.adv_bg .icon-item{
    padding: 20px 80px;
    border-right: 1px dotted #fff;
}
.adv_bg .icon-item:last-child{
    border-right-width: 0;
}

.adv_bg .icon-active{
    border-radius: 10px;
    background: rgba(140, 227, 249, 0.85);
    box-shadow: 0 0 5px 0 #00000080;
}
.adv-banner{
    text-align: center;
}
.adv-banner-text{
    width: 100%;
    position: absolute;
    bottom: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 174px;
    text-align: left;
}
.left-text{
    /*margin-right: 280px;*/
}
.left-text h1{
    font-size: 26.27px;
}
.left-text p{
    color: #003A94;
    font-size: 18.95px;
    margin-top: 13px;
}
/*加盟资质*/
.join-bg{
    background: url("/template/pc/skin/images/jiameng/bg.jpg") no-repeat 100%;
    background-size: cover;

}

.join-bg .solution{
    background: url("/template/pc/skin/images/jiameng/1.png") no-repeat 100%;
    height: 652px;
    display: flex;

}
.join-bg .solution a{
    width: 20%;
    border-right: 1px solid #83BCE6;
    transition: all .5s ease;
    animation-name: fadeInUp;

}
.join-bg .solution a:last-child{
    border-right-width: 0;
}
.join-bg .solution a:hover{
    width: 35%;
    height: 682px;
    background-color: rgba(2, 90, 192, 0.7);
    margin-top: -15px;
}
.join-item{
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content:  center;
    padding: 120px 20px;

}

.join-item h3{
    font-size: 26px;
    transition: all .5s ease;
}
.join-item p{
    font-size: 16.67px;
    transition: all .5s ease;

}
/*.join-item:hover{*/
/*    width: 35%;*/
/*}*/
/*新闻*/
.new-bg{
    /*background: url("/template/pc/skin/images/news_bg.jpg") no-repeat 100%;*/
    background-size: cover;
}
.news-left{
    background: url("/template/pc/skin/images/new_left.jpg") no-repeat 100%;
    background-size: cover;
}
.news-right{
    background: url("/template/pc/skin/images/new_right.jpg") no-repeat 100%;
    background-size: cover;
}
.new-bg .bg-white{
    background: #fff;
}
.new-bg .news-time{
    background-color: #1068D5;
    margin: 10px 0px 10px -20px;


}
.new-bg .news-time p{
    color: #fff;
}
.new-bg .home-news-active{
    transform: scale(1.1);
    box-shadow: 6px 6px 10px rgba(0,0,0,0.2);
}
.new-bg .new-more{
    width: 96px;
    height: 25px;
    color: #3775C9;
    border: 1px solid #3775C9;
    display: flex;
    justify-content: space-between;
    line-height: 25px;
    padding: 0 10px;
    float: right;
    margin-top: 30px;
}
/*加盟流程*/
.process-bg {
    background:url("/template/pc/skin/images/process_bg.jpg") no-repeat 100%;
    background-size: cover;

}
.process-nav{
    background-color:#025AC0 ;
    height: 50px;
    border-radius: 6px 6px 6px 6px;
    font-size: 16px;
    text-align: center;
    color: #FFFFFF;
    line-height: 50px;
}
.process-from {
    margin-top: 40px
}
.process-from .input{
    border-radius: 6px;
    height: 50px;
    padding: 0 10px;

}
.process-bg .textarea{
    width: 100%;
    border-radius: 6px;
    padding:  10px;
}
.process-bg .form-button{
    display: flex;
    justify-content: center;
}
.process-bg .button{
    width: 225px;
    height: 48px;
    border-radius: 21px 21px 21px 21px;
    background: rgba(2, 90, 192, 0.7);
    color: #FFFFFF;
}