@charset "utf-8";
/* CSS Document */

html{
  	overflow-y: scroll;}
:root{
  	overflow-y: auto;
  	overflow-x: hidden;}
body{
	width: 100%;
	min-width: 1500px;
	height: 100%;
	margin:0 auto;
	padding: 0;
	font-family:"微软雅黑",Arial;
	font: normal 100% sans-serif;
	overflow-x:hidden;}
ul,li,dl,dd,tr,td{
	margin:0;
	padding: 0;
	list-style: none;}
a{
	text-decoration: none;
	color: #000000;}
a:hover{
	text-decoration:none;}
h1,h2,h3,h4,h5,h6,h7,h8,p,i,u,em,b{
	font-style:normal;
	font-weight:normal;
	padding:0;
	margin:0;
	text-decoration: none;}
input{
	border: 0;
	font-family: "微软雅黑";
	line-height: normal;
	margin: 0;
	font: inherit;
	color: inherit;}
.scott{ 
	height:30px; 
	overflow:hidden; 
	text-align:center; 
	padding-top:9px; 
	line-height:21px;}
.scott A{
	BORDER:#d1d1d1 1px solid;
	PADDING:2px 5px; 
	MARGIN-RIGHT: 5px;  
	TEXT-DECORATION: none; 
	background:#fff;}
.scott A:hover{
	border:1px solid #d1d1d1; 
	text-decoration:none; 
	BACKGROUND-COLOR:#028426; 
	color:#FFF;}
.scott A:active{
	border:1px solid #d1d1d1; 
	text-decoration:none;
	BACKGROUND-COLOR:#028426;}
.scott SPAN.current{
	BORDER: #d1d1d1 1px solid; 
	PADDING:1px 5px;  
	FONT-WEIGHT: bold;  
	COLOR: #fff; 
	MARGIN-RIGHT: 2px; 
	BACKGROUND-COLOR: #028426;
	MARGIN-RIGHT: 5px;}
.scott SPAN.disabled{
	BORDER:#d1d1d1 1px solid; 
	PADDING:2px 5px; 
	COLOR:#237ac7; 
	MARGIN-RIGHT: 5px; 
	background:#028426;}
.current{background: #eee;
    color: #000;
    padding: 8px 14px;
    border-radius: 20px;
    margin: 2px;
    box-sizing: border-box;}
.clear{
	clear: both;
	border: none;}
.con{
	width: 1400px;
	margin: 0 auto;}
.title{
	font-size: 40px;
	font-weight: bold;
	color: #000;
	text-align: center;}
.title span{
	font-size: 20px;
	font-weight: 500;
	color: #4c4d55;
	display: block;
	line-height: 30px;
	margin: 15px auto;}
.title img{
	display: block;
	margin: 35px auto;}

/*****header*****/
.header{
	width: 100%;
	height: 120px;
	margin: 0 auto;
	background:rgba(255,255,255,0.8);
	border-bottom: 1px solid rgba(212,224,182,0.8);}
.header .h_con{
	width: 1620px;
	margin: 0 auto;}
.header .h_con .h_logo{
	float: left;}
.header .h_con .h_logo img{
	width: 100px;
	height: auto;
	margin-top: 10px;
	float: left;}
.header .h_con .h_logo i{
	width: 1px;
	height: 55px;
	display: block;
	float: left;
	background: rgba(0,0,0,0.15);
	margin: 32px 24px;}
.header .h_con .h_logo .h_txt{
	font-size: 18px;
	color: #545454;
	float: left;
	margin-top: 32px;}
.header .h_con .h_logo .h_txt span{
	font-size: 24px;
	color: #028a29;
	display: block;
	margin-top: 2px;
	font-weight: bold;}
.header .h_con ul{
	float: left;
	margin-left: 120px;}
.header .h_con ul li{
	float: left;
	margin: 0 24px;
	line-height: 118px;
	text-align: center;}
.header .h_con ul li a{
	display: block;
	font-size: 15px;
	padding: 0 5px;
	box-sizing: border-box;}
.header .h_con ul li a.on{
	border-bottom: solid 3px #2b9617;}
.header .h_con ul li a:hover{
	border-bottom: solid 3px #2b9617;
	color: #2b9617;}
.header .h_con .h_pho{
	float: left;
	margin-left: 40px;
	font-weight: bold;
	color: #c59d23;
	font-size: 15px;
	margin-top: 20px;}
.header .h_con .h_pho span{
	display: block;
	width: 230px;
	height: 30px;
	background: #d6ac2c;
	border-radius: 30px;
	margin-top: 4px;
	margin-left: -10px;
	line-height: 30px;
	font-weight: 500;
	color: #fff;
	font-size: 28px;
	font-family: Cambria, Hoefler Text, Liberation Serif, Times, Times New Roman, serif;}
.header .h_con .h_pho span img{
	margin: 0 8px;
	margin-left: 15px;}

/*****banner*****/
 #selProvince {
    width: 116px;
    margin-right: 16px;
}
 #selCity{ width: 116px;}
/*banner*/
.banner{height:720px;overflow:hidden; position:relative; z-index:100; clear:both;}
.banner .d1{width:100%;height:720px;display:block;position:absolute;left:0px;top:0px; }
.banner .d2{width:100%;height:30px;clear:both;position:absolute;z-index:1;left:0px;}
.banner .d2 ul{float:left;position:absolute;left:47%;top:700px; display:inline;}
.banner .d2 li{border-radius: 10px;width:10px; height:10px; overflow:hidden;cursor:pointer;background:#000; filter:alpha(opacity=50);opacity:0.5; float:left;margin:0 2px;display:inline;}
.banner .d2 li.nuw{background:#016BCF;}


/*
.banner{
	width: 100%;
	height: 730px;
	position: relative;
	overflow: hidden;}
.banner img{
    width: 100%;
    display: block;}
.banner .banner_n{
	position: absolute;
	bottom: 50px;
	left: calc(50% - 40px);}
.banner .banner_n span{
	display: block;
	width: 14px;
	height: 14px;
	border-radius: 15px; 
	background:rgba(255,255,255,0.8);
	float: left;
	margin: 5px 8px;}
.banner .banner_n span:hover{
	background:rgba(255,255,255,1);}
*/
/*****关键词*****/
.index_main01{
	width: 100%;
	height: 85px;
	line-height: 85px;
	background: url(../images/m1_bg.jpg) bottom center no-repeat;}
.index_main01 .con{
	width: 1200px;}
.index_main01 .m1_left{
	float: left;}
.index_main01 .m1_left .m1_title{
	font-size: 16px;
	font-weight: bold;
	color: rgba(0,0,0,1.00);float: left;}
.index_main01 .m1_left .m1_title span{
	border-top: 4px solid #d6ac2c;
	line-height: 78px;
	float: left;
	display: block;
	color: #d6ac2c;}
.index_main01 .m1_left ul{
	margin-left: 60px;
	float: left;}
.index_main01 .m1_left ul li{
	float: left;}
.index_main01 .m1_left ul li span{
	float: left;
	margin: 0 20px;
	display: block;
	color: #616161;}
.index_main01 .m1_left ul li a{
	font-size: 15px;
	color: #616161;}
.index_main01 .m1_left ul li a:hover{
	color: #d6ac2c;}
.index_main01 .m1_right{
    width: 250px;
	height: 30px;
	float: right;
	margin: 25px auto;
	background: #f6f7f8;
	border: 1px solid #e5e5e5;
	border-radius: 30px;}
.index_main01 .m1_right input{
    float: left;
    flex: 4;
    height: 30px;
    outline: none;
 	background: none;
    padding-left: 15px;
	box-sizing: border-box;
	font-size: 14px;
	color: #a6a6a6;}
.index_main01 .m1_right button{
    float: right;
    flex: 1;
    height: 30px;
    background: none;
    border: none;
    outline: none;}
.index_main01 .m1_right button img{
   position: relative;
    width: 18px;
    margin: 4px;
    top: -25px;}
.index_main01 .m1_right button:hover{
    cursor: pointer;}

/*****景观民宿*****/
.index_main02{
	width: 100%;
	margin: 80px auto;
	background: url(../images/m2_bg.png) no-repeat center bottom;
	padding-bottom: 60px;
	box-sizing: border-box;}
.index_main02 .m2_con{
	width: 100%;
	margin-top: -100px;}
.index_main02 .m2_con .m2_link{
	width: 100%;
	line-height: 40px;
	text-align: center;}
.index_main02 .m2_con .m2_link a{
	display: block;
  	background-color: rgb(214, 172, 44);
  	width: 115px;
  	height: 40px;
	border-radius: 20px 0 20px 0;
	float: right;
	color: #fff;
	font-size: 14px;
	margin-right: 15px;}
.index_main02 .m2_con .m2_link a:hover{
	background-color: #2b9617;}
.index_main02 .m2_con .m2_pro dl{
	margin: 0 auto;}
.index_main02 .m2_con .m2_pro dl dt{
	float: left;
	margin: 20px 0.2%;
	width: 13.8%;
	padding: 15px;
	box-sizing: border-box;
	border: 1px solid rgb(229, 229, 229);
  	box-shadow: 0px 5px 0px 0px rgba(140, 120, 92, 0.08);
  	height: 212px;
	text-align: center;}
.index_main02 .m2_con .m2_pro dl dt img{
	display: block;
	width: 120px;
	margin: 10px auto;
	margin-right: 10px;}
.index_main02 .m2_con .m2_pro dl dt span{
	display: block;
	line-height: 30px;
	margin-top: 15px;
	font-size: 20px;
	font-weight: bold;
	color: #7f542e;}
.index_main02 .m2_con .m2_txt{
	margin: 20px auto;}
.index_main02 .m2_con .m2_txt ul li{
	float: left;
	margin: 4px;}
.index_main02 .m2_con .m2_txt ul li.m2_li{
	background: url(../images/m2_img5.jpg) no-repeat center;
	height: 280px;
	width: 590px;
	font-size: 16px;
	line-height: 25px;
	color:rgba(0,0,0,0.7);
	padding: 18px 46px;
	box-sizing: border-box;}
.index_main02 .m2_con .m2_txt ul li.m2_li span{
	display: block;
	font-size: 28px;
	color: #000;
	font-weight: bold;
	margin: 20px auto;}
.index_main02 .m2_con .m2_txt ul li.m2_li a{
	display: block;
  	background-color: #000;
  	width: 100px;
  	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 20px 0 20px 0;
	color: #fff;
	font-size: 14px;
	margin-top: 25px;}
.index_main02 .m2_con .m2_txt ul li.m2_li a:hover{
  	background-color: rgb(214, 172, 44);}
#p_on2,#p_on3,#p_on4,#p_on5,#p_on6,#p_on7{
	display: none;}

/*****产品优势*****/
.index_main03{
	width: 100%;
	margin: 0 auto;
	padding-bottom: 60px;
	background: url(../images/m3_bg.jpg) no-repeat center bottom;}
.index_main03 .m3_con{
	margin-top: -50px;}
.index_main03 .m3_con img{
	display: block;
	float: left;
	width: 800px;
	margin: 0 auto;}
.index_main03 .m3_con ul{
	width: 300px;
	float: left;}
.index_main03 .m3_con ul li{
	font-size: 16px;
	color: #282828;
	line-height: 25px;
	text-align: center;
	margin-bottom: 55px;}
.index_main03 .m3_con ul li span{
	display: block;
	color: #d6ac2c;
	font-size: 55px;
	font-style: italic;
	font-family:Gotham, Helvetica Neue, Helvetica, Arial," sans-serif"}
.index_main03 .m3_con ul li em{
	display: block;
	font-size: 30px;
	color: #000;
	font-weight: bold;
	margin: 15px auto;
	margin-top: 25px;}

/*****横幅*****/
.index_main04{
	background: url(../images/m4_bg.jpg) no-repeat center;
	height: 260px;}
.index_main04 .m4_con{
	width: 860px;
	text-align: center;
	float: right;
	padding: 50px 0;
	box-sizing: border-box;}
.index_main04 .m4_con .m4_txt{
	font-size: 24px;
  	font-family: "Adobe Heiti Std";
  	color: rgba(255, 255, 255, 0.702);
  	text-shadow: 0px 1px 0px rgba(140, 120, 92, 0.8);}
.index_main04 .m4_con .m4_txt span{
	font-size: 40px;
	display: block;
	margin-bottom: 4px;
  	font-family: "Adobe Heiti Std";
  	color: rgb(255, 255, 255);
  	text-shadow: 0px 1px 0px rgba(140, 120, 92, 0.8);}
.index_main04 .m4_con .m4_pho{
	border: 1px solid rgb(76, 177, 114);
  	background-color: rgb(0, 113, 48);
  	width: 540px;
  	height: 46px;
	border-radius: 46px;
	margin: 35px auto;
	font-size: 34px;
	color: #fff;
	font-family: Cambria, Hoefler Text, Liberation Serif, Times, Times New Roman, serif;}
.index_main04 .m4_con .m4_pho a{
	border: 1px solid rgb(237, 211, 128);
  	background-color: rgb(214, 172, 44);
  	width: 220px;
  	height: 45px;
	display: block;
	float: right;
	border-radius: 46px;
	font-size: 22px;
	letter-spacing:2px;
	font-family: none;
	line-height: 42px;
	color: #fff;}
.index_main04 .m4_con .m4_pho a:hover{
	background-color: rgb(214, 172, 44,0.8);}

/*****使用地形*****/
.index_main05{
	width: 100%;
	margin: 80px auto;}
.index_main05 .m5_con{
	background: url(../images/m5_bg.png) no-repeat center;
	height: 390px;}
.index_main05 .m5_con ul{
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
	box-sizing: border-box;}
.index_main05 .m5_con ul li{
	width: 16.6%;
	margin: 10px auto;
	float: left;
	text-align: center;}
.index_main05 .m5_con ul li img{
	display: block;
	margin: 10px auto;}
.index_main05 .m5_con ul li span{
	display: block;
	font-size: 18px;
	margin-top: 15px;}

/*****选择我们*****/
.index_main06{
	width: 100%;
	margin: 80px auto;}
.index_main06 .m6_con{
	background: url(../images/m6_bg.png) no-repeat center;
	height: 924px;
	margin-top: -180px;}
.index_main06 .m6_con ul{
	padding-top: 180px;
	padding-left: 80px;
	box-sizing: border-box;}
.index_main06 .m6_con ul li{
	float: left;
	width: 20%;
	height: 140px;
	border-left: 1px solid rgba(255,255,255,0.3);
	box-sizing: border-box;
	font-size: 14px;
	color: rgba(255,255,255,0.6);
	text-align: center;}
.index_main06 .m6_con ul li:first-child{
	border: none;}
.index_main06 .m6_con ul li img{
	display: block;
	margin: 0 auto;}
.index_main06 .m6_con ul li span{
	display: block;
	font-size: 20px;
	color: rgba(255,255,255,1.00);
	line-height: 30px;
	margin-top: 15px;}
.index_main06 .m6_con ul li .m6_i{
	background: url(../images/m6_icon0.png) no-repeat center;
	height: 22px;
	margin-top: 10px;}
#c_i2,#c_i3,#c_i4,#c_i5{
	display: none;}
.index_main06 .m6_con ul li:hover{
	cursor: pointer;}
.index_main06 .m6_con .m6_txt{
	padding-left: 160px;
	box-sizing: border-box;
	margin: 100px auto;}
.index_main06 .m6_con .m6_txt .m6_left{
	float: left;
	width: 620px;
	font-size: 20px;
	line-height: 34px;}
.index_main06 .m6_con .m6_txt .m6_left .m6_p{
	display: block;}
.index_main06 .m6_con .m6_txt .m6_left span{
	display: block;
	font-size: 38px;
	color: #000;
	line-height: 30px;
	margin: 30px auto;
	margin-bottom: 40px;
	font-weight: bold;}
.index_main06 .m6_con .m6_txt .m6_left em{
	color: #d8ae36;
	font-weight: bold;}
.index_main06 .m6_con .m6_txt .m6_left .m6_link{
	background: url(../images/m6_icon7.png) no-repeat center;
	height: 30px;
	line-height: 30px;
	margin: 40px auto;
	text-align: right;
	padding-right: 135px;
	box-sizing: border-box;}
.index_main06 .m6_con .m6_txt .m6_left .m6_link a{
	color: #fff;
	font-size: 14px;
	display: block;}
.index_main06 .m6_con .m6_txt .m6_left .m6_link:hover{
	background: url(../images/m6_icon10.png) no-repeat center;}
.index_main06 .m6_con .m6_txt .m6_right{
	float: right;
	width: 620px;
	margin-top: 30px;}
.index_main06 .m6_con .m6_txt .m6_right img{
	display: block;
	width: 100%;}
#c_on2,#c_on3,#c_on4,#c_on5{
	display: none;}

/*****落地案例*****/
.index_main07{
	width: 100%;
	margin: 80px auto;}
.index_main07 .m7_con{
	width: 100%;
	margin-top: -150px;}
.index_main07 .m7_con .m7_link{
	width: 100%;
	line-height: 40px;
	text-align: center;}
.index_main07 .m7_con .m7_link a{
	display: block;
  	background-color: rgb(214, 172, 44);
  	width: 115px;
  	height: 40px;
	border-radius: 20px 0 20px 0;
	float: right;
	color: #fff;
	font-size: 14px;
	margin-right: 15px;}
.index_main07 .m7_con .m7_link a:hover{
	background-color: #2b9617;}
.index_main07 .m7_con ul{
	margin: 40px auto;}
.index_main07 .m7_con ul li{
	float: left;
	position: relative;
	width: 350px;
	margin: 10px 6px;
	height: 415px;
	transition: 0.4s}
.index_main07 .m7_con ul li.m7_li2{
	width: 660px;}
.index_main07 .m7_con ul li img{
	display: block;
	width: 100%;
	height: 100%;}
.index_main07 .m7_con ul li .m7_txt{
	position: absolute;
	bottom: 15px;
	left: 30px;
	color: #fff;
	font-size: 22px;
	line-height: 30px;}
.index_main07 .m7_con ul li .m7_txt span{
	display: block;
	text-transform:uppercase;
	font-size: 16px;
	letter-spacing: 1px;
	font-family:Constantia, Lucida Bright, DejaVu Serif, Georgia, serif;}
.index_main07 .m7_con ul li:hover{
	border: 8px solid #e5be5e;
	box-sizing: border-box;}

/*****走进秘境*****/
.index_main08{
	width: 100%;
	margin: 80px auto;
	background: url(../images/m8_bg.jpg) no-repeat center;
	height: 660px;}
.index_main08 .con{
	padding: 80px 50px;
	box-sizing: border-box;}
.index_main08 .con .m8_txt{
	width: 780px;
	float: left; 
	color: #fff;
	padding: 10px 0;
	box-sizing: border-box;font-size: 16px;}
.index_main08 .con .m8_txt p{
	font-size: 50px;}
.index_main08 .con .m8_txt h1{
	font-size: 20px;
	margin-top: 8px;;}
.index_main08 .con .m8_txt span{
	display: block;
	font-size: 16px;
	line-height: 35px;
	color: rgba(255,255,255,0.9);
	margin-top: 60px;}
.index_main08 .con .m8_txt .m8_link{
	margin-top: 75px;}
.index_main08 .con .m8_txt .m8_link a{
	display: block;
	float: left;
  	background-color: rgb(214, 172, 44);
  	width: 200px;
  	height: 50px;
	border-radius: 35px 0 35px 0;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 20px;
	letter-spacing: 2px;
	margin-top: 10px;}
.index_main08 .con .m8_txt .m8_link a:hover{
  	background-color: #35f379;}
.index_main08 .con .m8_txt .m8_link .m8_pho{
  	float: right;
	text-align: right;
	font-size: 36px;
	font-family:Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";}
.index_main08 .con .m8_txt .m8_link .m8_pho em{
  	display: block;
	font-size: 18px;}
.index_main08 .con .m8_txt .m8_link .m8_pho em img{
	margin-right: 10px;}
.index_main08 .con .m8_img{
	width: 440px;
	float: right;}

/*****秘境动态*****/
.index_main09{
	width: 100%;
	margin: 80px auto;
	margin-bottom: 60px;}
.index_main09 .con{
	padding: 0 50px;
	box-sizing: border-box;}
.index_main09 .title{
	text-align: left;}
.index_main09 .title img{
	float: left;
	margin-top: 10px;}
.index_main09 .m9_con{
	width: 100%;
	background: url(../images/m9_bg.png) no-repeat center bottom; 
	position: relative;
	height: 600px;}
.index_main09 .m9_con .m9_link{
	width: 100%;
	text-align: right;
	margin-top: -35px;
	color: #4c4d55;}
.index_main09 .m9_con .m9_link a{
	color: #4c4d55;
	font-size: 18px;
	margin: 0 15px;}
.index_main09 .m9_con .m9_link a:hover{
	color: #d6ac2c;}
.index_main09 .m9_con .m9_txt{
	position: absolute;
	top: 89px;
	width: 1400px;}
.index_main09 .m9_con .m9_txt .m9_left{
	width: 540px;
	float: left;
	height: 420px;
	position: relative;}
.index_main09 .m9_con .m9_txt .m9_left img{
	display: block;
	width: 100%;
	height: 100%;}
.index_main09 .m9_con .m9_txt .m9_left .m9_t{
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 110px;
	background: rgba(2,87,30,0.9);
	color: #fff;
	padding: 18px 28px;
	box-sizing: border-box;
	font-size: 16px;}
.index_main09 .m9_con .m9_txt .m9_left .m9_t em{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	display: block;}
.index_main09 .m9_con .m9_txt .m9_left .m9_t span{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 14px;
	line-height: 22px;
	color: rgba(255,255,255,0.6);
	margin-top: 8px;}
.index_main09 .m9_con .m9_txt .m9_left .m9_t:hover{
	background: rgba(2,87,30,1);}
.index_main09 .m9_con .m9_txt .m9_left .m9_more{
	display: block;
	border: 1px solid rgb(255, 255, 255);
  	background-color: rgba(213, 176, 65, 0);
  	width: 124px;
  	height: 34px;
	border-radius: 20px 0 20px 0;
	color: #fff;
	line-height: 34px;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	margin: 25px 140px;}
.index_main09 .m9_con .m9_txt .m9_left .m9_more:hover{
	border: 1px solid rgba(2,87,30,1);;
	color: rgba(2,87,30,1);}
.index_main09 .m9_con .m9_txt ul{
	float: left;
	margin: 0 40px;
	width: 683px;}
.index_main09 .m9_con .m9_txt ul li{
	background: url(../images/m9_li.png) no-repeat center bottom;
	padding: 40px 0;
	box-sizing: border-box;}
.index_main09 .m9_con .m9_txt ul li:last-child{
	background: none;}
.index_main09 .m9_con .m9_txt ul li .m9_time{
	text-align: right;
	float: left;
	font-size: 20px;
	margin-top: 5px;
	color:rgba(82,82,82,1.00);}
.index_main09 .m9_con .m9_txt ul li .m9_time span{
	display: block;
	font-size: 34px;
	font-weight: bold;
	color: #219547;
	margin-right: -5px;}
.index_main09 .m9_con .m9_txt ul li .m9_t{
	float: right;
	width: 82%;}
.index_main09 .m9_con .m9_txt ul li .m9_t span{
	display: block;
	width: 80%;
	float: left;
	font-size: 20px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-weight: bold;}
.index_main09 .m9_con .m9_txt ul li .m9_t:hover span{
	color: #219547;;}
.index_main09 .m9_con .m9_txt ul li .m9_t .m9_a{
	display: block;
	width: 20%;
	text-align: right;
	float: right;
	text-transform: uppercase;
	color: #219547;
	font-size: 15px;}
.index_main09 .m9_con .m9_txt ul li .m9_t .m9_a:hover{
	color: #d6ac2c;}
.index_main09 .m9_con .m9_txt ul li .m9_t em{
	width: 100%;
	margin-top: 15px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 15px;
	line-height: 24px;
	color:rgba(82,82,82,1.00);}

/*****友情链接*****/
.index_main10{
	text-align: center;
	color: rgba(0,0,0,0.7);
	font-size: 15px;
	margin: 50px auto;}
.index_main10 a{
	color: rgba(0,0,0,0.7);
	margin: 0 15px;}
.index_main10 a:hover{
	color: #d6ac2c;}

/*****底部*****/
.index_main11{
	background: url(../images/m11_bg.jpg) no-repeat center;
	height: 390px;
	margin-top: 100px;}
.index_main11 .m11_up{
	position: relative;
	top: -25px;
	left: calc(50% - 25px)}
.index_main11 ul{
	width: 900px;
	margin: 0 auto;
	margin-top: -5px;}
.index_main11 ul li{
	width: 14.2%;
	text-align: center;
	float: left;}
.index_main11 ul li a{
	color: #fff;
	font-size: 16px;}
.index_main11 ul li a:hover{
	color: #d6ac2c;}
.index_main11 .m11_img{
	width: 420px;
	margin: 0 auto;
	margin-top: 55px;}
.index_main11 .m11_right{
    width: 450px;
	height: 30px;
	margin: 0 auto;
	margin-top: 10px;
	border-bottom: 1px solid rgba(255,255,255,0.5);}
.index_main11 .m11_right input{
    float: left;
    flex: 4;
    height: 30px;
    outline: none;
	padding-left: 5px;
 	background: none;
	font-size: 14px;
	color: #fff;}
.index_main11 .m11_right input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{ 
    color:rgba(255,255,255,0.6);}
.index_main11 .m11_right button{
    float: left;
    flex: 1;
    height: 30px;
    background: none;
    border: none;
    outline: none;}
.index_main11 .m11_right button img{
    width: 15px;
	margin-top: 5px;}
.index_main11 .m11_right button:hover{
    cursor: pointer;}
.index_main11 .m11_but{
    text-align: center;
	width: 100%;
	font-size: 15px;
	color: #fff;
	margin-top: 30px;}



.pro_t img{width:669px;height:550px}







@media (max-width:980px){
.index_main08 .con .m8_txt span
{font-size: 9px;}

 .ditu {
 	position: relative;
    top:-100px;
   	left:300px;
}
svg{height:1000px;}


.mapTipText{left: -200px !important;}

}