@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%;} 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;}
@font-face{
            font-family: 'sysH';
          
        }
input,button,textarea {background: none; outline: none;border: none;-webkit-appearance:none; border-radius:0}
input:focus {border: none;}

.img_zd{ position:relative; width:100%}
.img_zd .img_hezi{padding-bottom: 67.80% !important;}
.img_zd>img{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;height: 100%;width: 100%;}

a{text-decoration:none;bblr:expression(this.onFocus=this.blur());/*IE使用*/outline-style:none;/*FF使用*/; outline:none;}
a,input,img,:focus{ mayfish:expression(this.onfocus=this.blur); cursor:handbblr:expression(this.onFocus=this.blur());/*IE使用*/ outline-style:none;/*FF使用*/ } /*去除a标签带来的虚框*/
ul{list-style:none;}
img{border:0px}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
ul li{ list-style:none;}
h3,h4,h5{ font-weight:normal;}
h4 a:hover,h5 a:hover{ -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
hr{display:block;height:1px;border:0;background:#d8d8d8;padding:0;margin-bottom: 0.5rem;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;}
.w16{max-width: 1600px;margin: 0 auto;}
.w18{width:calc(100% - 120px);margin: 0 60px;}
@media (max-width:1800px){
	.w18{}
}
@media (max-width:1600px){
	.w16{width:calc(100% - 30px);margin: 0 auto;}
}
/* @media (max-width:1400px){
	.w14{width:calc(100% - 30px);margin: 0 auto;}
} */
@media (max-width:1100px){
	.w14{width:calc(100% - 30px);margin: 0 auto;}
}
.fanhui{position:fixed;right:30px;bottom: 75px;width:48px;height:48px;border-radius:50%;}

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;background: url(../images/gotop.png) no-repeat center;}
#gotop.hide{ height:0; opacity:0; visibility:hidden}
#gotop { cursor: pointer; }

 

@font-face{font-family: 'FZJuZXFJW';}
@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{}
.header_box #header{z-index:9999999;background: #950340 url(../images/topBG.png) no-repeat center bottom;position: relative;border-bottom: 4px solid #fad098;}
.header_box .w14{display: flex;justify-content: space-between;align-items: center;height: 1.5rem;}
#header{z-index:999;width:100%;transition: 0.6s;}
#header .headerflex{display: flex;justify-content:flex-end;align-items: center;width: 46%;}
#header .headerflex .rightBox{margin-right: 0.15rem;width: 100%;}
#header .flex{align-items: center;}

#header .flex .pic img{width: 3.63rem;}

.headerNav{width: calc(100% - 5px);}
/* #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%;/*margin-bottom: 0.1rem;*/}
.topLink .tright p{padding-right:0.15rem;}
.topLink p a{font-size: 0.14rem;color: #fbd9a6; display: inline-block;position: relative;transition: 0.6s all;padding-left: 28px;line-height: 20px;background: url(../images/top01.png) no-repeat left center;}
.topLink p a+a{background: url(../images/top02.png) no-repeat left center;margin-left: 0.4rem;}

.topLink p a:hover{opacity: 0.6;transition: 0.6s all;}
.topLink li{height: 0.24rem;line-height: 0.24rem;padding:0 0.15rem;background: rgba(206,180,114,0.8);border-radius: 0.12rem;margin-left: 0.1rem;transition: 0.6s all;}
.topLink li a{display: block;color: #fff;text-shadow: 0px 1px 2px rgba(90, 88, 66, 0.68);padding-left: 8px;}
.topLink li:hover{background: #254632;transition: 0.6s all;}
.header .search_btn{cursor:pointer;text-align: center;transition:.6s;animation: nav_btn_dh 1s linear infinite;}

@keyframes nav_btn_dh {
    0% {opacity: 1;}
    50% {opacity: 0.2;}
    100% {opacity: 1;}
  }

#logo{width: 34.81%;}
#logo a{display: block;}
#logo a img{display: block;max-width: 100%;}
.header{width: 55.11%;}
@media(max-width: 850px){
	.header_box{height: 0.5rem;}
}
@media(max-width: 414px){
	.header_box{height: 0.5rem;}
}
@media(max-width: 340px){
	.topLink p{margin-right: 0;}
	.topLink p a{padding: 0 0.5rem;}
}
@media(max-width: 1500px){
	#m_header #logo{width: 50%;}
	#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 a.no_son h3:after{width: 100%;margin:0;left:0;}
#nav ul li h3{font-size: 0.2rem;color: #fff;/*font-weight: bold; */line-height: 50px;position:relative;transition:.6s;}
/* #nav ul li h3 span{width: 13px;height: 8px;display: inline-block;margin-left: 3px;} */
#nav ul li:hover a h3{color:#fbd9a6;}
#nav ul li:hover a{color:#fbd9a6;}
#nav ul li.on h3{ font-weight:bold;}
#nav ul li:hover a h3 span,
#nav ul li.on h3 span{}
#nav ul li a i{ display:inline-block; 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: #950340;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: #fbd9a6;}
#nav .navBox>ul>li h3:after{content:"";display:block;width: 200px;height: 3px;position:absolute;left:50%;margin-left:-100px ;background: #fbd9a6;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{position: fixed;height: auto;width: 100%;top: 0;left: 0;z-index: 999; transition: 0.4s;margin-top: 0;}

#header .w17>.flex{padding: 0.2rem 0 0.15rem 0;}

#header.xg .topLink{}
#header.xg .headerflex{margin-top: 0;}


#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;}

@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="submit"]{position:absolute;right:0;top: 50%;padding: 0;z-index:2;background:url(../images/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(206,180,114,0.9); position: absolute;top: 0;left: 0;width: 100%;z-index: 0;opacity: 0.8;}
/***********************/
.search_btn{cursor: pointer;}
.search_btn img{display:inline-block;fill:#fff;width: 16px;height: 16px;vertical-align: middle;}

.search-dialog-box{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999999999999;
	opacity: 0;
	visibility: hidden;
	transition: .6s;
	/* overflow: hidden; */
}
.search-dialog-box:before{content:"";position:absolute;top:0;height:0;background: none;transition: .6s;left: 0;right: 0;z-index: 1;}

.search-dialog-box.on:before{ height:100%}
.search-dialog-box .bubbles-bg{
	opacity: 0;
	visibility: hidden;
	display: none;
}
.search-dialog-box .search-bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0;
	margin: 0;
	background: rgba(0,0,0,.7);
	background-size: cover;
	background-repeat: no-repeat;
	/* z-index: 1; */
	transform-origin: center center;
	transition: height .8s cubic-bezier(.77,0,.175,1);
}
.search-dialog-box .wrap-inner{
	transform:translateY(100%);
	transition: .6s;
}
.header-right .bubbles-bg{
	opacity: 0;
	visibility: hidden;
	transition: all .5s .8s;
}
.search-dialog-box .bubbles-bg .bubble{
	position: absolute;
}
.search-dialog-box .bubbles-bg .bubble .circle{
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 0;
	width:100%;
	height: 100%;
}
.search-dialog-box .bubbles-bg .bubble1{
	width:6%;
	padding-top: 6%;
	left: 26.875%;
	top: -6.67%;
}
.search-dialog-box .bubbles-bg .bubble1 .circle{
	border:1px solid #fff;
}
.search-dialog-box .bubbles-bg .bubble2{
	width:12px;
	padding-top: 12px;
	left: 13.54%;
	top: 18%;
}
.search-dialog-box .bubbles-bg .bubble2 .circle{
	background-color: #29a741;
}
.search-dialog-box .bubbles-bg .bubble3{
	width:36px;
	padding-top: 36px;
	left: 8.854%;
	top: 30.55%;
}
.search-dialog-box .bubbles-bg .bubble3 .circle{
	background-color: #fff;
}
.search-dialog-box .bubbles-bg .bubble4{
	width:56.875%;
	padding-top: 56.875%;
	left: -28.6458%;
	top: 51.85%;
}
.search-dialog-box .bubbles-bg .bubble4 .circle{
	background: -webkit-linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
	background: -ms-linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
	background: linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
}
.search-dialog-box .bubbles-bg .bubble5{
	width:54px;
	padding-top: 54px;
	left: 26.3%;
	top: 70.83%;
}
.search-dialog-box .bubbles-bg .bubble5 .circle{
	background-color: #fff;
	opacity: .1;
}
.search-dialog-box .bubbles-bg .bubble6{
	width:56.875%;
	padding-top: 56.875%;
	left: 73.4375%;
	top: -52.77%;
}
.search-dialog-box .bubbles-bg .bubble6 .circle{
	background: -webkit-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
	background: -ms-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
	background: linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
}
.search-dialog-box .bubbles-bg .bubble7{
	width:2rem;
	padding-top: 2rem;
	left: 60.9375%;
	top: 18.5%;
}
.search-dialog-box .bubbles-bg .bubble7 .circle{


	background-color: #29a741;
}
.search-dialog-box .bubbles-bg .bubble8{
	width:1.35rem;
	padding-top: 1.35rem;
	left: 95.83%;
	top: 70.83%;
}
.search-dialog-box .bubbles-bg .bubble8 .circle{
	border:1px solid #fff;
}
.search-dialog-box .bubbles-bg .bubble9{
	width:16px;
	padding-top: 16px;
	left: 76.5625%;
	top: 96.296%;
}
.search-dialog-box .bubbles-bg .bubble9 .circle{
	background-color: #fff;
}
.search-dialog-box .bubbles-bg .bubble10{
	width:56.875%;
	padding-top: 56.875%;
	left: 71.354%;
	top:87%;
}
.search-dialog-box .bubbles-bg .bubble10 .circle{
	background: -webkit-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
	background: -ms-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
	background: linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
}
.search-dialog-box .bubbles-bg .bubble{
	animation:spin 8s infinite linear;
	transform-origin: 50% 45%;
}
.search-dialog-box .bubbles-bg .bubble:nth-child(2n){
	animation:spin2 8s infinite linear;
}
.search-dialog-box .bubbles-bg .bubble .circle{
	animation:spin-reverse 8s infinite linear;
}
.search-dialog-box .bubbles-bg .bubble:nth-child(2n) .circle{
	animation:spin-reverse2 8s infinite linear;
}
.search-dialog-box .bubbles-bg .sm-bubble{
	transform-origin: 30% 30px;
}
.search-dialog{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	z-index: 2;
}
.search-dialog .search-tit{
	font-size: 2.75rem;
	line-height: 3.5rem;
	color: #fff;
	text-align: center;
	overflow: hidden;
	display: none;
}
.search-dialog .search-inner{
	overflow: hidden;
	margin-top: 0;
}
.search-dialog .search-input{
	width: 50%;
	margin: 0 auto;
	padding: 0 0rem 0 1.5rem;
	
	box-sizing: border-box;
	transition: all .3s;
	max-width: 94%;
}
.search-dialog .search-input input[type=text]{
    float: left;
    height: 0.5rem;
    width:500px;
    background-color: transparent;
    font-size: 0.18rem;
    line-height: 0.5rem;
    color: #919191;
    transition: all .3s;
    outline: none;
    border: 0;
    border-bottom: 1px solid rgba(255,255,255,0.6);padding: 0 0 0 0.2rem;
}
.search-dialog .search-input input[type=text]::-webkit-input-placeholder{
	color: #919191;
}  
.search-dialog .search-input input[type=text]:-moz-placeholder{
	color: #919191;
}  
.search-dialog .search-input input[type=text]::-moz-placeholder{
	color: #919191;
}  
.search-dialog .search-input input[type=text]:-ms-input-placeholder {
	color: #919191;
} 
.search-dialog .search-input input[type=image],
.search-dialog .search-input .clear-btn{
	float: right;
	height: 0.8rem;
	width: 0.8rem;
}

.search-dialog .search-input input[type=image]{
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 1.5rem;
	background-image: url('../images/search_white.png');
	background: #950340 url('../images/search_white.png') no-repeat center center;
	height: 0.8rem;
	width: 0.8rem;
	border-radius: 100px;
	background-size: 29px;
}
.search-dialog .search-input .clear-btn{
	background-color: rgba(0,0,0,.2);
	background-repeat: no-repeat;
	background-position: center;
	/* background-image: url('../images/close-btn.svg'); */
	background-size: 3.5rem;
	border-radius: 100%;
	margin-right: 1rem;
	display: none;
}
.search-dialog .search-input.on{
	background-color: #fff;
}

.search-dialog .search-input.on input[type=image]{
	background-image: url('')
}

.search-dialog .hot-search{
	font-size: 0;
	width:19.5rem;
	margin:.6rem auto 0;
	box-sizing: border-box;
	padding:0 .6rem;
	overflow: hidden;
}
.search-dialog .hot-search .hot-tit,
.search-dialog .hot-search .hot-link{
	display: inline-block;
	*display: inline;
	zoom:1;
	vertical-align: top;
}
.search-dialog .hot-search .hot-tit{
	font-size: .375rem;
	line-height: .5rem;

	color: #fff;
	font-weight: bold;
	padding-left: .6rem;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: .5rem;
	background-image: url();
}
.search-dialog .hot-link{
	margin-left: 1rem;
}


.search-dialog .hot-link a{
	display: inline-block;
	*display: inline;
	zoom:1;
	font-size: .375rem;
	line-height: .5rem;
	margin-right: .75rem;
	color:#fff;
	padding-bottom: 5px;
	position: relative;
}

.search-dialog .hot-link a:before{
	content: "";
	position: absolute;
	left:0%;
	bottom:0;
	width:100%;
	height: 2px;
	background-color: #fff;
	transform:scaleX(0);
	transform-origin:left center;
	transition:transform .3s;
}
.search-dialog-box .bottom-box{
	position: absolute;
	left: 0;
	bottom:5.1%;
	width:100%;
}
.search-dialog-box .bottom-box .share-box{
	overflow: hidden;
}
.search-dialog-box .bottom-box .copy{
	font-size: .35rem;
	line-height:.5rem;
	color: #fff;
	font-family: "gilroy-regular";
	margin-top: .5rem;
	overflow: hidden;
}

.header-right.is-open .bubbles-bg{
	visibility: visible;
	opacity: 1;
}
.header-right.is-open .search-btn .con-box{
	display:none;
}
.header-right.is-open .close-btn{
	display:block;
}
.header-right.is-open .item .search-bg{
	transform:scale(1);
}
.search-dialog-box.on{
	opacity: 1;
	visibility: visible;
}
.search-dialog-box.on .search-bg{height: 100vh;}

.search-dialog-box.on .bubbles-bg{opacity: 1;visibility: visible;}
.search-dialog-box.on .wrap-inner{ transform:translateY(0)}

.pub-close {
    position: absolute;
    width: 51px;
    height: 52px;
    z-index: 10;
	right: 0.8rem;
    top: 0.8rem;
    border-radius: 100%;
}
.pub-close .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #1c5ab7;
    transform: scale(0);
    border-radius: 100%;
    transition: transform .3s;
}
.pub-close i {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;

    background-repeat: no-repeat;
    background-image: url(../images/search_close.png);
	transition:.6s
}
.pub-close i:hover{ transform:rotate(180deg)}

@keyframes spin{
    to{transform: rotate(1turn);}
}
@keyframes spin2{
    to{transform: rotate(-1turn);}
}
@keyframes spin-reverse{
    from{
        transform:rotate(1turn);
    }
}
@keyframes spin-reverse2{
    from{
        transform:rotate(-1turn);
    }
}

/*顶部搜索*/
.tc_search {margin: 0.3rem 0.2rem 0;width: calc(100% - 0.4rem);position: relative;}
.tc_search form {height: 40px;border-radius: 0;/*background: rgba(255,255,255,.1);*/position: relative;width: 100%;margin-bottom: 1rem;}
.tc_search .keyword {font-size:.175rem;color: #fff;height: 40px;line-height: 40px;padding: 0 1rem;box-shadow: none;-webkit-appearance: none;border-right: 0;background: none;width: 100%;outline: none;
    border: 1px solid rgba(255,255,255,0.5);padding: 0 40px 0 10px;}
.tc_search .btn_blue { position: absolute; top: 0; right: 0; width:82px; height: 40px; line-height: 38px; border: 0; background: url(../images/search_white.png) center center no-repeat; background-size: 0.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 */
 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: 28px;}
#nav_btn_box.on { background: none; }
#nav_btn { }
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before { background: #fff; }
#nav_btn { cursor: pointer; text-align: center; z-index: 99999; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; outline: none; box-shadow: none; }
#nav_btn .point { display: inline-block; width: 0.24rem; height: 22px; position: relative; outline: none; }
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before { width: 0.3rem; }
#nav_btn .navbtn {position: absolute;top: 12px;left: 0;display: inline-block;width: 24px;height: 2px;-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: #fff;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0;display: inline-block;width: 0.2rem;height: 2px;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: #fff;}
#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%;margin: 30px 0 0;}
.m_nav_list::-webkit-scrollbar { display:none}
#m_nav {z-index: 99999;position: fixed;width: 100%;height: 100vh;right: -105%;top: 0;display: none;padding: 0.3rem 0 0.2rem;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;background: #950340;}
#m_nav .close{position:absolute;top: 6px;right:15px;font-size: 28px;color:#fff;z-index: 10000;}

#m_nav.act { pointer-events: auto; right: 0;overflow: auto; }
#m_nav>ul>li {width: 100%;overflow: hidden;padding: 0 0 0 0.3rem;position: relative;}
#m_nav>ul>li {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 {line-height: 0.6rem;height: 0.6rem;color: #fff;padding: 0;font-size: 14px;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: 0.6rem;height: 0.6rem;display: inline-block;background: url(../images/arrow_down.png) calc(100% - 30px) center no-repeat;background-size: 13px 13px !important;position: absolute;display: block;right: 0;}

#m_nav li.on i {background:transparent url(../images/arrow_down_on.png) calc(100% - 30px) center no-repeat;}
#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; }
#m_nav .title .list span { background: none; }
#m_nav .title .list span a:hover { color: #c21d1b; }
#m_nav .title .list a {display: block;font-size: 0.16rem;color: rgba(255,255,255,.6);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 {transition: .6s;display: none;height: 80px;}
#m_header #logo .box_table{width: auto; float: left;    display: table; height: 100%;}
#nav_btn_box .box_table { width: auto; float: left;    display: table; height: 100%; height: 100%;}
 #nav_btn_box .box_table .box_table_cell{   vertical-align: middle;
	display: table-cell;  }
#m_header #logo .box_table .box_table_cell{ vertical-align: middle;display: table-cell;      margin: 0 auto;}

#m_header #logo .box_table .box_table_cell a{    display: block;
			}
.m_header_box header{padding:0 5%;top: 0;height: 80px;box-shadow: 0 8px 8px rgba(0,55,59,0.25);position: fixed;top: 0;left: 0;right: 0;z-index: 100;background:#950340 url(../images/topBG.png) no-repeat center;background-size: cover;}
#m_header #logo{float: left;height: 80px;}
#m_header #logo img{max-height: 50px;width: auto;}
#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);}


.ej .toubu_div{position: initial;}
.ej #nav ul li h3{color: #333;font-family: "microsoft yahei";}
.ej #nav ul li.on h3,.ej #nav ul li:hover h3{color: #333;}
.ej .list_box0 .li{line-height: 3rem;}
.ej .list_box0 .li>a{color: #666;}
.ej .list_box0 .li input.txt {border-bottom: 1px solid #666;}
.ej .header_top{height: 2.5rem;}
.ej #header #logo .box_table{height: 132px;}
.ej #header{height: 8.18rem;}
.ej .header_box_li{height: 8.18rem;}

#fp-nav.fp-right{display: none;}


/* =============导航结束============= */
@media (max-width: 1200px){
.m_header_box {display: block;}
.header_box {display: none;}

}

/* banner开始*/
.bannerBox{position: relative;}
.bannerBox .swiper-container{max-width: 100vw;}
.bannerBox{width:100%;position: relative;z-index: 1;}
.bannerBox .swiper-slide{position: relative;}
.bannerBox img{display: block;width: 100vw;height: calc(100vh - 100px); position: relative;object-fit: cover;}
.bannerBox a{display: block;position: relative;}
.bannerBox .swiper-pagination{bottom: 0.38rem !important;}
.bannerBox .swiper-pagination-bullet{width: 19px;height: 19px;border: 1px solid #fff;background: transparent;opacity: 1;margin: 0 10px !important;}
.bannerBox .swiper-pagination-bullet-active{background: #fff;position: relative;}
.bannerBox .swiper-pagination-bullet-active::after{content: "";width: 33px;height: 33px;border: 1px solid rgba(255,255,255,0.7);position: absolute;border-radius: 50%; left: -9px;top: -9px;}
.bannerBox .swiper-pagination-bullet-active::before{content: "";width: 45px;height: 45px;border: 1px solid rgba(255,255,255,0.7);position: absolute;border-radius: 50%;left: -15px;top: -15px;}
@media(max-width: 1700px){
	.w18{width: calc(100% - 30px);margin: 0 15px;}
}
@media(max-width: 1000px){
	.m_header_box,.m_header_box header,#m_header #logo{height: 60px;}
}
@media(max-width: 1200px){
	.bannerBox .swiper-slide::after{display: none;}
	.bannerBox img{height: 40vw;}
}
@media(max-width: 850px){
	.banner a{height: 100%;width: 100%;}
	
	.banner img{position: relative;top: 0; left: 0;transform: translate3d(0,0,0);width: 100%;}
}
@media(max-width: 414px){
	
}
/* banner结束 */
.Cotitle{margin-bottom: 0.22rem;padding-bottom: 0.15rem;border-bottom: 1px solid #dcdcdc;align-items: flex-end;position: relative;}
.Cotitle::after{content: "";width: 40px;height: 4px;background: #950340;position: absolute;left: 0;bottom: -3px;}
.Cotitle h5{font-size: 0.24rem;color: #950340;font-weight: bold;width: calc(100% - 80px);}
.Cotitle a{font-size: 0.14rem;color: #bd064e;transition: 0.6s all;display: block;width: 70px;text-align: right;}
.Cotitle a:hover{margin-right: 0.06rem;transition: 0.6s all;}
/* part1 */
.part1{padding: 0.4rem 0 0.9rem 0;background: url(../images/index08.png) no-repeat center;background-size: cover;}
.part1 .w14{align-items: stretch;}
.part1L{width: 39.9%;overflow: hidden;display: flex;flex-wrap: wrap;align-items: stretch;align-content: space-between;}
.part1L .Cotitle{width: 100%;}
.part1L .mySwiper{position: relative;width: 100%;}
.part1L .swiper-slide a{display: block;position: relative;}
.part1L .swiper-slide a::after{content: "";width: 100%;height: 100%;background: url(../images/index02.png) repeat-x bottom;position: absolute;left: 0;bottom: 0;}
.part1L .swiper-slide .pic{overflow: hidden;}
.part1L .swiper-slide .pic img{display: block;width: 100%;object-fit: cover;transition: 0.6s all;height: 3.48rem;}
.part1L .swiper-slide .text{position: absolute;left: 0.14rem;bottom: 0.1rem;z-index: 2;width: calc(100% - 0.3rem);}
.part1L .swiper-slide .text .time{width: 60px;height: 60px;background: #950340;}
.part1L .swiper-slide .text .day{font-size: 0.24rem;color: #fff;font-weight: bold;text-align: center;padding: 0.06rem 0;}
.part1L .swiper-slide .text .year{font-size: 0.12rem;color: #fff;text-align: center;}
.part1L .swiper-slide .text p{font-size: 0.18rem;color: #fff;line-height: 0.24rem;height: 0.48rem;font-weight: bold;overflow: hidden;width: calc(100%  - 80px);}
.part1L .swiper-slide:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.part1L .swiper-pagination{width: auto !important;right: 0.14rem;bottom: 0.1rem !important;left: auto !important;}
.part1L .swiper-pagination-bullet{width: 9px;height: 9px;border: 1px solid #fff;opacity: 1;background: transparent;margin: 0 7px;position: relative;}
.part1L .swiper-pagination-bullet::after{content: "";width: 7px;height: 1px;background: #fff;position: absolute;left: -7px;top: 50%;}
.part1L .swiper-pagination-bullet:last-child::before{content: "";width: 7px;height: 1px;background: #fff;position: absolute;right: -7px;top: 50%;}
.part1L .swiper-pagination-bullet-active{background: #fff;}
.part1C{width: 34.96%;display: flex;flex-wrap: wrap;align-items: stretch;align-content: space-between;}
.part1C .Cotitle{width: 100%;}
.part1C ul{width: 100%;display: flex;flex-wrap: wrap;align-items: stretch;}
.part1C li{margin-bottom: 0.14rem;width: 100%;background: #fff;box-shadow: 0px 5px 5px 0px rgba(72, 72, 72, 0.16);display: flex;justify-content: center;align-items: center;}
.part1C li:last-child{margin-bottom: 0;}
.part1C li a{padding: 0.08rem 0.25rem;align-items: center;transition: 0.6s all;width: 100%;}
.part1C li .time{width: 46px;}
.part1C li .time .day{font-size: 0.24rem;color: #9c8035;font-weight: bold;text-align: center;margin-bottom: 0.08rem;}
.part1C li .time .year{font-size: 0.12rem;color: #9c8035;text-align: center;}
.part1C li p{width: calc(100% - 66px);font-size: 0.16rem;color: #323232;line-height: 0.3rem;height: 0.6rem;overflow: hidden;}
.part1C li:hover a{background: #950340;transition: 0.6s all;}
.part1C li:hover .time .day{color: #fff;}
.part1C li:hover .time .year{color: #fff;}
.part1C li:hover p{color: #fff;}
.part1R{width: 19.2%;display: flex;flex-wrap: wrap;align-items: stretch;align-content: space-between;}
.part1R .Cotitle h5{width:100%;}
.part1RT{margin-bottom: 0.5rem;}
.part1RTnr a{padding: 0.18rem 0.35rem;background: url(../images/index03.jpg) no-repeat center;background-size: cover;}
.part1RC {width: 100%;}
.part1RTnr .pic{width: 50px;}
.part1RTnr .pic img{display: block;width: 30px;height: 30px;}
.part1RTnr p{font-size: 0.2rem;font-weight: bold;color: #fff;letter-spacing: 6px;line-height: 30px;transition: 0.6s all;width: calc(100% - 60px);transition: 0.6s all;}
.part1RTnr:hover p{margin-right: 0.1rem;transition: 0.6s all;}
.part1RC h5{font-size: 0.24rem;color: #950340;font-weight: bold;margin-bottom: 0.05rem;}
.part1RC ul{border: 1px solid #dcd1b3;border-radius: 0.08rem;position: relative;padding: 0.16rem 0.35rem;margin-top: 0.16rem;}
.part1RC ul::after{content: "";width: 100%;height: 0.02rem;background: #950340;position: absolute;left: 0;top: 0;border-radius: 0.08rem;}
.part1RC li{margin-bottom: 0.1rem;padding-bottom: 0.1rem;border-bottom: 1px solid #dcd1b3;}
.part1RC li:last-child{margin-bottom: 0;padding-bottom: 0;border-bottom: none;}
.part1RC li a{align-items: center;}
.part1RC li .pic{width: 50px;}
.part1RC li .pic img{display: block;width: 22px;}
.part1RC li p{width: calc(100% - 50px);line-height: 0.26rem;font-size: 0.16rem;color: #323232;}
.part1RC li:hover p{color: #950340;transition: 0.6s all;}
.part1RB{margin-top: 0.3rem;}
.part1RA{margin-bottom: 0.38rem;}
@media(max-width: 1200px){
	.part1L .swiper-slide .pic img{height: 240px;}
	.part1C ul{height: calc(100% - 40px);}
	
}
@media(max-width: 1000px){
	.part1L .swiper-slide .pic img{height: 200px;}
}
@media(max-width: 850px){
	.part1{padding: 0.4rem 0;}
	.part1L,.part1C,.part1R{width: 100%;}
	.part1C{margin: 0.3rem 0;}
	.part1L .swiper-slide .pic img{height: auto;}
	.part1C li a{padding: 0.15rem;}
}
/* part2 */
.part2{background: url(../images/index09.png) no-repeat center;background-size: cover; padding-bottom: 0.5rem;}
.part2L{width: 47%;}
.part2 .Btitle{margin-bottom: 0.12rem;position: relative;margin-top: -0.2rem;}
.part2 .Btitle h5{display: table;margin: 0 auto;width: 280px;height: 0.46rem;line-height: 0.46rem;border-radius: 0.23rem;background: #f2f2f2;border: 2px solid #fff;text-align: center;font-size: 0.24rem;color: #950340;font-weight: bold;}
.part2 .Btitle::after{content: "";width: calc(50% - 80px);height: 7px;background: url(../images/title01.png) no-repeat right center;position: absolute;top: 50%;margin-top: -3px; left: 0;}
.part2 .Btitle::before{content: "";width: calc(50% - 80px);height: 7px;background: url(../images/title02.png) no-repeat left center;position: absolute;top: 50%;margin-top: -3px; right: 0;z-index: 2;}
.part2 .Btitle a{width: 76px;height: 26px;line-height: 26px;background: #c8a57a;font-size: 0.14rem;color: #fff;text-align: center;position: absolute;right: 0;top: 50%;margin-top: -13px;z-index: 3;transition: 0.6s all;}
.part2 .Btitle a:hover{background: #950340;transition: 0.6s all;}
.part2L .tabs01,.part2L .tabs05{margin-bottom: 0.18rem;}
.part2L .tabs01 a,.part2L .tabs05 a{width: 33%;padding: 0.03rem; line-height: 0.3rem;background: #ecdde3;font-size: 0.2rem;color: #333333;text-align: center;display: flex;align-items: center;justify-content: center;}
 .part2L .tabs06 a{display: flex;align-items: center;justify-content: center;}
.part2L .tabs01 a.active,.part2L .tabs05 a.active{background: #950340;color: #fff;}
.part2L .tabs02,.part2L .tabs03,.part2L .tabs04,.part2L .tabs06,.part2L .tabs07,.part2L .tabs08{margin-bottom: 0.15rem;justify-content: center;flex-wrap: nowrap;}
.part2L .tabs02 a,.part2L .tabs03 a,.part2L .tabs04 a,.part2L .tabs06 a,.part2L .tabs07 a,.part2L .tabs08 a{ min-width: 1.48rem;padding: 0.05rem; line-height: 0.28rem;border: 1px solid #d3d3d3;border-radius: 0.15rem;background: #fff;font-size: 0.18rem;color: #333333;margin: 0 0.05rem;text-align: center;}
.part2L .tabs02 a.active,.part2L .tabs03 a.active,.part2L .tabs04 a.active,.part2L .tabs06 a.active,.part2L .tabs07 a.active,.part2L .tabs08 a.active{background: #950340;color: #fff;border: 1px solid #950340;}
.part2L .swiper-container02{padding-top: 0.26rem;border-top: 1px solid #dcdcdc;}
.part2L .swiper-container02 li{margin-bottom: 0.15rem;}
.part2L .swiper-container02 li:last-child{margin-bottom: 0;}
.part2L .swiper-container02 li p{width: calc(100% - 65px);
    font-size: 0.16rem;
    color: #323232;
    line-height: 0.28rem;
    height: 0.28rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 0.1rem;
    background: url(../images/index10.png) no-repeat left 0.12rem;
    transition: 0.6s all;}
.part2L .swiper-container02 li p i{font-style: normal;font-size: 0.14rem;color: #950340;}
.part2L .swiper-container02 li em{font-style: normal;font-size: 0.12rem;color: #323232;line-height: 0.28rem;}
.part2L .swiper-container02 li:hover p{color: #950340;transition: 0.6s all;padding-left: 0.16rem;}
.part2S{padding-top: 0.13rem !important;}
.part2M{margin-top:0.2rem;display: flex;justify-content: flex-end;}
.part2M a{display: block;font-size: 0.14rem;color: #bd064e;transition: 0.6s all;}
.part2M a:hover{margin-right: 0.05rem;transition: 0.6s all;}
@media(max-width: 850px){
	.part2L{width: 100%;}
	.part2L+.part2L{margin-top: 0.3rem;}
	.part2 .Btitle{margin-top: 0;}
.part2L .tabs02 a,.part2L .tabs03 a,.part2L .tabs04 a,.part2L .tabs06 a,.part2L .tabs07 a,.part2L .tabs08 a{min-width: unset;}

}
@media(max-width: 540px){
	.part2L .swiper-container02 li p{width: 100%;height: auto;}
}
/* part3 */
.part3{background: #f0ede4;padding: 0.35rem 0;}
.part3 .txtScroll-top{ overflow:hidden; position:relative;align-items: flex-end; }
.part3 .txtScroll-top .hd{ overflow:hidden;width: 110px;padding-left: 0.5rem;margin-bottom: 0.2rem;}
.part3 .txtScroll-top .hd .prev,.part3 .txtScroll-top .hd .next{ display:block;width: 34px;height: 35px;overflow:hidden; cursor:pointer;}
.part3 .txtScroll-top .hd .prev{background: url(../images/index11.png) no-repeat center;margin-bottom: 0.15rem;}
.part3 .txtScroll-top .hd .next{background: url(../images/index12.png) no-repeat center;}
.part3 .txtScroll-top .bd{width: calc(100% - 110px);  }
.part3 .txtScroll-top .infoList li{margin-bottom: 0.2rem;}
.part3 .txtScroll-top .infoList li p{width: calc(100% - 80px);font-size: 0.16rem;color: #333;line-height: 0.28rem;height: 0.28rem;overflow: hidden;padding-left: 18px;background: url(../images/index10.png) no-repeat left 0.12rem;transition: 0.6s all;}
.part3 .txtScroll-top .infoList li i{font-style: normal;width: 80px;text-align: right;font-size: 0.14rem;color: #333;line-height: 0.28rem;}
.part3 .txtScroll-top .infoList li:hover p{color: #950340;transition: 0.6s all;padding-left: 0.24rem;}
@media(max-width: 850px){
	.part3 .txtScroll-top .hd{width: 34px;padding-left: 0;}
	.part3 .txtScroll-top .bd{width: calc(100% - 40px);}
	.part3 .txtScroll-top .infoList li p{width: 100%;height: auto;}
	.part3 .txtScroll-top .infoList li i{padding-left: 18px;}
}
/* part4 */
.part4{padding: 0.95rem 0;background: url(../images/index13.jpg) no-repeat center;background-size: cover;}
.part4 ul{justify-content: flex-start;flex-wrap: nowrap;}
.part4 li{margin-right: 0.26rem;position: relative;border: 0.1rem solid rgba(109,176,49,0.5);}
.part4 li+li{border: 0.1rem solid rgba(28,114,154,0.5);}
.part4 li+li+li{border: 0.1rem solid rgba(206,121,41,0.5);}
.part4 li:last-child{margin-right:0;}
.part4 li a{display: block;padding: 0.3rem 0.7rem 0.2rem 0.7rem;background: rgba(109,176,49,0.9);}
.part4 li+li a{background: rgba(28,114,154,0.9);}
.part4 li+li+li a{background: rgba(206,121,41,0.9);}
.part4 li .pic{overflow: hidden;display: table;margin: 0 auto;}
.part4 li .pic img{display: block;max-width: 100px;width: 100%;}
.part4 li p{margin-top: 0.2rem;font-size: 0.24rem;color: #fff;text-align: center;letter-spacing: 0.05rem;transition: 0.6s all;}
.part4 li i{font-style: normal;margin-top: 0.15rem;font-size: 0.14rem;color: #fff;text-align: center;display: block;}
.part4 li:hover .pic img{-webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}
@-webkit-keyframes circleProgressLoad_right{
	0%{
		-webkit-transform: rotate(45deg);
	}
	50%{
		-webkit-transform: rotate(225deg);
	}
	100%{
		-webkit-transform: rotate(225deg);
	}
}
@-webkit-keyframes circleProgressLoad_left{
	0%{
		-webkit-transform: rotate(45deg);
	}
	50%{
		-webkit-transform: rotate(45deg);
	}
	100%{
	-webkit-transform: rotate(225deg);
	}
}
@keyframes jello {
    from, 11.1%, to { -webkit-transform: none; -moz-transform: none; transform: none }
    22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); -moz-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg) }
    33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg); -moz-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg) }
    44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); -moz-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg) }
    55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); -moz-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg) }
    66.6% { -webkit-transform: skewX(-.78125deg) skewY(-.78125deg); -moz-transform: skewX(-.78125deg) skewY(-.78125deg); transform: skewX(-.78125deg) skewY(-.78125deg) }
    77.7% { -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); -moz-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg) }
    88.8% { -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg); -moz-transform: skewX(-.1953125deg) skewY(-.1953125deg); transform: skewX(-.1953125deg) skewY(-.1953125deg) }
}
@media(max-width: 850px){
	.part4 ul{justify-content: space-between;}
	.part4 li{width: 32%;margin-right: 0;}
	.part4 li a{padding: 0.2rem;}
	.part4{padding: 0.4rem 0;}
}
@media(max-width: 650px){
	.part4 li a{padding: 0.1rem;}
	.part4 li p{letter-spacing: 0;}
}
/* footer */
.footer{background: url(../images/footerBG.jpg) no-repeat center;background-size: cover;}
.footerT{padding: 0.35rem 0 0.2rem 0;}
.footerL{}
.footerL .pic img{display: block;max-height: 0.54rem;max-width: 100%;}
.footerL .links{margin-top: 0.25rem;}
.footerL .links01{width: 48%;position: relative;cursor: pointer;}
.footerL .links01 h5{border: 1px solid rgba(255,255,255,0.4);line-height: 0.3rem;padding: 0 0.2rem;font-size: 0.14rem;color: #fff;text-align: center;background: url(../images/footer01.png) no-repeat 95% center;}
.footerL .links01 ul{position: absolute;bottom: 0;background: #fff;width: 100%;max-height: 150px;overflow-y: scroll;padding: 0.15rem;border-top-left-radius: 0.08rem;display: none;transition: 0.6s all;z-index: 99999;}
.footerL .links01 li{margin-bottom: 0.15rem;}

.footerL .links01 li a{display: block;font-size: 0.16rem;color: #323232;transition: 0.6s all;line-height:25px;}
.footerL .links01 li:hover a{color: #950340;transition: 0.6s all;}
.footerL .links01:hover ul{display: block;bottom: 100%;transition: 0.6s all;}
.footerC h5{font-size: 0.18rem;color: #fff;margin-bottom: 0.2rem;}
.footerC li{font-size: 0.14rem;color: #fff;line-height: 0.24rem;margin-bottom: 0.14rem;padding-left: 0.32rem;background: url(../images/footer02.png) no-repeat left center;background-size:0.16rem !important;}
.footerC li+li{background: url(../images/footer03.png) no-repeat left 4px;}
.footerC li+li+li{background: url(../images/footer04.png) no-repeat left 4px;margin-bottom: 0;}
.footerR .pic img{display: block;width: 100px;}
.footerR p{margin-top: 0.14rem;font-size: 0.14rem;color: #fff;text-align: center;}
.copyright{border-top: 1px solid rgba(255,255,255,0.4);padding: 0.15rem;}
.copyright p{font-size: 0.14rem;color: #fff;text-align: center;line-height: 0.24rem;}
@media(max-width: 850px){
	.footerL{width: 100%;}
	.footerC{width: 100%;margin: 0.3rem 0;}
	.footerL .pic img{display: table;margin: 0 auto;}
	.footerR{display: table;margin: 0 auto;}
}
@media(max-width: 410px){
	.footerL .links01{width: 100%;margin-bottom: 0.1rem;}
}

/*==========================================内页 开始=============================================*/

/* 二级页 开始 */
.list_nav{position: relative;background: #f9f9f9;}
.list_nav .header_box{background: #fff;box-shadow: 0px 2px 24px 0px rgba(48, 97, 42, 0.16);}
.list_nav #nav ul li h3{color: #323232;text-shadow: none;}
.list_nav #nav ul li:hover a h3, .showDiv #header.xg #nav ul li.on a h3, .showDiv #header.xg #nav ul li:hover a h3{color: #950340;opacity: 1;}
.list_nav .search_btn{}
.list_nav #nav::after{background: #d9d9d9;}
#nav_slide{line-height: 50px;position: relative;z-index: 2;display:none;background: #950340;}
#nav_slide #bnt_back{ position:absolute; left: 15px; 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: 0.15rem;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: 0.18rem;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: 28px;padding-left: 10px;}
#sub_nav_content ul li ul li a{font-size: 0.16rem;color: #666;}
#sub_nav_content ul li.on>a{color: #950340;}

#sub_nav_content ul li ul{ display:none}

.n_banner{height: 500px;position: relative;}

.main_bd{padding-top: 0.15rem;}
.n_container{background: url(../images/list02.png) no-repeat bottom center;background-size: 100%;}
.n_container .n_left{width:2.8rem;position: relative;z-index: 1;}
.n_container .n_left h1{height: 60px;width: 100%; background:#950340;display: flex;justify-content: center;align-items: center;position: relative;}

.n_container .n_left h1 span{font-size: 0.24rem;font-weight: bold; color:#fff;position: relative;}
.n_container .n_left .sider_nav{background: #950340;position: relative;z-index: 1;padding: 0 0 0.2rem 0.2rem;}
.n_container .n_left ul{position:relative;background: #fff;padding:0.3rem 0 0.3rem 0.1rem;}
.n_container .n_left .con{position: relative;}
.n_container .n_left .con ul li{color: #303030;position:relative;}
.n_container .n_left .con ul li.on{background: #f2f2f2;}
.n_container .n_left .con ul li:hover{color: #003084;}
.n_container .n_left .con ul li.on dl{display:block !important;}
.n_container .n_left .con ul li>a img{ margin:-3px 14px 0 0}

.n_container .n_left .con ul li>a{color: #323232;font-size: 0.2rem;border-bottom: 1px solid #d2d2d2; display: block;padding: 0.2rem 0.1rem;transition: 0.36s;position: relative;}
.n_container .n_left .con ul li>a p{position: relative;z-index: 2;width: calc(100% - 30px);    font-weight: bold;}

.n_container .n_left .con ul li.on>a{border-bottom: none;}
.n_container .n_left .con ul li.on>a p{color: #950340;}

.n_container .n_left .con ul li:hover>a{color: #950340;}
.n_container .n_left .con ul li dl{display:none;position:relative;}
.n_container .n_left .con ul li dl dd{position: relative;padding: 0.1rem 0.3rem;border-bottom: 1px solid #d2d2d2;}
.n_container .n_left .con ul li dl dd::after{content: "";width: 0;height: 100%;/*background: #f2f2f2;*/position: absolute;left: -0.1rem;top: 0;}
.n_container .n_left .con ul li dl dd.onn::after{width: calc(100% + 0.1rem);}
.n_container .n_left .con ul li dl dd.onn::before{content: "";width: 5px;height: 5px;border-radius: 50%; background: #950340;position: absolute;left: 10px;top: 50%;margin-top: -2px; z-index: 2;}
.n_container .n_left .con ul li dl dd a{font-size: 0.16rem;color: #666666;position:relative;line-height: 22px;transition: 0.6s all;z-index: 2;}
.n_container .n_left .con ul li dl dd.onn a{color: #323232;font-weight: bold;}
.n_container .n_left .con ul li dl dd:hover a{color: #950340;transition: 0.6s all;}
.n_container .n_left .con ul li dl dd:last-child{margin-bottom: 0;}
/* .n_container .n_left .con ul li dl dd a:before{content:"";position:absolute;left: 15px;top: 0;width: 10px;height: 100%;} */
.n_container .n_left .con ul li i.up{background: url(../images/left-nav02.png) no-repeat center;}
.n_container .n_left .con ul li i{width: 17px;height: 18px;background: url(../images/left-nav01.png) center no-repeat;background-size: 100%; position:absolute;right: 10px;top: 22px;transition:0.36s;cursor: pointer;}
.n_container .n_left .con ul li.on i{background: url(../images/left-nav02.png) no-repeat center;}
.n_container .n_left .con ul li dl dd a:hover, .n_container .n_left .con ul li dl dd.on a{color: #950340 !important;}
.n_container .n_right{width: calc(100% - 3.3rem);position: relative;}
.n_container .n_right .n_bt ul{min-height:600px;}
.mianbao{margin-bottom: 0.1rem;
    align-items: flex-end;}
.mianbao h5{font-size: 0.22rem;color: #950340;font-weight: bold;padding-left: 12px;border-left: 4px solid #950340;line-height: 0.22rem;height: 0.22rem;}
.Ntime{position: relative;margin-right: 0.3rem;}
.Ntime p{border: 1px solid #c7c7c7;width: 135px;height: 0.3rem;line-height: 0.3rem;padding: 0 0.15rem;font-size: 0.18rem;color: #323232;position: relative;cursor: pointer;
  background-image: -moz-linear-gradient( 90deg, rgb(232,232,232) 0%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(232,232,232) 0%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(232,232,232) 0%, rgb(255,255,255) 100%);
}
.Ntime p::after{content: "";width: 16px;height: 9px;background: url(../images/list01.png) no-repeat center; position: absolute;right: 0.15rem;top: 50%;margin-top: -5px;}

.Ntime select{border: 1px solid #c7c7c7;width: 135px;height: 0.3rem;line-height: 0.3rem;padding: 0 0.15rem;font-size: 0.18rem;color: #323232;position: relative;cursor: pointer;
  background-image: -moz-linear-gradient( 90deg, rgb(232,232,232) 0%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(232,232,232) 0%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(232,232,232) 0%, rgb(255,255,255) 100%);
}
.Ntime select::after{content: "";width: 16px;height: 9px;background: url(../images/list01.png) no-repeat center; position: absolute;right: 0.15rem;top: 50%;margin-top: -5px;}

.Ntime ul{position: absolute;top: 0.3rem;left: 0;width: 100%;background: #fff;padding: 0.15rem;z-index: 2;box-shadow: 0px 2px 9.8px 0.2px rgba(0, 0, 0, 0.03);display: none;}
.Ntime li{margin-bottom: 0.1rem;}
.Ntime li:last-child{margin-bottom: 0;}
.Ntime li a{font-size: 0.16rem;color: #323232;transition: 0.6s all;}
.Ntime li:hover a{color: #950340;transition: 0.6s all;}
.Ntime:hover ul{display: block;}
.position{font-size:0.14rem;color: #666666;line-height: 0.3rem; padding-left: 22px;background: url("../images/position.png") no-repeat left center;}
.position a{color: #666666;transition:0.36s;}
.position span{font-size:14px;color:#666666;margin: 0 4px;}
.position .on{color: #950340;}
.position a:hover{color: #950340;}
.n_xx{margin-bottom: 0.3rem;justify-content: flex-start;padding:0.1rem 0.2rem;background: #f4f4f4;}
.n_xx p{background: #fff;padding: 0.08rem 0.1rem;border: 1px solid #d3d3d3;border-radius: 0.15rem;margin-right: 0.1rem;}
.n_xx p a{margin: 0 0.1rem;color: #333333;transition: 0.6s all;    font-size: 0.16rem;}
.n_xx p a.on{color: #950340;}
.n_xx p a:hover{color: #950340;transition: 0.6s all;}


.n_news{margin-bottom: 0.3rem;}
.fanye{ text-align:center;margin-top: 0.3rem;}
.fanye img{ max-width:100%}
@media(max-width: 1200px){
	.m_header_box{ display:block}
	#header{display: none;}
	#nav{display: none;}
	.banner_top{display: none;}
	.n_banner{margin-top: 0px;height: 248px;background-size: cover !important;}
	.n_container .n_left{ display:none}
	.n_container .n_right{width:100%;padding: 0rem 0 0;}
	#nav_slide{ display:block;}
	
}
@media(max-width: 850px){
	.n_xx p{margin-bottom: 0.1rem;}
	.mianbao h5{margin-bottom: 0.1rem;}
}
@media(max-width: 414px){
	.n_xx{padding: 0.1rem;}
}
/* 标题列表 */
.n_bt li{margin-bottom: 0.18rem;padding-bottom: 0.18rem;border-bottom: 1px solid #d2d2d2;}
.n_bt li a{}
.n_bt li p{font-size: 0.16rem;color: #323232;padding-left: 22px;background: url(../images/index10.png) no-repeat left 6px;width: calc(100% - 80px);transition: 0.6s all;line-height: 25px;}
.n_bt li i{font-style: normal;font-size: 0.12rem;color: #323232;}
.n_bt li:hover p{color: #950340;transition: 0.6s all;padding-left: 26px;}
/* 图片列表 */
.n_tp ul{justify-content: flex-start;margin-right: -2%;margin-bottom: -0.3rem;}
.n_tp li{width: 31.333%;margin-right: 2%;margin-bottom: 0.3rem;}
.n_tp li a{display: block;}
.n_tp li .pic{overflow: hidden;}
.n_tp li .pic img{display: block;width: 100%;transition: 0.6s all;height: 218px;object-fit: cover;}
.n_tp li p{margin-top: 0.1rem;font-size: 0.16rem;color: #323232;line-height: 0.26rem;height: 0.52rem;overflow: hidden;transition: 0.6s all;}
.n_tp li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_tp li:hover p{color: #950340;transition: 0.6s all;}
@media(max-width: 1200px){
	.n_tp li .pic img{height: 238px;}
}
@media(max-width: 1000px){
	.n_tp li .pic img{height: 198px;}
}
@media(max-width: 850px){
	.n_tp ul{justify-content: space-between;margin-right: 0;}
	.n_tp li{width: 49%;margin-right: 0;}
	.n_tp li .pic img{height: 256px;}
}
@media(max-width: 768px){
	.n_tp li .pic img{height: 230px;}
}
@media(max-width: 768px){
	.n_tp li .pic img{height: 230px;}
}
@media(max-width: 540px){
	.n_tp li{width: 100%;}
	.n_tp li .pic img{height: auto;}
}
/* 内容页 */
.show01{margin-bottom: 0.45rem;}
.show01 h5{font-size: 0.28rem;color: #323232;text-align: center;line-height: 0.38rem;margin-bottom: 0.2rem;}
.show01 p{text-align: center;}
.show01 p em{font-style: normal;font-size: 0.14rem;color: #323232;}
.show02 p{font-size: 0.16rem !important;line-height: 0.36rem !important;text-indent: 0.2em;color: #323232;margin-bottom: 0.2rem;white-space: break-spaces;}
.show02 table{margin: 0 auto;}
.show02 table p{text-indent: 0rem;margin-bottom: 0rem;}


.show02 img{display: table;margin: 0 auto 0.2rem auto;max-width: 100%;}
.show03{margin-top: 0.3rem;padding-top: 0.4rem;border-top: 1px solid #c8c8c8;}
.show03 p{margin-bottom: 0.2rem;font-size: 0.14rem;color: #323232;line-height: 0.24rem;}
.show03 p a{color: #323232;transition: 0.6s all;}
.show03 p a:hover{color: #950340;transition: 0.6s all;}


.pb_sys_style1 .p_no_d {
    border: 1px solid #950340 !important;
    color: #fff;
    background-color: #950340 !important;
}

/* 右侧悬浮 */
.fixed{position: fixed;right: 0;bottom: 10vw;right: 0.2rem;}
.fixed .pic{overflow: hidden;}
.fixed .pic img{display: block;width: 100px;}


@media(max-width: 1900px){
	.w14{max-width: 14rem;}
}

@media(max-width: 1600px){
	.w14{max-width: 1100px;}
	.part1RTnr .pic{width: 40px;}
	.part1RTnr p{width: calc(100% - 50px);}
	.part1RC li .pic{width: 40px;}
	.part1RC li p{width: calc(100% - 40px);}
	.part1RC ul{padding: 0.1rem 0.3rem;}
	.part1RT{margin-bottom: 0.3rem;}
	.part1RB{margin-top: 0.3rem;}
}
@media(max-width: 850px){
	.fixed{display: none;}
}
.search-input .searchInput{width: calc(100% - 100px);}
.search-input .searchInput li{display: none;}
.search-input .searchInput li.open{display: block;}
.search-input .selectMenu{width: 80px;background: transparent;border: none;padding: 0rem;color: #fff;}
.search-input .selectMenu option{font-size: 0.14rem;color: #323232;}
.tc_search .searchInput{width: calc(100% - 100px);}
.tc_search .selectMenu{width: 70px;background: transparent;border: none;color: #fff;margin-right: 0.1rem;}
.tc_search .searchInput dd{display: none;}
.tc_search .searchInput dd.open{display: block;}
.tc_search  .selectMenu option{font-size: 0.14rem;color: #323232;}


#vsb_content_2 IMG {
    border-bottom: #ccc 0px solid !important;
    border-left: #ccc 0px solid !important;
    border-top: #ccc 0px solid !important;
    border-right: #ccc 0px solid !important;
    height: 100% !important;
}