﻿@import url("Ahead.css");
@import url("Bottom.css");
@charset "utf-8";

/* CSS Document */


/*广告第二屏*/

.index_col li:after {
	display: block;
	content: "clear";
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.index_col li {
	width: 120px;
	height: 40px;
	float: left;
	line-height: 40px;
	margin-right: 5px;
}

.index_col li a {
	width: 100%;
	height: 100%;
	background: #4784dc;
	text-align: center;
	color: white;
	font-size: 14px;
	display: block;
}

.index_col li a:hover {
	background: #d8000f;
}
.aboutHover a {
	background: #d8000f !important;
}

.index_col {
	position: absolute;
	bottom: 0;
}



.index_body {
	width: 100%;
	height: 310px;
	position: relative;
}

.index_head p:first-of-type {
	color: white;
	font-size: 24px;
}

.index_head p:nth-child(2) {
	color: white;
	font-family: "arial, helvetica, sans-serif";
	font-size: 12px;
}

.index_head i {
	display: block;
	background: #d82129;
	width: 45px;
	height: 2px;
	margin-top: 8px;
}

.index_head {
	position: absolute;
	top: 50%;
	margin-top: -30px;
}

.index_col_mp {
	bottom: 0;
	right: 0;
	position: absolute;
}

.index_down_mp {
	width: 100%;
	top: 43px;
	position: absolute;
	display: none;
    z-index:10;

}

.index_col_mp>li>p {
	width: 163px;
	height: 43px;
	line-height: 43px;
	font-size: 16px;
	color: white;
	background: #d8000f;
	cursor: pointer;
	position: relative;
}

.index_col_mp>li>p>a {
	width: 100%;
	display: block;
	padding-left: 25px;
}

.index_i:before {
	position: absolute;
	top: 0;
	left: 20%;
	content: "\f107";
	display: inline-block;
	font: normal normal normal 30px/1 FontAwesome;
	vertical-align: middle;
	text-rendering: auto;
}

.index_i {
	position: absolute;
	z-index: 1;
	cursor: pointer;
	width: 30px;
	height: 30px;
	top: 50%;
	right: 20px;
	margin-top: -13px;
}

.index_down_mp li {
	position: relative;
	background: #474747;
	width: 163px;
	height: 43px;
	line-height: 43px;
	font-size: 16px;
	color: white;
	padding-left: 25px;
}

.index_col_mp {
	display: none;
}

.About_info {
	padding-top: 20px;
	font-size: 0.8em;
	line-height: 28px;
	color: #898989;
	padding-bottom: 30px;
}

.Speech_info {
 	line-height: 20px;
}

.About_info .info-img {
	float: right;
	width: 700px;
	height: 410px;
	overflow: hidden;
	margin: 0 0 20px 20px;
}

.About_info .info-img .swiper-container {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.About_info .info-img .swiper-container .swiper-slide {
	height: 100%;
	overflow: hidden;
}

.About_info .info-img .swiper-container .swiper-slide img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.About_info .info-img .swiper-container .swiper-pagination-bullet-active {
	background: #d8000f;
}

@media (min-width: 1200px) {
	.Officeen_mob {
		display: none;
	}
	.Officeen {
		display: block;
	}
   .index_image {
		height: 310px;
		background: url(../img/about_banner.jpg)no-repeat center;
	}
    .Culture_add_mod {
     	display: none;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
	.Officeen_mob {
		display: none !important;
	}
	.Officeen {
		display: block;
	}
	.index_col li {
		width: 100px;
	}
	.Officeen_mob {
		display: none;
	}
	.Officeen {
		display: block;
	}
    .About_info img {
		width: 100%;
	}
    .index_image {
		height: 310px;
		background: url(../img/about_banner.jpg)no-repeat center;
	}
    .Culture_add_mod {
     	display: none;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
	.Officeen_mob {
		display: none !important;
	}
	.Officeen {
		display: block;
	}
    .About_info img {
		width: 100%;
	}
    .index_image {
		height: 310px;
		background: url(../images/pro_image_mob.jpg) no-repeat center;
      	background-size:100%;
	}
    .Culture_add {
     	display:none;
    }
    .About_info .info-img {
    	width: 100%;
    	height: 420px;
    }
}
@media (max-width: 767px) {
	.index_col_mp {
		display: block;
	}
	.index_col {
		display: none;
	}
	.index_body {
		height: 200px;
	}
	.index_body {
		margin: 0 20px;
		width: auto;
	}
	.index_head {
		top: 40%;
	}
	.index_image {
		height: 200px;
		background: url(../images/pro_image_mob.jpg)no-repeat center;
        background-size:100%;
	}
	.pro_tw_ti p {
		width: 100% !important;
		margin: 0 auto;
	}
	.Officeen_mob {
		display: block;
	}
	.Officeen {
		display: none;
	}
	.contImg {
		height: 250px;
		margin-left: 12%;
		margin-top: 30px;
		margin-bottom: 30px;
	}
    .About_info img {
		width: 100%;
	}
    .Culture_add {
     	display:none;
    }
    .About_info .info-img {
    	width: 100%;
    	height: 205px;
    }
}

/*企业文化*/

/*办公环境*/
.index_Science {
	margin-top: 50px;
	margin-left: 15px;
}

.index_Science p:first-of-type {
	color: #000;
	font-size: 30px;
}

.index_Science p:nth-child(2) {
	color: #757575;
	font-size: 16px;
}

.index_Science i {
	display: block;
	background: #d82129;
	width: 45px;
	height: 2px;
	margin-top: 8px;
}

.contImg {
	margin-left: 4%;
	margin-top: 30px;
	margin-bottom: 30px;
}

.swiper_btn {
	position: relative;
	top: -140px;
}

.col_nav_img {
	height: 90px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	margin-bottom: 20px;
}

.col_nav_1 {
	width: 63px;
	height: 48px;
	background-size: 100% 100%;
	background-image: url(../images/Culture_01.png);
	background-repeat: no-repeat;
	transition: all .32s ease;
}

.col_nav:hover .col_nav_1 {
	background-image: url(../images/Culture_01_hover.png);
}

.col_nav_2 {
	width: 50px;
	height: 48px;
	background-size: 100% 100%;
	background-image: url(../images/Culture_03.png);
	background-repeat: no-repeat;
	transition: all .32s ease;
}

.col_nav:hover .col_nav_2 {
	background-image: url(../images/Culture_03_hover.png);
}

.col_nav_3 {
	width: 50px;
	height: 48px;
	background-size: 100% 100%;
	background-image: url(../images/Culture_02.png);
	background-repeat: no-repeat;
	transition: all .32s ease;
}

.col_nav:hover .col_nav_3 {
	background-image: url(../images/Culture_02_hover.png);
}

.col_nav_4 {
	width: 50px;
	height: 48px;
	background-size: 100% 100%;
	background-image: url(../images/Culture_04.png);
	background-repeat: no-repeat;
	transition: all .32s ease;
}

.col_nav:hover .col_nav_4 {
	background-image: url(../images/Culture_04_hover.png);
}

.col_nav {
	background: #f8f8f8;
	margin: 30px 0;
	display: block;
	transition: all .32s ease;
}

.col_nav_text {
	text-align: center;
	height: 70px;
	font-size: 14px;
	padding: 0px 10px;
    color:#5f5f5f;
}

.col_nav_text span {
	margin-top: 30px;
	color: #858585;
	display: inline-block;
}

.col_nav_text p {
	font-size: 12px;
	color: #b7b7b7;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.col_nav_text i {
	width: 40px;
	height: 2px;
	background: #c6c6c6;
	display: inline-block;
}

.col_nav:hover {
	background: #d8000f;
}

.col_nav:hover .col_nav_text {
	color: white;
}
.PrecvSw img {
 width:30px; height:30px;
}

.NextSw img {
 width:30px; height:30px;
}
.PrecvSw_mob img {
 width:30px; height:30px;
}

.NextSw_mob img {
 width:30px; height:30px;
}
@media (min-width: 1200px) {
	
}

@media (min-width: 992px) and (max-width: 1199px) {
	  .swiper_btn {
    position: relative;
    top: -115px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
	  .swiper_btn {
    position: relative;
    top: -100px;
}
}

@media (max-width: 767px) {
    .contImg {
     
    }
    .contImg {
    height:125px !important;
    margin-left:43px;
    margin-top: 30px;
    margin-bottom: 30px;
}
    .swiper_btn {
    position: relative;
    top: -100px;
     display:none;
}

}


/*经营理念*/

.about_culture_Manage {
	background-color: #fafafa;
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid transparent;
	padding: 50px 42px 0;
	transition: background .3s linear, box-shadow .3s linear, border .3s linear;
	position: relative;
	z-index: 22;
}

.about_culture_Manage h4 {
	font-size: 1.4em;
	text-align: center;
	margin: 150px 0px 20px 0px;
}

.about_culture_Manage P {
	color: #9b9b9b;
	font-size: 0.8em;
	margin: 0px 0px 150px 0px;
}

.about_culture_Manage:first-child {
	border-left: #e1e1e1 1px solid;
}

.about_culture_Manage:hover {
	z-index: 33;
	border-right: 1px solid #e1e1e1;
	/**border-left:1px solid transparent;*
	border-right:1px solid #e1e1e1;
	*/
	border-right: 1px solid transparent;
	border-left: 1px solid transparent;
	background: #fff;
	box-shadow: 0 0 20px 10px #eeeeee;
}

@media (min-width: 1200px) {
	.about_culture_Manage {background-color: #fafafa;border-right: 1px solid #e1e1e1;border-left: 1px solid transparent;	padding: 50px 42px 0;transition: background .3s linear, box-shadow .3s linear, border .3s linear;position: relative;z-index: 22;
	}
	.about_culture_Manage h4 {font-size: 1.4em;text-align: center;margin: 150px 0px 20px 0px;	}
	.about_culture_Manage P {color: #9b9b9b;font-size: 0.8em;margin: 0px 0px 150px 0px;}
	.about_culture_Manage:first-child {border-left: #e1e1e1 1px solid;}
	.about_culture_Manage:hover {z-index: 33;border-right: 1px solid #e1e1e1;		
		border-right: 1px solid transparent;border-left: 1px solid transparent;
		background: #fff;box-shadow: 0 0 20px 10px #eeeeee;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.about_culture_Manage {
		background-color: #fafafa;
		border-right: 1px solid #e1e1e1;
		border-left: 1px solid transparent;
		padding: 50px 42px 0;
		transition: background .3s linear, box-shadow .3s linear, border .3s linear;
		position: relative;
		z-index: 22;
	}
	.about_culture_Manage h4 {
		font-size: 1.4em;
		text-align: center;
		margin: 150px 0px 20px 0px;
	}
	.about_culture_Manage P {
		color: #9b9b9b;
		font-size: 0.8em;
		margin: 0px 0px 150px 0px;
	}
	.about_culture_Manage:first-child {
		border-left: #e1e1e1 1px solid;
	}
	.about_culture_Manage:hover {
		z-index: 33;
		border-right: 1px solid #e1e1e1;
		/**border-left:1px solid transparent;*
			border-right:1px solid #e1e1e1;
			*/
		border-right: 1px solid transparent;
		border-left: 1px solid transparent;
		background: #fff;
		box-shadow: 0 0 20px 10px #eeeeee;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.about_culture_Manage
	{
		border-left: 0px;
		border-right: 0px;
		background-color: #fafafa;
		border-bottom: 1px solid #e1e1e1;
		padding: 50px 42px 0;
	}
	.about_culture_Manage:first-child {
		border-left: 0;
	}
	.about_culture_Manage h4 {
		font-size: 1.4em;
		text-align: left;
		margin: 30px 0px 20px 0px;
	}
	.about_culture_Manage P {
		color: #9b9b9b;
		font-size: 0.8em;
		margin: 0px 0px 40px 0px;
	}
}

@media (max-width: 767px) {
	
	.about_culture_Manage
	{
		border-left: 0px;
		border-right: 0px;
		background-color: #fafafa;
		border-bottom: 1px solid #e1e1e1;
		padding: 50px 42px 0;
	}
	.about_culture_Manage:first-child {
		border-left: 0;
	}
	.about_culture_Manage h4 {
		font-size: 1.4em;
		text-align: left;
		margin: 30px 0px 20px 0px;
	}
	.about_culture_Manage P {
		color: #9b9b9b;
		font-size: 0.8em;
		margin: 0px 0px 40px 0px;
	}
}

/*荣誉资质*/
.honor_list{ margin-bottom: 15px;margin-top: 15px;} 
.honor_list_Info{width: 100%;}
.honor_list img{ width: 100%;}

.honor_mask {position: absolute; top:0px; left: 0px; background-color: #000; opacity: 0.7; height:100%; width: 90%; margin:0 15px 0 15px; margin-left: 15px;
transition: all .32s ease;
}


.honor_Title {position: absolute; top:45%; left: 30px;  text-align: center;  width: 68%; color: #e5e5e5; font-size: 1.0em; margin-left: 15px;}
.honor_Ico{position: absolute; top:45%; left: 0px;  text-align: center;  width: 90%; color: #e5e5e5; font-size: 1.0em; display: none;margin-left: 15px;}
.honor_Ico img{width: 50px !important;}
.honor_list:hover .honor_mask {opacity: 0.0;}
.honor_list:hover .honor_Title {display: none; }
.honor_list:hover .honor_Ico  {display: block; }


@media (min-width: 1200px) {
	.contImgVideo {
		height: 250px;
		
		margin-top: 10px;
		margin-bottom: 20px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
    .honor_mask {width: 88%;
    }
   
}

@media (min-width: 768px) and (max-width: 991px) {
	.honor_mask {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #000;
    opacity: 0.7;
    height: 100%;
    width: 93%;
    margin: 0 15px 0 15px;
    margin-left: 15px;
    transition: all .32s ease;
}
}

@media (max-width: 767px) {
	.honor_mask {position: absolute; top:0px; left: 0px; background-color: #000; opacity: 0.7; height:100%; width: 84% !important; margin:0 15px 0 15px; margin-left: 15px;
transition: all .32s ease;
}
	.honor_Title {position: absolute; top:45%; left: 0px;  text-align: center;  width: 84% !important; color: #e5e5e5; font-size: 1.0em; margin-left: 15px;}
     .contImgVideo {
		height: auto !important;
		
		margin-top: 10px;
		margin-bottom: 20px;
	}
    .swiper_btn {
    display:none;
    }
}



/*视频*/

.content-video{ margin: 20px 0px 0px 0px;}
.content-video video{width:100%;}

.content-video-title span{;color: #a1a0a0;line-height:40px; display: inline-block;}
.content-video-both{padding:0 10px 0 20px;background: #282828;}
.content-video-text:after{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden;}
.content-video-li{float:left;padding:0 15px; margin: 20px 0 15px;cursor: pointer;    width: 24%;}
.content-video-text{margin: 0 -15px;}
.content-video-li>p{font-size: 12px;color:white;margin-top:10px;}
.content-video_Info{background-color: #f9fbfc; padding-top: 10px; margin-top: -5px; overflow:hidden; }
.content-video_Info h6{ float: left; color: #262b2e; font-weight: normal; font-size: 1.4em; width:100%;}
.content-video_Info i{ float: right;}
.content-video_Info ul {float: left;margin-top: 10px;}
.content-video_Info ul p{float: left; font-size: 0.8em; color: #898989; line-height: 20px;}
.content-video_Info ul li{float: left;margin-top: 10px;font-size: 0.8em;color: #898989;line-height: 20px;}

.PrecvSwVideo{left: -37px;
    cursor: pointer;
     width:30px;
    height:30px;
    position: absolute;
    top: -25px;}
.NextSwVideo{right: -37px;
    width:30px;
    height:30px;
    cursor: pointer;
    position: absolute;
    top: -25px;}
.NextSwVideo img,.PrecvSwVideo img {
    width:100%;
}
 .Video_listInfo img {width: 100%;}
 .Video_listInfo ul {width: 100%;}
  .Video_listInfo ul li {width: 100%; text-align: left; color: #262b2e; font-weight: normal; font-size: 0.8em;}
    .Video_listInfo ul p {width: 100%;text-align: left;font-size: 0.6em;color: #898989;}