d
.return_list{
	float: right;
	line-height: 1.2em;
}
.return_list span{
	color: #10763a;
	font-size: 1.125em;
}
.desc_chart{
	padding-top: 2em;
	background-color: #f7f7f7;
	padding-bottom: 2.25em;
	margin-bottom: 6em;
}
.chart_left {
	width: 100%;
	float: left;
	text-align:center
}
.chart_right{
	width: 100%;
	float: right;
	text-align:center
}
.chart_right img { display:inline-block}
.chart_left h6,.chart_right h6{
	font-size: 1.5em;
	text-align: center;
	line-height: 1.5em;
	margin-top: 1.75em;
	color: #333333;
}

.desc_table table{
	width: 100%;
}
.desc_table table>thead>tr>td{ border-left: #1b964e 1px solid; border-bottom: #1b964e 1px solid; }
.desc_table table>thead>tr>td:last-child{ border-right: #1b964e 1px solid; }
.desc_table table>thead>tr:first-child>td{ border-top: #1b964e 1px solid; }
.desc_table table tr{
	height: 3.125em;
	line-height: 3.125em;
	text-align: center;
}
.desc_table table tr:nth-child(even){
	background-color: #f7f7f7;
}
.desc_table table tr:nth-child(1){
	background-color: #e9e9e9;
}
.desc_table table tr:nth-child(2){
	background-color: #e9e9e9;
}
 

.black{
	background-color: #fff;
	height: 5em;
}

.swiper-container {
   	width:100%;
}  

#box_abs{
	position: relative;
	display: block;
	background-color: pink;
}
#swiper-button #box_abs div{
	position: absolute;
	display: block;
	background-image: none;
	left: 0;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0;
	bottom: 0;
	width: 0;
	height: 0;
}
#swiper-button{
	margin-top: 7%;
	margin-left: 41%;
}
#swiper-button #box_abs .index_num{
	font-size: 1em;
	margin-top:0.6em;
}
#swiper-button #box_abs .part_line{
	margin-top:0.55em;
	left: 5.72em;
}
#swiper-button  #box_abs .swiper-button-prev,#swiper-button #box_abs .swiper-button-next{
	font-size: 1.5em;
}
#swiper-button  #box_abs .swiper-button-next{
left: 4.2em;
}
#swiper-button  #box_abs .swiper-button-prev{
left: 3em;
	
}
.more_name_top{
	margin-top: 23%;
}
.swiper-wrapper { position:relative;}
.swiper-wrapper .owl-controls { position:absolute;  right:-100%; width:200px; margin-right:-100px; overflow:hidden;  bottom:30%;  }
.swiper-wrapper .owl-controls .owl-nav { display:inline-block; position:relative; }
#snh-1 { display:inline-block; padding-right:1.5em; font-size:1em}
#snh-1 span {color:#000000; font-size:1.5em;}
.swiper-wrapper .owl-controls .owl-nav [class*=owl-] { background-color:#fff; color:#999; font-size:1.5em; position:relative; z-index:10;margin: 5px;    padding:0px;}
.swiper-wrapper .owl-controls .owl-nav [class*=owl-]:hover {background-color:#fff; color:#999;}
.swiper-wrapper .owl-controls .owl-nav::before { content:"/"; position:absolute; left:1.5em; z-index:20; top:0.875em; font-size:1em;}

.swiper-wrapper .owl-controls .owl-nav .owl-next {color:#10763a}



.MoreFeature { padding-right:380px; position:relative;}
.MoreLinks { width:200px;  position:absolute; right:0; top:0;} 
.MoreLinks  dt {padding-left:0.75em;}
.MoreLinks  dd {padding:0.5em 1em;}


 
.MoreFeature { padding-right:380px;}


@media screen and (max-width:1600px)
{
	
	.MoreFeature { padding-right:280px; }
}

@media screen and (max-width:1366px)
{
	
	.MoreFeature { padding-right:200px; }
	.MoreLinks { width:140px;}
}

@media screen and (max-width:1000px)
{
  .more_name_top{
	margin-top: 0em;
}
.more { padding-top:2em; padding-bottom:3em;}
.black {
    background-color: #fff;
    height: 2em;
}

.swiper-wrapper .owl-controls { right:50%; bottom:-9em; margin-bottom:-44px;}
.swiper-wrapper .owl-controls .owl-nav::before { content:"/"; top:0.75em;}


.MoreFeature { padding-right:0}
.desc_chart  { width:100%; position:relative; }
.MoreLinks   { width:100%; position:relative;}
.MoreLinks dl { width:100%;}
.MoreLinks dl>dt { width:100%;}
.MoreLinks dl>dd li { display:inline-block; padding-right:1em;}

.desc_chart { margin-bottom:2em;}

}


@media screen and (max-width:768px)
{
	
	.swiper-wrapper .owl-controls .owl-nav::before {    content: "";    top: 0.75em;}
}
