@charset "utf-8";


/* 此混合布局的提示
1. 由于此侧栏基于全方 (em) 的大小以用户的默认字体大小为基础，因此您需要确保栏中的背景图形考虑了这一点。如果正确构建的话，混合布局对于需要较大字体的浏览器更为方便，因为栏的宽度仍保持适当比例。如果这不适合您的设计，则只需将宽度更改为像素大小并确保相应地更改 #mainContent div 上的边距。
2. 由于此布局中侧栏的大小以 body 元素中的 100% 字体大小为基础，因此，如果您通过对 body 元素或 #container 使用"font-size: 80%"来减小文本的总体大小，请记住列宽将按比例缩小。您最好增加列宽以及 #mainContent div 的侧边距大小对此进行补偿。
3. 如果字体大小在每个 div 中按不同的量进行更改（例如，#sidebar1 上的字体大小为 70%，#mainContent 上的字体大小为 85%），而不是对总体设计进行更改，则将按比例更改每个 div 的总体大小。您最好根据最终的字体大小来进行调整。
4. 对于此布局来说，#container div 不必具有 100% 的宽度。您最好使用它来创建假列或者限制布局的宽度。
5. #container div 不必具有 100% 的宽度，因为一个 div 本来就可以占用 100% 的可用空间。这样做的目的在于，如果您希望减小整个容器的大小（或许在每个边缘都留一点边距），则这将保留进行调整的余地。
*/

/*全局*/
body,
html {
    font: small Verdana, Arial, Helvetica, sans-serif;

    margin: 0;
    /* 最好将 body 元素的边距和填充设置为 0 以覆盖不同的浏览器默认值 */
    padding: 0;
    font-size :16px;
}

img {
    border: 0;
}

a {
    color:#252525;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

ul,
input,
marquee {
    padding: 0;
    margin: 0;
}


/*id选择*/
#container {
    width: 100%;
    height: auto;
    background-color: #dfe7f1;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.clear { clear: both;}
.content { width: 100%;height: auto;  margin: 0 auto;padding: 0 20px; margin-top: 20px;}
.content .box_2in1_L { width:100%; height: auto;  margin: 0;}
.content .box_2in1_L .title_2in1 { width: 1200px; text-align: center;  }

.content .box_2in1_L .list_2in1 { width: 1200px;  display: inline; list-style: none; text-align: center; margin-top: 30px;}
.bt {
    display: block;
    width: auto;
    height: 80px;
    margin-top: -25px;
    background: url(../images/dktbt.png) 31% 50% no-repeat;
    background-size: 125%;
}
.nr1{
    margin-top:30px;
    display: inline-block;
}
.js1{
    float:right;
    height:200px;
    margin-top:20px;
    background:url(../images/jsbg1.png) 0 0 no-repeat;
    background-size: 100% 100% !important;
}
.js1 span{
    display:block;
    width:25px;
    height: 3px;
    margin-left: 30px;
    background-color:#224a7f;
}
.js1 p{
    padding: 30px;
    line-height: 30px;
    font-size: 18px;
    text-align: left;
    color: #224a7f;
    font-weight:bold;
}
.js1 a{
    display:block;
    width:30px;
    height:30px;
    float:right;
    margin: 0 30px 0 0;
    background:url(../images/dktqw.png);
}
.nr2{
    text-align: left;
    margin-top: 10px;
    display: inline-block;
    padding: 30px;
    color:#224a7f;
}
.ckxq{
    position:absolute;
    z-index:999;
    width:75%;
    height:200px;
    margin-top:-200px;
    background: linear-gradient(rgba(0,0,0,0),rgb(255, 255, 255));
}
.ckxq a{
    display:block;
    width:121px;
    height:34px;
    margin:0 auto;
    text-align:center;
    margin-top: 165px;
    line-height:34px;
    color:#224a7f;
    background:url(../images/ckxq.png) 0 0 no-repeat;
}
.js2{
    float:left;
    display:block;
    background:url(../images/jsbg2.png) 0 0 no-repeat;
    margin-left: -15px;
}
.js2 h2 {
    font-size: 21px;
    font-weight: bold;
    text-align: left;
    margin-left: 88px;
    margin-top: 24px;
    color: #224a7f;
}
.js2 p {
    padding: 30px;
    padding-left: 50px;
    font-size: 16px;
    color: #224a7f;
    text-align: left;
    line-height: 30px;
}
.gksp {
    display: block;
    width: 152px;
    height: 40px;
    background: url(../images/spbg.png) 0 0 no-repeat;
    line-height: 35px;
    color: #224a7f;
    text-indent: -24px;
    margin: 0 auto;
}



.side-menu li a {
    position: relative;
    display: block;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

@media (min-width: 1024px) {


    .list_2in1 .list ul {
        margin: 0;
        box-shadow: 0 0 10px 8px rgba(0, 0, 0, .05);
    }

    .list .clearfix{
        background:url(../images/spzjmenubg.jpg) 49% 50%;
        min-height: 800px;
    }
    .side-menu li{
        position: relative;
        display: block;
        line-height: 65px;
        text-align: center;
        font-size: 16px;
        background:url(../images/spzjmenu1.png) 50% 70% no-repeat;
        margin: 40px 0;
    }
    .side-menu li a {
        line-height: 75px;
        padding-left: 78px;
    }
    .side-menu .current{
        background:url(../images/spzjmenu2.png) 50% 50% no-repeat;
        text-align:right;
        padding-left:75px;
        margin: 40px 0;
    }
    .side-menu li a:before {
        content: '';
        display: none;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 4px;
        background-color: #2d8fff;
        transform: scale(1, 0);
        transition: all .3s;
    }
    .side-menu li a:hover {
        background:none;
    }
    .side-menu ul{
        border-top: 4px solid #4770a4;
    }
    .list_2in1  .li_top{width: 100%; height: 200px; border: 0px solid #111111; margin-top: 24px;}
    .main{
        /*width: 850px;*/
        /*float: right;*/
        box-shadow: 0 0 10px 8px rgba(0, 0, 0, .05);
    }

    .bt {
        display: block;
        width: auto;
        height: 80px;
        margin-top: -7px;
        background: url(../images/dktbt.png) 31% 50% no-repeat;
    }
    .nr1{
        margin-top:30px;
        display: inline-block;
    }
    .js1{
        float:right;
        width: 400px;
        height:200px;
        margin-right:-32px;
        margin-top:35px;
        background:url(../images/jsbg1.png) 0 0 no-repeat;
    }
    .js1 span{
        display:block;
        width:25px;
        height: 3px;
        margin-left: 30px;
        margin-top: 20px;
        background-color:#224a7f;
    }
    .js1 p{
        padding: 30px;
        line-height: 30px;
        font-size: 18px;
        text-align: left;
        color: #224a7f;
        font-weight:bold;
    }
    .js1 a{
        display:block;
        width:30px;
        height:30px;
        float:right;
        margin: -20px 30px 0px 0;
        background:url(../images/dktqw.png);
    }
    .nr2{
        text-align: left;
        margin-top: 10px;
        display: inline-block;
        padding: 30px;
        color:#224a7f;
    }
    .ckxq{
        position:absolute;
        z-index:999;
        width:750px;
        height:200px;
        margin-top:-200px;
        background: linear-gradient(rgba(0,0,0,0),rgb(255, 255, 255));
    }
    .ckxq a{
        display:block;
        width:121px;
        height:34px;
        margin:0 auto;
        text-align:center;
        margin-top: 165px;
        line-height:34px;
        color:#224a7f;
        background:url(../images/ckxq.png) 0 0 no-repeat;
    }
    .js2{
        float:left;
        display:block;
        background:url(../images/jsbg2.png) 0 0 no-repeat;
        width:490px;
        height:400px;
        margin-left: -15px;
        margin-top: 25px;
    }
    .js2 h2 {
        font-size: 21px;
        font-weight: bold;
        text-align: left;
        margin-left: 88px;
        margin-top: 24px;
        color: #224a7f;
    }
    .js2 p {
        padding: 30px;
        padding-left: 50px;
        font-size: 16px;
        color: #224a7f;
        text-align: left;
        line-height: 30px;
    }
    .gksp {
        display: block;
        width: 152px;
        height: 40px;
        background: url(../images/spbg.png) 0 0 no-repeat;
        line-height: 35px;
        color: #224a7f;
        text-indent: -24px;
        margin-left: 50px;
    }
    .nr3{
        display:inline-block;
        padding:50px 0;
    }
    .nr3 img{
        float: right;
        margin-right: 30px;
    }
}
@media (max-width: 1200px) {
    .content {
        width: 100%;
    }
    .content .box_2in1_L .title_2in1 { width: 100%; text-align: center;  }
    .content .box_2in1_L .title_2in1  img{ width: 50%; text-align: center;  }
    .content .box_2in1_L .list_2in1 { width: 100%;  display: inline; list-style: none; text-align: center; margin-top: 30px;}

    .list .clearfix{
        background:url(../images/spzjmenubg.jpg) 50% 50%;
        min-height: auto;
    }

.nav li {
    float: left;
    position: relative;
    width: 20%;
    text-align: center;
    font-size: 18px;
}
.nav li a {
    font-size: 20px;
    color: #fff;
    display: block;
}
.nav li a.current, .nav li a:hover {
    height: 68px;
    background-color: #bf0614;
    border-bottom: 4px solid #6e98ba;
}

    .side-menu li{
        position: relative;
        display: block;
        width: 100%;
        float: initial;
        line-height: 65px;
        text-align: center;
        font-size: 16px;
        background:url(../images/spzjmenu1.png) 50% 50% no-repeat;
        margin: 0 0;
    }
body {
    font-size: 16px;
    background: #fff url(/material/images_2020/bg.jpg) 50% 0px no-repeat;
}

/* 移动端菜单 */

.mask {
    display: none;
    position: fixed;
    z-index: 597;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
    opacity: 0;
    transition: opacity .2s;
}
.mask.on {
    display: block;
    opacity: 1;
}
body.modal-open {
    position: fixed;
    width: 100%;
}
.menu {
    display: none\9;
    position: fixed;
    z-index: 598;
    top: 0;
    right: 0;
    bottom: 0;
    width: 65%;
    background-color: #19548c;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: transform .3s;
    transition: transform .3s;
}
.menu.on {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.menu img {
    display: block;
    width: 90%;
    max-width: 220px;
    margin: 40px auto;
}
.menu li a {
    position: relative;
    display: block;
    margin: 0 15px;
    padding: 0 15px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
}
.menu li a:after {
    content: " ";
    display: inline-block;
    height: 6px;
    width: 6px;
    border-width: 2px 2px 0 0;
    border-color: #fff;
    border-style: solid;
    -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 10px;
}
.menu li+li a {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2);
}
.menu>ul>li:nth-child(1) {
    animation-delay: .1s;
}
.menu>ul>li:nth-child(2) {
    animation-delay: .2s;
}
.menu>ul>li:nth-child(3) {
    animation-delay: .3s;
}
.menu>ul>li:nth-child(4) {
    animation-delay: .4s;
}
.menu>ul>li:nth-child(5) {
    animation-delay: .5s;
}
.menu>ul>li:nth-child(6) {
    animation-delay: .6s;
}
.menu>ul>li:nth-child(7) {
    animation-delay: .7s;
}
.menu .avatar {
    width: 80px;
    height: 80px;
    background-color: rgba(255, 255, 255, .1);
    color: #fff;
    border-radius: 100px;
    margin: 20px auto;
}
.menu .avatar i {
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 32px;
}
.menu p, .menu a {
    color: #fff;
}
.menu-btn {
    display: none;
    position: absolute;
    top: 15px;
    right: 0px;
    z-index: 599;
    width: 50px;
    height: 50px;
    transition: .25s;
}
.menu-btn.on, .menu-btn.fixed {
    position: fixed;
}
.menu-btn>span {
    position: absolute;
    left: 0;
    right: 0;
    width: 22px;
    height: 2px;
    margin: 0 auto;
    background: #fff;
    border-radius: 2px;
    transition: .25s;
}
.menu-btn>span:nth-child(1) {
    top: 18px;
}
.menu-btn>span:nth-child(2) {
    top: 24px;
}
.menu-btn>span:nth-child(3) {
    top: 30px;
}
.menu-btn.on span, .hd+.menu-btn>span {
    background: #fff;
}
.menu-btn.on span:nth-child(1) {
    top: 21px;
    transform: rotate(45deg);
}
.menu-btn.on span:nth-child(2) {
    opacity: 0;
    transform: rotate(90deg);
}
.menu-btn.on span:nth-child(3) {
    top: 21px;
    transform: rotate(135deg);
}

.where {
    background-color: transparent;
}

.where a, .where span {
    color: #19548c;
    margin: 0 8px;
}

@media (max-width:1200px) {

    .user {
        margin-top: -10px;
        margin-right: 15px;
    }
    .menu-btn,  .search-btn {
        display: block;
    }
    .search-box {
        box-sizing: border-box;
        position: absolute;
        top: 60px;
        left: 0;
        opacity: 0;
        width: 100%;
        height: 0;
        margin: 0;
        padding: 0 12px;
        background-color: #e9e9e9;
        box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
        transition: all .2s;
    }

    .nav,  .user {
        display: none;
    }
}

@media (max-width: 1024px) {
    .side-menu li a {
        line-height: 65px;
        padding-left: 50px;
    }
    .js1 {
        width: 100%;
    }
    .nr3 img {
        float: none;
    }
    .js2 {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .list.side {
        margin-bottom: 60px;
    }
    .side-menu li a {
        padding-left: 305px;
    }
}

@media (max-width: 480px) {
    .content {
        padding: 20px 0 0 0;
    }
    .side-menu li a {
        padding-left: 110px;
    }
}

@media (max-width: 380px) {
    .side-menu li a {
        padding-left: 130px;
    }
}

@media (max-width: 320px) {
    .side-menu li a {
        padding-left: 100px;
    }
}