﻿.home-center-neir {
    width: 100%;
    padding: 0.35rem 0 0 0;
}

.ne-center-neir {
    width: 100%;
    padding: 0.3rem 0 0 0;
}


/* 通知公告 */

.home-tzgg {
    width: 100%;
    background: #f1f6fa;
    border: 2px solid #d4e1ef;
    padding: 0.13rem 0.3rem;
    margin-bottom: 0.35rem;
}

.home-tzgg .left {
    width: 1.15rem;
    height: 0.79rem;
}
.home-tzgg .left img{display:block; width:100%;}

.home-tzgg .right {
    width: calc(96% - 1.15rem);
    text-align: center;
}

.home-tzgg .right h1 {
    line-height: 0.4rem;
font-size:0.36rem;
    color: #ca0100;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.home-tzgg .right p {
    line-height: 0.24rem;
    color: #666666;
    font-size: 0.16rem;
    margin-top: 0.06rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}


/*  */

.leader-talk {
    width: 67%;
}

.leader-talk .swiper-slide {
    position: relative;
    overflow: hidden;
}

.leader-talk .swiper-slide img {
    display: block;
    width: 100%;
    transition-duration: 1s;
    position: relative;
    z-index: 1;
}

.leader-talk .swiper-slide:hover img {
    transform: scale(1.1);
}

.leader-talk .mySwiper2 {
    margin-top: 0.23rem;
}

.leader-talk .swiper-slide .dw {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1.56rem;
    background: url(../images/pic-dw.png) repeat-x bottom;
    color: #fff;
    padding: 0.3rem 0.34rem 0 0.34rem;
    z-index: 9;
}

.leader-talk .swiper-slide .dw .time {
    font-size: 0.18rem;
    line-height: 0.48rem;
    border-bottom: 1px solid #8c8e8d;
}

.leader-talk .swiper-slide .dw .bit {
    line-height: 0.56rem;
    font-size: 0.24rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
}

.company-nav {
    width: 30%;
}

.company-nav-box {
    margin-top: 0.23rem;
    border-left: 1px solid #ebebeb;
    padding-left: 0.29rem;
}

.company-nav-box .pic {
    overflow: hidden;
    background: #000;
}

.company-nav-box .pic img {
    display: block;
    width: 100%;
}

.company-nav-box .dwdh-list {
    width: 100%;
}

.company-nav-box .dwdh-list dl {
    width: 50%;
    float: left;
    padding: 0.33rem 0;
    border-bottom: 1px solid #ebebeb;
}

.company-nav-box .dwdh-list dl dt {
    line-height: 0.3rem;
    font-size: 0.16rem;
    color: #eb6c8e;
}

.company-nav-box .dwdh-list dl dd {
    line-height: 0.34rem;
    font-size: 0.19rem;
    color: #333333;
}


/*  */

.home-bit {
    width: 100%;
    position: relative;
    border-bottom: 1px solid #e4e4e4;
}

.home-bit:after {
    position: absolute;
    content: "";
    width: 40px;
    height: 2px;
    left: 0;
    bottom: 0;
    background: #ca0100;
}

.home-bit .dw {
    width: 0.5rem;
    height: 0.5rem;
    position: absolute;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.home-bit li:nth-child(1) {
    padding-left: 0;
}

.home-bit li:nth-child(1):after {
    width: 1px;
    height: 0.33rem;
    position: absolute;
    content: "";
    right: 0;
    top: 0.1rem;
    background: #d9d9d9;
}

.home-bit li {
    float: left;
    padding: 0 0.2rem;
    cursor: pointer;
    height: 0.52rem;
    line-height: 0.52rem;
    font-size: 0.32rem;
    position: relative;
    color: #ca0100;
}

.home-bit li.hover {
    font-weight: bold;
}

.Contentbox1 {
    width: 100%;
    padding-top: 0.2rem;
}

.CbContainer1 {
    position: relative;
}

.home-bit h1 {
    width: 2.06rem;
    cursor: pointer;
    font-weight: bold;
    height: 0.55rem;
    font-size: 0.32rem;
    line-height: 0.45rem;
    color: #ca0100;
    position: relative;
    margin: 0 auto;
    background-size: cover;
    z-index: 2;
}

.home-bit .more {
    line-height: 0.54rem;
    font-size: 0.16rem;
    padding: 0 0.1rem;
    color: #333333;
    text-transform: uppercase;
}


/*  */

.in-news2 {
    width: 100%;
}

.in-news2 li {
    position: relative;
    line-height: 0.84rem;
    padding-left: 0.2rem;
    font-size: 0.2rem;
    color: #333;
    padding-right: 18%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
    transition-duration: 0.5s;
    cursor: pointer;
    border-bottom: 1px solid #e5e5e5;
}

.in-news2 li:hover {
    color: #ca0100;
}

.in-news2 li:hover a {
    color: #ca0100;
}

.in-news2 li:after {
    position: absolute;
    width: 0.09rem;
    height: 0.09rem;
    background: #ca0100;
    border-radius: 50%;
    left: 0;
    top: 0.37rem;
    content: ""
}

.in-news2 li a:hover {
    color: #ca0100;
}

.in-news2 li:hover span {
    color: #ca0100;
}

.in-news2 span {
    position: absolute;
    right: 0;
    top: 0;
    width: 18%;
    text-align: center;
    display: inline-block;
    font-size: 0.17rem;
    color: #999999;
    padding-right: 0.1rem;
}

.in-news2 li:hover {
    padding-left: 0.3rem
}


/*  */

.home-news-box {
    width: 48.5%;
}

.mar-re {
    margin-right: 3%;
}

.home-news-box .center {
    width: 100%;
}

.slogan-box1 {
    margin: 0.4rem 0;
    background: #fff;
    border-radius: 0.05rem;
    overflow: hidden;
}

.slogan-box1 img {
    display: block;
    width: 100%;
}


/* 科普 */

.home-kpxc {
    width: 49.2%;
}

.home-xhgk {
    width: 48.14%;
}

.rcjs-pic {
    margin-top: 0.23rem;
}

.rcjs-pic img {
    display: block;
    width: 100%;
}

.rcjs-box {
    width: 50%;
    padding: 0.22rem 0.15rem 0 0.15rem;
    min-height: 3.45rem;
}

.rcjs-box li {
    width: 100%;
    list-style: none;
    position: relative;
    margin-bottom: 0.08rem;
}

.rcjs-box li .bit {
    position: relative;
    line-height: 0.38rem;
    padding-left: 0.2rem;
    font-size: 0.18rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
    transition-duration: 0.5s;
    cursor: pointer;
}

.rcjs-box li .time {
    line-height: 0.26rem;
    font-size: 0.16rem;
    padding-left: 0.2rem;
}

.rc-bg {
    background: #ff6766;
    color: #ff6766;
}

.rc-bg .bit,
.rc-bg .time {
    color: #fff;
}

.rc-bg .bit:after {
    position: absolute;
    left: 0;
    height: 0.2rem;
    width: 0.02rem;
    background: #fff;
    top: 0.09rem;
    content: "";
}

.rc-show {
    box-shadow: 0 0 8px #ececec;
    color: #333333;
}

.rc-show .time {
    color: #ff6766;
}

.rc-show .bit:after {
    position: absolute;
    left: 0;
    height: 0.2rem;
    width: 0.02rem;
    background: #ff6766;
    top: 0.09rem;
    content: "";
}

.home-xhgk .rcjs-pic img {
    display: block;
    width: 100%;
}

.home-xhgk .neir-box {
    width: 100%;
    margin-top: 0.2rem;
    background: #e7f0f9;
    padding: 0.2rem
}

.home-xhgk .neir-box .pic img {
    display: block;
    width: 100%;
}

.home-xhgk .neir-box p {
    line-height: 0.3rem;
    font-size: 0.16rem;
    margin-top: 0.15rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #222222;
}

.dwjs-pic {
    width: 50%;
    margin-top: 0.23rem;
}

.dwjs-pic img {
    display: block;
    width: 100%;
}

.dwjs-neir {
    width: 45%;
    margin-top: 0.37rem;
    padding-left: 0.2rem;
    position: relative;
}

.dwjs-neir h1 {
    font-size: 0.2rem;
    line-height: 0.3rem;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.dwjs-neir:after {
    position: absolute;
    content: "";
    width: 0.09rem;
    height: 0.09rem;
    border-radius: 100%;
    background: #ca0100;
    left: 0;
    top: 0.1rem;
}

.dwjs-neir-p {
    font-size: 0.16rem;
    line-height: 0.24rem;
    color: #333333;
    margin-top: 0.12rem;
    font-family: "simsun";
}

.home-xfzx {
    width: 63.03%;
    margin-top: 0.5rem;
}

.home-dfdt {
    width: 34.18%;
    margin-top: 0.5rem;
}

.home-dfdt .neir-box {
    width: 100%;
    margin-top: 0.2rem;
}

.home-dfdt .neir-box dl {
    margin-bottom: 0.2rem;
}

.home-dfdt .neir-box dl dt {
    width: 0.75rem;
    background: #ffffff;
    text-align: center;
    display: inline-block;
}

.home-dfdt .neir-box dl dt h1 {
    line-height: 0.3rem;
    color: #fff;
    font-size: 0.16rem;
    background: #ff7372;
}

.home-dfdt .neir-box dl dt span {
    display: inline-block;
    line-height: 0.3rem;
    width: 100%;
    color: #254558;
    background: #fdf5f5;
}

.home-dfdt .neir-box dl dd {
    width: calc(96% - 0.75rem);
    font-size: 0.18rem;
    line-height: 0.28rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.home-mcfc .mySwiper4 {
    margin-top: 0.23rem;
}

.home-mcfc .swiper-slide {
    border: 2px solid #f8f2ee;
}

.home-mcfc .swiper-slide img {
    display: block;
    width: 100%;
}

.home-zywyh {
    margin-top: 0.3rem;
    padding: 0.45rem 0 0.6rem 0;
    background: #f7f7f7;
}

.zywyh-list {
    width: 100%;
    margin-top: 0.33rem;
    margin-bottom: 0.15rem;
}

.zywyh-list .swiper-slide {
    width: 100%;
    border: 1px solid #dcdcdc;
    text-align: center;
    min-height: 0.96rem;
    color: #333333;
    font-size: 0.22rem;
    padding-top: 0.2rem;
    line-height: 0.32rem;
}

.zywyh-list .swiper-slide p {
    width: 100%;
    font-size: 0.18rem;
    color: #b1b1b1;
    line-height: 0.28rem;
}

.fast-enter {
    width: 48.5%;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.fast-enter img {
    width: 100%;
    display: block;
    position: relative;
    z-index: 1;
    transition-duration: .5s;
}

.fast-enter:hover img {
    transform: scale(1.1);
}

.fast-enter .dw {
    width: 100%;
    top: 25%;
    position: absolute;
    left: 0;
    color: #fff;
    text-align: center;
    z-index: 2;
}

.fast-enter .dw a {
    color: #fff;
}

.fast-enter .dw h1 {
    font-size: 0.26rem;
}

.fast-enter .dw h1 a,
.fast-enter .dw p a {
    color: #fff;
}

.fast-enter .dw p {
    line-height: 0.36rem;
    font-size: 0.16rem;
    margin-bottom: 0.15rem;
}

.fast-enter .dw .an {
    width: 0.36rem;
    height: 0.36rem;
    margin: 0 auto;
}


/* 内页 */

.ne-left {
    width: 23%;
    position: relative;
}

.ne-left:after {
    width: 98%;
    height: 70%;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    z-index: 1;
}

.ne-left .bit {
    width: 100%;
    background: #ca0100;
    color: #fff;
    font-weight: bold;
    font-size: 0.22rem;
    position: relative;
    z-index: 2;
    background-size: cover;
    text-align: center;
    line-height: 0.7rem;
}

.ne-nav-list {
    width: 100%;
    background: #fff;
    border: 1px solid #e1e1e1;
    padding-bottom: 3.35rem;
    position: relative;
    z-index: 2;
}

.ne-nav-list ul {
    padding: 0 0.26rem;
}

.ne-nav-list li {
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
}

.ne-nav-list li a {
    display: table;
    width: 100%;
    line-height: 0.6rem;
    margin: 0 auto;
    padding: 0 0.1rem;
    color: #333333;
    font-size: 0.2rem;
    position: relative;
    background: url(../images/nav-jt.png) no-repeat left center;
    padding-left: 0.2rem;
}

.ne-nav-list li a:hover {
    color: #ca0100;
    font-weight: bold;
}

.ne-nav-list li .ts {
    color: #ca0100;
    font-weight: bold;
}

.ne-right {
    width: 75%;
    background: #fff;
    padding: 0 0.26rem 0.8rem 0.26rem;
}

.ne-pos {
    width: 100%;
    border-bottom: 1px solid #dedede;
    height: 0.6rem;
    line-height: 0.6rem;
}

.ne-bit {
    line-height: 0.6rem;
    text-align: center;
    position: relative;
    font-size: 0.22rem;
    color: #ca0100;
    font-weight: bold;
}

.ne-bit:after {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 0.04rem;
    background: #ca0100;
    content: "";
}

.ne-pos1 {
    width: 100%;
    height: 0.5rem;
    line-height: 0.5rem;
    background: #f5f5f5;
    font-size: 0.16rem;
    color: #333333;
}


/* about */

.about-neir {
    font-size: 0.17rem;
    line-height: 0.32rem;
}

.ne-box {
    padding: 0.25rem 0 0 0;
}

.zs-ti h1 {
    font-size: 0.26rem;
    position: relative;
    z-index: 2;
    line-height: 0.26rem;
    color: #4146a6;
    top: -0.3rem;
}

.about-box .neir {
    font-size: 0.19rem;
    line-height: 0.34rem;
    color: #333333;
    padding-bottom: 0.25rem;
    text-indent: 2em;
}

.zs-ti p {
    font-size: 0.5rem;
    line-height: 0.68rem;
    text-transform: uppercase;
    color: #e5e5e5;
    font-weight: bold;
    position: relative;
    z-index: 1;
}

.about-pic {
    margin-top: 0.25rem;
}

.about-pic img {
    display: block;
    width: 100%;
}


/* about */

.leader {
    width: 6.3rem;
    border-radius: 0.2rem 0.2rem 0 0;
    overflow: hidden;
    box-shadow: 0 0 8px #e7e7e7;
}

.leader .bit {
    text-align: center;
    line-height: 0.66rem;
    text-align: center;
    font-size: 0.2rem;
    width: 100%;
    color: #fff;
    font-weight: normal;
    background: #3d58a6;
}

.leader-list {
    padding: 0 0.3rem;
}

.leader-list li {
    padding: 0.2rem 0;
    list-style: none;
    border-bottom: 1px solid #e6e6e6;
}

.leader-list li h1 {
    line-height: 0.38rem;
    color: #333333;
    font-size: 0.19rem;
    font-weight: bold;
    width: 1.2rem;
    text-align: right;
    padding-right: 0.3rem;
    float: left;
    position: relative;
}

.leader-list li h1:after {
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    background: #e4e4e4;
}

.leader-list li p {
    width: calc(100% - 1.2rem);
    font-size: 0.17rem;
    line-height: 0.36rem;
    color: #777777;
    float: left;
    padding-left: 0.25rem;
}

.honnr-list li {
    width: 48%;
    float: left;
    margin-right: 4%;
    list-style: none;
    margin-bottom: 0.25rem;
    position: relative;
    background: #f5f5fa;
    line-height: 0.64rem;
    padding: 0 0.2rem;
    font-size: 0.18rem;
    color: #333333;
}

.honnr-list li:nth-child(2n) {
    margin-right: 0;
}

.honnr-list li:after {
    width: 0.23rem;
    height: 0.27rem;
    position: absolute;
    content: "";
    top: 0.16rem;
    right: -0.11rem;
    background: url(../images/honner-icon.png);
}

.zzjg dl {
    margin-bottom: 0.25rem;
}

.zzjg dl dt {
    font-size: 0.22rem;
    font-weight: bold;
    color: #333333;
    position: relative;
}

.zzjg dl dt:after {
    position: absolute;
    content: "";
    width: 0.5rem;
    height: 3px;
    background: #4146a6;
    left: 0;
    bottom: 0;
}

.zzjg dl dd {
    width: 48%;
    margin-top: 0.2rem;
    border: 1px solid #ededed;
    background: url(../images/nav-jt1.png) no-repeat 95% center;
    margin: 0.2rem 2% 0 0;
    height: 0.78rem;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 0.2rem;
    line-height: 0.3rem;
    padding: 0 0.35rem 0 0.2rem;
}

.news-list li {
    width: 100%;
    padding: 0.2rem;
    cursor: pointer;
    margin-bottom: 0.22rem;
    background: #f7fbfd;
}

.news-list li .pic {
    width: 2.3rem;
    overflow: hidden;
    background: #000;
}

.news-list li .pic img {
    display: block;
    width: 100%;
    transition-duration: 1s;
}

.news-list li .text {
    width: calc(98% - 2.3rem);
}

.news-list li:hover .pic img {
    transform: scale(1.1);
    opacity: 0.8;
}

.news-list li .text h1 {
    font-weight: normal;
    line-height: 0.34rem;
    font-size: 0.2rem;
    color: #333333;
    margin-bottom: 0.05rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.news-list li .text .neir {
    font-size: 0.16rem;
    line-height: 0.3rem;
    color: #777777;
    margin-bottom: 0.05rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news-list li .text .time {
    line-height: 0.3rem;
    font-size: 0.15rem;
    color: #333333;
    padding-left: 0.26rem;
    background: url(../images/time.png) no-repeat left center;
    color: #777777;
}


/* 图片新闻 */

.jianT {
    width: 100%;
    text-align: center;
    margin-top: 0.6rem;
}

.jianT li {
    background: #eaeaea;
    border: 1px solid #ddd;
    line-height: 0.4rem;
    height: 0.4rem;
    min-width: 40px;
    display: inline-block;
    margin: 0 6px;
    padding: 0;
    border-radius: 3px;
}

.jianT li:nth-child(1) {
    width: 54px;
}

.jianT li:nth-last-child(1) {
    width: 54px;
}

.jianT li a {
    font-size: 0.16rem;
    color: #474747;
    display: block
}

.jianT li a:hover {
    text-decoration: none;
    background: #ca0100;
    color: #fff;
}

.jianT li .on {
    background: #ca0100;
    color: #fff;
    display: block;
}

.in-news3 {
    width: 98%;
    margin: 0 auto;
}

.in-news3 li {
    width: 100%;
    float: left;
    position: relative;
    line-height: 0.56rem;
    border-bottom: 1px dashed #c3c3c3;
    padding-left: 0.18rem;
    font-size: 0.18rem;
    color: #000000;
    padding-right: 15%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
    transition-duration: 0.5s;
    cursor: pointer;
}

.in-news3 li:after {
    position: absolute;
    width: 0.07rem;
    height: 0.07rem;
    background: #f78c57;
    border-radius: 50%;
    left: 0;
    top: 0.24rem;
    content: ""
}

.in-news3 li:nth-child(2n) {
    margin-right: 0;
}

.in-news3 li a {
    color: #000;
}

.in-news3 li a:hover {
    color: #bd2229;
}

.in-news3 span {
    position: absolute;
    right: 0;
    top: 0;
    width: 15%;
    text-align: right;
    display: inline-block;
    font-size: 0.18rem;
    color: #999999;
}

.in-news3 li:hover {
    padding-left: 0.2rem
}


/* -------- */

.in-news4 {
    width: 100%;
}

.in-news4 li {
    width: 48%;
    position: relative;
    line-height: 0.44rem;
    padding-left: 0.2rem;
    font-size: 0.2rem;
    color: #333;
    padding-right: 12%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
    transition-duration: 0.5s;
    cursor: pointer;
    margin-right: 4%;
    float: left;
}

.in-news4 li:nth-child(2n) {
    margin-right: 0;
}

.in-news4 li:hover {
    color: #ca0100;
}

.in-news4 li:hover a {
    color: #ca0100;
}

.in-news4 li:after {
    position: absolute;
    width: 0.07rem;
    height: 0.07rem;
    background: #ca0100;
    border-radius: 50%;
    left: 0;
    top: 0.18rem;
    content: ""
}

.in-news4 li a:hover {
    color: #ca0100;
}

.in-news4 li:hover span {
    color: #ca0100;
}

.in-news4 span {
    position: absolute;
    right: 0;
    top: 0;
    width: 12%;
    text-align: center;
    display: inline-block;
    font-size: 0.18rem;
    color: #999999;
    padding-right: 0.1rem;
}

.in-news4 li:hover {
    padding-left: 0.3rem
}


/* contact */

.detail {
    line-height: 0.4rem;
    color: #111111;
    font-size: 0.24rem;
    text-align: center;
    padding-bottom: 0.25rem;
    margin-top: 0.3rem;
}

.xx {
    width: 100%;
    line-height: 0.46rem;
    text-align: center;
    background: #e7e8ea;
    font-size: 0.18rem;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.detail1 {
    padding-top: 0.2rem;
}

.detail1 video {
    width: 80%;
    margin: 0 auto;
}

.detail1 p {
    font-size: 0.19rem;
    line-height: 0.36rem;
    color: #555555;
    padding-bottom: 15px;
}

.detail1 p img {
    display: inline-block;
}

.detail-padd {
    padding: 0.5rem 0;
}


/* tsmz */

.ne-tsmz {
    width: 100%;
    position: relative;
}

.ne-tsmz li {
    width: 19.5%;
    float: left;
    margin-right: 0.625%;
}

.ne-tsmz li:nth-child(5) {
    margin-right: 0;
}

.ne-tsmz li a {
    display: inline-block;
    width: 100%;
    border: 1px solid #e3e3f2;
    background: #f9f9fd;
    color: #4146a6;
    line-height: 0.86rem;
    margin-bottom: 0.12rem;
    padding-left: 0.55rem;
    position: relative;
    font-size: 0.18rem;
}

.ne-tsmz li a:after {
    width: 0.55rem;
    height: 0.86rem;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
}

.ne-tsmz li .ts {
    border: 1px solid #262c99;
    background: #e2e3f6;
}

.ne-tsmz li:nth-child(1) a:after {
    background: url(../images/tsmz-icon1-1.png)no-repeat center center;
}

.ne-tsmz li:nth-child(2) a:after {
    background: url(../images/tsmz-icon2-1.png)no-repeat center center;
}

.ne-tsmz li:nth-child(3) a:after {
    background: url(../images/tsmz-icon3-1.png)no-repeat center center;
}

.ne-tsmz li:nth-child(4) a:after {
    background: url(../images/tsmz-icon4-1.png)no-repeat center center;
}

.ne-tsmz li:nth-child(5) a:after {
    background: url(../images/tsmz-icon5-1.png)no-repeat center center;
}

.tsmz-neir {
    width: 100%;
    background: #f8f8f8;
    padding: 0.28rem 0.35rem;
}

.tsmz-neir p {
    font-size: 0.18rem;
    line-height: 0.3rem;
    color: #333333;
    text-indent: 2em;
    padding-bottom: 0.3rem;
}


/*  */

.contact-box {
    width: 100%;
    position: relative;
    margin: 0.3rem auto 1rem;
}

.cont-left {
    width: calc(100% - 3.78rem);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

.cont-right {
    width: 3.78rem;
    background: #c31413;
    min-height: 4.35rem;
    color: #fff;
    padding: 0.1rem 0 0.2rem 0;
}

.cont-right h1 {
    text-align: center;
    line-height: 0.76rem;
    font-size: 0.26rem;
}

.cont-right .cont-line {
    width: 4.18rem;
    height: 0.49rem;
    background: url(../images/cont-bg.png)no-repeat left center;
    background-size: cover;
    position: relative;
    left: -0.4rem;
    padding-left: 0.2rem;
    text-align: center;
    line-height: 0.49rem;
    font-size: 0.18rem;
    font-weight: bold;
}

.cont-right .con-list li {
    width: 100%;
    padding: 0 0.33rem;
    font-size: 0.18rem;
    line-height: 0.4rem;
    color: #fff;
}

.cont-right .con-list li:nth-child(2) {
    border-bottom: none;
}

.cont-right .con-list li p {
    width: 100%;
    font-weight: bold;
}

#map {
    position: relative;
    height: 100%;
}

.map-add {
    width: 100%;
    height: 0.58rem;
    color: #fff;
    line-height: 0.58rem;
    background: #387da3;
    padding: 0 0.2rem;
}

.map-add span {
    display: inline-block;
    background: url(../images/add-icon.png) no-repeat left center;
    padding-left: 0.35rem;
    font-size: 0.18rem;
    font-weight: bold;
}

.cont-box {
    width: 100;
    position: relative;
    margin: 0.9rem 0 0.5rem 0;
}

.cont-box .dw {
    width: 4.2rem;
    position: absolute;
    height: 105%;
    top: -12%;
    right: 0.22rem;
    background: #2b76a3;
    color: #fff;
}

.cont-box .dw h1 {
    line-height: 0.84rem;
    text-align: center;
    font-size: 0.26rem;
}

.cont-box .cont-line {
    width: 4.4rem;
    height: 0.5rem;
    background: url(../images/cont-bg1.png)no-repeat left center;
    background-size: cover;
    position: relative;
    left: -0.2rem;
    padding-left: 0.2rem;
    text-align: center;
    line-height: 0.5rem;
    font-size: 0.2rem;
}

.cont-list {
    padding-top: 0.2rem;
}

.cont-list li {
    line-height: 0.5rem;
    padding: 0 0.28rem;
    font-size: 0.18rem;
    border-bottom: 1px solid #5f98ba;
}

.sqhy-box {
    width: 100%;
    padding-bottom: 0.4rem;
}

.sqhy-box ul li {
    margin-bottom: 0.15rem;
    width: 48%;
    float: left;
    margin-right: 4%;
    position: relative;
}

.sqhy-box ul li:nth-child(2n) {
    margin-right: 0;
}

.sqhy-box ul li:nth-child(6),
.sqhy-box ul li:nth-child(7) {
    width: 100%;
    margin-right: 0;
}

.sqhy-box ul li .yzm {
    width: 1.48rem;
    height: 0.4rem;
    position: absolute;
    right: 0.05rem;
    bottom: 0.05rem;
}

.sqhy-box ul li p {
    font-size: 0.18rem;
    color: #333333;
    line-height: 0.26rem;
    margin-bottom: 0.05rem;
}

.sqhy-info {
    width: 100%;
    position: relative;
    zoom: 1;
}

.sqhy-info:after {
    display: block;
    content: '';
    clear: both;
}

.sqhy-info>input {
    display: block;
    width: 100%;
    padding: 0 0.1rem;
    height: 0.5rem;
    border: 0.01rem solid #dedede;
    background: #fbfbfb;
    outline: none;
    font-size: 0.18rem;
    color: #333333;
}

.sqhy-info textarea {
    display: block;
    width: 100%;
    height: 1.5rem;
    resize: none;
    padding: 0.1rem;
    border: 0.01rem solid #dedede;
    background: #fbfbfb;
    outline: none;
    font-size: 0.18rem;
    color: #333333;
    font-family: "微软雅黑";
}

.sqhy-info label {
    float: left;
    margin-right: 0.2rem;
    cursor: pointer;
    zoom: 1;
}

.sqhy-info label:last-child {
    margin-right: 0;
}

.sqhy-info label:after {
    display: block;
    content: '';
    clear: both;
}

.sqhy-info label input {
    float: left;
    width: 0.2rem;
    height: 0.2rem;
    margin: 0.05rem 0 0 0;
    display: block;
    text-align: center;
    vertical-align: middle;
    line-height: 0.18rem;
    position: relative;
    border: 1px solid #777777;
    background: #f9fbfe;
    border-radius: 50%;
    outline: none;
    appearance: none;
    box-sizing: border-box;
}

.sqhy-info label input:before {
    display: block;
    content: "";
    width: 0.17rem;
    height: 0.16rem;
    position: absolute;
    top: 0;
    left: 0.03rem;
    background: none;
    background-size: 100% 100%;
}

.submit-btn {
    display: block;
    width: 2.34rem;
    height: 0.56rem;
    border-radius: 0.56rem;
    background: #c31413;
    border-radius: 0.56rem;
    font-size: 0.22rem;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.56rem;
    margin-top: 0.4rem;
    box-shadow: 0 4px 0 0 #cce2d9;
    cursor: pointer;
}


/*  */


/* 名城之窗 */

.bstd {
    width: 100%;
    margin: 0 auto;
    margin-top: 0.3rem;
}

.bstd dl {
    width: 100%;
    margin-bottom: 0.32rem;
    background: #eaeaea;
    border-top: 3px solid #c31413;
    padding: 0.25rem 0.3rem;
    cursor: pointer;
    transition-duration: 1s;
}

.bstd dl dt {
    width: 25%;
    float: left;
}

.bstd dl dt img {
    display: block;
    width: 100%;
}

.bstd dl dd {
    width: 70%;
    float: right;
}

.bstd dl dd .bit {
    font-size: 0.26rem;
    font-weight: bold;
    color: #c31413;
    line-height: 0.34rem;
}

.bstd dl:hover {
    background: #f1d8d7;
}

.bstd dl dd .bit span {
    display: inline-block;
    padding-left: 0.18rem;
    font-weight: normal;
    color: #333333;
    font-size: 0.17rem;
}

.bstd dl dd .neir {
    line-height: 0.3rem;
    font-size: 0.16rem;
    margin: 0.15rem 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.bstd dl dd .more {
    font-size: 0.16rem;
    color: #888888;
}


/*  */

@media only screen and (max-width: 1440px) {
    .home-warp {
        width: 80%;
        margin: 0 auto;
    }
    .in-news3 li {
        line-height: 0.46rem;
        font-size: 0.16rem;
    }
    .in-news3 span {
        font-size: 15px;
    }
    .detail1 p,
    .about-box .neir {
        font-size: 0.16rem;
        line-height: 0.3rem;
    }
    .leader {
        width: 80%;
    }
    .in-news2 li,
    .home-news-box .center .in-news2 li,
    .news-list li .text h1 {
        line-height: 38px;
        font-size: 0.16rem;
    }
    .new-release .right .neir,
    .news-list li .text .neir {
        font-size: 15px;
        line-height: 24px;
    }
    .Menubox1 li {
        height: 40px;
        line-height: 40px;
        font-size: 18px;
    }
    .Menubox1 {
        height: 42px;
    }
    .ne-nav-list li a,
    .honnr-list li {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1366px) {
    .home-warp {
        width: 86%;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 769px) {
    .leader-talk {
        width: 100%;
    }
    .company-nav {
        width: 100%;
        margin-top: 0.2rem;
    }
    .rcjs-box {
        width: 100%;
        padding: 15px;
    }
    .home-news-box {
        width: 100%;
    }
    .dwjs-pic {
        width: 100%;
        margin-top: 0.23rem;
    }
    .dwjs-neir {
        width: 100%;
        margin-top: 10px;
        padding-left: 0.2rem;
    }
    .home-xfzx {
        width: 100%;
        margin-top: 15px;
    }
    .in-news4 li {
        width: 100%;
        line-height: 32px;
        padding-left: 20px;
        font-size: 15px;
        padding-right: 15%;
        margin-right: 0%;
    }
    .in-news4 li:after {
        width: 5px;
        height: 5px;
        top: 14px;
    }
    .in-news4 span {
        width: 15%;
        font-size: 15px;
        padding-right: 0;
    }
    .zywyh-list .swiper-slide {
        width: 100%;
        font-size: 16px;
        padding: 0.2rem;
        line-height: 26px;
    }
    .zywyh-list .swiper-slide p {
        font-size: 15px;
    }
    .dwjs-neir h1 {
        font-size: 15px;
        line-height: 30px;
    }
    .dwjs-neir-p {
        font-size: 15px;
        line-height: 26px;
    }
    .rcjs-box li .bit {
        line-height: 28px;
        padding-left: 15px;
        font-size: 16px;
    }
    .rcjs-box li .time {
        line-height: 26px;
        font-size: 14px;
        padding-left: 15px;
    }
    .tsmz {
        width: 100%;
        margin-top: 10px;
    }
    .home-bit {
        height: 42px;
    }
    .home-bit h1 {
        line-height: 40px;
        height: 40px;
        font-size: 18px;
        width: 170px;
        background-size: cover;
    }
    .tsmz-list li p span {
        line-height: 46px;
        font-size: 16px;
    }
    .tsmz-list li p img {
        width: 46px;
        height: 46px;
    }
    .ne-left {
        width: 100%;
    }
    .ne-nav-list {
        padding-bottom: 0;
    }
    .ne-nav-list li {
        width: 33.333%;
        float: left;
    }
    .ne-right {
        width: 100%;
        margin-top: 15px;
    }
    .ne-bit {
        font-size: 18px;
        padding-left: 0;
        line-height: 36px;
    }
    .zs-ti h1 {
        font-size: 20px;
    }
    .leader {
        width: 100%;
    }
    .leader .bit {
        line-height: 42px;
        font-size: 18px;
    }
    .leader-list li p {
        font-size: 16px;
        line-height: 26px;
    }
    .leader-list li h1 {
        line-height: 32px;
        font-size: 16px;
    }
    .honnr-list li {
        width: 100%;
        margin-right: 0;
        line-height: 28px;
        padding: 8px 0.2rem;
    }
    .zzjg dl dd {
        width: 100%;
        margin: 0.2rem 0 0 0;
        height: 60px;
        font-size: 15px;
        line-height: 26px;
    }
    .news-list li .pic {
        width: 100%;
    }
    .news-list li .text {
        width: 100%;
    }
    .news-list li .text .time {
        line-height: 30px;
        font-size: 15px;
        padding-left: 26px;
    }
    .ne-box {
        padding: 0.44rem 0 0 0;
    }
    .in-news3 span {
        width: 25%;
        font-size: 14px;
    }
    .in-news3 li {
        padding-right: 25%;
    }
    .ne-tsmz li {
        width: 46%;
        margin-right: 2%;
        margin-left: 2%;
    }
    .ne-tsmz li a {
        padding-left: 50px;
        font-size: 15px;
    }
    .ne-tsmz li a:after {
        width: 50px;
    }
    .tsmz-neir p {
        font-size: 16px;
        line-height: 30px;
        padding-bottom: 20px;
    }
    .ne-pos {
        height: 36px;
        line-height: 36px;
    }
    .jianT li {
        line-height: 36px;
        height: 36px;
    }
    .Menubox1 li.hover {
        width: 166px;
        background-size: cover;
    }
    .new-release .right .in-news2 li {
        line-height: 38px;
    }
    .in-news2 li:after {
        width: 5px;
        height: 5px;
        top: 18px;
    }
    .new-release .right .in-news2 li:after {
        top: 16px;
    }
    .in-news2 li,
    .home-news-box .center .in-news2 li {
        line-height: 44px;
        font-size: 16px;
    }
    .home-djfc dl dd {
        font-size: 16px;
        line-height: 26px;
        height: 64px;
    }
    .f-link dl {
        width: 30%;
        margin-right: 1.5%;
        margin-left: 1.5%;
        margin-bottom: 20px;
    }
    .f-link dl dt {
        width: 100%;
        height: 72px;
    }
    .f-link dl dd {
        line-height: 36px;
        font-size: 18px;
    }
    .home-center-neir {
        padding: 30px 0;
    }
    .new-release {
        margin-bottom: 30px;
    }
    .home-video {
        margin-bottom: 30px;
    }
    .home-djfc {
        padding-top: 30px;
    }
    .home-kpxc {
        width: 100%;
        margin-right: 0;
    }
    .home-xhgk {
        width: 100%;
        margin-right: 0;
        margin-top: 15px;
    }
    .company-nav-box .dwdh-list dl dt {
        line-height: 26px;
        font-size: 15px;
    }
    .company-nav-box .dwdh-list dl dd {
        line-height: 28px;
        font-size: 16px;
    }
    .leader-talk .swiper-slide .dw .time {
        font-size: 15px;
        line-height: 30px;
    }
    .leader-talk .swiper-slide .dw .bit {
        line-height: 30px;
        font-size: 16px;
    }
    .home-dfdt {
        width: 100%;
    }
    .new-release .right h1 {
        font-size: 17px;
        line-height: 26px;
    }
    .new-release .right .an {
        width: 120px;
        height: 32px;
        line-height: 32px;
        font-size: 16px;
        margin-top: 20px;
    }
    .home-xhgk .neir-box p {
        line-height: 30px;
        font-size: 16px;
    }
    .home-xhgk .neir-box {
        margin-bottom: 20px;
    }
    .home-dfdt .neir-box dl dd {
        font-size: 15px;
        line-height: 26px;
    }
    .home-tzgg .left {
        display: none;
    }
    .home-tzgg .right {
        width: 100%;
    }
    .home-tzgg .right h1 {
        line-height: 36px;
        font-size: 18px;
    }
    .home-tzgg .right p {
        line-height: 26px;
        font-size: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .zywyh-list li {
        width: 48%;
        margin-right: 1%;
        margin-left: 1%;
        margin-bottom: 0.21rem;
        line-height: 36px;
        font-size: 14px;
    }
    .zywyh-list li:nth-child(5n) {
        margin-right: 1%;
    }
    .fast-enter {
        width: 100%;
        margin-bottom: 10px;
    }
    .fast-enter .dw h1 {
        font-size: 18px;
    }
    .fast-enter .dw p {
        line-height: 40px;
        font-size: 16px;
    }
    .fast-enter .dw .an {
        width: 26px;
        height: 26px;
    }
    .ne-left .bit {
        width: 100%;
        font-size: 18px;
        line-height: 46px;
    }
    .cont-left {
        width: 100%;
        position: relative;
        height: 230px;
    }
    .cont-right {
        width: 100%;
        padding: 20px;
    }
    .cont-right h1 {
        font-size: 20px;
    }
    .cont-right .cont-line {
        font-size: 18px;
    }
    .cont-right .con-list li {
        font-size: 15px;
        line-height: 30px;
    }
    .sqhy-box ul li {
        margin-bottom: 15px;
        width: 100%;
        margin-right: 0;
    }
    .sqhy-box ul li p {
        font-size: 15px;
        line-height: 26px;
    }
    .submit-btn {
        font-size: 16px;
    }
}