@charset "UTF-8";
.pat_35 {
    padding-top: 35px;
}
/*页码*/
.mypage {
    /*clear: both;*/
    width: 100%;
    height: auto;
    border: #BF1628 0px solid;
    margin: 0 auto;
    padding: 60px 0;
    text-align: center;
    font-size: 16px;
}
.mypage input {
    width: 60px;
    padding: 6px 12px;
    border: 1px solid #DBDBDB;
    font-size: 16px;
    text-align: center;
}
.pc_dis {
    display: none;
}
.mypage a {
    color: #4d555d;
    width: auto;
    height: auto;
    padding: 6px 12px;
    font-size: 16px;
    margin-right: 5px;
    border: 1px solid #DBDBDB;
    background: #F5F5F5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.mypage span {
    color: #717171;
    width: auto;
    height: auto;
    padding: 10px;
    font-size: 16px;
    border-radius: 5px;
    margin-right: 5px;
}
.mypage .linking,
.mypage a:hover {
    color: #fff;
    background: #BF1628;
    border: 1px solid transparent;
    border-radius: 4px;
}
.list-opt-pd {
    padding-bottom: 7px;
}
.pad_top30 {
    padding-top: 30px;
}
.list-cate-item:last-child {
    border-bottom: none;
}
.course-cate-choose {
    padding: 15px 20px;
}
.list-cate-title {
    display: inline-block;
    vertical-align: top;
    color: #444444;
    font-size: 16px;
    width: 70px;
    font-weight: bold;
    line-height: 50px;
    text-align: right;
}
.list-cate-ul-w1 {
    width: 1089px;
    padding-left: 10px;
}
.list-cate-ul-w1 .revi-search-bar {
    margin: 10px 0;
    height: 30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.list-cate-ul-w1 .revi-searchbar-content {
    height: 30px;
}
.list-cate-ul-w1 .revi-search-ipt {
    padding: 0 10px;
    line-height: 30px;
    font-size: 12px;
    height: 28px;
}
.list-cate-ul-w1 .revi-search-btn {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 53px;
    line-height: 26px;
}
.list-cate-ul-w1 .revi-search-btn i {
    color: #0268BA;
}
.list-cate-ul > li {
    display: inline-block;
    margin-right: 9px;
    margin-top: 13px;
}
.list-cate-ul > li > a {
    display: inline-block;
    font-size: 16px;
    color: #555;
    padding: 2px 15px;
}
.listCate-ul-w {
    overflow: hidden;
}
.cert-more-look {
    display: none;
    font-size: 14px;
    color: #0268BA;
    line-height: 50px;
    cursor: pointer;
}
.choi-more-icon {
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
}
.drop-arrow-more {
    display: block;
    width: 14px;
    height: 14px;
    border: 1px solid #dadada;
    background: #eeecec;
    font-size: 12px;
    color: #8d8d8d;
    text-align: center;
    line-height: 16px;
}
.list-cate-ul-h {
    overflow: hidden;
}
.list-cate-ul > .select > a {
    color: #fff;
    font-size: 16px;
    background: #BF1628;
    border-radius: 5px;
}
.list-cate-ul a:hover {
    color: #fff;
    font-size: 16px;
    background: #BF1628;
    border-radius: 5px;
}
.list-choose-item {
    display: inline-block;
    border: 1px solid transparent;
    font-size: 14px;
    color: #555;
    background: #f4f4f4;
    padding: 3px 8px;
    margin-right: 12px;
}
.list-choose-item a {
    display: inline-block;
    margin-right: 5px;
    color: #555;
}
.set-close-ico {
    display: inline-block;
    vertical-align: middle;
    font-size: 8px;
    cursor: pointer;
    color: #383741;
    margin-left: 17px;
}
.course-choose-clear {
    font-size: 14px;
    color: #555;
    display: inline-block;
}
.course-choose-clear:hover {
    color: #0268BA;
}
.list-choose-item:hover {
    background: #0268BA;
}
.list-choose-item:hover a {
    color: #fff;
}
.list-choose-item:hover .set-close-ico {
    color: #fff;
}
.list-ul-box {
    position: relative;
}
.inline {
    display: inline-block;
}
.mt_20 {
    margin-top: 20px;
}
.cate_serch {
    display: flex;
    width: 400px;
}
.cate_serch button {
    width: 80px;
    height: 40px;
    line-height: 40px;
    background: #BF1628;
    color: #fff;
    font-size: 16px;
    border: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.cate_serch .cate_serch_input {
    width: 320px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #BF1628;
    font-size: 16px;
    background: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    display: flex;
    background: #fff;
}
.cate_serch_input input {
    width: 100%;
    height: 100%;
    border: none;
    background: #fff;
    border-radius: 5px;
}
.cate_serch_input i {
    font-size: 20px;
    margin: 0 10px;
    color: #BF1628;
}
.cate_inner {
    padding-top: 10px;
}
.sed {
    border-left: 1px solid #666666;
    float: left;
    height: 20px;
    margin-top: 16px;
    margin-left: 15px;
    margin-right: 15px;
}
.shop_list ul {
    display: flex;
    flex-direction: row;
    flex-flow: wrap;
}
.shop_list ul li {
    width: 270px;
    border: 1px solid #F0F1F6;
    margin-right: 40px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-bottom: 30px;
}
.shop_list ul li:nth-child(4n) {
    margin-right: 0;
}
.shop_list ul li:hover .shop_hide {
    display: block;
}
.shop_img {
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}
.shop_img img {
    width: 100%;
}
.shop_hide {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}
.shop_hide h5 {
    text-align: center;
    line-height: 20px;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.shop_hide h5 i {
    font-size: 20px;
}
.shop_text {
    padding: 15px 10px;
    background: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.shop_text h4 {
    line-height: 20px;
    height: 40px;
    margin-bottom: 10px;
}
.shop_text p {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 19px;
}
.shop_text p i {
    font-size: 24px;
    color: #DBDBDB;
    margin-left: 5px;
}
.shop_list ul li:hover .shop_text p i {
    color: #BF1628;
}
.shop_list ul li:hover {
    box-shadow: 0 0 10px #ccc;
}
/*弹出框*/
.tailoring-container {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000;
    top: 0;
    left: 0;
    display: none;
    background: rgba(0, 0, 0, 0.3);
}
.tailoring-container .black-cloth {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #111;
    opacity: .9;
    z-index: 1001;
}
.tailoring-container .tailoring-content {
    position: absolute;
    width: 1000px;
    height: 720px;
    background: #fff;
    z-index: 1002;
    left: 0;
    top: 0;
    box-shadow: 0 0 10px #ccc;
    padding-bottom: 30px;
}
.tailoring-content-one {
    height: 40px;
    width: 100%;
    border-bottom: 1px solid #DDD;
    background-color: #BF1628;
    text-align: center;
    position: relative;
}
.tailoring-content-one h1 {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
}
.shares .tailoring-contents {
    position: absolute;
    width: 300px;
    height: 200px;
    background: #fff;
    z-index: 1002;
    left: 0;
    top: 0;
    box-shadow: 0 0 10px #ccc;
    padding-bottom: 30px;
}
.tailoring-contents .choose-btn {
    float: left;
}
.tailoring-contents .close-tailoring {
    position: absolute;
    display: inline-block;
    height: 30px;
    width: 30px;
    color: #fff;
    font-size: 30px;
    text-align: center;
    line-height: 30px;
    right: 5px;
    top: 2px;
    cursor: pointer;
}
.tailoring-contents .tailoring-content-two {
    width: 100%;
    position: relative;
    padding: 30px;
    /*border-bottom: 2px solid #EDF2FA;*/
}
/* 真题 */
.examination {
    overflow: hidden;
}
.examination_lf {
    width: 890px;
    float: left;
}
.examination_rt {
    margin-left: 940px;
}
.examination_lf h1 {
    padding-top: 10px;
    padding-bottom: 30px;
    border-bottom: 1px solid #DBDBDB;
}
.examination_form h2 {
    padding: 20px 0;
}
.examination_form label {
    display: block;
    margin: 20px 0 20px 28px;
    font-size: 16px;
    color: #333333;
}
.examination_form label input {
    margin-right: 3px;
    width: 20px;
    height: 20px;
    vertical-align: top;
}
.examination_form label button {
    display: block;
    width: 130px;
    height: 32px;
    line-height: 32px;
    outline: none;
    background: rgba(236, 236, 236, 0.9);
    border: 0;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    color: #a9a9a9;
    font-size: 15px;
    cursor: pointer;
    margin-top: 15px;
}
.examination_form label button.active {
    background: #BF1628;
    color: #ffffff;
}
.examination_form input[type=radio],
.examination_form input[type=checkbox] {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-left: 5px;
    -webkit-appearance: none;
    background-color: transparent;
    border: 0;
    outline: 0 !important;
    line-height: 20px;
    color: #d8d8d8;
}
.examination_form input[type=radio]:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    line-height: 14px;
    font-size: 16px;
    color: #fff;
    border: 2px solid #ddd;
    background-color: #fff;
    box-sizing: border-box;
}
.examination_form input[type=checkbox]:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 14px;
    font-size: 16px;
    color: #fff;
    border: 2px solid #ddd;
    background-color: #fff;
    box-sizing: border-box;
}
.examination_form input[type=checkbox]:checked:after {
    border: none;
    background-image: url("../images/second/checkboxed.png");
    background-repeat: no-repeat;
    background-size: cover;
}
.examination_form input[type=radio]:checked:after {
    content: "L";
    transform: matrix(-0.766044, -0.642788, -0.642788, 0.766044, 0, 0);
    -webkit-transform: matrix(-0.766044, -0.642788, -0.642788, 0.766044, 0, 0);
    border-color: #036B4C;
    background-color: #036B4C;
}
.pro_inner {
    padding: 10px 0;
    border-top: 1px solid #D6D6D6;
    border-bottom: 1px solid #D6D6D6;
    overflow: hidden;
}
.pro_pre,
.pro_next {
    float: left;
    width: 50%;
    text-align: center;
}
.pro_pre a,
.pro_next a {
    font-size: 16px;
    border: 1px solid #BF1628;
    width: 180px;
    display: inline-block;
    color: #BF1628;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
.pro_pre a span {
    position: relative;
    top: -3px;
    display: inline-block;
    width: 6px;
    height: 6px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    border-left: 2px solid #BF1628;
    border-bottom: 2px solid #BF1628;
}
.pro_pre a:hover,
.pro_next a:hover {
    background-color: #BF1628;
    color: #fff;
}
.pro_next a span {
    position: relative;
    top: -3px;
    display: inline-block;
    width: 6px;
    height: 6px;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
    border-left: 2px solid #BF1628;
    border-bottom: 2px solid #BF1628;
}
.examination_form {
    min-height: 380px;
}
.examination {
    padding-bottom: 40px;
}
.examination_item {
    border: 1px solid #AEAEAE;
    border-radius: 10px;
    padding: 30px 20px;
}
.examination_item h2 {
    margin-bottom: 0;
}
.watch {
    text-align: center;
}
.watch b {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 8px;
    background: url(../images/second/biao1.png) no-repeat;
}
.watch .watch_d {
    font-size: 25px;
    color: #333333;
    padding-right: 8px;
    height: 61px;
    line-height: 61px;
}
.watch .watch_r {
    float: right;
    margin-left: 8px;
}
.watch .watch_r span,
.watch .watch_r i {
    font-size: 22px;
    font-style: normal;
}
.exam_it {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}
.exam_it li {
    margin-top: 16px;
    margin-right: 19px;
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    font-size: 14px;
    text-align: center;
    line-height: 18px;
    border: 1px solid #444444;
    cursor: pointer;
}
.exam_it li:nth-child(6n) {
    margin-right: 0;
}
.exam_it li.active {
    background-color: #F1CC00;
    color: #fff;
    border: 1px solid #F1CC00;
}
.exam_it li.current {
    background-color: #BF1628;
    color: #fff;
    border: 1px solid #BF1628;
}
.exam_it li.zhengque {
    background-color: #036B4C;
    color: #fff;
    border: 1px solid #036B4C;
}
.exam_it li.cuowu {
    background-color: #8C0202;
    color: #fff;
    border: 1px solid #8C0202;
}
.ail {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 15px;
    border-bottom: 1px solid #AEAEAE;
}
.ail_it {
    margin-right: 15px;
    margin-bottom: 10px;
}
.ail_it span {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #F1CC00;
}
.ail .ail_it:nth-child(2) span {
    background-color: #BF1628;
}
.ail .ail_it:nth-child(3) span {
    border: 1px solid #444444;
    background-color: #fff;
}
.ail .ail_it:nth-child(4) span {
    background-color: #036B4C;
}
.ail .ail_it:nth-child(5) span {
    background-color: #8C0202;
}
.ail_it div {
    display: flex;
    align-items: center;
}
.ail_it em {
    display: inline-block;
    margin-left: 5px;
    font-family: '宋体';
    color: #666;
}
.lianhe_cont {
    width: 400px;
    margin: auto;
    border-radius: 10px;
    border: 1px solid #BF1628;
    padding: 40px;
}
.lianhe_cont h1 {
    color: #444444;
    font-weight: 100;
    line-height: 35px;
}
.lianhe_cont h2 {
    margin-top: 15px;
}
.lianhe_img {
    padding: 15px;
}
.lianhe_img img {
    width: 100%;
}
.lianhe_cont p {
    line-height: 25px;
}
.lianhe_cont a {
    margin-top: 30px;
    font-size: 18px;
    border: 1px solid #BF1628;
    width: 100%;
    display: inline-block;
    color: #BF1628;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 45px;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
}
.lianhe_cont a:hover {
    background-color: #BF1628;
    color: #fff;
}
.lianhe_text {
    padding: 0 15px;
}
.lianhe_text h3 em {
    font-size: 40px;
}
.lianhe_text h4 {
    margin-top: 20px;
}
.jiexi {
    padding: 10px 0 40px;
}
.jiexi_btn {
    margin-top: 30px;
    font-size: 18px;
    width: 125px;
    display: inline-block;
    background-color: #BF2B2B;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
}
.jiexi_btn.zhengque {
    background-color: #036B4C;
}
.jiexi_cont {
    background-color: #F5F5F5;
    padding: 20px 30px;
}
.jiexi_cont h3 {
    padding-bottom: 15px;
    border-bottom: 1px solid #9C9C9C;
}
.jiexi_cont h4 {
    line-height: 40px;
}
.jiexi_cont p {
    line-height: 25px;
}
/* .jiexi{
    display: none;
} */
.tong_tit {
    padding: 20px 0;
}
.tong_tit ul {
    display: flex;
    justify-content: center;
}
.tong_tit ul li {
    padding: 0 10px 10px;
    margin: 0 45px;
    border-bottom: 3px solid transparent;
}
.tong_tit ul li.active {
    border-bottom: 3px solid #BF1628;
}
.tong_tit ul li.active a {
    color: #BF1628;
}
.case_main {
    overflow: hidden;
    padding-top: 15px;
}
.case_main_lf {
    float: left;
    width: 950px;
    padding: 15px;
    min-height: 800px;
    border-radius: 10px;
}
.case_main_rt {
    margin-left: 965px;
    min-height: 800px;
    border-radius: 20px;
    padding: 0;
}
.main-tit {
    padding: 20px 0 10px;
    position: relative;
}
.main-tit h2 {
    font-family: "宋体";
    font-size: 14px;
    color: #474f55;
    line-height: 18px;
    padding-bottom: 15px;
}
.main-tit h2 a {
    font-size: 14px;
    color: #474f55;
    line-height: 18px;
}
.main-tit h2 a.active,
.main-tit h2 a:hover {
    color: #BF1628;
}
.video_cont {
    overflow: hidden;
    height: 477px;
}
.video_lf {
    float: left;
    width: 850px;
}
.video_lf video {
    width: 100%;
}
.video_rt {
    margin-left: 850px;
    background-color: #000;
    height: 478px;
    overflow-y: scroll;
}
.video_rt h1 {
    padding-left: 15px;
    line-height: 60px;
    color: #fff;
    border-bottom: 1px solid #444444;
}
.video_rt ul li a {
    display: flex;
    padding: 10px 10px 10px 0;
    align-items: center;
    justify-content: space-between;
    color: #595757;
    font-size: 14px;
}
.video_rt ul li a i {
    margin-right: 5px;
    font-size: 24px;
    opacity: 0;
}
.video_rt ul li a p {
    line-height: 20px;
    height: 20px;
    font-family: '宋体';
}
.video_rt ul li a span {
    margin-left: 5px;
    font-size: 24px;
    opacity: 0;
}
.video_rt ul li:hover {
    background-color: #2C2C2C;
}
.video_rt ul li:hover a {
    color: #C3C3C3;
}
.video_rt ul li:hover a i {
    opacity: 1;
}
.video_rt ul li:hover a span {
    opacity: 1;
}
.video_bottom {
    height: 90px;
    background-color: #2C2C2C;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.vo_lf {
    width: 850px;
}
.vo_rt {
    width: 350px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.vo_rt .shes {
    display: flex;
    width: 100%;
    justify-content: space-around;
}
.vo_rt .shes .shes_item {
    color: #E8E8E8;
    line-height: 40px;
    display: flex;
    font-family: '宋体';
    font-size: 14px;
}
.vo_rt .shes .shes_item i {
    color: #E8E8E8;
    font-size: 30px;
    margin-right: 5px;
}
.vo_rt p {
    color: #E8E8E8;
}
.vo_lf h1 {
    line-height: 90px;
    height: 90px;
    padding: 0 35px;
    color: #E8E8E8;
}
.vo_rt .shes .shes_item:hover i {
    color: #BF1628;
}
.vo_rt .shes .shes_item:hover {
    color: #BF1628;
}
.luy_lf {
    float: left;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    width: 900px;
}
.luy_lf > div {
    min-height: 800px;
}
.luy_rt {
    margin-left: 920px;
}
.case_tit {
    border-bottom: 1px solid #ddd;
}
.case_tit h3 {
    font-size: 16px;
    color: #333333;
    display: inline-block;
    margin-right: 80px;
    line-height: 50px;
    border-bottom: 2px solid transparent;
    margin-left: 20px;
}
.case_tit h3.active,
.case_tit h3:hover {
    color: #BF1628;
    border-bottom: 2px solid #BF1628;
}
.case_item {
    display: none;
    padding: 20px;
}
.case_item.active {
    display: block;
}
.qing h4 {
    font-size: 14px;
    color: #333;
}
.qing p {
    font-size: 14px;
    color: #666;
    line-height: 30px;
}
.qing p img {
    max-width: 100%;
}
.menu_tit {
    font-size: 16px;
    height: 55px;
    line-height: 55px;
    padding: 0 10px;
    background-color: #F1F5F8;
    margin-bottom: 10px;
}
.menu ul li {
    margin: 8px 0;
}
.menu ul li a {
    display: block;
    width: 100%;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    color: #999999;
    padding-left: 10px;
    padding-right: 215px;
    position: relative;
}
.menu_item ul {
    display: none;
}
.menu_item.active ul {
    display: block;
}
.menu ul li.active a,
.menu ul li.on a,
.menu ul li:hover a {
    background-color: #F1F5F8;
    color: #0769B2;
}
.menu ul li span {
    position: absolute;
    top: 0;
}
.menu ul li span.s1 {
    right: 150px;
}
.menu ul li span.s2 {
    right: 10px;
}
.ping {
    padding: 10px 15px;
}
.ping_cont textarea {
    width: 100%;
    height: 140px;
    color: #999999;
    background-color: #F9FBFC;
    border: none;
    border: 1px solid #BF1628;
}
.ping_cont button {
    margin-top: 15px;
    display: inline-block;
    width: 120px;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    background-color: #BF1628;
    color: #fff;
    text-align: center;
    margin-left: 10px;
    border-radius: 30px;
    font-weight: bold;
    float: right;
}
.comment ul li .xy-img {
    float: left;
    width: 50px;
}
.comment ul li .xy-img span {
    color: #000;
    line-height: 20px;
}
.comment ul li {
    margin-bottom: 20px;
    padding: 15px;
    background-color: #F8F9FA;
    overflow: hidden;
}
.comment ul li .xy-img img {
    width: 100%;
}
.comment ul li .xyid {
    padding-top: 10px;
    font-size: 14px;
    color: #666;
    margin-left: 70px;
}
.comment ul li .xyid b {
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
}
.comment ul li span {
    display: inline-block;
    color: #999;
    margin-right: 20px;
    line-height: 30px;
}
.comment ul li span:nth-child(1) {
    color: #444;
    font-size: 16px;
}
.discuss_ic i {
    font-size: 23px;
    color: #B7B7B7;
}
.discuss_ic i.icon-xingxing {
    color: #F8C464;
}
.suit input[type=radio],
.suit input[type=checkbox] {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-left: 5px;
    -webkit-appearance: none;
    background-color: transparent;
    border: 0;
    outline: 0 !important;
    line-height: 20px;
    color: #d8d8d8;
    position: relative;
    top: -3px;
}
.suit input[type=radio]:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    line-height: 14px;
    font-size: 16px;
    color: #fff;
    border: 2px solid #ddd;
    background-color: #fff;
    box-sizing: border-box;
}
.suit input[type=checkbox]:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 14px;
    font-size: 16px;
    color: #fff;
    border: 2px solid #ddd;
    background-color: #fff;
    box-sizing: border-box;
}
.suit input[type=checkbox]:checked:after {
    border: none;
    background-image: url("../images/second/checkboxed.png");
    background-repeat: no-repeat;
    background-size: cover;
}
.suit input[type=radio]:checked:after {
    content: "L";
    transform: matrix(-0.766044, -0.642788, -0.642788, 0.766044, 0, 0);
    -webkit-transform: matrix(-0.766044, -0.642788, -0.642788, 0.766044, 0, 0);
    border-color: #BF1628;
    background-color: #BF1628;
}
.suit label {
    font-weight: normal;
    padding: 25px 0 15px 0;
    color: #444444;
    margin-right: 15px;
}
.suit li {
    padding-top: 40px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    overflow: hidden;
}
.suit li:last-child {
    border: none;
}
.suit li a {
    display: inline-block;
    width: 160px;
    height: 45px;
    font-size: 16px;
    line-height: 45px;
    background-color: #BF1628;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    float: right;
}
.jieguo_inner {
    width: 350px;
    height: 400px;
    border: 1px solid #BF1628;
    position: absolute;
    z-index: 1002;
    left: 0;
    top: 0;
    /* box-shadow: 0 0 10px #ccc; */
}
.tailoring-container .jieguo_cont {
    padding: 0 50px;
}
.jieguo_cont h1 {
    padding: 40px 0;
}
.jieguo_cont h3 {
    color: #BF2B2B;
    line-height: 30px;
}
.jieguo_cont a {
    margin-top: 25px;
    display: block;
    width: 100%;
    height: 45px;
    font-size: 16px;
    line-height: 43px;
    border: 1px solid #BF1628;
    color: #BF1628;
    text-align: center;
    border-radius: 5px;
}
.jieguo_cont a:hover {
    background-color: #BF1628;
    color: #fff;
}
.laos {
    border: 1px solid #BF1628;
    border-radius: 20px;
    overflow: hidden;
    display: flex;
}
.laos_lf {
    width: 10px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
}
.laos_lf i {
    display: block;
    width: 40px;
    height: 35px;
    background: url("../images/second/maohao.jpg") no-repeat;
    position: absolute;
    left: 10px;
    top: 10px;
}
.laos_rt {
    width: 630px;
    padding-right: 30px;
}
.laos_lf_img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    overflow: hidden;
    margin-top: 50px;
}
.laos_rt {
    padding-top: 60px;
    padding-bottom: 30px;
}
.laos_rt h2 {
    margin-bottom: 30px;
}
.laos_rt h2 span {
    display: inline-block;
    margin-left: 10px;
}
.laos_rt p {
    font-size: 14px;
    color: #666;
    line-height: 30px;
}
.laos_rt p img {
    max-width: 100%;
}
.taol li {
    margin-bottom: 20px;
}
.taol_cont {
    background: #F1F5F8;
    padding: 20px 10px;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
}
.taol_cont_lf {
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
}
.taol_cont_lf img {
    width: 100%;
}
.taol_cont_rt h2 {
    padding-top: 15px;
    margin-bottom: 15px;
}
.taol_cont i {
    position: absolute;
    right: 20px;
    top: 30px;
    font-size: 24px;
    color: #BDBEBE;
}
.taol_hide {
    display: none;
}
.taol_hide_cont {
    background: #F9FBFC;
    padding: 20px 10px;
    display: flex;
    position: relative;
    border-radius: 5px;
}
.taol li.active .taol_hide {
    display: block;
}
.ping_tit {
    margin: 20px 0;
    font-size: 16px;
    color: #BF1628;
    /* font-weight: bold; */
    padding-left: 8px;
    border-left: 3px solid #BF1628;
}
.pei_list .shop_list ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
}
.pei_list .shop_list ul {
    display: flex;
    flex-wrap: wrap;
}
.jigous {
    border: 1px solid #fff;
    padding: 0 10px;
}
.taol_cont_rt {
    margin-left: 90px;
}
.laos_lf_img img {
    width: 100%;
}
.you .tailoring-contents {
    position: absolute;
    width: 300px;
    height: 320px;
    background: #fff;
    z-index: 1002;
    left: 0;
    top: 0;
    box-shadow: 0 0 10px #ccc;
}
.rw_ti_rt {
    padding: 20px;
}
.rw_ti_rt h4 {
    line-height: 50px;
}
.rw_ti_rt p {
    line-height: 25px;
}
.rw_ti_rt a {
    margin-top: 20px;
    display: inline-block;
    text-align: center;
    margin-right: 20px;
    width: 75px;
    height: 30px;
    background: #B6C4D1;
    color: #fff;
    line-height: 30px;
    border-radius: 5px;
}
.rw_ti_rt a.active {
    background: #2C9EF7;
}
.rw_ti_rt textarea {
    width: 100%;
    height: 150px;
    min-height: 100px;
    line-height: 20px;
    padding: 6px 10px;
    resize: vertical;
    border-color: #e6e6e6;
}
.you .tailoring-contents .close-tailoring {
    position: absolute;
    display: inline-block;
    height: 30px;
    width: 30px;
    color: #BF1628;
    font-size: 30px;
    text-align: center;
    line-height: 30px;
    right: 5px;
    top: 2px;
    cursor: pointer;
}
.banners img {
    width: 100%;
}
.search {
    padding: 20px 0 10px 0;
    background: #BF1628;
}
.search_inner {
    width: 600px;
    margin: auto;
}
.search_top {
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
}
.search_lf {
    display: flex;
    height: 40px;
    border-radius: 5px;
    background: #fff;
    width: 515px;
    align-items: center;
}
.search_lf input {
    width: 100%;
    height: 100%;
    border: none;
    background: #ffff;
    border-radius: 5px;
}
.search_lf i {
    font-size: 24px;
    color: #BF1628;
    margin: 0 10px;
}
.search_top button {
    width: 80px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ffff;
    color: #fff;
    font-size: 16px;
    background: none;
    border-radius: 5px;
}
.itemize {
    border-bottom: 1px solid #E7E7E7;
}
.itemize a {
    text-align: center;
    display: inline-block;
    width: 120px;
    padding-bottom: 20px;
    border-bottom: 3px solid transparent;
    margin-right: 20px;
}
.itemize a.active {
    color: #BF1628;
    border-bottom: 3px solid #BF1628;
    font-weight: bold;
}
.eggplant ul li {
    padding: 35px 0;
    border-bottom: 1px solid #E4E4E4;
}
.eggplant_cont {
    overflow: hidden;
}
.eggplant_lf {
    float: left;
    width: 180px;
    height: 135px;
    border-radius: 15px;
    overflow: hidden;
}
.eggplant_rt {
    margin-left: 190px;
}
.eggplant_top {
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.eggplant_top h4 {
    width: 60%;
}
.eggplant_top span {
    width: 40%;
    text-align: right;
}
.egg_p {
    line-height: 25px;
    height: 50px;
    margin-bottom: 10px;
}
.eggplant_bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.eggplant_bottom span {
    display: inline-block;
    width: 140px;
    height: 35px;
    line-height: 33px;
    border: 1px solid #BF1628;
    border-radius: 5px;
    text-align: center;
    color: #BF1628;
}
.eggplant ul li:hover .eggplant_top h4 {
    color: #BF1628;
}
.eggplant ul li:hover .eggplant_bottom p {
    color: #BF1628;
}
.eggplant ul li:hover .eggplant_bottom span {
    background: #BF1628;
    color: #fff;
}
.f-det {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.f-det h4 {
    font-size: 30px;
    color: #333;
    text-align: center;
    line-height: 50px;
}
.f-det span {
    display: inline-block;
    margin: 20px 20px;
    color: #999;
}
.f-det:hover span {
    color: #BF1628;
}
.news-cont p img {
    width: 100%;
    margin-bottom: 30px;
}
.news-cont p {
    font-size: 14px;
    color: #757575;
    line-height: 30px;
}
.f-return ul li {
    float: left;
    width: 33.33%;
    color: #333;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
}
.f-return ul li:hover a {
    color: #BF1628;
}
.f-return ul {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin: 30px 0;
}
.f-return ul li:nth-child(2) {
    text-align: center;
}
.f-return ul li:nth-child(3) {
    text-align: right;
}
.zc_detail {
    padding: 20px;
}
.qq_cont {
    border: 1px solid #C0C0C0;
}
.qq_tit {
    padding: 5px 10px;
    border-bottom: 1px solid #C0C0C0;
    display: flex;
    align-items: center;
}
.qq_tit i {
    color: #F6BB00;
    font-size: 24px;
    margin-right: 5px;
}
.qq_text {
    min-height: 150px;
    line-height: 30px;
}
.qq_text img {
    height: 30px;
}
.qq a {
    display: block;
    width: 160px;
    height: 40px;
    line-height: 38px;
    border: 1px solid #BF1628;
    border-radius: 5px;
    text-align: center;
    color: #BF1628;
    margin: 25px 0;
}
.qq a:hover {
    background-color: #BF1628;
    color: #fff;
}
.face ul {
    display: flex;
    flex-wrap: wrap;
    border: 2px solid #C0C0C0;
    border-radius: 5px;
    overflow: hidden;
    width: 570px;
    align-items: center;
}
.face ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 14.28%;
    border-right: 1px solid #EAEAEA;
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #EAEAEA;
}
.qq {
    position: relative;
}
.face {
    position: absolute;
    left: 50px;
    top: 10px;
    display: none;
}
.hui_tit {
    padding: 15px 0;
}
.hui_tit i {
    margin-right: 5px;
    font-size: 18px;
}
.taol_cont_tit {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.taol_cont_tit h3 span {
    margin: 0 5px;
    font-size: 18px;
}
.announce .taol_cont_lf {
    float: left;
    width: 80px;
    height: 80px;
    border-radius: 0;
}
.announce .taol_cont {
    padding: 20px;
    border-radius: 0;
}
.announce .taol_cont i {
    display: inline-block;
    width: 45px;
    height: 45px;
    background: url('../images/second/lanlou.png') no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}
.announce ul li {
    margin-bottom: 20px;
    border: 1px solid transparent;
}
.announce ul li:hover {
    border: 1px solid #BF1628;
}
.fa_lst {
    padding: 10px 0;
    background: #EDEDED;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.fa_lst span {
    display: inline-block;
    padding: 0 15px;
}
.fa_lst span.active,
.fa_lst span:hover {
    color: #BF1628;
}
.announce_item {
    display: none;
}
.sanders {
    padding-top: 35px;
}
.sanders li {
    padding: 15px 0;
    border: 1px solid #F6F6F6;
    margin-bottom: 35px;
}
.sanders_text_lf {
    width: 70px;
    text-align: center;
    float: left;
}
.sanders_text_lf i {
    font-size: 24px;
}
.sanders_text_rt {
    margin-left: 70px;
    padding-right: 15px;
}
.sanders_text h2 {
    padding-bottom: 15px;
}
.sanders_text_top i {
    color: #FF9600;
}
.sanders_text_lf .col_lan {
    color: #0080E8;
}
.sanders_text_rt p {
    line-height: 25px;
    height: 50px;
    margin-bottom: 10px;
}
.sanders li:hover .sanders_text_rt h2 {
    color: #BF1628;
}
.sanders li:hover .sanders_text_rt span {
    color: #BF1628;
}
.sanders li:hover {
    border: 1px solid #BF1628;
}
.bei ul {
    display: flex;
    padding-top: 35px;
    flex-wrap: wrap;
}
.bei ul li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 35px;
}
.bei ul li:nth-child(3n) {
    margin-right: 0;
}
.bei ul li img {
    width: 100%;
}
.bei_img {
    position: relative;
}
.bei_hide {
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    left: 0;
    bottom: 0;
    text-align: center;
}
.bei_hide h4 {
    height: 50px;
    line-height: 50px;
}
.bei_text {
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    left: 0;
    top: 100%;
    text-align: center;
    padding: 0 20px;
}
.bei_text h4 {
    height: 70px;
    line-height: 70px;
}
.bei_text p {
    line-height: 30px;
    height: 120px;
}
.bei ul li:hover .bei_hide {
    display: none;
}
.bei ul li:hover .bei_text {
    top: 0;
}
.hudong {
    padding-bottom: 20px;
}
.hudong h2 {
    border-left: 5px solid #BF1628;
    height: 18px;
    line-height: 18px;
    padding-left: 15px;
}
.announce .taol_cont i.zhiding {
    background: url('../images/second/zhid.png') no-repeat;
}
.ann {
    padding-top: 30px;
}
.banners {
    position: relative;
}
.banners_text {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.banners_text h2 {
    margin-bottom: 40px;
}
.banners_btn {
    display: inline-block;
    width: 230px;
    height: 60px;
    border-radius: 60px;
    background: rgba(255, 255, 255, 0.3);
    padding: 2px;
}
.banners_btn span {
    display: inline-block;
    width: 226px;
    height: 56px;
    line-height: 40px;
    border-radius: 56px;
    border: 2px solid #9da1a8;
}
.download ul {
    display: flex;
    flex-wrap: wrap;
}
.download ul li {
    margin-bottom: 10px;
    width: 30%;
    margin-right: 5%;
}
.download ul li:nth-child(3n) {
    margin-right: 0;
}
.download ul li a {
    border: 1px solid #F2F2F3;
    padding: 15px 20px;
    position: relative;
    display: block;
    overflow: hidden;
}
.download_hide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: none;
}
.download ul li:hover .download_hide {
    display: block;
}
.download_hide h6 {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    text-align: center;
}
.download_hide i {
    color: #E6E6E6;
    font-size: 34px;
}
.download_cont {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.download_lf {
    width: 150px;
}
.download_lf h4 {
    margin-bottom: 20px;
}
.download_img {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background-color: #F9FAFF;
    overflow: hidden;
}
.download_img img {
    width: 100%;
}
.material ul {
    display: flex;
    flex-wrap: wrap;
}
.material ul li {
    width: 30%;
    margin-right: 5%;
    border-radius: 10px;
    box-shadow: 0 0 10px #e8e2e2;
    padding: 20px;
    border: 1px solid transparent;
    margin-bottom: 80px;
}
.material ul li:nth-child(3n) {
    margin-right: 0;
}
.material .material_lf {
    width: 120px;
    float: left;
    position: relative;
}
.material .material_rt {
    margin-left: 140px;
}
.material_img {
    position: absolute;
    top: -50px;
    left: 0;
    z-index: 99;
}
.material_img img {
    width: 100%;
}
.material_rt h4 {
    padding-top: 20px;
    padding-bottom: 5px;
}
.material_rt p {
    margin-bottom: 20px;
}
.material_rt span {
    display: inline-block;
    padding: 0 5px;
    border: 1px solid #BF1628;
    border-radius: 5px;
    text-align: center;
    color: #BF1628;
}
.material {
    padding-top: 80px;
}
.material li:hover {
    border: 1px solid #BF1628;
}
.material li:hover span {
    background: #BF1628;
    color: #fff;
}
.ratings ul li {
    border: 1px solid #E3E3E3;
    border-radius: 10px;
    margin-bottom: 30px;
}
.ratings ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 30px;
}
.ratings_lf img {
    margin-right: 30px;
}
.ratings_lf {
    display: flex;
    align-items: center;
}
.ratings ul li:hover {
    border: 1px solid #BF1628;
}
.ratings ul li:hover h1 {
    font-weight: bold;
}
.ratings_btn {
    display: block;
    width: 140px;
    height: 45px;
    line-height: 43px;
    border: 1px solid #E3E3E3;
    border-radius: 5px;
    text-align: center;
    color: #666666;
}
.ratings_btn i {
    display: none;
}
.ratings ul li:hover .ratings_btn {
    background: #BF1628;
    color: #fff;
    border: 1px solid #BF1628;
}
.he_cont {
    background: url('../images/second/bae2.jpg') no-repeat center;
    min-height: 545px;
    padding-top: 50px;
}
.he_lf {
    width: 645px;
}
.he_top {
    padding-bottom: 10px;
}
.zuo {
    background: url('../images/second/bae3.jpg') no-repeat center;
    min-height: 545px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.zuo_inner {
    width: 880px;
    margin: auto;
}
.zuo_inner span {
    display: block;
    width: 50px;
    height: 3px;
    background: #fff;
    margin: 20px auto;
}
.he_lf p {
    line-height: 30px;
}
.logo {
    min-height: 940px;
    background: url('../images/second/bae4.jpg') no-repeat left;
    position: relative;
}
.logo_img {
    position: absolute;
    top: 40px;
    left: 150px;
}
.logo_foot {
    position: absolute;
    top: 300px;
    left: 150px;
}
.logo_inner {
    position: absolute;
    right: 230px;
    top: 250px;
    width: 430px;
    height: 400px;
    background: url('../images/second/login-l.png') no-repeat;
    padding: 0 40px;
}
.logo_inner h1 {
    padding: 50px 0 30px;
}
.logo_inner h1 span.active {
    color: #80C6F8;
}
.logo_inner h1 span {
    margin: 0 20px;
}
.logo_inner li.input_line {
    height: 40px;
    border-radius: 40px;
    border: 1px solid #0582E4;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.input_line {
    height: 40px;
    border-radius: 40px;
    border: 1px solid #0582E4;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.tos_item {
    display: none;
}
.yans {
    width: 90px;
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
    background: #0488EC;
    text-align: center;
    color: #fff;
}
.input_tt {
    display: flex;
    justify-content: space-between;
}
.input_tt .input_line {
    width: 250px;
}
.logo_inner li.input_lines {
    margin-bottom: 20px;
}
.logo_inner li input {
    background: none;
    padding-left: 5px;
}
.logo_i {
    width: 40px;
    text-align: center;
}
.logo_i i {
    font-size: 20px;
    color: #FEFDFD;
}
.input_ls {
    width: 85%;
    height: 100%;
    font-size: 16px;
    border: none;
    color: #fff;
    border-radius: 50px;
}
.logo_inner li input::placeholder {
    color: #aaa;
}
.logo_inner li input::-webkit-input-placeholder {
    /*Webkit browsers*/
    color: #aaa;
}
.logo_inner li input::-moz-placeholder {
    /*Mozilla Firefox 4 to 8*/
    color: #aaa;
}
.logo_inner li input::-moz-placeholder {
    /*Mozilla Firefox 19+*/
    color: #aaa;
}
.logo_inner li input::-ms-input-placeholder {
    /*Internet Explorer 10+*/
    color: #aaa;
}
.input_ld {
    width: 65%;
    height: 100%;
    font-size: 16px;
    border: none;
    border-radius: 50px;
}
.input_img {
    width: 25%;
    height: 50px;
}
.input_btn {
    width: 25%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50px;
    border: 1px solid #BF1628;
    background: none;
}
.logo_inner li {
    display: flex;
}
.lo_btn {
    height: 40px;
    padding-left: 0px;
    background-color: #0495FD;
    line-height: 40px;
    font-size: 1.3em;
    color: #fff;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    border: none;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.logo_cont {
    position: relative;
}
.deng_wei {
    position: absolute;
    right: -29px;
    top: 15px;
}
.engage_top {
    padding: 25px;
    border: 1px solid #BF1628;
}
.engage_lf {
    width: 80px;
    float: left;
    text-align: center;
}
.engage_lf img {
    width: 100%;
}
.engage_rt {
    margin-left: 110px;
}
.engage_rt_top {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
}
.engage_rt_bottom {
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.engage_rt_bottom span.engage_rt_span {
    display: inline-block;
    width: 100px;
    height: 30px;
    border-radius: 5px;
    background: #BF1628;
    color: #fff;
    text-align: center;
    line-height: 30px;
}
.engage_rt_bottom h3 span {
    font-size: 20px;
}
.engage_list li {
    padding: 25px;
    border-bottom: 1px solid #E3E3E3;
}
.engage_v_cont p {
    line-height: 25px;
}
.engage_v_cont p img {
    width: 30px;
}
.engage_v_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}
.right_list {
    position: fixed;
    right: 50px;
    top: 25%;
    z-index: 9;
}
.right_list li {
    width: 85px;
    margin-bottom: 15px;
}
.right_list li img {
    width: 100%;
}
.huid_inner {
    position: absolute;
    width: 1000px;
    min-height: 520px;
    height: 520px;
    background: #fff;
    z-index: 1002;
    left: 0;
    top: 0;
    padding: 30px;
    border: 10px solid #BF1628;
}
.wend_inner {
    position: absolute;
    width: 800px;
    min-height: 600px;
    height: 600px;
    background: #fff;
    z-index: 1002;
    left: 0;
    top: 0;
    padding: 30px;
    border: 10px solid #BF1628;
}
.huid_top {
    padding-bottom: 30px;
    border-bottom: 5px solid #E3E3E3;
}
.huid_cont h3 {
    line-height: 50px;
}
.huid_cont .qq_tit {
    border: none;
}
.qq a {
    display: block;
    width: 160px;
    height: 40px;
    line-height: 38px;
    border: 1px solid #BF1628;
    border-radius: 5px;
    text-align: center;
    color: #BF1628;
    margin: 25px 0;
}
.qq a:hover {
    background-color: #BF1628;
    color: #fff;
}
.huid_a {
    display: block;
    width: 160px;
    height: 40px;
    line-height: 38px;
    border: 1px solid #999;
    border-radius: 5px;
    text-align: center;
    color: #666666;
    margin: 10px 15px;
}
.huid_a:hover {
    background-color: #BF1628;
    color: #fff;
    border: 1px solid #BF1628;
}
.wend_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}
.wend_cont ul li {
    display: flex;
    margin-bottom: 10px;
}
.wend_cont ul {
    padding-top: 15px;
}
.wend_cont_lf {
    width: 8%;
    font-family: '宋体';
}
.wend_cont_rt {
    width: 92%;
}
.wend_cont_rt span {
    display: inline-block;
    padding: 0 8px;
    border: 1px solid #BF1628;
    font-size: 14px;
    color: #BF1628;
    margin-right: 10px;
    margin-bottom: 10px;
    font-family: '宋体';
}
.wend_cont_rt span:hover,
.wend_cont_rt span.active {
    background: #BF1628;
    color: #fff;
}
.wend_text {
    background: #ECF9FD;
    padding: 10px;
}
.wend_text h6 {
    margin-bottom: 15px;
}
.wend_text p {
    line-height: 20px;
}
.wend_top h3 i {
    font-size: 24px;
    color: #BF1628;
}
.kaos_tit {
    display: flex;
    justify-content: space-between;
    padding-bottom: 20px;
}
.kaos_tit h1 {
    height: 18px;
    padding-left: 10px;
    border-left: 4px solid #BF1628;
}
.kaos_tit span.engage_rt_span {
    display: inline-block;
    width: 100px;
    height: 30px;
    border-radius: 5px;
    background: #BF1628;
    color: #fff;
    text-align: center;
    line-height: 30px;
}
.engage_v_top h3,
.engage_v_top h2 {
    display: flex;
}
.engage_v_top h3 p:hover span {
    color: #BF1628;
}
.engage_v_top h3 p:hover i {
    color: #BF1628;
}
.wid_200 {
    width: 200px;
    height: 16px;
    line-height: 16px;
}
.engage_v_list {
    background: #F8FCFD;
    display: none;
}
.engage_v_list ul li:last-child {
    border-bottom: none;
}
.acc {
    display: none;
}
.engage_v_top h3 p.active .add {
    display: none;
}
.engage_v_top h3 p.active .acc {
    display: block;
}
/* 新添加 */
.bannerd {
    width: 100%;
    height: 635px;
    position: relative;
}
.banners_texts {
    width: 100%;
    height: 100%;
    background: url('../images/second/ade.png') no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.banners_text_inner {
    position: absolute;
    left: 340px;
    height: 100%;
    display: flex;
    align-items: center;
}
.banners_text_inner h1,
.banners_text_inner h3 {
    font-family: "黑体";
}
.banners_text_inner h1 {
    margin-bottom: 5px;
}
.banners_text_inner h3 {
    margin-bottom: 20px;
}
.banners_text_inner div {
    padding-bottom: 80px;
}
.main-mds {
    width: 1300px;
    margin: auto;
}
.caod_cont {
    min-height: 500px;
    background: url("../images/second/cd1.jpg") no-repeat center;
}
.caod {
    display: flex;
    align-items: center;
    height: 100%;
    min-height: 500px;
}
.caod_lf {
    width: 50%;
    text-align: center;
}
.caod_rt {
    width: 50%;
}
.caod_rt p {
    font-family: "黑体";
    text-indent: 2em;
    line-height: 30px;
}
.zdf_tit {
    padding: 45px 0;
}
.zdf_tit h1 {
    font-family: "黑体";
    margin-bottom: 5px;
}
.zdf_tit span {
    display: block;
    margin: auto;
    width: 45px;
    height: 3px;
    background: #000;
}
.zdf {
    background: #F5F6F8;
    height: 460px;
}
.zdf_inner {
    display: flex;
    align-items: center;
}
.zdf_lf,
.zdf_rt {
    width: 50%;
}
.zdf_rt {
    position: relative;
}
.zdf_img {
    position: absolute;
    left: 50%;
    margin-left: -161px;
    top: -264px;
}
.zdf_lf {
    padding: 50px 90px 0 150px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.zdf_lf span {
    font-family: "黑体";
    margin-bottom: 45px;
}
.bk {
    min-height: 800px;
    background: url("../images/second/cd2.jpg") no-repeat bottom center;
}
.bk_inner {
    display: flex;
    align-items: center;
    padding-top: 35px;
}
.bk_lf,
.bk_rt {
    width: 50%;
}
.bk_rt {
    padding-left: 25px;
}
.bk_rt ul {
    border-left: 3px solid #000;
}
.bk_rt li {
    min-height: 105px;
    display: flex;
    align-items: center;
    position: relative;
    padding-left: 20px;
}
.bk_rt li span {
    position: absolute;
    width: 34px;
    display: block;
    line-height: 28px;
    height: 34px;
    text-align: center;
    border-radius: 50%;
    border: 3px solid #000;
    top: -19px;
    left: -19px;
    background: #fff;
    color: #000;
}
.shi_list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.shi_list ul li {
    width: 285px;
    background: #fff;
    border-radius: 2px;
    position: relative;
    min-width: 0;
    transition: transform .3s ease-in-out;
    border: 0;
    overflow: hidden;
    -webkit-box-shadow: 0 0 15px #EEEEEE;
    -moz-box-shadow: 0 0 15px #EEEEEE;
    box-shadow: 0 0 15px #EEEEEE;
    margin-bottom: 30px;
}
.shi_list ul li:hover {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
}
.shi_img {
    padding: 15px 0;
    text-align: center;
}
.shi_img img {
    width: 140px;
    height: 140px;
    border-radius: 50%;
}
.shi_text {
    padding: 8px 12px 7px;
    position: relative;
    height: 110px;
}
.shi_text p {
    line-height: 15px;
    height: 30px;
}
.shi_list ul li h2 {
    margin-bottom: 10px;
}
.teacher {
    padding: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.bor5 {
    border: 1px solid #ECECEC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.hhbg {
    background-color: #F9FBFD;
}
.tea_lf {
    width: 290px;
    text-align: center;
}
.tea_lf img {
    width: 160px;
    height: 160px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.tea_rt {
    width: 910px;
}
.tea_tit h2 {
    margin-bottom: 10px;
}
.tea_tit {
    padding-bottom: 10px;
    border-bottom: 1px solid #D1D9E0;
    margin-bottom: 10px;
}
.abt_list {
    padding: 30px;
}
.abt_fl {
    display: flex;
    justify-content: space-between;
}
.abt_fl ul {
    width: 50%;
}
.abt_fl ul li {
    line-height: 40px;
}
.abt_list h1 {
    margin-bottom: 5px;
}
#map {
    height: 500px;
}
.hui_list ul {
    display: flex;
    flex-wrap: wrap;
}
.hui_list ul li {
    width: 13%;
    margin-right: 1.16%;
    text-align: center;
}
.hui_list ul li:nth-child(7n) {
    margin-right: 0;
}
.hui_img {
    overflow: hidden;
}
.hui_img img {
    width: 90%;
}
.hui_list ul li p {
    margin-top: 15px;
}
.hui_list ul li:hover img {
    transform: scale(1.1);
}
.hui_list ul li:hover p {
    color: #0449AE;
}
.huid_cont {
    width: 300px;
    text-align: center;
    margin: auto;
}
.qq_cont {
    border: none;
}
.qq_cont input {
    border: 1px solid #C0C0C0;
    height: 40px;
    margin: 15px 0;
    width: 300px;
    padding: 0 10px;
}
.huid_a {
    margin: 30px auto;
}
.hama {
    overflow: hidden;
    padding: 25px;
    -webkit-box-shadow: 0 0 15px #EEEEEE;
    -moz-box-shadow: 0 0 15px #EEEEEE;
    box-shadow: 0 0 15px #EEEEEE;
}
.hama_lf {
    float: left;
    width: 550px;
}
.hama_lf .main-tit_rt {
    position: static;
    padding-top: 15px;
}
.hama_lf img {
    width: 100%;
}
.hama_rt {
    margin-left: 615px;
    padding-top: 20px;
}
.hama_rt h1 {
    font-size: 26px;
    color: #444444;
    margin-bottom: 15px;
}
.hama_rt h6 {
    margin-bottom: 15px;
}
.hama_rt h6 span.hama_free {
    font-size: 24px;
    color: #FA5F14;
}
.hama_rt h6 span.hama_underline {
    font-size: 16px;
    text-decoration: line-through;
}
.hama_rt h6 span.hama_some {
    font-size: 14px;
    display: none;
    height: 30px;
    line-height: 30px;
    width: 80px;
    text-align: center;
    background-color: #FED24D;
    color: #666666;
    border-radius: 30px;
}
.hama_rt h6 span {
    display: none;
}
.hama_rt h6 span.active {
    display: inline-block;
}
.hama_rt h6 span.num_la {
    font-size: 16px;
    color: #000;
    text-decoration: line-through;
}
.hama_rt h6 span.num_free {
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    background-color: #FED24D;
    color: #666666;
    font-size: 14px;
}
.hama_rt p {
    font-family: "宋体";
    font-size: 14px;
    line-height: 35px;
    color: #595757;
}
.hama_rt a {
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #0769B2;
    font-size: 17px;
    text-align: center;
    border: 1px solid #0769B2;
    margin-top: 30px;
    margin-left: 20px;
}
.hama_rt a:hover {
    background-color: #0769B2;
    color: #fff;
}
.progect dl dt {
    font-weight: normal;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    background: #ffff;
    color: #0769B2;
    border: 1px solid #0769B2;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    margin: 0 auto;
    position: relative;
}
.progect {
    text-align: center;
    height: 120px;
    padding-top: 40px;
}
.progect dl {
    display: inline-block;
}
.progect span {
    width: 250px;
    display: inline-block;
    border-bottom: 1px dashed #0769B2;
    position: relative;
    top: -40px;
}
.progect dd {
    font-size: 14px;
    line-height: 30px;
}
.progect dl.active dt {
    background: #0769B2;
    color: #fff;
    border: 1px solid #0769B2;
}
.progect dl.active dd {
    color: #0769B2;
}
.rongyu_year {
    display: flex;
    padding: 20px 0;
    align-items: center;
    justify-content: center;
}
.rongyu_year a {
    margin: 0 50px;
}
.rongyu_year a.active,
.rongyu_year a:hover {
    color: #0449AE;
}
.rongyu_list li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 20px;
    border-bottom: 1px solid #F3F3F3;
}
.rongyu_list_img {
    display: flex;
    align-items: center;
    width: 80%;
}
.rongyu_list_img img {
    width: 120px;
    height: 120px;
    margin-right: 25px;
}
.rongyu_list_rt i {
    font-size: 40px;
    position: relative;
    left: 0;
}
.rongyu_list li:hover .rongyu_list_rt i {
    left: 20px;
    color: #0449AE;
}
.rongyu_list li:hover p {
    color: #0449AE;
}
.rongyu_year_img {
    text-align: center;
}
.zheng_book ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.zheng_book ul li {
    width: 45%;
}
.zheng_book_cont {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 182px;
}
.zheng_book ul {
    padding-top: 40px;
}
.zheng_book ul li {
    display: block;
    padding: 20px 30px;
    border-radius: 10px;
    box-shadow: 0 0 10px #f1f1f1;
    margin-bottom: 20px;
}
.zheng_book ul li:hover {
    box-shadow: 0 0 10px #ccc;
}
.zheng_book_rt img {
    width: 100%;
}
.zheng_book_tit {
    margin-bottom: 15px;
    text-align: center;
}
.zheng_book_tit h4 {
    margin-bottom: 10px;
}
.zheng_book_lf {
    width: 45%;
}
.zheng_book_rt {
    width: 55%;
}
.zheng_book_lf {
    text-align: center;
}
.zheng_book_lf h5 {
    margin-bottom: 20px;
}
.zheng_book_lf p {
    margin-bottom: 20px;
}
.zheng_book_lf span {
    display: inline-block;
    width: 120px;
    height: 40px;
    border-radius: 40px;
    background: #059505;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
}
.zheng_book_lf .zheng_false {
    background: #AF0808;
}
.zheng_p {
    padding-top: 15px;
}
@media screen and (max-width: 1400px) {
    .main-mds {
        width: 1024px;
    }
}
@media screen and (max-width: 768px) {
    .zheng_book_tit p img {
        width: 30px;
    }
    .zheng_book ul li {
        width: 100%;
        padding: 20px 15px;
        box-shadow: 0 0 10px #ccc;
    }
    .zheng_book_lf span {
        width: 85px;
        height: 30px;
        border-radius: 30px;
        font-size: 14px;
        line-height: 30px;
    }
    .zheng_book_lf h5 {
        margin-bottom: 10px;
    }
    .zheng_book_lf p {
        margin-bottom: 10px;
    }
    .zheng_book_cont {
        height: auto;
    }
    .rongyu_year_img img {
        width: 100%;
    }
    .rongyu_list_img img {
        width: 80px;
        height: 80px;
    }
    .rongyu_list li a {
        padding: 15px 10px;
    }
    .progect span {
        width: 77px;
    }
    .hama_lf {
        float: none;
        width: 100%;
    }
    .hama_rt {
        margin-left: 0;
        padding-bottom: 20px;
    }
    .hama {
        padding: 5px;
    }
    .hama_rt h1 {
        font-size: 20px;
    }
    .hama_rt h6 span.hama_free {
        font-size: 18px;
    }
    .main-mds {
        width: 100%;
        padding: 0 10px;
    }
    .shi_list ul li {
        width: 49%;
    }
    .teacher {
        flex-wrap: wrap;
        padding: 15px;
    }
    .tea_lf {
        width: 100%;
    }
    .hama_lf {
        float: none;
        width: 100%;
    }
    .bannerd {
        height: 400px;
    }
    .banners_texts {
        background: none;
    }
    .banners_text_inner {
        position: absolute;
        left: 0;
        text-align: center;
        justify-content: center;
        width: 100%;
    }
    .caod,
    .zdf_inner,
    .bk_inner {
        flex-wrap: wrap;
    }
    .caod_lf img,
    .zdf_img img,
    .bk_lf img {
        max-width: 80%;
    }
    .caod_lf,
    .caod_rt,
    .zdf_lf,
    .zdf_rt,
    .bk_lf,
    .bk_rt {
        width: 100%;
    }
    .zdf_img {
        position: static;
        margin-left: 0;
    }
    .zdf {
        height: auto;
    }
    .zdf_lf {
        padding: 20px 15%;
    }
    .zdf_img {
        text-align: center;
    }
    .bk_rt {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .banners_text_inner div {
        padding-bottom: 0;
    }
    .zdf_lf span {
        width: 50%;
        text-align: center;
    }
    .caod_rt {
        padding-bottom: 20px;
    }
}
@media screen and (max-width: 1400px) {
    .logo_inner {
        right: 100px;
    }
    .logo_img {
        left: 50px;
    }
    .logo_foot {
        left: 50px;
    }
}
@media screen and (max-width: 768px) {
    .ph_dis {
        display: none;
    }
    .pc_dis {
        display: block;
    }
    .list-cate-ul-w1 {
        width: 100%;
        padding-left: 10px;
    }
    .list-cate-title {
        font-size: 15px;
        line-height: 40px;
        text-align: left;
        padding-left: 10px;
    }
    .list-cate-ul > li > a {
        font-size: 12px;
    }
    .list-cate-ul > li {
        margin-right: 5px;
        margin-top: 6px;
    }
    .list-cate-ul > .select > a {
        font-size: 14px;
    }
    .shop_list ul {
        flex-wrap: wrap;
    }
    .shop_list ul li {
        width: 48%;
        margin: 0 1%;
    }
    .cate_serch {
        width: 300px;
    }
    .video_lf {
        float: none;
        width: 100%;
    }
    .video_rt {
        margin-left: 0;
    }
    .video_rt h1 {
        line-height: 35px;
    }
    .luy_lf {
        float: none;
        width: 100%;
    }
    .luy_rt {
        margin-left: 0;
        display: none;
    }
    .vo_lf h1 {
        padding: 0 6px;
    }
    .vo_rt .shes .shes_item i {
        font-size: 20px;
    }
    .case_tit h3 {
        font-size: 14px;
        margin-right: 10px;
        margin-left: 10px;
    }
    .taol_cont i {
        top: 52px;
    }
    .laos_lf_img {
        width: 70px;
        height: 70px;
    }
    .search {
        padding: 10px 0 5px 0;
    }
    .search_inner {
        width: 100%;
        margin: auto;
    }
    .search_bottom .checkbox label,
    .search_bottom .radio label {
        font-size: 13px;
        margin-right: 5px;
    }
    .radio input[type="radio"] + .radio-label:before {
        top: 1px;
    }
    .search_lf {
        height: 35px;
        width: 80%;
    }
    .search_top button {
        width: 18%;
        height: 35px;
        line-height: 33px;
        font-size: 13px;
    }
    .pat_35 {
        padding-top: 15px;
    }
    .eggplant_rt {
        margin-left: 165px;
    }
    .eggplant_bottom span {
        display: inline-block;
        width: 60px;
    }
    .f-det h4 {
        font-size: 18px;
        line-height: 35px;
    }
    .f-cont {
        margin-top: 10px;
    }
    .f-return ul li {
        height: 40px;
        line-height: 40px;
        width: 100%;
        text-align: left;
    }
    .f-return ul li:nth-child(2) {
        text-align: left;
    }
    .f-return ul li:nth-child(3) {
        text-align: left;
    }
    .taol_cont_tit {
        flex-wrap: wrap;
    }
    .taol_cont_rt h2 {
        padding-top: 5px;
        margin-bottom: 5px;
        line-height: 20px;
    }
    .announce .taol_cont {
        padding: 20px 10px;
    }
    .taol_cont_tit h3 span {
        font-size: 13px;
    }
    .taol_cont_tit h3 {
        margin-bottom: 5px;
    }
    .bei ul {
        justify-content: space-between;
    }
    .bei ul li {
        width: 48%;
        margin-right: 0;
        margin-bottom: 35px;
    }
    .bei ul li:nth-child(3n) {
        margin-right: 0;
    }
    .bei_hide h4 {
        height: 40px;
        line-height: 40px;
    }
    .download ul li {
        width: 100%;
        margin: 5px 1%;
    }
    .download ul li a {
        width: 100%;
    }
    .material ul li {
        width: 100%;
        margin-right: 0;
    }
    .material ul li:nth-child(3n) {
        margin-right: 0;
    }
    .itemize a {
        margin-right: 0;
    }
    .ratings ul li a {
        padding: 10px 10px;
    }
    .ratings_lf img {
        margin-right: 5px;
    }
    .ratings_btn {
        width: 105px;
    }
    .ratings_lf {
        padding-right: 5px;
    }
    .he_lf {
        width: 100%;
    }
    .zuo_inner {
        width: 100%;
    }
    .banners img {
        height: 200px;
    }
    .he_cont {
        min-height: 400px;
        padding-top: 45px;
    }
    .logo {
        background: url(../images/second/bae4.jpg) no-repeat right;
    }
    .logo_inner h1 {
        padding: 30px 0 20px;
    }
    .logo_inner {
        position: absolute;
        right: 0;
        top: 250px;
        width: 100%;
        height: 530px;
        background-size: contain;
    }
    .logo_img {
        left: 10px;
    }
    .logo_foot {
        left: 10px;
        top: 150px;
    }
    .input_ls {
        font-size: 14px;
    }
    .input_ld {
        font-size: 14px;
    }
    .right_list {
        right: 0px;
    }
    .right_list li {
        width: 50px;
    }
    .engage_rt_top {
        flex-wrap: wrap;
    }
    .engage_top {
        padding: 15px;
    }
    .engage_rt {
        margin-left: 95px;
    }
    .engage_rt_bottom {
        flex-wrap: wrap;
    }
    .engage_rt_bottom h3 {
        margin-top: 10px;
    }
    .wend_inner,
    .huid_inner {
        width: 100%;
        padding: 5px;
    }
    .wend_top {
        margin-bottom: 0;
    }
    .face ul {
        width: 300px;
    }
    .face ul li img {
        width: 100%;
    }
    .examination_lf {
        width: 100%;
        float: none;
    }
    .examination_rt {
        margin-left: 0;
        margin-top: 20px;
    }
    .examination_form label {
        margin: 10px 0 15px 28px;
        font-size: 14px;
    }
    .pro_pre a,
    .pro_next a {
        width: 130px;
    }
    .exam_it li:nth-child(6n) {
        margin-right: 19px;
    }
    .banners_btn {
        height: 44px;
    }
    .banners_btn span {
        height: 40px;
    }
}