body{ background-color: #fff;color: #333;font-family: "Arial","Microsoft yahei", "Hiragino Sans GB", "å†¬é’é»‘ä½“ç®€ä½“ä¸­æ–‡ w3", "Microsoft Yahei", "Hiragino Sans GB", "å†¬é’é»‘ä½“ç®€ä½“ä¸­æ–‡ w3", STXihei, "åŽæ–‡ç»†é»‘", "å¾®è½¯é›…é»‘", SimSun, "å®‹ä½“", Heiti, "é»‘ä½“", sans-serif;}

ul,ol{margin: 0;padding: 0;}
ul li{list-style: none;}

/*header*/
header{background-color: #1b1b1b;width: 100%;color: #fff;}
header .navbar-brand{margin-left: -45px !important;padding: 3px 15px;}
.navbar{margin-bottom: 0;}
.navbar-nav>li>a{font-size: 16px;color: #fff;}
.navbar-nav>li.active>a{color: #3697e9;}
.navbar-nav>li>a:hover{background-color: inherit;color: #3697e9;}
.navbar-nav>li>a:focus{background-color: inherit;color: #3697e9;}
.navbar-right{margin-right: 5px;}

.banner-box{height: 500px;width: 100%;background: url("../img/banner.jpg?v=20151013") center no-repeat; }
.banner-box img{width: 100%;display: none;}

.box-title-box{display: inline-block;}
.box-title{display: inline-block;margin:99px 0 43px  0;padding-bottom: 7px; border-bottom: 4px solid #3697e9;float: left;}
.box-small-special{
    font-size: 14px;
    color: #3697e9;
    float: left;
    margin-top: 115px;
}
.box-title-prompt{
    font-size: 14px;
    color: #999;
    position: absolute;
    margin-top: -45px;
}

/*何为脑洞*/
.about-box .container{padding-bottom: 90px;}
.about-box ul li{font-size: 16px;line-height: 28px;}
.atlas-box .about-content img{
    width: 100%;
}
/*脑洞池*/
.pool-box{
    background-color: #f7f7f7;
    padding-bottom: 100px;
}
.pool-box .container{
    position: relative;
}
.pool-box-submit{
    width: 415px;
    height: 80px;
    background-color: #3697e9;
    border-radius: 8px;
    line-height: 80px;
    color: #fff;
    font-size: 30px;
    text-align: center;
    margin: 25px auto 0  auto;

}
.pool-content ul{
    margin: 0 10px;
    display: inline-block;
}
.pool-content ul li{
    width: 25%;
    float: left;
    text-align: center;
    padding: 0px 10px;
    margin-bottom: 20px;
}
.pool-warp{
    background-color: #fff;
    padding: 15px;
}

.face-icon-box{
    position: relative;
    width: 184px;
    height: 184px;
    overflow: hidden;
    border-radius: 92px;
    margin: 0 auto;
}

.face-icon-box img{
    width: 100%;
    float: left;
}
.face-icon-box .icon-box{
    position: absolute;
    margin-left: -184px;
}
.face-icon-box img:nth-child(2){
    /*display: none;*/
}
.pool-content ul li:hover .icon-box{
    position: relative;
    top: 0;
}

.pool-info{
    position: relative;
    text-align: left;
}
.pool-info  .name{
    font-size: 18px;
    line-height: 24px;
    color: #000;
    margin-top: 15px;
}
.pool-info .pool-support{
    font-size: 14px;
    color: #999;
    line-height: 24px;
}

.pool-info .pool-support.active{
    color: #3697e9;
}
.pool-support-add-redu{
    position: absolute;
    right: 0;
    font-size: 16px;
    margin-top: -15px;
     opacity: 0;
    color: #3697e9;
}
.pool-info i{margin-right: 5px;}

.pool-info .pool-describe{
    font-size: 16px;
    line-height: 24px;
    color: #696969;
    margin-top: 10px;
    height: 96px;
    overflow: hidden;
}
.pool-info .btn-submit{
    width:100%;
    border: 1px solid #3697e9;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    border-radius: 8px;
    margin-top: 15px;
    cursor: pointer;
    color: #3697e9;
}
.pool-info .btn-submit.active{
    background-color: #3697e9;
    color: #fff;
}
.pool-info .btn-submit.disabled{
    pointer-events: none;
    border-color: #e2e2e2;
    color: #fff;
    background: #e2e2e2;
}
.loading-box{
    display: none;
    text-align: center;
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -30px;
}
.anchor-box{
    position: absolute;
    right: -167px;
    width: 180px;
    background-color: #fff;
    box-shadow: 1px 2px 6px #bbb;
}
.anchor-box .tag-info{
    font-size: 24px;
    color: #333333;
    line-height: 60px;
    padding-left: 10px;
}
.anchor-box ol{
    max-height: 245px;
    overflow: auto;
    padding: 0 10px;
}
.anchor-box ol li{
    width: 100%;
    height: 36px;
    list-style: none;
    text-align: center;
    line-height: 36px;
    margin-bottom: 5px;
    cursor: pointer;
}
.anchor-box ol li .radius{
    width: 36px;
    height: 36px;
    border-radius: 18px;
    background-color: #fff;
    float: left;
}
.anchor-box ol li.active .radius{
    background-color: #3697e9;
    color: #fff;
}
.anchor-box ol li .ng-active-name{
    text-align: left;
    margin-left: 46px;
}
.anchor-down-box{display: none;}
.cover-box{
    width: 100%;
    height: 540px;
    background: url("../img/bg1.jpg") center no-repeat ;
}

.submit-warp{
    position: relative;
    width: 100%;
    height: 160px;
    background-color: #fff;
    padding: 10px;
}
.submit-title{
    color: #333;
    font-size: 18px;
}
.submit-title span{
    color: #3697e9;
}
.submit-title span em{
    font-style: normal;
}
.submit-info{
    margin-top: 20px;
    color: #bbb;
}
.submit-warp-btn{
    cursor: pointer;
    position: absolute;
    bottom: 10px;
    width: 160px;
}
.submit-warp-btn img{
    width: 100%;
}



/*自荐*/
.cover-box .container{position: relative;}
.cover-warp ul li{
    font-size: 16px;
    color: #fff;
    line-height: 80px;
    height: 60px;
}
.cover-form{
    position: absolute;
    right: 0;
    top: 230px;
    height: 200px;
    width: 311px;
    border-left: 1px solid #cbcbcb;
    text-align: center;
    padding: 40px 20px 0 20px;
}
.cover-form .big-cover{
    font-size: 30px;
    color: #fff;
    cursor: pointer;
}
.cover-form .big-cover:hover{
    color: #3697e9;
}
.cover-form .big-cover:hover .icon-cover{
    background-position: -286px 4px;
}
.cover-form .info-cover{
    position: relative;
    font-size: 16px;
    color: #f7f7f7;
    top: 25px;
    display: inline-block;
    padding: 0px 30px;
}

.atlas-box{
    margin-bottom: 90px;
}

.rules-box{
    width: 100%;
    height: 720px;
    background: url("../img/bg2.jpg") center no-repeat;
}

.rules-content-box ul li{
    width: 25%;
    float: left;
    position: relative;
}
.rules-content-box .number,.process-box .number{
    width: 63px;
    height: 63px;
    text-align: center;
    margin: 0 auto;
}
.rules-content-box .rules-content{
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    padding: 15px 30px 60px 30px;
}
.process-box{
    margin-top: 40px;
}
.process-box ul li{
    width: 33.33%;
    float: left;
    position: relative;
}
.process-title{
    font-size: 24px;
    color: #fff;
}
.process-box .rules-content{
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    text-align: center;
    margin-top: 20px;
}
.rules-line{
    position: absolute;
    width: 100px;
    height: 1px;
    border-top: 1px solid #fff;
    right: -50px;
    top: 30px;
}


/*合作*/
.partner-warp ul li{
    float: left;
    width: 234px;
    height: 122px;
    background-color: #fff;
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative;
}
.partner-warp ul li a{
    color: #333;
}
.partner-warp ul li a:hover{
    color: #3697e9;
}
.partner-warp ul li:nth-child(4n){
    margin-right: 0px;
}
.company-title{
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 20px;
}
.institutions-box{
    margin-bottom: 55px;
}
.partner-box{
    background-color: #f7f7f7;
    padding-bottom: 80px;
}
.fm-box .box-title{
    border: none;
    text-align: center;
    width: 100%;
    margin: 99px 0 20px 0;
}
.fm-box .box-title-box{
    width: 100%;
}
.fm-box .container{
    position: relative;
}
.fm-box .fm-content{
    background-color: #f7f7f7;
    width: 400px;
    height: 116px;
    margin:0 auto;
}
.fm-box .fm-title{
    width: 306px;
    height: 22px;
    margin:30px auto 0 auto;
}
.fm-banner-box{
    text-align: center;
    margin-top: 20px;
}
.fm-banner{
    width: 638px;
    height: 142px;
    margin: 20px auto 50px auto;
    overflow: hidden;
}
.fm-banner img{
    width: 100%;
}
.bg-right {
    position: absolute;
    background: url("../img/up.png") no-repeat left;
    right: 0;
    height: 292px;
    width: 420px;
    margin-top: -70px;
}
.bg-left {
    position: absolute;
    background: url("../img/down.png") no-repeat right;
    left: 0;
    height: 292px;
    width: 420px;
    margin-top: -140px;
}

.bg-content-left{
    position: absolute;
    left: 0;
    margin-top: 135px;
}
.bg-content-right{
    position: absolute;
    right: 0;
    margin-top: 135px;
}

.footer-submit{
    position: fixed;
    width: 100%;
    height: 100px;
    background-color: rgba(54, 151, 233, 0.80);
    bottom: 0;
    z-index: 10;
}
.footer-submit:hover{
    background-color: #3697e9;
}
.submit-box{
    width: 418px;
    height: 80px;
    border: 1px solid #fff;
    border-radius: 8px;
    font-size: 30px;
    line-height: 80px;
    margin: 10px auto 0 auto;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.submit-box:hover{
    background-color: #3fa7ff;
}
.ng-warp{
    color: #333;
    font-size: 18px;
    height: 90px;
}
.ng-warp .key-padding{
    padding-left: 80px;
}
.ng-warp .key-padding span{
    position: relative;
    top: -4px;
    left: 10px;
}
.menu-ul{
    margin: 0 30px;
    background-color: #fafafa;
    padding: 15px 20px;
    height: 415px;
    overflow: auto;
}
.menu-ul li{
    padding: 20px 0;
    border-bottom: 1px solid #F0F0F0;
}
.menu-ul li a{
    font-size: 16px;
    color: #333;
    text-decoration: none;
}
.menu-ul li a:hover{
    color: #3ca5f6;
}
.nd-name{
    width: 30%;
    float: left;
}
.nd-info{
    display: table;
}

/*滚动条宽度*/
.scrollbar::-webkit-scrollbar {
    width: 8px;
}

/* 轨道样式 */
.scrollbar::-webkit-scrollbar-track {

}

/* Handle样式 */
.scrollbar::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(0,0,0,0.2);
}

/*当前窗口未激活的情况下*/
.scrollbar::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0,0,0,0.1);
}

/*hover到滚动条上*/
.scrollbar::-webkit-scrollbar-thumb:vertical:hover{
    background-color: rgba(0,0,0,0.3);
}
/*滚动条按下*/
.scrollbar::-webkit-scrollbar-thumb:vertical:active{
    background-color: rgba(0,0,0,0.7);
}

.overflow{
    overflow-x:hidden;
    overflow-y:hidden;
}


.icon{
    display: inline-block;
    vertical-align: text-bottom;
    background: url(../img/icon.png) no-repeat;
    width: 20px; height: 20px;
}
.icon-support{
    background-position: -10px -10px;
}
.icon-round{
    background-position: -15px -49px;
}
.icon-cover{
    width: 40px;
    height: 40px;
    background-position: -236px 4px;
}
.icon-number{width: 63px;height: 63px;}
.icon-number1{background-position: 2px -179px;}
.icon-number2{background-position: -88px -179px;}
.icon-number3{background-position: -179px -179px;}
.icon-number4{background-position: -268px -179px;}
.icon-number5{background-position: -359px -179px;}
.icon-number6{background-position: -448px -179px;}
.icon-number7{background-position: -539px -179px;}
.icon-footer-cancel{
    width: 40px;
    height: 40px;
    background-position: -411px -10px;
    margin-right: 160px;
    margin-top: 30px;
    cursor: pointer;
}
.icon-footer-cancel:hover{
    background-position: -492px -10px;
}
.icon-modal-cancel{
    width: 40px;
    height: 40px;
    background-position: -353px -57px;
    cursor: pointer;
}
.icon-modal-cancel2{
    width: 40px;
    height: 40px;
    background-position: -344px -113px;
    cursor: pointer;
}
.icon-success{
    position: relative;
    width: 40px;
    height: 29px;
    background-position: -251px -63px;
    position: relative;
    top: 3px;
}
.icon-error{
    position: relative;
    width: 40px;
    height: 29px;
    background-position: -301px -63px;
    position: relative;
    top: 3px;
}

.icon-nd-name{
    width: 40px;
    height: 60px;
    background-position: -240px -272px;
    position: relative;
    top: 3px;
}
.icon-nd-info{
    width: 40px;
    height: 60px;
    background-position: -319px -270px;
    position: relative;
    top: 3px;
}
.icon-alert-success{
    width: 40px;
    height: 39px;
    background-position: -400px -291px;
    position: relative;
    top: 3px;
}
.icon2{
    display: inline-block;
    vertical-align: text-bottom;
    background: url(../img/icon_link.png) no-repeat;
    width: 105px; height: 105px;
    margin: 65px 0;
}

.icon-gift{
    background-position: -5px -6px;
}
/*-1px -157px*/
.icon-promote{
    background-position:-139px -152px;
    height: 115px;
    margin-bottom: 55px;
}
.icon-behalf1{
    width: 43px;
    height: 52px;
    background-position: -469px -275px;
    left: 16%;
    top: 10px;
}
.icon-behalf2{
    width: 32px;
    height: 51px;
    left: 11%;
    top: 10px;
    background-position: -555px -274px;
}



.experts-behalf-warp,.author-behalf-warp{
    height: 455px;
    padding: 0 20px;
    overflow: auto;
    background-color: #fafafa;
}
.experts-behalf-warp ul li{
    width: 50%;
    border-top: 1px solid #e9eaec;
    height: 90px;
    overflow: auto;
    text-align: center;
    float: left;
}
.experts-behalf-warp ul li .experts-behalf-name{
    font-size: 16px;
    color: #3697e9;
    margin-top: 15px;
}
.experts-behalf-warp ul li .experts-behalf-info{
    font-size: 14px;
    color: #666;
}
.experts-behalf-warp ul li:nth-child(1),.experts-behalf-warp ul li:nth-child(2){
    border: none;
}
.author-behalf-warp ul li{
    height: 58px;
    line-height: 58px;
    font-size: 16px;
    color: #999;
    border-bottom: 1px solid #e9eaec;
    width: 50%;
    text-align: center;
    float: left;
}
.author-behalf-warp ul li:last-child{
    /*border: none;*/
}

.support-warp ul li{
    width: 50%;
    float: left;
    height: 324px;
    padding:0 60px;
}

.support-warp ul li .support-box{
    width: 100%;
    height: 100%;
    background: #fff;
    color: #3697e9;
    text-align: center;
}
.support-warp ul li .support-box .title{
    font-size: 22px;
    text-align: center;
}
.support-warp ul li a{
    text-decoration:none;
}
.support-warp ul li .support-box:hover{
    background-color: #3697e9;
    color: #fff;
}
.support-warp ul li .support-box:hover .icon-gift{
    background-position:-1px -157px;
}
.support-warp ul li .support-box:hover .icon-promote{
    background-position:-136px -1px;
}

.alert-b-success{
    text-align: center;
    padding: 0px 107px;
}
.alert-b-success span{
    font-size: 24px;
}
.alert-b-success .first-span{
    margin-bottom: -10px;
    font-size: 24px;
    text-align: left;
    display: inherit;
}
.alert-b-info{
    font-size: 18px;
    color: #bbb;
    margin-top: 10px;
    text-align: left;
}
.alert-b-flag{
    font-size: 18px;
    color: #bbb;
    padding: 50px 142px;
}
.behalf-warp{
    padding: 0;
}
.behalf-title-left{
    padding-right: 10px;
}
.behalf-title-right{
    padding-left: 10px;
}
.behalf-title{
    height: 70px;
    background-color: #333333;
    font-size: 28px;
    text-align: center;
    line-height: 70px;
    color: #fff;
}
.behalf-zj{
    background-color: #3697e9;
}

body,html{width: 100%;}
.recommended-box{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.47);
    z-index: 1000;
}
.recommended-warp{
    width: 900px;
    min-height: 200px;
    overflow: auto;
    margin: 60px auto;
    background-color: #fff;
}
.menu-warp{
    width: 700px;
    height: 600px;
    overflow: auto;
    margin: 30px auto;
    background-color: #fff;
}
.alert-btn{
    width: 214px;
    height: 48px;
    color: #fff;
    font-size: 18px;
    line-height: 48px;
    background-color: #3ca5f6;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -107px;
    bottom: 30px;
    cursor: pointer;
}
.alert-warp{
    position: relative;
    width: 500px;
    height:295px;
    margin: 30px auto;
}
.alert-box .recommended-header{
    padding: 15px;
    background-color: #fff;
}

.recommended-header{
    width: 100%;
    height: 45px;
    background-color: #333;
}
.menu-box .recommended-header{
    background-color: #fff;
    padding: 0 30px;
}
.menu-box .recommended-title{
     margin-top: 20px;
     color: #333;
     font-size: 24px;
     border-bottom: 1px solid #f0f0f0;
 }
.recommended-body{
    padding: 20px;
    height: 450px;
    overflow: auto;
}
.form-lable{
    width: 35%;
    float: left;
    text-align: right;
    margin-right: 20px;
    height: 42px;
    line-height: 42px;
}
.form-group{
    margin-bottom: 10px;
}
.form-input input{
    width: 206px;
    height: 42px;
    border-radius: 5px;
    border: 1px solid #d7d7d7;
    outline:none !important;
    padding-left: 10px;
}
.form-input textarea{
    width: 480px;
    height: 180px;
    border-color: #d7d7d7;
    border-radius: 5px;
    outline:none !important;
}
.recommended-submit{
    width: 300px;
    height: 80px;
    background-color: #3697e9;
    margin: 20px auto;
    text-align: center;
    line-height: 80px;
    font-size: 36px;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
    left: 50%;
    margin-left: -150px;
    border: none;
}
.recommended-submit:hover{
    background-color: #3fa7ff;
}

/* WebKit browsers */
#reason::-webkit-input-placeholder::after {
    content:"*推选理由（300字内）\A  *请简单阐述其独特性与创新性 \A  *请简单阐述其市场影响与价值 \A";
}

.icon-up{
    width: 30px;
    height: 30px;
    background-position: -346px -4px;
    -webkit-animation: down_animation 1s linear infinite alternate;
    animation: down_animation 1s linear infinite alternate;
}


@-webkit-keyframes down_animation {
    0% {opacity: 1;-webkit-transform: translateY(0);}
    100% {opacity: 1;-webkit-transform: translateY(-8px);}
}
@keyframes down_animation {
    0% {opacity: 1;-webkit-transform: translateY(0);}
    100% {opacity: 1;-webkit-transform: translateY(-8px);}
}
@media (min-width: 760px){
    .container{width: 1000px;padding: 0;}
}


/*footer*/
.footer {position: relative ;background-color: #2d3237;padding-top: 5px;min-width: 1170px;}

.go-top {background:#e2e2e2; width: 60px;height: 60px; position: fixed;left: 1270px;bottom: 140px;cursor: pointer;display: none;}
.go-top:hover {background-color: #d5d5d5;}


.go-left-top{
    height: 138px;
    background-color: rgba(255, 255, 255, 0);
    font-size: 20px;
    text-align: center;
    color: #fff;
    display: block;
    left: -60px;
    position: absolute;
    cursor: pointer;
}
.go-left-top:hover{
    background-color: rgba(255, 255, 255, 0);
}
.menu-footer-b{
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    width: 60px;
    height: 62px;
    background-color: #333;
    padding: 12px;
    font-size: 16px;
}
.go-left-top:hover .menu-footer-b{
    background-color: #3697e8;
}
.go-left-top:hover .icon-menu-footer{
    background-position:  -10px -273px;
}

.icon-top{width: 60px;height: 60px;background-position: -400px -50px;}
.icon-footer {
    position: relative;
    width: 40px;
    height: 40px;
}
.icon-footer-wb{background-position: -60px 0px;}
.icon-footer-wx{background-position: -120px 0px;}
.icon-footer-ios{background-position: -180px 0px;}
.icon-footer-android{background-position: -58px -80px;}
.icon-footer-inter{background-position: -118px -80px;}
.icon-footer-rss{background-position: -178px -80px;}

.icon-footer-wb:hover{background-position: -60px -40px;}
.icon-footer-wx:hover{background-position: -120px -40px;}
.icon-footer-ios:hover{background-position: -180px -40px;}
.icon-footer-android:hover{background-position:-58px -120px;}
.icon-footer-inter:hover{background-position: -118px -120px;}
.icon-footer-rss:hover{background-position: -178px -120px;}

.icon-menu-number{
    width: 64px;
    height: 73px;
}
.icon-menu-footer{
    background-position:-110px -273px;
}

footer .copy-right {margin-top: 35px;position: relative;}
footer .copy-right span {line-height: 28px;margin-bottom: 30px;display: block;}
footer .copy-right, footer .copy-right span a {color: #707682;font-size: 12px;}
footer .copy-right a {height: 40px;color: #6b6e81;}
footer .copy-right a:hover {color: #b2bae1;}
footer .footer-tag-list a{font-size: 14px;margin-right: 15px;}
footer .footer-icon-list{position: absolute;top: 5px;right: 0px;}
footer .footer-icon-list ul li{position: relative;float: left;width: 40px;height: 40px;background-color: #343a40;text-align: center;border-radius: 20px;margin-left: 20px;}
footer .footer-icon-list ul li:before {
    content: ""; position:absolute;z-index: 0;
    width: 40px; height: 40px;border-radius: 50%;opacity: 0;
    -webkit-transition: 0.5s cubic-bezier(.3, 0, 0, 1.3);
    -moz-transition: 0.5s cubic-bezier(.3, 0, 0, 1.3);
    -ms-transition: 0.5s cubic-bezier(.3, 0, 0, 1.3);
    -o-transition: 0.5s cubic-bezier(.3, 0, 0, 1.3);
    transition: 0.5s cubic-bezier(.3, 0, 0, 1.3);
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);}

footer .footer-icon-list ul a:nth-child(1) li:before{background-color: #f74864;}
footer .footer-icon-list ul a:nth-child(2) li:before{background-color: #1ec354;}
footer .footer-icon-list ul a:nth-child(3) li:before{background-color: #7b8894;}
footer .footer-icon-list ul a:nth-child(4) li:before{background-color: #93e64f;}
footer .footer-icon-list ul a:nth-child(5) li:before{background-color: #3091f4;}
footer .footer-icon-list ul a:nth-child(6) li:before{background-color: #ff9000;}
footer .footer-icon-list ul li:hover:before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);}

footer .footer-icon-list .app-qrcode{
    display: none;
    position: absolute;
    width: 130px;
    height: 130px;
    margin-top: -141px;
    box-shadow: 0 0 6px rgba(14, 22, 30, 0.30);
    margin-left: -45px;
}
footer .footer-icon-list .app-qrcode img{
    width: 100%;
}
footer .footer-icon-list .app-qrcode:before{
    content: '';  display: block; position: absolute; width: 0; height: 0; border: 8px solid transparent; border-top: 10px solid rgba(0,0,0,.3);top: 130px;left: 56px;}

footer .footer-icon-list .app-qrcode:after{
    content: ''; display: block;position: absolute;  width: 0; height: 0; border: 8px solid transparent; border-top: 10px solid #fff; top: 129px; left: 57px;}


@media (max-width: 800px){
    header .navbar-brand{margin-left: 0 !important;}
    .navbar-brand{padding: 0 15px;}
    .navbar-toggle {border-color: #333;}
    .icon-bar { background-color: #fff;}


    footer{ width: 100%; min-width:100%!important;}
    .container{ width: 100%; }
    .fm-banner{ width: 100%;height: auto;}
    footer .footer-icon-list{display: none;}
    .bg-right,.bg-left{display: none}
    .box-title{margin: 30px 0 20px 0;}
    .box-title img{height: 18px;}
    .box-small-special{margin-top: 0px}
    .pool-content ul{margin: 0 -10px;}
    .pool-content ul li{width: 50%;}
    .face-icon-box{width: 91px;height: 91px;}
    .pool-info .pool-describe{font-size: 12px;}
    .pool-info .name{font-size: 14px;}
    .pool-info .btn-submit{height: 30px;line-height: 30px;font-size: 14px;}
    .anchor-right-box{display: none;}
    .anchor-down-box{
        display: block;
        position: relative;
        margin-top: 50px;
        background-color: #f7f7f7;
    }
    .anchor-down-box-fixed{
        position: fixed;
        bottom: 0;
        margin-right: 15px;
    }
    .anchor-down-box .active-box{
        border-top: 1px solid #696969;
        margin-top: 20px;
    }
    .anchor-down-box ol{
        margin: 20px -5px 0 -5px;
        display: inline-block;
    }
    .anchor-down-box ol li{
        list-style: none;
        float: left;
        width: 30px;
        height: 30px;
        color: #333;
        line-height: 30px;
        background-color: #fff;
        border-radius: 15px;
        margin: 0 3px;
        text-align: center;
        margin-bottom: 5px;
        overflow: hidden;
    }
    .anchor-down-box ol li img{
        width: 100%;
    }
    .anchor-down-box ol li.active{
        color: #fff;
        background-color: #3fa7ff;
    }
    .submit-warp-btn{
        position: relative;
        bottom: auto;
        width: 100%;
        top: -10px;
    }

    .anchor-down-box .tag-info{
        font-size: 17px;
        width: 75px;
        background-color: #f7f7f7;
        height: 30px;
        text-align: center;
        line-height: 30px;
        margin: -15px auto;
    }
    .pool-box-submit{width: 100%;height: 40px;line-height: 40px;font-size: 14px;}
    .cover-form{position: initial;border:none;width: 100%;}
    .cover-warp ul li{
        line-height: 32px;
        height: auto;
    }
    .cover-form .info-cover{
        padding: 0;
    }
    .rules-line{
        display: none;
    }
    .rules-content-box ul{
        display: inline-block;
    }
    .rules-content-box ul li{
        width: 50% !important;
    }
    .rules-content-box .rules-content{
        padding: 10px;
        min-height: 116px;
    }
    .process-box ul li{
        width: 100%;
        margin-bottom: 10px;
    }
    .process-box ul li:last-child{
        margin-bottom: 30px;
    }
    .rules-box{
        height: auto;
        background-repeat: repeat;
    }
    .partner-warp ul li{
        margin: 0 auto 10px auto;
        float:inherit;
    }
    .partner-warp ul li:nth-child(4n){
        margin-right: auto;
    }
    .fm-box .box-title img{
        height: 16px;
    }
    .bg-content-left,.bg-content-right{
        display: none;
    }
    .fm-box .fm-content,.fm-box .fm-title{
        width: 100%;
        height: auto;
    }
    .fm-box .fm-content img,.fm-box .fm-title img{width: 100%}
    .banner-box{
        background: none;
        height: auto;
    }
    .banner-box img{display: block;}
    .footer-submit{ height: 80px;}
    .submit-box{width: 150px;height: 60px;line-height: 60px;font-size: 20px;text-align: center;}
    .icon-footer-cancel{margin-right: auto;margin-top: 20px;}
    .about-box .container,.atlas-box,.institutions-box{margin-bottom: 30px;}
    .pool-box,.partner-box{padding-bottom: 30px;}
    .fm-box .box-title{margin-top: 30px;}
    .footer-tag-list{display: none;}
    footer .copy-right{margin-top: 10px;text-align: center;}
    footer .copy-right span{margin-bottom: 10px;}
    .footer-submit{display: none;}
    .recommended-box{
        padding: 0 10px;
    }
    .recommended-warp{width: 100%;margin-top: 20px;}
    .menu-warp{width: 100%;margin-top: 20px;}
    .alert-warp{width: 100%;margin-top: 20px;}
    .form-input input{width: 100%;}
    .form-input textarea{width: 100%;height: auto;}
    .form-lable{text-align: left;width: 100%;}
    .recommended-submit{width: 100%;height: 60px;line-height: 60px;font-size: 24px;margin: 20px auto;left: 0;}

    .go-left-top{
        display: none;
    }
    .alert-b-success{
        padding:0;
    }
    .alert-body{
        padding:0 10px;
    }
    .alert-b-success span{
        font-size: 22px;
    }
    .alert-b-success .first-span{
        font-size: 22px;
    }
    .alert-b-flag{
        padding: 30px;
    }
    .ng-warp .key-padding{
        padding-left: 10px;
    }
    .ng-warp{
        font-size: 16px;
    }
    .menu-warp{
        height: auto;
    }
    .menu-box .recommended-title{
        font-size: 18px;
    }
    .menu-ul{
        margin: 0 10px;
        height: 340px;
    }
    .go-top{
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
    }
    .box-m-title1{
        margin-top: -20px;
    }
    .box-m-title2{
        margin-top: -64px;
    }
    .m-more-nd{
        position: fixed;
        display: block;
        left: 10px;
        bottom: 50px;
        background-color: rgba(0, 0, 0, 0);
    }
    .m-more-nd img{
        width: 100%;
    }
    .pool-info .pool-describe{
        height: 140px;
    }
    .nd-info{
        display: -webkit-box;
    }
    .behalf-warp:last-child{
        margin-top: 20px;
    }
    .experts-behalf-warp ul li{
        width: 100%;
    }
    .behalf-title-left,.behalf-title-right{
        padding: 0;
    }
    .support-warp ul li{
        width: 100%;
        padding: 0;
    }
    .support-warp ul li:first-child{
        margin-bottom: 20px;
    }
    .behalf-title{
        font-size: 20px;
    }

}

@media (max-width: 450px){
    .pool-info .pool-describe{
        height: 100px;
    }
}
@media (max-width: 380px){
    .pool-info .pool-describe{
        height: 120px;
    }
}
@media (max-width: 330px){
    .pool-info .pool-describe{
        height: 140px;
    }
}
@media (min-width: 800px){
    .pool-warp:hover{
        box-shadow: 0 5px 8px rgba(45, 50, 55, 0.20);
    }
    .pool-warp.disabled:hover{
        box-shadow: none;
    }
}