@charset "utf-8";
/* CSS Document public*/
*{font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch;}
body{padding:0;margin:0;font-family:"Microsoft Yahei",Arial,Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; line-height: 1; font-size:14px;overflow-x: hidden;position: relative;}
html,body{ min-height:100%!important;} html{} 
::-webkit-scrollbar {width:4px;height: 8px;background-color: #F5F5F5;}
::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}

.clearfix:after{content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.clear:after{content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.flex{display: flex;justify-content: space-between;flex-wrap: wrap;}
.flex-center{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.flex-start{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.flex-end{display: flex;justify-content: flex-end;flex-wrap: wrap;}
input,button,textarea {background: none; outline: none;border: none;-webkit-appearance:none; border-radius:0}
input:focus {border: none;}


a{text-decoration:none;bblr:expression(this.onFocus=this.blur());/*IE?  */outline-style:none;/*FF?  */; outline:none;}
a,input,img,:focus{ mayfish:expression(this.onfocus=this.blur); cursor:handbblr:expression(this.onFocus=this.blur());/*IE?  */ outline-style:none;/*FF?  */ } /*?  a  ?         */
ul{list-style:none;}
img{border:0px}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
ul li{ list-style:none;}
h3,h4,h5{ font-weight:normal;}
h4 a:hover,h5 a:hover{ -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
hr{display:block;height:1px;border:0;background:#d8d8d8;padding:0;margin-bottom: 3.25rem;margin-top: 2.5rem;}
abbr,article,aside,audio,canvas,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video{display:block}
video{ object-fit:cover;width: 100%;height: auto;}
.fl{ float:left}
.fr{ float:right}
a:hover .pic img{ transform:scale(1.05);}/*?? ? */
a .pic img{-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}/*        */
h5 a,.more a{-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}/*        */
.opacity{filter:alpha(opacity=100); opacity:1; -moz-opacity:1; -khtml-opacity:1}/*?      */
.overfloat-dot{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}/* ?        ?    ?*/
.overfloat-dot-2{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.overfloat-dot-3{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.gray { -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%); filter:gray; filter:alpha(opacity=60); opacity:0.6;  -moz-opacity:0.6; -khtml-opacity:0.6;} 

::-webkit-scrollbar {width:5px;height:5px; background:#f1f1f1}
::-webkit-scrollbar-track {border-radius:0; background:#f1f1f1}
::-webkit-scrollbar-thumb {border-radius:0; background:#333333}

input::-webkit-input-placeholder{ color:#999;}
input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999; }
input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
input:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#999;}

textarea::-webkit-input-placeholder{ color:#999;}
textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999;}
textarea:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999;}
 /* @font-face{font-family: 'source';src : url('');} */
.w100{width:100%;}
.w14{width:14rem;margin:0 auto;}
.w175{width:17.5rem;margin:0 auto;}
@media(max-width: 1770px) {
	.w175{width: calc(100% - 0.3rem);margin-left: 0.15rem;margin-right: 0.15rem;}
}
@media(max-width: 1420px) {
    .w14{width: 13.2rem;}
}
@media(max-width: 1024px) {
    .w14{width: calc(100% - 0.3rem);margin-left: 0.15rem;margin-right: 0.15rem;}
    .w175{width: calc(100% - 0.3rem);margin-left: 0.15rem;margin-right: 0.15rem;}
}
@media(max-width: 850px) {
	.w14{width: calc(100% - 0.2rem);margin-left: 0.1rem;margin-right: 0.11rem;}
	.w175{width: calc(100% - 0.2rem);margin-left: 0.1rem;margin-right: 0.11rem;}
}
.line1{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.line2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.line3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}


.pic{position: relative;}
.pic img{display: block;width: 100%;object-fit: cover;transition: 0.4s ease-in;}

a:hover .pic img{transform: scale(1.05);transition: 0.4s ease-in;}



h5 a{ display:inline-block; width:100%; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
ul li:hover h5 a{ color:#003d98}
.more a{ -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
/* .table{ display:table; table-layout: fixed; text-align:center; width:100%; height:100%}
.table_cell{ display:table-cell; vertical-align:middle} */
img{ vertical-align:middle}

.box01{max-width: 17.2rem;margin: 0 auto;overflow: hidden;padding: 0 0.1rem;box-sizing: border-box;}
.box02{margin: 0 auto;overflow: hidden;}
#gotop{ position:fixed; z-index:9999; bottom:80px; right:0.1rem; box-sizing:border-box; text-align:center; cursor:pointer; -moz-transition:all .5s; -webkit-transition:all .5s; width:0.86rem; height:1.11rem;transition: 0.4s;}
#gotop img{width: 0.5rem;}
#gotop { cursor: pointer; }
#gotop.hide{ height:0; opacity:0; visibility:hidden;}
#gotop svg{width:100%;height:100%;fill: #a68f68;}
#gotop svg:hover{width:100%;height:100%;fill: #FFFFFF;}
#gotop:hover{bottom: 90px;transition: 0.4s;}
 .ie_bg{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000;opacity:0.9;filter:alpha(opacity=90);z-index:999998;}
 .ie9tips{width:600px;height:300px;position:fixed;top:50%;left:50%;margin:-150px 0 0 -300px;line-height: 1.8;color:#fff;z-index:999999;text-align:center;}
 .ie9tips a{color:red;}  
 .ie9tips img{display:block;margin:0 auto;opactiy:0.9;filter:alpha(opacity=90);max-width: 100%;} 
 .ie9tips p{padding-top:10px;color:#fff;width: 420px;margin:10px auto;line-height: 1.8;}

@font-face{ font-family:myFirstFont; src:url();}
@media (max-width:1920px){html{font-size:16px;}}
@media (min-width:1400px) and (max-width:1600px){html{font-size:16px;}}
@media (min-width:640px) and (max-width:1399px){html{font-size:15px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:14px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:14px;}}
@media (max-width:328px){html{font-size:14px;}}

/*==========================================       ?=============================================*/
.ar_wap{ display:none}
.section{ overflow:hidden;}

.toubu_div{top: 0;z-index: 9999;position: fixed;width: 100vw;top: 0;}
.header_box{z-index:999999;left: 0;right: 0;top: 0;height: 1.4rem;width: 100vw;}
#header{z-index:999;width:100%;transition: 0.6s;top: 0;height: 1.4rem;}
#header::after{content: "";width: 100%;height: 2rem;top: 0;background: linear-gradient(180deg, #2E75C9 32%, rgba(1, 139, 214, 0) 104%);position: absolute;z-index: 1;background-size: cover;opacity: 0.9;}

#header>.flex{display: flex;align-items: center;position: relative;z-index: 6;height: 100%;}
.header_top{height: 30px;line-height: 30px;background: #2E75C9;overflow: hidden;text-align: right;z-index: 10;position: relative;}
.header_top ul{ display:inline-block; vertical-align:top}
.header_top ul li{font-size: 0.16rem;color:#fff;}
#header #logo{}
#header #logo img{max-width: 100%;display: block;width: 5.4rem;}
#header .rightBox{width: calc(100% - 6rem);}





.header_box .rightBox .topLinks a{display: inline-block;color: #FFFFFF;line-height: 0.32rem;position: relative;height: 0.32rem;font-size: 0.14rem;margin-right: 0.2rem;}
.header_box .rightBox .topLinks a:hover{text-decoration: underline;color: #FCC700;}
.header_box .searchBox{width:2.6rem;height: 0.32rem;border-radius: 0.16rem;position: relative;border: 1px solid #FFFFFF;}
.header_box .searchBox input[type="text"]{background: none;outline: none;border: none;padding: 0 0 0 10px;color: #323232;line-height: 0.32rem;height: 0.32rem;width: 100%;color: white;}
.header_box .searchBox .input1{float: left;width: calc(100% - 45px);}
.header_box .searchBox .input2{float: right;color: #323232;width: 0.32rem;height: 0.32rem;border-radius: 50%;background:;}
.header_box .searchBox .input2 input[type="image"]{margin-left: 10px;width: 0.18rem;position: absolute;right:0.1rem;top: 0.07rem;}
.text::-webkit-input-placeholder {
  color: #323232;
}
.text:-moz-placeholder {
  color: #323232;
}
.text:-ms-input-placeholder {
  color: #323232;
}


#nav{z-index: 99;margin: 0 auto;position: relative;margin-top: 0.2rem;}
#nav ul{width:100%;padding: 0;}
#nav ul li{position:relative;z-index:0;}
#nav ul li:last-child::after{position:absolute;content: "";}

#nav ul li a{display:block;text-align: center;}
#nav ul li h3{font-size: 0.2rem;color: #FFFFFF;position:relative;transition:.6s;text-align: center;line-height: 0.24rem;}
#nav ul li:hover a h3{font-weight: bold;color: #FCC700;}
#nav ul li:hover a{}
#nav ul li.on h3{ font-weight:bold;color: #fcc700;}

#nav ul>li.on h3,#nav ul li:hover h3, #header.xg #nav ul li.on a h3, #header.xg #nav ul li:hover a h3{color: #FCC700;}

#nav ul li a i{ display:inline-block; background:url() center no-repeat; width:9px; height:6px; background-size:contain; vertical-align:middle; margin-left:8px;}
#nav ul li .sub{position: absolute;top: 150%;min-width: 1.2rem;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility: hidden;filter: alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;transition: .5s;transform-origin: top;background:rgba(255,255,255,.95);}
#nav ul li .sub .box{padding:10px 0px; text-align:center;box-shadow: 0 0 18px -8px #000;}
#nav ul li .sub a{white-space: nowrap;padding: 0 20px;line-height: 0.48rem;transition:.3s;font-size: 0.16rem;color: #323232;}
#nav ul li .sub a:hover{color: #2E75C9;background: #E5E5E5;font-weight: 600;}
#nav ul li:hover .sub{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; visibility:visible; transform: translateX(-50%) scaleY(1);}


#nav .navBox{position: relative;}
/* #nav .navBox::before{position: absolute;content: "";height: 0.01rem;width: 100vw;left: 50%;background: rgba(255,255,255,0.4);bottom: -0.2rem;transform: translateX(-50%);} */
#nav .navBox .dian{position: relative;}
/* #nav .navBox .dian::before{position: absolute;content: "";height: 0.06rem;width: 0.06rem;left: 50%;background:#FFC400;bottom: -0.22rem;transform: translateX(-50%);z-index: 6;border-radius: 50%;} */

#nav .navBox>ul>li .sub:after{content:"";display:block;width: 100%;height: 2px;position:absolute;left: 0;margin-left: 0;background: #FFC400;top:-2px;transition:.3s;transform:scale(0);border-radius: 0;}
#nav .navBox>ul>li .sub:before{content:"";display:block;position:absolute;left:50%;margin-left: -3px;border-left:transparent 3px solid;border-right:transparent 3px solid;border-bottom: #FFC400 4px solid;top:-6px;transition:.3s;opacity:0;visibility:hidden;}
#nav .navBox>ul>li:hover .sub:after,#nav ul li.on .sub:after{  transform:scale(1);}
#nav .navBox>ul>li:hover .sub:before, #nav>ul>li.on .sub:before{ opacity:1; visibility:visible}

.toubu_div.on .header_box{height: 1.2rem;transition: 0.4s all;}
.toubu_div.on #header::after{height: 100%;background: #2E75C9;opacity: 1;}
.toubu_div.on  #header{height: 1.2rem;transition: 0.4s all;}

/**/
#logo .logo_black{ display:none;}
.top_search_black{ display:none;}


.search-dialog-box{position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 1000000;opacity: 0;visibility: hidden;transition: .6s;/* overflow: hidden; */}
.search-dialog-box:before{content:"";position:absolute;top:0;height:0;background: none;transition: .6s;left: 0;right: 0;z-index: 1;}
.search-dialog-box.on:before{ height:100%}
.search-dialog{position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 100%;z-index: 2;}
.search-dialog .search-tit{font-size: 2.75rem;line-height: 3.5rem;color: #fff;text-align: center;overflow: hidden;display: none;}
.search-dialog .search-inner{overflow: hidden;margin-top: 0;}
.search-dialog .search-input{width: 50%;margin: 0 auto;padding: 0 0rem 0 1.5rem;box-sizing: border-box;transition: all .3s;max-width: 94%;}.search-dialog .search-input input[type=text]{float: left;height: 1rem;width: calc(100% - 1rem);background-color: transparent;font-size: 0.18rem;line-height: 1rem;color: #919191;transition: all .3s;outline: none;border: 0;border-bottom: 1px solid rgba(255,255,255,0.6);}.search-dialog .search-input input[type=text]::-webkit-input-placeholder{color: #919191;}
.search-dialog .search-input input[type=text]:-moz-placeholder{color: #919191;}
.search-dialog .search-input input[type=text]::-moz-placeholder{color: #919191;}
.search-dialog .search-input input[type=text]:-ms-input-placeholder {color: #919191;}
.search-dialog .search-input input[type=image],
.search-dialog .search-input .clear-btn{float: right;height: 0.8rem;width: 0.8rem;}
.search-dialog .search-input input[type=image]{background-color: transparent;background-repeat: no-repeat;background-position: center;background-size: 1.5rem;background-image: url('../images24/search.png');background: #2E75C9 url('../images24/search.png') no-repeat center center;height: 0.8rem;width: 0.8rem;border-radius: 100px;background-size: 0.2rem;}
.search-dialog .search-input .clear-btn{background-color: rgba(0,0,0,.2);background-repeat: no-repeat;background-position: center;background-image: url('');background-size: 3.5rem;border-radius: 100%;margin-right: 1rem;display: none;}
.search-dialog .search-input.on{background-color: #fff;}
.search-dialog .search-input.on input[type=image]{
    background-image: url('')
}

.search-dialog-box.on{opacity: 1;visibility: visible;}
.search-dialog-box.on .search-bg{height: 100vh;background: rgba(0,0,0,0.8);}

.search-dialog-box.on .bubbles-bg{opacity: 1;visibility: visible;}
.search-dialog-box.on .wrap-inner{ transform:translateY(0)}
.pub-close {position: absolute;width: 51px;height: 52px;z-index: 10;right: 0.8rem;top: 0.8rem;border-radius: 100%;}
.pub-close .bg {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #1c5ab7;transform: scale(0);border-radius: 100%;transition: transform .3s;}
.pub-close i {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-position: center;background-repeat: no-repeat;background-image: url(../images24/search_close.png);transition:.6s}
.pub-close i:hover{ transform:rotate(180deg)}
@keyframes spin{
    to{transform: rotate(1turn);}
}
@keyframes spin2{
    to{transform: rotate(-1turn);}
}
@keyframes spin-reverse{
    from{
        transform:rotate(1turn);
    }
}
@keyframes spin-reverse2{
    from{
        transform:rotate(-1turn);
    }
}

/* ? ?    ?*/
.m_header_box{display:none;background:#2E75C9;background-size: auto;position: fixed;left: 0;top: 0;z-index: 999999;width: 100vw;}
#m_header{z-index: 99;}
.logo2 a{display: table;vertical-align: middle;}
.logo2 img{display: block;width: auto;vertical-align: middle;width: 5rem;}
#m_nav .mzsdm {width: 100%;padding-left: 0.3rem;border-bottom: 1px solid rgba(255,255,255,0.6);padding-bottom: 0.2rem;display: flex;justify-content: space-between;}
#m_nav .mzsdm a{font-size: 0.2rem;color: #FFFFFF;line-height: 0.24rem;}
/*      ?  ?*/
#nav_btn_box{ height:100%; z-index:999999999;}
#nav_btn_box.on{ background:none;  }
#nav_btn{display: none;}
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before{ background:#fff;}
#nav_btn{cursor: pointer;text-align: center;z-index:99999;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;outline:none;box-shadow:none;}
#nav_btn .point{display: inline-block;width: 0.3rem;height: 22px; position: relative; outline:none;}
#nav_btn .point:hover .navbtn,
#nav_btn .point:hover .navbtn::after,
#nav_btn .point:hover .navbtn::before{width: 24px;}
#nav_btn .navbtn{position: absolute;top: 12px;left: 0;display: inline-block;width: 20px;height: 1px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #FFFFFF;}
#nav_btn .navbtn::after,
#nav_btn .navbtn::before{position: absolute; left: 0;display: inline-block;width: 24px;height: 1px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #FFFFFF;}
#nav_btn .navbtn::after{top: -8px;}
#nav_btn .navbtn::before{top: 8px;}
#nav_btn .point.on .navbtn{background: transparent;}
#nav_btn .point.on .navbtn::after{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);top: 0px;}
#nav_btn .point.on .navbtn::before{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);top: 0px;}
/*      ?    */
/*        */
.tc_search{margin: 0 0.25rem;width: calc(100% - 0.5rem);margin-top: 0.2rem;bottom: 0.24rem;}
.tc_search .header-search{height:40px;border-radius:20px;border:1px solid #e5e5e5;position:relative;width:100%;margin-bottom: 1rem;}
.tc_search input[type="text"]{font-size:0.16rem;color:#fff;height:38px;line-height:38px;padding:0 0.15rem;box-shadow:none;-webkit-appearance: none;border-right: 0;background:none;width:  100%;}
.tc_search input[type="image"]{ position:absolute; top:3px;width: 26px;line-height:38px; border:0;right: 10px;}
.tc_search input::-webkit-input-placeholder{ color:#fff; color: rgba(255,255,255,.7); }
.tc_search input::-moz-placeholder{   /* Mozilla Firefox 19+ */ color:#fff; color: rgba(255,255,255,.7); }
.tc_search input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */c color:#fff; color: rgba(255,255,255,.7); }
.tc_search input:-ms-input-placeholder{  /* Internet Explorer 10-11 */  color:#fff; color: rgba(255,255,255,.7); }/* WebKit browsers */
.tc_search input:focus::-webkit-input-placeholder {color: transparent;/* transparent  ??    ?(black)   ??     ?      rgba(0,0,0,0)      ? */}/* Mozilla Firefox 4 to 18 */
.tc_search input:focus:-moz-placeholder {color: transparent;}/* Mozilla Firefox 19+ */
.tc_search input:focus::-moz-placeholder {color: transparent;}/* Internet Explorer 10+ */
.tc_search input:focus:-ms-input-placeholder {color: transparent;}/*           ?     placeholder  ?-     */
.m_nav_list{flex-direction:column; justify-content: flex-start; width:100%; overflow: auto;}
.m_nav_list::-webkit-scrollbar {display:none}
#m_nav {z-index: 99999;position: fixed;background: #3180d9;width:100%;height:100vh;right: -100vw;top: 0;display:none;padding: 14vw 0 0 0;overflow:hidden;pointer-events: none;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;}
#m_nav.act{ pointer-events: auto; right:0;}
#m_nav>ul>li{ width:100%; overflow:hidden; padding:0 0.3rem; }
#m_nav>ul>li+li{ border-top:1px solid rgba(255, 255, 255, 0.1);}
#m_nav li .a{ display:inline-block; width:calc(100% - 30px)}
#m_nav li .a h3{line-height: 0.64rem;height: 0.64rem;color:#fff;padding:0;font-size:0.18rem;float:left;}
#m_nav li .a span{ display:block; position:absolute; top:0; right:10px; width: 20px; height: 50px; text-align:center;}
#m_nav li .a span i{ font-size:0;}
#m_nav li i{opacity:1;filter:alpha(opacity=100);display:inline-block;width:10px;height: 0.64rem;float:right;display:inline-block;background: url(../images24/jia.svg) center no-repeat;background-size:contain;}
#m_nav li.on i{ background: url(../images24/jian.svg) center no-repeat;}
#m_nav li{display:block;width:100%;}
.slide_nav{ position: absolute; left:0; height: 70px; z-index: 998; padding:15px; top:0; width: 100%; }
#m_nav .title .list{display:none;position:relative;width:100%;z-index:9;left:0;margin-left:0;background:none;border:0;clear: both;padding-bottom:10px;}
#m_nav .title .list span{ background:none; }
#m_nav .title .list span a:hover{ color: #ffb400;}
#m_nav .title .list a{display:block;font-size:0.18rem;color: #fff;text-align:left;line-height:40px;height: 40px;border:0;font-weight:300;}
/*           ?*/
#m_nav .title .list span{ position:relative; display:block;}
#m_nav .title .list span .sub{ position: static; width:100%;display: block !important; overflow:hidden;}
#m_nav .title .sub a{ background:none; font-size:0.16rem; opacity:.8; min-width:50%; float:left; display:inline-block; color:#999;}
.nav_mask { position: fixed; top: 0; left: 0;width: 100%;height: 100%;z-index: 888;background-color: rgba(0,0,0,0.4);display: none;}
@media(max-width: 1100px){
    #nav ul{display: none;}
    .m_header_box{height:auto;display:block}
    .navBox {display: none;}
    #nav_btn_box{margin-right: 15px;display: flex;align-items: center;}
    .navBox .search{float: left;} 
    #nav_btn{display: block;}
    .header_box{ display:none}
    .header_box2{ display:none}
    #m_header{height: auto;padding: 0.16rem 0;box-shadow: 0 0 13px 0 rgba(0,0,0,0.2);height: 1.4rem;}
    #nav_slide{ display:block}
    .logo2{margin-left: 25px;max-width: 60%;}
}

@media(max-width: 768px){
    #nav{position: relative;}
    .logo2{margin-left: 15px;max-width: 50%;}
	#m_header{height: 14vw;}
	#m_nav{padding:16vw 0 0 0;}
	.logo2 img{width: 4.5rem;}
      .FLinks ul li {width: 46%;margin-top: 0.2rem;}
}
@media(max-width: 630px){
	.logo2 img{width: 2.9rem;}
}
@media(max-width: 430px){
	.logo2 img{width: 70vw;}
	#m_nav {padding-top: 24vw;}
	#m_header{height: 21vw;}
       .FLinks ul li { width: 100%;margin-top: 0.2rem;}
}
@media(max-width: 992px){
    #gotop{right:0;transform:scale(0.6);bottom: 1rem;}
}
/* banner   开始*/
.banner{}
.banner .swiper-pagination{}
.banner .swiper-pagination .swiper-pagination-bullet{width: 0.14rem;height: 0.14rem;opacity: 1;background: none;border: 1px solid #FFFFFF;}
.banner .swiper-pagination .swiper-pagination-bullet-active{background: white;}
.banner .swiper-slide a img{display: block;width: 100%;height: auto;}
/* banner      */
@media (max-width:1100px) {
	.banner{margin-top: 1.4rem;}
}
@media (max-width:768px) {
	.banner{margin-top: 14vw;}
}
@media (max-width:430px) {
	.banner{margin-top: 21vw;}
}
/* 招生链接 开始 */
.Bg01Box{background: url(../images24/bg01.jpg) no-repeat top center;background-size: cover;height: 100%;padding-bottom: 0.7rem;}
.Bg01Box>.w14{position: relative;}
.Bg01Box .linkBox{position: relative;background: white;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);top:-0.6rem;z-index: 2;height: 1.6rem;padding: 0 2%;}
.Bg01Box .linkBox ul{height: 100%;}
.Bg01Box .linkBox li{width: 16.666%;height: 100%;}
.Bg01Box .linkBox li a{flex-direction: column;align-items: center;height: 100%;justify-content: center;}
.Bg01Box .linkBox li a .pic{width: 0.6rem;height: 0.6rem;display: flex;align-items: center;justify-content: center;}
.Bg01Box .linkBox li a .pic img{display: block;width: 100%;}
.Bg01Box .linkBox li a p{font-size: 0.2rem;color: #323232;margin-top: 0.2rem;}
.Bg01Box .linkBox li a:hover p{color: #2E75C9;}
@media (max-width:850px) {
	.Bg01Box .linkBox li{width: 33.333%;margin: 0.2rem 0;}
	.Bg01Box .linkBox{height: 100%;padding: 0.3rem 0;top: 0;box-shadow: none;}
	.Bg01Box>.w14{padding-top: 0.2rem;}
}
/* 招生链接 结束 */
.sametitle{align-items: center;margin-bottom: 0.28rem;}
.sametitle .pic{width: 0.6rem;margin-right: 0.12rem;}
.sametitle .pic img{display: block;width: 0.6rem;}
.sametitle .pic .sametitleCon{justify-content: flex-start;align-items: center;}
.sametitle .con{display: flex;align-items: center;}
.sametitle .con h3{font-size: 0.36rem;color: #323232;font-weight: bold;}
.sametitle .con .line{transform: rotate(30deg);width: 0.01rem;height: 0.2rem;background: #737373;margin-left: 0.1rem;margin-top: 0.1rem;}
.sametitle .con .en{font-size: 0.16rem;color: #9E9E9E;margin-left: 0.1rem;margin-top: 0.1rem;}
.sametitle .more{font-size: 0.16rem;color: #323232;line-height: 0.6rem;}
.sametitle .more:hover{color: #2E75C9;}
@media (max-width:850px) {
	.sametitle .con .en{display: none}
}

/* 招生动态 阳光公告 开始 */

.zsdtBox{width: calc(50% - 0.3rem);}
.zsdtBox .zsdtCon{}
.zsdtBox .zsdtCon .firstPic{background: #2E75C9;}
.zsdtBox .zsdtCon .firstPic a{display: flex;align-items: center;justify-content: space-between;padding: 0.3rem;padding-left: 0.4rem;position: relative;}
.zsdtBox .zsdtCon .firstPic a .pic{width: 37%;overflow: hidden;}
.zsdtBox .zsdtCon .firstPic a .pic img{display: block;width: 100%;height: 1.45rem;}
.zsdtBox .zsdtCon .firstPic a .date{position: absolute;left: 0.2rem;top: 50%;transform: translateY(-50%);width: 0.6rem;height: 0.6rem;display: flex;justify-content: center;align-items: center;flex-wrap: wrap;background: white;border-radius:50%;align-content: center;}
.zsdtBox .zsdtCon .firstPic a .date i{font-size: 0.22rem;line-height: 0.24rem;width: 100%;text-align: center;color: #2E75C9;font-weight: bold;font-style: normal;}
.zsdtBox .zsdtCon .firstPic a .date b{text-align: center;font-size: 0.12rem;color:#2E75C9;font-style: normal;font-weight: normal;}
.zsdtBox .zsdtCon .firstPic a .text{width: 60%;}
.zsdtBox .zsdtCon .firstPic a .text i{font-size: 0.14rem;color: white;line-height: 0.26rem;font-style: normal;display: block;padding-left: 0.24rem;background: url(../images24/time.png) no-repeat left center;background-size: 0.18rem;}
.zsdtBox .zsdtCon .firstPic a .text p{font-size: 0.18rem;line-height: 0.28rem;height: 0.56rem;color: white;margin-bottom: 0.1rem;font-weight: bold;}
.zsdtBox .zsdtCon .firstPic a:hover .text p{text-decoration: underline;}
.zsdtBox .zsdtCon .firstPic a .text span{font-size: 0.14rem;line-height: 0.24rem;height: 0.48rem;display: block;color: white;}
.zsdtCon ul{margin-top: -0.08rem;}
.zsdtCon ul li a{display: flex;justify-content: space-between;align-items: center;border-bottom: 1px solid #D9D9D9;padding: 0.19rem 0;}
.zsdtCon ul li a i{width: 1.1rem;height: 0.26rem;border-radius: 0.13rem;background: white;text-align: center;display: block;font-size: 0.14rem;color: #2E75C9;line-height: 0.26rem;font-style: normal;}
.zsdtCon ul li a p{width: calc(100% - 1.3rem);font-size: 0.18rem;line-height: 0.28rem;height: 0.28rem;color: #323232;transition: 0.4s all;}
.zsdtCon ul li a:hover p{color: #2E75C9;font-weight: bold;transition: 0.4s all;}
.zsdtCon ul li :hover i{color: white;background:#2E75C9;}

/* .zsdtBox .zsdtCon ul{margin-top: 0.2rem;}
.zsdtBox .zsdtCon ul li{}
.zsdtBox .zsdtCon ul li a{align-items: center;padding: 0.2rem 0;border-bottom: 1px solid #D9D9D9;}
.zsdtBox .zsdtCon ul li a .date{width: 0.6rem;height: 0.6rem;display: flex;justify-content: center;align-items: center;flex-wrap: wrap;background: white;border-radius:50%;align-content: center;}
.zsdtBox .zsdtCon ul li a .date i{font-size: 0.22rem;line-height: 0.24rem;width: 100%;text-align: center;color: #2E75C9;font-weight: bold;font-style: normal;}
.zsdtBox .zsdtCon ul li a .date b{text-align: center;font-size: 0.12rem;color:#2E75C9;font-style: normal;font-weight: normal;}
.zsdtBox .zsdtCon ul li a .text{width: calc(100% - 0.75rem);}
.zsdtBox .zsdtCon ul li a .text p{font-size: 0.18rem;line-height: 0.28rem;height: 0.28rem;color: #323232;transition: 0.4s all;}
.zsdtBox .zsdtCon ul li a .text span{font-size: 0.14rem;line-height: 0.24rem;height: 0.24rem;color: #737373;}
.zsdtBox .zsdtCon ul li a:hover .text p{color: #2E75C9;font-weight: bold;transition: 0.4s all;} */

.noticeBox{width: calc(50% - 0.3rem);}
.noticeBox ul{margin-top: -0.08rem;}
.noticeBox ul li a{display: flex;justify-content: space-between;align-items: center;border-bottom: 1px solid #D9D9D9;padding: 0.19rem 0;}
.noticeBox ul li a i{width: 1.1rem;height: 0.26rem;border-radius: 0.13rem;background: white;text-align: center;display: block;font-size: 0.14rem;color: #2E75C9;line-height: 0.26rem;font-style: normal;}
.noticeBox ul li a p{width: calc(100% - 1.3rem);font-size: 0.18rem;line-height: 0.28rem;height: 0.28rem;color: #323232;transition: 0.4s all;}
.noticeBox ul li a:hover p{color: #2E75C9;font-weight: bold;transition: 0.4s all;}
.noticeBox ul li :hover i{color: white;background:#2E75C9;}

@media (max-width:850px) {
	.zsdtBox{width:100%;margin-top: 0.5rem;}
	
	.noticeBox{width:100%;margin-top: 0.5rem;}
}


/* 学院专业 */
.bg02{position: relative;padding: 0.75rem 0;}
.bg02::before{content: "";position: absolute;left: 0;top: 0;width: 100%;background: url(../images24/bg02.jpg) no-repeat center;background-size: cover;height: 3.8rem;}
.bg02::after{content: "";position: absolute;left: 0;top: 3.8rem;width: 100%;background: url(../images24/bg03.jpg) no-repeat center;background-size: cover;height: calc(100% - 3.8rem);}
.xyzyCon{padding: 0 0.3rem!important;padding-bottom: 0.4rem!important;}
.xyzyBox .sametitle{margin-bottom: 0.45rem;position: relative;z-index: 6;justify-content: center;}
.xyzyBox .sametitle .more{position: absolute;right: 0;top: 0.1rem;color: white;}
.xyzyBox .sametitle .more:hover{color: #fcc700;}
.xyzyBox .sametitle .con h3{color: white;}
.xyzyBox .sametitle .con .line{background: white;}
.xyzyBox .sametitle .con .en{color: white;}
.xyzyCon>.flex{justify-content: flex-start;margin-left: -2%;flex-wrap: wrap;}
.xyzyCon .xyliscon{box-shadow: 0px 4px 19px 0px rgba(0, 0, 0, 0.13);width: 18%;margin-left: 2%;position: relative;z-index: 4;margin-bottom: 2%;background: #FFFFFF;}
.xyzyCon .xyliscon .pic{overflow: hidden;}
.xyzyCon .xyliscon .pic img{display: block;width: 100%;object-fit: cover;height:2rem;transition: 0.4s all ease-in;}
.xyzyCon .xyliscon .text{padding: 0.28rem 0.36rem;position: relative;height: 3.3rem;}
.xyzyCon .xyliscon .text .xy{font-size: 0.2rem;color: #2E75C9;line-height: 0.32rem;font-weight: bold;margin-bottom: 0.1rem;position: relative;z-index: 5;}
.xyzyCon .xyliscon:hover .text .xy{color: #FFFFFF;}
.xyzyCon .xyliscon .text .xy:hover{color: #FCC700;}
.xyzyCon .xyliscon .text .scorll{position: relative;z-index: 6;overflow-x: hidden;overflow-y: auto;height: 2.3rem;padding-right: 0.1rem;}

.scorll::-webkit-scrollbar {width:0.04rem;height:0.04rem;}
.scorll::-webkit-scrollbar-thumb {border-radius:100px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);background:#2E75C9;width: 0.06rem;}
.scorll::-webkit-scrollbar-track {border-radius:0;background:rgba(0,0,0,0.1);border-radius: 3px;width: 0.04rem;}


.xyzyCon .xyliscon .text ul li{margin: 0.1rem 0;margin-top: 0.2rem;}
.xyzyCon .xyliscon .text ul li a{font-size: 0.16rem;color: #737373;line-height: 0.24rem;position: relative;display: block;}
.xyzyCon .xyliscon .text ul li a::before{content: ">";font-size: 0.16rem;color: #737373;line-height: 0.24rem;top: 0;width: 0.16rem;font-family: "宋体";margin-right: 0.06rem;}
.xyzyCon .xyliscon:hover .pic img{transform: scale(1.2);transition: 0.4s all;}
.xyzyCon .xyliscon .text::before{background: url(../images24/textbg.png) no-repeat bottom center;background-size: cover;position: absolute;left: 0;bottom: 0;width: 0;height: 0;content: "";transition: 0.4s all;}
.xyzyCon .xyliscon:hover .text::before{background: url(../images24/textbg.png) no-repeat bottom center;background-size: cover;position: absolute;left: 0;top: 0;width: 100%;height: 100%;content: "";transition: 0.4s all;}
.xyzyCon .xyliscon:hover .text ul li a{color: white;}
.xyzyCon .xyliscon .text ul li a:hover{color: #FCC700;}
.xyzyCon .xyliscon:hover .text ul li a::before{color: #FFFFFF;}
.xyzyCon .xyliscon .text ul li a:hover::before{color: #fcc700;}
@media (max-width:1024px) {
	.xyzyCon .xyliscon{width: 23%;}
}
@media (max-width:850px) {
	.xyzyCon .xyliscon .text .scorll{height: auto;}
	.xyzyCon .xyliscon .text{height: auto;}
	.xyzyBox .sametitle{justify-content: flex-start;}
	.xyzyCon .xyliscon{box-shadow: none;}
}
@media (max-width:850px) {
	.xyzyCon .xyliscon{width: 48%;}
}
@media (max-width:430px) {
	.xyzyCon .xyliscon{width: 100%;}
}

/* 映像文理 */
.vodeoBox{position: relative;z-index: 6;}

.vodeoBox .sametitle{margin-bottom: 0.45rem;position: relative;z-index: 6;justify-content: center;}
.vodeoBox .sametitle .more{position: absolute;right: 0;top: 0.1rem;color: #323232;}
.vodeoBox .sametitle .more:hover{color: #2E75C9;}
.vodeoBox .videoCon{}
.vodeoBox .videoCon .ul1{width: calc(55.7% - 0.1rem);}
.vodeoBox .videoCon .ul2{width: calc(44.3% - 0.1rem);}
.vodeoBox .videoCon .ul2 li{width: calc(50% - 0.1rem);}
.vodeoBox .videoCon .ul2 li a{position: relative;display: block;}
.vodeoBox .videoCon .ul1 li a .pic img{height: 4.2rem;}
.vodeoBox .videoCon .ul2 li a .pic img{height: 2rem;}

.vodeoBox .videoCon ul{align-content: flex-start;}
.vodeoBox .videoCon ul li{}
.vodeoBox .videoCon ul li+li+li{margin-top: 0.2rem;}
.vodeoBox .videoCon ul li a{position: relative;height: 100%;display: block;}
.vodeoBox .videoCon ul li a::before{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: url(../images24/video02.png) no-repeat center;background-size: 0.6rem;z-index: 6;content: "";width: 0.6rem;height: 0.6rem;}

.vodeoBox .videoCon ul.ul1 li a::before{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: url(../images24/video01.png) no-repeat center;background-size: 0.7rem;z-index: 6;content: "";width: 0.7rem;height: 0.7rem;}
.vodeoBox .videoCon ul li a .pic{position: relative;overflow: hidden;}
.vodeoBox .videoCon ul li a .pic::before{content: "";position: absolute;left: 0;width: 100%;height: 30%;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);z-index: 2;bottom: 0;}
.vodeoBox .videoCon ul li a .pic img{}
.vodeoBox .videoCon ul li a .text{position: absolute;left: 0;bottom: 0.16rem;z-index: 8;width: 100%;}
.vodeoBox .videoCon ul li a .text p{font-size: 0.16rem;text-align: center;color: white;text-align: center;}

@media (max-width:850px) {
	.vodeoBox .videoCon .ul1{width: 100%;}
	.vodeoBox .videoCon .ul1 li a .pic img{height: 54vw;}
	
	.vodeoBox .videoCon .ul2{width: 100%;}
	.vodeoBox .videoCon .ul2 li{width: 100%;margin-top: 0.2rem;}
	.vodeoBox .videoCon .ul2 li a .pic img{height: 54vw;}
	/* .vodeoBox .videoCon .ul2 li a .pic img{height: 24vw;} */
}



/*   */
.footerBox{background: url(../images24/footerbg.png) no-repeat center;background-size: cover;padding: 0.7rem 0 0.5rem 0;position: relative;}


.footerBox .fLinks .linkCon{justify-content: flex-start;}
.footerBox .fLinks .linkCon .bt{position: relative;padding-left: 0.24rem;}
.footerBox .fLinks .linkCon .bt::before{position: absolute;content: "L";font-size: 0.54rem;color:#fcc700;font-weight: bold;left: 0;top: -0.07rem;}
.footerBox .fLinks .linkCon .bt h3{font-size: 0.2rem;font-weight: bold;color: white;}
.footerBox .fLinks .linkCon .bt span{font-size: 0.16rem;color: #fcc700;font-family: arial;position: relative;top: 0.08rem;margin-left: 0.18rem;}
.footerBox .fLinks .linkCon ul{margin-top: 0.2rem;}
.footerBox .fLinks .linkCon ul li{}
.footerBox .fLinks .linkCon ul li a{font-size: 0.14rem;line-height: 0.4rem;position: relative;padding-left: 0.1rem;color: white;}
.footerBox .fLinks .linkCon ul li a::before{position: absolute;content: "";width: 0.04rem;height: 0.04rem;border-radius: 50%;background: #fcc700;left: 0;top: 50%;transform: translateY(-50%);}
.footerBox .info{}
.footerBox .info p{}
.footerBox .info p+p{margin-top: 0.2rem;}
.footerBox .info p strong{font-size: 0.3rem;font-weight: bold;color: white;}
.footerBox .info p span{font-size: 0.16rem;color: white;line-height: 0.24rem;display: inline-block;padding-left: 0.2rem;}
.footerBox .info p:nth-child(1) span:nth-child(1){background: url(../images24/fIc01.png) no-repeat left center;background-size: 0.16rem;}
.footerBox .info p:nth-child(1) span:nth-child(2){background: url(../images24/fIc02.png) no-repeat left center;background-size: 0.16rem;}
.footerBox .info p:nth-child(2) span:nth-child(1){background: url(../images24/fIc03.png) no-repeat left center;background-size: 0.16rem;}
.footerBox .info p:nth-child(3) span:nth-child(1){background: url(../images24/fIc04.png) no-repeat left center;background-size: 0.16rem;}
.footerBox .ewmBox{display: flex;justify-content: flex-end;}
.footerBox .ewmBox .ewm{}
.footerBox .ewmBox p{font-size: 0.14rem;text-align: center;color: white;display: block;line-height: 0.24rem;}
.footerBox .ewmBox .ewm+.ewm{margin-left: 0.3rem;}
@media (max-width:850px) {
	.footerBox .flogo img{width: 100%;}
	.footerBox .info{margin-top: 0.4rem;}
	.footerBox .ewmBox{margin-top: 0.4rem;}
}
@media (max-width:620px) {
	.footerBox .info{width: 100%;}
}
@media (max-width:480px) {
	.footerBox .info p:nth-child(2) span{display: block;width: 100%;}
	.footerBox .info p:nth-child(2) strong{display: block;margin-top: 0.1rem;width: 100%;}
}
@media (max-width:500px) {
	
}






/*==========================================  ?   ?=============================================*/
.Nybanner{}
.Nybanner img{display: block;width: 100%;}

@media (max-width:1100px) {
	.Nybanner{margin-top: 1.4rem;}
}
@media (max-width:768px) {
	.Nybanner{margin-top: 14vw;}
}
@media (max-width:430px) {
	.Nybanner{margin-top: 21vw;}
}

#nav_slide{background: #f4f4f4;line-height: 50px;position: relative;z-index: 2;}
#nav_slide #bnt_back{ position:absolute; left: 0.16rem; top:-2px;  }
#nav_slide #bnt_back img{height: 20px;vertical-align: middle;}

#nav_slide .n_title{ height: 50px; }
#nav_slide h1{font-size: 18px;color: #323232;text-align: center;}
#bnt_sub_nav{position: absolute;right: 0.16rem;top: 14.5px;cursor: pointer;}
#bnt_sub_nav img{display: block;height: 20px;}
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#sub_nav_content{background: #f2f2f2; display: none; z-index: 9;width: 100%;box-shadow: 0 2px 8px 0 rgba(0,0,0,0.2);}
#sub_nav_content ul{background: #FFFFFF;}
#sub_nav_content ul li {background: none;box-shadow:none;border-bottom:1px solid #dedede;padding: 0 15px;}
#sub_nav_content ul li a{display: inline-block;font-size: 14px;padding: 0;color: #333;width: 88%;}
#sub_nav_content ul li i{float:right;font-family: simsun;font-style: normal;font-weight: bold;}
#sub_nav_content ul li ul li{border:0;line-height:40px;padding-left: 10px;}
#sub_nav_content ul li ul li a{font-size: 13px; color: #666;}
#sub_nav_content ul li.on>a{color: #2E75C9;}

#sub_nav_content ul li ul{ display:none}
#nav_slide{ display:none}
.bg{background: #f7f7f7;}
.n_container{position: relative;z-index: 999; padding:0 0 1rem 0;background-size: auto;padding-top: 0.4rem;}
@media (max-width:1100px) {
	.n_container{ display:block;padding-top: 0;}
	#nav_slide{margin-bottom: 0.2rem;display: block;}
}
@media (max-width:850px) {
	.n_container{padding-bottom: 0.6rem;}
}
@media (max-width:850px) {
	#nav_slide{margin-top: 0vw;}
}
@media (max-width:430px) {
	#nav_slide{margin-top: 0vw;}
}
.n_container::after{content: "";width: 100vw;position: absolute;left: 0;bottom: 0;height: 100%;z-index: -8;}

.n_container .n_left{width: 2.8rem;position: relative;z-index: 88;}
.n_container .n_left h1{/*height:1rem;*/
    line-height: 0.4rem;
    background: #2E75C9;
    font-size: 0.28rem;
    color: #fff;
    padding: 0.3rem 0.2rem 0.3rem 0.2rem;
    display: flex;
    align-items: center;
    background-size: auto;
    font-weight: bold;    justify-content: center;}
.n_container .n_left h1 span{display: block;}
.n_container .n_left .con .ulCon{background:#2E75C9;padding-bottom: 0;padding-left: 0.1rem;padding-bottom: 0.1rem;}
.n_container .n_left .con .ulCon ul{background:#FFFFFF;box-shadow: 0px 0px 0.12rem 0px rgba(0, 0, 0, 0.16);}

.n_container .n_left .con ul li{color: #333333;position:relative;}
.n_container .n_left .con ul li.on dl{display:block !important;}

.n_container .n_left .con ul li>a img{margin: -3px 20px 0 0;}
.n_container .n_left .con ul li.on:after, .n_container .n_left .con ul li:hover:after{display: block;}
.n_container .n_left .con ul li.on i{background:url(../images24/jton.svg) center no-repeat;background-size: 7px;}
.n_container .n_left .con ul li>a{color: #333333;display: block;padding: 0.18rem 0.2rem 0.18rem 0.3rem;transition: 0.36s;position: relative;font-size: 0.18rem;line-height: 26px;}
.n_container .n_left .con ul li>a:hover, .n_container .n_left .con ul li.on>a{color: #2E75C9;font-weight: 600;background: #ededed;}

.n_container .n_left .con ul li dl{display:none;padding: 5px 0;position:relative;}
.n_container .n_left .con ul li dl:before{content:"";position:absolute;right:0;left:20px;top:0;height:1px;}
.n_container .n_left .con ul li dl dd{height: auto;line-height: 0.34rem;padding: 0 15px;}
.n_container .n_left .con ul li dl dd a{position: relative;width: calc(100% - 20px); display: block; font-size: 0.14rem;line-height: 0.2rem; color: #323232 !important;padding: 0.1rem 0 0.1rem 0.4rem;}
.n_container .n_left .con ul li dl dd a::after{content: "";width: 0.04rem;height: 0.04rem;position: absolute;left: 0.2rem;top: 0.18rem; position:absolute;background: #2E75C9;}
.n_container .n_left .con ul li i.up{background:url(../images24/jton.svg) center no-repeat;background-size: 0.07rem;}
.n_container .n_left .con ul li i{width: 0.2rem;height: 0.6rem;background: url(../images24/jt.svg) center no-repeat;background-size: 0.07rem;position:absolute;right: 0.3rem;top: 0;transition:0.36s;cursor: pointer;}
.n_container .n_left .con ul li dl dd  a:hover, .n_container .n_left .con ul li dl dd.on a{color: #2E75C9!important;}
.n_container .n_left .con ul li dl dd:hover a:before,.n_container .n_left .con ul li dl dd.on a:before{ background:#2E75C9;}
.mianbao{padding: 0 0 0 0.2rem;background: url(../images24/now.png) left center no-repeat;display: inline-block;vertical-align: top;background-size: 0.17rem;left: 3.2rem;z-index: 6;bottom: 0.1rem;display: flex;align-items: center;}
.mianbao,.mianbao i,.mianbao a{font-size: 0.14rem;color: #323232;font-style:normal;transition: 0.6s all;line-height: 0.4rem;}
.mianbao i{display: inherit; margin:0 0.1rem;width: 0.05rem;height: 1px;background: #323232;position: relative;top: 0;}
.mianbao a.on{color: #2E75C9;font-weight: bold;}  
.mianbao a:hover{color: #2E75C9;transition: 0.6s all;font-weight: bold;}

.n_container .n_right{ width:calc(100% - 3.3rem); position: relative; z-index: 2;}
.n_container .n_right::after{content: "";width: 1;}
.n_container .n_right .bgss{margin-top: 0.2rem;}

@media(max-width: 1100px){
 
}
@media(max-width: 850px){
    .n_container .n_right .bgss{}
.mianbao, .mianbao i, .mianbao a{font-size: 0.16rem !important;}
.n_titu li .text h5{font-size: 0.2rem !important;}
.n_titu li .text p{font-size: 0.16rem !important;}
.n_titu li .text i img{width: 0.2rem !important;}
.n_titu li .text i{font-size: 0.16rem !important;}


}
/*   ?    ? */
.n_titu li{padding: 10px 24px 10px 30px;padding:0.3rem;border-bottom: 1px solid #d9d9d9;transition: 0.6s all;}
.n_titu li:first-child{border-top: 1px solid #d9d9d9;}
.n_titu li a{display: block;position: relative;    width: 100%;}
.n_titu li .pic{position: relative;width: 2.7rem;float: left;margin-right: 0.2rem;overflow: hidden;}
.n_titu li .pic img{display: block;width: 100%;object-fit: cover; transition: 0.6s all;}
.n_titu li .text{margin-left: 0;padding-top: 0.05rem;}
.n_titu li .text h5{transition: 0.6s all; font-size: 0.18rem;color: #323232;line-height:0.28rem;/*height:0.56rem;*/font-weight: bold;position: relative;}
.n_titu li .text span{display: block;margin-top: 0.16rem;font-size: 0.14rem;color: #323232;}
.n_titu li .text span:hover{color: #2E75C9;}
.n_titu li .text span img{display: inline-block;}
.n_titu li .text p{margin-top: 0.14rem;position: relative;font-size: 0.14rem;color: #737373;line-height: 0.24rem;height: 0.48rem;overflow: hidden;;}
.n_titu li .text i{font-style: normal;font-weight: normal;display:block;font-size: 0.14rem;line-height: 0.24rem;color: #737373;text-align: left;margin-top: 0.15rem;}
.n_titu li .text i img{display: inline-block;width: 0.13rem;margin-right: 0.08rem;}
.n_titu li:hover{box-shadow: 0px 0px 28px 0px rgba(0, 0, 0, 0.12);transition: 0.6s all;}
.n_titu li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_titu li:hover .text h5{color: #2E75C9;transition: 0.6s all;/*padding-left: 0.1rem;*/}
.n_titu li:hover .text h5::after{width: 7.5rem;transition: 0.6s all;}
.fanye{margin-top: 0.5rem;}
.fanye img{ max-width:100%}


@media(max-width: 1100px){
    .mianbaoxie{ display:none}
    .n_container .n_left{ display:none}
    .n_container .n_right{width:100%;padding: 0;background: transparent;}
    .n_leftbg{display: none;}
}
@media(max-width: 580px){
    .n_titu li{padding: 0.24rem 0;background: none;}
    .n_titu li .flex-center{align-items: flex-start;}
    .n_titu li .date{width: 54px;}
    .n_titu li a{border-bottom: none;}
    
    .n_titu li .pic{width: 100%;float: none;margin-right: 0;}
    .n_titu li .text{margin-left: 0;padding: 0 0;margin-bottom: 0.3rem;}
    .n_titu li .text h5{max-height: none;padding-top: 0;white-space:normal;font-size: 0.2rem;line-height: 0.24rem;padding-bottom: 6px;margin-top: 8px;height: auto;display: block;}
    .n_titu li .text p{height: 0.72rem;display: none;}
    .fanye{margin-top: 0.4rem;}
    
}

/*      ? */
/*   ?    ? */
.n_titu2 li{padding: 10px 24px 10px 30px;padding:0.3rem 0;border-bottom: 1px solid #d9d9d9;transition: 0.6s all;}
.n_titu2 li:first-child{border-top: 1px solid #d9d9d9;}
.n_titu2 li a{display: block;position: relative;display: flex;justify-content: space-between;flex-wrap: wrap;}
.n_titu2 li .pic{position: relative;width: 1.8rem;overflow: hidden;}
.n_titu2 li .pic img{display: block;width: 100%;object-fit: cover; transition: 0.6s all;}
.n_titu2 li .text{}
.n_titu2 li .text h5{transition: 0.6s all; font-size: 0.22rem;color: #323232;position: relative;margin-bottom: 0.2rem;margin-left: 0.2rem;}
.n_titu2 li .text p{position: relative;font-size: 0.14rem;color: #555;line-height: 0.24rem;text-indent: 2em;}
.n_titu2 li .text i{font-style: normal;font-weight: normal;display:block;font-size: 0.12rem;line-height: 0.24rem;color: #737373;text-align: left;margin-top: 0.15rem;}
.n_titu2 li .text i img{display: inline-block;width: 0.13rem;margin-right: 0.08rem;}
/* .n_titu2 li:hover{box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);transition: 0.6s all;} */
.n_titu2 li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_titu2 li:hover .text h5{color: #005bac;transition: 0.6s all;padding-left: 0.1rem;}
.n_titu2 li:hover .text h5::after{width: 7.5rem;transition: 0.6s all;}
@media(max-width: 580px){
    .n_titu2 li .pic{width: 1.4rem;}
    .n_titu2 li .text{width: calc(100% - 1.8rem);}
}

/*         ? */
.n_container .n_right .TextList{padding-top: 0;min-height:4.5rem;}
.TextList ul li{padding-bottom:0rem;position: relative;transition: 0.6s all;}
.TextList ul li a{display: flex;position: relative;overflow: hidden;position: relative;justify-content: space-between;padding: 0.15rem 0;border-bottom: 1px solid #d9d9d9;}
.TextList ul li a p{transition: 0.6s all;line-height:0.24rem;font-size: 0.16rem;color: #323232;width: calc(100% - 1.5rem);position: relative;padding-left: 0.18rem;}
.TextList ul li a p span{font-size: 0.16rem !important;color: red !important;font-family:"Microsoft Yahei" !important;FONT-WEIGHT: normal !important;}

.TextList ul li a p::before{content: "";position: absolute;left: 0;top: 0.08rem;width: 0.05rem;height: 0.05rem;border-radius: 50%;background: #005bac;}
.TextList ul li a i{display: inline-block;position: relative;float: right; font-style: normal;color: #666666;transition: 0.6s all;line-height: 0.24rem;padding-left: 0.18rem;background-size: 0.13rem;font-size: 0.14rem;text-align: right;position: relative;}
.TextList ul li a i::before{content: "";background: url() no-repeat left center;width: 0.13rem;height: 0.13rem;position: absolute;left: 0;top: 50%;margin-top: -0.075rem;background-size: 0.13rem;}
.TextList ul li a b{font-weight: normal;font-style: normal;display: block;font-size: 0.14rem;line-height: 0.24rem;color: #323232;}
.TextList ul li:hover p{color: #005bac;transition: 0.6s all;padding-left: 0.24rem;font-weight:600;}
@media(max-width: 540px){
    .TextList ul li a{flex-wrap: wrap;}
    .TextList ul li a i{text-align: left;width: 100%;margin-top: 0.1rem;}
    .TextList ul li a p{margin-top: 0;height: auto;overflow: hidden;width: 100%;    line-height: 0.35rem;}
}

/*     ? */
.n_right .show{margin-top: 0.2rem;min-height: 300px;}
.show01{margin-bottom: 0.2rem;}
.show01 h5{font-size: 0.26rem;line-height: 0.32rem;text-align: center;margin-bottom: 0.2rem;font-weight: bold;color: #333333;}
.show01 p{padding-bottom: 0.2rem;text-align: center;font-size: 0.14rem;color: #666666;border-bottom: 1px solid #dcdcdc;}
.show01 i{font-style: normal;margin: 0 8px;padding-left: 0.24rem;font-size: 0.14rem;color: #666666;}
/* .show01 i{background: url(../images24/time.png) no-repeat left center;line-height: 19px;display: inline-block;} */
/* .show01 i+i{background: url() no-repeat left center;padding-left: 1.75rem;} */
.show02{}
.show02 p{font-size: 0.16rem!important;color: #333333;line-height: 0.32rem!important;margin-bottom: 0.16rem;text-indent: 2em;}

.show02 p iframe{margin-left:-2em !important;}
.show02 table{margin:0 auto !important;width: 100% !important;}
.show02 table p{text-indent: 0em;}

.show02 ol{padding-left: 1em;}

.show02 li p{text-indent: 0em;}
.show02 #vsb_content_2 li p{text-indent: 0em;}




.table_out{max-width: 100%;overflow: auto;}

.show02 img{display: block;margin: 0 auto;max-width: 80%;height: auto!important;border:none !important;margin-bottom: 0.16rem;}
.show03{margin-top: 0.4rem;padding-top: 0.24rem;}
.show03 p{font-size: 0.16rem;color: #666666;margin-bottom: 0.15rem;line-height:0.32rem;}
.show03 p+p{margin-bottom: 0;}
.show03 p a{font-weight: normal; color: #666666;transition: 0.6s all;}
.show03 p a:hover{color: #005bac;transition: 0.6s all;font-weight: 600;}

@media(max-width: 850px) {
    .show02 img{width: 100%;max-width: 100%;}
.show02 p{font-size: 0.2rem!important;}
.show01 i{font-size: 0.18rem;}
.show03 p {font-size: 0.2rem;}
}

/* ??    ? */
.listPic{margin-top: 0.5rem;}
.listPic ul{margin-left: -3%;display: flex;justify-content: flex-start;}
.listPic ul li{width: 30.333%;margin-left: 3%;}
.listPic ul li+li+li+li{margin-top: 3%;}
.listPic ul li a{display: block;position: relative;}
.listPic ul li a::before{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: url(../images24/video01.png) no-repeat center;background-size: 0.6rem;z-index: 6;content: "";width: 0.6rem;height: 0.6rem;}

.listPic ul li a .pic{display: block;overflow: hidden;}
.listPic ul li a .pic img{display: block;width: 100%;height: 2.2rem;object-fit: cover;}
.listPic ul li a .text{}
.listPic ul li a .text h5{font-size: 0.16rem;color:#323232;text-align: center;margin-top: 0.15rem;line-height: 0.24rem;height: 0.24rem;overflow: hidden;}
.listPic ul li a:hover .text h5{color: #005bac;}
@media(max-width: 850px) {
    .listPic ul li {width: 47%;}
    .listPic ul li a .pic img{height: 28vw;max-height: 100%;}
    .listPic ul li+li+li{margin-top: 3%;}
}
@media(max-width: 850px) {
    .listPic ul {margin-left: 0;}
    .listPic ul li {width: 100%;margin-left: 0;}
    .listPic ul li a .pic img{height: 52vw;max-height: 100%;}
.TextList ul li a p{font-size: 0.2rem;}
.TextList ul li a i{font-size: 0.16rem;}


}

/*   ?     */
/*          */
.listPic2{margin-top: 0.2rem;}
.listPic2 .fenl{background: white;box-shadow: 0 0 0.1rem 0 rgba(0,0,0,0.1);padding: 0.2rem;margin-bottom: 0.3rem;border-left: 4px solid #2E75C9;}
.listPic2 .fenl .con{}
.listPic2 .fenl .con h4{}
.listPic2 .fenl .con h4 a{font-size: 0.18rem;line-height: 0.4rem;color: #323232;}
.listPic2 .fenl .con h4 a:hover{color:#2E75C9;font-weight: bold;}
.listPic2 .fenl .con p{}
.listPic2 .fenl .con p a{display: inline-block;font-size: 0.16rem;color: #737373;margin-left: 0.2rem;line-height: 0.4rem;}
.listPic2 .fenl .con p a:hover{color:#2E75C9;font-weight: bold;}
.listPic2 ul{margin-left: -3%;display: flex;justify-content: flex-start;margin-top: -3%;}
.listPic2 ul li{width: 21.666%;margin-left: 3%;margin-top: 3%;}
.listPic2 ul li a{padding: 0.05rem;padding-bottom: 0;box-sizing: border-box;border:1px solid #d2d2d2;display: block;    background: #fff;}
.listPic2 ul li a .pic{width: 100%;overflow: hidden;}
.listPic2 ul li a .pic img{display: block;width: 100%;height:2.7rem;object-fit: cover;}
.listPic2 ul li a p{text-align: center;font-size: 0.16rem;color: #323232;line-height: 0.46rem;}
.listPic2 ul li a:hover{background: #2E75C9;border: 1px solid #2E75C9;}
.listPic2 ul li a:hover p{color: white;}
@media(max-width: 1100px) {
    .listPic2 ul li a .pic img{height: 15vw;}
}
@media(max-width: 850px) {
    .listPic2 ul {}
    .listPic2 ul li{width: 21%;}
    .listPic2 ul li a .pic img{height: 26vw;}
}
@media(max-width: 850px) {
    .listPic2 ul li{width: 46%;}
    .listPic2 ul li a .pic img{height: 54vw;}
}
.listPic3 h6{font-size: 0.28rem;left: 0.32rem;color: #323232;border-bottom: 1px solid #2E75C9;padding-bottom: 0.2rem;margin-bottom: 0.2rem;margin-top: 0.2rem;}
.listPic3{margin-top:0.2rem;}
.listPic3 ul{margin-left: -2.5%;}
.listPic3 ul li{width: 10%;margin-left: 2.5%;margin-bottom: 0.2rem;position: relative;padding-left: 0.1rem;}
.listPic3 ul li::before{content: "";position: absolute;left: 0;width: 0.05rem;height: 0.05rem;border-radius: 50%;background: #2E75C9;transform: translateY(-50%);top: 50%;}
.listPic3 ul li a{display: block;}
.listPic3 ul li a p{font-size: 0.18rem;color: #323232;}
.listPic3 ul li a:hover p{font-size: 0.18rem;color: #2E75C9;}
@media(max-width: 850px) {
	.listPic3 ul li{margin-left: -2%;}
	.listPic3 ul li{width: 23%;margin-left: 2%;}
}

#vsb_content_2 TABLE{margin:0 auto 1.25rem !important;    display: table;    width: auto;}
#vsb_content_2 IMG{border:none !important;}
.keywordfontcolor1074990{font-size:0.875rem !important;FONT-FAMILY: ?   ?  !important;color:#f00 !important;}

@media(max-width: 1024px){
   .show01 h5{font-size: 0.22rem;
   line-height: 0.32rem;}
}
@media(max-width: 768px) {
    .n_container{padding: 0 0 1.2rem 0;}
}
@media(max-width: 768px) {
    .xcsp{padding: 0.4rem 0;}
    .xysh{padding: 0.32rem 0 0.16rem 0;}
    .fanye{margin-top: 0.4rem;}
    .n_container{padding: 0 0 1.1rem 0;}
}
/*   ?     */
.jgszBox{margin-top: 0.2rem;}
.jgszBox h2{font-size: 0.24rem;color: #2E75C9;font-weight: bold;line-height: 0.28rem;position: relative;padding-left: 0.12rem;margin-top: 0.4rem;}
.jgszBox h2::before{content: "";position: absolute;left: 0;width: 0.04rem;height: 0.2rem;transform: translateY(-50%);top: 50%;background: #2E75C9;}
.jgszBox .con{padding-left: 0.12rem;border-bottom: 1px solid #E2E2E2;padding-bottom: 0.3rem;}
.jgszBox .con h6{margin-top: 0.2rem;}
.jgszBox .con h6 a{display: block;font-size: 0.18rem;color: #323232;font-weight: bold;}
.jgszBox .con ul{display: flex;justify-content: flex-start;flex-wrap: wrap;margin-left: -3%;margin-top: -1%;}
.jgszBox .con ul li{margin-left: 3%;margin-top: 3%;}
.jgszBox .con ul li a{font-size: 0.18rem;line-height: 0.28rem;display: block;padding-left: 0.1rem;position: relative;color: #666666;}
.jgszBox .con ul li a::after{content: "";position: absolute;left: 0;width: 0.04rem;height: 0.04rem;transform: translateY(-50%);top: 50%;background: #2E75C9;border-radius: 50%;}
@media(max-width: 768px) {
}
@media(max-width: 414px) {
}
/* ?       */
.sznryBox{margin-top: 0.2rem;}
.sznryBox .szPic{padding: 0.2rem;box-shadow: 0 0 0.1rem 0 rgba(0,0,0,0.1);background: white;}
.sznryBox .szPic .pic{width: 1.8rem;}
.sznryBox .szPic .pic img{display: block;width: 100%;object-fit: cover;}
.sznryBox .szPic .text{width: calc(100% - 2.2rem);}
.sznryBox .szPic .text p{font-size: 0.16rem;line-height: 0.26rem;color: #666666;margin-top: 0.1rem;}
.sznryBox .szPic .text a{color: #2E75C9;}
.sznryBox .szPic .text p span{font-weight: bold;color: #323232;}
.sznryBox .szCon{margin-top: 0.4rem;}
.tabs{background: #f1f1f1;justify-content: flex-start;}
.tabs .bt{}
.tabs .bt span{font-size: 0.18rem;color: #323232;line-height: 0.5rem;display: block;padding: 0 0.16rem;cursor: pointer;}
.tabs .bt.active span{color: #FFFFFF;background: #2E75C9;}
.tabs .bt.active span{}
#tabs-container{}
#tabs-container{margin-top: 0.16rem;}
#tabs-container .swiper-slide p{font-size: 0.16rem;line-height: 0.32rem;text-indent: 2em;margin-top: 0.12rem;}
@media(max-width: 430px) {
	.sznryBox .szPic .pic{width: 26vw;}
	.sznryBox .szPic .text{width: calc(100% - 30vw);}
}

.szCon2{margin-top: 0.4rem;}
.szCon2 .con{}
.szCon2 .con h4{padding-bottom: 0.16rem;border-bottom: 1px solid #2E75C9;margin-top: 0.3rem;margin-bottom: 0.2rem;}
.szCon2 .con h4 span{font-size: 0.22rem;font-weight: bold;color:#2E75C9;position: relative;padding-left: 0.18rem;}
.szCon2 .con h4 span::before{content: "";;position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 0.06rem;height: 0.06rem;border-radius: 50%;background: #2E75C9;}
.szCon2 .con p{font-size: 0.16rem;line-height: 0.26rem;color: #666666;margin-top: 0.1rem;}







/* +++++++++++++++++++++++++++ */

.jgszBox2{margin-top: 0.2rem;}
.jgszBox2 .jgBox{margin-left: -2%;}
.jgszBox2 .jgBox .con{width: 48%;margin-left: 2%;display: flex;box-shadow: 0 0 0.1rem 0 rgba(0,0,0,0.04);align-items: center;margin-bottom: 2%;}
.jgszBox2 .jgBox .con h4{width: 0.6rem;padding: 0.2rem 0.14rem;background: #2E75C9;color: white;height: 100%;display: flex;justify-content: center;align-items: center;}
.jgszBox2 .jgBox .con h4 span{font-size: 0.2rem;font-weight: bold;text-align: center;    line-height: 0.24rem;}
.jgszBox2 .jgBox .con .text{background: #FFFFFF;padding: 0.3rem 0.2rem;width: calc(100% - 0.6rem);}
.jgszBox2 .jgBox .con .text h6{display: flex;justify-content: flex-start;padding: 0.2rem 0;}
.jgszBox2 .jgBox .con .text h6+h6{border-top: 1px solid #E5E5E5;}
.jgszBox2 .jgBox .con .text h6 span{font-size: 0.18rem;color: #323232;width: 0.6rem;display: block;line-height: 0.32rem;}
.jgszBox2 .jgBox .con .text h6 p {width: calc(100% - 0.6rem);}
.jgszBox2 .jgBox .con .text h6 p a{font-size: 0.16rem;color: #666;display: inline-block;margin: 0 0.06rem;line-height: 0.32rem;}
@media(max-width: 768px) {
	.jgszBox2 .jgBox .con{width: 100%;}
}
.jgszBox3{margin-top: 0.2rem;box-shadow: 0 0 0.12rem 0 rgba(0,0,0,0.06);}
.jgszBox3 h5{background: #2E75C9;font-size: 0.26rem;line-height: 0.5rem;color:white;text-align: center;}
.jgszBox3 ul{background: white;padding: 0.2rem 0.3rem;}
.jgszBox3 ul li{}
.jgszBox3 ul li a{position: relative;padding-left: 0.12rem;display:flex;flex-direction: column;}
.jgszBox3 ul li a::before{position: absolute;content: "";left: 0;top: 50%;transform: translateY(-50%);width: 0.06rem;height: 0.06rem;border-radius: 50%;background: #2E75C9;content: "";}
.jgszBox3 ul li a p{font-size: 0.16rem;color: #323232;line-height: 0.24rem;margin: 0.16rem 0;}
.jgszBox3 ul li a:hover p{color: #2E75C9;}

.ej_lsyg{margin-top: 0.2rem;}
.ej_lsyg{}
.ej_lsyg ul li{display: flex;padding-bottom: 0.2rem;position: relative;}
.ej_lsyg ul li .sj{font-size: 0.26rem;font-weight: bold;width: 0.8rem;line-height: 0.28rem;color: #2E75C9;position: relative;z-index: 3;}
.ej_lsyg ul li .sj::after{    content: "";display: block;width: 0.1rem;height: 0.1rem;border: 1px solid #DF0315 ;position: absolute;right: -0.1rem;top: 0.08rem;border-radius: 50%;background: #DF0315;}
.ej_lsyg ul li .con{    width: calc(100% - 1rem);margin-left: 0.3rem;padding: 0.2rem;border: 1px solid #e9e9e9;background: #FFFFFF;border-radius: 10px;}
.ej_lsyg ul li .con p{font-size: 0.18rem !important;line-height: 0.34rem !important;}
.ej_lsyg ul li::after{content: "";display: block;width: 1px;height: 100%;background: #e9e9e9;position: absolute;left: 0.83rem;top: 0;z-index: 1;}





/*==========================================  ?     =============================================*/
.keywordfontcolor1106122{FONT-SIZE: 0.16rem !important;
    COLOR: #f00 !important;
    FONT-FAMILY: ?   ?  !important;}





.jxpy_ul{    display: flex;
    flex-wrap: wrap;

}
.jxpy_ul li{width: 33.33%;
    padding-left: 0.15rem;padding-right:0.1rem;
    position: relative;
    margin-bottom: 0.1rem;
}
.jxpy_ul li::after{
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    background: #2E75C9;
    position: absolute;
    left: 0;
    top: calc(50% - 2.5px);
    border-radius: 50%;
}
.jxpy_ul li a{    font-size: 0.16rem;
    color: #2E75C9;
    line-height: 0.3rem;
}
.jxpy_ul li a:hover{    text-decoration: underline;}

@media(max-width: 650px) {
.jxpy_ul li{width: 50%;}
}




















.ej_zzjg{padding-top: 0.2rem;}


.zzjg_main{display: flex;align-items: center;justify-content: space-between;}

.zzjg_main a{display: block;transition: 0.4s;}
.zzjg_main a:hover{box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.3);}

.jg_box1{width: 0.6rem;padding: 0.2rem 0;background: #2E75C9;position: relative;}
.jg_box1::after{content: "";display: block;width: 0.4rem;height: 1px;background: #2E75C9;position: absolute;left: 100%;top: 50%;}
.jg_box1 p{font-size: 0.22rem;color: #fff;font-weight: 600;width: 0.22rem;text-align: center;margin: 0 auto;line-height: 0.26rem;}



.jg_box2{width: calc(100% - 1rem);padding-left: 0.65rem;position: relative;}
.jg_box2::after{content: "";display: block;width: 1px;height: calc(100% - 1.2rem);background: #2E75C9;position: absolute;left: 0;top: 0.25rem;}
.jg_box2 li{display: flex;align-items: center;}
.jg_box2 li+li{margin-top: 0.5rem;}
.jg_box2 li .b_2{width: 1.3rem;height: 0.5rem;}
.jg_box2 li .b_2 p{line-height: 0.5rem;text-align: center;color: #fff;background: #CF1111;position: relative;font-size: 0.2rem;}
.jg_box2 li .b_2 p::after{content: '';display: block;width: 0.65rem;height: 1px;background: #2E75C9;position: absolute;right: 100%;top: 50%;}


.jg_box2 .li2 .b_2 p{background: #E4660C;}
.jg_box2 .li3 .b_2 p{background: #5E8E3E;}
.jg_box2 .li4 .b_2 p{background: #3076CC;}
.jg_box2 .li5 .b_2 p{background: #7543BF;}
.jg_box2 .li6 .b_2 p{background: #28AFD4;}

.jg_box2 li+li+li .b_2 p::before{content: '';display: block;width: 0.8rem;height: 1px;background: #5E8E3E;position: absolute;left: 100%;top: 50%;}
.jg_box2 .li4 .b_2 p::before{background: #3076CC;}
.jg_box2 .li5 .b_2 p::before{background: #7543BF;}
.jg_box2 .li6 .b_2 p::before{background: #28AFD4;}


.jg_box3{width: calc(100% - 2.1rem);margin-left: 0.8rem;padding-left: 1.2rem;position: relative;}
.jg_box3::after{content: "";display: block;width: 1px;height: calc(100% - 0.7rem);background: #5E8E3E;position: absolute;left: 0;top: 0.35rem;}

.jg_box2 .li4 .jg_box3::after{background: #3076CC;height: calc(100% - 1.9rem);}
.jg_box2 .li5 .jg_box3::after{background: #7543BF;}
.jg_box2 .li6 .jg_box3::after{background: #28AFD4;}



.jg_box3>.li{}
.jg_box3 .b_3{height: 0.5rem;border: 1px solid #5E8E3E;margin: 0.1rem 0;padding: 0 0.3rem;display: flex;align-items: center;position: relative;background: #fff;}
.jg_box3 .b_3 p{line-height: 0.25rem;text-align: left;color: #323232;font-size: 0.18rem;}

.jg_box3 .b_3::after{content: '';display: block;width: 1.2rem;height: 1px;background: #2E75C9;position: absolute;right: 100%;top: 50%;}

.jg_box2 .li4 .jg_box3 .b_3{border: 1px solid #3076CC;}
.jg_box2 .li5 .jg_box3 .b_3{border: 1px solid #7543BF;}
.jg_box2 .li6 .jg_box3 .b_3{border: 1px solid #28AFD4;}

.jg_box2 .li4 .jg_box3 .b_3::after{background: #3076CC;}
.jg_box2 .li5 .jg_box3 .b_3::after{background: #7543BF;}
.jg_box2 .li6 .jg_box3 .b_3::after{background: #28AFD4;}




.jg_box4{margin-left: 0.4rem;padding-left: 0.6rem;position: relative;padding-top: 0rem;}
.jg_box4::after{content: "";display: block;width: 1px;height: calc(100% - 0.15rem);background: #3076CC;position: absolute;left: 0;top: -0.1rem;}
.jg_box4>.li{}
.jg_box4 .b_4{width: 1.6rem;margin: 0.1rem 0;padding: 0 0.3rem;height: 0.5rem;position: relative;border: 1px dashed #3076CC;display: flex;align-items: center;background: #fff;}
.jg_box4 .b_4 p{line-height: 0.25rem;text-align: left;color: #323232;font-size: 0.18rem;}
.jg_box4 .b_4::after{content: '';display: block;width: 0.6rem;height: 1px;background: #2E75C9;position: absolute;right: 100%;top: 50%;}




@media(max-width: 850px) {

    .jg_box1{width: 0.5rem;}
    .jg_box1::after{width: 0.1rem;}

    .jg_box2 li+li{margin-top: 0.1rem;}
    .jg_box2 {
        width: calc(100% - 0.6rem);
        padding-left: 0.1rem;
    }
    .jg_box2 li .b_2{width: 1rem;}
    .jg_box2 li .b_2 p::after{width: 0.1rem;}
    .jg_box2 li .b_2 p{font-size: 0.18rem;}

    .jg_box3 {
        width: calc(100% - 1.1rem);
        margin-left: 0.1rem;
        padding-left: 0.1rem;
    }
    .jg_box2 li .b_2 p::before{width: 0.1rem !important;}
    .jg_box3 .b_3{padding: 0 0.1rem;}
    .jg_box3 .b_3::after{width: 0.1rem !important;}
    .jg_box3 .b_3 p{font-size: 0.16rem;line-height: 0.2rem;}

    .jg_box4 .b_4 p{font-size: 0.16rem;line-height: 0.2rem;}
}


.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a {
    border: 1px solid #196d99 !important;
    padding: 5px 12px !important;
    margin: 0px 0px 0px 5px;
    height: 30px !important;
    line-height: 18px !important;
    border-radius: 5px !important;
}
 
.pb_sys_style1 .p_no_d {
    border: 1px solid #196d99 !important;
    color: #fff;
    background-color: #196d99 !important;
}