@charset "utf-8";
/* CSS Document */
html{overflow-y:scroll;}
body,li,h1,h2,h3,h4,h5,h6,img,input,button,dl,dt,dd,p,ul,li{ margin:0px;padding:0px; list-style:none; border:0; }
body{ font-family:"黑体"; color:#3e3e3e; background:#f2f2f2;}
a{ color:#d12000; text-decoration:none;}
a:hover{ text-decoration:none;}

#top{ height:48px; width:100%; background:#f2f2f2; position:static; top:0px; left:0;}
#top .topL{ float:left;  height:48px; margin-left:10px;}
#top .topL img{ height:48px; width:auto;}
#top .topR{ float:right; height:48px; line-height:48px; background:#f2f2f2;}
#top .topR button{ width:80px; height:48px; background:url(../img/shuaixuan.png) no-repeat left center; background-size:80px; display:none;}


.jigouList{ height:auto; width:100%;}
.jigouList dl{ height:85px; width:98%;  padding:0px 0 0 2%; border-bottom:1px solid #ccc;}
.jigouList .dl1{ background:#f8f8f8;}
.jigouList dl dt{ float:left; height:60px; margin-top:12px; width:69px; border:1px solid #ccc; border-radius:5px; overflow:hidden;}
.jigouList dl dt img{ height:60px;}
.jigouList dl dd{ float:left; margin-left:5px; height:74px; width:70%;}
.jigouList dl dd .left{ float:left; width:60%; height:64px; padding-top:12px; overflow:hidden;}
.jigouList dl dd .left .aList{ display:inline-block; height:64px; width:100%;}
.jigouList dl dd .left .p1{ font-size:13px; color:#3e3e3e;}
.jigouList dl dd .left .p1 span{ }
.jigouList dl dd .left .p2{ height:20px; margin:5px 0; font-size:12px; color:#3e3e3e;}
.jigouList dl dd .left .p3{ font-size:14px; color:#e54701;}
.jigouList dl dd .right{ float:left; width:40%; height:auto; padding-top:12px; font-size:12px;}
.jigouList dl dd .right .aDingwei{ background:url(../img/icon_dingwei.png) no-repeat left center; background-size:12px;display:block; padding-left:20px; height:22px; line-height:22px; color:#3e3e3e;}
.jigouList dl dd .right .aDianzan{ background:url(../img/icon_liulan.png) no-repeat left center;background-size:15px;display:block; padding-left:20px; height:22px; line-height:24px; color:#3e3e3e;}
.jigouList dl dd .right .aYouzheng{display:block; background:url(../img/icon_youzheng.png) no-repeat 1px center; background-size:auto 14px; padding-left:20px; color:#77c7ff; height:22px; line-height:24px;}



#footer{ height:48px; border-top:1px solid #ccc; background:#fff; width:100%; position:fixed; bottom:-1px; left:0;}
#footer ul{ width:100%; overflow:hidden;}
#footer ul li{ width:33%; float:left; height:48px; text-align:center;}
#footer ul li a{ display:inline-block; width:100%; height:48px;}
#footer ul li a img{  width:auto; height:48px;}
