/*-----------------[初始化]--------------*/
body{color: #333;font-size: 12px;font-family:"微软雅黑","Microsoft Yahei";background: #fff;


-ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
}
a{color: #444;}
a:hover{color: #9a0000;}
img,.ani{
    max-width: 100%;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
input,textarea,select{font-size: 12px;color: #444;font-family:"微软雅黑","Microsoft Yahei";}
input[type='submit'],input[type='reset'],input[type='button'],select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.con  img{height:auto!important; }


table img{height:auto!important; }
/*结构*/
.wp{width: 100%;max-width: 1180px;margin: 0 auto;}
.h50{height: 50px;clear: both;overflow: hidden;}
.h100{height: 100px;clear: both;overflow: hidden;}

*{outline: none;}

/*问题*/

/*按钮*/

/*颜色*/


/*******************************
	-------[=头部]-------
********************************/
#top{background: #9a0000;height: 32px;line-height: 32px;position: relative;z-index: 99999;}
#top .top-r{float: right;}
.ul-list1{float: left;/*overflow: hidden;*/}
.ul-list1 li{float: left;font-size: 14px;position: relative;}
.ul-list1 a{display: block;color: #fff;}
.ul-list1 .v1{padding: 0 18px 0 11px;}
.ul-list1 i{display: inline-block;width: 21px;height: 32px;background-position: center center;background-repeat: no-repeat;}
.ul-list1 .v1:hover,.ul-list1 .on .v1{background: #333;}
.ul-list1 .subBox{position: absolute;left: 0;top: 100%;padding-top: 1px;width: 133px;display: none;}
.ul-list1 .subBox dl{background: rgba(0,0,0,.8);padding: 10px 0;}
.ul-list1 .subBox a{height: 36px;line-height: 36px;padding: 0 24px;}
.ul-list1 .subBox a:hover{text-decoration: underline;}


#top .sel-lan{float: left;color: #fff;width: 82px;text-align: center;font-size: 14px;}
#top .sel-lan dl{display: block;vertical-align: middle;cursor: pointer;position: relative;}
#top .sel-lan dt{line-height: 32px;height: 32px;padding: 0 10px;}
#top .sel-lan dl a{display: block;color: #fff;}
/*#top .sel-lan dd{display: none;position: absolute;top: 100%;left:0;right: 0;z-index: 9999;padding: 10px 10px;background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.5);text-align: center;
}*/

#top .search{display: block;width: 30px;height: 24px;background: url(/cdc/images/gicon6.png) no-repeat center center;float: right;border: none;cursor: pointer;}
.m-search{float: right;position: relative;top: 4px;}

.m-soBox{ 
   z-index: 999;position: relative;height: 24px;line-height: 24px;
   -webkit-border-radius: 12px;
   -moz-border-radius: 12px;
   border-radius: 12px;overflow: hidden;

}
.soBox-click .m-soBox{width: 218px;}
.soBox-click .m-soBox .input{display: block;}
#top .soBox-click .m-soBox .search{position: absolute;right: 5px;top: 0;width: 30px;height: 24px;
 background: #fff url(../images/gicon6-6.png) no-repeat center center;

z-index: 9999;
}
.m-soBox .input{height: 24px;line-height: 24px;padding: 0 10px;display: inline-block;background: #fff;width: 100%;position: absolute;left: 0;right: 0;display: none;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.m-soBox .search:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

#hd .logo{line-height: 112px;}
#hd .logo img{display: inline-block;vertical-align: middle;}




/*******************************
	-------[=导航]-------
********************************/

/*手机导航*/
#hd-m{
    position: fixed;left: 0;right: 0;top: 0;z-index: 9999;
    height: 60px;
    line-height: 60px;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 0 5px;
    background: #fff;
    display: none;
}
#hd-m .inner{
    position: fixed;left: 0;top: 60px;z-index: 99999;
    bottom:0;
    width:100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
}
#hd-m .inner .bg{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
}
#hd-m .so-Box{
    float: right;
    position: relative;
    height: 60px;width: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    margin-right: 30px;
}
#hd-m .so-Box.open{width: 100%;}
#hd-m .so-Box .close{
    display: block;width: 45px;height: 60px;
    background: url(/cdc/images/icon-close2.png) no-repeat center center;
    position: absolute;left: 0;top: 0;
    display: none;
}
#hd-m .so-Box.open .close{display: block;}
#hd-m .so-Box.open{
    position: absolute;left: 0;right: 0;z-index: 2000;
    padding: 0 45px;
    background: #fff;
}
#hd-m .so-Box input[type="text"]{
    display: block;width: 100%;height: 60px;
    border: none;background: none;
    border-left: 1px #f3f2f2 solid;
    font-size: 14px;color: #333;line-height: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 0 15px;
    display: none;
}
#hd-m .so-Box.open input[type="text"]{display: block;}
#hd-m .so-Box input[type="submit"],#hd-m .so-Box .btn{
    display: block;width: 40px;height: 60px;
    position: absolute;right: 0;top: 0;
    cursor: pointer;
    border: none;
    background: url(/cdc/images/icon-so1-1.png) no-repeat center center;
}
#hd-m .so-Box input[type="submit"]{display: none;background-image: url(/cdc/images/icon-so2.png);}
#hd-m .so-Box.open input[type="submit"]{display: block;}
#hd-m .so-Box.open .btn{display: none;}
#hd-m .nav{
    position: absolute;left: 0;top: 0;bottom: 0;
    overflow-y: auto;
    width: 46%;
    background: #fff;
}

/*******************************
	-------[=导航]-------
********************************/
#nv{background:#efefef;height:47px;line-height: 47px;z-index: 9999990;}
.nav{/*overflow: hidden;*/}
.nav li{float: left;font-size: 16px;width: 116px;position: relative;z-index: 990;}
.nav .v1{display: block;color: #000;background: url(/cdc/images/gicon7.png) no-repeat center right;text-align: center;}
.nav .last-child .v1{background: #efefef;}
.nav .v1:hover,.nav li.on .v1{color: #fff;background: #9a0000;}
.nav .subBox{position: absolute;left: 0;top: 100%;padding-top: 0px;width: 145px;overflow: hidden;font-size: 14px;display: none;}
.nav .subBox dl{background: url(/cdc/images/gbg.png);padding: 12px 0 14px;}
.nav .subBox a{display: block;line-height: 36px;height: 36px;padding: 0 22px;color: #fff;position: relative;}
.nav .subBox i{display: block;position: absolute;width: 5px;height: 9px;background: url(/cdc/images/gicon8.png) no-repeat center center;
    top: 50%;margin-top: -4px;right: -120%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.nav .subBox a:hover{color: #c50000;}
.nav .subBox a:hover i{right: 18px;}


/*三级菜单*/
.nav .subBox2{
    position: absolute;left: 100%;top: 30px;
    width: 100%;min-height: 200px;
    background: rgba(0,0,0,.4);
  /*  padding: 12px 0 14px; */
    display: none;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
    border-top: 1px rgba(255,255,255,.2) solid;
    border-bottom: 1px rgba(255,255,255,.2) solid;
}
.nav li.last .subBox2{left: auto;right: 100%;}
.nav .subBox dd:hover .subBox2{
    top: 0;
    display: block;
}
.nav .subBox2 a{
    display: block;
    font-size: 13px;
    line-height: 24px;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 6px 5px 6px 20px;
}

.nav li .first-level,
.nav li .second-level{
    display: block;
    position: absolute;right: 0;top: 7px;
    background-position: center center;
    background-repeat: no-repeat;
}
.nav li .first-level{width:40px;height:36px;background-image: url(/cdc/images/icon-arrow1.png);}
.nav li .second-level{width:40px;height:28px;background-image: url(/cdc/images/icon-on.png);}
.nav li .first-level em,
.nav li .second-level em{
    display: block;
    width: 1px;background: #ccc;
    opacity: 0;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.nav li .first-level em{height: 25px;margin-top: 5px;}
.nav li .second-level em{height: 20px;margin-top: 4px;}
.nav li .first-level.on em,.nav .second-level.on em{
    opacity: 1;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 100)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.nav li .v1-open + .first-level{background-image: url(/cdc/images/icon-arrow2.png);}
.nav li .v2.open + .second-level{background-image: url(/cdc/images/icon-off.png);}






.menuBtn{position: absolute;z-index: 9;display: none;right: 10px;
    width: 30px;padding: 12px 0 7px 0;cursor: pointer;top: 6px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn b{display: block;height: 3px;background-color: #9a0000;
    margin: 3px 0 5px;border-radius: 2px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn.open{top: 21px;}
.menuBtn.open b{display: none;margin: 0;position: absolute;left: 0;top: 105%;width: 30px;}
.menuBtn.open b:first-child{display: block;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
}
.menuBtn.open b:last-child{display: block;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
}

/*******************************
	-------[=banner]-------
********************************/
#ban{
    height: 320px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
#banner a.slick-slide{display: block;height: 100%;}
#banner .item{height: 100%;}
#banner{height: 440px;}
#banner .slick-slider,#banner .slick-list,#banner .slick-track,#banner .slick-slide{height: 100%;}
#banner .item{outline: 0;position: relative;
    background-position: center center;background-repeat: no-repeat;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

#banner .slick-dots{position: absolute;left: 0;bottom: 21px;width: 100%;text-align: center;z-index: 99;}
#banner .slick-dots li{display: inline-block;margin: 0 5px 0 6px;}
#banner .slick-dots li button{display: block;width: 13px;height: 13px;border: none;outline: 0;cursor: pointer;text-indent: -9999em;padding: 0;margin: 0;
    font-size: 0;line-height: 0;text-indent: 999px;background: none;border: 1px solid #fff;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
}
#banner .slick-dots li.slick-active button{background-color: #fff;}
 #banner .item a{display: block;height: 100%;}
/*******************************
	-------[=底部]-------
********************************/
.fd-con{padding-top: 2px;line-height: 68px;height: 68px;background: #212121;border-bottom: 1px solid #2b2b2b;font-size: 14px;color: #595959;}
.fd-con .l-con{float: left;width:86%; }
.fd-con .r-con{float: right;width: 13%;}
.fd-con p{float: left;padding-left: 26px;margin-right: 36px;}
.fd-con .share{float: right;}
.fd-con .tel{background: url(/cdc/images/gicon9.png) no-repeat center left;}
.fd-con .email{background: url(/cdc/images/gicon10.png) no-repeat center left;}
.fd-con .address{background: url(/cdc/images/gicon11.png) no-repeat center left;}
.fd-con .share a{display: block;float: left;margin-left: 19px;width: 53px;height: 53px;position: relative;top: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.fd-con .share .weixin{background: url(/cdc/images/icon1.png) #545454 no-repeat center center;}
.fd-con .share .weibo{background: url(/cdc/images/icon2.png) #545454 no-repeat center center;}
.fd-con .share a:hover{
    background-color: #9a0000;
}


.fd-con .ma{position: absolute;bottom: 100%;z-index: 99;left: 0;width: 80px;height: 80px;display: none;}
.fd-con .ma img{display: block;width: 100%;height: 100%;margin-left: -18px;}
.fd-con .share a.on .ma{display: block;}



.fd-copy{height: 53px;line-height: 53px;background: #000;color: #949494;font-size: 14px;overflow: hidden;}
.fd-copy .l-copy{float: left;}
.fd-copy .r-copy{float: right;}
.fd-copy a{color:#949494;}
.fd-copy a:hover{text-decoration: underline;}


/*******************************
    -------[=苹果]-------
********************************/
.m-more{
    display: block;
    float: right;
    font-size: 14px;
    color: #333;
    padding-right: 23px;
    background: url(/cdc/images/gicon16.png) no-repeat center right;
    margin-top: -42px;
}
.m-more:hover {
    color: #9a0000;
}

.ul-list2{overflow: hidden;}
.ul-list2 li{width: 25%;float: left;text-align: center;}
.ul-list2 .con{display: block;color: #888;padding-top: 28px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.ul-list2 i{display: block;width: 80px;height: 80px;margin: 0px auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.ul-list2 .txt{padding: 18px 10px 21px;font-size: 14px;line-height: 18px;}
.ul-list2 h3{color: #000;font-size: 24px;font-weight: normal;height: 30px;line-height: 30px;overflow: hidden;margin-bottom: 4px;}
.ul-list2 span{display: block;font-family: "arial";}
.ul-list2 .icon1{background: url(/cdc/images/gicon12.png) #ffd53c no-repeat center center;}
.ul-list2 .icon2{background: url(/cdc/images/gicon13.png) #9a0000 no-repeat center center;}
.ul-list2 .icon3{background: url(/cdc/images/gicon14.png) #3e69ab no-repeat center center;}
.ul-list2 .icon4{background: url(/cdc/images/gicon15.png) #7ab459 no-repeat center center;}
.ul-list2 .con:hover{background:#9a0000;color: #fff;}
.ul-list2 .con:hover h3{color: #fff;}
.ul-list2 .con:hover .icon1{background: url(/cdc/images/gicon12.png) rgba(255,255,255,.25) no-repeat center center;}
.ul-list2 .con:hover .icon2{background: url(/cdc/images/gicon13.png) rgba(255,255,255,.25) no-repeat center center;}
.ul-list2 .con:hover .icon3{background: url(/cdc/images/gicon14.png) rgba(255,255,255,.25) no-repeat center center;}
.ul-list2 .con:hover .icon4{background: url(/cdc/images/gicon15.png) rgba(255,255,255,.25) no-repeat center center;}

.bgf2{background: #f2f2f2;padding-top: 15px;}
.g-title2{overflow: hidden;padding-bottom: 21px;}
.ul-list3{float: left;margin-left: -21px;}
.ul-list3 li:first-child{background: none;}
.ul-list3 li{float: left;padding: 0 21px;background: url(/cdc/images/gicon25.png) 0 center no-repeat;}
.ul-list3 a{display: block;font-size: 24px;color: #818181;}
.ul-list3 .on a,.ul-list3 a:hover{color: #9a0000;}
.g-title2 .more{display: block;float: right;font-size: 14px;color: #333;padding-right: 23px;background: url(/cdc/images/gicon16.png) no-repeat center right;
    height: 36px;line-height: 36px;
}
.g-title2 .more:hover{color:#9a0000; }

.m-section1{padding: 17px 0 50px;}
.m-section1 .l-section{width: 68%;float: left;}
.m-section1 .r-section{width: 31%;float: right;}

.m-pic1{width: 400px;float: left;}
.m-pic1 .pic{display: block;height: 290px;overflow: hidden;}
.m-pic1 .pic img{display: block;width: 100%;height: 100%;}
.m-pic1 .txt{color: #333;font-size: 12px;line-height: 20px;padding: 17px 0;}
.m-pic1 h3{margin-bottom: 8px;}
.m-pic1 h3 a{display: block;font-size: 16px;color: #333;font-weight: normal;height: 30px;line-height: 30px;overflow: hidden;}
.m-pic1 p{height: 40px;overflow: hidden;}
.ul-list4{overflow: hidden;background: #fff;padding: 8px 30px 13px 40px;}
.ul-list4 a{display: block;line-height: 35px;height: 35px;overflow: hidden;color: #000;font-size: 14px;}
.ul-list4 li{padding: 10px 0 12px;border-bottom: 1px dashed #a8a8a8;}
.ul-list4 .last-child{border-bottom: none;}
.ul-list4 a span{float: right;color: #999;}
.ul-list4 a:hover{color: #9a0000;}
.ul-list4 a:hover span{color: #9a0000;}
.m-calendar{background: #fff;}
.m-calendar .title{height: 171px;border-bottom: 1px solid #eee;overflow: hidden;text-align: center;position: relative;}
.m-calendar .prev{display: block;/*float: left;*/width: 57px;height: 171px;background: url(/cdc/images/gicon26.png) no-repeat center center;position: absolute;left: 0;top: 0;}
.m-calendar .next{display: block;/*float: right;*/width: 57px;height: 171px;background: url(/cdc/images/gicon27.png) no-repeat center center;right: 0;top: 0;position: absolute;}
.m-calendar .inner{/*width: 246px;*//*float: left;*/color: #000;font-size: 18px;font-family: '黑体';text-align: center;padding-top: 20px;height: 171px;display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.m-calendar .inner span{display: block;font-size: 120px;color: #9a0000;height: 112px;line-height: 112px;}
.m-calendar .content{padding:8px 10px 9px;}
.m-calendar table{width: 100%;line-height: 36px;color: #666;font-size: 16px;font-family: '黑体';text-align: center;  }
.m-calendar thead th{font-weight: normal;text-align: center;}
.m-calendar td.last{color: #999;}
.m-calendar table span{width:34px;height: 34px; display: inline-block;line-height: 34px;position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;cursor: pointer;
}
.m-calendar table i{display: block;width: 4px;height: 4px;    
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #9a0000;
    position: absolute;bottom: 4px;left: 50%;margin-left: -2px;
}
.m-calendar table td{position: relative;}
.m-calendar .onToday span{background: #9a0000;color: #fff;}
.m-calendar .onToday i{background: #fff;}
.m-calendar .mark span{border: 1px solid #9a0000;}
.m-calendar .event{position: absolute;top: -90px;right: -10px;width: 293px;height: 86px;
    /*box-shadow: 3px 4px 2px rgba(0,0,0,.26);background: #fff;*/padding: 15px 25px;
    background: url(/cdc/images/gicon28.png) no-repeat center top;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;color: #333;font-size: 14px;line-height: 25px;font-family: '微软雅黑';text-align: left;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;display: none;
}
.m-calendar .mark:hover .event{display: block;}
/*******************************
    -------[=番茄]-------
********************************/
.row{overflow: hidden;margin-top: -60px;}
#bd{margin-bottom: 60px;position: relative;z-index: 10;}
.index #bd{margin-bottom: 0;}
/*左右分栏*/
.side-col{
    float: left;width: 254px;min-height: 608px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding-bottom: 30px;
    background: url(/cdc/images/bg3.png) no-repeat right bottom;
    background-color: #ededed;
    margin-right: 50px;
}
.main-col{overflow: hidden;padding-top: 60px;}

/*目今位置*/
.m-cur{
    font-family: "宋体";
    font-size: 12px;color: #484848;line-height: 24px;text-align: right;
    padding: 14px 0 19px;
}
.m-cur a{color: inherit;}
.m-cur a:hover{color: #9a0000;}
.m-cur a i{
    display: inline-block;vertical-align: middle;
    width: 20px;height: 20px;
    background: url(/cdc/images/bg4.png) no-repeat center center;
    margin-right: 6px;
}

.g-title1{padding: 6px 10px 14px 49px;background: #9a0000;}
.g-title1 h3{
    font-size: 32px;color: #fff;font-weight: normal;line-height: 64px;
    background: url(/cdc/images/bg1.jpg) no-repeat left bottom;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*页码*/
.m-page{padding: 15px 0 0;text-align: center;}
.m-page ul{overflow: hidden;display: inline-block;vertical-align: top;}
.m-page ul li{
    float: left;margin: 0 5px;
}
.m-page li a{
    display: block;
    font-size: 14px;color: #666;line-height: 28px;
    padding: 0 10px;
    background: #fff;border: 1px #ededed solid;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.m-page li a:hover,.m-page li.on a{
    background: #9a0000;color: #fff;
}


.snav{padding-top: 12px;}
.snav li{
    padding-left: 17px;
}
.snav a{
    display: block;
    font-size: 16px;color: #000;line-height: 47px;
    padding-left: 32px;
    background-position: 14px center;
    background-repeat: no-repeat;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.snav li.on a,.snav a:hover{
    color: #9a0000;
    background-image: url(/cdc/images/bg2.jpg);
    background-color: #fff;
}



























.cal{background: #fff;}
.cal .title{height: 171px;border-bottom: 1px solid #eee;overflow: hidden;text-align: center;position: relative;}
.cal .prev{display: block;/*float: left;*/width: 57px;height: 171px;background: url(/cdc/images/gicon26.png) no-repeat center center;position: absolute;left: 0;top: 0;}
.cal .next{display: block;/*float: right;*/width: 57px;height: 171px;background: url(/cdc/images/gicon27.png) no-repeat center center;right: 0;top: 0;position: absolute;}
.cal .inner{/*width: 246px;*//*float: left;*/color: #000;font-size: 18px;font-family: '黑体';text-align: center;padding-top: 20px;height: 171px;display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.cal .inner span{display: block;font-size: 120px;color: #9a0000;height: 112px;line-height: 112px;}
.cal .content{padding:8px 10px 9px;}
.cal table{width: 100%;line-height: 36px;color: #666;font-size: 16px;font-family: '黑体';text-align: center;  }
.cal thead th{font-weight: normal;text-align: center;}
.cal td.last{color: #999;}
.cal table span{width:34px;height: 34px; display: inline-block;line-height: 34px;position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;cursor: pointer;
}
.cal table i{display: block;width: 4px;height: 4px;    
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #9a0000;
    position: absolute;bottom: 4px;left: 50%;margin-left: -2px;
}
.cal table td{position: relative;}
.cal .onToday span{background: #9a0000;color: #fff;}
.cal .onToday i{background: #fff;}
.cal .mark span{border: 1px solid #9a0000;}
.cal .event{position: absolute;top: -90px;right: -10px;width: 293px;height: 86px;
    /*box-shadow: 3px 4px 2px rgba(0,0,0,.26);background: #fff;*/padding: 15px 25px;
    background: url(/cdc/images/gicon28.png) no-repeat center top;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;color: #333;font-size: 14px;line-height: 25px;font-family: '微软雅黑';text-align: left;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;display: none;
}
.cal .mark:hover .event{display: block;}







































#menu {  
  margin: 0 auto; 
  width: 1200px;
  font-family: '微软雅黑';
  font-size:16px;
  height:47px; position:relative; z-index:999999
}
  
#menu ul {
  list-style: none;  
}
li.l1-nav {
  float: left;  
  position: relative; 
  left: 0px;
  height:47px; 
  line-height:47px;
}

a.l1-nav {  
  display: block;  
  text-align: center;  
  text-decoration: none;  
  height: 47px;
  line-height:47px;
  color:#000;
  float:left;
  width:116px;
  background:url(/cdc/images/gicon7.png) no-repeat center right;/****/
}

li.l1-nav:hover a.l1-nav, a.l1-nav:hover {  
  color: #fff;
  background: #7c141a;
  height:47px; 
  line-height:47px; 
}

ul.l2-nav {
  visibility: hidden;
  position: absolute;  /* 第二级菜单相关于第一级菜单绝对定位 */
  left: 0px;
  top: 47px;
  width:145px;padding:12px 0 14px;
  background:url(/cdc/images/gbg.png) repeat;/****/
}

li.l2-nav {
  float: left;  
  position: relative; /* 这里把第二级菜单项设成相对定位，，，，，，以使得它包括的三级菜单相对它自己定位 */
  left: 0px;
  top: 0px;
  width:100%;
  height:40px;
}

a.l2-nav {  
  display: block; /* 把a设成块级显示 */
  padding:0 22px;
  height: 40px;
  line-height: 40px;
  text-decoration:none;
  font-size: 14px;
  color: #fff;
}

li.l2-nav:hover a.l2-nav, a.l2-nav:hover {  
  color: #c50000;
  background:url(/cdc/images/gicon8.png) no-repeat 125px center;
}

/* 这是控制菜单显示与隐藏的重点 */
a.l1-nav:hover ul.l2-nav, li.l1-nav:hover ul.l2-nav {
  visibility: visible;
}
.nav-dq{background:#9a0000!important; color:#fff!important;}<!--耗时1757832845.8454秒-->