﻿@charset "utf-8";



body{font:12px/18px "宋体",arial,sans-serif;color:#585858;}

body,div,p,span,form,iframe,table,td,th,input,textarea,button,label,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%; }
ul,ol,li,dl{list-style-type:none;}
em,i,dfn,cite,strong,small{font-style:normal;} 
img{border:0;}
fieldset,button,input,select,option{vertical-align:middle;font:12px/18px "宋体",arial,sans-serif;}
table{border-collapse:collapse;border-spacing:0}
textarea{resize:none}


a:link,a:visited{color:#575757;text-decoration:none;}
a:hover{color:#ef4165;text-decoration:none;}
a:active{color:#1d7400;}


.clearfix:after{ visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0;}
*html .clearfix{ zoom:1;}


.fl{ float:left;}            .fr{ float:right;}            .tc{ text-align:center;}      .tr{ text-align:right;} 
.fb{ font-weight:bold;}      .f12{ font-size:12px;}        h3{ font-weight:normal;}      .listop{ padding-top:15px;}
.mr10{ margin-right:10px;}   .mr15{ margin-right:15px;}    .mL10{ margin-left:10px;}     .mL15{ margin-left:15px;}
.mt10{ margin-top:10px;}     .mt15{ margin-top:15px;}      .mb10{ margin-bottom:10px;}   .mb15{ margin-bottom:15px;}


.weiduduan{ width:690px; margin:15px auto 0 auto;}
.slide{ width:690px; height:500px; border-radius:5px; overflow:hidden;}
.slide .play{ float:left; height:500px; width:565px; overflow:hidden; position:relative;}
.slide .play ul{ width:3500px; position:absolute; top:0;}
.slide .play li{ float:left; height:500px; width:565px; overflow:hidden;}
.slide .play li img{ display:block; width:565px; height:440px}
.slide .tab{ float:right; width:125px; height:500px; overflow:hidden;}
.slide .tab li{ width:108px; height:67px; margin-bottom:9px;  overflow:hidden;}
.slide .tab li.on{ background:url("../images/slide_arr.gif") 5px center no-repeat;}
.slide .info{ color:#666; height:35px; line-height:35px; font-size:14px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.slide .info a{ color:#e58a00; font-size:14px}
