@charset "utf-8";
/* CSS Document */
ul {
    padding-left: 0px;
}

@media (max-width: 768px) {
    body {
        font-size: 12px;
        line-height: 22px;
    }

    #jPanelMenu-menu {
        background: #035cac;
        display: block;

        overflow: hidden;
        -webkit-overflow-scrolling: touch;
        z-index: 9999999999999;
        transition: all 0.5s linear;
        -webkit-transition: all 0.5s linear;
        -moz-transition: all 0.5s linear;
        -ms-transition: all 0.5s linear;
        -o-transition: all 0.5s linear;
    }

    .jPanelMenu {
        height: 100% !important;
        overflow-x: hidden !important;
        overflow-y: scroll !important;
        transition: all 0.5s linear;
        -webkit-transition: all 0.5s linear;
        -moz-transition: all 0.5s linear;
        -ms-transition: all 0.5s linear;
        -o-transition: all 0.5s linear;
    }

    .xpnav {
        width: 100%;
        height: 60px;
        text-align: center;
        position: fixed;
        left: 0;
        top: 0;
        background: #fff;
        z-index: 9999;
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.19);
    }

    .xpnav-right-btn {
    cursor: pointer;
	position: absolute;
    right: 11px !important;
    width: 23px!important;
    top: 21px!important;
    }


    .xpnav-btn {
        width: 30px;
        height: 40px;
        position: absolute;
        top: 8px;
        left: 5%;
        cursor: pointer;
    }

    .xpnav-btn > span {
        display: block;
        width: 70%;
        height: 3px;
        background: #000;
        margin: 5px auto;
    }

    .xpnav-btn > span:nth-child(1) {
        margin-top: 12px;
    }
	
	  .xpnav-btn > span:nth-child(2) {
        width: 80%;
    }

    #jPanelMenu-menu > ul {
        border-bottom: 1px solid #035cac;
        border-top: 1px solid #035cac;
        display: none;
        padding: 0;
        margin: 0
    }

    #jPanelMenu-menu li a {
        width: 100%;
        background: #000;
        font-weight: 500;
        display: block;
        padding: 0.5em 5%;
        border-top: 1px solid #666;
        text-decoration: none;

        color: #fff;
        font-size: 14px;
        font-family: "微软雅黑";
    }

    #jPanelMenu-menu li a:hover {
        color: #035cac;
    }

    #jPanelMenu-menu li ul a {
        width: 100%;
        background: #000;
        font-weight: 500;
        display: block;
        padding: 0.2em 2%;
        border: none;
        text-decoration: none;
        color: #eee;
        font-size: 12px;
        font-family: "微软雅黑";
    }

    #jPanelMenu-menu > ul > li > ul {
        display: none;
        padding: 0;
        margin-left: 30px;
    }

    #jPanelMenu-menu ul li ul li {
        line-height: 30px;

    }

    .touch_slide {
        overflow: hidden;
        margin-top: 40px;
    }

    .banner_zi1 {
        width: 100%;
        position: absolute;
        top: 50%;
        left: 0;
        text-align: center;
        margin-top: -59px;

    }

    .phone_nav_box {
        position: fixed;
        left: -200px;
        width: 200px;
        top: 0;
        height: 100%;
        background: #333;
        z-index: 1111;

    }

    .phone_nav_box > ul {
        height: 100%;
        background: #333;
        position: relative;
        z-index: 99;

        line-height: 30px;
        margin-top: 20px;

    }

    .phone_nav_box > ul li {

        padding-left: 20px;
    }

    .phone_nav_box > ul li.last {
        border: none;
        padding-top: 15px;
    }

    .phone_nav_box ul li a {
        color: rgba(255, 255, 255, 0.8);
        font-size: 13px;
    }

    .phone_nav_box ul li a img {
        margin-right: 5px;
        float: left;
    }

    .phone_nav_box > ul li.last a {
        border: 1px solid rgba(220, 220, 220, .5);
        display: inline-block;
        margin-right: 10px;
        line-height: 35px;
        color: rgba(255, 255, 255, 0.5);
        padding: 0 15px;
        border-radius: 5px;
    }

    .phone_nav_box > ul > li > a, .phone_nav_box > ul > li div {
        color: rgba(255, 255, 255, 0.8);
        line-height: 45px;
        font-size: 14px;

    }

    .phone_nav_box .nav_ti > li {
        border-bottom: 1px solid #4a4a4a;
    }

    .phone_nav_box ul li ul {
        display: none;
        padding: 0 5px 5px;
    }

    .nav_ti div img {
        float: right;
        font-size: 22px;
        margin-right: 15px;
        margin-top: 17px;
        transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -o-transform: rotate(90deg);
    }

    .nav_ti div img.scale1 {
        transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        /*-webkit-transition: 0.6s linear;*/
        /*-moz-transition: 0.6s linear;*/
        /*-ms-transition: 0.6s linear;*/
        /*-o-transition: 0.6s linear;*/
        /*transition: 0.6s linear;*/
    }

    .xpnav>a>img {
        width: 110px;

        vertical-align: middle;
    }

    .warp {
        position: relative;
        overflow: hidden;
    }

    .footer {
        background-color: #333;
        position: relative;
        color: #ffffff;
        text-align: center;
        padding: 5px 0;
    }

    /*联系我们*/
    .pro_tit_cont {
        margin-top: 0px;
    }

    .warpper_box {

        padding-top: 60px !important;
    }

    .brand1 h1 {
        padding: 15px 0px;

        font-size: 24px;
        line-height: 30px;
        font-weight: 300;
        letter-spacing: 5px;

        margin: 0px;

    }

    .banner_text p {
        font-size: 14px;

    }

    .comm_1_img1 {
        position: relative;
        width: 100%;
        right: 0px;
        top: 0px;
    }

    .comm_1_text1 {
        width: 100%;
        padding: 20px 15px;
        position: relative;
        margin-bottom: 30px;
    }

    .comm_1_text1 h4 {

        padding-bottom: 0;

    }

    .comm_1_img2 {
        position: relative;
        top: 0px;
        left: 0px;
        width: 100%;
    }

    .comm_1_con {
        padding-top: 0px;
        position: relative;
    }

    .comm_1_text2 {
        width: 100%;
        float: right;
    }

    .recruiter {

        padding: 30px 0;
    }

    .comm_1_text1 h4 {

        font-size: 18px;

    }

    .tration a {
        display: inline-block;
        width: 145px;

    }

    .join_one_2 {

        padding: 15px 10px;

    }

    .brand_p1 {
        font-weight: 400;
        letter-spacing: 1px;
        width: 100%;
        float: left;
        padding: 10px 15px;
        height: auto;
        line-height: 22px;

        margin-bottom: 20px;
    }

    .subsidiary {

        padding: 30px 0;
    }

    .warpper {
        padding-top: 45px;
        padding-bottom: 30px;

    }

    .comm_last_con h3 {

        font-size: 20px;

        margin-bottom: 20px;

        width: 100%;
    }

    .comm_last_box_con input {

        height: 30px;
        padding: 0 12px;
        font-size: 15px;
        line-height: 30px;

    }

    .comm_last_box {

        padding-bottom: 15px;
        margin-bottom: 10px;

    }

    .comm_last_box textarea {
        height: 80px;
    }

    .comm_last_bt a {

        padding: 8px 0;

    }

    .subsidiary h3 {

        font-size: 20px;

        margin-bottom: 20px;

    }

    .fu_h1 h1 {
        line-height: 30px;
        padding: 0;
        padding-bottom: 20px;
    }

    .claim {
        margin-bottom: 20px;
    }

    .tzz1 {
        padding-top: 45px;
        padding-bottom: 0px;
    }

    .tzz_img {
        background: #efefef;

    }

    .gongyi {
        padding: 0px !important;
        padding-bottom: 30px !important;
    }

    .brand3_text {
        margin-top: 0 !important;
    }

    .grow_kk_1 {
        width: 100%;
        float: left;

    }

    .gorw_txt p {
        width: 100%;
    }

    .gorw_kk_2 {
        width: 100%;
        float: left;
    }

    .grow_line {
        margin-top:10px;

    }

    .gorw_txt {
        padding: 10px 0px;
        line-height: 22px;
        font-size: 14px;

    }

    .refund_ch {

        width: 48%;

        float: left;
        margin: 0 1%;
    }

    .menu_all {

        margin-top: 10px;
    }

    .brand2_bg {

        width: 100%;
        height: 250px; 
		overflow:hidden;

        background: url(../style/brand2_bg.jpg) center center;
        background-size: cover;

    }

    .gl_img {
        width: 100%;
        position: relative;

    }

    .gl_box {
        width: 100%;

    }

    .gl_fk {

        display: none;

    }

    .cate_con {

        padding-right: 0%;
        margin-bottom: 15px;
    }

    .cate_text {

        right: 0%;
        margin-bottom: 15px;

    }

    .all_tit h3 {
        font-size: 18px;
        margin-bottom: 10px;
        margin-top: 0px;

    }

    .cate_text .tit {
        font-size: 16px;

        padding: 10px;
        margin-bottom: 20px;
    }

    .all_tit span {
        font-size: 16px;

    }

    .cate_text .text {

        padding: 10px;

    }

    .location {
        padding: 15px 2%;
		margin-bottom:10px;
    }

    .video_btn {
        width: 50px;
        height: 50px;

        margin-top: -25px;
        margin-left: -25px;

    }

    .brand4 {

        padding: 30px 0;
    }

    .grow_box_a a {
        margin: 15px 0;

        height: 40px;

    }

    .gl_con h2 {
        font-size: 16px;
        margin: 15px 0;
    }

    .gl_con p {
        line-height: 22px;

        margin-bottom: 0;
    }

    .c-button__label {
        position: relative;
        z-index: 10;
        color: #fff;
        line-height: 40px;

    }

    .new_wap {
        padding:0px 0px  0px  0px  !important;
    }
	
	.news_inner_center p img{
		width:80%!important;
		}
	
 
	
	.new_innwe {
		padding:0px !important;
		}
	
 
    .home2_news_one1 {
        width: 100%;
		margin-top:10px;
        margin-bottom:10px;

    }

    .news_one_img1 {

        width: 100%;
    }
	
	.news_sou,.brand3_text{
		display:none;
		}

    .news_one_zi1 h3 {
        height: 44px !important;
        display: block !important;
        line-height: 22px !important;
        overflow: hidden;
        font-size: 14px !important;
        letter-spacing: 1px !important;
        margin-top: 0px;
    }

    .fenye ul li a {
        display: block;
        width: 30px;
        height: 30px;
        border-radius: 100%;
        border: 1px solid #7c8087;
        line-height: 30px;
        text-align: center;
        font-size: 14px;
        transition: color .6s, border-color .6s, background-color .6s;
    }

    .fyqb a {
        display: block;
        width: 30px;
        height: 30px;

        line-height: 30px;
        font-size: 14px;

    }

    .fyqb1 a {
        display: block;
        width: 30px;
        height: 30px;

        line-height: 30px;
        font-size: 14px;
    }

    .fenye {

        margin-bottom: 0;

    }

    .new_innwe {
        padding: 30px 0;
    }

    .news_inner_top h3 {
        margin: 20px 0;
        font-weight: bold;
        font-size: 18px;
        line-height: 22px;
    }

    .news_inner {
        margin-top: 10px !important;
    }

    .news_inner_left {
        width: 100%;
        float: left;
        margin-right: 0px;
        margin-bottom: 15px;
    }

    .news_inner .container {
        padding: 0px;
    }

    .news_inner_related {
        margin: 0 0;
    }

    .news_inner_share {
        margin-bottom: 15px;
        padding-bottom: 15px;

    }

    .news_inner_event p {
        font-size: 14px;
        line-height: 22px;

        margin-bottom: 5px;
    }

    .news_con {
        padding: 20px 15px;

    }

    .news_box2 h3 a {
        font-size: 16px;
        line-height: 22px;

    }

    .news_box2 {
        margin-top: 15px;
    }

    .news_box2 p {
        font-size: 14px;
        line-height: 22px;

    }

    .about_war {
        padding:45px  0px  0px  0px  !important;
    }

    .brand_p {

        line-height: 22px;

    }

    .brand2_img video {
        width: 100% !important;
    }

    .brand_mar {
        margin: 30px 0;
    }

    .brand_p_shiyi {
        font-size: 14px;
        line-height: 22px;
        color: #ccc;
        letter-spacing: 2px;
    }

    .banner_bgbg {

        height: 400px;

    }

    .banner_bg {

        height: 100%;
    }

    #brand2 .background-video {
        width: 190%;
        margin-left: -45%;
    }

    .pinpai {
        padding: 30px 0;
    }

    .brand3_img_box1 {
        width: 100%;
        float: left;
        margin: 0;
        margin-bottom: 25px;
    }

    .esteem_line {

        display: none;

    }

    .esteem_txt p {

        font-size: 12px;
        margin-top: 10px;
        margin-bottom: 10px;

    }

    .ab_title p {
        font-size: 14px;
        letter-spacing: 1px;
        line-height: 22px;
    }

    .ab_title {
        text-align: center;
        padding: 30px 0;
    }

    .ab_title h3 {
        font-size: 20px;

        margin-top: 0;
    }

    .solicitude:before {

        height: 35%;
        max-height: 277px;
    }

    .group_txt {
        padding: 15px 20px;
        text-align: center;
        position: relative;
        font-size: 14px;
    }

    .group {
        margin-bottom: 0px;
    }

    .group_top {
        margin-top: 00px;
    }

    .brand6 {
        width: 100%;
        padding-bottom: 0px;
    }

    .esteem_top {

        height: 4px;

    }

    .esteem_left {

        width: 4px;

    }

    .esteem_right {

        width: 4px;

    }

    .esteem_bottom {

        height: 4px;

    }

    .pro_tit ul li {

        padding: 0 10px;

    }

    .brand_in3_text_con {

        padding: 15px;

    }

    .brand_in3_text_con h3 {
        margin-bottom: 5px;
        font-size: 18px;

        margin-top: 0px;
    }

    .bran_3_bg {

        height: 400px;
    }

    .bran_3_last {
        margin-top: 30px;
        padding: 100px 0;

    }

    .bran_3_last_text h3 {
        font-size: 20px;

    }

    .bran_3_last_text p {
        padding: 13px 10px;
        font-size: 15px;
        font-weight: 400;
        line-height: 1.73;
        letter-spacing: -0.025em;
        color: #fff;
    }

    .pagination_ban {
        position: absolute;
        width: 100%;
        bottom: 10px;
        text-align: center;
    }

    .ban_swiper1 {
        position: relative;
    }
/*
    .inde_warp {
        padding: 0px !important;
    }*/

    .index_ban {
        margin-top: 60px;
    }

    .home1_tit {
        font-size: 20px;

    }

    .home1_tit .tit {
        font-size: 20px;
    }

    .index_home1 {
        min-height: 350px;

    }

    .digital {
        margin-bottom: 20px;
        font-size: 18px;

    }

    .index_home2 {
        padding-top: 30px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 30px;
    }

    .home_p {
        padding: 30px 0;
    }

    .home3_tl_con {
        line-height: 24px;

        margin-bottom: 20px;
        font-size: 20px;

    }

    .home3_box_text h5 font {
        font-size: 20px;

    }

    .home3_box {
        width: 50%;

    }

    .home3_box_img {
        margin-left: auto;
        margin-right: auto;
        height: 44px;
        width: 44px;
        margin-bottom: 10px;
    }

    .swiper_prod_img {
        text-align: center;
    }

    .swiper_prod_img h5 {
        font-size: 16px;
        margin-top: 0px;
        line-height: 22px;

    }

    .swiper_prod_img p {
        margin-bottom: 0px;
    }

    .home1 {

        padding: 30px 0;

    }

    .index_prod {
        position: relative;
    }

    .swiper_prod_btn span i {
        line-height: 35px;
        font-size: 18px;
    }

    .swiper_prod_btn span {
        width: 35px;
        height: 35px;
        background: #ccc;
        display: inline-block;
        border-radius: 50%;
        text-align: center;
        color: #ffffff;
        position: absolute;
        top: 50%;
        margin-top: -16px;
        z-index: 1111;
    }

    .proleft {
        left: 10px;
    }

    .proright {
        right: 10px;
    }

    .home2_news_one {
        width: 100%;
        float: left;
        margin-bottom: 60px;
        text-align: right;
        cursor: pointer;
    }

    .news_one_zi {
        position: relative;
        top: 0px;
        opacity: 1;
        -moz-opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        filter: alpha(opacity=100);
    }

    .one_img1_show {
        position: relative;

        left: 0px;
        overflow: hidden;
        top: 0px;
        opacity: 1;
        -moz-opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        filter: alpha(opacity=100);
    }

    .news_one_img {
        max-width: 100%;
        display: inline-block;
    }

    .visi_a {
        background: #111111;
        color: #ffffff;
        display: inline-block;
        width: 100px;
        height: 35px;
        line-height: 35px;
        margin: 0px auto;
        text-align: center;
        margin-top: 20px;
    }

    .news_one_txt {
        margin-top: 10px;
    }

    .bran_3_3 {
        padding: 30px 0;

    }

    .brand_inner34_box_text .brand_in3_text_con p {

        padding-bottom: 5px;
        padding-top: 10px;
    }

    .equit_wa {
        padding-bottom: 0px;
    }

    .bran_3_3_img {
        padding: 10px 0;
    }

    .hon_wap {
        padding: 0px;
    }

    .bran_4_list li {
        width: 100%;
        padding: 15px 0;

    }

    .bran_4_list {
        margin-top: 30px;

    }

    .bran4_right {

        margin: 15px 0;
    }

    .bran4_left h2 {
        font-size: 20px;

    }

    .brand_in2_1_text_con {
        padding: 20px 0;

    }

    .fixed_bg {

        background-attachment: initial;

        position: relative;
        z-index: 1;
    }

    .pad_t {
        padding-top: 0px;
    }

    .brand_in3_text_box {
        padding: 0px 0 0px 0;
        text-align: center;
    }

    .brand_in3_text_box span {
        /* display: flex; */
        margin: 0 2%;
        padding: 10px 10px;
        vertical-align: top;
        background: #fff;
        width: 46%;
        text-align: center;
        margin-bottom: 20px;
        float: left;
        min-height: 64px;
        overflow: hidden;
        font-size: 14px;
    }

    .brand_in2_3_text {
        padding-bottom: 30px;
    }

    .brand_in3_text h4 {

        margin-bottom: 15px;
    }

    .brand_in2_1_nei p {

        letter-spacing: 2px;
        margin-bottom: 0;
        line-height: 20px;
        height: 40px;
        padding: 0 5px;
    }

    .brand_in2_1_nei h5 {
        padding: 10px 0;
        font-size: 16px;
        font-weight: 600;
        letter-spacing: 2px;

    }

    .cultu {
        background: #cccccc;
        padding: 30px 0;
    }

    .brand_in2_1_con {
        float: left;
        width: 33%;
        height: auto;
        position: relative;
        text-align: center;
        padding: 0px 0px;
    }

    .brand_fk {

        margin: 0 auto 10px;
        position: relative;
    }

    .fixed_bg_text p {
        font-size: 20px;

        margin-left: 0;
        margin-top: 20px;
    }

    .cul_war {
        padding: 0px;
    }

    .sen_tit {
        font-size: 14px;
    }

    .strength_txt h5 {
        font-size: 16px;
        margin-top: 15px;
    }

    .news_box2 h3 {

        font-size: 16px;
        line-height: 22px;
    }


    .video_inner {
        padding-top: 30px !important;
        padding-bottom: 0;
    }

    .video_inner h5 {
        font-size: 18px;
        line-height: 24px;
    }

    .brand2_bg_video {
        width: 100%;
        height:250px;
        background: url(../style/brand2_bg_video.jpg) center center;
        background-size: cover;
        position: relative;
    }

    #video2 {
        padding-top: 30px;
    }

    .pagination_prol {
        text-align: center;
        width: 100%;

        position: absolute;
        left: 0;
        bottom: 0;
        margin: 0px auto;
    }

    .pagination_prol span {
        background: #ccc;
        margin: 0px 3px;
        width: 8px;
        height: 8px;

    }

    .pagination_prol .swiper-active-switch {
        background: #f6d876;
    }

    .pagination_ban span {
        margin: 0px 3px;
        width: 8px;
        height: 8px;
    }

    .home3_box_text p span {

        display: none;
    }

    .home3_con {
        margin-bottom: 0px;
    }

    .swiper_shili {
        position: relative;
    }

    .pagination_shili span {
        height: 8px;
        width: 8px;
        margin: 0px 3px;
        cursor: pointer;
        position: relative;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        -khtml-border-radius: 50%;
    }

    .pagination_shili .swiper-active-switch {
        background: #f6d876;
    }

    .pagination_shili {
        position: absolute;
        width: 100%;
        text-align: center;
        bottom: 0px;
        margin: 0 auto;
    }

    .brand3_img {
        margin-bottom: 0px !important;
    }

    .scroll_top {
        position: relative;
        top: 0px;
        opacity: 1;
        -moz-opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        filter: alpha(opacity=100);
    }

    .swiper_honor {
        position: relative;
    }

    .pagination_honor {
        position: relative;
        width: 100%;
        text-align: center;
        bottom: 0px;
        margin: 0px auto;
        margin-bottom: 20px;
    }

    .pagination_honor span {
        height: 8px;
        width: 8px;
        margin: 0px 3px;
        cursor: pointer;
        position: relative;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        -khtml-border-radius: 50%;
    }

    .pagination_honor .swiper-active-switch {
        background: #f6d876;
    }

    .serach_a {
        text-align: center;
        width: 98%;
    }

    .news_sou {
        margin-bottom: 10px;
        padding: 20px 10px;
        position: relative;
        text-align: center;
    }

    .serach_a a {
        background-color: #c8a430;
        border: none;
        color: #FFFFff;
        height: 30px;
        display: inline-block;
        width: 100%;
        line-height: 30px;
        margin-top: 15px;
        text-align: center;
    }

    .refund_ch .text i {
        float: right;
        line-height: 30px;
    }

    .refund_ch {

        line-height: 30px;

    }

    .welcome {
        padding: 0px 0 5px;

        font-size: 20px;
        line-height: 24px;

        letter-spacing: 2px;

    }

    .provin {
        padding: 0px 20px;
        cursor: pointer;
        background: #f5f5f5;
        position: relative;
        line-height: 30px;
        width: 48%;
        float: left;

        margin: 0 1%;
    }

    .provin select {
        width: 100%;
        line-height: 30px;
        height: 30px;

    }

    .join_one {

        padding: 20px 40px 20px 20px;

    }

    .cont1_fen {
        padding-top: 30px;
    }

    .addre_one_img {
        width: 90px;
        margin: 0px auto;
    }

    .cont_war .location {
        margin-bottom: 0;
    }

    /*foot*/
    .home_bot .fast li {
        float: left;
        width: 100%;
    }

    .home_bot .fast li img {
        width: 30px;
        margin-right: 5px;
    }

    .home_bot .nav_ti > li div {
        height: 45px;
        line-height: 45px;

        font-size: 14px;
        background-size: 12px;
        display: block;
    }

    .home_bot .nav_ti li div a {
        color: #333333
    }

    .home_bot .nav_ti > li ul {
        display: none;
        padding: 0 5px 5px;
    }

    .home_bot .nav_ti > li ul li {
        padding-left: 15px;
        line-height: 30px;
    }

    .home_bot .nav_ti > li ul li a {
        font-size: 13px;
    }

    .home_bot_tx {
        padding: 20px 0;
        line-height: 20px;
    }

    .home_bot_con {
        text-align: center;
    }

    .home_bot_con a {
        width: 50px;
        height: 50px;
        border: 1px solid #ccc;
        background-repeat: no-repeat;
        background-position: center center;
        border-radius: 100%;
        display: inline-block;
        background-size: 36px;
        text-align: center;
        padding-top: 7px;
        margin: 0 10px;
    }

    .home_bot_con a img {
        width: 36px;
    }

    .home_bot_nav {
        text-align: center;
        font-size: 12px;
        margin: 20px 0;
        color: rgba(0, 0, 0, 0.4);
    }

    .home_bot_nav a {
        padding: 0 20px;

    }

    .home_bot_img {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 11111;
        display: none;
    }

    .home_bot_img_bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
    }

    .home_bot_two {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        width: 100%;
        text-align: center;
    }

    .home_bot_two span {
        display: inline-block;
        color: #ffffff;
        font-size: 14px;
    }

    .home_bot_link {
        border-top: 1px solid #d6d6d6;
        padding: 20px 0 0px 0;
        line-height: 30px;
        font-size: 14px;
    }

    .home_bot_link a {
        color: #555;
    }

    .home_bot_link span {
        padding: 0px 12px;
        display: inline-block;
        color: #999;
    }

    .home5_zi {
        margin-top: 10px;
    }

    .home5 {
        margin-bottom: 30px;
        background: #ffffff;
    }

    .home5_list.mb_0 {
        border-bottom: none;
    }

    .home_bot .nav_ti > li {
        border-bottom: 1px solid #e8e8e8;
    }

    .fast ul li {
        display: block;
    }

    .cont_war {
        padding:45px  0px 0px 0px !important;
    }

    .er_shil {
        padding: 0px 5%;
    }

    /*3.23*/
    .home2_box {
        width: 100%;

    }

    .home2_box_img {
        max-width: 100%;
        width: 90%;
        margin: 0 auto;
        margin-bottom: 30px;
        position: relative;
    }

    .home2_box_text_1 h2 {
        font-size: 14px;
        margin-bottom: 0;
    }

    .home2_box_text_1 p {
        margin-bottom: 15px;
        padding: 0 10px;

    }

    .home2_box_text:after {
        width: 0;
    }

    .home2_more {

        font-size: 12px;
        line-height: 35px;
        width: 200px;
        margin-bottom: 25px;
    }

    .home2 .eng_lish {
        line-height: 28px;
        margin-bottom: 20px;
        font-size: 22px;
    }

    .pro_tit_newp {
        text-align: center;
        height: auto;
        line-height: 30px;
        background-color: #002247;
    }

    .warpper_pronewp {
        padding-top: 45px;
    }

    .face_phone1 {
        position: relative;
    }

    .pagination_face,.pagination_face2{
        position: absolute;
        width: 100%;
        text-align: center;
        left: 0px;
        bottom: 15px;
        margin: 0px auto;
    }

    .addre_one {
        width: 31%;
        margin: 0px 1%;
        margin-bottom: 10px;

    }

    .lcome_tit {

        padding-bottom:20px;
    }

    /*投资者*/
    .channel {
        padding: 30px 0;
    }

    .teaser_left {
        width: 100%;

    }

    .teaser_right {
        width: 100%;
        float: left;
        display: table;
    }

    .teaser_right1 p span {
        color: #002247;
        font-size: 22px;
    }

    .teaser_right1 {
        display: table-cell;
        vertical-align: middle;
        padding: 15px 10px;
    }

    .has_outer {
        margin-top: 0;
        border-bottom: 0px;
        padding: 20px 0px 0px 0px;
    }

    .has_outer_one img {
        width: 40px;
    }

    .has_outer_one {
        width: 50%;
        margin-bottom: 10px;

        padding-left: 50px;
    }

    .uter_txt {
        font-size: 16px;

    }

    .economics a {
        margin: 0px 2px;

        padding: 5px 8px;

        font-size: 14px;
    }

    .grow_img span {

        font-size: 16px;
        padding: 10px 20px;

    }

    .video_inner h2 {

        margin-top: 30px;
        font-size: 20px;
    }

    .gl_box {
        width: 100%;
        padding: 15px 0;
    }

    .teser_ock {
        padding: 10px;
        margin-top: 15px;
    }

    .teser_ock h4 {
        -webkit-line-clamp: 1;
        overflow: hidden;
        margin: 10px 0;
        height: 24px;
        line-height: 24px;
        font-size: 16px;
    }

    .bonus_tab {
        overflow-x: scroll;
    }

    .bonus {

        padding: 30px 0;
    }

    .white_shadow h5 {
        font-size: 16px;

        height: 22px;
        line-height: 22px;

    }

    .white_shadow span {
        font-size: 14px;

        outline: none;
        padding: 5px 15px;
        margin-top: 10px;

    }

    .issue {
        padding: 30px 0;
    }

    .white_shadow {

        padding: 20px 15px;

        margin-bottom: 15px;
    }

    .teser_ock h5 {

        font-size: 12px;
    }

    .stocks {
        border-bottom: 1px solid #cccccc;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .stocks span {
        display: inline-block;
        width: 50%;
        float: left;
        line-height: 22px;
    }

    .layout {
        position: relative;
    }

    .pagination_lay {
        margin: 20px 0;
        width: 100%;
        text-align: center;
        left: 0px;
        bottom: 0px;
    }

    .personal-info h5 {
        font-size: 20px;
        margin: 0;
    }

    .strength_txt1 {
        padding: 10px;
        color: #333;
        text-align: center;
        height: 65px;

    }

    .brand3_img_box1 {

        padding: 0;
    }

    .strength_o {
        padding-bottom: 65px;

    }

    .personal-info {
        position: relative;
        margin-bottom: 0;
    }

    .pagination_lay span {
        height: 8px;
        width: 8px;
        margin: 0px 3px;
        cursor: pointer;
        position: relative;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        -khtml-border-radius: 50%;
        background: #999;
    }

    .pagination_lay .swiper-active-switch {
        background: #f6d876;
    }

    .pro_box_tit a {
        padding: 5px 14px;
        font-size: 14px;
        margin:5px;
    }

    .pro_box_tit {
        text-align: center;
        margin-bottom: 20px;
    }

    .pro_b_a_img {
        width: 100%;
        float: left;
        padding: 0px;
    }

    .pro_b_a_txt {
        width: 100%;
        float: left;
        padding: 15px 10px;
    }

    .pro_b_a_txt h3 {
        font-size: 16px;
        margin: 8px 0;
    }

    .mechanism {
        padding-bottom: 30px;
    }
    .filter_left{
        width: 100%;
    }
    .filter_area{
        padding: 30px 0;
    }
    .filter_left ul li{
        width: 25%;
        float: left;
        padding: 5px;
        font-size: 14px;
        text-align: center;
    }
    .filter_right {
        width: 100%;
        padding-left: 0px;
    }
    .nested_le b{
        font-size: 30px;
    }
    .nested_ri{
        padding-left: 10px;
    }
    .nested_ri h5{
        font-size: 16px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp:1;
        height: 24px;
        line-height: 24px;
        overflow:hidden;
    }
    .pro_b_a_txt p{
        line-height: 22px;
        font-size: 12px;
    }
    .brand_in2_1_text_con p{
        font-size: 12px;
        line-height: 22px;
    }
    .brand_in2_1_text_con h4{
        font-size: 16px;
        margin-bottom: 0px;
    }
    .brand2t_right p{
        font-size: 12px;
    }
    .banner .swiper-pagination{
        bottom: 5px;
    }
    .pro_faceb{
        margin-top:10px;
    }
    .join{
        margin-bottom: 10px;
    }
    .pro_tit_ph{
        position: fixed;
        top:60px;
        left: 0px;
        width: 100%;
        background-color: #002247;
        z-index: 9999;

    }
    .pro_tit_ph a{
        height: 45px;
        line-height: 45px;
        background-color: #002247;
        text-align: center;
        padding: 0 20px;
        display: inline-block;
        color: #a8b0b9;
        font-size: 13px;
    }
    .pro_tit_ph a.on{
        font-size: 15px;
        font-weight: bold;
        color: #fff;
    }
    .pro_tit_ph2{
        position: fixed;
        top:105px;
        left: 0px;
        width: 100%;
         background-color: #fff;
        z-index: 9999;
    }
    .pro_tit_ph2 a{
        height: 35px;
        line-height: 35px;
        background-color: #fff;
        text-align: center;
        padding: 0 20px;
        display: inline-block;
        color: #666;
        font-size: 13px;
    }
    .pro_tit_ph2 a.on{
        color: #333;
        font-weight: bold;
        border-bottom: 2px solid #333;
    }
    .pro_tit_ph2 .swiper-slide{
         width: auto;
    }
   /* .pro_tit_ph a.on{
        border-bottom: 2px solid #fff;
    }*/
    .swiper_pro_tit{
        height: 45px;
    }
    .pro_tit_ph .swiper-slide{
        width: auto;
    }
    .face_phone1{
        margin-bottom: 10px;
    }
    .pro_tit{
        top:60px;
    }
    .location_news_inner{
        margin-top:0px;
    }
    .brand1{
        margin-top:0px;
    }
	
	/* about 7.19 */
	.brand_about_us{
		padding-bottom:50px;
		}
		
	.strength_img{
		height:250px;
		overflow:hidden;
		}	
	
	.pro_b_a_img{
		height:150px;
		overflow:hidden;
		}	
	
	.hxcx_img{
		height:330px;
		overflow:hidden;
		}
		
	.gltd_lone {
		padding-bottom:5px;
		}	
	
	/* about 7.19 */

    /*pro_cotton*/
    .cotton_ser2_left{
        width: 78%;
        margin: 0 auto;
        float: none;
        margin-bottom: 30px;
        text-align: center;
    }
    .cotton_ser2{
        padding:30px 0;
    }
    .cotton_ser2_left .img{
        width: 100%;
        max-width: 100%;
    }
    .cotton_ser2_right{
        width: 100%;
        float: none;
        padding: 0 15px;
    }
    .cotton_ser2_right_tit h6 {
        font-size: 12px;
    }
    .cotton_ser2_right_tit span{
        margin: 8px 0;
    }
    .cotton_ser2_right_tit h1{
        font-size: 20px;
    }
    .cotton_ser2_right_con li p{
        line-height: 30px;
        height: auto;
    }
    .cotton_ser2_right_con li p span {
        font-size: 15px;
    }
    .cotton_ser2_fa_bt{
        display: none;
    }
    .cotton_ser2_right_con li img{
        width: 30px;
    }
    .cotton_ser2_right_con li{
        padding-left:47px;
    }
    .cotton_ser2_right_tit {
        margin-bottom: 26px;
    }
    .cotton_ser2_right_con .text{
        margin-bottom: 16px;
    }
    .cotton_ser4_box {
        width: 100%;
        padding: 30px 0;
    }
    .cotton_ser4_box .tit h1 {
        font-size: 20px;
        margin-bottom: 28px;
        margin-top: 0px;
    }
    .cotton_ser4_box_con li span{
        font-size: 13px;
    }
    .cotton_ser4_box_con li{
        margin-bottom: 12px;
    }
    .cotton_ser4_box2 .cotton_ser4_box_con {
        padding-left: 11%;
    }
    .cotton_ser6 {
        padding: 30px 0;
    }
    .cotton_ser6 h3 span{
        padding-top: 15px;
    }
    .cotton_ser6 h3 {
        font-size: 20px;
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .cotton_ser6 p{
        margin-bottom: 0px;
    }
    .cotton_ser3_tit h4 {
        font-size: 15px;
        margin-bottom: 10px;
    }
    .cotton_ser3_tit h1 {
        font-size: 20px;
        margin-bottom: 8px;
    }
    .cotton_ser3_tit h6 {
        font-size: 13px;
        margin-bottom: 20px;
    }
    .cotton_ser3_tit span{
        width: 58%;
    }
    .cotton_ser3_tit span:after{
        height: 6px;
        width: 50px;
    }
    .cotton_ser1{
        margin-top: 60px;
    }
    .cotton_ser2_fa:after{
        display: none;
    }
    .cotton_ser4_box_con li span font{
        width: 58px;
    }
    .banner_img{
        background-image: none!important;
    }
    /*pro_cotton*/
	
}

@media (max-width: 1023px) and (min-width: 768px) {
    .hidden-xs {
        display: none !important;
    }

}

@media (max-width: 1024px) and (min-width: 768px) {
    .refund_ch {

        width: 190px;

    }

    .serach_a a {

        width: 190px;

    }

    .provin {

        width: 190px;

    }

    .honor_aom {
        padding: 0 15%;
    }

    .brand2_img .background-video {
        display: block !important;
        width: 118.5% !important;
    }

    .er_shil {
        padding: 0px 8%;
    }

    .pro_tit_cont {
        margin-top: 0px;
    }
	
	
}

/*@media (max-width: 767px) {*/
/*.visible-xs {*/
/*display: block !important;*/
/*}*/

/*}@media (max-width: 991px) and (min-width: 768px)*/
/*{*/
/*.visible-sm {*/
/*display: block !important;*/
/*}*/
/*}*/
/*@media (max-width: 991px) and (min-width: 768px) {*/
/*.hidden-sm {*/
/*display: none !important;*/
/*}*/
/*}*/




