ul,
li{
    list-style: none;
}

.font-normal {
    font-size: 24px;
}

.doge-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.doge-container .bubble-anchor {
    position: relative;
}

.doge-container img {
    width: 36rem;
}

.partner-container {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}

@media screen and (max-width: 560px) {
    .partner-container {
        flex-direction: column;
    }
}

.bubble {
    top: 0;
    right: -100px;
    position:absolute;
    width: 200px;
    padding: 45px 15px;
    line-height: 1.2;
    text-align: center;
    color:#000;
    background:#fff;
    border-radius: 10px;
}

.bubble:after {
    content: "\00a0";
    width:0;
    height: 0;
    display:block;
    border-style:solid;
    border-width:15px;
    border-color:#fff transparent transparent transparent;
    position: absolute;
    z-index: -1;
    bottom:-30px;
    left:50px;
}

@media screen and (max-width: 560px) {
    .doge-container {
        margin-top: 12rem;
    }
    .doge-container img {
        width: 28rem;
    }

    .bubble {
        right: -15px;
        top: -50px;
        padding: 30px 15px;
    }
}

.about-text {
    font-size: 18px;
    line-height: 24px;
}

.navbar-brand{
    height: 108px;
    padding: 30px 0;
}
.navbar-default{
    background: transparent;
    border: none;
}
.navbar-default .navbar-nav>li>a{
    color: #ffffff;
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover{
    color: #ffffff;
}
.navbar-toggle{
    margin-top: 38px;
    margin-bottom: 38px;
}
.navbar-default .navbar-nav>.open.choose-language>a{
    color: #ffffff;
    background: transparent;
}
.text-primary{
    color: #ffffff;
}
.out-navbar{
    background: rgb(24, 24, 24);
    margin-bottom: 0;
}
.banner{
    padding-bottom: 40px;
    position: relative;
}
body{
    position: relative;
}
#particles{
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
}
.banner-background{
    position: absolute;
    height: 100%;
    width: 100%;
    background: url("../images/banner.png")/*tpa=http://www.yewaiworld.com/1qukuailian/041/images/banner.jpg*/ no-repeat top center rgb(24, 24, 24);
    z-index: -2;
}
.absolute{
    position: absolute;
    left: 0;
    top: 0;
}
canvas{
    position: absolute;
    left: 0;
    top: 0;
}
.banner-text{
    color: #ffffff;
    overflow: hidden;
}
.banner-text .title-en{
    position: relative;
    margin-top: 40px;
    font-size: 92px;
    background-image: -webkit-gradient(linear, 0 top, 0 bottom, from(#fdfaf2), to(#ffffff));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.banner-text .title-zh{
    font-size: 42px;
    position: relative;
}
.banner-text .title-zh span{
    color: #ffffff;
}
.banner-text .english-title{
    font-size: 32px;
}
.banner-text p{
    max-width: 750px;
    padding: 0 20px;
    margin: 0 auto 40px;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    font-weight: 300;
}
.download{
    display: block;
    width: 216px;
    height: 53px;
    margin: 0 auto 120px;
    line-height: 53px;
    text-align: center;
    background: url("../images/border.png") no-repeat center;
    z-index: 100;
}
.top-download{
    margin: 0 auto;
    font-size: 0;
    text-align: center;
}
.top-download a{
    font-size: 18px;
    margin-bottom: 50px;
    display: inline-block;
}
.top-download a+a{
    margin-left: 30px;
}
.download-en{
    font-size: 12px;
}
a.download:link,
a.download:visited,
a.download:hover,
a.download:active{
    text-decoration: none;
    color: #ffffff;
}
.statement{
    margin: 0 auto 40px;
}
.statement-en{
    max-width: 1200px;
}
.statement p{
    font-size: 12px;
    color: #ffffff;
    line-height: 18px;
    text-align: center;
}
h4.title{
    padding-top: 50px;
    margin-bottom: 25px;
    padding-bottom: 20px;
    background: url("../images/concave.png")/*tpa=http://www.yewaiworld.com/1qukuailian/041/images/concave.png*/ no-repeat bottom;
    font-size: 30px;
    text-align: center;
}
h4.h4-en{
    font-size: 18px;
}
.ability{
    height: 420px;
    height: 360px;	
    padding: 0 30px;
    margin-top: 20px;
    background: rgba(255,255,255,.02);
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
    color: #ffffff;
}
.ability p{
    color: #ffffff;
}
.ability-en{
    height: 480px;
}
.ability .icon{
    width: 180px;
    height: 140px;
    margin: 30px auto 25px;
    line-height: 140px;
    background: url("../images/polygon.png")/*tpa=http://www.yewaiworld.com/1qukuailian/041/images/polygon.png*/ no-repeat;
    font-size: 70px;
    text-align: center;
}
.partner{
    overflow: hidden;
    background: rgb(24, 24, 24);
}
.partner img{
    margin-top: 55px;
    margin-bottom: 55px;
}
.partner p{
    padding: 0 80px 80px;
    font-size: 18px;
    line-height: 36px;
    color: #ffffff;
}
.option{
    height: 668px;
    background: rgb(24, 24, 24);
}
.option-img{
    margin-top: 55px;
}
@media (max-width: 768px) {
    .option{
        height: auto;
        padding-bottom: 50px;
    }
    .option-img{
        margin-top: 0;
    }
}
.solution{
    /* height: 1140px; */
    background: rgb(240, 240, 240);
    padding-bottom: 100px;
}

.solution h4.title {
    color: #000;
}

.tree-wrapper{
    position: relative;
}

.tree-wrapper img {
    width: 24rem;
}

.tree{
    /* position: absolute; */
    /* top: -137px; */
    /* right: -220px; */
}
.solution-text-wrapper{
    margin-top: 200px;
    color: #ffffff;
}
.solution-text-wrapper p{
    color: #000;
}
.solution-text-wrapper img{
    margin-bottom: 10px;
}
@media(max-width: 992px){
    .solution{
        height: 860px;
    }
    .tree{
        width: 700px;
        right: -100px;
        top: 0;
    }
}
@media(max-width: 768px){
    .solution{
        height: auto;
        padding-bottom: 50px;
    }
    .solution-text-wrapper{
        margin-top: 0;
        margin-left: 20px;
    }
    .tree{
        position: static;
        width: 100%;
        display: block;
        margin: 30px auto 0;
    }
}
.investment{
    overflow: hidden;
    background: rgb(24, 24, 24);
}
.investment .row div{
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}
.investment img{
    border-radius: 10px;
}
.team .big-border{
    width: 700px;
    height: 205px;
    display: inline-block;
    vertical-align: top;
    margin-left: 30px;
    background: url("../images/big-border.png") no-repeat center;
}
.team .center-block{
    width: 936px;
    margin-top: 100px;
}
.team .center-block .number{
    margin-bottom: 50px;
    margin-top: 25px;
    font-size: 0;
}
.team .center-block .img-wrapper{
    width: 206px;
    padding: 6px;
    display: inline-block;
    border: 2px solid #ffffff;
    overflow: hidden;
    border-radius: 50%;
}
.team .center-block .img-wrapper img{
    border-radius: 50%;
}
.team .center-block .team-people-name{
    padding: 50px 30px 20px;
    font-size: 16px;
    color: #ffffff;
}
.team .center-block .team-people-name-en{
    padding-top: 30px;
    padding-bottom: 10px;
}
.team .center-block .team-perple-introduce{
    padding: 0 30px 50px;
    font-size: 14px;
    color: #ffffff;
}
.adviser{
    padding-bottom: 20px;
    background: rgb(24, 24, 24);
    overflow: hidden;
}
.adviser .container{
    padding-left: 0;
    padding-right: 0;
}
.adviser .container ul{
    padding-left: 0;
    margin-top: 50px;
    font-size: 0;
}
.adviser .container ul li{
    padding-bottom: 30px;
    color: #ffffff;
    vertical-align: top;
}
.adviser .container ul li:nth-child(5n){
    margin-right: 0;
}
.adviser .container ul li>div{
    margin: 0 auto;
}
.adviser .container ul li div .head-img{
    height: 200px;
    margin-bottom: 22px;
    text-align: center;
}
.adviser .container ul li div .head-img img{
    border-radius: 50%;
    overflow: hidden;
}
.adviser .container ul li div .adviser-introduce{
    height: 160px;
    padding: 22px 15px;
    font-size: 12px;
    color: #ffffff;
    background: #15121d;
}
.adviser .container ul li div .adviser-introduce-en{
    height: 280px;
}
.adviser .container ul li p{
    font-size: 24px;
}
.partner2{
    padding-bottom: 100px;
    background: rgb(24, 24, 24);
    overflow: hidden;
}
.partner2 .container{
    color: #ffffff;
}
.partner2 .row>div .big{
    padding: 3rem;
    background: rgba(255,255,255,.1);
    border-radius: 10px;
    overflow: hidden;
}
.partner2-en .row>div .big{
    height: 790px;
}
/*.partner2-en .row>div .big.chaoex,
.partner2-en .row>div .big.baofeng{
    height: 260px;
}*/
.partner2 .row>div div h4{
    height: 47px;
    line-height: 47px;
    text-align: start;
    font-size: 18px;
    margin-left: 20px;
}
.partner2-en .row>div div h4{
    margin-top: 25px;
    margin-bottom: 15px;
    height: auto;
    line-height: 24px;
}
.partner2 .row>div div p{
    padding: 0 20px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    color: #ffffff;
    word-wrap: break-word;
}
.partner2 .row>div .small{
    height: 140px;
    line-height: 140px;
    text-align: center;
    background: rgba(255,255,255,.1);
    border-radius: 10px;
}
.partner2>.container>.row>div{
    margin-top: 25px;
}
.white{
    background: rgb(24, 24, 24);
    overflow: hidden;
}
.white p{
    margin: 50px 0;
    font-size: 18px;
    line-height: 36px;
    color: #ffffff;
}
.plan{
    padding-bottom: 20px;
    background: rgb(24, 24, 24);
    overflow: hidden;
}
.plan .center-block{
    width: 1px;
    height: 555px;
    margin-top: 75px;
    position: relative;
    background: #fff;
}
.plan .center-block:before{
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    top: -5px;
    left: -2.5px;
    border-radius: 50%;
    border: 1px solid #fff;
}
.plan .center-block div{
    position: absolute;
    width: 370px;
    min-height: 23px;
    color: #ffffff;
}
.plan .center-block div.left{
    padding-right: 90px;
    right: 1px;
    background: url("../images/branch-left.png")/*tpa=http://www.yewaiworld.com/1qukuailian/041/images/branch-left.png*/ no-repeat right;
}
.plan .center-block div.right{
    padding-left: 90px;
    left: 0;
    background: url("../images/branch-right.png")/*tpa=http://www.yewaiworld.com/1qukuailian/041/images/branch-right.png*/ no-repeat left;
}
.plan .center-block div.right1{
    top: 19px;
}
.plan .center-block div.right2{
    top: 142px;
}
.plan .center-block div.right3{
    top: 265px;
}
.plan .center-block div.right4{
    top: 390px;
}

.plan .center-block div.right5{
    top: 510px;
}

.plan .center-block div.left1{
    top: 80px;
}
.plan .center-block div.left2{
    top: 203px;
}
.plan .center-block div.left3{
    top: 328px;
}
.plan .center-block div.left4{
    top: 452px;
}
.foot{
    padding-top: 30px;
    background: rgb(24, 24, 24);
    color: #ffffff;
}
.foot img{
    display: block;
    margin: 0 auto;
}
.foot .icon-group{
    padding-top: 20px;
    font-size: 0;
    text-align: center;
}
.foot .icon-group a{
    display: inline-block;
    width: 38px;
    height: 38px;
}
.foot .icon-group a+a{
    margin-left: 25px;
}
.vc-email{
    background: url("../images/icon-email.png")/*tpa=http://www.yewaiworld.com/1qukuailian/041/images/icon-email.png*/ no-repeat center;
}
.vc-github{
    background: url("../images/icon-github.png")/*tpa=http://www.yewaiworld.com/1qukuailian/041/images/icon-github.png*/ no-repeat center;
}
.vc-telegram{
    background: url("../images/icon-telegram.png")/*tpa=http://www.yewaiworld.com/1qukuailian/041/images/icon-telegram.png*/ no-repeat center;
}
.vc-twitter{
    background: url("../images/icon-twitter.png")/*tpa=http://www.yewaiworld.com/1qukuailian/041/images/icon-twitter.png*/ no-repeat center;
}
.vc-qq{
    background: url("../images/icon-qq.png")/*tpa=http://www.yewaiworld.com/1qukuailian/041/images/icon-qq.png*/ no-repeat center;
}
.vc-beechat{
    background: url("../images/icon-beechat.png")/*tpa=http://www.yewaiworld.com/1qukuailian/041/images/icon-beechat.png*/ no-repeat center;
}
.vc-facebook{
    background: url("../images/icon-facebook.png")/*tpa=http://www.yewaiworld.com/1qukuailian/041/images/icon-facebook.png*/ no-repeat center;
}
.foot .copyright{
    padding-top: 20px;
    padding-bottom: 50px;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 1em;
    color: #ffffff;
}
.notice{
    position: fixed;
    left: 0;
    right: 0;
    width: 784px;
    padding: 40px 45px 90px;
    margin: 50px auto 0;
    color: #ffffff;
    background: rgba(0,0,0,0.90);
    border: 1px solid #13204F;
    border-radius: 10px;
    z-index: 1;
}
.notice h3{
    font-size: 36px;
    text-align: center;
}
.notice p{
    margin-bottom: 20px;
    line-height: 25px;
}
.notice .notice-list{
    padding-bottom: 5px;
    line-height: 30px;
}
.notice .close-icon{
    position: absolute;
    width: 30px;
    height: 30px;
    right: 40px;
    top: 30px;
    background: url("../images/close.png")/*tpa=http://www.yewaiworld.com/1qukuailian/041/images/close.png*/ no-repeat center;
    cursor: pointer;
}
.notice-footer{
    position: absolute;
    right: 45px;
    bottom: 40px;
    text-align: center;
}
.text-red{
    color: red;
}
@media (min-width: 768px){
    .navbar-nav>li>a {
        margin-top: 20px;
    }
}
@media (min-width: 992px){
    .navbar .container {
        width: 100%;
    }
    .partner2-en .row>div .big{
        height: 650px;
    }
    /*.partner2-en .row>div .big.baofeng{
        height: auto;
    }
    .partner2-en .row>div .big.chaoex{
        height: 350px;
    }*/
}
@media (min-width: 1200px){
    /*.container {*/
        /*width: 1200px;*/
    /*}*/
    .investment .row div{
        width: 20%;
        padding: 0;
    }
    .partner2-en .row>div .big{
        height: 510px;
    }
}
@media (max-width: 1200px){
    .adviser .container ul li{
        width: 50%;
        margin-right: 0;
    }
    .partner2 .miaoa{
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .partner2-en .row>div .big{
        height: auto;
    }
}
@media (max-width: 992px){
    .banner-text .title-en{
        font-size: 62px;
    }
    .banner-text .title-zh{
        font-size: 32px;
    }
    .partner p{
        padding: 0 30px;
    }
    .team .center-block .img-wrapper{
        display: block;
        margin: 0 auto;
    }
    .team .big-border{
        display: block;
        margin: 30px auto 0;
    }
    .team .center-block{
        width: 100%;
    }
    .adviser .container ul li div .adviser-introduce-en{
        height: 210px;
    }
}
@media (max-width: 768px){
    #down{
        margin-bottom: 40px;
    }
    .banner-text .title-en{
        font-size: 32px;
    }
    .banner-text .title-zh{
        font-size: 22px;
    }
    h4.title{
        background: none;
    }
    .partner p{
        padding: 0;
    }
    .ability{
        padding: 0 10px 5px;
    }
    .adviser .container ul li{
        width: 100%;
        margin-right: 0;
    }
    .adviser .container ul li div .adviser-introduce{
        height: 210px;
    }
    .adviser .container ul li div .adviser-introduce-en{
        height: auto;
        min-height: 150px;
    }
    .partner2 .miaoa{
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .partner2 .row>div div h4{
        margin-top: 40px;
        margin-bottom: 25px;
    }
    .plan .center-block div{
        width: 160px;
    }
    .plan .center-block div.left{
        padding-right: 40px;
        right: 1px;
        background: url("../images/branch-left-mobile.png")/*tpa=http://www.yewaiworld.com/1qukuailian/041/images/branch-left-mobile.png*/ no-repeat right;
    }
    .plan .center-block div.right{
        padding-left: 40px;
        left: 0;
        background: url("../images/branch-right-mobile.png")/*tpa=http://www.yewaiworld.com/1qukuailian/041/images/branch-right-mobile.png*/ no-repeat left;
    }
    .team .center-block .team-people-name{
        text-align: center;
    }
    .team .big-border{
        width: auto;
        height: auto;
        margin-left: 30px;
        margin-right: 30px;
        background: rgba(0,0,0,.1);
    }
    .partner2 .row>div .big,
    .partner2 .row>div .big.baofeng,
    .partner2 .row>div .big.xhaoex{
        height: auto;
    }
    .notice{
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        margin-top: 0;
        padding: 20px 10px 50px;
    }
    .notice p{
        margin-bottom: 0;
    }
    .notice-footer{
        right: 10px;
        bottom: 15px;
    }
}

.second1{
	text-align: center;
	font-size: 16px!important;
}

.fengpei1{
	float: left;
	width: 50%;
    margin-top: 120px;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.solution-text-wrapper{
    background-image: url("../images/book.png");
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 70px;
    width: 50%;
    float: left;
    padding: 50px;
    font-size: 14px;
    line-height: 16px;
}
.solution-text-wrapper p{
    font-size: 16px;	
}

@media screen and (max-width: 768px) {
    .solution-text-wrapper {
        background-image: none;
        background-color: rgb(200, 200, 200);
        border-radius: 30px;
        padding: 20px;
        margin-left: 0;
    }
}

@media screen and (max-width: 768px) {
 .solution-text-wrapper,.fengpei1{
    margin-top: 5px;
    width: 100%; 
 }	
.solution{
	margin-bottom: 10px;
 } 
}

.ability .icon img{
	width: 70px;
}




.partner-whole {
    padding: 12rem 0;
    background-color: rgb(240, 240, 240);
    color: #000;
}

.partner-whole h4 {
    color: #000;
}

.partner-whole img {
    width: 20rem;
}