/*引用reset*/
@import url("reset.css");
@import url("animation.css");
@import url("hover.css");

body{font-family: 微软雅黑; color:#000; font-size: 14px;min-width: 1200px;background:rgba(0,0,0,0.8);}
/* a{color: #fff;} */
/* a:hover{color: #eee;} */
a:visited{color: none;}
a:active{color: none;}



#bd{overflow: hidden;}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1 }

/*main_style*/


.section{position: relative;/*overflow-x: hidden*/}
/*.section1 {height: 200px;}
.section2 {}
.section3 {height: 250px;background: url(../images/sec3-bg.jpg) center no-repeat;}
.section4 {height: 920px;}
.section5 {height: 665px;}
.section6 {height: 690px;}*/

/***************公用样式********************/
.wrap{width: 1400px;margin: auto;position: relative;}



.header{
	height: 180px;
	position: relative;
	background: #000;
	/* overflow: hidden; */
	
}
.header .wrap{
	position: relative;
}

.mini-nav p {
	font: 14px/35px "微软雅黑";
	color: #b3b2b2;
	float: left;
}
.mini-nav{
	position: relative;
	height: 35px;
	width: 100%;
	border-bottom: 1px solid #333;
}
.mini-nav-right {
	float: right;
	color: #b3b2b2;
}

.mini-nav-right a {
	font: 14px/35px "微软雅黑";
	color: #b3b2b2;
}


.header-title{
	/*height: 120px;*/
}
.header-logo{
	/*width: 475px;*/
	/*height: 120px;*/
	float: left;
	/*border-right: 1px solid #4e4e4e;*/
	float: left;
}
.header-logo img{
	float: left;
	margin: 20px 0 0 0;
}
.header-logo p{
	float: left;
	font: 18px/24px "微软雅黑";
	color: #999;
	margin: 25px 0 0 20px;
	position: relative;
}
.header-logo p i{
	/*color: #004da5;*/
}
.header-logo p span{
	font-size: 16px;
	/*font: 16px/16px "微软雅黑";*/
}
.header-logo p span i{
	font-weight: bold;
	color: #d72229;
}
.header-logo p:before{
	position: absolute;
	content: "";
	left: -10px;
	top: 2px;
	width: 1px;
	height: 43px;
	background: #88888a;
}
.header-ewm{
	float: left;
	margin-left: 160px;
	margin-top: 10px;
}
.header-ewm ul li{
	float: left;
	text-align: center;
}
.header-ewm ul li+li{
	margin-left: 30px;
}
.header-ewm ul li img{
	width: 60px;
}
.header-ewm ul li p{
	font-size: 12px;
	color: #fff;
	text-align: center;
}

.header-title-right{
	float: right;
	width: 240px;
	margin-top: 15px;
}

.header-title-right p{
	font: 14px/20px "微软雅黑";
	color: #3a3a3a;
	position: relative;
}
.header-title-right p span{
	font: bold 24px/24px "microsoft yahei";
	color: #333333;
}
.header-title-right p a{
	display: block;
	width: 173px;
	height: 28px;
	background: #004da5;
	font: 16px/28px "微软雅黑";
	text-align: center;
	position: absolute;
	bottom: -30px;
	left: 75px;
}

.header-title-right img{
	float: left;
	margin: 10px;
}
.header-tel{
	float: right;
	font: 22px/24px "microsoft yahei";
	color: #d72229;
	margin-top: 30px;
	width: 180px;
}
.header-tel img{
	float: left;
	margin: 10px 5px 0 0;
}
.header-nav{
	/*height: 50px;*/
	margin-top: 20px;
	/* margin-right: 50px; */
	/*background: #216c9f;*/
}
.header-nav ul li{
	position: relative;
	display: block;
	float: left;
	width: 100px;
	/*padding: 0 5px 0 12px;*/
	/*height: 47px;*/
	/*margin: 0 10px;*/
	text-align: center;
	transition: 1s;
	margin-left: -5px;
}
.header-nav ul li.nLi>img{
	position: absolute;
	left: 58%;
	top: 50%;
	transform: translate(-50%,-50%);
	opacity: 0;
	transform: 1s;
	z-index: 0;
}
.header-nav ul li:before{
	position: absolute;
	content: "";
	left: 3px;
	top: 6px;
	width: 10px;
	height: 10px;
	border: 1px solid #ddd;
	border-radius: 100%;
	box-sizing: border-box;
	transform: scale(0);
	transition: 0.5s;
}
.header-nav>ul>li:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: -28px;
	width: 100%;
	height: 3px;
	background: #d72229;
	opacity: 0;
	transition: 0.5s;
}
.header-nav>ul>li:hover:after{
	opacity: 1;
}
.header-nav>ul>li:hover:before{
	transform: scale(1);
}

.header-nav ul{
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
}
.header-nav ul li a{
	/*display: block;*/
	position: relative;
	font: 16px/24px "微软雅黑";
	color: #ccc;
	z-index: 2;
}  
.header-nav ul li.nLi{
	/*position: relative;
	float: left;*/
	/*padding: 0 35px;*/
}
.header-nav ul li.nLi a{
	/*color: #fff;
	font: 16px/45px "微软雅黑";
	color: #fff;*/
}
.header-nav ul li.nLi>span{
	display: block;
	position: absolute;
	right: 0;
	top: 20px;
	transform: rotate(90deg);
	color: #fff;
	transition: 1s;
}
.header-nav ul li.nLi:hover span{
	display: none;
}
.header-navul .productul {
    display: none;
    /* height: auto; */
    position: absolute;
	top: 35px;
    left: -20px;
    width: 150%;
    /*background: #fff;*/
    /* overflow: hidden; */
    z-index: 30;
}
.header-navul .productul-bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0.9;
	z-index: 0;
}
.header-navul .productul li {
    position: relative;
    height: 50px;
    width: 100%;
    text-align: center;
    margin: 0;
	color: #fff;
	background-color: #d72229;
	box-sizing: border-box; 
	padding: 0 15px;
	 overflow: hidden;    
	    text-overflow:ellipsis;    
	    white-space: nowrap;
}
.header-navul .productul li:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: #dadada;
    width: 100%;
    height: 1px;
}
.header-navul .productul li a{
    line-height: 50px;
    color: #fff;
}
.header-navul .productul li .second-sub{
	display: none;
	/* height: auto; */
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
	background: #7bc63b;
	/* overflow: hidden; */
	z-index: 10;
}
.header-navul .productul li .second-sub li{
	position: relative;
	height: 50px;
	width: 100%;
	text-align: center;
}
.header-navul .productul li .second-sub li a{
	line-height: 50px;
	color: #fff;
}
.idx-search{
	height: 72px;
	/*margin-top: -2px;*/
	border-bottom: 1px solid #e8e8e8;
	background-color: #000;
}
.idx-search .wrap{
	/*background: url(../images/search-bg.png) center no-repeat;*/
}
.searchDiv-left{
	position: relative;
	float: left;
	width: 650px;
	/*margin-top: 10px;*/
}
.searchDiv-left .searchKeyword img{
	float: left;
	margin: 18px 5px 0 0px;
}
.searchDiv-left .searchCheck p{
	font: 14px/32px "microsoft yahei";
	color: #fff;
	text-align: center;
	letter-spacing: 3px;
}
.searchDiv-left .searchKeyword{
	font: 14px/72px "microsoft yahei";
	color: #ddd;
	float: left;
	/*text-align: center;*/
}
.searchDiv-left .searchKeyword span{
	font-weight: bold;
	margin-left: 10px;
}
.searchDiv-left .searchKeyword a{
	color: #ddd;
}
.searchDiv-right{
	width: 370px;
	float: right;
	margin-top: 10px;
}
.searchDiv-right>img{
	float: left;
	margin:5px 5px 0 32px;
}
.searchDiv-right>p{
	font: bold 20px/20px "microsoft yahei";
	color: #d72229;
	/*margin-top: 28px;*/
	/*padding-top: 10px;*/
	box-sizing: border-box;
	float: left;
}
.searchDiv-right>p span{
	font: bold 14px/20px "microsoft yahei";
	color: #ddd;
}
.searchDiv-right .search-ewm{
	width: 105px;
	float: right;
}
.searchDiv-right .search-ewm img{
	float: left;
	/*margin-top: 13px;*/
}
.searchDiv-right .search-ewm p{
	padding-top: 35px;
}
.searchMain {
    width: 100%;
    position: relative;
    height: 88px;
}
.searchLeft {
    position: relative;
    float: left;
    width: 810px;
    height: 88px;
    line-height: 88px;
    color: #5a5a5a;
    border-right: 1px solid #d6d6d6;
}

.searchLeft a{
	color: #9d9d9d;	
}

.searchLeft i{
	color: #5a5a5a;
	font:bold 16px/30px "微软雅黑";
}
.searchLeft a:hover {
	color: #B20F10;
	transition: all 0.3s;
}

.searchbtn {
	position: relative;
	float: right;
	/*top: 12px;*/
	/*margin: 40px 0px 0 0px;*/
	/*border-top: 1px solid #5a5a5a;
	border-bottom: 1px solid #5a5a5a;*/
}

.searchbtn .searchText {
	position: relative;
	float: left;
	width: 283px;
	height: 39px;
	font-size: 12px;
	line-height: 36px;
	color: #9b9b9b;
	text-indent: 10px;
	outline: none;
	/*background: #f8f8f8;*/
	border: none;
	border: 1px solid #b7b7b7;
	border-radius: 39px;
	/*margin-right: 97px;*/
	margin-top: 16px;
	background: #f8f8f8;
}

.searchText::-webkit-input-placeholder {
	font-size: 12px;
	color: #9b9b9b;
}

.searchCheck {
	/*width: 50px;*/
	/*height: 36px;*/
	float: left;
	/*background: #345ea7;*/
	/*background: #B20F10;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;*/
	position: absolute;
	left: 250px;
	top: 25px;
	cursor: pointer;
	background: none;
}


.banner{
	position: relative;
	overflow: hidden;
}
.banner>img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 10;
}
.banner .hd{
	position: absolute;
	top: 95%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 999;
}
.banner .hd ul li{
	width: 11px;
	height: 11px;
	border-radius: 100%;
	background: #fff;
	float: left;
	margin: 0 5px;
}
.banner .hd ul li.on{
	background: #c4151c;
}
.banner .bd ul li{
	height: 750px;
	background-position: center;
	background-repeat: no-repeat;	
}


.section1{
	height: 630px;
}
.sec1-title{
	padding: 90px 0 65px 0;
}
.sec1-title p:nth-of-type(1){
	font: bold 40px/40px "microsoft yahei";
	color: #666;
	text-align: center;
}
.sec1-title p:nth-of-type(2){
	font: lighter 36px/36px "microsoft yahei";
	color: #666666;
	text-align: center;
	margin-top: 20px;
	position: relative;
}
.sec1-title p:nth-of-type(2):after{
	position: absolute;
	content: "";
	width: 156px;
	height: 5px;
	background: #d72229;
	left: 50%;
	top: 130%;
	transform: translate(-50%,-50%);
}
.sec1-body{
	
}
.sec1-body ul{
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
}
.sec1-body ul li{
	width: 258px;
	height: 291px;
	background: #f8f8f8;
	transition: 0.5s;
}
.sec1-body ul li p:nth-of-type(1){
	font: 40px/40px "microsoft yahei";
	color: #d72229;
	text-align: center;
	margin-top: 45px;
	position: relative;
	transition: 0.5s;
}
.sec1-body ul li p:nth-of-type(1):after{
	content: "";
	position: absolute;
	left: 50%;
	top: 200%;
	transform: translate(-50%,-50%);
	width: 35px;
	height: 3px;
	background: rgba(0,0,0,0.3);
	transition: 0.5s;
}
.sec1-body ul li p:nth-of-type(2){
	font: 16px/16px "microsoft yahei";
	color: #333333;
	text-align: center;
	margin-top: 75px;
	transition: 0.5s;
}
.sec1-body ul li p:nth-of-type(3){
	text-align: center;
	margin-top: 45px;
	transition: 0.5s;
}
.sec1-body ul li p:nth-of-type(3) img{
	transition: 0.5s;
}
.sec1-body ul li:hover{
	background: #d72229;
}
.sec1-body ul li:hover p{
	color: #fff;
}
.sec1-body ul li:hover p:nth-of-type(1):after{
	background: rgba(255,255,255,0.5);
}
.sec1-body ul li:hover p:nth-of-type(3) img{
	filter: grayscale(1000%) brightness(1000%);
}

.section2 {
	/* height: 765px; */
	padding-bottom: 50px;
	overflow: hidden;
	background-color: #000;
}
.sec2-title{
	position: relative;
	/* height: 208px; */
	padding-bottom: 20px;
}

.sec2-title p:nth-of-type(1){
	position: relative;
	font: 36px/36px "microsoft yahei";
	color: #D72229;
	z-index: 2;
	/* float: left; */
	margin-top: 60px;
}
.sec2-title p:nth-of-type(2){
	position: relative;
	z-index: 2;
	margin-top: 10px;
	font: 14px/23px "microsoft yahei";
	color: #D72229;
	width: 500px;
	/* float: left; */
	clear: both;
}
.sec2-title p:nth-of-type(2) a{
	float: right;
	font: normal 14px/23px "microsoft yahei";
	color: #fff;
}
.sec2-title>img{
	position: absolute;
	right: -360px;
	top: 40px;
}
.sec2-slide{
	position: relative;
	/* margin-top: 50px; */
}
.sec2-slide  ul{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.sec2-slide  ul li{
	width: 23%;
	/* margin-right: 30px; */
	padding: 15px;
	background-color: #fff;
	float: left;
}
.sec2-slide  ul li+li+li+li+li{
	margin-top: 20px;
}
.sec2-slide  ul li .pic{
	overflow: hidden;
}
.sec2-slide  ul li .pic img{
	transition: 0.3s;
}
.sec2-slide  ul li:hover .pic img{
	transform: scale(1.1);
}
.sec2-slide  ul li p{
	text-align: center;
	font: 18px/18px "microsoft yahei";
	color: #999;
	margin-top: 19px;
}
.sec2-slide .prev,
.sec2-slide .next{
	position: absolute;
}
.sec2-slide .prev{
	left: -120px;
	top: 150px;
}
.sec2-slide .next{
	right: -120px;
	top: 150px;
}

.section3{
	position: relative;
	/* height: 930px; */
	/* background: url(../images/sec3-bg.jpg); */
	background-position: center;
	background-size:cover ;
	background-attachment:fixed ;
	padding: 0px 0 90px 0;
}
.sec3-title{
	padding: 89px 0 50px 0;
}
.sec3-title p{
	position: relative;
	font: 36px/20px "microsoft yahei";
	color: #d72229;
	padding-left: 50px;
}
.sec3-title p:before{
	content: "";
	position: absolute;
	width: 37px;
	height: 3px;
	background: #d72229;
	left: 0;
	top: 16px;
}
.sec3-title p i{
	font-size: 48px;
}
.sec3-title p span{
	font-size: 12px;
}
.sec3-body{
	width: 100%;
	/* height: 432px; */
	background: #fff;
	padding: 30px 30px 30px 30px;
	box-sizing: border-box;
}
.sec3-body ul{
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
}
.sec3-body ul li{
	width: 31%;
}
.sec3-body ul li .pic{
	width: 100%;
}
.sec3-body ul li .pic img{
	width: 100%;
}
.sec3-body ul li p:nth-of-type(1){
	font: 18px/18px "microsoft yahei";
	color: #333333;
	margin-top: 18px;
}
.sec3-body ul li p:nth-of-type(1) span{
	font: bold 22px/22px "microsoft yahei";
	color: #d72229;
	float: left;
	margin-right: 10px;
}
.sec3-body ul li p:nth-of-type(2){
	font: 14px/26px "microsoft yahei";
	color: #888888;
	margin-top: 20px;
}
.sec3-slide{
	position: relative;
	margin-top: 38px;
}
.sec3-slide>p{
	font: 26px/26px "microsoft yahei";
	color: #d72229;
	padding-left: 50px;
	position: relative;
}
.sec3-slide>p:after{
	content: "";
	position: absolute;
	left: 0 ;
	top: 14px;
	width: 37px;
	height: 3px;
	background: #d72229;
}
.sec3-slide .bd{
	margin-top: 30px;
}
.sec3-slide .bd .tempWrap{
	margin: 0 auto;
}
.sec3-slide ul li{
	width: 202px!important;
	margin: 0 7px;
}
.sec3-slide .prev,
.sec3-slide .next{
	position: absolute;
}
.sec3-slide .prev{
	left: 0px;
	top: 87px;
}
.sec3-slide .next{
	right: 0px;
	top: 87px;
}
.sec3-slide .prev img,
.sec3-slide .next img{
	width: 46px;
	height: 46px;
}
.section4{
	position: relative;
	/* height: 740px; */
	/* padding-bottom: 50px; */
	background-color: #000;
	overflow: hidden;
}

.sec4-slide{
	/* margin-top: 90px; */
	overflow: hidden;
}
.section4 ul{
	/* display: flex;
	flex-flow: row nowrap; 
	justify-content: space-between; */
	display: block;
	overflow: hidden;
}
.section4 ul li{
	position: relative;
	width: 25%;
	/* height: 490px; */
	/* margin-right: 10px; */
	float: left;
}
.section4 ul li .pic{
	width: 100%;
	/* height: 450px; */
	/* box-sizing: border-box; */
	/* border: 5px solid #fff; */
	/* position: absolute;
	left: 0;
	top: 0; */
}
.section4 ul li .pic img{
	width: 100%;
	height: 100%;
}
.section4 .bd ul li p{
	text-align: center;
	font: 20px/20px "microsoft yahei";
	color: #333333;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
.section4 .bd ul li:nth-of-type(2n){
	margin-top: 70px;
}
.section4 .bd ul li:nth-of-type(2n) .pic{
	position: absolute;
	left: 0;
	bottom: 0;
	top: auto;
}
.section4 .bd ul li:nth-of-type(2n) p{
	position: absolute;
	left: 0;
	top: 0;
	bottom: auto;
}

.section5{
	/* height: 490px; */
	padding-top: 80px;
	padding-bottom: 60px;
	background-color: #000;
}
.sec5-title{	
	padding-left: 50px;
	margin-top: 50px;
	margin-bottom: 30px;
	/* float: left; */
}
.sec5-title p:nth-of-type(1){
	position: relative;
	font: 26px/26px "microsoft yahei";
	color: #ddd;
}
.sec5-title p:nth-of-type(1) span{
	font-size: 36px;
	color: #d72229;
}
.sec5-title p:nth-of-type(1):after{
	content: "";
	position: absolute;
	width: 37px;
	height: 3px;
	background: #d72229;
	left: -50px;
	top: 16px;
}
.sec5-title p:nth-of-type(2){
	font: 16px/16px "microsoft yahei";
	color: #ddd;
	margin-top: 10px;
}
.sec5-body{
	position: relative;
	box-sizing: border-box;
	/* margin-top: 45px; */
	/* height: 231px; */
}
.sec5-body>div.txt{
	box-sizing: border-box;
	width: 50%;
	float: left;
	clear: both;
	padding-right: 50px;
	/* padding: 0 148px 0 50px; */
}
.sec5-body>div.txt>p{
	font: 14px/30px "microsoft yahei";
	color: #ddd;
}
.sec5-body>div.txt>a{
	display: block;
	float: left;
	width: 130px;
	height: 40px;
	border: 1px solid #d72229;
	text-align: center;
	font: 14px/40px "microsoft yahei";
	color: #ddd;
	margin-top: 30px;
}
.sec5-body .pic{
	width: 50%;
	float: right;
}
.sec5-body .pic img{
	width: 100%;
}

.sec5-slide{
	margin-top: 30px;
}
.sec5-slide .bd ul li{
	width: 280px!important;
	margin:0 16px;
	overflow: hidden;
}
.sec5-slide .bd ul li img{
	width: 100%;
}


.section6{
	/* height: 440px; */
	padding: 50px 0;
	background: #000;
}
.sec6-news{
	/* width: 773px; */
	/* float: left; */
	/*margin-top: 100px;*/
}
.sec6-news-tit p{
	position: relative;
	font: 36px/36px "microsoft yahei";
	color: #d72229;
	/* border-bottom: 2px solid #d72229; */
	padding-left: 50px;
	float: left;
	width: 370px;
}
.sec6-news-tit p::before{
	content: "";
	position: absolute;
	width: 37px;
	height: 3px;
	background: #d72229;
	left: 0;
	top: 16px;
}

.sec6-news-tit p span{
	font-size: 16px;
	color: #d72229;
	padding-left: 15px;
}
.sec6-news-tit p a{
	float: right;
	font-size: 14px;
	color: #ddd;
	margin-top: 10px;
}

.sec6-news-list{
	margin-top: 30px;
}
.sec6-news-list ul{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.sec6-news-list ul li{
	width: 23%;
	float: left;
	height: 460px;
	/* border-bottom: 1px dashed #e2e2e2; */
	background-color: #fff;
	/* line-height: 58px; */
	/* height: 58px; */
	/*margin-top: 25px;*/
	padding: 15px;
	border-radius: 10px;
}
.sec6-news-list ul li .pic{
	overflow: hidden;
	height: 160px;
}
.sec6-news-list ul li .pic img{
	width: 100%;
	transition: 0.3s;
}
.sec6-news-list ul li:hover .pic img{
	transform: scale(1.1);
}
.sec6-news-list ul li{
	position: relative;
	/* margin-left: 33px; */
}
.sec6-news-list ul li+li+li+li+li{
	margin-top: 20px;
}
.sec6-news-list ul li p:nth-of-type(1){
	position: relative;
	color: #333;
	font: 16px/36px "microsoft yahei";
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
	/* padding-left: 25px; */
}
.sec6-news-list ul li p:nth-of-type(2){
	position: relative;
	color: #666666;
	overflow: hidden;
	font: 14px/20px "microsoft yahei";
}
.sec6-news-list ul li p:nth-of-type(3){
	font: 14px/1.7 "microsoft yahei";
	color: #666;
	padding-top: 10px;
}
.sec6-news-list ul li span{
	display: block;
	width: 50px;
	position: absolute;
	right: 15px;
	bottom: 30px;
	transition: 0.3s;
}
.sec6-news-list ul li span img{
	width: 100%;
}
.sec6-news-list ul li:hover span{
	right: 30px;
}

.section7{
	background-color: #000;
}
.sec7-title{
	padding: 89px 0 50px 0;
}
.sec7-title p{
	position: relative;
	font: 36px/20px "microsoft yahei";
	color: #d72229;
	padding-left: 50px;
}
.sec7-title p:before{
	content: "";
	position: absolute;
	width: 37px;
	height: 3px;
	background: #d72229;
	left: 0;
	top: 16px;
}
.sec7-title p i{
	font-size: 48px;
}
.sec7-title p span{
	font-size: 12px;
}
.sec7-body{
	padding: 50px 0;
}
.sec7-body ul{
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
}
.sec7-body ul li{
	width: 330px;
}
.sec7-body ul li .pic{
	width: 100%;
}
.sec7-body ul li .pic img{
	width: 100%;
}
.sec7-body ul li p:nth-of-type(1){
	font: 24px/40px "microsoft yahei";
	padding-top: 10px;
	color: #FFFFFF;
	text-align: center;
}
.sec7-body ul li p:nth-of-type(2){
	font: 14px/26px "microsoft yahei";
	color: #fff;
	padding: 0 15px;
	text-align: center;
}

.index_map{
	background-color: #000;
}
.index_map #dituContent{
	width: 100%;
	height: 400px;
}

.lib66984288_17 {
	margin: auto;
	padding: 0px 0px 0px 0px;
	overflow: hidden
}

.lib66984288_17:after {
	content: " ";
	display: block;
	clear: both
}

.lib66984288_17 .f_bot {
	overflow: hidden;
	margin: auto;
	width: 1200px;
	height: 45px;
}

.lib66984288_17 .f_bot b {
	float: left;
	display: block;
	/*padding: 10px 0 0;*/
	width: 130px;
	background: url(https://sjzz.ilhjy.cn/uimg/201908/f_line021569579081909.gif) no-repeat right 5px;
	color: #999;
	text-align: center;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px
}

.lib66984288_17 .f_bot b i {
	display: block;
	color: #d72229;
	text-transform: uppercase;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif
}

.lib66984288_17 .f_bot p {
	float: left;
	overflow: hidden;
	width: 1070px;
	height: 45px;
	color: #fff;
	font-size: 14px;
	line-height: 45px
}

.lib66984288_17 .f_bot p a {
	padding: 0 0 0 20px;
	color: #999;
	font-size: 14px
}


.lib66984288_17 {
	color: #fff;
	background-color: #333;
	margin: auto;
	position: static;
	z-index: auto;
	padding: 0px 0 38px 0;
}


.footer{
	position: relative;
	height: 290px;
	background: #000;
}
.footer-body>div{
	height: 270px;
	float: left;
}
.footer-info p{
	font: 14px/30px "微软雅黑";
	color: #fff;
}
.footer-info p:nth-of-type(1){
	margin-top: 40px;
}

.idx-form{
	margin: 40px 0 0 45px;
}
.idx-form .form_name{
	box-sizing: border-box;
	width: 200px;
	height: 40px;
	padding-left: 15px;
	margin: 0;
}
.idx-form .form_tel{
	box-sizing: border-box;
	width: 200px;
	height: 40px;
	padding-left: 15px;
	float: right;
	margin: 0;
}
.idx-form .form_message{
	box-sizing: border-box;
	width: 420px;
	height: 85px;
	/*margin-top: 15px;*/
	padding-left: 15px;
	padding-top: 15px;
	resize: none;
}
.idx-form .msg-type{
	font:14px/14px "微软雅黑";
	color: #fff;
	padding: 8px 0px;
	vertical-align: middle;
}
.idx-form .msg-type input{
	margin: 0;
	margin-left: 10px;
}
.idx-form .msg-type label{
	display: inline;
	font-size: 14px;
	margin: 0;
}
.idx-form .msg-type input+input{
	margin-left: 10px;
}
.idx-form .submit{
	display: block;
	width: 420px;
	height: 37px;
	background: #ae191e;
	color: #fff;
	text-align: center;
	line-height: 37px;
	margin-top: 10px;
}
.footer-ewm{
	float: right!important;
}
.footer-ewm ul li{
	float: left;
	text-align: center;
	padding-top: 60px;
	margin-left: 32px;
}
.footer-ewm img{
	width: 120px;
	height: 120px;
	/* margin: 40px 0 0 45px; */
}
.footer-ewm p{
	font: 14px/14px "微软雅黑";
	color: #fff;
	text-align: center;
	/* margin: 22px 0 0 100px; */
	margin-top: 20px;
}
.footer .share{
	height: 30px;
	margin-top: 10px;
}
.footer .share .bdsharebuttonbox{
	float: left;
}
.footer .share a{
	float: left;
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/share-icon.png) no-repeat;
	padding: 0;
	margin: 0;
}
.footer .share a+a{
	margin-left: 10px;
}
.footer .share a:nth-of-type(1){
	background-position:0 0;
}
.footer .share a:nth-of-type(2){
	background-position:-40px 0;
}
.footer .share a:nth-of-type(3){
	background-position:-80px 0;
}
.footer .share span{
	font: 14px/14px "微软雅黑";
	color: #fff;
	margin-top: 5px;
	float: left;
}
.footer .share p{
	clear: both;
	font: bold 28px/35px "微软雅黑";
	color: #3a3a3a;
}



.footer-nav{
	background: #a2c11d;
	height: 50px;
	box-sizing: border-box;
}

.footer-nav ul li{
	float: left;
	height: 50px;
	display: table;
	position: relative;
	transition: 0.3s;
}
.footer-nav ul li:hover{
	background: #8faa19;
}
.footer-nav ul li:after{
	position: absolute;
	top: 18px;
	right: 0px;
	background: #fff;
	content: "";
    display: block;
    width: 2px;
    height: 15px;
}
.footer-nav ul li:last-of-type:after{
	display: none;
}
.footer-nav ul li a{
	display: block;
    width: 150px;
    line-height: 50px;
    height: 50px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    transition: all 0.3s;
}
@-webkit-keyframes leftright{
	0%{left:0%}
	50%{left:5%}
	100%{left:0%}
}
@keyframes leftright{
	0%{left:0%}
	50%{left:5%}
	100%{left:0%}
}




.default{
				background: url(/public/images/default-bg.jpg) center no-repeat;
				background-position: center;
				background-size: cover;
				width: 100%;
				height: 100%;
				position: fixed;
				left: 0;
				top: 0;
				overflow: hidden;
				transition: 0.5s;
				z-index: 999;
			}
			/* .default>a{
				display: block;
				width: 100%; 
				height: 100%;
				position: relative;
			} */
			.default>p{
				width: 100%;
				position: absolute;
				left: 50%;
				top: 95%;
				transform: translate(-50%,-50%);
				text-align: center;
				-webkit-animation: topbottom 2s ease-in-out infinite;
				animation: topbottom 2s ease-in-out infinite;
			}
			.default>p span{
				display: block;
				font: 14px/14px "microsoft yahei";
				color: #fff;
				margin-top: 3px;
			}
			.default .bg img:nth-of-type(1){
				position: absolute;
				left: 50%;
				top: 50%;
				transform: translate(-50%,-50%);
				
			}
			.default .bg{
				position: absolute;
				left: 50%;
				top: 50%;
				transform: translate(-50%,-50%);
				width: 1600px;
				height: 518px;
			}
			.default>img{
				position: absolute;
				left: 50%;
				top: 50%;
				transform: translate(-50%,-50%);
				-webkit-animation: wine 8s ease-in-out infinite;
				animation: wine 8s ease-in-out infinite;
			}
			
			.default .bg p:nth-of-type(1){
				position: absolute;
				left: 50%;
				top: 43%;
				transform: translate(-50%,-50%);
				font:lighter 66px/66px "microsoft yahei";
				color: #fff;
				opacity: 0.6;
				letter-spacing: 2px;
			}
			.default .bg p:nth-of-type(2){
				position: absolute;
				left: 50%;
				top: 59%;
				transform: translate(-50%,-50%);
				font:lighter 42px/42px "microsoft yahei";
				color: #fff;
				opacity: 0.6;
			}
			@-webkit-keyframes wine{
				0%{left:-10%;top: -20%;}
				/* 50%{left:50%;top: 50%;} */
				100%{left:120%;top: 120%;}
			}
			@keyframes wine{
				0%{left:-10%;top: -20%;}
				/* 50%{left:50%;top: 50%;} */
				100%{left:120%;top: 120%;}
			}
			@-webkit-keyframes leftright2{
				0%{left:63%}
				50%{left:58%}
				100%{left:63%}
			}
			@keyframes leftright2{
				0%{left:68%}
				50%{left:60%}
				100%{left:68%}
			}
			
			@-webkit-keyframes topbottom{
				0%{top: 95%;}
				50%{top: 93%;}
				100%{top: 95%;}
			}
			@keyframes topbottom{
				0%{top: 95%;}
				50%{top: 93%;}
				100%{top: 95%;}
			}
			@keyframes bigsmall{
				0%{
					transform: scale(1);
					}
				50%{
					transform: scale(1.1);
					}
				100%{
					transform: scale(1);
					}
			}
			.default .mask{
				display: block;
				position: absolute;
				left: 0;
				top: 0;
				width: 100vw;
				height: 100vh;
				background: url(/public/images/default-top.jpg);
				z-index: 99;
				transition: 0.5s ease-in-out;
				opacity: 1;
			}
			.default .mask i{
				position: absolute;
				left: 0%;
				top: 50%;
				background-color: #4c4c4c;
				width: 0;
				height: 1px;
				transition: 2s ease-out;
			}
			.default .mask img{
				position: absolute;
				left: 50%;
				top: 49%;
				transform: translate(-50%,-50%);
				opacity: 0;
				transition: 1s;
			}