.header_top{
    position: relative;
    z-index: 9999999;
}

.indexbannerSwiper .swiper-slide{
    position: relative;
}
.isplay{
    position: absolute;
    width: 0.5rem;
    height: 0.5rem;
    top: 23%;
    right: 2.6rem;
    z-index: 9999999;
    cursor: pointer;
    
}
.isplay img{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.contols-2{
    display: none;
}
/*.reaingTxt{*/
/*    height: 0.38rem;*/
/*    top: 0;*/
/*    width: 100%;*/
/*    padding: 0 2.6rem;*/
/*    background: #ECECEC;*/
/*    position: fixed;*/
/*    z-index: 99;*/
/*    justify-content: flex-end;*/
    
/*}*/
/*.reaingTxt span{*/
/*    color: #757575;*/
/*    font-size: 0.16rem;*/
/*      text-align: right;*/
/*    line-height: 0.38rem;*/
/*    width: 100%;*/
/*    display: block;*/
   
/*}*/


.langBox_big{
    display: flex;
    align-items: center;
}
.loginSucc{
	background: #F6F6F6;
	border-radius: 9rem;
	padding: 0.08rem 0.15rem 0.08rem 0.24rem;
	margin-left: 0.17rem;
}
.loginSucc *{
	color: #3E3A39;
	font-size: 0.16rem;
}
.login_esc{
	margin-left: 0.06rem;
	cursor: pointer;
}
header {
	/* height: 0.38rem; */
	position: absolute;
	width: 100%;
	top: 0;
	z-index: 99;
	left: 0;
}
.reaingTxt{
    display: none;
}
.header_top {
	background: #ECECEC;
	/*margin-top: 0.38rem;*/
	/*position: fixed;*/
	/*z-index: 99;*/
	/*width: 100%;*/
	/*top: 0;*/
	/*left: 0;*/
}

.header_topContent {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.header_topBox {
	display: flex;
	align-items: center;
}

.header_tooItems {
	color: #3E3A39;
	font-size: 0.14rem;
	display: block;
	margin-right: 0.3rem;
	padding-right: 0.3rem;
	position: relative;
	height: 0.38rem;
	display: flex;
	align-items: center;
	/*border-right: 0.01rem solid #ccc;*/
}
.header_tooItems:hover{
	color: #ee2928;
}

.header_tooItems::after{
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 0.01rem;
    height: 0.15rem;
    background: #ccc;
    
}
.header_tooItems:last-child::after{
    display: none;
}



.header_langbox {
	height: 0.38rem;
	display: flex;
	align-items: center;
	cursor: pointer;
	position: relative;
}

.header_langimg1 {
	width: 0.16rem;
	height: 0.16rem;
}

.header_langimg2 {
	width: 0.14rem;
	height: 0.08rem;
}

.header_langtxt {
	margin: 0 0.09rem 0 0.06rem;
	color: #3E3A39;
	font-size: 0.14rem;
}

.header_changebox {
	padding: 0.05rem 0;
	width: 100%;
	position: absolute;
	top: 100%;
	background: #fff;
	border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
	box-shadow: 0rem 0rem 0.06rem 0.01rem rgba(0, 0, 0, 0.16);
	z-index: 20;
	display: none;
}

.header_chang_lang {
	display: block;
	color: #7A7A7A;
	text-align: center;
	font-size: 0.14rem;
	padding: 0.07rem 0;
}

.header_chang_lang:hover {
	color: #E60012;
}

.header_langbox:hover .header_changebox {
	display: block;
}

.header_content {
	background: #fff;
	position: absolute;
	top: 100%;
	width: 100%;
	box-shadow: 0rem 0.02rem 0.04rem 0.01rem rgba(0, 0, 0, 0.07);
}

.header_content.fixed {
	position: fixed;
	/* top:-100% ; */
	/*top: 0.38rem;*/
	top: 0;
	left: 0;
	z-index: 520;
}


.header_logo {
	width: 1.7rem;
	height: 0.52rem;
}

.header_logo img {
	width: 100%;
	height: 100%;
}

.header_contentBox {
	display: flex;
	align-items: center;
	padding: 0.17rem 0;
	position: relative;
}

.header_rightbox {
	display: flex;
	align-items: center;
}

.header_right_seacherbox,
.header_right_loginbox {
	width: 0.4rem;
	height: 0.4rem;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	margin-left: 0.17rem;
}
.header_right_seacherbox img{
	width: 0.2rem;
	height: 0.2rem;
}
.header_right_loginbox img{
	width: 0.18rem;
	height: 0.2rem;
	object-fit: contain;
}

.header_right_seacherbox {
	background-color: #3E3A39;
}

.header_right_loginbox {
	background: #EE2928;
}
.header_menus{
	flex: 1;
	display: flex;
	justify-content: center;
	position: relative;
}
.header_menus_flex {
	display: flex;
	align-items: center;
	position: relative;
}

.header_menuItems {
	margin-right: 0.25rem;
}
.header_menuItems.active .header_menu_atxt{
    color:#EE2928;
    font-weight: bold;;
}

.header_menuItems:last-child {
	margin-right: 0;
}

.header_menu_atxt {
	display: inline-block;
	padding: 0.21rem 0.14rem;
	font-size: 18px ;
}

.header_menuItems:hover .header_menu_atxt {
	color: #EE2928;
	font-weight: bold;
}
.unlineSolid{
	position: absolute;
	left: 0;
	/*width: ;*/
	height: 0.03rem;
	background: #EE2928;
	bottom: 0;
	transition: all .25s;
}


.seacherBox {
	position: absolute;
	width: 100%;
	background-color: #fff;
	border-top: 0.01rem solid #ccc;
	box-shadow: 0rem 0.02rem 0.04rem 0.01rem rgba(0, 0, 0, 0.07);
	z-index: 30;
	top: -150%;
	z-index: -1;
	/* display: none; */
}

.seacherContent {
	padding: 0.35rem 0;
	display: flex;

}


.seacher_inputbox {
	flex: 1;
	display: flex;
	align-items: center;
	position: relative;

}

.seacher_inputbox img {
	width: 0.2rem;
	height: 0.2rem;
	position: absolute;
	top: 50%;
	left: 0.2rem;
	transform: translateY(-50%);
}

.seacher_inputbox input::placeholder {
	color: #7A7A7A;
	font-size: 0.16rem;
}

.seacher_inputbox input {
    height: 100%;
	border: 0.01rem solid #ccc;
	border-radius: 9rem 0 0 9rem;
	flex: 1;
	padding-left: 0.5rem;
}

.seacher_btn {
	width: 1.15rem;
	height: 0.45rem;
	background: #E60012;
	border-radius: 0rem 0.23rem 0.23rem 0rem;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 0.16rem;
	cursor: pointer;
}

.seacherRight {
	display: flex;
	align-items: center;
}

.seacher_img {
	width: 0.32rem;
	height: 0.32rem;
	margin-left: 1.11rem;
}

/* ˵ */
.bigDownNav {
	width: 100%;
	/* height: 4rem; */
	position: absolute;
	border-top: 0.01rem solid #ddd;
	background: #fff ;
	display: none;
}

.bigDown_menuBox {
	width: 19.2rem;
	height: 100%;
	margin: 0 auto;
	/* background: #fff; */
}
.is_showQues{
	/* height:4rem; */
	display: none;
}

.big_navRight_items{
	display: none;
}
.big_navRight_items:nth-child(1){
	display: block;
}



.big_navConent_items {
	display: flex;
	/*background: red;*/
	min-height: 2.5rem;
	position: relative;
}

.big_navLeft {
	width: 5.36rem;
	/* min-height: 4rem; */
	/*background:  RGBA(242,242,242,1);*/
	background: #f8f8f8;
	padding-left: 2.6rem;
	padding-right: 0.65rem;
	padding-top: 0.65rem;
	padding-bottom: 0.5rem;
}

.big_navLeft_items {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #3E3A39;
	font-size: 0.18rem;
	padding: 0.17rem 0;
	margin-bottom: 0.3rem;
	position: relative;
	cursor: pointer;
}

.big_navLeft_items::after {
	content: '';
	position: absolute;
	transition: all .45s;
	left: 0;
	width: 0.6rem;
	height: 0.02rem;
	background: #AEAEAE;
	border-radius: 1rem 1rem 1rem 1rem;
	bottom: 0;
}

/*.big_navLeft_items:hover::after {*/
/*	width: 100%;*/
/*	background-color: #E60012;*/
/*}*/

/*.big_navLeft_items:hover {*/
/*	font-weight: bold;*/
/*	color: #E60012;*/
/*}*/

.big_navLeft_items.active{
    font-weight: bold !important;
	color: #E60012 !important;
}
.big_navLeft_items.active::after{
 	width: 100%;
	background-color: #E60012;
}




.big_navLeft_items:last-child {
	margin-bottom: 0;
}

.big_navLeft_items img {
	width: 0.11rem;
	height: 0.19rem;
}

.big_navRight {
	flex: 1;
	background: #fff;
	padding-right: 2.6rem;
	padding-left: 0.71rem;
	padding-top: 0.47rem;
	padding-bottom: 0.25rem;
	position: relative;
}
.slideUp_btn{
	position: absolute;
	width: 0.34rem;
	height: 0.19rem;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0.22rem;
}
.slideUp_btn img{
	width: 0.34rem;
	height: 0.19rem;
}

.big_navRight_seacher {
	width: 100%;
	display: flex;
}

.big_navRight_seacher input {
	flex: 1;
	border: 0;
	outline: 0;
	background-color: #F5F5F5;
	border-radius: 0.23rem 0rem 0rem 0.23rem;
	padding: 0 0.24rem;
}
.big_navRight_seacher input::placeholder{
	color: #BFBFBF !important;
	font-size: 0.16rem ;
}

.seacherBtn {
	width: 1.15rem;
	height: 0.45rem;
	background: #E60012;
	border-radius: 0rem 0.23rem 0.23rem 0rem;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 0.16rem;
	cursor: pointer;
}
.seacherBtn img{
	width: 0.2rem;
	height: 0.2rem;
	margin-right: 0.15rem;
}
.big_navRight_menubox{
	padding: 0.48rem 0 0.6rem 0;
}
.big_navRight_menuList{
	display: flex;
	flex-wrap: wrap;
}
.big_navRight_menuItems {
    width: 16.6%;
    margin-bottom: 0.3rem;
	/*margin-right: 1.2rem;*/
}
.big_navRight_menuItems:last-child{
	margin-right: 0;
}
.big_navRight_menuTit{
	color: #E60012;
	font-size: 0.18rem;
	margin-bottom: 0.21rem;
	display: block;
}
.big_navRight_menuxBOX a{
	display: block;
	color: #636363;
	font-size: 0.16rem;
	margin-bottom: 0.13rem;
}
.big_navRight_menuxBOX a:nth-child(7){
    color: #EE2928;
}

/* .big_navRight_menuxBOX a:nth-child(n+8){
	color: red;
	display: none;
} */

.big_navRight_menuxBOX a:hover{
	color: #E60012;
}
.big_navRight_columnItems{
	display: flex;
	margin-bottom: 0.37rem;
}
.big_navRightCoumntit{
	width: 2rem;
	color: #E60012;
	font-size: 0.18rem;
	display: block;
}
.big_navRightCoumnXlist{
	display: flex;
	flex-wrap: wrap;
	flex: 1;
}
.big_navRightCoumnXlist a{
	width: 16.6%;
	color: #3E3A39;
	font-size: 0.16rem;
	margin-bottom: 0.2rem;
}
/* .big_navRightCoumnXlist a:nth-child(n+12){
	display: none;
} */


.big_navRightCoumnXlist a:hover{
	color: #E60012;
}
.big_navRight_fuwuList{
	display: flex;
	flex-wrap: wrap;
}
.big_navRight_fuwuList a{
	display: block;
	width: 20%;
	color: #636363;
	font-size: 0.16rem;
	margin-bottom: 0.29rem;
}
.big_navRight_fuwuList a:hover{
	color: #EE2928;
}
.big_navRight_aboutList{
	display: flex;
	flex-wrap: wrap;
}
.big_navRight_aboutList a{
	color: #636363;
	width: 16.6%;
	font-size: 0.16rem;
	margin-bottom: 0.3rem;
}
.big_navRight_aboutList a:hover{
	color: #E60012;
}

.big_navRight_seacher{
	position: relative;
}
.seacher_keybox{
	position: absolute;
	width: 100%;
	min-height: auto;
	max-height: 3.2rem;
	overflow-y: auto;
	background: #FFFFFF;
	box-shadow: 0rem 0rem 0.1rem 0.01rem rgba(0,0,0,0.08);
	border: 0.01rem solid #E9E9E9;
	padding: 0.2rem 0 ;
	top: 115%;
	z-index: 60;
	display: none;
}
.seacher_keybox::-webkit-scrollbar {
	width: 7px;
}

.seacher_keybox::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: rgba(0, 0, 0, 0.2);
}

.seacher_keybox::-webkit-scrollbar-track {
	border-radius: 0;
	background: rgba(0, 0, 0, 0.1);
}
.seacher_keyItems{
	width: 100%;
	color: #757575;
	font-size: 0.16rem;
	height: 0.38rem;
	display: flex;
	align-items: center;
	padding: 0 0.23rem ;
	transition: all .25s;
}
.seacher_keyItems:hover{
	background-color: #f5f5f5;
}



.common-phone-header,
.side-wrap{
    display: none;
}

@media only screen and (max-width: 1024px) {
    /* body {
        padding: 0.9rem 0 1rem !important;
    } */    

    header{
        display: none;
    }
    
    .common-phone-header {
        display: block !important;
    }

    .side-wrap {
        display: block !important;
    }

    
    /* 手机导航 */
    .common-phone-header {
        position: fixed;
        z-index: 10000;
        top: 0;
        left: 0;
        width: 100%;
        background: #fff;
    }
    .common-phone-header-inner {
        display: flex;
        height: 50px;
        border-bottom: 1px solid #eee;
        padding: 0 15px;
        justify-content: space-between;
        align-items: center;
    }

    .header-menu-phone{
        height: 30px;
    }
    .header-logo-phone {
        height: 30px;
    }
    .header-search-phone {
        height: 30px;
    }

    /* 搜索? */
    .header-search-box-phone {
        display: none;
    }


    .header-search-input-phone {
        border-radius: 20px;
        height: 35px;
        border-width: 1px;
        border: 1px solid #3E3A39;
        padding: 0 10px;
        font-size: 14px;
    }


    /* 侧边栏导? */
    .side-modal {
        display: none;
        position: fixed;
        z-index: 99999;
        left: 0;
        top: 0;
        height: 100vh;
        width: 100vw;
        background:rgba(0, 0, 0, .5);
    }
    .side-container {
        display: none;
        position: fixed;
        z-index: 100000;
        left: 0;
        top: 0;
        height: 100vh;
        width: 6.4rem;
        background-color: #fff;
        color: #3E3A39;
        border-left: 1px solid #eee;
        animation: ani_side 0.5s;
    }

    .side-container.shown {
        display: block;
    }

    @keyframes ani_side{
        from {
            display: none;
            width: 4rem;
        }
        to {
            display: block;
            width: 6.4rem;
        }
    }

    .side-wrap {
        width: 100%;
    }

    .side-top {
        display: flex;
        height: 60px;
        padding: 0 20px 0 30px;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #eee;
    }
    .side-logo {
        width: auto;
        height: 30px;
    }
    .side-close {
        width:.48rem;
    }

    .side-bottom {
        padding:  0 .48rem 0 .72rem;
    }


    .nav-item-inner {
        display: flex;
        justify-content: space-between;
        align-items: center;
        /* padding: .27rem .48rem .27rem .72rem; */
        padding: .27rem 0 .27rem 0;
        /*border-bottom: 1px solid #eee;*/
        position: relative;
    }
    
    .nav-item-inner::after{
        content: '';
        width: 100%;
        height: 1px;
        background: #DCDCDC;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .nav-item-inner span{
        display: flex;
        align-items: center;
        font-size: 14px;
    }


    .nav-item-inner img{
        /* width: .48rem; */
        width: .4rem;
    }
    .side-nav-list .nav-item a{
        color: #3E3A39;
        font-size: .26rem;
        width: 100%;
        display: inline-block !important;
    }



    .side-nav-list .side-local-img {
        width: .3rem;
        margin-right: .2rem;
        vertical-align: text-bottom;
    }   

    .side-nav-list-sub {
        display: none;
    }
    .side-nav-list-sub  .side-back-img,
    .side-nav-list-sub-three .side-back-img{
        width: .3rem;
        margin-right: .2rem;
        vertical-align: text-bottom;
    }
    
    


    .side-nav-list-main .nav-item:first-child{
        /*display: none;*/
    }
    .side-nav-list-main .nav-item:last-child{
        /* display: none; */
    }
    .side-nav-list{
        height: 87vh;
        overflow: auto;
    }
}