/*gogogo*/
html,body {
	width:100%;
	height:100%;
}
body{
	font-family:"OPPOSans-R", "微软雅黑", PingFangSC, OPPOSans, "宋体", Arial;
	margin:0;
	padding:0;
	background:#fff;
 }
 
body a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

.block100{ height:100px; display:block; clear:both; visibility:hidden; overflow:hidden; }
.block50{ height:50px; display:block; clear:both; visibility:hidden; overflow:hidden; }
.block20{ height:20px; display:block; clear:both; visibility:hidden; overflow:hidden; }
.block10{ height:10px; display:block; clear:both; visibility:hidden; overflow:hidden; }
.block15{ height:15px; display:block; clear:both; visibility:hidden; overflow:hidden; }
.block8{ height:8px; display:block; clear:both; visibility:hidden; overflow:hidden; }
.block5{ height:5px; display:block; clear:both; visibility:hidden; overflow:hidden; }
.block4{ height:4px; display:block; clear:both; visibility:hidden; overflow:hidden; }
.block2{ height:2px; display:block; clear:both; visibility:hidden; overflow:hidden; }
.block1{ height:1px; display:block; clear:both; visibility:hidden; overflow:hidden; }

h1,h2,h3,h4,h5,h6{
	margin:0;
}
p{
	margin:0;
}
ul{
	margin:0;
	padding:0;
}

.m_main_info img {
	height: auto;
	width: auto\9;
	width: 100%;
	/*
	height: auto !important;
	width: auto\9 !important;
	width: 100% !important;
	*/
}

.m_main_info table {
	/*
	height: auto;
	width: auto\9;
	width: 100%;
	*/
}

/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 70px;
	right: 1%;
	overflow: hidden;
	z-index: 999; 
	width: 32px;
	height: 32px;
	border: none;
	text-indent: 100%;
	background: url("../img/arr.png") no-repeat 0px 0px;
}
#toTopHover {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
.buttonone{
	text-align:right;
}
/*-- //to-top --*/

/*index*/

/*index end*/

/* index swper3 */
/*先去掉默认样式*/
.swiper-button-prev:after{
    display: none;
}
.swiper-button-next:after{
    display: none;
}
/*再自定义样式*/
.swiper-button-prev{
	width: 40px;
	height: 40px;
	background: url(../img/index/k5/left.jpg) center no-repeat;
	background-size: 100% 100%;
	left:0;
}
.swiper-button-next{
	width: 40px;
	height: 40px;
	background: url(../img/index/k5/right.jpg) center no-repeat;
	background-size: 100% 100%;
	right:0;
}

.swiper-pagination-bullet{ background: #aaa; }  /*这是未选中的点点设置  opacity 是透明度*/
.swiper-pagination-bullet-active{ background: #444; } /*是当前选中的点点的设置   opacity 是透明度*/

.swiper-scrollbar {
	border-radius: 8px;
	position: relative;
	-ms-touch-action: none;
	background: #ccc;
}
.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	background: #896C50;
	border-radius: 8px;
	position: relative;
	left: 0;
	top: 0;
}
/* index swper3 */







/* sousuo */
.keyw_div {
	float:left; width:33.3333%;
}
.keyw_div a {
	color:#666; font-size:90%; line-height:2.6;
}
.sou_ok_a {
	font-size:90%; line-height:1.4; color:#333;
	text-decoration:none;
}
.bom_kkk_a {
	font-size:100%; line-height:1.4; color:#fff;
	text-decoration:none;
}




/* 分页css */
DIV.scott {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center
}
DIV.scott A {
font-size:20px;
	BORDER-RIGHT: #ddd 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #ddd 1px solid; COLOR: #88af3f; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #ddd 1px solid; TEXT-DECORATION: none
}
DIV.scott A:hover {
	BORDER-RIGHT: #85bd1e 1px solid; BORDER-TOP: #85bd1e 1px solid; BORDER-LEFT: #85bd1e 1px solid; COLOR: #638425; BORDER-BOTTOM: #85bd1e 1px solid; BACKGROUND-COLOR: #f1ffd6
}
DIV.scott A:active {
	BORDER-RIGHT: #85bd1e 1px solid; BORDER-TOP: #85bd1e 1px solid; BORDER-LEFT: #85bd1e 1px solid; COLOR: #638425; BORDER-BOTTOM: #85bd1e 1px solid; BACKGROUND-COLOR: #f1ffd6
}
DIV.scott SPAN.current {
font-size:20px;
	BORDER-RIGHT: #b2e05d 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #b2e05d 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; BORDER-LEFT: #b2e05d 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #b2e05d 1px solid; BACKGROUND-COLOR: #b2e05d
}
DIV.scott SPAN.disabled {
	BORDER-RIGHT: #f3f3f3 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #f3f3f3 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #f3f3f3 1px solid; COLOR: #ccc; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #f3f3f3 1px solid
}
/* 分页css */