﻿@charset "utf-8";
/*css reset*/
body,dd,dl,dt,h1,h2,h3,h4,h5,ul,ol,li,p,form,select,input{margin:0;padding:0}
ul,li {list-style:none;}
img {border: none;}
input[type="checkbox"], input[type="radio"] {margin: 0;vertical-align: middle;margin-right: 2px;margin-top: -2px;}
form,fieldset{margin:0; padding:0; word-wrap:break-word; word-break:normal}
button::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=submit]::-moz-focus-inner,input[type=file]>input[type=button]::-moz-focus-inner{border:0;padding:0}
h1,h2,h3,h4,h5{font-family:"Arial","Microsoft YaHei";font-weight:400;font-size:12px}
button,input[type=button],input[type=submit],input[type=reset],input[type=file]{cursor:pointer}
:focus{outline:0}
em,i{font-style:normal}
table{border-collapse:collapse;border-spacing:0}
th{font-weight:400}
.radio{margin:0; vertical-align:middle; margin-right:2px; margin-top:-2px}

/*states*/
.blok{display:block}
.inline{display:inline}
.none{display:none}
.relative{position:relative}
.absolute{position:absolute}
.strong{font-weight:bold}
.tl{text-align:left}
.tr{text-align:right}
.tc{text-align:center}
.vm{vertical-align:middle}
.vt{vertical-align:top}
.vb{vertical-align:bottom}
.fl{float:left}
.fr{float:right}
.cursor{cursor:pointer}
.underline,.underline:hover{text-decoration: underline}
.clear{clear:both} 
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{zoom:1}


/*body init*/
body{min-width:1200px;font-family:"微软雅黑," "Arial","SimSun"; color:#333; font-size:12px; background:#05060b url(bg2.jpg) top no-repeat;}

/*btn*/
a{color:#333; text-decoration:none} 
a:hover{color:#f40}
/*- - - - - - - - -样式 - - - - - - - -*/

	#Download{margin:0 auto;width:1300px;height:1000px;position:relative;overflow:hidden;z-index:300;}
	#Download .DownloadList{position:absolute;float:left;width:1000px;height:540px;overflow:hidden;padding-top:00px;padding-left:130px;margin-left:180px;margin-top:500px}

.list_box{width:1000px;height:500px;position: absolute; ; overflow: hidden; color: #37456b; padding-bottom: 0px;left:0px;display:flex;flex-direction:column;align-items:center;}
.list_box h7{font-size: 16px; padding: 12px 0 8px 0; text-align: center; color: #c3c3c3}
.list_ewm{width:800px;height: 260px; ; overflow: hidden; color: #37456b; padding-bottom: 0px;display:flex;justify-content:center;align-items:flex-start;}
.steward{width: 200px; height: 220px; background: #fff; float: none; text-align: center; border: 0px solid #717171; margin-left: 25px; margin-right: 25px; background-color:#251f15;margin-bottom:10px;padding-top:15px;}
.steward h7{display:block;width:100%;text-align:center;}
.steward img{width: 165px; height: 165px;margin-top:10px;display:block;margin-left:auto;margin-right:auto;}
.steward p{padding-top: 8px}
.steward p a{color: #69200d; text-decoration: underline}
.steward p i{color: #69200d}
.group-info{text-align:center;color:#c3c3c3;font-size:18px;padding-top:20px;width:100%;}