/*内容页，巨幕*/
.curtain{background: url("img_header_about.jpg") no-repeat center center;background-size: cover; height: 325px;}

/* 内容页*/
.container-fluid-xwy-2{background: url(bg_about_1.jpg) center center no-repeat #fff;}
.container-fluid>.aboutMiddle{min-height: 500px;}
.container-fluid>.aboutMiddle>.row{    }
.container-fluid>.aboutMiddle>.r1{    }
.container-fluid>.aboutMiddle>.row>.titel{background: url("ico_about_title_b.jpg") no-repeat center center;text-align: center ;margin: 35px 0 24px;}
.container-fluid>.aboutMiddle>.row>.titel>h3{color: #004DA1;margin-top: 10px;}
.container-fluid>.aboutMiddle>.row>.titel>h4{font-size: 14px;font-weight: bold;margin: 5px 0 0 0}
/*左侧新闻图片*/
.newsImgRow{}
.newsImgRow>.newsImgDiv{text-align: center}
.newsImgRow>.newsImgDiv>.newsImg{position: relative;display: inline-block}

/*右侧新闻栏*/
.newsRight>h3{font-size:20px; color: #1E5ED2;line-height: 1.5;margin: 0;overflow: hidden;}
.newsRight>h4{font-size:14px;color:#525252;line-height: 1.5;overflow: hidden;margin: 20px 0 25px;}
.newsRight>.row>div{float: left;}
.newsRight>.row>div>a{color: #1E5ED2;text-align: center;display: block}
.newsRight>.row>div>a:hover{color: #333;}
.newsRight>.row>div>a>img{display: inline-block}
.newsRight>.row>div>a>p{font-size:16px;text-align: center;margin: 0;margin-top: 10px;}
.container-fluid-xwy-3>.container{min-height: 406px;}

/*第三行*/

.container-fluid-xwy-3{background: url("bg_about_2.jpg") no-repeat center center;background-size: cover}
.container-fluid-xwy-3>.container{color: #fff;text-align: center}
.container-fluid-xwy-3 .titel{background: url("ico_about_title_w.png") no-repeat center center;margin: 35px 0 24px;color: #fff;}
.container-fluid-xwy-3 .titel{font-size: 14px;font-weight: bold;margin: 70px 0 0 0}
.container-fluid-xwy-3 .titel>h3{font-size: 24px;margin-top: 10px}
.container-fluid-xwy-3 .titel>h4{font-size:14px;}
.container-fluid-xwy-3 div.p{font-size:16px;line-height: 2;margin: 30px 0;}
.container-fluid-xwy-3 div.p>p{margin: 0}

.container-fluid-xwy-4{background-color: #fff}
.container-fluid-xwy-4  .titel{text-align: center;background: url("ico_about_title_b.jpg") no-repeat center center;margin: 25px 0 20px;color: #000;}
.container-fluid-xwy-4  .titel>h3{font-size: 24px;color: #004C9F;margin-top: 10px}
.container-fluid-xwy-4  .titel>h4{font-size:14px;}
.container-fluid-xwy-4 .xwy-4-list-1{padding: 10px auto;}
.container-fluid-xwy-4 #masonry{padding-bottom: 20px;}

.container-fluid-xwy-4 .xwy-4-list-1>a{color: #525252;line-height: 1.5;padding:12px 0 12px 20px;display: block;position: relative;font-size: 14px;border-bottom: 1px solid #ddd;}
.container-fluid-xwy-4 .xwy-4-list-1:nth-of-type(1)>a{border-top: 1px solid #ddd;}
.container-fluid-xwy-4 .xwy-4-list-1:nth-of-type(2)>a{border-top: 1px solid #ddd;}
.container-fluid-xwy-4 .xwy-4-list-1>a:hover{color: #004DA1}
.container-fluid-xwy-4 .xwy-4-list-1>a>img{position: absolute;top:18px;left: 4px;}



@media (min-width: 768px) {
    .newsRight{width: 545px}
    .newsRight>h3{height: 90px}
    .newsRight>h4{height: 84px;}
    .noPadLeft{padding-left: 0}
    .content-xwy-1 .inxR2 .new3>.new3Div{width: 32%;}
    .content-xwy-1 .inxR2 .new3 .ulDiv>ul.u1{float: left}
    .content-xwy-1 .inxR2 .new3 .ulDiv>ul.u2{float: right}
    .newsImgRow>.newsImgDiv{text-align: right}
    .container-fluid-xwy-3>.container{height: 406px;}

}

/*移动端*/
@media (max-width: 767px) {
    .newsRight>.row>div{float: left;margin-bottom: 30px}
    .container-fluid-xwy-4 .xwy-4-list-1:nth-of-type(2)>a{border-top: none;}
    .container-fluid>.aboutMiddle>.r1{margin: 0;}
    .container-fluid-xwy-4 .xwy-4-list-1{padding-left: 0;padding-right: 0;}
    .container-fluid-xwy-3 div.p{padding-left: 0;padding-right: 0;}
    .container-fluid>.aboutMiddle>.row>.titel{margin: 10px 0;}
    .newsRight>h3{margin-top: 15px;}
    .newsRight>h4{margin-top: 15px;}
}

