/* m8gy2o91: home_00045 stylesheet_0/1/2.css 清洗合并后用 .tpl-m8gy2o91 限定作用域。 */
body.tpl-m8gy2o91 {
    color: #666;
    font-size: 14px;
    width: 100%;
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei", "Microsoft YaHei", Arial, sans-serif;
    background: #f5f5f5;
}

body.tpl-m8gy2o91,
body.tpl-m8gy2o91 div,
body.tpl-m8gy2o91 ul,
body.tpl-m8gy2o91 li,
body.tpl-m8gy2o91 h1,
body.tpl-m8gy2o91 h2,
body.tpl-m8gy2o91 h4,
body.tpl-m8gy2o91 input,
body.tpl-m8gy2o91 p {
    margin: 0;
    padding: 0;
}

body.tpl-m8gy2o91 li {
    list-style: none;
}

body.tpl-m8gy2o91 a {
    text-decoration: none;
    color: #333;
}

body.tpl-m8gy2o91 a:hover {
    color: #034e92 !important;
    text-decoration: none;
}

body.tpl-m8gy2o91 a:focus {
    outline: 0;
}

body.tpl-m8gy2o91 p {
    word-spacing: -1.5px;
}

body.tpl-m8gy2o91 .fl {
    float: left !important;
}

body.tpl-m8gy2o91 .clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

body.tpl-m8gy2o91 .clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

body.tpl-m8gy2o91 .content,
body.tpl-m8gy2o91 .footer {
    width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
}

body.tpl-m8gy2o91 .topWrap {
    font-family: "Microsoft Yahei";
    position: relative;
    width: 100%;
    background: #fff;
}

body.tpl-m8gy2o91 .header {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
    position: relative;
}

body.tpl-m8gy2o91 .header1 {
    height: 30px;
    line-height: 30px;
    background: #f8f8f8;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}

body.tpl-m8gy2o91 .header1 .welcome {
    float: left;
}

body.tpl-m8gy2o91 .header1 .mapli {
    float: right;
}

body.tpl-m8gy2o91 .logobox {
    height: 60px;
    overflow: hidden;
    width: 1200px;
    position: relative;
}

body.tpl-m8gy2o91 .logobox .logo {
    max-height: 60px;
    float: left;
    overflow: hidden;
    max-width: 360px;
}

body.tpl-m8gy2o91 .logobox .logo img {
    height: 60px;
    width: auto;
    max-height: 60px !important;
    max-width: 360px !important;
}

body.tpl-m8gy2o91 .logobox .logotext {
    padding-left: 20px;
    border-left: 1px solid #ddd;
    float: left;
}

body.tpl-m8gy2o91 .logobox .logotext h1 {
    color: #034e92;
    font-size: 16px !important;
    max-width: 600px;
}

body.tpl-m8gy2o91 .logobox .logotext span {
    font-size: 16px;
}

body.tpl-m8gy2o91 .buybox {
    position: absolute;
    top: 30px;
    height: 50px;
    right: 0;
    display: flex;
    align-items: center;
    text-align: right;
}

body.tpl-m8gy2o91 .buybox p {
    font-size: 16px;
    color: #4a4a4a;
}

body.tpl-m8gy2o91 .buybox strong {
    color: #034e92;
    font-size: 24px;
    letter-spacing: 1px !important;
}

body.tpl-m8gy2o91 .nav {
    height: 60px;
    position: relative;
    background: #034e92;
    width: 100%;
}

body.tpl-m8gy2o91 .nav ul {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

body.tpl-m8gy2o91 .nav li {
    height: 60px;
    line-height: 60px;
    text-align: center;
    position: relative;
    overflow: hidden;
    width: 200px;
    background: url("/static/templates/m8gy2o91/images/0.png") no-repeat right center;
}

body.tpl-m8gy2o91 .nav li a {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}

body.tpl-m8gy2o91 .nav li:hover {
    background: #fff;
}

body.tpl-m8gy2o91 .nav li:hover a {
    color: #034e92;
}

body.tpl-m8gy2o91 .nav .cur {
    background: #fff;
}

body.tpl-m8gy2o91 .nav .cur a {
    color: #034e92;
}

body.tpl-m8gy2o91 .white:after,
body.tpl-m8gy2o91 .whites:after {
    content: "";
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
    background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
    transform: skewx(-25deg);
}

body.tpl-m8gy2o91 .white:hover:after {
    left: 100%;
    -moz-transition: 1s;
    -o-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
}

body.tpl-m8gy2o91 .whites:hover:after {
    left: 100%;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

body.tpl-m8gy2o91 .fullSlide {
    min-width: 1200px;
    position: relative;
    height: 450px;
    overflow: hidden;
    z-index: 2;
}

body.tpl-m8gy2o91 .fullSlide .bd {
    position: relative;
    z-index: 0;
}

body.tpl-m8gy2o91 .fullSlide .bd ul {
    width: 100% !important;
}

body.tpl-m8gy2o91 .fullSlide .bd li {
    width: 100% !important;
    height: 450px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

body.tpl-m8gy2o91 .fullSlide .bd li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: none;
}

body.tpl-m8gy2o91 .fullSlide .hd {
    position: absolute;
    bottom: 32px;
    z-index: 99;
    left: 46%;
    width: 200px;
}

body.tpl-m8gy2o91 .fullSlide .hd ul {
    display: block;
}

body.tpl-m8gy2o91 .fullSlide .hd li {
    width: 15px;
    height: 15px;
    float: left;
    margin-right: 20px;
    background: #fff;
    border-radius: 50%;
}

body.tpl-m8gy2o91 .fullSlide .hd li.on {
    background: #034e92;
}

body.tpl-m8gy2o91 .prev {
    position: absolute;
    left: 2%;
    top: 50%;
    cursor: pointer;
}

body.tpl-m8gy2o91 .next {
    position: absolute;
    right: 2%;
    top: 50%;
    cursor: pointer;
}

body.tpl-m8gy2o91 .dpspbox {
    margin: 15px auto;
    overflow: hidden;
    width: 1200px;
    background: #fff;
    z-index: 9999 !important;
}

body.tpl-m8gy2o91 .dpspcpimgvideo {
    position: relative;
    width: 850px;
    float: left;
}

body.tpl-m8gy2o91 .dpspcpimgvideo .videobox2024 {
    max-height: 600px;
    position: relative;
    overflow: hidden;
    justify-content: center;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    background: #000;
}

body.tpl-m8gy2o91 .dpspcpimgvideo .videobox2024 img {
    width: 100%;
    max-height: 600px;
    display: block;
}

body.tpl-m8gy2o91 .dpspcpimgvideo .playvideo2024 {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -35px;
    z-index: 10;
    margin-top: -35px;
    cursor: pointer;
}

body.tpl-m8gy2o91 .dpspcpimgvideo .playvideo2024 img {
    width: 70px;
    height: 70px;
}

body.tpl-m8gy2o91 .dpspycbox {
    width: 330px;
    float: right;
    color: #fff;
}

body.tpl-m8gy2o91 .dpspycbox .moreimglist2024 {
    margin-top: 0;
}

body.tpl-m8gy2o91 .dpspycbox .moreimglist2024 li {
    margin-bottom: 10px;
    height: 80px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}

body.tpl-m8gy2o91 .dpspycbox .moreimglist2024 .tuijianimgbox2024 {
    width: 80px;
    height: 80px;
    overflow: hidden;
    position: relative;
}

body.tpl-m8gy2o91 .dpspycbox .moreimglist2024 .tuijianimgbox2024 img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    display: block;
    transition: all .5s;
    object-fit: cover;
}

body.tpl-m8gy2o91 .dpspycbox .moreimglist2024 .cp-title2024 {
    line-height: 30px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    width: 230px;
    max-height: 60px;
}

body.tpl-m8gy2o91 .dpspycbox .moreimglist2024 .tuijianimgbox2024 .playvideo2 img {
    position: relative !important;
    width: 50% !important;
    height: 50% !important;
    margin-left: 20%;
    margin-top: 20%;
}

body.tpl-m8gy2o91 .video_intro1 {
    width: 1200px;
    margin: 0 auto;
    font-size: 18px;
    font-weight: bold;
    color: red;
    text-align: center;
}

body.tpl-m8gy2o91 .index-tlt1 {
    text-align: center;
    margin-bottom: 30px;
    height: 101px;
    background: url("/static/templates/m8gy2o91/images/2.png") no-repeat top center;
}

body.tpl-m8gy2o91 .index-tlt1 h2 {
    font-size: 24px;
    line-height: 75px;
    font-weight: bold;
    color: #034e92;
}

body.tpl-m8gy2o91 .index-tlt1 p {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    margin-top: -20px;
}

body.tpl-m8gy2o91 .index-more:hover {
    background: #034e92;
}

body.tpl-m8gy2o91 .index-more:hover a {
    color: #fff;
}

body.tpl-m8gy2o91 .c1 {
    padding: 50px 0;
    overflow: hidden;
    background: #fff;
}

body.tpl-m8gy2o91 .c2 {
    position: relative;
}

body.tpl-m8gy2o91 .c2 li:hover {
    -moz-box-shadow: 0px 0px 10px #333333;
    -webkit-box-shadow: 0px 0px 10px #333333;
    box-shadow: 0px 0px 10px #333333;
}

body.tpl-m8gy2o91 .c2 li:hover .img img {
    transform: scale(1.1);
}

body.tpl-m8gy2o91 .a1 {
    overflow: hidden;
    padding: 30px 0 50px 0;
    background: url("/static/templates/m8gy2o91/images/3.jpg") no-repeat top center;
}

body.tpl-m8gy2o91 .a1 .a-top {
    position: relative;
    overflow: hidden;
    padding-bottom: 50px;
}

body.tpl-m8gy2o91 .a1 .a2 {
    float: left;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    padding: 0 20px;
    height: 70px;
    line-height: 70px;
    background: #034e92;
    margin-right: 15px;
}

body.tpl-m8gy2o91 .a1 .a3 {
    float: left;
    margin-top: 7px;
}

body.tpl-m8gy2o91 .a1 .a3 p {
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 10px;
}

body.tpl-m8gy2o91 .a1 .a3 span {
    color: #034e92;
    display: block;
}

body.tpl-m8gy2o91 .a1 .a4 {
    width: 650px;
    float: left;
    height: 350px;
    overflow: hidden;
}

body.tpl-m8gy2o91 .a1 .a4 p {
    text-indent: 15px;
    margin-bottom: 20px;
    line-height: 30px;
    text-align: justify;
    color: #fff;
    font-size: 16px;
}

body.tpl-m8gy2o91 .a1 .xian {
    display: inline-block;
    height: 1px;
    background: #034e92;
    width: 100%;
    position: relative;
    top: 50px;
}

body.tpl-m8gy2o91 .yul {
    width: 520px;
    float: right;
    overflow: hidden;
}

body.tpl-m8gy2o91 .yul li {
    width: 250px;
    height: 180px;
    background: rgba(3, 78, 146, 0.5);
    box-shadow: 5px 8px 5px 0px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    margin-right: 20px;
    margin-bottom: 10px;
}

body.tpl-m8gy2o91 .yul li:nth-child(2n) {
    margin-right: 0;
}

body.tpl-m8gy2o91 .yul li div.img {
    display: block;
    text-align: center;
    height: 50px;
    line-height: 50px;
    margin-top: 20px;
}

body.tpl-m8gy2o91 .yul li div.img img {
    width: 50px;
}

body.tpl-m8gy2o91 .yul li h4 {
    color: #fff;
    font-size: 22px;
    text-align: center;
}

body.tpl-m8gy2o91 .yul li span {
    color: #fff;
    line-height: 25px;
    font-size: 14px;
    display: block;
    padding: 0 20px;
    margin: 10px 0;
    max-height: 50px;
    overflow: hidden;
}

body.tpl-m8gy2o91 .p1 {
    padding: 50px 0;
    background: #f5f5f5;
    overflow: hidden;
}

body.tpl-m8gy2o91 .p1 .bigli {
    width: 600px;
    height: 500px;
    overflow: hidden;
    float: left;
    text-align: center;
}

body.tpl-m8gy2o91 .p1 ul {
    overflow: hidden;
    float: right;
    width: 570px;
}

body.tpl-m8gy2o91 .p1 ul li {
    float: left;
    width: 270px;
    margin-right: 30px;
    margin-bottom: 10px;
    text-align: center;
    transition: all .5s;
    overflow: hidden;
}

body.tpl-m8gy2o91 .p1 .img {
    width: 100%;
    padding-top: 75%;
    position: relative;
    overflow: hidden;
}

body.tpl-m8gy2o91 .p1 .img img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    display: block;
    transition: all .5s;
    object-fit: cover;
}

body.tpl-m8gy2o91 .p1 .tit {
    z-index: 10;
    background: #fff;
    height: 40px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 40px;
    padding: 0 8px;
}

body.tpl-m8gy2o91 .p1 ul li:hover .img img {
    transform: scale(1.1);
}

body.tpl-m8gy2o91 .p1 ul li:hover .tit {
    background: #034e92;
    color: #fff;
}

body.tpl-m8gy2o91 .p1 ul li:hover {
    box-shadow: 0px 0px 20px #aaa;
}

body.tpl-m8gy2o91 .n1 {
    background: #fff;
    padding: 40px 0;
    box-sizing: border-box;
    overflow: hidden;
}

body.tpl-m8gy2o91 .n2 {
    width: 100%;
}

body.tpl-m8gy2o91 .n1 .n2 {
    display: flex;
    justify-content: space-between;
}

body.tpl-m8gy2o91 .n1 ul {
    width: 580px;
}

body.tpl-m8gy2o91 .n1 ul li:hover {
    box-shadow: 0 0 21px #d2d2d2;
    z-index: 1;
    transition: 300ms;
}

body.tpl-m8gy2o91 .linkbox {
    background: #fff;
    padding: 15px;
    width: 1170px;
    line-height: 26px;
    margin: 50px auto;
}

body.tpl-m8gy2o91 .linkbox a {
    display: inline-block;
    margin-right: 10px;
}

body.tpl-m8gy2o91 .linkbox h4 {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
}

body.tpl-m8gy2o91 .footWrap {
    background: #33383c;
    overflow: hidden;
    font-family: "Microsoft Yahei";
    padding: 30px 0;
    position: relative;
    z-index: 1;
}

body.tpl-m8gy2o91 .footer {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    line-height: 25px;
    text-align: center;
    color: #fff;
}

body.tpl-m8gy2o91 .footer a {
    color: #fff;
}

body.tpl-m8gy2o91 .footer p {
    max-width: 1200px;
    margin: 0 auto;
}

body.tpl-m8gy2o91 .m_nav {
    position: absolute;
    top: 10px;
    width: 40px;
    height: 40px;
    background: url("/static/templates/m8gy2o91/images/1.png") no-repeat center center #034e92;
    background-size: 25px auto;
    right: 5px;
}

body.tpl-m8gy2o91 .tylxr,
body.tpl-m8gy2o91 .tydz {
    color: #ff0000;
    font-weight: bold;
    font-size: 20px !important;
}

body.tpl-m8gy2o91 .dpcsgsm5 {
    color: rgb(255, 0, 0);
    font-weight: bold;
    font-size: 20px !important;
}

body.tpl-m8gy2o91 .dpsbm10 {
    color: #009960;
    font-weight: bold;
    font-size: 20px !important;
}

body.tpl-m8gy2o91 .dptygjc5 {
    color: #b848ff;
    font-weight: bold;
    font-size: 20px !important;
}

body.tpl-m8gy2o91 .dptygjc10 {
    color: #ff6600;
    text-decoration: underline;
    font-weight: bold;
    font-size: 20px !important;
}
