@charset "UTF-8";
/* CSS Document */
img { max-width: 100%;}
span{
	display:block;
}
.cl{
	clear:both;
}
.fl{
	float:left;
}
.fr{
	float:right;
}

.interchange {
    width: 100%;
    height: 2000px;
}
.menu_main {
    border-bottom: 1px solid #458ae5;
    height: 42px;
    width: 95%;
    margin: 0 auto;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.content{
	width: 832px;
	height:1062px;
    margin: 0 auto;
	background:#fff;
}
input {
    border: 0 none;
    outline: medium none;
    vertical-align: middle;
}
.bjc02 {
    background: #f1f1f1;
}
table tr.tit td {
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
}
.tit {
    height: 54px;
    color: #333333;
    font-size: 14px;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
    line-height:21px;
}

table tr.list td {
    vertical-align: middle;
    text-align: left;
    color: #333;
    border-bottom: 1px solid #ededed;
    height: 55px;
    font-size: 14px;
    padding: 5px;
}
.sun_fr {
    background: #fff none repeat scroll 0 0;
    padding: 15px 35px;
    width: 760px;
    margin-top: 10px;
}
.select_box {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 13px;
    width: 100%;
}
.arc_box {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e0e0e0;
    border-radius: 68px;
    height: 32px;
    padding: 4px 46px 4px 14px;
    position: relative;
    width: 358px;
    margin: 20px 0;
}

.txt_serch {
    color: #5c5b5b;
    font-size: 14px;
    height: 32px;
    line-height:32px;
    width:358px;
}
.sch_ic {
    background: url(../img/search-icon.png) no-repeat center center;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    top:10px;
    right: 20px;
}
.popup{
	width:430px;
	height:210px;
	background:url(../img/bg1.png) no-repeat top center;
	position:absolute;
	top:65px;
	overflow:hidden;
}
.popup ul{
	margin-top:5px;
}
.popup li{
	padding:12px  20px;
	font-size:16px;
	cursor:pointer;
	white-space: nowrap;
	width:380px;
	overflow:hidden;
}
.popup li:hover{
	color:#458ae5;
}
.color1{
	color:#458ae5;
}
.title{
	width:100%;
	margin:0 auto;
	text-align:center;
}
.title li{
	width:14%;
	float:left;
	font-size:16px;
	line-height:60px;
	cursor:pointer;
	text-align:center;
}
.title li.on{
	color:#458ae5;
	border-bottom:2px solid #458ae5;
}
.risktip{
	font-size:13px;
	color:#999999;
	margin-bottom:45px;
}
.risktip p{
	margin:5px 0;
	line-height:20px;
}
a.more{
	font-size:14px;
	color:#458ae5;
	display:inline-block;
	margin:20px;
}
.buyback-file{
	margin:50px 20px 40px;
}
.line1{
   border-bottom: 1px solid #ededed;
   line-height:60px;
   height:60px;
}
.buyback-file li{
	background:url(../img/pdf.png) no-repeat center left;
	padding-left:30px;
}