@charset "utf-8";
/* CSS Document */

/*****面包屑*****/
.link{
	font-size: 14px;
	color:rgba(97,97,97,0.8);
	line-height: 30px;
	margin-left: 100px;
	margin-top: 30px;
	z-index: 999999;
	position: relative;}
.link a{
	color:rgba(97,97,97,0.8);
	margin: 0 2px;}
.link a:hover{
	color:#d6ac2c;}
.link i{
	display: block;
	width: 300px;
	height: 3px;
	background:rgba(216,164,81,0.3);
	margin-top: 5px;}

/*****总导航*****/
.nav_in{
	width: 100%;
	height: 100px;
	line-height: 100px;
	margin: 10px auto;
	text-align: center;
	border-bottom: 1px solid rgba(216,164,81,0.3);}
.nav_in a{
	display:inline-block;
	font-size: 30px;
	margin: 0 auto;
	width: 200px;
	font-weight: bold;}
.nav_in a.on{
	color: #daa912;}

/*****内页导航*****/
.nav{
	margin: 30px auto;}
.nav2{
	width: 1060px;}
.nav ul li{
	float: left;
	width: 155px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border: 1px solid #d8a451;
	box-sizing: border-box;
	margin: 10px;}
.nav ul li a{
	display: block;
	color: #d8a451;}
.nav ul li.on{
	background: #028426;
	border: none;
	border-radius: 20px 0 20px 0;}
.nav ul li.on a{
	color: #fff;}
.nav ul li:hover{
	background: #028426;
	border: none;
	border-radius: 20px 0 20px 0;}
.nav ul li:hover a{
	color: #fff;}

/*****产品中心*****/
.other{
	width: 100%;
	margin: 0 auto;}
.pro_con{
	margin: 60px auto;
	margin-bottom: 150px;}
.pro_con .pro_c{
	height: 550px;
	width: 100%;
	overflow: hidden;
	margin-bottom: 50px;
	position: relative;
	background: url(../images/pro_bg.png) no-repeat center;}
.pro_con .pro_c2{
	background: url(../images/pro_bg2.png) no-repeat center;}
.pro_con .pro_c .pro_t{
	position: relative;}
.pro_con .pro_c2 .pro_t img{
	float: right;}
.pro_con .pro_c .pro_t .pro_txt{
	height: 400px;
	width: 764px;
	position: absolute;
	top: 70px;
	left: calc(50% - 150px);
	padding: 40px 70px;
	box-sizing:border-box;
	font-size: 15px;
	color: rgba(0,0,0,0.9);
	line-height: 26px;
	z-index: 999999;
	background: url(../images/pro_tbg.png) no-repeat center;}
.pro_con .pro_c2 .pro_t .pro_txt{
	background: url(../images/pro_tbg2.png) no-repeat center;
	left: 100px;}
.pro_con .pro_c .pro_t .pro_txt span{
	display: block;
	font-size: 28px;
	color: #000;}
.pro_con .pro_c .pro_t .pro_txt i{
	width: 20px;
	height: 3px;
	background: #d8a451;
	display: block;
	margin: 15px 0;
	margin-bottom: 15px;}
.pro_con .pro_c .pro_t .pro_txt em{
	display: block;
	font-weight: bold;}
.pro_con .pro_c .pro_t .pro_txt a{
	display: block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 2px solid #d8a451;
	color: #d8a451;
	margin-top: 30px;}
.pro_con .pro_c .pro_t .pro_txt a:hover{
	background:  #d8a451;
	color: #fff;}
.pro_con .pro_c .pro_n{
	position: absolute;
	top: calc(50% - 80px);
	z-index: 99999999;}
.pro_con .pro_c .pro_n1{
	left: 15px;}
.pro_con .pro_c .pro_n2{
	right: 15px;}
.pro_con .pro_c .pro_n span{
	display: block;
	margin: 15px 6px;
	cursor: pointer;
	height: 17px;
	width: 16px;
	background: url(../images/pro_icon1.png) no-repeat center;}

/*****详情页*****/
.other_in{
	margin: 60px auto;}
.other_in .con{
	width: 1200px;
	margin-bottom: 100px;}
.other_in .in_p{ 
	font-size: 28px;
	color: #000;
	width: 100%;
	margin: 50px auto;
	text-align: center;}
.other_in .video_img{ 
	margin: 0 auto;
	display: block;
	width: 1200px;
	height: 490px;}
.other_in .other_nav{ 
	margin: 30px auto;}
.other_in .other_nav a{ 
	font-weight: 500;
	width: 135px;
	height: 35px;
	margin: 0 10px;
	line-height: 35px;
	font-size: 16px;}
.other_in .other_nav a.on{ 
	background: #00972b;
	border-radius: 20px 0 20px 0;
	color: #fff;}
.other_in .other_nav a:hover{ 
	background: #00972b;
	border-radius: 20px 0 20px 0;
	color: #fff;}
.other_in .other_con{
	font-size: 16px;
	line-height: 30px;
	color: #000;
	margin-top: 40px;}
.other_in .other_con img{
	display: block;
	margin: 40px auto;}
.other_in .other_p{
	border: none;
	margin-top: 40px;
	text-align: left;
	height: 50px;
	line-height: 50px;
	margin-left: 10px;}
.other_in .nav{
	margin: 0;}
.other_in .solu_con{
	margin: 0}

/*****解决方案*****/
.solu_con{
	margin: 50px auto;
	margin-bottom: 150px;}
.solu_con ul li{
	float: left;
	margin: 1%;
	width: 31.3%;
	height: 330px;
	position: relative;}
.solu_con ul li img{
	display: block;
	width: 100%;
	height: 100%;}
.solu_con ul li span{
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	background: rgba(4,60,17,0.6);
	position: absolute;
	bottom: 0;
	left: 0;}
.solu_con ul li .solu_on{
	background: rgba(4,60,17,0.6);
	width: 100%;
	height: 100%;
	padding-top: 90px;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	display: none;}
.solu_con ul li .solu_on a{
	display: block;
	width: 130px;
	height: 130px;
	padding-top: 40px;
	box-sizing: border-box;
	line-height: 30px;
	text-align: center;
	border-radius: 130px;
	background: #ffa800;
	font-size: 20px;
	color: #fff;
	margin: 0 auto;}
.solu_con ul li:hover span{
	display: none;}
.solu_con ul li:hover .solu_on{
	display: block;}
.other_input{
	margin: 80px auto;}
.other_input .input_title{
	text-align: center;
	font-size: 18px;
	background: #fff;
	width: 280px;
	height: 80px;
	margin: 0 auto;
	z-index: 99999;
	position: relative;}
.other_input .input_title span{
	color: #219246;
	display: block;
	font-size: 40px;
	margin-bottom: 5px;
	font-weight: bold;}
.other_input .input_con{
	width: 100%;
	margin-top: -40px;
	padding: 80px;
	box-sizing: border-box;
	border-radius: 15px;
	border: 1px solid rgba(33,146,70,0.3);}
.other_input .input_con .wrap{
	width: 33.3%;
	float: left;
	margin: 15px auto;}
.other_input .input_con .wrap .tip{
	padding-right:10px;
	font-size: 16px;}
.other_input .input_con .wrap .tip span{
	color: red;}
.other_input .input_con .wrap input,select{
	border: 1px solid rgba(149,149,149,0.6);
	background: #f4f4f4;
	font-size: 14px;
	width: 245px;
	height: 30px;
	line-height: 30px;
	box-sizing: border-box;
	padding-left: 10px;}
.other_input .input_con .wrap .sele{
	width: 118px;
	margin-right: 5px;}
.other_input .input_con a{
	display: block;
	font-size: 18px;
	background: #219246;
	width: 260px;
	height: 36px;
	line-height: 36px;
	border-radius: 36px;
	text-align: center;
	color: #fff;
	margin: 0 auto;
	margin-top: 50px;}
.other_input .input_con a:hover{
	background: #d6ac2c;}

/*****走进秘境*****/
.about{
	margin-top: 0;}
.about .about_con{
	margin: 60px auto;
	padding: 0 50px;
	box-sizing: border-box;
	font-size: 16px;
	color: rgba(0,0,0,0.3);}
.about .about_con con{
	width: 1200px;}
.about .about_con span{
	font-size: 28px;
	color: rgba(0,0,0,1.0);
	display: block;
	font-weight: bold;
	margin-bottom: 8px;}
.about .about_con em{
	font-size: 16px;
	color: rgba(0,0,0,0.7);
	display: block;
	line-height: 30px;
	margin-top: 40px;}
.about .about_con img{
	display: block;
	margin: 100px auto;
	margin-bottom: 150px;}
.honor ul li:hover span{
	display: block;}

/*****秘境动态*****/
.news{
	margin-top: 0;}
.news .news_con{
	margin: 40px auto;
	margin-bottom: 150px;}
.news .news_con ul li{
	margin: 30px auto;
	width: 100%;
	height: 240px;
	background: #faf6f2;}
.news .news_con ul li .news_txt{
	float: left;
	width: 910px;
	padding: 35px 50px;
	box-sizing: border-box;}
.news .news_con ul li .news_txt span{
	font-size: 20px;
	font-weight: bold;
	display: block;
	margin-bottom: 15px;}
.news .news_con ul li .news_txt em{
	font-size: 15px;
	line-height: 30px;
	color: rgba(0,0,0,0.7);
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;}
.news .news_con ul li span:hover{
	color: #d6ac2c;}
.news .news_con ul li .news_txt .news_time{
	margin-top: 35px;
	color: #979797;
	font-size: 18px;
	font-weight: bold;}
.news .news_con ul li .news_txt .news_time a{
	color: #979797;
	float: right;
	font-size: 16px;}
.news .news_con ul li .news_txt .news_time a:hover{
	color: #d6ac2c;}
.news .news_con ul li img{
	display: block;
	float: right;
	height: 240px;
	width: 490px;}

/*****联系我们*****/
.cont{
	margin: 0 auto;}
.cont .cont_con{
	float: left;
	width: 450px;}
.cont .cont_con .cont_p{
	font-size: 14px;
	color: rgba(0,0,0,0.7);
	border-bottom: 1px solid rgba(0,0,0,0.2);
	padding: 20px 0;
	box-sizing: border-box;
	margin-top: 40px;}
.cont .cont_con .cont_p span{
	font-size: 22px;
	color: rgba(0,0,0,1);
	font-weight: bold;
	display: block;
	margin-bottom: 5px;}
.cont .cont_con .cont_t{
	font-size: 16px;
	line-height: 30px;
	margin: 30px auto;}
.cont .cont_con img{
	display: block;
	margin-top: 60px;}
.cont .cont_img{
	width: 950px;
	float: right;}
.cont .cont_img img{
	width: 100%;
	display: block;}














