* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	outline: none;
	box-sizing: border-box;
}
body,
html {
	scroll-behavior: smooth;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #000000;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content: ‘‘;
}

abbr,
acronym {
	border: 0;
}
input[type='text']::-ms-clear {
	display: none;
}

.qrm-border1,
.qrm-border2,
.qrm-border3 {
	overflow-y: scroll;
	scrollbar-color: transparent transparent;
	scrollbar-width: 2px;
	scrollbar-track-color: transparent;
	-ms-scrollbar-track-color: transparent;
	/*三角箭头的颜色*/
	scrollbar-arrow-color: transparent;
	/*滚动条滑块按钮的颜色*/
	scrollbar-face-color: rgb(154, 154, 154);
	/*滚动条整体颜色*/
	scrollbar-highlight-color: #fff;
	/*滚动条阴影*/
	scrollbar-shadow-color: inset 0 0 5px rgb(154, 154, 154);
	/*滚动条轨道颜色*/
	scrollbar-track-color: #fff;
	/*滚动条3d亮色阴影边框的外观颜色——左边和上边的阴影色*/
	scrollbar-3dlight-color: inset 0 0 5px rgb(154, 154, 154);
	/*滚动条3d暗色阴影边框的外观颜色——右边和下边的阴影色*/
	scrollbar-darkshadow-color: inset 0 0 5px rgb(154, 154, 154);
	/*滚动条基准颜色*/
	scrollbar-base-color: inset 0 0 5px rgb(154, 154, 154);
}

/* 滚动条样式 */
.qrm-border1d::-webkit-scrollbar {
	width: 4px;
}
.qrm-border1d::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: rgba(0, 0, 0, 0.2);
}
.qrm-border1d::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 0;
	background: rgba(0, 0, 0, 0.1);
}
/*滚动条样式*/
.qrm-border1::-webkit-scrollbar {
	width: 4px;
}
.qrm-border1::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: rgba(0, 0, 0, 0.2);
}
.qrm-border1::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 0;
	background: rgba(0, 0, 0, 0.1);
}
/*滚动条样式*/
.qrm-border1s::-webkit-scrollbar {
	width: 4px;
}
.qrm-border1s::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: rgba(0, 0, 0, 0.2);
}
.qrm-border1s::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 0;
	background: rgba(0, 0, 0, 0.1);
}

/*滚动条样式*/
.qrm-border2d::-webkit-scrollbar {
	width: 4px;
	/*height: 4px;*/
}
.qrm-border2d::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: rgba(0, 0, 0, 0.2);
}
.qrm-border2d::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 0;
	background: rgba(0, 0, 0, 0.1);
}
/*滚动条样式*/
.qrm-border2::-webkit-scrollbar {
	width: 4px;
	/*height: 4px;*/
}
.qrm-border2::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: rgba(0, 0, 0, 0.2);
}
.qrm-border2::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 0;
	background: rgba(0, 0, 0, 0.1);
}
/*滚动条样式*/
.qrm-border3::-webkit-scrollbar {
	width: 4px;
}
.qrm-border3::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: rgba(0, 0, 0, 0.2);
}
.qrm-border3::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 0;
	background: rgba(0, 0, 0, 0.1);
}

/* 级联菜单样式修改 */

.qrm-pinming {
	background-size: 10px;
}
.qrm-pinming .qrm-border1 {
	width: 196px;
	max-height: 300px;
	top: 36px;
	overflow: auto;
	background: #fff;
	border: none;
	box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.09);
	z-index: 2;
}
.qrm-pinming .qrm-border2 {
	width: 180px;
	top: 36px;
	max-height: 300px;
	overflow: auto;
	left: 196px;
	background: #fff;
	border: none;
	box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.09);
	z-index: 2;
}
.qrm-pinming .qrm-border3 {
	width: 180px;
	top: 36px;
	max-height: 300px;
	overflow: auto;
	left: 375px;
	background: #fff;
	border: none;
	box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.09);
}

.qrm-lev {
	width: 100% !important;
}

.qrm-lev > li:hover {
	background: #daf2ff;
	color: #bbb;
}

.qrm-lev-1 > li.active,
.qrm-lev-2 > li.active,
.qrm-lev-3 > li.active {
	background: #daf2ff;
	color: #bbb;
}

#LRfloater0 {
	display: none;
}

/* ajax header*/
.gsb_dialog {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3);
	position: fixed;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 104;
}

.gsb_dialog .gsb_dialog_content {
	width: 360px;
	padding: 30px;
	background: #fff;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	border-radius: 4px;
}

.gsb_dialog .gsb_dialog_content .gsb_dialog_content_message {
	width: 100%;
	padding: 20px;
	text-align: center;
	color: #666666;
	line-height: 22px;
}

.gsb_dialog .gsb_dialog_content .gsb_dialog_content_footer {
	width: 100%;
	display: flex;
	justify-content: center;
}

.gsb_dialog .gsb_dialog_content .gsb_dialog_content_footer .gsb_dialog_content_footer_button {
	width: 120px;
	height: 36px;
	background: #00A4FF;
	color: #FFFFFF;
	line-height: 20px;
	border: 1px solid #00A4FF;
	outline: none;
	cursor: pointer;
}

.gsb_dialog .gsb_dialog_content .gsb_dialog_content_footer .gsb_dialog_content_footer_button:hover {
	background: #009CF5;
}
/* ajax footer*/

/*客服样式*/
#LRfloater2 {
	right: 50px!important;
	z-index: 99!important;
}

.new-nav{
    width: 68px;
    position: fixed;
    right: 24px;
    top: 50%;
    bottom:auto;
    left:auto;
    z-index: 100;
    margin-top: -257px;
}
.new-nav .nav-list{
    text-align: center;
    position: relative;
    cursor: pointer;
    width: 68px;
    height: 68px;
    margin-bottom:2px;
    background-color: #fff;
    border-radius: 3px;
    background-position: 50% 32%;
    background-repeat: no-repeat;
    box-shadow: 0 0 8px 0 rgba(44, 107, 234, 0.16);
}
.new-nav .nav-list.zhiding{height: 30px;background-position: 50%;display: none;}
.new-nav .nav-list.kefuks{width:120px;height: 120px;background-image: url("../images/kefu.png");box-shadow: none;position: relative;right: 27px;background-color: transparent;}
.new-nav .nav-list.kefuks:hover{background-color:transparent;}
.new-nav .nav-list.kefuks a{display:inline-block;width: 100%;height: 100%;}
.new-nav .nav-list.gouwuche{background-image: url("../images/icon_gouwuche.png");}
.new-nav .nav-list.gouwuche:hover{background-image: url("../images/icon_gouwucheh.png");}
.new-nav .nav-list.beixuanpk{background-image: url("../images/icon_beixuan.png");}
.new-nav .nav-list.beixuanpk:hover{background-image: url("../images/icon_beixuanh.png");}
.new-nav .nav-list.saoyisao{background-image: url("../images/icon_saoyisao.png");}
.new-nav .nav-list.saoyisao:hover{background-image: url("../images/icon_saoyisaoh.png");}
.new-nav .nav-list.fankui{background-image: url("../images/icon_fankui.png");}
.new-nav .nav-list.fankui:hover{background-image: url("../images/icon_fankuih.png");}
.new-nav .nav-list.zhiding{background-image: url("../images/icon_zhiding.png");}
.new-nav .nav-list.zhiding:hover{background-image: url("../images/icon_zhidingh.png");}
.new-nav .nav-list .P1{
    font-size: 12px;
    font-weight: 400;
    color: #2C6BEA;
    line-height: 30px;
    padding: 35px 0 6px 0;
}
.new-nav .nav-list:hover{
     background-color: #2C6BEA;
}
.new-nav .nav-list:hover .P1{
     color: #fff;
}
.new-nav .nav-list .n-icons{
    margin-top:12px;
    object-fit: contain;
}

.new-nav .nav-box{
    position: relative;
    width: 68px;
}
.nav-list .nav-show{
    width:0;
    overflow: hidden;
    transition: all 0.3s;
    position: absolute;
    right: 60px;
    bottom:auto;
    left:auto;
    top:0;
}
.nav-list .nav-show>div{
    float: right;
    margin-right:20px;
}
.nav-list:hover .nav-show{
    width:280px;
    text-align: right;
}
.nav-ewm-box{
    padding-top:20px;
    width: 160px;
    background: #FFFFFF;
    box-shadow: -20px 0 20px 0 rgba(0, 0, 0, 0.05);
}
.nav-ewm-box .ewm-list{
    border-bottom:1px solid #EEEEEE;
    text-align: center;
}
.nav-ewm-box .ewm-list img{
    width:110px;
    height:110px;
    margin-top:10px;
}
.nav-ewm-box .ewm-list p{
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    text-align: center;
    padding-bottom:4px;
    margin-bottom:10px;
}
.nav-serve{
    width: 240px;
    height: 260px;
    background: #FFFFFF;
    box-shadow: -20px 0px 20px 0px rgba(0, 0, 0, 0.05);
}
.nav-serve .serve-head{
    width:100%;
    height:169px;
    padding:26px 20px 22px 20px;
    box-sizing: border-box;
    background: linear-gradient(150deg, #2C6BEA, #0043C9);
}
.nav-serve .serve-titles{
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
}
.nav-serve .serve-titles img{
    width:12px;
    height:12px;
}
.nav-serve .serve-input{
    width: 200px;
    height: 32px;
    background: #FFFFFF;
    padding-left:15px;
    box-sizing: border-box;
    margin-top:10px;
}
.serve-submit{
    width: 200px;
    height: 32px;
    background: linear-gradient(150deg, #FF9535, #FF7C35);
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 32px;
    text-align: center;
    margin-top:7px;
    display: block;
}
.serve-submit:hover{
    background:#FF8E28;
}
.nav-serve .serve-tip{
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    opacity: 0.5;
    padding-top:6px;
}
.serve-content{
    padding:10px 20px;
    text-align: left;
}
.serve-content .serve-list{
    padding:16px 0;
    border-bottom:1px solid #EEEEEE;
}
.serve-content  .serve-list .tlls{
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}
.serve-content  .serve-list .tlls img{
    width:14px;
    height:14px;
}
.serve-content .serve-list .phone{
    font-size: 28px;
    font-weight: 400;
    color: #FF5A00;
    padding-left:10px;
}
.serve-content .serve-list .des{
    font-size: 12px;
    font-weight: 400;
    color: #999999;
    padding-left:16px;
}
.serve-content .borNone{
    border-bottom:none;
}