body{
	font-family:Arial, Helvetica, sans-serif;
	overflow-y: scroll;
	/*display: none;*/
	}
header .header{
	box-sizing: border-box;
	width: 1000px;
}
nav{
	background-color:#b00;
	}
#navMenu{
	background:none;
	border-radius:0;
	}
.search{
	display:none;
	}
/**
.search{
	clear:none;
	margin:0;
	position:absolute;
	right:450px;
	top:89px;
	}
.search form{
	line-height:1.5em;
	border:none;
	}
.search form, .search #sf_keyword{
	background-color:#800;
	border:none;
	}
.search #sf_keyword{
	color:#fff;
	}
.search #sf_submit{
	width:15px;
	height:20px;
	background:url("../images/search.png") 0 0 no-repeat;
	}
****/
.logo{
	margin-bottom:20px;
	}
.lagH{
	margin-top:8px;
	}
#navMenu a:hover{
	color:#fff;
	background-color:#000;
	}
.index #slidepic_pic2{
	height:700px;
	}
.index #slidepic_pic2, .index .bannerArea, .breadcrumb{
	width:100%;
	}
/**banner **/
.index #slidepic_pic2 .control{
	top:450px;
	right:0;
	left:0;
	text-align:center;
	}
#slidepic_pic2 .control a{
	width:15px;
	height:15px;
	text-indent:-99999px;
	margin:0 3px;
	background:none;
	background-color:rgba(255,255,255,0.5);
	border-radius:50%;
	}
#slidepic_pic2 .control a.on, #slidepic_pic2 .control a.on:hover{
	background:none #b00;
	}
#slidepic_pic2 .control a:hover{
	background-color:#fff;
	}	
/**banner end**/
.bannerHome{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
	}
.bannerHome div{
	float:left;
	position:relative;
	}
.bannerHome .text{
	color:#fff;
	font-size:140%;
	line-height:1.2em;
	display:block;
	width:60%;
	height:80px;
	padding:15px;
	position:absolute;
	top:250px;
	background-color:rgba(0,0,0,0.7);
	}
.bannerHome .text:hover{
	text-decoration:none;
	background-color:#b00;
	}	
.container{
	background:url(../images/bg_home.jpg) center 120px no-repeat;
	}
.container.index{
	background:none;
	}
.content{
	/* width:940px; */
	width: 1000px;
	padding:20px 30px;
	background-color:#fff;
	box-sizing: border-box;
}

/* indexSec1 */
.indexSec1{

}
.indexSec1.insideSec1{
	margin-left: auto;
	margin-right: auto;
	/* max-width: 1000px; */
	width: 1000px;
}
.indexSec1 .itemBox{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
}
.indexSec1 .item{
	width: calc(100% / 4);
}
.indexSec1 .item a{
	display: block;
	position: relative;
}
.indexSec1 .item a .image img{
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}
.indexSec1 .item a .image::after{
	content: "";
    display: inline-block;
    width: 0;
    padding-top: 184%;
    vertical-align: middle;
}
.indexSec1 .item a .text{
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px 30px 30px 30px;
	color: #fff;
	background-image: -moz-linear-gradient( 360deg, rgb(49,48,47) 0%, rgba(255,255,255,0) 100%);
	background-image: -webkit-linear-gradient( 360deg, rgb(49,48,47) 0%, rgba(255,255,255,0) 100%);
	background-image: -ms-linear-gradient( 360deg, rgb(49,48,47) 0%, rgba(255,255,255,0) 100%);
	background-image: linear-gradient( 360deg, rgb(49,48,47) 0%, rgba(255,255,255,0) 100%);
}
.indexSec1 .item a .text .catname{
	font-size: 20px;
	font-weight: 500;
	line-height: 1.2;
	margin-bottom: 15px;
	position: relative;
}
.indexSec1 .item a .text .catname::before{
	content: "";
	background-color: #fff;
	width: 40px;
	height: 2px;
	display: block;
	margin-bottom: 10px;
}
.indexSec1 .item a .text .moreTxt{
	font-size: 16px;
	font-weight: 400;
	display: flex;
	align-items: center;
}
.indexSec1 .item a .text .moreTxt .sub-arrow{
	border: 1px solid #fff;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	margin-left: 8px;
	text-align: center;
	line-height: 20px;
}
.indexSec1 .item a .text .moreTxt .sub-arrow span{
	margin-top: 0px;
	width: 0px;
	height: 0px;
	border: 5px dashed transparent;
	border-color: transparent transparent transparent #fff;
	background-color: transparent;
	display: inline-block;
	margin-left: 6px;
}
.index .content{
	width:1000px;
	padding:0;
	margin:0 auto;
}
.colSide{
	display:none;
	}
.colMain{
	font-size:120%;
	float:none;
	width:100%;
	margin-bottom:30px;
	}
.index .colMain{
	margin-top:-50px;
	position:relative;
	z-index:12;
	}
.aboutBox .left{
	float:left;
	padding:10px 0;
	margin-right:30px;
	margin-bottom:40px;
	border:1px solid #ddd;
	}
.flex-control-nav{
	bottom:100px;
	}
.main_cont .aboutBox img{
	display:block;
	width:100%;
	}
.introPro div{
	float:left;
	width:25%;
	height:280px;
	}
.introPro .text{
	color:#fff;
	width:23%;
	height:170px;
	padding:110px 0 0 2%;
	background-color:#000;
	}
.introPro .text span{
	display:block;
	width:30%;
	border-bottom:4px solid #fff;
	}
.introPro .text p{
	font-size:170%;
	line-height:1em;
	width:90%;
	margin-bottom:15px;
	padding-top:7px;
	}
.introPro .text p a:hover{
	color:#d00;
	text-decoration:none;
	}
.introPro .text a{
	color:#fff;
	font-size:80%;
	display:block;
	}
.introCompany{
	background-color:#eee;
	}
.introCompany img{
	float:left;
	margin-right:30px;
	}
.introCompany div{
	padding:20px 30px 0 0;	
	}
.introCompany, .introContact{
	font-size:95%;
	}
.introCompany p{
	margin-bottom:10px;
	}
.introCompany a{
	color:#fff;
	font-size:90%;
	display:inline-block;
	margin-top:10px;
	padding:3px 10px;
	background-color:#d00;
   -webkit-border-radius:25px;
      -moz-border-radius:25px;
           border-radius:25px;
	}
.introCompany a:hover{
	text-decoration:none;
	background-color:#777;
	}
.introPro, .introCompany, .introContact{
	margin-bottom:50px;
	overflow:hidden;
	zoom:1;
	}
.introContact{
	clear:both;
	}
.introCompany h3, .introContact h3{
	font-size:180%;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:15px;
	}
.introContact h3{
	text-align:center;
	margin-bottom:35px;
	padding-bottom:10px;
	}
.introContact h3 span{
	border-bottom:5px solid #999;
	}
.introContact div{
	float:left;
	width:50%;
	margin-bottom:20px;
	}
.introContact div div{
	width:auto;
	margin:25px 0 0;
	}
.introContact img{
	float:left;
	margin-right:15px;
	}
.introContact h4{
	color:#d00;
	line-height:1.5em;
	}
.introContact p{
	padding-left:30px;
	background:url(../images/mail.jpg) 0 5px no-repeat;
	}
.introContact a{
	color:#555;
	}
footer{
	background:none #000;
	}
.footer{
	padding:15px 30px;
	/* width:940px; */
	width: 1000px;
	box-sizing: border-box;
	}
footer a:hover{
	color:#d00;
	}
.social{
	right:120px;
	}

.footer .menu{
	bottom: 0px;
	right: 30px;
}
@media(max-width:991px){
	.indexSec1 .item{
		width: 50%;
	}
	.indexSec1 .item a .image::after{
		padding-top: 120%;
	}
}
@media(max-width:480px){
	.indexSec1 .item{
		width: 100%;
	}
	.indexSec1 .item a .image::after{
		padding-top: 110%;
	}
}