

.padding-box{
    padding: 85px 0;
}


/**导航横幅**/
.yx-nav {
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
/* background: rgba(255, 255, 255, 0.2);*/
height: 75px;
line-height: 75px;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
z-index: 999999;
}
  
.yx-nav .logo img{
    /*margin-top: 20px;*/
}

.yx-nav ul li{
display: block;
float: left;
width: 80px;
text-align: center;
font-size: 16px;
margin: 0 25px;
}

.yx-nav ul li:hover{
border-bottom: 2px solid #379be9;
transition: all 0.3s ease-in-out;
}

.yx-nav ul li a{
color: #fff;
}

/**横幅**/

.am-slider-default .am-control-nav{
    bottom: 20px;
}

.am-slider-default .am-control-nav li a{
    width: 15px;
    height: 15px;
}

.banner1{
    background: url("../images/banner1.jpg") no-repeat center center;
    height: 807px;
}

.banner2{
    background: url("../images/banner.jpg") no-repeat center center;
    height: 807px;
}


.banner-position .page-buy a{
    background: #fff;
    color: #cc1819!important;
    padding: 15px 35px;
    border-radius: 4px;
}

.banner-position{
    position: relative;
}

.banner-position .page-buy {
    position: absolute;
    bottom: 80px;
    left: 0;
    right: 0;
    margin: auto;
}

.banner-position .banner-form{
    position: absolute;
    bottom: 200px;
    left: 0;
    right: 0;
    margin: auto;
   /*盒子宽度的一半*/
}

.banner-form{
    background: #810001;
    padding: 15px;
    width: 730px;
}

.banner-form input ,.scroll-bottom input ,.bottom-form input{
    padding: 15px 5px 15px 35px;
    font-size: 14px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 5px center;
    margin-right: 10px;
    float: left;
    border: 0;
    border-radius: 3px;
    width: 180px;
}

.user-tel{
    background:url("../images/user-tel.png");
}

.user-name{
    background:url("../images/user-name.png");
}

.user-names{
    background:url("../images/user-names.png");
}

.banner-form .button input{
    background: #ffb400;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    border: 0;
    height: 49px;
    line-height: 49px;
    color: #cc1819;
    padding: 0 15px;
    border-radius: 3px;
    width: 120px;
}


/**标题**/
.g-floor {
    text-align:center;
    margin-bottom: 85px;

}
.g-floor.g-floor-bottom {
    padding-top:0
}
.g-floor .floor-title {
    display:inline-block;
    position:relative;
    font-size:28px;
    color:#777;
    margin-top: 10px;
}
.g-floor .floor-title::before,.g-floor .floor-title::after {
    content:'';
    display:block;
    position:absolute;
    width:40px;
    height:1px;
    background:#ccc;
    top:22px
}

.g-floor .floor-title::before {
    left:-66px
}

.g-floor .floor-title::after {
    right:-66px
}

.g-floor .h-title h2{
    font-size: 48px;
    color: #e62e2e;
    border: 3px solid #e62e2e;
    border-radius: 10px;
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    padding: 5px 30px 0px 30px;
    font-weight: 700;
    display: inline-block;
}

.page-buy{
    display: block;
    text-align: center;
    margin-top: 35px;
}

.page-buy a{
    display: inline-block;
    background: #e62e2e;
    color: #fff;
    text-align: center;
    padding: 5px 35px;
    border-radius: 4px;
    font-size: 20px;
}

.page-buy i img{
    width: 24px!important;
    height: 24px!important;
    margin-right: 5px;
    display: block;
    float: left;
    margin-top: 5px;
}

.page-buy a:hover{
    color: #fff;
}

.page-title-n h2{
    font-size: 48px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    padding: 55px 0;
    font-weight: 700;
}

/**招商**/
.zhaosi{
    background: #f0f0f0
}

/**了解A5创业网**/
.about{
    margin-top: 60px;
}

.about li{
    text-align: center;
    position: relative;
}

.about li img{
    position: absolute;
    top: -55px;
    left: 120px;
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 100px;
}

.about li .am-thumbnail{
    background: #fafafa;
    padding-bottom: 35px;

}

.about li .am-thumbnail:hover{
    background: #e9e9e9;
}

.about li .am-thumbnail:hover img{
    opacity: 0.8
}

.about li dl{
    display: block;
    margin-top: 125px;
}


.about li dl dt{
    font-size: 36px;
    font-weight: 700;
}

.about li dl dd{
    font-size: 20px;
    color: #777;
}

/**8大资源**/
.eight{
    background: #fafafa;
    padding-bottom: -85px!important;
}

.eight .eight-l{
    background: #cc1819;
    width: 300px;
    height: 375px;
    text-align: center;
    border-radius: 4px;
}

.eight .eight-l dl{
    margin-top: 120px;
}

.eight .eight-l dl dt{
    font-size: 48px;
    color: #fff;
}

.eight .eight-l dl dd a{
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 10px 35px;
    color: #fff;
    margin-top: 25px;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
}

.eight .eight-l dl dd a i{
    margin-right: 5px;
}

.eight .eight-r{
    width: 800px;
    margin-right: -70px;
    height: 390px;
    overflow: hidden;
}

.eight .eight-r ul li {
    text-align: center;
    display: block;
    float: left;
    width: 200px;
    margin-bottom: 35px;
}

.eight .eight-r ul li p{
    color: #cc1819;
    font-weight: 700;
    font-size: 18px;
    margin-top: 15px;
}

.eight .eight-r ul li:hover img{
    opacity: 0.6;
}


/**效果**/
.case{
    background: url("../images/case.jpg") no-repeat center;
    height: 766px;
}

.case img:hover{
    opacity: 0.8
}

.am-slider-default{
    background: none;
}

.am-slider-b3 .am-direction-nav a{
    color: #fff;
    font-size:46px;
    height: 120px;
    top: 38%;
}

.am-slider-b3 .am-direction-nav a.am-next{
    right: -50px;
}

.am-slider-b3 .am-direction-nav a.am-prev{
    left: -50px;
}

.case .case-img{
    width: 160px;
    height: 160px;
}

.case-text{
    width: 904px;
}

.case-box{
    margin-bottom: 35px;
}

.case-text p{
    color: #fff;
    font-size: 16px;
    line-height: 26px;
}

.case-text h3{
    color: #ffb400;
    font-size: 26px;
    margin-bottom: 10px;
    font-weight: 700;
}


.am-slides li{

}

/**入驻品牌**/
.brand{
    background: #f0f0f0;
}

.brand-l{
    width: 400px;
}

.brand-l p{
    font-size: 48px;
    font-weight: 700;
    margin-top: 220px;
}

.brand-l span{
    color: #cc1819;
}

.brand-l a{
    border: 1px solid #cc1819;
    padding: 15px 35px;
    color: #cc1819;
    font-weight: 700;
    margin-top: 35px;
    display: inline-block;
    text-align: center;
    font-size: 28px;
    border-radius: 4px;
}

.brand-l a i{
    margin-right: 5px;
}

.brand-r{
    width: 570px;
    margin-top: 85px;
    margin-bottom: 35px;
}

.brand-r ul {
    margin-right: -60px;
}

.brand-r ul li{
    display: block;
    float: left;
    width: 120px;
    height: 120px;
    margin: 30px 60px 30px 30px;
    background: #f5f5f5;
    -webkit-transform-origin: 0 100%; 
    -moz-transform-origin: 0 100%; 
    -o-transform-origin: 0 100%; 
    -ms-transform-origin: 0 100%; 
    transform-origin: 0 100%; 
    -webkit-transform:rotate(-45deg); 
    -moz-transform:rotate(-45deg); 
    -o-transform:rotate(-45deg); 
    -ms-transform:rotate(-45deg);
    transform:rotate(-45deg);
    text-align: center;
    border: 1px solid #ddd;
}

.brand-r ul li:hover{
    background: #fff;
}

.brand-r ul li img{
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg); 
    -moz-transform:rotate(45deg); 
    -o-transform:rotate(45deg); 
    -ms-transform:rotate(45deg); 
    margin-top: 45px;
}


/**条件**/
.if{
   
}

.if .page-title-n h2{
    color: #e62e2e;
}

.if ul li{
    text-align: center;
    border: 1px solid transparent;
    padding: 35px 15px;
}

.if ul li:hover{
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #fff;
}

.if ul li:hover img{
    opacity: 0.8
}

.if ul li dl dt{
    margin-top: 15px;
    font-weight: 700;
    font-size: 26px;
}

.if ul li dl dd{
    font-size: 16px;
}

/**加盟**/
.well{
    background: url("../images/wel-banner.jpg") no-repeat center;
    height: 502px;
    text-align: center;
}

.am-u-sm-2{
    width: 20%;
}

.well ul li{
    text-align: center;
    padding: 20px 0;
}

.well ul li:hover{
    background: rgba(255,255,255,0.1);
}

.well p{
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}

.well-form{
    background: rgba(255,255,255,0.3);
    width: 600px;
    margin-top: 85px;
    display: inline-block;
    padding: 35px 0;
    margin-left: auto; 
    margin-right: auto;
}

.well-form p{
    font-weight: 700;
}

.well-form input{
    height: 38px;
    line-height: 38px;
    background: #cc1819;
    border: 0;
    padding-left: 10px;
    width: 255px;
    margin: 15px 0;
    color: #fff;
    border-radius: 3px;
}

.well-button{
    display: block;
}

.well-form button{
    display: inline-block;
    text-align: center;
    border: 0;
    background: none;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
}

/**方式**/
.table ul {
    position: relative;
}

.table ul li{
    background: #fafafa;
    border: 1px solid #ddd;
    border-radius: 3px;
    display: block;
    width: 388px;
    text-align: center;
    padding: 35px 0;
   
}

.table ul li:hover img{
    opacity: 0.8
}

.table ul .am-fl ,.table ul .am-fr{
     margin-top: 25px;
}

.table ul li p{
    font-size: 20px;
    color: #333;
    font-weight: 700;
    margin: 25px 0; 
}

.li-height{
    height: 330px;
    position: absolute;
    left: 388px;
    box-shadow: 0 0 25px #ddd;
    background: #fff;
}

.table ul li span{
    display: block;
    right: 0;
    top: 0;
    position: absolute;
}

.table ul li .table-buy{
    display: inline-block;
}

.table ul li .table-buy a{
    border: 1px solid #cc1819;
    padding: 5px 25px;
    border-radius: 4px;
    color: #cc1819;
    display: inline-block;
}

.table-buy .buy-cat{
    background: #cc1819;
    color: #fff!important;
}

.bottom-box{
    background: #f0f0f0;
    padding: 55px 0;
}

/**底部表单**/

.bottom-form{
    text-align: center;
}

.bottom-form input{
    float: none;
    width: 333px;
    border: 1px solid #ddd;
}

.bottom-form .button input{
    margin-top: 15px;
    width: 120px;
    text-align: center;
    padding: 10px 15px;
    background: #cc1819;
    color: #fff
}

.bottom-form h4{
    font-size: 26px;
    font-weight: 700;
}


.footer{
    height: 50px;
    line-height: 50px;
    background: #fff;
    color: #525252;
    text-align: center;
}



/**返回顶部**/
#elevator_item {
    width: 60px;
    height: 100px;
    position: fixed;
    right: 15px;
    bottom: 50px;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    opacity: 1;
    z-index: 100020;
    display: none;
}
#elevator_item.off {
    opacity: 0;
    visibility: hidden
}
#elevator {
    display: block;
    width: 60px;
    height: 50px;
    background: url(../images/icon_top.png) center center no-repeat;
    background-color: #444;
    background-color: rgba(0,0,0,.6);
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
    cursor: pointer;
    margin-bottom: 10px
}
#elevator:hover {
    background-color: rgba(0,0,0,.7)
}
#elevator:active {
    background-color: rgba(0,0,0,.75)
}



/**客服**/
.bottom-qq{
    position: fixed;
    top: 200px;
    right: 0;
    z-index: 9999
}

.qq-box {
    background: #ee4252;
    text-align: center;
    width: 75px;
    height: 75px;
    margin-bottom: 3px;
    position: relative;
}

.qq-box i{
    display: block;
    padding-top: 10px;
}

.qq-box span{
    display: block;
    color: #fff
}

.tel-m{
    position: absolute;
    left: -160px;
    background: #fff;
    top: 0;
    display: none;
    font-weight: 700;
}

.wx-m{
    position: absolute;
    left: -160px;
    background: #fff;
    bottom: 132px;
    height: 50px;
    display: none;
}

.bottom-ad{
    height: 80px;
    background: rgba(0,0,0,0.9);
    position: fixed;
    bottom: 0;
    width: 100% 
}

.bottom-ad-bor{
    margin: 0 auto;
}

.close span{
    display: block;
    background-position: -135px -232px;
    height: 30px;
    width: 30px;
}

.hide-ad{
    position: fixed;
    bottom: 0;
    left: 0;
    display: none;
}

.hide-ad img{
    display: block;
}

.zixun a{
    padding-left: 35px;
}

.scroll-bottom {
    margin-left: 0px;
}

.scroll-bottom input{
    width: 180px;
    padding-left:30px;
    margin-left: 15px;
    margin-right: 0!important;
    margin-top: -5px;
}

.scroll-bottom .button input{
    background: #ffb400;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    border: 0;
    height: 49px;
    line-height: 49px;
    color: #cc1819;
    padding: 0 15px;
    border-radius: 3px;
    width: 120px;
}