* {
    margin: 0px;
    padding: 0px;
    font-family: "PingFangSC-Regular,PingFang SC";
    font-weight: normal;
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

img,
iframe {
    _display: block;
    display: block;
    border: 0;
    outline: 0;
}

a {
    color: #3c4467;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}

i,
em {
    font-style: normal;
    font-weight: normal;
}

input,
textarea,
button,
select {
    border: 0;
    outline: none;
    resize: none;
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
    cursor: not-allowed;
    background-color: #eeeeee;
}

ol,
ul,
li {
    list-style: none;
    list-style: none;
}

body {
    background: rgba(255, 255, 255, 1);
    color: #3c4467;
}

img {
    border: 0px;
}

.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.head_caidan {
    width: 100%;
    background-color: #FFFFFF
}

/* 鍏叡鏍峰紡 */

.elastic_hw {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

.elastic_box {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.elastic {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}

.text_one {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.text_two {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.text_three {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}


/* jyq */


/* 澶撮儴 */

.header {
    width: 1200px;
    margin: 0 auto;
    padding: 10px 0;
}

.header .logo {
    object-fit: contain;
    width: 180px;
    height: 60px;
    float: left;
}

#mobanwang_com {
    font-size: 16px;
    text-align: center;
    z-index: 999;
    float: left;
    height: 60px;
    line-height: 60px;
}

#mobanwang_com a {
    z-index: 999;
}

#mobanwang_com li ul {
    display: none;
    z-index: 999;
    background: #fff;
    box-shadow: 0 0 5px #e5e5e5;
    width: 131px;
    border-radius: 5px;
    padding: 6px 0;
    transform: translate(-50%, 0);
    left: 50%;
}

#mobanwang_com li ul li {
    float: none;
    z-index: 999;
    padding: 5px 0;
    background-size: 16px;
    background-repeat: no-repeat;
}

* html #mobanwang_com li ul li {
    display: inline;
    z-index: 999;
}

#mobanwang_com li ul a {
    float: none;
    /*height: 28px;*/
    line-height: 18px;
    /*padding: 0 0px 0 10px;*/
    text-transform: capitalize;
}

.radius_3 li.ionic_1 {
    background: url(../img/Icon_Kechuang_hui.png) left 15px center;
}

.radius_3 li.ionic_2 {
    background: url(../img/Icon_Biancheng_hui.png) left 15px center;
}

.radius_3 li.ionic_3 {
    background: url(../img/Icon_About_hui.png) left 15px center;
}

.radius_3 li.ionic_4 {
    background: url(../img/Icon_News_hui.png) left 15px center;
}

.radius_3 li.ionic_5 {
    background: url(../img/Icon_School_hui.png) left 15px center;
}

.radius_3 li.ionic_6 {
    background: url(../img/Icon_Cooperation_hui.png) left 15px center;
}

.radius_3 li.ionic_7 {
    background: url(../img/Icon_Cooperation_hui.png) left 15px center;
}

.radius_3 li.ionic_8 {
    background: url(../img/Icon_Cooperation_hui.png) left 15px center;
}

.radius_3 li.ionic_9 {
    background: url(../img/Icon_Cooperation_hui.png) left 15px center;
}

.radius_3 li.ionic_10 {
    background: url(../img/Icon_Cooperation_hui.png) left 15px center;
}


.radius_3 li:hover a {
    color: #f5650a;
}

.radius_3 li:hover.ionic_1 {
    background: url(../img/Icon_Kechuang.png) left 15px center;
}

.radius_3 li:hover.ionic_2 {
    background: url(../img/Icon_Biancheng.png) left 15px center;
}

.radius_3 li:hover.ionic_3 {
    background: url(../img/Icon_About.png) left 15px center;
}

.radius_3 li:hover.ionic_4 {
    background: url(../img/Icon_News.png) left 15px center;
}

.radius_3 li:hover.ionic_5 {
    background: url(../img/Icon_School.png) left 15px center;
}

.radius_3 li:hover.ionic_6 {
    background: url(../img/Icon_Cooperation.png) left 15px center;
}

.radius_3 li:hover.ionic_7 {
    background: url(../img/Icon_Cooperation.png) left 15px center;
}

.radius_3 li:hover.ionic_8 {
    background: url(../img/Icon_Cooperation.png) left 15px center;
}

.radius_3 li:hover.ionic_9 {
    background: url(../img/Icon_Cooperation.png) left 15px center;
}

.radius_3 li:hover.ionic_10 {
    background: url(../img/Icon_Cooperation.png) left 15px center;
}

.radius_3 li:hover a {
    color: #f5650a;
}

#mobanwang_com .height-auto {
    line-height: 15px;
    padding: 5px 10px;
}

.radius_3,
.third-menu,
.fourth-menu {
    position: absolute;
}

.header_right {
    float: right;
}

.first-menu > li {
    float: left;
    position: relative;
    padding: 0 10px;
}

.first-menu li .on {
    position: inherit;
}

.first-menu a {
    display: block;
    font-size: 16px;
    color: rgba(60, 68, 103, 1);
    position: relative;
}

.first-menu li:hover p::before {
    position: absolute;
    content: "";
    bottom: 4px;
    left: 50%;
    transform: translate(-50%, 0);
    background: #f5650a;
    height: 4px;
    width: 30px;
    border-radius: 10px;
}

.first-menu li p {
    position: relative;
    display: inline-block;
    font-size: 14px;
}

.first-menu li .on p::before {
    position: absolute;
    content: "";
    bottom: 4px;
    left: 50%;
    transform: translate(-50%, 0);
    background: #f5650a;
    height: 4px;
    width: 30px;
    border-radius: 10px;
}

.first-menu li.on .two_nav dt a {
    background: none;
    color: #07071c;
}

* html .radius_3 {
    right: -1px;
}

.radius_3 a {
    font-size: 14px;
}

.radius_3 a.mobanwang:hover {
    background: #0e88f9;
}

.radius_3 a.mobanwang-02 {
    background: #0e88f9;
}

.radius_3 a.mobanwang-02:hover {
    background: #0e88f9;
}

.third-menu,
.fourth-menu {
    width: 177px;
    top: 0;
    left: 177px;
}

.third-menu a {
    background: #4c4c4c;
    font-weight: normal;
    border-top: 1px solid #595959;
    border-left: 1px solid #595959;
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
}

#subMgm {
    width: 177px;
}

#subMgm .third-menu {
    left: 177px;
}

#subMgm .fourth-menu {
    left: 177px;
}

.wyzx {
    /*  background: #f5650a;
     box-shadow: 0 0 5px #f5650a; */
    display: inline-block;
    /*  border-radius: 20px; */
    /*  padding: 5px 25px; */
    margin-top: 17px;

}

.wyzx a {
    color: #f5650a;
    display: inline-block;


    font-size: 16px;
    font-family: "PingFangSC-Regular,PingFang SC";
    font-weight: 900;
}

.wyzx a img {
    border: none;
    display: inline;
    width: 20px;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -3px;
}

.first-menu .jt {
    display: inline-block;
    vertical-align: middle;
}


/*footer*/

.Floating_bg {
    background-image: url(../img/Img_Floating_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 56px;
    padding-top: 11px;
    position: fixed;

    bottom: 0px;

    z-index: 1;

    width: 100%;
}

.Floating_bg ul {
    width: 1200px;
    margin: auto;
}

.Floating_bg ul li {
    width: 15%;
    margin-left: 28px;
    float: left;
    position: relative;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 0 15px;
}

.Floating_bg ul li:first-child {
    border: 0;
    margin-left: 0px;
}

.Floating_bg ul li:nth-of-type(2) {
    margin-left: 15%;
}

.Floating_bg ul li:first-child img {
    position: absolute;
    bottom: -45px;
    border: 0;
    left: 0;
}

.Floating_bg ul li label {
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
}

.Floating_bg ul li input {
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    background: transparent;
}

.Floating_bg ul li select {
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    background: transparent;
    color: #fff;
}

.Floating_bg ul li select option {


    color: #000;
}

.Floating_bg ul li input {
    color: #fff;
}

.Floating_bg ul li p {
    line-height: 30px;
    text-align: center;
}

.Floating_bg ul li:last-child {
    background: #fff;
    color: #f5650a;
    box-shadow: 0 0 5px #ccc;
}

.footer {
    background: rgba(2, 53, 146, 1);
    width: 100%;
}

.dbu_logo {
    float: left;
    width: 28%;
}

.nr_box {
    /*width: 1200px;*/
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    justify-content: center;
}

.nav_box {
    float: left;
}

.nav_box .nav {
    padding: 0 50px;
    float: left;
}

.nav_box .nav:last-child {
    padding-right: 0;
}

.nav_box .nav p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
}

.nav_box .nav ul li a {
    color: #8597b8;
    font-size: 12px;
    line-height: 30px;
}

.nav_box .nav ul li {
    color: #8597b8;
    font-size: 12px;
    line-height: 30px;
}

.nav_box .nav ul li a img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 14px;
}

.banq_box {
    position: relative;
}

.banq {
    color: #828b9f;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: inline-flex;
}

.pad50 {
    padding: 50px 0 50px 0;
}

.zdbu {
    height: 64px;
    background: #012f83;
    color: #828b9f;
    font-size: 12px;
    margin-bottom: 50px;
}

.zdbu span {
    margin-right: 30px;
}

.zdbu a {
    color: #828b9f;
}

.zdbu .ysxy {
    display: inline-block;
    line-height: 64px;
}


/*鍏ㄥ浗鏍″尯  */

.light_bg {
    background: #fff;
    width: 100%;
}

.bor_top {
    border-top: 1px solid #f1f1f1;
}

.w_1180 {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    overflow: hidden;
}

.map_left {
    float: left;
    margin-top: 40px;
    padding: 2px;
}

.map_left .cshi {
    background: #fff;
    box-shadow: 0 0 10px #e5e5e5;
    padding: 20px 60px 30px 40px;
    color: #3c4467;
    margin-top: 50px;
    border-radius: 10px;
}

.map_left .cshi h2 {
    font-family: "Futura Bold";
    font-size: 60px;
    margin-bottom: 5px;
    font-weight: bold;
}

.map_left .cshi h2 span {
    font-size: 16px;
    margin-left: 10px;
}

.map_left .cshi p {
    font-size: 16px;
}

.mt60 {
    margin-bottom: 60px !important;
}

.mb100 {
    margin-bottom: 100px !important;
}

.mt100 {
    margin-top: 100px !important;
}

.pb100 {
    padding-bottom: 100px !important;
}

.pt100 {
    padding-top: 100px !important;
}

.hidden {
    overflow: hidden;
}


/* 鏍″尯灞曠ず */

.mt15 {
    margin-bottom: 15px !important;
}

.xqubt {
    margin-bottom: 60px;
    font-size: 32px;
}

.xqubt h2 {
    margin-bottom: 15px;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    margin-top: 25px;
}

.xqubt img {
    width: 100px;
    margin: auto;
}

.xqzs_box {
    padding: 0 40px;
}

.xqzs_left {
    width: 27%;
    overflow: hidden;
    margin-right: 15px;
}

.xqzs_left img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    margin-bottom: 15px;
    border-radius: 20px;
}

.xqzs_right .xqzs_right_zh {
    width: 58%;
    height: 380px;
    margin-right: 15px;
    border-radius: 20px;
    object-fit: cover;
}

.xqzs_right_xiao {
    width: 40%;
}


.xqzs_right_xiao img {
    width: 100%;
    height: 180;
    border-radius: 20px;
    object-fit: cover;
    margin-bottom: 15px;
}

.xqzs_right_xiao img:last-child {
    margin-bottom: 0;
}

.xqzs_right_chang {
    width: 100%;
    height: 220px;
    object-fit: cover;
}


/* 鏍″尯鍙戝竷 */

.sxuabn {
    margin-bottom: 50px;
}

.sxuabn select {
    padding: 15px;
    font-size: 16px;
    background: #f5f5f5;
    border: 0;
    border-radius: 8px;
    margin-right: 30px;
    width: 220px;
    color: #3c4467;
    font-weight: 500;
    float: left;
}

.xqfb_ss {
    padding: 15px;
    font-size: 16px;
    background: #f5f5f5;
    border: 0;
    border-radius: 8px;
    margin-right: 25px;
    display: inline-block;
}

.xqfb_ss img {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    vertical-align: middle;
}

.xqfb_ss input {
    width: 260px;
    background: transparent;
}

.xqfb_ss input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #bcbfc8 !important;
}

.xqfb_ss input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #bcbfc8 !important;
}

.xqfb_ss input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #bcbfc8 !important;
}

.xqfb_ss input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #bcbfc8 !important;
}

.xqfb_left {
    overflow-y: scroll;
    height: 463px;
    width: 37%;
    margin-right: 40px;
    padding-right: 30px;
}

.xqfb_left::-webkit-scrollbar {
    width: 5px;
    height: 40%;
}

.xqfb_left::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #f7f7f7;
}

.xqfb_left::-webkit-scrollbar-track {
    border-radius: 10px;
    background: #ededed;
}

.xqfb_left li {
    padding: 16px 0;
    border-bottom: 1px solid #f1f1f1;
}

.xqfb_left li:first-child {
    padding-top: 0;
}

.xqfb_left li h2 {
    font-weight: bold;
    color: rgba(245, 101, 10, 1);
    line-height: 25px;
    height: 25px;
    font-size: 18px;
    margin-bottom: 10px;
}

.xqfb_left li h2 p {
    width: 22px;
    height: 22px;
    background: linear-gradient(135deg, rgba(251, 158, 24, 1) 0%, rgba(245, 101, 10, 1) 100%);
    color: #fff;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    line-height: 23px;
    font-size: 14px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    margin-right: 15px;
}

.xqfb_left li p {
    color: rgba(60, 68, 103, 1);
    line-height: 23px;
    font-size: 14px;
}

.xqfb_right {
    float: right;
}

.xqfb_right img {
    height: 463px;
    width: 700px;
}


/* banner */

.lyy-bpxbanner {
    position: relative;
    background-color: #fff;
}

.c-banner {
    width: 100%;
    height: 580px;
    position: relative;
}

.c-banner img {
    width: 100%;
}

.c-banner .banner ul li img {
    width: 100%;
    position: absolute;
    top: 0px;
    height: 580px;
    object-fit: cover;
}

.c-banner .banner ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
    height: 580px;
}

.c-banner .banner ul li {
    position: absolute;
    display: none;
    opacity: 0;
    width: 100%;
}

.c-banner .banner ul li:nth-child(1) {
    opacity: 1;
    display: block;
    width: 100%;
}

.c-banner .banner ul li:first-child img {
    position: relative;
}

.c-banner .nexImg,
.c-banner .preImg {
    padding: 25px 10px 25px 10px;
    position: absolute;
    top: 50%;
    margin-top: -53px;
    background: #000000;
    opacity: 0.3;
    border-radius: 5px;
    z-index: 10;
}

.c-banner .nexImg:hover,
.c-banner .preImg:hover {
    opacity: 0.8;
}

.c-banner .nexImg {
    right: 0px;
}

.c-banner .jumpBtn {
    width: 100%;
    position: absolute;
    bottom: 20px;
    text-align: center;
}

.c-banner .jumpBtn ul {
    margin-bottom: 0px;
    padding: 0px;
}

.c-banner .jumpBtn ul li {
    width: 70px;
    height: 5px;
    display: inline-block;
    background: rgba(0, 0, 0, 0.4);
    margin-left: 10px;
}

.c-banner .jumpBtn ul li:first-child {
    margin-left: 0px;
}


/* 璇剧▼ */

.xqubt p {
    font-size: 16px;
    text-align: center;
    margin-top: 30px;
    line-height: 30px;
}

.gjhjx {
    position: relative;
    padding: 0 30px;
}

.gjhjx_left {
    width: 43%;
}

.gjhjx_left .xxffzs:first-child {
    margin-bottom: 40px;
}

.gjhjx_left .xxffzs h2 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}

.gjhjx_left p {
    font-size: 16px;
    line-height: 30px;
    color: #80859c;
}

.gjhjx_left .xxffzs ul li {
    float: left;
    width: 33.33%;
    margin-bottom: 15px;
}

.gjhjx_left .xxffzs ul li img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}

.gjhjx_left .xxffzs ul li p {
    display: inline-block;
    vertical-align: middle;
    color: #80859c;
}

.kc_bj {
    position: absolute;
    left: -343px;
    top: 120px;
}

.gjhjx_right {
    width: 450px;
    height: 280px;
    border-radius: 20px;
}

.ljej_bj {
    background: url(../img/Img_Kechuang_T_bg.png);
    padding: 171px 0;
    background-repeat: no-repeat;
    background-position: bottom;
    position: relative;
}

.ljej {
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
}

.ljej li {
    width: 20%;
    float: left;
}

.ljej li .jianju {
    background: #fff;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.15);
    margin: 0 15px;
    padding: 50px 0 40px;
    text-align: center;
    border-radius: 10px;
}

.ljej li .jianju img {
    margin: auto;
    width: 86px;
    height: 86px;
    object-fit: none;
}

.ljej li .jianju p {
    font-size: 14px;
    margin: 40px 0 20px;
}

.ljej li .jianju h2 {
    font-size: 18px;
}

.jmzc {
    background-image: url(../img/jmzc-bgys.png);
    padding: 191px 0;
}

.jmzc li .jianju h2 {
    font-size: 24px;
    line-height: 33px;
    color: #3c4467;
}

.jmzc .lytext {
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-top: 15px;
    line-height: 22px;

    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.jmzc .lytext p {

    font-size: 14px;
    text-align: center;

    line-height: 20px;
    margin: 2px 0;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.stekc {
    padding: 20px 0;
    border-bottom: 1px solid rgba(245, 101, 10, 0.2);
    overflow: hidden;
}

.stekc li {
    float: left;
    width: 25%;
}

.stekc li.active {
    position: relative;
}

.stekc li.active::before {
    content: "";
    position: absolute;
    width: 200px;
    height: 4px;
    bottom: -20px;
    left: 0;
    z-index: 0;
    background: rgba(245, 101, 10, 1);
}

.stekc li img {
    margin-right: 15px;
}

.stekc li h2 {
    font-size: 20px;
    position: relative;
    z-index: 1;
}

.stekc li h2::before {
    content: "";
    position: absolute;
    width: 32px;
    height: 7px;
    bottom: 0;
    left: 0;
    z-index: 0;
}

.stekc li .huanse h2::before {
    background: rgba(255, 176, 82, 0.6);
}

.stekc li .lse h2::before {
    background: rgba(150, 199, 95, 0.6);
}

.stekc li .code2 h2::before {
    background: rgba(75, 187, 255, 1);
    opacity: 0.6;
}

.stekc li .code3 h2::before {
    background: rgba(77, 152, 255, 1);
    opacity: 0.6;
}

.stekc li .code4 h2::before {
    background: rgba(94, 206, 53, 1);
    opacity: 0.6;
}

.stekc li .code5 h2::before {
    background: rgba(0, 172, 125, 1);
    opacity: 0.6;
}

.stekc li .code6 h2::before {
    background: rgba(119, 128, 177, 1);
    opacity: 0.6;
}

.stekc li .lanse h2::before {
    background: rgba(80, 200, 220, 0.6);
}

.stekc li .zs h2::before {
    background: rgba(185, 155, 222, 0.6);
}

.stekc li h2 span {
    color: rgba(245, 101, 10, 1);
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    margin-left: 10px;
}

.stekc li p {
    font-size: 14px;
    margin-top: 10px;
}

.jxue_box {
    padding: 40px 35px;
}

.jxue_box .jxue_left {
    position: relative;
}

.jxue_box .jxue_left .ship {
    width: 486px;
    height: 276px;
    object-fit: cover;
    border-radius: 20px;
}

.jxue_box .jxue_left .bf {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    width: 23%;
}

.jxue_box .jxue_right {
    width: 52%;
}

.jxue_box .jxue_right .jxnr {
    overflow: hidden;
}

.jxue_box .jxue_right .jxnr h2 {
    position: relative;
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: bold;
}

.jxue_box .jxue_right .jxnr h2::before {
    content: "";
    position: absolute;
    width: 32px;
    height: 7px;
    bottom: 0;
    left: 0;
    z-index: 0;
    background: rgba(255, 176, 82, 0.6);
}

.jxue_box .jxue_right .jxnr p {
    float: left;
    font-size: 16px;
    padding: 10px 0;
    width: 33%;
}

.jxue_box .jxue_right .jxnr p span {
    color: #ffb052;
    font-family: "Futura Medium Italic";
    font-size: 24px;
    margin-right: 10px;
}

.jxue_box .jxue_right .pyang h3 {
    font-size: 16px;
    margin-top: 30px;
    font-weight: bold;
    margin-bottom: 10px;
}

.jxue_box .jxue_right .pyang h3 span {
    background: #ffb052;
    padding: 0px 9px;
    color: #fff;
    font-size: 20px;
    border-radius: 5px;
    font-weight: bold;
    margin: 0 5px;
}

.jxue_box .jxue_right .pyang p {
    color: #858aa0;
    line-height: 30px;
    font-size: 16px;
}

.jxzd_box {
    padding: 40px 35px;
}

.jxzd_box .jxzd_left {
    width: 37%;
}

.jxzd_box .jxzd_left h2 {
    position: relative;
    font-size: 20px;
    margin-bottom: 30px;
    font-weight: bold;
}

.jxzd_box .jxzd_left h2::before {
    content: "";
    position: absolute;
    width: 32px;
    height: 7px;
    bottom: 0;
    left: 0;
    z-index: 0;
    background: rgba(255, 176, 82, 0.6);
}

.jxzd_box .jxzd_left p {
    position: relative;
    padding: 10px 0px 10px 24px;
    font-size: 16px;
    line-height: 24px;
    color: #3c4467;
}

.jxzd_box .jxzd_left p::before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    top: 17px;
    left: 0;
    background: #3c4467;
    border-radius: 50px;
}

.jxzd_box .jxzd_right {
    width: 56%;
    border-radius: 10px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
}

.jxzd_box .jxzd_right ul li {
    background: #ecedf2 url(../img/wxz.png) left 15px center;
    padding: 26px 10px 32px 50px;
    background-repeat: no-repeat;
    border: 1px solid #fff;
    position: relative;
    width: 236px;
}

.jxzd_box .jxzd_right ul li:first-child {
    border-radius: 20px 0 0 0;
}

.jxzd_box .jxzd_right ul li:last-child {
    border-radius: 0 0 0 20px;
}

.jxzd_box .jxzd_right ul li.active {
    background: -webkit-linear-gradient(to right, #fa9515, #f7740e);
    background: linear-gradient(to right, #fa9515, #f7740e);
    padding: 26px 10px 32px 50px;
    background-repeat: no-repeat;
}

.jxzd_box .jxzd_right ul li.active a {
    color: #fff;
}

.jxzd_box .jxzd_right ul li.active::before {
    background: url(../img/xa.png);
    content: "";
    position: absolute;
    left: 15px;
    top: 24px;
    width: 26px;
    height: 26px;
}

.jxzd_box .jxzd_right ul li.active::after {
    content: "";
    position: absolute;
    background: url(../img/jiant.png);
    right: -24px;
    top: 14px;
    bottom: 0;
    width: 24px;
    height: 46px;
}

.jxzd_box .jxzd_right ul li:hover {
    background: -webkit-linear-gradient(to right, #fa9515, #f7740e);
    background: linear-gradient(to right, #fa9515, #f7740e);
    padding: 26px 10px 32px 50px;
    background-repeat: no-repeat;
}

.jxzd_box .jxzd_right ul li:hover a {
    color: #fff;
}

.jxzd_box .jxzd_right ul li:hover::before {
    background: url(../img/xa.png);
    content: "";
    position: absolute;
    left: 15px;
    top: 24px;
    width: 26px;
    height: 26px;
}

.jxzd_box .jxzd_right ul li:hover::after {
    content: "";
    position: absolute;
    background: url(../img/jiant.png);
    right: -24px;
    top: 14px;
    bottom: 0;
    width: 24px;
    height: 46px;
}

.jxzd_box .jxzd_right .jxzd_sm {
    background: #ecedf2 url(../img/jxzd_bj.png);
    background-repeat: no-repeat;
    width: 62%;
    padding: 20px 35px 20px 45px;
    border: 1px solid #fff;
    background-size: cover;
    border-radius: 0 20px 20px 0;
    height: 325px;
}

.jxzd_box .jxzd_right .jxzd_sm p {
    padding: 3px 0px;
    color: #868ba0;
    line-height: 22px;
    font-size: 14px;
}

.jxzd_box .jxzd_right .jxzd_sm img {
    width: 280px;
    height: 130px;
    object-fit: cover;

    margin: 0 auto;
    margin-bottom: 10px;
}


/* lyy-绉戝垱璇剧▼ */


/* 灏忕彮棰滆壊 */

.xb_yanse .jxue_right .jxnr h2::before {
    background: rgba(192, 221, 159, 0.6);
}

.xb_yanse .jxue_right .jxnr p span {
    color: #96c75f;
}

.xb_yanse .jxue_right .pyang h3 span {
    background: #96c75f;
}

.xb_yanse .jxzd_left h2::before {
    background: rgba(192, 221, 159, 0.6);
}


/* code2 */
.code2 .jxue_right .jxnr h2::before {
    background: rgba(75, 187, 255, 0.6);
}

.code2 .jxue_right .jxnr p span {
    color: #4BBBFF;
}

.code2 .jxue_right .pyang h3 span {
    background: #4BBBFF;
}

.code2 .jxzd_left h2::before {
    background: rgba(75, 187, 255, 0.6);
}

/* code3 */
.code3 .jxue_right .jxnr h2::before {
    background: rgba(43, 132, 255, 0.6);
}

.code3 .jxue_right .jxnr p span {
    color: #2B84FF;
}

.code3 .jxue_right .pyang h3 span {
    background: #2B84FF;
}

.code3 .jxzd_left h2::before {
    background: rgba(43, 132, 255, 0.6);
}

/* code4 */
.code4 .jxue_right .jxnr h2::before {
    background: rgba(94, 206, 53, 0.6);
}

.code4 .jxue_right .jxnr p span {
    color: #5ECE35;
}

.code4 .jxue_right .pyang h3 span {
    background: #5ECE35;
}

.code4 .jxzd_left h2::before {
    background: rgba(94, 206, 53, 0.6);
}

/* code5 */
.code5 .jxue_right .jxnr h2::before {
    background: rgba(0, 172, 125, 0.6);
}

.code5 .jxue_right .jxnr p span {
    color: #00AC7D;
}

.code5 .jxue_right .pyang h3 span {
    background: #00AC7D;
}

.code5 .jxzd_left h2::before {
    background: rgba(0, 172, 125, 0.6);
}

/* code6 */
.code6 .jxue_right .jxnr h2::before {
    background: rgba(119, 128, 177, 0.6);
}

.code6 .jxue_right .jxnr p span {
    color: #7780B1;
}

.code6 .jxue_right .pyang h3 span {
    background: #7780B1;
}

.code6 .jxzd_left h2::before {
    background: rgba(119, 128, 177, 0.6);
}


/* 涓彮棰滆壊 */

.zb_yanse .jxue_right .jxnr h2::before {
    background: rgba(150, 222, 234, 0.6);
}

.zb_yanse .jxue_right .jxnr p span {
    color: #50c8dc;
}

.zb_yanse .jxue_right .pyang h3 span {
    background: #50c8dc;
}

.zb_yanse .jxzd_left h2::before {
    background: rgba(150, 222, 234, 0.6);
}


/* 澶х彮棰滆壊 */

.db_yanse .jxue_right .jxnr h2::before {
    background: rgba(213, 195, 235, 0.6);
}

.db_yanse .jxue_right .jxnr p span {
    color: #b99bde;
}

.db_yanse .jxue_right .pyang h3 span {
    background: #b99bde;
}

.db_yanse .jxzd_left h2::before {
    background: rgba(213, 195, 235, 0.6);
}

.bgf2 {
    background: #f2f2f2 !important;
}

.youshi li {
    width: 50%;
    float: left;
    margin-bottom: 40px;
}

.youshi li .youshi_tp {
    float: left;
    position: relative;
    margin-right: 20px;
    width: 222px;
    height: 147px;
    object-fit: cover;
}

.youshi li .youshi_tp img {
    width: 100%;
}

.youshi li .youshi_tp::after {
    content: "";
    position: absolute;
    background: url(../img/jzl_db.png);
    width: 190px;
    height: 10px;
    bottom: -10px;
    left: 50%;
    transform: translate(-50%, 0);
}

.youshi li .youshi_you {
    width: 48%;
    overflow: hidden;
    margin-top: 10px;
}

.youshi li .youshi_you h2 {
    font-size: 20px;
    color: #f5650a;
    margin-bottom: 15px;
}

.youshi li .youshi_you p {
    font-size: 14px;
    line-height: 24px;
    color: #8a8ea4;
}

.ptjj {
    position: relative;
    overflow: hidden;
}

.ptjj .qianj {
    position: absolute;
    content: "";
    left: 0;
    width: 36px;
    height: 36px;
    top: 33%;
}

.ptjj .htui {
    position: absolute;
    content: "";
    right: 0;
    width: 36px;
    height: 36px;
    top: 33%;
}

.ptjj ul {
    /* width: 1160px;
    margin: 0 0 0 55px;*/
    position: relative;
}

.ptjj ul li {
    float: left;

}

.ptjj ul li .jianju {
    margin-right: 15px;
    margin-left: 15px;
}

.ptjj ul li img {
    width: 100%;
    height: 201px;
    object-fit: cover;
    border-radius: 15px;
}

.w_1270 {
    width: 1270px;
    margin: auto;
}

.ptjj ul li .jianju p {
    text-align: center;
    padding: 20px 0;
    font-size: 14px;
}


/* 鎷涘晢鍔犵洘 */


/* 鍔犵洘鍚堜綔 */

.jmzx {
    position: absolute;
    top: 50%;
    margin: auto;
    right: 18%;
    transform: translate(0, -50%);
}

.jmzx .login-box {
    float: right;
    width: 320px;
    height: 360px;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 10px;
    padding: 30px 40px 0;
}

.jmzx .login-box h2 {
    position: relative;
    text-align: center;
    font-size: 26px;
    color: #002749;
    font-weight: 700;
    margin-bottom: 28px;
}

.jmzx .login-box h2 .xian {
    display: inline-block;
    vertical-align: middle;
    width: 18%;
    height: 1px;
    background: #002749;
}

.jmzx .login-box h2 .xian:first-child {
    margin-right: 20px;
}

.jmzx .login-box h2 .xian:last-child {
    margin-left: 20px;
}

.jmzx .login-box h2 img {
    position: absolute;
    top: -22px;
    left: 48px;
}

.jmzx .login-box h2 span {
    color: #f6792a;
    margin-right: 5px;
}

.jmzx .login-box ul li {
    width: 100%;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    padding: 0 10px;
    height: 40px;
    line-height: 38px;
    color: #333;
    margin-bottom: 15px;

}

.jmzx .login-box ul li img {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.jmzx .login-box ul li input {
    line-height: normal;
    font-size: 14px;
    margin-left: 5px;
    background: transparent;
}

.jmzx .login-box ul a {
    display: block;
    width: 100%;
    height: 34px;
    text-align: center;
    line-height: 34px;
    color: #fff;
    background: #f5650a;
    border-radius: 30px;
    margin-top: 37px;
    box-shadow: 0 0 5px #f5650a;
}

.jmzx .login-box ul select {
    width: 88%;
    background: transparent;
}


.jmzx4 {
    position: absolute;
    top: 45%;
    margin: auto;
    left: 19%;
    transform: translate(0, -50%);
}

.jmzx4 .login-box {
    float: right;
    width: 428px;
    height: 328px;
    background: rgba(255, 255, 255, 1);
    border-radius: 8px;
    opacity: 0.9;
    padding: 40px 40px 0 50px;;
}

.jmzx4 .login-box h2 {
    position: relative;
    /* text-align: center; */
    font-size: 24px;
    color: #002749;
    font-weight: 700;
    line-height: 33px;

}

.jmzx4 .login-box h1 {
    position: relative;
    /* text-align: center; */
    font-size: 44px;
    color: #002749;
    font-weight: 700;
    line-height: 62px;
    margin-bottom: 22px;
}

.jmzx4 .login-box h2 .xian {
    display: inline-block;
    vertical-align: middle;
    width: 18%;
    height: 1px;
    background: #002749;
}

.jmzx4 .login-box h2 .xian:first-child {
    margin-right: 20px;
}

.jmzx4 .login-box h2 .xian:last-child {
    margin-left: 20px;
}

.jmzx4 .login-box h2 img {
    position: absolute;
    top: -22px;
    left: 48px;
}

.jmzx4 .login-box h2 span {
    color: #f6792a;
    margin-right: 5px;
    font-weight: 700;
}

.jmzx4 .login-box ul li {
    width: 100%;
    font-size: 18px;
    border-radius: 4px;
    opacity: 0.85;
    height: 40px;
    line-height: 25px;
    color: #333;

}

.jmzx4 .login-box ul li img {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.jmzx4 .login-box ul li input {
    line-height: normal;
    font-size: 14px;
    margin-left: 5px;
    background: transparent;
}

.jmzx4 .login-box ul a {
    display: block;
    width: 328px;
    height: 44px;
    font-size: 22px;

    text-align: center;
    padding-top: 5px;

    line-height: 34px;
    color: #fff;
    background: #f5650a;
    border-radius: 22px;
    margin-top: 17px;
    box-shadow: 0 0 5px #f5650a;
}

.jmzx4 .login-box ul select {
    width: 88%;
    background: transparent;
}


.jmzx5 {
    position: absolute;
    top: 50%;
    margin: auto;
    left: 40%;
    transform: translate(0, -50%);
}

.jmzx5 .login-box {
    float: right;
    width: 450px;
    height: 350px;

    border-radius: 10px;
    padding: 40px 0px 0;
    margin: 0 auto;
}

.jmzx5 .login-box h2 {
    position: relative;
    text-align: center;
    border: 1px solid #f0f0f0;
    font-size: 18px;
    color: #FFFFFF;
    border-radius: 10px;
    line-height: 25px;
    width: 240px;
    margin: 0 auto;

}

.jmzx5 .login-box h1 {
    position: relative;
    /* text-align: center; */
    font-size: 70px;
    color: #FFFFFF;
    font-weight: 700;
    line-height: 98px;
    margin-bottom: 22px;
}

.jmzx5 .login-box h2 .xian {
    display: inline-block;
    vertical-align: middle;
    width: 18%;
    height: 1px;
    background: #002749;
}

.jmzx5 .login-box h2 .xian:first-child {
    margin-right: 20px;
}

.jmzx5 .login-box h2 .xian:last-child {
    margin-left: 20px;
}

.jmzx5 .login-box h2 img {
    position: absolute;
    top: -22px;
    left: 48px;
}

.jmzx5 .login-box h2 span {
    color: #f6792a;
    margin-right: 5px;
}

.jmzx5 .login-box ul {
    width: 328px;
    padding: 0px 34px;
    margin: 0 auto;
}

.jmzx5 .login-box ul li {
    font-family: PingFangSC-Regular, PingFang SC;
    font-size: 20px;
    border-radius: 4px;
    line-height: 28px;
    color: #FFFFFF;
    text-align: center;


}

.jmzx5 .login-box ul li img {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.jmzx5 .login-box ul li input {
    line-height: normal;
    font-size: 14px;
    margin-left: 5px;
    background: transparent;
}

.jmzx5 .login-box ul a {
    display: block;
    width: 328px;
    height: 44px;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    padding-top: 7px;
    line-height: 30px;
    color: #fff;
    background: #f5650a;
    border-radius: 30px;
    margin-top: 35px;
    box-shadow: 0 0 5px #f5650a;
    margin-left: -30px;
}

.jmzx5 .login-box ul select {
    width: 88%;
    background: transparent;
}


.openclass {
    width: 100%;
    height: 100%;
    background: rgba(200, 200, 200, 0.5);
    position: fixed;
    left: 0px;
    top: 0px;
    display: none;
    font-family: "PingFang SC Semibold";
    z-index: 999;
}

.jmzx2 {
    position: fixed;
    top: 40%;
    margin: auto;
    left: 40%;
    transform: translate(0, -50%);
    z-index: 99;
}

.jmzx2 .login-box {
    float: right;
    width: 400px;
    height: 400px;
    background: #ffffff;
    border-radius: 10px;
    padding: 30px 40px 0;
}

.jmzx2 .login-box .close_div {

    position: absolute;
    top: 13px;
    right: 13px;
    width: 30px;
}

.jmzx2 .login-box h2 {
    position: relative;
    text-align: center;
    font-size: 26px;
    color: #002749;
    font-weight: 700;
    letter-spacing: 5px;
    margin-bottom: 28px;
    margin-top: 20px;
}

.jmzx2 .login-box h2 .xian {
    display: inline-block;
    vertical-align: middle;
    width: 18%;
    height: 1px;
    background: #002749;
}

.jmzx2 .login-box h2 .xian:first-child {
    margin-right: 20px;
}

.jmzx2 .login-box h2 .xian:last-child {
    margin-left: 20px;
}

.jmzx2 .login-box h2 img {
    position: absolute;
    top: -22px;
    left: 78px;
    display: none;
}

.jmzx2 .login-box h2 span {
    color: #f6792a;
    margin-right: 5px;
    font-size: 26px;
    font-weight: 700;
}

.jmzx2 .login-box ul li {
    width: 100%;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    padding: 0 10px;
    height: 40px;
    line-height: 38px;
    color: #333;
    margin-bottom: 15px;
}

.jmzx2 .login-box ul li img {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.jmzx2 .login-box ul li input {
    line-height: normal;
    font-size: 14px;
    margin-left: 5px;
    background: transparent;
}

.jmzx2 .login-box ul a {
    display: block;
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    background: #f5650a;
    border-radius: 30px;
    margin-top: 25px;
    box-shadow: 0 0 5px #f5650a;
    letter-spacing: 5px;
    font-size: 18px;
}

.jmzx2 .login-box ul select {
    width: 88%;
    background: transparent;
}


/* 鍚堜紮浜鸿姹� */

.hhryq_box {
    padding: 50px 0;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/hzryq-bg.jpg);
}

.hhryq_ul {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

.hhryq_ul li {
    width: 33.333%;
    margin: 20px 0;
}

.hhryq_list {
    margin: 0 20px;
    background-color: #f3f3f4;
    border-radius: 8px;
    padding: 20px;
    color: #3c4467;
    font-size: 18px;
    line-height: 26px;
}

.hhryq_listimg {
    width: 64px;
    height: 64px;
    margin-right: 20px;
}

.gxdmimg-yuan-img {
    width: 20%;
    margin: auto;
}


/* 鍚堜綔娴佺▼ */

.hzlc_ul {
    margin-bottom: 50px;
}

.hzlc_list {
    display: flex;
    position: relative;
    z-index: 0;
    padding-bottom: 20px;
}

.hzlc_list::after {
    content: "";
    position: absolute;
    top: 70px;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 1px;
    height: 100%;
    border-left: 3px dotted #ebebeb;
    z-index: -1;
}

.hzlc_list:last-child::after {
    display: none;
}

.hzlc_list_rigbox {
    flex: 1;
    text-align: left;
}

.hzlc_list_rig {
    display: flex;
}

.hzlc_list_rigimg {
    width: 33px;
    height: 7px;
    margin: 0 20px;
    margin-top: 20px;
}

.hzlc_list_text {

    color: #3c4467;

    flex: 1;
}

.hzlc_list_text p {
    font-size: 14px;
    color: #3c4467;
    line-height: 21px;
    opacity: 0.7;
}

.hzlc_list_text h2 {
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: bold;
    line-height: 30px;
}

.hzlc_list_lefbox {
    text-align: right;
}

.hzlc_list_lefbox .hzlc_list_rigimg {
    transform: rotate(180deg);
}

.hzlc-yuancen {
    width: 46px;
    height: 46px;
    line-height: 46px;
    font-size: 40px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    background-color: #f5650a;
    position: relative;
    display: block;
    font-family: "Futura-Bold,Futura";
}


/*lyy  */


/*鍐呭  */

.w_1200 {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    overflow: hidden;
    padding-bottom: 20px;
}


/*鏂伴椈娲诲姩  */

.xwdt_banner {
    width: 100%;
    height: 670px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.sshdheg_banner {
    height: 580px;
}

.xwdt_lxbox {
    position: relative;
    margin-top: -300px;
    background-color: #fff;
    border-radius: 30px;
    padding: 20px 60px;
    box-shadow: 0 10px 10px #ddd;
    margin-bottom: 50px;
}

.xwdt_topul {
    text-align: center;
    border-bottom: 1px solid #eee;
}

.xwdt_topul li {
    margin: 0 20px;
    display: inline-block;
}

.xwdt_topul li a {
    display: block;
    padding: 10px 0;
    font-size: 20px;
    color: #333;
}

.xwdt_topul li.active a {
    border-bottom: 2px solid #f5650a;
    font-weight: bold;
}

.xwdt_botul {
    min-height: 500px;
}

.xwdt_botul li {
    border-bottom: 1px solid #eee;
    padding: 30px 0;
}

.xwdt_botul li:last-child {
    border-bottom: 0;
}

.lxwdt_listleft {
    position: relative;
}

.xnhd_lx {
    position: absolute;
    top: 15px;
    left: 15px;
    color: #fff;
    z-index: 99;
    font-size: 14px;
    background-color: #f5650a;
    padding: 2px 10px;
    border-radius: 30px;
}

.xwdt_botlist_img {
    width: 260px;
    height: 160px;
    object-fit: cover;
    margin-right: 20px;
    border-radius: 12px;
}

.lxwdt_botlist {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
}

.lxwdt_listrihgt {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
    position: relative;
}

.lxwdt_listrihgt h2 {
    color: #f5650a;
    font-size: 24px;
    margin-bottom: 15px;
}

.lxwdt_listrihgt .xwdt_neirong {
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

.lxwdt_listrihgt .xwdt_time {
    font-size: 14px;
    color: #999;
    margin-top: 10px;
}


/*鏂伴椈娲诲姩-椤电爜 */

.xwhd_page {
    text-align: center;
    margin: 30px 0;
}

.xwhd_page a {
    display: inline-block;
    margin: 0 10px;
    padding: 5px 12px;
    border-radius: 6px;
    border: 1px solid #eee;
    background-color: #fff;
    color: #333;
    font-size: 14px;
}

.xwhd_page a.active {
    background-color: #f5650a;
    color: #fff;
    border: 1px solid #f5650a;
}


/*鏂伴椈娲诲姩 end */


/* 鍏充簬鎴戜滑 -p鍝佺墝浠嬬粛*/

.gyam_width {
    width: 1060px;
    box-shadow: initial;
}

.ppjs_topsp {
    position: relative;
}

.ppjs_topsp_img {
    width: 100%;
    height: 390px;
    object-fit: cover;
    margin: 30px auto;
}

.ppjs_topsp_video {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    width: 68px;
    height: 68px;
}

.pp_jieshao {
    width: 100%;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    margin-bottom: 30px;
}

.pp_jieshao_lef {
    width: 50%;
    display: inline-block;
    margin-right: 5%;
}

.pp_jieshao_lef_text {
    color: #666;
    font-size: 16px;
    line-height: 28px;
    text-align: left;
}

.pp_jieshao_rig {
    width: 45%;
    text-align: right;
}

.pp_jieshao_rigimg {
    width: 100%;
    border-radius: 8px;
    object-fit: cover;
}

.jlhz_titbox {
    margin-bottom: 50px;
}

.jlhz_tittop {
    padding: 20px 0 30px;
}

.jlhz_tit {
    position: relative;
    z-index: 1;
    margin: 30px auto 40px auto;
    text-align: center;
}

.jlhz_tit::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #eee;
    z-index: -1;
    margin-top: -2px;
}

.jlhz_text img {
    width: 100%;
}

.tit_biaoti {
    display: inline-block;
    margin: auto 10%;
    padding: 0 10px;
    background-color: #fff;
    z-index: 1;
    color: #333;
    font-size: 28px;
    line-height: 40px;
}

.zzhegnshu_ul {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

.zzhegnshu_ul li {
    width: 20%;
    display: inline-block;
    margin-bottom: 20px;
}

.zzhegnshu_list {
    margin: 0 14px;
}

.zzhegnshu_img {
    width: 100%;
    object-fit: cover;
    height: 120px;
    margin: auto;
}

.fgqg_box {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}


/*鍥㈤槦浠嬬粛-鍒涘浜�  */

.csrjs_ul li {
    margin-bottom: 30px;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
}

.csrjs_lef_img {
    width: 205px;
    height: 254px;
    margin-right: 30px;
    object-fit: cover;
    border-radius: 10px;
}

.csrjs_rig {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-around;
    position: relative;
}

.csrjs_rig h2 {
    font-size: 24px;
    font-weight: 500;
    color: #333;
    line-height: 33px;
}

.csrjs_bq {
    line-height: 22px;
    font-size: 16px;
    color: #f5650a;
}

.csrjs_zw {
    line-height: 20px;
    font-size: 14px;
    color: #333;
}

.csrjs_text {
    position: relative;
    min-height: 84px;
    font-size: 16px;
    line-height: 28px;
    color: #666;
    background-color: #fafafa;
    border-radius: 6px;
    padding: 20px;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.csrjs_jt {
    position: relative;
}

.csrjs_jt::after {
    content: "";
    position: absolute;
    top: -20px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 25px solid #fafafa;
}


/*鍥㈤槦浠嬬粛-鐮斿彂鍥㈤槦  */

.yftd_box {
    padding: 0 8%;
}

.yftd_ul li {
    height: 210px;
    width: 100%;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 30px;
}

.yftd_lef {
    width: 35%;
    margin-right: 20px;
    padding: 10px 20px;
    background-color: #f5650a;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    overflow: hidden;
    height: 100%;
    border-radius: 6px;
    display: -webkit-box;
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center;
}

.yftd_rig {
    flex: 1;
}

.yftd_rig_img {
    border-radius: 6px;
    height: 210px;
    object-fit: cover;
    width: 100%;
}


/*鍥㈤槦浠嬬粛-閲戠墝鏁欑粌 */

.jpjl_ul {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
}

.jpjl_ul li {
    width: 50%;
    display: inline-block;
    margin-bottom: 30px;
}

.jpjl_list {
    margin-right: 20px;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
}

.jpjl_ul li:nth-child(2n + 0) .jpjl_list {
    margin-right: 0px;
    margin-left: 20px;
}

.jpjl_lef_img {
    width: 130px;
    height: 130px;
    margin-right: 20px;
    border-radius: 50%;
    object-fit: cover;
    box-shadow: 0 5px 5px #ddd;
}

.jpjl_rig {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}

.jpjl_rig h2 {
    font-size: 24px;
    font-weight: 500;
    color: #333;
    line-height: 33px;
}

.jpjl_text {
    margin-top: 15px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
}


/*宸︿晶鎮诞 */

.xwdt_leftul_box {
    position: fixed;
    left: 10%;
    top: 500px;
    z-index: 99;
}

@media screen and (max-width: 1450px) {
    .xwdt_leftul_box {

        left: 50px;

    }
}

.xwdt_leftul {
    background-color: #fff;
    box-shadow: 0 0px 5px #ddd;
    width: 130px;
    padding: 10px 0;
    border-radius: 8px;
}

.xwdt_leftul li a {
    font-size: 16px;
    padding: 15px 20px 15px 30px;
    color: #333;
    display: block;
    position: relative;
}

.xwdt_leftul li.active a {
    font-weight: bold;
}

.xwdt_leftul li.active a:after {
    content: "";
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 0;
    width: 3px;
    background-color: #f5650a;
    border-radius: 6px;
}


/*璧涗簨娲诲姩 -瀵煎笀 */

.bg-fff {
    background-color: #fff;
}

.ptb30 {
    padding: 50px 0;
}

.ptbTOP30 {
    padding-top: 50px;
}

.dspb_ul {
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    margin-bottom: 50px;
}

.dspb_ul li {
    width: 20%;
    display: inline-block;
}

.dspb_list {
    position: relative;
    display: block;
    margin: 0 10px 15px;
    border-radius: 8px;
}

.dspb_list:hover .dspb_dw_huang {

    display: block;
    position: absolute;
    right: -10px;
    bottom: -10px;
    width: 90%;
    height: 70%;
    background: linear-gradient(180deg, rgba(251, 158, 24, 0) 0%, rgba(245, 101, 10, 1) 100%);
    border-radius: 8px;

}

.dspb_list:hover .dspb_dw {

    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99;
    background: linear-gradient(180deg, rgba(179, 187, 212, 0.8) 0%, rgba(79, 86, 116, 1) 100%);
    border-radius: 8px;

}


.dspb_list_dsimg {
    width: 100%;
    height: 340px;
    border-radius: 8px;
    object-fit: cover;

}

.dspb_tit {
    font-size: 20px;
    text-align: center;
    color: #fff;
    text-shadow: 0px 6px 12px rgba(46, 73, 187, 0.3);
    padding: 20px 0 15px 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

.dspb_dw {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99;
    background: linear-gradient(180deg, rgba(179, 187, 212, 0.8) 0%, rgba(79, 86, 116, 1) 100%);
    border-radius: 8px;
}

.dspb_dw_text {
    color: #ffede1;
    font-size: 11px;
    text-align: center;
    line-height: 14px;
    overflow: hidden;
    padding: 70px 0px 0px 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 12;
}

.dspb_dw_text p {
    margin: 4px 0px;
}


.dspb_dw_huang {
    display: none;
    position: absolute;
    right: -10px;
    bottom: -10px;
    width: 90%;
    height: 70%;
    background: linear-gradient(180deg, rgba(251, 158, 24, 0) 0%, rgba(245, 101, 10, 1) 100%);
    border-radius: 8px;
}


/*璧涗簨娲诲姩 -鍩硅 */

.pxbz_ul {
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    margin-bottom: 50px;
}

.pxbz_ul li {
    width: 50%;
    display: inline-block;
}

.pxbz_list {
    position: relative;
    margin: 0 15%;
}

.pxbz_top {
    position: relative;
}

.pxbz_top_img {
    width: 100%;
    height: 290px;
    object-fit: cover;
    border-radius: 8px;
}

.pxbz_top_video {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    width: 100px;
    height: 100px;
}

.pxbz_bot {
    margin-top: 20px;
    border-radius: 8px;
    background: linear-gradient(166deg, rgba(251, 158, 24, 1) 0%, rgba(245, 101, 10, 1) 100%);
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    font-size: 16px;
    text-align: center;
    display: block;
}


/*璧涗簨娲诲姩 -鑸炲彴 */

.bg-f6 {
    background: rgba(246, 246, 246, 1);;
}

.wtzf_ul {
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    margin-bottom: 50px;
}

.wtzf_ul li {
    width: 33.333%;
    display: inline-block;
    margin-bottom: 30px;
}

.wtzf_list {
    display: block;
    margin: 0 8%;
    background-color: #fff;
    border-radius: 8px;
    padding: 15px;
}

.wtzf_list_top_img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 8px;
}

.wtzf_list_bot {
    height: 165px;
    margin-top: 20px;
    overflow: hidden;
}

.wtzf_biaoti {
    font-size: 16px;
    color: #333;
    line-height: 22px;
    margin-bottom: 10px;
    /*   white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; */
    font-weight: bold;
}

.wtzf_text_box {
    color: #666;
    font-size: 14px;
}

.wtzf_text_box .elastic_box {
    margin: 10px 0;
}

.wtzf_text_bt {
    color: #666;
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wtzf_text_img {
    width: 16px;
    justify-content: 16px;
    margin-right: 10px;
}

.wtzf_text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*鐭ヨ瘑瀹囧畽  */

.zsyz_ul {
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    padding: 2% 5%;
}

.zsyz_ul li {
    height: 400px;
    margin-bottom: 2%;
    margin-right: 2%;
    width: 38%;
    display: inline-block;
}

.zsyz_ul li:first-child {
    width: 20%;
}

.zsyz_ul li:nth-child(3),
.zsyz_ul li:nth-child(5) {
    margin-right: 0;
}

.zsyz_ul li:nth-child(4) {
    width: 60%;
}

.zsyz_img {
    width: 100%;
    height: 100%;
    border-radius: 8px;
    object-fit: cover;
}

.zsyz_kca {
    padding: 30% 0 0;
    width: 100%;
    height: 100%;
    background-color: #f5650a;
    border-radius: 8px;
}

.bgcol-hw {
    background-color: #7497ec;
}

.bgcol-nd {
    background-color: #ffb637;
}

.zsyz_kcb {
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

.zsyz_kca_img {
    margin: auto;
    width: 40%;
}

.zsyz_kca_text {
    text-align: center;
    font-size: 26px;
    color: #fff;
    margin-top: 20px;
}


/*鑺傛棩涓婚娲诲姩  */

.jrzthd_ul {
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    padding: 2% 5%;
}

.jrzthd_ul li {
    margin-bottom: 2%;
    margin-right: 2%;
    width: 20%;
    display: inline-block;
}

.jrzthd_ul li:first-child {
    width: 78%;
}

.jrzthd_ul li:last-child {
    margin-right: 0;
}

.jrzthd_ul_top {
    margin-bottom: 2.5%;
    height: 400px;
}

.jrzthd_ul_bot {
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
}

.jrzthd_ul_bot_list {
    width: 49%;
    margin-right: 1%;
    height: 400px;
}

.jrzthd_ul_bot_list:last-child {
    margin-right: 0;
    margin-left: 1%;
}

.zsyz_kca_pad {
    width: 100%;
    background-color: #3acbbd;
    border-radius: 8px;
    margin-bottom: 10%;
    height: 300px;
}

.bgcol_jr {
    background-color: #ff587f;
}

.zsyz_kca_padsz {
    padding: 20% 0 20%;
}

.jrzthd_ul_right_list {
    height: 500px;
}


/*鑴戞礊瀹為獙瀹�  */

.ndsys_ul li:nth-child(2),
.ndsys_ul li:nth-child(4) {
    margin-right: 0 !important;
}

.ndsys_ul li:nth-child(2) {
    width: 78% !important;
}

.ndsys_ul li:nth-child(3) {
    width: 60%;
    margin-right: 2%;
}

.ndsys_ul li:nth-child(4) {
    width: 38% !important;
}


/*缂栫▼璇剧▼  */

.bclx_ul {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    margin-bottom: 50px;
}

.bclx_ul li {
    width: 33.333%;
    display: inline-block;
    margin-bottom: 30px;
}

.bclx_list {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    margin: 0 15px;
}

.bclx_list_rig {
    flex: 1;
    line-height: 22px;
    color: #3c4467;
    font-size: 16px;
}

.bclx_list_rig p {
    opacity: 0.65;
    font-size: 16px;
}


.bclx_list_rig h2 {
    line-height: 28px;
    margin-bottom: 10px;
    font-size: 20px;
}

.bclx_list_lefimg {
    width: 49px;
    height: 33px;
    margin-right: 10px;
}

.xqqb_ul {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

.xqqb_ul li {
    width: 40%;
    display: inline-block;
}

.xqqb_ul li:last-child {
    width: 55%;
}

.xqqb_leftimg {
    width: 40px;
    height: 40px;
}

.xqqb_lefttext {
    margin-top: 20px;
    font-size: 16px;
    line-height: 28px;
}

.xqqb_right {
    position: relative;
    z-index: 0;
    margin-left: 5%;
}

.xqqb_rightimgbox {
    position: relative;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
}

.xqqb_alqbimgjl {
    width: 45%;
    padding: 10px 10px 20px;
}

.xqqb_alqbimgjl:last-child {
    width: 55%;
}

.xqqb_rightimg {
    width: 100%;
    height: 180px;
    border-radius: 8px;
    box-shadow: 0 0 8px #ddd;
}

.xqqb_right_bot {
    position: absolute;
    left: -10px;
    bottom: 0px;
    width: 90%;
    height: 70%;
    background: linear-gradient(180deg, rgba(251, 158, 24, 0) 0%, rgba(245, 101, 10, 1) 100%);
    border-radius: 0 0 8px 8px;
    z-index: -1;
}

.jjgh_box {
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/rjgj-bg.jpg);
    padding: 50px 0;
}

.jgjh_ul {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

.jgjh_ul li {
    width: 25%;
}

.jgjh_ul li:nth-child(2) {
    width: 40%;
    margin: 0 5%;
}

.jgjh_iocimg {
    width: 30px;
    height: 30px;
}

.jgjh_text {
    margin-top: 20px;
    color: #3c4467;
    font-size: 16px;
    line-height: 20px;
}

.jgjh_text h2 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}

.cen_imgbox {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
}

.cen_imglist {
    width: 50%;
    display: inline-block;
}

.cen_imgjl {
    margin: 5px;
}

.cen_imgjl_img {
    height: 150px;
    object-fit: cover;
    width: 100%;
    border-radius: 8px;
}

.gjjh_dwimg {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 99;
    transform: translate(-50%, -50%);
}

.gjjh_dwimgimg {
    width: 120px;
    height: 120px;
    margin: auto;
}

.bcln-box {
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/jdbc-bg.jpg);
    padding: 3% 5%;
    border-radius: 20px;
    background-position: center;
}

.bcln-ul {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}

.bcln-ul li {
    width: 30%;
    display: inline-block;
}

.bcln-ul li:nth-child(2) {
    width: 40%;
}

.bcln-text {
    text-align: right;
    line-height: 24px;
    color: #fff;
    font-size: 16px;
}

.bcln-text p {
    text-align: left;

}

.bcln-text-rig {
    text-align: left !important;
}

.bcln-text h2 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px;
    opacity: 0.5;
}

.bcln-marimg {
    margin: auto;
    width: 80%;
}

.fgqld_ul {
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/qld-bg.jpg);
    background-position: top;
}

.fgqld_ul li {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 100px;
}

.fgqld_lefimg {
    width: 480px;
    height: 240px;
    border-radius: 8px;
    margin-right: 30px;
}

.fgqld_ul li:nth-child(2n + 0) .fgqld_lefimg {
    margin-right: 0;
    margin-left: 30px;
}

.fgqld_rig {
    flex: 1;
    font-size: 14px;
    color: #3c4467;
}

.fgqld_rig .tiewez {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 33px;
    display: inline-block;
    position: relative;
    padding-right: 80px;
}

.fgqld_rig p {

    font-size: 16px;
    line-height: 26px;
    opacity: 0.75;

}


.fgqld_nianl {
    position: absolute;
    right: 0;
    top: 2px;
    color: #fff;
    font-size: 18px;
    line-height: 25px;
    background-color: #f5650a;
    padding: 2px 5px;
    border-radius: 4px;
}

.bg-f5f7 {
    background-color: #f5f5f7;
}

.jtzr-img {
    width: 36px;
    height: 36px;
}

.gxdmimg {
    width: 80%;
    margin: auto;
}

.gxdmimg-text {
    text-align: center;
    margin-top: 20px;
    color: #3c4467;
    font-size: 20px;
}

.kmen_box {
    padding: 0 0px;
    height: 340px;
}

.lyygj-stekc li {
    width: 16.666%;
}

.lyygj-stekc li.active::before {
    width: 150px;
}

.lyy_pyangbox {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
}

.lyy_pyangbox .pyang {
    width: 50%;
    display: inline-block;
    padding-right: 30px;
}

media

(
max-width:

1440
px

)
{
.xwdt_banner {
    position: relative;
    height: 500px;
}

.sshdheg_banner {
    height: 380px;
}

}


/* jyq */

media screen and

(
max-device-width:

480
px

)
{
.w_1180,
.ptjj ul,
.w_1270 {
    width: 100%;
}

.jyq_dlxs {
    display: none;
}

.c-banner {
    height: 240px;
}

.c-banner .banner ul li img {
    height: 240px;
}

.c-banner .banner ul {
    height: 240px;
}

.xqubt {
    padding: 0 15px;
    margin-bottom: 30px;
}

.xqubt h2 {
    font-size: 17px;
}

.xqubt p {
    margin-top: 15px;
}

.mt60 {
    margin-bottom: 20px !important;
}

.mb100 {
    margin-bottom: 40px !important;
}

.mt100 {
    margin-top: 40px !important;
}

.pb100 {
    padding-bottom: 40px !important;
}

.pt100 {
    padding-top: 40px !important;
}

.gjhjx_left .xxffzs h2 {
    font-size: 15px;
    margin-bottom: 10px;
}

.gjhjx_left {
    width: 100%;
    float: none;
}

.gjhjx {
    padding: 0 15px;
}

.gjhjx_left .xxffzs ul {
    margin-bottom: 15px;
    overflow: hidden;
}

.gjhjx_left .xxffzs ul li {
    margin-bottom: 0;
}

.gjhjx_left .xxffzs ul li p {
    font-size: 12px;
}

.gjhjx_left .xxffzs ul li img {
    margin-right: 2px;
}

.gjhjx_right {
    float: none;
    width: 100%;
    height: 130px;
}

.gjhjx_right img {
    width: 100%;
    height: 130px;
    object-fit: cover;
    border-radius: 10px;
}

.stekc {
    padding: 0px 15px;
    display: -webkit-box;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    align-items: flex-start;
    width: 100%;
}

.stekc li {
    float: none;
    width: 40%;
}

.stekc li img {
    width: 40px;
    margin-right: 10px;
    float: none;
}

.stekc li h2 {
    font-size: 16px;
}

.stekc li.active::before {
    width: 110px;
    height: 3px;
    bottom: 0;
}

.jxue_box .jxue_left .ship {
    width: 100%;
    height: 130px;
    float: none;
    border-radius: 10px;
}

.jxue_right {
    float: none;
    width: 100% !important;
}

.jxue_box {
    padding: 15px;
}

.jxue_left {
    float: none;
}

.jxue_box .jxue_right .jxnr h2 {
    font-size: 17px;
    margin-bottom: 10px;
}

.jxue_box .jxue_right .jxnr p {
    font-size: 14px;
    width: 50%;
    padding: 5px 0;
}

.jxue_box .jxue_right .jxnr {
    margin-top: 15px;
}

.jxue_box .jxue_right .pyang p {
    font-size: 14px;
}

.jxue_box .jxue_right .pyang h3 {
    margin-top: 15px;
}

.jxzd_left {
    width: 100% !important;
    float: none;
}

.jxzd_box {
    padding: 15px;
}

.jxzd_box .jxzd_left p {
    font-size: 14px;
    padding: 5px 0 5px 15px;
}

.jxzd_box .jxzd_left p::before {
    width: 6px;
    height: 6px;
}

.jxzd_box .jxzd_left h2 {
    margin-bottom: 15px;
}

.jxzd_right {
    float: none;
    display: flex;
    align-items: center;
    width: 100% !important;
    margin-top: 10px;
}

.jxzd_box .jxzd_right .jxzd_sm {
    float: none;
    padding: 15px;
    height: auto;
}

.jxzd_box .jxzd_right ul li {
    padding: 17px 15px 17px 40px;
    background: #ecedf2 url(../img/wxz.png) left 10px center;
    background-repeat: no-repeat;
    background-size: 20px;
    width: 100%;
}

.jxzd_box .jxzd_right ul li.active {
    padding: 17px 15px 17px 40px;
}

.jxzd_box .jxzd_right ul li.active::before {
    background: url(../img/xa.png);
    content: "";
    position: absolute;
    left: 10px;
    top: 24px;
    width: 20px;
    height: 20px;
    background-size: 100%;
}

.jxzd_box .jxzd_right ul {
    width: 38%;
    font-size: 14px;
}

.jxzd_box .jxzd_right .jxzd_sm img {
    width: 100% !important;
}

.jxzd_box .jxzd_right .jxzd_sm p {
    font-size: 12px;
    padding: 5px 0;
}

.nrt {
    width: 100%;
}

.youshi {
    padding: 0 15px;
}

.youshi li {
    width: 100%;
    display: flex;
    align-items: flex-start;
    float: none;
    margin-bottom: 25px;
}

.youshi li:last-child {
    margin-bottom: 0;
}

.youshi li .youshi_tp {
    width: 40%;
    height: 90px;
    margin-right: 15px;
    height: 90px;
}

.youshi li .youshi_tp img {
    height: 90px;
}

.youshi li .youshi_you {
    width: 60%;
    margin-top: 0px;
}

.youshi li .youshi_you h2 {
    font-size: 16px;
    margin-bottom: 5px;
}

.youshi li .youshi_you p {
    font-size: 14px;
    line-height: 21px;
}

.youshi li .youshi_tp::after {
    background-size: 100%;
    background-repeat: no-repeat;
    width: 134px;
    height: 10px;
    bottom: -9px;
}

.ptjj ul {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    margin-left: 15px;
}

.ptjj .qianj {
    display: none;
}

.ptjj .htui {
    display: none;
}

.ptjj ul {
    display: flex;
    align-items: center;
}

.ptjj ul li {
    float: none;
    width: 140px;
}

.ptjj ul li img {
    width: 120px;
    height: 100px;
}

.ptjj ul li .jianju p {
    padding: 10px 0px;
    height: 58px;
}

.ptjj ul li .jianju {
    margin-right: 20px;
}

.ljej {
    display: flex;
    align-items: center;
}

.ljej li {
    float: none;
    width: 140px;
}

.ljej_bj {
    background-size: 100%;
    padding: 100px 0;
    display: -webkit-box;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
}

.ljej li .jianju img {
    width: 43px;
    height: 43px;
    object-fit: contain;
}

.ljej li .jianju {
    margin: 0 5px;
    padding: 20px 10 15px;
}

.ljej li .jianju p {
    font-size: 12px;
    margin: 15px 0 10px;
    height: 32px;
}

.ljej li .jianju h2 {
    font-size: 15px;
    width: 100px;
    padding-bottom: 10px;
}

/* 鍏ㄥ浗鏍″尯  */
.Map {
    float: none;
    width: 100%;
}

.Map img {
    width: 100%;
    padding: 0 15px;
}

.map_left {
    display: flex;
    align-items: center;
    float: none;
    padding: 15px 0 15px 15px;
    margin-top: 0;
}

.map_left .cshi {
    padding: 15px 20px;
    width: 50%;
    margin-right: 15px;
    margin-top: 20px;
}

.map_left .cshi h2 {
    font-size: 18px;
}

.map_left .cshi h2 span {
    font-size: 12px;
    margin-left: 5px;
}

.map_left .cshi p {
    font-size: 12px;
}

.xqzs_box {
    padding: 0 15px;
    display: flex;
    align-items: center;
}

.xqzs_left {
    width: 34%;
    margin-right: 5px;
}

.xqzs_right {
    float: none;
    flex: 1;
    width: 64%;
}

.xqzs_right .xqzs_right_zh {
    width: 57%;
    height: 184px;
    margin-right: 5px;
    border-radius: 5px;
}

.xqzs_right .mt15 {
    margin-bottom: 5px !important;
}

.xqzs_right_xiao img {
    width: 100%;
    height: 90px;
    border-radius: 20px;
    object-fit: cover;
    margin-bottom: 5px;
    border-radius: 5px;
}

.xqzs_right_chang {
    width: 100%;
    height: 110px;
    margin-bottom: 5px;
    border-radius: 5px;
}

.xqzs_left img {
    width: 100%;
    height: 149px;
    margin-bottom: 5px;
    border-radius: 5px;
}

.sxuabn select {
    width: 47%;
    padding: 10px;
    margin-right: 15px;
    float: left;
}

.mr0 {
    margin-right: 0 !important;
}

.xqfb_ss {
    width: 100%;
    display: inline-block;
    margin-top: 15px;
}

.sxuabn {
    margin-bottom: 30px;
    padding: 0 15px 0 15px;
}

.xqfb_left {
    width: 100%;
    padding: 0 15px;
}

.xqfb_left li h2 {
    font-size: 16px;
}

.xqfb_right img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}

.xqfb_right {
    float: none;
    padding: 15px;
}

/* 鎷涘晢鍔犵洘 */
.jmzx {
    top: 0;
    position: relative;
    left: 0;
    right: 0;
    top: -50px;
    transform: translate(0, 0);
}

.jmzx .login-box {
    float: none;
    margin: auto;
    box-shadow: 0 5px 8px #ddd;
}

.hhryq_ul li {
    width: 100%;
    margin: 10px 0;
}

.hhryq_list {
    font-size: 16px;
}

.hhryq_listimg {
    width: 40px;
    height: 40px;
}

.jmzc {
    padding: 85px;
}

.jmzc .lytext {
    color: #fff;
    font-size: 10px;
    margin-top: 5px;
    -webkit-line-clamp: 2;
    height: 50px;
}

.hzlc_ul {
    padding: 15px;
}

.hzlc-yuancen {
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 16px;
}

.hzlc_list {
    display: flex;
    position: relative;
    z-index: 0;
    padding-bottom: 0;
}

.hzlc_list_rigimg {
    width: 28px;
    height: 6px;
    margin: 0 10px;
}

.hzlc_list_text {
    font-size: 10px;
    line-height: 18px;
}

.hzlc_list_text h2 {
    font-size: 16px;
    margin-bottom: 5px;
}

.p15 {
    padding: 15px;
}

}

#video1 {
    width: 900px;
    height: 450px;
    margin: 10px auto;
}

#video2 {
    width: 900px;
    height: 450px;
    margin: 10px auto;
}

.xqzs_right {
    width: 71%

}

.foot_ul {
    display: none;
}

.right {
    display: none;
}

.phone_caidan {
    display: none;
}


/* lyy */

media screen and

(
max-device-width:

480
px

)
{
.xwdt_banner {
    position: relative;
    height: 220px;
}

.sshdheg_banner {
    height: 180px;
}

.w_1200 {
    width: 100%;
}

/*  鏂伴椈娲诲姩*/
.xwdt_lxbox {
    padding: 5px 15px;
    box-shadow: initial;
    border-radius: 15px 15px 0 0;
    margin-bottom: 0;
}

.xwdt_botul {
    min-height: initial;
}

.xwdt_botul li {
    padding: 15px 0;
}

.xwdt_botul li:last-child {
    border-bottom: 1px solid #eee;
}

.xwdt_topul li a {
    font-size: 16px;
}

.xwdt_lxbox {
    position: relative;
    margin-top: -60px;
}

.xwdt_botlist_img {
    width: 130px;
    height: 80px;
    object-fit: cover;
    margin-right: 10px;
    border-radius: 6px;
}

.xnhd_lx {
    top: 10px;
    left: 10px;
    z-index: 99;
    font-size: 10px;
    padding: 2px 6px;
}

.lxwdt_listrihgt h2 {
    font-size: 16px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.lxwdt_listrihgt .xwdt_neirong {
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.lxwdt_listrihgt .xwdt_time {
    font-size: 12px;
    margin-top: 5px;
}

/*  鍏充簬鎴戜滑鍝佺墝浠嬬粛*/
.xwdt_leftul_box {
    display: none;
}

.ppjs_topsp_img {
    height: 190px;
    margin: 15px 0;
}

.ppjs_topsp_video {
    width: 45px;
    height: 45px;
}

.jlhz_tittop {
    padding: 10px 0 15px;
}

.jlhz_tit {
    margin: 0 auto 20px auto;
}

.tit_biaoti {
    font-size: 17px;
}

.pp_jieshao_lef_text {
    color: #666;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}

.zzhegnshu_ul li {
    width: 50%;
}

.zzhegnshu_list {
    margin: 0 5px;
}

.zzhegnshu_ul li {
    margin-bottom: 10px;
}

/* 鍥㈤槦浠嬬粛 */
.csrjs_lef_img {
    width: 100px;
    height: 130px;
    margin-right: 10px;
    object-fit: cover;
    border-radius: 6px;
}

.csrjs_rig h2 {
    font-size: 16px;
}

.csrjs_bq {
    font-size: 14px;
}

.csrjs_text {
    position: relative;
    min-height: auto;
    font-size: 12px;
    line-height: 23px;
    color: #666;
    background-color: #fafafa;
    border-radius: 6px;
    padding: 10px 10px;
    margin-top: 10px;
}

.csrjs_jt::after {
    display: none;
}

.yftd_box {
    padding: 0;
}

.yftd_ul li {
    height: 110px;
}

.yftd_lef {
    margin-right: 10px;
    font-size: 12px;
    line-height: 20px;
    padding: 10px;
    justify-content: center;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}

.yftd_rig_img {
    height: 110px;
}

.jpjl_ul li {
    width: 100%;
    margin-bottom: 15px;
}

.jpjl_ul li:nth-child(2n + 0) .jpjl_list {
    margin-right: 0px;
    margin-left: 0px;
}

.jpjl_lef_img {
    width: 70px;
    height: 70px;
    margin-right: 10px;
}

.jpjl_rig h2 {
    font-size: 16px;
}

.jpjl_text {
    margin-top: 0px;
    font-size: 12px;
    line-height: 22px;
}

.ptb30 {
    padding: 30px 0;
}

/*璧涗簨娲诲姩  */
.dspb_ul {
    margin: 0 10px 20px;
}

.dspb_ul li {
    width: 50%;
}

.dspb_list {
    margin: 0 5px 20px;
}

.dspb_list_dsimg {
    height: 170px;
}

.dspb_tit {
    font-size: 16px;
    padding: 15px 0 15px 0;
}

.dspb_dw_text {
    padding: 40px 10px 20px 10px;
    -webkit-line-clamp: 5;
}

.pxbz_list {
    margin: 0 10px;
}

.pxbz_top_img {
    height: 145px;
}

.pxbz_bot {
    margin-top: 10px;
    border-radius: 8px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
}

.pxbz_ul {
    margin: 0 5px;
}

.wtzf_ul {
    margin: 0 10px;
}

.wtzf_ul li {
    width: 50%;
    margin-bottom: 15px;
}

.wtzf_list {
    margin: 0 5px;
    padding: 10px;
}

.wtzf_list_top_img {
    height: 100px;
}

.wtzf_list_bot {
    height: 140px;
    margin-top: 10px;
}

.wtzf_biaoti {
    font-size: 14px;
    margin-bottom: 5px;
}

.wtzf_text_bt {
    font-size: 12px;
}

.zsyz_ul {
    padding: 10px 15px;
}

.zsyz_ul li {
    height: 140px;
}

.zsyz_kca_text {
    font-size: 14px;
}

.jrzthd_ul_top {
    margin-bottom: 2.5%;
    height: 140px;
}

.jrzthd_ul_bot_list {
    height: 140px;
}

.zsyz_kca_pad {
    width: 100%;
    background-color: #3acbbd;
    border-radius: 8px;
    margin-bottom: 10%;
    height: 100px;
}

.zsyz_kca_text {
    margin-top: 10px;
}

.jrzthd_ul_right_list {
    height: 180px;
}

/*缂栫▼璇剧▼  */
.bclx_ul li {
    width: 50%;
    display: inline-block;
    margin-bottom: 15px;
}

.bclx_list_lefimg {
    width: 35px;
    height: 23px;
    margin-right: 5px;
}

.bclx_list_rig {
    font-size: 12px;
}

.bclx_list_rig h2 {
    margin-bottom: 5px;
    font-size: 16px;
}

.bclx_ul {
    margin-bottom: 20px;
}

.gxdmimg-text {
    margin-top: 10px;
    font-size: 14px;
}

.xqqb_ul {
    padding: 0 15px;
}

.xqqb_ul li {
    width: 100%;
}

.xqqb_ul li:last-child {
    width: 100%;
}

.xqqb_leftimg {
    width: 25px;
    height: 25px;
}

.xqqb_lefttext {
    margin-top: 10px;
    font-size: 14px;
    line-height: 22px;
}

.xqqb_right {
    margin-left: 10px;
}

.xqqb_rightimg {
    height: 100px;
}

.xqqb_rightimgbox {
    margin-right: -5px;
}

.xqqb_alqbimgjl {
    padding: 10px 5px 15px;
}

.jjgh_box {
    padding: 30px 0;
}

.jgjh_ul {
    padding: 0 15px;
}

.jgjh_ul li {
    width: 100%;
}

.jgjh_ul li:nth-child(2) {
    width: 100%;
    margin: 10px 0;
}

.cen_imgjl_img {
    height: 80px;
}

.gjjh_dwimgimg {
    width: 60px;
    height: 60px;
}

.bcln-box {
    padding: 15px;
    border-radius: 10px;
    margin: 0 15px;
}

.bcln-ul li {
    width: 100%;
}

.bcln-ul li:nth-child(2) {
    width: 100%;
}

.bcln-text {
    text-align: left;
}

.bcln-marimg {
    margin: 15px auto;
}

.bcln-text h2 {
    margin-bottom: 10px;
}

.fgqld_ul {
    background: #f6f6f6;
    padding: 0 15px;
}

.fgqld_ul li {
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
}

.fgqld_lefimg {
    margin-right: 10px;
}

.fgqld_ul li:nth-child(2n + 0) .fgqld_lefimg {
    margin-right: 0;
    margin-left: 10px;
}

.fgqld_lefimg {
    width: 140px;
    height: 70px;
    border-radius: 8px;
    margin-right: 10px;
}

.fgqld_rig .tiewez {
    margin-bottom: 10px;
    font-size: 15px;
}

.fgqld_rig {
    font-size: 12px;
}

.fgqld_rig .tiewez {
    padding-right: 40px;
}

.fgqld_nianl {
    font-size: 10px;
    padding: 1px 3px;
    top: 1px;
}

.jtzr-img {
    width: 24px;
    height: 24px;
}

}
