header {
    width: 100%;
    /*height: 1.2rem;*/
    box-sizing: border-box;
    padding-top: 0.1rem;
    border-top: 6px solid #072e57;
}

body {
    width: 100%;
    /*overflow-x: hidden;*/
    min-width: 1260px;
}

.Godhead {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    padding: 10px 0px;
    /*height: 116px;*/
}

.Godhead1 {
    width: 900px;
}

.Godhead2 {
    display: flex;
    justify-content: flex-end;
}

.Godhead3 {
    position: relative;
    display: flex;
    justify-content: space-between;
    /*margin-top: 19px;*/
    height: 66px;
}

.Godhead3 li:hover .yrbs {
    color: #097ad8;
}

.Godhead3 li {
    height: 76px;
    font-size: 16px;
    color: #444444;
    line-height: 66px;
    position: relative;
}

.Godhead4 {
    display: flex;
    align-items: center;
    /* padding-left: 500px; */
}

.Product2 li:hover .Product3 h1 {
    color: #097ad8 !important;
}

.Godhead4 img {
    padding-right: 10px;
}

.Godhead5 {
    width: 100%;
    height: 30px;
    position: relative;
    font-size: 14px;
}

.Godhead5 input {
    width: 190px;
    height: 100%;
    border-radius: 15px;
    background-color: #f9f9f9;
    outline: none;
    padding-left: 10px;
    border: 1px solid #e4e4e4;
}

.Godhead5 img {
    position: absolute;
    right: 15px;
    top: 0.1rem;
}

nav {
    width: 100%;
    /*margin-top: 25px;*/
}

#div1 img {
    width: 100%;
    /* height: 100%; */
}

#div1 {
    /*width: 19.2rem;*/
    height: 37.5vw;
    box-sizing: border-box;
    /*padding-top: 0.9rem;*/
    overflow: hidden;
    position: relative;
}

#div1 ul {
    overflow: hidden;
}

#div1 ul li {
    height: 100%;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    transition: opacity 1.5s;
}

#div1 ul li.ac {
    opacity: 1;
}

#div1 ol {
    position: absolute;
    right: 50%;
    bottom: 20px;
    z-index: 6;
    font-size: 0.14rem;
}

#div1 ol li {
    width: 20px;
    height: 20px;
    background: #fff;
    margin-left: 5px;
    float: left;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
}

#div1 ol li.ac {
    background: #0267ce;
    color: #fff;
}

#div1>a {
    text-decoration: none;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    height: 40px;
    line-height: 32px;
    text-align: center;
    width: 40px;
    font-size: 40px;
    vertical-align: middle;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    z-index: 6;
}

#goPrev {
    left: 0;
}

#goNext {
    right: 25px;
}

/* 轮播图结束 */

.content {
    width: 1200px;
    margin: 0 auto;
    /*box-sizing: border-box;*/
    padding-top: 80px;
}

.content h1 {
    font-size: 40px;
    text-align: center;
    color: #222;
}

.content p {
    font-size: 16px;
    color: #666666;
    text-align: center;
}

.content1 {
    width: 720px;
    margin: 0 auto;
    margin-top: 0.2rem;
    display: flex;
}

.content1 li {
    width: 180px;
    height: 40px;
    border: 1px solid #e6e6e6;
    margin-left: 0.13rem;
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #e6e6e6;
}

.content1 li a {
    font-size: 16px;
    color: #666;
}

.content1 li:hover a {
    color: #FFF;
}

.content1 li:hover a {
    cursor: pointer;
    color: #ffffff;
}

.content1 li:hover {
    background: #097ad8;
    color: #FFF;
    cursor: pointer;
}

/* .content2 li:hover .content3 img{
    display: none;
}
.content2 li:hover .content3{
    background: url(../skins/demo/tupian/02.png);
    width: 60px;
    margin: 0 auto;
} */

.content2 {
    width: 100%;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-top: 0.45rem;
    overflow: hidden;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.content2 li {
    width: 298px;
    height: 219px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    /*float: left;*/
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.content2 li a {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.content3 {
    width: 100%;
    /*height: 0.8rem;*/
    /*margin: 0 auto;*/
    font-size: 0.18rem;
    display: flex;
    justify-content: center;
}

.content3 img {
    /*margin: 0 auto;*/
    width: 60px;
    height: 60px;
}

.pa {
    margin-top: 20px;
}

.content2 li:hover .pa {
    color: #097ad8;
}

.content4 {
    /*width: 19.2rem;*/
    height: 840px;
    background: url("../img/hh.png");
    background-size: 100% 100%;
    margin-top: 60px;
    box-sizing: border-box;
    padding-top: 80px;
    display: flex;
    justify-content: space-between;
}

.content5 {
    width: 600px;
}

.content5 h2 {
    color: #f16901;
    font-size: 50px;
    font-weight: bold;
}

/* .content6 {
    width: 520px;
} */

.content6 p:nth-child(1) {
    font-size: 20px;
    color: rgba(0, 0, 0, 0.8);
    /*opacity: 0.8;*/
    line-height: 30px;
}

.content7 {
    /* width: 520px; */
    margin-top: 15px;
    color: rgba(0, 0, 0, 0.7);
}

.content8 {
    display: flex;
    margin-top: 0.3rem;
}

.content9 {
    width: 199px;
    height: 50px;
    background: #f16901;
    border-radius: 0.1rem;
    display: flex;
    margin-right: 30px;
    justify-content: center;
    align-items: center;
}

.content9 img {
    width: 0.3rem;
    height: 0.3rem;
}

.content9 span {
    font-size: 16px;
    color: #ffffff;
    margin-left: 0.1rem;
    margin-top: 0.05rem;
}

.content10 {
    width: 199px;
    height: 50px;
    background: #f16901;
    border-radius: 0.1rem;
    display: flex;
    margin-right: 30px;
    justify-content: center;
    align-items: center;
}

.content10 img {
    width: 0.3rem;
    height: 0.3rem;
}

.content10 span {
    font-size: 16px;
    color: #ffffff;
    margin-left: 0.1rem;
    margin-top: 0.05rem;
}

.content11 {
    width: 550px;
    padding-top: 10px;
}

.content11 li {
    width: 260px;
    height: 200px;
    float: left;
    margin-right: 28px;
    margin-bottom: 20px;
    overflow: hidden;
    transition: all 0.6s;
}

.content11 li:hover {
    transform: scale(1.2);
}

.content11 li:nth-child(2n+2) {
    margin-right: 0;
}

.content11 img {
    width: 100%;
    /*height: 100%;*/
}

.success {
    width: 1200px;
    /* height: 7.5rem; */
    margin: 0 auto;
    margin-top: 0.8rem;
}

.success h1 {
    text-align: center;
    font-size: 40px;
    color: #222;
}

.success1 {
    width: 837px;
    margin: 0 auto;
    margin-top: 0.2rem;
    font-size: 16px;
    color: #666;
    line-height: 30px;
}

.success1 p {
    text-align: center;
    color: #747474;
}

.success2 {
    margin-top: 0.3rem;
    display: flex;
    /* overflow: hidden; */
}

.success2 li {
    width: 380px;
    margin-left: 30px;
}

.success2 li:hover .success3 img {
    transform: scale(1.1);
}

.success2 li:hover .success2 h2 {}

.success2 li:hover .success2 span {
    color: rgb(13, 99, 202);
}

.success2 li:nth-child(1) {
    margin-left: 0;
}

.success3 {
    width: 380px;
    height: 270px;
    overflow: hidden;
}

.success3 img {
    width: 100%;
    height: 100%;
    transition: all 0.4s;
}

.success2 h2 {
    font-size: 24px;
    margin-top: 0.2rem;
    color: #333;
}

.success4 {
    height: 880px;
    background: url(../img/7.png);
    background-size: 100% 100%;
    box-sizing: border-box;
    padding-top: 0.8rem;
    margin-top: 90px;
}

.success5 {
    width: 1200px;
    /* height: 7rem; */
    margin: 0 auto;
}

.success6 {
    width: 50%;
    float: left;
    overflow: hidden;
}

.success6 h2 {
    font-size: 50px;
    color: #FFF;
    font-weight: bold;
}

.succp {
    /*color: #FFF;*/
    font-size: 20px;
    /*opacity: 0.8;*/
    color: rgba(254, 254, 254, 0.8);
    line-height: 30px;
}

.success7 {
    width: 50%;
    float: right;
}

.success8 {
    width: 1200px;
    margin: 0 auto;
    float: left;
}

.success8 li {
    position: relative;
}

.success8a {
    width: 180px;
    height: 180px;
    background: url(../img/qq1.png);
    background-size: 100% 100%;
    float: left;
    margin-top: 0.4rem;
    transition: all 0.6s;
    margin-left: 0.2rem;
}

.success8a:hover {
    transform: scale(1.2);
}

.success9 {
    width: 250px;
    height: 172px;
    float: left;
    transition: all 0.6s;
    margin-bottom: 15px;
    margin-left: 13%;
}

.success9:hover {
    transform: scale(1.2);
}

.success9 img {
    width: 100%;
    height: 100%;
}

.success10 {
    width: 250px;
    height: 359px;
    float: right;
    transition: all 0.6s;
}

.success10:hover {
    transform: scale(1.2);
}

.success10 img {
    width: 100%;
    height: 100%;
}

.success8 li {
    margin-top: 30px;
    position: relative;
}

.success8 img {
    margin-top: 0.4rem;
    margin-left: 50px;
    height: 80px;
}

.success8 p {
    font-size: 22px;
    color: #FFF;
    text-align: center;
    margin-top: 0.1rem;
}

.success8 p:nth-child(3) {
    margin-top: 21px;
}

.success12 {
    width: 200px;
    height: 50px;
    background: url(../img/bgg.png);
    background-size: 100% 100%;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    margin: 0px auto;
    margin-top: 315px;
}

.success12 a {
    color: #FFF;
}

.success13 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
}

.success13 h1 {
    font-size: 40px;
    color: #222;
    text-align: center;
}

.success14 {
    width: 600px;
    margin: 0 auto;
    margin-top: 0.2rem;
    display: flex;
    justify-content: space-around;
}

.success14 li {
    width: 180px;
    height: 40px;
    border: 1px solid #ccc;
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #666;
}

.success14 li:hover {
    color: #FFF;
    background: #097ad8;
}

.success15 {
    margin-top: 0.4rem;
    float: left;
    position: relative;
    overflow: hidden;
}

.news_img {
    width: 403px;
    height: 506px;
    transition: all 0.6s;
}

.news_info_jiantou {
    width: 28px;
    margin-left: 20px;
}

.news_info {
    width: 380px;
    height: 140px;
    background-color: #fff;
    position: absolute;
    bottom: 10px;
    left: 13px;
}

.news_info:hover .news_info_text {
    color: #097ad8;
    font-weight: bold;
}

.news_info_text {
    font-size: 18px;
    color: #222222;
    width: 325px;
    margin: 0px auto;
    margin-top: 25px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news_info_bottom {
    width: 325px;
    display: flex;
    margin: 10px auto;
    align-items: center;
}

.news_info_time {
    font-size: 24px;
    color: #999999;
}

.success15:hover .news_img {
    transform: scale(1.1);
}

.success15 img {
    width: 100%;
    height: 100%;
}

.success16 {
    /* width: 780px; */
    flex-wrap: wrap;
    margin-top: 0.3rem;
    display: flex;
}

.success16 li {
    width: 380px;
    height: 159px;
    border: 1px solid #e4e4e4;
    margin-left: 0.1rem;
    margin-top: 0.11rem;
}

.success17 {
    width: 80px;
    height: 120px;
    border-right: 1px solid #ccc;
    margin-top: 0.25rem;
    box-sizing: border-box;
    padding-top: 0.1rem;
    float: left;
}

.success17 p {
    text-align: center;
    margin-top: 0.1rem;
    font-size: 16px;
    color: #666;
}

.success18 p {
    font-size: 18px;
    width: 260px;
    height: 48px;
    margin-left: 105px;
    margin-top: 0.3rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #7d7c7c;
}

.success16 li:hover .success18 p {
    font-weight: 600;
    color: #097ad8;
}

.success18 img {
    margin-top: 0.35rem;
    padding-left: 30px;
}

.success19 {
    width: 100%;
    background: #f5f5f5;
    box-sizing: border-box;
    padding-top: 0.5rem;
    padding-bottom: 0.7rem;
}

.success20 {
    width: 1100px;
    margin: 0 auto;
}

.success20 h1 {
    font-size: 32px;
    text-align: center;
    color: #222;
}

.success21 {
    width: 1100px;
    margin-top: 0.2rem;
}

footer {
    width: 100%;
}

.success22 {
    /*width: 100%;*/
    background: #082e57;
    box-sizing: border-box;
    padding-top: 0.4rem;
}

.success30 {
    /*width: 19.2rem;*/
    background: #e8e8e8;
    display: flex;
    align-items: center;
}

#box {
    width: 1080px;
    position: relative;
}

.swiper-container {
    width: 13rem;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.swiper-slide {
    width: 2rem;
    height: 1.2rem;
    background-position: center;
    background-size: cover;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-button-next {
    width: 0.43rem !important;
    height: 0.42rem !important;
    background: none !important;
    font-size: 0.4rem;
    text-align: center;
    line-height: 0.4rem;
    color: #CCC;
    position: absolute !important;
    right: -0.5rem !important;
    border-radius: 0.2rem;
    background: url("../img/tou.png") !important;
    background-repeat: no-repeat !important;
    outline: none;
    margin-top: -38px !important;
}

.swiper-button-prev {
    width: 0.43rem !important;
    height: 0.42rem !important;
    background: none !important;
    background: url("../img/a》.png") !important;
    background-size: 100%;
    margin-left: -0.5rem;
    background-repeat: no-repeat !important;
    outline: none;
    margin-top: -38px !important;
    left: 0 !important;
}

.success24 img {
    border: 1px solid #e4e4e4;
}

.success24 p {
    font-size: 14px;
    text-align: center;
    margin-top: 0.1rem;
    color: #555;
    width: 200px;
}

.swiper-button-next, .swiper-button-prev {
    margin-top: -38px;
}

.success25 {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-bottom: 0.3rem;
}

.success25a {
    width: 100%;
    border-bottom: 1.4px solid #03132f;
}

.success26 p {
    font-size: 20px;
    color: #FFF;
}

.success26 {
    width: 280px;
}

.success27 {
    /* width: 2.8rem; */
    /*height: 1.5rem;*/
    margin-top: 0.1rem;
    display: flex;
    /*justify-content: space-between;*/
}

.success28 {
    /*height: 1.5rem;*/
    text-align: center;
    margin-right: 35px;
}

.success28 p {
    font-size: 14px;
    color: #fff;
    margin-top: 0.2rem;
    opacity: 0.5;
}

.success29 {
    width: 500px;
    padding: 0 30px;
    border-right: 1px solid #283d64;
    border-left: 1px solid #283d64;
}

.success32 {
    /* width: 5.5rem; */
    margin: 0 auto;
}

.success32 p:nth-child(1) {
    font-size: 20px;
    color: #FFF;
    /*font-family: "宋体";*/
}

.success32 p:nth-child(2) {
    font-size: 14px;
    color: #a5acb8;
    font-family: "宋体";
    line-height: 0.3rem;
    margin-top: 0.1rem;
}

.success32 p:nth-child(2) a {
    color: #a5acb8;
}

.success32 p:nth-child(2) a:hover {
    color: #35dafa !important;
}

.success31 {
    width: 25%;
    padding-left: 30px;
}

.success33 {
    height: 0.6rem;
}

.success31 p {
    line-height: 0.3rem;
    color: #a5acb8;
    font-size: 14px;
    margin-top: 20px;
}

.success34 {
    width: 1.8rem;
    height: 0.5rem;
    margin-top: 0.1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.news_tittle {
    font-size: 22px !important;
    font-weight: bold !important;
    text-align: center;
    line-height: 30px;
    margin-bottom: 10px;
}

.success34 li {
    width: 0.4rem;
    height: 0.3rem;
}

.success35 {
    height: 0.75rem;
    display: flex;
    line-height: 0.75rem;
    color: #FFF;
    cursor: pointer;
    font-size: 14px;
    width: 1200px;
    margin: 0 auto;
}
.success35 a:hover{
    color: #35dafa !important;
}
.success35 a {
    color: #FFF;
    margin: 0 10px;
}

.success35a {
    width: 100%;
    border-top: 1px solid #677a9c;
}

.success36 {
    width: 1200px;
    height: 50px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    align-items: center;
}

.success36 p {
    color: #111b24;
    line-height: 0.5rem;
    font-size: 14px;
}

.success36:hover .success36 {
    color: #5b6b7a;
    font-weight: bold;
}

.success37 {
    height: 0.5rem;
    display: flex;
    font-size: 14px;
}

.success35 p {
    margin-right: 8px;
}

.success37 li {
    height: 0.5rem;
    line-height: 0.5rem;
}

.produ {
    /*width: 19.2rem;*/
    height: 4rem;
}

.produ img {
    height: 4rem;
}

.produ1 {
    /*width: 19.2rem;*/
    height: 0.8rem;
    background: url("../img/bg1.png");
    background-size: 100%;
}

.produ2 {
    width: 900px;
    height: 0.8rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.produ2 li {
    font-size: 16px;
    text-align: center;
    line-height: 0.77rem;
    color: #6b747c;
    margin-left: 20px;
}

.produ2 li:hover {
    border-bottom: 3px solid #097ad8;
}

.produ2 li:hover a {
    color: #097ad8;
}

.aboutus1 li:hover a {
    color: #097ad8;
}

.aboutus1 li:hover {
    border-bottom: 3px solid #097ad8;
}

.produ3 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
}

.produ3 h1 {
    text-align: center;
    font-size: 0.48rem;
    color: black;
}

.produ4 {
    width: 1200px;
    display: flex;
    justify-content: space-between;
}

.produ4 li {
    width: 328px;
    height: 0.9rem;
    background: #f8f8f8;
    border: 1px solid #dfe5e9;
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
    /* font-size: 0.2rem; */
    /* color: #333; */
    padding: 0 25px;
    /*margin-right: 2%;*/
}

/* .produ4 img:nth-child(1) {
    width: 0.4rem;
    margin-left: 0.5rem;
} */

.produ4 a {
    width: 75%;
    /* border: 1px solid; */
    margin-right: 20px;
}

.produ4 span {
    font-size: 20px;
    color: #333;
    display: inline-block;
    margin-left: 20px;
}

.produ5 {
    width: 1200px;
    margin-top: 0.5rem;
    display: flex;
    /* justify-content: space-between; */
    flex-wrap: wrap;
}

.produ5 li {
    width: 378px;
    height: 298px;
    background: url(/skins/demo/img/chanpin_add_1.gif) left top no-repeat;
    margin-bottom: 30px;
    margin-right: 29px;
}

.produ5 li:nth-child(3n+3) {
    margin-right: 0;
}

.produ5 .marginLeft0 {
    margin-left: 0;
}

.produ5 li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
}

.produ5_li_info {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 298px;
    margin-right: 20px;
}

.produ5_li_p1 {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
}

.produ5_li_p2 {
    font-size: 16px;
    color: #666666;
    padding: 20px 0 35px;
}

.produ5_li_p3 {
    font-size: 14px;
    color: #333333;
}

/* .produ5 img {
    width: 540px;
    height: 300px;
} */

.Product {
    /*width: 19.2rem;*/
    height: 4rem;
}

.Product img {
    /*width: 19.2rem;*/
    height: 4rem;
}

.Product1 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
}

.Product1 h1 {
    text-align: center;
    font-size: 0.48rem;
    color: black;
}

.Product2 {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto;
}

.Product2 li {
    width: 49%;
    /* height: 2.2rem; */
    background: #f8f8f8;
    margin-top: 0.2rem;
    border: 1px solid #dfe5e9;
    padding-bottom: 20px;
}

.Product3 {
    width: 92%;
    /* height: 1.6rem; */
    margin: 0 auto;
    /* border: 1px solid; */
    margin-top: 0.2rem;
}

.Product3 h1 {
    font-size: 20px;
    color: #666666;
    text-align: left;
    font-weight: bold;
}

.Product4 {
    /* width: 5.3rem; */
    display: flex;
    justify-content: space-between;
}

.Product5 {
    width: 45%;
}

.Product5 img {
    width: 100%;
    height: 100%;
    transition: all 0.6s;
}

.Product4 p {
    margin-left: 0.15rem;
    /* height: 110px; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    font-size: 14px;
    width: 55%;
    /* border: 1px solid; */
    line-height: 2;
}

.Electron {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}

.Electron2 {
    /* height: 1rem; */
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    margin-top: 0.1rem;
    /* font-size: 16px; */
    /* padding-bottom: 0.2rem; */
}

.Electron li {
    width: 398px;
    height: 400px;
    border: 1px solid #eaeaea;
    /* padding: 10px; */
    /* margin-top: 20px;*/
}

.Electron1 {
    /* margin: 0 auto; */
    /* margin-top: 0.2rem; */
    /* width: 290px; */
    padding: 40px 61px;
}

.Electron1 img {
    margin-bottom: 29px;
}

.Electron1 p {
    font-size: 24px;
    color: #333333;
    margin-top: 0.1rem;
    white-space: nowrap;
}

.Electron2 p {
    font-size: 15px;
    color: #666666;
    /*margin-top: 0.1rem;*/
    height: 96px;
    line-height: 30px;
    overflow: hidden;
    white-space: pre-wrap;
}

.Electron3 {
    width: 1.5rem;
    height: 0.45rem;
    background: #f7f7f7;
    margin-top: 0.1rem;
    color: #8a8a8a;
    text-align: center;
    line-height: 0.45rem;
    border: #dfe5e9 1px solid;
}

.Electron2 p:hover {
    color: #097ad8 !important;
}

.Electron3:hover {
    background: #097ad8;
    color: #FFF;
}

.aboutus {
    width: 100%;
    height: 4rem;
}

.aboutus img {
    width: 100%;
    height: 4rem;
}

.aboutus2 {
    width: 100%;
    height: 80px;
    background: url("../img/bg1.png");
    border-bottom: #dfe5e9 1px solid;
}

.aboutus1 {
    /*width: 9.55rem;*/
    /*height: 0.8rem;*/
    /*margin: 0 auto;*/
    /*display: flex;*/
    /* justify-content: space-between; */
    justify-content: center;
    display: flex;
}

.aboutus1 li {
    width: 100px;
    height: 77px;
    text-align: center;
    line-height: 80px;
    font-size: 16px;
    color: #6b747c;
    margin: 0 25px;
}

.aboutus1 .aboutus1_on {
    height: 78px;
    border-bottom: #097ad8 2px solid;
}

.aboutus3 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 0.45rem;
}

.aboutus3>p {
    display: flex;
    justify-content: center;
}

.aboutus3 h1 {
    font-size: 0.48rem;
    color: black;
    text-align: center;
}

.aboutus4 {
    /* width: 12rem; */
    margin-top: 0.3rem;
    color: #444444;
    font-size: 18px;
    margin: 0 auto;
}

.aboutus4 p {
    margin-top: 0.3rem;
}

.aboutus4 img {
    /* margin-left: 170px; */
    margin: 0 auto;
}

.aboutus5 {
    width: 1200px;
    height: 2.5rem;
    display: flex;
    justify-content: space-around;
    margin-top: 0.5rem;
    padding-bottom: 1rem;
}

.aboutus5 li {
    width: 3.8rem;
    border: 1px solid #ccc;
    margin-top: 0.1rem;
    margin-left: 16px;
}

.aboutus5 img {
    width: 3.6rem;
    height: 2.45rem;
}

.enter {
    width: 1200px;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 1rem;
}

.enter li {
    width: 378px;
    border: 1px solid #ccc;
    margin-bottom: 30px;
    margin-right: 30px;
}

.enter li:nth-child(3n+3) {
    margin-right: 0;
}

.enter1 {
    height: 200px;
    margin-bottom: 15px;
    overflow: hidden;
    /*padding-bottom: 0.2rem;*/
}

.enter p {
    padding: 0px 5px 10px 10px;
}

.enter1 a {
    width: 378px;
    height: 200px;
    overflow: hidden;
}

.enter1 img {
    height: 200px;
    /*width: 3.8rem;*/
    /*height: 2rem;*/
    transition: all 0.6s;
}

.enter1 img:hover {
    transform: scale(1.2);
}
.enter li{
    cursor: pointer;
}
.enter li:hover .p1{
    color: #097ad8;
}
.p1 {
    font-size: 20px;
    color: #333333;
}

.p2 {
    font-size: 16px;
    color: #666666;
}

.organ {
    width: 1200px;
    padding-bottom: 1rem;
}

.p3 {
    font-size: 0.16rem;
    color: #444444;
    padding-bottom: 0.5rem;
}

.organ img {
    width: 7.4rem;
    height: 7.4rem;
    margin: 0 auto;
    padding-bottom: 1rem;
}

.p4 {
    padding-bottom: 0.5rem;
}

.course1 {
    width: 1200px;
    /* width: 47%; */
    padding-bottom: 0.5rem;
    position: relative;
    /* display: flex; */
    /* justify-content: space-between; */
    flex-wrap: wrap;
    /* float: left;*/
}

ul.course1>div {
    float: left;
    width: 50%;
}

.img1 {
    /* position: absolute;
    right: 4rem; */
    display: none;
    width: 400px;
    margin: 10px auto;
    border: #097ad8 5px solid;
}

/* .course1 li:hover .img1 {
    display: block;
} */

.course1 li:hover {
    background-color: #f8fcff;
}

.course1 li {
    width: 564px;
    /* height: 0.9rem; */
    margin-top: 20px;
    cursor: pointer;
    border: 1px solid #eaeaea;
    padding: 5px 10px;
    /* float: left; */
    margin-right: 14px;
}

.course1 li:nth-child(2n+2) {
    margin-right: 0;
}

.course1 li>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 0.18rem;
}

.course1 li p {
    width: 90%;
    text-align: left;
    padding-left: 20px;
    /* margin-right: 3.5rem; */
}

.course1 li:hover p {
    /*color: #097ad8;*/
}

.content1 img:nth-child(2) {
    float: right;
    margin-top: -30px;
}

.ryzi_jiantou {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.course1 li:hover .ryzi_jiantou {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.course2 {
    width: 5.6rem;
    height: 8rem;
    position: absolute;
    right: 4rem;
    top: 8rem;
}

.tab-content li {
    display: none;
}

.tab-content .show {
    display: block;
}

.course2 img {
    width: 4rem;
    height: 5.7rem;
    margin: 0 auto;
}

.course4 {
    height: 0.5rem;
    width: 5rem;
    background: brown;
    margin: 0 auto;
    margin-bottom: 0.3rem;
}

.win {
    width: 1200px;
    margin: 0 auto;
}

.win h1 {
    text-align: center;
    font-size: 0.48rem;
    color: black;
}

.win1 {
    /*width: 12rem;*/
    height: 0.9rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 1rem;
}

.win1 img {
    width: 0.4rem;
    height: 0.5rem;
}

.win2 {
    width: 100%;
    height: 0.8rem;
    display: flex;
    justify-content: space-around;
    align-items: center;
    position: relative;
}

.win2 a {
    position: relative;
    margin: 0 30px;
}

.win2 li {
    width: 0.6rem;
    height: 0.6rem;
    border: 1px solid #ccc;
    border-radius: 0.6rem;
    text-align: center;
    line-height: 0.6rem;
    color: #097ad8;
    cursor: pointer;
    z-index: 10;
    transition: all 0.6s;
    background-color: #fff;
    font-size: 16px;
    position: relative;
    z-index: 19;
}

.win2 li:hover {
    transform: scale(1.2);
    background: #097ad8;
    color: #FFF;
}

.win2 img {
    position: absolute;
    left: 0rem;
    top: 0.4rem;
    width: 100%;
    height: 0.01rem;
    z-index: 0;
}

.win3 {
    width: 1200px;
    margin-top: 0.5rem;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.win4 {
    width: 1.5rem;
    margin-top: 0.2rem;
    position: relative;
    z-index: 9;
}

.win5 {
    width: 10rem;
}

.win4 li {
    width: 0.84rem;
    height: 1.35rem;
    display: flex;
    justify-content: space-between;
    margin-left: 0.7rem;
    font-size: 0.2rem;
    /* width: 20px; */
    /* z-index: 10; */
}

.win4 img {
    position: absolute;
    top: 0;
    left: 1.333rem;
    z-index: -1;
    width: 0.01rem;
    height: 100%;
}

.win6 {
    width: 0.18rem;
    height: 0.18rem;
    border: 1px solid #097ad8;
    border-radius: 0.18rem;
    margin-right: 0.1rem;
    transition: all 0.6s;
    background-color: #fff;
}

.win6:hover {
    transform: scale(1.5);
    background: #097ad8;
    cursor: pointer;
}

.win5 li {
    background: #f7f7f7;
    margin-top: 0.1rem;
    padding: 10px;
}

.win5 li p {
    padding-bottom: 5px;
}

.tion {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 1rem;
}

.tion h1 {
    text-align: center;
    font-size: 0.48rem;
    color: black;
}

.tion1 {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.tion1 li {
    width: 32%;
    border: 1px solid #ccc;
    margin-top: 0.3rem;
}

.tion2 {
    overflow: hidden;
}

.tion2 img {
    width: 100%;
    height: 100%;
}

.tion3 p {
    /*text-align: center;*/
    /* padding-bottom: 0.2rem; */
    padding: 0 30px;
}

.tion3 p:nth-child(1) {
    font-size: 20px;
    color: #333333;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 60px;
    line-height: 28px;
}

.tion3 p:nth-child(2) {
    font-size: 0.14rem;
    color: #888888;
    margin-top: 0.1rem;
    padding-bottom: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.Latest {
    /*width: 19.2rem;*/
    height: 4rem;
}

.Latest img {
    width: 100%;
    /*width: 19.2rem;*/
    /*height: 4rem;*/
}

.Latest1 {
    /*width: 19.2rem;*/
    height: 0.8rem;
    background: #f8fcff;
    border: 1px solid #eaeaea;
}

.Latest2 {
    width: 400px;
    height: 0.8rem;
    display: flex;
    justify-content: center;
    margin: 0 auto;
}

.Latest2 li:hover {
    border-bottom: 3px solid #097ad8;
}

.Latest2 li {
    height: 0.8rem;
    text-align: center;
    line-height: 0.8rem;
    color: black;
    font-size: 16px;
    margin-right: 40px;
}

.Latest2 li:hover a {
    color: #097ad8;
}

.Latest3 {
    /* width: 1000px; */
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 1rem;
    padding-top: 0.5rem;
}

.Latest3 h1 {
    text-align: center;
    font-size: 0.48rem;
    color: black;
}

.Latest4 {
    display: flex;
    /* border-left: 1px solid #ccc; */
    /* border-top: 1px solid #ccc; */
    flex-wrap: wrap;
}

.Latest4 li {
    /* width: 4.026rem; */
    width: 30%;
    /* height: 5rem; */
    border: 1px solid #ccc;
    /* border-left: none; */
    /* border-top: none; */
    padding: 0 1.32%;
    padding-bottom: 15px;
}

.Latest5 {
    /* width: 3.66rem; */
    /* height: 4.7rem; */
    margin: 0 auto;
    margin-top: 0.2rem;
}

.Latest5 p:nth-child(1) {
    color: #666666;
    font-size: 16px;
}

.Latest5 p:nth-child(2) {
    margin-top: 5px;
    color: #333333;
    height: 52px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 18px;
    line-height: 26px;
}

.pp {
    margin-top: 0.15rem;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    font-size: 14px;
    height: 102px;
    line-height: 24px;
}

.Latest6 {
    /* width: 3.6rem;
    height: 1.8rem; */
    margin-top: 0.2rem;
}

.Latest6 img {
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}

.imgs {
    margin-top: 0.3rem;
}

.Elect {
    width: 1200px;
    margin: 0 auto;
    margin-top: 0.5rem;
}

.Elect h1 {
    font-size: 0.48rem;
    color: black;
    text-align: center;
}

.Elect1 {
    width: 1200px;
    padding-bottom: 1rem;
}

.Elect1 li {
    width: 1200px;
    height: 2.4rem;
    border: 1px solid #ccc;
    margin-top: 0.1rem;
}

.Elect2 {
    width: 7.6rem;
    height: 1.8rem;
    margin-left: 0.3rem;
    margin-top: 0.3rem;
    display: flex;
}

.Elect3 {
    width: 2rem;
    height: 1.8rem;
}

.Elect3 img {
    width: 2rem;
    height: 1.8rem;
}

.Elect4 {
    height: 1.8rem;
    margin-left: 0.4rem;
}

.Elect4 li {
    height: 0.3rem;
    width: 5rem;
    margin-top: 0;
    border: none;
}

.Elect4 li:nth-child(2) {
    margin-top: 0.1rem;
}

.Elect4 li:nth-child(5) {
    margin-top: 0.1rem;
    display: flex;
    border: none;
}

.Elect4 h2 {
    font-size: 0.25rem;
    color: black;
}

.Elect5 {
    width: 1.4rem;
    height: 0.32rem;
    text-align: center;
    line-height: 0.32rem;
    color: black;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 0.1rem;
    background: #f3f3f3;
}

.Elect5:hover {
    background: #097ad8;
    color: #FFF;
}

.New {
    width: 1200px;
    margin-top: 0.5rem;
    margin: 0 auto;
}

.New h1 {
    font-size: 0.48rem;
    text-align: center;
    color: black;
}

.winwin {
    /*width: 19.2rem;*/
    height: 4rem;
}

.winwin img {
    width: 100%;
    /*width: 19.2rem;*/
    /*height: 4rem;*/
}

.winwin1 {
    /*width: 19.2rem;*/
    height: 0.8rem;
}

.winwin2 {
    width: 3.7rem;
    height: 0.8rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.winwin2 li {
    width: 1.1rem;
    height: 0.7rem;
    text-align: center;
    line-height: 0.7rem;
    font-size: 0.2rem;
}

.winwin3 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 0.5rem;
}

.winwin3 h1 {
    font-size: 0.48rem;
    text-align: center;
    color: black;
}

.winwin4 {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 1rem;
}

.winwin4 li {
    width: 2.8rem;
    height: 1.5rem;
    background: skyblue;
    margin-top: 0.2rem;
}

.winwin4 li img {
    width: 2.8rem;
    height: 1.5rem;
}

.Down {
    /*width: 19.2rem;*/
    height: 4rem;
}

.Down img {
    width: 100%;
    /*width: 19.2rem;*/
    /*height: 4rem;*/
}

.Down1 {
    /*width: 19.2rem;*/
    height: 0.8rem;
    background: #f8fcff;
}

.Down2 {
    width: 2.5rem;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

.Down2 li {
    width: 1rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    font-size: 0.2rem;
}

.Down3 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.Down3 h1 {
    font-size: 0.48rem;
    color: black;
    text-align: center;
}

.Down4 {
    width: 1200px;
    height: 0.5rem;
    font-size: 0.16rem;
    color: #999999;
}

.Down5 {
    width: 1200px;
    height: 5rem;
    margin-top: 0.4rem;
    display: flex;
    justify-content: space-between;
    padding-bottom: 1rem;
}

.Down6 {
    width: 4.5rem;
    height: 4.7rem;
}

.Down6 img {
    width: 4.5rem;
    height: 4.7rem;
}

.Down7 {
    width: 6.6rem;
    height: 4.7rem;
}

.Down7 textarea {
    width: 5.5rem;
}

.Down7 li {
    width: 6.6rem;
    height: 0.6rem;
    margin-top: 0.1rem;
    display: flex;
    justify-content: space-between;
    font-size: 0.18rem;
}

.Down7 li input {
    width: 5.5rem;
}

.Down7 li:nth-child(1) {
    margin-top: 0;
}

.Down7 li:nth-child(4) {
    height: 1.8rem;
}

.Down8 {
    width: 2rem;
    height: 0.48rem;
    line-height: 0.48rem;
    text-align: center;
    background: #097ad8;
    color: #FFF;
    font-size: 0.16rem;
    margin-top: 0.1rem;
    margin-left: 1.1rem;
}

.Down9 {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    width: 1200px;
}

.Down9 li {
    width: 33.1%;
    height: 3.2rem;
    border: 1px solid #cccccc;
}

.Down9 li:nth-child(5) {
    width: 66.6%;
    border-right: none;
    border-left: none;
}

.Down9 li:nth-child(3) {
    border-left: none;
    border-bottom: none;
    border-right: none;
}

.Down9 li:nth-child(4) {
    border-left: none;
}

.Down9 li:nth-child(2) {
    border-left: none;
    border-bottom: none;
    /* border-top: none;*/
}

.Down9 li:nth-child(1) {
    border-bottom: none;
    /* border-top: none; */
    border-left: none;
}

.Down10 {
    height: 2.2rem;
    margin-top: 0.5rem;
    margin-left: 0.5rem;
}

.Down10 img {
    height: 0.55rem;
}

.Down10 p {
    font-size: 0.32rem;
    margin-top: 0.1rem;
}

.Down11 {
    height: 0.9rem;
    margin-top: 0.1rem;
}

.Down11 li {
    height: 0.2rem;
    border: none;
    margin-top: 0.05rem;
    width: auto;
    margin-bottom: 0.15rem;
    font-size: 0.16rem;
}

.Down12 {
    /*width: 19.2rem;*/
    height: 5.6rem;
    /* margin-top: 0.6rem;
    padding-bottom: 2rem; */
}

.Down12 img {
    /*width: 19.2rem;*/
    /*height: 5.6rem;*/
    width: 100%;
}

.talent {
    /*width: 19.2rem;*/
    height: 4rem;
}

.talent img {
    width: 100%;
    /*width: 19.2rem;*/
    /*height: 4rem;*/
}

.talent1 {
    width: 100%;
    height: 0.85rem;
    background: #f8fcff;
    border-bottom: 1px solid #dfe5e9;
}

.talent2 {
    width: 2.2rem;
    height: 0.89rem;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

.talent2 li {
    width: 1rem;
    height: 0.8rem;
    font-size: 0.2rem;
    color: black;
    text-align: center;
    line-height: 0.8rem;
}

.talent3 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 0.5rem;
    padding-bottom: 1rem;
}

.talent3 h1 {
    font-size: 0.48rem;
    color: black;
    text-align: center;
}

.talent4 {
    font-size: 0.2rem;
    color: #cdcdcd;
    margin-top: 1rem;
}

.talent5 {
    width: 1200px;
    margin-top: 0.2rem;
}

.talent5 td {
    text-align: center;
    height: 0.6rem;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.talent5 tr:nth-child(1) {
    background: #f5f5f5;
    height: 0.6rem;
}

tbody th {
    height: 0.6rem;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

tbody tr {
    border-bottom: 1px solid #ccc;
}

.Talent {
    width: 1200px;
    margin: 0 auto;
    margin-top: 0.5rem;
    padding-bottom: 1rem;
}

.Talent li {
    width: 1200px;
    height: 0.52rem;
    margin-top: 0.4rem;
    display: flex;
}

.Talent li:nth-child(10) {
    height: 1.6rem;
}

.Talent li:nth-child(11) {
    height: 1.6rem;
}

.Talent li:nth-child(12) {
    height: 1.6rem;
}

.Talent li:nth-child(13) {
    height: 1.6rem;
}

.Talent1 {
    width: 5.2rem;
    height: 0.52rem;
    display: flex;
    font-size: 0.2rem;
    align-items: center;
    justify-content: space-between;
    color: #333333;
}

.Talent1 span:nth-child(1) {
    margin-left: 0.3rem;
}

.Talent1 span:nth-child(2) {
    margin-left: 0.3rem;
}

.Talent1 span:nth-child(3) {
    margin-left: 0.3rem;
}

.Talent1 span:nth-child(4) {
    margin-left: 0.3rem;
}

.Talent1 input:nth-child(5) {
    margin-right: 0.3rem;
}

.Talent2 {
    width: 0.2rem;
    height: 0.2rem;
}

.Talent1 input {
    width: 3.1rem;
    height: 0.5rem;
    margin-left: 0.4rem;
}

.Talent2 img {
    height: 0.15rem;
}

.Talent3 {
    width: 3rem;
    margin-left: 0.2rem;
    height: 0.52rem;
    display: flex;
}

.inpt {
    margin-left: 0.45rem !important;
}

.int {
    margin-right: 0.4rem;
}

.ospan {
    margin-left: 0.6rem !important;
}

.Talent3 p {
    width: 3rem;
    display: flex;
    justify-content: center;
}

.Talent3 img {
    width: 0.15rem;
    height: 0.15rem;
}

.Talent1a {
    width: 4.2rem;
    height: 0.52rem;
    display: flex;
    font-size: 0.2rem;
    align-items: center;
}

.Talent1a input {
    width: 0.2rem;
    height: 0.2rem;
    margin-left: 0.6rem;
}

.Talent1a span {
    margin-left: 0.3rem;
}

.Talent4 {
    width: 9.2rem;
    display: flex;
    font-size: 0.2rem;
    align-items: center;
    justify-content: space-between;
    color: #333333;
}

.Talent4 input {
    width: 7.3rem;
    height: 0.5rem;
    margin-right: 0.2rem;
}

.Talent5 {
    width: 9.5rem;
    display: flex;
    font-size: 0.2rem;
    align-items: center;
    justify-content: space-between;
    color: #333333;
}

.Talent5 textarea {
    width: 7.3rem;
    height: 1.6rem;
    margin-left: 0.15rem;
}

.Talent6 {
    width: 3.54rem;
    height: 0.5rem;
    font-size: 0.2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.Talent6 span {
    margin-right: 0.2rem;
}

.Talent7 {
    width: 1.4rem;
    height: 0.5rem;
    background: #e5e5e5;
}

.Talent8 {
    width: 2.1rem;
    height: 0.5rem;
    background: #097ad8;
    margin: 0 auto;
    font-size: 0.2rem;
    text-align: center;
    line-height: 0.5rem;
    color: #FFF;
    cursor: pointer;
}

.texta {
    margin-right: 0.53rem;
}

.oul {
    z-index: 100;
    color: #FFF;
    width: 140px;
    position: absolute;
    left: 0;
    transform: translate(-28%);
    top: 76px;
    background: rgba(0, 0, 0, 0.7);
}

.oul li:hover {
    background-color: rgb(13, 99, 202);
}

.oul1 {
    z-index: 100;
    color: #FFF;
    width: 1rem;
    position: absolute;
    left: 21%;
    top: 0.36rem;
    background: black;
    padding-left: 0.28rem;
    opacity: 0.7;
}

.oul2 {
    z-index: 100;
    color: #FFF;
    width: 2rem;
    position: absolute;
    left: 29%;
    top: 0.36rem;
    background: black;
    padding-left: 0.3rem;
    opacity: 0.7;
}

.oul3 {
    z-index: 100;
    color: #FFF;
    width: 1rem;
    position: absolute;
    left: 44.4%;
    top: 0.36rem;
    background: black;
    padding-left: 0.285rem;
    opacity: 0.7;
}

.oul4 {
    z-index: 100;
    color: #FFF;
    width: 100px;
    position: absolute;
    left: 0;
    top: 66px;
    background: rgba(0, 0, 0, 0.7);
    /*padding-left: 0.29rem;*/
    /*opacity: 0.7;*/
}

.oul5 {
    z-index: 100;
    color: #FFF;
    width: 1rem;
    position: absolute;
    left: 91%;
    top: 0.36rem;
    background: black;
    padding-left: 0.29rem;
    opacity: 0.7;
}

.oul1 a {
    color: #FFF;
}

.oul1 li {
    padding-bottom: 0.2rem;
}

.oul2 li {
    padding-bottom: 0.2rem;
}

.oul2 a {
    color: #FFF;
}

.oul3 li {
    padding-bottom: 0.2rem;
}

.oul3 a {
    color: #FFF;
}

.oul4 li {
    padding-bottom: 0.2rem;
}

.oul4 a {
    color: #FFF;
}

.oul5 li {
    padding-bottom: 0.2rem;
}

.oul5 a {
    color: #FFF;
}

.oul li {
    text-align: center;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.oul a {
    font-size: 14px;
    color: #FFF;
}

.Godhead3 li ul {
    display: none;
}

.Godhead3 li:hover ul {
    display: block;
}

.oul li {
    color: #FFF;
}

.news_detail img {
    margin: 20px auto;
}

.news_beizhu {
    font-size: 14px !important;
}

.w_line {
    position: absolute;
    top: -7px;
    /* left: 132px; */
    left: 11%;
    border: 1px dashed #097ad8;
    /* margin-left: -80px; */
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.6);
    opacity: 0.6;
    width: 0px;
    height: 9700px;
}

@media(min-width:1050px) and (max-width:1680px) {
    .Latest4 li {
        width: 29.92%;
    }
}

/* 联系我们 */

.lxwm {
    padding-bottom: 100px;
}

.lxwm_top {
    font-size: 20px;
    color: #666;
    border-bottom: 1px solid #e4e4e4;
    letter-spacing: 2px;
    padding-bottom: 10px;
    margin-top: 75px;
}

.lxwm_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 40px;
}

.lxwm_box_img {
    width: 38%;
}

.lxwm_box_img>img {
    width: 100%;
    height: 100%;
}

.lxwm_info {
    width: 53%;
}

.lxwm_info_item {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.lxwm_info_item>input {
    border: 1px solid #e4e4e4;
    margin-left: 25px;
    width: 79%;
    outline: none;
    padding: 15px;
}

.lxwm_info_item>label {
    font-size: 18px;
    color: #444;
}

.lxwm_info_item>textarea {
    height: 180px;
    resize: none;
    border: 1px solid #e4e4e4;
    margin-left: 25px;
    width: 79%;
    outline: none;
    padding: 15px;
}

.lxwm_info_textarea {
    align-items: flex-start;
}

.lxwm_btn {
    text-align: center;
    padding: 12px 0;
    background-color: #097bd7;
    width: 31%;
    margin-left: 15%;
}

.lxwm_btn>a {
    font-size: 18px;
    color: #fff;
}

.ryzz_list {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

.shui_di {
    width: 25px;
    height: 25px;
    background-color: #097ad8;
    border-radius: 100px 100px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: top;
    position: absolute;
    top: -0.6%;
    left: 9.8%;
    z-index: 9;
}

.news_show_3 {
    line-height: 35px;
    font-size: 14px;
    color: #555555;
    padding-top: 40px;
}

.news_show_3 a {
    color: #333333;
}