@CHARSET "UTF-8";
html,body,ul,li{
	letter-spacing:0px;
	font:12px/150% Arial,"微软雅黑";
}
p{font-size:12px;line-height:18px;}
h4 {line-height:24px;}
a{color:#261a1b;}
a:hover{text-decoration:none;color:#ffffff;}
/* 大写 */
.upper{text-transform:uppercase;}
.button{width:95px;height:23px;font-size:11px;line-height:23px;color:#fff;text-align:center;cursor:pointer;}
/* 透明度0.5 */ .half-opacity{opacity:0.5;filter:alpha(opacity=50);}
/* 白色透明度0.3 */.bg-white03{background:url(../images/white0.3.png) repeat;}
/* 白色 */ .bg-white{background-color:#ffffff;}
/* 白色 */ .bg-black{background-color:#000000;}
/* 紫色 */ .bg-pure{background-color:#f9d3e3;}
/* 灰色 */ .bg-grey{background-color:#746367;}
/* 棕色 */ .bg-brown{background-color:#483c4e;}

/* 背景 */
#background{position: fixed;top:0;z-index:1;width: 100%;height:100%;}

/* hold */
#hold{position:relative;z-index:2;width:100%;height:100%;min-height: 600px;}

/* logo */
.logo{left:27px;top:85px;z-index:85;}

/* menu */
#menu,#main_menu,#main_menu ul{
	background:url(../images/main-menu-bg1.png) repeat;
	left:30px; top:132px;
	z-index:3;
	padding:20px;
	width:217px; height:299px;
}
#menu a,#menu ul,#menu li,#main_menu a,#main_menu li{display:block;width:100%;font-size:12px;line-height:24px;height: 24px;}
#menu a{height:24px;}
#menu .open-menu{margin-bottom:18px;}
#menu .second-menu{padding-left:11px;}

#content{z-index:4;left:296px; top:132px; width:567px;height:339px;}
/* 建议正文定义为宋体 */
.song,.song p,.song h1,.song h2,.song h3,.song h4,.song h5,.song a{font-family:Arial,'宋体';}

/* vertical_list */
.vertical_list{left:617px;top:132px;height:670px;color:#412D2E;}
.vertical_list ul,.vertical_list li,.vertical_list_a,.gallery{width:600px;}
.vertical_list li.current .vertical_list_a img.half-opacity{opacity:1;-moz-opacity:1;-khtml-opacity:1;filter:alpha(opacity=100);}
.vertical_list li.current dd{display:block;}
.vertical_list .history_t{font-weight:bold;font-size:14px;}
.vertical_list_a dd{width:240px;height:113px;margin:103px 25px 0 43px;padding-right:28px;border-right: 7px solid #493C4E;}
.gallery{top:-37px;padding:4px;z-index:30;}
.gallery a{display:block;text-align:right;width:590px;height:31px;line-height:31px;}
/*viewgallery button*/ .viewgallery{width:92px;left:908px;top:413px;}

/* h_list */
.h_list{left:617px;top:132px;width:730px;height:339px;}
.h_list li,.h_list .h_title,.h_list .h_title{width:242px;height:339px;overflow:hidden;}
.h_list li{margin-left:1px;}
.h_list h4{font-weight:normal;margin-bottom:10px;}
.h_list .h_title{left:0;top:0;text-align:center;line-height:339px;font-size:16px;cursor:pointer;}
.h_list .describe{background-color:#493C4E;width:208px;height:280px;left:0;top:0;padding:33px 17px 26px;word-wrap:break-word;}
.h_list .describe .h_head{font-size:24px;line-height:45px;font-family:Times New Roman;display:block;}

/* about块下的tenet */
.tenet{left:618px; top:132px;width:676px;height:340px;background-color:#594151;overflow:hidden;}
.tenet dt{width:244px;height:340px;}
.tenet dd{width:245px;height:130px;padding-right:17px;margin:94px 125px 116px 45px;}

/* change_control 上下滚动控制箭头  */
#change_control{width:160px;left:370px;top:132px;}
#change_control li{width:160px;}
#change_control h1{font-weight:normal;color:#6F6F6F;line-height:42px;text-align:center;margin:45px 0;}
#pre{height:19px;background: url("../images/content_switch_arrows.png") no-repeat center 0 transparent;}
#next{height:19px;background: url("../images/content_switch_arrows.png") no-repeat center -19px transparent;}


/* footer */
#footer{position:fixed;z-index:903;bottom:0;width:100%;height:32px;color:#261a1b;overflow:hidden;}
.footer-first-row{width:100%;height:32px;line-height:32px;background:url(../images/footer-bg.png) repeat;}
#footer a,#footer a:hover {color:#261a1b;text-decoration:none;}
.footer-first-row div,.footer-first-row span{margin:0 10px;}
#footer .footer-arrow{padding-right:20px;background:url(../images/footer-arrow.png) right center no-repeat;}
#footer-hide{height:50px;width:100%;padding-left:95px;background-color:#817a85; }
.us-logo,.us-logo:hover{height:50px;line-height:50px;padding:0 40px;/* background:url(../images/us-logo.jpg) left center no-repeat; */}
.cn-logo,.cn-logo:hover{height:50px;line-height:50px;/* background:url(../images/china-logo.jpg) left center no-repeat; */}
