@charset "utf-8";
/* CSS Document public*/
*{font-family: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:Arial,Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; line-height: 1; font-size:16px;overflow-x: hidden;transition: all 0.4s ease-in;}
html,body{ min-height:100%;overflow-x: hidden;} 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;}

.clear:after{content: ""; display: block; height: 0; clear:both; visibility: hidden;}

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:this.onFocus=this.blur());/*IE使用*/outline-style:none;/*FF使用*/; outline:none;}
a,input,img,:focus{ mayfish:this.onfocus=this.blur); cursor:handbblr: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}
.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}/*透明代码*/

.gray { -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%); filter:gray; filter:alpha(opacity=60); opacity:0.6;  -moz-opacity:0.6; -khtml-opacity:0.6;} 

::-webkit-scrollbar {width:5px;height:5px; background:#f1f1f1}
::-webkit-scrollbar-track {border-radius:0; background:#f1f1f1}
::-webkit-scrollbar-thumb {border-radius:0; background:#333333}
.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;}
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%;}
.w14{max-width:1400px;margin:0 auto;width: 100%;}
@media (max-width:1430px){
	.w14{width:calc(100% - 30px);margin: 0 15px;}
}
.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;}
img{ vertical-align:middle}
.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;}

/* Slider */

#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;}
#gotop.hide{ height:0; opacity:0; visibility:hidden}
#gotop { cursor: pointer; }
#gotop svg{width:100%;height:100%;fill: #0d71e6;}
 

@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:14px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:13px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:12px;}}
@media (max-width:328px){html{font-size:12px;}}

/*==========================================公共 开始=============================================*/
.header_box{z-index:100;height: 120px;left: 0;right: 0;top: 0;position: fixed;}
#header{z-index:999;width:100%;transition: 0.6s;margin-top: 1rem;}
#header .headerflex{display: flex;justify-content:flex-end;align-items: center;width: 40%;}
#header .headerflex .rightBox{margin-right: 1rem;width: 100%;}
#header .flex{align-items: center;}
/* #header:before{content:"";position:absolute;background:#fff;height:90px;top: 0;left: 0;right: 0;transition: 0.2s;opacity: 1;visibility: visible;} */

.topLink{width: 100%;height: 2.5rem;}
.topLink .tright p{padding-right:1rem;}
.topLink p a{font-size: 0.875rem;color: #FFFEFE;font-family:"microsoft yahei";display: inline-block;line-height: 2.5rem;position: relative;margin-right: 2rem;}
.topLink p a::after{content: "";position: absolute;top: 50%;margin-top: -4px;height: 8px;width: 1px;background: #FFFFFF;right:-1rem;}
.topLink p a:hover{color: #e98917;}
.topLink .search_btn{cursor:pointer;text-align: center;transition:.6s;}
#logo{width: 44%;}
#logo a{display: block;}
#logo a img{display: block;max-width: 100%;}

@media(max-width: 850px){
	.header_box{height: 9.5rem;}
}
@media(max-width: 414px){
	.header_box{height: 7.5rem;}
}
@media(max-width: 340px){
	.topLink p{margin-right: 0;}
	.topLink p a{padding: 0 0.5rem;}
}
@media(max-width: 1500px){
	#logo{width: 32%;}
	#logo img{width: 100%;}
}
#nav{width: 100%;position: relative;}
#nav .navBox{width: 100%;}
#nav ul{position:relative;}
#nav ul li{position:relative;z-index:9;}
#nav ul li a{display:block;padding: 0;}
#nav ul li h3{font-size: 1.25rem;color: #FFFEFE;line-height: 40px;position:relative;transition:.6s;font-weight: normal;font-weight: 600;}
/* #nav ul li h3 span{background: url("https://www.prvisrpski.com/images2023/navJt.png") no-repeat left center;width: 13px;height: 8px;display: inline-block;margin-left: 3px;} */
#nav ul li:hover a h3{color:#f69b61;}
#nav ul li:hover a{color:#f69b61;}
#nav ul li.on h3{ font-weight:bold;}
#nav ul li:hover a h3 span,
#nav ul li.on h3 span{ background: url("https://www.prvisrpski.com/images2023/navJton.png") no-repeat left center;}
#nav ul li a i{ display:inline-block; background:url("https://www.prvisrpski.com/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:100%;background:#fff; background:rgba(255,255,255,.95); width: 200px;left:50%;margin-left: -100px;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:last-child .sub{margin-left: 0;left: auto;right: 0;}
#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: 16px;color: #666;}
#nav ul li .sub a:hover{color: #f69b61;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: #005da2;}
#nav .navBox>ul>li h3:after{content:"";display:block;width: 200px;height: 3px;position:absolute;left:50%;margin-left:-100px ;background: #f69b61;bottom:0px;transition:.3s;transform:scale(0);border-radius: 0;}
#nav .navBox>ul>li:last-child h3:after{left: auto;margin-left: 0;right: 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: #6da1d6 4px solid;bottom:2px;transition:.3s;opacity:0;visibility:hidden;}

#nav .navBox>ul>li:hover h3.ej:after,#nav ul li.on h3.ej:after{  transform:scale(1);}
#nav .navBox>ul>li:hover h3.er:before, #nav>ul>li.on h3.ej:before{ opacity:1; visibility:visible}

#header.xg{background:#005da2;height: auto;transition: 0.4s;box-shadow: 0 10px 10px rgb(0 0 0 / 20%);margin-top: 0;padding: 1rem 0;}
#header .w17>.flex{padding: 0.5rem 0 1rem 0;}

#header.xg .topLink{}
#header.xg .headerflex{margin-top: 0;}
#header.xg #logo a img{width: 80%;}

#nav {display: flex;justify-content: flex-end;align-items: center;}
/**/
#logo .logo_black{ display:none;}
.top_search_black{ display:none;}
#header.xg{top:0;}

#header.xg #logo .logo_black,#header.xg .top_search_black{ display: inline-block;}
#header.xg .top_search_white{ display:none;}
#header.xg #nav ul li a h3{color: #FFFEFE;}
@media(max-width: 1200px){
.header_box{display: none;}	
}
@media(max-width: 850px){
	.topLink{display: none;}
	#header{display: none;}
}
.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="image"]{position:absolute;right:16px;top: 50%;padding: 0;z-index:2;width: 26px;cursor:pointer;border:none;background-size: 20px 20px;margin-top: -13px;}

.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;}
/***********************/

/*手机头部开始*/
.logo2 {width: 33%;position: relative;float: left;}
.logo2 a{display: table;vertical-align: middle;}
.logo2 img{display: block;max-width: 100%;vertical-align: middle;}
.m_header_box{display:none;z-index:100;height: 80px;left: 0;right: 0;top: 0;/* background-image:linear-gradient(to top,rgba(0,0,0,0),rgba(0,0,0,0.8)); */position: fixed;}
#m_header{z-index: 99;width:100%;height: auto;left:0;top:0;padding:0 15px;display:none;}
#m_header #logo{height: 60px;}
#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("https://www.prvisrpski.com/images2023/search.svg") center no-repeat; background-size:20px; font-size:0;color:#fff;cursor:pointer;text-transform:uppercase;float:  left;}

/*顶部搜索*/
.tc_search{margin: 0 1.3rem;width: calc(100% - 2.6rem);}
.tc_search form{height:40px;border-radius:20px;border:1px solid #e5e5e5;position:relative;width:100%;margin-bottom: 1rem;}
.tc_search #keyword{font-size:.875rem;color:#fff;height:38px;line-height:38px;padding:0 1rem;box-shadow:none;-webkit-appearance: none;border-right: 0;background:none;width:  100%;}
.tc_search .btn_blue{ position:absolute; top:0; right:0; width: 40px;height:38px; line-height:38px; border:0; background:url("https://www.prvisrpski.com/images2023/search.png") center center no-repeat;background-size:1.2rem;  }
.tc_search .btn_blue.fr{ background:#e9edef; color:#4e4f53;}
.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消失-结束 */


/*导航按钮开始*/
#nav_btn_box{ height:100%; z-index:999999999; float:right; margin-left:20px; }
#nav_btn_box.on{ background:none;  }
#nav_btn{}
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before{ background:#FFFFFF;}

#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;}

/*导航按钮结束*/
.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("https://www.prvisrpski.com/images2023/mNavbg.png") no-repeat bottom center #005da2;background-size: 100%;width:100vw;height:100vh;right: -100vw;top: 0;display:none;padding: 11vw 0 2rem 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+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: 3rem;height: 3rem;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:16px;height: 3rem;float:right;display:inline-block;background: url("https://www.prvisrpski.com/images2023/arrow_down.svg") center no-repeat;background-size:contain;}
#m_nav li.on.title .a i{ transform:rotate(-90deg);-webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg);}
#m_nav .on.title .a i{ transform:rotate(-90deg);-webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg);}
#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;padding-left: 2em;box-sizing: border-box;}
#m_nav .title .list span{ background:none; }
#m_nav .title .list span a:hover{ color: #2f79c4;}
#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;}
#m_header .search_btn{display: none;}
.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;}
.topLink2{margin-top: 16px;padding-top: 16px;border-top: 1px solid #1e58d3;width: 100%;padding-left: 1rem;padding-right: 1rem;}
.topLink2 p{flex-wrap: wrap;margin-bottom: 10px;}
.topLink2 p a{font-size: 14px;color: white;display: block;width: 100%;line-height: 32px;box-sizing: border-box;}
.m_search{border: 1px solid #FFFFFF;width: 100%;height: 40px;position: relative;}
.m_search input[type="text"]{line-height: 40px;width: calc(100% - 50px);padding-left: 10px;color: white;}
.m_search input[type="image"]{width: 26px;position: absolute;right: 0.625rem;top: 6px;}
@media(max-width: 1200px){
	#m_header .search_btn{display: block;}
	#nav{ right:15px}
	.headerflex{height: 0;width: 0;opacity: 0;}
	#m_header{ display:block;;width: 100%;display: flex;align-items: center;justify-content: space-between;margin-top: 0;height: 5.625rem;background: #005da2;}
	.m_header_box{ display:block;z-index: 999999999;top: 0;background: #fafafa;height: auto;box-shadow: 0  0 2px 0 #999999;background: #FAFAFA;box-shadow:0 0 16px 0 #062942;}
	#m_nav{top: 0;}
	#nav_slide{ display:block}
	.tc2 .tc-box{width: 80%;margin-left: -40%;}
	.topLink .search_btn img{width: 80%;}
	.m_header_box .logo2{width: 45%;}
}

@media(max-width: 850px){
	#m_nav{padding-top: 13vw;}
	#m_header{height: 4.375rem;}
	.m_header_box .logo2{width: 50vw;}
	.m_header_box .logo2 img{width: 100%;}
}
@media(max-width: 580px){
	#m_nav{padding-top: 22vw;}
	.m_header_box .logo2{width: 60vw;}
}
@media(max-width: 414px){
	.m_header_box .logo2{width: 70vw;}
	#m_header{height: 60px;}
}
.bg01{background: url("https://www.prvisrpski.com/images2023/topBg.png") no-repeat top left;background-size: 100% auto;background-size: cover;}
/* banner */
.banner{width: 100%;max-height: 41.25rem;overflow: hidden;max-width: 100%;margin: 0 auto;}
.banner img{width: 100%;display: block;max-height: 41.25rem;}
.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("https://www.prvisrpski.com/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: 100%;max-width: 1200px;margin: 0 auto;text-align: right;left: 50%;margin-left: -600px;}
.banner .swiper-pagination-bullet{position: relative;font-size: 0.75rem;color: white;line-height: 4rem;height: 4rem;width: 2rem;background-size: 2.875rem;text-align: center;padding-left: 0.5rem;opacity: 1;background: none;margin: 0 !important;}
.banner .swiper-pagination-bullet::before{content: "0";font-size: 0.75rem;color: white;position: absolute;left: 26%;top: 50%;margin-top: -2rem;line-height: 4rem;}
.banner .swiper-pagination-bullet-active::before{left: 40%;}
.banner .swiper-slide a{display: block;position: relative;}
.banner .swiper-slide a::before{width: 100%;position: absolute;content: "";top: 0;left: 0;height: 30%;background-image:linear-gradient(to top,rgba(0,93,162,0),rgba(0,93,162,0.9));z-index: 2;}
.banner .swiper-pagination .swiper-pagination-bullet:last-child::after{display: none;}
.banner .swiper-pagination-bullet-active{background: url("https://www.prvisrpski.com/images2023/dianbg.png") no-repeat center;width: 4rem;}
.banner .swiper-pagination{bottom: 0.5rem;}
/* banner */
@media(max-width: 1200px){
	.banner{margin-top: 5.625rem;}
	.banner .slider a::before{display: none;}
}
@media(max-width: 850px){
	.banner a{height: 100%;width: 100%;}
	.banner{margin-top: 4.375rem;}
	.banner img{position: relative;top: 0; left: 0;transform: translate3d(0,0,0);width: 100%;}
}
@media(max-width: 414px){
	.banner{margin-top: 60px;}
}
/* banner结束 */

@media(max-width: 992px){
	#gotop{right:0;transform:scale(0.6);bottom: 6rem;}
}

.Btitle{margin-bottom: 1.625rem;position: relative;overflow: hidden;}
.Btitle h5{font-size: 2.25rem;color: #000000;line-height: 3.125rem;padding-left: 65px;background: url("https://www.prvisrpski.com/images2023/title02.png") no-repeat left center;background-size: contain;}
.Btitle h5 i{font-style: normal;font-size: 1rem;color: #0a437e;margin-left: 0.3125rem;padding-left: 14px;position: relative;}
.Btitle h5 i::after{content: "";display: block; width: 11px;height: 22px;background: url("https://www.prvisrpski.com/images2023/titleicLine.png") no-repeat center; position: absolute;left: 0;bottom: 0;}
.Btitle a{display: block;font-size: 0.875rem;color: #323232;transition: 0.6s all;padding-right: 36px;padding-top: 0.125rem; padding-bottom: 0.5rem;position: relative;height: 28px;}
.Btitle a::after{content: "";width: 33px;height: 25px;background: url("https://www.prvisrpski.com/images2023/more.png") no-repeat center;position: absolute;right: 0;bottom: 0;opacity: 0.2;transition: 0.6s all;}
.Btitle a::before{content: "";width: calc(100% - 22px);height: 1px;background: #c3d9ec;position: absolute;left: 0;bottom: 0;transition: 0.6s all;}
.Btitle a:hover{color: #005da2;transition: 0.6s all;}
.Btitle a:hover::after{opacity: 1;transition: 0.6s all;}
.Btitle a:hover::before{background: #005da2;transition: 0.6s all;}

/* 重点关注 */
.zdgzBoxLink{background: url("https://www.prvisrpski.com/images2023/bg01.png") no-repeat bottom center;background-size: cover;padding: 4.125rem 0;}
.zdgzBox .Btitle h5{font-size: 2.25rem;color: #000000;line-height: 3.125rem;padding-left: 65px;background: url("https://www.prvisrpski.com/images2023/btbg.png") no-repeat left center;background-size: contain;}
.zdgzBox{width:60%;}
.zdgzCon ul{}
.zdgzCon ul li{border-bottom: 1px solid #dddddd;padding: 1.3rem 0;}
.zdgzCon ul li:last-child{border-bottom: none;}
.zdgzCon ul li a{display: flex;justify-content: space-between;align-items: center;}
.zdgzCon ul li a .date{width: 5.3125rem;position: relative;}
.zdgzCon ul li a .date::after{content: "";width: 1px;height: 90%;right: -0.5rem;top: 5%;background: #ececec;position: absolute;}
.zdgzCon ul li a .date i{display: block;font-size:1.625rem;color:#005da2;font-style: normal;text-align:center;font-weight: bold;}
.zdgzCon ul li a .date b{font-size: 0.875rem;color: #005da2;font-style: normal;display: block;text-align: center;font-weight: normal;}
.zdgzCon ul li a p{font-size: 1.125rem;line-height: 1.5rem;overflow: hidden;height: 1.5rem;color: #323232;width: calc(100% - 6.5rem);transition:0.4s;text-overflow: ellipsis;white-space: nowrap;}
.zdgzCon ul li:hover a p{color:#005da2;padding-left:5px;transition:0.4s;}
.zdgzCon ul li:hover{border-bottom: 1px solid #005da2;}

.LinkCon{width:36.5%;}
.LinkCon ul{}
.LinkCon li{width: 48%;margin-bottom: 4%;height: 10.625rem;}
.LinkCon li:nth-child(1){background: #e7d16b;}
.LinkCon li:nth-child(2){background: #a3bcda;}
.LinkCon li:nth-child(3){background: #5dcdbe;}
.LinkCon li:nth-child(4){background: #f37272;}
.LinkCon li:nth-child(5){background: #f69b61;}
.LinkCon li:nth-child(6){background: #ad8dd1;}
.LinkCon ul li a{}
.LinkCon ul li a span{width: 4.875rem;height: 4.875rem;display: flex;justify-content: center;align-items: center;margin: 0 auto;margin-top: 1.5rem;}
.LinkCon ul li a span img{display: block;max-width: 100%;max-height: 100%;margin: 0 auto;transition: 0.4s ease-in;}
.LinkCon ul li a p{font-size: 1.5rem;overflow: hidden;line-height: 2rem;color: #FFFFFF;transition:0.4s;font-weight: 600;text-align: center;margin-top: 1rem;}
.LinkCon ul li:hover a p{font-weight: bold;;transition:0.4s ease-in;text-decoration: underline;}
.LinkCon ul li:hover a span{}
.LinkCon ul li:hover a span img{transform: scale(0.8);transition: 0.4s ease-in;}
@media screen and (max-width: 1000px) {
	.zdgzBox{width:100%;}
	.LinkCon{width:100%;margin-top: 3.75rem;}
}
/* 新闻 视频 */
.container02{background: #f4f8ff;position: relative;}
.container02::after{content: "";width: 100%;height: 100%;background: url("https://www.prvisrpski.com/images2023/newsbg02.png") no-repeat left bottom;position: absolute;left: 0; bottom: 0;}
.container02::before{content: "";width: 100%;height: 90px;background: url("https://www.prvisrpski.com/images2023/color.png") no-repeat top;background-size: contain;position: absolute;top: 0;left: 0;z-index: 3;background-size: cover;}
.News{padding-top: 8.75rem;width: 47.85%;position: relative;z-index: 2;}
.NewsT{margin-bottom: 2.5rem;}
.NewsT .pic{width: 320px;overflow: hidden;}
.NewsT .pic img{display: block;width: 100%;transition: 0.6s all;max-height: 220px;object-fit: cover;}
.NewsT .text{width: calc(100% - 320px);background: url("https://www.prvisrpski.com/images2023/newsbg.png") no-repeat right bottom;background-size: cover;padding: 1.875rem;}
.NewsT .text h5{font-size: 1.125rem;color: #323232;line-height: 1.75rem;height: 3.25rem;overflow: hidden;margin-bottom: 1.25rem;font-weight: 600; transition: 0.6s all;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.NewsT .text i{font-weight: normal;font-style: normal; font-size: 0.875rem;color: #005da2;line-height: 1.375rem;padding-left: 28px;background: url("https://www.prvisrpski.com/images2023/time.png") no-repeat left center;background-size: contain;}
.NewsT .text p{margin-top: 1.25rem;font-size: 0.75rem;color: #8d97a0;line-height: 1.375rem;max-height: 4.125rem;overflow: hidden;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;}
.NewsT:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.NewsT:hover .text h5{color: #005da2;transition: 0.6s all;}
.News li{width: 47.76%;margin-bottom: 1.875rem;}
.News li a{align-items: center;}
.News li .time{width: 60px;height: 70px;background: url("https://www.prvisrpski.com/images2023/news02.png") no-repeat center;padding: 0.9375rem 5px 0 5px;transition: 0.6s all;}
.News li .time .day{font-size: 1.125rem;color: #005da2;font-weight: bold;margin-bottom: 0.625rem;text-align: right;}
.News li .time .year{font-size: 0.875rem;color: #86a6ca;text-align: right;}
.News li p{width: calc(100% - 80px);font-size: 1.125rem;color: #323232;line-height: 1.75rem;max-height: 3.5rem;overflow: hidden;transition: 0.6s all;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.News li:hover .time{background: url("https://www.prvisrpski.com/images2023/news02on.png") no-repeat center;transition: 0.6s all;}
.News li:hover .day{color: #fff;}
.News li:hover .year{color: #fff;opacity: 0.6;}
.News li:hover p{color: #005da2;transition: 0.6s all;}
.Video{position: relative;z-index: 2; width: 50%;background: #fff;box-shadow: 0px 2px 37.24px 0.76px rgba(26, 38, 49, 0.06);padding:8.75rem 3.75rem 7.5rem 3.75rem;}
.Video::after{content: "";width: 15px;height: 100%;background: url("https://www.prvisrpski.com/images2023/video01.png") no-repeat center;position: absolute;left: 0.9375rem;top: 0;}
.Video::before{content: "";width: 15px;height: 100%;background: url("https://www.prvisrpski.com/images2023/video01.png") no-repeat center;position: absolute;right: 0.9375rem;top: 0;}
.Video h5{background: url("https://www.prvisrpski.com/images2023/title03.png") no-repeat left center;background-size: contain;}
.Video ul{margin-bottom: -1.875rem;}
.Video li{width: 47.5%;margin-bottom: 1.875rem;}
.Video li a{display: block;position: relative;}
.Video li .pic{overflow: hidden;}
.Video li .pic img{display: block;width: 100%;transition: 0.6s all;object-fit: cover;height: 202px;}
.Video li .icon{position: absolute;width: 44px;height: 44px;left: 50%;margin-left: -22px;top: 50%;margin-top: -22px;}
.Video li .text{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url("https://www.prvisrpski.com/images2023/video03.png") repeat-x bottom;}
.Video li .text p{position: absolute;bottom: 0.9375rem;width: calc(100% - 40px);left: 1.25rem;font-size: 1.125rem;line-height: 1.625rem;max-height: 3.25rem;overflow: hidden;text-align: center;color: #fff;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.Video li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
@media screen and (max-width: 1200px) {
	.NewsT .pic{width: 270px;}
	.NewsT .text{width: calc(100% - 270px);}
	.NewsT .text p{max-height: 2.75rem;}
	.Video li .pic img{height: 164px;}
}
@media screen and (max-width: 1000px) {
	.News{width: 100%;}
	.Video{width: 100%;padding:3.75rem;}
	.Video li .pic img{height: 295px;}
	.News{padding-top: 5rem;}
}
@media screen and (max-width: 850px) {
	.Video li .pic img{height: 244px;}
}
@media(max-width: 650px) {
	.Video::before{display: none;}
	.Video::after{display: none;}
	.Video{box-shadow: none;background: none;padding: 0 0 2.5rem 0;}
	.Video li .pic img{height: 211px;}
}
@media(max-width: 580px) {
	.News li{width: 100%;margin-bottom: 0.9375rem;}
	.Video li .pic img{height: 187px;}
	
}
@media(max-width: 480px) {
	.NewsT .pic{width: 100%;}
	.Video li{width: 100%;}
	.NewsT .text{width: 100%;}
	.NewsT .pic img{max-height: auto;}
	.Video li .pic img{height: auto;}
}





/* footer */
.footer{position: relative;z-index: 9; background:#005da2 url("https://www.prvisrpski.com/images2023/footer-bg.png") no-repeat center bottom;background-size: contain;padding: 2.5rem 0;}
.footer .w14{align-items: center;}
.footerL01{margin-bottom: 2.5rem;}
.footerL01+.footerL01{margin-bottom: 0;}
.footerL01 h5{font-size: 1.625rem;color: #fff;margin-bottom: 1.125rem;}
.footerL01 p a{font-size: 0.875rem;color: #fff;opacity: 0.7;margin-right: 1.875rem;transition: 0.6s all;}
.footerL01 p a:hover{transition: 0.6s all;opacity: 1;}
.footerC{position: relative;padding: 0 6.25rem;}
.footerC::after{content: "";width: 1px;height: 100%;background: rgba(255,255,255,0.2);position: absolute;left: 0;top: 0;}
.footerC::before{content: "";width: 1px;height: 100%;background: rgba(255,255,255,0.2);position: absolute;right: 0;top: 0;}
.footerC .pic{overflow: hidden;margin-bottom: 1.625rem;}
.footerC .pic img{display: block;max-height: 3.4375rem;max-width: 100%;}
.footerC p{font-size: 0.875rem;line-height: 1.875rem;color: #cdd9e6;text-align: center;}
.footerC p em{font-style: normal;padding-left: 20px;margin-right: 1.25rem;background: url("https://www.prvisrpski.com/images2023/footer01.png") no-repeat left center;}
.footerC p em+em{background: url("https://www.prvisrpski.com/images2023/footer02.png") no-repeat left center;}
.footerC p+p em{background: url("https://www.prvisrpski.com/images2023/footer03.png") no-repeat left center;}
.footerC p+p+p em{background: url("https://www.prvisrpski.com/images2023/footer04.png") no-repeat left center;}
.footerR .pic{overflow: hidden;border: 0.625rem solid #fff;margin-bottom: 0.625rem;}
.footerR .pic img{display: block;width: 120px;}
.footerR  p{font-size: 0.875rem;color: #fff;text-align: center;}

@media screen and (max-width: 1200px) {
	.footerC{padding: 0 1.25rem;}
}
@media screen and (max-width: 1000px) {
	.footerC{margin: 1.25rem 0;}
}
@media(max-width: 850px) {
.footerL,.footerC{width: 100%;}
.footerC{padding: 1.875rem 0;margin: 1.875rem 0;}
.footerC::before{width: 100%;height: 1px;bottom: 0;top: auto;}
.footerC::after{width: 100%;height: 1px;top: 0;}
.footerC p{text-align: left;}
}

@media(max-width: 768px){
	#gotop{ right:0; transform:scale(0.7)}
}
/*==========================================内页 开始=============================================*/
.bg{background: #f4f8ff;}
.n_banner{position:relative;}
.n_banner img{ width:100%;position: relative;}
.n_banner::before{width: 100%;position: absolute;content: "";top: 0;left: 0;height: 30%;background-image:linear-gradient(to top,rgba(20,73,170,0),rgba(20,73,170,0.9));z-index: 2;}

@media(max-width: 1200px){
	.n_banner{margin-top: 5.625rem;}
	.n_banner::before{display: none;}
}
@media(max-width: 850px){
	.n_banner{margin-top: 4.375rem;}
	.n_banner img{position: relative;top: 0; left: 0;transform: translate3d(0,0,0);width: 100%;}
}
@media(max-width: 414px){
	.n_banner{margin-top: 60px;}
}
.n_container .w14{padding: 2rem 0 5rem 0;background: #FFFFFF;box-shadow: 0px 1px 46px 0px rgba(69, 92, 108, 0.17);}

.mianbaoxie{padding: 0;position: relative;background: #e5eef6;margin-bottom: 1.875rem;}
.mianbaoxie:before{content:"";position:absolute;bottom:0;left:0;right:0;}
.mianbao{padding: 0 0 0 3.5rem;background: url("https://www.prvisrpski.com/images2023/pos.png")no-repeat 1rem center;display: inline-block;vertical-align: top;}
.mianbao,.mianbao span,.mianbao i,.mianbao a{font-size: 0.875rem;color: #8ca0b2;font-style:normal;line-height: 2.5rem;display: inline-block;}
.mianbao a:hover{color: #005da2;}
.mianbao i{ margin:0 6px}
.mianbao a{}
.mianbao span{ color:#005da2}

#nav_slide{background: #e1e6eb;line-height: 50px;position: relative;z-index: 2;}
#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: 1.375rem;color: #000;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{}
#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: #005da2;}
#sub_nav_content ul li ul{ display:none}
#nav_slide{ display:none}

.n_container .n_left{float:left;width: 300px;position: relative;z-index: 1;background: url("https://www.prvisrpski.com/images2023/leftnavBG.png") #005da2 no-repeat top center;left: -20px;position: relative;}
.n_container .n_left::before{content: "";position: absolute;left: 0;top: -1.25rem;width: 1.25rem;height: 1.25rem;background: url("https://www.prvisrpski.com/images2023/leftnavsj1.png") no-repeat center;background-size: 1.25rem;}
.n_container .n_left::after{content: "";position: absolute;left: 0;bottom: -1.25rem;width: 1.25rem;height: 1.25rem;background: url("https://www.prvisrpski.com/images2023/leftnavsj2.png") no-repeat center;background-size: 1.25rem;}
.n_container .n_left h1{font-size: 2.125rem;color:#fff;padding:2rem 0 2rem 3.25rem;position: relative;}
.n_container .n_left h1 span{position:relative;display: inline-block;letter-spacing: 3px;}
.n_container .n_left h1 span:before{content:"";position: absolute;bottom: -20px;width: 2rem;height: 2px;background: #FFFFFF;left: 0;}
.n_container .n_left h1:before{content:"";position: absolute;top: 50%;width: 20px;height: 20px;right: 20px;margin-top: -11px;background: #FFFFFF;opacity: 0.2;transform: rotate(45deg);}
.n_container .n_left ul{padding:0 2rem 7rem 2rem; position:relative;background: url("https://www.prvisrpski.com/images2023/leftfjt.png") no-repeat bottom center;background-size: 100%;}
.n_container .n_left ul li:last-child:before{ display:none}
.n_container .n_left .con ul li{line-height: 60px;font-size: 18px;color: #333333;position:relative;}
.n_container .n_left .con ul li.on dl{display:block !important;}

.n_container .n_left .con ul li:before{content:"";position:absolute;bottom:0;left: 1.25rem;right: 1.25rem;height:1px;background: rgba(255,255,255,0.3);}
.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("https://www.prvisrpski.com/images2023/left_jiantou.png") center no-repeat;position:absolute;right: 15px;top: 50%;transition:0.36s;margin-top: -5.5px;display: none;}
.n_container .n_left .con ul li.on:after, .n_container .n_left .con ul li:hover:after{background:url("https://www.prvisrpski.com/images2023/left_jiantou_on.png") center no-repeat;}
.n_container .n_left .con ul li>a{color: #FFFFFF;display: block;padding: 0 1.25rem;transition: 0.36s;position: relative;}
.n_container .n_left .con ul li>a:hover, 
.n_container .n_left .con ul li.on>a{color: #005da2;border-left: #00477c 4px solid;font-weight: bold;position: relative;z-index: 5;}
.n_container .n_left .con ul li em{background:url("https://www.prvisrpski.com/images2023/leftnavOn.png") no-repeat right center;background-size: 1.5625rem;width: 1.5625rem;height: 1.125rem;display: inline-block;position: absolute;right: 0;top: 50%;margin-top: -0.5625rem;z-index: 999;}
.n_container .n_left .con ul li a::after{content: "";background: white;width: calc(100% + 2rem);height: 0;position: absolute;left: 0;top: 0;z-index: -1;transition: 0.4s;}
.n_container .n_left .con ul li>a:hover::after,
.n_container .n_left .con ul li.on>a::after{content: "";background: white;width: calc(100% + 2rem);height: 100%;position: absolute;left: 0;top: 0;z-index: -1;transition: 0.4s;}
.n_container .n_left .con ul li dl{display:none;position:relative;margin: 20px 20px;background: #fff;}
.n_container .n_left .con ul li dl:before{content:"";position:absolute;right:0;left:20px;top:0;height:1px;}
.n_container .n_left .con ul li dl dd{height: auto;}
.n_container .n_left .con ul li dl dd a{font-size: 14px;color: #444444 !important;padding: 0 10px;position:relative;line-height: 32px;transition: .6s;display: block; z-index:1}
.n_container .n_left .con ul li dl dd a:before{content:"";position:absolute;top: 0;right: 0;bottom: 0;left: 0;transition: .6s;background: #005da2;opacity: 0;visibility: hidden; z-index:-1}
.n_container .n_left .con ul li dl dd.on a:before, .n_container .n_left .con ul li dl dd:hover a:before{ opacity:1; visibility:visible}
.n_container .n_left .con ul li i.up{ background:url("https://www.prvisrpski.com/images2023/left_jiantou_on.png") center no-repeat;}
.n_container .n_left .con ul li i{width: 20px;height: 60px;background: url("https://www.prvisrpski.com/images2023/left_jiantou.png") center no-repeat;position:absolute;right: 20px;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: #fff !important;}
.n_container .n_right{ width:calc(100% - 300px); padding-left:1.875rem;padding-right: 3.125rem;}

@media(max-width:1200px) {
	.n_container .w14{box-shadow: none;background: #f4f8ff;}
}
@media(max-width: 1200px){
	.n_container .n_left{ display:none}
	.n_container .n_right{ width:100%; padding:0}
	.mianbaoxie{ display:none}
	#nav_slide{ display:block}
}

/*内容样式*/
.ar_article td,
.ar_article th{ padding:15px 10px; border: 1px solid #ededed; vertical-align:middle;}
.ar_article td p,
.ar_article th p{ padding-bottom:0; margin-bottom:0;}
.ar_article table {border-collapse: collapse;border-right: 1px solid #ededed;border-bottom: 1px solid #ededed; width:100%}
.ar_article table tr:not(:first-child) td{}
.ar_article table td { border-left: 1px solid #ededed;border-top: 1px solid #ededed; }
.ar_article{font-size: 1.125rem;color: #666666;line-height: 1.875rem;}
.ar_article p{font-size: 1rem !important;color: #333;line-height:2rem !important;margin-bottom: 1rem;}
.ar_article p:last-child{ margin-bottom:0}
.ar_article strong{ font-weight:bold;}
.ar_article img{max-width: 100%;}
.ar_article p video{display:block;width:100%;height:auto;}
.ar_article a{ color:#717173;}
.ar_article h1,.ar_article h2,.ar_article h3,.ar_article h4,.ar_article h5{ font-weight:bold;}
.ar_article h1{ font-size:2.25rem; margin-bottom:1rem}.ar_article h2{ font-size:1.875rem; margin-bottom:0.875rem;}.ar_article h3{ font-size:1.5rem; margin-bottom:0.9375rem}
.ar_article h4{ font-size:1.125rem; margin-bottom:0.875rem}.ar_article h5{ font-size:0.875rem; margin-bottom:0.75rem}.ar_article h6{ font-size:0.75rem; margin-bottom:0.75rem}
.ar_article ul li,
.ar_article ol li{ padding-bottom:0 !important; margin-bottom:0 !important; margin-left:2rem; list-style:inherit !important;}
.ar_article ul li p,
.ar_article ol li p{ padding-bottom:0; margin-bottom:3px !important; }
.ar_article ul,
.ar_article ol{ margin-bottom:0.9375rem;}
.ar_article sub {vertical-align:sub; font-size: smaller;}
.ar_article sup { vertical-align:super; font-size: smaller;}
.ar_article img{ display:inline-block;border:none !important;height:auto !important;}
.n_right .ar_article_box h5{font-size: 1.875rem;color:#323232;text-align: left;font-weight: bold;line-height: 2rem;}
.n_right .ar_article_box h6{font-size: 1.8rem;color:#323232;text-align: center;font-weight: bold;line-height: 2rem;margin-bottom: 1.25rem;}
.n_right .ar_article_box .bbt{font-size: 0.75rem;line-height: 1.625rem;color:#999999;text-align: left;margin: 1.5rem auto;padding-bottom: 0.5rem;border-bottom: 2px solid #005da2;}
.n_right .ar_article_box .bbt span{background: url("https://www.prvisrpski.com/images2023/time.png") no-repeat left center;padding-left: 1.9rem;background-size:1.3125rem;line-height: 1.5rem;display: inline-block;}
.n_right .ar_article_box .bbt span+span{background: url("https://www.prvisrpski.com/images2023/eye.png") no-repeat left center;padding-left: 1.7rem;background-size:1.375rem;line-height: 1.5rem;margin-left: 2rem;}
.n_right .ar_article_box .artic3{margin-top: 1.25rem;padding-top: 1.25rem;border-top: 1px solid #ccc;}
.n_right .ar_article_box .artic3 p {margin-bottom: 0.625rem;}
.n_right .ar_article_box .artic3 p span{font-size: 1rem;color: #323232;line-height: 1.5rem;}
.n_right .ar_article_box .artic3 p a{display: block;font-size: 1rem;color: #323232;line-height: 1.5rem;}
.n_right .ar_article_box .artic3 p a:hover{color: #1e58d3;}

@media(max-width: 850px){
	.ar_article img{display: block;max-width: 100%;width: 100%;}
}


/* 标题列表 */
	.n_bt li a{margin-bottom: 1.25rem;padding-bottom: 1.25rem;border-bottom: 1px solid #ececec;align-items: center;}
	.n_bt li .time{width: 72px;}
	.n_bt li .day{font-size: 1.625rem;color: #005da2;text-align: right;font-weight: bold;margin-bottom: 0.625rem;}
	.n_bt li .year{font-size: 0.875rem;color: #8da9ca;text-align: right;}
	.n_bt li p{width: calc(100% - 92px);padding-left: 1.25rem;border-left: 1px solid #e4e4e4;line-height: 2.875rem;font-size: 1.125rem;height: 2.875rem; color: #323232;overflow: hidden;}
	.n_bt li:hover p{color: #005da2; transition: 0.6s all;}
	@media(max-width:580px){
		.n_bt li p{height: auto;line-height: 1.75rem;}
		}

	/* 题图列表页 */
	.n_titu li{margin-bottom: 0.9375rem;padding-bottom: 0.9375rem;border-bottom: 1px solid #eaeaea;}
	.n_titu li a{display: block;position: relative;overflow: hidden;}
	.n_titu li .pic{position: relative;float: left;width: 320px;margin-right: 1.875rem;overflow: hidden;}
	.n_titu li .pic img{display: block;width: 100%;transition: 0.6s all;}
	.n_titu li .text{padding-top: 1.25rem;}
	.n_titu li .text h5{transition: 0.6s all;font-size: 1.125rem;color: #323232;line-height: 1.375rem;height: 1.375rem;font-weight: 600; overflow: hidden;margin-bottom: 1.25rem;}
	.n_titu li .text em{font-style: normal; font-size: 0.875rem;color: #005da2;padding-left: 24px;background: url("https://www.prvisrpski.com/images2023/time.png") no-repeat left center;background-size: contain; line-height: 1.375rem;}
	.n_titu li .text p{margin-top: 1.25rem;font-size: 0.875rem;color: #999999;line-height: 1.5rem;height: 4.5rem;overflow: hidden;}
	.n_titu li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
	.n_titu li:hover .text h5{color: #005da2;transition: 0.6s all;}
	@media(max-width:768px){
		.n_titu li .pic{width: 240px;}
		}
		@media(max-width:580px){
		.n_titu li .pic{width: 170px;}
		.n_titu li .text h5{height: auto;}
		.n_titu li .text p{height: 1.5rem;}
		}
		@media(max-width:414px){
		.n_titu li .pic{width: 100%;margin-right: 0;float: none;margin-bottom: 1.25rem;}
		.n_titu li .text p{height: 4.5rem;}
		}
	/* 视频列表 */
	.n_video ul{margin-bottom: -2.5rem;}
	.n_video li{width: 47.5%;margin-bottom: 2.5rem;}
	.n_video li a{display: block;position: relative;}
	.n_video li .pic{overflow: hidden;}
	.n_video li .pic img{display: block;width: 100%;transition: 0.6s all;object-fit: cover;height: 352px;}
	.n_video li .icon{position: absolute;width: 44px;height: 44px;left: 50%;margin-left: -22px;top: 50%;margin-top: -22px;}
	.n_video li .text{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url("https://www.prvisrpski.com/images2023/video03.png") repeat-x bottom;}
	.n_video li .text p{position: absolute;bottom: 0.9375rem;width: calc(100% - 40px);left: 1.25rem;font-size: 1.125rem;line-height: 1.625rem;max-height: 3.25rem;overflow: hidden;text-align: center;color: #fff;}
	.n_video li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
	
	@media(max-width:1200px){
		.n_video li .pic img{height: 404px;}
		}
		@media(max-width:1000px){
			.n_video li .pic img{height: 335px;}
			}
		@media(max-width:850px){
			.n_video li .pic img{height: 283px;}
			}
			@media(max-width:768px){
				.n_video li .pic img{height:255px;}
				}
	@media(max-width:580px){
		.n_video li{width: 100%;}
		.n_video li .pic img{height: auto;}
		}
	/* 学院专业 */
	.fullBox{padding: 2rem 3.125rem 5rem 3.125rem !important;}
	.n_xyzy ul{margin-bottom: -1.875rem;}
	.n_xyzy li{width: 48.84%;margin-bottom: 1.875rem;}
	.n_xyzy li .pic{overflow: hidden;width: 280px;}
	.n_xyzy li .pic img{display: block;width: 100%;}
	.n_xyzy li .text{width: calc(100% - 280px);background: #f9f9f9;padding:0.9375rem 1.25rem;}
	.n_xyzy li .text h5{margin-bottom: 1.25rem;padding-bottom: 0.9375rem;position: relative;}
	.n_xyzy li .text h5 a{display: block;font-size: 1.125rem;color: #005da2;font-weight: 600;line-height: 1.75rem;}
	.n_xyzy li .text h5::after{content: "";width: 30px;height: 2px;background: #005da2;position: absolute;bottom: 0;left: 0;}
	.n_xyzy li .text dd{width: 49%;margin-bottom: 0.9375rem;}
	.n_xyzy li .text dd a{padding-left: 12px;display: block;background: url("https://www.prvisrpski.com/images2023/list03.png") no-repeat left 5px;font-size: 0.875rem;color: #323232;line-height: 1.25rem;transition: 0.6s all;}
	.n_xyzy li .text dd:hover a{color: #005da2;transition: 0.6s all;}
	@media(max-width:1200px){
		.fullBox{padding: 2rem 0 5rem 0 !important;}
		.n_xyzy li .pic{width: 220px;}
		.n_xyzy li .text{width: calc(100% - 220px);background: #fff;}
		}
		@media(max-width:1000px){
			.n_xyzy li{width: 100%;}
			}
			@media(max-width:540px){
			.n_xyzy li .pic{width: 200px;}
			.n_xyzy li .text{width: calc(100% - 200px);}
				}
				@media(max-width:470px){
				.n_xyzy li .pic{width: 100%;}
				.n_xyzy li .text{width: 100%;padding: 1.25rem;}
				.n_xyzy li .pic img{ max-height: 160px;object-fit: cover;}
					}
		
	/* 学院专业内容页 */
	/* 学院专业内容页 */
	.n_xyzyShow01{margin-bottom: 2.5rem;}
	.n_xyzyShow01 .pic{width: 360px;}
	.n_xyzyShow01 .pic img{display: block;width: 100%;}
	.n_xyzyShow01 .text{width: calc(100% - 400px);}
	.n_xyzyShow01 .text h5{position: relative; font-size: 1.625rem;color: #005da2;font-weight: bold;margin-bottom: 1.875rem;padding-bottom: 1.875rem;}
	.n_xyzyShow01 .text h5::after{content: "";width: 1.875rem;height: 0.1875rem;background: #005da2;position: absolute;left: 0;bottom: 0;}
	.n_xyzyShow01 .text ul{margin-bottom: -1.25rem;}
	.n_xyzyShow01 .text li{font-size: 1.125rem;color: #323232;margin-bottom: 1.25rem;}
	.zymc{border-bottom: 1px solid #d9d9d9;margin-bottom: 1.875rem;}
		.zymc ul{display: flex;justify-content: flex-start;margin-left: -1.25rem;flex-wrap: wrap;}
		.zymc ul li{margin-left: 1.25rem;}
		.zymc ul li.on{background:#005da2;border-radius: 2px;border: 1px solid #005da2;padding: 0 0.9375rem;}
		.zymc ul li.on a{color:white;}
		.zymc ul li a{font-size: 1.125rem;line-height: 1.5rem;display: block;color: #323232;line-height: 2.5rem;}
		@media(max-width:1380px){
		.zymc ul li{margin-left: 0.75rem;}
		.zymc ul{margin-left: -0.75rem;}
		}
		@media(max-width:1230px){
		.zymc ul li{margin-left: 0.5rem;}
		.zymc ul{margin-left: -0.5rem;}
		}
		@media(max-width:1200px){
		.zymc ul li{margin-left: 1.5625rem;}
		.zymc ul{margin-left: -1.5625rem;}
		}
		@media(max-width:1000px){
			.zymc ul li{padding: 0.9375rem;border: 1px solid #d6d6d6;margin-bottom: 0.625rem;border: 1px solid #d6d6d6;}
			.zymc ul li.on{padding: 0.9375rem;}
			.zymc ul{margin-left: -1.33%;}
		.zymc ul li{width: 23.67%;margin-left: 1.33%;}
		.zymc{border-bottom: none;}
		.zymc ul li a{line-height: 1.5rem;}
		}
		@media(max-width:850px){
		.zymc ul li{width: 31.67%;}
		}
		@media(max-width:580px){
		.zymc ul li{width: 48.67%;}
		}
	.n_xyzyShow02{margin-bottom: 2.5rem;}
	.n_xyzyShow02 h5{height: 3.75rem;line-height: 3.75rem;background: #005da2;padding: 0 1.25rem;margin-bottom: 1.875rem;}
	.n_xyzyShow02 h5 em{font-style: normal;font-size: 1.375rem;font-weight: 600;color: #fff;padding-left: 38px;background: url("https://www.prvisrpski.com/images/list05.png") no-repeat left center;}
	.n_xyzyShow03 h5 em{background: url("https://www.prvisrpski.com/images/list06.png") no-repeat left center;}
	.n_xyzyShow04 h5 em{background: url("https://www.prvisrpski.com/images/list07.png") no-repeat left center;}
	.n_xyzyShow02 p{font-size: 1.125rem !important;color: #323232;line-height: 2.25rem !important;text-indent: 2em;margin-bottom: 1.5rem;}
	.n_xyzyShow05 .tabs{background: #005da2;padding: 0 0.625rem;}
	.n_xyzyShow05 .tabs a{display: inline-block; padding: 0 1.875rem;font-size: 1.25rem;height: 3.75rem;line-height: 3.75rem; font-weight: 600;color: #fff;}
	.n_xyzyShow05 .tabs a.active{background: #fff;color: #005da2;position: relative;}
	.n_xyzyShow05 .tabs a.active::after{content: "";width: 100%;height: 2px;background: #005da2;position: absolute;top: 0;left: 0;}
	.n_xyzyShow05 .swiper-container{margin-top: 4.375rem;}
	.n_xyzyShow05 .swiper-slide h5{font-size: 1.125rem;color: #323232;font-weight: bold;margin-bottom: 2.1875rem;text-indent: 2.25rem;}
	.n_xyzyShow05 .swiper-slide p{font-size: 1.125rem;color: #323232;line-height: 2.25rem;text-indent: 2.25rem;margin-bottom: 2.1875rem;}
	@media(max-width:850px){
	.n_xyzyShow01 .pic{width: 260px;}
	.n_xyzyShow01 .text{ width: calc(100% - 280px);}
	}
	@media(max-width:540px){
	.n_xyzyShow01 .pic{width: 100%;}
	.n_xyzyShow01 .pic img{object-fit: cover;max-height: 260px;}
	.n_xyzyShow01 .text{ width: 100%;margin-top: 1.25rem;}
	}
.pb_sys_style1 .p_no_d{border: 1px solid #005da2 !important;background-color: #005da2 !important;}
.keywordfontcolor1086879{color:#f00 !important;FONT-FAMILY:"微软雅黑" !important;font-size:1rem !important;}
#adu19{z-index:9999999999 !important;;}
/*==========================================内页 结束=============================================*/