@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;}
html,body{ min-height:100%;} html{ overflow:-moz-scrollbars-vertical;overflow-x: hidden;} 
::-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;}

.img_zd{ position:relative; width:100%}
.img_zd .img_hezi{padding-bottom: 67.80% !important;}
.img_zd>img{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;height: 100%;width: 100%;}

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}
.container01,.container01 ,.container03,.container04,.container05,.container06,.container07,.container08,.n-container01,.n-container03,.n-container04{ margin:0 auto;}
a:hover .slow img{ transform:scale(1.1);}/*图片放大*/
a .slow 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;}/*缓慢效果*/
slow01{-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}/*缓慢效果*/
.slow02{-moz-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.shadow{ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";  /* For IE 8 */ filter: 
progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');  /* For IE 5.5 - 7 */-moz-box-shadow: 1px 1px 10px #999999;/* for firefox */ -webkit-box-shadow: 1px 1px 10px #999999;/* for safari or chrome */ box-shadow:1px 1px 10px #999999;/* for opera or ie9 */}
.radius{-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.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;} 

.a_body{ position:relative;}
::-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;}
.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;}
 @font-face{font-family: 'Source';src : url();}
.w100{width:100%;}
.w14{width:14rem;margin:0 auto;}
@media(max-width: 1820px) {
    .w182{width: 17.8rem;}
}
@media(max-width: 1400px) {
    .w14{width: 13.6rem;}
}
@media(max-width: 1024px) {
	.w14{width: calc(100vw - 0.3rem);margin-left: 0.15rem;margin-right: 0.15rem;}
}

h5 a{ display:inline-block; width:100%; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
ul li:hover h5 a{ color:#005D89}
.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}


#gotop{ position:fixed; z-index:999; bottom:0.8rem; right:0.3rem; 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.8rem;}
#gotop { cursor: pointer; }
#gotop.hide{ height:0; opacity:0; visibility:hidden;display: none;}
#gotop:hover{bottom: 0.9rem;transition: 0.4s;}

#gotop2{ position:fixed; z-index:999; bottom:0.8rem; right:0.3rem; 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;}
#gotop2 img{width: 0.8rem;}
#gotop2 { cursor: pointer; }
#gotop2.hide{ height:0; opacity:0; visibility:hidden;display: none;}
#gotop2:hover{bottom: 0.9rem;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:9999999;}
 .ie9tips{width:600px;height:300px;position:fixed;top:50%;left:50%;margin:-150px 0 0 -300px;line-height: 1.8;color:#fff;z-index:99999999;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}
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}
.firstScreen{height: 100vh;overflow: hidden;position: relative;}

.toubu_div{position: fixed;top: 0;width: 100%;left: 0;z-index: 1000;transition: 0.5s;}
.toubu_div.on #header{height: 0.9rem;}
.toubu_div.on #header::after{background: #005D89;height: 100%;}
.toubu_div.on #nav::after{height: 100%;background:#005D89;}

.body_main{position: absolute;left: 0%;top: 100%;bottom: 0;right: 0;background: #fff;overflow: hidden;transition: top 0.7s cubic-bezier(0.5,0,0.2,1) 0s;z-index: 999;overflow-y: auto;outline: none;}
.body_main.on{top: 0;}
 @media(max-width: 1200px){
 	.body_main{position: relative;}
	.firstScreen{height: auto;}
} 
  
.header_box{z-index:999999;left: 0;right: 0;top: 0;position: fixed;top: 0;left: 0;}
#header{z-index:999;width:100%;transition: 0.6s;height: 1.1rem;background: #005D89;}
#header .w14{display: flex;align-items: center;position: relative;z-index: 6;height: 100%;}
#header #logo{}
#header #logo img{display: block;width: 4.97rem;}
#header .rightBox{width: 70%;}

#header #logo{}
@media(max-width: 1200px){
	/* #header #logo .logoimg{width: 45%;} */
	#header #logo .logoimg img{width: 100%;display: block;}
}

.logo2 {}
.logo2 a{display: table;vertical-align: middle;}
.logo2 img{display: block;width: auto;vertical-align: middle;width: 100%;}
.header_box .rightBox p{font-size: 0.14rem;}
.header_box .rightBox p a{display: inline-block;color: #FFFFFF;line-height: 0.24rem;position: relative;height: 0.24rem;}
.header_box .rightBox p a+a{margin-left: 0.3rem;}
.header_box .rightBox p a:nth-child(1)::after{content:"";position: absolute;left: -0.28rem;top: 50%;margin-top: -0.1rem;width: 0.2rem;height: 0.19rem;}
.header_box .rightBox p a:nth-child(2)::after{content:"";position: absolute;left: -0.15rem;top: 50%;margin-top: -0.07rem;}
.header_box .rightBox p a:hover{text-decoration: underline;}
.header_box .search{width:2.8rem;height: 40px;border-radius: 20px;margin-left: 0.16rem;position: relative;background:white;}
.header_box .search input[type="text"]{background: none;outline: none;border: none;padding: 0 0 0 10px;color: #323232;line-height: 40px;height: 40px;width: 100%;}
.header_box .search input[type="image"]{position: absolute;right:10px;top: 8px;width: 22px;}
.header_box .search .input1{float: left;width: calc(100% - 45px);}
.header_box .search .input2{float: right;color: #323232;width: 40px;height: 40px;border-radius: 50%;}
.header_box .search .input2 input[type="image"]{margin-left: 10px;}
.text::-webkit-input-placeholder {
  color: #323232;
}
.text:-moz-placeholder {
  color: #323232;
}
.text:-ms-input-placeholder {
  color: #323232;
}

.linkNav{display: flex;align-items: flex-end;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
#nav{z-index: 99;margin: 0 auto;position: relative;z-index: 5;}
#nav::after{content: "";position: absolute;left: -50vw;width: 200vw;height: 1.4rem;background: linear-gradient(180deg, #005D89 13%, rgba(0, 93, 137, 0) 93%);top: 0;}
#nav::before{content: "";position: absolute;left: -50vw;width: 200vw;height: 1px;background: rgba(255,255,255,0.2);top: 0;z-index: 77;}
#nav ul{width:100%;padding: 0;position: relative;z-index: 66;}
#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.18rem;color: #FFFFFF;position:relative;transition:.6s;font-weight: normal;text-align: center;line-height: 0.6rem;font-weight: bold;}
#nav ul li:hover a h3{font-weight: bold;}
#nav ul li:hover a{}
#nav ul li.on h3{ font-weight:bold;}
#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: 100%;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: #005D89;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 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: #FFFFFF;}
#nav .navBox>ul>li .sub:after{content:"";display:block;width: 100%;height: 2px;position:absolute;left: 0;margin-left: 0;background: #F29B75 ;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: #F29B75 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}

.search_btn{height: 20px;line-height: 20px;cursor:pointer;text-align: center;transition:.6s;width: 20px;border-radius: 50%;}
.search_btn img{display: block;width: 0.24rem;}


/**/
#logo .logo_black{ display:none;}
.top_search_black{ display:none;}
.header_box.xg #nav{top:0;box-shadow: 0 0 2px rgba(0,0,0,0.15);position: fixed;}
.header_box.xg #logo .table{transform: scale(0.7);}
.header_box.xg #logo{padding: 0.08rem 0;}
.header_box.xg #logo img{max-height: 0.56rem;}
.header_box.xg #nav{ box-shadow: 0px 4px 17px 0px rgba(0, 0, 0, 0.2);}


.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@1x.png');background: #005D89 url('../images24/search@1x.svg') 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:block;z-index: 999999;position: fixed;display:none;background:#005D89;background-size: auto;width: 100%;}
#m_header{}
#m_header #logo img{max-height:60%;max-height: 28px;}
#m_header .yuyan{ height:0.72rem; float:right; margin-right:0.64rem;}
#m_header .yuyan span{ display:block; width:24px; height:24px; line-height:24px; color:#fff; font-size:.9rem; text-align:center; margin-left:17px; background:rgba(255,255,255,.3);}
.wap_search{ width:80%; margin:0 auto;}
.wap_search form{ position:relative;}
.wap_search input[type="text"]{width: 80%;height:0.1rem; line-height:0.1rem; border:0;padding:0 0.15rem; font-size:0.16rem; color:#999;box-shadow:none;-webkit-appearance: none;float:  left;border-right: 0;}
.wap_search input[type="image"]{width: 20%;height:0.6rem; background:#00a0e9 url() center no-repeat; background-size:20px; font-size:0;color:#fff;cursor:pointer;text-transform:uppercase;float:  left;}

#m_nav .mzsdm {width: 100%;position: absolute;left: 0.3rem;top: 1rem;}
#m_nav .mzsdm a{font-size: 0.16rem;color: #FFFFFF;line-height: 0.24rem;}
#m_nav .mzsdm a+a{margin-left: 0.2rem;}

/*导航按钮开始*/
#nav_btn_box{ 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.14rem;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; padding-top:4px;width: 26px;line-height:38px; border:0;right: 30px;}
.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: rgba(0, 93, 137, 0.95);width:100%;height:100vh;right: -100vw;top: 0;display:none;padding: 1.12rem 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.16rem;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;}
	#m_header .rightBox{width: 30%;margin-right: 25px;}
	#m_header .rightBox img{width: 100%;margin: 0 auto;display: block;}
	#m_header{height: 1.2rem;}
	.navBox {display: none;}
	#nav_btn_box{margin-right: 15px;;}
	.navBox .search{float: left;} 
	#nav_btn{display: block;}
	.header_box{ display:none}
	.header_box2{ display:none}
	#m_header{height: auto;padding: 0.1rem 0;}
	.m_header_box{ display:block}
	#nav_slide{ display:block}
	.logo2{margin-left: 15px;max-width: 60%;}
}

@media(max-width: 768px){
	#nav{position: relative;}
	.logo2{margin-left: 15px;max-width: 60%;}
}
@media(max-width: 414px){
	.logo2{max-width: 78%;}
}
@media(max-width: 992px){
	#gotop{right:0;transform:scale(0.6);bottom: 1rem;}
}

/* banner开始*/
.bannerBox{height: 100vh;}
/* .bannerBox .swiper-slide img{display: block;width: 100%;height: 100%;} */
/* .bannerBox .swiper-button-prev{background-size: 0.2rem;display: none;}
.bannerBox .swiper-button-next{background-size: 0.2rem;display: none;} */

.bannerBox .slider img{display: block;width: 100%;position: relative;height: 100vh;}
.bannerBox .slider a{display: block;position: relative;}
/* .bannerBox .slider a::before{width: 100%;position: absolute;content: "";top: 0;left: 0;height: 35%;background-image:linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,0.5) 80%);z-index: 2;} */
.bannerBox .slider video{display: block;width: 100%;position: relative;height: 100vh;}

.bannerBox .slick-dots{display: flex;justify-content: center;position: absolute;bottom: 0.1rem;left: 0;width: 100%;text-align: center;align-items: center;}
.bannerBox .slick-dots li{height: 0.36rem;display: flex;align-items: center;}
.bannerBox .slick-dots li button{width: 0.14rem;height: 0.14rem; opacity: 1;background: none;border-radius: 50%;margin: 0 0.08rem;border: 1px solid #FFFFFF;}
.bannerBox .slick-dots li.slick-active button{background:#FFFFFF;width: 0.14rem;height: 0.14rem;}
.bannerBox .slick-dots li button{font-size: 0;}
.bannerBox .slick-next{display: none!important;}
.bannerBox .slick-prev{display: none!important;}
@media (max-width:1440px) {
	.bannerBox{width: 100%;margin: 0 auto;padding: 0;}
}
@media (max-width:1200px) {
	.bannerBox{height: auto;}
	.bannerBox .slider img{height:50vw;}
	.bannerBox .slider video{height:50vw;}
}

/* banner结束 */
.sametitle{margin-bottom:0.2rem;position: relative;overflow: hidden;position: relative;overflow: hidden;padding-bottom: 0.16rem;}
.sametitle h5{position: relative;display: flex;flex-direction: column;z-index: 3;}
.sametitle h5 i{display: block;font-size: 0.16rem;color: #F29B75;font-style: normal;position: relative;margin-top: 0.1rem;z-index: 3;font-family: "times new roman";text-transform: uppercase;}
.sametitle h5 i::before{content: "";position: absolute;left:0.6rem;width: calc(100% - 0.4rem);background: url(../images24/titleBgx.svg) no-repeat left bottom;height: 0.23rem;background-size: cover;top: 0.02rem;}
.sametitle h5 span{display: inline-block;font-size: 0.28rem;line-height: 0.38rem;font-weight: bold;}
.sametitle .more{position: absolute;right: 0;top: 0.1rem;font-size:0.14rem;color: #2C2C2C;display: inline-block;line-height: 0.4rem;padding-right:0.86rem;z-index: 4;}
.sametitle .more::after{content: "";position: absolute;right: 0;bottom: 0.1rem;background: url(../images24/moreBg.svg) no-repeat top center;width: 0.75rem;height: 0.3rem;background-size: 0.75rem;transition: 0.6s all;transition: 0.4s all;}
.sametitle .more:hover::after{background: url(../images24/moreBg2.svg) no-repeat center;background-size: 0.75rem;right: 0.06rem;transition: 0.4s all;}
.sametitle .more:hover{color: #F29B75;text-decoration: underline;}

@media (max-width:850px) {
	.sametitle{margin-bottom: 0.25rem;}
}
/* 学校要闻  开始 */
.bg02{;padding: 0.6rem 0;padding-top: 1.9rem;padding-bottom: 0.6rem;}
.newsCon .newsScrool{width: calc(50% - 0.3rem); margin: 0;box-shadow: 0px 2px 8px 0px rgba(99, 99, 99, 0.2);}
.newsBox{background: url(../images24/bg01.svg) no-repeat right bottom;background-size: 5.57rem;}
.newsCon .swiper-slide{}
.newsCon .swiper-slide a{display:block;position: relative;}
.newsCon .swiper-slide a .pic{overflow: hidden;width: 100%;height: 100%;position: relative;}
/* .newsCon .swiper-slide a .pic::after{content: "";width:100%;height: 30%;background-image: linear-gradient(to top,rgba(0,0,0,0.8),rgba(0,0,0,0));position: absolute;left: 0;bottom: 0;} */
.newsCon .swiper-slide a .pic img{display: block;width: 100%;height: 4.3rem;object-fit: cover;}
.newsCon .swiper-slide a .datetext{position: relative;z-index: 6;}
.newsCon .swiper-slide a .text{display: flex;justify-content: space-between;width: 100%;background: #FFFFFF;}
.newsCon .swiper-slide a .text h5{padding: 0 0.2rem;text-align: center;width: 100%;}
.newsCon .swiper-slide a .text h5 span{font-size: 0.18rem;color: #323232;font-weight: bold;height: 0.9rem;overflow: hidden;font-weight: bold;display: block;line-height: 0.9rem;position: relative;z-index: 6;text-align: center;}
.newsCon .swiper-slide a:hover .text h5 span{color: #005D89;}
.newsCon .swiper-pagination{text-align: center;bottom: 1rem;text-align: center;width: 100%;}
.newsCon .swiper-pagination span{width: 0.13rem;height: 0.13rem;border: 1px solid #FFFFFF;background: none;opacity: 1;}
.newsCon .swiper-pagination span.swiper-pagination-bullet-active{background: white;}
.newsCon .newsText{width: calc(50% - 0.3rem);}
.newsBox .newsText .firstCon{background: #005D89;height: 1.4rem;}
.newsBox .newsText .firstCon a{height: 100%;padding-left: 0.06rem;padding-right: 0.2rem;border-left: 0.04rem solid #F29B75;background-size: 2.21rem;position: relative;align-content: center;align-items:center;}
.newsBox .newsText .firstCon a::after{content: "";background: url(../images24/textbg.png) no-repeat center;background-size: 2.21rem;right: 0.2rem;width: 2.21rem;height: 1.33rem;position: absolute;bottom: 0;transition: 0.4s all;}
.newsBox .newsText .firstCon a:hover::after{bottom: 0;right: 1.4rem;transition: 0.4s all;}
.newsBox .newsText .firstCon a .date{width: 0.8rem;display: flex;flex-direction: column;justify-content: flex-start;margin-top: 0.08rem;}
.newsBox .newsText .firstCon a .date i{display: block;font-style: normal;font-size: 0.22rem;font-weight: bold;color: #F29B75;text-align: right;}
.newsBox .newsText .firstCon a .date b{display: block;font-style: normal;font-weight: normal;font-size: 0.14rem;color: #F29B75;text-align: right;margin-top: 0.16rem;}
.newsBox .newsText .firstCon a .text{width: calc(100% - 1rem);}
.newsBox .newsText .firstCon a .text p{font-size: 0.18rem;color: #FFFFFF;line-height: 0.28rem;height: 0.28rem;}
.newsBox .newsText .firstCon a .text span{display: block;font-size: 0.14rem;line-height: 0.24rem;color: #BCD7E4;height: 0.48rem;margin-top: 0.08rem;}
.newsBox .newsText .firstCon a:hover .text p{font-weight: bold;}
.newsBox .newsText ul{margin-top: 0.1rem;}
.newsBox .newsText ul li{margin-top: 0.3rem;}
.newsBox .newsText ul li a{display: flex;justify-content: space-between;position: relative;}
.newsBox .newsText ul li a p{width: calc(100% - 1.02rem);position: relative;line-height: 0.24rem;height: 0.24rem;color: #323232;font-size: 0.18rem;padding-left: 0.12rem;transition: 0.4s all;}
.newsBox .newsText ul li a i{font-size: 0.14rem;line-height: 0.24rem;height: 0.24rem;overflow: hidden;display: block;position: relative;z-index: 4;display: block;color: #323232;font-style: normal;}
.newsBox .newsText ul li a p::after{position: absolute;content: "";width:0.07rem;height: 0.07rem;background:#F29B75;left: 0;top: 50%;background-size: 100%;z-index: 1;margin-top: -0.035rem;border-radius: 50%;}
.newsBox .newsText ul li a:hover p::after{background: #005D89;}

.newsBox .newsText ul li a:hover i{color: #005D89;transition: 0.6s all;}
.newsBox .newsText ul li a:hover p{color: #005D89;transition: 0.6s all;padding-left: 0.18rem;transition: 0.4s all;}
.sbanner{background: url(../images24/sbanner.png) no-repeat center;background-size: cover;height: 1.2rem;margin-top: 0.5rem;}
.sbanner .slogo{}
.sbanner .flex{justify-content: center;align-content:center;height: 100%;align-items:center;}
.sbanner .slogo img{display: block;width: 5.48rem;}
.sbanner a{position: relative;font-size: 0.18rem;color: white;font-weight: bold;line-height: 0.5rem;padding: 0 0.5rem 0 0.2rem;border-radius: 0.25rem;height: 0.5rem;}
.sbanner a:hover{text-decoration: underline;}
.sbanner a::after{content: "";position: absolute;background:url(../images24/enter.png) no-repeat center;width: 0.14rem;height: 0.14rem;background-size: 0.14rem;right: 0.2rem;top: 50%;transform: translateY(-50%);transition: 0.4s;}
.sbanner a:hover::after{right: 0.1rem;transition: 0.4s;}
.sbanner a.a01{background: #F29B75;margin: 0 0.3rem;}
.sbanner a.a02{background: #79C38D;}

.home1 .newsScrool{transform: translateX(-0.8rem);transition: all 1.2s ease-out 0s;opacity: 0;}
.home1 .newsText{transform: translateX(0.8rem);transition: all 1.2s ease-out 0s;opacity: 0;}
.home1.showdiv .newsScrool,.home1.showdiv .newsText{opacity: 1;transform: none;}
@media (max-width:1200px) {
	.bg02{padding-top: 0.6rem;}
	.home1 .newsScrool{opacity: 1;transform: none;}
	.home1 .newsText{opacity: 1;transform: none;}
}
@media (max-width:850px) {
	.newsCon .newsScrool {width: 100%;}
	.newsCon .swiper-slide a .pic img{height: 56vw;max-height: 100%;}
	.newsBox .newsText{width: 100%;margin-top: 0.4rem;}
	.sbanner {padding: 0.2rem 0;height: 100%;}
	.sbanner .flex{align-items: center;}
	.sbanner .slogo{width: 100%;}
	.sbanner .slogo img{margin: 0 auto;width: 80vw;}
	.sbanner a.a01{margin: 0;margin-top: 0.16rem;}
	.sbanner a.a02{margin: 0;margin-left: 4vw;margin-top: 0.16rem;}
	.sbanner a{width: 30vw;}
}
@media (max-width:520px) {
	.newsCon .swiper-slide a{flex-direction: column}
	.newsCon .swiper-slide a .text h5{height: auto;line-height: 0.24rem;}
	.newsCon .swiper-slide a .text p{margin-top: 0.1rem;}
	.sbanner a{width: 38vw;}
	
}
/* 学校要闻 结束 */
/* 通知公告 校历及作息时间 开始 */
.noticeXlBox{background: url(../images24/bg02.jpg) no-repeat center;background-size: cover;padding: 0.54rem 0 1.1rem 0;}
.NoticeBox{width: calc(70% - 0.4rem);}
.NoticeBox .sametitle h5 i::before{width: calc(100% - 0.75rem);left: 0.75rem;}
.NoticeBox .ul1{}
.NoticeBox .ul1 li{width: calc(50% - 0.3rem);}
.NoticeBox .ul1 li a{display: block;position: relative;}
.NoticeBox .ul1 li a .pic{overflow: hidden;position: relative;}
.NoticeBox .ul1 li a .pic::after{content: "";position: absolute;left: 0;bottom: 0;height: 100%;width: 100%;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 64%, #000000 111%);}
.NoticeBox .ul1 li a .pic img{object-fit: cover;height: 2.7rem;width: 100%;}
.NoticeBox .ul1 li a .text{position: absolute;bottom: 0.16rem;left: 0;width: 100%;padding: 0 0.16rem;z-index: 6;}
.NoticeBox .ul1 li a .text p{font-size: 0.16rem;color: white;line-height: 0.24rem;text-align: center;height: 0.24rem;}
.NoticeBox .ul2{padding-top: 0.1rem;}
.NoticeBox .ul2 li{width: calc(50% - 0.3rem);margin-top: 0.3rem;}
.NoticeBox .ul2 li a{display: flex;justify-content: space-between;align-items: center;}
.NoticeBox .ul2 li a .date{width: 0.8rem;}
.NoticeBox .ul2 li a .date i{display: block;line-height: 0.42rem;font-size: 0.22rem;color: #F29B75;font-weight: normal;text-align: center;background: #005D89;font-style: normal;font-weight: bold;}
.NoticeBox .ul2 li a .date b{font-weight: normal;text-align: center;color: #F29B75;line-height: 0.28rem;border: 1px solid #005D89;display: block;}
.NoticeBox .ul2 li a p{font-size: 0.18rem;line-height: 0.28rem;height: 0.56rem;width: calc(100% - 1rem);color: #323232;}
.NoticeBox .ul2 li a:hover p{color: #005D89;}

.rlBox{width: calc(30% - 0.3rem);}
.rlBox .sametitle h5 i::before{width: calc(100% - 1.75rem);left: 1.75rem;}
.rlBox .sametitle .more{display: none;}
.rlBox .picBox{padding: 0.15rem;background: url(../images24/rlBg.png) no-repeat center;background-size: cover;display: block;}
.rlBox .picBox img{display: block;width: 100%;height:2.3rem;}
.rlBox .RlCon{background: #FFFFFF;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);margin-top: 0.3rem;}
.rlBox .RlCon .tabs{}
.rlBox .RlCon .tabs .bt{width: 33.333%;background: #005D89;height: 0.5rem;}
.rlBox .RlCon .tabs .bt.active{background: #F29B75;position: relative;}
.rlBox .RlCon .tabs .bt.active::before{content: "";width: 0;height: 0;position: absolute;
border-left: 0.1rem solid transparent;
border-right: 0.1rem solid transparent;
border-top: 0.12rem solid #F29B75;
left: 50%;bottom: -0.12rem;transform: translateX(-50%);
}
.rlBox .RlCon .tabs .bt h5{width: 100%;}
.rlBox .RlCon .tabs .bt h5 span{font-size: 0.2rem;line-height: 0.5rem;display: block;text-align: center;color: white;}
.rlBox .RlCon #tabs-container{}
.rlBox .RlCon #tabs-container ul{padding: 0.2rem 0.4rem;}
.rlBox .RlCon #tabs-container ul li{font-size: 0.18rem;line-height: 0.5rem;color:#323232;}
.home2 .NoticeBox{transform: translateX(-0.8rem);transition: all 1.2s ease-out 0s;opacity: 0;}
.home2 .rlBox{transform: translateX(0.8rem);transition: all 1.2s ease-out 0s;opacity: 0;}
.home2.showdiv .NoticeBox,.home2.showdiv .rlBox{opacity: 1;transform: none;}
@media (max-width:1200px) {
	.home2 .NoticeBox{opacity: 1;transform: none;}
	.home2 .rlBox{opacity: 1;transform: none;}
}
@media (max-width:850px) {
	.NoticeBox{width: 100%;}
	.NoticeBox .ul1 li a .pic img{height: 28vw;}
	.NoticeBox .ul1 li{width: 48%;}
	.rlBox{width: 100%;margin-top: 0.5rem;}
	.NoticeBox .ul2 li{width: 100%;}
	.rlBox .picBox img{height: 56vw;}
	
}
/* 通知公告 校历及作息时间 结束 */
/* 本科教学工作流程 开始 */
.jxgzlcBox{position: relative;padding: 0.6rem 0 0.9rem 0;}
.jxgzlcBox .sametitle .more{color: white;}
.jxgzlcBox .sametitle .more:hover{color: #F29B75;}
.jxgzlcBox .sametitle .more::after{background: url(../images24/moreBg2.svg) no-repeat top center;background-size: 0.75rem;}
.jxgzlcBox .sametitle h5 span{color: white;}
.jxgzlcBox::after{content: "";position: absolute;top: -1.23rem;width: 100vw;height: calc(100% + 1.23rem);background: url(../images24/bg03.png) no-repeat top right;background-size: cover;}
.jxgzlcBox .sametitle h5 i::before{width: calc(100% - 1.2rem);left: 1.2rem;}
.jxgzlcBox ul{position: relative;z-index: 3;}
.jxgzlcBox ul li{width: calc(33.333% - 0.24rem);margin-bottom: 0.24rem;background: rgba(15, 133, 189, 0.4);position: relative;top: 0;height: 1rem;}
.jxgzlcBox ul li::after{content: "";position: absolute;left: 0;width: 0.02rem;height: 100%;background: #F29B75;top: 0;transition: 0.4s all;z-index: 1;}
.jxgzlcBox ul li:hover::after{width: 100%;transition: 0.4s all;}
.jxgzlcBox ul li::before{content: "";background: url(../images24/textbg-w.png) no-repeat center;background-size: 1.43rem;height: 0.86rem;width: 0;z-index: 2;position: absolute;right: 0;top: 50%;transform: translateY(-50%);transition: 0.4s all;}
.jxgzlcBox ul li:hover::before{width: 1.43rem;right: 0.4rem;transition: 0.4s all;}
.jxgzlcBox ul li a{display: flex;align-items: center;justify-content: space-between;padding: 0 0.3rem 0 0.2rem;height: 100%;z-index: 3;position: relative;}
.jxgzlcBox ul li a p{font-size: 0.18rem;line-height: 0.28rem;max-height: 0.56rem;overflow: hidden;color: white;width: calc(100% - 0.4rem);position: relative;}
.jxgzlcBox ul li a span{background: url(../images24/liucIc@1x.png) no-repeat center;background-size: 0.31rem;width: 0.31rem;height: 0.29rem;display: block;}
.jxgzlcBox ul li a:hover p{font-weight: bold;}
.home3 ul{transform: translateY(0.8rem);transition: all 1.2s ease-out 0s;opacity: 0;}
.home3.showdiv ul{opacity: 1;transform: none;}
@media (max-width:1200px) {
	.home3 ul{opacity: 1;transform: none;}
}
@media (max-width:850px) {
	.jxgzlcBox ul li{width: 100%;}
	.jxgzlcBox{position: relative;padding: 0.6rem 0 0.6rem 0;}
}
/* 本科教学工作流程 结束 */

/* 规章制度 下载专区 开始 */
.gzzdxzzq{background: url(../images24/bg04.jpg) no-repeat center #F1F2F2;background-size: cover;padding: 0.6rem 0 1.2rem 0;}
.gzzdBox .sametitle h5 i::before{width: calc(100% - 2.16rem);left: 2.16rem;}
.gzzdBox {width: calc(50% - 0.3rem);}
.gzzdBox ul{}
.gzzdBox ul li{position: relative;}
.gzzdBox ul li::after{content: "";position: absolute;left: 0;width: 0;height: 100%;background:#005D89;top: 0;transition: 0.4s all;}
.gzzdBox ul li:hover::after{width: 100%;transition: 0.4s all;}
.gzzdBox ul li a{display: flex;justify-content: center;height: 0.9rem;flex-direction: column;position: relative;z-index: 3;padding: 0 0.2rem;}
.gzzdBox ul li a::after{content: "";position: absolute;right: 0;background: url(../images24/textbg-w.png)no-repeat center;background-size: 1.43rem;top: 50%;transform: translateY(-50%);width: 0;height: 0.86rem;transition: 0.4s all;}
.gzzdBox ul li a:hover::after{width:1.43rem;transition: 0.4s all;right: 0.4rem;}
.gzzdBox ul li a p{font-size: 0.18rem;color: #323232;line-height: 0.28rem;height: 0.28rem;}
.gzzdBox ul li a:hover p{color: white;} 
.gzzdBox ul li a .con{display: flex;justify-content: flex-start;margin-top: 0.08rem;}
.gzzdBox ul li a .con i{display: block;font-style: normal;font-size: 0.14rem;color: #737373;padding-left: 0.2rem;background: url(../images24/timeIc.svg) no-repeat left center;background-size: 0.16rem;}
.gzzdBox ul li a:hover .con i{color: white;background: url(../images24/timeIc-w.svg) no-repeat left center;background-size: 0.16rem;}
.gzzdBox ul li a .con span{display: block;font-size: 0.14rem;position: relative;padding-left: 0.4rem;margin-left: 0.2rem;}
.gzzdBox ul li a .con span::before{content: "";position: absolute;left:0;width: 0.34rem;height: 1px;top: 50%;}
.gzzdBox ul li a .con span.fl01{color: #F29B75;}
.gzzdBox ul li a .con span.fl02{color: #79C38D;}
.gzzdBox ul li a .con span.fl03{color: #005D89;}
.gzzdBox ul li a:hover .con span.fl01{color: #FFFFFF;}
.gzzdBox ul li a:hover .con span.fl02{color: #FFFFFF;}
.gzzdBox ul li a:hover .con span.fl03{color: #FFFFFF;}
.gzzdBox ul li a .con span.fl01::before{background: #F29B75;}
.gzzdBox ul li a .con span.fl02::before{background: #79C38D;}
  {background: #005D89;}
.gzzdBox ul li a:hover .con span.fl01::before{background: white;}
.gzzdBox ul li a:hover .con span.fl02::before{background: white;}
.gzzdBox ul li a:hover .con span.fl03::before{background: white;}

.xzzqBox .sametitle h5 i::before{width: calc(100% - 1.1rem);left: 1.1rem;}
.xzzqBox {width: calc(50% - 0.3rem);}
.xzzqBox ul{}
.xzzqBox ul li+li{margin-top: 0.3rem;}
.xzzqBox ul li a{display: flex;justify-content: space-between;position: relative;}
.xzzqBox ul li a p{width: calc(100% - 1.02rem);position: relative;line-height: 0.24rem;height: 0.24rem;color: #323232;font-size: 0.18rem;padding-left: 0.26rem;transition: 0.4s all;transition: 0.4s all;}
.xzzqBox ul li a i{font-size: 0.14rem;line-height: 0.24rem;height: 0.24rem;overflow: hidden;display: block;position: relative;z-index: 4;display: block;color: #323232;font-style: normal;}
.xzzqBox ul li a p::after{position: absolute;content: "";width:0.2rem;height:0.2rem;background:url(../images24/downloadIc.svg) no-repeat left center;left: 0;top: 50%;background-size: 0.2rem;z-index: 1;border-radius: 50%;transform: translateY(-50%);}
.xzzqBox ul li a:hover p{color: #005D89;padding-left: 0.32rem;transition: 0.4s all;}
.xzzqBox ul li a:hover i{color: #005D89;}
.home4 .gzzdBox{transform: translateX(0.8rem);transition: all 1.2s ease-out 0s;opacity: 0;}
.home4 .xzzqBox{transform: translateX(-0.8rem);transition: all 1.2s ease-out 0s;opacity: 0;}
.home4.showdiv .gzzdBox,.home4.showdiv .xzzqBox{opacity: 1;transform: none;}
@media (max-width:1200px) {
	.home4 .gzzdBox{opacity: 1;transform: none;}
	.home4 .xzzqBox{opacity: 1;transform: none;}
}
@media (max-width:850px) {
	.gzzdxzzq{padding-top: 0.5rem;}
	.gzzdBox {width: 100%;}
	.xzzqBox {width: 100%;margin-top: 0.5rem;}
	.jxgzlcBox::after{background:#005D89;background-size: cover;top: 0;height: 100%;}
}
/* 规章制度 下载专区 结束 */

/* 链接 开始*/
.linkBox{}
.linkBox ul{margin-top: 0.6rem;}
.linkBox ul li{width: 18%;height: 1rem;}
.linkBox ul li a{display: flex;height: 100%;justify-content: center;border-radius:0.1rem;box-shadow: 0px 2px 8px 0px rgba(99, 99, 99, 0.2);background: white;width: 100%;align-items:center;}
.linkBox ul li a img{display: block;width: 0.48rem;}
.linkBox ul li a p{font-size: 0.18rem;color: #323232;margin-left: 0.16rem;height: 100%;display: flex;align-items: center;}
.linkBox ul li a:hover p{color: #005D89;font-weight: bold;}
.linkBox ul li a:hover img{ animation: 1s forwards rubberBand;
    -webkit-animation: 1s forwards rubberBand}

@media (max-width:850px) {
	.linkBox ul li {height: auto;}
	.linkBox ul li a{flex-direction: column;justify-content: center;padding: 0.2rem 0;}
	.linkBox ul li a img{margin: 0 auto;}
	.linkBox ul li a p{margin: 0 auto;text-align: center;margin-top: 0.16rem;}
}
@media (max-width:430px) {
	.linkBox ul{margin-left: -3%;justify-content: flex-start;}
	.linkBox ul li {height: auto;margin-left: 3%;width: 30.333%;}
	.linkBox ul li+li+li+li{margin-top: 3%;}
}
/* 链接 结束 */


/* 页脚开始 */
.footerBox{background: url(../images24/footerBg.jpg) no-repeat center;background-size: cover;padding: 0.65rem 0;position: relative;}
.footerBox::before{background: url(../images24/footerjzx.svg) no-repeat bottom center;content: "";background-size: 2.92rem;top: -1.03rem;width: 2.92rem;height: 1.03rem;left: 50%;transform: translateX(-50%);z-index: 6;position: absolute;}
.footerBox .f01{width: 32%;}
.footerBox .f01 h4{font-size: 0.18rem;line-height:0.46rem;background: url(../images24/linkIc.png) no-repeat left center;background-size: 0.44rem;padding-left: 0.56rem;color: white;}
.footerBox .f02 h4{font-size: 0.18rem;line-height:0.46rem;background: url(../images24/contactIc.png) no-repeat left center;background-size: 0.44rem;padding-left: 0.56rem;color: white;}
.footerBox .f01 ul{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 0.1rem;}
.footerBox .f01 ul li{margin-top: 0.16rem;}
.footerBox .f01 ul li:nth-child(even){width: 58%;}
.footerBox .f01 ul li:nth-child(odd){width: 40%;}
.footerBox .f01 ul li a{font-size: 0.18rem;color: white;line-height: 0.24rem;position: relative;padding-left: 0.12rem;}
.footerBox .f01 ul li a:hover{color: #F29B75;}
.footerBox .f01 ul li a::after{content: "";width: 0.05rem;height: 0.05rem;border-radius: 50%;background: #F29B75;left: 0;transform: translateY(-50%);position: absolute;top: 50%;}
.footerBox .f02{width: 38%;}
.footerBox .f02 ul{margin-top: 0.2rem;}
.footerBox .f02 ul li{font-size: 0.18rem;color: white;padding-left: 0.22rem;line-height: 0.24rem;margin-top: 0.16rem;}
.footerBox .f02 ul li:nth-child(1){background: url(../images24/fic01.svg) no-repeat left center;background-size: 0.16rem;}
.footerBox .f02 ul li:nth-child(2){background: url(../images24/fic02.svg) no-repeat left center;background-size: 0.16rem;}
.footerBox .f02 ul li:nth-child(3){background: url(../images24/fic03.svg) no-repeat left center;background-size: 0.16rem;}
.footerBox .f02 ul li:nth-child(4){background: url(../images24/fic04.svg) no-repeat left center;background-size: 0.16rem;}
.footerBox .f03{display: flex;justify-content: flex-end;flex-direction: column;}
.footerBox .f03 .ewm{}
.footerBox .f03 .ewm img{display: block;width: 1.2rem;margin: 0 auto;}
.footerBox .f03 p{text-align: center;font-size: 0.18rem;color: white;margin-top: 0.1rem;}
@media (max-width:850px) {
	.footerBox .f01{width: 100%;}
	.footerBox .f02{width: calc(100% - 1.4rem);margin-top: 0.4rem;}
	.footerBox .f03{width: 1.2rem;;}
	
}
@media (max-width:500px) {
	.footerBox .f02{width: 100%;}
	.footerBox .f03{width: 100%;margin-top: 0.4rem;}
}

/* 页脚结束 */



/*==========================================内页 开始=============================================*/
.Nybanner{width: 100%;margin: 0 auto;z-index: 4;position: relative;}
.Nybanner .w14{position: relative;}
.Nybanner img{display: block;width: 100%;position: relative;height: 100%;object-fit: cover;}
.Nybanner>p{display: flex;justify-content: center;max-width: 100%;overflow: hidden;}
.Nybanner .swiper-pagination{}
.Nybanner .swiper-pagination .swiper-pagination-bullet{width: 0.16rem;height: 0.16rem;border-radius: 50%;border: 1px solid #FFFFFF;background: none;opacity: 1;margin: 0 0.1rem;}
.Nybanner .swiper-pagination .swiper-pagination-bullet-active{width: 0.16rem;height: 0.16rem;border-radius: 50%;border: 1px solid #FFFFFF;background: #FFFFFF;}


@media(max-width: 1100px){
	.Nybanner::after{display: none;}
}
@media(max-width: 768px){
	.Nybanner{height: 30vw;}
	.Nybanner img{height: 30vw;}
}


#nav_slide{background: #fff;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: 16px;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: #004191;}

#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: #F7F8F8;}
.n_container::after{content: "";width: 100vw;position: absolute;background: url() no-repeat bottom center;background-size: cover;left: 0;bottom: 0;height: 100%;z-index: -8;}

.n_container .n_left{width: 3rem;position: relative;z-index: 88;top: -0.9rem;}
.n_container .n_left2{position: absolute;}

.n_container .n_left h1{height:0.9rem;line-height:0.9rem;background:#005D89;font-size:0.23rem;color:#fff;padding: 0 0.3rem 0 0.4rem;display:flex;align-items: center;background-size: 3rem;font-weight: bold;font-weight: normal;}
.n_container .n_left h1 span{display: block;}
.n_container .n_left .con .ulCon{}
.n_container .n_left .con .ulCon ul{background:url(../images24/leftnavBg.png) no-repeat bottom center #FFFFFF;background-size: 3rem;padding-bottom: 1.2rem;}
.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: 0.07rem;}
.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: 0.26rem;}
.n_container .n_left .con ul li>a:hover, .n_container .n_left .con ul li.on>a{color: #005D89;font-weight: 600;background: #F7F8F8;}

.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:0.2rem;top:0;height:1px;}
.n_container .n_left .con ul li dl dd{height: auto;line-height: 0.34rem;padding: 0 0.15rem;}
.n_container .n_left .con ul li dl dd a{position: relative;width: calc(100% - 0.2rem); 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: #005D89;}
.n_container .n_left .con ul li i.up{background:url(../images24/jton.svg) center no-repeat;background-size: 0.07rem;transform: rotate(90deg);}
.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: #005D89!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:#005D89;}
.mianbao{padding: 0 0 0 0.2rem;background: url(../images24/mow@1x.svg) left center no-repeat;display: inline-block;vertical-align: top;background-size: 0.17rem;display: flex;align-items: center;margin-top: 0.3rem;margin-bottom: 0.2rem;position: relative;}
.mianbao::after{content: "";position: absolute;left: 0;bottom: -0.2rem;background:#D8D8D8 ;width: 100%;height:1px;}
.mianbao,.mianbao i,.mianbao a{font-size: 0.14rem;color: #333333;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: #005D89;position: relative;top: 0;}
.mianbao a.on{color: #005D89;font-weight: bold;}
.mianbao a:hover{color: #005D89;transition: 0.6s all;font-weight: bold;}

.n_container .n_right{ width:calc(100% - 3.6rem); position: relative; z-index: 2;}
.n_container .n_right::after{content: "";width: 1;}
.n_container .n_right .bgss{margin-top: 50px;}

@media(max-width: 1100px){
	.mianbao{display: none;}
}
@media(max-width: 850px){
	.n_container .n_right .bgss{margin-top: 30px;}
	.n_container .n_right .bg02{border: none;background: none;padding: 0;}
}
/* 题图列表页 */
.n_titu li{padding: 0.2rem;background: #FFFFFF;transition: 0.6s all;position: relative;}
.n_titu li+li{margin-top: 0.2rem;}
.n_titu li a{display: block;position: relative;width: 100%;position: relative;}
.n_titu li::after{position: absolute;content: "";background: url(../images24/textbglist.svg) no-repeat center;background-size: 1.43rem;width: 1.43rem;height: 0.86rem;right: 0.4rem;bottom: 0.2rem;}
.n_titu li .pic{position: relative;width: 3rem;float: left;margin-right: 0.2rem;overflow: hidden;}
.n_titu li .pic img{display: block;width: 100%;object-fit: cover; transition: 0.6s all;height: 1.9rem;}
.n_titu li .text{margin-left: 0;padding-top: 0.15rem;}
.n_titu li .text h5{transition: 0.6s all; font-size: 0.18rem;color: #323232;line-height:0.24rem;max-height:0.24rem;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;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: #a68f68;}
.n_titu li .text span img{display: inline-block;}
.n_titu li .text p{margin-top: 0.14rem;position: relative;font-size: 0.12rem;color: #737373;line-height: 0.24rem;height: 0.48rem;overflow: hidden;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.n_titu 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;display: flex;}
.n_titu li .text i img{display: inline-block;width: 0.16rem;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: #004191;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{margin-top: 0; padding:0 0 0.4rem}
	.n_container .n_left{ display:none}
	.n_container .n_right{width:100%;padding: 0;background: transparent;}
	#nav_slide{ display:block}
	.n_leftbg{display: none;}
}
@media(max-width: 580px){
	.n_titu li .pic img{height: 56vw;}
	.n_titu li{}
	.n_titu li .flex-center{align-items: flex-start;}
	.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.16rem;line-height: 0.24rem;padding-bottom: 6px;margin-top: 8px;}
	.n_titu li .text p{height: 0.72rem;display: none;}
	.fanye{margin-top: 0.4rem;}
	
}


/* 文章列表页 */
.n_container .n_right .TextList{padding-top: 0;margin-top: 0.4rem;    min-height: 400px;}
.TextList ul li{height:0.7rem;background: white;position: relative;}
.TextList ul li::after{content: "";position: absolute;top: 0;left: 0;width: 100%;background: #005D89;height: 0;transition: 0.4s all;}
.TextList ul li:hover::after{height: 100%;transition: 0.4s all;}
.TextList ul li+li{margin-top: 0.1rem;}
.TextList ul li a{padding: 0 0.2rem 0 0.1rem;position: relative;z-index: 6;align-items: center;}
.TextList ul li a .date{width: 0.7rem;display: flex;justify-content: center;flex-direction: column;}
.TextList ul li a .date i{font-size: 0.2rem;color: #005D89;font-style: normal;font-weight: bold;text-align: right;}
.TextList ul li a .date b{font-size: 0.12rem;color: #737373;text-align: right;font-style: normal;font-weight: normal;margin-top: 0.06rem;}
.TextList ul li a p{font-size: 0.18rem;color:#323232;line-height: 0.28rem;width: calc(100% - 2rem);margin-left: 0.1rem;height: 0.28rem;}
.TextList ul li a span{display: block;width: 1.1rem;font-size: 0.18rem;color: #333333;line-height: 0.7rem;background: url(../images24/textbglist02.svg) no-repeat center;background-size: 1.04rem;text-align: center;}
.TextList ul li a:hover .date i{color: white;}
.TextList ul li a:hover .date b{color: white;}
.TextList ul li a:hover p{color: white;}
.TextList ul li a:hover span{color: white;}
@media(max-width: 540px){
	.TextList ul li{height: auto;padding: 0.2rem 0 0.2rem 0.1rem;}
	.TextList ul li a p{height: auto;}
}

/* 内容页 */
.n_right .show{margin-top: 0.5rem;}
.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() 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.18rem!important;color: #333333;line-height: 0.34rem!important;margin-bottom: 0.16rem;}
.show02 p span{font-size: 0.18rem!important;color: #333333;line-height: 0.34rem!important;margin-bottom: 0.16rem;    font-family: "Microsoft Yahei",Arial, Helvetica, sans-serif !important;}
.show02 table{margin:0 auto !important;width:100%!important;}
.show02 img{/*display: block;*/margin: 0 auto;max-width: 100%;height: auto;border:none !important;margin-bottom: 0.16rem;}
.show03{margin-top: 0.4rem;padding-top: 0.24rem;}
.show03 p{font-size: 0.18rem;color: #666666;margin-bottom: 0.15rem;line-height:0.32rem;}
.show03 p+p{margin-bottom: 0;}
.show03 p a{font-weight: normal; color: #666666;}
.show03 p a:hover{color: #005D89;font-weight: 600;}

@media(max-width: 850px) {
	.show02 img{}
}

/* 机构设置 */
.jgszBox{}
.jgszBox ul{}
.jgszBox ul li{height: 0.7rem;width:calc(50% - 0.2rem);background: white;border-left: 4px solid #F29B75;}
.jgszBox ul li+li+li{margin-top: 0.2rem;}
.jgszBox ul li a{height: 100%;padding: 0 0.2rem;}
.jgszBox ul li a p{font-size: 0.18rem;color: #323232;display: flex;align-items: center;position: relative;padding-left: 0.16rem;transition: 0.4s all;width: calc(100% - 1.2rem);}
.jgszBox ul li a p::after{content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%);background: #005D89;width: 0.07rem;height: 0.07rem;border-radius: 50%;}
.jgszBox ul li a:hover p{color: #005D89;padding-left: 0.2rem;transition: 0.4s all;}
.jgszBox ul li a span{position: relative;width: 1.1rem;background: url(../images24/textbglist02.svg) no-repeat;height: 0.62rem;background-size: 1.04rem;}
.jgszBox ul li a span::after{content: "";position: absolute;left: 50%;transform: translate(-50%,-50%);top: 50%;background: url(../images24/enterJt.svg) no-repeat center;background-size: 0.24rem;width: 0.24rem;height: 0.24rem;transition: 0.4s all;}
.jgszBox ul li a:hover span::after{transform: translate(-70%,-50%);transition: 0.4s all;}
@media(max-width: 768px) {
	.jgszBox ul li{height: 0.7rem;width:100%;background: white;}
	.jgszBox ul li+li+li{margin-top: 0.2rem;}
	.jgszBox ul li+li{margin-top: 0.2rem;}
}

/* 本科教学工作流程 */
.n_right2{width: 100%!important;}
.jxlcBox{}
.jxlcBox ul{}
.jxlcBox ul li{height: 0.7rem;width:calc(50% - 0.2rem);background: white;}
.jxlcBox ul li+li+li{margin-top: 0.2rem;}
.jxlcBox ul li a{height: 100%;padding: 0 0.2rem;align-items: center;}
.jxlcBox ul li a p{font-size: 0.18rem;color: #323232;position: relative;padding-left: 0.16rem;transition: 0.4s all;width: calc(100% - 1.2rem);line-height: 0.28rem;height: 0.28rem;}
.jxlcBox ul li a p::after{content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%);background: #005D89;width: 0.07rem;height: 0.07rem;border-radius: 50%;}
.jxlcBox ul li a:hover p{color: #005D89;padding-left: 0.2rem;transition: 0.4s all;}
.jxlcBox ul li a span{display: block;width: 1.1rem;font-size: 0.18rem;color: #333333;line-height: 0.7rem;background: url(../images24/textbglist02.svg) no-repeat center;background-size: 1.04rem;text-align: center;}
.jxlcBox ul li a:hover span{color: #005D89;transition: 0.4s all;}
@media(max-width: 768px) {
	.jxlcBox ul li{height: 0.7rem;width:100%;background: white;}
	.jxlcBox ul li+li+li{margin-top: 0.2rem;}
	.jxlcBox ul li+li{margin-top: 0.2rem;}
}


#vsb_content_2 TABLE{margin:0 auto 0.25rem !important;}
#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.18rem;
   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;}
}


/*==========================================内页 结束=============================================*/