
.n {
	width: 1200px;
	margin: 0 auto;
}

.agent-bottom {
	height: 130px;
	background:  no-repeat center #0f9fff;
	-webkit-background-size: auto 170px;
	background-size: auto 170px;
	text-align: center;
}

.agent-bottom span {
	color: #fff;
	font-size: 30px;
	font-weight: 500;
	line-height: 130px;
	margin-right: 150px;
	vertical-align: -3px;
}

.agent-bottom a.btn {
	display: inline-block;
	width: 180px;
	height: 40px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: all .3s;
}

.agent-bottom a.btn:hover {
	background-color: #fff;
	color: #0f9fff;
}

.agent-banner {
	height: 420px;
	background:  no-repeat center #071429;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
	text-align: center;
}

.agent-banner h3 {
	padding-top: 110px;
	font-size: 42px;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 42px;
}

.agent-banner .text {
	margin-top: 35px;
	font-size: 16px;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 30px;
}

.agent-banner .text span {
	margin-right: 35px;
}

.agent-banner .text .icon {
	margin-right: 9px;
	vertical-align: text-bottom;
	width: 20px;
	height: 20px;
	display: inline-block;
	background:  no-repeat center;
	-webkit-background-size: 100%;
	background-size: 100%;
}

.agent-banner .text span:last-child {
	margin-right: 35px;
}

.agent-top {
	width: 800px;
	margin: 0 auto;
	margin-top: -85px;
	height: 128px;
	background-color: #fff;
	box-shadow: 0 2px 4px rgba(22, 36, 59, .1);
	position: relative;
	z-index: 1;
}

.agent-top li {
	width: 400px;
	height: 128px;
	border-right: 1px solid #edeef0;
	float: left;
	transition: all .3s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.agent-top li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 32px 33px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.agent-top li.active a {
	background:  #fff center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 412px;
	height: 145px;
	margin-top: -7px;
	padding: 45px 33px 30px;
	box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.08);
	border-bottom: 4px solid #0f9fff;
}

.agent-top li:last-child {
	border-right: 0;
}

.agent-top li .btn {
	margin-top: 23px;
	display: block;
	width: 120px;
	height: 36px;
	text-align: center;
	line-height: 34px;
	font-size: 14px;
	color: #0f9fff;
	border: 1px solid #0f9fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: all .3s;
	cursor: pointer;
	background-color: #fff;
}

.agent-top li:hover .btn {
	background-color: #0f9fff;
	color: #fff;
}

.agent-top li .left p {
	font-size: 16px;
	color: #222222;
	line-height: 15px;
}

.agent-top li .price {
	margin-top: 18px;
	font-size: 14px;
	color: #999;
	line-height: 30px;
}

.agent-top li .price b {
	font-size: 28px;
	font-weight: bold;
	color: #333;
	font-family: arial;
}

.agent-title {
	font-size: 28px;
	font-weight: 400;
	color: #333;
	line-height: 30px;
	text-align: center;
}

.agent-title p {
	margin-top: 25px;
	font-size: 16px;
	color: #666;
	font-weight: 400;
}

.agent-condit {
	height: 310px;
}

.agent-condit li .right {
	max-width: 222px;
}

.agent-condit h2 {
	padding: 80px 0 22px;
}

.agent-condit li {
	padding: 30px;
	float: left;
	height: 140px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: all .3s;
}

.agent-condit li.last {
	padding-right: 10px;
	float: right;
}

.agent-condit li:nth-child(2) {
	margin-left: 160px;
}

.agent-condit li .icon {
	margin-right: 20px;
	margin-top: 10px;
	background: url(/uploads/image/opiagent/sq.png) no-repeat;
}

.agent-condit li .icon4 {
	height: 30px;
	width: 30px;
	background-position: -93px 0
}

.agent-condit li .icon2 {
	height: 30px;
	width: 29px;
	background-position: 0 0;
}

.agent-condit li .icon3 {
	height: 27px;
	width: 30px;
	background-position: -29px 0;
}

.agent-condit li .icon1 {
	height: 26px;
	width: 30px;
	background-position: -59px 0;
}

.agent-condit li h4 {
	font-size: 16px;
	font-weight: 400;
	color: #333;
	line-height: 30px;
}

.agent-condit li p {
	font-size: 14px;
	font-weight: 400;
	color: #999;
	line-height: 25px;
}

.agent-condit.api li,
.agent-condit.hhr li {
	padding: 30px 14px;
}

.agent-condit.hhr li:nth-child(2) {
	margin-left: 30px;
}

.agent-condit.hhr li:nth-child(3) {
	margin-left: 17px;
}

.agent-condit.api li:nth-child(2) {
	margin-left: 55px;
}

.agent-condit.api li:nth-child(3) {
	margin-left: 50px;
}

.agent-condit li:hover {
	margin-top: -5px;
}

.agent-save {
	padding-bottom: 80px;
	background-color: #fff;
}

.agent-save h2 {
	padding: 80px 0 60px;
}

.agent-save li {
	float: left;
	width: 224px;
	height: 300px;
	padding: 45px 28px 0;
	margin-right: 20px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(238, 238, 238, 1);
	text-align: center;
	box-sizing: border-box;
	transition: all .3s;
}

.agent-save li:last-child {
	margin-right: 0;
}

.agent-save li:hover {
	box-shadow: 0px 3px 15px 0px rgba(238, 238, 238, 1);
}

.agent-save li h4 {
	font-size: 16px;
	font-weight: 400;
	color: rgba(34, 34, 34, 1);
}

.agent-save li p {
	margin-top: 25px;
	font-size: 14px;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

.agent-save li h4 {
	margin-top: 30px;
	font-size: 16px;
	font-weight: 400;
	color: rgba(34, 34, 34, 1);
}

.agent-save li a {
	display: block;
}

.agent-save li .iconfont {
	display: inline-block;
	background: url(/uploads/image/opiagent/sj.png) no-repeat;
	transition: all .3s;
}

.agent-save li:hover .icon1 {
	height: 40px;
	width: 33px;
	background-position: 0 -42px;
}

.agent-save li .icon1 {
	height: 40px;
	width: 33px;
	background-position: 0 0;
}

.agent-save li .icon4 {
	height: 40px;
	width: 37px;
	background-position: -43px 0;
}

.agent-save li:hover .icon4 {
	height: 40px;
	width: 40px;
	background-position: -43px -42px;
}

.agent-save li .icon3 {
	height: 40px;
	width: 40px;
	background-position: -188px 0;
}

.agent-save li:hover .icon3 {
	height: 40px;
	width: 40px;
	background-position: -188px -48px;
}

.agent-save li:hover .icon2 {
	height: 40px;
	width: 39px;
	background-position: -140px -46px;
}

.agent-save li .icon2 {
	height: 40px;
	width: 39px;
	background-position: -140px 0;
}

.agent-save li .icon5 {
	height: 37px;
	width: 38px;
	background-position: -91px 0;
}

.agent-save li:hover .icon5 {
	height: 37px;
	width: 40px;
	background-position: -91px -42px;
}

.agent-make {
	background-color: #fff;
	background: linear-gradient(180deg, rgba(34, 45, 65, 1), rgba(12, 18, 29, 1));
	padding-bottom: 35px;
}

.agent-make h2 {
	color: #fff;
	padding: 70px 0 56px;
}

.agent-make table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border-left: 1px solid #2f3850;
	border-top: 2px solid #0f9fff;
}

.agent-make tr {
	height: 47px;
	background: rgba(38, 46, 65, 1);
	font-size: 14px;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.9);
}

.agent-make tbody tr:hover {
	background-color: rgb(67, 84, 124);
}

.agent-make thead td {
	color: #0f9fff;
}

.agent-make tr td.red {
	color: #ff5722;
}

.agent-make td {
	font-size: 14px;
	word-break: break-all;
	word-wrap: break-word;
	border-right: 1px solid #2f3850;
	border-bottom: 1px solid #2f3850;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.agent-make td:first-child {
	padding-left: 40px;
}

.agent-make td:nth-child(2) {
	padding-left: 40px;
}

.agent-make td:last-child {
	text-align: center;
}

.agent-make h4 {
	margin-top: 40px;
	font-size: 14px;
	font-weight: 400;
	color: rgba(15, 159, 255, 1);
	line-height: 30px;
}

.agent-make .bottom p {
	margin-top: 15px;
	font-size: 14px;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.5);
	line-height: 30px;
}

.agent-add {
	background-color: #fff;
	padding-bottom: 60px;
}

.agent-add h2 {
	padding: 74px 0 56px;
}

.agent-add li {
	width: 380px;
	height: 136px;
	float: left;
	padding: 29px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: all .3s;
	border: 1px solid #ececec;
	margin-bottom: 20px;
	border-radius: 2px;
	margin-right: 20px;
}

.agent-add li:nth-child(3n) {
	margin-right: 0;
}

.agent-add li:hover {
	border: 1px solid #eeeeee;
	box-shadow: 0px 3px 15px 0px rgba(238, 238, 238, 1);
}

.agent-add li:hover h4 {
	color: #0f9fff;
}

.agent-add li a {
	color: #0a9ef6;
}

.agent-add li h4 {
	line-height: 17px;
	font-size: 16px;
	font-weight: 700;
	color: #555;
}

.agent-add li p {
	margin-top: 16px;
	line-height: 22px;
	font-size: 14px;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
}

.agent-which {
	position: relative;
	padding-bottom: 100px;
}

.agent-which h2 {
	margin: 70px 0 56px;
}

.agent-which .iconfont {
	position: absolute;
	color: #231815;
	font-size: 24px;
	top: 180px;
	cursor: pointer;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
}

.agent-which .iconfont:focus {
	border: 0;
	outline: none;

}

.agent-which .swiper-next {
	right: -50px;
}

.agent-which .swiper-prev {
	left: -50px;
}

.agent-which li {
	float: left;
	width: 285px;
	height: 242px;
	padding: 38px 21px 0;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(229, 229, 229, 1);
	margin-right: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: all .3s;
}

.agent-which li:hover {
	box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, .1);
}

.agent-which li:last-child {
	margin-right: 0;
}

.agent-which li .icon {
	display: inline-block;
	background: url(/uploads/image/opiagent/pt.png) no-repeat;
	margin: 0 auto;
	display: block;
}

.agent-which li .icon3 {
	height: 38px;
	width: 36px;
	background-position: 0 0;
}

.agent-which li .icon2 {
	height: 33px;
	width: 38px;
	background-position: -36px 0;
}

.agent-which li .icon1 {
	height: 32px;
	width: 38px;
	background-position: -74px 0;
}

.agent-which li .icon4 {
	height: 37px;
	width: 39px;
	background-position: -112px 0;
}

.agent-which li .icon5 {
	height: 34px;
	width: 32px;
	background-position: -155px 0;
}

.agent-which li .icon9 {
	height: 38px;
	width: 35px;
	background-position: -192px 0;
}

.agent-which li .icon7 {
	height: 32px;
	width: 36px;
	background-position: -278px 0;
}

.agent-which li .icon6 {
	height: 36px;
	width: 38px;
	background-position: -234px 0;
}

.agent-which li .icon8 {
	height: 36px;
	width: 38px;
	background-position: -318px 0;
}

.agent-which li h3 {
	margin-top: 24px;
	font-size: 16px;
	font-weight: 400;
	color: rgba(34, 34, 34, 1);
	text-align: center;
}

.agent-which li p {
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	margin-top: 12px;
	color: rgba(153, 153, 153, 1);
}

.agent-spread {
	background-color: #fff;
	padding-bottom: 127px;
	position: relative;
}

.agent-spread .n {
	position: relative;
}

.agent-spread h2 {
	padding: 72px 0 60px;
}

.agent-spread li {
	/*float: left;*/
	width: 224px;
	height: 100px;
	padding: 25px 20px;
	text-align: center;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(238, 238, 238, 1);
	/*margin-right: 20px;*/
	/*margin-bottom: 30px;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: all .3s;
}

.agent-spread .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	height: calc((100% - 40px) / 3);
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.agent-spread .swiper-container {
	width: 100%;
	height: 340px;
	padding-bottom: 10px;
	cursor: grab;
}

.agent-spread li:hover {
	box-shadow: 0px 3px 15px 0px rgba(238, 238, 238, 1);
}

.agent-spread li:hover h4 {
	color: #0f9fff;
}

.agent-spread li a {
	display: block;
	cursor: default;
}

.agent-spread li h4, .agent-spread li p {
	margin-top: 5px;
	font-size: 14px;
	font-weight: 400;
	color: rgba(34, 34, 34, 1);
}

.agent-spread li:nth-child(5n) {
	margin-right: 0;
}

.agent-advantage {
	background-color: #fff;
	padding-bottom: 70px;
}

.agent-advantage h2 {
	padding: 80px 0 51px;
}

.agent-advantage li {
	float: left;
	width: 580px;
	height: 173px;
	padding: 48px 67px 0;
	border: 1px solid rgba(238, 238, 238, 1);
	margin-right: 40px;
	margin-bottom: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: all .3s;
}

.agent-advantage li:nth-child(2n) {
	margin-right: 0;
}

.agent-advantage li .icon {
	margin-top: 6px;
	margin-right: 25px;
	display: block;
	background: url(/uploads/image/opiagent/good.png) no-repeat;
}

.agent-advantage li .icon3 {
	height: 40px;
	width: 35px;
	background-position: 0 0;
}

.agent-advantage li .icon4 {
	height: 40px;
	width: 37px;
	background-position: -35px 0;
}

.agent-advantage li .icon1 {
	height: 40px;
	width: 39px;
	background-position: -72px 0;
}

.agent-advantage li .icon2 {
	height: 37px;
	width: 40px;
	background-position: -111px 0;
}

.agent-advantage li .right {
	width: 378px;
}

.agent-advantage li h3 {
	font-size: 16px;
	font-weight: 400;
	color: #333;
}

.agent-advantage li p {
	margin-top: 15px;
	line-height: 24px;
	font-size: 14px;
	color: #999;
}

.agent-advantage li:hover {
	box-shadow: 0px 3px 15px 0px rgba(238, 238, 238, 1);
}

.agent-scene {
	background:  center #1b2436;
	-webkit-background-size: auto 666px;
	background-size: auto 666px;
	height: 666px;
}

.agent-scene .n {
	position: relative;

}

.agent-scene .swiper-container {
	width: 912px;
	margin: 0 auto;
}

.agent-scene h2 {
	color: #fff;
	padding: 70px 0 81px;
}

.agent-scene li .img {
	width: 456px;
	height: 370px;
}

.agent-scene li .img img {
	width: 100%;
	height: 100%;
}

.agent-scene li .right {
	width: 456px;
	padding: 65px 45px 0;
	background-color: #fff;
	height: 370px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.agent-scene li h4 {
	font-size: 22px;
	font-weight: 400;
	color: rgba(34, 34, 34, 1);
}

.agent-scene li p {
	margin-top: 22px;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	color: #666;
}

.agent-scene li .href {
	display: block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: rgba(15, 159, 255, 1);
	margin-top: 70px;
	font-size: 14px;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	transition: all .3s;
}

.agent-scene li .href:hover {
	background-color: #2a9cef;
}

.swiper-pagination {
	bottom: -51px;
}

.swiper-pagination span {
	margin-right: 15px;
	background-color: #fff;
	opacity: 1;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	outline: none;
}

.swiper-pagination span {
	background: rgba(15, 159, 255, 0.2);
}

.agent-spread .swiper-pagination {
	bottom: -60px;
}

.agent-which .swiper-pagination {
	bottom: 50px;
}

.swiper-pagination span.swiper-pagination-bullet-active {
	background: #0f9fff;
}

.swiper-pagination span:last-child {
	margin-right: 0;
}

.agent-scene .iconfont {
	width: 60px;
	height: 60px;
	background: rgba(255, 255, 255, 1);
	border-radius: 50%;
	text-align: center;
	line-height: 60px;
	color: #666;
	font-size: 20px;
	position: absolute;
	top: 330px;
	outline: none;
	cursor: pointer;
}

.agent-scene .swiper-next {
	right: 0;
}

.agent-problem {
	padding-bottom: 50px;
}

.agent-problem h2 {
	padding: 72px 0 56px;
}

.agent-problem li {
	width: 100%;
	height: 68px;
	line-height: 68px;
	padding: 0 29px;
	font-size: 14px;
}

.agent-problem li.question {
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(238, 238, 238, 1);
	color: #222;
	box-shadow: 0px 3px 15px 0px rgba(238, 238, 238, 1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}

.agent-problem li span {
	display: inline-block;
	margin-right: 16px;
	font-weight: bold;
	width: 24px;
	text-align: center;
}

.agent-problem li.answer {
	color: #0f9fff;
}

.agent-problem li.answer span {
	height: 24px;
	line-height: 24px;
	background: rgba(15, 159, 255, 1);
	border-radius: 50%;
	color: #fff;
}

.agent-case {
	background-color: #fff;
	padding-bottom: 60px;
}

.agent-case h2 {
	padding: 70px 0 80px;
}

.agent-case li {
	float: left;
	width: 20%;
	text-align: center;
	transition: all .3s;
	padding: 10px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.agent-case li a {
	display: block;
}

.agent-case li img {
	max-width: 100%;
	max-height: 55px;
}

.agent-case li:hover {
	margin-top: -8px;
	box-shadow: 0px 3px 15px 0px rgba(238, 238, 238, 1);

}

.agent-bottom.api {
	background: linear-gradient(270deg, rgba(0, 164, 255, 1) 0%, rgba(0, 110, 255, 1) 100%);
}

/*************************************** 鍚堜紮浜轰紭鍔� **********************************/
.cblue {
	color: #0f9fff !important;
}

.bbox {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.g-partner-ys {
	background-color: #fff;
}

.g-partner-ys h2 {
	padding: 70px 0 56px;
}

.g-partner-ys .ys-partner-ul {
	padding-bottom: 50px;
}

.g-partner-ys li {
	float: left;
	width: 580px;
	height: 140px;
	border: 1px solid #eee;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 30px 34px 30px 120px;
	background: url(/uploads/image/opiagent/g-partner-1.png) no-repeat 34px 34px;
	background-size: 60px 60px;
	margin-bottom: 40px;
	transition: all .3s;
}

.g-partner-ys li:nth-child(2) {
	background: url(/uploads/image/opiagent/g-partner-2.png) no-repeat 34px 34px;
}

.g-partner-ys li:nth-child(3) {
	background: url(/uploads/image/opiagent/g-partner-3.png) no-repeat 34px 34px;
}

.g-partner-ys li:nth-child(4) {
	background: url(/uploads/image/opiagent/g-partner-4.png) no-repeat 34px 34px;
}

.g-partner-ys li:nth-child(5) {
	background: url(/uploads/image/opiagent/g-partner-5.png) no-repeat 34px 34px;
}

.g-partner-ys li:nth-child(6) {
	background: url(/uploads/image/opiagent/g-partner-6.png) no-repeat 34px 34px;
}

.g-partner-ys li:hover {
	box-shadow: 0px 3px 15px 0px rgba(238, 238, 238, 1);
}

.g-partner-ys .tit {
	margin-bottom: 8px;
	font-size: 16px;
	color: #222;
}

.g-partner-ys .p1 {
	line-height: 24px;
	font-size: 14px;
	color: #999;
}

.g-partner-db {
	padding: 70px 0 100px;
	background-color: #f7f8fa;
	/* background-color: #ddd; */
}

.g-partner-db .db-partner-box {
	background-color: #fff;
	border: 1px solid #e8e8e8;
	margin-top: 66px;
}

.g-partner-db li {
	position: relative;
}

.g-partner-db li > div {
	position: relative;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.g-partner-db .f-tit {
	height: 122px;
	line-height: 122px !important;
	font-size: 18px;
	background-color: #edeef0;
}

.g-partner-db .f-tit .li-t, .g-partner-db .f-tit .li-f, .g-partner-db .f-tit .li-s, .g-partner-db .f-tit .li-last {
	line-height: 122px !important;
}

.g-partner-db .li-f {
	width: 120px;
	text-align: center;
	font-size: 14px;
	color: #222;
	border-right: 1px solid #e8e8e8;
	height: 100%;
}

.g-partner-db .li-s {
	width: 260px;
	padding-left: 41px;
	color: #999;
	line-height: 28px;
	height: 100%;
}

.g-partner-db .li-t {
	position: relative;
	width: 437px;
	padding-left: 66px;
	border-left: 1px solid #0f9fff;
	border-right: 1px solid #0f9fff;
	color: #222;
	line-height: 28px;
	height: 100%;
}

.g-partner-db .li-last {
	width: 380px;
	padding-left: 88px;
	color: #999;
	line-height: 28px;
	height: 100%;
}

.g-partner-db .f-tit .li-t {
	font-size: 18px;
	color: #0f9fff;
	font-weight: bold;
	background-color: #fff;
}

.g-partner-db .f-tit .li-s, .g-partner-db .f-tit .li-last {
	color: #222;
}

.g-partner-db .f-tit .li-t:before {
	position: absolute;
	top: -20px;
	left: -1px;
	width: 437px;
	background-color: #fff;
	content: "";
	height: 20px;
	border: 1px solid #0f9fff;
	border-bottom: none;
	box-sizing: border-box;
}

.g-partner-db .f-info-last .li-t:after {
	position: absolute;
	bottom: -20px;
	left: -1px;
	width: 437px;
	background-color: #fff;
	content: "";
	height: 20px;
	border: 1px solid #0f9fff;
	border-top: none;
	box-sizing: border-box;
}

.g-partner-db li > div {
	border-top: 1px solid #e8e8e8;
	border-bottom: none;
}

.g-partner-db li:first-child > div {
	border-top: none;
}

.g-partner-db .f-info {
	height: 180px;
}

.g-partner-db .f-info .li-f {
	line-height: 180px;
}

.g-partner-db li:first-child   li {
	height: 70px;
}

.g-partner-db li:first-child   li .li-f {
	line-height: 70px;
}

.g-partner-db li:first-child   li > div {
	line-height: 70px;
	font-size: 16px;
}

.g-partner-db li:first-child   li .li-f {
	font-size: 14px;
}

.g-partner-db li:first-child   li   li {
	height: 154px;
}

.g-partner-db li:first-child   li   li   li {
	height: 280px;
}

.g-partner-db li:first-child   li   li   li .li-f {
	line-height: 280px;
}

.g-partner-db li:first-child   li   li .li-f {
	line-height: 154px;
}

.g-partner-db .f-info .li-s p, .g-partner-db .f-info .li-last p {
	padding-left: 19px;
	line-height: 28px;
	background: url(/uploads/image/opiagent/arrow-check.png) no-repeat left center;

	background-position: 0 -26px;

	overflow: hidden;
}

.g-partner-db .f-info .li-t p {
	padding-left: 27px;
	background: url(/uploads/image/opiagent/arrow-check.png) no-repeat left center;

	background-position: 0 10px;
	overflow: hidden;
}

/* .img{background:  no-repeat;}
.check-gray{height:9px;width:13px;background-position:0 -14px;}
.check-blue{height:9px;width:13px;background-position:0 0;} */

.g-partner-db .f-info .default > div {
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
}

.g-case {
	background-color: #fff;
}

.g-case .n {
	position: relative;
	padding: 90px 0 106px;
}

/* .g-case .g-case-left{
	width: 550px;
	height: 300px;
}
.g-case .g-case-right{
	position: relative;
	width: 568px;
	margin-left: 81px;
}
.g-case .g-case-left img{
	width: 550px;
	height: auto;
} */
.g-case-box {
	position: relative;
}

.g-case .g-case-img {
	width: 550px;
	height: 300px;
}

.g-case .g-case-txt {
	width: 568px;
	margin-left: 81px;
}

.g-case .g-case-txt {
	width: 568px;
	margin-left: 81px;
}

.g-case .tit {
	position: relative;
	line-height: 30px;
	font-size: 28px;
	color: #222;
	margin-bottom: 64px;
	margin-top: 10px;
	z-index: 100;
}

.g-case .tit:after {
	position: absolute;
	bottom: -36px;
	left: 0;
	content: "";
	width: 30px;
	height: 2px;
	background-color: #0f9fff;
}

.g-case .desc-tip {
	font-size: 16px;
	color: #222;
	margin-bottom: 10px;
}

.g-case .desc-info {
	font-size: 14px;
	color: #999;
	line-height: 26px;
}

.agent-bottom.g-agent-bottom {
	background:  no-repeat center #0042d8;
	-webkit-background-size: auto 130px;
	background-size: auto 130px;
	margin-top: 0;
}

.agent-condit li p.atz {
	color: #ff7200;
	cursor: pointer;
}

.agent-title em {
	color: #ff7200;
}

.agent-add h2 i {
	display: block;
	font-size: 14px;
	color: #999;
	padding-top: 10px;
}

.swiper-pagination {
	width: 100%;
}

.agent-which .swiper-container {
	cursor: grab;
	padding-bottom: 10px;
}

.g-partner-ys li:nth-child(2n) {
	float: right;
}

.ym-kf_opp {
	padding-top: 58px;
	text-align: center;
}

.ym-kf_opp img {
	width: 120px;
	height: 120px;
	background-color: #f2f4f3;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.ym-kf_opp .photo {
	padding: 0 70px;
}

.ym-kf_opp p {
	text-align: center;
	margin-top: 6px;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
}

.ym-kf_opp p a {
	font-size: 16px;
	font-weight: normal;
	color: #666666;
}

.ym-kf_opp p a:hover {
	text-decoration: none;
}

.ym-kf_opp .dh {
	margin: 58px auto 0;
	width: 348px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	background-color: #0098fd;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.chance-job_banner {
	height: 438px;
	width: 100%;
	text-align: center;
	background:  no-repeat center #263c58;
	-webkit-background-size: 100% 438px;
	background-size: 100% 438px;
}

.chance-job_banner h2 {
	padding-top: 120px;
	font-size: 38px;
	font-weight: normal;
	font-weight: 300;
	color: rgba(255, 255, 255, 1);
	line-height: 38px;
}

.chance-job_banner p {
	margin-top: 46px;
	font-size: 16px;
	font-weight: 300;
	color: rgba(255, 255, 255, 0.6);
	line-height: 16px;
}

.chance-job_banner .jion-btn {
	display: block;
	width: 160px;
	line-height: 38px;
	margin: 46px auto 0;
	background-color: #0f9fff;
	text-align: center;
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.chance-job_banner .jion-btn:hover {
	background-color: #0487de;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.business-nav-wrapper {
	position: relative;
	z-index: 99;
	width: 100%;
	padding: 24px 0;
	box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.05);
	background-color: #fff;
	color: #eee;
}

.business-nav {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}

.business-nav a {
	padding: 0 100px;
	color: #222;
}

.business-nav a:hover, .business-nav a.cur {
	color: #0f9fff;
}

.hzms-section, .hzhb-section {
	width: 100%;
	background-color: #fff;
}

.hzms-section .container, .hzfx-section .container, .hzhb-section .container {
	width: 1200px;
	margin: 0 auto;
	padding: 70px 0;
}

.hzms-section h2, .hzfx-section h2, .hzhb-section h2 {
	margin-bottom: 40px;
	font-size: 24px;
	color: #eee;
	font-weight: normal;
}

.hzms-section h2 strong, .hzfx-section h2 strong, .hzhb-section h2 strong {
	font-size: 28px;
	color: #222;
	margin-right: 18px;
	font-weight: normal;
}

.hzms-box {
	width: 1200px;
	height: 410px;
}

.hzms-box ul {
	margin-left: -30px;
}

.hzms-box li {
	float: left;
	width: 380px;
	height: 400px;
	margin-left: 30px;
	background-color: #fff;
	box-shadow: 0 6px 6px 0px #f6f6f6;
	overflow: hidden;
}

.hzms-box li img {
	display: block;
	width: 100%;
}

.hzms-info {
	position: relative;
	z-index: 2;
	padding: 22px 28px;
}

.hzms-info h3 {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: normal;
	color: #222;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.hzms-info p {
	height: 118px;
	line-height: 28px;
	color: #999;
	text-align: justify;
	overflow: hidden;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.link-box {
	margin-top: 10px;
	overflow: hidden;
}

.link-box a {
	display: block;
	line-height: 34px;
}

.link-box a.more {
	color: #0f9fff;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.link-box a.jion-btn {
	width: 120px;
	color: #fff;
	line-height: 32px;
	text-align: center;
	background-color: #0098fd;
	border: 1px solid #0098fd;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.hzms-box li .mask {
	width: 380px;
	height: 240px;
	background-color: #0098fd;
	-webkit-transform: translatey(0);
	-moz-transform: translatey(0);
	-ms-transform: translatey(0);
	-o-transform: translatey(0);
	transform: translatey(0);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.hzms-box li:hover .mask {
	-webkit-transform: translatey(-240px);
	-moz-transform: translatey(-240px);
	-ms-transform: translatey(-240px);
	-o-transform: translatey(-240px);
	transform: translatey(-240px);
	transition: all 0.3s ease-in-out;
}

.hzms-box li:hover h3, .hzms-box li:hover p, .hzms-box li:hover a {
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.hzms-box li:hover .link-box a.jion-btn {
	border: 1px solid #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.hzfx-section {
	width: 100%;
	background-color: #f7f8fa;
}

.hzfx-box {
	width: 1200px;
	overflow: hidden;
}

.hzfx-tabs {
	width: 100%;
	padding: 18px 0;
	border-bottom: 1px solid #eee;
	margin-bottom: 50px;
}

.hzfx-tabs .swiper-pagination-bullet {
	position: relative;
	width: 150px;
	text-align: center;
	height: 14px;
	line-height: 14px;
	border-radius: 0;
	background-color: transparent;
	color: #222 !important;
	margin: 0 !important;
	opacity: 1;
	border-right: 1px solid #eee;
}

.hzfx-tabs .swiper-pagination-bullet:last-child {
	border-right: none;
}

.hzfx-tabs .swiper-pagination-bullet-active {
	color: #0098fd !important
}

.hzfx-tabs .swiper-pagination-bullet-active::after {
	position: absolute;
	bottom: -22px;
	display: block;
	content: '';
	width: 100%;
	height: 2px;
	background-color: #0098fd;
}

.hzfx-list {
	width: 100%;
	overflow: hidden;
}

.hzfx-list ul {
	margin-left: -30px;
}

.hzfx-list li {
	float: left;
	width: 519px;
	height: 222px;
	padding: 34px 32px 0;
	border: 1px solid #eee;
	margin: 0 0 30px 30px;
	background-color: #fff;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.hzfx-list li h3 {
	height: 22px;
	line-height: 22px;
	padding-left: 34px;
	background: url(/uploads/image/opibusiness/hzfx-list-icon.png) no-repeat left center;
	font-size: 16px;
	font-weight: normal;
}

.hzfx-list li p {
	height: 90px;
	line-height: 30px;
	color: #999;
	text-align: justify;
	margin: 20px 0;
	overflow: hidden;
}

.hzfx-btns {
	overflow: hidden;
}

.hzfx-btns a {
	display: block;
	line-height: 34px;
}

.hzfx-btns a.more {
	padding-left: 24px;
	color: #666;
}

.hzfx-btns a.more:hover {
	color: #0098fd;
}

.hzfx-btns a.jion-btn {
	width: 120px;
	line-height: 32px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #0098fd;
	color: #0098fd;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.hzfx-list li:hover {
	border: 1px solid #0098fd;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.hzfx-list li:hover a.jion-btn {
	background-color: #0098fd;
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.hzhb-box {
	width: 1200px;
	overflow: hidden;
}

.hzhb-box ul {
	margin-left: -29px;
}

.hzhb-box li {
	float: left;
	width: 144px;
	height: 70px;
	margin: 0 0 29px 29px;
	border: 1px solid rgba(238, 238, 238, 1);
	transition: all .3s;
}

.hzhb-box li:hover {
	box-shadow: 0px 3px 15px 0px rgba(238, 238, 238, 1);
}

.hzhb-box li img {
	display: block;
	width: 144px;
	height: 70px;
}


.agent_what {
	padding-bottom: 75px;
	background-color: #fff;
}

.agent_what h2 {
	padding: 80px 0 69px;
}

.agent_what li {
	float: left;
	width: 25%;
	text-align: center;
	transition: all .3s;
}

.agent_what li:hover {
	margin-top: -6px;
}

.agent_what li .top {
	margin: 0 auto;
	width: 86px;
	height: 86px;
	background: #0f9fff;
	border-radius: 50%;
}

.agent_what li .iconfont {
	font-size: 30px;
	color: #fff;
	text-align: center;
	line-height: 86px;
}

.agent_what li p {
	margin-top: 20px;
	font-size: 16px;
	font-weight: 400;
	color: #333;
	line-height: 30px;
}

.agent_which {
	padding-bottom: 115px;
	height: 634px;
	background:  no-repeat center #121e33;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.agent_which h2 {
	padding: 80px 0 95px;
	color: #fff;
}

.agent_which li {
	float: left;
	padding: 0 25px;
	width: 240px;
	height: 316px;
	text-align: center;
	background: rgba(247, 248, 250, 0.05);
	border: 1px solid #3a4556;
	margin-left: -1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.agent_which li .need {
	display: none;
}

.agent_which li .iconfont {
	padding-top: 105px;
	font-size: 30px;
	color: #fff;
}

.agent_which li p {
	margin-top: 16px;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
}

.agent_which li.active {
	background: #0f9fff;
	transform: scale(1.2);
	border: 0;
}

.agent_which li.active .iconfont {
	padding-top: 40px;
}


.agent_which li.active .need {
	display: block;
}

.agent_which li.active p {
	margin-top: 10px;
}

.agent_which li .detail {
	margin-top: 20px;
	font-size: 12px;
	font-weight: 400;
	color: rgba(255, 255, 255, .8);
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

.agent_which li .btn {
	margin-top: 20px;
	display: inline-block;
	width: 100px;
	height: 34px;
	line-height: 32px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	border: 1px solid #fff;
	-webkit-border-radius: 34px;
	-moz-border-radius: 34px;
	border-radius: 34px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: all .3s;
}

.agent_which li .btn:hover {
	background-color: #fff;
	color: #0f9fff;
}


.agent_scene {
	height: 620px;
	background:  no-repeat center #222f40;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}


.agent_scene h2 {
	color: #fff;
	padding: 70px 0 81px;
}

.agent_scene ul {

	display: block;
	margin: 0 auto;
}

.agent_scene li {
	position: relative;
	float: left;
	margin: 0 30px;
	width: 533px;
	height: 358px;
	transition: all .3s;
}

.agent_scene li:hover {
	margin-top: -6px;
}

.agent_scene li .img {
	width: 100%;
	height: 100%;
}

.agent_scene li img {
	width: 100%;
	height: 100%;
}

.agent_scene li .right {
	position: absolute;
	top: 118px;
	left: 0;
	padding: 40px;
	width: 100%;
	height: 240px;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.agent_scene li h4 {
	font-size: 22px;
	font-weight: 400;
	color: #222;
}


.agent_scene li p {
	margin-top: 16px;
	font-size: 14px;
	font-weight: 400;
	color: #666;
}

.agent_scene li .href {
	display: block;
	margin-top: 30px;
	width: 160px;
	height: 40px;
	background: #fff;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	font-weight: 400;
	color: #0f9fff;
	border: 1px solid #0f9fff;
	transition: all .3s;
}

.agent_scene li:hover .href {
	background-color: #0f9fff;
	color: #fff;
}

/*常见问题*/
.agent-problem li {
	position: relative;
	float: left;
	margin-right: 24px;
	margin-bottom: 24px;
	padding: 25px 32px;
	width: 588px;
	height: 74px;
	background: #fff;
	border: 1px solid rgba(229, 232, 237, 1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.agent-problem li:nth-child(2n) {
	margin-right: 0;
}

.agent-problem li:hover .top {
	color: #007bfc;
}

.agent-problem .top {
	line-height: 22px;
	display: block;
	height: 22px;
	color: #333;
}


.agent-problem li:hover .content {
	display: block;
}

.agent-problem .content {
	display: none;
	position: absolute;
	left: -1px;
	top: 61px;
	z-index: 9;
	padding: 0 32px 25px;
	width: 588px;
	height: 110px;
	font-size: 14px;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	line-height: 28px;
	border: 1px solid rgba(229, 232, 237, 1);
	border-top: 0;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.agent-problem .content.three {
	height: 208px;
}

.agent-problem .content.auto {
	height: 85px;
}

.agent-problem .content p {
	display: inline;
}


















