/*common start*/
body,
div,
ul,
li,
a,
img,
p,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
span,
strong,
input {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    border: 0;
    list-style: none;
}

body {
    font-size: 12px;
    font-family: '';
    color: #666;
}

a {
    color: #666;
}

a:hover {
    color: #f60;
}

p {
    line-height: 1.8em;
    padding: 5px 0;
}

.clear {
    margin: 0;
    padding: 0;
    font-size: 0;
    clear: both;
}

.wapper {
    width: 1170px;
    margin: 0 auto;
}

.header {
    position: relative;
    z-index: 6;
    height: 150px;
}

.header .logo {
    float: left;
    padding-top: 20px;
}

/*menu*/
.menu {
    height: 150px;
    line-height: 150px;
    float: right;
}

.menu ul li {
    float: left;
    position: relative;
    width: 100px;
}

.menu ul li dl {
    background: #fff;
    width: max-content;
    position: absolute;
    left: 0px;
    top: 150px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    padding: 10px 0;
    display: none;
}

.menu ul li dl dl {
    top: 0px;
    left: 100%;
}

.menu ul li dl dd {
    line-height: 28px;
    border-bottom: #ddd dotted 1px;
    padding: 0 10px;
    position: relative;
}

.menu ul li dl dd a {
    font-size: 12px;
    color: #666;
    font-weight: normal;
    display: inline;
    padding: 0;
    text-align: left;
}

.menu ul li dl dd a:hover {
    color: #f60;
}

.menu a {
    font-size: 14px;
    color: #333;
    text-decoration: none;
    display: block;
    text-align: center;
}

.menu a:hover {
    color: #092f70;
}

a.menu_hover {
    background: url(../images/nav_a_5l2q.png) center no-repeat;
    color: #173470;
}

/*banner_02*/
.banner {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.banner_02 {
    height: 506px;
    overflow: hidden;
}

.banner_02 #banner_02_con {
    display: none;
}

.left {
    float: left;
    position: absolute;
    left: 12%;
    top: 146px;
    z-index: 99;
    border-left: 7px solid #ffffff;
    padding-left: 15px;
    width: 480px;
}

.left h2 {
    color: #fff;
    font-size: 45px;
    /*font-family:"Arial Black", Gadget, sans-serif;*/
}

.left b {
    background: #fff;
    color: #394427;
    font-size: 28px;
    display: block;
}

.left strong {
    display: block;
    color: #fff;
    font-size: 20px;
}

.left span {
    display: block;
    font-size: 6px;
    color: #CFD0CE;
}

.right {
    float: right;
    position: absolute;
    right: 12%;
    top: 146px;
    z-index: 99;
    width: 440px;
}

/*scroll_03*/
.scroll_03 {
    position: relative;
}

.scroll_03 .hd .prev {
    display: block;
    width: 32px;
    height: 28px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/3_8um0.png) no-repeat;
    position: absolute;
    top: 0px;
    left: 100px;
}

.scroll_03 .hd .next {
    background: url(../images/5_5tux.png) no-repeat;
    display: block;
    width: 32px;
    height: 28px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    top: 0px;
    left: 142px;
}

.scroll_03 .bd {
    position: absolute;
    top: 50px;
    width: 440px;
    background: url(../images/news_bg.png);
    /*background:rgba(9,47,112,0.9);*/
}

.scroll_03 .bd li {
    float: left;
    width: 420px;
    overflow: hidden;
    margin: 0 10px;
}

.scroll_03 .bd li .img {
    height: 176px;
}

.scroll_03 .bd li .img a {
    color: #fff;
}

.scroll_03 .bd li .img a h2 {
    font-size: 40px;
    font-weight: normal;
}

.scroll_03 .bd li .img a strong {
    font-size: 18px;
    display: block;
    padding-top: 15px;
    padding-bottom: 5px;
    font-weight: normal;
}

.scroll_03 .bd li .img a span {
    display: block;
    font-size: 12px;
    line-height: 20px;
}

.con1 {
    margin-top: 50px;
    height: 361px;
}

.con1 .tit h2 {
    border: 1px solid #173470;
    width: 228px;
    height: 26px;
    line-height: 26px;
    margin: 0 auto;
    position: relative;
}

.con1 .tit h2 b {
    color: #173470;
    background: #fff;
    width: 116px;
    position: absolute;
    left: 50%;
    margin-left: -56px;
    display: block;
    text-align: center;
    bottom: -13px;
}

.con1 .tit strong {
    display: block;
    font-size: 36px;
    color: #173470;
    font-weight: normal;
    text-align: center;
    margin-top: 15px;
}

.con1 .tit span {
    display: block;
    width: 308px;
    text-align: center;
    color: #173470;
    border-top: 1px solid #173470;
    line-height: 25px;
    margin: 0 auto;
}

.con1 ul {
    margin-top: 20px;
}

.con1 ul li {
    float: left;
    width: 170px;
    height: 226px;
    margin-left: 98px;
}

.con1 ul li a {
    display: block;
    width: 170px;
    height: 226px;
}

.con1 ul li a:hover {
    color: #fff;
}

.con1 ul li.i1 {
    background: url(../images/7_uaum.jpg) no-repeat;
}

.con1 ul li.i2 {
    background: url(../images/9_5sbl.jpg) no-repeat;
}

.con1 ul li.i3 {
    background: url(../images/11_c08x.jpg) no-repeat;
}

.con1 ul li.i4 {
    background: url(../images/13_7bvc.jpg) no-repeat;
}

.con1 ul li.i5 {
    background: url(../images/15_3tq1.jpg) no-repeat;
}

.con1 ul li.i1:hover {
    background: url(../images/8_pkk3.jpg) no-repeat;
}

.con1 ul li.i2:hover {
    background: url(../images/10_ukma.jpg) no-repeat;
}

.con1 ul li.i3:hover {
    background: url(../images/12_9jeh.jpg) no-repeat;
}

.con1 ul li.i4:hover {
    background: url(../images/14_p7e8.jpg) no-repeat;
}

.con1 ul li.i5:hover {
    background: url(../images/16_5vf1.jpg) no-repeat;
}

.con1 ul li strong {
    display: block;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    padding-top: 150px;
}

.con1 ul li span {
    display: block;
    text-align: center;
    color: #999;
    font-size: 10px;
}


.con2 {
    margin-top: 50px;
}

.con2 .tit {
    background: #fff;
}

.con2 .tit h2 {
    border: 1px solid #173470;
    width: 228px;
    height: 26px;
    line-height: 26px;
    margin: 0 auto;
    position: relative;
}

.con2 .tit h2 b {
    color: #173470;
    background: #fff;
    width: 116px;
    position: absolute;
    left: 50%;
    margin-left: -56px;
    display: block;
    text-align: center;
    bottom: -13px;
}

.con2 .tit strong {
    display: block;
    font-size: 36px;
    color: #173470;
    font-weight: normal;
    text-align: center;
    margin-top: 15px;
}

.con2 .tit span {
    display: block;
    width: 115px;
    text-align: center;
    color: #173470;
    border-top: 1px solid #173470;
    line-height: 25px;
    margin: 0 auto;
}

.con2bg {
    background: #F1F2F0;
}

.about {
    position: relative;
    height: 612px;
    margin-top: 20px;
}

.about .img1 {
    position: absolute;
    bottom: 60px;
    left: 0px;
    z-index: 1;
}

.about .img1 img {
    width: 885px;
}

.about .img2 {
    position: absolute;
    bottom: 60px;
    left: 30px;
    z-index: 6;
}

.about .img2 .logomini {
    position: absolute;
    z-index: 10;
    left: 36px;
    margin-left: -35px;
    top: 31px;
    width: 160px;
}

.about .img2 .logomini img {
    display: block;
    padding-left: 45px;
}

.about .img2 .logomini b {
    display: block;
    text-align: center;
    font-size: 16px;
}

.about .img2 .txt {
    position: absolute;
    width: 160px;
    text-align: center;
    color: #fff;
    left: 0;
    top: 200px;
    z-index: 7;
}

.about .img2 .txt h2 {
    font-size: 24px;
    font-weight: normal;
}

.about .img2 .txt h2 p {
    font-size: 12px;
    font-weight: normal;
}

.about .img3 {
    position: absolute;
    bottom: 60px;
    right: 14px;
    z-index: 6;
}

.about span {
    display: block;
    top: 90px;
    left: 205px;
    position: absolute;
    z-index: 6;
    width: 669px;
    line-height: 23px;
    font-size: 14px;
}

.about .more {
    position: absolute;
    z-index: 10;
    width: 104px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #173470;
    right: 0px;
    top: 234px;
}

.about .more a {
    color: #fff;
    font-size: 24px;
}


.con3 {
    margin-top: 50px;
}

.con3 .tit {
    background: #fff;
}

.con3 .tit h2 {
    border: 1px solid #173470;
    width: 228px;
    height: 26px;
    line-height: 26px;
    margin: 0 auto;
    position: relative;
}

.con3 .tit h2 b {
    color: #173470;
    background: #fff;
    width: 116px;
    position: absolute;
    left: 50%;
    margin-left: -56px;
    display: block;
    text-align: center;
    bottom: -13px;
}

.con3 .tit strong {
    display: block;
    font-size: 36px;
    color: #173470;
    font-weight: normal;
    text-align: center;
    margin-top: 15px;
}

.con3 .tit span {
    display: block;
    width: 115px;
    text-align: center;
    color: #173470;
    border-top: 1px solid #173470;
    line-height: 25px;
    margin: 0 auto;
}

.c3-left {
    float: left;
    width: 560px;
    margin-top: 20px;
}

.c3-left img {
    margin-bottom: 5px;
}

.c3-left h2 {
    height: 25px;
    line-height: 25px;
    font-size: 14px;
}

.c3-left h2 a {
    float: left;
}

.c3-left h2 span {
    float: right;
    font-weight: normal;
    color: #999;
}

.c3-left strong {
    display: block;
    line-height: 20px;
    font-weight: normal;
    color: #999;
}

.c3-right {
    float: right;
    width: 590px;
    margin-top: 20px;
}

.c3-right .list {
    height: 100px;
}

.c3-right .list-left {
    float: left;
    width: 150px;
    border-right: 1px solid #173470;
    text-align: center;
}

.c3-right .list-right {
    float: right;
    width: 430px;
}

.c3-right .list-right a {
    font-weight: bold;
    font-size: 14px;
    display: block;
    line-height: 25px;
}

.c3-right .list-right span {
    display: block;
    color: #999;
    line-height: 25px;
}

.con4bg {
    background: url(../images/2_paaj.jpg) center no-repeat;
    /* height: 188px; */
    margin-top: 50px;
    background-size: 100% 100%;
}

.c4-left {
    float: left;
}

.c4-left span {
    color: #fff;
    font-size: 24px;
    padding-top: 30px;
    display: block;
}

.c4-left strong {
    display: block;
    font-size: 30px;
    font-weight: normal;
    color: #fff;
}

.c4-left b {
    font-weight: normal;
    font-size: 12px;
    color: #ccc;
    padding-top: 5px;
    display: block;
}

.c4-right {
    float: right;
    margin-top: 50px;
}

.c4-right a {
    display: block;
    width: 245px;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
}

.c4-right a:hover {
    color: #173470;
    background: #fff;
}

.c4-right span {
    display: block;
    padding: 5px 0px;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.footer {
    padding: 30px 0px;
    background: #F0ECED;
}

.footer ul li {
    line-height: 25px;
    text-align: center;
}




/*common end*/
.slideBox {
    width: 210px;
    height: 250px;
    overflow: hidden;
    position: relative;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 5px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    background: #f00;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd ul li {
    position: relative;
}

.slideBox .bd ul span {
    display: block;
    height: 40px;
    line-height: 40px;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    bottom: 0px;
    width: 100%;
    color: #fff;
    padding-left: 10px;
}

.slideBox .bd img {
    width: 210px;
    height: 250px;
}


/*banner_01*/
.banner_01 {
    width: 1000px;
    height: 360px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.banner_01 ul {
    height: 360px;
    position: absolute;
}

.banner_01 ul li {
    width: 1000px;
    height: 360px;
    float: left;
    overflow: hidden;
    position: relative;
    background: #ccc;
}

.banner_01 ul li img {
    width: 1000px;
    height: 360px;
}

.banner_01 .btnBg {
    width: 1000px;
    height: 20px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000;
}

.banner_01 .btn {
    width: 1000px;
    position: absolute;
    height: 10px;
    padding: 5px 10px;
    right: 0;
    bottom: 3px;
    text-align: right;
}

.banner_01 .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 25px;
    height: 10px;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #fff;
}

.banner_01 .btn span.on {
    background: #fff;
}

.banner_01 .preNext {
    top: 130px;
    width: 45px;
    height: 100px;
    position: absolute;
    background: url(../images/sprite.png) no-repeat 0 0;
    cursor: pointer;
}

.banner_01 .pre {
    left: 0;
}

.banner_01 .next {
    right: 0;
    background-position: right top;
}



/*banner_03*/
.banner_03 {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 360px;
    overflow: hidden;
}

.banner_03 .bd {
    Z-INDEX: 0;
    position: relative;
    overflow: hidden;
}

.banner_03 .bd ul {
    margin: 0px auto;
}

.banner_03 .bd li {
    width: 100%;
    height: 360px;
    text-align: center;
    overflow: hidden;
}

.banner_03 .hd {
    position: relative;
    top: -40px;
    width: 1100px;
    height: 20px;
    margin: 0px auto;
    text-align: center;
}

.banner_03 .hd ul {
    position: absolute;
    left: 50%;
    margin-left: -60px;
    bottom: 0px;
    z-index: 99;
    width: 150px;
    height: 22px;
}

.banner_03 .hd ul li {
    height: 22px;
    width: 22px;
    margin-left: 15px;
    text-align: center;
    text-indent: -9999em;
    float: left;
    background: url(../Images/BannerBg_02.png) no-repeat;
    cursor: pointer;
}

.banner_03 .hd ul .on {
    background: url(../Images/BannerBg_01.png) no-repeat;
}

.banner_03 .prev {
    position: absolute;
    TOP: 50%;
    left: 20px;
    Z-INDEX: 2;
    width: 31px;
    height: 53px;
    margin-top: -30px;
    background: url(../Images/BannerLeft.png) no-repeat;
    cursor: pointer;
}

.banner_03 .next {
    position: absolute;
    TOP: 50%;
    right: 20px;
    Z-INDEX: 2;
    width: 31px;
    height: 53px;
    margin-top: -30px;
    background: url(../Images/BannerRgt.png) no-repeat;
    cursor: pointer;
}

/*scroll_left start*/
#scroll_left {
    overflow: hidden;
    width: 930px;
    margin: 0px 10px;
}

#scroll_left span {
    display: block;
    height: 28px;
    line-height: 28px;
    text-align: center;
}

#scroll_left .scroll_scale {
    width: 164px;
    height: 124px;
    background: #FFF;
    margin: 0 5px;
    border: 1px solid #e4e4e4;
}

#scroll_left .scroll_scale table tr td {
    height: 124px;
    width: 164px;
    text-align: center;
}

#scroll_left .scroll_scale img {
    max-width: 160px;
    max-height: 120px;
    width: expression(this.width >160 && this.height < this.width ? 160: true);
    height: expression(this.height > 120 ? 120: true);
}

/*scroll_left end*/

/*scroll_01*/
.scroll_01 {
    background: #ddd;
}

.scroll_01 .hd .prev,
.scroll_01 .hd .next {
    display: block;
    width: 5px;
    height: 9px;
    line-height: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/icoLeft.gif) no-repeat;
}

.scroll_01 .hd .next {
    background: url(../images/icoRight.gif) no-repeat;
}

.scroll_01 .bd li {
    float: left;
}

/*scroll_02*/
.scroll_02 {
    background: #ddd;
}

.scroll_02 .hd .prev,
.scroll_02 .hd .next {
    display: block;
    width: 5px;
    height: 9px;
    line-height: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/icoLeft.gif) no-repeat;
}

.scroll_02 .hd .next {
    background: url(../images/icoRight.gif) no-repeat;
}




/*slideTxtBox_01*/
.slideTxtBox_01 .hd ul li.on {
    background: #ddd;
    cursor: pointer;
}

.contentfirst {
    display: none;
}

.contentin {
    display: block;
}

.tabin {
    background: #ddd;
}



/*Add------------------------------------------------------------------------------*/

.weizhi {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
}

.weizhi a {
    text-align: center;
    padding: 5px 20px;
}

.weizhi a:hover {
    background: #173470;
    color: #fff;
}

.inside {
    margin-top: 20px;
    min-height: 400px;
}

.inside .tit {
    background: #fff;
}

.inside .tit h2 {
    border: 1px solid #173470;
    width: 228px;
    height: 26px;
    line-height: 26px;
    margin: 0 auto;
    position: relative;
}

.inside .tit h2 b {
    color: #173470;
    background: #fff;
    width: 116px;
    position: absolute;
    left: 50%;
    margin-left: -56px;
    display: block;
    text-align: center;
    bottom: -13px;
}

.inside .tit strong {
    display: block;
    font-size: 36px;
    color: #173470;
    font-weight: normal;
    text-align: center;
    margin-top: 15px;
}

.inside .tit span {
    display: block;
    text-align: center;
    color: #173470;
    border-top: 1px solid #173470;
    line-height: 25px;
    margin: 0 auto;
}

.inside_left {
    width: 220px;
    float: left;
}

.inside_left .side_a dl dt {
    border-bottom: 3px solid #ddd;
    display: block;
    height: 40px;
    color: #324483;
    font-weight: bold;
    line-height: 40px;
    font-size: 18px;
}

.inside_left .side_a dl dd {
    height: 36px;
    line-height: 36px;
    border-bottom: #ddd solid 1px;
}

.inside_left .side_a dl dd a {
    display: block;
    padding-left: 30px;
    font-size: 14px;
    background: url(../images/about-cn3_19.jpg) 15px center no-repeat;
}

.inside_left .side_a dl dd a:hover {
    background: #324483;
    color: #fff;
}

.inside_left .side_a dl .hover a {
    background: #324483;
    color: #fff;
}

.lianxi {
    margin-top: 15px;
    text-align: center;
    padding-bottom: 20px;
}

.inside_right {
    width: 720px;
    float: right;
}

.inside_con {
    padding: 10px 0;
}



/*contact*/
.contact h2 {
    height: 36px;
    line-height: 36px;
    padding-left: 20px;
    color: #fff;
    background: #999;
}

.contact {
    margin-top: 15px;
}

.contact ul {
    padding: 10px 10px;
    border: #e4e4e4 solid 1px;
}

.contact ul li {
    line-height: 20px;
    padding: 3px 0;
}

/*proShow*/
.product_show ul li {
    width: 130px;
    line-height: 20px;
}

.product_show ul li {
    float: left;
    margin: 15px 20px 0;
    border: #e4e4e4 solid 1px;
    display: inline;
}

.pro img {
    max-width: 120px;
    max-height: 90px;
    width: expression(this.width >120 && this.height < this.width ? 120: true);
    height: expression(this.height > 90 ? 90: true);
}

.hover2 {
    background: #f4f4f4;
}

/*product_list*/
.side_product {
    margin-top: 15px;
}

.side_product h2 {
    height: 36px;
    line-height: 36px;
    padding-left: 20px;
    color: #fff;
    background: #999;
}

.side_product ul {
    padding: 10px 10px;
    border: #e4e4e4 solid 1px;
}

.side_product ul li {
    line-height: 24px;
}

.side_product ul li a {
    padding-left: 30px;
    display: block;
    border-bottom: #e4e4e4 dashed 1px;
    background: url(../images/side_menu_bg.gif) 10px 8px no-repeat;
}

.side_product ul li dl dd a {
    display: inline;
    border: none;
    background: none;
}



.step {
    max-width: 1444px;
    width: 90%;
    margin: 0 auto;
}

.step ul {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.step h3 {
    text-align: center;
    padding: 5% 0 3%;
    font-size: 30px;
    color: #000;
}

.step li {
    display: inline-block;
    width: 18%;
    font-weight: bold;
    vertical-align: middle;
    margin-bottom: 2.5%;
    text-align: center;
    position: relative;
    color: #000;
    z-index: 2;
}

.step li p {
    font-size: 20px;
    padding-top: 60%;
    padding-bottom: 8%;
}

.step li:nth-of-type(2n) {
    color: #fff;
}

.step span {
    display: inline-block;
    width: 2.5%;
    height: 10px;
    background: #e0e0e0;
    vertical-align: middle;
    margin-bottom: 2.5%;
}

.step li:first-child {
    background-size: cover;
}

.step li:first-child p {
    background-size: 35%;
}

.step li:nth-of-type(2) {
    background-size: cover;
}

.step li:nth-of-type(2) p {
    background-size: 35%;
}

.step li:nth-of-type(3) {
    background-size: cover;
}

.step li:nth-of-type(3) p {
    background-size: 35%;
}

.step li:nth-of-type(4) {
    background-size: cover;
}

.step li:nth-of-type(4) p {
    background-size: 35%;
}

.step li:nth-of-type(5) {
    background-size: cover;
}

.step li:nth-of-type(5) p {
    background-size: 35%;
}

.step li:nth-of-type(10) {
    background-size: cover;
}

.step li:nth-of-type(10) p {
    background-size: 35%;
}

.step li:nth-of-type(9) {
    background-size: cover;
}

.step li:nth-of-type(9) p {
    background-size: 35%;
}

.step li:nth-of-type(8) {
    background-size: cover;
}

.step li:nth-of-type(8) p {
    background-size: 35%;
}

.step li:nth-of-type(7) {
    background-size: cover;
}

.step li:nth-of-type(7) p {
    background-size: 35%;
}

.step li:nth-of-type(6) {
    background-size: cover;
}

.step li:nth-of-type(6) p {
    font-size: 60px;
    font-weight: bold;
    padding-top: 32%;
}

.step span.line {
    position: absolute;
    right: 8%;
    top: 45.1%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    z-index: 1;
}

.step a,
.major .container>a,
.school .container>a,
.fee a {
    display: block;
    width: 280px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    background-color: #ff9c00;
    text-align: center;
    margin: 0 auto 5%;
    border-radius: 30px;
}

@media (max-width:1300px) {
    .step span.line {
        position: absolute;
        right: 8%;
        top: 44.5%;
    }
}


.con4bg .f_nav {
    font-size: 14px;
    line-height: 24px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 30px 120px;
    margin-top: 20px;
    padding-bottom: 30px;
}

.con4bg .f_nav dl { min-width: 90px; }

/* CTA 放入 f_nav 右侧：保留原 .c4-right 视觉（白边按钮 + 白字电话），只改对齐 */
.con4bg .f_nav .c4-right {
    float: none;
    margin: 0 0 0 auto;
    text-align: right;
}
@media (max-width: 900px) {
    .con4bg .f_nav { gap: 20px; }
    .con4bg .f_nav .c4-right { margin-left: 0; text-align: left; }
    .con4bg .f_nav .c4-right a { width: 100%; }
}

.con4bg .f_nav dl dt {
        font-size: 16px;
    line-height: 28px;
    margin-bottom: 8px;
    color: #fff;
}

.con4bg .f_nav dl dt a {
    color: #fff;
}

.con4bg .f_nav dl dd {
    margin-top: 5px;
}

.con4bg .f_nav dl dd a{
    color: #fff;
}

/* ============ 2026-04 新增：footer 聚合入口条 ============ */
.con4bg .f_pillars {
        display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 28px;
    padding: 20px 0 20px;
    border-top: 1px solid rgba(255,255,255,0.12);
    margin-top: 0px;
}
.con4bg .f_pillars .pillar h5 {
    color: #fff;
    font-size: 16px;
    margin: 0 0 14px;
    padding-left: 10px;
    border-left: 3px solid #ffb23f;
    font-weight: 600;
}
.con4bg .f_pillars .pillar-links {
    display: flex;
    flex-wrap: wrap;
    gap: 6px 10px;
}
.con4bg .f_pillars .pillar-links a {
    color: #d8e2f0;
    font-size: 13px;
    line-height: 24px;
    padding: 2px 10px;
    border: 1px solid rgba(255,255,255,0.18);
    border-radius: 14px;
    transition: all .2s;
    background: rgba(255,255,255,0.04);
}
.con4bg .f_pillars .pillar-links a:hover {
    background: #ffb23f;
    color: #1a2b4a;
    border-color: #ffb23f;
    transform: translateY(-1px);
}
.con4bg .f_pillars .pillar-more {
    display: inline-block;
    margin-top: 12px;
    color: #ffb23f;
    font-size: 13px;
}
.con4bg .f_pillars .pillar-more:hover { color: #fff; text-decoration: underline; }

@media (max-width: 900px) {
    .con4bg .f_pillars { grid-template-columns: 1fr; gap: 20px; }
}


/* ============ 2026-04 Message 表单现代化改版 ============ */
.inside_con .message-card {
    max-width: 780px;
    margin: 0 auto;
    background: #fff;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 10px 40px rgba(23, 52, 112, 0.08), 0 2px 6px rgba(23, 52, 112, 0.04);
    border: 1px solid #eef2f7;
}
.inside_con .message-hero {
    background: linear-gradient(135deg, #1e3a8a 0%, #173470 50%, #0f2555 100%);
    color: #fff;
    padding: 40px 48px 32px;
    position: relative;
}
.inside_con .message-hero::after {
    content: ;
 position: absolute;
 right: -60px;
 top: -60px;
 width: 220px;
 height: 220px;
 background: radial-gradient(circle, rgba(255,178,63,0.35) 0%, transparent 70%);
 pointer-events: none;
}
.inside_con .message-hero h2 {
 font-size: 28px;
 font-weight: 600;
 margin: 0 0 10px;
 color: #fff;
 letter-spacing: 0.5px;
}
.inside_con .message-hero p {
 font-size: 14px;
 color: rgba(255,255,255,0.85);
 margin: 0 0 18px;
 line-height: 1.7;
}
.inside_con .message-hero p strong { color: #ffb23f; font-weight: 600; }
.inside_con .message-badges {
 list-style: none;
 padding: 0;
 margin: 0;
 display: flex;
 flex-wrap: wrap;
 gap: 8px 18px;
}
.inside_con .message-badges li {
 font-size: 13px;
 color: #fff;
 display: inline-flex;
 align-items: center;
 gap: 6px;
 background: rgba(255,255,255,0.08);
 padding: 4px 12px;
 border-radius: 20px;
 border: 1px solid rgba(255,255,255,0.15);
}
.inside_con .message-badges li i {
 font-style: normal;
 color: #ffb23f;
 font-weight: 700;
}

.inside_con .message-form {
 padding: 36px 48px 40px;
 background: #fff;
}
.inside_con .form-row {
 margin-bottom: 20px;
}
.inside_con .form-row.two-col {
 display: grid;
 grid-template-columns: 1fr 1fr;
 gap: 20px;
}
.inside_con .form-field { display: flex; flex-direction: column; }
.inside_con .form-field label {
 font-size: 13px;
 color: #475569;
 font-weight: 500;
 margin-bottom: 8px;
 letter-spacing: 0.3px;
}
.inside_con .form-field label em {
 color: #ef4444;
 font-style: normal;
 margin-left: 2px;
}
.inside_con .form-field input,
.inside_con .form-field textarea {
 width: 100%;
 box-sizing: border-box;
 padding: 12px 16px;
 font-size: 14px;
 color: #1e293b;
 background: #f8fafc;
 border: 1.5px solid #e2e8f0;
 border-radius: 10px;
 outline: none;
 transition: all .2s;
 font-family: inherit;
}
.inside_con .form-field input::placeholder,
.inside_con .form-field textarea::placeholder {
 color: #94a3b8;
}
.inside_con .form-field input:focus,
.inside_con .form-field textarea:focus {
 border-color: #173470;
 background: #fff;
 box-shadow: 0 0 0 4px rgba(23,52,112,0.08);
}
.inside_con .form-field textarea { resize: vertical; min-height: 100px; }

.inside_con .captcha-row {
 display: flex;
 align-items: center;
 gap: 12px;
}
.inside_con .captcha-row input { flex: 1; }
.inside_con .captcha-row img {
 height: 44px;
 border-radius: 8px;
 cursor: pointer;
 border: 1.5px solid #e2e8f0;
}
.inside_con .captcha-row a {
 color: #173470;
 font-size: 13px;
 white-space: nowrap;
}

.inside_con .form-submit { margin-top: 28px; text-align: center; }
.inside_con .btn-submit {
 display: inline-block;
 width: 100%;
 max-width: 360px;
 padding: 15px 32px;
 font-size: 16px;
 font-weight: 600;
 color: #fff;
 background: linear-gradient(135deg, #173470 0%, #1e3a8a 100%);
 border: 0;
 border-radius: 10px;
 cursor: pointer;
 letter-spacing: 1px;
 box-shadow: 0 6px 16px rgba(23,52,112,0.25);
 transition: all .2s;
 font-family: inherit;
 height: auto;
}
.inside_con .btn-submit:hover {
 transform: translateY(-2px);
 box-shadow: 0 10px 22px rgba(23,52,112,0.35);
 background: linear-gradient(135deg, #ff9c00 0%, #ffb23f 100%);
}
.inside_con #loading {
 display: inline-flex !important;
 align-items: center;
 gap: 8px;
 margin-left: 12px;
 color: #64748b;
 font-size: 14px;
}
.inside_con #loading[style*="display: none"],
.inside_con #loading[style*="display:none"] { display: none !important; }
.inside_con .form-privacy {
 margin: 16px 0 0;
 font-size: 12px;
 color: #94a3b8;
 line-height: 1.6;
}
.inside_con .form-privacy a { color: #173470; }

@media (max-width: 720px) {
 .inside_con .message-hero { padding: 28px 24px 22px; }
 .inside_con .message-hero h2 { font-size: 22px; }
 .inside_con .message-form { padding: 24px 20px 28px; }
 .inside_con .form-row.two-col { grid-template-columns: 1fr; gap: 16px; }
}

/* Screen-reader only helper for SEO hidden H1 */
.sr-only{position:absolute !important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

/* ==========================================================================
   img_list_301 图片列表 —— 统一卡片网格（覆盖页面内嵌 <style>）
   ========================================================================== */
.img_list_301 ul {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    padding: 0 !important;
    margin: 0 !important;
    list-style: none;
}
.img_list_301 ul .clear { display: none !important; }
.img_list_301 ul li {
    float: none !important;
    display: block !important;
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    border: none !important;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0,0,0,.06);
    transition: transform .25s, box-shadow .25s;
}
.img_list_301 ul li:hover {
    transform: translateY(-4px);
    box-shadow: 0 6px 20px rgba(0,0,0,.12);
}

/* table → block 流式化 */
.img_list_301 ul li table {
    display: block !important;
    width: 100% !important;
    border: none !important;
    border-collapse: collapse;
}
.img_list_301 ul li table tbody,
.img_list_301 ul li table tr {
    display: block !important;
    width: 100% !important;
}
.img_list_301 ul li table td {
    display: block !important;
    width: 100% !important;
    padding: 0 !important;
}

/* 卡片链接 */
.img_list_301 ul li .card-link {
    display: block;
    text-decoration: none;
    color: inherit;
}

/* 图片 */
.img_list_301 ul li .show_img {
    overflow: hidden;
    height: 200px !important;
    background: #f5f5f5;
}
.img_list_301 ul li .show_img img {
    width: 100% !important;
    height: 200px !important;
    object-fit: cover;
    display: block;
    transition: transform .3s;
}
.img_list_301 ul li:hover .show_img img {
    transform: scale(1.05);
}

/* 标题 */
.img_list_301 ul li .show_img_title {
    padding: 12px 10px;
    text-align: center;
    background: #fff;
    font-size: 15px;
    font-weight: 600;
    color: #173470;
    line-height: 1.4;
}
.img_list_301 ul li:hover .show_img_title {
    color: #092f70;
}

/* 分页 */
.img_list_301 .page_box { clear: both; }
