a,
blockquote,
body,
button form,
code,
dd,
div,
dl,
dt,
fieldset,
h1,
h2,
h3,
h4,
h5,
h6,
img,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    padding: 0;
    margin: 0;
    font-weight: 400;
    font-family: "PingFang SC", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
    font-size: 14px
}

body {
    background-color: #fff;
    color: #999;
    font-size: 0;
    margin: auto;
    font-family: "PingFang SC", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}

ol,
ul {
    list-style: none
}

a,
a:hover {
    text-decoration: none;
    color: #999
}

b,
i {
    font-weight: 400;
    font-style: normal
}

img {
    border: 0
}

.container {
    font-size: 0;
    width: 1200px;
    margin: auto
}

input {
    outline: 0;
    font-size: 14px;
    color: #333;
    padding-left: 5px;
    font-family: "PingFang SC", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
    border: 1px solid #ddd
}

table {
    border-collapse: collapse
}

textarea {
    resize: none;
    outline: 0;
    font-family: "PingFang SC", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
    font-size: 14px;
    outline: 0;
    border: 1px solid #ddd
}

.hide {
    display: none
}

.left,
.right {
    font-size: 14px;
    display: inline-block;
    vertical-align: top
}

.fr {
    float: right
}

.fl {
    float: left
}

select {
    font-family: "PingFang SC", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
    background: url(../img/sel_bg.png) no-repeat center right;
    padding-left: 10px;
    /*background-size: 100% 100%;*/
    width: 128px;
    height: 25px;
    font-size: 14px;
    outline: none;
    border: 1px solid #ddd;
    color: #999;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    *appearance: none;
    cursor: pointer;
}

.top {
    border-top: 6px solid #9b2e2e;
    /*    height:155px;*/
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    padding: 33px 0;
}

.top li {
    display: inline-block;
    vertical-align: middle;
}

.top ul {
    position: relative;
    top: 24%;
}

.top .logo_tip {
    margin-top: 5px;
}

.top .logo {
    margin-top: 0px;
    margin-left: 137px;
}

.top .fr p {
    font-size: 20px;
    color: #e24545;
    /*margin-top:40px;*/
    font-weight: bold;
    margin-bottom: 10px;
}

.top .fr .search_box {
    display: inline-block;
    width: 260px;
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}

.top .fr .search_box input {
    border: 0px;
    height: 40px;
    width: 210px;
    padding-left: 20px;
}

.top .fr .search_box img {
    position: absolute;
    right: 10px;
    top: 10px;
}

.nav {
    height: 60px;
    border-bottom: 1px solid #ddd;
}

.nav .container>li {
    display: inline-block;
    position: relative;
}

.nav .container>li>a {
    display: block;
    line-height: 60px;
    font-size: 18px;
    color: #333;
    width: 130px;
    text-align: center;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}

.nav .container>li>a:hover,
.nav .container>li>a.current {
    color: #b01818;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.child_menu {
    position: absolute;
    top: 60px;
    left: 0px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top: 0px;
    width: 130px;
    text-align: center;
    display: none;
    z-index: 10;
}

.child_menu li a {
    display: block;
    height: 34px;
    color: #333;
    line-height: 34px;
    font-size: 12px;
}

.child_menu li a:hover,
.child_menu li a.current {
    background-color: #b01818;
    color: #fff;
}

.banner .left .swiper-container {
    width: 798px;
    height: 362px;
}

.banner .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
}

.banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #b01818;
}

.banner .right {
    margin-left: 40px;
}

.banner .cate {
    width: 360px;
    border: 1px solid #ddd;
    border-bottom: 0px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.banner .cate li {
    display: inline-block;
    width: 120px;
    line-height: 66px;
    height: 66px;
    text-align: center;
    border-bottom: 1px solid #ddd;
}

.banner .cate li:nth-child(2) {
    border: 1px solid #ddd;
    border-top: 0px;
    width: 118px;
}

.banner .cate li:nth-child(5) {
    border: 1px solid #ddd;
    border-top: 0px;
    width: 118px;
}

.banner .cate li a {
    display: block;
    color: #555;
}

.banner .cate li a:hover {
    background-color: #e24545;
    box-shadow: 0 0 10px #e24545;
    color: #fff;
}

.new_list {
    width: 360px;
    height: 195px;
    border: 1px solid #ddd;
}

.new_list li {
    padding: 0 20px;
}

.new_list li.title {
    font-size: 16px;
    color: #333;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
    border-top: 4px solid #e24545;
    margin-bottom: 5px;
}

.new_list li a {
    display: inline-block;
    color: #666;
    line-height: 24px;
    width: 300px;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new_list li.title .fr {
    width: 40px;
    margin-top: 5px;
    color: #e24545;
}

.new_list li a:hover {
    color: #e24545;
    text-decoration: underline;
}

.index_intro {
    margin: 20px 0;
}

.index_intro h2 {
    font-size: 20px;
    color: #333;
}

.index_intro h2 img {
    vertical-align: top;
    margin-right: 5px;
    margin-top: 4px;
}

.index_intro h2 span {
    display: inline-block;
    background-color: #e24545;
    color: #fff;
    padding: 0 5px;
    font-size: 18px;
}

.index_intro .text {
    color: #333;
    line-height: 20px;
    margin: 5px 0;
    height: 40px;
}

.index_intro li {
    display: inline-block;
    vertical-align: top;
    width: 570px;
}

.index_intro .more {
    display: block;
    width: 60px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background-color: #e24545;
    color: #fff;
    box-shadow: 0 5px 10px #e24545;
}

.index_intro li:first-child {
    border-right: 1px solid #e24545;
    padding-right: 20px;
    margin-right: 20px;
}

.index_intro .fr {
    color: #d94c4c;
    font-size: 18px;
    background-color: transparent;
}

.index_intro .btn_box {
    margin-top: 25px;
}

.index_intro .btn_box a {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    border: 1px solid #333;
    color: #333;
    border-radius: 30px;
    margin-right: 20px;
    padding: 0 10px;
}

.index_intro .btn_box a:hover {
    background-color: #e24545;
    box-shadow: 0 0 10px #e24545;
    color: #fff;
    border: 1px solid #e24545;
}

.gd li {
    display: inline-block;
    vertical-align: top;
}

.gd {
    border: 2px solid #e24545;
    padding: 15px 30px;
    margin-bottom: 30px;
}

.gd li img {
    width: 135px;
    height: 135px;
    margin-right: 20px;
}

.gd .con {
    width: 975px;
}

.gd .con .title {
    color: #e24545;
    font-size: 20px;
    margin-bottom: 5px;
}

.gd .con .text {
    line-height: 28px;
    color: #333;
    height: 84px;
    text-align: justify;
}

.gd .con .more {
    text-align: right;
}

.gd .con .more a {
    color: #e24545;
}

.gd .con .more a:hover {
    text-decoration: underline;
}

.module_title {
    font-size: 24px;
    color: #333;
    margin-top: 40px;
    margin-bottom: 30px;
}

.module_title .stress {
    background-color: #e24545;
    color: #fff;
}

.module_title .red_dot {
    color: #e24545;
}

.module_title .lower {
    font-size: 16px;
}

.adv_detail a {
    vertical-align: top;
    display: inline-block;
    margin-right: 35px;
    width: 270px;
    height: 130px;
    background: url('../img/orange.png') no-repeat 0 0;
}

.adv_detail a:hover {
    box-shadow: 0 0 10px #f2a670;
}

.adv_detail a:nth-child(2) {
    background: url('../img/green.png') no-repeat 0 0;
}

.adv_detail a:nth-child(2):hover {
    box-shadow: 0 0 10px #9cdf74;
}

.adv_detail a:nth-child(3) {
    background: url('../img/blue.png') no-repeat 0 0;
}

.adv_detail a:nth-child(3):hover {
    box-shadow: 0 0 10px #8ea4ec;
}

.adv_detail a:last-child {
    background: url('../img/red.png') no-repeat 0 0;
    margin-right: 0;
}

.adv_detail a:nth-child(4):hover {
    box-shadow: 0 0 10px #ef9595;
}

.adv_detail a .tip {
    font-size: 12px;
    color: #fff;
    margin-top: 20px;
    margin-left: 30px;
}

.adv_detail a .note {
    font-size: 22px;
    color: #fff;
    margin-top: 50px;
    margin-left: 20px;
}

.module_title .tip {
    letter-spacing: 5px;
}

.method_detail .left {
    padding: 0 20px;
    border: 1px solid #666;
    border-radius: 5px;
    vertical-align: middle;
    text-align: center;
    margin-right: 80px;
}

.method_detail .left span {
    display: block;
    text-align: center;
    line-height: 40px;
    color: #333;
}

.method_detail .left span:first-child {
    border-bottom: 1px solid #666;
}

.method_detail .left span:hover,
.method_detail .left span.current {
    color: #e24545;
}

.method_detail .right {
    width: 826px;
    vertical-align: middle;
    margin-top: -162px;
    margin-left: 7px;
}

.method_detail .right td {
    text-align: center;
    width: 206px;
    border: 1px solid #ddd;
    height: 40px;
    color: #333;
}

.method_detail .right thead td {
    font-size: 16px;
    background-color: #f3eded;
}

.flow a {
    display: inline-block;
    width: 110px;
    height: 36px;
    border: 1px solid #333;
    text-align: center;
    line-height: 36px;
    color: #333;
    border-radius: 30px;
    margin-right: 15px;
    font-size: 14px;
}

.flow img {
    vertical-align: top;
    margin-top: 11px;
    margin-right: 15px;
}

.flow a:hover {
    background-color: #e24545;
    border: 1px solid #e24545;
    color: #fff;
    box-shadow: 0 0 10px #e24545;
}

.flow p {
    margin: 15px 0;
    text-align: right;
    padding-right: 140px;
}

.teach-container {
    overflow: hidden;
    position: relative;
    max-height: 300px;
}

.teach-container h2 {
    font-size: 18px;
    color: #e24545;
    margin-bottom: 15px;
}

.teach-container h2 i {
    font-size: 30px;
}

.teach-container h2 img {
    margin-right: 10px;
}

.teach-container .left {
    margin-top: 30px;
    padding-left: 5px;
    width: 550px;
    vertical-align: middle;
}

.teach-container .left .text {
    color: #666;
    line-height: 24px;
    margin-bottom: 24px;
    height: 48px;
    margin-top: 20px;
}

.teach-container .left .down {
    text-align: right;
}

.teach-container .left a {
    display: inline-block;
    width: 60px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    background-color: #e24545;
    color: #fff;
    box-shadow: 0 0 10px #e24545;
}

.teach-container .right {
    width: 565px;
    height: 340px;
}

.teach-container .right span {
    margin-top: 60px;
    display: inline-block;
    width: 338px;
    height: 278px;
    border: 5px solid #e24545;
    margin-left: 105px;
    vertical-align: middle;
}

.teach-container .right img {
    width: 338px;
    height: 296px;
    margin-top: -60px;
}

.teacher .teach-container .teach-pagination {
    position: absolute;
    /*top: 74px;*/
    left: 800px;
    z-index: 10;
}

.teacher .teach-container .teach-pagination .swiper-pagination-bullet {
    vertical-align: middle;
}

.teacher .teach-container .teach-pagination .swiper-pagination-bullet-active {
    width: 4px;
    height: 4px;
    border: 4px solid #e24545;
    background-color: #fff;
}

.student-container {
    text-align: center;
    padding: 0 60px;
    height: 280px;
    overflow: hidden;
    position: relative;
}

.student-container .swiper-wrapper {}

.student-container .swiper-button-prev {
    position: absolute;
    top: 50%;
    left: 0px;
    width: 41px;
    height: 41px;
    background: url('../img/toleft.png') no-repeat 0 0;
    background-size: 100% 100%;
    opacity: 1;
    z-index: 10;
    border-radius: 0px;
}

.student-container .swiper-button-next {
    position: absolute;
    top: 55%;
    right: 0px;
    width: 41px;
    height: 41px;
    background: url('../img/toright.png') no-repeat 0 0;
    background-size: 100% 100%;
    opacity: 1;
    z-index: 10;
    border-radius: 0px;
}

.comment_content {
    display: inline-block;
    width: 238px;
    height: 280px;
    background: url('../img/imgout/comment.png') no-repeat 0 0;
    background-size: 100% 100%;
    margin: 0 10px;
}

.comment_content .border {
    text-align: center;
    width: 198px;
    height: 228px;
    margin-top: 24px;
    margin-left: 20px;
    background: url('../img/border.png') no-repeat 0 0;
    background-size: 100% 100%;
}

.comment_content .name {
    font-size: 22px;
    display: inline-block;
    color: #e24545;
    margin-top: 10px;
    margin-bottom: 15px;
}

.comment_content .text {
    padding: 0 20px;
    color: #fff;
    text-align: left;
    line-height: 24px;
    height: 120px;
}

.comment_content .school {
    display: inline-block;
    color: #fff;
    background-color: transparent;
    margin-top: 41px;
}

.adv_banner {
    margin: 30px 0;
}

.test_new {
    width: 350px;
    display: inline-block;
    vertical-align: top;
    margin-right: 75px;
}

.test_new .title {
    width: 350px;
    /*height: 160px;*/
    /*background: url('../img/imgout/uni.png') no-repeat 0 0;*/
    background-size: 100% 100%;
    margin-bottom: 30px;
}

.test_new .title span {
    display: inline-block;
    padding: 3px 10px;
    background-color: #e24545;
    color: #fff;
    box-shadow: 0 5px 10px #e24545;
    position: relative;
    /*top: 147px;*/
    left: 10px;
}

.test_new .name {
    font-size: 18px;
    color: #333;
    margin-bottom: 5px;
}

.test_new .fr {
    color: #e24545;
}

.test_new .fr:hover {
    text-decoration: underline;
}

.test_new .text {
    line-height: 20px;
    color: #333;
    margin-bottom: 5px;
    height: 60px;
}

.test_new .list a {
    display: block;
    color: #333;
    width: 340px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 24px;
}

.test_new .list a i {
    color: #e24545;
    margin-right: 5px;
}

.test_new:last-child {
    margin-right: 0px;
}

.foot {
    padding-top: 30px;
    padding-bottom: 30px;
    background: url('../img/foot_bg.png') no-repeat 0 0;
    background-size: 100% 100%;
    margin-top: 30px;
    text-align: center;
}

.foot p {
    line-height: 30px;
    color: #fff;
}

.foot p a {
    display: inline-block;
    color: #fff;
    margin: 0 20px;
}

.foot p a:hover {
    text-decoration: underline;
}

.nav_left {
    display: inline-block;
    vertical-align: top;
    width: 260px;
    margin-right: 68px;
    border: 1px solid #333;
    background: url('../img/left_bg.png') no-repeat 0 0;
    background-size: 100% 100%;
    margin-top: 30px;
    position: relative;
}

.nav_left .nav_top .title {
    margin-top: -1px;
    width: 285px;
    padding-top: 10px;
    height: 62px;
    background-color: #e24545;
    border-left: 15px solid #333;
    text-align: right;
    font-size: 20px;
    color: #fff;
    box-shadow: 5px 5px 10px #e24545
}

.nav_left .nav_top .title span {
    display: inline-block;
    letter-spacing: 4px;
    font-size: 14px;
}

.nav_left .nav_top li a {
    display: block;
    line-height: 30px;
    margin: 10px 0;
    color: #333;
    font-size: 18px;
    text-align: center;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
}

.nav_left .nav_top li a.current {
    color: #b01818;
}

.nav_left .nav_top li a:hover {
    color: #e24545;
    border-left: 2px solid #e24545;
    border-right: 2px solid #e24545;
}

.nav_bottom {
    margin-top: 20px;
    text-align: center;
}

.nav_bottom .eng {
    font-size: 18px;
    color: #333;
    margin: 0 10px;
    padding-bottom: 5px;
    border-bottom: 3px solid #333;
    margin-bottom: 5px;
}

.nav_bottom .eng span {
    display: inline-block;
    padding: 0 15px;
    background-color: #e24545;
    color: #fff
}

.nav_bottom .title {
    font-size: 20px;
    color: #333;
    margin-bottom: 15px;
}

.nav_bottom li img {
    width: 145px;
}

.nav_bottom .cate {
    color: #333;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.nav_bottom .btn a {
    display: inline-block;
    width: 110px;
    height: 36px;
    border: 1px solid #333;
    text-align: center;
    line-height: 36px;
    border-radius: 30px;
    margin-bottom: 10px;
    color: #333;
}

.nav_bottom .btn a:hover {
    background-color: #e24545;
    color: #fff;
    border: 1px solid #e24545;
}

.nav_bottom .phone {
    color: #e24545;
    font-size: 20px;
    margin-bottom: 20px;
}

.content_right {
    display: inline-block;
    vertical-align: top;
    margin-top: 30px;
    width: 870px;
}

.where a {
    color: #333;
    margin-bottom: 20px;
}

.where a:hover {
    color: #e24545;
    text-decoration: underline;
}

.content_title {
    font-size: 20px;
    color: #333;
    line-height: 40px;
    border-bottom: 3px solid #333;
    margin-bottom: 15px;
}

.content_right .fr {
    display: inline-block;
    margin-top: 5px;
}

.content_right .title a {
    font-size: 16px;
    line-height: 28px;
    color: #333;
}

.content_right .writing {
    line-height: 28px;
    color: #333;
    margin-bottom: 30px;
    text-align: left;
}

.web_link {
    line-height: 40px;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 15px;
}

.web_link a {
    display: inline-block;
    margin-right: 20px;
    color: #333;
}

.web_link a:hover {
    color: #e24545;
    text-decoration: underline;
}

.test_cate {
    border-bottom: 1px solid #333;
    padding-bottom: 15px;
    margin-bottom: 10px;
}

.test_cate span {
    display: inline-block;
    margin-right: 30px;
    color: #333;
}

.teacher_team li {
    display: inline-block;
    border: 5px solid #d2d2d2;
    width: 300px;
    height: 290px;
    position: relative;
    cursor: pointer;
    margin-right: 65px;
    margin-bottom: 30px;
}

.teacher_team li h2 {
    width: 100%;
    height: 100%;
}

.teacher_team li:nth-child(2n) {
    margin-right: 0px;
}

.teacher_team li:hover {
    border: 5px solid #e24545;
}

.teacher_team li img {
    width: 100%;
    height: 100%;
}

.teacher_team li span {
    font-size: 16px;
    color: #e24545;
    position: absolute;
    top: 10px;
    left: 10px;
}

.page {
    text-align: center;
}

.page li {
    display: inline-block;
}

.page span {
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #444;
    color: #333;
    text-align: center;
    line-height: 36px;
    margin: 0 10px;
}

.page a {
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #444;
    color: #333;
    text-align: center;
    line-height: 36px;
    margin: 0 10px;
}

.page a.next {
    display: inline-block;
    width: 110px;
    height: 36px;
    border-radius: 30px;
    border: 1px solid #444;
    color: #333;
    text-align: center;
    line-height: 36px;
    margin: 0 10px;
}

.page a.prev {
    display: inline-block;
    width: 110px;
    height: 36px;
    border-radius: 30px;
    border: 1px solid #444;
    color: #333;
    text-align: center;
    line-height: 36px;
    margin: 0 10px;
}

.page a:hover {
    border: 1px solid #e24545;
    background-color: #e24545;
    color: #fff;
    box-shadow: 0px 0px 10px #e24545;
}

.page span {
    border: 1px solid #e24545;
    background-color: #e24545;
    color: #fff;
    box-shadow: 0px 0px 10px #e24545;
}

.photo {
    border: 5px solid #e24545;
    width: 300px;
    height: 290px;
    margin: 20px 0;
}

hr {
    border: 0;
    border-top: 1px solid #333;
    margin: 30px 0;
}

.writing .red {
    color: #e24545;
}

.report {
    border: 1px solid #ddd;
    padding: 20px 0;
    background-color: #f7f7f7;
}

.report h2 {
    font-size: 20px;
    color: #333;
    text-align: center;
    margin-bottom: 20px;
}

.report p {
    width: 450px;
    margin: auto;
    margin-bottom: 20px;
    color: #333;
    text-align: left;
}

.report p .red {
    color: #e24545;
}

.report p span {
    color: #333;
    margin-right: 10px;
}

.report p input {
    width: 350px;
    height: 36px;
    padding-left: 10px;
}

.radio+i {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url('../img/radio.png') no-repeat 0 0;
    background-size: 100% 100%;
    margin-right: 5px;
    vertical-align: top;
    margin-top: 3px;
}

.radio:checked+i {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url('../img/radioed.png') no-repeat 0 0;
    background-size: 100% 100%;
    margin-right: 5px;
    vertical-align: top;
    margin-top: 3px;
}

.report p select {
    width: 250px;
    height: 25px;
}

.report a.btn {
    display: block;
    width: 90px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #ddd;
    background-color: #e24545;
    color: #fff;
    margin: auto;
    border-radius: 30px;
}

.report p.code input {
    height: 36px;
    padding-left: 10px;
    width: 150px;
}

.report p.code a {
    display: inline-block;
    border: 1px solid #ddd;
    position: relative;
    top: 13px;
    left: 20px;
}

.report p.code a img {
    height: 36px;
    width: 100px;
}

.student_team li {
    border: 3px solid #d2d2d2;
    width: 180px;
    height: 246px;
    display: inline-block;
    vertical-align: top;
    margin-right: 85px;
    margin-bottom: 30px;
    /*cursor: pointer;*/
}

.student_team li:hover {
    border: 3px solid #e24545;
}

.student_team li:nth-child(3n) {
    margin-right: 0px;
}

.student_team li .student {
    width: 100%;
    height: 136px;
    margin-bottom: 5px;
}

.student_team li p {
    padding: 0 20px;
    line-height: 26px;
    color: #333;
}

.student_team li p a.fr {
    color: #333;
    margin-top: 0px;
}

.content .title i {
    font-size: 14px;
}

.content .school {
    color: #333;
}

.question li {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #ddd;
}

.question li a {
    color: #333;
}

.question li a:hover {
    color: #e24545;
}

.mes {
    text-align: center;
    font-size: 12px;
    color: #a0a0a0;
    padding-bottom: 10px;
    margin-top: 15px;
    border-bottom: 1px dashed #ddd;
}

.content_right .title .tit {
    display: inline-block;
    /*width:700px;*/
    width: 100%;
    text-align: center;
}

.arrange {
    width: 500px;
    margin-bottom: 30px;
}

.arrange td {
    border: 1px solid #ddd;
    padding: 10px 0;
    text-align: center;
}

.arrange thead tr {
    background-color: #e4ebef;
}

.arrange tbody tr:nth-child(2n-1) {
    background-color: #f8f8f8;
}

.download {
    margin-top: 10px;
    margin-bottom: 30px;
}

.download li {
    padding-bottom: 10px;
    color: #333;
    margin-bottom: 10px;
    border-bottom: 1px dashed #ddd;
}

.download li .fr {
    margin-top: 0px;
    color: #e24545;
}

.download li .fr:hover {
    text-decoration: underline;
}

.consult {
    border: 1px solid #ddd;
    padding: 20px 0;
    text-align: center;
}

.consult .red {
    color: #e24545;
    display: inline-block;
    vertical-align: top;
}

.consult .title {
    color: #333;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
}

.consult p {
    margin-bottom: 15px;
    color: #333;
}

.consult p input {
    width: 209px;
    height: 32px;
}

.consult .box {
    position: relative;
    display: inline-block;
}

.consult .box i {
    position: absolute;
    top: 10px;
    left: 5px;
    color: #999;
}

.consult .box textarea {
    width: 194px;
    height: 140px;
    padding: 10px;
}

.consult .btn {
    display: block;
    width: 80px;
    height: 32px;
    border: 1px solid #333;
    color: #333;
    text-align: center;
    line-height: 32px;
    margin: auto;
}

.content-tab-border table tbody tr td {
    border: 1px solid #333;
}

#applyFormSub select {
    border: 0px solid #ddd;
}

.f_links {
    display: flex;
    flex-wrap: wrap;
    width: 990px;
    margin: 0 auto;
}

.f_links span,
.f_links a {
    line-height: 24px;
    margin-right: 10px;
    color: #fff;
}