@charset "utf-8";

/* float */
/*a*/
#slider1 {
	height: 90%!important;
	background-image: url(../images/slider/main.jpeg);
	background-repeat: no-repeat;
	background-size: 100% 100%
}

.item .pic_box:hover a img {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.item:hover .name a {
	text-decoration: underline;
}

.font_change {
	font-size: 16px;
}

#lb,
#rb {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#rb:hover,
#lb:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

img {
	max-width: 100%;
	max-height: 100%;
	border: none;
}

a {
	color: #333;
	text-decoration: none;
}

/* a:hover{text-decoration:underline;} */
a.red {
	color: red;
	text-decoration: none;
}

a.red:hover {
	color: red;
	text-decoration: underline;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.pic_box em {
	vertical-align: middle;
	height: 100%;
	display: inline-block;
}

.pic_box img {
	vertical-align: middle;
}

.pro_list {
	padding-top: 10px;
}

.pro_list .item {
	width: 240px;
}

.pro_list .item .box {
	width: 200px;
	margin: 0 auto;
}

.pro_list .item .img {
	width: 200px;
	text-align: center;
	height: 200px;
}

.pro_list .item .name {
	height: 36px;
	line-height: 18px;
	margin: 8px 0;
	overflow: hidden;
	font-size: 12px;
}

.clean {
	zoom: 1;
}

.clean:after,
.clean:before {
	content: '';
	display: table;
}

.clean:after {
	clear: both;
}

.home_box {
	width: 1240px;
	margin: 0 auto;
	overflow: hidden;

}

.ic {
	margin-right: 7px;
}

.home_title {
	line-height: 33px;
	/*border:1px solid #e2e2e2*/
	;
	width: 1135px;
	text-align: left;
}

.home_title .t {
	padding-left: 28px;
	margin-left: 58px;
	font-size: 20px !important;
	line-height: 33px;
	height: 33px;
	background: url(../images/scroll/home_title_t.jpg) no-repeat center left;
	font-size: 14px;
	text-transform: uppercase;
}

.home_title .m {
	margin-right: 13px;
	margin-top: 10px;
}

.home_pro {
	width: 760px;
	position: relative;
	float: left;
}

.home_pro .btn {
	margin-top: 105px;
	width: 35px;
	height: 35px;
	cursor: pointer
}

.home_pro .lbtn {
	background: url(../images/scroll/hpbtn.jpg) no-repeat 0 0;
}

.home_pro .rbtn {
	background: url(../images/scroll/hpbtn.jpg) no-repeat -35px 0;
	float: left;
}

.home_pro .list {
	width: 950px;
	overflow: hidden;
	margin-left: 10px;
}

.home_pro .list .d {
	width: 1000%;
	overflow: hidden;
}

.home_pro .list .d .item {
	width: 200px;
	margin: 5px 16px;
}

.home_pro .list .d .item .img {
	width: 200px;
	height: 150px;
	text-align: center;
}

.home_pro .list .d .item .name {
	line-height: 18px;
	margin-top: 17px;
	max-height: 54px;
	overflow: hidden;
}

.home_pro .list .d .item .name.img {
	vertical-align: text-top;
}

.home_pro .list .d .item .name a {
	color: #337ab7;
}

#scroll_list_1 {
	width: 1900px
}
