

body {
    background: #f7f7f7;
}
i {
    font-style: normal;
}
.hosBox {
    padding-top: 160px;
    padding-bottom: 30px;
    position: relative;
}

.hosBoxleft {
    width: 800px;
    background: #ffffff;
    position: relative;
    padding: 20px 30px 100px 40px;
}

.pageTop {
    position: absolute;
    right: 20px;
    top: 30px;
    font-size: 16px;
}
.pageTop a, .pageBot a {
    color: #525151;
    float: left;
    width: 18px;
    text-align: center;
    margin: 0 3px;
}
.pageTop a:hover, .pageBot a:hover{
    color: #1cbef3;
    border-bottom: 1px solid #1cbef3;
}
.pageTop .pageActive, .pageBot .pageActive{
    color: #1cbef3;
    border-bottom: 1px solid #1cbef3;
}
.pageTop .pageNoActive:hover, .pageBot .pageNoActive:hover {
    border-bottom: none;
}
.pageBot {
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-size: 16px;
}

.pageBot .pagetop {
    width: 66px;
    margin-left: 10px;
}
.pageBot .pagetop img {
    margin-left: 8px;
    vertical-align: top;
}

.hosList {
    padding-top: 80px;
}
.hosTit {
    border-bottom: 1px solid #cacaca;
}
.hosTit h4,.hosTit h5 {
    font-size: 24px;
    line-height: 50px;
}
.hosTit h4 {
    font-weight: normal;
}

.hosMain h6{
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
    color: #0cb9f2;
    display: inline-block;
    border-bottom: 2px solid #0cb9f2;
    margin-top: 20px;
}
.hosMain p {
    font-size: 13px;
    color: #525151;
    line-height: 24px;
    margin-top: 15px;
}
.hosMainL {
    width: 580px;
}
.hosMainR {
    width: 200px;
}
.hosMainR img {
    width: 100%;
    margin-top: 80px;
}

.hosBoxRight {
    width: 300px;
/*    background-size: cover;
    background-position: center;
    background: url("../images/tellbg.png") no-repeat;*/
    position: fixed;
    right: 50%;
    top: 160px;
    margin-right: -600px;
}
.tellme img {
    width: 100%;
}
/*.tellTit {
    height: 60px;
    background: #4b677f;
    color: #ffffff;
}
.tellTit>span {
    font-size: 20px;
    line-height: 60px;
    text-indent: 20px;
}
.tellTit img {
    width: 30px;
    margin: 15px 10px 0 60px;
}
.tellTit p {
    font-size: 12px;
    line-height: 20px;
}
.tellHotNum {
    margin-top: 10px;
}
.tellMain {
    padding: 30px 20px 0;
    font-size: 14px;
    color: #333333;
}
.tellMain p {
    margin-bottom: 10px;
}
.tellMain i {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 6px;
}
.tellMain span {
    height: 20px;
    display: inline-block;
    vertical-align: top;
}
.tellMain .tellAdd {
    width: 220px;
    height: 40px;
}
.tell-icon1 {
    margin-top: 10px;
    background: url("../images/tellmain.png") 0px 0px;
}
.tell-icon2 {
    background: url("../images/tellmain.png") 0px 56px;
}
.tell-icon3 {
    background: url("../images/tellmain.png") 181px 56px;
}
.tell-icon4 {
    background: url("../images/tellmain.png") 0px 56px;
}
.tellMain img {
    display: block;
    margin: 0 auto;
}*/




.newsBox {
    padding-top: 80px;
}

.newsBox .hosBoxRight {
    position: relative;
    top: 0;
}
.newsBox .newsActive {
    position: fixed;
    top: 180px;
}
.newsTit {
    border-bottom: 1px solid #cacaca;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.newsTit h4 {
    color: #333333;
    font-size: 28px;
    line-height: 60px;
}

.bdsharebuttonbox {
    margin-left: 20px;
}

.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
    height: 17px !important;
    margin-top: 4px !important;
}
.newsPage a {
    margin: 0 6px;
}
.newsMain {
    color: #525151;
    font-size: 13px;
    line-height: 24px;
}
.newsMain img{
    width: 100%;
    display: block;
    margin-bottom: 30px;
}
.newsMain p{
    padding: 0 20px;
}



































































