.am-slider-default .am-control-nav {
    bottom: -30px;
}

.am-slider-default .am-control-nav li > a {
    width: 50px;
    height: 9px;
    background-color: #d9d9d9;
    border-color: #d9d9d9;
    box-shadow: none;
}

.am-slider-default .am-viewport,
.am-slider-default .am-viewport > ul,
.am-slider-default .am-viewport li {
    height: 100%;
    max-height: none;
}

.am-slider-default .am-viewport li > div{
    width: 100%;
    height: 100%;
}

.am-panel {
    background-color: transparent;
    border: none;
    box-shadow: none;
    margin-bottom: 0;
}


p {
    text-indent: 2em;
}

.header {
    position: absolute;
    width: 100%;
    background-color: transparent;
    z-index: 999;
    padding: 20px 50px;
    display: table-cell;
    vertical-align: middle;
}

.company-slogan {
    position: absolute;
    background: transparent;
    width: 800px;
    height: 100px;
    top: 0;
    bottom: 20%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    color: #FFF;
}

.company-btn {
    position: absolute;
    width: 350px;
    height: 70px;
    top: 50%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    background: transparent;
    color: #fff;
    font-size: 35px;
    border: 3px solid #FFF;
    border-radius: 20px;
}

.am-slider .am-slides .company-btn img {
    display: inline-block;
    width: 35px;
    height: 20px;
    padding-left: 10px;
}

.company-slogan > span {
    display: block;
}

.company-slogan > span:first-child {
    font-size: 60px;
    font-weight: 900;
}

.company-slogan > span:nth-child(2) {
    font-size: 30px;
    font-weight: 500;
}

.company-slogan > span:last-child {
    font-size: 20px;
}

.register-btn {
    width: 120px;
    height: 40px;
    border: 3px solid #fff;
    color: #fff;
    background-color: transparent;
    padding: 0 20px;
    border-radius: 20px;
}

.slider{
    height: 1050px;
}

.slider-div{
    height: 1000px;
}

.slider-item {
    position: relative;
    background-image: url('../img/轮播.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    height: 100%;
    width: 100%
}

.block-shadow{
    -moz-box-shadow: 0 -3px 15px 5px #eee inset; /* For Firefox3.6+ */
    -webkit-box-shadow: 0 -3px 15px 5px #eee inset; /* For Chrome5+, Safari5+ */
    box-shadow: 0 -3px 15px 5px #eee inset;
}

.main-center{
    width: 1024px;
    margin: 0 auto;
}

.card-title {
    padding-top: 20px;
    text-align: center;
    color: #000;
}

.card-title-span {
    display: block;
    font-weight: 600;
    font-size: 28px;
}

.card-title-span:before,
.card-title-span:after {
    content: '';
    position: absolute;
    background: #000;
    top: 42px;
    width: 11%;
    height: 2px;
}

.card-title-span:before {
    left: 30%;
}

.card-title-span:after {
    right: 30%;
}

.card-subtitle {
    font-size: 22px;
    font-weight: 400;
}

.features-block {
    background: #f5f5f5;
    position: relative;
}

.main-features-content {
    margin-top: 15px;
    text-indent: 2em;
    padding: 0 20px;
}

.main-features-content-item > div:first-child {
    text-align: center;
}

.main-features-content-item-title {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
}

.main-features-list{
    text-align: center;
}

.main-features-list > ol{
    display: inline-block;
    text-align: left;
}

.advantage-block {
    background: #fafafa;
    padding: 35px 10px;
    position: relative;
}


.advantage {
    background: #fafafa;
    padding: 15px 20px;
    border: 1px solid transparent;
    border-radius: 15px;

    -moz-box-shadow: 0 0 15px 5px #eee; /* For Firefox3.6+ */
    -webkit-box-shadow: 3px 3px 15px 5px #eee; /* For Chrome5+, Safari5+ */
    box-shadow: 0 0 15px 5px #eee;
}

.advantage-title-btn {
    margin: 20px auto;
    width: 200px;
    background-color: #FFF;
    border: 1px solid #1890FF;
    border-radius: 10px;
    text-align: center;
    font-size: 26px;
    padding: 8px 20px;
    color: #1890FF;
}

.advantage-item-div {
    width: 100%;
    height: 750px;
    background: url("../img/center.png") no-repeat top;
}

.advantage-item-text {
    display: block;
    font-size: 20px;
    font-weight: 600;
}

.advantage-item-left-top {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 48%;
    padding-top: 50px;
    padding-right: 80px;
}

.advantage-item-left-top-text {
    position: absolute;
    width: 210px;
    left: 40px;
}

.advantage-item-left-top-text > .advantage-item-text {
    color: #a4f0ef;
}

.advantage-item-right-top {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 50%;
    padding-top: 40px;
    padding-left: 80px;
}

.advantage-item-right-top-text {
    position: absolute;
    width: 200px;
    right: -10px;
    top: 130px;
}

.advantage-item-right-top-text > .advantage-item-text {
    color: #FC7470;
}

.advantage-item-left-bottom {
    position: relative;
    display: inline-block;
    width: 48%;
    margin-top: -55px;
    padding-right: 100px;
}

.advantage-item-left-bottom-text {
    position: absolute;
    width: 180px;
    left: 20px;
    bottom: 50px;
}

.advantage-item-left-bottom-text > .advantage-item-text {
    color: #7E8DF4;
}

.advantage-item-right-bottom {
    position: relative;
    display: inline-block;
    width: 50%;
    margin-top: -90px;
    padding-left: 80px;

}

.advantage-item-right-bottom-text {
    position: absolute;
    width: 220px;
    right: -10px;
}

.advantage-item-right-bottom-text > .advantage-item-text {
    color: #DAB4FF;
}


.partner-block{
    position: relative;
    background-color: #f5f5f5;
}

.partner-item-div{
    margin-top: 20px;
}

.partner-item-div{
    padding: 20px 0;
}

.partner-item {
    width: 250px;
    height: 150px;
    margin: 0 auto;
    line-height: 150px;
    text-align: center;
    /*border: 1px solid transparent;*/
    border-radius: 10px;
    background-color: #fff;

    -moz-box-shadow: 0 0 8px 6px #e0e0e0; /* For Firefox3.6+ */
    -webkit-box-shadow: 0 0 8px 6px #e0e0e0; /* For Chrome5+, Safari5+ #E0E0E0*/
    box-shadow: 0 0 8px 6px #e0e0e0;
}

.partner-item > img{
    width: 100%;
}

.team-block{
    position: relative;
    padding: 30px;
    background: #f5f5f5;
}

.team-block-card-title:after,
.team-block-card-title:before{
    top: 72px;
}

.team-content{
    background: #fafafa;
    padding:  0 20px 20px;

    -moz-box-shadow: 0 0 15px 5px #e0e0e0; /* For Firefox3.6+ */
    -webkit-box-shadow: 0 0 15px 5px #e0e0e0; /* For Chrome5+, Safari5+ */
    box-shadow: 0 0 15px 5px #e0e0e0;
}


.team-content-item{
    margin-top: 50px;
}


.about-us-block{
    position: relative;
    padding: 30px 0;
    background-color: #f5f5f5;
}

.about-us-title{
    display: inline-block;
    width: 90px;
    font-weight: 600;
}

.about-us-info{
    display: inline-block;
    vertical-align: top;
    width: 45%;
    padding-left: 30px;
}

.about-us-friendlink{
    display: inline-block;
    vertical-align: top;
    width: 25%;
}

.about-us-img{
    display: inline-block;
    vertical-align: top;
    width: 28%;
    padding-right: 30px;
}


@media screen and (max-width:1024px){
    .main-center{
        width: 100%;
    }
}

@media screen and (min-width:1400px) and (max-width:1920px){
    .slider-div{
        height: 1000px;
    }
    .slider{
        height: 1050px;
    }
}

@media screen and (min-width:1024px) and (max-width:1400px){
    .slider-div{

        height: 800px;
    }
    .slider{
        height: 850px;
    }
}

@media screen and (min-width:769px) and (max-width:1024px){
    .slider-div{
        height: 600px;
    }
    .slider{
        height: 650px;
    }
    .advantage-item-left-top-text{
        width: 30%;
        left: 10px;
    }

    .advantage-item-left-bottom-text{
        width: 30%;
        left: 10px;
    }

    .advantage-item-right-top-text{
        width: 30%;
        top: 60px;
        right: -30px;
    }

    .advantage-item-right-bottom-text{
        width: 30%;
        right: -20px;
    }
}


@media screen and (max-width:769px){
    .slider-div{
        height: 300px;
    }
    .slider{
        height: 350px;
    }
}




