
.specialbanner{height: 253px;}
.specialbanner .txt{text-align: left;left: 30px;}
.specialbanner .txt h3{color: #0a9f9d;font-weight: bold;margin-bottom: 20px;}
.specialbanner .txt p{color: #5a5a5c;line-height: 24px;text-align: justify;}
.inbanner .txt{width: 100%;}
.phone_box{margin-top: 25px;}
.phone_wrap{width: 90%;margin: 0 auto;}
.phone_ipt{position: relative;}
.phone_ipt input{display: block;width: 100%;height: 36px;line-height: 36px;border: 1px solid #0a9f9d;border-radius: 3px;padding: 0 10px;box-sizing: border-box;font-size: 12px;padding-right: 40px;
    white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.phone_ipt span{position: absolute;right: 0;top: 0;width: 40px;height: 100%;color: #0a9f9d;font-weight: bold;line-height: 36px;text-align: center;font-size: 18px;}



.systembox{margin-top: 30px;}
.systembox h2{font-weight: bold;margin-bottom: 15px;color: #5a5a5c;}
.systembox ul li{min-width:70px;height: 24px;line-height: 24px;font-size: 12px;text-align: center;color: #5a5a5c;display: inline-block;background: #e9f1f1;border-radius: 20px;padding: 0 10px;margin-bottom: 10px;margin-right: 10px;}
.systembox ul li.on{background: #0a9f9d;color: #fff;}
.system_con{margin-top: 25px;margin-bottom: 30px;}

.system_item{}
.system_item dl{font-size: 12px;border: 1px solid #0a9f9d;border-bottom: 0;}
.system_item dl:last-child{border-bottom: 1px solid #0a9f9d;}
.system_item dd{padding: 10px 14px;box-sizing: border-box;background: #e9f1f1;position: relative;overflow: hidden;line-height: 20px;}
.system_item dd p{float: left;width: 55%;}
.system_item dd i{float: right;font-size: 16px;color: #0a9f9d;font-weight: bold;transition: all .3s;}
.system_item dd .published{position: absolute;right: 14%;width: 90px;height: 20px;line-height: 18px;border: 1px solid #0a9f9d;text-align: center;box-sizing: border-box;border-radius: 20px;color: #0a9f9d;}
.system_item dt{display: none;}
.system_item dt li{padding: 10px 14px;color: #5a5a5c;border-bottom: 1px solid #cfcfcf;}
.system_item dt li span{font-weight: bolder;}
.system_item dt li:last-child{border-bottom: 0;}
.system_item dl.on{margin-bottom: 20px;border: 1px solid #cfcfcf;}
.system_item dl.on dd{background: #0a9f9d;color: #fff;}
.system_item dl.on dd .published{border-color: #fff;color: #fff;}
.system_item dl.on dd i{color: #fff;transform: rotate(180deg);}


.inbanner-en{height: 120px;}
.systembox-en ul{overflow: hidden;}
.systembox-en ul li{width: 49%;margin-right: 2%;float: left;}
.systembox-en ul li:nth-child(2n){margin-right: 0;}
.phone_input-en input{border-radius: 30px;border-color: #d2d2d2;}

.en-phone_box .system_item dd p{width: 50%;}
.en-phone_box .system_item dd .published{width: 120px;}

.page a.on{display: block;}
.en-phone_box .page {
    margin-top: 22px;
}

@media only screen and (max-width:767px) {
    .inbanner{height:120px; }
}