.inbox {
			width: 1200px;
			margin: 0 auto;
		}
		.in8 {
			text-align: center;
			width: 100%;
			margin: 50px 0;
		}
		.in8bt {
			background: url(/images/in8.png) no-repeat center center;
			line-height: 35px;
			font-size: 16px;
		}
		.fw {
			font-weight: bold;
		}
		.in8txt {
			line-height: 2;
			font-size: 14px;
			font-family: "宋体";
			color: #999;
		}
				.in8txt span {
			margin: 0 10px;
		}
		.foot {
			width: 100%;
			padding: 15px 0;
			background: #1E232D;
			color: #6C6E73;
			font-size: 14px;
			line-height: 26px;
			position:relative
		}
		.foot p {
			font-size: 14px;
			color: #ccc;
			text-align: center;
			line-height: 1.5;
			font-family: "宋体";
		}
		.mr15 {
			margin-right: 15px;
		}
		.ml15 {
			margin-left: 15px;
		}
		.foot a {
			color: #6C6E73;
		}
		
		.foot-logo{
			
			position:absolute;
			left:5%;
			top:2.5rem;
		}
		.foot-logo img{height:5.5rem}
/*bottom2*/



.contact-bar{
position: fixed;
right: 24px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
width: 48px;
z-index: 1000;
}

.contact-bar .contact-bar-top {
    padding: 12px 0px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    -o-border-radius: 24px;
    border-radius: 24px;
    background-color: #FFF;
    border: 1px solid #FFF;
    box-shadow: 0px 8px 40px 0px rgba(30, 35, 45, 0.08);
}
.contact-bar .contact-bar-item {
    position: relative;
    margin-bottom: 4px;}
	
	.contact-bar .contact-bar-item .item-icon.item-icon-phone {
    background: url(/images/right-bar-phone.png) no-repeat center;
}
.contact-bar .contact-bar-item .item-icon {
    width: 100%;
    height: 48px;
}
.contact-bar .contact-bar-item .item-bubble-phone, .contact-bar .contact-bar-item .item-bubble-zixun {
    position: absolute;
    right: 64px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #FFF;
    width: 180px;
    height: 72px;
    padding: 10px 0px 0px 16px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 0px 8px 40px 0px rgba(30, 35, 45, 0.08);
	text-align: left;
}
.contact-bar .contact-bar-item .item-bubble {
    display: none;
}
.contact-bar .contact-bar-item .item-bubble-phone div, .contact-bar .contact-bar-item .item-bubble-zixun div {
    line-height: 26px;
    font-size: 16px;
    color: #2D3037;
}
.contact-bar .contact-bar-item .item-bubble-phone p, .contact-bar .contact-bar-item .item-bubble-zixun p {
    line-height: 26px;
    font-size: 16px;
    color: #FF6666;
    margin-top: 2px;
}
.contact-bar .contact-bar-item .item-icon.item-icon-wechat {
    cursor: pointer;
    background: url(/images/right-bar-wechat.png) no-repeat center;
}
.contact-bar .contact-bar-item .item-icon {
    width: 100%;
    height: 48px;
}
.contact-bar .contact-bar-item .item-bubble-service {
    top: 50% !important;
    transform: translateY(-50%);
    box-shadow: 0px 8px 40px 0px rgba(30, 35, 45, 0.08);
}
.contact-bar .contact-bar-item .item-bubble-service {
    position: absolute;
    right: 64px;
    top: -64px;
    width: 320px;
    background-color: #FFF;
    padding-top: 18px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 0px 8px 40px 0px rgba(30, 35, 45, 0.08);
}

.contact-bar .contact-bar-item .item-bubble-service .zx-tit {
    line-height: 26px;
    font-size: 16px;
    color: #2D3037;
    padding-left: 24px;
}
.contact-bar .contact-bar-item .item-bubble-service .contact-list {
    padding-top: 16px;
}
.clearfix {
    zoom: 1;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    font-size: 0;
}
.contact-bar .contact-bar-item .item-bubble-service .contact-list .contact-item {
    position: relative;
    float: left;
    width: 50%;
}
.contact-bar .contact-bar-item .item-bubble-service .contact-list .contact-item .contact-item-name {
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    padding-left: 24px;
    cursor: pointer;
}
.contact-bar .contact-bar-item .item-bubble-service .contact-list .contact-item .contact-item-name span {
    float: left;
    color: #5E6D81;
}
.contact-bar .contact-bar-item .item-bubble-service .contact-list .contact-item .contact-item-name .contact-qq {
    position: relative;
    float: right;
    width: 23px;
    height: 16px;
    line-height: 16px;
    vertical-align: top;
    margin-top: 16px;
    margin-right: 20px;
}
.contact-bar .contact-bar-item .item-bubble-service .contact-list .contact-item .contact-item-name > img {
    float: right;
    vertical-align: top;
    margin-top: 16px;
    margin-right: 20px;
}
.contact-bar .contact-bar-item .item-bubble-service .contact-list .contact-item .contact-item-erweima {
    position: absolute;
    left: 0px;
    top: 48px;
    width: 320px;
    background-color: #F0F2F5;
    z-index: 999;
    display: none;
}
.contact-bar .contact-bar-item .item-bubble-service .contact-list .contact-item .contact-item-erweima .erweima-column {
    float: left;
    width: 50%;
    text-align: center;
    padding-top: 16px;
    padding-bottom: 17px;
}
.contact-bar .contact-bar-item .item-bubble-service .contact-list .contact-item .contact-item-erweima .erweima-column img {
    display: inline-block;
    width: 100px;
    height: 100px;
    vertical-align: top;
}
.contact-bar .contact-bar-item .item-bubble-service .contact-list .contact-item .contact-item-erweima .erweima-column p {
    line-height: 24px;
    font-size: 14px;
    color: #5E6D81;
    margin-top: 10px;
}
.contact-bar .contact-bar-item .item-bubble-service .support {
    position: relative;
    margin-top: 3px;
}
.contact-bar .contact-bar-item .item-bubble-service .exclusive-service {
    display: none;
}
.contact-bar .contact-bar-item .item-bubble-service .support .support-tit {
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    padding-left: 24px;
    cursor: pointer;
}
.contact-bar .contact-bar-item .item-bubble-service .support .support-tit {
    display: flex;
    justify-content: flex-start;
    font-size: 16px;
    color: #FF6666;
    cursor: inherit;
}
.contact-bar .contact-bar-item .item-bubble-service .support .support-tit .support-phone {
    width: 50%;
}
.contact-bar .contact-bar-item .item-bubble-service .support .support-tit .support-phone img {
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: top;
    margin-top: 15px;
    margin-right: 8px;
}
.contact-bar .contact-bar-item .item-bubble-service .support .support-tit .contact-qq {
    position: relative;
    float: left;
    width: 23px;
    height: 16px;
    line-height: 16px;
    vertical-align: top;
    margin-top: 16px;
    margin-left: 20px;
}
.contact-bar .contact-bar-item .item-bubble-service .support .support-tit .contact-qq {
    float: inherit;
    margin: 0px;
    height: 48px;
    line-height: 48px;
    width: auto;
}
.contact-bar .contact-bar-item .item-bubble-service .support .support-tit .contact-qq a {
    display: block;
    color: #FF6666;
}
.contact-bar .contact-bar-item .item-bubble-service .support .support-tit .contact-qq .contact-qq-bubble {
    top: inherit;
    bottom: 50px;
}
.contact-bar .contact-bar-item .item-bubble-service .background-tit {
    line-height: 26px;
    font-size: 16px;
    color: #2D3037;
    padding-left: 24px;
    margin-top: 0px;
}
.contact-bar .contact-bar-item .item-bubble-service .support {
    position: relative;
    margin-top: 3px;
}

.contact-bar .contact-bar-item .item-bubble-service .support .support-erweima {
    position: absolute;
    left: 0px;
    bottom: 48px;
    width: 320px;
    background-color: #F0F2F5;
    z-index: 2;
    display: none;
}


.contact-bar .contact-bar-item .item-bubble-service .support .support-erweima {
    position: relative;
    top: inherit;
    bottom: inherit;
    background-color: #FFF;
    text-align: center;
    margin-top: 8px;
    display: block;
	font-size:12px;
}
.contact-bar .contact-bar-item .item-bubble-service .support .support-erweima .erweima-column {
    float: left;
    width: 50%;
    text-align: center;
    padding-top: 16px;
}

.contact-bar .contact-bar-item .item-bubble-service .support .support-erweima .erweima-column {
    padding-top: 0px;
}
.contact-bar .contact-bar-item .item-bubble-service .support .support-erweima .erweima-column img {
    display: inline-block;
    width: 100px;
    height: 100px;
    vertical-align: top;
}
.contact-bar .contact-bar-item .item-bubble-service .support .support-erweima .erweima-column p {
    line-height: 24px;
    font-size: 14px;
    color: #5E6D81;
    margin-top: 10px;
}
.contact-bar .contact-bar-item .item-bubble-service .support .support-erweima .support-time-text {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    background-color: #F0F2F5;
    padding: 0px 32px;
    border-radius: 32px 32px 0px 0px;
    margin-top: 17px;
}
.contact-bar .contact-bar-item .item-icon.item-icon-service a {
    display: block;
    width: 100%;
    height: 100%;
}
.contact-bar .contact-bar-item .item-icon.item-icon-service a {
    background: url(/images/right-bar-form.png) no-repeat center;
}

.contact-bar .contact-bar-item .item-icon.item-icon-phone:hover {
  background: url(/images/right-bar-phone-active.png) no-repeat center;
}
.contact-bar .contact-bar-top:hover {
    background: linear-gradient(0deg, #FFFFFF,#F0F2F5);
}
.contact-bar .contact-bar-item .item-icon.item-icon-wechat:hover {
    background: url(/images/right-bar-wechat-active.png) no-repeat center;
}
.contact-bar .contact-bar-item .item-icon.item-icon-service a:hover {
    background: url(/images/right-bar-form-active.png) no-repeat center;
}
.contact-bar .contact-bar-item .item-bubble-phone::before, .contact-bar .contact-bar-item .item-bubble-zixun::before {
    content: "";
    position: absolute;
    left: 100%;
    top: 0px;
    width: 18px;
    height: 100%;
}
.contact-bar .contact-bar-item .item-bubble-phone::after, .contact-bar .contact-bar-item .item-bubble-zixun::after {
    content: "";
    position: absolute;
    left: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 8px solid transparent;
    border-left-color: #FFF;
}
.contact-bar .contact-bar-item .item-bubble-service::before {
    content: "";
    position: absolute;
    left: 100%;
    top: 0px;
    width: 18px;
    height: 100%;
}
.contact-bar .contact-bar-item .item-bubble-service::after {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.contact-bar .contact-bar-item .item-bubble-service::after {
    content: "";
    position: absolute;
    left: 100%;
    top: 140px;
    border: 8px solid transparent;
    border-left-color: #FFF;
}
.contact-bar .contact-bar-item .item-bubble-service .contact-list .contact-item .contact-item-name .contact-qq .contact-qq-bubble {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 32px;
    min-width: 112px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
    color: #FFFFFF;
    background-color: #1E232D;
    padding: 0px 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    z-index: 10;
    display: none;
}



.common-backtop-link {
    position: fixed;
    right: 24px;
    bottom: 40px;
    width: 48px;
    height: 48px;
    background: #FFF;
    border: 1px solid #FFF;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    box-shadow: 0px 8px 40px 0px rgba(30, 35, 45, 0.08);
    cursor: pointer;
    z-index: 1000;
    display: none;
}
.common-backtop-link i {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-image: url(/images/right-bar-back-top.png);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.common-backtop-link:hover {
  background: linear-gradient(0deg, #FFFFFF,#F0F2F5);
}
.common-backtop-link:hover i{
    background-image: url(/images/right-bar-back-top-active.png);
}
.contact-bar .contact-bar-item .item-bubble-service .support .support-tit .contact-qq a img {
    display: inline-block;
    vertical-align: top;
    width: 23px;
    height: 16px;
    margin-right: 8px;
    margin-top: 15px;
}