@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;} 
::-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%;}
^smile^:

a{text-decoration: auto !important;}
a{text-decoration: auto; 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}
.fl{ float:left}
.fr{ float:right}
.container01,.container01 ,.container03,.container04,.container05,.container06,.container07,.container08,.n-container01,.n-container03,.n-container04{ margin:0 auto;}
.slow img:hover{ transform:scale(1.05);}/*图片放大*/
.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;} 
/*transform:rotateY(180deg); -webkit-transform:rotateY(180deg);  -moz-transform:rotateY(180deg); transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);*/  /*180度旋转*/
/*oncontextmenu="return false" ondragstart="return false" onselectstart="return false"*/
/*filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000', endColorstr='#7F000000');background:rgba(0,0,0,0.5);*/  /*透明背景*/

.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;}

.w100{width:100%;}
.w152{max-width:1400px;margin:0 auto;}
.w14{max-width:1400px;margin:0 auto;}
@media (max-width:1520px){
	.w152{width:calc(100% - 40px);margin: 0 20px;}
}
@media (max-width:1400px){
	.w14{width:calc(100% - 40px);margin: 0 20px;}
}
.fanhui{position:fixed;right:30px;bottom: 75px;width:48px;height:48px;border-radius:50%;}

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}


#gotop{ position:fixed; z-index:90; bottom:80px; right:30px; box-sizing:border-box; text-align:center; cursor:pointer; -moz-transition:all .5s; -webkit-transition:all .5s; width:45px; height:45px;transition: 0.4s;}
#gotop { cursor: pointer; }
#gotop svg{width:100%;height:100%;fill: #3961f0;}
#gotop svg:hover{width:100%;height:100%;fill: #ec8e13;}
#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:99998;}
 .ie9tips{width:600px;height:300px;position:fixed;top:50%;left:50%;margin:-150px 0 0 -300px;line-height: 1.8;color:#fff;z-index:99999;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;}

@media (max-width:1920px){html{font-size:16px;}}
@media (min-width:1400px) and (max-width:1600px){html{font-size:15px;}}
@media (min-width:640px) and (max-width:1399px){html{font-size:15px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:15px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:15px;}}
@media (max-width:328px){html{font-size:15px;}}

/*==========================================公共 开始=============================================*/
.ar_wap{ display:none}
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}

.header_box{z-index:999999;left: 0;right: 0;top: 0;background:#01538b;}
#header{z-index:999;width:100%;transition: 0.6s;position: absolute;background-image: linear-gradient(to bottom,rgba(19,115,188,1),rgba(19,115,188,0));}
#header .w13{position: relative;}
/* #header:before{content:"";position:absolute;background:#fff;height:90px;top: 0;left: 0;right: 0;transition: 0.2s;opacity: 1;visibility: visible;} */
#header.xg:before{ opacity:0; visibility:hidden}
.header_top{height: 30px;line-height: 30px;background: #003d98;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: 1rem;color:#fff;}
.header_box .w1750{height:100%;position:relative;max-width: 100%;margin: 0 10rem;}
/*.line_bot{ display:block; width:100%; height:1px; position:absolute; left:0; bottom:0; background:rgba(255,255,255,.2);}*/
#header #logo{padding: 0.8rem 0 2rem 0;}

@media(max-width: 1280px){
	#header #logo {width: 30%;}
	#header #logo img{width: 100%;}
}

.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: 1.0625rem;color: white;}
.header_box .search{width:14.375rem;height: 40px;border-radius: 20px;background: white;margin-left: 1rem;}
.header_box .search .text{background: none;outline: none;border: none;padding: 0 0 0 10px;color: #323232;line-height: 40px;height: 40px;width: 100%;}
.header_box .search .img{margin-top: 0px;}
.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%;background: #1575d9;}
.header_box .search .input2 .img{margin-left: 10px;}
.text::-webkit-input-placeholder {
  color: #323232;
}
.text:-moz-placeholder {
  color: #323232;
}
.text:-ms-input-placeholder {
  color: #323232;
}

#nav{position: relative;z-index: 99;}
#nav ul{width:100%;}
#nav ul li{position:relative;z-index:0;padding: 0 1rem;}
#nav ul li a{display:block;text-align: center;}
#nav ul li h3{font-size: 1.125rem;color: #fff;line-height: 50px;position:relative;transition:.6s;font-weight: normal;text-align: center;font-weight: 600;}
#nav ul li.on h3{ font-weight:bold;}
#nav ul li a i{ display:inline-block; background:url(../images2023/nav_down.png) center no-repeat; width:9px; height:6px; background-size:contain; vertical-align:middle; margin-left:8px;}
#nav ul li .sub{position:absolute;top:96%;background:#fff; background:rgba(255,255,255,.95); width: 100%;left:50%;margin-left: -50%;z-index: 10000;/* transform:translateY(-20px); */visibility:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition:.5s;}
#nav ul li .sub .box{padding:10px 0px; text-align:center;}
#nav ul li .sub a{padding:0;line-height: 2.5;transition:.3s;font-size: 14px;color: #666;}
#nav ul li .sub a:hover{color: #0068b7;background: #E5E5E5;}
#nav ul li:hover .sub{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; visibility:visible; transform:translateY(0px);}
#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 h3:after{content:"";display:block;width: 100%;height: 2px;position:absolute;left: 0;margin-left: 0;background: #FFFFFF;bottom:0px;transition:.3s;transform:scale(0);border-radius: 0;}
#nav .navBox>ul>li h3:before{content:"";display:block;position:absolute;left:50%;margin-left: -3px;border-left:transparent 3px solid;border-right:transparent 3px solid;border-bottom: #FFFFFF 4px solid;bottom:2px;transition:.3s;opacity:0;visibility:hidden;}
#nav .navBox>ul>li:hover h3:after,#nav ul li.on h3:after{  transform:scale(1);}
#nav .navBox>ul>li:hover h3:before, #nav>ul>li.on h3:before{ opacity:1; visibility:visible}

.search_btn{height: 40px;line-height: 40px;cursor:pointer;text-align: center;transition:.6s;margin-left: 1rem;border: 1px solid rgba(255,255,255, 0.5);width: 40px;border-radius: 50%;}
.search_btn img{display: block;padding: 7px 0 0 8px;}

#header .rightBox{align-items: center;}

.topLink{height: 50px;}
.topLink p {display:block;font-size: 0.875rem;color: #FFFFFF;position: relative;;}
.topLink .flex{align-items: center;height: 100%;}

/**/
#logo .logo_black{ display:none;}
.top_search_black{ display:none;}
#header.xg{top:0;box-shadow: 0 0 2px rgba(0,0,0,0.15);position: fixed;}
#header.xg #logo .table{transform: scale(0.7);}
#header.xg #logo{padding: 0.5rem 0;}
#header.xg #logo img{max-height: 3.5rem;}
.tc2 .tc-box form{border-radius: 4px;overflow: hidden;background: #fff;height: 60px;width:100%;}
.tc2 .tc-box input[type="text"]{border: none;width: 94%;display: block;height: 60px;text-align: left;color: #434343;font-size: 14px;background:none;line-height: 60px;padding:0 20px;}
.tc2 .tc-box input[type="text"]:focus{ text-align: left;}
.tc2 .tc-box input[type="submit"]{position:absolute;right:0;top: 50%;padding: 0;z-index:2;background:url(../images2023/icon_search.png) center no-repeat;height: 60px;width: 70px;cursor:pointer;border:none;background-size: 20px 20px;margin-top: -30px;}

.tc2 .tc{transition:all ease 300ms;position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 9999;}
.tc2 .tc{pointer-events: none;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;transform:scale(1.1);visibility: hidden;}
.tc2 .tc.act{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;pointer-events: auto;transform:scale(1);visibility: visible;}
.tc2 .close:hover{ transform:rotate(180deg);}
.tc2 .close,.tc{ transition:all ease 400ms; -moz-transition:all ease 400ms; -ms-transition:all ease 400ms; -o-transition:all ease 400ms; -webkit-transition:all ease 400ms; } 
.tc2 .tc-box{position:absolute;border-radius: 4px;overflow: hidden;top:50%;z-index:9999;background: #fff;height: 60px;width: 50%;left:50%;margin-left: -25%;margin-top:-40px;}
.tc2 .tc.act{display: block; }
.tc2 .close{position: absolute; cursor:pointer;font-size: 20px;right: 30px;top: 30px; }

.tc2 .tc-bg {height: 100%;background: rgba(47,121,196,.8);position: absolute;top: 0;left: 0;width: 100%;z-index: 0;}
/*手机头部开始*/
#m_header{z-index: 99;}
#m_header #logo img{max-height:60%;max-height: 28px;}
#m_header .yuyan{ height:4.5rem; float:right; margin-right:4rem;}
#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 #keyword{width: 80%;height:3.8rem; line-height:3.8rem; border:0;padding:0 1rem; font-size:1rem; color:#999;box-shadow:none;-webkit-appearance: none;float:  left;border-right: 0;}
.wap_search .btn_blue{width: 20%;height:3.8rem; background:#00a0e9 url(../images2023/search.svg) center no-repeat; background-size:20px; font-size:0;color:#fff;cursor:pointer;text-transform:uppercase;float:  left;}

#m_nav .rightBox {width: 100%;margin-top: 1.875rem;}
#m_nav .rightBox p {font-size: 1rem;color: #FFFFFF;line-height: 1.5rem;padding: 0 2rem;}

/*导航按钮开始*/
#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: 1.875rem;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;}

/*导航按钮结束*/


/*PC顶部搜索*/
.tc_search .btn_blue{position: absolute;top: 0;right: 0;width: 40px;height: 30px;line-height: 30px;border: 0;background: url(../images2023/search.png) center center no-repeat;background-size: 1.2rem;}
.tc_search{margin: 0 1.3rem;width:15rem;}
.tc_search .header-search{height:30px;border-radius:15px;background: white;position:relative;width:100%;}
.tc_search input[type="text"]{font-size:.875rem;color:#323232;height:30px;line-height:30px;padding:0 1rem;box-shadow:none;-webkit-appearance: none;border-right: 0;background:none;width:100%;}.tc_search input[type="image"]{ position:absolute;top: 6px;right: 10px;width: 16px;height: 16px;line-height:30px; border:0;}
.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消失-结束 */


/*手机顶部搜索*/
.tc_search2{margin: 0 auto;width:calc(100% - 40px);position: absolute;bottom: 1rem;left: 20px;  margin-top: 30px;}
.tc_search2 .header-search{height:40px;border-radius:20px;background: white;position:relative;width:100%;}
.tc_search2 .keyword{font-size:.875rem;color:#323232;height:40px;line-height:40px;padding:0 1rem;box-shadow:none;-webkit-appearance: none;border-right: 0;background:none;width:100%;}
.tc_search2 .btn_blue{ position:absolute; top:0; right:0; width: 40px;height:40px; line-height:40px; border:0; background:url(../images2023/search.png) center center no-repeat;background-size:1.2rem;  }
.tc_search2 .btn_blue.fr{ background:#e9edef; color:#4e4f53;}
.tc_search2 input::-webkit-input-placeholder{ color:#fff; color: rgba(255,255,255,.7); }
.tc_search2 input::-moz-placeholder{   /* Mozilla Firefox 19+ */ color:#fff; color: rgba(255,255,255,.7); }

.tc_search2 input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */c color:#fff; color: rgba(255,255,255,.7); }
.tc_search2 input:-ms-input-placeholder{  /* Internet Explorer 10-11 */  color:#fff; color: rgba(255,255,255,.7); }/* WebKit browsers */
.tc_search2 input:focus::-webkit-input-placeholder {color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */}/* Mozilla Firefox 4 to 18 */
.tc_search2 input:focus:-moz-placeholder {color: transparent;}/* Mozilla Firefox 19+ */
.tc_search2 input:focus::-moz-placeholder {color: transparent;}/* Internet Explorer 10+ */
.tc_search2 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:url(../images2023/navbg.png) no-repeat bottom center #0068b7;background-size: 100% auto;width:100%;height:100vh;right: -100vw;top: 0;display:none;padding: 7rem 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 2.3rem; }
#m_nav>ul>li{ border-top:1px solid rgba(255, 255, 255, 0.1);}
#m_nav>ul>li:last-child{border-bottom: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: 4rem;height: 4rem;color:#fff;padding:0;font-size:1.125rem;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: 4rem;float:right;display:inline-block;background: url(../images2023/jia.svg) center no-repeat;background-size:contain;}
#m_nav li.on i{ background: url(../images2023/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: #f7ba36;}
#m_nav .title .list a{display:block;font-size:1rem;color: #fff;text-align:left;line-height:40px;height: 40px;border:0;font-weight:300;}
/*三级导航 开始*/
#m_nav .title .list .void>a{background-size:10px; position:relative;}
#m_nav .title .list .void>a:before{ content:"·"; position:absolute; left:-1em; font-size:12px; font-weight:bold;}
#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:.875rem; 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;}
.m_header_box{display:none;background:#0068b7;}



/* banner开始*/
/* banner */
.bannerBox{max-height: 40.625rem;overflow: hidden;}
.banner{width: 100%;max-height: 40.625rem;overflow: hidden;max-width: 100%;margin: 0 auto;position: relative;}
.banner img{width: 100%;display: block;max-height: 40.625rem; object-fit: cover;}
.banner p {position: absolute;z-index: 999;width: 100%;bottom: 0;}
.banner p span{font-size: 1.875rem;line-height: 2.5rem;color: white;bottom: 20px;width: 100%;max-width: 1200px;display: block;margin: 0 auto;padding-left: 4.0625rem;position: relative;}
.banner p i{background: url(../images2023/video.png) no-repeat center;background-size: contain;width: 3.8125rem;height: 3.8125rem;display: block;position: absolute;left: 0;top: 50%;margin-top: -1.9375rem;}
.banner .swiper-pagination{width: 60px;text-align: right;position: absolute;right: 10%;left: auto;display: flex;justify-content: space-between;flex-direction: column;bottom: 38%;}
.banner .swiper-pagination-bullet{position: relative;font-size: 0.75rem;color: white;text-align: center;opacity: 0.5;background: none;background: url(../images2023/bannerbg.png) no-repeat center;width: 2rem;height: 2rem;line-height: 2rem;background-size: 2rem;margin: 5px 0!important;}
.banner .swiper-pagination-bullet::after{content: "";position: absolute;left: -2rem;top: 50%;width: 30px;height: 2px;background: #FFFFFF;display: none;}
.banner .swiper-pagination-bullet-active{opacity: 1;}
.banner .swiper-pagination-bullet-active::after{display: block;}

@media(max-width: 1100px){
	.banner .swiper-pagination{flex-direction: row;right:1rem;width: auto;bottom: 10%;}
	.banner .swiper-pagination .swiper-pagination-bullet{margin: 0 5px!important;}
	#header #logo{padding: 1rem 0;}
	#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: 9.375rem;}
	.navBox {display: none;}
	#nav_btn_box{margin-right: 20px;;}
	.navBox .search{float: left;} 
	#nav_btn{display: block;}
	.header_box{ display:none}
	#m_header{height: auto;padding: 1rem 0;position: relative;z-index: 999999;}
	.m_header_box{ display:block}
	#nav_slide{ display:block}
	.logo2{margin-left: 25px;max-width: 80%;}
}

@media(max-width: 768px){
	#nav{position: relative;}
	.logo2{margin-left: 20px;max-width: 70%;}
}

@media(max-width: 992px){
	#gotop{right:0;transform:scale(0.6);bottom: 6rem;}
}
/* banner结束 */
/* LinkBox 开始 */
.LinkBox{position: relative;z-index: 9;top: -3.75rem;}
.LinkBox ul{dmargin: 0 auto;display: flex;justify-content: space-between;flex-wrap: wrap;}
.LinkBox ul li{position: relative;transition: 0.6s;position: relative;transition: 0.4s;background:url(../images2023/linkbg.png) no-repeat center 3.75rem;width: 16%;background-size: contain;}
.LinkBox ul li a{justify-content: space-around!important;flex-direction: column;}
.LinkBox ul li a img{transition: 0.4s ease-in;display: block;}
.LinkBox ul li:hover a img{transform:rotateY(180deg);transition: 0.4s ease-in;}
.LinkBox ul li a p{font-size: 1.125rem;color: #323232;display: block;line-height: 1.5rem;text-align: center;margin-top: 0.5rem;font-weight: 600;margin-bottom: 2rem;}
.LinkBox ul li:hover a p{text-decoration: underline;color:#0068b7;}
@media(max-width: 1100px){
	.LinkBox ul li a img{width: 10vw;}
	.LinkBox{padding-top: 2.5rem;top: 0;}
	.LinkBox ul li{background: none;}
}

@media(max-width: 768px){
	.LinkBox ul li a img{width: 12vw;}
	.LinkBox ul{justify-content: start;}
	.LinkBox ul li{width: 33.333%;}
	.LinkBox ul li a{flex-direction: column;}
	.LinkBox ul li a div{height: 40px;width: 40px;}
}
/* LinkBox 结束 */
/* 标题公共样式 start */
.Btitle{position: relative;padding-bottom: 1.875rem;}
.Btitle .text{display: table;margin: 0 auto;position: relative;}
.Btitle .text h5 b{font-weight: normal;font-size: 2.5rem;color: #0068b7;letter-spacing: 0.125rem;padding-bottom: 0.5rem;display: inline-block;border-bottom: 1px solid #0068b7;width: 86px;margin-right: 2px;}
.Btitle .text h5 i{font-style: normal;font-size: 1.75rem;color: #323232;letter-spacing: 0.125rem;position: relative; top: -10px;left: 2px;}
.Btitle .text p{font-family: "times new roman";text-transform: uppercase;line-height: 0.875rem;font-size: 0.75rem;position: absolute;left: 90px;bottom: 0;}
.Btitle .text p::after{content: "";width: 100%;height: 100%;background: #0068b7;position: absolute;left: 0; transform:skewX(15deg);}
.Btitle .text p i{font-style: normal;position: relative;z-index: 3;color: #fff;padding: 0 0.3125rem;}
.Btitle .more{position: absolute;right: 0;bottom: 0;}
.Btitle .more .icon{width: 62px;height: 79px;}
.Btitle .more .icon .cls-1{stroke: #8c98a0;}
.Btitle .more a{width: 15px;font-size: 0.875rem;color: #999999;position: absolute;right: 8px;top: 26px;}
.Btitle .more:hover .icon .cls-1{stroke: #0068b7;}
.Btitle .more:hover a{color: #0068b7;}
/* 标题公共样式 end */
/* 新闻资讯 */
.part01{background: url(../images2023/bg01.jpg) no-repeat center;background-size: cover;padding-bottom: 20rem;}
.part01_L{width: 61.84%;}
.newsBox .Btitle .text{display: block;}
.part01_R .Btitle .text{display: block;}
.newsCon{}
.newsCon .ul01{}
.newsCon .ul01 li{width: 48%;}
.newsCon .ul01 li a{display: block;position: relative;}
.newsCon .ul01 li a .pic{max-height: 18.75rem;overflow: hidden;}
.newsCon .ul01 li a .pic img{display: block;width: 100%; height:292px;object-fit: fill;}
.newsCon .ul01 li a .text{padding-left: 6.875rem;margin-top: 0.625rem;}
.newsCon .ul01 li a .text p{font-size: 1.125rem;line-height: 1.75rem;color: #323232;height: 3.25rem;overflow: hidden;}
.newsCon .ul01 li a .date{background: url(../images2023/datebg.png) no-repeat center;background-size: contain;background-size:5.625rem;display: flex;justify-content: center;flex-direction: column;align-items: center;width: 5.625rem;height: 5.625rem;position: absolute;bottom: -1rem;left: 0;}
.newsCon .ul01 li a:hover .text p{color: #0068b7;}
.newsCon .ul01 li a .date i{font-style: normal;font-size: 2rem;line-height: 1.5rem;color: white;text-align: center;display: block;}
.newsCon .ul01 li a .date b{font-size: 0.875rem;color: white;line-height: 1.375rem;font-style: normal;display: block;text-align: center;}
.newsCon .ul02{margin-top: 3rem;padding-top: 2rem;border-top: 1px dashed #bdcad2;margin-bottom:12px}
.newsCon .ul02 li{}
.newsCon .ul02 li a{display: flex;flex-direction: row;align-items: center;}
.newsCon .ul02 li a i{display:block;width: 7.5rem;}
.newsCon .ul02 li a i b{display:block;font-style: normal;line-height: 1.875rem;color: #0068b7;text-align: center;width: 7.5rem;border: 1px solid #c6d3dd;border-radius: 0.9375rem;box-sizing: border-box;}
.newsCon .ul02 li a p{display: inline-block;font-size: 1.125rem;color: #323232;line-height: 2.9375rem;width: calc(100% - 8.5rem);padding-left: 1.5rem;height: 2.9375rem;overflow: hidden;position: relative;transition: 0.4s ease-in;}
.newsCon .ul02 li a p::after{position: absolute;content: "";left: 0.75rem;height: 6px;width: 1px;background: #c6d3dd;top: 50%;margin-top: -3px;z-index: 4;}
.newsCon .ul02 li a:hover i b{background: #0068b7;border: none;transition: 0.4s ease-in;color: white;}
.newsCon .ul02 li a:hover p{transition: 0.4s ease-in;color: #0068b7;padding-left: 1.65rem;}

.part01_R{width: calc(38.16% - 5rem);}

.noticeBox{}

.noticeBox ul{background: #FFFFFF;box-shadow: 0px 1px 30px 0px rgba(69, 92, 108, 0.09);padding: 10px 0;border-bottom: 5px solid #0068b7;height: 21rem;}
.noticeBox ul li{position: relative;height: 25%;padding: 0 10px;}
.noticeBox ul li::after{position: absolute;content: "";height:0;width: calc(100% + 10px);background:#0068b7;top: 0;transition: 0.4s;left: 0;}
.noticeBox ul li:hover::after{transition: 0.4s;height: 100%;}
.noticeBox ul li+li{border-top: 1px solid #efefef;}
.noticeBox ul li::before{position: absolute;content: "";background: url(../images2023/sj.png) no-repeat center;width: 10px;height: 10px;top: -10px;right: -10px;display: none;}
.noticeBox ul li:hover::before{display: block;}
.noticeBox ul li a{display: flex;justify-content: space-between;position: relative;z-index: 8;align-items: center;height: 100%;}
.noticeBox ul li a .date{position: relative;width: 5rem;}
.noticeBox ul li a .date::after{content: "";height: 80%;top: 10%;width: 1px;background:#ebebeb;position: absolute;right: 0;}
.noticeBox ul li a .date i{font-size: 2rem;display: block;font-style: normal;color: #323232;text-align: center;}
.noticeBox ul li a .date b{font-size: 0.875rem;display: block;font-style: normal;color: #707070;text-align: center;font-weight: normal;}
.noticeBox ul li a .text{width: calc(100% - 6rem);}
.noticeBox ul li a .text p{font-size: 1.125rem;line-height: 1.75rem;height: 3.5rem;overflow: hidden;color: #323232;}
.noticeBox ul li:hover a .date i,
.noticeBox ul li:hover a .text p,
.noticeBox ul li:hover a .date b{color: white;}

/* 招生政策 */
.zszcBox{margin-top: 2rem;}
.zszcBox ul{background: white;box-shadow: 0px 1px 30px 0px rgba(69, 92, 108, 0.09);padding: 20px 10px 20px 20px;border-bottom: 5px solid #0068b7;}
.zszcBox ul li{}
.zszcBox ul li a{display: flex;justify-content: space-between;}
.zszcBox ul li a p{width: calc(100% - 4.5rem);font-size: 1.125rem;line-height: 2.5625rem;height: 41px;overflow: hidden;color: #323232;padding-left: 1rem;background: url(../images2023/qd.png) no-repeat left center;transition: 0.4s;}
.zszcBox ul li a i{width: 3.75rem;font-size: 0.875rem;display: block;font-style: normal;color: #707070;text-align: center;font-weight: normal;line-height: 2.5625rem;}
.zszcBox ul li:hover p{color: #0068b7;transition: 0.4s;padding-left: 1.3rem;}
.zszcBox ul li:hover a i{color: #0068b7;}
@media screen and (max-width: 850px) {
	.part01{padding-bottom: 12rem;}
	.part01_L{width: 100%;}
	.part01_R{width:100%;}
	.noticeBox ul{height: auto;}
	.noticeBox ul li a{padding: 1rem 0;}
	.noticeBox,
	.zszcBox,
	.part01_L{margin-top: 2.5rem;}
}
/* 学院专业 */
.xyzyBox .Btitle .text{z-index: 9;}
.xyzyBox .Btitle .text h5 b{color: white;border-bottom: 1px solid #FFFFFF;}
.xyzyBox .Btitle .text h5 i{color: white;}
.xyzyBox .Btitle .text p i{color: #0068B7;}
.xyzyBox .Btitle .text p::after{background: white;}
.xyzyBox{position: relative;top: -17.5rem;padding-top: 12rem;}
.xyzyBox::after{content: "";position: absolute;top: 0;left: 0;background: url(../images2023/xgbg.png) no-repeat top center;width: 100%;height: 60%;background-size: cover;}
/* .xyzyBOxCon{position:absolute;} */
.xyzyBOxCon ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.xyzyBOxCon ul li{width: 50%;}
.xyzyBOxCon ul li a{display: flex;justify-content: space-between;flex-wrap: inherit;height: 100%;}
.xyzyBOxCon ul li a .pic{width: 50%;overflow: hidden;height: 100%;position: relative;}
.xyzyBOxCon ul li a .pic::before{}
.xyzyBOxCon ul li a .pic img{display: block;width: 100%;height: 100%;}
.xyzyBOxCon ul li a:hover .pic img{transform: scale(1.2);transition: 0.4s;}
.xyzyBOxCon ul li a .text{width: 50%;padding: 2rem;background: white;box-sizing: border-box;}
.xyzyBOxCon ul li:nth-child(3) a{flex-direction: row-reverse;}
.xyzyBOxCon ul li:nth-child(4) a{flex-direction: row-reverse;}
.xyzyBOxCon ul li a .text h3{font-size: 1.375rem;line-height: 1.875rem;color: #323232;position: relative;}
.xyzyBOxCon ul li a:hover .text h3{color:#0068b7;}
.xyzyBOxCon ul li a .text h3::after{content: "";position: absolute;left: 0;bottom: -1rem;width: 1.875rem;height: 2px;background: #0068b7;}
.xyzyBOxCon ul li a .text p{font-size: 0.875rem;color: #323232;line-height: 1.5rem;height: 4.5rem;overflow: hidden;margin-top: 2.5rem;}
.xyzyBOxCon ul li a .text span{font-size: 0.875rem;color: #0068b7;width: 6.875rem;height: 1.875rem;border: 1px solid #0068b7;border-radius: 0.9375rem;box-sizing: border-box;display: block;line-height: 1.875rem;background: url(../images2023/hd.png) no-repeat 80% center;padding-left: 1rem;transition: 0.4s;margin-top: 1.5rem;}
.xyzyBOxCon ul li a:hover .text span{background: url(../images2023/hdon.png) no-repeat 80% center #0068b7;color: #FFFFFF;transition: 0.4s;}
.xyzyBOxCon .swiper-pagination{bottom: 0;}
.xyzyBOxCon .swiper-container{padding-bottom: 2rem;}
@media screen and (max-width: 1240px) {
.newsCon .ul01 li a .pic img{height:auto;}
}


@media screen and (max-width: 850px) {
	.xyzyBox{position: relative;top: -8rem;padding-top: 5rem;margin-bottom: 0;}
	.xyzyBox::after{background: url(../images2023/xgbg.png) no-repeat top center;width: 100%;height: 60%;background-size: 100%;}
	.xyzyBOxCon ul li{width: 100%;flex-wrap: wrap;}
	.xyzyBOxCon ul li+li{margin-top: 1rem;}
	.xyzyBOxCon ul li:nth-child(2) a{flex-direction: row;}
	.xyzyBOxCon ul li:nth-child(3) a{flex-direction: row;}
	.xyzyBOxCon ul li a .pic{width: 100%;height: auto;}
	.xyzyBOxCon ul li a .text{width: 100%;padding: 1rem;}
	.xyzyBOxCon ul li a .text p{height: 3rem;margin-top: 14px;}
	.xyzyBOxCon ul li a .text span{font-size: 0.75rem;border: none;line-height: 1rem;height: 1rem;background: url(../images2023/hdon.png) no-repeat 90% center;padding-left: 0;margin-top: 0.5rem;}
}

/* 影像西财 start */
.yxxc{background: url(../images2023/yxxcBG.jpg) no-repeat bottom center;padding-bottom: 3.125rem;padding-top: 31rem;position: relative;top: -20rem;margin-top: -23rem;background-size: cover;}
.yxxcBox .tabs{display: table;margin: 0 auto 0.9375rem auto;}
.yxxcBox .tabs a{font-size: 1.625rem;color: #666666;padding: 0 40px;}
.yxxcBox .tabs .active{color: #0068b7;position: relative;}
.yxxcBox .tabs .active::after{content: "";width: 30px;height: 1px;background: #0068b7;position: absolute;left: 0;top: 50%;}
.yxxcBox .tabs .active::before{content: "";width: 30px;height: 1px;background: #0068b7;position: absolute;right: 0;top: 50%;}
.yxxcNR{position: relative;}
.yxxcNR .swiper-container{}
.yxxcNR .swiper-slide{}
.yxxcNR .swiper-slide a{display: block;position: relative;}

.yxxcNR .swiper-slide .pic{overflow: hidden;position: relative;z-index: 5;}
.yxxcNR .swiper-slide .pic img{display: block;width: 100%;transition: 0.6s all;height: 18.375rem;object-fit: cover;}
.yxxcNR .swiper-slide .icon img{position: absolute;z-index: 6;width: 70px;top: 50%;left: 50%;margin-top: -35px;margin-left: -35px;box-shadow: 0px 1px 50.76px 3.24px rgba(69, 92, 108, 0.28);}

.yxxcNR .swiper-slide .text{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url(../images2023/yxxc05.png) repeat-x bottom;z-index: 5;}
.yxxcNR .swiper-slide .text p{position: absolute;width: 100%; bottom: 1.25rem;font-size: 1.125rem;color: #fff;line-height: 1.75rem;font-weight: 600;text-align: center;max-height: 3.5rem;overflow: hidden;}

.yxxcNR .swiper-slide-prev{transform-origin: -50px;}
.yxxcNR .swiper-slide-next{transform-origin: 350px;}
.yxxcNR .swiper-button-next,.yxxcNR .swiper-button-prev{width: 51px;height: 51px;}
.yxxcNR .swiper-button-prev{background: url(../images2023/yxxc03.png) no-repeat center;}
.yxxcNR .swiper-button-next{background: url(../images2023/yxxc04.png) no-repeat center;}
.yxxcNR .swiper-slide:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
@media screen and (max-width: 850px) {
	.yxxc{padding-top: 1.5rem;top: 0;margin-top: -2.5rem;}
}
/* 影像西财 end */
/* 学子风采 start */
.xzfc{padding: 6.25rem 0;background: #e5f0f8 url(../images2023/xzfc01.png) no-repeat bottom center;margin-top: -20rem;}
.xzfcL{width: 48%;}
.xzfcL .swiper-slide a{display: block;position: relative;}
.xzfcL .swiper-slide .pic{overflow: hidden;}
.xzfcL .swiper-slide .pic img{display: block;width: 100%;transition: 0.6s all;height: 480px;object-fit: cover;}
.xzfcL .swiper-slide .text{position: relative;margin-top: -1.25rem;background: #fff;width: calc(100% - 20px);padding:1.875rem;border-top-right-radius: 1.75rem;}
.xzfcL .swiper-slide .text p{font-size: 1.125rem;color: #323232;font-weight: 600;width: calc(100% - 80px);transition: 0.6s all;line-height: 1.25rem;height: 1.25rem;overflow: hidden;}
.xzfcL .swiper-pagination{width: auto;right: 3.125rem;bottom: 1.875rem;left: auto;}
.xzfcL .swiper-pagination-bullet{width: 10px;height: 10px;border: 1px solid #0068b7;background: transparent;opacity: 1;margin: 0 6px;}
.xzfcL .swiper-pagination-bullet-active{background: #0068b7;}
.xzfcL .swiper-slide:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.xzfcL .swiper-slide:hover .text p{color: #0068b7;transition: 0.6s all;}
.xzfcR{width: 50%;}
.xzfcR li{margin-bottom: 1.375rem;background: #fff;transition: 0.6s all;}
.xzfcR li .pic{width: 250px;overflow: hidden;}
.xzfcR li .pic img{display: block;width: 100%;transition: 0.6s all;height: 165px;object-fit: cover;}
.xzfcR li .text{width: calc(100% - 250px);padding: 1.875rem;}
.xzfcR li .text h5{position: relative;margin-bottom: 1.25rem;padding-bottom: 1.25rem;border-bottom: 1px solid #ededed;}
.xzfcR li .text h5 i{font-style: normal;display: block; font-size: 1.125rem;color: #323232;font-weight: 600;line-height: 1.25rem;height: 1.25rem;overflow: hidden;transition: 0.6s all;}
.xzfcR li .text p{position: relative; font-size: 0.875rem;color: #999999;line-height: 1.5rem;height: 3rem;overflow: hidden;}
.xzfcR li .text h5::after{content: "";width: 30px;height: 3px;background: #0068b7;position: absolute;left: 0;bottom: -2px;transition: 0.6s all;}
.xzfcR li :hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.xzfcR li :hover .text h5 i{color: #0068b7;transition: 0.6s all;}
.xzfcR li :hover .text h5::after{width: 100%;transition: 0.6s all;}
.xzfcR li :hover{box-shadow: 0px 0px 37.24px 0.76px rgba(3, 110, 191, 0.1);transition: 0.6s all;}
@media screen and (max-width: 1200px) {
	.xzfcL .swiper-slide .pic img{height: 366px;}
	.xzfcR li .pic img{height: 139px;}
}
@media screen and (max-width: 1000px) {
	.xzfcL .swiper-slide .pic img{height: 303px;}
	.xzfcR li .pic img{height: 139px;}
}
@media screen and (max-width: 850px) {
	.xzfcL .swiper-slide .pic img{height: 280px;}
	.xzfcR li .pic img{height:139px;}
}
/* 学子风采 end */

/* footer start */
.footer{background: #0068b7;position: relative;}
.footerL{position: relative;z-index: 111; width: 18%;background:#005fa8 url(../images2023/footer01.jpg) no-repeat bottom center;background-size: contain; padding: 4.375rem 0.9375rem 4.375rem 0.9375rem;margin-top: -30px;}
.footerL::after{content: "";width: 30px;height: 30px;position: absolute;left: -30px;top: 0;background: url(../images2023/footer03.png) no-repeat center;}
.footerL::before{content: "";width: 30px;height: 30px;position: absolute;right: -30px;top: 0;background: url(../images2023/footer04.png) no-repeat center;}
.footerL p{margin-top: 2.1875rem;font-size: 0.875rem;color: #fff;line-height: 1.375rem;text-align: center;}
.footer-right{width: 80%;padding: 2.5rem 0 4.375rem 0;position: relative;overflow: hidden;}
.footer .icon{position: absolute;z-index: 1; width: 88%;bottom: -6%;right: 5%;}
.footerL .footer-logo img{display: block;max-width: 18.75rem;max-width: 100%;}
.footerC{width: 55%;position: relative;z-index: 3;}
.footerC h5{font-size: 1.875rem;color: #fff;margin-bottom: 1.875rem;}
.footerC ul{margin-bottom: -1.5rem;justify-content: flex-start;}
.footerC li{width: 32%;margin-bottom: 1.5rem;margin-right: 1%;}
.footerC li a{font-size: 0.875rem;color: #fff;padding-left: 10px;background: url(../images2023/footer02.png) no-repeat left 6px;transition: 0.6s all;}
.footerC li a:hover{opacity: 0.6;transition: 0.6s all;}
.footerR{width: 45%;position: relative;z-index: 3;}
.footerR .text{width: calc(100% - 220px);}
.footerR .text h5{font-size: 1.875rem;color: #fff;margin-bottom: 1.375rem;}
.footerR .text li{margin-bottom: 1.375rem;position: relative;overflow: hidden;font-size: 0.875rem;color: #fff;line-height: 1.75rem;}
.footerR .text li h3{width: 85px;position: relative;float: left;}
.footerR .text li p i{font-style: normal;display: block;width: calc(100% - 85px);float: right;}
.footerR .ewm{width: 100px;margin-left: 10px;}
.footerR .ewm .pic img{display: block;width: 100%;}
.footerR .ewm p{padding: 0.8125rem 0;text-align: center;font-size: 0.875rem;line-height: 1.375rem; color: #fff;}
/* footer end */

@media screen and (max-width: 1200px) {
	.footerC{width: 100%;margin-bottom: 1.875rem;}
	.footerR{width: 100%;}
	.xzfcR li .pic{width: 210px;}
	.xzfcR li .text{width: calc(100% - 210px);}
	.yxxcNR .swiper-slide .pic img{height: 15.125rem;}
	
}

@media(max-width: 850px) {
.xzfc{margin-top: 0;}
.xzfcL{width: 100%;margin-bottom: 1.875rem;}
.xzfcR{width: 100%;}
.yxxcNR .swiper-slide .pic img{height: auto;}

.yxxcBox .tabs a{padding: 0 15px;}
.yxxcBox .tabs{margin:0.9375rem auto;}
.yxxcBox .tabs .active::before,.yxxcBox .tabs .active::after{width: 10px;}
.footerL{width: 100%;margin-top: -20px;}
.footer-right{width: 100%;}
.footerL .footer-logo img{display: table;margin: 0 auto;}
.footerL::before{width: 20px;height: 20px;right: -20px;}
.footerL::after{width: 20px;height: 20px;left: -20px;}

}
@media(max-width: 540px) {
	.xzfcR li .pic{width: 170px;}
	.xzfcR li .text{width: calc(100% - 170px);}
	.footerC li{width: 49%;}
	.footerR .text{width: 100%;margin-bottom: 1.25rem;}
	.footerR ul{width: 100%;justify-content: center;}

}
@media(max-width: 414px) {
	.yxxcNR .swiper-slide .text p{height: 1.25rem;line-height: 1.25rem;}
}
@media(max-width: 375px) {
	
}

@media(max-width: 320px) {
	
}

/*==========================================内页 开始=============================================*/
.Nybanner{max-width: 100%;margin: 0 auto;position: relative;z-index: 4;}
.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;height: 100%;}
.Nybanner>p::before{content: "";position: absolute;left: 0;bottom: 0;background: linear-gradient(to top,rgba(0,104,183,0.8),rgba(0,104,183,0));width: 100%;height: 100px;z-index: 6;}
@media(max-width: 1100px){
.Nybanner>p::before{display: none;}
}
@media(max-width: 768px){
	.Nybanner{height: 30vw;}
}
#nav_slide{background: #0068b7;line-height: 50px;position: relative;z-index: 6;}
#nav_slide #bnt_back{ position:absolute; left: 1rem; 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: #fff;text-align: center;}
#bnt_sub_nav{position: absolute;right: 1rem;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%;}
#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: #204d90;}

#sub_nav_content ul li ul{ display:none}
#nav_slide{ display:none}



.n_container{position: relative;z-index: 99; padding:2rem 0 4rem 0;background:url(../images2023/Nybg.png) no-repeat bottom center #e3eef6;background-size: 100%;}
.n_container .w11{}
.n_container .n_left{width: 280px;position: relative;z-index: 88;top: -50px;position: relative;}
.n_container .n_left h1{height:80px;font-size:2rem;color:#fff;padding: 0 1.875rem;background-size: 100%;position: relative;position: relative;z-index: 8;text-align: center;line-height:36px;}
.n_container .n_left::after{content: "";position: absolute;top:-6rem;width: 328px;left: -24px;height:100%;background: url(../images2023/leftNavtopBg.png) no-repeat top center;background-size: 100%;z-index: 1;}
.n_container .n_left h1 span{position:relative;display: block;text-align: center;}
.n_container .n_left ul{background: white;position: relative;z-index: 9;}
.n_container .n_left .con{background: #0068b7;padding-left: 20px;padding-bottom: 40px;}
.n_container .n_left .con ul li{color: #333333;position:relative;}

.n_container .n_left .con ul li>a img{margin: -3px 20px 0 0;}
.n_container .n_left .con ul li:after{content:"";width:7px;height:11px;background:url(../images2023/jt.svg) center no-repeat;position:absolute;right: 15px;top: 50%;transition:0.36s;margin-top: -5.5px;display: none;background-size: 7px;}
.n_container .n_left .con ul li.on:after, .n_container .n_left .con ul li:hover:after{background:url(../images2023/jton.svg) center no-repeat;background-size: 7px;}
.n_container .n_left .con ul li>a{color: #333333;display: block;padding: 1.5rem 3.375rem 1.5rem 2rem;transition: 0.36s;position: relative;font-size: 16px;line-height: 26px;line-height: 24px;}
.n_container .n_left .con ul li>a:hover,
.n_container .n_left .con ul li.on>a{color: #FFFFFF;background: url(../images2023/navjton.png) no-repeat 90% center;background-size: 21px;font-weight: bold;}
.n_container .n_left .con ul li:hover,
.n_container .n_left .con ul li.on{background: #6bb8f2;}


.mianbaoxie{position: relative;margin-top:-7.5rem;height: 2.5rem;z-index: 999999;}
.mianbaoxie h2{font-size: 2rem;display:inline-block;color: #323232;text-align: center;}
.mianbao{padding: 0 0 0 20px;vertical-align: top;display: flex;justify-content: flex-end;}
.mianbao p{display: flex;justify-content: flex-end;background: url(../images2023/now.png) no-repeat left center;padding-left: 1.5rem;line-height: 2.5rem;}
.mianbao,.mianbao i,.mianbao a{font-size: 14px;color: #FFFFFF;font-style:normal;transition: 0.6s all;line-height: 2.5rem;}
.mianbao i{display: inline-block; margin:0 10px;width: 5px;height: 1px;background: #FFFFFF;margin-top: 1.25rem;}
.mianbao a.on{color: #FFFFFF;font-weight: bold;}
.mianbao a:hover{color: #FFFFFF;transition: 0.6s all;font-weight: bold;}
.n_container .n_right{ width:calc(100% - 320px); position: relative; z-index: 2;background: white;padding: 3.125rem;}
.n_container .n_right::after{content: "";width: 1;}

@media(max-width: 1100px){
	.mianbaoxie{ display:none}
	.n_container{margin-top: 0; padding:0 0 3rem}
	.n_container .n_left{ display:none}
	.n_container .n_right{width:100%;padding: 0;background: transparent;padding-top: 2.5rem;}
	#nav_slide{ display:block}
}


/* 学院专业 */
.n_container .n_xyzy{ position: relative; z-index: 2;background: white;padding: 3.125rem;}
.n_container .n_xyzy >ul{height: 100%;display: flex;justify-content: flex-start;margin-left: -3.333%;}
.n_container .n_xyzy >ul>li{height: 100%;position: relative;overflow: hidden;width: 30%;margin-left: 3.333%;margin-bottom: 3.333%;}
.n_container .n_xyzy >ul>li .pic{overflow: hidden;}
.n_container .n_xyzy >ul>li .pic img{display: block;transition: 0.4s ease-in;width: 100%;}
.n_container .n_xyzy >ul>li:hover .pic img{transform: scale(1.2);transition: 0.4s ease-in;}
.n_container .n_xyzy >ul>li .text{position: absolute;width: calc(100% - 20px);background:url(../images2023/logoBg2.png) no-repeat right center rgba(255,255,255,0.95);bottom: -56%;left: 0;height: 80%;transition: 0.4s ease-in;}
.n_container .n_xyzy >ul>li:hover .text{bottom: 0;transition: 0.4s ease-in;}
.n_container .n_xyzy >ul>li .text .college{padding: 1rem 1rem 1rem 0;border-bottom: 1px solid #EEEEEE;}
.n_container .n_xyzy >ul>li .text .college a{font-size: 1.375rem;color:#323232;}
.n_container .n_xyzy >ul>li .text .college a:hover{color: #0068b7;}
.n_container .n_xyzy >ul>li .text .college p{font-size: 0.875rem;color: #323232;line-height: 1.375rem;margin-top: 0.625rem;padding-left: 1.5rem;background: url(../images2023/dhqd.png) no-repeat left center;background-size: 1.125rem;}
.n_container .n_xyzy >ul>li .text .zyul{padding: 1rem 1rem 1rem 0;height: 50%;overflow-y: scroll;}
.n_container .n_xyzy >ul>li .text .zyul li{}
.n_container .n_xyzy >ul>li .text .zyul li a{font-size: 0.875rem;line-height: 1.25rem;padding: 0.25rem;display: block;color: #323232;padding-left: 0.625rem;position: relative;}
.n_container .n_xyzy >ul>li .text .zyul li a:hover{color: #0068b7;}
.n_container .n_xyzy >ul>li .text .zyul li a::after{position: absolute;left: 0;top: 0.75rem;content: "";width: 5px;height: 5px;border-radius: 50%;background: #0068b7;}

@media(max-width: 1200px){
	.n_container .n_xyzy >ul>li .text{bottom: -48%;}
}


@media(max-width: 1100px){
	.n_container .n_xyzy{padding: 0;background: transparent;padding-top: 2.5rem;}
}
@media(max-width: 850px){
.n_container .n_xyzy >ul{height: 100%;display: flex;justify-content: flex-start;margin-left: 0;}
.n_container .n_xyzy >ul>li{width: 100%;display: flex;justify-content: space-between;background: white;margin-left: 0;}
.n_container .n_xyzy >ul>li .pic{width: 38%;}
.n_container .n_xyzy >ul>li .text{width: 60%;position: relative;background:url(../images2023/logoBg2.png) no-repeat right center rgba(255,255,255,1);}
}
@media(max-width: 580px){
	.n_container .n_xyzy >ul>li{flex-wrap: wrap;}
	.n_container .n_xyzy >ul>li .pic{width: 100%;height: 40vw;}
	.n_container .n_xyzy >ul>li .text{width: 100%;padding-left: 1rem;}
	.n_container .n_xyzy >ul>li .text .zyul{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.n_container .n_xyzy >ul>li .text .zyul li{width: 48%;margin: 2px 0;}
}

/* 标题列表页 */
.TextList{}
.TextList ul li{}
.TextList ul li a{padding-bottom: 0.625rem;margin-bottom: 0.625rem;align-items: center;position: relative;}
.TextList ul li a::after{content: "";width: calc(100% - 100px);height: 1px;background: #ebebeb;position: absolute;bottom: 0;left: 100px;}
.TextList ul li a::before{content: "";width: 0;height: 1px;background: #0068b7;position: absolute;bottom: 0;left: 100px;z-index: 1;transition: 0.6s all;}
.TextList ul li .time{width: 80px;height: 81px;background: url(../images2023/list01.png) no-repeat center;}
.TextList ul li .day{font-size: 2rem;color: #0068b7;font-weight: 600;text-align: center;margin: 0.9375rem 0 0.375rem 0;}
.TextList ul li .year{font-size: 0.875rem;color: #0068b7;text-align: center;}
.TextList ul li .text{width: calc(100% - 100px);}
.TextList ul li .text h5{font-size: 1.125rem;color: #323232;line-height: 1.75rem;}
.TextList ul li:hover a::before{width: calc(100% - 100px);transition: 0.6s all;}
.TextList ul li:hover .text h5{color: #0068b7;}
.TextList ul li:last-child a{padding-bottom: 0;margin-bottom: 0;}
.TextList ul li:last-child a::after,.TextList ul li:last-child a::before{display: none;}
/* 文章列表 */
.TextList02{}
.TextList02 ul li a{padding-bottom: 1.875rem;margin-bottom: 1.875rem;align-items: center;position: relative;}
.TextList02 ul li a::after{content: "";width: 100%;height: 1px;background: #ebebeb;position: absolute;bottom: 0;left: 0;}
.TextList02 ul li a::before{content: "";width: 0;height: 1px;background: #0068b7;position: absolute;bottom: 0;left: 0;z-index: 1;transition: 0.6s all;}
.TextList02 ul li .time{width: 80px;height: 81px;background: url(../images2023/list01.png) no-repeat center;}
.TextList02 ul li .day{font-size: 2rem;color: #0068b7;font-weight: 600;text-align: center;margin: 0.9375rem 0 0.375rem 0;}
.TextList02 ul li .year{font-size: 0.875rem;color: #0068b7;text-align: center;}
.TextList02 ul li .text{width: calc(100% - 100px);}
.TextList02 ul li .text h5{font-size: 1.125rem;color: #323232;line-height: 1.75rem;max-height: 3.5rem;overflow: hidden;}
.TextList02 ul li .text p{font-size: 0.875rem;color: #999999;line-height: 1.5rem;max-height: 3rem;overflow: hidden;margin-top: 1rem;}
.TextList02 ul li:hover a::before{width: 100%;transition: 0.6s all;}
.TextList02 ul li:hover .text h5{color: #0068b7;}
.TextList02 ul li:last-child a{padding-bottom: 0;margin-bottom: 0;}
.TextList02 ul li:last-child a::after,.TextList02 ul li:last-child a::before{display: none;}
@media(max-width: 540px){
	
}
/* 图文列表 */
.TwList ul{margin-bottom: -2.5rem;}
.TwList li{width: 47.39%;margin-bottom: 2.5rem;}
.TwList li a{display: block;}
.TwList li .pic{overflow: hidden;}
.TwList li .pic img{display: block;width: 100%;object-fit: cover;transition: 0.6s all;height: 300px;}
.TwList li .time{width: 90px;height: 90px;background: url(../images2023/list03.png) no-repeat center;position: relative;margin-top: -1.25rem;}
.TwList li .day{font-size: 2rem;color: #fff;font-weight: 600;text-align: center;margin: 1.25rem 0 0.375rem 0;}
.TwList li .year{font-size: 0.875rem;color: #fff;text-align: center;}
.TwList li p{font-size: 1.125rem;color: #323232;line-height: 1.75rem;height: 3.5rem;overflow: hidden;font-weight: 600;width: calc(100% - 105px);margin-top: 1.25rem;transition: 0.6s all;}
.TwList li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.TwList li:hover p{color: #0068b7;transition: 0.6s all;}
@media(max-width: 1280px){
.TwList li .pic img{height: 253px;}	
.newsCon .ul01 li a .pic img{height:260px;}
}
@media(max-width: 1100px){
.TwList li .pic img{height: 331px;}	
}
@media(max-width: 1000px){
.TwList li .pic img{height: 300px;}	
}
@media(max-width: 850px){
.TwList li .pic img{height: 253px;}
.newsCon .ul01 li a .pic img{height:200px;}	
}
@media(max-width: 768px){
.TwList li .pic img{height: 227px;}	
}
@media(max-width: 650px){
.TwList li .pic img{height: 190px;}	
.newsCon .ul01 li a .pic img{height:160px;}
}
@media(max-width: 540px){
.TwList li{width: 100%;}
.TwList li .pic img{height: auto;}	
}

@media(max-width: 450px){

.newsCon .ul01 li a .pic img{height:130px;}
}
/* 视频列表 start */
.n_splist{margin-bottom: -2.5rem;}
.n_splist li{width: 47.39%;margin-bottom: 2.5rem;}
.n_splist li a{display: block;position: relative;}
.n_splist li .pic{overflow: hidden;}
.n_splist li .pic img{display: block;width: 100%;transition: 0.6s all;object-fit: cover;height: 300px;}
.n_splist li .icon{position: absolute;width: 67px;height: 67px;left: 50%;top: 50%;margin-left: -33px;margin-top: -33px;}
.n_splist li .text{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: url(../images2023/list06.png) repeat-x bottom;}
.n_splist li .text p{position: absolute;bottom: 1.25rem;width: calc(100% - 40px);left: 1.25rem; font-size: 1.125rem;color: #fff;text-align: center;font-weight: 600;line-height: 1.875rem;}
.n_splist li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
@media(max-width: 1280px){
.n_splist li .pic img{height: 253px;}	
}
@media(max-width: 1100px){
.n_splist li .pic img{height: 331px;}	
}
@media(max-width: 1000px){
.n_splist li .pic img{height: 300px;}	
}
@media(max-width: 850px){
.n_splist li .pic img{height: 253px;}	
}
@media(max-width: 768px){
.n_splist li .pic img{height: 227px;}	
}
@media(max-width: 650px){
.n_splist li .pic img{height: 190px;}	
}
@media(max-width: 540px){
.n_splist li{width: 100%;}
.n_splist li .pic img{height: auto;}	
}
/* 视频列表 end */
/* 图片列表 start */
.n_piclist ul{margin-right: -3.125%;margin-bottom: -1.875rem;}
.n_piclist li{width: 30.2%;margin-right: 3.125%;margin-bottom: 1.875rem;}
.n_piclist li a{display: block;}
.n_piclist li .pic{overflow: hidden;}
.n_piclist li .pic img{display: block;width: 100%;transition: 0.6s all;height: 200px;object-fit: cover;}
.n_piclist li .text{margin-top: 0.875rem;}
.n_piclist li .text p{font-size: 1.125rem;color: #323232;font-weight: 600;text-align: center;transition: 0.6s all;}
.n_piclist li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_piclist li:hover .text p{color: #0068b7;transition: 0.6s all;}
/* 图片列表 end */
@media(max-width: 1280px){
.n_piclist li .pic img{height: 169px;}
}
@media(max-width: 1000px){
.n_piclist li .pic img{height: 199px;}
}
@media(max-width: 850px){
	.n_piclist ul{margin-right: 0;}
	.n_piclist li{width: 48.5%;margin-right: 0;}
.n_piclist li .pic img{height: 262px;}
}
@media(max-width: 768px){
.n_piclist li .pic img{height: 235px;}
}
@media(max-width: 650px){
.n_piclist li .pic img{height: 197px;}
}
@media(max-width: 540px){
.n_piclist li .pic img{height: 162px;}
}
@media(max-width: 414px){
	.n_piclist li{width: 100%;}
.n_piclist li .pic img{height: auto;}
}

/* 题图列表页 */
.n_titu{}
.n_titu li:last-child{margin-bottom: 0;padding-bottom: 0;border-bottom: none;}
.n_titu li{margin-bottom: 1.875rem;padding-bottom: 1.875rem;border-bottom: 1px solid #ebebeb;}
.n_titu li a{display: block;position: relative;}
.n_titu li .pic{position: relative;width: 300px;float: left;margin-right: 1.25rem;}
.n_titu li .pic .img{overflow: hidden;}
.n_titu li .pic .img img{display: block;width: 100%;object-fit: cover; transition: 0.6s all;}
.n_titu li .time{width: 80px;height: 81px;background: url(../images2023/list01.png) no-repeat center;position: relative;margin-top: -1.25rem;}
.n_titu li .day{font-size: 2rem;color: #0068b7;font-weight: 600;text-align: center;margin: 0.875rem 0 0.375rem 0;}
.n_titu li .year{font-size: 0.875rem;color: #0068b7;text-align: center;}
.n_titu li .text{}
.n_titu li .text h5{transition: 0.6s all;width: calc(100% - 100px); font-size: 1.125rem;color: #323232;line-height: 1.75rem;max-height: 3.5rem;font-weight: 600;overflow: hidden;}
.n_titu li .text p{margin-top: 1.25rem;position: relative;font-size: 0.875rem;color: #999999;line-height: 1.5rem;max-height: 4.5rem;overflow: hidden;}
.n_titu li:last-child a{margin-bottom: 0;padding-bottom: 0;border-bottom: none;}
.n_titu li:hover .pic .img img{transform: scale(1.1);transition: 0.6s all;}
.n_titu li:hover .text h5{color: #0068b7;transition: 0.6s all;}
.fanye{margin-top: 2.5rem;}
.fanye img{ max-width:100%}

@media(max-width: 1100px){
	
	.mianbaoxie{ display:none}
	.n_container{margin-top: 0; padding:0 0 3rem}
	.n_container .n_left{ display:none}
	#nav_slide{ display:block}
	.n_leftbg{display: none;}
}

@media(max-width: 540px){
	
	.n_titu li a{border-bottom: none;}
	.n_titu li .pic{width: 100%;float: none;margin-right: 0;margin-bottom: 1.25rem;}
	.n_titu li .text{margin-left: 0;padding-top: 1.25rem;}
	.n_titu li .text h5{max-height: none;padding-top: 0;}
	.n_titu li .text p{height: 4.125rem;}
	.fanye{margin-top: 2.5rem;}
	
}
/* 内容页 */
.show01{margin-bottom: 1.875rem;}
.show01 h5{font-size: 1.625rem;line-height: 2.5rem;text-align: center;margin-bottom: 1.25rem;}
.show01 p{text-align: center;font-size: 0.875rem;color: #0068b7;padding: 0.9375rem 0;background: url(../images2023/show03.png) no-repeat center;background-size: cover;}
.show01 i{font-style: normal;padding-left: 23px;background: url(../images2023/show01.png) no-repeat left center;}
.show02{}
.show02 p{text-indent: 3.5rem;font-size: 1.125rem !important;color: #333333;line-height: 2.25rem !important;margin-bottom: 1.875rem;}
.show02 p video{display;block;width:100%;height:auto;}
.show02 img{max-width: 80%;height: auto!important;}
.show03{padding-top: 2.5rem;margin-top: 1.25rem;border-top: 1px solid #e8e8e8;}
.show03 p{font-weight: bold; font-size: 1.125rem;color: #666666;line-height:2.125rem;margin-bottom: 1.25rem;}
.show03 p+p{margin-bottom: 0;}
.show03 p a{font-weight: normal; color: #666666;transition: 0.6s all;}
.show03 p a:hover{color: #0068b7;transition: 0.6s all;}
/* =======================================内页结束*/
.keywordfontcolor1045477{FONT-SIZE: 1rem !IMPORTANT;COLOR: #f00 !important;FONT-FAMILY: 微软雅黑 !important;}
#vsb_content_2 P img{border:none !important;}
.fanye table td{font-size: 0.875rem !important;}
.fanye div{font-size: 0.875rem !important;}
.fanye span{font-size: 0.875rem !important;height: auto !important;padding: 6px 4px !important;}
.fanye a{font-size: 0.875rem !important;height: auto !important;padding: 6px 4px !important;}
.fanye input{font-size: 0.875rem !important;height: auto !important;padding: 6px 4px !important;}
.keywordfontcolor1014718{font-size: 1.125rem !important;;font-family: "Microsoft Yahei";color:#f00 !important;}
#fanye table td{font-size: 0.875rem !important;}
#fanye div{font-size: 0.875rem !important;}
#fanye span{font-size: 0.875rem !important;height: auto !important;padding: 6px 4px !important;}
#fanye a{font-size: 0.875rem !important;height: auto !important;padding: 6px 4px !important;}
#fanye input{font-size: 0.875rem !important;height: auto !important;padding: 6px 4px !important;}
#keywordfontcolor1014718{font-size: 1.125rem !important;;font-family: "Microsoft Yahei";color:#f00 !important;}
#vsb_content_2 TABLE TD{padding:4px;}