.container {
	padding-top: 0;
}
.top_box_1 {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 2;
	height: 80px;
	/* background-color: #2681f3; */
}
.top_banner {
  width: 100%;
  height: 300px;
  background-image: url(../image/top_banner_bg10.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.top_banner .banner_box {
  width: 1200px;
  height: 300px;
  position: relative;
}
.top_banner .banner_box .text_1 {
  position: absolute;
  top: 143px;
  left: 0;	
}
.top_banner .banner_box .text_2 {
  position: absolute;
  top: 197px;
  left: 0;
}
.top_banner .banner_box .top_banner_bg1 {
  position: absolute;
  top: 17px;
  right: -105px;
}
.bannerbox {
	position: fixed;
	top: 0;
	width: 100%;
	height: 80px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	z-index: 999;
	background: rgba(255,102,0,0.8);
}

.logo {
	margin-top: 26px;
	float: left;
}

.tab {
	float: right;
}

.tab-link {
	padding: 0 20px;
	line-height: 80px;
	display: inline-block;
	color: #FFF;
	cursor: pointer;
}

.tab-link1 {
	padding: 0 20px;
	line-height: 63px;
	display: inline-block;
	color: #FFF;
	cursor: pointer;
}

.tab-link:hover {
	border-bottom: 2px solid #FFF;
}

.tab-btn {
	display: inline-block;
	width: 102px;
	height: 32px;
	border: 1px solid #FFF;
	color: #FFF;
	text-align: center;
	line-height: 32px;
	margin-left: 32px;
	cursor: pointer;
}

.tab-btn2 {
	display: inline-block;
	width: 240px;
	height: 32px;
	color: #FFF;
	text-align: center;
	line-height: 32px;
	margin-left: 34px;
	display: none;
}

.tab-btn2-enter {
	display: inline-block;
	width: 90px;
	height: 32px;
	background: #e7e5ee;
	color: #0c43c0;
	border-radius: 25px;
	font-size: 14px;
	margin-left: 5px;
	cursor: pointer;
}

.tab-btn2-enter:hover {
	background: #fff;
}

.tab-btn2-enter a {
	color: #0c43c0;
}

.bottom {
	height: 210px;
	background: url(../image/footpart.png) no-repeat 0 center;
	background-size: 100% 100%;
	position: relative;
	font-family: "微软雅黑";
}

.bottom-text {
	width: 100%;
	text-align: center;
	font-size: 33px;
	padding: 40px 0 30px 0;
	color: #ebf1fe;
	letter-spacing: 7px;
	font-weight: 400;
}

.bottom-btn {
	padding: 10px 40px;
	border: 1px solid #fff;
	color: #ebf1fe;
	border-radius: 2px;
	background: none;
	cursor: pointer;
	font-size: 20px;
	letter-spacing: 3px
}

.bottom-btn:hover {
	background: #467af8;
}

.popup {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 99999999;
	display: none;
}

.popup .popupbox {
	margin: 0 auto;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	width: 386px;
	height: 430px;
}
.popup-img {
	position: relative;
	top: 23% !important;
}


.contact {
	position: fixed;
	right: 20px;
	top: 300px;
	z-index: 9999999;
}

.contact_ul li.icon_contact1 a {
	background: url(../image/icon_contact1.png) center no-repeat;
}

.contact_ul li.icon_contact2 a {
	background: url(../image/icon_contact2.png) center no-repeat;
}

.contact_ul li.icon_contact3 a {
	background: url(../image/icon_contact3.png) center no-repeat;
}

.contact_ul li.icon_contact4 a {
	background: url(../image/icon_contact4.png) center no-repeat;
}

.contact_ul li.icon_contact4 {
	display: none;
	top: 120px;
}

.contact_ul li.icon_contact5 a {
	background: url(../image/icon_contact5.png) center no-repeat;
	width: 78px;
	height: 120px;
}

.contact_ul li.icon_contact5 {
	display: block;
	margin: 10px -18px;
	width: 0px;
	height: 0px;
	border: 0px solid #E7EAF2;
}


.contact_ul li.icon_contact1:hover a {
	background: url(../image/icon_contact1hover.png) center no-repeat;
}

.contact_ul li.icon_contact2:hover a {
	background: url(../image/icon_contact2hover.png) center no-repeat;
}

.contact_ul li.icon_contact3:hover a {
	background: url(../image/icon_contact3hover.png) center no-repeat;
}

.contact_ul li.icon_contact4:hover a {
	background: url(../image/icon_contact4hover.png) center no-repeat;
}

.contact_ul li.icon_contact5:hover a {
	background: url(../image/icon_contact5.png) center no-repeat;
}

.tan_wei,
.tan_wei1 {
	background: #000;
	position: absolute;
	z-index: -9;
	right: 120px;
	top: 0px;
	border-radius: 5px;
	background: #F6F8FB;
	border: 1px solid #E6EAF0;
	padding: 10px;
	display: none;
	box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
}

.tan_wei2 {
	position: absolute;
	z-index: -9;
	right: 75px;
	top: 168px;
	display: block;
}

.right_close {
	position: absolute;
	z-index: 18;
	right: 15px;
	top: 12px;
	width: 15px;
	display: block;
}

.tan_wei .p_tel {
	font-size: 16px;
	color: #9BA8C3;
	width: 115px;
	display: block;
}

.tan_weiFix {
	display: block;
	opacity: 1;
	right: 75px;
	transition: right 0.2s;
	top: 415px;
	position: fixed;
}

.tan_weiFix2 {
	display: block;
	opacity: 1;
	right: 75px;
	transition: right 0.2s;
	top: 362px;
	position: fixed;
}

.tan_weiFix5 {
	position: absolute;
	z-index: -9;
	right: 75px;
	top: 168px;
	display: block;
}

.tan_sanjiao {
	position: absolute;
	right: -7px;
	top: 13px;
	width: 10px;
	height: 10px;
	background: #F6F8FB;
	border-right: 1px solid #E6EAF0;
	border-top: 1px solid #E6EAF0;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45 eg);
	-o-transform: rotate(45deg);
}


.foot_line {
	margin-top: 40px;
}

.online-saoma {
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 1000;
	width: 65px;
	height: 140px;
	background: url(../image/saomazixun.png) no-repeat center;
}
