/*list*/
.sx{position:relative;}
.sx_hd{border-top:3px solid #eed97c;height:35px;background: #fff4de; /* Old browsers */
background: -moz-linear-gradient(top,  #fff4de 0%, #fffcf7 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff4de), color-stop(99%,#fffcf7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fff4de 0%,#fffcf7 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fff4de 0%,#fffcf7 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fff4de 0%,#fffcf7 99%); /* IE10+ */
background: linear-gradient(to bottom,  #fff4de 0%,#fffcf7 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff4de', endColorstr='#fffcf7',GradientType=0 ); /* IE6-9 */
}
.sx_hd h3,.sx_hd .selected{float:left;display:inline}
.selected{padding-left:10px;padding-top:3px;}
.selected span{border:1px solid #f60;background:#fff;position:relative;height:20px;line-height:20px;padding:0 20px 0 5px;display:inline-block}
.selected a{background:url("http://s1.qiuyi.cn/yqk/img/yq/icon.gif") no-repeat -2px -1225px;width:15px;height:15px;position:absolute;top:3px;right:2px;}
.sx dl{border-bottom:1px dotted #ccc;position:relative}
.sx dt{font-weight:bold;width:72px;padding-left:10px;color:#999}
.sx .select{color: #0073C6; font-weight: bold;margin-right: 19px;text-decoration: none;} 
.sx dd{width:648px;height:28px;line-height:28px;overflow:hidden;padding-right:60px;}
.sx dd a{margin-right:12px;}
.sx dd .ab_r{top:auto;bottom:3px;width:40px;background:url("http://s1.qiuyi.cn/yqk/img/yq/icon.gif") no-repeat 30px -85px;border:1px solid #eee;padding-left:5px;line-height:18px;}
.sx  dd .my2,.open dd .ab_r{display:none;}
.open dd{height:auto;}
.open dd .my2{display:block;background-position:30px -102px;}

.hdn{height:75px;border:1px solid #ccc;border-top:2px solid #4c9ed3;position:relative;}
.hd_a{border-bottom:1px solid #e7e3e7;height:38px;}
.hd_b{border-top:1px solid #fff;}
.hd_a dd{cursor:pointer;border:1px solid #eee;background:url("http://s1.qiuyi.cn/yqk/img/yq/icon.gif") no-repeat #fff}

.mylist ul{border-bottom:1px solid #eee;padding-bottom:10px;margin-top:10px;}
.img{height:130px;}
.img .img_shadow {background: url("http://s1.qiuyi.cn/public/img/sys/img_shadow.png") no-repeat 3px bottom;height: 9px; left: 0;position: absolute;top: 122px;width: 150px;}
.mylist .wor{width:620px;margin-left:10px;}
.wor h3{padding:0;font:bold 16px/35px "宋体";}
.wor dt{font-weight:bold;}
.wor dd{margin-right:10px}
.jj{color:#999;width:550px;line-height:20px;}
.intro_icon,.tel_icon{background:url("http://s1.qiuyi.cn/yqk/img/yq/icon.gif") no-repeat -3px -138px;padding-left:25px;}
.tel_icon{background-position:-3px -167px}
.wor .graya .green{color:#396;text-decoration:underline}


.pagination {
    line-height: 23px;
    margin-bottom: 10px;
    padding: 10px 0 0;
    text-align: center;
}
.pagination a, .pagination span {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #CCCCCC;
    display: inline-block;
    line-height: 23px;
    margin-right: 5px;
    padding: 0 10px;
}

/*不支持IE的CSS3*/




