@charset "utf-8";

.wrap {
    width: 100%;
    background: #f6f7fb;
}

.top {
    width: 100%;
    height: 120px;
    background: #1074d6;
}

.topContent {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.logo {
    margin-top: 20px;
}

.input {
    position: absolute;
    right: 0px;
    top: 50px;
    width: 250px;
    height: 35px;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0);
    color: #fff;
    border: 1px solid #fff;
    padding-left: 10px;
    padding-right: 30px;
    font-size: 14px;
}

.searchImg {
    position: absolute;
    right: 10px;
    top: 57px;
}

::-webkit-input-placeholder {
    /*Webkit browsers*/
    color: #fff;
    font-size: 14px;
}

:-moz-placeholder {
    /*Mozilla Firefox 4 to 8*/
    color: #fff;
    font-size: 14px;
}

::moz-placeholder {
    /*Mozilla Firefox 19+*/
    color: #fff;
    font-size: 14px;
}

:-ms-input-placeholder {
    /*Internet Explorer 10+*/
    color: #fff;
    font-size: 14px;
}

.nav {
    width: 100%;
    line-height: 50px;
    background: #fff;
}

.nav ul {
    width: 1200px;
    margin: 0 auto;
    height: 50px;
    overflow: hidden;
}

.nav ul li {
    float: left;
    height: 50px;
    padding: 0 40px;
    color: #666666;
    border-bottom: 3px solid #fff;
    cursor: pointer;
    font-weight: bold;
}

.nav ul .navClick {
    color: #1074d6;
    border-bottom: 3px solid #1074d6;
}

.banner {
    width: 100%;
    height: 400px;
}

.swiper-container {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.swiper-slide1 {
    background: url(../img/banenr1.png) no-repeat;
    background-position: center;
}

.swiper-slide2 {
    background: url(../img/banner2.png) no-repeat;
    background-position: center;
}

.swiper-slide3 {
    background: url(../img/banner3.png) no-repeat;
    background-position: center;
}

.swiper-container {
    --swiper-theme-color: #ff6600;
    /* 设置Swiper风格 */
    --swiper-navigation-color: #00ff33;
    /* 单独设置按钮颜色 */
    --swiper-navigation-size: 30px;
    /* 设置按钮大小 */
}





.content {
    width: 1200px;
    margin: 20px auto;
}

.blueBlockWrap {
    width: 240px;
    height: 355px;
    margin-right: 20px;
    margin-bottom: 18px;
    float: left;
}

.blueBlock {
    width: 100%;
    height: 78px;
    line-height: 78px;
    margin-bottom: 14px;
    background-color: #7aaee0;
    color: #fff;
    font-weight: bold;
}

.blueBlock:nth-of-type(4) {
    margin-bottom: 0;
}

.blueBlock img {
    margin-left: 40px;
    vertical-align: middle;
    margin-right: 5px;
}

.newWrap {
    width: 680px;
    height: 354px;
    background: #fff;
    padding: 10px 20px;
    float: left;
    margin-bottom: 20px;
}

.newTitle {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #eee;
}

.newTitle div {
    width: 95px;
    height: 40px;
    line-height: 40px;
    color: #666;
    text-align: center;
    float: left;
    cursor: pointer;
}

.newTitle .newTitleClick {
    background-color: #1074d6;
    font-weight: bold;
    color: #fff;
}

.more {
    float: right;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    color: #1074d6;
}

.newContent {
    width: 100%;
    height: 314px;
}

.newContentUl {
    font-size: 16px;
    line-height: 40px;
    cursor: pointer;
    display: none;
    padding-top: 10px;
}

.newContentUl li {
    overflow: hidden;
}

.liblock {
    float: left;
    width: 10px;
    height: 10px;
    margin-right: 10px;
    margin-top: 16px;
    background-color: #eee;
}

.liTitle {
    float: left;
    width: 520px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.time {
    float: right;
    width: 90px;
    font-size: 14px;
    color: #999;
    text-align: right;
}

.newContentUl li:hover,
.newContentUl li:hover .time {
    color: #1074d6;
}

.newContentUl li:hover .liblock {
    background-color: #1074d6;
}


.colorBlockWrap {
    width: 240px;
    float: right;
    margin-bottom: 16px;
}

.colorBlock {
    margin-bottom: 14px;
}

.colorBlock:nth-of-type(3) {
    margin-bottom: 0;
}

.itemWrap {
    width: 590px;
    float: left;
    height: 324px;
    background: #fff;
    padding: 10px 20px;
    float: left;
}

.itemContent .newContentUl .liTitle {
    width: 430px;
}


.scrollWrap {
    width: 100%;
    height: 235px;
    float: left;
    padding: 10px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    background: #fff;
}

.swiper-container1 {
    width: 100%;
    height: 200px;
    margin-top: 20px;
}

.swiper-slide {
    position: relative;
}

.swiper-slide img {
    width: 200px;
}

.swiper-button-prev1 {
    left: 10px;
    top: 80px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background-size: contain;
    background-image: url(../img/zuo.png);
}

.swiper-button-next1 {
    right: 10px;
    top: 80px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background-size: contain;
    background-image: url(../img/you.png);
}

.link {
    float: left;
    width: 100%;
    height: 140px;
    padding: 10px 20px;
    background: #fff;
}

.linkContent {
    width: 100%;
    height: 80px;
}

.linkContent div {
    padding: 2px 10px;
    font-size: 16px;
    background: #eee;
    float: left;
    margin-right: 10px;
    color: #335a81;
    margin-top: 30px;
}

.footer {
    width: 100%;
    height: 150px;
    background: url(../img/bwbj.png);
    background-size: 100% 100%;
    margin-top: 40px;
}

.footerContent {
    width: 1100px;
    height: 100%;
    margin: 0 auto;
}

.bwLogo {
    margin-top: 10px;
    float: left;
}

.footerContent p {
    float: left;
    width: 600px;
    color: #fff;
    line-height: 30px;
    font-size: 14px;
}

.footerContent p:nth-of-type(1) {
    margin-top: 30px;
}

.erweima {
    float: right;
    margin-top: -60px;
}

