.banner_common h1{
	width: 100%;
	overflow: hidden;
	font-size: 80px;
	position: absolute;
	left: 0;
	top: 220px;
	text-align: center;
	color: #FFFFFF;
	font-family: "SourceHanSansCN-ExtraLight";
}
.banner_common h1 span{
	font-family: "SourceHanSansCN-Bold";
}
@media only screen and (max-width:767px ) {
	.banner_common h1{
		font-size: 24px;
		top: 130px;
	}
}
@media only screen and (min-width:768px ) {
	.banner_common h1{
		font-size: 48px;
		top: 240px;
	}
}
@media only screen and (min-width:992px ) {
	.banner_common h1{
		font-size: 60px;
		top: 230px;
	}
}
@media only screen and (min-width:1300px ) {
	.banner_common h1{
		font-size: 80px;
		top: 220px;
	}
}
/*关于菜单*/
.about_menuBox{
	width: 100%;
	height: 75px;
	line-height: 75px;
	overflow: hidden;
	box-shadow: 0 5px 3px 0px rgba(33,29,90,0.09);
	position: relative;
}
.about_menu{
	width: 741px;
	overflow: hidden;
	margin: 0 auto;
}
.about_menu a{
	display: inline-block;
	color: #666666;
	font-size: 16px;
	padding-right: 60px;
}
.about_menu a:last-of-type{
	padding: 0;
}
.about_menu a:hover{
	color: #ea5504;
}
.menuLine{
	height: 3px;
	background-color: #ea5504;
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.5s;
}
@media only screen and (max-width:767px ) {
	.about_menuBox{
		display: none;
	}
}
/*关于我们*/
.about_content{
	width: 100%;
	overflow: hidden;
}
.about_one{
	width: 100%;
	overflow: hidden;
	padding: 45px 0 20px;
}
.one_title{
	width: 100%;
	overflow: hidden;
	color: #b9b9b9;
	font-size: 14px;
	text-align: center;
}
.one_title h1{
	color: #333333;
	margin-bottom: 10px;
}
.one_box{
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
	color: #8d8d8d;
	font-size: 14px;
	line-height: 24px;
}
.one_box img{
	max-width: 100%;
	margin: 0 20px 20px 0;
}
@media only screen and (max-width:767px ) {
	.about_one{
		width: 100%;
		overflow: hidden;
		padding: 35px 0 40px;
	}
	.one_title{
		font-size: 12px;
	}
	.one_title h1{
		color: #333333;
		font-size: 28px;
		margin-bottom: 10px;
	}
	.one_box{
		margin-top: 20px;
		font-size: 12px;
		line-height: 20px;
	}
}
@media only screen and (min-width:1300px ) {
	.about_content .container{
		width: 1200px;
	}
}
/*关于数字*/
.about_two{
	width: 100%;
	overflow: hidden;
	padding: 30px 0 35px;
	background-color: #f6f6f6;
}
.about_two li{
	height: auto;
	border-right: 1px solid #dfdfdf;
	text-align: center;
}
.about_two li:nth-of-type(4){
	border: none;
}
.two_box{
	width: 100%;
	overflow: hidden;
	color: #8a8a8a;
	font-size: 14px;
}
.two_box h1{
	color: #ea5504;
	font-family: "arial, helvetica, sans-serif";
	font-size: 50px;
	font-weight: bold;
}
@media only screen and (max-width:991px ) {
	.about_two{
		padding: 0;
	}
	.about_two li{
		height: 70px;
		margin: 50px 0;
	}
	.about_two li:nth-of-type(2){
		border: none;
	}
	.two_box{
		width: 150px;
		padding: 0 0 30px;
		margin: 0 auto;
	}
	.about_two li:nth-of-type(3) .two_box,.about_two li:nth-of-type(4) .two_box{
		padding: 30px 0 0;
		border-top: 1px solid #dfdfdf;
		margin-top: -50px;
	} 
}
@media only screen and (max-width:767px ) {
	.about_two li{
		margin: 30px 0;
	}
	.about_two li:nth-of-type(3) .two_box,.about_two li:nth-of-type(4) .two_box{
		margin-top: -30px;
	} 
	.two_box{
		width: 125px;
	}
}
/*董事长致辞*/
.about_three{
	width: 100%;
	overflow: hidden;
	padding: 60px 0;
}
.about_three ul{
	height: 295px;
	overflow: hidden;
}
.about_three ul li{
	height: 100%;
	background-image: url(../img/address.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
	text-align: center;
	color: #FFFFFF;
	line-height: 18px;
	cursor: pointer;
}
.about_three ul li:nth-of-type(2){
	background-image: url(../img/culture.jpg);
}
.about_three ul li h1{
	font-size: 30px;
	margin:80px 0 10px;
}
.about_three ul li p{
	height: 36px;
	overflow: hidden;
}
.about_three ul li span{
	display: block;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	border: 2px solid #FFFFFF;
	text-align: center;
	line-height: 42px;
	margin: 17px auto 0;
	font-size: 24px;
}
.about_three ul li span:hover{
	border-color: #ea5504;
	background-color: #ea5504;
}
.three-modal{
	width: 100%;
	overflow: hidden;
	padding: 0px;
	font-size: 14px;
	line-height: 25px;
	display: none;
}
.three-modal h4{
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
}
.modal-text{
	width: 100%;
	overflow: hidden;
	padding:30px 50px 50px;
}
.three-modal img{
	width: 100%;
}
.three-modal .modal-text img{
	width: auto;
	float: right;
	max-width: 100%;
}
@media only screen and (max-width:991px ) {
	.modal-dialog{
		width: 688px;
	}
	.about_three ul li{
		background-size: auto 100%;
		padding:0 40px;
	}
	.about_three ul li p{
		height: auto;
	}
}
@media only screen and (max-width:767px ) {
	.modal-dialog{
		width: 335px;
		margin: 20px auto;
	}
	.about_three{
		padding: 35px 0;
	}
	.about_three ul{
		height: 600px;
	}
	.about_three ul li{
		height: 50%;
	}
	.three-modal{
		padding: 0px;
	}
	.modal-text{
		padding:20px;
	}
	.three-modal:nth-of-type(1) .modal-text br{
		display: none;
	}
}
@media only screen and (min-width:992px ) {
	.modal-dialog{
		width: 970px;
		overflow: hidden;
	}
	.about_three ul li{
		background-size: auto 100%;
		padding:0 40px;
	}
}
@media only screen and (min-width:1300px ) {
	.modal-dialog{
		width: 1200px;
	}
	.about_three ul li{
		background-size: 100% auto;
		padding:0 90px;
	}
}
/*荣誉资质*/
.about_four{
	width: 100%;
	overflow: hidden;
	padding: 50px 0 40px;
	background-image: url(../img/honorBg.jpg);
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center center;
	color: #FFFFFF;
	text-align: center;
}
.about_four h1{
	margin-bottom: 10px;
}
.four_banner{
	width: 100%;
	overflow: hidden;
	margin-top: 35px;
}
.four_banner .honor{
	display: block;
	width: 100%;
	overflow: hidden;
	background-color: #FFFFFF;
}
.honor_img{
	width: 100%;
	overflow: hidden;
	padding: 15px;
}
.honor_img img{
	width: 100%;
	transition: all 0.5s;
}
.honor h3{
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	background-color: #e7e7e7;
}
.four_banner .honor:hover img{
	transform: scale(1.1);
}
.four_banner .swiper-container{
	width: 100%;
	height: 100%;
	padding-bottom: 55px;
}
.four_banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}
.four_banner .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 100%;
    background: transparent;
    opacity: 0.2;
    border: 2px solid #FFFFFF;
}
.four_banner .swiper-pagination-bullet-active {
    opacity: 1;
    background: transparent;
}
@media only screen and (max-width:767px ) {
	.four_banner .swiper-pagination-bullet {
	    width: 10px;
	    height: 10px;
	}
	.about_four{
		padding: 35px 0 30px;
	}
	.about_four h1{
		font-size: 28px;
	}
	.four_banner {
	    margin-top: 20px;
	}
}
@media only screen and (min-width:1921px ) {
	.about_four{
		background-size: 100% auto;
	}
}
/*领导关怀*/
.about_five{
	width: 100%;
	overflow: hidden;
	padding: 50px 0 40px;
	background-color: #f5f5f5;
	color: #FFFFFF;
	text-align: center;
}
.about_five{
	width: 100%;
	overflow: hidden;
	text-align: center;
	color: #333333;
	margin-bottom: 40px;
}
.about_five h1{
	color: #333333;
	margin-bottom: 10px;
}
.five_banner{
	width: 100%;
	overflow: hidden;
	margin-top: 35px;
}
.five_banner .care{
	display: block;
	width: 100%;
	overflow: hidden;
	background-color: #FFFFFF;
	position: relative;
}
.care_img{
	width: 100%;
	overflow: hidden;
}
.care_img img{
	width: 100%;
	transition: all 0.5s;
}
.care .care-text{
	width: 100%;
	overflow: hidden;
	line-height: 16px;
	position: absolute;
	bottom: -40px;
	left: 0;
	z-index: 10;
	background-color: rgba(0,0,0,0.6);
	color: #fff;
	text-align: left;
	padding:0px 10px 5px;
	transition: all 0.5s;
}
.care-text h3{
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.care-text p{
	height: 32px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.five_banner .care:hover img{
	transform: scale(1.1);
}
.five_banner .care:hover .care-text{
	bottom: 0;
}
.five_banner .swiper-container{
	width: 100%;
	height: 100%;
	padding-bottom: 55px;
}
.five_banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}
.five_banner .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 100%;
    background: transparent;
    opacity: 0.2;
    border: 2px solid #d4550e;
}
.five_banner .swiper-pagination-bullet-active {
    opacity: 1;
    background: transparent;
}
@media only screen and (max-width:767px ) {
	.five_banner .swiper-pagination-bullet {
	    width: 10px;
	    height: 10px;
	}
	.about_five{
		padding: 35px 0 30px;
	}
	.about_five h1{
		font-size: 28px;
	}
	.five_banner {
	    margin-top: 20px;
	}
}
@media only screen and (min-width:1921px ) {
	.about_five{
		background-size: 100% auto;
	}
}
/*宣传视频*/
.about_six{
	width: 100%;
	overflow: hidden;
	padding: 50px 0 60px;
}
.six_title{
	width: 100%;
	overflow: hidden;
	text-align: center;
	color: #333333;
	margin-bottom: 40px;
}
.six_title h1{
	color: #333333;
	margin-bottom: 10px;
}
.about_video{
	width: 100%;
	height: 460px;
	overflow: hidden;
}
.about_video .video{
	height: 100%;
	overflow: hidden;
	float: left;
}
.video video{
	width: 100%;
	height: 100%;
}
.video_menuBox{
	height: 100%;
	overflow: hidden;
	background-color: #282828;
	float: right;
	padding: 15px 0px;
	color: #CCCCCC;
	font-size: 14px;
}
.video_title{
	width: 100%;
	overflow: hidden;
	padding: 0 25px;
}
.video_menu{
	width: 100%;
	height: -moz-calc(100% - 38px);
	height: -webkit-calc(100% - 38px);
	height: calc(100% - 38px);
	overflow-x: hidden;
	padding: 0 20px;
}
.video_menu::-webkit-scrollbar{width: 8px;height: 8px;margin-top: -30px;}
.video_menu::-webkit-scrollbar-thumb{background-color: #000;border-radius: 4px;}
.video_menu::-webkit-scrollbar-track-piece {border-radius: 4px;box-shadow: inset 0 0 6px #ccc;}
.videoBox{
	width: 100%;
	padding: 10px;
	overflow: hidden;
	font-size: 12px;
	cursor: pointer;
}
.video_img{
	width: 115px;
	overflow: hidden;
	border: 2px solid transparent;
	position: relative;
	float: left;
}
.video_img img{
	width: 100%;
}
.video_time{
	width: 100%;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	padding:0px 5px;
	color: #FFFFFF;
}
.video_time span:nth-of-type(2){
	display: none;
}
.video_text{
	width: -moz-calc(100% - 115px);
	width: -webkit-calc(100% - 115px);
	width: calc(100% - 115px);
	overflow: hidden;
	float: right;
}
.video_text h5{
	height: 30px;
	overflow: hidden;
	transform: scale(0.9);
	margin:5px 0 6px;
	color: #FFFFFF;
}
.video_text p{
	transform: scale(0.9);
	color: #999;
}
@media only screen and (max-width:991px ) {
	.about_video{
		width: 100%;
		height: auto;
	}
	.video_menuBox{
		width: 100%;
		padding: 0;
		background-color: transparent;
	}
	.video_title{
		display: none;
	}
	.video_menu{
		padding: 0;
	}
	.videoBox{
		width: 33.33% ;
		padding: 0 20px 0 0;
		float: left;
		margin-top: 25px;
	}
	.videoBox:nth-of-type(3n+2){
		padding: 0 10px;
	}
	.videoBox:nth-of-type(3n){
		padding: 0 0 0 20px;
	}
	.video_img{
		width: 100%;
		float: none;
	}
	.video_text{
		width: 100%;
		text-align: center;
	}
	.video_text h5{
		transform: scale(1);
		font-size: 22px;
		color: #333333;
		height: 24px;
		line-height: 24px;
	}
	.video_text p{
		display: none;
	}
	.videoNow .video_img{
		border-color: #ea5504;
	}
}
@media only screen and (max-width:767px ) {
	.about_six {
	    width: 100%;
	    overflow: hidden;
	    padding: 35px 0 30px;
	}
	.six_title {
	    margin-bottom: 20px;
	}
	.six_title h1 {
	    font-size: 28px;
	}
	.videoBox{
		width: 50%;
		margin-top: 10px;
	}
	.videoBox:nth-of-type(2n+1){
		padding: 0 5px 0 0;
	}
	.videoBox:nth-of-type(2n){
		padding: 0 0 0 5px;
	}
	.video_text h5{
		font-size: 14px;
		height: 20px;
		line-height: 20px;
	}
}
@media only screen and (min-width:992px ) {
	.about_video{
		height:339px;
	}
	.about_video .video{
		width: 645px;
	}
	.video_menuBox{
		width: 325px;
	}
	.videoNow{
		background-color: #000000;
	}
	.videoNow .video_img{
		border-color: #ea5504;
	}
	.videoNow .video_time{
		background-color: rgba(0,0,0,0.9);
		color: #ea5504;
	}
	.videoNow .video_time span:nth-of-type(1){
		display: none;
	}
	.videoNow .video_time span:nth-of-type(2){
		display: inline-block;
	}
	.videoNow .video_text h5{
		color: #ea5504;
	}
}
@media only screen and (min-width:1250px ) {
	.about_video{
		height: 460px;
	}
	.about_video .video{
		width: 875px;
	}
	.video_menuBox{
		width: 325px;
	}
}