/* CSS index */
*{margin:0px;padding:0px;font-style:normal;font-family:Arial,Microsoft YaHei,微软雅黑;}
html,body{width:100%;height:100%;color:#333;}
body{font-size: 14px; +font-size:12px;font-family:Arial,Microsoft YaHei,微软雅黑;}
div,p,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,hr{margin:0;padding:0;}
ul li{list-style-type:none;margin:0px;padding:0px;}
img{border:none;}
select,input{vertical-align:middle;font-family:Arial,Microsoft YaHei,微软雅黑;}
a{color:#333; text-decoration:none;}
a,a:hover{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease; text-decoration:none;}

.wp{width:1200px;margin:0px auto;}
.z{float:left;}
.y{float:right;}
.clear{ clear:both; +height:0px;}

.roundimg{-moz-border-radius: 1000px;
-webkit-border-radius: 1000px;
border-radius: 1000px;
overflow: hidden;
 }
.roundimgx{-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
overflow: hidden;
 }
select::-ms-expand { display:none;}/*清除ie的默认选择框样式清除，隐藏下拉
/* CSS index */

/* header */
#header{background:#f8f8f8;}
.header{height:80px;}
	.logo{padding-left:15px;padding-top:15px;}
	.headerbutton{padding-right:15px;padding-top:22px;}
		.headerbutton a{display:block;text-align:center;}
			.orange{width:80px;height:35px;line-height:35px;background:#eca349;color:#fff;}
				.orange:hover{-moz-box-shadow:0px 0px 10px #eca349; -webkit-box-shadow:0px 0px 10px #eca349; box-shadow:0px 0px 10px #eca349;}
/* header */

/* container */
#container{width:100%;height:500px;background:url(../images/bg.jpg) no-repeat;}
.main{width:890px;margin:0px auto;padding-top: 20px;}
.title{font-size:36px;font-weight:bold;padding-top:100px;padding-bottom:80px;text-align:center;color:#fff;}
.main img{width:95px;height:95px;}
.zi{padding-left:20px;color:#fff;font-size:24px;}
.btn{display:block;width:166px;height:40px;line-height:40px;text-align:center;border:1px solid #fff;color:#fff;margin-top:10px;font-size:18px;}
.btn:hover{background:#eca349;border:1px solid #eca349;}
.szca{margin-left:150px;}

/* container */
