.body-main{
    background-image: url(../images/gdcx_bg.png);
   /* height: 890px;*/
    background-attachment: fixed;
    background-size: cover;
    background-position: top center;
}
.clearfix:after, .clearfix:before {
	content: '';
	display: table;
}
.clearfix:after {
	clear: both;
}
.main-left>div {
    height: 80px;
    line-height: 80px;
}
.main-right{
   /* background: #fff;*/
   /* height:570px;*/
    /*padding: 60px 30px 0px 60px;*/
   height: auto;
    position: relative;
    padding-bottom: 30px;
}
.bzz_top{
	background: #fff;
	padding: 60px 30px 0px 60px;
	border-radius: 10px;
}
.main-right<.bzz_top>h2{
    font-size: 36px;
    color: #595959;
    margin-bottom: 70px;
}
.main-right<.bzz_top>button{
    cursor: pointer;
}
.cx>p{
    margin-top: 25px;
}
.fabu-start,.fabu-end,.ss-start,.ss-end{
    height:28px;
    border: 1px solid #999;
    font-size: 14px;
    color:#999;
    padding-left: 20px;
    width:215px;
    background:#f5f5f5 url("../images/dsj_h.png") no-repeat 185px;
}
.cx>p{
    position: relative;
}
/* .cx>p>:first-child{
    display: inline-block;
    width:160px;
    text-align: right;
} */
.cx>p>span:nth-child(2n){
	margin: 0;
}
.cx>p>span{
    display: inline-block;
    margin: 0px 16px;
    font-size: 14px;
}
.inputTitle{
	width: 100px;
	/* width: 70px; */
	display: inline-block;
	text-align: right;
}
.btn{
  /*  margin-left: 290px;
    margin-top: 70px;
    border:none;
    background: #ff6100;
    font-size: 14px;
    width: 150px;
    text-align: center;
    height:36px;
    line-height: 36px;
    color: #fff;*/
   cursor: pointer;
    border: none;
    background: #ff6100;
    font-size: 14px;
    width: 150px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    color: #fff;
    margin: 54px auto 55px 120px;
}
.gjh,.ggh{
    width:250px;
    /* width:380px; */
    height:28px;
    font-size: 14px;
    color:#999;
    padding-left: 20px;
    background:#f5f5f5;
    border: 1px solid #999;
    outline: none;
}
.main-left>div>a{
    display: inline-block;
    width: 100%;
    height:100%;
}
.js-nav{
	margin: 24px 0;
	padding: 60px 30px 100px 60px;
	background: #fff;
	position: relative;
	min-height: 800px;
	position: relative;
	border-radius: 10px;
}
.js-nav>img{
	position: absolute;
	width: 900px; 
	top: 0;
	left: 0;
}

.content>div{
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    font-size: 14px;
    margin-top: 15px;
}
.content>div:after{
    content: "";
    display: block;
    clear: both;
}
.content>div>p{
    float: left;
    color: #333;
}
.content>div>p>.one{
    display: inline-block;
    width:6px;
    height:6px;
    border-radius: 50%;
    background: #fd670a;
    position: relative;
    top:-2px;
    margin-right: 5px;
}
.content>div>span{
    float: left;
    color:#999;
}
.page{
    position: absolute;
    right: 0px;
    /* bottom: -40px; */
    background: #fff;
    color: #666;
    font-size: 14px;
    bottom: 30px;
    right: 17px;
}