.rotateBox{
	background: -ms-linear-gradient(left,#62A5D2 50%,#519BCC 50%);
	background: -webkit-linear-gradient(left,#62A5D2 50%,#519BCC 50%); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(left,#62A5D2 50%,#519BCC 50%); /* Opera 11.6 - 12.0 */
	background: -moz-linear-gradient(left,#62A5D2 50%,#519BCC 50%); /* Firefox 3.6 - 15 */
	background: linear-gradient(left,#62A5D2 50%,#519BCC 50%); /* 标准的语法 */
}
.tabBody{height:1000px;}
.tabTitle{margin-bottom:28px;}
/*介绍*/
.intr p{
	font-size: 15px;
	color: #666;
	line-height:2.5;
	text-indent:2rem;
}
.intr div{
	margin-top:20px;
	text-align: center;
}
.intr div span{line-height:2.5;}
/*文化*/
.culList{
	height: 170px;
	padding: 20px;
	border-bottom: 2px dotted #dddddd;
}
.culList .culImg{
	width: 100px;
	height: 100px;
	float: left;
	background-image:url(../img/aboutImg/about_03.png);
	background-position-y:3%;
	background-repeat:no-repeat;
	margin-left:20px;
}
.culList:nth-of-type(2) .culImg{background-position-y:52%;}
.culList:nth-of-type(3) .culImg{background-position-y:98%;}
.culText{
	margin-left: 122px;
	color:#666666;
	margin-left:140px;
}
.culText h3{line-height: 2.5;}
.culText p{line-height: 2;font-size:15px;}

/*联系我们*/
.callUp{padding-top:30px;}
.compInfo{
	height: 200px;
	margin-bottom:80px;
}
.compList{
	width: 30%;
	margin: 0 1.5%;
	float: left;
	height: 200px;
	text-align: center;
}
.compList .compImg{
	width: 130px;
	height: 119px;
	margin: 0 auto;
	background-image:url(../img/aboutImg/about_04.png);
	background-position:0;
	background-repeat:no-repeat;
}
.compList:nth-of-type(2) .compImg{background-position:50%;}
.compList:nth-of-type(3) .compImg{background-position:100.5%;}
.compText p{line-height:3;}
.compUrl{
	width: 300px;
	height: 50px;
	line-height:48px;
	margin: 20px auto;
	text-align: center;
	border-radius: 25px;
	background-color: #5AA4FF;
	color: #fff;
}
.sell{padding: 20px;}
.sell h3{font-weight:500;}
.sellPeople{margin-top: 40px;}
.sellPeople .sellList{
	width: 300px;
	float: left;
	margin: 0 50px;
}
.sellList div{border: 1px solid #ddd;}
.sellList div>span{
	display: block;
	width: 100%;
	height: 50px;
	line-height: 48px;
	border-bottom: 1px solid #ddd;
	padding-left:50px;
}
.sellList div>span:nth-of-type(1){
	background-color:#5AA4FF;
	color:#FFFFFF;
	text-align: center;
	padding:0;
}
.sellList div>span:nth-of-type(4){border-bottom:none;}
.sellList div>span>span{color:#DDDDDD;}
.sellList img{width: 38%;display: block;margin: 14px auto;}
@media(max-width:980px) {
	*{font-size:20px;}
	.main{padding-bottom:180px;}
	.main,.container{width:100vw;}
	.mainHead{height:82px;
		text-align: left;
	}
	.headList{display:none;}
	.logn{
		height:82px;
		margin-left:20px;
		float:none;
		margin: 0 auto;
		padding-top:6px;
		padding-left: 30px;
	}
	.logn img{width:64%;}
	.logoTitle{
		display: inline-block;
		margin: 0 auto;
		width:500px;
		font-size:40px;
		font-weight:900;
	}
	.urlTitle{font-size:34px;margin-left: 20px;}
	.menuList{display:inline-block;}

	.footer{height:100px;padding:0;position: absolute;bottom:0px;}
	.footer-about {height:100px;padding:0;position: static!important;}
	.footTop{display: none;}
	.footBottom p{line-height:99px;font-size:20px;}
	.mb30 {
		/* margin-bottom: 230px; */
	}

	.tabBoxApp{display:block;}

	.tabTitle{font-size:60px;}
	.tabCatalog{display:none;}
	.tabBody .tabList{left:0;}
	.tabBody{
		height:1800px;
		margin-left:0;
	}
	#tab_0{padding:20px;}
	#tab_0 .intr p{font-size:2rem;}

	#tab_1 .culList{height:350px;}
	#tab_1 .culList .culImg{margin-top:6px;}
	#tab_1 .culText h3,#tab_1 .culText p{font-size:2rem;}

	.compInfo{height:550px;}
	.compList{width:95%;}
	.compList .compImg{float:left;margin-left:80px;}
	.compList .compText{
		display: inline-block;
		float: left;
		text-align: left;
		margin-left: 35px;
		font-size: 2rem;
	}
	.compList .compText p{font-size:2rem;line-height:1.5;}
	.compUrl{
		width: 500px;
		height: 80px;
		line-height: 78px;
		border-radius: 39px;
		font-size: 30px;
	}
	#tab_2 .sellList{width:85%;float: none;}
	.sell>h3{font-size: 2rem;}
	.sellList div > span{height:80px;line-height:78px}
	.sellItem,.sellItem span{height: 70px;line-height: 68px;font-size:2rem;}
}
/*2019-3-4*/
.sellPeople .sellList{margin: 10px 50px;}
@media (max-width: 980px){
	#about .tabBody {
		height: auto;
		min-height: auto;
		padding: 0 15px;
	}
	#about .compInfo {
		height: 577px;
	}
	#about .tabList{position: static;}
	/*#about #tab_0{height: 2280px;}
	#about #tab_1{height: 1300px;}
	#about #tab_2{height: 2840px;}*/
	#about .tabBox{margin-bottom: 67px;}
	.menu {
		width:100%;
		height:180px;
	}
	.menuList .list{
		width:14%;
	}
	.menuList .active a{font-weight:900;font-size:34px;}
}


.tabList .intr .pType {
	color:#333;
	font-weight: bold;
	font-size:18px;
}
.tabList .intr .pType .active_color {
	color:#2CD789;
	font-size:16px;
}
.unstyled {
	width:100%;
	text-align: left;
	margin-left: 20px;
}
.unstyled .unstyled_li {
	width:28%;
	margin-top: 10px;
	margin-left:10px;
	margin-right: 10px;
	height:40px;
	line-height:40px;
	border:1px solid #999;
	color:#999;
	display:inline-block;
	text-align: center;
	cursor: pointer;
	border-radius: 5px;
}

.unstyled .selected {
	border:none;
	color:#fff;
	background:#2CD789;
}
.form_title {
	margin-top: 50px;
	
}
.form_title .p_title {
	color:#333;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 20px;
}
.intr .form_title .form-inline div {
	width:50%;
	margin-bottom:10px;
	height:40px;
	float:left;
}
.intr .form_title .form-inline div input {
	height:40px;
	width:68%;
	/* background: rgb(250,250,250); */
}
.clearFloat {
	clear:both;
}

.culture_finance {
	text-align: center;
}
#submit_info {
	clear: both;
	position: relative;
	top:80px;
	display: block;
	height:60px;
	line-height:60px;
	font-size:24px;
	color:#fff;
	background: #2CD789;
	width: 50%;
	text-align: center;
	margin-left: 25%;
	border-radius: 10px;
}
.table {
	width:100%;
	border:1px solid rgb(68,190,133);
}
.table th,td {
	padding-left:0px!important; 
}
.table .th_style {
	
	text-align: center;
	border:.5px solid rgb(68,190,133);
	background: rgb(50,217,139);
	color:#fff;
}
.table .td_style {
	text-align: center;
	border:.5px solid rgb(68,190,133);
}
.table .td_style a {
	color:rgb(50,217,139);
}
.table .td_style--last {
	
	border:.5px solid rgb(68,190,133);
}
.table .td_style--last p:first-child {
	padding-left: 20px;
	padding-right: 50px;
	background: rgb(50,217,139);
	color:#fff;
}
.td_p--unique {
	width: 90%;
	white-space: normal;
	margin-left: 20px;
	margin-right: 50px;
}
.tb-caption {
	margin-top: 10px;
	margin-left: 20px;
}
.c_red {
	color:red;
}

@media screen and (min-width:981px){
	.unstyled .unstyled_li:hover {
		border:none;
		color:#fff;
		background:#2CD789;
	}	
}