@charset "utf-8";

.sec1{
	height: 600px;
	/* padding-bottom: 155px; */
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}
.ber-img{
	position:relative;
	width: 100%;
	}
.ber-img ul.bd>li>img{
	width: 100%;
	height: auto;
	background-size: cover;
}
.cmpytj .ber-img .info{
	position: absolute;
	top: 35%;
	right: 0;
	left: 0;
	margin: auto;
	width: 1000px;
	
}
.info h3{
	font-size: 60px;
	
}
.info p{
	font-size:20px ;
	margin: 24px 0 50px 0;
}
.info ul li p{
	color:#333333 ;
        margin-top: 10px;
    	font-size: 15px;
    	text-align: center;
}
.info ul.hd li{
	float: left;
	padding-right: 30px;
	cursor: pointer;
	
}
.info ul.hd li img:hover{
	opacity: .5;
}
.sec2{
	padding-top: 140px;
	height: 754px;
}
.sec2 h4{
	text-align: center;
	font-size: 50px;
	margin-bottom:90px ;
}
.sec2 p img{
	margin-left:130px ;
}

.sec3{
	background:url(banner3.png) no-repeat center;
	background-size: cover;
	height: 500px;
	position: relative;
    z-index: 99;
}
.sec3 .list{
	float: left;
	width: 33.33%;
	text-align: center;
	margin-top:130px ;
}
.sec3 .list p img{
	margin-bottom: 30px;
}
.list h5{
	font-size: 20px;
	color: #fff;
}


 .sec4 {
	padding: 50px 0;
}
.sec4 .img {
	/* margin: 160px 0 0 130px; */
}
.sec4 .img img {
	/* width: 332px; */
	height: auto;
}
.sec4 .sec4-info {
	/* margin-right: 130px; */
	padding: 60px 0 60px 1px;
	width: 644px;
	background: url(img4-3.png) left center no-repeat;
	background-size: 1px 100%;
}
.sec4 .sec4-info h3 {
	padding-left: 20px;
	font-size: 35px;
	color: #0072ff;
	margin-bottom:10px ;
}
.sec4 .sec4-info p {
	padding-left: 20px;
	font-size: 22px;
	line-height: 50px;
	color: #666;
	border-bottom: 1px solid #000;
}
.sec4 .sec4-info span {
	margin-top: 8px;
	max-width: 415px;
	line-height: 34px;
	text-align: right;
}
.title{
	text-align: center;
	padding-top: 26px;
}
.title-img {
	padding-top:200px ;
}
.title-img .img{
	margin:0 20px 0 50px;
}


