@charset "utf-8";


*{margin:0;padding:0;}
input,select{font-size:12px;vertical-align:middle;}
body div{text-align:left;}
textarea,input{word-wrap:break-word;word-break:break-all;padding:0px;}
li{list-style-type:none;}
img{border:0 none;}
a{text-decoration:none;color:#fff; }
a:link, a:visited{color:#fff;text-decoration: none;outline: none;}
a:hover{color:#fff;text-decoration: none;}


.yScrollList{width:315px;height:215px;border:1px solid #dcdcdc;background:#ffffff;margin:25px auto 0;}
.yScrollListTitle{width:100%;height:38px;line-height:38px;border-bottom:1px solid #dcdcdc;}
.yScrollListTitle h1{cursor:pointer;font-size:15px;background:#fff;color:#FF950E;height:32px;border-left:1px solid #dcdcdc;border-right:1px solid #dcdcdc;float:left;position:relative;left:-1px;width:110px;text-align:center;}
.yScrollListTitle h1.ytitleh12{left:-2px;}
.yScrollListTitle h1.yth1click{height:42px;border-top:2px solid #e9630a;top:-5px;}
.yScrollListIn{width:100%;height:124px;position:relative;}
.yScrollListInList{display:none;width:245px;height:224px;position:absolute;padding:0 30px;left:0;top:0;overflow:hidden;}
.yScrollListInList .yScrollListbtn{cursor:pointer;position:absolute;width:13px;height:19px;top:80px;background:url(../images/btnys.png) no-repeat 0 0;}
.yScrollListInList .yScrollListbtnr{background-position:-14px 0;right:0px;}
.yScrollListInList .yScrollListbtnl{left:5px;}
.yScrollListInList ul{width:689px;height:224px;position:absolute;top:0;left:10px;overflow:hidden;}
.yScrollListInList ul li{width:60px;height:224px;float:left;margin-right:10px;}
.yScrollListInList ul li img{width:34px;height:34px;display:block;margin-left:24px;margin-top:20px;}
.yScrollListInList ul li p{text-align:center;font-size:12px;color:#666666;line-height:18px;padding:7px 10px 0;width:60px;height:16px;overflow:hidden;}
.yScrollListInList ul li p:hover{color:#e9630a;text-decoration:none;}
.yScrollListInList ul li span{color:#e9630a;font-size:12px;text-align:center;display:block;line-height:24px;}