﻿@charset "utf-8";
/* CSS Document */
body, p, dl, dd, blockquote, h1, h2, h3, h4, h5, h6, pre, table, td, th, ul, ol, li, hr, legend, fieldset, textarea, img, form {
	margin:0;padding:0;
}
body {font-family: Arial;font-size:12px;margin:0px;padding:0px;}
.body_wrap {background:#5d5d5d url(../images/bg.png) no-repeat top center;}
img, iframe {border:none;}
li, ul, dl, dt, dd {list-style:none;}
em {font-style:normal}
a {	text-decoration:none;	color:#333;}
a:hover {color:#333;}

.clear {clear:both;}
/*********** 整站结构部分 ***********/
.logo_wrap {width:100%;height:80px;background:url(../images/logo.png) no-repeat top center;}
.logo_wrap a {display:block; width:623px;height:80px;margin:0 auto;	}
div.wrapper {width: 1200px;	margin: 0 auto;	position: relative;}
.fn-clear {	zoom: 1;}
.box_skitter {position: relative;background: none;}
.box_skitter ul {display: none;}
.box_skitter .container_skitter {overflow: hidden;position: relative;}
.box_skitter .image {overflow: hidden;}
.box_skitter .image img {display: none;}
.box_skitter .box_clone {position: absolute;top: 0;left: 0;width: 100px;overflow: hidden;display: none;z-index: 20;}
.box_skitter .box_clone img {position: absolute;top: 0;left: 0;z-index: 20;}
.box_skitter .prev_button {position: absolute;top: 420px;left: 9px;	z-index: 100;width: 67px;height: 71px;overflow: hidden;text-indent: -9999em;margin-top: -25px;
	background: url(../images/prev.png) no-repeat left top !important;
}
.box_skitter .next_button {position: absolute;top: 420px;right: 10px;z-index: 100;width: 67px;height: 71px;overflow: hidden;text-indent: -9999em;
	margin-top: -25px;background: url(../images/next.png) no-repeat left top !important;
}
.box_skitter .label_skitter {z-index: 150;position: absolute;display: none;}
.loading {position: absolute;top: 50%;right: 50%;z-index: 10000;margin: -16px -16px;
	color: #fff;text-indent: -9999em;overflow: hidden;background: url(../images/ajax-loader.gif) no-repeat left top;
	width: 31px;height: 31px;
}
#slideshow {width: 1200px;height: 490px;}
#slideshow ul {display: none;}
.banner {margin:0 auto; overflow:hidden;}
.bottom {width:100%; height:50px; background:url(../images/bottom.png) no-repeat center top; }
.bottom_yuyan {width:400px; overflow:hidden; margin:0 auto; padding-top:7px;}
.bottom_yuyan a {display:block; float:left; height:37px; color:#fc010a; font-size:22px; width:200px; line-height:37px; text-indent:60px;}
.bottom_yuyan .yuyan1 {background:url(../images/language1.png) no-repeat left top;}
.bottom_yuyan .yuyan2 {background:url(../images/language2.png) no-repeat left top;}
.bottom_yuyan .yuyan3 {background:url(../images/language3.png) no-repeat left top;}
.bottom_yuyan .yuyan4 {background:url(../images/language4.png) no-repeat left top; width:150px;}
.bottom_yuyan a:hover {color:#fff; text-decoration:underline;}