.int {}

.int_title {
    font-size: 30px;
    font-size: 3rem;
    color: #000;
    text-align: center;
    height: 110px;
    line-height: 110px;
    font-weight: bold;
    background: #fff;
}

.int_content {
	width:960px;
    padding: 40px 20px 0;
	text-align: justify;
}

.int_content p {
    font-size: 18px;
	font-family:'宋体';
    color: #000;
    margin-bottom: 15px;
    text-align: justify;
    line-height: 32px;
}

.int_content p.int_last {
    margin-bottom: 0;
}

.sen_title {
    font-size: 30px;
    font-size: 3rem;
    color: #000;
    text-align: center;
    height: 110px;
    line-height: 110px;
    font-weight: bold;
    background: #fff;
}

.sen_content {
    margin: 0 auto;
    padding: 40px 0 0;
    width: 1000px;
    overflow: hidden;
}

.sen_content ul {
    width: 1020px;
}

.sen_content ul li {
    width: 320px;
    height: 390px;
    padding: 20px;
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
}

.sen_content ul li p.p1 {
    font-weight: bold;
    font-size: 16px;
    font-size: 1.6rem;
}

.sen_content ul li p {
    font-size: 14px;
    font-size: 1.4rem;
    text-align: justify;
    line-height: 26px;
}

.sen_content ul li {
    background: #fff;
}

.sen_content ul li p {
    color: #000;
}

.sen_content ul li.li_even {
    background: #0066b2;
}

.sen_content ul li.li_even p {
    color: #fff;
}

.str {
    padding: 0 0 20px;
    width: 1000px;
    margin: 0 auto;
}

.cul_title {
    font-size: 30px;
    font-size: 3rem;
    color: #000;
    text-align: center;
    height: 110px;
    line-height: 110px;
    font-weight: bold;
    background: #fff;
}

.culture_bg {
    background: #f4f4f4 url(../images/cul2.png) repeat-x center 500px;
}

.cul_content p.p1 {
    font-size: 26px;
    font-size: 2.6rem;
    font-weight: bold;
    text-align: center;
    color: #000000;
}

.cul_content p.p2 {
    font-size: 16px;
    font-size: 1.6rem;
    text-align: center;
    color: #000000;
    margin-bottom: 35px;
}

.cul_content {
    padding: 40px 0 35px;
}

.article-cover {
    width: 1000px;
    margin: 0 auto;
}

.article-cover img {
    float: left;
    margin: 40px 20px 20px 0;
    width: 30%;
}

.cul {
    width: 1000px;
    margin: 40px auto 0 auto;
}

.cul_banner {
    width: 65%;
    float: left;
}

.cul_content {
    float: left;
    width: 35%;
}

.news-article {
    width: 1020px;
    padding: 40px 0 0 0;
    margin: 0 auto;
}

.focus-news {
    width: 660px;
    height: 638px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 20px;
}

.focus-news h3 {
    position: absolute;
    top: 220px;
    text-align: center;
    width: 100%;
    padding: 0 15%;
    font-size: 30px;
    font-size: 3rem;
    color: #fff;
    line-height: 40px;
    z-index: 9;
}

.readMore {
    width: 120px;
    margin: 0 auto;
}

.focus-news a.read-more {
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: #0066b2;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 40px;
}

.news-block {
    width: 320px;
    height: 308px;
    background: #fff;
    padding: 20px;
}

.news-block {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative;
}

.news-block h5 {
    font-size: 14px;
    font-size: 1.4rem;
    color: #000;
    height: 40px;
    line-height: 40px;
}

.news-block h4 {
    font-size: 20px;
    font-size: 2rem;
    color: #0066b2;
    line-height: 32px;
    font-weight: bold;
}

.news-block a.seeMore {
    position: absolute;
    bottom: 25px;
    /*left: 20px;*/
    font-size: 14px;
    font-size: 1.4rem;
    color: #000;
    width: 100%;
    padding-left: 20px;
    left: 0;
}

.liveBlock {
    background: #0066b2;
}

.liveBlock h5,
.liveBlock h4,
.liveBlock a.seeMore {
    color: #fff;
    text-align: center;
}

.liveBlock h5 {
    margin-top: 50px;
}

.liveBlock a.seeMore {
    padding-left: 0;
}

@media only screen and (max-width: 769px) {
    .cul {
        width: 100%;
        margin: 0 auto;
    }
    .cul_banner {
        width: 100%;
    }
    .cul_content {
        width: 100%;
        text-align: center;
    }
    .article-cover {
        width: 100%;
        margin: 0 auto;
    }
    .article-cover img {
        float: none;
        width: 100%;
        margin: auto;
    }
    .int_content {
        width: 96%;
        padding: 20px 0;
        margin:0 auto;
    }
    .sen_content {
        padding: 0;
        width: 96%;
        margin: 0 auto;
        padding-bottom: 50px;
    }
    .str{
        padding:20px 0 60px;
    }
    .culture_bg {
    background: #f4f4f4 url(../images/cul2.png) repeat-x center 646px;
}
    .sen_content ul {
        width: 100%;
    }
    .sen_content ul li {
        height: auto;
    }
    .sen_content ul li.li_odd,
    .sen_content ul li.li_even {
        /*background: #f4f4f4;*/
        width: 100%;
        padding: 10px;
    }
    .sen_content ul li{
         width: 100%;
        padding: 10px;
        margin-bottom: 0;
        margin-top: 20px;
    }
    .sen_content ul li.li_even p {
        /*color: #000;*/
    }
    .str {
        width: 100%;
    }
    .news-article {
        width: 100%;
        margin: 0 auto;
        padding-top: 0;
    }
    .news_conter{
        width:96%;
        margin:0 auto; overflow:hidden; padding-bottom:5%;
    }
    .focus-news {
        width: 100%;
        height: auto;
    }
    .focus-news h3 {
        top: 80px;
        padding: 0 10px;
    }
    .focus-news a.read-more {}
    .news-block {
        width: 100%;
        margin: 15px auto 0;
        height: auto;
    }
    .news-block h4 {
        margin-bottom: 40px;
    }
    .liveBlock h5 {
        margin-top: 20px;
    }
	.int_content p {
		font-size: 16px;
		font-size: 1.6rem;
	}
}