* {
    margin: 0;
    padding: 0;
}

body {
    color: #333;
    background: #fff !important;
    font-family: "微软雅黑";
}

ul,
li {
    list-style: none;
    padding: 0;
    margin: 0;
}

ol,
ul {
    margin-bottom: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: arial, 'hiragino sans gb', 'microsoft yahei', 'Simsun', sans-serif
}

a {
    text-decoration: none;
    font-size: 12px;
}

a:hover {
    text-decoration: none;
}

p {
    font-size: 14px;
}

span {
    font-size: 14px
}

img {
    border: 0px;
}

.main {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.w-clear {
    clear: both;
}


/*图片放大*/

.jjj {
    overflow: hidden;
}

.jjj img {
    cursor: pointer;
    transition: all 0.5s;
}

.jjj img:hover {
    transform: scale(1.2);
}

.banner-pagination {
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
    position: relative;
}

#banner-dian {
    text-align: right;
    width: auto;
    bottom: 3%;
    right: 4%;
    z-index: 999;
}

#banner-dian .swiper-pagination-bullet {
    width: 30px;
    height: 3px;
    background: #fff;
    border-radius: 0;
}

#banner-dian .swiper-pagination-bullet-active {
    background: #f16121;
    height: 6px;
}

.banner-tu img {
    min-width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
}

.child-nav {
    position: fixed;
    width: 100%;
    padding: 16px 5%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 10000;
}

.top-tel {
    float: left;
}


/*导航*/

.navBar {
    z-index: 10;
    color: #333;
    width: 45%;
    height: 50px;
    margin-right: 0.5%;
}

.nav {
    position: relative;
    margin: 0 auto;
    font-family: "Microsoft YaHei", SimSun, SimHei;
}

.nav a {
    color: #fff;
    display: inline !important;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
    padding: 0 0 15px 0 !important;
    box-sizing: border-box;
}

.nav .m {
    float: left;
    position: relative;
    z-index: 10;
    width: 16.6666%;
    text-align: center;
}

.nav .s {
    float: left;
    width: 3px;
    text-align: center;
    color: #D4D4D4;
    font-size: 13px;
}

.nav .sub {
    display: none;
    position: absolute;
    top: 36px;
    z-index: 10;
    width: 100%;
    border-top: 0;
    background: rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
}

.nav .sub li {
    text-align: center;
    width: 100%;
    height: 48px;
}

.nav .sub li a {
    width: 100%;
    line-height: 48px;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block !important;
}

.nav>li:hover {
    background: none!important;
}

.nav>li.on>a {
    border-bottom: 2px solid #f16121;
    color: #f16121;
    background: none !important;
    font-weight: bold;
}

.nav>li:hover>a {
    border-bottom: 2px solid #f16121;
    color: #f16121;
    background: none !important;
    font-weight: bold;
}

.nav .sub li:hover {
    border-bottom: 0;
    background: #f16121;
}

.chain-e {
    margin-right: 2.5%;
}

.chain-e a {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 50px;
    color: #fff;
}

.chain-e i {
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 3px;
    margin: 0 10px;
    position: relative;
    top: -2px;
}

.chain-e a.on {
    color: #f16121;
}

.chain-e a:hover {
    color: #f16121;
}

.y_06 {
    margin-top: 8px;
}

.y_07 {
    width: 100%;
    height: auto;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    position: fixed;
    top: 94px;
    padding-bottom: 30px;
    z-index: 9;
    box-sizing: border-box;
}

.y_08 {
    width: 560px;
    margin: 0 auto;
    background: #fff;
    display: ;
    z-index: 101;
    top: 38px;
    right: 11.3%;
    overflow: hidden;
    margin-top: 20px;
    height: 40px;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
}

.y_08 input {
    width: 480px;
    height: 40px;
    border: none;
    font-size: 14px;
    outline: none;
    padding-left: 16px;
    line-height: 40px;
    float: left;
    box-sizing: border-box;
}

.y_08 a {
    float: right;
    width: 80px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    background: #f16121;
    font-size: 14px;
    color: #fff;
}

.y_08 a:hover {
    color: #f16121;
}

.y_061 {
    margin-top: 8px;
}

.y_071 {
    width: 100%;
    height: auto;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    position: fixed;
    top: 0;
    padding-top: 94px;
    padding-bottom: 30px;
    z-index: 9;
    box-sizing: border-box;
}

.y_081 {
    width: 560px;
    margin: 0 auto;
    background: #fff;
    display: ;
    z-index: 101;
    top: 38px;
    right: 11.3%;
    overflow: hidden;
    margin-top: 20px;
    height: 40px;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
}

.y_081 input {
    width: 480px;
    height: 40px;
    border: none;
    font-size: 14px;
    outline: none;
    padding-left: 16px;
    line-height: 40px;
    float: left;
    box-sizing: border-box;
}

.y_081 a {
    float: right;
    width: 80px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    background: #f16121;
    font-size: 14px;
    color: #fff;
}

.y_081 a:hover {
    color: #f16121;
}

.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    text-align: center;
    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-two {
    background: url(../img/f005.png) center center;
    background-size: 100% auto;
}

.home-top {
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
    width: 100%;
    height: 200px;
    position: absolute;
    top: 0;
    z-index: 1;
}

.cp-gundong {
    width: 100%;
    height: 50%;
    margin: 0 auto;
    position: absolute;
}

.cp-fl {
    width: 33%;
    height: 100%;
    background: url(../img/f006.png)no-repeat center right;
    background-size: 100% 100%;
    padding-left: 10%;
    box-sizing: border-box;
}

.cp-fl h3 {
    font-size: 24px;
    color: #333;
    text-align: left;
    padding-top: 50px;
    background: url(../img/f008.png)no-repeat left bottom;
    padding-bottom: 40px;
}

.cp-fl p {
    font-size: 15px;
    color: #555;
    margin-top: 30px;
    text-align: left;
}

.cp-fr {
    width: 60%;
    height: 100%;
}

#cp-tuij {
    width: 100%;
    height: 100%;
    background: url(../img/f007.png)no-repeat center center;
    background-size: 100% 100%;
    padding: 0 40px;
    box-sizing: border-box;
}

.cp-cpdt {
    width: 65%;
}

.cp-cpdt img {
    width: 80%;
    transition: 0.3s;
}

.cp-cpxq {
    width: 35%;
    text-align: left;
}

.cp-cpxq h3 {
    font-size: 22px;
    color: #333;
    font-weight: bold;
}

.cp-cpxq i {
    display: block;
    width: 33px;
    height: 3px;
    background: #f16121;
    margin-top: 12px;
}

.cp-cpxq h4 {
    font-weight: bold;
    color: #333;
    margin-top: 12px;
}

.cp-cpxq p {
    font-size: 17px;
    display: inline;
    padding-right: 10px;
}

.cp-cpxq span {
    color: #444;
    padding-left: 4px;
}

.cp-cpxq em {
    font-size: 13px;
    font-weight: 400;
    color: #555;
    font-style: normal;
    display: block;
    padding-top: 8px;
}

.cp-cpxq a {
    display: block;
    width: 140px;
    height: 45px;
    background: #fff;
    margin-top: 28px;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
    color: #333;
    border-radius: 30px;
}

.cp-cpxq a:hover {
    background: #f16121;
    color: #fff;
}


/* #cp-tuij:hover .cp-cpdt img{ transition: 0.3s; transform: scale(1.1);} */

.cp-cpdt {
    transition: 0.3s;
}


/* .cp-cpdt:hover img{ transform: scale(1.1);} */

#cp-jtfl {
    left: 10%;
    width: 60px;
    height: 60px;
    bottom: 60px;
    top: auto;
}

#cp-jtfr {
    left: 10%;
    margin-left: 60px;
    width: 60px;
    height: 60px;
    bottom: 60px;
    top: auto;
}

.home-san {
    background: url(../img/f010.jpg) center center;
    background-size: 100% auto;
}

.home-top {
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
    width: 100%;
    height: 200px;
    position: absolute;
    top: 0;
    z-index: 1;
}

.leix-san {
    width: 1280px;
    height: 55%;
    margin: 0 auto;
    position: absolute;
}

.leix-bt {
    width: 100%;
    text-align: center;
}

.leix-bt h3 {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}

#leix-cp {
    margin-top: 50px;
    padding-bottom: 60px;
}

.leix-mj {
    width: auto;
    height: 380px !important;
    position: relative;
}

.leix-kju {
    transition: 0.3s;
}


/* .leix-kju:hover img{ transform: scale(1.1);} */

.leix-sdf a:hover {
    color: #fff;
    font-weight: bold;
}

.leix-kju {
    width: 100%;
    height: 290px;
    line-height: 290px;
    position: absolute;
    top: 0;
    background: url(../img/f012.png)no-repeat center center;
    background-size: 100% 100%;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
}

.leix-kju img {
    max-width: 80%;
    max-height: 80%;
    line-height: 260px;
    transition: 0.3s;
}

.leix-sdf {
    position: absolute;
    bottom: 90px;
    width: 100px;
    height: 40px;
    background: rgba(241, 97, 33, 0.8);
    left: 0;
    text-align: center;
}

.leix-sdf a {
    font-size: 14px;
    color: #fff;
    line-height: 40px;
}

.leix-gre {
    width: 100%;
    text-align: left;
    background: #fff;
    display: block;
    position: absolute;
    bottom: 0;
    padding: 15px 20px;
}

.leix-gre p {
    font-size: 14px;
    text-align: justify;
    line-height: 28px;
    height: 60px;
    overflow: hidden;
}

#leix-shu {
    color: #fff;
}

#leix-shu span {
    color: #fff;
}

#leix-fl {
    left: 0;
    right: 0;
    margin: auto;
    width: 60px;
    height: 18px;
    bottom: 12px;
    top: auto;
    background-image: none;
}

#leix-fl img {
    position: absolute;
    right: 65px;
}

#leix-fr {
    left: 0;
    right: 0;
    margin: auto;
    width: 60px;
    height: 18px;
    bottom: 12px;
    top: auto;
    background-image: none;
}

#leix-fr img {
    position: absolute;
    left: 65px;
}

.home-si {
    background: url(../img/f014.jpg) center center;
    background-size: 100% auto;
}

.jjie-hoe {
    width: 1280px;
    height: 50%;
    margin: 0 auto;
    position: absolute;
    height: ;
}

.jjie-fl {
    width: 50%;
    position: absolute;
    z-index: 9;
}

.jjie-bt {
    width: 90%;
    text-align: left;
}

.jjie-bt h3 {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    background: url(../img/f015.png)no-repeat left bottom;
    padding-bottom: 40px;
}

.jjie-bt p {
    color: #fff;
    font-size: 16px;
    text-align: justify;
    line-height: 36px;
    padding-top: 60px;
}

.jjie-ys {
    width: 110%;
    background: #fff;
    height: 120px;
    margin-top: 60px;
}

.jjie-ys ul li {
    width: 25%;
    text-align: left;
    float: left;
    padding: 20px 35px;
}

.jjie-ys ul li h4 {
    font-size: 28px;
    color: #333;
    font-weight: 600;
    margin-top: 10px;
    display: inline;
}

.jjie-ys ul li span {
    font-size: 14px;
    color: #444;
    font-weight: 400;
    background: url(../img/f016.png)no-repeat center center;
    padding: 0 20px;
}

.jjie-ys ul li p {
    padding-top: 12px;
    font-size: 12px;
    color: #666;
}

.jjie-lj {
    width: 180px;
    height: 48px;
    background: #f16121;
    text-align: center;
}

.jjie-lj a {
    line-height: 48px;
    color: #fff;
    font-size: 14px;
    background: url(../img/f017.png)no-repeat center right;
    padding-right: 40px;
}

.jjie-lj a:hover {
    color: #fff;
    font-weight: bold;
}

.jjie-fr {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    z-index: 8;
    right: 0;
}

.jjie-fr img {
    width: 100%;
}

.home-wu {
    background: url(../img/f019.png)no-repeat top center;
    background-size: 100% auto;
}

.dibu-bk {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    background: #f16121;
}

.dibu-top {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    height: 57px;
    width: 100%;
    padding: 0 10%;
    box-sizing: border-box;
}

.dibu-dh {}

.dibu-dh ul li {
    float: left;
    height: 57px;
}

.dibu-dh ul li a {
    font-size: 14px;
    color: #fff;
    line-height: 57px;
}

.dibu-dh ul li span {
    font-size: 12px;
    color: #fff;
    opacity: 0.2;
    display: inline-block;
    padding: 0 16px;
    line-height: 54px;
}

.dibu-lj {
    position: relative;
}

.dibu-lj ul li {
    float: left;
    height: 57px;
    line-height: 48px;
    text-align: center;
    padding-left: 20px;
}

.dibu-lj ul li i {
    display: none;
    position: absolute;
    top: 57px;
}

.dibu-lj ul li i img {
    width: 120px;
}

.dibu-lj ul li:hover i {
    display: block;
}

.dibu-kd {
    width: 100%;
    margin: 0 auto;
    padding: 0 10%;
    box-sizing: border-box;
}

.dibu-kd ul li {
    width: 25%;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    padding: 35px 0;
    height: 145px;
    float: left;
}

.dibu-kd ul li:nth-child(4) {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.dibi-yi {
    background: url(../img/f025.png)no-repeat left top;
    text-align: left;
    padding-left: 50px;
    margin-left: 10%;
}

.dibi-yi p {
    font-size: 12px;
    color: #dcdcdc;
    display: block;
}

.dibi-yi span {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    display: block;
    line-height: 30px;
}

.dibi-yi em {
    font-size: 14px;
    color: #fff;
    display: block;
    font-style: normal;
}

.dibi-er {
    text-align: left;
    padding: 0 10%;
}

.dibi-er p:nth-child(1) {
    background: url(../img/f026.png)no-repeat left 8px;
    font-size: 14px;
    color: #fff;
    padding-left: 20px;
}

.dibi-er p:nth-child(2) {
    background: url(../img/f027.png)no-repeat left 6px;
    font-size: 14px;
    color: #fff;
    padding-left: 20px;
    margin-top: 8px;
}

.dibi-san {
    width: 78%;
    margin: 0 auto;
    height: 54px;
    background: rgba(255, 255, 255, 0.1);
}

.dibi-san select {
    background: no-repeat;
    font-size: 14px;
    line-height: 54px;
    color: #fff;
    height: 54px;
    padding: 0 12px;
    border: none;
    outline: none;
    width: 80%;
    float: left;
}

.dibi-san select option {
    color: #333;
}

.dibi-san a {
    float: right;
    display: block;
    width: 20%;
    text-align: center;
    height: 54px;
    line-height: 48px;
    background: #f16121;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.jjie-zd {
    width: 100%;
    background: rgba(255, 255, 255, 0.1);
    padding: 0 10%;
    box-sizing: border-box;
}

.jjie-zd p {
    font-size: 12px;
    line-height: 50px;
    color: #fff;
    float: left;
}

.jjie-zd span {
    font-size: 12px;
    line-height: 50px;
    color: #fff;
    float: right;
}

.zuih-hej {
    width: 80%;
    margin: 0 auto;
    height: 40%;
    top: 25%;
    position: absolute;
}

.zuih-hej ul {
    margin-left: -2%;
}

.zuih-hej ul li {
    width: 31.3333%;
    float: left;
    margin-left: 2%;
}

.zuih-bt {
    text-align: left;
    margin-bottom: 40px;
}

.zuih-bt h3 {
    font-size: 24px;
    color: #333;
}

.zuih-wm {
    width: 100%;
    height: 240px;
    background: url(../img/n3.png)no-repeat;
    text-align: center;
    position: relative;
}

.zuiheos img {
    transition: 0.3s;
    width: 100%;
}

.zuiheos p {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    left: 0;
    padding: 0 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 0;
    background: linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.5));
}

#zuihlink {}

#zuihsoc {
    background-size: 19px;
}

#zuihcos {
    background-size: 19px;
}

.zuiheos:hover img {
    transition: 0.3s;
    transform: scale(1.1);
}

.zuih-xw {
    width: 100%;
}

.zuih-xw ul li {
    width: 100%;
    background: #fff;
    height: 110px;
    padding: 0 4%;
    padding-top: 25px;
}

.zuih-xw ul li:nth-child(1) {
    background: url(../img/n1.png)no-repeat;
}

.zuih-xw ul li:nth-child(2) {
    margin-top: 20px;
    background: url(../img/n2.png)no-repeat;
}

.zuih-xw ul li:hover p {
    color: #f16121;
}

.zuih-xw ul li:hover span {
    color: #f16121;
}

.zuih-rq {
    width: 20%;
    text-align: left;
    border-right: 1px solid #efefef;
    padding-left: 14px;
}

.zuih-rq p {
    font-size: 20px;
    font-weight: bold;
    color: #333;
}

.zuih-rq i {
    display: block;
    width: 30px;
    height: 1px;
    background: #efefef;
}

.zuih-rq span {
    font-size: 12px;
    color: #555;
    display: block;
    margin-top: 6px;
}

.zuih-xq {
    width: 80%;
    text-align: left;
    padding-left: 20px;
}

.zuih-xq p {
    font-size: 16px;
    color: #333;
    line-height: 32px;
}

.zuih-hb {
    width: 100%;
}

.zuih-hb ul li {
    width: 100%;
    height: 110px;
    text-align: left;
    padding: 0 4%;
}

.zuih-hb ul li:nth-child(1) {
    background: url(../img/f029.png);
}

.zuih-hb ul li:nth-child(2) {
    background: url(../img/f030.png);
    margin-top: 20px;
}

.zuih-hb ul li span {
    color: #f16121;
    font-size: 34px;
    font-weight: bold;
    line-height: 105px;
    float: left;
}

.zuih-hb ul li p {
    font-size: 16px;
    color: #fff;
    margin-left: 20px;
    line-height: 110px;
    width: 80%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dibu-bk1 {
    width: 100%;
    height: auto;
    background: #f16121;
}

.lbt_50 {
    width: 100%;
    overflow: hidden;
}

.ncp-ym {
    width: 1280px;
    margin: 0 auto;
    margin-top: 50px;
}

.ncp-nr {
    width: calc(100% - 310px);
}


/*面包屑*/

.crumb {
    font-size: 14px;
    color: #666;
}

.crumb>div {
    background: url(../img/f033.png)no-repeat left center;
    padding-left: 20px;
}

.crumb a {
    font-size: 14px;
    color: #666;
    margin: 0 2px;
    line-height: 75px;
}

.crumb a:hover {
    color: #f16121;
    text-decoration: underline;
}

.crumb span {
    color: #f16121;
    font-size: 14px;
}

.ncp-fr {
    border-bottom: 1px solid #efefef;
}

.ncp-bt {
    margin-top: 29px;
}

.ncp-bt p {
    font-size: 18px;
    color: #333;
    border-left: 2px solid #f16121;
    line-height: 18px;
    padding-left: 12px;
}

.ncp-wz {
    width: 280px;
    background: url(../img/f034.png)no-repeat;
    height: 75px;
}

.ncp-wz p {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    line-height: 75px;
    padding-left: 44px;
}

.inside_tex {
    margin-top: 1px;
    width: 280px;
}

.yiji .inactive {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #dcdcdc;
    padding: 0 30px;
    display: block;
}

.yiji .inactive span {
    font-size: 15px;
    color: #333;
    background: url(../img/f035.png) no-repeat center left;
    padding-left: 25px;
    margin-left: 14px;
    display: block;
}

.yiji .inactives span {
    background: url(../img/f036.png) no-repeat center left;
}

.yiji>li {
    margin-bottom: 1px;
}

.yiji>li>a:hover {
    background: #f16121;
}

.yiji>li>a:hover span {
    color: #fff;
    background: url(../img/f048.png) no-repeat center left;
}

.yiji>li>a.on {
    background: #f16121;
}

.yiji>li>a.on span {
    color: #fff;
    background: url(../img/f048.png) no-repeat center left;
}

.ncp-ej {
    padding: 10px 0;
    padding-left: 70px;
    margin: 0;
    background: #efefef;
}

.ncp-ej li {
    width: 100%;
}

.ncp-ej li a {
    font-size: 14px;
    color: #555;
    line-height: 40px;
}

.ncp-ej li a:hover {
    color: #f16121;
}

.ncp-ml {
    width: 100%;
    margin-top: 40px;
}

.ncp-ml ul {
    margin-left: -2%;
}

.ncp-ml ul li {
    width: 31.3333%;
    margin-left: 2%;
    float: left;
    margin-bottom: 24px;
}

.ncp-dt {
    width: 100%;
    height: 240px;
    border: 1px solid #efefef;
    text-align: center;
    line-height: 240px;
}

.ncp-dt img {
    max-width: 70%;
    max-height: 75%;
    transition: 0.5s;
}

.ncp-js {
    width: 100%;
    background: #f4f6f8;
    padding: 20px 20px 0 20px;
}

.ncp-js a {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    padding-bottom: 6px;
    display: block;
}

.ncp-js p {
    font-size: 13px;
    color: #555;
    line-height: 24px;
}

.ncp-lj {
    width: 100%;
    background: #f4f6f8;
    padding: 8px 20px 20px 20px;
}

.ncp-lj a {
    font-size: 14px;
    color: #f16121;
}

.ncp-lj a:nth-child(2) {
    float: right;
}

.ncp-ml ul li:hover .ncp-dt img {
    transition: 0.5s;
    transform: scale(1.1);
}

.ncp-ml ul li:hover .ncp-js a {
    color: #f16121;
}

.ncp-lj a:hover {
    font-weight: bold;
    color: #f16121;
}


/*跳页*/

.page {
    text-align: center;
    margin: 30px 0 50px 0;
}

.page a {
    padding: 0 15px;
    background: #eaeaea;
    font-size: 12px;
    color: #333;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin: 0 1px;
    border-radius: 3px;
}

.page a:hover,
.page a.on {
    background: #f16121;
    color: #fff;
}

.ncp-tc {
    width: 80%;
    background: #fff;
    height: auto;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1000;
    display: none;
}

.ncp-t {
    width: 100%;
    background: #f16121;
    padding: 0 30px;
}

.ncp-t p {
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    float: left;
}

.ncp-t a {
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    float: right;
}

.ncp-tk {
    width: 100%;
    border: 1px solid #efefef;
    padding: 30px;
}

.ncp-t a:hover {
    color: #fff;
}

.ncp-cp {
    width: 90%;
}

.ncp-cp ul {
    margin-left: -1.5%;
}

.ncp-cp ul li {
    margin-left: 1.5%;
    width: 18.5%;
    float: left;
}

.ncp-ki {
    width: 100%;
    border: 1px solid #efefef;
    height: 170px;
    text-align: center;
    line-height: 170px;
}

.ncp-ki img {
    max-width: 70%;
    max-height: 75%;
    transition: 0.5s;
}

.ncp-io {
    width: 100%;
    background: #f4f6f8;
    padding: 0 15px;
}

.ncp-io a {
    font-size: 14px;
    line-height: 40px;
    color: #333;
}

.ncp-io a:nth-child(2) {
    color: #f00;
    float: right;
}

.ncp-sk {
    width: 8%;
}

.ncp-sk a {
    width: 100%;
    height: 40px;
    background: #f16121;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    display: block;
}

.ncp-sk a:nth-child(2) {
    color: #333;
    background: #f4f6f8;
    margin-top: 16px;
}

.ncp-sk a:hover {
    background: #f16121;
    color: #fff;
    font-weight: bold;
}

.ncp-mj {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    display: none;
    z-index: 10001;
}

.ncp-sh {
    width: 80%;
    height: 60%;
    background: #fff;
    margin: 0 auto;
    margin-top: 14%;
    padding: 20px;
}

.ncp-jk {
    border-bottom: 1px solid #efefef;
    padding-bottom: 20px;
    padding-top: 4px;
}

.ncp-jk p {
    font-size: 18px;
    border-left: solid #f16121;
    line-height: 18px;
    padding-left: 12px;
    float: left;
}

.ncp-jk a {
    float: right;
}

.ncp-jk img {
    width: 21px;
}

.ncp-gh {
    margin-top: 30px;
    height: 444px;
    overflow-y: scroll;
}

.ncp-gh table {
    width: 100%;
    border: 1px solid #efefef;
}

.ncp-gh table td {
    padding: 12px 10px;
    font-size: 13px;
    border: 1px solid #efefef;
}

.ncp-gh table tr:nth-child(2) {
    text-align: center;
}

.ncp-gh table tr:nth-child(2) img {
    max-width: 75%;
    max-height: 60%;
}

.ncp-gh table tr:nth-child(2n+1) {
    background: #f4f6f8;
}

.ncp-gh::-webkit-scrollbar {
    width: 3px;
    /*height: 4px;*/
}

.ncp-gh::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.4);
}

.ncp-gh::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: rgba(0, 0, 0, 0.2);
}

.addBag {
    background: rgba(0, 0, 0, 0.3);
}

.cpx-fl {
    width: 48.5%;
}

.y_81 {
    width: 100%;
}

.y_81 h3 {
    font-size: 20px;
    color: #333;
    margin: 16px 0;
    font-weight: bold;
}

.y_81 span {
    font-size: 16px;
    color: #ff6201;
}

.y_81 p {
    font-size: 14px;
    color: #333;
    margin-top: 10px;
}

.y_82 {
    width: 100%;
    background: #f4f6f8;
    padding: 20px;
    margin-top: 16px;
}

.y_83 {}

.y_83 p {
    font-size: 14px;
    color: #333;
    line-height: 28px;
}

.y_84 p {
    float: left;
    font-size: 14px;
    color: #333;
    display: flex;
    align-items: Center;
    height: 110px;
    padding-right: 20px;
}

.y_84 img {
    width: 110px;
}

.y_85 {
    width: 100%;
    margin-top: 20px;
}

.y_85 p {
    font-size: 14px;
    line-height: 26px;
    text-align: justify;
}

.cpx-fr {
    width: 48.5%;
}

.cpx-tu img {
    width: 100%;
}

#cpx-dd .swiper-pagination-bullet-active {
    background: #ff6201;
}

.cpx-ml {
    margin-top: 40px;
    margin-bottom: 40px;
}

.side_com {
    width: 100%;
    margin-top: 50px;
}

.com_info {
    width: 100%;
    height: 55px;
    background: #f4f6f8;
}

.com_info ul {
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

.com_info ul li {
    width: 130px;
    height: auto;
    text-align: center;
    cursor: pointer;
    float: left;
}

.com_info ul li a {
    font-size: 15px;
    line-height: 55px;
    color: #333;
    display: block;
    width: 100%;
}

.com_info ul li.hover a {
    background: #ff6201;
    color: #fff;
}

.cpx-wz {
    width: 100%;
    margin-top: 20px;
}

.cpx-wz p {
    font-size: 14px;
    text-align: justify;
    line-height: 30px;
    color: #333;
}

.cpx-wz img {
    width: 100%;
    padding: 15px 0;
}

.jwt_85 {
    margin: 40px 0;
    border-top: 1px solid #efefef;
    padding-top: 40px;
}

.jwt_86 {
    width: 50%;
}

.jwt_86 a {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #333;
}

.jwt_86 a:hover {
    color: #ff6201;
}

.jwt_87 {
    width: 140px;
    height: 50px;
    background: #ff6201;
    text-align: center;
    border-radius: 25px;
}

.jwt_87 a {
    line-height: 50px;
    color: #fff;
    font-size: 14px;
}

.jwt_87:hover a {
    font-weight: bold;
    color: #fff;
}

.uni-hf {
    width: 100%;
}

.uni-hf img {
    width: 100%;
}

.uni-wz {
    margin: 12px 0;
}

.uni-wz p {
    font-size: 15px;
    text-align: justify;
    line-height: 32px;
}

.uni-ys {
    width: 100%;
    background: url(../img/f042.png) center center;
    background-size: 100%;
    height: 120px;
    margin-top: 20px;
}

.uni-ys ul li {
    width: 25%;
    text-align: left;
    float: left;
    padding: 20px 35px 0 50px;
    box-sizing: border-box;
}

.uni-ys ul li h4 {
    font-size: 28px;
    color: #fff;
    font-weight: 600;
    margin-top: 10px;
}

.uni-ys ul li span {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    padding: 0 10px;
}

.uni-ys ul li p {
    padding-top: 12px;
    font-size: 12px;
    color: #fff;
}

.ss_38 {
    width: 100%;
    margin-top: 50px;
}

.ss_38 ul {
    margin: 0 50px;
    margin-bottom: 35px;
    /* padding: 0 50px; */
    /* display: table; */
    position: relative;
}


/* .ss_38 ul::before, .ss_38 ul::after{ position: absolute; content: ''; width: 50px; height: 75px; bottom: 0; background: url(../img/f040.png) no-repeat left top;} */

.ss_38 ul::after {
    right: 0;
    background-image: url(../img/f041.png);
}

.ss_38 ul::before {
    left: 0;
}

.ss_38 ul :nth-child(4n).li {
    position: relative;
}

.ss_38 ul :nth-child(4n).li::before {
    position: absolute;
    content: '';
    width: 50px;
    height: 75px;
    bottom: 0;
    background: url(../img/f046.png) no-repeat left top;
    right: -50px;
    /* padding-right: 50px; */
}

.ss_38 ul :nth-child(4n+1).li::after {
    position: absolute;
    content: '';
    width: 50px;
    height: 75px;
    bottom: 0;
    background: url(../img/f044.png) no-repeat left top;
    left: -50px;
    /* padding-right: 50px; */
}

.ss_38 li {
    float: left;
    width: 25%;
    text-align: center;
    background: url(../img/f045.png) repeat-x left bottom;
    position: relative;
}

.ss_38 li img {
    display: block;
}

.ss_38 li dl {
    display: table;
    width: 100%;
    height: 188px;
}

.ss_38 li dl dt {
    display: table-cell;
    vertical-align: bottom;
}

.ss_38 li aside {
    display: inline-block;
    position: relative;
}

.ss_38 li img {
    max-width: 160px;
    max-height: 160px;
}

.ss_38 li p {
    height: 75px;
    margin: 0;
    color: #333;
    font-size: 14px;
    line-height: 75px;
    overflow: hidden;
}

.ss_38 li:hover p {
    color: #ff6201;
}

.lzc-hy {
    width: 100%;
}

.lzc-ys {
    width: 65%;
}

.lzc-ys p {
    font-size: 14px;
    text-align: justify;
    line-height: 32px;
}

.lzc-kh {
    width: 33%;
}

.lzc-kh img {
    width: 100%;
}

.cyf-fg {
    width: 100%;
}

.cyf-fg p {
    font-size: 14px;
    text-align: justify;
    line-height: 30px;
}

.cyf-gt {
    width: 100%;
    margin-top: 30px;
}

.cyf-gt h3 {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 20px;
    border-bottom: 1px solid #efefef;
    font-weight: 400;
    background: url(../img/f033.png)no-repeat left 4px;
    padding-left: 20px;
}

.cyf-gt ul {
    margin-left: -1%;
    margin-top: 25px;
}

.cyf-gt ul li {
    width: 32.3333%;
    margin-left: 1%;
    float: left;
    margin-bottom: 12px;
    overflow: hidden;
}

.cyf-gt ul li img {
    width: 100%;
    transition: 0.5s;
}

.cyf-gt ul li:hover img {
    transition: 0.5s;
    transform: scale(1.1);
}

.cpx-ml {
    margin: 25px 0;
}

#timeLine {
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
    padding-top: 20px;
}

#yearList {
    width: 1000%;
    list-style: none;
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
    overflow: hidden;
}

#yearList:after,
.container-li:after {
    content: "";
    display: table;
    clear: both;
}

#yearList li {
    float: left;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    width: 90px;
}

.year-dot {
    width: 1px;
    height: 20px;
    background-color: #dcdcdc;
    margin: 10px auto;
    display: block;
}

.dotted-line {
    border-bottom: solid 1px #dcdcdc;
    position: relative;
    top: -11px;
    z-index: -1;
}

#cList {
    width: 100%;
    position: relative;
}

#btnLeft {
    width: 48px;
    height: 48px;
    display: inline-block;
}

#btnRight {
    width: 48px;
    height: 48px;
    display: inline-block;
    float: right;
}

#btnLeft:hover,
#btnRight:hover {
    background: #ff6201;
    border-radius: 24px;
}

#cUl {
    width: 100%;
    list-style: none;
    height: 480px;
    margin: 0 auto;
    position: relative;
    left: 0px;
}

#cUl li {
    width: 100%;
    position: absolute;
    left: 0;
}

.li-tit {
    display: inline-block;
    color: #fff;
    background-color: #002f21;
    padding: 10px 20px;
    margin: 30px auto 10px;
}

.container-li {
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.c-li-left {
    width: 100%;
    float: left;
    padding-top: 30px;
}

.c-li-left h3 {
    font-size: 26px;
    font-weight: 400;
    color: #333;
}

.c-li-left span {
    font-size: 14px;
    color: #333;
}

.c-li-left h4 {
    margin-top: 20px;
    font-weight: 400;
    font-size: 18px;
}

.c-li-left p {
    font-size: 14px;
    text-align: justify;
    line-height: 32px;
    margin-top: 18px;
}

.c-li-right {
    width: 100%;
    float: right;
}

.c-li-right img {
    width: 100%;
    margin-top: 10px;
}

.year-active {
    color: #ff6201;
    font-weight: bold;
}

.year-active i {
    background-color: red;
}

.s_33 {
    width: 88%;
    margin: 0 auto;
    overflow: hidden;
}

.s_34 {
    width: 100%;
    height: 48px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -79px;
    text-align: left;
}

.s_35 {
    width: 100%;
    height: 48px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -79px;
    text-align: right;
}

.s_36 {
    width: 100%;
    margin: 0 auto;
    overflow: hidden
}

.cwh-sd {
    width: 100%;
}

.cwh-sd h3 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.cwh-sd ul {
    margin-left: -2%;
    margin-top: 20px;
}

.cwh-sd ul li {
    float: left;
    width: 48%;
    margin-left: 2%;
    float: left;
    margin-bottom: 20px;
    height: 200px;
    padding: 20px 30px;
    padding-bottom: 50px;
}

.cwh-sd ul li p {
    font-size: 16px;
    color: #ff6201;
    font-weight: bold;
}

.cwh-sd ul li span {
    font-size: 13px;
    color: #333;
    display: block;
    line-height: 26px;
    padding-top: 6px;
}

.cwh-sd ul li:nth-child(1) {
    background: url(../img/f050.png)no-repeat center top;
    background-size: 100%;
}

.cwh-sd ul li:nth-child(2) {
    background: url(../img/f051.png)no-repeat center top;
    background-size: 100%;
}

.cwh-sd ul li:nth-child(3) {
    background: url(../img/f052.png)no-repeat center top;
    background-size: 100%;
}

.cwh-sd ul li:nth-child(4) {
    background: url(../img/f053.png)no-repeat center top;
    background-size: 100%;
}

.cyf-gt {
    width: 100%;
}

.cyf-gt p {
    font-size: 14px;
    line-height: 32px;
    color: #333;
    margin-top: 20px;
}

.jxw-jm {
    width: calc(90% - 188px);
    padding-left: 20px;
    box-sizing: border-box;
}

.jxw-jm p {
    font-size: 16px;
    color: #333;
    padding-top: 4px;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jxw-jm i {
    font-size: 14px;
    color: #555;
    margin-top: 8px;
    background: url(../img/f056.png)no-repeat left center;
    padding-left: 20px;
    font-style: normal;
    display: block;
}

.jxw-jm span {
    font-size: 14px;
    color: #666;
    margin-top: 6px;
    display: block;
}

.jxw-ht {
    width: 40px;
    height: 40px;
    overflow: hidden;
    margin-top: 41px;
}

.jxw-ht img {
    transition: 0.1s;
    width: 100%;
}

.jxw-sd {
    overflow: hidden;
}

.jxw-sd img {
    transition: 0.5s;
    width: 100%;
}

.jxw-kj ul li {
    margin-bottom: 20px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 20px;
}

.jxw-kj ul li:hover .jxw-ht img {
    transform: translateY(-40px);
    transition: 0.1s;
}

.jxw-kj ul li:hover .jxw-jm p {
    color: #ff6201;
}

.jxw-kj ul li:hover .jxw-sd img {
    transition: 0.3s;
    transform: scale(1.1);
}

.dth-jn {
    width: 70%;
    margin-top: 20px;
}

.dth-sf {
    width: 100%;
    border-bottom: 1px solid #efefef;
    padding-bottom: 16px;
}

.dth-sf h3 {
    font-size: 18px;
    font-weight: 400;
    color: #333;
    padding-bottom: 10px;
}

.dth-sf span {
    color: #444;
    font-size: 13px;
    padding-left: 25px;
    margin-right: 25px;
}

.dth-sf span:nth-child(2) {
    background: url(../img/f057.png)no-repeat left center;
}

.dth-sf span:nth-child(3) {
    background: url(../img/f058.png)no-repeat left center;
}

.dth-sf span:nth-child(4) {
    background: url(../img/f059.png)no-repeat left center;
}

.dth-fr {
    width: 100%;
    margin-top: 20px;
}

.dth-fr p {
    font-size: 14px;
    text-align: justify;
    line-height: 32px;
    color: #333;
}

.dth-fr img {
    width: 100%;
    margin: 10px 0;
}

.jwt-nk {
    width: 28%;
    margin-top: 20px;
}

.jwt-cd {
    border-top: 3px solid #ff6201;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    padding: 30px 20px 20px 20px;
}

.jwt-cd h3 {
    font-size: 18px;
    color: #333;
    padding-bottom: 10px;
}

.jwt-cd a {
    font-size: 14px;
    color: #444;
    line-height: 35px;
    background: url(../img/f061.png)no-repeat left center;
    padding-left: 16px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jwt-cd a:hover {
    color: #ff6201;
}

.jwt-vc {
    border-top: 3px solid #ff6201;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    padding: 30px 20px 20px 20px;
    border-bottom: 1px solid #efefef;
}

.jwt-vc h3 {
    font-size: 18px;
    color: #333;
    padding-bottom: 10px;
}

.jwt-vc ul {
    margin-top: 12px;
}

.jwt-vc ul li {
    margin-top: 16px;
}

.jwt-nh {
    width: 38%;
    overflow: hidden;
    float: left;
}

.jwt-nh img {
    width: 100%;
    transition: 0.3s;
}

.jwt-gh {
    float: left;
    width: 62%;
    padding-left: 15px;
}

.jwt-gh a {
    font-size: 14px;
    color: #333;
    line-height: 24px;
    display: block;
}

.jwt-vc ul li:hover .jwt-nh img {
    transition: 0.3s;
    transform: scale(1.1);
}

.jwt-vc ul li:hover .jwt-gh a {
    color: #ff6201;
}

.cpx-kg {
    width: 100%;
}

.cpx-kg ul {
    margin-left: -2%;
}

.cpx-kg ul li {
    width: 31.3333%;
    float: left;
    margin-bottom: 20px;
    margin-left: 2%;
}

.cpx-gj {
    width: 100%;
    overflow: hidden;
}

.cpx-gj img {
    width: 100%;
    transition: 0.3s;
}

.cpx-dr {
    width: 100%;
    height: 50px;
    background: #f4f6f8;
    text-align: center;
    padding: 0 20px;
}

.cpx-dr a {
    line-height: 50px;
    color: #333;
    font-size: 14px;
    display: block;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cpx-kg ul li:hover .cpx-gj img {
    transition: 0.3s;
    transform: scale(1.1);
}

.cpx-kg ul li:hover .cpx-dr a {
    color: #ff6201;
}

.lxw-gr {
    width: 36%;
    background: rgba(224, 88, 0, 0.7);
    height: 450px;
    padding: 40px;
}

.lxw-gr h3 {
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
}

.lxw-gr p {
    font-size: 15px;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 16px;
}

.lxw-gr input {
    background: none;
    border: none;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%;
    font-size: 14px;
    color: #fff;
    line-height: 48px;
}

.lxw-gr textarea {
    background: none;
    border: none;
    border-bottom: 1px solid #fff;
    outline: none;
    width: 100%;
    height: 48px;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
    line-height: 48px;
}

.lxw-gr a {
    display: block;
    width: 130px;
    line-height: 42px;
    font-size: 14px;
    color: #fff;
    display: block;
    margin-top: 38px;
    text-align: center;
    border: 1px solid #efefef;
}

.lxw-gr input:nth-child(3) {
    background: url(../img/f064.png)no-repeat left center;
    padding-left: 30px;
}

.lxw-gr input:nth-child(4) {
    background: url(../img/f065.png)no-repeat left center;
    padding-left: 30px;
}

.lxw-gr textarea:nth-child(5) {
    background: url(../img/f066.png)no-repeat left center;
    padding-left: 30px;
}

.lxw-gr a:hover {
    background: #fff;
    color: #ff6201;
}

.lxw-fi {
    width: 64%;
    border: 1px solid #efefef;
    height: 450px;
}

.lxw-ft {
    text-align: center;
}

.lxw-ft h3 {
    font-size: 22px;
    color: #ff6201;
    text-transform: uppercase;
    font-weight: 400;
    padding-top: 60px;
}

.lxw-ft span {
    font-size: 16px;
    color: #333;
    display: block;
    padding-top: 10px;
}

.lxw-ft p {
    font-size: 14px;
    color: #666;
    display: block;
    padding-top: 50px;
}

.lxw-dr {
    text-align: center;
    margin: 0 auto;
    margin-top: 40px;
}

.lxw-dr ul {
    display: inline-block;
    text-align: center;
    border-bottom: 1px solid #efefef;
    padding-bottom: 40px;
}

.lxw-dr ul li {
    width: 180px;
    text-align: center;
    float: left;
}

.lxw-dr ul li p {
    font-size: 14px;
    color: #333;
}

.lxw-dt {
    width: 100%;
    padding-bottom: 20px;
}

.lxw-dt img {
    width: 100%;
}

.home-sij {
    background: url(../img/a01.png) center center;
    background-size: 100% auto;
}

.rongyu-ku {
    width: 1280px;
    margin: 0 auto;
    height: 46%;
    top: 25%;
    position: absolute;
}

.rongyu-bt {
    width: 30%;
    text-align: left;
}

.rongyu-bt h3 {
    color: #333;
    font-size: 24px;
    font-weight: bold;
    background: url(../img/a03.png)no-repeat left bottom;
    padding-bottom: 40px;
}

.rongyu-bt p {
    color: #444;
    font-size: 14px;
    text-align: justify;
    line-height: 30px;
    padding-top: 60px;
}

.rongyu-bt a {
    display: block;
    width: 23%;
    border: 1px solid #ff6201;
    text-align: center;
    font-size: 15px;
    line-height: 46px;
    position: absolute;
    bottom: 0;
    color: #ff6201;
}

.rongyu-bt a:hover {
    background: #ff6201;
    color: #fff;
}

.rongyu-mi {
    width: 65%;
}

.rongyu-mi ul li {
    width: 31.3333%;
    margin-left: 2%;
    float: left;
}

.rongyu-mi ul li:nth-child(1) {
    margin-top: 5%;
}

.rongyu-mi ul li:nth-child(3) {
    margin-top: 5%;
}

.rongyu-fi {
    width: 100%;
    overflow: hidden;
}

.rongyu-fi img {
    width: 100%;
    transition: 0.3s;
}

.rongyu-gi {
    text-align: left;
    padding: 0 20px;
    margin-top: -35px;
    position: absolute;
    z-index: 1000;
}

.rongyu-gi p {
    font-size: 48px;
    font-weight: bold;
    color: #ff6201;
}

.rongyu-gi span {
    color: #333;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rongyu-mi ul li:hover .rongyu-fi img {
    transition: 0.3s;
    transform: scale(1.1);
}

#productCanShuList td {
    vertical-align: top;
}

@media (max-width: 1700px) {
    .home-two {
        background-size: auto 100%;
    }
    .home-san {
        background-size: auto 100%;
    }
    .home-si {
        background-size: auto 100%;
    }
    .home-wu {
        background-size: auto 100%;
    }
}

@media (max-width: 1650px) {
    .jjie-bt p {
        font-size: 14px;
    }
    .jjie-ys {
        margin-top: 25px;
    }
    .jjie-fr img {
        height: 100%;
        width: auto;
    }
}

@media (max-width: 1570px) {
    .jjie-ys {
        width: 115%;
    }
    .leix-san {
        width: 90%;
    }
}

@media (max-width: 1500px) {
    .jjie-ys ul li {
        padding: 20px 0;
        padding-left: 30px;
    }
    .lxw-dr ul li {
        width: 150px;
    }
    .cp-fl {
        width: 25%;
    }
    .cp-fl {
        padding-left: 5%;
    }
    #cp-jtfl {
        left: 5%;
    }
    #cp-jtfr {
        left: 5%;
    }
    .cp-fr {
        width: 65%;
    }
}

@media (max-width: 1025px) {
    .cp-fr {
        width: 67%;
    }
    .cp-cpxq p {
        font-size: 15px;
    }
    #cp-tuij {
        padding: 0;
    }
    .zuih-hb ul li p {
        width: 75%;
    }
    .zuih-xq p {
        font-size: 14px;
    }
    .zuih-xq {
        width: 100%;
    }
    .dibu-kd ul li {
        width: 50%;
    }
    .dibu-kd ul li:nth-child(2) {
        border-right: 1px solid rgba(255, 255, 255, 0.2);
    }
    .jjie-hoe {
        width: 90%;
    }
    .zuih-hej {
        width: 90%;
    }
    .dibu-top {
        padding: 0 5%;
    }
    .dibu-kd {
        padding: 0 5%;
    }
    .jjie-zd {
        padding: 0 5%;
    }
    .nav a {
        font-size: 14px;
    }
    /*banner*/
    #container {
        width: 100%;
        margin: 0 auto;
        margin-top: 6.5rem;
    }
    .am-slider {
        z-index: 1 !important;
    }
    .am-header .am-header-right a {
        color: #f16121;
        font-size: 1.6rem;
        padding-right: 0.5rem;
    }
    .am-header .am-header-right a:link {
        color: #f16121;
    }
    .mynav .am-list>li {
        background: none;
    }
    .mynav .am-list>li>a {
        color: #FFFFFF;
    }
    .mybanner.am-slider-default {
        margin: 0 0 0 0;
    }
    .mybanner.am-slider-default .am-control-nav {
        bottom: 8px;
    }
    .mybanner.am-slider-default .am-control-nav li {
        margin: 0 3px;
    }
    .mybanner.am-slider-default .am-control-nav li a.am-active {
        background-color: #f16121;
    }
    .mybanner.am-slider-default .am-control-nav li a {
        background-color: #FFFFFF;
        box-shadow: none;
        -webkit-box-shadow: none
    }
    .hot_course.am-gallery-default .am-gallery-item {
        font-size: 12px;
        text-align: center;
    }
    .hot_course.am-gallery-default .am-gallery-item img {
        width: 60%;
        max-width: auto;
    }
    .hot_course.am-gallery-default .am-gallery-title {
        font-size: 1.2rem;
        margin-top: 0.7rem;
    }
    .index_box {
        margin: 0.5rem 0;
        background: #ffffff;
        overflow: hidden;
        width: 100%;
    }
    .am-slider-default .am-direction-nav a:before {
        color: #666;
    }
    .top_dh {
        width: 100%;
        height: 6.5rem;
        position: fixed;
        top: 0;
        margin-top: 0;
        background: #fff;
        padding: 0 2%;
        z-index: 2000;
        border-bottom: 1px solid #f4f6f8;
    }
    .dh_ch {
        position: fixed;
        right: 0;
        top: 0;
        height: 6.5rem;
        width: 6.5rem;
        outline: none;
    }
    .btn {
        width: 100%;
        height: 100%;
        border: none;
        background: #f16121;
        padding: 1.5rem;
        border-radius: 0 !important;
    }
    .btn img {
        width: 78%;
    }
    .dh_logo {
        width: 60%;
    }
    .dh_logo img {
        height: 5.6rem;
        padding-top: 13px;
    }
    .leftMenu a:hover {
        color: #fff;
    }
    .dw_02 {
        right: 36% !important;
    }
    .dw_03 {
        left: 36% !important;
    }
    .ncp-ym {
        width: 96%;
    }
    .ncp-ml ul li {
        width: 48%;
    }
    .cpx-fl {
        width: 100%;
    }
    .cpx-fr {
        width: 100%;
        margin-top: 20px;
    }
    .uni-ys {
        height: auto;
        padding-bottom: 30px;
        background-size: auto 100%;
    }
    .uni-ys ul li {}
    .uni-mk {
        width: 100%;
    }
    .uni-mk ul {
        margin-left: -1%;
    }
    .uni-mk ul li {
        width: 32.3333%;
        margin-left: 1%;
        float: left;
        text-align: center;
        height: auto;
        margin-bottom: 14px;
    }
    .uni-ol {
        background: #f4f6f8;
        height: 200px;
        line-height: 200px;
    }
    .uni-ol img {
        max-height: 80%;
        max-width: 80%;
    }
    .uni-uj p {
        font-size: 14px;
        line-height: 32px;
    }
    .cwh-sd ul li {
        width: 100%;
    }
    .dth-jn {
        width: 100%;
    }
    .dth-sf span {
        display: block;
        line-height: 26px;
    }
    .dth-sf h3 {
        line-height: 32px;
    }
    .lxw-ft {
        padding: 0 30px;
    }
    .lxw-dr ul li {
        width: 33.3333%;
    }
    .lxw-dr {
        width: 100%;
    }
    .lxw-gr {
        width: 100%;
    }
    .lxw-fi {
        width: 100%;
    }
    .cp-fl {
        padding-left: 2%;
    }
    #cp-jtfl {
        left: 2%;
    }
    #cp-jtfr {
        left: 2%;
    }
    .cp-gundong {
        position: relative;
        height: 450px;
        background: url(../img/f005.png)no-repeat center center;
    }
    .leix-san {
        position: relative;
        background: url(../img/f010.jpg)no-repeat center center;
        width: 100%;
        padding: 40px 2%;
    }
    .jjie-hoe {
        position: relative;
        height: auto;
        background: url(../img/f014.jpg)no-repeat center center;
        width: 100%;
        background-size: auto 100%;
        padding: 40px 2%;
    }
    .jjie-fl {
        width: 100%;
        position: static;
    }
    .jjie-ys {
        width: 100%;
    }
    .jjie-bt {
        width: 100%;
    }
    .jjie-ys ul li {
        box-sizing: border-box;
    }
    .jjie-fr {
        width: 100%;
        position: static;
    }
    .jjie-fr img {
        width: 100%;
    }
    .jjie-bt h3 {
        background: no-repeat;
        padding-bottom: 0;
        text-align: center;
    }
    .jjie-bt p {
        padding-top: 30px;
    }
    .zuih-hej {
        background: url(../img/f019.png)no-repeat center center;
        position: relative;
        width: 100%;
        padding: 40px 2%;
    }
    .zuih-xw ul li {
        box-sizing: border-box;
    }
    .zuih-hej ul li {
        overflow: hidden;
    }
    .zuih-xq {
        padding-left: 0;
    }
    .zuih-xq p {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-left: 0;
    }
    .zuih-xq span {
        font-size: 14px;
        color: #666;
    }
    .cyf-gt ul li {
        width: 49%;
    }
}

@media (max-width: 768px) {
    .ncp-ml ul li {
        width: 98%;
    }
    .com_info ul li {
        width: 25%;
    }
    .jwt_86 {
        width: 100%;
    }
    .jwt_87 {
        width: 100%;
        margin-top: 25px;
    }
    .uni-ys ul li {
        width: 50%;
    }
    .uni-mk ul li {
        width: 49%;
    }
    .lzc-ys {
        width: 100%;
    }
    .lzc-kh {
        width: 100%;
    }
    .cwh-sd ul li {
        padding-bottom: 0;
        box-sizing: border-box;
    }
    .cwh-sd ul li:nth-child(1) {
        background-size: auto 100%;
    }
    .cwh-sd ul li:nth-child(2) {
        background-size: auto 100%;
    }
    .cwh-sd ul li:nth-child(3) {
        background-size: auto 100%;
    }
    .cwh-sd ul li:nth-child(4) {
        background-size: auto 100%;
    }
    .cwh-sd h3 {
        line-height: 34px;
    }
    .jxw-jm {
        width: calc(100% - 130px);
    }
    .jxw-sd {
        width: 130px;
    }
    .jxw-jm span {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: block;
        width: 100%;
    }
    .jxw-jm p {
        font-size: 15px;
    }
    .cpx-kg ul li {
        width: 48%;
    }
    .cp-fl {
        width: 100%;
        position: static;
        background: none;
    }
    .cp-gundong {
        height: auto;
    }
    .cp-fr {
        width: 100%;
    }
    .cp-fl h3 {
        background: none;
        text-align: center;
        padding-bottom: 0;
    }
    .cp-fl p {
        text-align: center;
        margin-top: 16px;
    }
    #cp-tuij {
        padding: 50px 0;
        margin-top: 40px;
    }
    #cp-jtfr {
        right: 2%;
        left: auto;
        top: 63%;
    }
    #cp-jtfl {
        top: 63%;
    }
    .zuih-hej>ul>li {
        width: 98%;
        margin-bottom: 30px;
    }
    .zuih-hej {
        background-size: auto 100%;
    }
    .zuih-bt h3 {
        text-align: center;
    }
    .ncp-tc {
        max-height: 80%;
    }
    .ncp-tk .ncp-cp,
    .ncp-tk .ncp-sk {
        float: inherit;
        width: 100%;
    }
    .ncp-cp ul li {
        width: 48%;
        margin-right: 4%;
        margin-left: 0;
        margin-bottom: 20px;
    }
    .ncp-tk {
        padding: 30px 25px;
    }
    .ncp-cp ul li:nth-child(2n) {
        margin-right: 0;
    }
    .ncp-cp ul {
        height: 100%;
        overflow: hidden;
        overflow-y: auto;
    }
    .ncp-sk {
        display: flex;
        margin-top: 20px;
        justify-content: space-between;
    }
    .ncp-sk a:nth-child(2) {
        margin-top: 0;
    }
    .ncp-sk a {
        margin-top: 0;
        width: 48%;
    }
    .ncp-mj .ncp-sh {
        overflow: hidden;
    }
    .ncp-sh .ncp-gh {
        height: 80%
    }
}

@media (max-width: 425px) {
    .ncp-dh {
        width: 100%;
    }
    .ncp-nr {
        width: 100%;
    }
    .ncp-wz {
        background-size: 100%;
        width: 100%;
    }
    .ncp-wz p {
        font-size: 18px;
    }
    .ncp-ym {
        margin-top: 20px;
    }
    .ncp-bt {
        padding-bottom: 20px;
    }
    .dibu-kd ul li {
        width: 100%;
        border-left: none;
        border-right: 0 !important;
        height: auto;
        padding: 0;
        padding-top: 30px;
    }
    .dibi-yi {
        margin-left: 0;
    }
    .dibi-er {
        padding: 0 0 30px 0;
    }
    .jjie-zd {
        padding: 10px 2%;
    }
    .jjie-zd p {
        line-height: 22px;
        text-align: center;
    }
    .jjie-zd span {
        text-align: center;
        width: 100%;
        line-height: 20px;
    }
    .s_33 {
        width: 70%;
    }
    .lxw-fi {
        height: auto;
    }
    .lxw-dr ul {
        border-bottom: none;
    }
    .lxw-dr ul li {
        width: 100%;
        margin-top: 25px;
    }
    .lxw-ft p {
        padding-top: 20px;
    }
    .jjie-ys {
        height: auto;
    }
    .jjie-ys ul li {
        width: 50%;
        border-left: 1px solid #efefef;
        border-bottom: 1px solid #efefef;
    }
    .jjie-bt h3 {
        font-size: 18px;
        font-weight: 400;
    }
    .jjie-bt p {
        padding-top: 16px;
    }
    .leix-bt h3 {
        font-size: 18px;
        font-weight: 400;
    }
    .leix-bt p {
        padding-top: 16px;
    }
    .cp-fl h3 {
        font-size: 18px;
        font-weight: 400;
    }
    .cp-fl p {
        padding-top: 16px;
        margin-top: 0;
    }
    .cp-cpdt {
        width: 96%;
        float: none;
        border: 1px solid #efefef;
        margin: 0 auto;
        padding: 50px 30px;
    }
    .cp-cpxq {
        width: 100%;
        float: none;
        padding: 30px 2% 0 2%;
    }
    #cp-tuij {
        width: 100%;
        display: block;
        background: none;
        padding: 0;
    }
    .cp-fr {
        position: relative;
        height: auto;
    }
    .cp-cpxq h4 {
        width: 50%;
        float: left;
        height: 50px;
    }
    .cp-gundong {
        background: none;
    }
    .cp-cpxq a {
        width: 100%;
        background: #f16121;
        color: #fff;
        margin-top: 135px;
    }
    #cp-jtfr {
        display: none;
    }
    #cp-jtfl {
        display: none;
    }
    #cp-datu {
        padding-bottom: 40px;
    }
    .cp-cpxq h3 {
        font-size: 18px;
        font-weight: 400;
    }
    .cp-cpxq p {
        font-size: 14px;
    }
    .zuih-bt h3 {
        font-size: 18px;
        font-weight: 400;
    }
    .zuih-bt {
        margin-bottom: 20px;
    }
}

@media (max-width: 375px) {}




.vhHeight {
        max-height: 100vh !important;
        overflow: hidden !important;
    }

@media (max-width: 1080px) {
    .vhHeight {
        max-height: 100vh !important;
        overflow: auto !important;
    }
}