*{ 
    margin:0px; 
	padding:0px;
	}
body 
{ 
    font-family:"微软雅黑";
    font-size:14px;
	color: #000;
}
.w1200{
	width: 1200px;
	margin: auto;
}
a:link,a:visited,a:active,a:hover,a:focus{
	text-decoration: none;
	outline-style: none;
}
.top{
	min-width: 1200px;
	max-width: 1920px;
	height: 35px;
	line-height: 35px;
}
.top.clr{ 
	clear:both;
	}
.top .center{ 
	text-align:center;
    }
.top .logo{ 
	float:left; 
    height:35px;
	} 
.top .link{ 
	float:right;
	}
.top a{ 
	line-height:35px; 
	color:#999999; 
	display:inline-block;
	}
.top .logo a{ 
	border-right:1px solid #d6d6d6; 
	padding-right:20px;
	height: 35px;
	}
.top .logo a img{ 
	display:block; 
	margin:10px 0px;
	}
.top .link a{ 
	border-right:1px solid #d6d6d6;  
	padding:0px 20px;
}
.top .link a.fi{
	border-left:1px solid #d6d6d6;
}
.banner {
	min-width: 1200px;
	max-width: 1920px;
	height: 445px;
}
.introduce{
	min-width: 1200px;
	max-width: 1920px;
	background:url(../img/bg1.png) no-repeat top center; 
	background-size:100% 650px;
	height:650px;
	text-align: center;
	}
.introduce p{ 
	font-family: "微软雅黑";
	font-size:28px; 
	color:#151515; 
	width: 100%;
	text-align: center;
	overflow: auto;
	padding-top: 70px;
	} 
.introduce p.p1{
	font-size: 17px;
	line-height: 45px;
	color: #747474;
	text-align: justify;
}
.introduce p a{ 
	margin-top: -40px;
	color:#619550;
}
.introduce p a:hover{
	color: #007AFF;
}
.introduce p.center{ 
	margin-top: -30px;
	}
.introduce p.center img{ 
	width: 100%;
	width:45px;
	} 
.video{ 
	min-width: 1200px;
	max-width: 1920px;
	overflow: auto;
	background:url(../img/bg2.jpg) no-repeat ; 
	background-size:100% 1000px; 
	height:1000px; 
	text-align: center;
	}
.video p{
	font-family: "微软雅黑";
	font-size:28px; 
	color:#FFFFFF; 
	text-align: center;
	}
.video .center{
	margin-top: 75px;
	width: 1000px;
	height: 500px;
	border-radius: 15px;
	background-color: #000000;
}
.video .more{ 
	width:230px; 
	margin:0 auto; 
	display: block;
	border:1px solid #ddffb7; 
	border-radius:30px; 
	color:#ddffb7; 
	text-align:center; 
	line-height:55px; 
	margin-top:85px;
	}
.video .more:hover{
	background: #d7f9b0;
	color: green;
	}
.pictures{
	min-width: 1200px;
	max-width: 1920px;
	overflow: auto;
	height: 1120px;
	text-align: center;
}
.pictures p{ 
	font-size:28px; 
	line-height:2; 
	color:#151515; 
}
.pictures .title p{
	color: #151515;
	margin-top: 95px;
}
.swiper-container{
	width: 1200px;
	height: 600px;
	position: relative;
	text-align: center;
}
.swiper-pagination{
	margin-bottom: 30px;
}
.dynami{ 
	min-width: 1200px;
	max-width: 1920px;
	overflow: auto;
	background:url(../img/bg3.jpg) no-repeat top center; 
	background-size:100% 930px; 
	height:930px; 
	border-top:1px solid #619550; 
	}
.dynami .title p{  
	font-size:28px; 
	line-height:2; 
	color:#FFFFFF;
	text-align: center;
	}
.vd-box{ 
	width: 1100px;
	height: 550px;
	border-radius: 30px;
	margin-top: -10px;
}
.news{
	height: 405px;
}
.dynami .news li{ 
	float:left; 
	width:32%;
	margin-right:2%; 
	list-style:none;
	}
.dynami .news li a{ 
	display:block;  
	background:#fff; 
	padding:20px;
	}
.dynami .news li.last{
	margin-right:0px;
	}
.dynami .news li img{ 
	width: 340px;
	height: 235px;
	}
.dynami .news li p.ntit{
	padding:25px 12px; 
	font-size:18px; 
	color:#414040; 
	min-height:48px; 
	line-height: 30px;
	border-bottom:1px solid #e9e9e9;
	} 
.dynami .news li p.date{  
	font-size:18px; 
	color:#494949; 
	padding-top:20px;
	}
.dynami .more{ 
	width:230px; 
	margin:0 auto; 
	display: block;
	border:1px solid #ddffb7; 
	border-radius:30px; 
	color:#ddffb7; 
	text-align:center; 
	line-height:55px; 
	margin-top:75px;
	}
.dynami .more:hover{
	background: #DDFFB7;
	color: green;
	}
.bg-box{
	position: relative;
}
#bg{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 280px;
	background-color:rgba(0,0,0,0.5);
	display: none;
}
#bg>div{
	width: 50px;
	height: 50px;
	border: 2px solid #fff;
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
	margin:100px auto 0 auto;
	font-size: 36px;
	color: #fff;
}
#bg2{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 280px;
	background-color:rgba(0,0,0,0.5);
	display: none;
}
#bg2>.bg2-div{
	width: 50px;
	height: 50px;
	border: 2px solid #fff;
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
	margin:100px auto 0 auto;
	font-size: 36px;
	color: #fff;
}
#bg3{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 280px;
	background-color:rgba(0,0,0,0.5);
	display: none;
}
#bg3>.bg3-div{
	width: 50px;
	height: 50px;
	border: 2px solid #fff;
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
	margin:100px auto 0 auto;
	font-size: 36px;
	color: #fff;
}
.footer-box{
	float: none;
	clear: both;
	top: 265px;
	width: 100%;
	min-width: 1200px;
	background: #ffffff;
}
.company-into{
	width: 1200px;
	height: 216px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 40px;
}
.logo2-slogan{
	width: 272px;
	height: 90px;
	margin-left: -80px;
	margin-top: 62px;
	float: left;
	border-right: 1px solid #D6D6D6;
}
.copy-right {
    width: 485px;
    height: 90px;
	margin-left: 80px;
    margin-top: 62px;
    float: left;
    border-right: 1px solid #D6D6D6;
}
.copy-right p {
    font-size: 13px;
    height: 24px;
    margin: 0 0 10px 40px;
    color: #676767;
}
.tel-address {
    width: 400px;
    height: 90px;
    margin-top: 62px;
    float: right;
}
.tel-address p {
    margin: 0 0 8px 32px;
    padding-left: 35px;
    font-size: 13px;
    height: 24px;
    line-height: 26px;
    color: #676767;
}
.addr {
    background: url(../img/6.jpg) no-repeat left center;
}

.tel {
    background: url(../img/7.jpg) no-repeat left center;
}

.e-mail {
    background: url(../img/8.jpg) no-repeat left center;
}
.map-info {
    width: 100%;
    height: 40px;
    margin: 0 auto;
    background: #333333;
    float: none;
    clear: both;
}

.map-content {
    width: 1200px;
    margin: 0 auto;
    padding-top: 10px;
}
.map-ul ul{
	margin-left: 60px;
	list-style-type: none;
}
.map-ul li {
    float: left;
    height: 14px;
	color: #858585;
    font-size: 12px;
    text-align: center;
    line-height: 14px;
}
.map-ul li a {
    color: #858585;
}
.map-ul li a:hover {
    color: #F63756;
}

.map-ul li {
	margin-top: 1px;
}

.power-by {
    float: right;
}
.power-by a {
    color: #858585;
}

.power-by a:hover {
    color: #F63756;
}

