@charset "utf-8";
/* CSS Document */
body{
	width:100%;
	margin:0 auto;
	background-color:#373737;
	font-family: Microsoft JhengHei;
}

.neao{}
.top{width:100%;height:auto;background-color:#cf161b;float:left;}
.top .top_b1{width:1080px;height:128px;margin:0 auto;}
.top_b1 p{color:yellow;font-size:28px;float:left;margin:48px 0 0 40px;}
.top .logo{width:180px;height:128px;float:left;margin:0 0 0 2%;}

.top .language{width:180px;height:50px;float:right;margin:50px 10% 0 0;color:#ffffff}

.top_menu{width:750px;height:30px;float:left;margin:65px 0 0 1%;color:#ffffff}
.top_menu1,.top_menu1v {float: left;font-size:15px}
.top_menu1 a{
	float: left;
	height: 30px;
	width: auto;
	margin:0 10px 0 10px ;
	color:#fff;
	display:block;
	text-decoration:none;
}
.top_menu1v a{
	float: left;
	height: 30px;
	width: auto;
	cursor: pointer;   
	margin: 0 10px 0 10px;
	color:#feff89;
	display:block;
	text-decoration:none;
}


.main{width:100%;height:auto;background-color:#ffffff ;float:left;padding:0 0 30px 0;background-image: url(../images/banner_bg.jpg);background-repeat: no-repeat;background-position:center top;}
.main .banner{width:980px;height:418px;margin:0 auto;background: url(../images/banner.jpg)}
.banner .text_block1{float:left;width:440px;height:140px;margin:90px 0 0 10%;}
.text_1{color:#ffe400;font-size:70px;margin:0 0 0 50px}
.text_2{color:#ffffff;font-size:21px;margin:0 0 0 200px}
.text_3{color:#ffe400;font-size:20px;margin:2px 0 2px 50px;width:150px;float:left}
.text_4{color:#ffe400;font-size:20px;margin:3px 0 3px 50px;width:400px;float:left}

.main2{width:100%;height:auto;background-color:#ffffff ;float:left;padding:0 0 30px 0;background-image: url(../images/banner_bg2.jpg);background-repeat: no-repeat;background-position:center top;}
.banner2{width:990px;height:290px;margin:0 auto;background: url(../images/banner.jpg)}
.banner2 .text_block1{float:left;width:440px;height:140px;margin:90px 0 0 50px;}

.banner_btn{float:left;background-color:green;width:150px;height:30px;margin:360px 0 0 0;}

.news{width:711px;height:auto;margin:30px auto 0 auto;}
.news p{float:left;width:711px;margin:8px;font-size:16px;}
.news .title{
	width:711px;
	height:50px;
	margin:3px 0 0 0;
	background: url(../images/news_title_bg.jpg);
	float:left;
	background-repeat: no-repeat;
	padding:5px 0 0 25px;
	font-size:18px;
}

.news .title a:link,.news .title a:visited {color:#ffffff;text-decoration:none;}
.news .title a:hover,.news .title a:active {color:yellow;text-decoration:none;}

.news .date{width:100px;height:auto;margin:0 0 5px 18px;float:left;}


.news1 a{
	float: left;
	height: auto;
	width: 570px;
	margin:0 0 0 10px ;
	display:block;
	text-decoration:none;
	color:#333;
}
.news1v a{
	float: left;
	height: auto;
	width: 570px;
	cursor: pointer;   
	margin: 0 0 0 10px;
	color:red;
	display:block;
	text-decoration:none;
	color:#999;
}

.story{width:1080px;height:auto;margin:10px auto 0 auto;}
.stoty p{float:left;width:711px;margin:8px;font-size:16px;}
.story .title{
	width:850px;
	height:50px;
	margin:30px 0 10px 70px;
	float:left;
	background-repeat: no-repeat;
	padding:5px 0 0 0px;
	font-size:40px;
}
.story .con{
	width:850px;
	height:auto;
	margin:0 0 0 70px;
	float:left;
	background-repeat: no-repeat;
	padding:5px 0 50px 0px;
	font-size:20px;
	line-height:50px;
}

.footer{width:100%;height:auto;background-color:#373737;float:left;}
.footer .data{width:1080px;height:59px;margin:0 auto;}
.footer .f_logo{float:left;width:137px;height:59px;margin:15px 0 0 3%;}
.footer .f_menu{float:left;widht:550px;height:59px;margin:42px 0 0 4%;color:#fff;}
.footer .menu1,.footer .menu1v{float: left;font-size:15px}
.menu1 a{
	float: left;
	height: 30px;
	width: auto;
	margin:0 10px 0 10px ;
	color:#fff;
	display:block;
	text-decoration:none;
}
.menu1v a{
	float: left;
	height: 30px;
	width: auto;
	cursor: pointer;   
	margin: 0 10px 0 10px;
	color:red;
	display:block;
	text-decoration:none;
}
.footer .f_data{float:left;width:700px;height:auto;height:150px;margin:15px 0 0 5%;color:#fff;}
.f_data .f_data_block{float:left;width:400px;}
.f_data .f_data_block2{float:left;width:300px;}
.f_data p{margin:2px 0;font-size:15px;}

.f_data a:link ,.f_data a:visited {color:#ffffff}
.f_data a:hover,.f_data a:active {color:#cf161b}

