/**title**/
:focus {
    outline: 0;
    box-shadow: 0 0 0 0rem rgb(0 123 255 / 25%);
}

.index_bn {
    position: relative;
    max-height: 100vh;
    overflow: hidden;
    width: 100%;
    margin-top: 100px;
}

.swiper-bn-list {
    position: absolute;
    width: 100%;
    bottom: 50px !important;
    z-index: 9;
    text-align: center;
}

.swiper-bn-list span {
    background: none;
    width: 12px;
    height: 12px;
    margin: 0px 4px !important;
    opacity: 1;
    border: 2px #01297C solid;
}

.swiper-bn-list .swiper-pagination-bullet-active {
    background: #01297C;
}

.index1 .swiper-slide {
    width: 100% !important;
}

.carousel-img img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}



/**pagtitle**/
.pagtitle {
    overflow: hidden;
    width: 100%;
}

.pagtitle .name {
    text-align: center;
    color: #313131;
    font-size: 40px;
}

.pagtitle i {
    width: 100%;
    display: block;
    font-style: initial;
    text-align: center;
    color: #777;
    font-size: 18px;
}

.pagtitle i span {
    font-weight: bold;
    color: #01297C;
}

.pagtitle em {
    font-style: inherit;
    width: 100%;
    display: block;
    text-align: center;
    color: #A0A0A0;
    font-size: 14px;
    margin-top: 5px;
}

.pagtitle .name .en {
    color: #fff;
    font-family: Roboto;
    opacity: 1;
    font-size: 60px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0em;
    -webkit-text-stroke: #E0E0E0 1px;
    line-height: 1em;
}

.pagtitle .name .cn {
    font-size: 46px;
    color: #01297C;
    text-align: center;
    font-weight: bold;
    line-height: 1.1em;
    position: relative;
}

.pagtitle .subname {
    text-align: center;
    font-size: 16px;
    color: #313131;
    margin-top: 20px;
    padding: 0px 20px;
}


/**pag1**/
.pag1 {
    background: url(../images/sloganBg.jpg) no-repeat center;
    width: 100%;
    padding: 100px 0px 180px;
    background-size: cover;
    position: relative;
}

.pag1 .center {
    max-width: 1640px;
    margin: auto;
    padding: 0px 20px;
    position: relative;
    z-index: 1;
}

.pag1 .name {
    text-align: center;
    font-size: 40px;
    color: #fff;
    font-weight: bold;
}

.pag1 .def1 {
    text-align: center;
    color: #fff;
    font-size: 36px;
}

.pag1 .about {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
}




/**pag2**/


.pag2 {
    background: url(../images/cpBg.jpg) no-repeat center;
    width: 100%;
    padding: 0px 0px 80px;
    background-size: cover;
    position: relative;
    z-index: 3;
}

.pag2 .tjtitle {
    margin-top: 0px;
}

.pag2 .nymian .center .tjtitle .left {
    width: 100%;
    border-radius: 0px;
}

.pag2 .about {
    max-width: 1640px;
    margin: auto;
    padding: 0px 20px;
    transform: translateY(-50%);
}

.pag2 .about ul {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}

.pag2 .nymian {
    padding: 0px;
}


/**pag4**/
.pag4 {
    width: 100%;
    padding: 100px 0px;
    background: #f8f8f8;
}

.pag4 ul {
    max-width: 1640px;
    margin: 40px auto 0px;
    padding: 0px 20px;
    display: flex;
    justify-content: space-between;
}

.pag4 ul li {
    width: calc((100% - 150px)/4);
    position: relative;
    overflow: hidden;
    background: #01297C;
    transition: all 0.5s;
    padding: 60px 40px;
    border-radius: 0px 30px;
}

.pag4 ul li:nth-of-type(2n) {
    background: #DB2404;
}



.pag4 ul li a {
    color: #fff;
    margin-top: 30px;
    display: inline-block;
    border-bottom: 1px #fff solid;
    line-height: 1.3em;
    font-size: 14px;
}



.pag4 ul li .ico img {
    width: 100%;
    transition: all 0.5s;
    opacity: 1;
    max-width: 80px;
    height: 80px;
    text-align: right;
    margin-left: auto;
}

.pag4 ul li .ico {
    text-align: right;
    margin-top: 130px;
}

.pag4 ul li .list .title {
    font-size: 26px;
    color: #fff;
    display: block;
    position: relative;
}


.pag4 ul li .list {
    position: relative;
    top: 0px;
    left: 0px;
}

.pag4 ul li .list .summary {
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 1.8em;
    margin-top: 10px;
    opacity: 1;
    transition: all 0.5s;
}

.pag4 ul li:hover .list .summary {
    opacity: 1;
}


.pag4 ul li .pics {
    position: absolute;
    right: 40px;
    bottom: 40px;
}

.pag4 ul li .pics img {
    width: 100%;
}


/**pag5**/

.pag5 {
    background: url(../images/newsBg.jpg) no-repeat center;
    width: 100%;
    padding: 100px 0px;
    background-size: cover;
}

.pag5 .tjtitle {
    margin-top: 0px;
}



.pag5 .center {
    max-width: 1640px;
    margin: auto;
    padding: 0px 20px;
}

.pag5 ul {
    display: flex;
    justify-content: space-between;
}

.pagtitle2 {
    max-width: 1640px;
    display: flex;
    justify-content: space-between;
    margin: auto;
    padding: 0px 20px;
    align-items: center;
}

.pagtitle2 .name .cn {
    text-align: left;
}

.pagtitle2 .name .cn:before {
    left: 0px;
    margin-left: 0px;
}

.pagtitle2 .name .en {
    color: #F8F8F8;
}

.pag5 ul li {
    width: calc((100% - 90px)/3);
    border-radius: 0px;
    overflow: hidden;
    transition: all 0.5s;
}

.pag5 ul li:hover {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}


.pag5 ul li .ico {
    height: 0px;
    padding-top: 62%;
    position: relative;
    overflow: hidden;
}

.pag5 ul li .ico img {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    object-fit: cover;
    height: 100%;
    transition: all 0.5s;
}

.pag5 ul li:hover .ico img {
    transform: scale(1.1);
}

.pag5 ul li .text {
    background: #fff;
    padding: 30px;
}

.pag5 ul li .text .title {
    font-size: 20px;
    color: #313131;
    margin: 0;
    min-height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    transition: all 0.5s;
}

.pag5 ul li .text .summary {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.8em;
    font-size: 14px;
    color: #787878;
    margin-top: 10px;
}


/**pag8**/
.pag8 {
    background: url(../images/map.png)#fff no-repeat center;
    padding: 100px 0px;
    background-size: 60%;
}

.pag8 .center {
    max-width: 1640px;
    margin: auto;
    padding: 0px 0px;
}

.pag8 .center ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 60px;
}

.pag8 .center ul li {
    width: calc((100% - 0px)/6);
    padding: 20px;
}
.pag8 .center ul li .ico
{
    border: 1px #ddd solid;
    position:relative;
    overflow: hidden;
}

.pag8 .center ul li img {
    width: 100%;
    transition: all 0.5s;
}
.pag8 .center ul li:hover img
{
    transform:scale(1.1);
}


/**pag3**/
.pag3 {
    width: 100%;
    position: relative;
    overflow: hidden;
    background: #f0f0f0;
}

.pag3::before {
    content: '';
    background: url(../images/ysBg.jpg) no-repeat;
    background-size: cover;
    width: 50%;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
}


.pag3 .center {
    max-width: 1640px;
    margin: auto;
    padding: 0px 20px;
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
}

.pag3 .left {
    width: 40%;
    padding-right: 40px;
}

.pag3 .left a {
    line-height: 46px;
    width: 150px;
    background: #DB2404;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    display: block;
    margin-top: 60px;
}



.pag3 .left .name {
    font-size: 40px;
    color: #fff;
}

.pag3 .left .name span {
    font-weight: bold;
}

.pag3 .left i {
    font-style: initial;
    color: #fff;
    font-size: 16px;
}

.pag3 .left .def {
    font-size: 20px;
    color: #fff;
    margin-top: 30px;
}



.pag3 .right {
    width: 60%;
    background: #fff;
    padding: 20px;
    margin: 80px 0px;
}

.pag3 .right ul {
    display: flex;
    flex-wrap: wrap;
}

.pag3 .right ul li {
    width: calc(100% / 2);
    padding: 20px;
}

.pag3 .right ul li:nth-of-type(1) {
    border-right: 1px #eee solid;
    border-bottom: 1px #eee solid;
}

.pag3 .right ul li:nth-of-type(3) {
    border-right: 1px #eee solid;
}

.pag3 .right ul li:nth-of-type(2) {
    border-bottom: 1px #eee solid;
}


.pag3 .right .title {
    display: flex;
    font-size: 26px;
    justify-content: space-between;
    color: #01297C;
    align-items: center;
}

.pag3 .right .summary {
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.8em;
}


/**pag6**/
.pag6 {
    width: 100%;
    overflow: hidden;
    padding: 100px 20px;
    background: url(../images/gyBg.jpg) no-repeat center;
    position: relative;
    background-size: cover;
}

.pag6 .center {
    max-width: 1600px;
    margin: auto;
    display: flex;
    padding: 0px 0px;
    align-items: center;
    padding-bottom: 40px;
    border-bottom: 1px rgba(255, 255, 255, 0.1) solid;
    margin-bottom: 40px;
}

.pag6 .center .left {
    width: 50%;
    padding-right: 4vw;
}

.pag6 .center .left .title {
    font-size: 40px;
    color: #fff;
    font-weight: bold;
}

.pag6 .center .left .title span {
    font-weight: normal;
}

.pag6 .center .left .summary {
    color: #fff;
    font-size: 16px;
}

.pag6 .center .left .content {
    color: #fff;
    padding-top: 40px;
}

.pag6 .center .left a {
    line-height: 46px;
    width: 150px;
    background: #DB2404;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    display: block;
    margin-top: 60px;
}

.pag6 .center .right {
    width: 50%;
    border: 10px #fff solid;
    position: relative;
}
.pag6 .center .right a
{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}


.pag6 .center .right img {
    width: 100%;
}

.in-honor {
    max-width: 1600px;
    margin: auto;
    overflow: hidden;
    position: relative;
    padding-bottom: 40px;
}

.in-honor li a {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
    transition: all 0.5s;
}

.in-honor li {
    padding: 30px;
    border: 1px rgba(255, 255, 255, 0.1) solid;
    display: block;
}

.in-honor li .ico {
    height: 0px;
    display: flex;
    background: #fff;
    padding: 20px;
    padding-top: 125%;
    overflow: hidden;
}

.in-honor li .ico img {
    width: 100%;
    object-fit: contain;
    display: block;
    margin: auto;
    height: 100%;
    transition: all 0.5s;
    position: absolute;
    top: 0px;
    left: 0px;
}
.in-honor li a:hover
{
    transform:scale(1.1);
}



.in-honor .SwiperList {
    background: rgba(255, 255, 255, 0.1);
    bottom: 0px !important;
    top: initial !important;
    height: 6px;
    width: 100%;
    border-radius: 3px;
    overflow: hidden;
    left: 0px;
}

.in-honor .SwiperList .swiper-pagination-progressbar-fill {
    background: #DB2404;
    border-radius: 3px;
    overflow: hidden;
}



/**pag7**/
.pag7 {
    overflow: hidden;
    padding: 100px 0px;
    background: #fff;
    width: 100%;
    position: relative;
}

.in-case {
    max-width: 1200px;
    margin: 40px auto 0px;
    position: relative;
}

.in-case .ico {
    position: relative;
    overflow: hidden;
    padding-top: 50%;
    width: 100%;
    background: #fff;
}

.in-case .ico img {
    width: 100%;
    width: 100%;
    transition: all 0.5s;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    object-fit: cover;
    height: 100%;
}

.in-case .text {
    position: absolute;
    bottom: 50px;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 0px 10%;
    opacity: 0;
    transition: all;
}

.in-case .swiper-slide-active .text {
    opacity: 1;
}


.in-case .text .title {
    display: block;
    color: #fff;
    font-size: 36px;
    text-align: center;
}

.in-case .text .casegy {
    margin-top: 10px;
    display: block;
    line-height: 2em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 1.8em;
}

.CaseLeft {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    z-index: 9;
    left: 10px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
}

.CaseLeft img {
    filter: brightness(0%) invert(100%);
    width: 14px;
}

.CaseRight {
    text-align: right;
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    z-index: 9;
    right: 20px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}

.CaseRight img {
    filter: brightness(0%) invert(100%);
    width: 14px;
}

.in-case li:hover .ico img
{
    transform: translate(-50%, -50%) scale(1.1);
}