﻿
ul,li {

	list-style: none; margin:0px; padding:0px

}

.clear {

	clear: both !important;

	height: 0px !important;

	width: 0px !important;

	float: none !important;

	margin: 0px !important;

	padding: 0px !important;

	border: 0px !important;

}

textarea:focus {

	outline: none;

}

input:focus {

	outline: none;

}

input:focus {

	outline: none;

}/*去除按钮选中的高亮标签*/



input::-ms-input-placeholder { /* Internet Explorer 10+ */

color:#4d4d4d;

font-size:14px;

}

input::-webkit-input-placeholder { /* WebKit browsers */

color:#4d4d4d;

font-size:14px;

}

input::-moz-placeholder { /* Mozilla Firefox 4 to 18 */

color:#4d4d4d;

font-size:14px;

}

input::-moz-placeholder { /* Mozilla Firefox 19+ */

color:#4d4d4d;

font-size:14px;

}

.fl {

	float: left;

}

.fr {

	float: right;

}

.pc {

	display: block;

}

.mo {

	display: none;

}


#flexslider {

	width: 100%;

	height: 240px;

	margin: 0px auto 0px;

	clear: both;

	position: relative;

	overflow: hidden;

	z-index: 0; margin-bottom:10px

}/***修改这里的高度*****/

/***图片上的箭头**/

#flexslider #ban .jiantou {

	width: 90%;

	margin-top:100px;

	height: 40px;

	z-index: 221;

	display: inline-block;



}/***修改这里的高度以调整箭头高度*****/

#flexslider #ban .jiantou .jiantou_left {

	cursor: pointer;

	color: transparent;
	background: url(../images/icon1.png)no-repeat 5px -248px;
	margin: 0;
	width: 40px;
	height: 40px;
	background-color: rgba(255, 255, 255, 0.15);
	border: 0;
	transition: all 0.3s ease 0s;
	float: left;

}

#flexslider #ban .jiantou .jiantou_left:hover{

background: url(../images/icon1.png)no-repeat 5px -283px;
background-color: rgba(0, 0, 0, 0.3);
}



#flexslider #ban .jiantou .jiantou_right {

	width: 40px;
	height: 40px;
	cursor: pointer;
	background: url(../images/icon.png)no-repeat -42px -248px;
	margin: 0;
	background-color: rgba(255, 255, 255, 0.15);
	transition: all 0.3s ease 0s;
	border: 0;
	float: right;

}
#flexslider #ban .jiantou .jiantou_right:hover{
	background: url(../images/icon1.png)no-repeat -42px -283px;
	background-color: rgba(0, 0, 0, 0.3);
}
	

#ban {

	width: 100%;

	height: 240px;

	margin: auto;

	position: relative;

	overflow: hidden;

	z-index: 0;

}/***修改这里的高度*****/

#ban ul.ban_bj li {
 margin:0px; padding:0px;

	display: block;

	width: 100%;

	height: 240px;

	position: absolute;

	left: 0px;

	top: 0px;

	text-align: center;

	z-index: 30;

	cursor: pointer;

}/***修改这里的高度*****/

#ban ul.ban_bj li.on {

	z-index: 21;

}

#ban ul.ban_bj li a {

	display: block;

	text-indent: -300000em;

}

#ban ul.ul_dian {

	display: inline-block;

}

#ban ul.ul_dian li {

	display: block;

	width: 10px;

	height: 10px;
	border-radius:50%;

	float: left;
background: #fff;
cursor: pointer;

	margin: 0 7px;

}

#ban ul.ul_dian li.licurr {

	background: #D56412;
border-radius:50%;
}

.dian {

	width: 100%;

	text-align: center;

	position: absolute;

	bottom: 16px;

	z-index: 11111;

}

.jiantou_box {

	width: 100%;

	height: 0;

	text-align: center;

	position: absolute;

	z-index: 11111;

}


