﻿body {
    min-width: 1200px
}

.bfc-header {
    width: 100%
}

.bfc-header .header-top {
    width: 100%;
    background: #9a0000
}

.bfc-header .header-top .aBox {
    width: 1200px;
    margin: 0 auto;
    padding-right: 33px;
    line-height: 45px
}

.bfc-header .header-top .aBox a {
    display: inline-block;
    padding-left: 17px;
    padding-right: 17px;
    vertical-align: middle;
    color: #fff
}

.bfc-header .header-top .aBox a.border {
    position: relative
}

.bfc-header .header-top .aBox a.border:after {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: 1px;
    height: 16px;
    margin-top: -8px;
    background: #fff;
    z-index: 100
}

.bfc-header .header-top .aBox a:hover {
    color: #d64242
}

.bfc-header .header-logo {
    width: 1200px;
    margin: 0 auto;
    padding-top: 23px;
    padding-bottom: 32px
}

.bfc-header .header-logo .logoBox {
    width: 50%;
    /*padding-left: 38px*/
}

.bfc-header .header-logo .logoBox a {
    width: 100%
}

.bfc-header .header-logo .logoBox a img {
    width: 100%;
    height: auto
}

.bfc-header .header-logo .number {
    width: 235px;
    padding-left: 15px;
    padding-right: 53px;
    margin-top: 10px;
    position: relative
}

.bfc-header .header-logo .number p {
    font-size: 23px;
    color: #666666;
    line-height: 1.2
}

.bfc-header .header-logo .number .iconfont {
    position: absolute;
    top: -5px;
    left: -40px;
    font-size: 40px
}

.bfc-header .header-nav {
    width: 1200px;
    margin: 0 auto
}

.bfc-header .header-nav .outUl {
    width: 100%;
    /*padding-left: 17px*/
}
.bfc-header .header-nav .outUl .outLi:first-child{
    padding: 0 24px 0px 0px;
}

.bfc-header .header-nav .outUl .outLi {
    padding: 0 24px;
    position: relative
}

.bfc-header .header-nav .outUl .outLi .outA {
    display: block;
    color: #333;
    font-size: 18px;
    padding-bottom: 20px
}

.bfc-header .header-nav .outUl .outLi .box {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 100;
    background: #fff;
    display: none;
    height: auto !important
}

.bfc-header .header-nav .outUl .outLi .box a {
    display: block;
    color: #333;
    font-size: 18px;
    padding: 10px 0;
    text-align: center
}

.bfc-header .header-nav .outUl .outLi .box a:hover {
    color: #fff;
    background: #9a0000
}

.bfc-header .header-nav .outUl .outLi:hover .outA, .bfc-header .header-nav .outUl .outLi.active .outA {
    color: #9a0000
}

.bfc-header .header-nav .outUl .outLi:last-child {
    padding-right: 0
}

.bfc-footer {
    background-image: url(/web/20220411210944im_/http://www.amierhb.cn/Public/home/mstatic/images/footer_bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 50px
}

.bfc-footer .footerBox {
    width: 1200px;
    margin: 0 auto
}

.bfc-footer .footerBox .ulBox {
    width: 18.75%
}

.bfc-footer .footerBox .ulBox ul li {
    margin-top: 17px
}

.bfc-footer .footerBox .ulBox ul li a {
    display: block;
    width: 100%;
    color: #fff;
    font-size: 18px
}

.bfc-footer .footerBox .ulBox ul li:first-child {
    margin-top: 0
}

.bfc-footer .footerBox .ulBox ul li:hover a {
    color: #ec4141
}

.bfc-footer .footerBox .addBox {
    width: 62.91%;
    padding: 0 145px;
    border-left: 1px solid #700909;
    border-right: 1px solid #700909;
    box-shadow: 1px 0px 0px 0px rgba(255, 255, 255, 0.22), -1px 0px 0px 0px rgba(255, 255, 255, 0.22);
}

.bfc-footer .footerBox .addBox p {
    margin-bottom: 22px;
    color: #fff;
    font-size: 16px
}

.bfc-footer .footerBox .addBox p:last-child {
    margin-bottom: 5px
}

.bfc-footer .footerBox .code {
    width: 18.34%;
    text-align: right;
    padding-left: 120px
}

.bfc-footer .footerBox .code img {
    width: 100%;
    height: auto
}

.bfc-footer .footerBox .code p {
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 7px
}

.bfc-footer .btn-top {
    position: fixed;
    right: 25px;
    bottom: 50px;
    width: 52px;
    height: 52px;
    border-radius: 80px;
    background: #fff;
    text-align: center;
    z-index: 99999999;
    display: none
}

.bfc-footer .btn-top span {
    font-size: 30px;
    color: #333;
    display: inline-block;
    line-height: 52px
}

.bfc-footer .btn-top:hover span {
    color: #9a0000
}
/*����������*/
.float-box{
    display: block;
    position: fixed;
    width: 120px;
    height: 284px;
    background: url("/web/20220411210944im_/http://www.amierhb.cn/Public/home/mstatic/images/float.png");
    background-size: cover;
    top: 50%;
    margin-top: -170px;
    z-index: 99999;
}
.float-box.float-left{
    left: 10px;
}
.float-box.float-right{
    right: 10px;
}
.float-box .float-a{
    display: block;
    width: 100%;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 15px;
    color: #ffffff;
}
.float-box .float-2-a{
    margin-top: 7px;
}
.float-box .float-3-a{
    margin-top: 7px;
}
.float-box .float-center-box{
    width: 100%;
    height: 115px;
    margin-top: 7px;
}
.float-box .float-center-box .float-center-item{
    display: block;
    width: 60%;
    margin: 5px auto 0px;
}
.float-box .float-center-box .float-center-item .wx-img{
    display: block;
    width: 100%;
}
.float-box .float-center-box .float-center-item .qq-img{
    width: 90%;
    display: block;
    margin: 10px auto 5px;
}
.float-box .float-phone{
    padding-left: 20px;
    background: url("/web/20220411210944im_/http://www.amierhb.cn/Public/home/mstatic/images/float-phone.png") no-repeat left center;
    background-size: 18px 18px;
    width: 98%;
    margin: 7px auto 0px;
    font-size: 13px;
}




/*���������� end*/

.friends-link {
    background: #1c1c1c
}

.friends-link .box {
    width: 1200px;
    margin: 0 auto;
    color: #fff;
    text-align: left
}

.friends-link .box p {
    width: 50%;
    font-size: 16px;
    line-height: 35px;
    color: #fff
}

.friends-link .box p:first-child {
    border-left: none
}

.friends-link .box p a {
    font-size: 16px;
    margin-right: 22px;
    color: #fff
}

.friends-link .box p a:hover {
    color: #9a0000
}

.friends-link .box p.fr {
    text-align: right
}

#page {
    width: 100%;
    text-align: center
}

#page a {
    display: inline-block;
    border: 1px solid #ccc;
    margin: 0 -2px 0 -3px;
    font-size: 18px;
    width: 92px;
    line-height: 55px;
    color: #666666;
    transition: all 0.3s
}

#page a:hover {
    border: 1px solid #9a0000;
    background: #9a0000;
    color: #fff
}

#page span {
    display: inline-block;
    border: 1px solid #9a0000;
    margin: 0 -2px 0 -3px;
    font-size: 18px;
    width: 92px;
    line-height: 55px;
    color: #fff;
    background: #9a0000
}

@keyframes spinner {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.main.homepage .bfcweb-banner {
    width: 100%
}

.main.homepage .bfcweb-banner .swiper-container {
    width: 100%;
    position: relative;
	overflow:hidden;
}

.main.homepage .bfcweb-banner .swiper-container .swiper-wrapper {
   /* width:100%; */
    height: auto !important;
		max-height:500px;
}

.main.homepage .bfcweb-banner .swiper-container .swiper-wrapper .item {
    display: block;
    /* width: 100%; */
    height: auto !important;
	min-height:300px;

}

.main.homepage .bfcweb-banner .swiper-container .swiper-wrapper .item img {
    width: 100%;
    height: auto !important;
	/* max-height:500px */
}

.main.homepage .bfcweb-banner .swiper-container .pagination {
    position: absolute;
    z-index: 20;
    bottom: 10px;
    width: 100%;
    text-align: center
}

.main.homepage .bfcweb-banner .swiper-container .pagination .swiper-pagination-bullet {
    display: inline-block;
    width: 40px;
    height: 5px;
    background: transparent;
    vertical-align: middle;
    margin: 0 5px;
    border: 1px solid #fff;
    cursor: pointer;
    transition: background 0.3s;
	border-radius:100px;opacity: 0.8;
}

.main.homepage .bfcweb-banner .swiper-container .pagination .swiper-pagination-bullet-active {
    background: #fff
}

.main.homepage .bfcweb-info {
    width: 1200px;
    margin: 0 auto;
    padding-top: 30px
}

.main.homepage .bfcweb-info .news {
    width: 820px;
    padding-right: 30px
}

.main.homepage .bfcweb-info .news .lasterInfoBox {
    width: 100%;
    padding-bottom: 16px
}

.main.homepage .bfcweb-info .news .lasterInfoBox .text {
    width: 385px;
    padding-right: 37px
}

.main.homepage .bfcweb-info .news .lasterInfoBox .text p {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 12px;
    line-height: 40px;
    background: #9a0000;
    background: linear-gradient(to top left, #862222, #ed3737)
}

.main.homepage .bfcweb-info .news .lasterInfoBox .text p a {
    float: right;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    line-height: 40px
}

.main.homepage .bfcweb-info .news .lasterInfoBox .text p a:hover {
    color: #ed3737
}

.main.homepage .bfcweb-info .news .lasterInfoBox .text ul {
    width: 100%
}

.main.homepage .bfcweb-info .news .lasterInfoBox .text ul li {
    border-top: 1px dashed #000
}

.main.homepage .bfcweb-info .news .lasterInfoBox .text ul li a {
    display: block;
    padding: 8px 0 13px
}

.main.homepage .bfcweb-info .news .lasterInfoBox .text ul li a .time {
    width: 48px;
    height: 40px;
    background: #eeeeee;
    display: table
}

.main.homepage .bfcweb-info .news .lasterInfoBox .text ul li a .time .box {
    text-align: center;
    vertical-align: middle;
    display: table-cell
}

.main.homepage .bfcweb-info .news .lasterInfoBox .text ul li a .time .box span {
    display: block
}

.main.homepage .bfcweb-info .news .lasterInfoBox .text ul li a .time .box span.day {
    font-size: 20px;
    color: #9a0000
}

.main.homepage .bfcweb-info .news .lasterInfoBox .text ul li a .time .box span.year {
    font-size: 10px;
    color: #9a0000
}

.main.homepage .bfcweb-info .news .lasterInfoBox .text ul li a .inText {
    width: 250px;
    height: 40px;
    padding-left: 18px;
    padding-top: 5px;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    float: left;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}
.main.homepage .bfcweb-info .news .lasterInfoBox .text .new-icon{
    display: block;
    width: 40px;
    height: 40px;
    padding-left: 3px;
    padding-top: 9px;
    font-size: 16px;
    color: #9a0000;
    float: left;
}
.main.homepage .bfcweb-info .news .lasterInfoBox .text ul li:first-child {
    border-top: none
}

.main.homepage .bfcweb-info .news .lasterInfoBox .text ul li:last-child a {
    padding: 8px 0 0
}

.main.homepage .bfcweb-info .news .lasterInfoBox .text ul li:hover a .inText {
    color: #9a0000
}

.main.homepage .bfcweb-info .news .lasterInfoBox .img {
    width: 405px;
    overflow: hidden;
    max-height: 340px;
    text-align: center
}

.main.homepage .bfcweb-info .news .lasterInfoBox .img img {
    width: 110%;
    height: auto
}

.main.homepage .bfcweb-info .news .bigTitle {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 12px;
    line-height: 40px;
    background: #9a0000;
    background: linear-gradient(to top left, #862222, #ed3737);
    margin-bottom: 16px
}

.main.homepage .bfcweb-info .news .bigTitle a {
    float: right;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    line-height: 40px
}

.main.homepage .bfcweb-info .news .bigTitle a:hover {
    color: #ed3737
}

.main.homepage .bfcweb-info .news table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    border: 1px solid #cacaca;

}

.main.homepage .bfcweb-info .news table tr td {
    border-top: none;
    border: 1px solid #cacaca;
    text-align: center;
    color: #202020;
    font-size: 16px;
    line-height: 20px;
    height: 68px;
    display: table-cell;
    vertical-align: middle
}

.main.homepage .bfcweb-info .news table tr td a {
    padding-bottom: 3px;
    color: #d81e1e;
    border-bottom: 1px solid #d81e1e
}

.main.homepage .bfcweb-info .news table tr:first-child {
    /* background-image: url(/web/20220411210944im_/http://www.amierhb.cn/Public/home/mstatic/images/table_bg.png); */
	    background: #9a0000;
    background: linear-gradient(to top left, #862222, #ed3737);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.main.homepage .bfcweb-info .news table tr:first-child td {
    border: 1px solid #cf6060;
    color: #fff
}

.main.homepage .bfcweb-info .navWay {
    width: 380px
}

.main.homepage .bfcweb-info .navWay .bigTitle {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 12px;
    line-height: 40px;
    background: #9a0000;
    background: linear-gradient(to top left, #862222, #ed3737);
    margin-bottom: 8px
}

.main.homepage .bfcweb-info .navWay .wayBox {
    width: 100%;
    background-image: url(/web/20220411210944im_/http://www.amierhb.cn/Public/home/mstatic/images/way_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 20px 18px 24px 24px;
    margin-bottom: 16px
}

.main.homepage .bfcweb-info .navWay .wayBox ul {
    width: 100%;
    margin-bottom: 16px
}

.main.homepage .bfcweb-info .navWay .wayBox ul li {
    float: left;
    width: 105px;
    height: 77px;
    display: table
}

.main.homepage .bfcweb-info .navWay .wayBox ul li a {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.main.homepage .bfcweb-info .navWay .wayBox ul li a span {
    color: #fff;
    font-size: 30px;
    margin-bottom: 8px;
    display: block
}

.main.homepage .bfcweb-info .navWay .wayBox ul li a p {
    color: #fff;
    font-size: 14px
}

.main.homepage .bfcweb-info .navWay .wayBox ul li a:hover span {
    color: #cf6060
}

.main.homepage .bfcweb-info .navWay .wayBox ul li a:hover p {
    color: #cf6060
}

.main.homepage .bfcweb-info .navWay .wayBox ul li:nth-child(1), .main.homepage .bfcweb-info .navWay .wayBox ul li:nth-child(2), .main.homepage .bfcweb-info .navWay .wayBox ul li:nth-child(4), .main.homepage .bfcweb-info .navWay .wayBox ul li:nth-child(5) {
    border-right: 1px solid #d1d0d0
}

.main.homepage .bfcweb-info .navWay .wayBox ul li:nth-child(4), .main.homepage .bfcweb-info .navWay .wayBox ul li:nth-child(5), .main.homepage .bfcweb-info .navWay .wayBox ul li:nth-child(6) {
    border-top: 1px solid #d1d0d0
}

.main.homepage .bfcweb-info .navWay .wayBox .QQLeft {
    width: 66%
}

.main.homepage .bfcweb-info .navWay .wayBox .QQLeft .QQ {
    display: inline-block;
    width: 105px;
    height: 38px;
    background-image: url(/web/20220411210944im_/http://www.amierhb.cn/Public/home/mstatic/images/qq.png);
    background-position: left center;
    background-repeat: no-repeat
}

.main.homepage .bfcweb-info .navWay .wayBox .QQLeft span {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    line-height: 35px
}

.main.homepage .bfcweb-info .navWay .wayBox .codeRight {
    width: 34%
}

.main.homepage .bfcweb-info .navWay .wayBox .codeRight span {
    writing-mode: tb-rl;
    writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    color: #fff;
    margin-left: 5px;
    font-size: 14px
}

.main.homepage .bfcweb-info .navWay .wayBox .codeRight img {
    vertical-align: baseline;
	width:77%;
}

.main.homepage .bfcweb-info .navWay .Title {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 12px;
    line-height: 40px;
    background: #9a0000;
    background: linear-gradient(to top left, #862222, #ed3737);
    margin-bottom: 16px
}

.main.homepage .bfcweb-info .navWay .Title a {
    float: right;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    line-height: 40px
}

.main.homepage .bfcweb-info .navWay .Title a:hover {
    color: #ed3737
}

.main.homepage .bfcweb-info .navWay .News {
    width: 100%;
    background-color: #f8f8f8
}

.main.homepage .bfcweb-info .navWay .News li a {
    border-top: 1px dashed #d9d9d9;
    display: block;
    padding-left: 17px;
    line-height: 54px;
    height: 55px;
    font-size: 16px
}

.main.homepage .bfcweb-info .navWay .News li a .dt {
    width: 63px
}

.main.homepage .bfcweb-info .navWay .News li a .tit {
    width: 234px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.main.homepage .bfcweb-info .navWay .News li a .icon {
    width: 65px
}

.main.homepage .bfcweb-info .navWay .News li:first-child a {
    border-top: none
}

.main.homepage .bfcweb-flow {
    width: 1200px;
    margin: 0 auto;
    padding-top: 36px
}

.main.homepage .bfcweb-flow .name {
    width: 92px;
    height: 120px;
    position: relative;
    background: #9a0000;
    display: table
}

.main.homepage .bfcweb-flow .name .spanBox {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.main.homepage .bfcweb-flow .name .spanBox span {
    display: block;
    font-size: 29px;
    line-height: 32px;
    color: #fff
}

.main.homepage .bfcweb-flow .name:after {
    content: ' ';
    z-index: 100;
    position: absolute;
    right: 0;
    top: 50%;
    border-left: 11px solid #9a0000;
    border-top: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 11px solid transparent;
    transform: translate(100%, -50%)
}

.main.homepage .bfcweb-flow .listUl {
    width: 1100px;
    height: 120px;
    background-image: url(/web/20220411210944im_/http://www.amierhb.cn/Public/home/mstatic/images/liucheng.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.main.homepage .bfcweb-flow .listUl li {
    float: left;
    display: table;
    width: 10%;
    height: 120px
}
.main.homepage .bfcweb-flow .listUl li:hover{
    background-color: rgba(0,0,0,.1);
}

.main.homepage .bfcweb-flow .listUl li a {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.main.homepage .bfcweb-flow .listUl li a span {
    color: #fff;
    font-size: 35px;
    display: block;
    margin-bottom: 17px
}

.main.homepage .bfcweb-flow .listUl li a p {
    font-size: 16px;
    color: #fff
}

.main.homepage .bfcweb-billboardImg {
    width: 1200px;
    margin: 0 auto;
    margin-top: 7px
}

.main.homepage .bfcweb-billboardImg a {
    width: 100%;
    display: block;
    max-height: 125px;
    text-align: center
}

.main.homepage .bfcweb-billboardImg a img {
    width: 100%;
    height: auto
}

.main.homepage .bfcweb-columnUl {
    width: 100%;
    background: #f8f8f8
}

.main.homepage .bfcweb-columnUl .columnBox {
    width: 1200px;
    margin: 0 auto;
    padding-top: 30px;
    overflow: hidden
}

.main.homepage .bfcweb-columnUl .columnBox ul {
    width: 110%
}

.main.homepage .bfcweb-columnUl .columnBox ul li {
    background: #fff;
    width: 376px;
    float: left;
    margin-right: 35px;
    margin-bottom: 40px
}

.main.homepage .bfcweb-columnUl .columnBox ul li .bigTitle {
    font-size: 19px;
    color: #fff;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 12px;
    line-height: 40px;
    background: #9a0000;
    background: linear-gradient(to top left, #862222, #ed3737);
    margin-bottom: 16px
}

.main.homepage .bfcweb-columnUl .columnBox ul li .bigTitle a {
    float: right;
    font-size: 12px;
    color: #fff;
    font-weight: normal;
    line-height: 40px
}

.main.homepage .bfcweb-columnUl .columnBox ul li .bigTitle a:hover {
    color: #ed3737
}

.main.homepage .bfcweb-columnUl .columnBox ul li .listBox {
    padding: 15px 20px
}

.main.homepage .bfcweb-columnUl .columnBox ul li .listBox .img {
    width: 100%;
    height: 138px;
    overflow: hidden
}

.main.homepage .bfcweb-columnUl .columnBox ul li .listBox .img img {
    width: 100%;
    height: auto;
    transition: all 0.3s
}

.main.homepage .bfcweb-columnUl .columnBox ul li .listBox .img:hover img {
    transform: scale(1.3)
}

.main.homepage .bfcweb-columnUl .columnBox ul li .listBox .List {
    width: 100%;
    padding-top: 22px;
    padding-bottom: 9px;
    border-top: 1px solid #c9c9c9;
    display: block
}

.main.homepage .bfcweb-columnUl .columnBox ul li .listBox .List .list {
    width: 215px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #202020
}

.main.homepage .bfcweb-columnUl .columnBox ul li .listBox .List .time {
    text-align: right;
    font-size: 16px;
    color: #202020
}

.main.homepage .bfcweb-columnUl .columnBox ul li .listBox .List:hover .list {
    color: #9a0000
}

.main.homepage .bfcweb-columnUl .columnBox ul li .listBox .List:hover .time {
    color: #9a0000
}

.main.homepage .bfcweb-college {
    width: 1200px;
    margin: 0 auto;
    padding-top: 16px
}

.main.homepage .bfcweb-college .bigTitle {
    font-size: 19px;
    color: #fff;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 12px;
    line-height: 40px;
    background: #9a0000;
    background: linear-gradient(to top left, #862222, #ed3737);
    margin-bottom: 16px
}

.main.homepage .bfcweb-college .bigTitle a {
    float: right;
    font-size: 12px;
    color: #fff;
    font-weight: normal;
    line-height: 40px
}

.main.homepage .bfcweb-college .bigTitle a:hover {
    color: #ed3737
}

.main.homepage .bfcweb-college .swiper-container {
    width: 100%;
    position: relative;
    margin-bottom: 46px
}

.main.homepage .bfcweb-college .swiper-container .swiper-wrapper {
    height: auto !important;
    -webkit-transition-timing-function: linear; /*֮ǰ��ease-out*/
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function:linear;
    transition-timing-function: linear;
    margin: 0 auto;
}

.main.homepage .bfcweb-college .swiper-container .swiper-wrapper .item {
    display: block;
    width: 360px;
    height: 210px;
    padding-right: 15px
}

.main.homepage .bfcweb-college .swiper-container .swiper-wrapper .item img {
    width: 100%;
    height: 100%;
}

.main.about {
    padding-bottom: 40px
}

.main.about .bfcweb-banner {
    width: 100%
}

.main.about .bfcweb-banner img {
    width: 100%;
    height: auto
}

.main.about .bfcweb-content {
    width: 1200px;
    margin: 0 auto;
    padding-top: 33px
}

.main.about .bfcweb-content .navBox {
    width: 240px
}

.main.about .bfcweb-content .navBox .navTopUl {
    width: 100%;
    margin-bottom: 16px
}

.main.about .bfcweb-content .navBox .navTopUl ul li {
    border: 1px solid #cccccc;
    border-top: none;
    transition: all 0.3s
}

.main.about .bfcweb-content .navBox .navTopUl ul li a {
    transition: color 0.3s;
    display: block;
    padding-left: 40px;
    line-height: 60px;
    font-size: 18px
}

.main.about .bfcweb-content .navBox .navTopUl ul li:first-child {
    border: 1px solid #cccccc
}

.main.about .bfcweb-content .navBox .navTopUl ul li.active, .main.about .bfcweb-content .navBox .navTopUl ul li:hover {
    border-color: #9a0000;
    background: #9a0000
}

.main.about .bfcweb-content .navBox .navTopUl ul li.active a, .main.about .bfcweb-content .navBox .navTopUl ul li:hover a {
    color: #fff
}

.main.about .bfcweb-content .navBox .bigTitle {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 12px;
    line-height: 40px;
    background: #9a0000;
    background: linear-gradient(to top left, #862222, #ed3737);
    margin-bottom: 5px
}

.main.about .bfcweb-content .navBox .bigTitle a {
    float: right;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    line-height: 40px
}

.main.about .bfcweb-content .navBox .bigTitle a:hover {
    color: #ed3737
}

.main.about .bfcweb-content .navBox .easyWay {
    width: 100%;
    padding: 23px 16px;
    background-image: url(/web/20220411210944im_/http://www.amierhb.cn/Public/home/mstatic/images/way_bg.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden
}

.main.about .bfcweb-content .navBox .easyWay ul {
    width: 105%
}

.main.about .bfcweb-content .navBox .easyWay ul li {
    float: left;
    width: 105px;
    height: 85px;
    display: table
}

.main.about .bfcweb-content .navBox .easyWay ul li a {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.main.about .bfcweb-content .navBox .easyWay ul li a span {
    display: inline-block;
    font-size: 30px;
    color: #fff;
    margin-bottom: 8px
}

.main.about .bfcweb-content .navBox .easyWay ul li a p {
    font-size: 14px;
    color: #fff
}

.main.about .bfcweb-content .navBox .easyWay ul li:nth-child(1), .main.about .bfcweb-content .navBox .easyWay ul li:nth-child(3), .main.about .bfcweb-content .navBox .easyWay ul li:nth-child(5) {
    border-right: 1px solid #c08686
}

.main.about .bfcweb-content .navBox .easyWay ul li:nth-child(1), .main.about .bfcweb-content .navBox .easyWay ul li:nth-child(2), .main.about .bfcweb-content .navBox .easyWay ul li:nth-child(3), .main.about .bfcweb-content .navBox .easyWay ul li:nth-child(4) {
    border-bottom: 1px solid #c08686
}

.main.about .bfcweb-content .navBox .easyWay ul li:hover a span {
    color: #c08686
}

.main.about .bfcweb-content .navBox .easyWay ul li:hover a p {
    color: #c08686
}

.main.about .bfcweb-content .navBox .easyWay .numBox, .main.about .bfcweb-content .navBox .easyWay .codeBox {
    width: 50%;
    margin-top: 10px;
    text-align: center
}

.main.about .bfcweb-content .navBox .easyWay .numBox a, .main.about .bfcweb-content .navBox .easyWay .codeBox a {
    width: 100%;
    height: 26px;
    display: block;
    background-image: url(/web/20220411210944im_/http://www.amierhb.cn/Public/home/mstatic/images/qq.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 17px
}

.main.about .bfcweb-content .navBox .easyWay .numBox p, .main.about .bfcweb-content .navBox .easyWay .codeBox p {
    color: #fff;
    font-size: 14px;
    text-align: left;
    margin-top: 10px
}

.main.about .bfcweb-content .navBox .easyWay .numBox p span, .main.about .bfcweb-content .navBox .easyWay .codeBox p span {
    color: #fff;
    font-size: 18px;
    display: inline-block;
    margin-right: 10px
}

.main.about .bfcweb-content .navBox .easyWay .numBox a {
    background-position: left center
}

.main.about .bfcweb-content .navBox .easyWay .codeBox {
    text-align: right
}

.main.about .bfcweb-content .navBox .easyWay .codeBox a {
    background-position: right center
}

.main.about .bfcweb-content .navBox .easyWay .codeBox img {
    margin-top: 12px;
	width:100%;
}

.main.about .bfcweb-content .listBox {
    width: 934px;
    padding-top: 24px
}

.main.about .bfcweb-content .listBox h1 {
    border-bottom: 1px solid #9a0000;
    margin-bottom: 10px;
    font-weight: bold;
}

.main.about .bfcweb-content .listBox h1 span {
    display: inline-block;
    color: #000;
    border-bottom: 7px solid #9a0000;
    padding-bottom: 13px
}

.main.about .bfcweb-content .listBox ul {
    width: 100%;
    margin-bottom: 35px
}

.main.about .bfcweb-content .listBox ul li {
    margin-top: 30px
}

.main.about .bfcweb-content .listBox ul li a {
    display: block;
    width: 100%
}

.main.about .bfcweb-content .listBox ul li a p {
    padding-left: 20px;
    position: relative;
    width: 75%;
    font-size: 16px;
    color: #333333;
    /*font-weight: bold*/
}

.main.about .bfcweb-content .listBox ul li a p:after {
    position: absolute;
    content: '';
    left: 3px;
    top: 50%;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    background: #9a0000;
    z-index: 100
}

.main.about .bfcweb-content .listBox ul li a span {
    font-size: 16px;
    color: #333333;
    display: inline-block;
    width: 20%;
    text-align: right
}

.main.about .bfcweb-content .listBox ul li:hover a p {
    color: #9a0000
}

.main.about .bfcweb-content .listBox ul li:hover a span {
    color: #9a0000
}

.main.detail {
    padding-bottom: 40px
}

.main.detail .bfcweb-banner {
    width: 100%
}

.main.detail .bfcweb-banner img {
    width: 100%;
    height: auto
}

.main.detail .bfcweb-content {
    width: 1200px;
    margin: 0 auto;
    padding-top: 33px
}

.main.detail .bfcweb-content .navBox {
    width: 240px
}

.main.detail .bfcweb-content .navBox .navTopUl {
    width: 100%;
    margin-bottom: 16px
}

.main.detail .bfcweb-content .navBox .navTopUl ul li {
    border: 1px solid #cccccc;
    border-top: none;
    transition: all 0.3s
}

.main.detail .bfcweb-content .navBox .navTopUl ul li a {
    transition: color 0.3s;
    display: block;
    padding-left: 40px;
    line-height: 60px;
    font-size: 18px
}

.main.detail .bfcweb-content .navBox .navTopUl ul li:first-child {
    border: 1px solid #cccccc
}

.main.detail .bfcweb-content .navBox .navTopUl ul li.active, .main.detail .bfcweb-content .navBox .navTopUl ul li:hover {
    border-color: #9a0000;
    background: #9a0000
}

.main.detail .bfcweb-content .navBox .navTopUl ul li.active a, .main.detail .bfcweb-content .navBox .navTopUl ul li:hover a {
    color: #fff
}

.main.detail .bfcweb-content .navBox .bigTitle {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 12px;
    line-height: 40px;
    background: #9a0000;
    background: linear-gradient(to top left, #862222, #ed3737);
    margin-bottom: 5px
}

.main.detail .bfcweb-content .navBox .bigTitle a {
    float: right;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    line-height: 40px
}

.main.detail .bfcweb-content .navBox .bigTitle a:hover {
    color: #ed3737
}

.main.detail .bfcweb-content .navBox .easyWay {
    width: 100%;
    padding: 23px 16px;
    background-image: url(/web/20220411210944im_/http://www.amierhb.cn/Public/home/mstatic/images/way_bg.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden
}

.main.detail .bfcweb-content .navBox .easyWay ul {
    width: 105%
}

.main.detail .bfcweb-content .navBox .easyWay ul li {
    float: left;
    width: 105px;
    height: 85px;
    display: table
}

.main.detail .bfcweb-content .navBox .easyWay ul li a {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.main.detail .bfcweb-content .navBox .easyWay ul li a span {
    display: inline-block;
    font-size: 30px;
    color: #fff;
    margin-bottom: 8px
}

.main.detail .bfcweb-content .navBox .easyWay ul li a p {
    font-size: 14px;
    color: #fff
}

.main.detail .bfcweb-content .navBox .easyWay ul li:nth-child(1), .main.detail .bfcweb-content .navBox .easyWay ul li:nth-child(3), .main.detail .bfcweb-content .navBox .easyWay ul li:nth-child(5) {
    border-right: 1px solid #c08686
}

.main.detail .bfcweb-content .navBox .easyWay ul li:nth-child(1), .main.detail .bfcweb-content .navBox .easyWay ul li:nth-child(2), .main.detail .bfcweb-content .navBox .easyWay ul li:nth-child(3), .main.detail .bfcweb-content .navBox .easyWay ul li:nth-child(4) {
    border-bottom: 1px solid #c08686
}

.main.detail .bfcweb-content .navBox .easyWay ul li:hover a span {
    color: #c08686
}

.main.detail .bfcweb-content .navBox .easyWay ul li:hover a p {
    color: #c08686
}

.main.detail .bfcweb-content .navBox .easyWay .numBox, .main.detail .bfcweb-content .navBox .easyWay .codeBox {
    width: 50%;
    margin-top: 10px;
    text-align: center
}

.main.detail .bfcweb-content .navBox .easyWay .numBox a, .main.detail .bfcweb-content .navBox .easyWay .codeBox a {
    width: 100%;
    height: 26px;
    display: block;
    background-image: url(/web/20220411210944im_/http://www.amierhb.cn/Public/home/mstatic/images/qq.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 17px
}

.main.detail .bfcweb-content .navBox .easyWay .numBox p, .main.detail .bfcweb-content .navBox .easyWay .codeBox p {
    color: #fff;
    font-size: 14px;
    text-align: left;
    margin-top: 10px
}

.main.detail .bfcweb-content .navBox .easyWay .numBox p span, .main.detail .bfcweb-content .navBox .easyWay .codeBox p span {
    color: #fff;
    font-size: 18px;
    display: inline-block;
    margin-right: 10px
}

.main.detail .bfcweb-content .navBox .easyWay .numBox a {
    background-position: left center
}

.main.detail .bfcweb-content .navBox .easyWay .codeBox {
    text-align: right
}

.main.detail .bfcweb-content .navBox .easyWay .codeBox a {
    background-position: right center
}

.main.detail .bfcweb-content .navBox .easyWay .codeBox img {
    margin-top: 12px;
	width:100%;
}

.main.detail .bfcweb-content .listBox {
    width: 934px;
    padding-top: 24px
}

.main.detail .bfcweb-content .listBox h1 {
    border-bottom: 1px solid #9a0000;
    margin-bottom: 10px
}

.main.detail .bfcweb-content .listBox h1 span {
    display: inline-block;
    color: #000;
    border-bottom: 7px solid #9a0000;
    padding-bottom: 13px
}

.main.detail .bfcweb-content .listBox .textContent {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc
}

.main.detail .bfcweb-content .listBox .textContent .text {
    padding: 20px 25px 46px;
    line-height: 28px;
    font-size: 16px;
    color: #333;
    text-align: justify
}

.main.detail .bfcweb-content .listBox .textContent .bdsharebuttonbox {
    width: 20%
}

.main.detail .bfcweb-content .listBox .textContent .share {
    width: 80%;
    font-size: 18px;
    line-height: 28px;
    text-align: right
}

.main.detail .bfcweb-content .listBox .btnBox {
    width: 100%
}

.main.detail .bfcweb-content .listBox .btnBox .btn {
    margin-top: 18px;
    display: block;
    width: 50%;
    font-size: 18px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.main.detail .bfcweb-content .listBox .btnBox .btn .rightbtn {
    text-align: right
}

.main.detail .bfcweb-content .listBox .bottom-ul {
    margin-top: 60px
}

.main.detail .bfcweb-content .listBox .bottom-ul span {
    display: block;
    font-size: 22px;
    color: #333333
}

.main.detail .bfcweb-content .listBox .bottom-ul li {
    float: left;
    width: 50%;
    padding-right: 50px
}

.main.detail .bfcweb-content .listBox .bottom-ul li a {
    width: 100%;
    display: block
}

.main.detail .bfcweb-content .listBox .bottom-ul li a .fl {
    width: 75%;
    font-size: 18px;
    color: #999999;
    line-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.main.detail .bfcweb-content .listBox .bottom-ul li a .fr {
    width: 25%;
    font-size: 14px;
    color: #999999;
    line-height: 60px
}

.main.detail .bfcweb-content .listBox .bottom-ul li:nth-child(odd) {
    padding-right: 0;
    padding-left: 50px
}

.main.detail .bfcweb-content .listBox .bottom-ul li:hover a .fl {
    color: #9a0000
}

.main.detail .bfcweb-content .listBox .bottom-ul li:hover a .fr {
    color: #9a0000
}

.main.apply {
    padding-bottom: 40px
}

.main.apply .bfcweb-banner {
    width: 100%
}

.main.apply .bfcweb-banner img {
    width: 100%;
    height: auto
}

.main.apply .bfcweb-content {
    width: 1200px;
    margin: 0 auto;
    padding-top: 33px
}

.main.apply .bfcweb-content .navBox {
    width: 360px;
    border: 1px solid #ccc;
    padding: 26px 0 35px
}

.main.apply .bfcweb-content .navBox .img {
    padding: 0 10px;
    width: 100%;
    margin-bottom: 33px
}

.main.apply .bfcweb-content .navBox .img img {
    width: 100%
}

.main.apply .bfcweb-content .navBox .info {
    width: 100%
}

.main.apply .bfcweb-content .navBox .info h1 {
    color: #a81010;
    font-size: 22px;
    line-height: 40px;
    text-align: center;
    background: #f0f0f0
}

.main.apply .bfcweb-content .navBox .info .text {
    width: 100%;
    padding: 0 10px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #333333;
    line-height: 26px;
    padding-top: 18px
}

.main.apply .bfcweb-content .navBox .info .text p {
    font-size: 14px;
    color: #333333;
    line-height: 26px
}

.main.apply .bfcweb-content .navBox .info h2 {
    text-align: center;
    line-height: 30px;
    font-size: 14px
}

.main.apply .bfcweb-content .navBox .info .way {
    width: 100%;
    margin: 10px 10px 0
}

.main.apply .bfcweb-content .navBox .info .way p {
    font-size: 14px;
    color: #a81010;
    line-height: 26px;
    margin-top: 10px
}

.main.apply .bfcweb-content .navBox .info .way p a {
    display: inline-block;
    width: 78px;
    height: 26px;
    background-image: url(/web/20220411210944im_/http://www.amierhb.cn/Public/home/mstatic/images/qq.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 15px
}

.main.apply .bfcweb-content .navBox .info .way .codeImg {
    display: inline-block;
    width: 50%;
    text-align: center;
    margin-top: 10px;
}

.codeImg-desc {
    display: inline-block;
    width: 14px;
    height: 100%;
    font-size: 14px;
    color: #a81010;
    letter-spacing: 1px;
    vertiCal-align: middle;
}

.main.apply .bfcweb-content .navBox .info .way .codeImg img {
    width: 55%;
    max-width: 100%;
    height: auto
}

.main.apply .bfcweb-content .applyForm {
    width: 820px;
    background: #f8f8f8;
    border: 1px solid #cccccc
}

.main.apply .bfcweb-content .applyForm h1 {
    border-bottom: 1px solid #ccc;
    line-height: 42px;
    font-size: 14px;
    color: #333333;
    padding: 0 10px
}

.main.apply .bfcweb-content .applyForm h1 a {
    line-height: 42px;
    font-size: 14px;
    color: #333333;
    margin: 0 5px
}

.main.apply .bfcweb-content .applyForm h1 a:hover {
    color: #9a0000
}

.main.apply .bfcweb-content .applyForm h1 a.active {
    font-weight: bold
}

.main.apply .bfcweb-content .applyForm h1 span {
    color: #9a0000
}

.main.apply .bfcweb-content .applyForm form {
    padding-bottom: 88px
}

.main.apply .bfcweb-content .applyForm form .formList {
    width: 100%;
    padding: 35px 30px 35px
}

.main.apply .bfcweb-content .applyForm form .formList h2 {
    font-size: 20px;
    color: #9a0000;
    margin-bottom: 10px
}

.main.apply .bfcweb-content .applyForm form .formList ul {
    margin-bottom: 10px;
    width: 100%
}

.main.apply .bfcweb-content .applyForm form .formList ul li {
    width: 100%;
    border: 1px solid #ccc;
    border-top: none
}

.main.apply .bfcweb-content .applyForm form .formList ul li label {
    width: 187px;
    line-height: 40px;
    display: inline-block;
    font-size: 15px;
    color: #333333;
    text-align: right;
    padding-right: 13px;
    font-weight: bold
}

.main.apply .bfcweb-content .applyForm form .formList ul li label span {
    font-weight: normal;
    display: block;
    font-size: 13px;
    color: #333333;
    transform: translateY(-20px)
}

.main.apply .bfcweb-content .applyForm form .formList ul li .Box {
    border-left: 1px solid #ccc
}

.main.apply .bfcweb-content .applyForm form .formList ul li .Box.majorBox {
    width: 265px;
    border-right: 1px solid #ccc;
    padding-left: 13px;
    line-height: 40px
}

.main.apply .bfcweb-content .applyForm form .formList ul li .Box.majorBox select {
    width: 192px;
    font-size: 15px;
    color: #333333;
    vertical-align: sub
}

.main.apply .bfcweb-content .applyForm form .formList ul li .Box.majorBox span {
    vertical-align: top;
    line-height: 30px
}

.main.apply .bfcweb-content .applyForm form .formList ul li .Box.nameBox {
    width: 365px;
    border-right: 1px solid #ccc;
    padding-left: 13px;
    line-height: 40px
}

.main.apply .bfcweb-content .applyForm form .formList ul li .Box.nameBox input {
    width: 197px;
    height: 27px;
    padding: 0 5px;
    border: 1px solid #ccc;
    font-size: 15px;
    height: 27px
}

.main.apply .bfcweb-content .applyForm form .formList ul li .Box.sfzBox {
    width: 365px;
    border-right: 1px solid #ccc;
    padding-left: 13px;
    line-height: 40px
}

.main.apply .bfcweb-content .applyForm form .formList ul li .Box.sfzBox input {
    width: 287px;
    height: 27px;
    padding: 0 5px;
    border: 1px solid #ccc;
    font-size: 15px;
    height: 27px
}

.main.apply .bfcweb-content .applyForm form .formList ul li .Box.zkzBox {
    width: 365px;
    border-right: 1px solid #ccc;
    padding-left: 13px;
    line-height: 40px
}

.main.apply .bfcweb-content .applyForm form .formList ul li .Box.zkzBox input {
    width: 287px;
    height: 27px;
    padding: 0 5px;
    border: 1px solid #ccc;
    font-size: 15px;
    height: 27px
}

.main.apply .bfcweb-content .applyForm form .formList ul li .Box.telNumBox {
    width: 365px;
    border-right: 1px solid #ccc;
    padding-left: 13px;
    line-height: 40px
}

.main.apply .bfcweb-content .applyForm form .formList ul li .Box.telNumBox input {
    width: 237px;
    height: 27px;
    padding: 0 5px;
    border: 1px solid #ccc;
    font-size: 15px;
    height: 27px
}

.main.apply .bfcweb-content .applyForm form .formList ul li .Box.byNumBox {
    width: 365px;
    border-right: 1px solid #ccc;
    padding-left: 13px;
    line-height: 40px
}

.main.apply .bfcweb-content .applyForm form .formList ul li .Box.byNumBox input {
    width: 237px;
    height: 27px;
    padding: 0 5px;
    border: 1px solid #ccc;
    font-size: 15px;
    height: 27px
}

.main.apply .bfcweb-content .applyForm form .formList ul li .Box.QQNumBox {
    width: 365px;
    border-right: 1px solid #ccc;
    padding-left: 13px;
    line-height: 40px
}

.main.apply .bfcweb-content .applyForm form .formList ul li .Box.QQNumBox input {
    width: 237px;
    height: 27px;
    padding: 0 5px;
    border: 1px solid #ccc;
    font-size: 15px;
    height: 27px
}

.main.apply .bfcweb-content .applyForm form .formList ul li .Box.wechatNumBox {
    width: 365px;
    border-right: 1px solid #ccc;
    padding-left: 13px;
    line-height: 40px
}

.main.apply .bfcweb-content .applyForm form .formList ul li .Box.wechatNumBox input {
    width: 237px;
    height: 27px;
    padding: 0 5px;
    border: 1px solid #ccc;
    font-size: 15px
}

.main.apply .bfcweb-content .applyForm form .formList ul li .Box.addBox {
    width: 365px;
    border-right: 1px solid #ccc;
    padding-left: 13px;
    line-height: 40px
}

.main.apply .bfcweb-content .applyForm form .formList ul li .Box.addBox input {
    width: 332px;
    height: 27px;
    padding: 0 5px;
    border: 1px solid #ccc;
    font-size: 15px;
    height: 27px
}

.main.apply .bfcweb-content .applyForm form .formList ul li .Box.sfzImgBox {
    width: 365px;
    border-right: 1px solid #ccc;
    padding-left: 13px;
    line-height: 40px
}

.main.apply .bfcweb-content .applyForm form .formList ul li .Box.sfzImgBox input {
    width: 245px;
    height: 27px;
    padding: 4px 10px 0;
    border: 1px solid #ccc;
    font-size: 12px
}

.main.apply .bfcweb-content .applyForm form .formList ul li .Box.yzmBox {
    width: 220px;
    padding: 10px 0;
    padding-left: 13px
}

.main.apply .bfcweb-content .applyForm form .formList ul li .Box.yzmBox input {
    width: 192px;
    height: 27px;
    padding: 0 5px;
    border: 1px solid #ccc;
    font-size: 15px
}

.main.apply .bfcweb-content .applyForm form .formList ul li .Box.remarkBox {
    width: 530px;
    padding: 10px 0;
    padding-left: 13px
}

.main.apply .bfcweb-content .applyForm form .formList ul li .Box.remarkBox textarea {
    width: 443px;
    height: 107px;
    padding: 5px;
    border: 1px solid #ccc;
    font-size: 15px
}

.main.apply .bfcweb-content .applyForm form .formList ul li img {
    width: 60px;
    height: auto;
    max-height: 27px;
    line-height: 40px;
    margin-left: 10px
}

.main.apply .bfcweb-content .applyForm form .formList ul li .yzmbtn {
    display: inline-block;
    line-height: 40px;
    font-size: 15px;
    color: #3560d6;
    text-decoration: underline
}

.main.apply .bfcweb-content .applyForm form .formList ul li span {
    line-height: 40px;
    display: inline-block;
    font-size: 14px;
    color: #333333;
    padding-left: 13px
}

.main.apply .bfcweb-content .applyForm form .formList ul li p {
    line-height: 40px;
    font-size: 15px;
    color: #1b1b51;
    text-align: center
}

.main.apply .bfcweb-content .applyForm form .formList ul li:first-child {
    border-top: 1px solid #ccc
}

.main.apply .bfcweb-content .applyForm form .submitBtn {
    display: block;
    margin: 0 auto;
    width: 260px;
    line-height: 40px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    border: 1px solid #9a0000;
    background: #9a0000;
    text-align: center;
    transition: all 0.3s
}

.main.apply .bfcweb-content .applyForm form .submitBtn:hover {
    color: #9a0000;
    border: 1px solid #9a0000;
    background: #fff
}

.main.uncda {
    padding-bottom: 40px
}

.main.uncda .bfcweb-banner {
    width: 100%
}

.main.uncda .bfcweb-banner img {
    width: 100%;
    height: auto
}

.main.uncda .bfcweb-content {
    width: 1200px;
    margin: 0 auto;
    padding-top: 33px
}

.main.uncda .bfcweb-content .navBox {
    width: 360px;
    border: 1px solid #ccc;
    padding: 26px 0 35px
}

.main.uncda .bfcweb-content .navBox .img {
    padding: 0 10px;
    width: 100%;
    margin-bottom: 33px
}

.main.uncda .bfcweb-content .navBox .img img {
    width: 100%
}

.main.uncda .bfcweb-content .navBox .info {
    width: 100%
}

.main.uncda .bfcweb-content .navBox .info h1 {
    color: #a81010;
    font-size: 22px;
    line-height: 40px;
    text-align: center;
    background: #f0f0f0
}

.main.uncda .bfcweb-content .navBox .info .text {
    width: 100%;
    padding: 0 10px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #333333;
    line-height: 25px;
    padding-top: 18px
}

.main.uncda .bfcweb-content .navBox .info .text p {
    font-size: 14px;
    color: #333333;
    line-height: 25px
}

.main.uncda .bfcweb-content .navBox .info h2 {
    text-align: center;
    line-height: 30px;
    font-size: 14px
}

.main.uncda .bfcweb-content .navBox .info .way {
    width: 100%;
    margin: 10px 10px 0
}

.main.uncda .bfcweb-content .navBox .info .way p {
    font-size: 14px;
    color: #a81010;
    line-height: 20px;
    margin-top: 5px
}

.main.uncda .bfcweb-content .navBox .info .way p a {
    display: inline-block;
    width: 78px;
    height: 26px;
    background-image: url(/web/20220411210944im_/http://www.amierhb.cn/Public/home/mstatic/images/qq.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 15px
}

.main.uncda .bfcweb-content .navBox .info .way .codeImg {
    display: inline-block;
    width: 50%;
    text-align: center;
    margin-top: 10px
}

.main.uncda .bfcweb-content .navBox .info .way .codeImg i {
    display: inline-block;
    width: 14px;
    font-size: 14px;
    color: #a81010;
    writing-mode: lr-tb;
    vertical-align: middle
}

.main.uncda .bfcweb-content .navBox .info .way .codeImg img {
    width: 55%;
    max-width: 100%;
    height: auto
}

.main.uncda .bfcweb-content .applyForm {
    width: 820px;
    background: #f8f8f8;
    border: 1px solid #cccccc;
    min-height: 958px;
    position: relative
}

.main.uncda .bfcweb-content .applyForm h1 {
    border-bottom: 1px solid #ccc;
    line-height: 42px;
    font-size: 14px;
    color: #333333;
    padding: 0 10px
}

.main.uncda .bfcweb-content .applyForm h1 a {
    line-height: 42px;
    font-size: 14px;
    color: #333333;
    margin: 0 5px
}

.main.uncda .bfcweb-content .applyForm h1 a:hover {
    color: #9a0000
}

.main.uncda .bfcweb-content .applyForm h1 a.active {
    font-weight: bold
}

.main.uncda .bfcweb-content .applyForm h1 span {
    color: #9a0000
}

.main.uncda .bfcweb-content .applyForm .resultBox {
    position: relative
}

.main.uncda .bfcweb-content .applyForm .resultBox #start {
    border: 1px solid #cccccc;
    background: #fff;
    position: absolute;
    z-index: 20;
    top: 75px;
    left: 50%;
    margin-left: -280px;
    width: 560px
}

.main.uncda .bfcweb-content .applyForm .resultBox #start h5 {
    font-size: 24px;
    color: #fff;
    line-height: 52px;
    background: #9a0000;
    background: linear-gradient(to left, #a80f0f, #d54848);
    text-align: center;
    position: relative;
    margin-bottom: 2px
}

.main.uncda .bfcweb-content .applyForm .resultBox #start h5::after {
    position: absolute;
    content: '';
    bottom: -6px;
    left: 0;
    width: 100%;
    height: 4px;
    background: #9a0000;
    background: linear-gradient(to left, #a80f0f, #d54848)
}

.main.uncda .bfcweb-content .applyForm .resultBox #start .contentBox {
    padding-top: 44px
}

.main.uncda .bfcweb-content .applyForm .resultBox #start .contentBox #form {
    text-align: center
}

.main.uncda .bfcweb-content .applyForm .resultBox #start .contentBox #form input {
    margin: 0 auto;
    width: 260px;
    height: 36px;
    display: block;
    -webkit-text-fill-color: #999;
    font-size: 15px;
    color: #999999;
    padding-left: 50px;
    border: 1px solid #ccc;
    margin-bottom: 14px;
    position: relative
}

.main.uncda .bfcweb-content .applyForm .resultBox #start .contentBox #form input.nameInput {
    background-image: url(/web/20220411210944im_/http://www.amierhb.cn/Public/home/mstatic/images/name.png);
    background-repeat: no-repeat;
    background-position: 12px center
}

.main.uncda .bfcweb-content .applyForm .resultBox #start .contentBox #form input.numInput {
    background-image: url(/web/20220411210944im_/http://www.amierhb.cn/Public/home/mstatic/images/sf.png);
    background-repeat: no-repeat;
    background-position: 12px center
}

.main.uncda .bfcweb-content .applyForm .resultBox #start .contentBox #form #credentials {
    /*appearance: none;*/
    /*-moz-appearance: none;*/
    /*-webkit-appearance: none;*/
    width: 260px;
    height: 36px;
    font-size: 15px;
    color: #999999;
    -webkit-text-fill-color: #999;
    padding-left: 50px;
    -webkit-padding-left: 50px;
    border: 1px solid #ccc;
    margin-bottom: 14px;
    outline: none;
    border-radius: 0;
    background: transparent;
    background-image: url(/web/20220411210944im_/http://www.amierhb.cn/Public/home/mstatic/images/zj.png);
    background-repeat: no-repeat;
    background-position: 12px center;
    position: relative;
}

.main.uncda .bfcweb-content .applyForm .resultBox #start .contentBox .btn {
    width: 260px;
    line-height: 40px;
    margin: 0 auto;
    background: #9a0000;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
    cursor: pointer
}

.main.uncda .bfcweb-content .applyForm .resultBox #start .contentBox .infoText {
    color: #9a0000;
    font-size: 14px;
    text-align: center;
    display: none
}

.main.uncda .bfcweb-content .applyForm .resultBox #start .contentBox .startInfo {
    color: #333333;
    font-size: 14px;
    text-align: center;
    padding-top: 44px;
    padding-bottom: 15px
}

.main.uncda .bfcweb-content .applyForm .resultBox #start .loading-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000000000;
    display: none
}

.main.uncda .bfcweb-content .applyForm .resultBox #start .loading-box .top {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #fff
}

.main.uncda .bfcweb-content .applyForm .resultBox #start .loading-box .btm {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70%;
    color: #333;
    text-align: center;
    background-color: #fff
}

.main.uncda .bfcweb-content .applyForm .resultBox #start .loading-box .loading-sw {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    margin-top: -20px;
    font-size: 10px;
    border-top: 2px solid #eee;
    border-right: 2px solid #eee;
    border-bottom: 2px solid #959595;
    border-left: 2px solid #959595;
    border-radius: 50%;
    animation: spinner 700ms infinite linear;
    z-index: 1000000000;
    zoom: 1
}

.main.uncda .bfcweb-content .applyForm .resultBox #unknowResult {
    border: 1px solid #cccccc;
    background: #fff;
    position: absolute;
    z-index: 20;
    top: 75px;
    left: 50%;
    margin-left: -280px;
    width: 560px;
    display: none
}

.main.uncda .bfcweb-content .applyForm .resultBox #unknowResult h5 {
    font-size: 24px;
    color: #fff;
    line-height: 52px;
    background: #9a0000;
    background: linear-gradient(to left, #a80f0f, #d54848);
    text-align: center;
    position: relative;
    margin-bottom: 2px
}

.main.uncda .bfcweb-content .applyForm .resultBox #unknowResult h5::after {
    position: absolute;
    content: '';
    bottom: -6px;
    left: 0;
    width: 100%;
    height: 4px;
    background: #9a0000;
    background: linear-gradient(to left, #a80f0f, #d54848)
}

.main.uncda .bfcweb-content .applyForm .resultBox #unknowResult .resultContent {
    padding: 44px 50px 52px;
    background-image: url(/web/20220411210944im_/http://www.amierhb.cn/Public/home/mstatic/images/shz.png);
    background-position: 85% 45%;
    background-repeat: no-repeat
}

.main.uncda .bfcweb-content .applyForm .resultBox #unknowResult .resultContent h3 {
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px
}

.main.uncda .bfcweb-content .applyForm .resultBox #unknowResult .resultContent h3 span {
    font-size: 14px;
    color: #333333
}

.main.uncda .bfcweb-content .applyForm .resultBox #unknowResult .resultContent p {
    font-size: 16px;
    color: #333333;
    line-height: 39px;
    text-indent: 13px;
    margin-bottom: 27px;
    min-height: 78px
}

.main.uncda .bfcweb-content .applyForm .resultBox #unknowResult .resultContent .btn {
    width: 260px;
    line-height: 40px;
    margin: 0 auto;
    background: #9a0000;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
    cursor: pointer
}

.main.uncda .bfcweb-content .applyForm .resultBox #succeedResult {
    border: 1px solid #cccccc;
    background: #fff;
    position: absolute;
    z-index: 20;
    top: 75px;
    left: 50%;
    margin-left: -280px;
    width: 560px;
    display: none
}

.main.uncda .bfcweb-content .applyForm .resultBox #succeedResult h5 {
    font-size: 24px;
    color: #fff;
    line-height: 52px;
    background: #9a0000;
    background: linear-gradient(to left, #a80f0f, #d54848);
    text-align: center;
    position: relative;
    margin-bottom: 4px
}

.main.uncda .bfcweb-content .applyForm .resultBox #succeedResult .resultContent {
    padding: 110px 97px 60px;
    background-image: url(/web/20220411210944im_/http://www.amierhb.cn/Public/home/mstatic/images/ylq.png);
    background-position: 85% 45%;
    background-repeat: no-repeat
}

.main.uncda .bfcweb-content .applyForm .resultBox #succeedResult .resultContent h3 {
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px
}

.main.uncda .bfcweb-content .applyForm .resultBox #succeedResult .resultContent h3 span {
    font-size: 14px;
    color: #333333
}

.main.uncda .bfcweb-content .applyForm .resultBox #succeedResult .resultContent p {
    font-size: 16px;
    color: #333333;
    line-height: 39px;
    text-indent: 13px;
    margin-bottom: 27px;
    min-height: 78px
}

.main.uncda .bfcweb-content .applyForm .resultBox #failedResult {
    border: 1px solid #cccccc;
    background: #fff;
    position: absolute;
    z-index: 20;
    top: 75px;
    left: 50%;
    margin-left: -280px;
    width: 560px;
    display: none
}

.main.uncda .bfcweb-content .applyForm .resultBox #failedResult h5 {
    font-size: 24px;
    color: #fff;
    line-height: 52px;
    background: #9a0000;
    background: linear-gradient(to left, #a80f0f, #d54848);
    text-align: center;
    position: relative;
    margin-bottom: 2px
}

.main.uncda .bfcweb-content .applyForm .resultBox #failedResult h5::after {
    position: absolute;
    content: '';
    bottom: -6px;
    left: 0;
    width: 100%;
    height: 4px;
    background: #9a0000;
    background: linear-gradient(to left, #a80f0f, #d54848)
}

.main.uncda .bfcweb-content .applyForm .resultBox #failedResult .resultContent {
    padding: 44px 50px 52px;
    background-image: url(/web/20220411210944im_/http://www.amierhb.cn/Public/home/mstatic/images/wlq.png);
    background-position: 85% 45%;
    background-repeat: no-repeat
}

.main.uncda .bfcweb-content .applyForm .resultBox #failedResult .resultContent h3 {
    font-size: 14px;
    color: #333333;
    margin-bottom: 10px
}

.main.uncda .bfcweb-content .applyForm .resultBox #failedResult .resultContent h3 span {
    font-size: 14px;
    color: #333333
}

.main.uncda .bfcweb-content .applyForm .resultBox #failedResult .resultContent p {
    font-size: 14px;
    color: #333333;
    line-height: 39px;
    text-indent: 13px;
    margin-bottom: 27px;
    min-height: 78px
}

.main.uncda .bfcweb-content .applyForm .resultBox #failedResult .resultContent .btn {
    width: 260px;
    line-height: 40px;
    margin: 0 auto;
    background: #9a0000;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
    cursor: pointer
}

/*
     FILE ARCHIVED ON 21:09:44 Apr 11, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:45:08 Feb 07, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  exclusion.robots: 0.066
  exclusion.robots.policy: 0.056
  cdx.remote: 0.089
  esindex: 0.011
  LoadShardBlock: 122.213 (6)
  PetaboxLoader3.datanode: 145.411 (7)
  load_resource: 2528.294
  PetaboxLoader3.resolve: 2446.356
*/