body{
    background: #f5f7f9;
    line-height: 24px;
    font: 14px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
}
.jiang{
    width: 1200px;
    margin: 32px auto;
    background-color: #ffffff;
    border-radius: 10px;
    overflow: hidden;
}
.yi{
    width: 79px;
    padding-left: 13px;
    border-left: solid #39a1f8;
    font-size: 16px;
    margin: 39px 0 0 52px;
    font-weight: 550;
}
#selec,#selec1{
    width: 230px;
	height: 34px;
	background-color: #ffffff;
	border-radius: 3px;
    border: solid 1px #cccccc;
    font-size: 14px;
    color: #666666;
    cursor:pointer
}
#selec{
    margin: 39px 0 0 119px;
}
#selec1{
    margin: 39px 0 0 29px;
}
.yi_b{
    width: 980px;
	height: 90px;
	background-color: #ffffff;
	box-shadow: 1px 0px 3px 0px 
		rgba(51, 51, 51, 0.14);
    border-radius: 5px;
    margin: 39px auto 0;
    position: relative;
    overflow: hidden;
}

.yi_b h3{
    font-weight: 10;
    font-size: 18px;
    margin: 21px 0 0 46px;
    color: #333333;
    line-height: 19px;
}
.yi_b p{
    margin-top: 5px;
}
.yi_b p i{
    font-size: 16px;
    margin-left:  46px;
    color: #999999;
    font-style: normal;
    line-height: 37px;
}
.yi_a{
  width: 18px;
	height: 16px;
   display: block;
    position: absolute;
    top: 38px;
    right: 110px;
  z-index: 999;
}
.yi_a i{
   width: 18px;
	height: 16px;
    background: url(../imges/chakanh.png) no-repeat;
  background-size: contain;
    display: block;
    position: absolute;
    top: 0px;
    right:0px;
  z-index: 999;
}
.yi_as {
    width: 18px;
	height: 16px;
    background: url(../imges/xiazaih.png) no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    top: 39px;
    right: 53px;
  z-index: 999;
}
.yi_as i{
    width: 18px;
	height: 16px;
    background: url(../imges/xiazaih.png) no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
  z-index: 999;
}
.yi_b02 .yi_a i{
    background: url(../imges/chakana.png) no-repeat;
    display: block;
  z-index: 999;
}
.yi_b02 .yi_as i{
    display: block;
    background: url(../imges/xiazaia.png) no-repeat;
  z-index: 999;
}




.footer_c,.footer_c1{
    width: 1015px;
    line-height: 60px;
    border-bottom: solid 1px #eaeaea;
    
    position: relative;
    font-size: 14px;
}
.footer_c{
    padding-left: 86px;
}
.footer_c.nodowns .footer_c1{
    display:none;
}
.footer_c.nodowns .footer_c_img{
    background: url(../imges/jialan.png) no-repeat;
}
.footer_cspan{
  
    color: #333333;
    font-weight: 550;
}
.footer_c_img{
    width: 24px;
    height: 24px;
    background: url(../imges/jian.png) no-repeat;
    display: block;
    position: absolute;
    left: 42px;
    top: 17px;
}
.footer_a{
    width: 88px;
	height: 24px;
	background-color: #39a1f8;
    border-radius: 5px;
    display: block;
    text-decoration: none;
    color: #ffffff;
    line-height: 24px;
    font-size: 14px;
    text-align: center;
    position: absolute;
    right: 61px;
    top: 17px;
}
.footer_a:hover{
   opacity: .7;
   color: #fff;
}
.footer_c1 span{
    display: block;
    width: 700px;
    overflow: hidden;
    
    text-overflow: ellipsis;
   
    white-space: nowrap;
    
}
