﻿@charset "UTF-8";
/* CSS Document */

/*commmon*/
body, dl, dd, h1, h2, h3, h4, h5, h6, p, ol, ul, form { margin:0;padding:0;}
a { text-decoration: none; cursor: pointer;}
a:hover, a:active, a:visited, a:link{ text-decoration: none; cursor:pointer;}
h1, h2, h3, h4, h5, h6 { font-weight: normal;}
*:focus{outline:none;}
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

i{ font-style:normal}
ul li{ list-style:none;}l
input { outline: none;}
img { border: 0 none;}

html{ height:100%; min-height:100%;}
body{ 
    color: #333;
	font-size: 14px; 
	font-weight:normal;
	font-family:"Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif;
	background-color:#fff;
	width:100%;
	min-width:1200px;
	height:100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing:grayscale;
}

.fr{ float:right;}
.fl{ float:left;}
.clearfloat:after{ display:block; content:''; clear: both;}

.fz28{ font-size: 28px;}
.fz24{ font-size: 24px;}
.fz20{ font-size: 20px;}
.fz18{ font-size: 18px;}
.fz16{ font-size: 16px;}
.fz14{ font-size: 14px;}
.fz12{ font-size: 12px;}



.hsy-main-banner{
	width:100%;
	min-width:1200px;
	height:450px;
	/* background:url(../images/banner.jpg) no-repeat center; */
	background-size:cover;
	position:relative;
}
.hsy-banner-btn{
	width:440px;
	position:absolute;
	left:50%;
	margin-left:-220px;
	bottom:50px;
	z-index:10;
}
.hsy-banner-btn a{
	display:block;
	float:left;
	margin:0 20px;
	width:180px;
	height:40px;
	line-height:40px;
	border-radius:4px;
	text-align:center;
}


.hsy-icon-box{
	width:1200px;
	margin:80px auto;
	position:relative;
}
.hsy-icon-box-border{
	width:100%;
	height:24px;
	border-bottom:1px solid #ededed;
	background:url(../images/arrow.png) no-repeat 580px 8px;
	background-size:auto 15px;
	position:absolute;
	left:0;
	top:120px;
	z-index:10;
}
.hsy-icon-box ul{ width:100%;}
.hsy-icon-box ul li{
	width:400px;
	float:left;
	padding:94px 14px 20px;
	background-position:center top;
	background-repeat:no-repeat;
	background-size:88px auto;
	color:#999;
}
.title-hsy-icon{
	width:100%;
	text-align:center;
	color:#ff8c3f;
	margin-bottom:60px;
}
.text-hsy-icon{
	width:100%;
	text-align:center;
	color:#333;
	margin-bottom:10px;
}
.crile-p{
	padding-left:10px;
	background:url(../images/p-crile.png) no-repeat left 8px;
	background-size:5px auto;
	line-height:20px;
	margin-left:60px;
}


/*轮播*/
.lunbo-box{
	width:100%;
	min-width:1200px;
	background:#f9f9f9;
	height:700px;
	padding:60px 0;
	position:relative;
}
.lunbo-box-mid{
	width:1000px;
	margin:0 auto;
	height:100%;
	overflow:hidden;
}
.lunbo-box-mid ul{
	width:9999px;
	height:700px;
}
.lunbo-box-mid ul li{
	width:1000px;
	height:600px;
	float:left;
}
.lunbo-btn{
	width:1200px;
	height:100px;
	position:absolute;
	top:300px;
	left:50%;
	margin-left:-600px;
	z-index:10;
}
.lunbo-btn a{
	display:block;
	width:36px;
	height:36px;
	position:absolute;
	top:0;
	z-index:20;
}


.green-box{
	width:100%;
	min-width:1200px;
	height:720px;
	background:url(../images/green-bg.png) no-repeat center bottom;
	background-size:cover;
	padding-top:140px;
}
.green-box p{
	width:100%;
	min-width:1200px;
	text-align:center;
	color:#fff;
}
.kai-box{
	width:1000px;
	margin:60px auto;
}

.fore-box{
	width:100%;
	min-width:1200px;
	padding:60px 0;
	background:#f9f9f9;
}
.fore-box ul{
	width:1200px;
	height:auto;
	margin:0 auto;
}
.fore-box ul li{
	width:600px;
	height:440px;
	float:left;
	background:#fff;
	color:#999;
}
.fore-p-icon{
	padding-left:24px;
	color:#666;
	font-size:18px;
	background-position:left center;
	background-repeat:no-repeat;
	background-size:16px auto;
	margin-bottom:22px;
}
.yelw-box span{
	display:inline-block;
	width:16px;
	height:16px;
	color:#fff;
	text-align:center;
	line-height:16px;
	border-radius:50px;
	background:#EEA277;
	margin-right:4px;
}


.yellow-box{
	width:100%;
	min-width:1200px;
	background:url(../images/bg.jpg) no-repeat center;
	background-size:cover;
	padding:100px 0 200px;
}
.title-box{
	width:350px;
	height:70px;
	margin:0 auto 40px;
	background:url(../images/title.png) no-repeat center;
	background-size:350px auto;
}
.list-video{
	width:1000px;
	margin:0 auto;
}
.list-video li{
	width:450px;
	float:left;
	cursor: pointer;
}
.list-video li:hover{
	box-shadow:0 0 25px rgba(0,0,0,0.2);
}

.list-video li:hover .video-text{
	background:rgba(255,255,255,0.3);
}
.video-img-box{
	width:100%;
	height:250px;
	position:relative;
}
.video-img-box img{
	width:100%;
}
.bg-icon{
	width:100%;
	height:100%;
	background:url(../images/icon-video.png) no-repeat center rgba(0,0,0,0.6);
	background-size:60px auto;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}
.video-text{
	width:100%;
	height:300px;
	padding:50px 54px;
	font-size:14px;
	line-height:24px;
	color:#fff;
	background:rgba(255,255,255,0.2);
}
.title-video{
	text-align:center;
	font-size:24px;
	font-weight:700;
	margin-bottom:14px;
}

.confirmBox {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1100;
  position: fixed;
  left: 0;
  top: 0;
  display: none; }
  .confirmBox .movieBox {
    width: 800px;
    height: 450px;
    position: absolute;
    background: #000;
    left: 50%;
    top: 50%;
    margin-left: -400px;
    margin-top: -250px; }
    .confirmBox .movieBox .movieTitle {
      width: 100%;
      height: 40px;
      background: rgba(0, 0, 0, 0.3);
      position: absolute;
      left: 0;
      top: 0;
      display: none; }
      .confirmBox .movieBox .movieTitle p {
        text-align: center;
        line-height: 40px;
        color: #fff; }
      .confirmBox .movieBox .movieTitle .closeMovie {
        position: absolute;
        right: 0;
        top: 0;
        width: 40px;
        height: 100%;
        z-index: 1101;
        cursor: pointer;
        background: url(../images/close.png) no-repeat center center;
        background-size: 40% 40%; }
    .confirmBox .movieBox .movie {
      width: 100%;
      height: 100%; }