﻿/*大事记start*/
.event_box{width:100%;margin:0;position:relative;min-height:420px;}
.event_box .parHd {width:100%;display:inline-block;min-height:92px;overflow:hidden;}
.parHd  ul{width:100%;text-align:center;margin:0 auto;padding-top:25px !important;background:url(../images/licbg.png) repeat-x left 50px;}
.parHd .tempWrap{margin:0 auto;width:100%;}
.parHd .tempWrap:after{content:'';width:100%;height:24px;background:url(../images/licbg.png) repeat-x left center;position:absolute;/* top:33%;*//* right:-140%;*/right:0%;top:35%;/* margin-top:-0.5px;*/z-index:10;}
.parHd li.no_line:before{display:none;}
.parHd li{display:inline-block;cursor:pointer;font-size:24px;  width:65px; height:65px; border-radius:50%; background:rgba(255,255,255,0.5); line-height:65px; color:#000000;margin:0 30px;position:relative;}
.parHd li:after{content:'';background:url(../images/licbgt.png) no-repeat;width:24px;height:24px;position:absolute;z-index:20;top:3px;left:50%;margin-left:-12px;}

div#listBox {width:100%;}
.sPrev,.sNext{width:30px;height:30px;display:block;position:absolute;top:100px;}
.sPrev{left:-40px;}
.sNext{right:-40px;}

@media (min-width:1px) and (max-width:768px)
{
.sPrev{left:0px; top:50%;}
.sNext{right:0px; top:50%;}
}
@media (min-width:768px) and (max-width:1024px)
{
.sPrev{left:0px; top:50%;}
.sNext{right:0px; top:50%;}
}
@media (min-width:1024px) and (max-width:1200px)
{
.sPrev{left:0px; top:30%;}
.sNext{right:0px; top:30%;}
}

.sPrev i,.sNext i{font-size:40px; color:#94b200;}
.parHd li.act{font-size:30px;  width:105px; height:105px; border-radius:50%; background:rgba(222,194,141,0.9); line-height:105px; margin-top:-20px;}
.parHd li.act span{display:block;width:24px;height:24px;overflow:hidden;background:url(../images/cat.png) no-repeat;position:absolute;top:3px;left:50%;z-index:21;margin-left:-12px;}
.parHd li span,.parHd li.clone span{display:none;}	