﻿@charset "utf-8";
.banner {
	height: 777px;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.banner .swiper-container {
	height: 777px;
	width: 100%;
}

.banner .pagination {
	position: absolute;
	left: 0;
	text-align: center;
	bottom: 20px;
	width: 100%;
	z-index: 99;
}

.banner .swiper-pagination-switch {
	display: inline-block;
	width: 13px;
	height: 13px;
	background-color: #fff;
	border: 2px solid #fff;
	border-radius: 50%;
	margin: 0 15px;
	cursor: pointer;
}

.banner .swiper-active-switch {
	background-color: transparent;
}

.banner .swiper-wrapper {
	height: 777px;
	width: 100%;
	overflow: hidden;
}

.banner .swiper-slide {
	overflow: hidden;
	width: 100%;
	height: 777px;
}
.slide_box {
	height: 777px;
	position: relative;
}
.cont1{
	margin-top: 75px;
}
.title{
	text-align: center;
	line-height: 100px;
	font-size: 30px;
	font-weight: bold;
	color: #a84f00;
	background: url(../img/tit_bg.png) no-repeat center center;
}
.product .swiper-container{
	width: 1200px;
	margin: 0 auto;
	height: 380px;
	overflow: hidden;
}
.ts .devices{
	min-width: 1200px;
	position: relative;
}
.ts .devices .arrow-left{
	width: 64px;
	height: 127px;
	background: url(../img/index/left.png) no-repeat center center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -50px;
	margin-right: 0;
	opacity: 0.8;
	
}
.ts .devices .arrow-right{
	width: 64px;
	height: 127px;
	background: url(../img/index/right.png) no-repeat center center;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -50px;
	margin-right: 0;
	opacity: 0.8;
}
.ts .devices>a:hover{
	opacity: 1;
}
.cont2{
	background: url(../img/gs_bg.png) no-repeat center top;
	margin-top: 140px;
	position: relative;
	height: 700px;
}
.cont2 h2{
	width: 373px;
	height: 165px;
	position: absolute;
	left: 50%;
	margin-left: -186px;
	top: -83px;
}
.cont2-c{
	height: 100%;
	background: url(../img/index/c2_bg.png) no-repeat center center;
	position: relative;
	overflow: hidden;
}
.hua{
	position: absolute;
	right: 0;
	top: 150px;
}
.cont2-c-t{
	width: 650px;
	margin-top: 240px;
}
.cont2-c-t p{
	font-size: 16px;
	color: #333;
	line-height: 30px;
	text-indent: 2em;
}
.cont2-c-t p span{
	color: #552807;
	font-weight: bold;
}
.cont2-c-t a{
	display: block;
	width: 200px;
	line-height: 46px;
	border: 1px solid #535353;
	font-size: 14px;
	color: #333;
	text-align: center;
	margin: 50px auto 0;
}

.cont2-c-t a:hover{
    background-color:#f88222;
    color:#fff;
    border-color:#f88222;
}

.cont2-c em{
	position: absolute;
}
.cont2-c em:nth-child(1){
	top: 140px;
	left: 0;
}
.cont2-c em:nth-child(2){
	top: 440px;
	left: 380px;
}
.cont2-c em:nth-child(3){
	bottom: -150px;
	right: -150px;
}
.cont3{
	height: 773px;
	min-width: 1200px;
	background: url(../img/index/cont3_bg.png) no-repeat center center;
	overflow: hidden;
}
.cont3-r{
	width: 730px;
}
.cont3-r-t{
	margin-top: 130px;
	position: relative;
}
.cont3-r-t i{
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
}
.cont3-r-t h2{
	font-size: 30px;
	color: #582d07;
	font-weight: bold;
	line-height: 40px;
}
.cont3-r-t p{
	width: 550px;
	font-size: 16px;
	color: #281b1b;
	line-height: 36px;
}
.cont3-l{
	width: 530px;
	margin-top: 105px;
}
.cont3-l img{
	width: 100%;
	height: auto;
}
.cont3-r-b{
	background-color: #fae0b5;
	width: 100%;
	box-sizing: border-box;
	padding: 20px 80px;
	margin-top: 40px;
}
.cont3-r-b div {
	border-bottom: 1px solid #d1b691;
	margin-bottom: 25px;
}
.cont3-r-b div h4{
	float: left;
	font-size: 24px;
	color: #582d07;
	font-weight: bold;
	line-height: 50px;
	border-bottom: 2px solid #594430;
	margin-bottom: -1px;
}
.cont3-r-b div p{
	float: right;
	margin-top: 25px;
	font-size: 12px;
	color: #333;
}
.cont3-r-b li{
	width: 48%;
	float: left;
	margin-right: 4%;
	margin-bottom: 20px;
}
.cont3-r-b li:nth-child(2n){
	margin-right: 0;
}
.cont3-r-b li:last-child{
	width: 100%;
}
.cont3-r-b li label{
	font-size: 14px;
	color: #333;
	float: left;
	line-height: 40px;
}
.cont3-r-b li input{
	float: left;
	line-height: 40px;
	width: 50px;
	background-color: transparent;
	border-bottom: 1px solid #d3b791;
	width: 230px;
	box-sizing: border-box;
	padding: 0 10px;
}
.cont3-r-b li:last-child{
	margin-right: 0;
}
.cont3-r-b li textarea{
	float: left;
	width: 528px;
	background-color: transparent;
	border-bottom: 1px solid #d3b791;
	resize: none;
	width: 526px;
	height: 60px;
	box-sizing: border-box;
	padding: 10px;
}
.cont3-r-b form>input{
	display: block;
	text-align: center;
	width: 526px;
	line-height: 40px;
	background-color: #e93625;
	font-size: 14px;
	color: #fff;
	border-radius: 5px;
	margin-left: 44px;
	margin-top: 3px;
}
.cont4{
	padding-top: 60px;
	margin-bottom: 130px;
}
.cont4-tit h2{
	float: left;
}
.cont4-tit div{
	float: right;
	position: relative;
}
.cont4-tit div a{
	float: left;
	line-height:34px;
	font-size: 14px;
	color: #666;
}
.cont4-tit div a:first-child{
	margin-right: 60px;
}
.cont4-tit div i{
	display: block;
	width: 22px;
	height: 1px;
	position: absolute;
	left: 50%;
	margin-left: -11px;
	top: 16.5px;
	background-color: #c6c6c6;
}
.cont4-tit{
	margin-bottom: 50px;
}
.cont4-c li{
	float: left;
	width: 380px;
	margin-right: 30px;
}
.cont4-c li:last-child{
	margin-right: 0;
}
.cont4-c li>a{
	display: block;
	width: 380px;
	height: 230px;
	box-sizing: border-box;
	padding: 10px;
	border: 1px solid #ddd;
}
.cont4-c li:hover > a {
    border-color: #f69823;
}
.cont4-c li:hover .cont4-c-c h4 a{
    color:#f69823;
    text-decoration:underline;
}
.cont4-c li > a img {
    width: 100%;
    height: 100%;
}
.cont4-c-c{
	padding: 0 10px;
	margin-top: 20px;
}
.cont4-c-c h4 a{
	display: block;
	font-size: 18px;
	color: #333333;
	line-height: 30px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.cont4-c-c p{
	font-size: 12px;
	color: #a3a3a3;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	margin-bottom: 10px;
}
.cont4-c-t{
	padding: 20px 30px;
	border-bottom: 1px solid #ddd;
}
.cont4-c-t div{
	float: left;
}
.cont4-c-t div em{
	font-size: 36px;
	color: #565656;
	line-height: 30px;
	display: block;
}
.cont4-c-t div span{
	font-size: 12px;
	color: #b0b0b0;
}
.cont4-c-t a{
	float: right;
	font-size: 20px;
	margin-top: 15px;
}
/*.cont4-c li:hover .cont4-c-t{
	background: url(../img/index/xw_bg.png) no-repeat center center;
	background-size: 100% 100%;
}*/

/*.cont4-c li:hover .cont4-c-t div em{
	color: #fff;
}

.cont4-c li:hover .cont4-c-t div span{
	color: #fff;
}

.cont4-c li:hover .cont4-c-t a{
	color: #fff;
}*/

/*关于我们*/
.about1{
	height: 742px;
	min-width: 1200px;
	background: url(../img/about/bg_1.png) no-repeat center center;
	overflow: hidden;
}
.about1 h4 img{
	margin: 0 auto;
}
.about1 h4{
	margin-top: 70px;
	margin-bottom: 40px;
}
.about1 p{
	text-align: center;
	font-size: 16px;
	color: #333;
	line-height: 36px;
}
.about1 p em{
	font-weight: bold;
	color: #552807;
	margin-right: 5px;
}
.sp {
	margin-top: 50px;
}
.sp .video{
	float: left;
	width: 540px;
	height: 330px;
}
.sp div:last-child{
	float: right;
	margin-top: 50px;
}
.about2{
	width: 1200px;
	margin: 70px auto;
}
.about2 img{
	width: 100%;
	height: auto;
}

/*产品页面*/
.product a{
	float: left;
	width: 286px;
	margin-right: 18.66px;
	margin-bottom: 50px;
}
.product a:nth-child(4n){
	margin-right: 0;
}
.product a div{
	width: 100%;
	height: 310px;
	box-sizing: border-box;
	padding: 10px;
}
.product a div i{
	display: block;
	width: 100%;
	height: 100%;
	background-color: #e4dfd4;
	overflow: hidden;
}
.product a div i img{
	margin: 20px auto 0;
    width: 65%;
}
.product a span{
	display: block;
	line-height: 64px;
	box-sizing: border-box;
	padding: 0 15px;
	font-size: 18px;
	color: #333;
}
.product a:hover span{
	background: url(../img/product_xq.png) no-repeat center center;
	color: #fff;
}
.product a:hover div{
	border: 1px solid #f7a53e;
}

/*产品详情*/
.cprt h4{
	font-size: 24px;
	color: #333333;
	border-bottom: 1px solid #d2d2d2;
	line-height: 50px;
	font-weight: bold;
	margin-bottom: 20px;
}
.product-xq-l{
	width: 566px;
	height: 612px;
	box-sizing: border-box;
	padding: 15px;
	border: 1px solid #dcdcdc;
}
.product-xq-l i{
	display: block;
	width: 100%;
	height: 100%;
	background-color: #e4dfd4;
	overflow: hidden;
}
.product-xq-l i img{
	width: 60%;
	height: auto;
	margin: auto;
	margin-top: 60px;
}
.product-xq-r{
	width: 590px;
}
.product-xq-r h2{
	font-size: 30px;
	color: #333;
	line-height: 70px;
	border-bottom: 2px solid #ede9e2;
}
.product-xq-r div:nth-child(2) h4{
	font-size: 18px;
	color: #676767;
	font-weight: bold;
	line-height: 48px;
	margin: 30px 0 10px;
}
.product-xq-r div:nth-child(2) p{
	font-size: 14px;
	color: #676767;
	line-height: 30px;
}
.product-xq-r div:nth-child(3){
	margin-top: 100px;
	padding-bottom: 20px;
	border-bottom: 2px solid #ede9e2;
	margin-bottom: 30px;
}
.product-xq-r div:nth-child(3) a{
	display: block;
	float: left;
	width: 58px;
	height: 58px;
	border-radius: 5px;
	overflow: hidden;
	margin-right: 35px;
}
.product-xq-r div:nth-child(3) a img{
	width: 100%;
	height: 100%;
}
.product-xq-r div:nth-child(4) a{
	float: left;
	margin-right: 40px;
}
.product-xq-r div:nth-child(5){
	margin-top: 40px;
}
.product-xq-r div:nth-child(5) a{
	float: left;
	width: 214px;
	height: 54px;
	text-align: center;
	line-height: 54px;
	margin-right: 40px;
	font-size: 18px;
	color: #fff;
	border-radius: 3px;
}
.product-xq-r div:nth-child(5) a:first-child{
	background-color: #f88222;
}
.product-xq-r div:nth-child(5) a:last-child{
	background-color: #c71523;
}
.fy{
	display: -webkit-flex;
	display: flex;
	justify-content:center;
    -webkit-justify-content: center;
    margin-top: 50px;
    background-color: #e4dfd4;
}
.fy a{
	display: inline-block;
	line-height: 46px;
	margin: 0 20px;
	padding: 0 30px;
}
.fy a:nth-child(1){
	background: url(../img/product/left.png) no-repeat left center;
}
.fy a:nth-child(2){
	background: url(../img/product/fh.png) no-repeat left center;
}
.fy a:nth-child(3){
	background: url(../img/product/right.png) no-repeat right center;
}

/*新闻列表*/
.news li{
	padding: 32px 0;
}
.news .time{
	float: left;
	width: 95px;
	box-sizing: border-box;
	padding-right: 16px;
	color: #888;
}
.news .time em{
	display: block;
	font-size: 16px;
	line-height: 40px;
	border-bottom: 1px solid #dcd6ca;
}
.news .time span{
	display: block;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
}
.news>a{
	float: left;
	display: block;
	width: 300px;
    height:170px;
}
.news>a img{
	width: 100%;
	height: 100%;
}
.news .news-c{
	width: 770px;
	float: right;
	position: relative;
	height: 100%;
}
.news .news-c h4 a{
	display: block;
	font-size: 18px;
	color: #444;
}
.news .news-c p{
	font-size: 14px;
	color: #888;
	line-height: 28px;
	margin-top: 40px;
    height:56px;
    overflow:hidden;
}
.news .news-c i{
	display: block;
	width: 100px;
	height: 1px;
	background-color: #dcd6ca;
	position: absolute;
	left: 0;
	top: 55px;
}
.news .news-c>a{
	display: block;
	width: 100px;
	text-align: center;
	line-height: 34px;
	background-color: #f68c29;
	color: #fff;
	position: absolute;
	right: 0;
	bottom: -50px;
}

/*新闻详情*/
.news-tit h2{
	font-size: 24px;
	color: #343434;
	font-weight: bold;
	text-align: center;
	line-height: 60px;
}
.news-tit p{
	font-size: 12px;
	color: #999;
	text-align: center;
}
.news-tit p span{
	margin: 0 10px;
}
.news-tit{
	border-bottom: 1px dashed #dedede;
	padding-bottom: 10px;
}
.news-xq-c{
	margin-top: 40px;
}
.news-xq-c img{
	width: 60%;
	height: auto;
	margin: 20px auto;
}
.news-xq-c p{
	font-size: 14px;
	color: #666;
	line-height: 30px;
	text-indent: 2em;
}
.news-fh{
	margin-top: 40px;
	padding-top: 30px;
	border-top: 1px solid #ddd;
}
.news-fh>a{
	display: block;
	width: 138px;
	line-height: 38px;
	text-align: center;
	border: 1px solid #bfbfbf;
	border-radius: 50px;
	margin-bottom: 20px;
}
.news-fh li{
	line-height: 30px;
	font-size: 12px;
}

/*私人定制*/
.personal-tit{
	margin-top: 60px;
}
.personal-tit h2{
	font-size: 36px;
	color: #582D07;
	font-weight: bold;
	text-align: center;
}
.personal-tit p{
	font-size: 16px;
	color: #4e4a4a;
	text-align: center;
	margin-top: 30px;
	line-height: 26px;
}
.personal-tit img{
	width: 100%;
	height: auto;
	margin-top: 50px;
}
.ts-bt{
	width: 100%;
	height: 130px;
	background: url(../img/personal/bg.jpg) no-repeat right center;
	margin: 60px 0;
	overflow: hidden;
}
.ts-bt em{
	display: inline-block;
	line-height: 130px;
	font-size: 36px;
	color: #582d07;
	font-weight: bold;
	margin-left: 50px;
}
.ts-bt span{
	display: inline-block;
	font-size: 18px;
	color: #333;
	margin-left: 80px;
}
.tscp li{
	float: left;
	width: 190px;
	margin-right: 62.5px;
	margin-bottom: 40px;
}
.tscp li:nth-child(5n){
	margin-right: 0;
}
.tscp li img{
	width: 100%;
	height: auto;
}
.dzly-l{
	width: 660px;
}
.dzly-l img{
	width: 100%;
	height: auto;
}
.dzly-l .cont3-r{
	width: 100%;
}
.dzly-l .cont3-r-b li input{
	width: 196px;
}
.dzly-l .cont3-r-b li textarea{
	width: 456px;
}
.dzly-l .cont3-r-b form>input{
	width: 456px;
}
.dzly-r{
	width: 483px;
}
.dzly-r img{
	width: 100%;
	height: auto;
}
.dzly{
	margin: 70px 0;
}

/*联系我们*/
.map{
	min-width: 1200px;
	height: 628px;
	overflow: hidden;
	position: relative;
}
.map img{
	width: auto;
	height: 100%;
}
.contact-xx{
	position: absolute;
	top: 0;
	left: 56%;
	margin-left: -600px;
}
.contact-xx>div{
	width: 500px;
	background-color: #fff;
	float: right;
	margin-top: 60px;
	box-sizing: border-box;
	padding: 50px;
	box-shadow: 0 0 15px rgba(000,000,000,0.3);
}
.contact-xx>div h2{
	font-size: 18px;
	color: #f88222;
	font-weight: bold;
	line-height: 36px;
}
.contact-xx>div p{
	font-size: 14px;
	color: #f88222;
	line-height: 36px;
}
.contact-xx ul li{
	float: left;
}
.contact-xx ul li div span{
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	color: #717171;
}
.contact-xx ul{
	margin-top: 20px;
}
.contact-xx ul li:first-child{
	margin: 0 80px 0 40px;
}
.message{
	width: 100%;
	min-width: 1200px;
	height: 627px;
	background: url(../img/contact/bg.jpg) no-repeat center center;
	
}
.leave_box{
	height: 628px;
	width: 100%;
	overflow: hidden;
}
.leave{
	width: 810px;
	margin: 95px auto 0;
	background-color: #f6f6f6;
	box-sizing: border-box;
	padding: 0 80px;
	overflow: hidden;
}
.leave h2{
	font-size: 24px;
	color: #333;
	text-align: center;
	height: 80px;
	line-height: 80px;
}
.leave li{
	margin-bottom: 15px;
}
.leave li label{
	display: inline-block;
	width: 80px;
	text-align: right;
	font-family: 14px;
	color: #333;
	height: 34px;
	line-height: 34px;
}
.leave li i{
	display: inline-block;
	height: 34px;
	line-height: 34px;
	margin-left: 5px;
	font-size: 12px;
	color: #999;
}
.leave li input{
	display: inline-block;
	height: 34px;
	line-height: 34px;
	width: 210px;
	background-color: #fff;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
	padding: 0 10px;
}
.leave .leave_c label{
	float: left;
	margin-right: 5px;
}
.leave .leave_c textarea{
	float: left;
	resize: none;
	background-color: #fff;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
	width: 450px;
	height: 90px;
	padding: 10px;
}
.leave .btn{
	display: block;
	width: 165px;
	height: 38px;
	font-size: 14px;
	color: #fff;
	border-radius: 5px;
	margin: 40px auto;
	background-color: #ff0000;
}

/*招商加盟*/
.league_zc dl{
	margin-top: 30px;
}
.league_zc dt{
	font-size: 14px;
	color: #333;
	margin-bottom: 10px;
}
.league_zc dd{
	font-size: 14px;
	color: #666;
	line-height: 28px;
	text-indent: 2em;
}
.league-ys h2,.league-zc h2,.league-tj h2{
	font-size: 24px;
	color: #333;
	font-weight: bold;
	text-align: center;
	margin-bottom: 40px;
	background: url(../img/join/tit_bg.png) no-repeat center bottom;
	padding-bottom: 5px;
}
.league-ys ul li{
	width: 360px;
	float: left;
	margin-right: 60px;
	margin-bottom: 50px;
}
.league-ys ul li i{
	display: block;
	width: 167px;
	height: 230px;
	margin: 0 auto;
}
.league-ys ul li:nth-child(3n){
	margin-right: 0;
}
.league-ys ul li:nth-child(4){
	margin-left: 200px;
}
.league-ys ul li h4{
	font-size: 18px;
	color: #333;
	text-align: center;
}
.league-ys ul li p{
	font-size: 14px;
	color: #787878;
	line-height: 24px;
	height: 144px;
	overflow: hidden;
}
.league-zc h2{
	margin-bottom: 15px;
}
.league-zc>h3{
	font-size: 18px;
	color: #333;
	text-align: center;
	margin-bottom: 5px;
}
.league-zc>p{
	font-size: 14px;
	color: #999;
	text-align: center;
}
.league-zc ul{
	margin-top: 80px;
}
.league-zc li{
	float: left;
	width: 534px;
	position: relative;
	box-sizing: border-box;
	padding: 20px;
	margin-right: 132px;
	margin-bottom: 60px;
	background: url(../img/join/zc_bg.png) no-repeat center center;
	background-size: 100% 100%;
}
.league-zc li:nth-child(2n){
	margin-right: 0;
}
.league-zc li i{
	display: block;
	position: absolute;
	font-size: 60px;
	color: #2e9e00;
	font-weight: bold;
	width: 100px;
	background-color: #fff;
	text-align: center;
	height: 60px;
	line-height: 60px;
	top: -44px;
}
.league-zc li span{
	display: block;
	font-size: 18px;
	color: #343434;
	line-height: 30px;
}
.league-zc li p{
	font-size: 14px;
	color: #787878;
	line-height: 24px;
}
.league-tj {
	margin-bottom: 80px;
}
.league-tj dl{
	margin-bottom: 40px;
}
.league-tj dt{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 20px;
}
.league-tj dd{
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	text-indent: 2em;
}
.ts a{
	float: initial;
	display: block;
	margin-right: 0;
	margin: 0 auto;
}

/*动画效果*/
.cont4-c li>a img{
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
}
.cont4-c li:hover>a img{
	transform: scale(1.03, 1.03);
	-moz-transform: scale(1.03, 1.03);
	-webkit-transform: scale(1.03, 1.03);
	-ms-transform: scale(1.03, 1.03);
}
.product a div i img{
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
}
.product a:hover div i img{
	transform: scale(0.9, 0.9);
	-moz-transform: scale(0.9, 0.9);
	-webkit-transform: scale(0.9, 0.9);
	-ms-transform: scale(0.9, 0.9);
}
.news li:hover{
	background-color: #fcefdb;
}
.news li:hover .time{
	color: #f79e2f;
}
.news li:hover .time em{
	border-color: #f79e2f;
}
.news li:hover .news-c h4 a{
	color: #f79e2f;
}
.news .news-c i{
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
}
.news li:hover .news-c i{
	top: 160px;
	background-color: #f79e2f;
}
.product-xq-l i img{
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
}
.product-xq-l:hover i img{
	transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
}

/**/
.zzry li{
    float:left;
    width:285px;
    margin-right:20px;
    margin-bottom:40px;
}
.zzry li:nth-child(4n){
    margin-right:0;
}
.zzry li img{
    width:100%;
}

/**/
.invite-box {
    margin-top: 20px;
}

.invite {
    border: 1px solid #eae9e9;
    border-bottom: none;
}

    .invite:last-child {
        border-bottom: 1px solid #eae9e9;
    }

.invite-tab {
    padding: 0 20px;
    background-color: #f88222;
}

    .invite-tab li {
        float: left;
        width: 25%;
        height: 46px;
        line-height: 46px;
        font-size: 14px;
        color: #fff;
    }

.invite h4 {
    color: #666;
    font-size: 14px;
    box-sizing: border-box;
    cursor: pointer;
    background: url(../img/contact/bottom.jpg) no-repeat 97% center;
    padding: 0 20px;
}

    .invite h4.active {
        background-image: url(../img/contact/top.png);
        border-bottom: 1px solid #eae9e9;
        color: #f88222;
    }

    .invite h4:hover {
        color: #f88222;
    }

    .invite h4 span {
        display: block;
        float: left;
        height: 44px;
        line-height: 44px;
        width: 25%;
    }

.invite div {
    background-color: #f9f9f9;
    box-sizing: border-box;
    padding: 20px;
}

    .invite div div {
        padding: 0;
    }

    .invite div h5 {
        font-size: 18px;
        color: #333;
    }

    .invite div p {
        font-size: 14px;
        color: #666;
        line-height: 30px;
    }

.talents-zp h2 {
    font-size: 24px;
    color: #454545;
    text-align: center;
}

.talents-zp {
    margin-bottom: 80px;
}

/*2017-09-28*/
.about1s p{
    text-align:left;
    margin-top:60px;
}

/*2017-10-09*/
.floating {
    position: fixed;
    right: 20px;
    bottom: 200px;
    z-index: 999;
}

.floating-box {
    padding: 5px;
    background-color: #e93924;
    border-radius: 3px;
}

.floating-box div {
border-radius: 2px;
overflow: hidden;
background-color: #fff;
padding: 0 5px;
}

.floating-box div a {
    display: block;
    width: 70px;
    height: 70px;
    border-bottom: 1px dashed #e93924;
    overflow: hidden;
}

.floating-box div a:last-child {
    border: none;
}

.floating-box div a img {
    width: 70px;
    height: 70px;
    transition: all ease-out .3s;
    -webkit-transition: all ease-out .3s;
    -moz-transition: all ease-out .3s;
    -ms-transition: all ease-out .3s;
}

.floating-box div a:first-child:hover img:first-child, .floating-box div a:last-child:hover img:first-child {
    margin-top: -70px;
}

.floating-box div span {
    display: block;
    line-height: 25px;
    text-align: center;
    color: #e93924;
    padding: 10px 5px;
    font-weight: bold;
    font-size: 14px;
}

.floating > a {
    display: block;
    width: 90px;
    height: 42px;
    background: url(../img/icon/top.png) no-repeat center center;
    background-color: #e93924;
    border-radius: 5px;
    margin-top: 5px;
}