html body {
	width: 100%;
	height: auto;
	font-size: 12px;
	font-family: MicrosoftYaHei;
	-webkit-scroll-behavior: smooth;
	 -ms-overflow-style: none;
}

html body::-webkit-scrollbar {
	display: none;
}

* {
	margin: 0;
	padding: 0;
	font-family: MicrosoftYaHei;
}
#head{
	background: white;
}
.iphon img{
	float: left;
	width: 55px;
}
#iphonnumber{
	color:#00a5f4;
	float: left;
}
li {
	list-style: none;
}
.home_span{
	color: white;
	padding-left: 2rem;
    font-weight: 600;
    color: #ffff;
}
.home a{
	color: white;
}
.home i{
	color: white;
}
.title-page {
	width: 100%;
	margin: auto;
	height: 42px;
	font-size: 16px;
}

.title {
	width: 75rem;
	margin: auto;
	height: 42px;
	font-size: 16px;
}
.title_span{
	position: relative;
	width: 100px;
	cursor: pointer;
}
.title_span:hover{
	color: #00a5f4;
}
.login_res{
    border-radius: 12px;
    border: solid 1px #c1c1c1;
    height: 28px;
    color: #7d7e80 !important;
    line-height: 27px;
    margin-top: 5px;
    width: 120px;
    padding-left: 8px;
    padding-right: 7px;
    overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.reg {
	cursor: pointer;
}
.cart_btn{
	position: relative;
    left: -6px;
}
.navigation a {
	position: relative;
}
.select_a p{
	color:#00a5f4 !important;
}
.h-cart {
	margin-left: 3rem;
}

.title-right{
    line-height: 40px;
    color: #7d7e80;
    font-weight: normal;
    font-stretch: normal;
    font-size: 14px;
    float: left;
    width: 500px;
    display: flex;
    text-align: center;
    padding-left: 100px;
}
.title-right a {
	color: #7d7e80;
	text-decoration: none;
}

.title-left {
	text-align: left;
	line-height: 40px;
	color: #7d7e80;
	font-weight: normal;
	font-stretch: normal;
	font-size: 14px;
	float: left;
	width: 50%;
}

.title_cart_num{
	position: absolute;
    top: 8px;
    width: 25px;
    right: -5px;
    height: 25px;
    line-height: 25px;
    border-radius: 50%;
    background: #ff7357;
    font-size: 12px;
    color: white;
}
.welcom {
	opacity: 0.2;
}

.login {
	margin-right: 2.8125rem;
}

.search-page {
	width: 100%;
	margin: auto;
	height: 110px;
	background-color: #ffffff;
}
.a {
	text-align: center;
    font-size: 14px;
    margin-bottom: 5px;
    cursor: pointer;
}
.a:hover{
	background: #00a5f4;
	color: white;
}
.search {
	width: 75rem;
	margin: auto;
	height: 110px;
	background-color: #ffffff;
}

.logo {
	float: left;
	width: 11.375rem;
	height: 3.9375rem;
	margin-top: 16px;
}
.search_right_btn{
	display: flex;
	position: absolute;
    right: 10px;
    top: 0px;
}
.btn_box{
    width: 15px;
    height: 15px;
    border: solid 1px #dddddd;
    text-align: center;
    line-height: 15px;
    cursor: pointer;
}
.num_del{
	text-decoration: line-through;
	font-size: 12px;
	color: #999999;
}
.right_box_text{
	font-size: 16px;
	color: #4d4d4d;
}
.search_right_box{
	margin-left: 25px;
	text-align: right;
	width: 98px;
}
.search_right_box_con{
	margin-top: 15px;
}
.search-con {
    float: left;
    width: 36.6875rem;
    height: 38px;
    display: flex;
    position: relative;
    margin-top: 1.9375rem;
    margin-left: 4.4375rem;
    border: solid 1px #dadada;
    border-radius: 3px;
}
.right_box_title{
	font-family: MicrosoftYaHei-Bold;
	font-size: 14px;
	color: #4d4d4d;
	width: 100%;
	height: 24px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-weight: 600;
}
.search-con i {
	background-image: linear-gradient(#f0f0f5,
		#f0f0f5),
		linear-gradient(#00a5f4,
		#00a5f4);
	background-blend-mode: normal,
		normal;
	font-size: 1.375rem;
	color: #333;
	padding-left: 1.3rem;
	cursor: pointer;
}

.search-sel {
    width: 78px;
    height: 38px;
    background-color: #f7f7f7;
    border: none;
    font-family: MicrosoftYaHei;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 38px;
    letter-spacing: 1px;
    color: #00a5f4;
    padding-left: 12px;
    cursor: context-menu;
    outline: none;
    border-radius: 3px 0px 0px 3px;
}
.search_dow{
    position: absolute;
    top: 8px;
    left: 128px;
    padding: 0px !important;
    background: #f7f7f7 !important;
    color: #00a5f4 !important;
}
.search_info{
    width: 147px;
    background: white;
    position: absolute;
    z-index: 20;
    padding: 10px 0px;
    top: 38px;
    left: 0px;
    border: 1px solid #eee;
}
#search-input {
	height: 28px;
    padding: 5px;
    width: 407px;
    border: none;
    /* margin-top: 5px; */
    outline: none;
}
.search-i{
    width: 80px;
    height: 40px;
    border: none;
    color: white;
    outline: none;
    cursor: pointer;
    position: relative;
    top: -1px;
    font-size: 15px;
    background-color: #00a5f4;
    border: solid 1px #00a5f4;
    border-radius: 0px 3px 3px 0px;
}
.search_right{
	width: 220px;
	height: 75px;
	float: left;
	padding-top: 0.93rem;
	margin-left: 100px;
	display: flex;
	overflow: hidden;
	position: relative;
}
.search_list{
	position: relative;
	display: flex;
}
.search_li{
	position: relative;
	display: flex;
	left: 0px;
	margin-right: 20px;
	transition: left 0.5s;
	-moz-transition: left 0.5s;	/* Firefox 4 */
	-webkit-transition: left 0.5s;	/* Safari 和 Chrome */
	-o-transition: left 0.5s;
}
.search_right_img{
	width: 90px;
    height: 45px;
    margin-top: 1px;
    background-color: #86b9c6;
    box-shadow: 0px 5px 10px #888888;
    font-size: 14px;
	color: #ffffff;
	outline: none;
	border: none;
	border-radius: 2px;
	margin-top: 1rem;
}
.nav-page {
	width: 100%;
	height: 3.4375rem;
	border-bottom: solid 1px #dadada;
	position: relative;
	top: 1px;
}

.nav {
	width: 75rem;
	margin: auto;
	height: 3.4375rem;
	position: relative;
}

.home {
	width: 190px;
    height: 3.45rem;
    background-color: #00a5f4;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #ffff;
    line-height: 55px;
    float: left;
    cursor: pointer;
}
.home a  {
	color: #333333;
	text-decoration: none;
}


.home i {
	float: right;
	margin-top: 1.1rem;
	margin-right: 0.5rem;

}

.home:hover .bars-menu {
	display: block;
}

.bars-menu {
    display: none;
    width: 190px;
    height: 460px;
    background-color: #00a5f4;
    position: absolute;
    z-index: 10;
    top: 3.45rem;
}

.bars-menu2 {
	width: 1010px;
	min-height: 460px;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 100000;
	top: 0rem;
	left: 190px;
	cursor: auto;
	overflow: hidden;
	border-radius: 3px;
	display: none;
}
.second-menu{
	padding-left: 10px;
}
.menu2_list_box{
	width: 990px;
    overflow: auto;
    height: 450px;
    padding-bottom: 10px;
    padding-right: 20px;
    text-align: left;
}
.menu2_list_box ul{
	float: left;
}
.bars-menu2:hover{
	height: auto;
}
.nav-menu {
	margin: auto;
	/*padding-top: 40px;*/
}

.menu-list {
	height: 54px;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 1px;
	color: #ffffff;
	cursor: pointer;
	text-align: center;
}
.menu-list a{
	font-size: 16px;
	color: #ffffff;
	opacity: 1;
	position: relative;
    top: 12px;
}
.serspan {
	float: left;
	font-weight: 600;
	margin-left: 1rem;
	cursor: pointer;
}

.serspan:hover {
	color: #006699;
}
.men_sel{
	background-color: #ffffff;
    opacity: 1;
    color: #00a5f4;
}
.men_sel a{
	background-color: #ffffff;
    opacity: 1;
    color: #00a5f4;
}
.men_sel .bars-menu2{
	display: block ;
}
.menu-list:hover {
	background-color: #ffffff;
    opacity: 1;
    color: #00a5f4;
}
.home:hover .home_a{
    color: #00a5f4 !important;
}
/*.home:hover .home_span{
    color: #00a5f4 !important;
}*/
.menu-list:hover a{
	background-color: #ffffff;
    opacity: 1;
    color: #00a5f4;
}
.menu-list:hover .bars-menu2 {
	display: block;
}

.menu-list i {
	float: right;
    margin-top: 10px;
    margin-right: 0.5rem;
    font-size: 12px;
}

.menu2_list {
	border-bottom: 1px solid #dadada;
	overflow: hidden;
	margin-left: 20px;
	width: 155px;
}
.menu2_list_li{
	float: left;
}
.menu2_list p{
	font-size: 14px;
	color: #4d4d4d;
	display:inline-block;
	font-weight: 600;
	float: left;
}
.menuA-second-item-wrap {
    padding: 10px;
    height: auto;
    break-inside: avoid;
    page-break-inside: avoid;
}
.item_title{
	font-size: 16px;
    color: #00a5f4;
    display: inline-block;
    font-weight: 600;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    width: 100%;
    cursor: context-menu;
    border-bottom: 1px solid #3333331a;
}
.item_span:hover{
	color: #00a5f4;
	background: #f4f4f4;
}
.menu2_list i {
	float: left;
	margin-left: 0.5rem;
	color: #333;
}
.menu2_list label{
	float: left;
}
.menu2_list span{
	font-size: 14px;
	color: #808080;
	float: left;
	cursor: pointer;
	margin-left: 10px;
}
.item_span{
	font-size: 14px;
	color: #808080;
	padding-left: 5px;
	cursor: pointer;
}
.menu2_list span:hover{
	color: #00a5f4 !important;
}
.menu2-p {
	font-size: 14px;
	color: #808080;
	margin: auto;
	margin-left: 2rem;
	margin-right: 2rem;
}

.menu2-p span {
	cursor: pointer;
}

.navigation {
	height: 3.45rem;
	/* 	background-color: #FFFFFF; */
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #FFFFFF !important;
	line-height: 50px;
	float: left;
	padding-right: 2rem;
}

.navigation a p {
	text-decoration: none;
	color: #333;
}
.navigation a p:hover{
	color: #00a5f4;
}
.navigation a {
	float: left;
}

.navigation a p {
	padding: 0.2rem 0rem;
	float: left;
	width: 7rem;
	text-align: center;
	position: relative;
}


.active {
	/* background: #00a5f4; */
	/* 	color: #FFFFFF !important; */
}

.iphon {
    height: 3.45rem;
    /* background-color: #00a5f4; */
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
    /* color: #ffffff; */
    /* font-weight: 600; */
    line-height: 50px;
    float: left;
    margin-top: 30px;
    margin-left: 130px;
}

.fa-caret-up {
	color: #FFFFFF !important;
	position: absolute;
	bottom: -3px;
	left: 45%;
	font-size: 1.4rem !important;
}

/**/
.service_type{
    width: 70px;
    height: auto;
    position: absolute;
    left: -80px;
    top: 0px;
}
.service_type_li{
	width: 35px;
    padding: 15px;
    height: 35px;
    cursor: pointer;
    line-height: 18px;
    background-color: #ffffff;
    box-shadow: 0px 6px 9px 0px rgba(0, 36, 51, 0.06);
    border-radius: 2px;
    font-size: 16px;
    text-align: center;
    color: #4d4d4d;
    margin-bottom: 2px;
}
.service_type_li_select{
	background-color: #00a5f4;
	color: white;
}

/*国内商标*/

.hide {
	display: none !important;
}



.zx-img {
	display: none;
}

