.block{
	width:1300px;
}


.banner-box{
	position:relative;
	box-sizing:border-box;
}
.banner-box .img-box img {
	width: 100%;
}
.banner-box .txt-box{
	display:none;
	padding-top:90px;
	box-sizing:border-box;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	text-align:center;
}
.banner-box .txt-box h3{
	font-size:36px;
	color:#fff;
	font-family:'Fut';
	margin-bottom:15px;
}
.banner-box .txt-box p{
	color:#fff;
	font-size:24px;
}
.banner-box .txt-box > img{
	margin-top:20px;
}
.banner-box span{
	font-size:16px;
	color:#fff;
	margin-top:35px;
	display:block;
}


/*菜单栏*/
.public-site{
	background:#f8f8f8;
	height:70px;
	line-height:70px;
}
.public-site .all-box{
	display:flex;
	justify-content:space-between;
}
.public-site .all-box .site-box h3{
	line-height:70px;
	font-size:16px;
	color:#666;
	font-weight:400;
}
.public-site .all-box .site-box h3 a:last-child{
	color:#1a2d43;
}
.public-site .all-box .site-box h3 img{
	position:relative;
	top:-2px;
	margin-right:10px;
}
.public-site .tab-box{
	display:flex;
	justify-content:space-between;
}
.public-site .tab-box a{
	display:block;
	width:145px;
	height:70px;
	line-height:70px;
	font-size:16px;
	color:#666;
	text-align:center;
}
.public-site .tab-box a:hover,
.public-site .tab-box a.active{
	background:#1a2d43;
	color:#fff;
}



/*分页*/
.page-box {
	text-align: center;
	font-size: 0;
}
.page-box a{
	display: inline-block;
	height:35px;
	line-height:35px;
	box-sizing: border-box;
	font-size: 16px;
	margin-left: 6px;
	margin-right: 6px;
	cursor: pointer;
	vertical-align: middle;

}
.page-box a.next,
.page-box a.prev{
	border: 1px solid #DDDDDD;
	padding-left: 10px;
	padding-right: 10px;
	width:90px;
}
.page-box a.next:hover,
.page-box a.prev:hover{
	background:#1a2d43;
	border-color:#1a2d43;
	color: #fff;
}
.page-box a.active {
	border:none;
	color:#1a2d43;
	font-weight:700;
}
.page-box em {
	display: inline-block;
	font-size: 16px;
	font-style: normal;
	color:#4D4948;
	height: 30px;
	vertical-align: middle;
	position: relative;
	top:8px;
}




/*通用标题*/
.public-title {
	text-align:center;
}
.public-title h3{
	position:relative;
	font-size:30px;
	font-family:'Fut';
	margin-bottom:13px;
	color:#1a2d43;
	box-sizing:border-box;
}
.public-title p{
	font-size:30px;
	font-weight:700;
}





/*关于*/
.about-wrap .session_1 {
	margin-top: 85px;
	margin-bottom: 75px;
}
.about-wrap .session_1 .all-box {
	margin-top:65px;
	display: flex;
	justify-content: space-between;
}
.about-wrap .session_1 .all-box .info-box {
	width: 675px;
}
.about-wrap .session_1 .all-box .info-box p {
	font-size: 15px;
	color: #666666;
	line-height:30px;
	margin-bottom:20px;
	text-align:justify;
}


.about-wrap .session_2 {
	height: 680px;
	background: url(../images/img_5.png) center center no-repeat;
	background-size: cover;
	padding-top: 85px;
	box-sizing: border-box;
}
.about-wrap .session_2 .public-title {
	margin-bottom: 70px;
}
.about-wrap .session_2 .public-title h3,
.about-wrap .session_2 .public-title p {
	color: #fff;
}
.about-wrap .session_2 .all-box{
	display:flex;
	justify-content:space-between;
}
.about-wrap .session_2 .item-box {
	width:350px;
	height: 300px;
	background: rgba(255,255,255, 0.1);
	padding-top: 55px;
	box-sizing: border-box;
	text-align: center;
	transition: all .3s;
}
.about-wrap .session_2 .item-box .icon-box {
	height: 70px;
	line-height: 70px;
	transition: all .3s;
}
.about-wrap .session_2 .item-box .des-box {
	margin-top:15px;
}
.about-wrap .session_2 .item-box .des-box h3 {
	color: #fff;
	font-size: 24px;
	color: #ffffff;
	margin-bottom:15px;
}
.about-wrap .session_2 .item-box .des-box p {
	color: #fff;
	font-size: 16px;
	line-height:30px;
}
.about-wrap .session_2 .item-box:hover {
	padding-top: 45px;
	background:#1a2d43;
}
.about-wrap .session_2 .item-box:hover .icon-box {
	transform: rotateY(180deg);
}



.about-wrap .session_3{
	background:url('../images/img_8.png') center center no-repeat;
	background-size:cover;
	padding-top:100px;
	padding-bottom:20px;
	box-sizing:border-box;
}
.about-wrap .session_3 .block{
	width:1600px;
}
.about-wrap .session_3 .all-box{
	display:flex;
	justify-content:flex-start;
	align-items:flex-start;
	margin-top:40px;
	padding-right:100px;
	box-sizing:border-box;
}
.about-wrap .session_3 .all-box .info-box{
	padding-left:125px;
	padding-top:30px;
	box-sizing:border-box;
}
.about-wrap .session_3 .all-box .info-box p{
	font-size:16px;
	line-height:30px;
	text-indent:2em;
	text-align:justify;
}
.about-wrap .session_3 .all-box .info-box .icon-box{
	text-align:right;
	margin-top:40px;
}



.about-wrap .session_4 {
	background:url('../images/img_11.png') center center no-repeat;
	background-size:cover;
	position: relative;
	height:900px;
	padding-top:95px;
	padding-bottom:55px;
	overflow: hidden;
	box-sizing:border-box;
}
.about-wrap .session_4 .public-title{
	margin-bottom:130px;
}
.about-wrap .session_4 .public-title h3,
.about-wrap .session_4 .public-title p{
	color:#fff;
}
.about-wrap .session_4 .public-title h3:before{
	background:#fff;
}
.about-wrap .session_4 .c-arrow {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 100;
	display: flex;
	align-items: center;
	justify-content: center;
	bottom:120px;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.2);
	opacity: 1;
	transition: transform 0.4s;
	color: #fff;
	transform: scale(0);
	cursor: pointer;
}
.about-wrap .session_4 .c-arrow img,
.about-wrap .session_4 .c-arrow svg {
	width: 40%;
	height: 40%;
}
.about-wrap .session_4 .c-arrow img path,
.about-wrap .session_4 .c-arrow svg path {
	fill: #fff;
	transition: all 0.4s;
}
.about-wrap .session_4 .c-arrow.on {
	transform: scale(1);
}
.about-wrap .session_4 .c-arrow.on2 img,
.about-wrap .session_4 .c-arrow.on2 svg {
	transform: rotate(180deg);
}
.about-wrap .session_4 .bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 5;
	transform: scale(1.1);
}
.about-wrap .session_4 .imgs1 {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	z-index: 3;
	font-size:400px;
	opacity: 0.1;
	color: #fff;
	text-align: center;
	transform: translateY(-50%);
}
.about-wrap .session_4 .container{
	position:relative;
	margin:0 auto;
	width:74%;
	max-width:1400px;
}
.about-wrap .session_4 .imgs2 {
	position: relative;
	z-index: 8;
	color: #fff;
	text-align: center;
	min-height:470px;
}
.about-wrap .session_4 .imgs2 h3{
	font-size:30px;
	color:#fff;
	margin-bottom:30px;
}
.about-wrap .session_4 .imgs2 p{
	font-size:16px;
	color:#fff;
	line-height:30px;
	max-width:680px;
	margin:0 auto;
	text-align:left;
}
.about-wrap .session_4 .imgs3 {
	position: relative;
	z-index: 8;
	color: #fff;
	text-align: center;
}
.about-wrap .session_4 .imgs3 .swiper-container::before {
	content: "";
	position: absolute;
	top:11px;
	left: 0;
	width: 100%;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.about-wrap .session_4 .imgs3 .swiper-slide {
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
	height: 65px;
	cursor: pointer;
}
.about-wrap .session_4 .imgs3 .c-dot {
	margin: 0 auto ;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	border: 2px solid transparent;
	border-radius: 50%;
	position: relative;
	transition: all 0.4s;
}
.about-wrap .session_4 .imgs3 .c-dot::before {
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #fff;
}
.about-wrap .session_4 .imgs3 p {
	width: 100%;
	transition: all 0.4s;
	line-height: 1;
	opacity: 0.3;
	font-size:16px;
}
.about-wrap .session_4 .imgs3 .swiper-slide-thumb-active .c-dot {
	border-color: #fff;
}
.about-wrap .session_4 .imgs3 .swiper-slide-thumb-active p {
	opacity: 1;
	font-size:30px;
	margin-top:5px;
}





.about-wrap .session_5 {
	background:url('../images/img_6.png') center center no-repeat;
	padding-top: 100px;
	padding-bottom:100px;
}
.about-wrap .session_5 .centent-box {
	margin-top:100px;
}
.about-wrap .session_5 .centent-box .row {
	margin-left: -13px;
	margin-right: -13px;
}
.about-wrap .session_5 .centent-box .row .col-md-4 {
	float: left;
	width: 33.33%;
	padding-left: 13px;
	padding-right: 13px;
	box-sizing: border-box;
	margin-bottom: 26px;
}
.about-wrap .session_5 .centent-box .item-box {
	height: 260px;
	box-sizing: border-box;
	line-height: 260px;
	text-align: center;
}
.about-wrap .session_5 .centent-box .item-box img {
	max-width:100%;
	max-height:100%;
}
.about-wrap .session_5 .swiper-pagination {
	position: static;
	margin-top:80px;
}




/* ------ 产品  ------*/
.pro-wrap .public-site .all-box{
	display:block;
}
.pro-wrap .public-site .tab-box{
	margin-top:72px;
	display:flex;
	justify-content:center;
}
.pro-wrap .public-site .tab-box a{
	margin-left:12px;
	margin-right:12px;
	width:125px;
	height:45px;
	line-height:45px;
	text-align:center;
	border:1px solid #DCDCDC;
}
.pro-wrap .public-site .tab-box a:hover,
.pro-wrap .public-site .tab-box a.active{
	background:#1a2d43;
	border-color:#1a2d43;
	color:#fff;
}
/*列表*/
.pro-wrap .session_1 {
	margin-top:185px;
	margin-bottom: 95px;
}
.pro-wrap .session_1 .row {
	margin-left: -17px;
	margin-right: -17px;
}
.pro-wrap .session_1 .row .col-md-4 {
	float: left;
	width: 33.33%;
	padding-left: 17px;
	padding-right: 17px;
	box-sizing: border-box;
	margin-bottom: 40px;
}
.pro-wrap .session_1 .item-box {
	display: block;
	border:1px solid #EEEEEE;
}
.pro-wrap .session_1 .item-box .img-box {
	overflow: hidden;
}
.pro-wrap .session_1 .item-box .img-box img {
	width: 100%;
	height: 285px;
	object-fit: cover;
	transition: all 0.3s;
}
.pro-wrap .session_1 .item-box .txt-box{
	height:60px;
}
.pro-wrap .session_1 .item-box .txt-box p{
	color:#666666;
	font-size:18px;
	line-height:60px;
	text-align:center;
}
.pro-wrap .session_1 .item-box:hover .img-box img {
	transform: scale(1.1);
}
.pro-wrap .session_1 .item-box:hover .txt-box p {
	color:#1a2d43;
}
.pro-wrap .session_1 .page-box {
	margin-top:30px;
}
/*产品报价*/
.pro-wrap .session_1_1{
	margin-top:185px;
	margin-bottom:100px;
}
.pro-wrap .session_1_1 > h3{
	font-size:30px;
	color:#1A2D43;
	text-align:center;
	margin-bottom:40px;
}
.pro-wrap .session_1_1 table{
	width:100%;
	border-color:#1b1b1b;
}
.pro-wrap .session_1_1 table tr:nth-child(2n+1){
	background:#EEEEEE;
}
.pro-wrap .session_1_1 table tr:nth-child(1){
	background:#1A2D43;
}
.pro-wrap .session_1_1 table tr:nth-child(1) th{
	border-right-color:#eee;
}
.pro-wrap .session_1_1 table tr:nth-child(1) th:last-child{
	border-right-color:#1b1b1b;
}
.pro-wrap .session_1_1 table th{
	height:50px;
	font-size:18px;
	font-weight:400;
}
.pro-wrap .session_1_1 table tr:nth-child(1) th{
	color:#fff;
}
.pro-wrap .session_1_1 .detail-box,
.pro-wrap .session_1_1 .info-box{
	border:1px solid #1b1b1b;
	box-sizing:border-box;
}
.pro-wrap .session_1_1 .info-box .txt-box,
.pro-wrap .session_1_1 .detail-box .txt-box{
	padding:35px 65px;
	box-sizing:border-box;
}
.pro-wrap .session_1_1 .detail-box h3,
.pro-wrap .session_1_1 .info-box h3{
	height:50px;
	line-height:50px;
	background:#1A2D43;
	color:#fff;
	font-size:18px;
	text-align:center;
}
.pro-wrap .session_1_1 .detail-box p,
.pro-wrap .session_1_1 .info-box p{
	font-size:16px;
	line-height:36px;
}
.pro-wrap .session_1_1 .detail-box p strong,
.pro-wrap .session_1_1 .info-box p strong{
	font-size:18px;
}
.pro-wrap .session_1_1 .des{
	background:#1A2D43;
	height:65px;
	padding-left:65px;
	box-sizing:border-box;
}
.pro-wrap .session_1_1 .des p{
	line-height:65px;
	color:#fff;
	font-size:18px;
}

/*详情*/
.pro-wrap .session_2.block,
.pro-wrap .session_3.block,
.pro-wrap .session_4.block{
	width:1100px;
}
.pro-wrap .session_2{
	margin-top:185px;
}
.pro-wrap .session_2 h3{
	text-align:center;
	font-size:30px;
	height:60px;
	line-height:60px;
	margin-bottom:15px;
}
.pro-wrap .session_2 .img-box img{
	width:100%;
}
.pro-wrap .session_2 p{
	color:#666;
	font-size:16px;
	line-height:30px;
	margin-top:20px;
}


.pro-wrap .session_3{
	margin-top:50px;
}
.pro-wrap .session_3 h3{
	display:inline-block;
	padding-left:25px;
	padding-right:25px;
	height:50px;
	line-height:50px;
	text-align:center;
	background:#1a2d43;
	font-size:20px;
	color:#fff;
}
.pro-wrap .session_3 .bg-line{
	position:relative;
	margin-top:-2px;
	width:100%;
	height:2px;
	background:#dddddd;
	z-index:-1;
}
.pro-wrap .session_3 .img-box{
	margin-top:40px;
}
.pro-wrap .session_3 .img-box img{
	max-width:100%;
}
.pro-wrap .bottom-box{
	text-align:right;
	margin-top:70px;
	padding-bottom:30px;
	border-bottom:1px solid #EEEEEE;
	margin-bottom:50px;
}
.pro-wrap .bottom-box #share-1{
	display:inline-block;
}
.pro-wrap .session_4{
	position:relative;
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-top:60px;
	padding-bottom:100px;
	padding-top:40px;
	border-top:3px solid #222;
	box-sizing:border-box;
}
.pro-wrap .session_4 li a{
	color:#666;
	font-size:16px;
}
.pro-wrap .session_4 li:nth-child(1) img{
	margin-right:22px;
}
.pro-wrap .session_4 li:last-child img{
	margin-left:22px;
}
.pro-wrap .session_4 .back{
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	font-size:16px;
	color:#666666;
	text-align:center;
	box-sizing:border-box;
}
.pro-wrap .session_4 .back img{
	position:relative;
	margin-right:12px;
	top:-2px;
}
.pro-wrap .session_4 .back p{
	display:inline-block;
}



/*加盟*/
.join-wrap .session_1 {
	margin-top:110px;
}
.join-wrap .session_1 .all-box {
	position:relative;
	margin-top:120px;
}
.join-wrap .session_1 .all-box .item-box{
	float:left;
	width:50%;
	display:flex;
	justify-content:flex-start;
	margin-bottom:40px;
	padding-right:150px;
	box-sizing:border-box;
}
.join-wrap .session_1 .all-box .item-box .img-box{
	flex-shrink:0;
}
.join-wrap .session_1 .all-box .item-box .img-box img{
	width:180px;
	height:130px;
	object-fit:cover;
}
.join-wrap .session_1 .all-box .item-box .txt-box{
	padding-left:30px;
	box-sizing:border-box;
}
.join-wrap .session_1 .all-box .item-box .txt-box h3{
	font-size:24px;
	color:#1a2d43;
	margin-bottom:7px;
}
.join-wrap .session_1 .all-box .item-box .txt-box h3 span{
	font-family:'Fut';
	margin-right:5px;
}
.join-wrap .session_1 .all-box .item-box .txt-box p{
	font-size:16px;
	color:#666;
	line-height:30px;
}


.join-wrap .session_2 {
	margin-top:60px;
	padding-top: 90px;
	padding-bottom:125px;
	background: url(../images/img_7.png) center center no-repeat;
	background-size: cover;
	box-sizing: border-box;
}
.join-wrap .session_2 .public-title p,
.join-wrap .session_2 .public-title h3 {
	color: #fff;
}
.join-wrap .session_2 .all-box {
	position:relative;
	margin-top:80px;
}
.join-wrap .session_2 .all-box .icon-box{
	text-align:center;
}
.join-wrap .session_2 .all-box .list-box{
	position:absolute;
	width:432px;
	height:432px;
	top:0;
	left:50%;
	transform:translateX(-50%);
}
.join-wrap .session_2 .all-box .list-box .txt-box{
	position:absolute;
}
.join-wrap .session_2 .all-box .list-box .txt-box h3{
	white-space:nowrap;
	font-size:16px;
	color:#fff;
	font-weight:400;
}
.join-wrap .session_2 .all-box .list-box .txt-box h3 span{
	display:inline-block;
	width:60px;
	height:60px;
	line-height:60px;
	background:#1a2d43;
	border-radius:100%;
	text-align:center;
	font-size:30px;
	font-weight:700;
}
.join-wrap .session_2 .all-box .list-box .txt-box:nth-child(2n+1) h3 span{
	margin-left:18px;
}
.join-wrap .session_2 .all-box .list-box .txt-box:nth-child(2n) h3 span{
	margin-right:18px;
}
.join-wrap .session_2 .all-box .list-box .txt-box:nth-child(1){
 	right:305px;
 	top:0;
}
.join-wrap .session_2 .all-box .list-box .txt-box:nth-child(2){
 	left:300px;
 	top:0;
}
.join-wrap .session_2 .all-box .list-box .txt-box:nth-child(3){
 	right:410px;
 	top:185px;
}
.join-wrap .session_2 .all-box .list-box .txt-box:nth-child(4){
 	left:410px;
 	top:185px;
}
.join-wrap .session_2 .all-box .list-box .txt-box:nth-child(5){
 	right:305px;
 	bottom:0;
}
.join-wrap .session_2 .all-box .list-box .txt-box:nth-child(6){
 	left:300px;
 	bottom:0;
}




.join-wrap .session_3 {
	margin-top:90px;
}
.join-wrap .session_3 .top-box{
	width:960px;
	margin:0 auto;
}
.join-wrap .session_3 .top-box .des-box{
	text-align:center;
	margin-top:60px;
	margin-bottom:80px;
}
.join-wrap .session_3 .top-box .des-box p{
	font-size:16px;
	line-height:30px;
}
.join-wrap .session_3 .tags{
	background:url('../images/img_13.png') center center no-repeat;
	background-size:cover;
	height:330px;
	position:relative;
}
.join-wrap .session_3 .tags .item-box img{
	height:46px;
	margin-bottom:10px;
}
.join-wrap .session_3 .tags .item-box p{
	font-size:16px;
	font-weight:700;
	line-height:24px;
	color:#fff;
}
.join-wrap .session_3 .tags .item-box{
	position:absolute;
	text-align:center;
	width:235px;
}
.join-wrap .session_3 .tags .item-box:nth-child(1){
	left:0;
	top:143px;
}
.join-wrap .session_3 .tags .item-box:nth-child(2){
	left:180px;
	top:34px;
}
.join-wrap .session_3 .tags .item-box:nth-child(3){
	left:365px;
	top:145px;
}
.join-wrap .session_3 .tags .item-box:nth-child(4){
	left:550px;
	top:35px;
}
.join-wrap .session_3 .tags .item-box:nth-child(5){
	left:730px;
	top:145px;
}
.join-wrap .session_3 .bottom-box{
	margin-top:120px;
	display:flex;
	align-items:center;
}
.join-wrap .session_3 .bottom-box .title-box{
	margin-bottom:20px;
}
.join-wrap .session_3 .bottom-box .title-box:last-child{
	margin-bottom:0;
}
.join-wrap .session_3 .bottom-box .img-box img{
	width:450px;
	height:550px;
	object-fit:cover;
}
.join-wrap .session_3 .bottom-box .txt-box{
	padding-left:75px;
	box-sizing:border-box;
}
.join-wrap .session_3 .bottom-box .txt-box > p{
	font-size:16px;
	color:#333;
	line-height:30px;
	margin-bottom:45px;
	text-indent:2em;
}
.join-wrap .session_3 .bottom-box .des-box h3{
	margin-bottom:15px;
}
.join-wrap .session_3 .bottom-box .des-box p{
	font-size:16px;
	line-height:30px;
}



.join-wrap .session_4 {
	margin-top:100px;
	background-color: #f7f7f7;
	padding-top: 90px;
	padding-bottom: 120px;
}
.join-wrap .session_4 .centent-box {
	display: flex;
	justify-content: space-between;
	margin-top: 100px;
}
.join-wrap .session_4 .centent-box .item-box {
	position: relative;
	text-align: center;
	box-sizing: border-box;
}
.join-wrap .session_4 .centent-box .item-box:last-child .arr-box {
	display: none;
}
.join-wrap .session_4 .centent-box .item-box .icon-box {
	width: 123px;
	height: 123px;
}
.join-wrap .session_4 .centent-box .item-box p {
	margin-top:27px;
	font-size: 20px;
}
.join-wrap .session_4 .centent-box .item-box .arr-box {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -50px;
	margin-top:-15px;
}




.join-wrap .session_5{
	background:url('../images/img_14.png') center center no-repeat;
	background-size:cover;
	height:860px;
	padding-top:95px;
	box-sizing:border-box;
}
.join-wrap .session_5 .title-box h3{
	font-size:40px;
	color:#ffffff;
	font-weight:400;
	margin-bottom:20px;
}
.join-wrap .session_5 .title-box p{
	font-size:24px;
	color:#ffffff;
}
.join-wrap .session_5 .form-box{
	margin-top:100px;
}
.join-wrap .session_5 .bottom-box,
.join-wrap .session_5 .top-box{
	display:flex;
	justify-content:flex-start;
}
.join-wrap .session_5 .top-box{
	margin-bottom:50px;
}
.join-wrap .session_5 .input-box{
	position:relative;
	width:29%;
	margin-right:50px;
}
.join-wrap .session_5 .input-box p{
	font-size:20px;
	color:#ffffff;
}
.join-wrap .session_5 .input-box input{
	width:100%;
	height:64px;
	line-height:64px;
	color:#ffffff;
	background:transparent;
	border:none;
	border-bottom:1px solid #555555;
}
.join-wrap .session_5 .input-box input::-webkit-input-placeholder{
	font-size:16px;
	color:#CCCCCC;
}
.join-wrap .session_5 .bottom-box{
	margin-bottom:50px;
}
.join-wrap .session_5 .bottom-box .input-box:last-child a{
	display:inline-block;
	position:absolute;
	width:140px;
	height:50px;
	line-height:50px;
	text-align:center;
	background:#1a2d43;
	color:#fff;
	bottom:0;
	right:0;
	font-size:16px;
}
.join-wrap .session_5 .btn-box input{
	display:block;
	width:200px;
	height:55px;
	border:none;
	background:#1a2d43;
	font-size:18px;
	color:#fff;
}






/* ------ 案例  ------*/
.case-wrap .public-site .tab-box{
	display:none;
}
.case-wrap .session_1{
	margin-bottom:100px;
}
.case-wrap .session_1 .choose{
	margin-top:60px;
	margin-bottom:60px;
	display:flex;
	justify-content:center;
}
.case-wrap .session_1 .choose .col-md-6 {
	position:relative;
	float: left;
	width:250px;
	margin-left:15px;
	margin-right:15px;
	box-sizing: border-box;
}
.case-wrap .session_1 .choose .col-md-6 img{
	position:absolute;
	right:25px;
	top:23px;
}
.case-wrap .session_1 .choose select {
	width: 100%;
	height:50px;
	line-height:50px;
	border: 1px solid #D2D2D2;
	padding-left:25px;
	padding-right:25px;
	background:transparent;
	border-radius:25px;
	font-size:16px;
	box-sizing: border-box;

	/*去掉箭头样式*/
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.case-wrap .session_1 .choose .btn-box span {
	display: inline-block;
	background: #1a2d43;
	color: #fff;
	font-size: 16px;
	height:50px;
	line-height:50px;
	width:200px;
	text-align: center;
	cursor: pointer;
	margin-left:15px;
	border-radius:25px;
}
.case-wrap .session_1 .choose .btn-box span img{
	position:relative;
	margin-right:15px;
	top:-2px;
}
.case-wrap .session_1 .no_case p{
	font-size:20px;
	color:#1a2d43;
	text-align:center;
}
.case-wrap .session_1 .list-box{
	margin-top:50px;
}
.case-wrap .session_1 .row {
	margin-left: -25px;
	margin-right: -25px;
}
.case-wrap .session_1 .row .col-md-4 {
	float: left;
	width: 33.33%;
	padding-left: 25px;
	padding-right: 25px;
	box-sizing: border-box;
	margin-bottom: 45px;
}
.case-wrap .session_1 .item-box {
	display: block;
	border:1px solid #DDDDDD;
	box-sizing:border-box;
}
.case-wrap .session_1 .item-box .img-box {
	overflow: hidden;
}
.case-wrap .session_1 .item-box .img-box img {
	width: 100%;
	height: 300px;
	object-fit: cover;
	transition: all 0.3s;
}
.case-wrap .session_1 .item-box .txt-box p{
	color:#666666;
	font-size:16px;
	height:65px;
	line-height:65px;
	text-align:center;
}
.case-wrap .session_1 .item-box:hover .img-box img {
	transform: scale(1.1);
}
.case-wrap .session_1 .item-box:hover .txt-box p {
	color:#1a2d43;
}
.case-wrap .session_1 .page-box {
	margin-top:35px;
}


.case-wrap .title{
	text-align:center;
}
.case-wrap .title h3{
	font-size:24px;
	margin-top:80px;
	margin-bottom:15px;
}
.case-wrap .session_2{
	position:relative;
	margin-top:40px;
	display:none;
}
.case-wrap .session_2 .swiper-container{
	padding-bottom:120px;
	box-sizing:border-box;
}
.case-wrap .session_2 .item-box{
	position:relative;
}
.case-wrap .session_2 .item-box .img-box{
	display:flex;
	justify-content:space-between;
}
.case-wrap .session_2 .item-box .img-box .img-box-p,
.case-wrap .session_2 .item-box .img-box .img-box-n{
	width:50%;
	height:500px;
}
.case-wrap .session_2 .item-box .img-box .img-box-p img,
.case-wrap .session_2 .item-box .img-box .img-box-n img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.case-wrap .session_2 .txt-box{
	position:absolute;
	bottom:60px;
	left:110px;
	right:110px;
	height:120px;
	display:flex;
	justify-content:space-between;
	z-index:10;
}
.case-wrap .session_2 .txt-box .txt-box-p{
	width:50%;
	height:100%;
	background:#535353;
}
.case-wrap .session_2 .txt-box .txt-box-n{
	width:50%;
	height:100%;
	background:#1a2d43;
}
.case-wrap .session_2 .txt-box .txt-box-c{
	padding:20px 40px 30px 40px;
	box-sizing:border-box;
}
.case-wrap .session_2 .txt-box .txt-box-c h3{
	font-size:18px;
	color:#fff;
	text-align:center;
	margin-bottom:10px;
}
.case-wrap .session_2 .txt-box .txt-box-c p{
	font-size:14px;
	color:#fff;
	line-height:24px;
}
.case-wrap .session_2 .swiper-button-prev{
	left:-80px;
}
.case-wrap .session_2 .swiper-button-next{
	right:-80px;
}
.case-wrap .session_2 .swiper-button-prev,
.case-wrap .session_2 .swiper-button-next{
	margin-top:-60px;
}
.case-wrap .session_2 .swiper-button-prev:hover img,
.case-wrap .session_2 .swiper-button-next:hover img,
.case-wrap .session_2 .swiper-button-prev img.active,
.case-wrap .session_2 .swiper-button-next img.active,
.case-wrap .session_2 .swiper-button-prev:after,
.case-wrap .session_2 .swiper-button-next:after{
	display:none;
}
.case-wrap .session_2 .swiper-button-prev:hover img.active,
.case-wrap .session_2 .swiper-button-next:hover img.active{
	display:inline-block;
}

.case-wrap .session_3 .all-box .title-box{
	margin-top:55px;
	display:flex;
	justify-content:space-between;
	height:80px;
	border:1px solid #DDDDDD;
	border-radius:40px;
	box-sizing:border-box;
}
.case-wrap .session_3 .all-box .title-box h3{
	position:relative;
	line-height:80px;
	width:300px;
	background:#1a2d43;
	padding-left:32px;
	border-radius:40px 0 0 40px;
	font-size:24px;
	color:#fff;
	box-sizing:border-box;
}
.case-wrap .session_3 .all-box .title-box h3 span{
	display:inline-block;
	height:80px;
	line-height:80px;
	position:relative;
	font-size:20px;
	color:#FFFEFE;
	margin-left:40px;
}
.case-wrap .session_3 .all-box .title-box h3 span:before{
	position:absolute;
	content:'';
	width:1px;
	height:60px;
	top:10px;
	background:rgba(255, 255, 255, 0.2);
	left:-20px;
}
.case-wrap .session_3 .all-box .title-box p{
	width:calc(100% - 300px);
	font-size:15px;
	color:#666666;
	line-height:24px;
	padding-left:40px;
	padding-right:60px;
	padding-top:15px;
	box-sizing:border-box;
}
.case-wrap .session_3 .all-box .info-box{
	margin-top:50px;
}
.case-wrap .session_3 .all-box .info-box p{
	font-size:16px;
	color:#666666;
	line-height:30px;
}
.case-wrap .session_3 .all-box .info-box img,
.case-wrap .session_3 .all-box .info-box p img{
	width:900px;
	height:auto;
	display:block;
	margin:0 auto;
	margin-top:14px;
	margin-bottom:14px;
}



.case-wrap .session_4{
	position:relative;
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-top:80px;
	padding-bottom:100px;
	padding-top:40px;
	border-top:3px solid #222;
	box-sizing:border-box;
}
.case-wrap .session_4 li a{
	color:#666;
	font-size:16px;
}
.case-wrap .session_4 li:nth-child(1) img{
	margin-right:22px;
}
.case-wrap .session_4 li:last-child img{
	margin-left:22px;
}
.case-wrap .session_4 .back{
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	font-size:16px;
	color:#666666;
	text-align:center;
	box-sizing:border-box;
}
.case-wrap .session_4 .back img{
	position:relative;
	margin-right:12px;
	top:-2px;
}
.case-wrap .session_4 .back p{
	display:inline-block;
}





/*服务*/
.ser-wrap .session_1{
	background:url('../images/img_9.png') center center no-repeat;
	background-size:cover;
	margin-top:90px;
	padding-bottom:90px;
	padding-top:90px;
}
.ser-wrap .session_1 .all-box{
	margin-top:60px;
}
.ser-wrap .session_1 .all-box .img-box{
	text-align:center;
}



.ser-wrap .session_2{
	margin-top:90px;
}
.ser-wrap .session_2 .centent-box{
	margin-top:60px;
}
.ser-wrap .session_2 .centent-box .list-box{
	margin-left:-20px;
	margin-right:-20px;
}
.ser-wrap .session_2 .centent-box .col-md-3{
	float:left;
	width:50%;
	padding-left:20px;
	padding-right:20px;
	box-sizing:border-box;
	margin-bottom:40px;
}
.ser-wrap .session_2 .centent-box .col-md-3 .item-box{
	display:flex;
}
.ser-wrap .session_2 .centent-box .col-md-3 .item-box .img-box{
	width:50%;
	overflow:hidden;
}
.ser-wrap .session_2 .centent-box .col-md-3 .item-box .img-box img{
	width:100%;
	height:100%;
	object-fit:cover;
	transition:all .3s;
}
.ser-wrap .session_2 .centent-box .col-md-3 .item-box .txt-box{
	width:50%;
	background:#1a2d43;
	padding-left:32px;
	padding-right:35px;
	box-sizing:border-box;
	padding-top:50px;
}
.ser-wrap .session_2 .centent-box .col-md-3 .item-box .txt-box h3{
	font-size:24px;
	color:#fff;
	font-weight:400;
	margin-bottom:15px;
}
.ser-wrap .session_2 .centent-box .col-md-3 .item-box .txt-box p{
	font-size:14px;
	color:#fff;
	line-height:30px;
}
.ser-wrap .session_2 .centent-box .col-md-3 .item-box:hover .img-box img{
	transform:scale(1.1);
}



.ser-wrap .session_3{
	margin-top:90px;
}
.ser-wrap .session_3 .centent-box{
	margin-top:55px;
}
.ser-wrap .session_3 .centent-box .list-box{
	margin-left:-25px;
	margin-right:-25px;
}
.ser-wrap .session_3 .centent-box .col-md-3{
	float:left;
	width:33.3%;
	height:245px;
	padding-left:25px;
	padding-right:25px;
	box-sizing:border-box;
}
.ser-wrap .session_3 .centent-box .col-md-3 .item-box{
	height:100%;
	position:relative;
}
.ser-wrap .session_3 .centent-box .col-md-3 .item-box .img-box{
	overflow:hidden;
}
.ser-wrap .session_3 .centent-box .col-md-3 .item-box .img-box img{
	transition:all .5s;
}
.ser-wrap .session_3 .centent-box .col-md-3 .item-box:hover .img-box img{
	transform:scale(1.2);
}
.ser-wrap .session_3 .centent-box .col-md-3 .item-box .icon-box{
	height:58px;
	line-height:58px;
}
.ser-wrap .session_3 .centent-box .col-md-3 .item-box .icon-box img{
	transition:all .3s;
}
.ser-wrap .session_3 .centent-box .col-md-3 .item-box:hover .icon-box img{
	transform:rotateY(180deg);
}
.ser-wrap .session_3 .centent-box .col-md-3 .item-box .des-box{
	position:absolute;
	padding-top:33px;
	box-sizing:border-box;
	top:0;
	left:50%;
	transform:translateX(-50%);
	text-align:center;width:60%;
	z-index:3;
}
.ser-wrap .session_3 .centent-box .col-md-3 .item-box .des-box .txt-box{
	margin-top:23px;
}
.ser-wrap .session_3 .centent-box .col-md-3 .item-box .des-box .txt-box h3{
	font-size:20px;
	font-weight:400;
	color:#fff;
}
.ser-wrap .session_3 .centent-box .col-md-3 .item-box .des-box .txt-box p{
	margin-top:15px;
	line-height:24px;
	color:#fff;
}



.ser-wrap .session_4 {
	margin-top:90px;
	margin-bottom: 100px;
}
.ser-wrap .session_4 .choose{
	margin-top:60px;margin-bottom:60px;
}
.ser-wrap .session_4 .choose .row {
	margin-left: -15px;
	margin-right: -15px;
}
.ser-wrap .session_4 .choose .col-md-6 {
	position:relative;
	float: left;
	width:250px;
	padding-left:15px;
	padding-right:15px;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.ser-wrap .session_4 .choose .col-md-6 img{
	position:absolute;
	right:40px;
	top:23px;
}
.ser-wrap .session_4 .choose select {
	width: 100%;
	height:50px;
	line-height:50px;
	border: 1px solid #D2D2D2;
	padding-left:25px;
	padding-right:25px;
	background:#E9E9ED;
	border-radius:25px;
	font-size:16px;
	box-sizing: border-box;

	/*去掉箭头样式*/
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.ser-wrap .session_4 .choose .btn-box span {
	display: inline-block;
	background: #1a2d43;
	color: #fff;
	font-size: 16px;
	height:50px;
	line-height:50px;
	width:200px;
	text-align: center;
	cursor: pointer;
	margin-left:15px;
	border-radius:25px;
}
.ser-wrap .session_4 .choose .btn-box span img{
	position:relative;
	margin-right:15px;
	top:-2px;
}
.ser-wrap .session_4 .centent-box{
	display:flex;width:100%;
}
.ser-wrap .session_4 .centent-box .left-box {
	width: 35%;
}
.ser-wrap .session_4 .centent-box .left-box .store_result .title {
	font-size: 18px;
	color: #2c2c2c;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 38px;
}
.ser-wrap .session_4 .centent-box .left-box .store_result .store_result_list {
	height:601px;
	overflow-y: auto;
	padding-right: 10px;
	box-sizing: border-box;
}
.ser-wrap .session_4 .centent-box .left-box .store_result .store_result_list::-webkit-scrollbar {
	width: 4px;
	background: #d9d9d9;
	border-radius: 2px;
}
.ser-wrap .session_4 .centent-box .left-box .store_result .store_result_list::-webkit-scrollbar-thumb {
	background: #1a2d43;
	border-radius: 2px;
}
.ser-wrap .session_4 .centent-box .left-box .store_result .store_result_list .no_stroe {
	display: none;
	text-align: center;
	font-size: 16px;
	color: #1a2d43;
	padding-top: 80px;
	padding-left: 10px;
	padding-right: 10px;
}
.ser-wrap .session_4 .centent-box .left-box .store_result .store_result_list .item-box {
	border-top:1px solid #c8c8c8;
	height:220px;  
	padding-top:40px;
	padding-bottom:40px;box-sizing:border-box;
}
.ser-wrap .session_4 .centent-box .left-box .store_result .store_result_list .item-box:nth-child(1){
	border-top:none;padding-top:0;height:160px;
}
.ser-wrap .session_4 .centent-box .left-box .store_result .store_result_list .item-box a {
	display: block;
}
.ser-wrap .session_4 .centent-box .left-box .store_result .store_result_list .item-box .one-key{
	position:relative;
	color:#999;
}
.ser-wrap .session_4 .centent-box .left-box .store_result .store_result_list .item-box .txt-box {
	float: left;
	width: 60%;
}
.ser-wrap .session_4 .centent-box .left-box .store_result .store_result_list .item-box .txt-box h3 {
	font-weight: 400;
	font-size: 16px;
	color: #333;
	margin-bottom: 10px;

	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;
}
.ser-wrap .session_4 .centent-box .left-box .store_result .store_result_list .item-box .txt-box p {
	font-size: 14px;
	line-height:30px;
	color: #666;

	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;
}
.ser-wrap .session_4 .centent-box .left-box .store_result .store_result_list .item-box .txt-box span {
	margin-top:5px;
	display: inline-block;
	color: #999;
}
.ser-wrap .session_4 .centent-box .left-box .store_result .store_result_list .item-box .txt-box span img{
	height:8px;position:relative;top:-1px;margin-left:14px;
}
.ser-wrap .session_4 .centent-box .left-box .store_result .store_result_list .item-box .txt-box span img.active{
	display:none;
}
.ser-wrap .session_4 .centent-box .left-box .store_result .store_result_list .item-box:hover .txt-box span img{
	display:none;
}
.ser-wrap .session_4 .centent-box .left-box .store_result .store_result_list .item-box:hover .txt-box span img.active{
	display:inline-block;
}
.ser-wrap .session_4 .centent-box .left-box .store_result .store_result_list .item-box .img-box {
	float: right;
	width: 38%;
}
.ser-wrap .session_4 .centent-box .left-box .store_result .store_result_list .item-box .img-box img {
	width: 100%;
	height: 120px;
	object-fit: cover;
}
.ser-wrap .session_4 .centent-box .left-box .store_result .store_result_list .item-box a:hover h3 {
	color: #1a2d43;
}
.ser-wrap .session_4 .centent-box .left-box .store_result .store_result_list .item-box a:hover span {
	color: #1a2d43;
}
.ser-wrap .session_4 .centent-box .right-box {
	position: relative;
	width: 64%;
	height: 601px;
	overflow: hidden;
}
.ser-wrap .session_4 .centent-box .right-box .centent-box {
	position: absolute;
	width: 100%;
	height: 100%;
}
.ser-wrap .session_4 .centent-box .right-box #allmap {
	height: 100%;
	width: 100%;
	overflow: hidden;
}
.ser-wrap .session_4 .centent-box .left-box .store_result .store_result_list .item-box:last-child{
	padding-bottom:0;
}




/*新闻*/
.news_list-wrap .session_1 {
	margin-top:90px;
	margin-bottom: 85px;
}
.news_list-wrap .session_1 .page-box {
	margin-top: 20px;
}
.news_list-wrap .session_1 .list-box .row {
	margin-left: -32px;
	margin-right: -32px;
}
.news_list-wrap .session_1 .list-box .row .col-md-4 {
	float: left;
	width: 33.33%;
	padding-left: 36px;
	padding-right: 36px;
	box-sizing: border-box;
	margin-bottom: 45px;
}
.news_list-wrap .session_1 .list-box .item-box {
	display: block;
	background-color: #f9f9f9;
}
.news_list-wrap .session_1 .list-box .item-box .img-box {
	overflow: hidden;
}
.news_list-wrap .session_1 .list-box .item-box .img-box img {
	width: 100%;
	height: 250px;
	object-fit: cover;
	transition: all 0.3s;
}
.news_list-wrap .session_1 .list-box .item-box .txt-box .top-box {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	height: 85px;
	border-bottom: 1px solid #f0f0f0;
	box-sizing: border-box;
}
.news_list-wrap .session_1 .list-box .item-box .txt-box .top-box h3 {
	font-size: 18px;
	line-height:30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 5px;
}
.news_list-wrap .session_1 .list-box .item-box .txt-box .top-box span {
	font-size: 14px;
	color: #999999;
}
.news_list-wrap .session_1 .list-box .item-box .txt-box .des-box {
	height: 115px;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
	padding-top: 20px;
}
.news_list-wrap .session_1 .list-box .item-box .txt-box .des-box p {
	font-size: 14px;
	color: #999999;
	line-height: 1.8;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news_list-wrap .session_1 .list-box .item-box:hover {
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}
.news_list-wrap .session_1 .list-box .item-box:hover .img-box img {
	transform: scale(1.1);
}
.news_list-wrap .session_1 .list-box .item-box:hover .txt-box .top-box h3 {
	color: #1a2d43;
}
.news_list-wrap .session_2 {
	margin-top:85px;
	margin-bottom: 90px;
}
.news_list-wrap .session_2 .title-box {
	text-align: center;
	margin-bottom: 45px;
}
.news_list-wrap .session_2 .title-box p {
	font-size: 30px;
	color: #333333;
	margin-bottom: 20px;
}
.news_list-wrap .session_2 .title-box .txt_1 span {
	display: inline-block;
	font-size: 14px;
	color: #666666;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: 400;
}
.news_list-wrap .session_2 .des-box p span,
.news_list-wrap .session_2 .des-box span,
.news_list-wrap .session_2 .des-box p {
	font-size: 16px !important;
	color: #666666 !important;
	line-height: 30px;
	text-indent: 2em;
}
.news_list-wrap .session_2 .des-box p img {
	max-width:900px;
	display:block;
	margin-left:auto !important;
	margin-right:auto !important;
}
.news_list-wrap .session_2 .bottom-box {
	border-bottom: 1px solid #cacbcd;
	margin-top: 100px;
}
.news_list-wrap .session_2 .bottom-box .black-btn {
	float: left;
	width: 145px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #1a2d43;
	color: #ffffff;
	font-size: 16px;
}
.news_list-wrap .session_2 .bottom-box .share-box {
	float: right;
}
.news_list-wrap .session_2 .bottom-box .share-box #share-1 {
	display: inline-block;
}
.news_list-wrap .session_2 .bottom-box .share-box #share-1 .social-share-icon {
	width: 28px;
	height: 28px;
	line-height: 28px;
	font-size: 18px;
}
.news_list-wrap .session_2 .other-box {
	margin-top: 20px;
}
.news_list-wrap .session_2 .other-box li span,
.news_list-wrap .session_2 .other-box li a {
	line-height: 30px;
	color: #666666;
	font-size: 16px;
}
.news_list-wrap .session_2 .other-box li a:hover {
	color: #1a2d43;
}




/*联系*/
.link-wrap .public-footer{
	margin-top:0;
}
.link-wrap .session_1{
	padding-top:100px;
	padding-bottom:120px;
	background:url('../images/img_15.png') center center no-repeat;
	background-size:cover;
}
.link-wrap .session_1 .all-box{
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.link-wrap .session_1 .all-box .left-box{
	width:560px;
}
.link-wrap .session_1 .all-box .left-box .public-title{
	margin-bottom:80px;
	text-align:left;
}
.link-wrap .session_1 .all-box .left-box .item-box{
	display:flex;
	justify-content:flex-start;
	align-items:flex-start;
	margin-bottom:45px;
}
.link-wrap .session_1 .all-box .left-box .item-box:last-child{
	margin-bottom:0;
}
.link-wrap .session_1 .all-box .left-box .item-box .icon-box img{
	width:40px;
	position:relative;
	top:-10px;
}
.link-wrap .session_1 .all-box .left-box .item-box .title-box{
	padding-left:20px;
	box-sizing:border-box;
}
.link-wrap .session_1 .all-box .left-box .item-box .title-box h3{
	font-size:18px;
	color:#1a2d43;
	margin-bottom:5px;
}
.link-wrap .session_1 .all-box .left-box .item-box .title-box p{
	font-size:14px;
	line-height:25px;
}
.link-wrap .session_1 .all-box .right-box{
	width:calc(100% - 560px);
}
.link-wrap .session_1 .all-box .right-box .img-box{
	display:block;
	width:100%;
	height:415px;
}
.link-wrap .session_1 .all-box .right-box .img-box:nth-child(1){
	margin-bottom:30px;
}
.link-wrap .session_1 .all-box .right-box .img-box img{
	width:100%;
	height:100%;
	object-fit:cover;
}


.link-wrap .session_3 {
	margin-top: 78px;
	margin-bottom: 135px;
}
.link-wrap .session_3 .title {
	text-align: center;
	margin-bottom: 90px;
}
.link-wrap .session_3 .title h3 {
	font-size: 36px;
	color: #000000;
	font-weight: 700;
	margin-bottom:16px;
}
.link-wrap .session_3 .title p {
	font-size: 16px;
	color: #666666;
}
.link-wrap .session_3 .form-box {
	margin-top: 90px;
}
.link-wrap .session_3 .form-box .input-box {
	position: relative;
	float: left;
	width: 25%;
	margin-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
}
.link-wrap .session_3 .form-box .input-box span {
	position: absolute;
	right: 4px;
	top: 18px;
	line-height: 1;
	color: #ef0512;
	font-size: 20px;
}
.link-wrap .session_3 .form-box .input-box:last-child {
	width: 100%;
}
.link-wrap .session_3 .form-box .input-box input {
	width: 100%;
	height: 42px;
	line-height: 40px;
	border: 1px solid #eeeeee;
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
	background: transparent;
	background: #fff;
	font-size: 14px;
}
.link-wrap .session_3 .form-box .input-box textarea {
	width: 100%;
	padding: 15px;
	box-sizing: border-box;
	height: 200px;
	border: 1px solid #eeeeee;
	background: transparent;
	background: #fff;
	font-size: 14px;
}
.link-wrap .session_3 .form-box .input-box:last-child {
	margin-bottom: 20px;
}
.link-wrap .session_3 .form-box .input-box.other-box input {
	width: 120px;
}
.link-wrap .session_3 .form-box .input-box.other-box label {
	left: 125px;
}
.link-wrap .session_3 .form-box .input-box.other-box .img-box {
	margin-left: 20px;
	display: inline-block;
	border: 1px solid #a5a5a4;
}
.link-wrap .session_3 .form-box .input-box .get_code{
	display:inline-block;
	position:absolute;
	margin-left:20px;
	width:150px;
	height:42px;
	line-height:40px;
	text-align:center;
	background:#1a2d43;
	color:#fff;
	font-size:16px;
}
.link-wrap .session_3 .form-box .btn-box {
	margin-top: 20px;
	padding-left: 20px;
}
.link-wrap .session_3 .form-box .btn-box .ok {
	display: block;
	width: 145px;
	height: 45px;
	border:none;
	background:#1a2d43;
	color: #fff;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
}




@media screen and (max-width: 1680px) {
	.about-wrap .session_3 .all-box{
		width:1300px;
		padding-right:40px;
	}
}












/*# sourceMappingURL=./style.css.map */