@media screen and (max-width:1024px) {}

@media screen and (max-width:640px) {}


.dabiaoti{
	font-size: 26px;
	margin: 0px auto;
}
.xiaobiaoti{
	font-size: 18px;
	margin: 0px auto;
	text-transform: uppercase;
	color: #666;
	
	display: none;
}

.ge {
    width: 40px;
    height: 5px;
    margin: 10px auto 30px;
    background: #00428e;
}


@media screen and (max-width:1024px) {
	
	.dabiaoti{
		font-size: 26px;
		margin: 10px auto;
	}
	.xiaobiaoti{
		font-size: 16px;
		margin: 10px auto;
		display: none;
	}
	
	.ge {
	    width: 40px;
	    height: 5px;
	    margin: 10px auto 30px;
	    background: #00428e;
	}
	
}


.profile {
	position: relative;
	display: table;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 50px auto;
}

.profile_left {
	position: relative;
	
	float: left;
	width: 50%;
	height: auto;
	overflow: hidden;
}

.profile_left img {
	position: relative;
	width: 100%;
	/* max-height: 100%; */
}


.profile_right_mian{
	position: relative;
	
	float: left;
	width: 50%;
	height: auto;
	overflow: hidden;
}
.profile_right_mian img{
	position: relative;
	width: 100%;
}
.profile_right {
	position: absolute;
	
	top: 0;
	vertical-align: top;
	padding: 30px;
	font-size: 18px;
}

.profile_title {
	font-size: 42px;
	font-weight: 600;
	margin-bottom: 30px;
}

.profile_title span {
	font-size: 42px;
	color: #ddd;
	padding-left: 30px;
}

.profile_right_txt {
	font-size: 18px;
	line-height: 35px;
}

.profile_right_txt p {
	font-size: 16px;
	line-height: 35px;
}

.profile_right_txt i {
	color: #fb880b;
	font-weight: 600;
	font-style: normal;
	font-size: 18px;
}



.shuzi {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 30px auto;
	padding: 150px 0;
	background: url(../images/shuzi.jpg) no-repeat center;
	background-size: 100% 100%;
}

.shuzi_list {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.shuzi_list ul li {
	float: left;
}

.shuzi_list li {
	width: calc(100% / 4);
	height: auto;
	overflow: hidden;
	text-align: center;
}

.shuzi_list li span {
	display: block;
}

.shuzi_list li span.timer {
	font-size: 46px;
	font-weight: 600;
	color: #fff;
}

.shuzi_list li span.txt {
	font-size: 26px;
	color: #fff;
	line-height: 45px;
}



.fengongsi {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
}


.fengongsi_main {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
}

.fengongsi_main img {
	display: block;
	width: 100%;
	margin: 0px auto;
	border: 3px solid #e6e6e6;
	box-sizing: border-box;
}

.fengongsi_list {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 30px auto;
}

.fengongsi_list ul li {
	float: left;
}

.fengongsi_list li {
	width: 23.5%;
	height: auto;
	overflow: hidden;
	margin-right: 2%;
}

.fengongsi_list li:last-child {
	margin-right: 0;
}

.fengongsi_list li img {
	width: 100%;
	border: 3px solid #e6e6e6;
	box-sizing: border-box;
}

.fengongsi_list li span {
	display: block;
	text-align: center;
	line-height: 45px;
	font-size: 18px;
}





.lishi{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 30px auto;
}
.lishi img{
	max-width: 100%;
}




.profile {
	position: relative;
	display: table;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 50px auto;
}

.profile_left {
	position: relative;
	
	float: left;
	width: 50%;
	height: auto;
	overflow: hidden;
}

.profile_left img {
	position: relative;
	width: 100%;
	/* max-height: 100%; */
}

@media screen and (max-width:1400px) {
	
	
	.profile_left {
		position: relative;
		
		float: left;
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	
	
	.profile_right_mian{
		position: relative;
		
		float: left;
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.profile_right_mian img{
		position: relative;
		width: 100%;
	}
	.profile_right {
		position: absolute;
		
		top: 0;
		vertical-align: top;
		padding: 30px;
		font-size: 18px;
	}

	.profile_title {
		font-size: 30px;
		font-weight: 600;
		margin-bottom: 30px;
	}

	.profile_title span {
		font-size: 30px;
		color: #ddd;
		padding-left: 20px;
	}

	.profile_right_txt {
		font-size: 15px;
		line-height: 40px;
	}

	.profile_right_txt p {
		font-size: 1vw;
		line-height: 2vw;
	}

	.profile_right_txt i {
		color: #fb880b;
		font-weight: 600;
		font-style: normal;
		font-size: 18px;
	}

}



@media screen and (max-width:1024px) {
	
	.profile {
		position: relative;
		display: table;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
	}
	
	
	.profile_right_mian{
		position: relative;
		
		float: left;
		width: 100%;
		height: auto;
		min-height: 500px;
		overflow: hidden;
	}
	.profile_right_mian img{
		position: relative;
		width: 100%;
	}
	.profile_right {
		position: absolute;
		
		top: 0;
		vertical-align: top;
		padding: 15px;
		font-size: 18px;
	}
	
	.profile_title {
		font-size: 24px;
		font-weight: 600;
		margin-bottom: 10px;
	}
	
	.profile_title span {
		font-size: 24px;
		color: #ddd;
		padding-left: 20px;
	}
	
	.profile_right_txt {
		font-size: 15px;
		line-height: 40px;
	}
	
	.profile_right_txt p {
		font-size: 14px;
		line-height: 25px;
	}
	
	.profile_right_txt i {
		color: #fb880b;
		font-weight: 600;
		font-style: normal;
		font-size: 15px;
	}
	
	
	
	
	
	
	.shuzi {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
		padding: 80px 0;
		background: url(../images/shuzi.jpg) no-repeat center;
		background-size: 100% 100%;
	}
	
	.shuzi_list {
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	
	.shuzi_list ul li {
		float: left;
	}
	
	.shuzi_list li {
		width: calc(100% / 4);
		height: auto;
		overflow: hidden;
		text-align: center;
	}
	
	.shuzi_list li span {
		display: block;
	}
	
	.shuzi_list li span.timer {
		font-size: 26px;
		font-weight: 600;
		color: #fff;
	}
	
	.shuzi_list li span.txt {
		font-size: 13px;
		color: #fff;
		line-height: 45px;
	}
	
	
	
	.fengongsi {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
	}
	
	
	.fengongsi_main {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
	}
	
	.fengongsi_main img {
		display: block;
		width: 100%;
		margin: 0px auto;
		border: 1px solid #e6e6e6;
		box-sizing: border-box;
	}
	
	.fengongsi_list {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
	}
	
	.fengongsi_list ul li {
		float: left;
	}
	
	.fengongsi_list li {
		width: 23.5%;
		height: auto;
		overflow: hidden;
		margin-right: 2%;
	}
	
	.fengongsi_list li:last-child {
		margin-right: 0;
	}
	
	.fengongsi_list li img {
		width: 100%;
		border: 1px solid #e6e6e6;
		box-sizing: border-box;
	}
	
	.fengongsi_list li span {
		display: block;
		text-align: center;
		line-height: 45px;
		font-size: 14px;
	}
	
	
}




.wenhua{
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 80px auto;
}
.wenhua_list{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.wenhua_list ul li{
	float: left;
}
.wenhua_list li{
	width: calc(100% / 4 );
	height: auto;
	overflow: hidden;
	border: 1px solid #e6e6e6;
	border-right: 0;
	padding-bottom: 30px;
}
.wenhua_list li:last-child{
	border-right: 1px solid #e6e6e6;
}
.wenhua_list_box{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.wenhua_list_box_img{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.wenhua_list_box_img img{
	display: block;
	width: 100%;
	margin: 0px auto;
}
.wenhua_list_box_ico{
	width: 100%;
	height: auto;
	min-height: 150px;
	overflow: hidden;
	position: relative;
}
.wenhua_list_box_ico img{
	display: block;
	max-width: 70px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.wenhua_list_box_txt{
	display: block;
	text-align: center;
	font-size: 24px;
	line-height: 45px;
	font-weight: 600;
}
.wenhua_list_box_des{
	display: block;
	text-align: center;
}




.gongchang_bj{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 30px auto;
	position: relative;
}
.gongchang_waiwei{
	position: relative;
}
.gongchang_box{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 30px auto;
	position: relative;
	
}

.gongchang_box_main{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.gongchang_box_main .tt{
	display: block;
	text-align: center;
	line-height: 45px;
}


.gongchang_zuojiantou {
  width: 50px;
  height: 50px;
  left: -35px !important;
  background: url(../images/zuojiantou.png) no-repeat center;
}
.gongchang_youjiantou {
  width: 50px;
  height: 50px;
  right: -35px !important;
  background: url(../images/youjiantou.png) no-repeat center;
}




@media screen and (max-width:1024px) {
	
	
	.wenhua{
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
	}
	.wenhua_list{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.wenhua_list ul li{
		float: left;
	}
	.wenhua_list li{
		width: 49.5%;
		height: auto;
		overflow: hidden;
		border: 0px solid #e6e6e6;
		box-sizing: border-box;
		border-right: 0;
		padding-bottom: 30px;
		margin-right: 0.5%;
	}
	.wenhua_list li:nth-child(2n+2){
		border-right: 0px solid #e6e6e6;
	}
	.wenhua_list_box{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.wenhua_list_box_img{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.wenhua_list_box_img img{
		display: block;
		width: 100%;
		margin: 0px auto;
	}
	.wenhua_list_box_ico{
		width: 100%;
		height: auto;
		min-height: 100px;
		overflow: hidden;
		position: relative;
	}
	.wenhua_list_box_ico img{
		display: block;
		max-width: 50px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
	}
	
	.wenhua_list_box_txt{
		display: block;
		text-align: center;
		font-size: 16px;
		line-height: 35px;
		font-weight: 600;
	}
	.wenhua_list_box_des{
		display: block;
		text-align: center;
		font-size: 13px;
		padding: 0 20px;
	}
	
	
	
	
	.gongchang_bj{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
		position: relative;
	}
	.gongchang_waiwei{
		position: relative;
	}
	.gongchang_box{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
		position: relative;
		
	}
	.gongchang{
		overflow: hidden;
	}
	.gongchang_box_main{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.gongchang_box_main .tt{
		display: block;
		text-align: center;
		line-height: 45px;
	}
	
	
	.gongchang_zuojiantou {
	  width: 50px;
	  height: 50px;
	  top: 55% !important;
	  left: 0px !important;
	  background: url(../images/zuojiantou.png) no-repeat center;
	}
	.gongchang_youjiantou {
	  width: 50px;
	  height: 50px;
	  top: 55% !important;
	  right: 0px !important;
	  background: url(../images/youjiantou.png) no-repeat center;
	}
	
	
	
}




/* brand品牌 */


.brand_bj{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
	position: relative;
}
