﻿@charset "utf-8";
/* CSS Document */
/* adver*/
.adver{width:980px; margin:0 auto;  overflow:hidden;}
.adver img{width:980px;height:80px;margin-bottom:10px;}

/* 首页banner */

.banner {width: 100%; background: transparent url(banner-shadow.gif) no-repeat center bottom; height: 420px; margin: 14px 0 0 0;}
.slideshow {width:950px; height:355px; padding: 0 3px 0 0; position:relative; z-index:2;}

.slideshow IMG {position:absolute; top:0; left:0; z-index:8;}
.banner-inner {width: 950px; margin: 0 auto; height: 355px; padding: 0 3px 0 0; position: relative; z-index: 1;}



/* sec */
.sec {width:950px; margin:0 auto; padding-bottom: 20px;}
.sec_l {width:310px; height:300px;}
.sec_tit {margin-bottom:15px; border-left: 4px solid #c2c2c2; }
.sec_tit a{font-size:16px; font-weight:bold; margin-left:10px;}
.sec_tit p{font-size:16px; font-weight:bold; margin-left:10px;}
.sec_tit:hover {border-left: 4px solid #ff3333;}
.sec_tit:hover a{color:#ff3333; }
.sec_l_cnt img{float:left; padding-right:10px;}

.sec_m {width:300px; height:300px; padding:0 20px;}
.sec_m_cnt ul li {width:278px; height:26px;}
.sec_m_cnt ul li a {float:left; width:210px; height:26px; overflow: hidden;}
.sec_m_cnt ul li p {width:48px; height:26px; float:right; display: block; color: #999; font-size: 12px;}


.sec_r {width:300px; height:300px;}









