
.nav_box {
    position: fixed;
    width: 100%;
    min-width: 1100px;
    background: rgb(226, 36, 39);
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    -ms-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
    /** border-bottom: 1px solid rgba(193,0,7,1);**/
}

.xlb_header_nav {
    width: 100%;

}

.xlb_logo {
    margin-top: 12px;
    margin-left: -15px;
    width: 135px;
}

.menu_icon {
    margin-right: 10px;
    display: inline-block;
    height: 25px;
    margin-top: 5%;
    margin-bottom: 5%;
}

.dropdown-menu {
    top: 98%;
    left: -12px;
    margin-top: 12px;
    padding: 15px;
    -webkit-transition: 200ms;
    -moz-transition: 200ms;
    -ms-transition: 200ms;
    -o-transition: 200ms;
    transition: 200ms;
}

.dropdown-menu li {
    line-height: 100%;
    height: 100%;
    font-size: 16px;
    /* padding-top: 2px; */
}

.dropdown-menu li:hover a {
    color: #DE1F26 !important;
}

.dropdown-menu li:hover a img {
    -webkit-filter: brightness(80%);
    filter: brightness(80%);
}

.menu_active_icon {
    color: #DE1F26 !important;

}
.dropdown-menu:before {
    position: absolute;
    width: 0px;
    top: -20px;
    left: 0;
    right: 0;
    margin-left: 30%;
    margin-right: auto;
    height: 0px;
    content: " ";
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #fff;
}
.xlb-header {
    width: 100%;
    height: 700px;
    background: linear-gradient(180deg, rgba(222, 31, 38, 1) 0%, rgba(251, 71, 46, 1) 100%);

}
.nav_banner_btn_text {
    font-family: "Source Han Sans CN", serif;
}
.nav_divide {
    width: 100%;
    border: 1px solid rgba(193, 0, 7, 1);
}
.xlb_nav_menu_list {
    display: flex;
    flex-direction: row;
}
.nav_menu_item a {
    padding-bottom: 15px;
    color: #fff;
    outline: none;
}
.xlb_nav_menu_list .nav_menu_item:first-child{
    margin-left: 4%;
}
.xlb_nav_menu_list .nav_menu_item {
    margin-left: 2%;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
    font-family: "Source Han Sans CN", serif;
    font-weight: 400;
    line-height: 26px;
    color: #fff;
    min-width:85px;
}
.nav_menu_login_btn {
    cursor: pointer;
    font-size: 0;
    margin-top: 15px;
    height: 29px;
    min-width: 210px;
}
/**
鐧诲綍鎸夐挳閮ㄥ垎
 */
.nav_login_text:last-child{
    margin-left: 10px;
    font-size: 16px;
}
.nav_login_text {

/* margin-left: 10%; */

padding: 5px 15px 5px 15px;
display: inline;
background: rgba(228, 75, 81, 1);
border: 1px solid rgba(255, 255, 255, 1);
text-align: center;
height: 29px;
font-size: 16px;
font-family: "Source Han Sans CN", serif;
font-weight: 400;
line-height: 29px;

border-radius: 2px;
}

.nav_menu_item_active {
    border-bottom: 2px solid #fff;
}
.nav_banner_left {
    margin-top: 193px;
}

.nav_banner_right img {
    width: 100%;
    margin-top: 15%;
}

.nav_banner_text_title1 {
    width: 450px;
    height: 58px;
    font-size: 40px;
    font-family: "Source Han Sans CN", serif;
    font-weight: 400;
    line-height: 58px;
    color: rgba(255, 255, 255, 1);

}

.nav_banner_text_title2 {
    width: 336px;
    margin-bottom: 10px;
    margin-top: 25px;
    height: 35px;
    font-size: 24px;
    font-family: "Source Han Sans CN", serif !important;
    font-weight: 400;
    line-height: 35px;
    color: rgba(255, 255, 255, 1);

}

.nav_banner_text_title3 {
    white-space: nowrap;
    font-family: "Source Han Sans CN", serif !important;
    margin-top: 11px;
    height: 22px;
    font-size: 20px;
    font-family: Arial, serif;
    font-weight: 400;
    line-height: 23px;
    color: rgba(255, 255, 255, 1);

}

/**
棣栭〉banner
 */
.index_banner {
    margin-top: 7% !important;
}

.nav_banner_btn_box {
    margin-top: 62px;
}

.nav_banner_btn_sign {
    display: inline-block;
    width: 146px;
    cursor: pointer;
    height: 35px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 1px 5px rgba(199, 0, 0, 1);

    border-radius: 2px;
}

.nav_banner_btn_ques {
    cursor: pointer;
    display: inline-block;
    width: 146px;
    height: 35px;
    background: rgba(228, 75, 81, 1);
    border: 1px solid rgba(255, 255, 255, 1);
    box-shadow: 0 1px 5px rgba(199, 0, 0, 1);

    border-radius: 2px;
    margin-left: 20px;
}

.nav_banner_btn_ques div {

    height: 35px;
    text-align: center;
    font-size: 18px;
    font-family: Source Han Sans CN, serif;
    font-weight: 400;
    line-height: 35px;
    color: rgba(255, 255, 255, 1);

    text-stroke: 1 rgba(0, 0, 0, 0.00);

}

.nav_banner_btn_sign div {
    text-align: center;
    height: 35px;
    font-size: 18px;
    font-family: Source Han Sans CN, serif;
    font-weight: 400;
    line-height: 35px;
    color: rgba(222, 31, 38, 1);

}

.nav_footer {
    z-index: 9999 !important;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: -108px;
    height: 108px;
    background: rgba(222, 31, 38, 0.37);
    overflow: hidden;
}

.nav_footer_item {
    cursor: pointer;
    margin-top: 17px;
    height: 74px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid rgba(255, 255, 255, 0.45);
}

.nav_footer_item_first {
    border-left: 1px solid rgba(255, 255, 255, 0.45);
}

.nav_footer_tips_1 {

    margin-top: -17px;
    height: 32px;
    font-size: 22px;
    font-family: Source Han Sans CN, serif;
    font-weight: 400;
    line-height: 80px;
    color: #fff;

}

.nav_footer_item_text {

    margin-left: 20%;
    width: 60%;

}

.nav_footer_tips_1 img {

    height: 20px;
    margin-left: 10px;
}

.nav_footer_tips_2 {

    line-height: 80px;

    z-index: 99;
    height: 25px;
    font-size: 17px;
    font-family: Source Han Sans CN, serif;
    font-weight: 400;

    color: #fff;

}

/**
灏鹃儴
 */

.friend {
    width: 100%;
}
.friend_containner {
    max-width: 1200px;
    margin: auto;
}
.youqing {
    color: #fff;
}
.youqing_flex {
    display: flex;
    box-sizing: border-box;
    margin-bottom: 12px;
}
.youqing_line {
    flex: 1;
    height: 1px;
    margin-top: 9px;
    margin-left: 20px;
    background: rgba(255, 255, 255, 0.05);
}
.youqing_a {
    margin: 12px 24px 12px 0;
    font-size: 12px;
    color: rgba(136, 136, 136, 1);
}
.youqing_a:link {
    color: rgba(136, 136, 136, 1);
}
.footer_dibu {
    max-width: 1200px;
    margin: auto;
}
.gongan {
    float: right;
    margin-top: 12px;
    width: 50%;
    padding-left: 20%;
    box-sizing: border-box;
    text-align: end;
    height: 16px;
}
.gongan_one img {
    display: inline-block;
    width: 16px;
    height: 16px;
}
.gongan_one {
    color: rgba(136, 136, 136, 1);
    margin-right: 40px;
}
.gongan_one:link {
    color: rgba(136, 136, 136, 1);
}
.gongan_one:visited {
    color: rgba(136, 136, 136, 1);
}
.gongan_one:hover {
    color: rgba(136, 136, 136, 1);
}
.gongan_one:active {
    color: rgba(136, 136, 136, 1);
}
.gongan_one img {
    margin-right: 6px;
    margin-top: -2px;
}
.footer_tips {
    /* border-top: 1px solid rgba(112, 112, 112, 1); */
    width: 50%;
    float: left;
    margin-top: 14px;
    margin-bottom: 10px;

    /* padding-top: 14px;
    padding-bottom: 14px; */
    text-align: start;
    height: 16px;
    font-size: 12px;
    font-family: Segoe UI, serif;
    font-weight: 400;
    line-height: 16px;
    color: rgba(136, 136, 136, 1);

}

.footer_block {
    width: 100%;
}

.footer_block_1 img {
    width: 150px;
    margin: 5px;
    margin-left: 0;

}

.footer_left {
    padding-left: 0;
}

.footer_block_3 {
    margin-top: 15px;
    font-size: 14px;
    font-family: "Source Han Sans CN", serif;
    font-weight: 400;
    line-height: 23px;
    color: rgba(218, 218, 218, 1);

}

.footer_block_4 {
    font-size: 14px;
    font-family: "Source Han Sans CN", serif;
    font-weight: 400;
    line-height: 23px;
    color: rgba(218, 218, 218, 1);

}

.footer_block_2 {

    height: 32px;
    font-size: 22px;
    font-family: "Source Han Sans CN", serif;
    font-weight: 400;
    line-height: 32px;
    color: rgba(218, 218, 218, 1);

}

.footer_block_5 img {
    margin-top: 17px;
    width: 149px;

}

.footer_block_right {
    display: flex;

}

.block_9_right_info {
    flex: 1;
    width: 100%;
    cursor: pointer;
    text-align: center;

}

.footer_block {
    background: rgba(53, 53, 53, 1);
    color: #fff;
    padding-top: 69px;
    padding-bottom: 24px;
}

.block_9_info_text1 {
    text-align: left;
    height: 32px;
    font-size: 18px;
    font-family: "Source Han Sans CN", serif;
    font-weight: 400;
    padding-bottom: 10px;
    color: rgba(218, 218, 218, 1);

}

.footer_text_divide {
    width: 80px;
    margin-top: 10px;
    margin-bottom: 13px;
    border-top: 1px solid rgba(136, 136, 136, 1);
    /* opacity:1; */
}

.block_9_info_divide {
    width: 106px;
    height: 0;
    border: 1px solid rgba(136, 136, 136, 1);

}

.block_9_info_text2 {
    text-align: left;
    height: 26px;
    margin-bottom: 8px;
    font-size: 16px;
    font-family: "Source Han Sans CN", serif;
    font-weight: 400;
    line-height: 26px;
    color: rgba(136, 136, 136, 1);

}

/**
鎸夐挳
 */

.now_more_btn, .now_exp_btn {
    display: inline-block;
    width: 146px;
    height: 35px;
    cursor: pointer;
    border: 1px solid rgba(255, 255, 255, 1);

    border-radius: 2px;
}

.now_more_btn {
    cursor: pointer;
    color: #fff;

    background: rgba(222, 31, 38, 1);
    line-height: 35px;
    text-align: center;

}

.now_more_btn:hover {

    color: #fff;
    background: rgba(228, 75, 81, 1);
}

.now_exp_btn {
    margin-left: 14px;
    width: 146px;
    text-align: center;
    line-height: 35px;
    color: rgba(222, 31, 38, 1);
    height: 35px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(222, 31, 38, 1);

    border-radius: 2px;
}

.now_exp_btn:hover {
    background: rgba(222, 31, 38, 1);
    color: #fff;
}

/**
flexBox
 */

/**
涓夋寮忔枃鏈爣棰�
 */

/**
灏鹃儴瀵艰
 */

.footer_quote_btn:hover {
    background: rgba(222, 31, 38, 1);
    color: #fff;
}

.footer_quote_btn div {
    text-align: center;
    height: 35px;
    font-size: 16px;
    font-family: 'Source Han Sans CN', serif;
    font-weight: 400;
    line-height: 35px;

    opacity: 1
}

.footer_quote_box {
    margin-top: 50px;
    padding-top: 57px;
    padding-bottom: 59px;
    background-image: url('../images/block_8.png');
    -webkit-background-size: cover;
    background-size: cover;
}

.footer_quote_text1 {

    height: 46px;
    font-size: 32px;
    font-family: 'Source Han Sans CN';
    font-weight: 400;
    line-height: 46px;
    color: rgba(255, 255, 255, 1);

}

.footer_quote_text2 {

    font-size: 20px;
    font-family: 'Source Han Sans CN', serif;
    font-weight: 400;
    margin-top: 5px;
    line-height: 34px;
    color: rgba(255, 255, 255, 1);

}

.footer_quote__text3 {

    font-size: 20px;
    font-family: 'Source Han Sans CN', serif;
    font-weight: 400;
    line-height: 34px;
    color: rgba(255, 255, 255, 1);

}

.footer_quote_btn {
    margin-top: 30px;
    width: 146px;
    height: 35px;
    background: rgba(255, 255, 255, 1);
    /*border:1px solid rgba(218,38,37,1);*/

    cursor: pointer;
    color: rgba(222, 31, 38, 1);
    border-radius: 2px;
}

.footer_step_btn {

    width: 146px;
    margin: 100px auto 20px;
    height: 35px;
    cursor: pointer;
    color: rgba(222, 31, 38, 1);
    border-radius: 2px;
    background: rgba(222, 31, 38, 1);
    color: #fff;
}

.footer_step_btn div {
    text-align: center;
    line-height: 35px;

}

.footer_step_btn:hover {
    background: rgb(242, 32, 45);

    cursor: pointer;
    border-radius: 2px;
}

/**
鏍囬涓嬪垝绾�
 */
.common_long_divide {
    text-align: center;

    height: 3px;
    width: 74px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 34px auto 0;
    background: #0058FF;
}

.common_short_divide {
    text-align: center;
    width: 50px;
    height: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 20px 0 0 0;
    background: #0058FF;
}

/**
瀵艰埅鍔熻兘椤垫牱寮�
 */
.khal_page{

}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;

}

.khal_art{

    min-height: 500px;
    max-height: 1200px;
}
.khal_page_pre{
    outline: none;
    margin: 15px 5px;
    padding: 8px 15px;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;

}
.khal_page_next{
    outline: none;
    margin: 15px 5px;
    padding: 8px 15px;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;

}
.khal_divide {
    height: 74px;
}

.khal_right_box {
    height: 1000px;
    margin: 20px;

}

.block_p1_title {
    /* cursor: pointer; */
    margin-top: 100px;
    text-align: center;
    height: 46px;
    width: 100%;
    font-size: 32px;
    font-family: 'Source Han Sans CN', serif;
    font-weight: bold!important;
    line-height: 46px;
    color: rgba(53, 53, 53, 1);

}

.block_p1_divide {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    margin-top: 34px;
    height: 3px;
    width: 10%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 45%;
    background: rgba(222, 31, 38, 1);

    margin-bottom: 74px;
}

/**
瀹㈡埛妗堜緥
 */
.khal_left_menu {

}

.khal_right_content {
    padding-left: 45px;
    /*height: 700px;*/
    border-left: 1px solid rgba(238, 238, 238, 1);
}

.khal_left_menu_item:last-child {
    margin-bottom: 40px;
}

.khal_left_menu_item {
    text-align: center;
    margin: 0 5% 10px 25%;
    border-radius: 2px;
    width: 60%;
}

.khal_left_menu_item_active {
    background: rgba(222, 31, 38, 1);
    color: #fff;
}

.khal_left_menu_item:hover {
    background: rgba(222, 31, 38, 1);
    color: #fff;

}
.khal_right_list img{
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.khal_left_item_text {
    height: 50px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 16px;
    cursor: pointer;
    line-height: 50px;
}

.khal_right_box_title {
    margin: 10px 10px 0 10px;
    color: #000;
}

.khal_right_box_desc {
    color: #888888;
    margin: 8px 0 30px 0px;
}

.khal_right_box_item {

}

.pagination_box {
    width: 100%;
    text-align: center;
    margin-top: 30px;
    display: flex;
    margin-bottom: 30px;
}



.pagination_box li {
	display:inline-block;
    min-width: 30px;
    height: 30px;
    text-align: center;
    padding: 5px;

    
}

.pagination_box li a{color: #0058FF;}

.pagination_item_number {
    display: flex;
}

.pagination_item_pre,.pagination_item_next{
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: 30px;
    padding-left: 15px;
    padding-right: 15px;

    margin-right: 15px;
    line-height: 30px;
}

.pagination_box_input {
    width: 40px;
    height: 25px;
    border: 1px solid rgba(0, 0, 0, 0.42);

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
}

.pagination_box_all {
    height: 30px;
    margin-right: 15px;
    line-height: 30px;
}

.pagination_box_go {

    line-height: 30px;
}

.pagination_box_ok {
    height: 30px;
    /*border: 1px solid rgba(0,0,0,0.2);*/
    cursor: pointer;
    margin-right: 15px;
    margin-left: 15px;
    line-height: 30px;
}

.page_active:hover {
    background: rgba(222, 31, 38, 1);
    color: #fff;
}

.page_active {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
}
.page_active_current{
    background: rgba(222, 31, 38, 1);
    color: #fff;
}

/**
娓犻亾浠ｇ悊
 */

.footer_step_icon {

    animation-duration: 2000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-fill-mode: forwards;

}

@keyframes goCircle {
    from {
        margin-left: 10%;
    }
    to {
        margin-left: 200%;
    }
}

.qddl_nav_text1 {
    height: 72px;

    font-size: 50px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 72px;
    color: rgba(255, 255, 255, 1);


}

.qddl_nav_text2 {
    margin-bottom: -100px;
    margin-top: 20px;
    height: 35px;
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 35px;
    color: rgba(246, 248, 249, 1);

}

.qddl_nav_box {
    height: 650px;
    background-size: cover;
    background-image: url("../images/qddl_nav_bg.png");
}

.qddl_nav_info {
    margin-top: 220px;
    padding-bottom: 150px;
}

.xlb-header {
    height: 650px;
}

.qddl_block_1_items {
    display: flex;
    align-items: stretch;
    margin-bottom: 100px;
    margin-top: 74px;
}

.qddl_block_1_items:last-child {
    margin-right: -47px;
}

.qddl_block_1_item {
    flex: 1;
    padding: 5px;
    height: 330px;
    margin-right: 47px;
    border: 1px solid rgba(222, 31, 38, 1);

    border-radius: 2px;
    text-align: center;
}

.qddl_block_1_item:hover {

}

.qddl_block_1_icon {
    width: 50px;
    margin-top: 35px;
}

.qddl_block_1_item_active {
    color: #fff;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    background: rgba(222, 31, 38, 1);
    box-shadow: 0px 3px 31px rgba(0, 0, 0, 0.16);
    border-radius: 2px;

}

.qddl_block_1_text {
    margin-top: 25px;
    font-size: 23px;
    font-family: Source Han Sans CN;

}

.qddl_block_1_desc_active {
    color: #fff !important;
}

.qddl_block_1_desc {
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 15px;
    font-size: 18px;
    color: rgba(136, 136, 136, 1);
    font-family: Source Han Sans CN;

}

.qddl_block_2 {
    background: rgba(246, 248, 249, 1);
    padding-bottom: 150px;
}

.qddl_block_2_item {
    width: 80%;
    margin-top: 50px;
    margin-left: 10%;
    margin-right: 10%;
}

.qddl_block_2_icon {

    height: 45px;
    margin-right: 25px;
}

.qddl_block_2_item .title {
    display: inline-block;
    vertical-align: middle;
    line-height: 50px;
    font-size: 26px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(53, 53, 53, 1);


}

.qddl_block_2_desc {
    margin-top: 24px;

    font-size: 22px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 32px;
    color: rgba(136, 136, 136, 1);


}

/**
鍗犱綅
 */
.qddl_block_2_blank {
    height: 100px;

}

.qddl_block_3_icon {

    height: 62px;
    margin-top: 35px;
    margin-bottom: 20px;
}

.qqdl_block_3_items {
    display: flex;
}

.qddl_block_3 {
    padding-bottom: 100px;
}

.qddl_block_3_text {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 5px;
    height: 32px;
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(53, 53, 53, 1);
}

.qddl_block_4_desc {

    color: rgba(136, 136, 136, 1);
    margin-bottom: 30px;
}

.qddl_block_3_desc {
    color: rgba(136, 136, 136, 1);

}

.qddl_block_3_item {
    flex: 1;
    margin-top: 60px;
    margin-right: 100px;
    text-align: center;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(218, 218, 218, 1);
    border-radius: 2px;

}

.qddl_block_3_item_right {
    margin-right: 0;
}

.qddl_block_4 .block_p1_title {
    color: #fff;
}

.qddl_block_4 .common_long_divide {
    color: #fff;
    background: #fff;
}

.qddl_block_4 {
    overflow: hidden;
    padding-bottom: 160px;
    background: rgba(222, 31, 38, 1);
}

.qddl_block_4_slide {

    height: 320px;

    overflow: hidden;

    margin-top: 74px;
}

.qddl_slide_item {
    overflow: hidden;
    background: #fff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;

}

.qddl_block_4_slide_top_icon {
    width: 40px;
    margin: 20px;
}

.qddl_block_4_slide_top_desc {
    font-size: 16px;

    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 24px;
    margin-left: 20px;
    margin-top: 10px;
    margin-right: 20px;
    color: rgba(136, 136, 136, 1);

}

.qddl_block_4_slide_bottom {
    height: 100%;
    top: 64%;
    overflow: hidden;
    height: 30%;
    bottom: 0;
    width: 100%;
    left: 0;
    position: absolute;
    margin-top: 40px;
    background: rgba(238, 238, 238, 1);
}

.qddl_block_4_slide_bottom img {
    width: 58px;
    border-radius: 50%;
    display: inline-block;
    margin: 10px;
    margin-left: 20px;
}

.qddl_block_4_slide_bottom_info_info {
    display: inline-block;
    vertical-align: middle;

}

.qddl_block_4_info_text1 {

    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 26px;
    color: rgba(53, 53, 53, 1);

}

.qddl_block_4_info_text2 {

    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 24px;
    color: rgba(136, 136, 136, 1);

}

/**
鍏抽棴杞挱鎻掍欢鐨勪笅鏍�
 */
.pf-slider-pagination li {
    display: none;
}

.footer_step_box {
    margin-top: 140px;
}

.footer_step_box_2 {

    margin-top: 140px;
}



.about_nav_box {
    background-size: cover;
    background-image: url("../images/about_nav_bg.png");
}

.about_nav_info {
    text-align: center;
    margin-top: 50px;
    padding-bottom: 100px;
}

.about_nav_text1 {
    height: 72px;
    font-size: 50px;
    width: 100%;
    margin-top: 160px !important;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 72px;
    color: rgba(255, 255, 255, 1);

    margin-bottom: 20px;
}

.about_nav_text2 {
    width: 100%;
    font-size: 28px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 40px;
    color: rgba(246, 248, 249, 1);



}

.about_nav_text3 {

    font-size: 22px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 35px;
    color: rgba(255, 255, 255, 1);

}

.about_nav_divide20 {
    height: 30px;

}

.about_block_1_info {
    width: 80%;
    align-items: center;
    margin-left: 10%;
    display: flex;
    margin-top: 74px;
    margin-bottom: 100px;
}

.about_1_left {
    flex: 4;
    width: 100%;
    /* width:90%; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5%;
    background: #DE1F26;
    color: #fff;
}

.about_1_right {
    width: 100%;
    flex: 4;
}

.about_1_right img {
    width: 100%;
    padding-bottom: 50px;
    padding-top: 50px;
    height: 100%;
    margin-left: -10%;
}

.about_info_desc {

    margin-top: 33px;

    font-size: 22px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 36px;
    color: rgba(255, 255, 255, 1);


}



.about_info_text1 {

    height: 40px;
    font-size: 28px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 40px;
    color: rgba(255, 255, 255, 1);

}

.about_info_divide {
    text-align: center;
    width: 50px;
    height: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 20px 0 0 0;
    background: #fff;
}

.about_block_1_footer_box {
    display: flex;

    width: 100%;
}

.about_block_1_info_text1 {
    text-align: center;
    height: 46px;
    position: absolute;
    top: 45%;
    height: 100%;
    width: 100%;
    font-size: 35px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 46px;
    color: rgba(255, 255, 255, 1);
}

.about_block_1_info_text2 {
    margin: 22px 30px 22px 30px;
    font-size: 26px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 37px;
    color: rgba(53, 53, 53, 1);
}

.about_1_footer_info1 {
    width: 90%;
    margin-left: 5%;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.15);
    border: 1px solid rgba(238, 238, 238, 1);
}

.about_1_footer_info2 {
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.15);
    width: 90%;
    margin-left: 5%;
    border: 1px solid rgba(238, 238, 238, 1);
}

.about_1_footer_top {

    position: relative;
}

.about_1_footer_top img {

}

.about_1_footer_top .about_footer_bg {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.75);
}

.about_footer_btns {
    margin-top: 30px;
    margin-bottom: 10px;
    display: inline-block;
}

.about_nav_divide {
    text-align: center;
    width: 74px;

    height: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 10px auto 30px;
    background: rgb(255, 255, 255);
}

.about_block_2_items {
    display: flex;
    margin-top: 74px;
    padding-bottom: 150px;
}

/**
浜у搧鐭╅樀
 */
.about_block_2_item {
    text-align: center;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    margin-right: 35px;
    overflow: hidden;
    width: 100%;
    padding: 22px;
    background: #fff;
}

.about_block_2_item:last-child {
    margin-right: 0;
}

.about_block_2_item:hover {
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    background: rgba(222, 31, 38, 1);
    box-shadow: 0px 3px 31px rgba(0, 0, 0, 0.16);

    border-radius: 2px;

}

.about_block_2_item:hover > div {
    color: #fff !important;
}

.about_block_2_info {
    position: relative;
}

.about_block_2_text1 {
    white-space: nowrap;
    margin-top: 20px;
    height: 29px;
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 29px;
    margin-bottom: 20px;
}

.about_block_2_text2 {
    font-size: 16px;
    white-space: nowrap;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 24px;
    color: rgba(136, 136, 136, 1);
}
.footer_tips{
    font-family: Source Han Sans CN;
}
.about_block_2_icon {
    height: 54px;
}

.about_block_2 {
    background: #F6F8F9;
}

.about_block_2_item:hover .about_block_2_text2 {
    color: #fff;
}

.about_block_2_item:hover .about_block_2_icon {
    display: none;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.about_block_2_item:hover .about_block_2_btns {
    bottom: -50px;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.about_block_2_btns {
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    position: absolute;
    background: #fff;
    bottom: -80px;
    width: 80%;
    left: 10%;
    border-radius: 2px;
    color: rgba(222, 31, 38, 1);

    margin-top: 30px;
}

.about_block_2_btn {
    cursor: pointer;
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    -ms-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
    text-align: center;
    width: 100%;
    height: 26px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 26px;
    color: rgba(222, 31, 38, 1);
    opacity: 1
}

.about_block_3 {
    border-bottom: 1px solid rgba(238, 238, 238, 1);
}

.about_block_3_title {
    text-align: left;

}

.about_block_3_divide {

    margin-left: 0;
    text-align: left;
}

.about_block_3_items {
    padding-bottom: 150px;
    display: flex;
}

.about_block_3_item {
    flex: 1;
}

.about_block_3_right_img {
    margin-top: 170px;
}

.about_block_3_left {
    margin-right: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.about_block_4_desc {
    margin-top: 10px;

    height: 52px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 26px;
    color: rgba(53, 53, 53, 1);

}

.about_block_3_desc {
    margin-top: 30px;

    height: 52px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 26px;
    color: rgba(53, 53, 53, 1) !important;


}

.about_block_4_items {
    display: flex;
    margin-top: 85px;
    margin-bottom: 170px;
}

.about_block_4_item {
    width: 100%;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(218, 218, 218, 1);
    border-right: none;

    border-radius: 2px;

}

.about_block_4_item:hover {
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    -ms-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    background: rgba(222, 31, 38, 1);
    box-shadow: 0px 3px 31px rgba(0, 0, 0, 0.16);
    color: #fff;
}

.about_block_4_item:hover .about_block_4_text2 {
    color: #fff !important;
}

.about_block_4_item:hover .about_block_4_text1 {
    color: #fff !important;
}

.about_block_4_item:last-child {
    border-right: 1px solid rgba(218, 218, 218, 1);
}

.about_block_4_select .about_block_4_text1, .about_block_4_select .about_block_4_text2 {
    color: #fff !important;
}

.about_block_4_select {
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    -ms-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    background: rgba(222, 31, 38, 1);
    box-shadow: 0px 3px 31px rgba(0, 0, 0, 0.16);
    color: #fff;

}

.about_block_4_info {
    text-align: center;
    padding: 20px;

}

.about_block_4_icon {
    height: 50px;
    margin-top: 20px;
    margin-bottom: 10px;

}

.about_block_4_text1 {

    height: 32px;
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 32px;
    color: rgba(53, 53, 53, 1);


}

.about_block_4 {
    border-bottom: 1px solid rgba(238, 238, 238, 1);
}

.about_block_4_text2 {
    margin-bottom: 30px;
    height: 48px;
    font-size: 16px;
    margin-top: 10px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 24px;
    color: rgba(136, 136, 136, 1);


}

.about_block_5_items {
    display: flex;
    width: 100%;

}

.about_block_5_items .about_block_5_item {
    flex: 1;
    margin-top: 80px;
    padding-bottom: 160px;
}

.about_block_5_left {
    margin-right: 50px;
}

.about_block_5_right {
    margin-right: 0;
}

.about_block_5_text1 {

    margin-top: 40px;
    font-size: 25px;
    font-family: Source Han Sans CN;
    font-weight: 400;

    color: rgba(53, 53, 53, 1);

}

.about_block_5_text2 {
    margin-bottom: 10px;
    height: 55px;
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 55px;
    color: rgba(222, 31, 38, 1);

}

.about_block_5_text3 {

    width: 558px;

    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 36px;
    color: rgba(53, 53, 53, 1);

}

.about_block_5_text4 {

    width: 558px;
    line-height: 36px;
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 400;

    color: rgba(53, 53, 53, 1);

}

.about_block_5_text4:first-child {
    margin-top: 12px;
}

/**
瑁傚彉瀛﹂櫌
 */
.lbxy_block1 .container{
    overflow: hidden;
}
/**
姣斾緥 1.3
 */
#lbxy_carousel {
    width: 576px;
    height: 345.6px;
    margin-top: 83px;
    margin-bottom: 25px;
}
#lbxy_carousel img{
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.lbxy_small_box{

    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 345.6px;
    margin-top: 83px;
}
.lbxy_small_art:first-child .lbxy_small_text{
    margin-bottom: 5px;
    height:166.8px;
    width:278.2px;
}
.lbxy_small_art:last-child .lbxy_small_text{

    margin-top: 12px;
    height:166.8px;
    width:278.2px;
}
.lbxy_small_text{
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms ;
    transition: 300ms ;
    overflow: hidden;
    margin-left: 10px;
    -webkit-border-radius: 2px;
    overflow: hidden;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width:240px;
    height:144px;
}
.lbxy_small_text:hover img{
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms ;
    transition: 300ms ;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.lbxy_slide_box{
    display: flex;
}
.lbxy_box .xlb-header {
    height: auto !important;
}
.lbxy_slide_flex_right{
    width: 240px;
    -webkit-transition:all 300ms;
    -moz-transition:all 300ms;
    -ms-transition:all 300ms ;
    -o-transition:all 300ms ;
    transition: 300ms ;
    margin-top: 20px;
    height: 345.6px;
    float:right;
}
.lbxy_slide_flex_right img:first-child{
    width:100%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;

}
.lbxy_right_box {

    width: 100%;
    height: 400px;
    margin-top: 83px;
    background-image: url("../images/banner4.png");
    background-size: 100% 100%;
    /* margin-bottom: 25px; */

}

.arousel-control {
    background: none;
}

/**
绉婚櫎bt3杞挱绠ご闃村奖
 */
.carousel-control.left {

    background-image: none;
    background-repeat: repeat-x;

}

.carousel-control.right {

    background-image: none;
    background-repeat: repeat-x;
}

.lbxy_news_info {
    display: flex;
}
.lbxy_news_info  img{
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.lbxy_tab {
    width:100%;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16);
    margin-top: 50px;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    text-align: center;
}
.lbxy_tab div:first-child{
    margin-left: 0px!important;
}
.lbxy_tab div:last-child{
    margin-right: 0!important;
}

.lbxy_tab div {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 10px;
    margin-bottom: 0;
    font-size: 17px;
    padding-bottom: 10px;
    font-family: "Source Han Sans CN" !important;
    font-weight: 400;
}

.lbxy_tab div a{ color:#333}

.lbxy_tab .lbxy_tab_active {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: rgba(222, 31, 38, 1);
    border-bottom: 2px solid rgba(222, 31, 38, 1);
}

.lbxy_tab div:last-child {

}
.lbxy_tab div:hover {
    cursor: pointer;
    color: rgba(222, 31, 38, 1);
}
.lbxy_news_info img {
    width: 250px;
    margin: 20px 20px 20px 0;
}
.lbxy_news_items {
    overflow: hidden;
    width: 864px;

}

.lbxy_news_item {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid rgba(218, 218, 218, 1);
    padding:10px 0;
}

.lbxy_news_texts {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.lbxy_news_text1 a {
    color: rgba(53, 53, 53, 1);
    display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.lbxy_news_text1 a:hover{
    color: #0058FF;
}

a:visited {
    text-decoration: none !important;
}

a:hover {
    text-decoration: none !important;
}

a:focus {
    text-decoration: none
}

.lbxy_news_text1 {
    width: 100%;
    height: 26px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 26px;
    color: rgba(53, 53, 53, 1);


}

.lbxy_news_text2:after {
    content: '...';
}
.lbxy_news_text2 {
    width: 100%;
    margin-top: 15px;
    height: 40px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 20px;
    color: rgba(136, 136, 136, 1);

}

.lbxy_news_text2 a{ color:#666; }

.lbxy_news_text3 {
    margin-top: 40px;
    display: flex;
    height: 20px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 20px;
    color: rgba(136, 136, 136, 1);

}
.lbxy_news_info_date {
    width: 100%;
    flex: 1;
}

.lbxy_news_info_see {
    text-align: right;
    width: 90%;
    margin-right: 10%;
    flex: 1;
}


.carousel-inner .item{
    overflow: hidden;
}

.carousel-inner img {
    width: 100% !important;
}

.lbxy_right_ad{
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-left: 10px;
    width: 240px;
}
.lbxy_right_ad:last-child {
    margin-bottom: 50px;
}



.lbxy_right_ad {
    background-repeat: no-repeat;
    background-size:cover;
    margin-top: 25px;


}
.carousel-inner .item{
    cursor: pointer;
}

.lbxy_news_more {
    width: 100%;

}

.lbxy_news_more_btn {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin: 100px auto;
}

@media all and (max-width:1400px)  and (min-width: 1200px){
    .about_1_right{
        display: none;
    }
    .nav_menu_login_btn{
        margin-left:-120px !important;
    }
}
@media all and (min-width:1401px)  {
    .nav_menu_login_btn{
        margin-left:-20px !important;

    }
}
@media all and (max-width: 1200px) {
    .friend_containner {
        width: 970px;
    }
    .footer_dibu {
        width: 970px;
    }
    .lbxy_slide_flex_right{
        display: none;
        -webkit-transition: 300ms;
        -moz-transition: 300ms;
        -ms-transition: 300ms;
        -o-transition: 300ms ;
        transition: 300ms ;
    }
    .xlb_nav_menu_list .nav_menu_item{
        margin-left: 0;
    }
    .about_1_right{
        display: none;
    }
    .xlb_nav_menu_list .nav_menu_item:first-child{
        margin-left: 0%;
    }
    .nav_banner_btn_sign,.nav_banner_btn_ques{
        width: 100px;
    }
    .block_2_btn{
        margin-top: 30px;
        padding-bottom: 20px;
    }
    .now_more_btn, .now_exp_btn{
        width: 100px;
    }
}
.p_school_slide{
    overflow: hidden!important;
}
.nav_btn_login{
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
    background: #fff;
    color: rgba(228, 75, 81, 1);
}
.nav_btn_login a{
    color:rgba(228, 75, 81, 1);
}
.nav_btn_login a:hover{
    color: rgba(228,75,81,1);
}
.sign_xlb_btn a{
    color: #fff;
}



/*index.css*/
body{
    font-family: 'Source Han Sans CN';
    overflow: auto;
    margin: 0;
    padding: 0;
}
h5{
    margin: 0;
    padding: 0px;
}
.blcok_1{
    position: relative;
}
.block_1_title strong{
    font-weight: bold;
}
.block_1_title{
    /* cursor: pointer; */
    margin-top: 100px;
    text-align: center;
    height:46px;
    font-size:32px;
    font-weight: bold;
    font-family: ''Source Han Sans CN;
    line-height:46px;
    color:rgba(53,53,53,1);
    opacity:1;
}
.block_1_divide{
    text-align: center;
    height:3px;
    width: 74px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 34px auto 0;
    background:rgba(218,38,37,1);
}
.block_1_desc{
    margin-top: 30px;
    text-align: center;
    height:26px;
    font-size:18px;
    font-family: 'Source Han Sans CN';
    font-weight:400;
    line-height:26px;
    color: rgb(41, 41, 41);
    opacity:1;
}
.block_11_desc{
    margin: 0 0 20px 0;
    text-align: center;
    height:26px;
    font-size:20px;
    font-family: 'Source Han Sans CN';
    font-weight:400;
    line-height:26px;
    color: rgb(41, 41, 41);
    opacity:1;
}
.block_1_box{
    position: relative;
    margin-top: 50px;
    display: flex;
    /* font-size: 16px; */
    margin-bottom: 16px;
}
.block_1_rec{
    flex: 1;
    position: relative;
    height: 125px;
    text-align: center;
}
.block_1_box_type_1{
    -webkit-transition: 50ms;
    -moz-transition: 50ms ;
    -ms-transition: 50ms ;
    -o-transition: 50ms;
    transition: 50ms ;
    border: 1px solid rgba(218,38,37,1);
    opacity:1;
    color: #000;
    border-radius:5px;
}
.block_1_box_type_1_active{
    color: #fff!important;
    background:rgba(218,38,37,1);
}
.block_2_right_img{
    /* width: 90%; */
    margin-top: 74px;
    margin-left: 10%;
}
/**.block_1_box_type_1:hover{
    color: #fff;
    background:rgba(218,38,37,1);
}**/
#block_1_show_1 img,
#block_1_show_2 img,
#block_1_show_3 img,
#block_1_show_4 img{
    /* width:43px; */
    height: 43px;
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 15px;
    opacity:1;
}
#block_1_show_1  .btn,
#block_1_show_2  .btn,
#block_1_show_3 .btn,
#block_1_show_4 .btn
{
    margin-top: 18px;
    font-size: 16px;
}
#block_1_show_1  .btn:hover,
#block_1_show_2  .btn:hover,
#block_1_show_3 .btn:hover,
#block_1_show_4 .btn:hover
{
    color: #fff;
}
.rec_round_1{
    margin: 2px;
    display: inline-block;
    width:11px;
    height:11px;
    background:rgba(255,207,211,1);
    border-radius:50%;
    opacity:1;
}
.rec_round_2{
    margin: 2px;
    display: inline-block;
    width:11px;
    height:11px;
    background:rgba(228,75,81,1);
    border-radius:50%;
    opacity:1;
}
.rec_round_3{
    margin: 2px;
    width:11px;
    display: inline-block;
    height:11px;
    background:rgba(218,38,37,1);
    border-radius:50%;
    opacity:1;
}
.block_1_box_type_2{
    margin-top: 60px;
}
.block_2{
    position: relative;
    background:rgba(238,238,238,1);
}
.block_1_rec_active .btn:after{
    position: absolute;
    width: 0px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: -80px;
    height: 0px;
    content: " ";
    border-right: 25px solid transparent ;
    border-top: 25px solid #ff0  transparent;
    border-left: 25px solid transparent;
    border-bottom:25px solid rgba(238,238,238,1);
}
.block_2_pane{
    display: none;
}
.block_2_pane_active{
    display: block!important;
}
.block_3_rec_box{
    margin-top: 50px;
    display: flex;
}
.block_3_rec:hover .block_3_text_2{
    color: #000;
}
.block_3_rec:hover .block_3_text_3{
    color: #000;
}
.block_3_rec_out{
    width:200px;
    height:272px;
    color:rgba(112,112,112,1);
    background:rgba(255,255,255,1);
    box-shadow:0px 1px 6px rgba(0,0,0,0.15);
    opacity:1;
    border-radius:2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 25px;
    border-radius:2px
}
.block_3_rec_out:hover{
    margin-top: -3px;
    -webkit-transition: 200ms ;
    -moz-transition: 200ms;
    -ms-transition: 200ms ;
    -o-transition: 200ms ;
    transition: 200ms;
    color:rgba(53,53,53,1);
    box-shadow:0px 11px 30px rgba(107,4,4,0.15);
    /**  border-bottom:5px solid rgba(228,75,81,1);**/
}
.block_3_rec_btn{
    margin-top: 114px;
}

.block_3_rec{
    flex: 1;
    width: 100%;
    text-align: center;
}
.block_3_img{
    width: 75px;
    padding: 10px;
    border-radius:50%;
    opacity:1;
}
.block_3_text_1{
    font-size:20px;
    margin-top: 23px;
    font-family:"Source Han Sans CN";
    font-weight:400;
    color:rgba(0,0,0,1);
    opacity:1;
}
.block_3_text_2{
    margin-top: 32px;
    /*width:144px;*/
    font-size:16px;
    font-family:"Source Han Sans CN";
    font-weight:400;
    line-height:26px;
    color:rgba(136,136,136,1);
    opacity:1;
}

.block_3_text_3{
    font-size:16px;
    font-family:"Source Han Sans CN";
    font-weight:400;
    line-height:26px;
    color:rgba(136,136,136,1);
    opacity:1;
}

.block_2_title_1{
    margin-top: 74px;

    height:37px;
    font-size:26px;
    font-family: 'Source Han Sans CN', serif;
    font-weight:400;
    line-height:37px;
    color:rgba(53,53,53,1);
    opacity:1;
}
.block_2_btn{
    margin-top: 93px;
}
.block_2_btn div{
    display: inline-block;
}
.block_2_btn_more{
    width:146px;
    cursor: pointer;
    height:35px;
    background:rgba(218,38,37,1);
    opacity:1;
    border-radius:2px;
}
.block_2_btn_more:hover{
    background: rgba(222, 31, 38, 0.8);
}

.block_2_btn_exp{
    cursor: pointer;
    width:146px;
    margin-left: 22px;
    height:35px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(218,38,37,1);
    opacity:1;
    border-radius:2px;
}
.block_2_btn_exp:hover{
    background:rgba(218,38,37,1);
}
.block_2_btn_exp:hover .block_2_btn_text2{
    color: #fff;
}
.block_5_rec_img_active{

    -webkit-box-shadow:3px 2px 2px 3px  rgba(0,0,0,0.1) ;
    -moz-box-shadow: 3px 2px 2px 3px  rgba(0,0,0,0.1) ;
    box-shadow: 3px 2px 2px 3px  rgba(0,0,0,0.1) ;
}
.block_2_tab_img{
    width: 100%;
}
.block_2_btn_text{
    text-align: center;
    width: 100%;
    height:35px;
    font-size:16px;
    font-family:'Source Han Sans CN';
    font-weight:400;
    line-height:35px;
    color:rgba(255,255,255,1);
    opacity:1;
}
.block_2_btn_text2{
    text-align: center;
    width: 100%;
    height:35px;
    font-size:16px;
    font-family: 'Source Han Sans CN';
    font-weight:400;
    line-height:35px;
    color:rgba(218,38,37,1);
    opacity:1;
}
.block_2_title_2{
    width:45px;
    height:3px;
    margin-top: 24px;
    background:rgba(218,38,37,1);
    opacity:1;
}
.block_2_title_3{
    font-size:22px;
    margin-top: 29px;
    font-family: 'Source Han Sans CN';
    font-weight:400;
    line-height:37px;
    color:rgba(136,136,136,1);
    -webkit-text-stroke:1 rgba(0,0,0,0.00);
    text-stroke:1 rgba(0,0,0,0.00);
    opacity:1;
}
.block_2_title_4{
    font-size:22px;
    font-family: 'Source Han Sans CN';
    font-weight:400;
    line-height:37px;
    color:rgba(136,136,136,1);
    opacity:1;
}
.block_4{
    border-top: 1px solid rgba(218,218,218,1);;
    margin-top:100px;
    padding-bottom: 120px;
}
.block_4_rec_box{
    display: flex;
    margin-top: 50px;
}
.block_4_rec_box .block_3_rec_out{
    border: none!important;
}
.block_5_rec_box{
    display: flex;
}
.block_3_rec_out .blcok_3_rec_img{
    height: 60px;
    margin-top:20px;
    margin-bottom: 31px;
}
.block_3_rec_out .blcok_3_rec_text_1{
    margin-bottom: 13px;
    height:34px;
    font-size:23px;
    font-family:"Source Han Sans CN";
    font-weight:400;
    line-height:30px;
    color:rgba(0,0,0,1);
    opacity:1;
}
.block_3_rec_out .blcok_3_rec_text_2{
    font-size:16px;
    font-family:"Source Han Sans CN";
    font-weight:400;
    line-height:27px;
    opacity:1;
}
.block_3_rec_out .blcok_3_rec_text_3{

    font-size:16px;
    font-family:"Source Han Sans CN";
    font-weight:400;
    line-height:27px;
    opacity:1;
}
.block_5_rec:hover .block_5_rec_title{
    opacity: .8;
}
.block_5_rec{
    overflow: hidden;
    height: 217px;
    margin-top: 5px;
    background: rgba(0, 0, 0, 0.39);
    margin-right: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    flex: 1;
    position: relative;
}
.block_5_rec_first{
    margin-top:50px ;
}
.block_5_rec_title{
    position: absolute;
    width: 100%;
    height: 100%;
    color: #fff;
    line-height: 217px;
    text-align: center;
    font-size: 20px;
    font-family:'Source Han Sans CN';
    font-weight:400;
    color:rgba(255,255,255,1);
    opacity:1;
}
.block_5_rec_img{
    height: 217px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transition: 200ms;
    -moz-transition: 200ms ;
    -ms-transition: 200ms;
    -o-transition: 200ms ;
    transition: 200ms ;
}
.block_5_rec_img:hover{
    -webkit-box-shadow:2px 2px 2px 2px  rgba(0,0,0,0.1) ;
    -moz-box-shadow: 2px 2px 2px 2px  rgba(0,0,0,0.1) ;
    box-shadow: 2px 2px 2px 2px  rgba(0,0,0,0.1) ;
}

.block_5_rec_bg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
}
.block_5{
    padding-bottom: 120px;
    border-top: 1px solid rgba(218,218,218,1);
    border-bottom: 1px solid rgba(218,218,218,1);
}
.block_6_rec{
    flex: 1;
    margin-right: 22px;
    text-align: center;
}
.block_6_rec_box{
    display: flex;
    margin-top: 25px;
    margin-bottom: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.block_6_rec_first{
    margin-top: 50px;
}
.block_6_rec img{
    width: 182px;
}
.block_7{
    margin-top: 50px;
    border-top: 1px solid rgba(218,218,218,1);
    padding-bottom: 100px;
}
.block_7_rec_box{
    display: flex;
    margin-top: 50px;
}
.block_7_rec{
    flex: 1;
    text-align: center;
}
.block_7_rec_info{
    padding-bottom: 20px;
    width: 90%;
    margin-left: 5%;
    background:rgba(255,255,255,1);
    border:1px solid rgba(238,238,238,1);
    opacity:1;
    border-radius:5px;
}
.block_7_rec_info:hover{
    box-shadow:0px 1px 5px rgba(212,43,43,0.17);
}
.block_7_rec_img{
    /* width: 60px; */
    margin-top: 43px;
    margin-bottom: 24px;
    height: 64px;
}
.block_7_rec_text1{
    border-top: 1px solid rgba(218,218,218,1);
    padding-top: 14px;
    margin-left: 50px;
    margin-right: 50px;
    font-size:22px;
    font-family:Source Han Sans CN;
    font-weight:400;

    color:rgba(53,53,53,1);
    opacity:1;
}
.block_7_rec_text2{
    font-size:18px;
    font-family:Source Han Sans CN;
    font-weight:400;
    margin-top: 9px;
    color:rgba(112,112,112,1);
    opacity:1;
}
.tab-pane{
    overflow: hidden;
}

.exp_xlb_btn> a ,.sign_xlb_btn>a{
    text-decoration:none;

}
.modal_s{
    display: none;
}
/*index.css*/
.right_phone{

    width: 130px;
    left: 40px;
    position: absolute;
    bottom: 25px;
    font-size: 1.3rem;
    color: #DE1F26;
}



.shidai{
    width:100%;
    height:680px;
    background:url("../images/star.png");
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat}
.shidai1{
    text-align:center;
    font-size:50px;
    color:#FFF;
    padding-top:120px}
.shidai2{
    color:#FFF;
    font-size:30px;
    text-align:center;
    margin-top:20px}
.shidai3{
    width:66px;
    height:3px;
    background:#FFF;
    margin:0 auto;
    margin-top:20px}
.shidai4{
    overflow:hidden;
    max-width: 1200px;
    margin: 80px auto 0;}
.shidai41{
    width:25%;
    float:left;
    color:#FFF;
    overflow:hidden;
    position:relative;
    height:90px}
.shidai40{
    position:absolute;
    top:0;
    left:50%;
    -webkit-transform:translateX(-50%);
            transform:translateX(-50%);
    width:158px}
.shidai401{
    position:absolute;
    top:0;
    left:50%;
    -webkit-transform:translateX(-50%);
            transform:translateX(-50%);
    width:130px}
.shidai402{
    position:absolute;
    top:0;
    left:50%;
    -webkit-transform:translateX(-50%);
            transform:translateX(-50%);
    width:105px}
.shidai411{
    font-size:48px;
    float:left}
.shidai412{
    font-size:24px;
    float:left;
    padding-top:24px;
    margin-left:2px}
.shidai413{
    color:#FFF;
    font-size:24px;
    float:left}
.shidai_desc{
    color:#FFF;
    margin-top:64px;
    font-size:16px;
    text-align:center}
.shidai_btn{
    font-size:16px;
    width:170px;
    height:50px;
    border-radius:25px;
    color:#ffffff;
    border:1px solid #ffffff;
    margin:0 auto;
    text-align:center;
    line-height:50px;
    margin-top:70px;
    display:block;
    margin-bottom: 50px;
}
.shidai_btn:hover{
    color:#78a9ff;
    text-decoration:none;
    background:#ffffff}
	
	
	
	
	
	#news_con img{ height:auto!important}


