@charset "utf-8";
/* CSS Document */
/*统一样式*/
body{margin:0px;color:#333333;background: #ffe644;outline:none;
    font-family: "Helvetica Neue", Helvetica, STHeiTi, sans-serif;  font-family: 'Microsoft Yahei';font-size:14px;line-height:25px;-webkit-text-size-adjust:none; background:#ffffff;}
*{margin:0px;padding:0px;word-wrap:break-word;}
img{border:0;vertical-align:top;}
a:link,a:visited,a:active{text-decoration:none;}a:hover,a{text-decoration:none;}
dl,ul,li,ol{list-style:none;padding:0;margin:0;}
h1,h2,h3,h4,h5,h6{font-weight:500;}
.clear{clear:both;overflow:hidden;height:0;}

input,img{border:0px;}
input, textarea, keygen, select, button, isindex { margin: 0em; font: -webkit-small-control; color: initial; word-spacing: normal; text-transform: none; text-indent:0px; text-shadow: none; display: inline-block; text-align: start; outline:medium;font-family:"微软雅黑"; }
a{color:#333333}
.text-center{text-align:center;}
em{font-style: normal;}

.main{
	 overflow-x: hidden;
   background: url(../images/img_01.png) repeat;
	height: 1206px;
}
.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.banner{
	background: url("../images/banner.jpg") no-repeat center;
	width: 100%;
	height: 492px;
}
.banner h2{
	text-align:center;
	font-size: 40px;
	font-weight: bold;
	color: #ffffff;
	padding: 80px;
}
.all{
	width: 990px; margin: 0 auto; 
	background: #ffffff;
	margin-top: -340px;
	height: 1400px;
   margin-bottom: 20px;
}
.all p{
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.kbxq span{
	float: left;
    font-weight: normal;
    padding-bottom: 1px;
    padding-right: 15px;
    white-space: nowrap;
    width: auto;
}
.kbxq .dlrow {
    border-bottom: 1px solid #dcdcdc;
    padding: 5px;
    display: block;
    overflow: hidden;
    _zoom: 1;
    margin-bottom: 5px;
    margin-top: 20px;
}
.kbxq dl.list_dl .active a, .kbxq dl.list_dl dd.active a {color: #cc0000;font-weight: bold;padding: 2px; font-size: 16px;}
.kbxq dt {
    width: 90px;
    text-align: right;
    color: #333;
}
.kbxq dt, .kbxq dd {
    float: left;
    font-size: 16px;
}
.kbxq dd.ddwid {
    padding-left: 5px;
    width: 465px;
}
.ddwid dl.list_dl dd {
	float: left;
    font-weight: normal;
    padding-bottom: 1px;
    padding-right: 15px;
    white-space: nowrap;
    width: auto;
    height: 28px;
    font-size: 16px;
}
.kbxq{
	width:580px;
	margin: 0 auto;
}
.kbxq p{
	padding: 30px 0 10px;
}
.kbxq ul{
	width:240px;
	margin: 10px auto;
}
.kbxq ul li{
	border-bottom:1px solid #f9f9f9;
	margin: 10px;
}
.kbxq ul li em{
   font-size: 20px;
   color: #333333;
   width: 30%;
   text-align: right;
   margin-top: 4px;
}
.kbxq ul li .xq{
	width:70%;
}
.kbxq ul li p{
	text-align: left;
   font-size: 20px;
   color: #999999;
   padding: 4px;
   font-weight: normal;
}
.kbxq input#button{
	height: 60px;
   line-height:60px;
   font-size: 24px;
   width: 260px;
   text-align: center;
   padding: 0px;
   color: #ffffff;
	border-radius: 10px;
   text-indent: 0px;
   margin-top: 14px;
	border: none;
	margin: 0 auto;
  	display: block;
	background: #ff0033;
}
.xian{
	background: #f9f9f9;
	height: 10px;
	margin:40px auto;
}
.stty p{
	padding: 0px 0 10px;
}
.stty ul{
	width: 740px;
	margin: 20px auto;
}
.stty ul li{
	width:48%;
}
.stty ul li select{
		height:49px; 
	line-height:49px; 
	font-size:18px;
  width:250px; 
  color:#545555; 
  margin: 0px auto 26px; 
  padding-left: 15px; 
  text-indent:2em;
	border:1px solid #dcdcdc;
}
.cxjg ul{
	margin-top: 20px;
}
.cxjg ul li{
	text-align:center;
	font-size: 14px;
	color: #999999;
	padding: 5px 0px;
}
.cxjg ul li em{
	display: inline-block;
    margin-left: 10px;
    font-size: 16px;
}
.all .stty span{
	text-align: center;
	font-size: 16px;
	display: block;
}
.stty form {
	margin-top: 30px;
}
.stty form em{
	font-size: 20px;
	margin-right: 4px;
	width: 96px;
   display: inline-block;
}
.stty form input{ 
	height:49px; 
	line-height:49px; 
	font-size:18px;
  width:236px; 
  color:#545555; 
  margin: 0px auto 26px; 
  padding-left: 15px; 
  text-indent:2em;
	border:1px solid #dcdcdc;
}
.stty form input#dosubmit{
	height: 60px;
    line-height:60px;
    font-size: 24px;
    width: 260px;
    text-align: center;
    padding: 0px;
    color: #ffffff;
    text-indent: 0px;
    margin-top: 14px;
	border: none;
	margin: 0 auto;
    display: block;
    background: #ff0033;
}
.stty h4{
	display: block;
	font-size: 16px;
	text-align: center;
	margin-top: 24px;
}
.stty h4 img{
	display:inline-block;
	vertical-align: middle;
	margin-right: 4px;
}
.foot{
	background: #1b1b1b;
	height: 86px;
	line-height: 86px;
}
.foot p{
	text-align: center;
	color: #959595;
}
