﻿@charset "utf-8";

@charset "utf-8";

@media screen and (max-width:1100px){

.news {
    width: 90%;
}
.n-position {
    font-size: 16px;}
.programme-left {
    width: 30%;
}
.programme-right {
    width: 68%;
	}	
.news-list-l {
    width: 35%;
}
.news-list-r {
    width: 62%;
}	
.news-list-r p {
    color: #9f9f9f;
    font-size: 14px;
    margin-top: 10px;
    position: relative;
    line-height: 22px;
    max-height: 63px;
    overflow: hidden;
}	

.newscon-con h3{
   font-size: 20px;
   margin-bottom: 20px;
}



	}
@media screen and (max-width:766px){
 .n-banner img{
	width: 140%;
	margin-left: -20%;
 }
.news {
    width: 96%;
    margin: 10px auto;
	}

.n-position {
    font-size: 12px;
	}
.n-position a {
    font-size: 12px;
	
	}
.n-position {
    margin-bottom: 20px;	
	}
.programme-left {
    width: 100%;
}
.programme-left p {
    width: 100%;
    line-height: 40px;
    background: #0282d5;
    color: #fff;
    font-size: 16px;
    margin: 0px;
	}
.programme-left p::after{
   content: ">>";
   position: relative;
   bottom: 0;
   right: -30px;
}	
#p-myTab > li > a {
    padding: 0px;
    line-height: 35px;
	}
#p-myTab > li{
    line-height: 35px;
	}
#p-myTab i {
    display:none;
	}
#p-myTab{
   display:none;
}
.news-list-l{
	padding: 3px;
}
.news-list {
    padding: 10px 0px;
	}
.programme-right {
    width: 100%;
}
.news-list-r h4{
    font-size: 14px;
	margin-bottom: 5px;
}
.news-list-r span {
    font-size: 12px;
	}
.news-list-r p {
    color: #9f9f9f;
    font-size: 12px;
    margin-top: 3px;
    position: relative;
    line-height: 20px;
    max-height: 59px;}
	
.newscon-con h3{
   font-size: 16px;
   margin-bottom: 15px;
}
	
	
	
}




























































