@charset "utf-8";
#main{min-height:600px;}
/*banner*/
#banner{width:100%;height:300px;}
#banner img{display: block;width:100%;height:300px;transition: 1.5s;}
/*主题内容*/
.mainL{width:250px;left:0;top:-60px;}
.mainL>h3{height:60px;text-align: center;line-height:60px;color:#ffffff;font-size:24px;background: url(../img/lanMu.png) center no-repeat;}
.slideBox{width:100%;border-left:4px solid #dac79e;padding:10px 35px 235px 30px;background: url(../img/left-bg.png) center bottom no-repeat #f2f2f2;}
.sideTitle a{display: block;height:52px;border-bottom: 1px solid #dbd5d5;}
.sideTitle span{font-size:16px;color:#444444;font-weight:bold;line-height:51px;}
.sideTitle a b{width:14px;height:51px;background: url(../img/right.png) center no-repeat;}
.menuMain div.on>a span,.sideTitle a:hover span{color:#5e068c;}
.menuMain div.on>a b,.sideTitle a:hover b{background: url(../img/right01.png) center no-repeat;}
.menuMain ul{margin-left:25px;padding:8px;}
.menuMain ul a{display: block;font-size:14px;color:#888;line-height:26px; padding-left:20px;background: url(../img/r.png) left center no-repeat;}
.menuMain ul a:hover,.menuMain ul li.checkName a{background: url(../img/r1.png) left center no-repeat;color:#5e068c;}
/*当前位置*/
.mainR{width:910px;padding:38px 0 58px;}
.mainTitle{padding-bottom:15px;}
.mainTitle h3{font-size:24px;color:#222222;}
.mainTitle{border-bottom: 1px solid #5e068c;}
.mainTitle p a,.mainTitle p{font-size:14px;color:#888888;}
.mainTitle p span{margin:0 3px;}
.mainTitle p{padding-top:11px;}
.mainTitle img{margin:15px 10px 0 0;}
.mainTitle p a:hover{color:#5e068c;}
