.box-1360 {
    min-width: 1360px;
    width: 1360px;
    margin: 0 auto;
}

.content1 {
    width: 100%;
    height: auto;
    background-image: url(photo_bg.png);
    min-width: 1360px;
}

.content1 .box-1360 {
    padding: 50px 0;
}

.content_title {
    margin-bottom: 30px;
}

.content_title span {
    background-repeat: no-repeat;
    display: block;
    width: 1250px;
    float: left;
    background-size: 1250px 31px;
    height: 31px;
}

.content1_title span {
    background-image: url(xydt_title.png);
}

.content1_title span {
    background-image: url(xydt_title.png);
}

.content1_left {
    width: 815px;
    height: 470px;
    float: left;
    overflow: hidden;
    position: relative;
}

.swiper-wrapper {
    z-index: 9;
    position: static !important;
}

.swiper-slide {
    position: relative;
}

.swiper-container1 {
    width: 815px;
    height: 470px;
}

.photo_info {
    position: absolute;
    bottom: 0;
    z-index: 10;
    padding: 18px 200px 18px 20px;
    height: 60px;
    width: 100%;
    cursor: default;
}

.photo_info a {
    font-size: 18px;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    max-width: 610px;
}

.mask {
    width: 815px;
    height: 60px;
    opacity: 0.5;
    background: #05162F;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.pagination {
    bottom: 23px;
    right: 6px;
    left: auto;
    width: 100px;
    position: absolute;
    z-index: 999;
    cursor: pointer;
}

.swiper-pagination-switch {
    width: 10px;
    height: 10px;
    background: #fff !important;
    border-radius: 50%;
    opacity: 1;
    display: block;
    float: left;
    margin-right: 10px;
    cursor: pointer;
}

.swiper-visible-switch {
    background: #aaa;
}

.swiper-active-switch {
    width: 30px;
    height: 10px;
    background: #fff;
    border-radius: 20px;
}

.content1_left .swiper-container1 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.content1_left .swiper-container1 .swiper-pagination {
    bottom: 20px;
    right: 6px;
    left: auto;
    width: 120px;
}

.swiper-container1 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    opacity: 1;
}

.swiper-container1 .swiper-pagination-bullet-active {
    width: 30px;
    height: 10px;
    background: #fff;
    border-radius: 20px;
}

.content1_right {
    float: right;
    box-shadow: 0 2px 12px #99999933;
    width: 545px;
    height: 470px;
    position: relative;
    padding: 0 20px;
}

.content1_right {
    float: right;
    box-shadow: 0 2px 12px #99999933;
    width: 545px;
    height: 470px;
    position: relative;
    padding: 0 20px;

}

.content_list {
    position: relative;
    overflow: hidden;
    height: 458px;
    margin-top: 12px;
    z-index: 9;
}

.content_list ul {
    z-index: 9;
    position: relative;
}

.content_list ul li {
    line-height: 44px;
}

.content_list ul li div {
    width: 4px;
    height: 4px;
    background: #074bac;
    margin-right: 11px;
    margin-top: 21px;
    border-radius: 50%;
    float: left;
}

.content_list ul li a {
    font-size: 18px;
    color: #001D47;
    margin-right: 15px;
}

.content_list ul li a:hover {
    color: #074bac;
}

.content_list ul li span {
    color: #999999;
    font-size: 18px;
    display: inline-block;
}

.list_mask {
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.5;
    z-index: 1;
    top: 0;
    left: 0;
    position: absolute;
}

.content_title a:hover {
    font-weight: bold;
    color: #074BAC;
}

.content_title a {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    float: right;
}

.content2 .box-1360{
    padding: 20px;
    background-color: #F4F4F4;
    height: 1378px;
    margin: 50px auto;
}
.content2_top{
    overflow: hidden;
}
.content2_top img{
    transition: all 1.1s;
    object-fit: cover;
}
.content2_top img:hover{
    transform: scale(1.2);
}
.content2 .box-1360>div{
    float: left;
    margin-left: 30px;
    overflow: hidden;
}
.content2_1{
    width: 645px;
    height: 640px;
    background-color: #893290;
    margin-left: 0 !important;
    margin-bottom: 50px;
}
.content2_2{
    width: 645px;
    height: 640px;
    background-color: #39A6AA;
    margin-bottom: 50px;
}
.content2_3{
    width: 420px;
    height: 640px;
    background-color: #5B63A1;
    margin-left: 0 !important;
}
.content2_4{
    width: 420px;
    height: 640px;
    background-color: #4581B3;
}
.content2_5{
    width: 420px;
    height: 640px;
    background-color: #8AB233;
}
.content2_1 .content2_top img,
.content2_2 .content2_top img{
    width: 645px;
    height: 280px;
}
.content2_1 .content2_top .content2_bottom,
.content2_2 .content2_top .content2_bottom{
    width: 645px;
    height: 360px;
}
.content2_3 .content2_top img,
.content2_4 .content2_top img,
.content2_5 .content2_top img{
    width: 420px;
    height: 243px;
}
.content2_3 .content2_top .content2_bottom,
.content2_4 .content2_top .content2_bottom,
.content2_5 .content2_top .content2_bottom{
    width: 420px;
    height: 405px;
}
.content2_bottom{
    padding: 30px 20px;
}
.content2_bottom>a{
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
}
.content2_bottom ul{
    margin-top: 15px;
}
.content2_bottom ul li{
    background-image: url(content2_list.png);
    background-size: 8px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 24px;
}
.content2_bottom ul li a{
    font-size: 18px;
    line-height: 44px;
    color: #fff;
    display: block;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.content2_bottom ul li a:hover{
    font-weight: bold;
}

.content3 .box-1360{
    overflow: hidden;
    position: relative;
}
.swiper-container2 img{
    width: 1360px;
    height: 140px;
    object-fit: cover;
}
.swiper-container2 .pagination2{
    position: absolute;
    bottom: 10px;
    right: 0;
}
.swiper-container2 .swiper-active-switch{
    width: 16px;
    height: 10px;
    background: #003865 !important;
    border-radius: 0;
}
.swiper-container2 .swiper-pagination-switch{
    width: 16px;
    height: 10px;
    border-radius: 0;
}
.content4{
    margin: 50px 0;
}
.content4_left{
    float: left;
    width: 910px;
    height: 240px;
    background: #f4f4f4;
    padding: 0 20px;
    padding-bottom: 20px;
}

.content4_right{
    float: right;
    width: 420px;
    height: 240px;
    background: #f4f4f4;
    padding: 25px 20px;
}
.content4_left a{
    margin-left: 30px;
    float: left;
    margin-top: 20px;
    display: block;
}
.content4_left a img{
    width: 270px;
    height: 90px;
}
.content4_left .ezrw,.content4_left .xwgk{
    margin-left: 0;
}
.content4_left a:hover{
    box-shadow: rgba(0, 0, 0, 0.25) 1px 2px 3px;
}

.footer_select {
    width: 380px;
    float: left;
    position: relative;
    height: 50px;
    background-color: #FFFFFF;
    line-height: 50px;
    padding-left: 23px;
    background-image: url(http://jnez.jinan.cn/picture/124/2401191358428241008.png);
    background-position: 350px center;
    background-size: 10px;
    background-repeat: no-repeat;
    cursor: pointer;
}

.footer_select2{
    margin: 20px 0;
}
.footer_select:hover .select_ul {
    display: block;
}

.select_ul {
    display: none;
    position: absolute;
    background-color: #FFFFFF;
    border: 1px solid #E1E6F0;
    left: 0;
    bottom: 50px;
    width: 100%;
    max-height: 335px;
    overflow-y: auto;
    z-index: 99;
}


.select_ul li {
    line-height: 37px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.select_ul li a {
    font-size: 16px;
    color: #333333;
    display: block;
    transition: none;
    padding-left: 20px;
}

.select_ul li:hover {
    background-color: #04449E;
}

.select_ul li:hover a {
    color: #fff;
}
.content3_img_phone{
    display: none;
}
.xydt_list_phone{
    display: none;
}
.xydt_list ins{
    display: none;
}