﻿@charset "utf-8";
/*
*
* webname:维度端前端网
* website:http://www.weiduduan.com/
* author:vdu
* qq:2210682628
*
*/

/* reset */
html{ _text-overflow:ellipsis;}
body{ font: Verdana,tahoma,Lucida,arial,Helvetica,sans-serif; color:#525252;}

body,div,p,span,form,iframe,blockquote,table,td,th,input,textarea,button,label,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6{ margin:0; padding:0; border:none;}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal;}
ul,ol,li,dl{ list-style-type:none;}
em,i,dfn,cite,strong,small{ font-style:normal;} 
fieldset,img,button,input,select,option{ border:0; vertical-align:middle; font: Verdana,tahoma,Lucida,arial,Helvetica,sans-serif;}
table{ border-collapse:collapse; border-spacing:0;}

/* color */
a:link,a:visited{ color:#575757; text-decoration:none;}
a:hover{ color:#ef4165; text-decoration:none;}
a:active{ color:#1d7400;}

/* clearfix */
.clearfix{ *zoom:1;}
.clearfix:after{ display:table; line-height:0; content:""; clear:both;}

/* public.omission */
.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 */
.weiduduan{ width:100%; margin:0 auto 0 auto;}
#banner{ width:100%; height:390px; background:#000; position:relative; z-index:-1000;}
#banner_img{ display:block; position:relative;}
#banner_img li{ position:absolute; top:0; left:0; width:100%; background-position:center; background-size:cover; display:none;}
#banner_img li.item1{ background-image:url(../images/img01.png);display: block;}
#banner_img li.item2{ background-image:url(../images/img02.png);}
#banner_img li.item3{ background-image:url(../images/img3.png);}
#banner_img li.item4{ background-image:url(../images/img4.png);}
#banner_img li.item5{ background-image:url(../images/img5.png);}
#banner_img .ad_img{ position:absolute; right:10px; top:80px; width:506px; height:404px;}
#banner_img .ad_txt{ position:absolute; left:10px; top:170px; color:#fff; text-shadow:1px 1px rgba(51, 51, 51, 0.3);}
#banner_img .ad_txt h2{ font:bold 36px/60px Microsoft YaHei;}
#banner_img .ad_txt a{ display:block; width:100px; height:25px; line-height:25px; text-align:center; margin-top:10px; background:#fff; color:#666;}
#banner_ctr{ position:absolute; width:960px; height:122px; margin-left:-90px; left:35%; bottom:-75px; z-index:1;}
#banner_ctr ul{ width:100%;}
#banner_ctr li{ float:left;display:inline-block;height:27px;text-align:center;vertical-align:middle;cursor:pointer;}
#drag_ctr{ position:absolute; top:-5px; cursor: pointer; left:0px; width:119px; height:32px; bottom:120px; background:url(../images/kk1.png) no-repeat; z-index:1;}
.wrapper{ width:986px; margin:0 auto; position:relative; height:390px;}
#banner_ctr li.styclsa{ line-height:27px; background: url(../images/kk.png) no-repeat; height:27px; color:#fff; font-size:12.48px; padding:0px; width:119px; margin:0 auto; overflow: hidden;zoom: 1;}
#banner_ctr li.astysa{ color:#fff; font-size:12.48px; text-align:center;}
/* 维度端前端网整理 http://www.weiduduan.com */