@charset "utf-8";
.npic-box{margin: 0 -10px;display: flex;flex-wrap: wrap;}
.npic-box .items{width: 48%;display: inline-block;overflow: hidden;margin: 20px 1%;background: #fff8f8;margin-bottom:20px;}
.npic-box .items .pic{width: 100%;overflow: hidden;text-align:center;}
.npic-box .items .pic img{max-width:100%;margin:0 auto;width: 100%;}
.npic-box .items span{text-align:center;padding: 10px 0;display: block;}
.npic-box .items span a{font-size: 16px;color: #00355e;line-height: 24px;}
.npic-box .items:hover {background: #a9130f;}
.npic-box .items:hover span{color: #FFF !important;}
#outerdiv{position: fixed;top: 0;left: 0;background: rgba(0, 0, 0, 0.7);z-index: 999;width: 100%;height: 100%;display: none;}
#outerdiv #innerdiv{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width:65%;}
#outerdiv #innerdiv #bigimg{width: 100%;}
@media screen and (max-width:990px) {
    #outerdiv #innerdiv{width: 90%;}
                                    }
@media screen and (max-width:650px) {
    .npic-box .items{width: 100%;display: inline-block;overflow: hidden;margin: 10px;background: #fff8f8;}
    .npic-box .items span{font-size: 14px;}
    #outerdiv #innerdiv{width:99%;}
}

.con {
    max-width: 1400px;
    margin: auto;
    transform: translateY(-100px);
    z-index: 998;
    position: relative;
    padding-bottom: 115px;
}

body {
    background-color: #f5f5f5;
}

.cbdh {
    width: 250px;
    float: left;
    /* border-right: 1px solid #ccc; */
}

.cbdh::before {
    content: '';
    height: calc(100% - 50px);
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-color: #ffffff;
    z-index: -1;
}

.cbdh .top {
    position: relative;
    height: 190px;
}

.cbdh .top::after {
    content: '';
    height: 100%;
    width: 523px;
    position: absolute;
    left: 0px;
    top: 0;
    background-size: 100% 100%;
    background-image: url(../image/list2.png);
    z-index: 1;
}

.cbdh .top .text {
    position: absolute;
    z-index: 2;
    color: #ffffff;
    height: 56px;
    font-size: 30px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.cbdh .top .text .text1 {
    position: relative;
    z-index: 1;
    width: 160%;
    height: 100%;
}

.cbdh .top .text .text1::before {
    content: "";
    position: absolute;
    left: 0px;
    width: 65px;
    height: 6px;
    bottom: -6px;
    background-color: #ffffff;
}

.cbdh .ejmenu {
    padding: 0px 20px;
}

.cbdh .ejmenu .item {
    border-bottom: 1px solid #dadada;
    font-size: 19px;
    padding: 17px 0px;
    padding-left: 23px;
    box-sizing: border-box;
    line-height: 26px;
    background-image: url(../image/list4.png);
    background-repeat: no-repeat;
    background-position: left top 26px;
    display:block;
}

.cbdh .ejmenu .item.style,
.cbdh .ejmenu .item:hover {
    background-image: url(../image/list3.png);
    color: #ab140f;
}

.ycnr {
    float: right;
    width: calc(100% - 250px);
    background-color: #ffffff;
    border-left: 5px solid #e9e9e9;
    box-sizing: border-box;
    padding: 50px;
    position: relative;
    z-index: 5;
    transform: translateY(35px);
}

.ycnr .topline {
    background-color: #bd231e;
    height: 6px;
    width: 100%;
    top: -6px;
    position: absolute;
    left: 0px;
}

.ycnr .lm {
    font-size: 28px;
    color: #b01810;
    float: left;
}

.ycnr .wzdh {
    float: right;
    font-size: 0;
    line-height: 22px;
    margin-top: 11px;
}

.ycnr .wzdh a {
    line-height: 22px;
    font-size: 16px;
    color: #838383;
    padding-left: 26px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 6px 11px;
    background-position: left 10px center;
    background-image: url(../image/lsit7.png);
}

.ycnr .wzdh a:nth-child(2) {
    padding-left: 80px;
    background-image: url(../image/list6.png);
    background-size: 60px 1px;
}

.ycnr .wzdh a:nth-child(1) {
    padding-left: 30px;
    background-image: url(../image/list5.png);
    background-size: 20px 20px;
    background-position: left 0px center;
}

.thov:hover {
    color: #bd231e !important;
}

.ycnr2 {
    width:90%;
    margin:0 auto;
}
.ycnr2 #moeCode{width: 150px;height: 150px;margin: 60px auto 20px;text-align: center;}
.ycnr2 #moeCode canvas{
    width: 100%;
    height: 100%;
}
.ycnr2 #moeCode p{
    padding: 10px 0;
    font-size: 15px;
}
.con1 .ycnr2 .item {
    padding: 35px 0;
    border-bottom: 1px solid #e4e4e4;
}

.con1 .ycnr2 .item .img {
    overflow: hidden;
    float: left;
}

.con1 .ycnr2 .item .img img {
    width: 270px;
    height: 170px;
}

.con1 .ycnr2 .item .text {
    box-sizing: border-box;
    padding: 5px 27px;
    float: left;
    width: calc(100% - 270px);
}

.con1 .ycnr2 .item .title {
    font-size: 19px;
    line-height: 30px;
    margin-bottom: 8px;
}
.con1 .ycnr2 .item .stitle {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 8px;
}

.con1 .ycnr2 .item:hover .title {
    color: #b01810;
}

.con1 .ycnr2 .item:hover .img img {
    transform: scale(1.1);
    transition: all 0.5s;
}

.con1 .ycnr2 .item .summary {
    font-size: 15px;
    line-height: 26px;
    color: #444;
}

.content1 {
    padding-bottom: 320px;
    background-image: url(../image/list12.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: bottom left;
}

.con3 .ycnr {
    border-left: 0px solid #e9e9e9;
    width: 100%;
    position: relative;
}

.con3 .ycnr::before {
    content: '';
    background-repeat: no-repeat;
    width: 7px;
    height: 173px;
    background-size: 100% 100%;
    position: absolute;
    left: -7px;
    top: -6px;
    background-image: url(../image/list21.png);
}

.con3 .ycnr .wzdh {
    float: left;
}

.con3 .ycnr2 .line {
    background-color: #ededed;
    height: 1px;
    margin-top: 25px;
    margin-bottom: 45px;
}

.con3 .ycnr2 .title {
    font-size: 28px;
    line-height: 36px;
    color: #b01810;
    text-align: center;
}
.con3 .ycnr2 .stitle {
    font-size: 22px;
    line-height: 36px;
    color: #303030;
    text-align: center;
    margin-top: 10px;
}
.con3 .ycnr2 .info {
    text-align: center;
    margin: 30px 10px;
    margin-bottom: 10px;
}

.con3 .ycnr2 .info .item {
    display: inline-block;
    color: #666666;
    margin-left: 10px;
}

.fystyle {
    padding-top: 20px;
	line-height:30px;
}

.fystyle .item {
    font-size: 19px;
    margin-top: 15px;
}
/** ins_wrap */
.ins_wrap{}
.ins_wrap dt{font-size: 20px;margin-bottom: 0.3rem;}
.ins_wrap dt h5{
    font-size: 22px;
    margin: 25px 0 20px;
    font-weight: normal;
}
.ins_wrap dd{display: block;width: 100%;}
.ins_wrap dd a{height:50px;overflow: hidden;display: flex;float: left;border: 1px solid #DEDEDE;width: 32.2%;margin-right: 15px;padding: 15px;box-sizing: border-box;margin-bottom: 15px;justify-content: space-between;align-items: center;background: #FFF;transition: .5s;position: relative;}
.ins_wrap dd a:nth-child(3n){margin-right: 0;}
.ins_wrap dd a span{font-size: 16px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;text-overflow: ellipsis;white-space: normal;overflow: hidden;width: 94%;}
.ins_wrap dd a::after {display:inline-block;position:absolute;right: 15px;top: 50%;content:'';width: 7px;height: 7px;border: solid #d3d3d3;border-width: 2px 2px 0 0;transform: rotate(45deg) translateY(-50%);}
.ins_wrap dd a:hover{color: #FFF;background: #b01a0d;border: 1px solid #b01a0d;}
.ins_wrap dd a:hover::after{border-color:#FFF;}
@media screen and (max-width: 1450px) {
    .content1 {
        padding-left: 3%;
        padding-right: 3%;
    }
	.fystyle .item {
    font-size: 16px;
    margin-top: 15px;
    }
}
@media screen and (max-width: 1390px) {
    .ins_wrap dd a{width: 49%;}
    .ins_wrap dd a:nth-child(3n){margin-right: 15px;}
    .ins_wrap dd a:nth-child(2n){margin-right: 0;}
}
@media screen and (max-width: 1300px) {
    .content1 {
        padding-bottom: 190px;
    }
}
@media screen and (max-width: 1200px) {
    .ins_wrap dd a{width: 48.6%;}
}
@media screen and (max-width: 1000px) {
    .content1 {
        padding-left: 0;
        padding-right: 0;
    }
    .con {
        padding-left: 0px;
        padding-right: 0px;
    }
    body {
        background-color: #ffffff;
    }
    .cbdh {
        margin: 20px 3%;
        margin-bottom: 10px;
        width: 94%;
        height: 90px;
    }
    .cbdh::before {
        display: none;
    }
    .header {
        z-index: 999;
    }
    .cbdh .top {
        background-color: #bd231e;
    }
    .con {
        max-width: 1400px;
        margin: auto;
        transform: translateY(0px);
    }
    .cbdh .top {
        height: 100%;
    }
    .cbdh .top .text .text1::before {
        display: none;
    }
    .cbdh .top .text {
        position: absolute;
        z-index: 2;
        color: #ffffff;
        height: auto;
        font-size: 22px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .cbdh .top::after {
        height: 100%;
        width: 100%;
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .ejmenu {
        position: relative;
        z-index: 9;
        display: none;
        background-color: #f5f5f6;
    }
    .ycnr .topline {
        display: none;
    }
    .ycnr {
        width: calc(100%);
        border-left: 0px solid #e9e9e9;
        transform: translateY(0px);
    }
}

@media screen and (max-width: 800px) {
    .con3 .ycnr2 .title {
        font-size: 22px;
        line-height: 28px;
    }
    .con3 .ycnr2 .stitle{
        font-size: 18px;
        line-height: 28px;
        }
    .con3 .ycnr2 .line {
        margin-top: 15px;
        margin-bottom: 25px;
    }
    .con3 .ycnr2 .info {
        margin-top: 15px;
        line-height: 1.8;
        font-size: 14px;
    }
    .cbdh {
        height: 60px;
    }
    .cbdh .top .text {
        font-size: 20px;
    }
    .ycnr {
        padding: 20px 3%;
    }
    .ycnr .wzdh a {
        font-size: 13px;
        padding-left: 20px;
        background-position: left 7px center;
    }
    .ycnr .wzdh a:nth-child(2) {
        padding-left: 43px;
        background-size: 30px 1px;
    }
    .ycnr .wzdh a:nth-child(1) {
        padding-left: 22px;
        background-size: 15px 15px;
        background-position: left 0px top 2px;
    }
    .ycnr .lm {
        font-size: 20px;
    }
    .ycnr .wzdh {
        line-height: 10px;
        margin-top: 5px;
    }
    .con1 .ycnr2 .item {
        padding: 20px 0;
    }
    .con1 .ycnr2 .item .img img {
        width: 150px;
        height: 100px;
    }
    .con1 .ycnr2 .item .title {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 5px;
    }
    .con1 .ycnr2 .item .stitle {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 5px;
}
    .con1 .ycnr2 .item .summary {
        font-size: 14px;
        line-height: 22px;
        -webkit-line-clamp: 2;
    }
    .con1 .ycnr2 .item .text {
        box-sizing: border-box;
        padding: 0px 15px;
        float: left;
        width: calc(100% - 150px);
    }
    .con {
        padding-bottom: 20px;
    }
    .fade-1 img{height: 350px;}
    .ins_wrap dd a{width:100%;margin-right: 0;}
}
@media screen and (max-width: 650px) {
    .fade-1 img{height: 240px;}
}
@media screen and (max-width: 500px) {
    .content1 {
        padding-bottom: 100px;
    }
    .ins_wrap dt h5{font-size: 20px;margin: 10px 0 15px;}
    .ins_wrap dd a{width: 100%;margin: 0 0 15px 0;}
    .ins_wrap dd a span{font-size:15px}
    .fade-1 img{height: 160px;}
}