@media (min-width: 1025px) {
    .content_list .content_list_mask{
        background: #000;
        filter:alpha(opacity=60);
    }
    .content_list li:hover .content_list_mask{
        background: rgb(218,37,28);
        filter:alpha(opacity=30);
    }

    .imageandtx .page .left{
        width: 24px;
        height: 24px;
        margin-top: -5px;
    }
    .imageandtx .page .right{
        width: 24px;
        height: 24px;
        margin-top: -5px;
    }
	.box_fixed{
		 height:90px;   
	 }
	.carouselTitle{	
		font-size:24px;
		bottom:200px;     
	}
}
	
@media (max-width: 1024px) {
	
    #new .content .content_nav{
        margin-top: 110px;
    }
    #new .content>.detail{
        margin-top: 0px;
    }
    .content_table{
        display: none;
    }
    .content .content_nav ul{
        height:84px;
    }
    .content .content_nav ul li{
        height:84px;
        line-height:84px;
        font-size:30px;
    }
    .content .content_nav ul li .line{
        width:60px;
        height:2.25px;
        margin-left:-30px;
        bottom:15px;
    }
    .content .content_nav .downnav{
        height:42px;
    }
    .content .content_nav .downnav .down_icon{
        width:24px;
        height:12px;
        margin-top:-6px;
        margin-left:-12px;
    }
    .content_list .content_list_mask{
        background: #000;
        filter:alpha(opacity=60);
    }

    #new .content .carousel ul .carousel1{
        background: url(../images/newsandnotice/new/mobile/ie8_carousel2.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #activities .content .carousel ul .carousel1{
        background: url(../images/newsandnotice/new/mobile/ie8_carousel2.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #new .content .carousel ul .carousel2{
        background: url(../images/newsandnotice/new/mobile/ie8_carousel1.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #activities .content .carousel ul .carousel2{
        background: url(../images/newsandnotice/new/mobile/ie8_carousel1.jpg) no-repeat center;
        background-size: 100% 100%;
    }

    #new .content_list  .content_list_1{
        background: url(../images/newsandnotice/new/mobile/ie8_list1.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #new .content_list  .content_list_2{
        background: url(../images/newsandnotice/new/mobile/ie8_list2.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #new .content_list  .content_list_3{
        background: url(../images/newsandnotice/new/mobile/ie8_list3.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #new .content_list  .content_list_4{
        background: url(../images/newsandnotice/new/mobile/ie8_list4.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #new .content_list  .content_list_5{
        background: url(../images/newsandnotice/new/mobile/ie8_list5.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #new .content_list  .content_list_6{
        background: url(../images/newsandnotice/new/mobile/ie8_list6.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #new .content_list  .content_list_7{
        background: url(../images/newsandnotice/new/mobile/ie8_list7.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #activities .content_list  .content_list_1{
        background: url(../images/newsandnotice/activities/mobile/ie8_list1.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #activities .content_list  .content_list_2{
        background: url(../images/newsandnotice/activities/mobile/ie8_list2.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #activities .content_list  .content_list_3{
        background: url(../images/newsandnotice/activities/mobile/ie8_list3.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #notice .content_list  .content_list_1{
        background: url(../images/newsandnotice/notice/mobile/ie8_list1.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #notice .content_list  .content_list_2{
        background: url(../images/newsandnotice/notice/mobile/ie8_list2.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #notice .content_list  .content_list_3{
        background: url(../images/newsandnotice/notice/mobile/ie8_list3.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #notice .content_list  .content_list_4{
        background: url(../images/newsandnotice/notice/mobile/ie8_list4.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #notice .content_list  .content_list_5{
        background: url(../images/newsandnotice/notice/mobile/ie8_list5.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #notice .content_list  .content_list_6{
        background: url(../images/newsandnotice/notice/mobile/ie8_list6.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    #notice .content_list  .content_list_7{
        background: url(../images/newsandnotice/notice/mobile/ie8_list7.jpg) no-repeat center;
        background-size: 100% 100%;
    }
    /*.imageandtx_img{*/
        /*background: url(../images/newsandnotice/newsdetails/mobile/ie8_img.jpg) no-repeat center;*/
    /*}*/

    .imageandtx .page .left{
        width: 9px;
        height:17px
    }
    .imageandtx .page .right{
        width: 9px;
        height:17px
    }

}
@media (max-width:750px) {
    #new .content .content_nav{
        margin-top: 90px;
    }
    #new .content>.detail{
        margin-top: 0px;
    }
}