body{
    min-width: 1200px;
    height: auto;
    margin: 0 auto;
    background-color: #fbfbfb;
    /*overflow-x: hidden;
    background-image: url(../images/bg.png);
    background-repeat: no-repeat;
    background-position: top center;*/
    /* background:url("../images/bannerNew.png") no-repeat center 92px, */
                /* url("../images/bg3.png") repeat-y top center; */
}
.fr{
    float: right;
}
img {
    max-width: 100%;
}

.wrapper{
    width: 100%;
    height: 100%;
}
.head {
    min-width: 1200px;
    padding-top: 38px;
    border-bottom: 2px #9abdc6 solid;
    height: 99px;
}
.main{
    width: 1200px;
    margin: 0 auto;
}
.serach {
    width: 500px;
    padding-top: 11px;
}
.seclect {
    vertical-align: middle;
    height: 40px;
    line-height: 40px;
    width: 65px;
    padding-left: 10px;
    position: relative;
    float: left;
    top: 1px;
    *top: 1px;
    border: 1px #9abdc6 solid;
    border-right: 0 none;
    color: #333333;
    background: url(../images/shu.jpg) no-repeat right center;
    display: inline-block;
}
.span1 {
    position: absolute;
    top: 18px;
    left: 54px;
    width: 12px;
    height: 7px;
}
.p1{
    font-size: 12px;
}
.op {
    display: none;
    position: absolute;
    top: 40px;
    left: -1px;
    width: 75px;
    border: 1px #9abdc6 solid;
    border-top: 0 none;
    background: #ffffff;
}
.op p {
    padding-left: 10px;
}
.serach form {
    margin-left: -5px;
    vertical-align: middle;
    display: inline-block;
    width: 418px;
}
input {
    border: none;
    background: none;
}
.i_text {
    padding-left: 20px;
    background: url(../images/suonew.png) no-repeat 297px center;
    width: 330px;
    height: 42px;
    vertical-align: middle;
    border: 1px #9abdc6 solid;
    border-left: 0 none;
}
.i_btn {
    width: 86px;
    margin-left: -5px;
    background: #9abdc6;
    height: 43px;
    font-size: 16px;
    line-height: 42px;
    color: #fff;
    vertical-align: middle;
}
.yhome {
    min-height: 52px;
    line-height: 52px;
    border-bottom: 2px #dedddc solid;
}
.yhome a {
    display: inline-block;
    padding: 0 26px;
    color: #333;
    font-size: 18px;
}
.yhome a:hover, .yhome a.on {
    color: #ffffff;
    background: #6c93a2;
}
.yhome .flexmain{display: flex;flex-wrap: wrap;justify-content: flex-start;}
.yhome .flexmain a{padding: 0 6px;margin-right: 10px;}
.banner{
    padding-top: 26px;
    /*padding-bottom: 30px;*/
    width: 1200px;
    height: 300px;
}
.banner img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.slideBox {
    width: 584px;
    height: 390px;
    overflow: hidden;
    position: relative;
    margin-right: 54px;
    background: #ccc;
}
.slideBox .hd {
    height: 10px;
    overflow: hidden;
    position: absolute;
    /*left: 50%;*/
    right: 8px;
    /*transform: translateX(-50%);*/
    bottom: 16px;
    z-index: 1;
}
.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}
.slideBox .hd ul li {
    background-color: #fff;
    float: left;
    margin-right: 4px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    line-height: 10px;
    text-align: center;
    cursor: pointer;
    font-size: 0;
    color: #ffffff;
}
.slideBox .hd ul li.on {
    background-color: #6c93a2;
    color: #6c93a2;
}
.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    height: 390px;
}
.slideBox .bd img {
    width: 676px;
    height: 336px;
    height: 100%;
    display: block;
    object-fit: cover;
}
.slideBox .bd li .title {
    position: absolute;
    bottom: 0;
    color: #fff;
    padding-left: 12px;
    padding-right: 82px;
    font-size: 16px;
    /*width: 676px;*/
    width: 490px;
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    background-color: rgba(0,0,0,.5);
    padding-bottom: 0 !important;
}
.slideBox .bd li .title span {
    display: inline-block;
    /*width: 556px;*/
    width: 490px;
}
.slideBox .next, .slideBox .prev {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: .5;
}
.slideBox .next, .slideBox .prev {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: .5;
}
.slideBox .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}
.topNewsCommon{
    width: 556px;
    height: auto;
}
.topNewsCommon .commonList{
    margin-bottom: 18px;
    padding-bottom: 18px;
    border-bottom: 1px solid #ededed;
}
.topNewsCommon .commonList:last-child{
    margin-bottom: 0;
    border-bottom:none;
    padding-bottom: 0;
}
.topNewsCommon .commonList h3{
    /* margin-bottom: 14px; */
    font-weight: normal;
    background: url('../images/libg.png') no-repeat left center;
    padding-left: 22px;
    margin-bottom: 0;
}
.topNewsCommon .commonList h3 a{
    font-size: 18px;
    color: #3f3f3f;
}
.topNewsCommon .commonList p{
    font-size: 14px;
    color: #aaaaaa;
}
.menuBox{
    margin-top: 32px;
    padding: 25px 26px;
    background-color: #fff;
    box-shadow: 0 0 30px #e9e9e9;
}
.menuBox .newsBox{
    /*width: 950px;*/
    width: 1148px;
    height: auto;
    margin: 0 auto;
    padding-top: 40px;
}
.menuBox .newsBox .newsPic img{
    width: 404px;
    height: 270px;
    object-fit: cover;
}
.menuBox .newsBox .newsCommon .commonList ul{
    /*width: 576px;*/
    width: 707px;
}
.menuBox .newsBox .newsCommon .commonList ul li{
    background: url('../images/libgcircle.png') no-repeat left center;
    padding-left: 20px;
    margin-bottom: 26px;
}
.menuBox .newsBox .newsCommon .commonList ul li:last-child{
    margin-bottom: 0;
}
.menuBox .newsBox .newsCommon .commonList ul li a{
    font-size: 18px;
    color: #3f3f3f;
}
.menuBox .more{
    margin-top: 20px;
    font-size: 14px;
    color: #74a7b4;
}

.shige .newsBox .newsPic,.jishi .newsBox .newsPic,.qita .newsBox .newsPic{
    margin-right: 36px;
}
.sanwen .newsBox .newsCommon,.xiaoshuo .newsBox .newsCommon {
    margin-right: 36px;
}


/*Ad by wangyn*/
.block-top-header { margin: 30px 0; padding-bottom: 10px; border-bottom: solid 1px #333; }
.top { padding-bottom: 10px; border-bottom: solid 1px #999; }
.block-title { display: inline-block; font-family: '黑体'; font-size: 24px; font-weight: 900; /*text-decoration: underline;*/ }
.block-sub-title { padding-left: 1em; font-size: 16px; color: #666; }
.block-top-header .more { margin-top: 10px; font-size: 14px; color: #74a7b4; }
