body {
    margin: 0;
    padding: 0;
    background-color: #f5f5f5 !important;
}

.wrap {width: 1400px;margin: 0 auto;}

header {
    width: 100%;
    height: 100px;
    padding-bottom: 10px !important;
}

.topBox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100px;
    background-color: #FFFFFF;
    padding-right: 30px;
    padding-top: 8px;
}

.logoPic {
    width: 145px;
    flex-shrink: 0;
    margin-left: 8px;
}

.serBox {
    flex-shrink: 0;
    width: 420px;
    margin-left: 20px;
}

.souBox {
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 80%;
    border: 1px solid #dbdbdb;
    margin: 8px 0;
}

.searpic {
    width: 26px;
    margin: 0 17px 0 15px;
    flex-shrink: 0;
}

.searput {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 370px;
    padding: 0 9px 0 9px;
    font-size: 12px;
    color: #333333;
}

.baidu {
    position: relative;
    width: 50px;
    height: 100%;
    background-color: #0171bb;
    font-size: 16px;
    color: #FFFFFF;
    flex-shrink: 0;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.huBox {
    flex-shrink: 0;
}

.hutou {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-bottom: 15px;
}

.nanBox {
    display: flex;
    align-items: center;
    padding-right: 24px;
}

.hutxt {
    font-size: 13px;
    color: #545454;
    padding-right: 14px;
}

.shuBox {
    width: 100px;
    height: 20px;
    border: 1px solid #dadada;
    /* border-radius: 5px; */
    font-size: 13px;
    color: #333333;
    padding-left: 10px;
}

.dengBox {
    font-size: 13px;
    color: #545454;
}

.dengBox a {
    font-size: 13px;
    color: #545454;
}

.dengBox span {
    font-size: 13px;
    color: #0171bb;
}

.weiBox {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.qq {
    width: 28px;
    margin-right: 20px;
}

.email {
    width: 86px;
    height: 35px;
    text-align: center;
    line-height: 40px;
    background-color: #0171bb;
    font-size: 13px;
	font-weight: bold;
    color: #FFFFFF;
    flex-shrink: 0;
    border: none;
    /* border-radius: 6px; */
}

.main {
    background-color: #FFFFFF;
    margin: 10px 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 10px 30px 50px;
}

.mainleft {
    width: 86px;
    /* border: 1px solid #eeeeee; */
    /* border-radius: 8px; */
    overflow: hidden;
    text-align: center;
    flex-shrink: 0;
    padding-bottom: 50px;
}

.title {
    height: 35px;
    background-color: #0171bb;
    line-height: 35px;
    font-size: 13px;
	font-weight: bold;
    color: #ffffff;
    /* font-weight: bold; */
}
.title:hover {
    color: #ff8d00;
}
.navBox ul li {
    width: 82px;
    height: 35px;
    /* border-radius: 5px; */
    border: 1px solid #e8e8e8;
    background-color: #f5f5f5;
    text-align: center;
    line-height: 35px;
    margin: 20px auto 0;
    font-size: 13px;
	font-weight: bold;
    color: #363636;
    cursor: pointer;
	white-space: nowrap;
}

.navBox ul li.active {
    border: 1px solid #0171bb;
    color: #0171bb;
}

.navBox ul li:hover {
    color: #0171bb;
}

.hotBox {
    width: 1196px;
    flex-shrink: 0;
}

.hotTop {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 0 17px;
}

.reBox {
    width: 980px;
    height: 35px;
    border-top: 2px solid #0171BB;
    /* border-radius: 5px; */
    overflow: hidden;
    background-color: #f5f5f5;
}

.qing {
    height: 36px;
    font-size: 13px;
    width: 115px;
    border: 1px solid #DDDDDD;
    /* border-radius: 5px; */
    flex-shrink: 0;
    color: #333333;
    padding: 10px;

}

.releft {
    width: 86px;
    height: 35px;
    background-color: #0171BB;
    text-align: center;
    line-height: 35px;
    color: #FFFFFF;
    /* font-weight: bold; */
    font-size: 13px;
	font-weight: bold;
}

.releft:hover {
    color: #ff8d00;
}

.faBox {
    width: 86px;
    height: 35px;
    background-color: #0171BB;
    text-align: center;
    line-height: 35px;
    color: #FFFFFF;
    /* font-weight: bold; */
    cursor: pointer;
    /* border-radius: 6px; */
    font-size: 13px;
	font-weight: bold;
    letter-spacing: 3px;
    position: relative;
}

.faBox:hover {
    color: #ff8d00;
}

.fenBox {
    background-color: #f5f5f5;
    /* border-radius: 7px; */
    padding: 10px;
    border: 1px solid #EEEEEE;
}

.fenBox ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.fenBox ul li {
    background-color: #FFFFFF;
    border: 1px solid #EEEEEE;
    /* border-radius: 6px; */
    width: 582px;
    height: 305px;
    margin-bottom: 10px;
    position: relative;
}

.lieBox {
    width: 86px;
    /* border-radius: 5px; */
    border: 1px solid #e8e8e8;
    background-color: #f5f5f5;
    text-align: center;
    line-height: 30px;
    font-size: 13px;
	font-weight: bold;
    color: #363636;
    cursor: pointer;
    margin: 10px 0 5px 15px;
}

.lieBox:hover {
    color: #0171bb;
}

.areabox {
    margin-top: 10px;
    height: 55px !important;
}

.xinBox {
    padding: 0 23px;
}

.xinli {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 30px;
    cursor: pointer;
}

.xinleft {
    width: 475px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 13px;
    color: #333333;
}

.timetxt {
    font-size: 13px;
    color: #7e7e7e;
    flex-shrink: 0;
}

.xinli:hover .xinleft {
    color: #0171bb;
    border-bottom: 1px solid #ff8d00;
}

.xinli:hover .timetxt {
    color: #0171bb;
}

footer {
    /* background-color: #FFFFFF; */
}

.diBox {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 26px 15px 35px;
    background-color: #FFFFFF;
}

.youBox {
    width: 33%;
    flex-shrink: 0;
    padding-left: 20px;
}

.tiTxt {
    font-size: 13px;
    color: #363636;
    padding-bottom: 23px;
    /*font-weight: bold;*/
}

.haoBox ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.haoBox ul li {
    padding-right: 20px;
    padding-bottom: 12px;
    font-size: 12px;
    color: #363636;
}

.haoBox ul li:hover {
    color: #0171bb;
}

.lianBox {
    width: 67%;
    min-height: 170px;
    /* border-left: 1px solid #ff8d00; */
    border-right: 1px solid #ff8d00;
}

.pl90 {
    padding-left: 40px;
}

.xitxt {
    font-size: 14px;
    color: #363636;
    padding-bottom: 14px;
}

.yiBox {
    flex-shrink: 0;
    width: 33%;
    padding-left: 30px;
}

.mingBox {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 10px;
}

.mingput {
    width: 130px;
    height: 32px;
    border: 1px solid #EEEEEE;
    /* border-radius: 3px; */
    font-size: 12px;
    padding-left: 15px;
    margin-right: 12px;
}

.huaput {
    width: 170px;
    height: 32px;
    border: 1px solid #EEEEEE;
    border-radius: 3px;
    font-size: 12px;
    padding-left: 15px;
    margin-right: 12px;
}

.subBox {
    width: 125px;
    height: 32px;
    /* border-radius: 5px; */
    border: 1px solid #e8e8e8;
    background-color: #f5f5f5;
    text-align: center;
    line-height: 32px;
    font-size: 12px;
	font-weight: bold;
    color: #363636;
    cursor: pointer;
}

.subBox:hover {
    color: #FFFFFF;
    background-color: #0171bb;
}

.tiarea {
    width: 425px;
    height: 75px;
    border: 1px solid #EEEEEE;
    padding: 15px;
    font-size: 12px;
    resize: none;
    color: #333333;
    /* border-radius: 5px; */
}

.regBox {
    display: flex;
    justify-content: flex-end;
    padding: 65px 0px;
}

.zhuBox {
    width: 490px;
    background-color: #FFFFFF;
    border-radius: 5px;
    padding: 55px 60px 25px;
    box-shadow: 1px 0 6px #999999;
}

.biao {
    position: relative;
}

.zhuTxt {
    font-size: 20px;
    color: #363636;
    text-align: center;
    z-index: 2;
    position: absolute;
    left: 50%;
    top: -24px;
    margin-left: -40px;
}

.zhutiao {
    width: 105px;
    height: 9px;
    border-radius: 25px;
    background-color: #5eaade;
    margin: 0 auto 40px;
}

.ruPut {
    width: 100%;
    background-color: #f5f5f5;
    border: 1px solid #EEEEEE;
    height: 40px;
    /* border-radius: 15px; */
    padding: 0 25px;
    font-size: 14px;
    color: #333333;
    margin-bottom: 18px;
}

.yanBox {
    margin-bottom: 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.yanput {
    width: 210px;
    background-color: #f5f5f5;
    border: 1px solid #EEEEEE;
    height: 40px;
    border-radius: 20px;
    padding: 0 25px;
    font-size: 13px;
    color: #333333;
}

.yanhuo {
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #5eaade;
    font-size: 15px;
    color: #FFFFFF;
    cursor: pointer;
    /* border-radius: 20px; */
    width: 140px;
}

.dian {
    width: 100%;
    background-color: #0171bb;
    box-shadow: 1px 0 6px #999999;
    height: 40px;
    /* border-radius: 20px; */
    line-height: 40px;
    color: #FFFFFF;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    cursor: pointer;
    margin: 14px 0 12px;
}

.xieBox {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.xiePic {
    width: 20px;
}

.xietxt {
    font-size: 12px;
    color: #363636;
    padding-left: 10px;
}

.cetxt {
    font-size: 14px;
    color: #363636;
    padding-left: 30px;
}

.qitxt {
    font-size: 14px;
    color: #363636;
    padding: 7px 0 10px;
}

.chatBox {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 18px;
}

.chatpic {
    margin: 0 12px;
    width: 35px;
    cursor: pointer;
}

.tiePic {
    width: 50px;
    position: absolute;
    left: 50%;
    margin-left: -25px;
    top: 30px;
}

.paiBox {
    background-color: #f5f5f5;
    /* border-radius: 7px; */
    border: 1px solid #EEEEEE;
    padding-bottom: 20px;
    overflow: hidden;
}

.paitop {
    background-color: #FFFFFF;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.paileft {
    width: 670px;
    display: flex;
    align-items: center;
}

.xuBox {
    width: 115px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    flex-shrink: 0;
    background-color: #5eaade;
}

.huiBox ul {
    display: flex;
    align-items: center;
    height: 55px;
}

.huiBox ul li {
    height: 55px;
    cursor: pointer;
    line-height: 55px;
    border-bottom: 2px solid #FFFFFF;
    margin-left: 18px;
    font-size: 16px;
}

.huiBox ul li.active {
    border-bottom: 2px solid #ff8d00;
}

.chose {
    padding: 0 22px;
    background-color: #F5F5F5;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    color: #333333;
}

.Boxall {
    margin: 0 10px;
}

.duibox {
    display: flex;
    align-items: center;
    height: 40px;
    border-bottom: 1px solid #ff8d00;
    justify-content: space-between;
    padding: 0 20px;

}

.duileft {
    width: 595px;
    display: flex;
    align-items: center;
    flex-shrink: 0;
}

.duititle {
    font-size: 16px;
    color: #363636;
}

.duiyou {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-shrink: 0;
}

.duili {
    width: 88px;
    text-align: center;
}

.duiTxt {
    font-size: 14px;
    color: #363636;
}

.lunBox ul li {
    margin-top: 7px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 55px;
    background-color: #FFFFFF;
    /* border-radius: 3px; */
    padding: 0 20px;
    transition: all 0.5s;
    /* border: 1px solid #EEEEEE; */
}

.lunBox ul li:hover {
    box-shadow: 0 2px 6px #999999;
}

.lunBox ul li:hover .luntxt {
    color: #0171bb;
}

.luntxt {
    width: 620px;
    font-size: 13px;
    color: #363636;
}

.lunpic {
    width: 18px;
    margin-left: 15px;
}

.zuoTxt {
    font-size: 12px;
    color: #ff8d00;
    /* font-weight: bold; */
}

.caBox {
    display: flex;
    align-items: center;
    margin: 5px 0 5px 33px;
}

.capic {
    width: 15px;
    margin-right: 10px;
}

.caiTxt {
    font-size: 12px;
    color: #5eaade;
}

.kanTxt {
    font-size: 12px;
    color: #707070;
}

.cangBox {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cangtxt {
    font-size: 12px;
    color: #707070;
}

.fenpage {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 60px;
}

.fenye ul {
    padding-top: 25px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.fenye ul li {
    padding: 7px 14px;
    background-color: #FFFFFF;
    font-size: 16px;
    color: #363636;
    border: 1px solid #dddddd;
    margin: 0 5px;
    cursor: pointer;
}

.fenye ul li.active {
    color: #FFFFFF;
    background-color: #5eaade;
}

.tiao {
    padding: 7px 14px;
    background-color: #5eaade;
    font-size: 16px;
    color: #FFFFFF;
    border: 1px solid #dddddd;
    margin: 0 5px;
    cursor: pointer;
}

.liaobox {
    width: 100%;
    height: 36px;
    border-bottom: 2px solid #0171BB;
    /* border-radius: 5px; */
    overflow: hidden;
    background-color: #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.wenBox {
    display: flex;
    align-items: center;
    padding-right: 30px;
}

.wenpic {
    width: 16px;
    margin-right: 10px;
}

.wentxt {
    font-size: 16px;
    color: #0171bb;
}

.huaBox ul {
    padding: 10px 35px 0;
}

.huaBox ul li {
    /* padding: 14px 0 14px; */
    /* display: flex;
    align-items: center;
    justify-content: space-between; */
    /* border-bottom: 1px solid #d2d2d2; */
    cursor: pointer;
}

.huaBox ul li:hover {
    /* border-bottom: 1px solid #FF8D00; */
}

.huaBox ul li a {
    width: 80%;
}

.huatxt {
    font-size: 16px;
    color: #363636;
    padding-right: 50px;
}

.huaBox ul li:hover .huatxt {
    color: #0171bb;
}

.suoBox {
    padding: 14px 35px;
}

.suotop {
    display: flex;
    justify-content: flex-end;
    padding-bottom: 15px;
}

.gang {
    width: 300px;
    height: 35px;
    border: 1px solid #DDDDDD;
    background-color: #FFFFFF;
    display: flex;
    align-items: center;
}

.ganleft {
    width: 15px;
    flex-shrink: 0;
    margin: 0 12px;
}

.ganput {
    flex-grow: 1;
    padding: 0 10px;
    border-left: 1px solid #DDDDDD;
    font-size: 12px;
    color: #333333;
}

.juBox ul {
    padding-bottom: 10px;
    border-bottom: 1px solid #aaaaaa;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.juBox ul li {
    width: 190px;
    height: 60px;
    border: 1px solid #DDDDDD;
    background-color: #FFFFFF;
    margin: 0 25px 35px 0;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.juBox ul li:nth-child(5n) {
    margin-right: 0;
}

.juTxt {
    font-size: 12px;
    color: #363636;
    border-bottom: 1px solid #f19149;
    padding: 0 0 12px 0;
    margin-right: 15px;
}

.juPic {
    width: 25px;
    flex-shrink: 0;
}

.futxt {
    font-size: 16px;
    color: #363636;
    padding-top: 40px;
    padding-bottom: 10px;
}

.fuwen p {
    font-size: 15px;
    color: #555555;
    line-height: 30px;
    padding-top: 5px;
}

.fuwen p span {
    font-size: 15px;
    color: #555555;
}

.fuwen p strong {
    font-size: 15px;
    color: #555555;
}

.picBox {
    display: flex;
    align-items: center;
    padding-top: 10px;
}

.tupic {
    width: 180px;
    height: 100px;
    margin-right: 15px;
    border-radius: 5px;
}

.tuBox ul {
    padding: 10px 35px 0;
}

.tuBox ul li {
    padding: 15px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #d2d2d2;
    cursor: pointer;
}

.tuBox ul li:hover {
    border-bottom: 1px solid #FF8D00;
}

.allbox {
    width: 80%;
}

.newtitle {
    font-size: 22px;
    color: #363636;
    text-align: center;
    padding: 55px 0 35px;
}

.newfu {
    padding: 0 60px;
}

.newfu p {
    font-size: 16px;
    color: #545454;
    line-height: 30px;
    text-indent: 32px;
    padding-top: 5px;
}

.newfu p span {
    font-size: 16px;
    color: #545454;
}

.newfu p strong {
    font-size: 16px;
    color: #545454;
}

.yitou {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-bottom: 15px;
}

.daotxt {
    font-size: 13px;
    color: #0171bb;
    margin-right: 60px;
    cursor: pointer;
}

.vipBox {
    display: flex;
    align-items: center;
    margin-right: 17px;
}

.vippic {
    width: 25px;
	border-radius: 50%;
	width: 30px;
	height: 30px;
}

.viptxt {
    font-size: 13px;
    color: #363636;
    padding-left: 7px;
}

.haotxt {
    font-size: 13px;
    color: #0171bb;
	cursor: pointer;
}

.shoutxt {
    font-size: 13px;
    color: #333333;
    cursor: pointer;
    margin-left: 30px;
}

.jiBox ul {
    padding: 33px 45px 0;
    display: flex;
    align-items: center;
}

.jiBox ul li {
    display: flex;
    align-items: center;
    margin-right: 78px;
}

.jitxt {
    font-size: 16px;
    color: #363636;
    margin-right: 7px;
    flex-shrink: 0;
}

.jiput {
    width: 140px;
    height: 30px;
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    color: #5eaade;
}

.ziBox ul {
    display: flex;
    align-items: center;
    background-color: #FFFFFF;
    height: 42px;
    border-bottom: 1px solid #DDDDDD;
}

.ziBox ul li {
    padding: 0 22px;
    height: 42px;
    line-height: 42px;
    /* border-radius: 5px; */
    font-size: 15px;
    color: #363636;
    cursor: pointer;
}

.ziBox ul li.active {
    color: #ffffff;
    background-color: #5eaade;
}

.about {
    padding: 0 20px;
}

.about .item {
    display: none;
    margin-bottom: 30px;
}

.about .item.show {
    display: block;
}

.tanBox ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 40px;
    background-color: #FFFFFF;
    border-radius: 5px;
    margin-top: 10px;
    padding: 0 10px;
    /* box-shadow: 0 2px 5px #999999; */
    cursor: pointer;
}

.lintxt {
    width: 350px;
    font-size: 15px;
    color: #545454;
}

.delqi {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.riqitxt {
    font-size: 16px;
    color: #545454;
    margin-right: 30px;
}

.delpic {
    width: 18px;
    cursor: pointer;
}

.tanBox ul li:hover .lintxt {
    color: #0171bb;
}

.upBox {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.dataBox {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 36px;
    background-color: #5eaade;
    /* border-radius: 5px; */
    width: 144px;
    cursor: pointer;
}

.uppic {
    width: 18px;
}

.uptxt {
    font-size: 14px;
    color: #FFFFFF;
    padding-left: 9px;
}

.chuang {
    width: 280px;
    height: 30px;
    border: 1px solid #DDDDDD;
    background-color: #FFFFFF;
    display: flex;
    align-items: center;
    /* border-radius: 8px; */
}

.datxt {
    font-size: 18px;
    color: #0171bb;
    margin-right: 20px;
}

.xiapic {
    width: 30px;
    margin-right: 27px;
}

.popmask {
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 66;
    display: none;
}

.cenBox {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100vh;
}

.xxx {
    width: 20px;
    position: absolute;
    top: 13px;
    right: 20px;
    cursor: pointer;
}

.chzi {
    width: 600px;
    padding: 55px 75px 45px;
    border-radius: 5px;
    position: relative;
    background-color: #f5f5f5;
}

.tianBox {
    border: 1px solid #DDDDDD;
    height: 53px;
    background-color: #FFFFFF;
    width: 100%;
    font-size: 18px;
    color: #333333;
    padding-left: 20px;
    border-radius: 5px;
    margin-bottom: 18px;
}

.benBox {
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    padding: 18px 0;
    text-align: center;
    background-color: #FFFFFF;
    position: relative;
}

.benPic {
    width: 124px;
    height: 124px;
    margin: 0 auto;
}

.align {
    font-size: 14px;
    color: #5eaade;
    text-decoration: underline;
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
}

.benTxt {
    font-size: 16px;
    color: #545454;
    padding-top: 15px;
}

.baoBox {
    width: 215px;
    height: 52px;
    background-color: #0171bb;
    border-radius: 5px;
    text-align: center;
    line-height: 52px;
    margin: 40px auto 0;
    font-size: 24px;
    color: #FFFFFF;
    box-shadow: 1px 2px 5px #999999;
    cursor: pointer;
}

.leitxt {
    font-size: 16px;
    color: #363636;
    padding: 0 17px 0 32px;
    flex-shrink: 0;
}

.leiBox {
    display: flex;
    align-items: center;
}

.el-input__inner {
    width: auto !important;
}

.chsrea {
    width: 180px;
    height: 35px;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    display: flex;
    align-items: center;
    margin-right: 20px;
    overflow: hidden;
}

.suopic {
    width: 16px;
    flex-shrink: 0;
    margin: 0 10px;
}

.suoput {
    flex-grow: 1;
    padding: 0 10px;
    border-left: 1px solid #DDDDDD;
    font-size: 16px;
    color: #333333;
}

.beiBox ul {
    padding: 0 35px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.beiBox ul li {
    height: 85px;
    padding-top: 15px;
    width: 485px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

.beileft {
    width: 435px;
    border-bottom: 1px solid #DDDDDD;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}

.beitxt {
    font-size: 16px;
    color: #363636;
    max-width: 300px;
}

.beiqi {
    font-size: 16px;
    color: #363636;
}

.douwBox {
    text-align: center;
    transition: all 0.5s;
}

.douwpic {
    width: 30px;
    height: 30px;
    transition: all 0.5s;
    margin: 0 auto;
}

.douwTxt {
    font-size: 16px;
    color: #0171bb;
    padding-top: 2px;
    display: none;
    transition: all 0.5s;
}

.beiBox ul li:hover .beileft {
    border-bottom: 1px solid #f19149;
}

.beiBox ul li:hover .douwTxt {
    display: block;
    transition: all 0.5s;
}

.tieput {
    padding: 0 20px;
    font-size: 18px;
    color: #333333;
    background-color: transparent;
}

.bianBox {
    width: 100%;
    border: 1px solid #DDDDDD;
    margin: 50px 0 30px;
}

.hidethis {
    display: none;
}

.flexend {
    display: flex;
    justify-content: flex-end;
}

.jianTxt {
    font-size: 14px;
    color: #363636;
    padding-right: 15px;
    flex-shrink: 0;
}

.loutxt {
    font-size: 24px;
    color: #363636;
    padding: 50px 0;
    text-align: center;
}

.difuBox {
    min-height: 40vh;
    padding: 0 130px;
}

.difuBox p {
    font-size: 18px;
    color: #545454;
    line-height: 40px;
    text-indent: 36px;
}

.difuBox p span {
    font-size: 18px;
    color: #545454;
}

.difuBox p strong {
    font-size: 18px;
    color: #545454;
}

.renBox {
    display: flex;
    justify-content: flex-end;
    padding: 20px 130px;
}

.rentxt {
    font-size: 16px;
    color: #545454;
    padding-top: 15px;
}

.luncen {
    width: 955px;
    flex-shrink: 0;
}

.luntop {
    background-color: #f5f5f5;
    border-bottom: 2px solid #0171bb;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 15px 35px 10px;
}

.duotxt {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    padding-bottom: 10px;
}

.zuoBox ul {
    display: flex;
    align-items: center;
}

.zuoBox ul li {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    margin-right: 47px;
}

.zheTxt {
    font-size: 14px;
    color: #363636;
}

.zhename {
    font-size: 14px;
    color: #0171bb;
}

.zhePic {
    width: 15px;
    margin-right: 10px;
}

.shitxt {
    font-size: 14px;
    color: #545454;
}

.rongBox {
    border: 1px solid #eaeaea;
    border-radius: 3px;
    margin: 8px 0 16px;
    padding: 7px 0 20px;
}

.headBox {
    display: flex;
    align-items: center;
    padding: 0 22px;
    width: 100%;
    position: relative;
}

.headpic {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    flex-shrink: 0;
}

.zuozhetxt {
    font-size: 14px;
    color: #363636;
    font-weight: 400;
    position: absolute;
    top: 0;
    right: 20px;
}

.headyou {
    padding-left: 30px;
}

.headtxt {
    font-size: 16px;
    color: #0171bb;
    font-weight: bold;
    padding-bottom: 13px;
}

.headtxt span {
    font-size: 14px;
    color: #363636;
    font-weight: 400;
    padding-left: 20px;
}

.headqi {
    font-size: 14px;
    color: #bcbcbc;
}

.zanBox ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    border-bottom: 1px solid #ff8d00;
    margin: 0 10px;
    padding: 0px 0 5px;
}

.zanBox ul li {
    display: flex;
    align-items: center;
    margin-left: 32px;
}

.zantxt {
    font-size: 14px;
    color: #989898;
}

.shutxt {
    font-size: 16px;
    color: #363636;
}

.neiBox {
    padding: 35px 45px 0;
    min-height: 25vh;
}

.neiBox p {
    font-size: 14px;
    color: #363636;
    line-height: 35px;
    /*text-indent: 32px;*/
}

.neiBox p img {
    max-width: 100%;
}

.starBox {
    display: flex;
    align-items: center;
    /*padding-top: :;;*/
}

.zanPic {
    width: 23px;
    margin-left: 50px;
    cursor: pointer;
}

.startxt {
    font-size: 16px;
    color: #0171bb;
    padding-left: 10px;
    cursor: pointer;
	flex-shrink: 0;
}
.startxtP {
    font-size: 16px;
    color: #0171bb;
    padding-left: 10px;
    cursor: pointer;
    flex-shrink: 0;
    width: 160px;
    text-align: center;
}

.start-time {
    font-size: 16px;
    margin-left: 20px;
    cursor: pointer;
    flex-shrink: 0;
    width: 160px;
}

.cangPic {
    width: 22px;
    margin-left: 50px;
}

.pingBox ul li {
    border: 1px solid #eeeeee;
    /* border-radius: 5px; */
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
	min-height: 150px;
}

.pinleft {
    width: 120px;
    flex-shrink: 0;
    text-align: center;
    border-right: 1px solid #eeeeee;
    background-color: #f5f5f5;
}

.pinyou {
    flex-grow: 1;
    padding: 25px;
}

.pingtop {
    padding-top: 10px;
}

.pingHead {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.pingtxt {
    font-size: 12px;
    color: #0171bb;
    font-weight: bold;
    padding-top: 15px;
}

.pingtxt.active {
    color: #ff8d00;
}

.pingnei {
    padding: 10px 0 10px 0;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.pingnei .ping-lun p {
    font-size: 15px;
    color: #363636;
    line-height: 30px;
}

.pingnei .ping-lun p span {
    font-size: 15px;
    color: #363636;
}

.pingnei .ping-lun p img {
    max-width: 100%;
}

.botpi {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bottime {
    font-size: 16px;
    color: #989898;
}

.huifuBox {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.dianji {
    display: flex;
    align-items: center;
}

.fubox {

}

.funei {
    margin-bottom: 15px;
    margin-top: 10px;
    background-color: #f5f5f5;
    padding: 15px;
}

.huifix {
    display: flex;
    cursor: pointer;
    align-items: center;
}

.neibak {
    display: flex;
    cursor: pointer;
    align-items: center;
}

.zong {
    display: flex;
    align-items: center;
}

.allyou {
    font-size: 12px;
    color: #333333;
    padding: 2px 10px;
    background-color: #FFFFFF;
    border-radius: 3px;
    margin-left: 15px;
}

.editorbox {
    min-height: 500px;
}

.tuiBox {
    width: 200px;
}

.marginauto {
}

.push {
    border: 1px solid #DDDDDD;
    width: 100%;
    /* border-radius: 5px; */
    overflow: hidden;
    margin-top: 30px;
}

.pushtop {
    height: 60px;
    background-color: #0171bb;
    line-height: 61px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
}

.gaoBox ul {
    padding: 0 6px 50px;
}

.gaoBox ul li {
    border-bottom: 1px solid #DDDDDD;
    padding: 10px 0;
}

.gaotop {
    display: flex;
    padding-bottom: 13px;
}

.hdian {
    width: 8px;
    height: 8px;
    background-color: #ff8d00;
    border-radius: 50%;
    flex-shrink: 0;
    margin-top: 10px;
}

.gaotxt {
    font-size: 12px;
    color: #545454;
    padding-left: 10px;
    line-height: 26px;
}

.chaBox {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.eyepic {
    width: 20px;
}

.eyetxt {
    font-size: 14px;
    color: #545454;
    padding-left: 10px;
}

.zaiBox {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 100px;
    margin-right: 60px;
    cursor: pointer;
}

.zaiPic {
    width: 50px;
    height: 50px;
}

.zaitxt {
    font-size: 18px;
    color: #5eaade;
    text-decoration: underline;
    padding-left: 12px;
}

.showtool {
    display: none;
}

.move {
    position: fixed;
    left: 0;
    top: 1.5rem;
    background-color: #FFFFFF;
    min-height: 60vh;
    z-index: 666;
    width: 100%;
    display: none;
    box-shadow: 0px 5px 5px #999999;
}

.quan {
    display: flex;
    align-items: center;
    width: 90%;
    margin-left: 5%;
    margin-top: 0.2rem;
    height: 0.7rem;
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 25px;
}

.quanpic {
    width: 0.4rem;
    margin: 0 0.3rem;
}

.quanput {
    font-size: 0.3rem;
    color: #333333;
}

body.active {
    height: 100vh;
    overflow: hidden;
}

.hangBox ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0.3rem 0 1rem;
}

.hangBox ul li {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0.3rem;
}

.hangtxt {
    font-size: 0.32rem;
    color: #333333;
    border: 1px solid #999999;
    border-radius: 5px;
    height: 0.6rem;
    line-height: 0.6rem;
    width: 3rem;
    text-align: center;
}

.beian {
    width: 100%;
    background-color: #F5F5F5;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #787878;
}

.weiluBox {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #EEEEEE;
    padding: 0.2rem 0;
    margin: 0 0.3rem;
    justify-content: space-between;
}

.weipic {
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 50%;
    flex-shrink: 0;
}

.weitxt {
    font-size: 0.32rem;
    color: #333333;
    padding-left: 0.3rem;
    flex-grow: 1;
}

.weitxt span {
    color: #0171BB;
    font-size: 0.32rem;
}

.qudeng {
    width: 2rem;
    height: 0.7rem;
    line-height: 0.7rem;
    font-size: 0.32rem;
    border-radius: 5px;
    background-color: #0171BB;
    text-align: center;
    color: #FFFFFF;
    letter-spacing: 3px;
    position: relative;
    flex-shrink: 0;
}

.jadw {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-shrink: 0;
}

.jadtxt {
    font-size: 0.32rem;
    color: #333333;
    padding-left: 0.25rem;
}

.xiuBox ul {
    padding: 60px 0 0 220px;
}

.xiuBox ul li {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}

.xiuleft {
    width: 120px;
    font-size: 14px;
    color: #363636;
    text-align: right;
}

.xiuput {
    width: 290px;
    height: 28px;
    border: 1px solid #DDDDDD;
    /* border-radius: 8px; */
    padding: 0 20px;
    font-size: 14px;
}

.maput {
    width: 130px;
    height: 28px;
    border: 1px solid #DDDDDD;
    /* border-radius: 8px; */
    padding: 0 20px;
    font-size: 14px;
}

.maBox {
    width: 143px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    /* border-radius: 5px; */
    background-color: #5eaade;
    font-size: 14px;
    color: #FFFFFF;
    margin-left: 17px;
    cursor: pointer;
}

.cunBox {
    width: 110px;
    height: 35px;
    background-color: #0171bb;
    text-align: center;
    line-height: 35px;
    /* border-radius: 5px; */
    font-weight: bold;
    color: #FFFFFF;
    font-size: 24px;
    margin: 85px 0 0 150px;
    cursor: pointer;
}

.tijiao {
    width: 100px;
    height: 35px;
    margin-bottom: 15px;
    background-color: #0171bb;
    text-align: center;
    line-height: 35px;
    /* border-radius: 5px; */
    /* font-weight: bold; */
    color: #FFFFFF;
    font-size: 16px;
    cursor: pointer;
}

.morebox {
    width: 21px;
    right: 12px;
    top: 8px;
    position: absolute;
    cursor: pointer;
}

.fentiao {
    padding: 7px 14px;
    background-color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #dddddd;
    margin: 0 5px;
    cursor: pointer;
}

.fenshu {
    width: 30px;
    height: 20px;
    background-color: #eeeeee;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
}

.fentxt {
    font-size: 16px;
    color: #333333;
    padding-left: 5px;
}

.dingBox {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    z-index: 66;
    position: fixed;
    bottom: 20vh;
    right: 50px;
    cursor: pointer;
    background: url('/htstatic/images/share.png') no-repeat center;
    background-size: cover;
}

.bshare-more {
    width: 40px;
    padding: 0 !important;
    height: 40px;
    background: none !important;
}

.bshare-more-icon {
    width: 40px;
    padding: 0 !important;
    height: 40px;
    background: none !important;
}

.bshare-more-icon {
    width: 40px;
    height: 40px;
    padding: 0 !important;
    background: none !important;
}

#gotoTop {
    position: fixed;
    bottom: 13vh;
    right: 50px;
    cursor: pointer;
    background-color: #0171bb;
    width: 50px;
    height: 50px;
    z-index: 5555;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    display: none;
    border-radius: 50%;
}

#gotoTop img {
    margin: 5px auto 0;
    width: 40px;
    height: 40px;
}

#gotoTop {
    _position: absolute;
    _top: expression(documentElement.scrollTop + documentElement.clientHeight * 3/4 + "px")
}

.yinBox ul {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 0;
}

.yinBox ul li {
    font-size: 16px;
    color: #222222;
    margin: 0 40px;
    cursor: pointer;
    width: 100px;
    height: 35px;
    line-height: 40px;
    border: 1px solid #0171bb;
    text-align: center;
    line-height: 33px;
    /* border-radius: 35px; */
}

.yinBox ul li.active {
    background-color: #0171BB;
    color: #FFFFFF;
}

.overx {
    width: 1100px;
    overflow-x: auto;
}

.biao {
    white-space: nowrap
}

.biao tr {
    vertical-align: middle;
}

.biao tr:first-child {
    background-color: #F5F5F5;
}

.biao td {
    text-align: center;
    padding: 10px 20px;
    border: 1px solid #AAAAAA;
    font-size: 14px;
    color: #222222;
}

.sousuopic {
    widows: 35px;
    margin-right: 15px;
}

.indextxt {
    text-align: center;
    font-size: 13px;
    color: #ff8d00;
    cursor: pointer;
    margin-right: 20px;
}

.geBox {
    width: 100%;
    height: 54px;
    /* border-radius: 5px; */
    border-bottom: 2px solid #0171bb;
    background-color: #F5F5F5;
    overflow: hidden;
    display: flex;
    margin-bottom: 25px;
}

.gelan {
    width: 135px;
    height: 80px;
    background-color: #0171BB;
    text-align: center;
    line-height: 52px;
    color: #FFFFFF;
    font-size: 18px;
}

.banBox {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 30px;
}

.banleft {
    width: 275px;
    flex-shrink: 0;
}

.banpic {
    width: 275px;
    height: 275px;
    /* border-radius: 5px; */
}

.mainact {
    background-color: #FFFFFF;
    margin: 10px 0;
    padding: 10px 30px 20px;
}

.bandi {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 15px;
}

.yuanpic {
    width: 31px;
    margin-right: 16px;
}

.gzbox {
    width: 80px;
    height: 32px;
    /* border-radius: 5px; */
    text-align: center;
    line-height: 32px;
    cursor: pointer;
    color: #FFFFFF;
    background-color: #0171BB;
    font-size: 14px;
}

.banyou {
    width: 1040px;
    height: 322px;
    background-color: #f5f5f5;
    /* border-radius: 3px; */
    border: 1px solid #EEEEEE;
}

.uacBox ul {
    padding-top: 28px;
}

.uacBox ul li {
    display: flex;
    align-items: center;
    padding-bottom: 23px;
}

.uacleft {
    width: 155px;
    text-align: right;
    font-size: 15px;
    color: #000000;
    font-weight: 500;
}

.uactxt {
    font-size: 15px;
    color: #787878;
}

.tkBox {
    background-color: #F5F5F5;
    border-radius: 3px;
    border: 1px solid #EEEEEE;
    padding: 15px 75px 20px;
}

.tktop {
    width: 85px;
    height: 40px;
    letter-spacing: 3px;
    background-color: #FFFFFF;
    border: 1px solid #eeeeee;
    /* border-radius: 5px; */
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #363636;
}

.haiBox ul li {
    padding: 20px 0 16px;
    border-bottom: 1px solid #d2d2d2;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.haitxt {
    width: 70%;
    font-size: 15px;
    color: #363636;
}

.haiqi {
    font-size: 15px;
    color: #363636;
}

.haiBox ul li:hover .haitxt {
    color: #5eaade;
}

.touxBox {
    display: flex;
    align-items: center;
    padding-top: 16px;
}

.touleft {
    width: 130px;
    text-align: right;
    font-size: 14px;
    color: #363636;
}

.shang {
    width: 140px;
    height: 140px;
    border-radius: 3px;
    margin-right: 12px;
}

.touput {
    width: 330px;
    height: 40px;
    border: 1px solid #eaeaea;
    font-size: 14px;
    padding: 0 10px;
    color: #333333;
}

.nvBox {
    display: flex;
    align-items: center;
    margin-right: 90px;
}

.radoa {
    width: 16px;
    height: 16px;
}

.ratxt {
    font-size: 14px;
    color: #333333;
    padding-left: 10px;
}

.shise {
    width: 155px;
    height: 40px;
    /* border-radius: 5px; */
    border: 1px solid #eaeaea;
    font-size: 14px;
    padding: 0 10px;
    margin-right: 15px;
    color: #333333;
}

.gaiBox {
    width: 100px;
    height: 38px;
    background-color: #0171bb;
    /* border-radius: 3px; */
    box-shadow: 0 0 5px #666666;
    margin: 26px auto 0;
    line-height: 38px;
    text-align: center;
    color: #FFFFFF;
    font-size: 16px;
    cursor: pointer;
}

.tongBox {
    background-color: #F5F5F5;
    border-radius: 3px;
    border: 1px solid #EEEEEE;
    padding: 20px 55px 50px 35px;
}

.duBox ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 60px;
}

.duleft {
    width: 1050px;
    height: 75px;
    border-bottom: 1px solid #d2d2d2;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.yiad {
    width: 750px;
    display: flex;
    align-items: center;
    height: 75px;
    font-size: 14px;
    color: #363636;
    line-height: 75px;
}

.yiad a {
    font-size: 15px;
    color: #5eaade;
}

.yiqi {
    font-size: 15px;
    color: #363636;
    padding-right: 35px;
}

.delBox {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.deltu {
    width: 28px;
    flex-shrink: 0;
    margin-right: 15px;
}

.deltxt {
    font-size: 15px;
    color: #5eaade;
    text-decoration: underline;
}

.duBox ul li:hover .duleft {
    border-bottom: 1px solid #f19149;
}

.kaiBox{
	width: 70px;
	background-color: #FFFFFF;
	box-shadow: 0 0 5px #999999;
	text-align: center;
	position: absolute;
	left: -16px;
	top: 15px;
	display: none;
}
.kaiBox:hover{
    display:block;
    visibility:visible;
}
.kaitxt{
	font-size: 14px;
	color: #333333;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
}
.kaitxt:hover{
	color: #0171bb;
}
.position-r:hover .kaiBox{
	display: block!important;
}

@media screen and (max-width: 750px) {
    .wrap {
        width: 98%;
        overflow: hidden;
    }

    .tongBox {
        padding: 0.2rem;
    }

    .duleft {
        width: 100%;
    }

    .minhei {
        min-height: 40vh;
    }

    .touleft {
        flex-shrink: 0;
        width: 1.6rem;
    }

    .shang {
        width: 1.5rem;
        height: 1.5rem;
    }

    .duBox ul li {
        padding: 0.25rem 0;
        flex-wrap: wrap;
        height: auto;
        border-bottom: 1px solid #CCCCCC;
    }

    .nvBox {
        margin-right: 0.3rem;
    }

    .touput {
        width: 4rem;
    }

    .ratxt {
        padding-left: 0.12rem;
    }

    .gaiBox {
        margin: 0.5rem auto;
    }

    .banBox {
        flex-wrap: wrap;
    }

    .banpic {
        width: 3rem;
        height: 3rem;
        margin-right: 0.25rem;
    }

    .banleft {
        display: flex;
        align-items: center;
        margin-bottom: 0.3rem;
    }

    .uacleft {
        width: 1.8rem;
        font-size: 0.3rem;
    }

    .banyou {
        width: 100%;
        height: auto;
    }

    .tkBox {
        padding: 0.5rem 0.2rem;
    }

    .haitxt {
        width: 62%;
    }

    .uactxt {
        font-size: 0.3rem;
    }

    .touput.active {
        margin: 0.2rem 0 0 1.6rem;
    }

    .shise {
        width: 2.3rem;
    }

    .touxBox {
        flex-wrap: wrap;
    }

    .duleft {
        border: none;
        padding: 0.2rem 0;
        height: auto;
    }

    .yiad {
        width: 4rem;
        height: auto;
        line-height: 0.3rem;
    }

    .delBox {
        width: 100%;
        justify-content: flex-end;
    }

    .deltu {
        width: 0.45rem;
    }

    .yiqi {
        padding: 0;
        flex-shrink: 0;
    }

    .yinBox ul li {
        width: 2rem;
        margin: 0 0.3rem;
        height: 0.7rem;
        font-size: 0.3rem;
    }

    .serBox {
        display: none;
    }

    .hutou {
        display: none;
    }

    .yitou {
        display: none;
    }

    .qq {
        display: none;
    }

    .logoPic {
        width: 2rem;
    }

    header {
        height: 1.5rem;
        margin-top: 0 !important;
    }

    .topBox {
        height: 1.5rem;
    }

    .email {
        width: 2rem;
        height: 0.6rem;
        line-height: 0.6rem;
        font-size: 0.3rem;
    }

    .showtool {
        display: block;
        width: 0.7rem;
        height: 0.7rem;
        margin-left: 0.7rem;
    }

    .mainleft {
        display: none;
    }

    .main {
        padding: 0;
    }

    .mainact {
        padding: 0.3rem 0.15rem;
    }

    .reBox {
        width: 3rem;
        border: none;
        background-color: transparent;
        height: auto;
    }

    .hotBox {
        width: 100%;
    }

    .fenBox {
        padding: 0rem;
    }

    .fenBox ul {
        margin-top: 0.3rem;
    }

    .fenBox ul li {
        width: 7.35rem;
        overflow: hidden;
        height: 305px;
    }

    .xinleft {
        width: 4.5rem;
    }

    .indextxt {
        display: none;
    }

    .youBox {
        display: none;
    }

    .lianBox {
        display: none;
    }

    .yiBox {
        width: 98%;
        margin-left: 1%;
        padding-left: 0;
    }

    .mingput {
        width: 2rem;
    }

    .huaput {
        width: 3rem;
    }

    .subBox {
        width: 2rem;
    }

    .tiarea {
        width: 100%;
    }

    .releft {
        width: 2rem;
        height: 0.7rem;
        line-height: 0.7rem;
        font-size: 0.3rem;
        border-radius: 5px;
    }

    .hotTop {
        padding: 0.2rem 0.1rem;
    }

    .faBox {
        width: 2rem;
        height: 0.7rem;
        line-height: 0.7rem;
        font-size: 0.32rem;
        border-radius: 5px;
    }

    .tiePic {
        top: 0.6rem;
    }

    .paitop {
        height: auto;
    }

    .zuoBox ul {
        flex-wrap: wrap;
    }

    .zuoBox ul li {
        margin: 0.1rem 0;
    }

    .xuBox {
        display: none;
    }

    .dingBox {
        right: 0;
    }

    #gotoTop {
        right: 0;
    }

    .qing {
        display: none;
    }

    .huiBox ul li {
        height: 50px;
    }

    .duibox {
        display: none;
    }

    .lunBox ul li {
        flex-wrap: wrap;
        padding: 0.1rem;
        height: auto;
    }

    .duileft {
        width: 100%;
        flex-wrap: wrap;
    }

    .luntxt {
        width: 7rem;
        font-size: 0.28rem;
        padding-bottom: 0.2rem;
    }

    .duili {
        width: auto;
        display: flex;
        align-items: center;
    }

    .caBox {
        margin-left: 0.4rem;
    }

    .zuoTxt {
        font-size: 12px;
    }

    .capic {
        width: 0.25rem;
        margin-right: 0.12rem;
    }

    .caiTxt {
        font-size: 12px;
    }

    .kanTxt {
        font-size: 12px;
    }

    .cangBox {
        margin-left: 0.4rem;
    }

    .cangtxt {
        margin-left: 0.4rem;
        font-size: 12px;
    }

    .fenye ul {
        padding-top: 0.35rem;
    }

    .fenye ul li {
        padding: 0.05rem 0.12rem;
        font-size: 0.23rem;
        margin: 0 0.05rem;
    }

    .tiao {
        padding: 0.05rem 0.12rem;
        font-size: 0.23rem;
        margin: 0 0.05rem;
    }

    .fentiao {
        padding: 0.05rem 0.12rem;
    }

    .fenshu {
        height: 0.35rem;
        font-size: 0.23rem;
    }

    .fentxt {
        font-size: 0.23rem;
    }

    .paiBox {
        padding-bottom: 0.5rem;
    }

    .lunpic {
        width: 0.3rem;
    }

    .leitxt {
        display: none;
    }

    .el-input__inner {
        width: 3.56rem !important;
    }

    .el-select {
        width: 3.5rem !important;
        margin: 0 1%;

    }

    .chsrea {
        display: none;
    }

    .el-tag.el-tag--info {
        margin: 0.05rem !important;
        font-size: 12px !important;
    }

    .el-input {
        max-height: 0.8rem !important;
    }

    .el-select__tags {
        max-height: 0.8rem !important;
        overflow-y: auto;
    }

    .el-input--suffix .el-input__inner {
        max-height: 0.8rem !important;
    }

    .beiBox ul {
        padding: 0;
    }

    .beiBox ul li {
        padding-left: 0.15rem;
    }

    .beitxt {
        font-size: 0.3rem;
        width: 3.8rem;
    }

    .beileft {
        width: 5.5rem;
    }

    .douwBox {
        margin-right: 0.2rem;
    }

    .newtitle {
        padding: 0.35rem 0;
        font-size: 0.4rem;
    }

    .newfu {
        padding: 0 0.3rem;
    }

    .newfu p {
        font-size: 0.3rem;
        line-height: 0.6rem;
    }

    .zaiBox {
        margin-top: 1rem;
        margin-right: 0.3rem;
    }

    .zaiPic {
        width: 0.7rem;
        height: 0.7rem;
    }

    .huaBox ul {
        padding: 0.15rem;
    }

    .huaBox ul li a {
        width: 5.5rem;
    }

    .huatxt {
        font-size: 0.3rem;
    }

    .huiBox ul {
        flex-wrap: wrap;
        height: auto;
    }

    .huaBox ul li {
        padding: 0.5rem 0 0.25rem;
    }

    .paileft {
        width: 100%;
    }

    .timetxt {
        font-size: 0.24rem;
    }

    .liaobox {
        border-radius: 0;
    }

    .tuBox ul {
        padding: 0.2rem;
    }

    .allbox {
        width: 70%;
    }

    .tupic {
        width: 1.8rem;
        height: 1rem;
    }

    .tuBox ul li {
        padding: 0.5rem 0 0.25rem;
    }

    .jianTxt {
        font-size: 0.32rem;
    }

    .loutxt {
        font-size: 0.4rem;
        padding: 0.3rem 0;
    }

    .difuBox {
        padding: 0 0.2rem;
    }

    .difuBox p {
        font-size: 0.3rem;
    }

    .renBox {
        padding: 0 0.3rem 0 0;
    }

    .suoBox {
        padding: 0.2rem 0.3rem;
    }

    .juBox ul {
        justify-content: space-between;
    }

    .juBox ul li {
        width: 3.2rem;
        margin: 0 0 0.2rem 0;
        height: 1.4rem;
    }

    .juTxt {
        font-size: 0.3rem;
    }

    .juPic {
        width: 0.8rem;
    }

    .jiBox {
        min-height: 40vh;
    }

    .jiBox ul {
        flex-wrap: wrap;
        padding: 0.2rem;
    }

    .jiBox ul li {
        margin-bottom: 0.3rem;
    }

    .jitxt {
        font-size: 0.32rem;
    }

    .jiput {
        width: 3rem;
        height: 0.8rem;
        line-height: 0.8rem;
        font-size: 0.35rem;
    }

    .ziBox ul li {
        padding: 0 0.2rem;
        font-size: 0.3rem;
    }

    .about {
        padding: 0 0.15rem;
    }

    .tanBox ul li {
        padding: 0 0.2rem;
    }

    .lintxt {
        width: 3.5rem;
        font-size: 0.3rem;
    }

    .riqitxt {
        font-size: 0.28rem;
        margin-right: 0.15rem;
    }

    .delpic {
        width: 0.3rem;
    }

    .tiTxt {
        font-size: 0.32rem;
    }

    .upBox {
        padding: 0 0.1rem;
    }

    .chuang {
        width: 4rem;
        height: 0.7rem;
    }

    .dataBox {
        width: 3rem;
        height: 0.7rem;
    }

    .uptxt {
        font-size: 0.3rem;
    }

    .uppic {
        width: 0.3rem;
    }

    .ganleft {
        width: 0.35rem;
        margin: 0 0.15rem;
    }

    .ganput {
        width: 3rem;
        font-size: 0.28rem;
    }

    .xiapic {
        margin-right: 0.2rem;
        width: 0.4rem;
    }

    .datxt {
        margin-right: 0.15rem;
        font-size: 0.3rem;
    }

    .xiuBox ul {
        padding: 0.3rem 0;
    }

    .xiuleft {
        font-size: 0.3rem;
        width: 2rem;
    }

    .xiuput {
        width: 5rem;
        font-size: 0.3rem;
        padding-left: 0.1rem;
    }

    .maput {
        padding-left: 0.1rem;
        width: 2.3rem;
        font-size: 0.3rem;
    }

    .maBox {
        width: 2.3rem;
        font-size: 0.3rem;
    }

    .cunBox {
        width: 2.5rem;
        height: 0.8rem;
        line-height: 0.8rem;
        font-size: 0.35rem;
        margin: 0.5rem 0 0 2.5rem;
    }

    .tijiao {
        width: 2rem;
        height: 0.65rem;
        line-height: 0.65rem;
        font-size: 0.3rem;
    }

    .regBox {
        padding: 0.3rem 0;
        justify-content: center;
    }

    .ruPut {
        height: 0.8rem;
    }

    .dian {
        height: 0.8rem;
        line-height: 0.8rem;
        font-size: 0.4rem;
    }

    .yanput {
        height: 0.8rem;
        width: 3.5rem;
    }

    .yanhuo {
        width: 2.5rem;
        height: 0.8rem;
        line-height: 0.8rem;
    }

    .zhuBox {
        width: 7rem;
        padding: 1rem 0.35rem;
    }

    .luncen {
        width: 100%;
    }

    .tuiBox {
        display: none;
    }

    .luntop {
        padding: 0.3rem 0.15rem;
    }

    .duotxt {
        font-size: 0.4rem;
    }

    .zuoBox ul li {
        margin-right: 0.25rem;
    }

    .zheTxt {
        font-size: 0.2rem;
    }

    .zhePic {
        width: 0.3rem;
    }

    .shitxt {
        font-size: 0.2rem;
    }

    .zhename {
        font-size: 0.2rem;
    }

    .headBox {
        padding: 0 0.2rem;
    }

    .headpic {
        width: 1rem;
        height: 1rem;
    }

    .headtxt {
        font-size: 0.32rem;
        padding-bottom: 0.15rem;
    }

    .headtxt span {
        font-size: 0.25rem;
    }

    .headqi {
        font-size: 0.22rem;
    }

    .zanBox ul li {
        margin-left: 0.3rem;
    }

    .neiBox {
        padding: 0.3rem;
    }

    .neiBox p {
        font-size: 0.3rem;
        line-height: 0.5rem;
    }

    .zanPic {
        margin-left: 0.35rem;
        width: 0.35rem;
    }

    .cangPic {
        width: 0.35rem;
        margin-left: 0.35rem;
    }

    .pingHead {
        width: 0.9rem;
        height: 0.9rem;
    }

    .pinyou {
        padding: 0.2rem;
    }

    .funei {
        padding: 0.1rem;
    }

    .pinleft {
        width: 1.6rem;
    }

    .pingtxt {
        font-size: 0.28rem;
    }

    .pingnei {
        padding: 0.15rem 0 0.15rem;
    }

    .pingnei p {
        font-size: 0.3rem;
    }

    .bottime {
        font-size: 0.25rem;
    }

    .fubox {
        padding-left: 0.1rem;
    }

    .fenpage {
        padding-top: 0.35rem;
    }
}
.tie{
	bottom: 30vh!important;
	transition: all 0.5s;
	opacity: 0.7;
}
.tie:hover{
	transform: scale(1.2);
}
.dingBox{
	transition: all 0.5s;
	opacity: 0.7;
}
.dingBox:hover{
	transform: scale(1.2);
}
