/* po7ox5va：home_00045 蓝白传统区域站首页快速导入。
   CSS 来自参考站 stylesheet_0.css（注册浮层）已剥离，stylesheet_1.css（index.css）和
   stylesheet_2.css（public.css）清洗后保留。所有规则限定在 .tpl-po7ox5va 下，避免污染其他模板。
*/

.tpl-po7ox5va {
    color: #666;
    font-size: 14px;
    width: 100%;
    font-family: "Microsoft Yahei", Arial, sans-serif;
    line-height: 1.6;
    background: #f5f5f5;
}

body.tpl-po7ox5va {
    color: #666;
    background: #fff;
}

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

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

.tpl-po7ox5va a:focus {
    outline: 0;
}

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

.tpl-po7ox5va li {
    list-style: none;
}

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

.tpl-po7ox5va img {
    max-width: 100%;
    border: 0;
    display: block;
}

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

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

.tpl-po7ox5va .content,
.tpl-po7ox5va .footer {
    width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft Yahei", Arial, sans-serif;
}

.tpl-po7ox5va .topWrap {
    font-family: "Microsoft Yahei", Arial, sans-serif;
    position: relative;
    width: 100%;
    background: #fff;
}

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

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

.tpl-po7ox5va .header1 .content {
    display: flex;
    justify-content: space-between;
}

.tpl-po7ox5va .header1 .welcome {
    float: left;
}

.tpl-po7ox5va .logobox {
    height: 60px;
    overflow: hidden;
    width: 1200px;
    position: relative;
    display: flex;
    align-items: center;
}

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

.tpl-po7ox5va .logobox .logo img {
    height: 60px;
    max-width: 360px;
}

.tpl-po7ox5va .logobox .logotext {
    padding-left: 20px;
    border-left: 1px solid #ddd;
    float: left;
    max-width: 600px;
}

.tpl-po7ox5va .logobox .logotext h1 {
    color: #034e92;
    font-size: 16px;
    font-weight: normal;
    max-width: 600px;
}

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

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

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

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

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

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

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

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

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

.tpl-po7ox5va .nav li:hover a {
    color: #034e92 !important;
}

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

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

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

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

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

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

.tpl-po7ox5va .fullSlide .bd li {
    width: 100% !important;
    height: 450px;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.tpl-po7ox5va .fullSlide .bd li img {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 0;
    width: 1920px;
    height: 100%;
    max-width: none;
}

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

.tpl-po7ox5va .fullSlide .hd ul {
    display: flex;
    align-items: center;
}

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

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

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

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

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

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

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

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

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

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

.tpl-po7ox5va .dpspycbox {
    width: 330px;
    float: right;
    color: #333;
}

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

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

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

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

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

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

.tpl-po7ox5va .video_intro1 {
    width: 1200px;
    margin: 0 auto;
    font-size: 18px;
    font-weight: bold;
    color: red;
    text-align: center;
    line-height: 1.8;
    padding: 20px 0;
    background: #fff;
}

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

.tpl-po7ox5va .c1 .content {
    background: #fff;
}

.tpl-po7ox5va .c2 {
    position: relative;
}

.tpl-po7ox5va .c2 li:hover {
    box-shadow: 0px 0px 10px #333;
}

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

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

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

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

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

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

.tpl-po7ox5va .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;
}

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

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

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

.tpl-po7ox5va .a1 .a4 {
    width: 650px;
    float: left;
    height: 350px;
    overflow: hidden;
    line-height: 1.8;
}

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

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

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

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

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

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

.tpl-po7ox5va .yul li div.img img {
    width: 50px;
    display: inline-block;
    max-width: 50px;
}

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

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

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

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

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

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

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

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

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

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

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

.tpl-po7ox5va .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;
    color: #333;
}

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

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

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

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

.tpl-po7ox5va .n1 .news {
    background: #fff;
}

.tpl-po7ox5va .n1 .n2 {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

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

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

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

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

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

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

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

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

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

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

.tpl-po7ox5va .dptygjc5,
.tpl-po7ox5va .dptygjc10 {
    color: #b848ff;
    font-weight: bold;
    font-size: 20px !important;
}

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

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