/* #eventContent{
	width:1080px;
	margin: 0 auto;
} */

em,
i {
    font-style: normal;
}

#_pageContent {
 background: #fff; 
    padding: 20px 0;
}

#divMiddle {
    width: 1170px;
    margin: 15px auto 0;
    overflow: hidden;
}
.moduelsTitle{
    font-size: 18px;
    margin-bottom: 5px;

}
#mbanner {
    width: 1170px;
    margin: -20px auto 0;
}
#mbanner img{
    max-width: 1170px;
    width: 1170px;
    height:350px;
    max-height: 350px;
}
#hotEvent{
    width: 780px;
    float: left;
}
.h5_comm { 
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 12px;
    margin-bottom: 20px;

}
.h5_comm  i{
    float: left;
    border-left:2px solid #00b8ee;
    height:20px;
    margin-right: 10px;
    margin-top:7px;
}
.h5_comm  a{
    font-size: 14px;
    float: right;
    overflow: hidden;
}
.h5_comm  a span{
    float: left;
    height:30px;
    line-height: 35px;
    margin-right:10px;
    color: #999;

}
.h5_comm  a:hover span{
    color: #00b8ee;
}
.h5_comm  a img{
    margin-top: 4px;
}
#hotEvent_list{
    width: 810px;
    overflow: hidden;
    margin-left: -30px;
    margin-top:20px;
}
#hotEvent .h5_comm{ 
   border-bottom: 1px solid #00b8ee;
}
#hotEvent_list li {
    width: 375px;
    height:253px;
    margin-left:30px;
    float:left;
    background: #fff;
    margin-bottom: 15px;
   
}
#hotEvent_list li.commA {
    width: 375px;
    height: 253px;
    position: relative;
    border:1px solid #e5e5e5;
}
#hotEvent_list li.commA .comm_title{
    width: 373px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 7px;
    padding-left:10px;

}
#hotEvent_list li.commA:hover {
    cursor: pointer;
}

#hotEvent_list li.commA>img {
    width: 373px;
    height: 218px;
    /* border: 1px solid #f4f4f4; */
}

#hotEvent_list .item_middle .commA>img:hover {
    width: 373px;
    height: 253px;
   /*  border: 1px solid #00b8ee; */
}
#hotEvent_list .event_canver1 {
    position: absolute;
    bottom: 34px;
    left: 0px;
    width: 373px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 5px 10px;
    display: none;
}

#otherEvent{
    width: 360px;
    float: right;
}
#otherEvent .top{
    width: 360px;
    border:1px solid #00b8ee;
    height:40px;
    margin-top: 15px;
    
}
#otherEvent .top a{
    height:38px;
    line-height: 38px;
    display: inline-block;
    margin:0;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
   
   

}


#otherEvent .top .a1{
    width:190px;
    color: #00b8ee;
}

#otherEvent .top .a2{
    width:168px;
    color: #00b8ee;

}
#otherEvent .top .buleBg{
    background: #00b8ee;
    color: #fff;
}
/* #otherEvent .top .a:hover{
    background: #00b8ee;
    color: #fff;
} */
 .event_list{
    margin-top: 20px;
    display: none;
}
#otherEvent .event_list li{
    margin-bottom:24px;
    overflow: hidden;
   border:1px solid #e5e5e5;
}
#otherEvent .event_list li:hover{
     border:1px solid #00b6ff;
}
#otherEvent .event_list li:hover a{
    color: #00b8ee;
}
#otherEvent .event_list .content p:hover{
    color: #00b8ee;
}
#otherEvent .event_list a{
    width: 190px;
    height:110px;
    float: left;
    color: #666;
}
#otherEvent .event_list a img{
    width: 190px;
    height:110px;
}
#otherEvent .event_list .content{
    width:135px;
    float: left;
    margin-left:15px;
}
#otherEvent .event_list .content a{
    overflow: hidden;
    word-wrap:break-word;
    margin:0;
    padding:0;
    margin-top: 20px;
    width:135px;
    height:40px;
    display: block;
    margin-bottom: 20px;
}

#otherEvent .event_list .content .icons{
    color: #ccc;
    margin-top: 20px;
}
#otherEvent .event_list .content .icon{
    color: #ccc;
    margin:auto 7px;
}
#otherEvent .event_list .content .icon em{
    margin:auto 5px;
}
#oul {
    list-style: none;
    height: 330px;
    margin-left:-1172px;
}

.Module_item {
    width: 255px;
    height: 280px;
    margin: 0px 15px 10px 15px;
    border: 1px solid #f8f8f8;
    float: left;
    background: #fff;
}
.Module_item .imgStyle{
    width:253px;
    height:150px;
}
.Module_item:hover{
   border: 1px solid #00b8ee;
}


/* .Module_item>img {
    width: 255px;
    height: 150px;
} */

.Module_item_detail {
    margin: 10px 15px 0 15px;
    display: block;
    color: #333;
    height:40px;
    overflow: hidden;
    word-wrap: break-word;
}
.Module_item_detail:hover{
    color:#00B8EE;
    cursor: pointer;
    text-decoration: underline;
}
.Module_item_icon {
    color: #ddd;
    margin: 10px 15px 0 15px;
}

.Module_item_icon .icon b {
    font-weight: 400;
    margin: 0 5px;
}

.Module_item_icon em {
    /* margin: 0 5px; */
}

.Module_item_bottom {
    margin: 0 15px;
}

.Module_item_bottom hr {
    margin: 5px 0;
}
.Module_item_bottom {
    color: #ddd;
    overflow: hidden;
}

.Module_item_bottom img {
    width: 30px;
    height: 23px;
    float: left;
    margin-top: 5px;
    margin-right: 10px;
}

.Module_item_bottom #nicName {
    height: 30px;
    line-height: 35px;
    display: inline-block;
}

#eventTitle {
    margin: 5px auto;
    width: 1170px;
    position: relative;
    background: url(../images/ss1.jpg);
    height:94px;
}
#questionnaireBtn{
    position: absolute;
    left:185px;
    top:30px;
    width:156px;
    height:40px;
    background: #f8b502;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
    line-height: 40px;
    color: #fff;
    

}
#publishBtn{
    position: absolute;
    left:806px;
    top:30px;
    width:120px;
    height:45px;
    background: url(../images/anniu1.png);
    cursor: pointer;
}
#publishBtna:active  {
    background: url(../images/anniu2.png);
}



/*主题板块*/

#TitleModule {
    margin: 30px auto;
    width: 1170px;
    padding: 0px;
}

#TitleModule a {
    color: #333;
}

#TitleModule a:hover {
    color: #333;
}

#TitleModule .TitleModuleItem {
    margin-bottom: 50px;
    overflow: hidden;
    clear: both;
   /*  height: 284px; */
}

#TitleModule .item_left {
    width: 427px;
    margin-right: 34px;
    float: left;
    height: 300px;
}

.item_left_top {
    height: 137px;
    margin-bottom: 22px;
    background: #fe9b00;
    padding: 30px 20px;
    color: #FFF;
}

.item_left_top .item_left_top_title span {
    font-size: 24px;
}

.item_left_top .item_left_top_title a {
    font-size: 14px;
    color: #fff !important;
    margin-left: 10px;
}

.item_left_top .item_left_top_title a:hover {
    color: #fff !important;
    cursor: pointer;
    text-decoration: underline !important;
}

.item_left_top .title0ul {
    margin-top: 10px;
    list-style: none;
}

.item_left_top .title0ul li {
    float: left;
    margin-right: 30px;
}

.item_left_top .title0ul li a {
    color: #fff !important;
}

.item_left_top .title0ul li a:hover {
    color: #fff !important;
    cursor: pointer;
    text-decoration: underline !important;
}

.item_left_content .commA {
    background: #fff;
    display: inline-block;
    width: 200px;
    height: 140px;
    float: left;
    position: relative;
    border: 1px solid #e5e5e5;
}

.item_left_content .commA:first-child {
    margin-right: 27px;
}

.item_left_content .commA:hover {
    cursor: pointer;
}

.item_left_content .commA .comm_title{
    width:200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left:10px;

}
.item_left_content .commA>img {
    width: 200px;
    height: 115px;
    /* border: 1px solid #f4f4f4; */
}

.item_left_content .commA>img:hover {
    /* outline: : 1px solid #00b8ee; */
}

#TitleModule .item_middle {
    width: 477px;
    height: 300px;
    margin-right: 30px;
    float: left;
    background: #fff;
}

#TitleModule .item_middle .commA {
    width: 477px;
    height: 300px;
    position: relative;
    border: 1px solid #e5e5e5;
}
#TitleModule .item_middle .commA .comm_title{
    width: 477px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left:10px;

}
#TitleModule .item_middle .commA:hover {
    cursor: pointer;
}

#TitleModule .item_middle .commA>img {
    width: 477px;
    height: 276px;
    
}

#TitleModule .item_middle .commA>img:hover {
    width: 477px;
    height: 276px;
   /*  border: 1px solid #00b8ee; */
}

#TitleModule .item_right {
    width: 200px;
    float: left;
}

.item_right .commA {
    background: #fff;
    display: inline-block;
    width: 200px;
    height: 140px;
    float: left;
    color: #333;
    position: relative;
    border: 1px solid #e5e5e5;
}
.item_right .commA .comm_title{
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left:10px;

}

.item_right >.commA:first-child {
    margin-bottom: 18px;
}

.item_right >.commA:hover {
    color: #333;
    cursor: pointer;
}

.item_right .commA>img {
    width: 200px;
    height: 115px;
    
}

.item_right .commA>img:hover {
    /* border: 1px solid #00b8ee; */
}

.event_canver {
    position: absolute;
    bottom: 22px;
    left: 0px;
    width: 198px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 5px 10px;
    display: none;
}
.event_canver1 {
    position: absolute;
    bottom: 22px;
    left: 0px;
    width: 475px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 5px 10px;
    display: none;
}
.event_canver .icon {
    height: 30px;
    line-height: 30px;
    display: inline-block;
}

#ssBtn {
    background: #00b8ee;
    width: 70px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    color: #fff !important;
    text-align: center;
    float: right;

}

#ssBtn:hover {
    background: #01aadb;
}


/*往期精彩活动*/

#Activities {
    margin: -35px auto 0;
    width: 1170px;
    overflow: hidden;
}
#Activities .h5_comm{ 
   border-bottom:1px solid #feba56;
}
#Activities .h5_comm i{
    border-left:2px solid #feba56;
}
#Activities_left {
    width: 423px;
    margin-right: 30px;
    float: left;
   /* overflow: hidden; */
   min-height: 30px;
}
.Activities_left_item{
	width:200px;
	height:118px;
	margin-bottom: 10px;
	/*  border: #eee solid 1px; */ 
	float: left;

}
.Activities_left_item:nth-child(2n){
	margin-left: 23px;
}
.Activities_left_item:hover{
	outline: #00b8ee solid 1px;
}
.Activities_left_item img{
	width:200px;
	height:118px;
	
}
.Activities_left_item img:hover{
    cursor: pointer;
}


#Activities_main{
	width: 715px;
    float: left;
    height: 245px;
    border: 1px solid #e5e5e5;
    padding:0 ;
    background: #fff;
}
#Activities_main .Activities_main_item{
	
	padding: 10px 20px ;
	height:81px;
	border-left: 5px solid #fff;
	margin:0 ;
	
}
#Activities_main .Activities_main_item:hover{
	border-left: 5px solid #00b8ee;
	/* background: #ccc; */
}
#Activities_main .Activities_main_item i{
    margin-right:30px;
}
#Activities_main .Activities_main_item .icon{
    color: #ddd;
}
.Activities_main_item1{
	border-bottom: 1px solid #f8f8f8 !important ;
	height:72px;
	padding:10px ;

	}
 .Activities_main_item1:last-child{
   border-bottom: none;
}
.Activities_main_item1:hover{
    cursor: pointer;
}
#Activities_main .Activities_main_item1 h5{
	margin: 0 0 10px 0;
}
.Activities_main_item1 .Activities_main_item_detail .icon{
 color: #ddd;
}
.Activities_main_item1 .Activities_main_item_detail .icon b{
    font-weight:400px;
    margin:0 5px;
}
/*新闻速递*/
#News{
	margin: 5px auto 0;
    width: 1170px;
    overflow: hidden;
}
#News .h5_comm{ 
   border-bottom:1px solid #61b752;
}
#News .h5_comm i{
    border-left:2px solid #61b752;
}
/* #News .title{
    width:1110px;
    height:40px;
    background:#e9f4f9;
    margin-bottom: 20px;
}
#News .title span{
    display: inline-block;
    padding: 10px 20px;
    font-size:18px;
    background: #000;
    color: #fff;
}
#News .title a{
    color: #333;
    float: right;
    margin-right: 10px;
    height:40px;
    line-height: 40px;
}
#News .title a:hover{
    color: #00b8ee;
} */
#News .news_left{
	width: 424px;
	border:1px solid #e5e5e5;
	float: left;
	height:254px;
    display: none;
}
#News .news_left img{
	width: 424px;
	height:252px;
}
#News .news_cent{
	float: right;
	width: 715px;
}
.ctntOul{
	margin: 0;
	padding: 0;
}
.ctntOul li{
	overflow: hidden;
	margin-bottom: 10px;
}
.ctntOul li img{
	float: left;
	color: #00b8ee;
	margin-top: 6px;
}
.ctntOul li a{
	margin-left: 10px;
	width:420px;
	display: inline-block;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    float: left;

}
.ctntOul li a:hover{
	cursor: pointer;
	color: #00b8ee;
}
.ctntOul li span{
	float: right;
	/* margin-right: 10px; */
}
.ctntOul li .blueColor{
	color: #00b8ee;
}


.lunbo{
            width: 100%;
            height: 350px;
            min-width: 1200px;
            position: relative;
            overflow: hidden;
        }
        .mask{
            position: absolute;
            top: 0px;
            /*width: 18.45%;*/
            height: 350px;
            opacity: .7;
            background: #fff;
            filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
        }
        .mask_left{
            left: 0px;
        }
        .mask_right{
            right: 0px;
        }
        .cen_yd{
            width: 1200px;
            height: 350px;
            position: absolute;
            top: 0px;
        }
        .cen_yd2{
            height: 350px;
            position: absolute;
            top:0px;
        }
        .cen_yd_li{
            float: left;
            width: 1200px;
            height: 350px;
        }
        .cen_yd_li img{
            width: 1200px;
            height: 350px;
        }
        .yd_ul{
            transition: all .5s;
            -moz-transition: all .5s;
            -ms-transition: all .5s;
            -webkit-transition: all .5s;
            float: left;
        }
        .btn-left{
            display: inline-block;
            width: 72px;
            height: 72px;
            background-image: url("../images/index_login_bg.32.png");
            background-position: -298px 0;
            cursor: pointer;
            position: absolute;
            top:139px;
            left: -80px;
            z-index: 4;
        }
        .btn-left:hover{
            background-image: url(../images/index_login_bg.32.png);
            background-position: -371px 0;
        }
        .btn-right:hover{
            background-image: url(../images/index_login_bg.32.png);
            background-position: -225px 0;
        }
        .btn-right{
            display: inline-block;
            width: 72px;
            height: 72px;
            background-image: url("../images/index_login_bg.32.png");
            background-position: -152px 0;
            cursor: pointer;
            position: absolute;
            top:139px;
            right: -80px;
            z-index: 4;
        }
         .yd_div1,.yd_div2,.yd_div3{
            float: left;
            transition: all .5s;
            -moz-transition: all .5s;
            -ms-transition: all .5s;
            -webkit-transition: all .5s;
        }
        .left_span{
            right: -20px;
            background-position: 0 -140px;
        }
        .new_span{
            display: inline-block;
            width: 30px;
            height: 70px;
            position: absolute;
            top:115px;
            cursor: pointer;
            background-image: url("../images/bgs-s6c8446423a.png");
        }
        .right_span{
            left: -20px;
            background-position: 0 0px;
        }