﻿/*header*/

.header {
    height: 660px;
    overflow: hidden;
}


/*.header-bj{*/


/*height: 640px;*/


/*width: 100%;*/


/*object-fit: cover;*/


/*}*/


/*header end*/


/*nav*/

.nav {
    background: #1f64c1;
}

.navul a {
    display: inline-block;
    height: 60px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding: 0 28px;
    line-height: 60px;
}

.navul a:hover {
    background: #1b489a;
    color: #fff;
}

.navul .active {
    background: #1b489a;
    color: #fff;
}


/*nav end*/


/*content*/


/*第一部分*/

.bag-f6f6f6 {
    /*background: #f6f6f6;*/
    background: url("../images/wangme.jpg") no-repeat 100% 100%;
}

.index-oneleft {
    width: 665px;
}


/*轮播*/

.index-oneleft .device {
    width: 665px;
    height: 412px;
    position: relative;
}

.index-oneleft .swiper-container {
    width: 665px;
    height: 412px;
}

.index-oneleft .swiper-container .swiper-slide {
    position: relative;
    height: 412px;
}

.index-oneleft .swiper-container .swiper-slide img {
    max-width: 100%;
}

.swperpos {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 15px;
    padding-top: 15px;
    font-size: 18px;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    height: 65px;
    box-sizing: border-box;
    text-align: center;
}

.swperpos p {
    font-size: 18px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-oneleft .pagination {
    position: absolute;
    z-index: 2;
    left: 0;
    width: 100%;
    text-align: center;
    bottom: 3px;
    counter-reset: step;
}

.index-oneleft .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: transparent;
    margin: 0 5px 0;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
}

.index-oneleft .swiper-active-switch {
    background: #fff;
}


/*轮播 end*/

.index-oneright {
    width: 504px;
}

.index-onerightdes h3 {
    color: #1b489a;
    font-size: 22px;
    margin-bottom: 35px;
}

.index-onerightdes {
    border-bottom: 1px dashed #1b489a;
    padding-bottom: 25px;
}

.index-onerightdes p {
    font-size: 16px;
    color: #666666;
    height: 120px;
    overflow: hidden;
}

.index-onerightdes p span {
    color: #1b489a;
}

.index-onerightul li {
    font-size: 18px;
    margin-top: 18px;
    padding-left: 5px;
}

.index-onerightul li a {
    display: block;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-height276 {
    height: 211px;
    overflow: hidden;
}


/*广告位*/

.index-advimg {
    height: 120px;
    overflow: hidden;
    margin-top: 50px;
    padding-bottom: 40px;
}

.advimgdiv {
    height: 120px;
    overflow: hidden;
    position: relative;
}

.advimgdiv .swiper-container {
    height: 120px;
}

.advimgdiv .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}

.advimgdiv .swiper-slide a img {
    max-width: 100%;
}

.advimgdiv .pagination {
    position: absolute;
    z-index: 2;
    left: 0;
    width: 100%;
    text-align: center;
    bottom: 3px;
    counter-reset: step;
}

.advimgdiv .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: transparent;
    margin: 0 5px 0;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
}

.advimgdiv .swiper-active-switch {
    background: #fff;
}


/*广告位 end*/


/*第一部分 end*/


/*第二部分*/

.add-twobj {
    background: url("../images/add-bjdate.jpg") no-repeat 100% 100%;
    padding-bottom: 30px;
}

.index-news-left-title {
    background: url("../images/bj-x.png") repeat-x center 27px;
    position: relative;
    margin-bottom: 25px;
}

.index-news-left-title span {
    font-size: 34px;
    color: #333333;
    font-weight: bold;
    background: #d8e4eb;
    padding: 0 10px;
    padding-left: 0;
    height: 44px;
    display: block;
    width: 320px;
}

.index-news-left-title span b {
    color: #1f64c1;
    margin-left: 13px;
}

.index-news-more {
    font-size: 14px;
    color: #999999;
    background: #d8e4eb;
    padding: 0 16px;
    padding-right: 0;
    position: absolute;
    right: 0;
    bottom: 0;
}

.index-twodiv {
    overflow: hidden;
}

.index-twodiv ul {
    margin-right: -20px;
}

.index-twodiv ul li {
    float: left;
    width: 224px;
    margin-bottom: 24px;
    margin-right: 19px;
}

.index-twoulh3 {
    height: 23px;
    line-height: 23px;
    margin-bottom: 5px;
    font-size: 14px;
    color: #333;
}

.index-twoulh3 span {
    display: inline-block;
    height: 23px;
    line-height: 23px;
    padding: 0 5px;
    border-radius: 3px;
    color: #fff;
}

.index-twoulcont {
    border-radius: 3px;
    height: 187px;
}

.index-twoulconth3 {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.index-twoulcontwdit {
    width: 176px;
    height: 147px;
    margin: 0 auto;
    padding: 20px 0;
    overflow: hidden;
}

.index-twoulcontwdit p {
    color: #fff;
}

.index-twoulcontwdit h3 {
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 5px;
}

.index-twoulcontwdit ul li {
    margin-bottom: 0;
    font-size: 14px;
    float: none;
}

.index-twoulcontwdit ul li a {
    color: #999999;
}

.index-twoulwp {
    line-height: 18px;
}

.span-color1 .index-twoulh3 span {
    background: #e84e0f;
}

.span-color1 .index-twoulh32 span {
    background: #3eab35;
}

.span-color1 .index-twoulcont {
    border-top: 6px solid #e84e0f;
    background: #f48457 url("../images/add-libjm1.jpg") no-repeat left bottom;
}

.span-color1 .index-twoulcont2 {
    border-top: 6px solid #3eab35;
    background: #70d067 url("../images/add-libjm2.jpg") no-repeat left bottom;
}

.span-color1 .index-twoulconth3 {
    background: #ea6200;
}

.span-color2 .index-twoulh3 span {
    background: #fda635;
}

.span-color2 .index-twoulcont {
    border: 1px solid #fda635;
}

.span-color2 .index-twoulconth3 {
    background: #fda635;
}

.span-color3 .index-twoulh3 span {
    background: #7eba0d;
}

.span-color3 .index-twoulcont {
    border: 1px solid #7eba0d;
}

.span-color3 .index-twoulconth3 {
    background: #7eba0d;
}

.span-color4 .index-twoulh3 span {
    background: #00b7ed;
}

.span-color4 .index-twoulcont {
    border: 1px solid #00b7ed;
}

.span-color4 .index-twoulconth3 {
    background: #00b7ed;
}

.span-color5 .index-twoulh3 span {
    background: #ae5da0;
}

.span-color5 .index-twoulcont {
    border: 1px solid #ae5da0;
}

.span-color5 .index-twoulconth3 {
    background: #ae5da0;
}

.index-twoulcont:hover {
    height: 290px;
}

.index-twoulcont:hover .index-twoulcontwdit {
    height: 280px;
}


/*第二部分 end*/


/*第三部分*/

.index-three-bj {
    background: url("../images/three-bj.png") no-repeat;
    height: 535px;
    padding-top: 30px;
}

.index-three-h3 {
    height: 44px;
    margin-bottom: 25px;
}

.index-three-left {
    width: 665px;
    height: 400px;
    overflow: hidden;
    position: relative;
}

.index-three-left .swiper-slide img {
    width: 100%;
    height: 400px;
}

.index-threeht {
    height: 60px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 15px;
    box-sizing: border-box;
    text-align: center;
}

.index-threeht p {
    font-size: 18px;
    color: #fff;
    line-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-three-right {
    width: 505px;
    height: 400px;
}


/*滚动条*/

.scroll-pane {
    width: 100%;
    height: 400px;
    overflow: auto;
    background: #fff;
}

.horizontal-only {
    height: auto;
    max-height: 400px;
}

.index-three-rightwidth {
    width: 454px;
    margin: 0 auto;
    padding: 30px 0;
}

.index-three-righth3 {
    font-size: 16px;
    color: #1f64c1;
    text-align: center;
    margin-bottom: 5px;
    font-weight: bold;
}

.index-three-rightdes {
    font-size: 14px;
    color: #666666;
    text-align: center;
    margin-bottom: 10px;
}

.index-three-rightjs {
    background: url("../images/three-scor-bj.png") no-repeat center left;
    text-align: center;
    margin: 18px 0;
}

.index-three-rightjs span {
    font-size: 16px;
    background: #1f64c1;
    color: #fff;
    padding: 5px 14px;
    border-radius: 3px;
}

.index-three-rightcont p {
    font-size: 14px;
    color: #666666;
}


/*滚动条 end*/


/*第三部分 end*/


/*第四部分*/

.index-four-bj {
    background: url("../images/four-bj.png") no-repeat;
    height: 310px;
    overflow: hidden;
}


/*轮播*/

.index-fourslide {
    padding-top: 30px;
}

.index-fourslide .device {
    position: relative;
    height: 250px;
}

.index-fourslide .swiper-container {
    height: 250px;
    width: 1085px;
    margin: 0 auto;
}

.index-fourslide .swiper-slide {
    height: 100%;
    text-align: center;
}

.index-fourslide .swiper-slide-visible {}

.index-fourslide .swiper-slide-active {
    top: 0;
    opacity: 1;
}

.index-fourslide .device .arrow-left {
    background: url(../images/fourprev.png) no-repeat left top;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -25px;
    width: 28px;
    height: 51px;
}

.index-fourslide .device .arrow-right {
    background: url(../images/fournext.png) no-repeat left bottom;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -25px;
    width: 28px;
    height: 51px;
}

.index-fourslide .swiper-slide .title {
    width: 140px;
    height: 140px;
    overflow: hidden;
    margin: 0 auto;
}

.index-fourslide .swiper-slide .title img {
    width: 140px;
    height: 140px;
    object-fit: cover;
}

.index-four-div h3 {
    font-size: 18px;
    color: #333333;
    margin-top: 20px;
    margin-bottom: 20px;
}

.index-four-div p {
    font-size: 14px;
    color: #999999;
    padding: 0 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /*要显示的行数*/
    overflow: hidden;
}


/*轮播 end*/


/*第四部分 end*/

.index-addslide5 {
    height: 540px;
    overflow: hidden;
    position: relative;
}

.index-addslide5 .swiper-container {
    height: 540px;
}

.index-addslide5 .pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: -6px;
    width: 100%;
}

.index-addslide5 .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #999;
    box-shadow: 0px 1px 2px #555 inset;
    margin: 0 3px;
    cursor: pointer;
}

.index-addslide5 .swiper-active-switch {
    background: #fff;
}


/*第五部分*/

.add-bjfiv {
    background: url("../images/wangdd.jpg") no-repeat 100%;
}

.index-fiveleft {
    width: 330px;
    height: 520px;
    position: relative;
}

.index-fiveleft img {
    width: 100%;
    height: 520px;
}

.index-fiveleftcont {
    width: 330px;
    height: 520px;
    position: absolute;
    left: 0;
    top: 0;
}

.index-fiveleftcont a {
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    padding-left: 25px;
    padding-right: 25px;
    /*height: 100%;*/
    padding-top: 306px;
}

.index-fiveright {
    width: 842px;
}

.index-fiverightul {
    overflow: hidden;
    height: 520px;
}

.index-fiverightul ul {
    margin-right: -32px;
}

.index-fiverightul ul li {
    float: left;
    width: 260px;
    margin-right: 30px;
    margin-bottom: 23px;
    height: 251px;
}

.index-fiverightul ul li img {
    width: 100%;
    height: 196px;
}

.index-fiverightul ul li h3 {
    font-size: 14px;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /*要显示的行数*/
    overflow: hidden;
}


/*第五部分 end*/


/*第八部分*/

.index-addslide6 {
    height: 540px;
    overflow: hidden;
    position: relative;
}

.index-addslide6 .swiper-container {
    height: 540px;
}

.index-addslide6 .pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: -6px;
    width: 100%;
}

.index-addslide6 .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #999;
    box-shadow: 0px 1px 2px #555 inset;
    margin: 0 3px;
    cursor: pointer;
}

.index-addslide6 .swiper-active-switch {
    background: #fff;
}

.index-addslide7 {
    height: 540px;
    overflow: hidden;
    position: relative;
}

.index-addslide7 .swiper-container {
    height: 540px;
}

.index-addslide7 .pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: -6px;
    width: 100%;
}

.index-addslide7 .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #999;
    box-shadow: 0px 1px 2px #555 inset;
    margin: 0 3px;
    cursor: pointer;
}

.index-addslide7 .swiper-active-switch {
    background: #fff;
}

.index-addslide8 {
    height: 540px;
    overflow: hidden;
    position: relative;
}

.index-addslide8 .swiper-container {
    height: 540px;
}

.index-addslide8 .pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: -6px;
    width: 100%;
}

.index-addslide8 .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #999;
    box-shadow: 0px 1px 2px #555 inset;
    margin: 0 3px;
    cursor: pointer;
}

.index-addslide8 .swiper-active-switch {
    background: #fff;
}

.bag-f2f5fd {
    /*background: #f2f5fd;*/
    background: url("../images/wangddaa.jpg") no-repeat 100% 100%;
}

.index-eight-titbj {
    padding-top: 25px;
    background: url(../images/bj-x.png) repeat-x center 54px;
}

.index-eight-titbj span {
    /*background: #f2f5fd;*/
}

.index-eight-titbj .index-news-more {
    /*background: #f2f5fd;*/
}

.index-eight {}

.index-eightimg {
    height: 520px;
    display: none;
}

.index-eightimg img {
    height: 520px;
    width: 100%;
}

.index-eighth3 {
    font-size: 18px;
    background: #1f64c1;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    border-bottom: 1px solid #fff;
    cursor: pointer;
}

.index-eightcurrent {
    font-size: 20px;
    font-weight: bold;
}


/*列表*/

.index-media {
    padding-bottom: 35px;
}

.index-media ul li {
    float: left;
    width: 50%;
    line-height: 40px;
    overflow: hidden;
}

.index-media ul li a {
    display: block;
    max-width: 90%;
    font-size: 18px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*列表 end*/

.add-indexslidefour {
    height: 520px;
    position: relative;
}

.add-indexslidefour .swiper-container {
    height: 520px;
}

.add-indexslidefour .swiper-slide {
    position: relative;
}

.add-indexslidefour .swiper-slide img {
    max-width: 100%;
}

.add-indexslidefour .swperpos {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 18px;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    height: 65px;
    box-sizing: border-box;
    text-align: center;
    padding-top: 15px;
}

.add-indexslidefour .pagination {
    position: absolute;
    z-index: 2;
    left: 0;
    width: 100%;
    text-align: center;
    bottom: 3px;
    counter-reset: step;
}

.add-indexslidefour .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: transparent;
    margin: 0 5px 0;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
}

.add-indexslidefour .swiper-active-switch {
    background: #fff;
}


/*第八部分 end*/


/*第九部分*/

.index-line-div {
    background-image: url("../images/nine-bj.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 15px;
}

.index-nine-title {
    height: 53px;
    margin-bottom: 25px;
}

.index-nine-title span {
    font-size: 34px;
    color: #333333;
    font-weight: bold;
    padding: 9px 10px;
    padding-left: 0;
}

.index-nine-title span b {
    color: #1f64c1;
    margin-left: 10px;
}

.nine-tit-bj {
    margin-top: 35px;
}

.index-nine-more {
    font-size: 14px;
    color: #999999;
    margin-top: 25px;
    width: 44px;
}

.index-line-ul {
    overflow: hidden;
}

.index-line-ul ul {
    margin-right: -78px;
}

.index-line-ul ul li {
    float: left;
    width: 241px;
    height: 48px;
    overflow: hidden;
    background: #ffffff;
    margin-right: 75px;
    text-align: center;
    margin-bottom: 20px;
}

.index-line-ul ul li img {
    margin-top: 3px;
}


/*第九部分 end*/


/*content end*/


/*footer*/

.footer {
    padding-top: 20px;
    padding-bottom: 20px;
}

.footercont {
    color: #666666;
    text-align: center;
}

.footercont p {
    line-height: 30px;
}

.footercont p a {
    color: #666666;
}


/*footer end*/

.fixed_right {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto 0;
    width: 35px;
    height: 295px;
    z-index: 999;
}

.fixed_right .bm_fixed {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto 0;
    width: 35px;
    height: 112px;
    background: url(../images/img11.png) no-repeat;
    cursor: pointer;
}

.fixed_right .bm_fixed_section {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 107px;
    height: 295px;
    background: #fff;
    border-radius: 5px 0 0 5px;
    -moz-box-shadow: 2px 2px 6px rgba(31, 100, 193, .2);
    -webkit-box-shadow: 2px 2px 6px rgba(31, 100, 193, .2);
    box-shadow: 2px 2px 6px rgba(31, 100, 193, .2);
    overflow: hidden;
}

.fixed_right .bm_fixed_section ul {
    padding-top: 15px;
    overflow: hidden;
}

.fixed_right .bm_fixed_section li {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
}

.fixed_right .bm_fixed_section li:last-child {
    margin-bottom: 0;
}

.fixed_right .bm_fixed_section li p {
    font-size: 14px;
    color: #333;
}