body {
    padding: 0;
    margin: 0;
    color: #333;
}

.clear {
    clear: both;
}

img {
    width: 100%;
    height: 100%;
    display: block;
}

.layout {
    margin: auto;
    width: 1600px;
}

/* 导航 */
.newtopnav {
    width: 100%;
    padding: 0px 0px;
    height: 80px;
    z-index: 2;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0));

}

.newtopnav .navimg {
    height: 40px;
    width: 150px;
    float: left;
    margin-top: 20px;
}

.newtopnav .righttopnav {
    float: right;
}

.newtopnav .navitem {
    display: inline-block;
    position: relative;
    margin: 0px 20px;
    box-sizing: border-box;
    color: white;
}
.newtopnav .subline{
    width: 100%;
    background: white;
    height: 3px;
    position: absolute;
    bottom: 15px;
    display: none;
}
.newtopnav .navitem:hover .subline{
    display: block;
}
.newtopnav .navtext{
    line-height: 80px;
}
.navtext_img{
    width: 20px;
    height: 20px;
    transform: translateY(3px);
}
.newtopnav .topnav2 {
    display: none;
}

.newtopnav .navitemhidden {
    display: none;
}

.newtopnav .navitemhidden img {
    width: 20px;
    height: 20px;
    float: right;
    margin: 10px;
}

/* 二级导航 */
.xioacx {
    width: 800px;
    height: 188px;
    margin: auto;
    position: relative;
}

.pos1 {
    /* opacity: 0;
    transition: all 0.3; */
    /* display: none; */
    position: absolute;
    width: 100%;
    height: 100%;
    top: 170px;
    left: 0
}

.isxianshi {
    opacity: 1 !important;
}

.positem {
    /* opacity: 0.5; */
    /* transition: all 0.4; */
    width: 25%;
    float: left;
}

.positem .img1 {
    /* display: none; */
    opacity: 0;
    transition: all 0.6;
    width: 80%;
    margin: auto;
    padding: 10px;
    box-sizing: border-box;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 1px #ccc;
    position: relative;
}

.kuia1 {
    /* box-shadow: 0px 0px 10px 1px #ccc;    */
    width: 20px;
    height: 20px;
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translate(-50%, 0) rotate(45deg);
    background-color: #ffffff;
}

.positem .img1 img {
    width: 100%;
}

.xcxitem {
    width: 25%;
    float: left;
    box-sizing: border-box;
    padding-top: 35px;
}

.xcxitem .img {
    width: 40%;
    margin: auto;
}

.clear {
    clear: both;
}

.xcxitem .img img {
    width: 100%;
}

.xcxitem .text {
    padding-top: 10px;
    width: 100%;
    letter-spacing: 2px;
    text-align: center;
}

.daohang {
    position: relative;
    height: auto;
}

.isdelete {
    display: block !important;
}

.secondarynav {
    display: none;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    top: 60px;
    padding: 20px 10px;
    padding-top: 40px;
    z-index: 9999;
}

.secondarynav .secondlist {
    margin: auto;
}

.secondarynav .seconditem {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 10px 10px;
    font-size: 15px;
    color: #444;
}

.secondarynav .col_1 {
    width: 25%;
}

.secondarynav .seconditem:hover a {
    color: #0057da;
}

.secondarynav .col_3 {
    width: 40%;
}

.secondarynav .col_2 {
    width: 60%;
}

/* 标题 */
.location {
    padding: 20px 0px;
}

.localtext {
    float: left;
    margin: 0px 10px 0px 0px;
}

.location a:hover {
    color: #6398e6;
}

.localimg {
    width: 12px;
    height: 12px;
    margin-top: 5px;
}

/* 标题 */
.secondtitle {
    float: left;
    padding: 0px 40px 0px 0px;
}

.secondtitle .line {
    visibility: hidden;
}

.secondall {
    display: none;
    overflow: hidden;
}

.secondtitleitem {
    padding: 10px 0px;
}

.secondtitleitem:hover .line {
    visibility: visible;
}

.secondtitleitem:hover a {
    color: #0057da;
}

.secondtitleitem .line {
    float: left;
    width: 3px;
    height: 14px;
    background: #0057da;
    border-radius: 5px;
    margin: 4px 0px 0px 0px;

}

.secondtext {
    float: right;
    padding-left: 8px;
}

/* 友情链接 */

.links {
    background: #0d248d;
    padding: 10px 0px;
}

.links .friend-link {
    float: left;
    height: 250px;
    padding: 20px 0;
    font-size: 14px;
    color: #333;
    text-align: justify;
    text-justify: inter-word;
}

.links .friend-link .fl-title {
    padding: 0 0 40px 30px;
    font-size: 16px;
    color: #fff;
}

.links .friend-link .fl-inner {
    position: relative;
    display: inline-block;
    width: 100px;
}

.links .friend-link .fl-line {
    position: absolute;
    bottom: -13px;
    height: 2px;
    width: 30px;
    background: #94cfff;
    left: 2px
}

.listimg {
    width: 15px;
    float: left;
    margin: 2px 10px 0px 0px;
}

.list1 {
    padding: 0px 20px;
    float: left;
}

.listli {
    width: 90px;
    padding: 10px;
    color: white;
}

.codeimg {
    width: 100px;
    border-radius: 5px;
    overflow: hidden;
}
.codeimg img{
    width:100px;
    height:100px;
}
.links .codelistlink {
    margin: auto;
    padding: 20px 0px 20px 40px;
}

.links .codelist {
/*    padding: 0px 20px 0px 20px;*/
}

.links .codeitem {
    float: left;
    width: 100px;
    margin: 0px 20px 0px 0px;
}

.links .codetext {
    width: fit-content;
    padding: 10px 0px 0px 0px;
    color: white;
    font-size: 14px;
    margin: auto;
}

.links .container a {
    color: white;
}

.links .listname {
    color: #fff;
    padding: 10px 10px;
}

.layoutcenter {
    margin: auto;
    border-bottom: 1px solid rgb(236, 236, 236);
}

.layout {
    position: relative;
}

.lastlink {
    position: absolute;
    right: 0;
}

.links .container {
    text-align: center;
    font-size: 14px;
    color: white;
    padding: 20px 0px;
}

.links .container a {
    color: white;
}

a {
    color: inherit;
}


.submenu{
    display: none;
    background: white;
    position: absolute;
    top:79px;
    width: 150px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    line-height: 60px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    font-size: 15px;

}
.submenu .subitem:hover{
    background: #38558f;
}
.submenu a{
    color: #333333;
}
.submenu .subitem:hover{
    color: white;
}

.navitem:hover .submenu {
    display: block;
}



.layout1{
    margin-bottom: 30px;
}
.layoutLeft{
    width: 1030px;
    float: left;
}
.layoutLeft1{
    box-shadow: 0 2px 8px #e9e9e9;
    padding: 20px;
    margin-bottom: 20px;
    box-sizing: border-box;
}
.layoutLeft1Img{
    width: 100%;
}
.layoutLeft1Img1{
    width: 70%;
    margin: 0 auto;
}
.layoutLeft1>h1{
    font-weight: normal;
/*    font-size: 20px;*/
}
.layoutLeft1>p{
    font-size: 15px;
    line-height: 30px;
}
.layoutLeft1:nth-of-type(2)>h1{
    text-align: center;
}
.layoutLeft1:nth-of-type(2)>p{
    text-indent: 2em;
}
.item{
    width: 100%;
    height: 70px;
    background: #f5f5f7;
}
.item1{
    width: 50%;
    float: left;
    text-align: center;
    height: 70px;
    line-height: 60px;
    box-sizing: border-box;
    letter-spacing: 2px;
    padding:5px 0px;
}
.item1>p{
    line-height: 30px;
    display: block;
    height: 50%;
    margin: 0;
    font-size: 14px;
}
.y{
    color: #3f75fb;
    font-weight: bold;
    border-left: 1px solid #d6d6d6;
}
.layoutRight{
    width: 482px;
    float: right;
}
.layoutRight1{
    box-shadow: 0 2px 8px #e9e9e9;
    padding: 15px 0;
    margin-bottom: 20px;
}
.layoutRight1>ul{
    width: 100%;
    padding-left: 20px;
    box-sizing: border-box;
}
.layoutRight1>ul>li{
    text-align: left;
    text-align-last: left;
    line-height: 45px;
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.layoutRight1>ul>li:hover{
    color: #1e5edb;
    cursor: pointer;
}
.layoutRight1>ul>li>span{
    margin-right: 10px;
}
.layoutRight1>ul>li:nth-of-type(1)>span{
    color: red;
}
.layoutRight1>ul>li:nth-of-type(2)>span{
    color: red;
}
.layoutRight1>ul>li:nth-of-type(3)>span{
    color: red;
}
.x>ul>li::before {
    content: "\2022";
    color: #c3c3c3;
    display: inline-block;
    margin-right: 5px;
}
.topa{
    width: 100%;
    border-bottom: 2px solid #e9e9e9;
    line-height: 40px;
    height: 40px;
    text-align: left;
    text-align-last: left;
}
.topa>h4{
    margin: 0px;
    margin-left: 20px;
    display: inline;
    padding-left: 10px;
    font-size: 18px;
    border-left: 3px solid #3f75fb;
}
.bota{
    width: 100%;
    padding: 10px 10px;
    box-sizing: border-box;
    height: 130px;
}
.bota>img{
    width: 30%;
    height: 100%;
    border-radius: 5px;
    float: left;
    object-fit: cover;
}
.bota1{
    width: 70%;
    float: right;
    padding-left: 5%;
    box-sizing: border-box;
    height: 100%;
    display: inline-block;
    line-height: 35px;
}
.bota1>h4{
    margin: 0;
    font-size: 16px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
}
.bota1>p{
    margin: 0;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
}
.bota1>span{
    margin: 0;
    font-size: 14px;
    color: #3f75fb;
}
.strve{
    color: #555555;
    font-size: 18px;
    padding: 40px 0 ;
}
.strve>span{
    cursor: pointer;
}
.strve>span:hover{
   color: #1e5edb;
}
@media screen and (max-width:1600px) {
    .layoutRight{
        width: 35%;
    }
    .layoutLeft{
        width: 60%;
    }
    .side{
        position: fixed;
        right: 20px;
        bottom: 20%;
    }
    .strve{
        font-size: 16px;
    }
}
@media screen and (max-width:1000px) {
    .layoutRight{
        width: 35%;
    }
    .layoutLeft{
        width: 60%;
    }
    .side{
        position: fixed;
        right: 20px;
        bottom: 20%;
    }
    .strve{
        font-size: 16px;
    }
}
@media screen and (max-width:600px) {
    .layoutRight{
        width: 100%;
    }
    .layoutLeft{
        width: 100%;
    }
    .side{
        position: fixed;
        right: 10px;
        bottom: 20%;
    }
    .strve{
        font-size: 15px;
        padding:15px 0px;
    }
}
@media screen and (max-width:1200px) {
    .layout {
        width: 90%;
    }

    .newtopnav .navimg {
        width: 130px;
        height: fit-content;

    }

    .newtopnav .navitem {
        font-size: 16px;
        margin: 0px 10px;
    }

    .links .codelistlink {
        margin: auto;
        padding: 20px 0px 20px 0px;
    }
}



@media screen and (max-width:700px) {

    /* 友情链接 */
    .links .navlink {
        display: none;
    }

    .links .friend-link {
        float: none;
        height: fit-content;
    }

    .links .codelistlink {
        margin: auto;
        padding: 20px 0px 0px 10px;
    }

    .links .codeitem {
        box-sizing: border-box;
        margin: 0px 20px 10px 0px;
    }

    .links .listname {
        color: #fff;
        padding: 10px 10px;
    }

    .layoutcenter {
        margin: auto;
        border-bottom: 1px solid rgb(236, 236, 236);
    }

    .lastlink {
        position: relative;
    }

}


.newtopactive {
    background: rgba(69, 100, 159, 0.95);
}