﻿.quickMenus{ width:310px; height:450px;  position:absolute; top:0px; left:0px; z-index:100; background:#FFF;}

.quickMenus .firstUl{ padding:11px 0px;border:1px solid #dedede;}
.quickMenus li.first{ position:relative; width:100%; height:61px;} 
.quickMenus li.first .QMSub{ position:absolute; display:none; top:0px; left:100%;  height:459px;box-shadow:0px 8px 15px rgba(128 ,128 ,128 ,0.25); background:#fff;border:1px solid #dedede;}
	
.quickMenus li.first .QMSub5{ position:absolute; display:none; top:100px; left:100%;  height:449px;box-shadow:0px 8px 15px rgba(128 ,128 ,128 ,0.25); background:#fff;border:1px solid #dedede;}

.quickMenus li.first .QMSubMenus{width:700px;}
.quickMenus li.first .QMSubMenus ul{ float:left; margin-left:19px; width:320px; height:549px;}
.quickMenus li.first .QMSubMenus li{width:320px; height:74px;background:url(ico_004.png) 18px center no-repeat; font-size:14px;}
.quickMenus li.first .QMSubMenus li a{padding-left:38px; line-height:74px; color:#494949; display:block; position:relative;}
.quickMenus li.first .QMSubMenus li a span{background:#ff7544;font-size:12px;color:#fff;-moz-opacity:0;opacity:0;filter:alpha(opacity=0);-webkit-opacity:0;border-radius:2px;padding:0px 15px; line-height:24px; text-align:center; top:25px; right:20px;  position:absolute;transition:all .28s linear;-moz-transition:all .28s linear;-webkit-transition:all .28s linear;-o-transition:all .28s linear;}
.quickMenus li.first .QMSubMenus li a:hover{color:#ff7544; padding-left:45px;box-shadow:0px 5px 15px 1px rgba(128 ,128 ,128 ,0.25);}
.quickMenus li.first .QMSubMenus li a:hover span{-moz-opacity:1;opacity:1;filter:alpha(opacity=100);-webkit-opacity:1;}
	
.quickMenus li.first .QMSubList{ width:925px;overflow-x:hidden;-ms-overflow-x:hidden;overflow-y:scroll\9;-ms-overflow-y:scroll\9;z-index:100;}
.quickMenus li.first .QMSubList .item{ border-bottom:1px solid #dedede; width:95%;color:#666; margin:0px auto; padding:10px 0px 13px 0px; line-height:24px;}
.quickMenus li.first .QMSubList .item h5{background:url(ico_004.png) 0px center no-repeat;font-size:14px; line-height:38px;color:#ff7544; text-indent:20px;}
.quickMenus li.first .QMSubList .item a{ font-size:12px; color:#666; padding:0px 6px; float:left; background:url(images/ico_vline.jpg) left center no-repeat;}
.quickMenus li.first .QMSubList .item a.first{ background:none; padding:0px 6px 0px 0px;}
.quickMenus li.first .QMSubList .item a:hover{ text-decoration:underline; color:#ff7544;}
.quickMenus li.first .QMSubList .IndexWords{position:relative; padding:10px 40px;}
.quickMenus li.first .QMSubList .IndexWords h5{ line-height:40px; font-size:14px; color:#505050;}
.quickMenus li.first .QMSubList .IndexWords li{ 
	/*width:37px; height:37px; */
	float:left;color:#505050;transition:all .28s linear;-moz-transition:all .28s linear;-webkit-transition:all .28s linear;-o-transition:all .28s linear; margin-right:5px; margin-top:5px;border:1px solid #dedede; cursor:pointer;
	line-height:30px;
	text-align:center; font-size:14px;

}
.quickMenus li.first .QMSubList .IndexWords li:hover{box-shadow:0px 5px 15px rgba(0 ,0 ,0 ,0.25);}
.quickMenus li.first .QMSubList .IndexWords li.current{color:#fff; background:#ff7544;}
.quickMenus li.first .QMSubList .DList{ padding:16px 28px;}
.quickMenus li.first .QMSubList .DList ul{float:left;width:100%;}
.quickMenus li.first .QMSubList .DList li{width:150px; color:#666; line-height:21px; margin-top:20px; padding:10px 0px; position:relative; float:left; padding-left:12px; }
.quickMenus li.first .QMSubList .DList li:hover{box-shadow:0px 5px 15px rgba(0 ,0 ,0 ,0.25);}
.quickMenus li.first .QMSubList .DList .DName{ width:72px; position:relative; height:21px;}
.quickMenus li.first .QMSubList .DList .DName .name{ font-size:16px;text-indent:19px; color:#978571;background:url(ico_004.png) left center no-repeat; display:block;}
.quickMenus li.first .QMSubList .DList li p{ width:96%; overflow:hidden; height:21px; font-size:12px;}
.quickMenus li.first .QMSubList .DList li p a:hover{color:#ff7544; text-decoration:underline;}
.quickMenus li.first .QMSubList .DList .DName:hover .name{  color:#ff7544; }
.quickMenus li.first .QMSubList .DList .DNull{ line-height:28px; font-size:14px; margin-top:18px; padding-left:13px;color:#505050;float:left;width:100%;}
.quickMenus li.first .QMSubList .DList .DNull span{ font-size:28px; color:#6bcbca; }
	
.quickMenus .firstA{ display:block; position:relative; line-height:60px; text-indent:58px; font-size:14px; color:#333; background:url(ico_016a.png) right center no-repeat;}
.quickMenus .firstA em{border-bottom:1px solid #ebebeb; display:block; margin:0px 45px; transition:border-bottom .28s linear;-moz-transition:border-bottom .28s linear;-webkit-transition:border-bottom .28s linear;-o-transition:border-bottom .28s linear;font-style:normal;font-weight:600;font-family:"微软雅黑";color:666666;}
.quickMenus .firstA i{ width:30px; height:30px; position:absolute; left:35px; top:18px; z-index:102;}
.quickMenus .firstA span{width:2px; height:2px; top:29px; left:43px; position:absolute; z-index:100; background:#FFF; border-radius:50%;-webkit-transition:all 0.38s cubic-bezier(0.175, 0.885, 0.320, 1.5);-moz-transition:all 0.38s  cubic-bezier(0.175, 0.885, 0.320, 1.5);-o-transition:all 0.38s cubic-bezier(0.175, 0.885, 0.320, 1.5);transition:all 0.38s  cubic-bezier(0.175, 0.885, 0.320, 1.5);}
.quickMenus .firstA i.style01{ background:url(icon_01.png) center center no-repeat;}
.quickMenus .firstA i.style02{background:url(icon_02.png) center center no-repeat;}
.quickMenus .firstA i.style03{background:url(icon_03.png) center center no-repeat;}
.quickMenus .firstA i.style04{background:url(icon_04.png) center center no-repeat;}
.quickMenus .firstA i.style05{background:url(icon_05.png) center center no-repeat;}
.quickMenus .firstA i.style06{background:url(icon_06.png) center center no-repeat;}
.quickMenus .firstA i.style07{background:url(icon_07.png) center center no-repeat;}
.quickMenus .first.last em{border-bottom:1px solid #fff;}
.quickMenus li.first:hover .firstA{ background:#ff7544 url(ico_016b.png) right center no-repeat;text-indent:68px; color:#FFF;  box-shadow:0px 6px 12px rgba(0,0,0,0.15);}
.quickMenus li.first:hover .firstA em{border-bottom:1px solid #ff7544;}
.quickMenus li.first:hover .firstA span{width:44px; height:44px; top:11px; left:28px;}

.noticeBase{ width:830px; float:right; margin-top:0px;margin-bottom:5px; }
.noticeBase .notice{padding:10px; background:#f1f1f1; height:190px; width:390px; position:relative;}
.noticeBase .notice01{float:left;}
.noticeBase .notice02{ float:right;}
.notice01 .title{ background:url(ico_025.png) left top no-repeat; position:relative; height:55px;}
.notice01 .title em{ position:absolute; top:13px; left:70px; font-size:16px;}
.notice02 .title{ background:url(ico_026.png) left top no-repeat; position:relative; height:55px;}
.notice02 .title em{ position:absolute; top:13px; left:70px; font-size:16px;}

.noticeBase a.more{ display:block; position:absolute; width:96px; height:34px; z-index:100; line-height:34px; top:15px; text-align:center; right:0px; color:#FFF; background:#bda179;}
.noticeBase a.more:hover{ background:#ff7544;}
.noticeBase .first{ width:100%; height:75px;}
.noticeBase .first span{ display:block; padding-bottom:4px;color:#bda179;}
.noticeBase .first a{ font-size:14px;  color:#333; line-height:24px;}
.noticeBase .first a:hover{ color:#ff7544;}
.noticeBase .first img{ float:left; width:125px; height:70px;}
.noticeBase .first div{ float:left; width:240px; margin-left:15px;}
.noticeBase ul{ margin-top:3px;}
.noticeBase ul li{ width:100%; height:22px; line-height:22px; overflow:hidden;}
.noticeBase ul li span{ padding-right:12px; color:#bda179;}
.noticeBase ul li a:hover{ text-decoration:underline;}

.lunhuan{width:100%;height:450px;position:relative;}
.lunhuan #lunhuanback{width:100%;height:450px;position:absolute;left:0px;top:0px;overflow:hidden;}
.lunhuan #lunhuanback p{width:100%;height:450px;position:absolute;left:0px;top:0px;opacity:0;filter:alpha(opacity=0);background-repeat:no-repeat;background-position:50% 0px;}
.lunhuan .lunhuan_main{width:880px;height:450px;margin:0 auto;position:relative;}

/*轮换中间区域*/
.lunhuancenter{width:880px;height:420px;position:absolute;left:40px;top:0px;}
.lunhuancenter .centergif{display:block;width:840px;height:240px;position:absolute;left:0px;top:0px;z-index:4;}
.lunhuancenter b{position:absolute;left:0px;top:0px;opacity:0;filter:alpha(opacity=0);z-index:3;width:760px;height:240px;display:block;}
#lunbonum{height:20px;line-height:23px;position:absolute;left:385px;top:400px;z-index:5;}
#lunbonum li{width:20px;height:20px;float:left;margin-right:15px;background:#0094ad;border-radius:20px;cursor:pointer;}
#lunbonum .lunboone{background:#6ae9ff;cursor:pointer;}