/* CSS Document */
body{
margin:0px;
padding:0px;
}

form{margin:1px 0px 1px 0px}

td{
	font-size: 12px;
	color: #414141;
	text-decoration: none;
	font-family: "Arial", "Verdana", "sans-serif";
	line-height:18px;
}


/*³¬Á´½ÓÑùÊ½*/
a:link {
	font-family: "Arial", "Verdana", "sans-serif";
	color: #414141;
	text-decoration: none;
}
a:visited {
	font-family: "Arial", "Verdana", "sans-serif";
	color: #414141;
	text-decoration: none;
}
a:active {
	font-family: "Arial", "Verdana", "sans-serif";
	color: #414141;
	text-decoration: none;
}
a:hover {
	font-family: "Arial", "Verdana", "sans-serif";
	color: #E68325;
	text-decoration: none;
}

.bannerslide { height:405px; width: 1200px; position: relative; -webkit-transition: all .2s; transition: all .2s; }
.bannerslide .swiper-slide { background-position: center; background-size: cover; }
.pagination { position: absolute; left: 0; text-align: center; bottom:10px; width: 100%; }
.swiper-pagination-switch {display: inline-block; width: 10px; height: 10px; border-radius: 10px; background: #999; box-shadow: 0px 1px 2px #555 inset; margin: 0 3px; cursor: pointer;}
.swiper-active-switch { background: #fff;}
.bannerslide .arrow-left { background: url(../images/arrows.png) no-repeat left top; position: absolute; left: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; }
.bannerslide .arrow-right { background: url(../images/arrows.png) no-repeat right bottom; position: absolute; right: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; }


a.m:link {
	font-family: "Arial", "Verdana", "sans-serif";
	color: #ffffff;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
}
a.m:visited {
	font-family: "Arial", "Verdana", "sans-serif";
	color: #ffffff;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
}
a.m:active {
	font-family: "Arial", "Verdana", "sans-serif";
	color: #ff0000;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
}
a.m:hover {
	font-family: "Arial", "Verdana", "sans-serif";
	color: #ff0000;
	text-decoration: none;
	font-size:13px;
	font-weight:bold;
}
