*{
	font-family: "微软雅黑";
	list-style: none;
	padding: 0;
	margin: 0;
}
p,img,h1,h2,h3,h4,h5,h6{margin: 0;padding: 0;}
a{text-decoration: none;}
img{border: none;display: block;width: 100%;}
.clear{clear: both;display: block;}
.left{float: left;}
.right{float: right;}
.container{width:1820px;margin: 0 auto;}
/*首页*****************************************************************************/
.header{height: 80px;background-color: #d6d6d6;}
.header .logo{float: left;width: 40px;height: 35px;margin: 20px 80px 0 40px;}
.header .list{float: left;}
.header .list ul{font-size: 0;}
.header .list ul li{display: inline-block;width: 140px;}
.header .list ul li a{font-size: 20px;display: block;line-height: 80px;color: white;text-align: center;}
.header .list ul li:hover a{text-decoration: underline;}
.search{width: auto;float: right;margin-top: 25px;}
.search_form_input {
    width: 205px;
    height: 31px;
    border-radius: 15px;
    border: none;
    margin-right: 10px;
    background-color: #efefef;
    color: #d0d0d0;
    padding-left: 15px;
    float: left;
    outline: none;
    font-size: 16px;
}

.search_form_send {
    width: 30px;
    height: 30px;
    border: none;
    float: right;
    outline: none;
    background: url(../img/search_send_img.png) no-repeat center;
    background-size: 90%;
}

.banner{position: relative;}
.banner a{display: block;width: 160px;height: 40px;position: absolute;}
#a1{left: 19%;top: 44%;}
#a2{left: 30%;top: 50%;}

video::-internal-media-controls-download-button {
display:none;
}

video::-webkit-media-controls-enclosure {
    overflow:hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px); 
}
.video{background: url(../img/video01.png) no-repeat center;background-size: 100% 100%;border-top: 60px solid #b4b4b4;border-bottom: 60px solid #b4b4b4;
	position: relative;}
#paly{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,.5);;}
#paly a{display: block;position: absolute;width: 100px;height: 100px;border-radius: 50%;top: 50%;margin-top: -50px;left: 50%;margin-left: -50px;}
#paly a img{display: block;width: 100%;height: 100%;}
.banner-xg a:first-child img{width: 160px;height: 40px;}
.banner-xg a:last-child img{width: 155px;height:30px;}
.video{

background-color: #B4B4B4;
position: relative;
}.video iframe{
    width:100%;
    height:510px;
}
.video_shadow{
    position: absolute;
    width:100%;
    height:100%;
    z-index: 1;
    background-color:rgba(180,180,180,.5);
    cursor: pointer;
    top:0;
    left:0;
    opacity: 0;
}
.box_shadow{
    position: fixed;
    width:100%;
    height:100%;
    top:0;
    left:0;
    z-index: 999;
     background-color:rgba(0,0,0,.5);
}
.box_shadow iframe{
    width:80%;
    height:500px;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);

}
.skyart{padding-bottom: 300px;padding-top: 230px;}
.skyart .imgBox{width: 52%;margin: 0 auto 190px;height: 220px;}
.skyart .imgBox img{height: 100%;}
.skyart-ul{
    font-size: 0;
    width: 66%;
    margin: 0 auto;
}
.skyart-ul li{
    display: inline-block;
    margin-right:21.3%;
    text-decoration: none;
    width: 9%;
}
.skyart-ul li:nth-child(4){
    margin-right:0;
}
.skyart-ul li a{display: block;}
.skyart-ul li img.art02{display: none;}
.skyart-ul li:hover img.art02{display: block;}
.skyart-ul li:hover img.art01{display: none;}

.skyart-ul li p{
    font-size: 18px;
    color:#333;
    margin: 20px 0;
    display: block;
	font-family:Microsoft Yahei;
    text-align: center;
    display: block;
}

.ban02-prev,.ban02-next{width: 36px;height: 72px;background-size: 100% 100%;}
.ban02-prev{left: 20px;}
.ban02-next{right: 20px;}


.home_pro{
    background-color: #EFEFEF;
    text-align: center;
    margin-top: 160px;
    padding-bottom: 220px;
    font-size: 0;
}
.home_pro a{
    text-decoration:none;
}
.pro_listW{
    display: inline-block;
    width: 33.3%;
    margin-bottom: 10px;
}
.pro_listW:after{
    content: "";
    width:90%;
    border: 2px solid #B7B7B7;
    display: block;
    margin: 0 auto;
    margin-top:50px;
}
.pro_listW_off::after{
    display: none;
}
.pro_listW_off{
    margin-top:50px;
}
.pro_list{
    display: inline-block;
    padding:5% 5% 10% 5%;
    text-align: left;
    vertical-align: top;
}
.pro_list:hover{
    background-color: #C5C6C4;
}
.pro_list:hover h6,
.pro_list:hover p{
    color:#fff;
}
.pro_list img{
    width: 100%;
    height: 370px;
}
.pro_list h6{
	font-family:SimHei;
	font-size: 26.37px;
	color:#1c181a;
    margin:38px 0;
}
.pro_list .pBox{height: 142px;overflow: hidden;}
.pro_list p{
	font-family:SimHei;font-size: 20.41px;line-height: 35.29px;color:#434242;text-indent: 2em;
}

/**/
.Contact{
    text-align: center;
    padding-bottom: 80px;
}
.Contact .left{width: 50%;}
.Contact .right{width: 50%;}
.Contact .container{width: 76%;}
.contact_title h1{
    font-size: 58px;
    color: #383838;
    text-align: center;
    border-top:3px solid #64B988;
    border-bottom:3px solid #64B988;
    display: inline-block;
    max-width: 600px;
    width: 100%;
    margin-top:90px;
    margin-bottom:50px;
    line-height: 100px;
    font-weight: normal;
    letter-spacing: 5px;
}
.contact_warn{
    font-size: 30px;
    color: #5d5d5d;
    text-align: center;
    margin-bottom: 150px;
}
.Contact h5{
    font-size: 30px;
    color:#444;
    margin: 40px 0;
    text-align: left;
    font-weight: normal;
}
.contact_C{
    font-size: 26px;
    color: #9e9e9e;
}

.contact_C p{
    line-height: 50px;
    font-size: 26.38px;
    text-align: left;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 60px;
    line-height: 65px;
}
.contact_C p:nth-child(1){background-image: url(../img/pos.jpg);}
.contact_C p:nth-child(2){background-image: url(../img/earth.jpg);}
.contact_C p:nth-child(3){background-image: url(../img/tel.jpg);}
.contact_C p:nth-child(4){background-image: url(../img/chess.jpg);}
.Contact .right .form h5{font-size:30px;color:#433e41;font-family:SimHei;}
.share_word{float: left;width: 230px;}
.Contact h2{margin-top: 150px;}
#myform{text-align: left;}
#myform input,#myform textarea{width: 98%;height: 78px;font-size: 24px;margin-bottom: 5px;padding-left: 2%;border: 2px solid #b4b4b4;
outline: none;}
#myform textarea{height: 150px;resize: none;padding: 10px 2%;width: 96%;}
#myform input:hover,#myform textarea:hover{border: 2px solid black;}
#myform input.btn{width: 137px;background-color: #33a04f;color: white;padding: 0;height: 48px;font-size: 26px;margin-top: 50px;
	padding-left: 30px;text-align: left;border: none;border-radius: 5px;margin-right: 50px;}
#myform input.btn-danger{background-color: #b35c5c;}

/* 尾部 */
.app_footer_demake {
	margin-top: 0px !important;
}
.app-footer{
    height: 160px;
    background:url(../img/footer.png) no-repeat ;
    background-size:100% 100%;
    background-position: center;
    color: #fff;
    font-size: 26px;
    padding-top: 140px;
    text-align: center;
    border-top: 2px solid #00b630;
}

.dir {
	border-bottom: 3px solid #949494;
	display:inline-block;
	width:55%;
	margin:0 auto;
	overflow:hidden;
	height: 70%;
	border-bottom: 4px solid #969696;
}
.dir .pBox{width: 85%;float: left;}
.dir .pBox p{
	font-size:24px;
	color:#969696;
	float:left;
	line-height: 1.2em;
	text-align: left;
}
.qrimg {
	float:right;
	margin-right:15px;
	margin-top:10px;
	width: 2%;
	cursor: pointer;
}

.qrimg_tu {
	 display:inline-block;
	 float:right;
	 margin-right:15px;
	 margin-top:0px;
	 width:100px;
	 height:100px;
}
.csBox .til{padding: 90px 0;float: left;width: 20%;}
.csBox .til h1{font-weight: bold;font-size: 36px ;color: #67a389;}
.csBox .til p{font-size: 21px ;color: #a7a5a8;line-height: 2em;}
.csBox-centent{float: right;margin-top: 280px;width: 80%;padding-bottom: 100px;}
.csBox-centent .csBox01{width: 50%;float: left;}
.csBox-centent .til01{margin-bottom: 35px;}
.csBox-centent .til01 *{background-color: black;text-align: center;line-height: 2em;margin-bottom: 10px;padding: 0 10px;
	display: inline-block;}
.csBox-centent .til01 h1{font-weight: normal;font-size: 26px;color: #79b59b;}
.csBox-centent .til01 p{font-size: 24px;color:#a7a5a8; }
.csBox01-ul{font-size: 0;}
.csBox01-ul li{width: 50%;display: inline-block;margin-bottom: 8px !important;}
.csBox01-ul li *{font-size: 14px !important;color: #828282;font-weight: normal;line-height: 1.8em;}

.container02{width: 66%;margin: 0 auto;}
.active .active-til{padding: 40px 0;}
.active .active-til h2{font-weight: normal;font-size: 28px;line-height: 2.5em;}
.active .active-til p{font-size: 22px;line-height: 1.5em;}
.active02{background-color: #f5f5f5;border-top: 1px solid transparent;padding-bottom: 30px;}
.active02-ul{margin: 20px 0;}
.active02-ul li{height: 200px;background-color: white;margin-bottom: 15px;}
.active02-ul li a{padding: 20px 30px;display: block;height: 160px;}
.active02-ul li img{height: 100%;}
.active02-ul li .left{width: 23%;height: 100%;}
.active02-ul li .right{width: 75%;}
.active02-ul li .right h3{font-size: 18px;font-weight: normal;color: #444444;margin-bottom: 5px;}
.active02-ul li .right p{font-size: 16px;color: #666666;line-height: 2em;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;
	-webkit-box-orient:vertical;-webkit-line-clamp:4;}

.active-detail{padding-bottom: 280px;}
.active-detail .container{width: 55%;}
.active-detail .til{text-align: center;padding: 80px 0 20px;}
.active-detail .til h3{font-weight: normal;font-size: 24px;}
.active-detail .til p{font-size: 16px;color: #8c8c8c;line-height: 3em;}
.active-detail .pBox p{font-size: 18px;line-height: 2em;text-indent: 2em;}

.pagesa{text-align:center;margin:20px auto;font-size: 0;}
.pagesa span{display:inline-block; height:2rem;width:2rem;border:1px solid #999999;background:#999999;color:#fff;line-height:1.9rem;font-size: 16px;margin: 0 5px;}
.pagesa a{display:inline-block; height:2rem;width:2rem;border:1px solid #dedede; color:#000;line-height:1.9rem;
font-size: 16px;margin: 0 5px;}
.pagesa .a1{display:inline-block;height:2rem;width:4rem;border:1px solid #dedede; color:#000;line-height:1.9rem;
font-size: 16px;}


.sy-banner{position: relative;}

.sy-banner .swiper-container {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}
.sy-banner .swiper-slide {
  background-size: cover;
  background-position: center;
}
.sy-banner .gallery-top {
  height: 1200px;
  width: 100%;
}
.sy-banner .gallery-thumbs {
  position: absolute;
  bottom: 40px;
  left: 30px;
  width: 50%;
  height: 190px;
  box-sizing: border-box;
  padding: 10px 0;
}
.sy-banner .gallery-thumbs .swiper-slide {
  height: 100%;
  opacity: 1;
  height: 100%;
}
.sy-banner .gallery-thumbs .swiper-slide a{display: block;border: 3px solid white;height: 100%;}
.sy-banner .gallery-thumbs .swiper-slide a img{height: 100%;}
.sy-banner .text{width: 27%;background-color: rgba(0,0,0,.3);height: 100%;float: right;}
.sy-banner .text p{font-size:36px;color: #d1d1d2;padding: 70px 13%;;text-indent: 2em;line-height: 1.6em;}




















