@charset "utf-8";
/* CSS Document public*/
*{font-family:Arial, Helvetica,"Microsoft Yahei", 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, "Microsoft Yahei",sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; line-height: 1; font-size:16px;overflow-x: hidden;}
html,body{ min-height:100%;overflow-x: hidden;} html{ overflow:-moz-scrollbars-vertical;overflow-x: hidden;} 
::-webkit-scrollbar {width:4px;height: 8px;background-color: #F5F5F5;}
::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}

.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:expression(this.onFocus=this.blur());/*IE使用*/outline-style:none;/*FF使用*/; outline:none;}
a,input,img,:focus{ mayfish:expression(this.onfocus=this.blur); cursor:handbblr:expression(this.onFocus=this.blur());/*IE使用*/ outline-style:none;/*FF使用*/ } /*去除a标签带来的虚框*/
ul{list-style:none;}
img{border:0px}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
ul li{ list-style:none;}
h3,h4,h5{ font-weight:normal;}
h4 a:hover,h5 a:hover{ -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
hr{display:block;height:1px;border:0;background:#d8d8d8;padding:0;margin-bottom: 3.25rem;margin-top: 2.5rem;}
abbr,article,aside,audio,canvas,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video{display:block}
video{ object-fit:cover;margin: 0 auto;}
.fl{ float:left}
.fr{ float:right}
.container01,.container01 ,.container03,.container04,.container05,.container06,.container07,.container08,.n-container01,.n-container03,.n-container04{ margin:0 auto;}
.slow img:hover{ transform:scale(1.05);}/*图片放大*/
.slow img{-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}/*缓慢效果*/
h5 a,.more a{-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}/*缓慢效果*/
slow01{-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}/*缓慢效果*/
.slow02{-moz-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.shadow{ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";  /* For IE 8 */ filter: 
progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');  /* For IE 5.5 - 7 */-moz-box-shadow: 1px 1px 10px #999999;/* for firefox */ -webkit-box-shadow: 1px 1px 10px #999999;/* for safari or chrome */ box-shadow:1px 1px 10px #999999;/* for opera or ie9 */}
.radius{-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.opacity{filter:alpha(opacity=100); opacity:1; -moz-opacity:1; -khtml-opacity:1}/*透明代码*/
.overfloat-dot{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}/*文本超出 小圆点显示*/
.overfloat-dot-2{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.overfloat-dot-3{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.gray { -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%); filter:gray; filter:alpha(opacity=60); opacity:0.6;  -moz-opacity:0.6; -khtml-opacity:0.6;} 
/*transform:rotateY(180deg); -webkit-transform:rotateY(180deg);  -moz-transform:rotateY(180deg); transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);*/  /*180度旋转*/
/*oncontextmenu="return false" ondragstart="return false" onselectstart="return false"*/
/*filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000', endColorstr='#7F000000');background:rgba(0,0,0,0.5);*/  /*透明背景*/

.a_body{ position:relative;}
::-webkit-scrollbar {width:5px;height:5px; background:#f1f1f1}
::-webkit-scrollbar-track {border-radius:0; background:#f1f1f1}
::-webkit-scrollbar-thumb {border-radius:0; background:#333333}

input::-webkit-input-placeholder{ color:#999;}
input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999; }
input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
input:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#999;}

textarea::-webkit-input-placeholder{ color:#999;}
textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999;}
textarea:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999;}

.w10{width:100%;}
.w14{max-width:1400px;margin:0 auto;}
@media (max-width:1400px){
	.w14{width:calc(100% - 30px);margin: 0 15px;}
}

h5 a{ display:inline-block; width:100%; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
ul li:hover h5 a{ color:#003d98}
.more a{ -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.table{ display:table; table-layout: fixed; text-align:center; width:100%; height:100%}
.table_cell{ display:table-cell; vertical-align:middle}
img{ vertical-align:middle}


@font-face{font-family: 'FZJuZXFJW';src : url('../font/FZJuZXFJW.TTF');}
@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;}}

/*==========================================公共 开始=============================================*/
/* 返回顶部开始 */
#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 { cursor: pointer; }
#gotop svg{width:100%;height:100%;fill: #22479e;}
 
@media(max-width: 992px){
	#gotop{right:0;transform:scale(0.6);bottom: 6rem;}
}
@media(max-width: 768px){
	#gotop{right:0;transform:scale(0.4);bottom: 2rem;}
}
/* 返回顶部结束 */
.ar_wap{ display:none}
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}

.header_box{z-index:100000;height: 140px;left: 0;right: 0;top: 0;background-size: cover;position:fixed;width: 100%;}
#header{height: 140px;z-index:999;width:100%;transition: 0.6s;position: relative;}
#header::after{content: "";position: absolute;left: -100%;width: 300%;height: 9.375rem;top: 2.5rem;background-image: linear-gradient(to bottom,rgba(2,70,143,0.8),rgba(2,70,143,0));z-index: 5;}
#header .w13{position: relative;}
/* #header:before{content:"";position:absolute;background:#fff;height:90px;top: 0;left: 0;right: 0;transition: 0.2s;opacity: 1;visibility: visible;} */
/* #header.xg{background: linear-gradient(to bottom,rgba(0,0,0,0.8),rgba(0,0,0,0));} */
#header.xg:before{ opacity:0; visibility:hidden}
.header_top{height: 30px;line-height: 30px;background: #6f1fae;overflow: hidden;text-align: right;z-index: 10;position: relative;}
.header_top .search_btn{display:inline-block;float: none;}
.header_top ul{ display:inline-block; vertical-align:top}
.header_top ul li{font-size: 1rem;color:#fff;}
.header_box .w1750{height:100%;position:relative;max-width: 100%;margin: 0 10rem;}
.topLink{min-height: 2.5rem;background:#02468f;}
.topLink .topLinkcon{width: 95%;margin: 0 auto;}
.topLink a{display:block;font-size: 0.875rem;color: #FFFFFF;padding: 0 1rem;position: relative;line-height: 2.5rem;}
.topLink a:hover{opacity: 1;}
.search_btn{cursor:pointer;text-align: center;transition:.6s;right: 0;}
/*.line_bot{ display:block; width:100%; height:1px; position:absolute; left:0; bottom:0; background:rgba(255,255,255,.2);}*/
.logoNav{width: 95%;margin: 0 auto;}
#logo{width: 25%;float:left; height:100%;margin-top:15px;position: relative;z-index: 8;}
#logo .table{ width:auto}
@media(max-width: 1500px){
	#logo img{width: 100%;}
}
@media(max-width: 1366px){
	#logo{width: 25%;float: left;}
}
#nav{position: relative;width: 75%;float: right;}
#nav ul{position:relative;position:absolute; right:0rem; top:20px;}
#nav .ul11{float: right;}
#nav ul li{float:left;position:relative;z-index:9;margin-left: 2rem;}
#nav ul li a{display:block;padding: 0;}
#nav ul li h3{font-size: 1.25rem;color: #fff;line-height: 3.75rem;position:relative;transition:.6s;font-weight: normal;}
#nav ul li h3 span{width: 13px;height: 8px;display: inline-block;margin-left: 3px;}

#nav ul li:hover a h3{color:#b90303;}
#nav ul li:hover a{color:#b90303;}
#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: #b90303;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: #b90303;}
#nav .navBox>ul>li h3:after{content:"";display:block;width: 200px;height: 2px;position:absolute;left:50%;margin-left:-100px ;background: #b90303;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: #ffba00 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}
@media(max-width: 1366px){
	#nav ul li{margin-left: 1.2rem;}
}


/**/
.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/search.svg) center no-repeat;height: 60px;width: 70px;cursor:pointer;border:none;background-size: 20px 20px;margin-top: -30px;}
.tc2 .tc-box input[type="submit"]:hover{}


.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(0,0,0,.6);position: absolute;top: 0;left: 0;width: 100%;z-index: 0;}
/***********************/

/*手机头部开始*/
.m_header_box{display:none;height: 60px;z-index: 999;position: fixed;top: 0;left: 0;}
#m_header #logo .table, #nav_btn_box .table{ width:auto}
.topLink2{border-bottom: 1px solid rgba(255,255,255, 0.4);width: 100%;margin-bottom: 1.875rem;}
.topLink2 a{display: block;padding-left: 2.3rem;font-size: 1.125rem;line-height: 2.5rem;color: white;}
.topLink2 a:nth-child(1)::before,
.topLink2 a:nth-child(2)::before,
.topLink2 a:nth-child(3)::before{display: none;}
.topLink2 a:nth-child(4){background-size: 1.75rem;background-size: 1.125rem;padding-left: 3.875rem;}
.topLink2 a+a{font-size: 0.875rem;}
.topLink2 a+a span{font-size: 32px;}
#m_header{z-index: 99;width:100%;height: 60px;left:0;top:0;padding:0 15px;display:none;}
#m_header #logo{height: 60px;}
#m_header #logo img{max-height:60%;max-height: 28px;}
#logo img{}
.logo2 {width: 90%;position: relative;float: left;z-index: 999;}
.logo2 a{display: table;vertical-align: middle;}
.logo2 img{display: block;width: auto;max-height: 38px;vertical-align: middle;margin-top: 2%;}
@media(max-width: 580px){
	.logo2 {width: 85%;}
	.logo2 img{max-height: 30px;margin-top: 4%;}
}
@media(max-width: 450px){
	.logo2 img{max-height: 29px;margin-top: 4%;}
}
@media(max-width: 414px){
	.logo2 img{max-height: 28px;margin-top: 4.5%;}
}
@media(max-width: 360px){
	.logo2 {width: 82%;}
	.logo2 img{max-height: 26px;margin-top: 10%;}
}
#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(../images/search.svg) center no-repeat; background-size:20px; font-size:0;color:#fff;cursor:pointer;text-transform:uppercase;float:  left;}

@media(max-width: 1200px){
	/* .banner{margin-top: 0;} */
	#nav{ right:15px}
	.header_box{ display:none}
	#m_header{ display:block;width: 100%;}
	#m_header::after{ content: "";background: linear-gradient(to bottom,rgba(2,70,143,0.8),rgba(2,70,143,0));width: 100%;height: 10rem;position: absolute;left: 0;top: 0;z-index: 99;}
	.m_header_box{ display:block}
	#nav_slide{ display:block}
}

/*顶部搜索*/
.tc_search{margin: 0 1.3rem;width: calc(100% - 2.6rem);}
.tc_search .header-search{height:40px;border-radius:20px;border:1px solid #e5e5e5;position:relative;width:100%;margin-bottom: 1rem;}
.tc_search input.keyword{font-size:.875rem;color:#fff;height:38px;line-height:38px;padding: 0 3rem 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(../images/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;position: relative;}
#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: 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: rgba(2,70,143,0.90);width:17rem;height:100vh;right: -400px;top: 0;display:none;padding: 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: 4rem;height: 4rem;color:#fff;padding:0;font-size:1.125rem;float:left;}
#m_nav li .a span{ display:block; position:absolute; top:0; right:10px; width: 20px; height: 50px; text-align:center;}
#m_nav li .a span i{ font-size:0;}
#m_nav li i{opacity:1;filter:alpha(opacity=100);display:inline-block;width:10px;height: 4rem;float:right;display:inline-block;background: url(../images/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: 10%;}
#m_nav .title .list span{ background:none; }
#m_nav .title .list a{display:block;font-size:1rem;color: #e0e6eb;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: 88888;background-color: rgba(0,0,0,0.5);display: none;}


/* banner开始*/
.bannerBox{position: relative;}
.bannerBox::before{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;/*background: rgba(0,0,0,0.2);*/z-index: 6;}
.banner{width:100%;height:75vh;float:right;position:relative;z-index: 1;}
.banner .swiper-slide{overflow: hidden;}
.banner .swiper-slide-active .imgPc a.pic .sc{transform: scale(1);transition:linear 5s;}
.banner .imgPc a.pic .sc{transform: scale(1.1);height: 100%}
.banner .imgPc a.pic{position: relative;display: block;height: 100vh;overflow: hidden;}
.banner .imgPc a.pic img{position: absolute;left: 50%;top: 50%;min-height: 100%;min-width: 100%;max-width: 1000%;max-height: inherit;transform: translate(-50%, -50%);}
.banner img{ -webkit-animation: cale 1s; -moz-animation: cale 4s; animation: cale 4s;animation-iteration-count:infinite;;}
@keyframes cale {
    0% { -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1); }
    50% { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05); }
	100% { -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1); }
}
.banner .swiper-slide{position:relative;}
.banner .swiper-wrapper{width: 100%;}
.bannerCon .swiper-pagination{width:100%;position:absolute;z-index:9999;bottom:4%;}
.bannerCon .swiper-pagination .swiper-pagination-bullet{font-size:0.875rem;color: white;position: relative;width: 1.875rem;height: 1.875rem;border-radius: 50%;background: rgba(255,255,255,0.3);margin: 0 0.625rem;opacity: 1;position: relative;line-height: 1.875rem;font-weight: bold;}
.bannerCon .swiper-pagination span::before{content: "0";font-size: 0.875rem;color: white;line-height: 1.875rem;font-weight: bold;}
.bannerCon .swiper-pagination .swiper-pagination-bullet-active{background:#b90303;}

.bannerText{position: absolute;left: 0;width: 100%;bottom: 15%;z-index: 8888;}
.bannerText .bannerTextCOn{background: rgb(2 70 143 / 55%);
    padding: 1.5rem;
    border-radius: 5px;}
.bannerText h5{font-size: 3.125rem;line-height: 3.75rem;color: white;font-weight: bold;width: 80%;}
.bannerText p{font-size: 1.25rem;color: white;line-height: 2.125rem;height: 6.375rem;overflow: hidden;width: 100%;margin-top: 1.125rem;}
.bannerText a{font-size: 1rem;color: white;background: url(../images/moreBg.png) no-repeat right center;padding-right: 9rem;margin-top: 2rem;display: inline-block;transition: 0.4s;color: #e0e0e0;}
.bannerText a:hover{color: white;padding-right:10rem;transition: 0.4s;}

@media(max-width: 1440px){
	.banner{height: auto;}
	.banner .swiper-slide{width: 100%;height:auto;}
	.banner .swiper-slide .pic{width: 100%;height:100%;}
	.banner img{display:block;min-height:auto;left: 0;top: 0;transform: translate(0, 0);position: static;width: 100%;}
}
@media(max-width: 768px){
	.bannerText h5{font-size: 2rem;line-height: 2.5rem;width: 100%;}
	.bannerText p{display: none;}
}
@media(max-width: 414px){
	.bannerText h5{font-size: 1.5rem;}
}
/* banner结束 */

/* 页脚开始 */
.footer{background: url(../images/footerBg.jpg) no-repeat center;background-size: cover;padding: 5.625rem 0;}
.footer01{ float: left;width: 36%;}
.footer01 .flogo{margin-bottom: 2rem;}
.footer01 .flogo img{display: block;max-width: 100%;}
.footer01 ul{}
.footer01 ul li{padding-left: 1.8rem;}
.footer01 ul li p{font-size: 0.875rem;color: #d0d8e4;line-height: 1.5rem;margin-top: 1.15rem;}
.footer01 ul li:nth-child(1){background: url(../images/ic1.png) no-repeat left 0.25rem;}
.footer01 ul li:nth-child(2){background: url(../images/ic2.png) no-repeat left 0.25rem;}
.footer01 ul li:nth-child(3){background: url(../images/ic3.png) no-repeat left 0.25rem;}
.footer01 ul li:nth-child(4){background: url(../images/ic4.png) no-repeat left 0.25rem;}
.footer01 ul li:nth-child(5){background: url(../images/ic5.png) no-repeat left 0.25rem;}
.footer01 ul li:nth-child(6){background: url(../images/ic6.png) no-repeat left 0.25rem;}
.footer01 ul li:nth-child(7){background: url(../images/ic7.png) no-repeat left 0.25rem;}

.footer02{ float: left;margin-left: 3%;width: 29%;}
.footer02 h4{font-size: 1.625rem;color: white;margin-bottom: 2rem;}
.footer02 ul{padding-left: 1rem;border-left: 1px solid #678bb5;}
.footer02 ul li{}
.footer02 ul li a{font-size: 0.875rem;color: #d0d8e4;line-height: 1.5rem;margin-top: 0.625rem;display: block;}
.footer02 ul li a:hover{color: #b90303;}

.footer03{ float: left;margin-left: 3%;width: 29%;}
.footer03 h4{font-size: 1.625rem;color: white;margin-bottom: 2rem;}
.footer03 ul{padding-left:1rem;border-left: 1px solid #678bb5;}
.footer03 ul li{}
.footer03 ul li a{font-size: 0.875rem;color: #d0d8e4;line-height: 1.5rem;margin-top: 0.625rem;display: block;}
.footer03 ul li a:hover{color: #b90303;}

.footer04{ float: right;margin-left: 3%;width: 15%;}
.footer04 h4{font-size: 1.625rem;color: white;margin-bottom: 2rem;}
.footer04 .ewm{margin-top: 0.625rem;background: url(../images/wx.png) no-repeat right center;padding-right: 3.75rem;}
.footer04 .ewm:hover{background: url(../images/wxon.png) no-repeat right center;}
.footer04 .ewm+.ewm{background: url(../images/wb.png) no-repeat right center;margin-top: 1.625rem;}
.footer04 .ewm+.ewm:hover{background: url(../images/wbon.png) no-repeat right center;}
.footer04 .ewm img{display: block;width: 8.125rem;}
@media(max-width: 1200px){
	.footerCon{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.footer01{width: 48%;}
	.footer02{width: 48%;margin-left: 4%;}
	.footer03{width: 48%;margin-left: 0;margin-top: 5%;}
	.footer04{width: 48%;margin-left: 4%;margin-top: 5%;float: left;}
}
@media(max-width: 768px){
	.footer01{width: 100%;}
	.footer02{width: 100%;margin-left: 0;margin-top: 5%;}
	.footer03{width: 100%;margin-left: 0;margin-top: 5%;}
	.footer04{width: 100%;margin-left: 0;margin-top: 5%;}
}

/* 页脚结束 */

/*==========================================内页 开始=============================================*/
.NyBanner{width: 100%;position: relative;}
.NyBanner img{width: 100%;display: block;}
.positionBox{width: 100%;position: absolute;left: 0;bottom: 3.125rem;z-index: 5;}
.position{overflow: hidden;}
.position h5{font-size: 3.375rem;line-height: 2.5rem;color: #FFFFFF;font-weight: bold;text-align: center;}
.position p{font-size: 0.875rem;line-height: 2.5rem; color: #FFFFFF;text-align: center;}
.position p a{color: #FFFFFF;transition: 0.6s all;display: inline-block;text-align: center;}
.position p a:nth-child(1){background: url(../images/now.png) no-repeat 0 center;padding-left: 1.5rem;}
.position p a:hover{color: #bb0101;transition: 0.6s all;}

.list-box{padding:0 0 4.375rem 0;position: relative;}
.list-nav-icon{position: absolute;right: 0;top: 3.75rem;display: none;}
.subNav{background: #0059b9;height: 5rem;position: relative;top: -2.5rem;z-index: 6;}
.subNav h5{height: 5rem;line-height: 5rem;font-size: 1.5rem;color: #fff;padding-left: 0.9375rem;display: none;}
.subNav ul{position: relative;}
.subNav::after{position: absolute;content: "";background: url(../images/1914.png) no-repeat right center;width: 18.75rem;height: 100%;background-size: auto;right: 8%;bottom: 0;z-index: -9;}
.subNav ul li{float: left;margin-left: 2.5rem;}
.subNav ul li a{display: block;font-size: 1.375rem;color: white;opacity: 0.8;padding-left: 2rem;line-height: 5rem;}
.subNav ul li.on a{font-weight: bold;background: url(../images/position.png) no-repeat left center;opacity: 1;transition: 0.4s;}
.subNav ul li:hover a{font-weight: bold;background: url(../images/position.png) no-repeat left center;opacity: 1;transition: 0.4s;}


.list-nav{display: none;}
.list-nav ul{background: #fafafa;}
.sidenav{ overflow:hidden; display:block;}
.accordion { width:100%; }
.accordion .nav-link {padding-left: 1.875rem; font-size: 1rem;color: #000;display: block;line-height: 3.75rem;height: 3.75rem;}
.accordion .nav-link a{ display: block;color: #000; }
.accordion .nav-link:hover{font-weight: bold;background: #7c96b3;}
.accordion .nav-link:hover a{color: #FFFFFF;}
.accordion .nav-link.hover{font-weight: bold;background: #7c96b3;}
.accordion .nav-link.hover a{color: #FFFFFF;}
.currentnav{ background:#f7f8fa !important; color: #fff !important; }
.nav-link1{ width:50px; height:53px; line-height:53px; cursor: pointer; position:absolute; top:0; right:3px;}
.accordion li{  position: relative; font-size:1rem; border-bottom:1px solid #e6e6e6; background:#fafafa;overflow:hidden;  }

.accordion li i { display:block; width:30px; height:30px;  position: absolute;top:12px;right: 12px;font-size: 18px; color: #595959; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; }
.accordion li.open .nav-link { background:#7c96b3;}
.accordion li.open .nav-link a{color: #FFf;font-weight: bold;}
.accordion li.open i.fa-chevron-down { transform: rotate(90deg);}
.sidemenu {display: none;padding: 0.9375rem 0;border-bottom: 1px solid #d9d9d9;}
.sidemenu li {font-size:1rem;border-bottom:none;padding-left: 1.875rem;}
.sidemenu a { display: block;line-height: 2.5rem;font-size: 1rem;color: #676767;text-decoration: none;-webkit-transition: all 0.25s ease;-o-transition: all 0.25s ease; transition: all 0.25s ease; }
.sidemenu a.on{color: #1d3e8c;padding-left: 0.625rem;} 
.sidemenu a:hover{color: #1d3e8c;transition: 0.6s all;padding-left: 10px;}
.list-r{width: 100%;min-height: 550px;}
@media(max-width: 1400px) {
	.list-box{width: calc(100% - 30px);margin: 0 auto;}	
}
@media(max-width: 1200px) {
	.subNav {position: static;margin-top: 2rem;}
	.subNav h5{display: block;}
	.subNav ul{display: none;}
	.list-r{float: none;width: 100%;padding-left: 0;border-left: none;margin-top: 1.875rem;}
	.list-nav-icon{display: block;width: 30px;right: 1rem;top: 1.2rem;}
	.list-nav-icon img{display: block;width: 100%;margin-top: 5px;}
	.position{margin-bottom: 0;}
	.position h5{display: none;}
	.position p{display: none;}
	.list-nav{width: 100%;z-index: 9;background: #f9f9f9;display: none;margin-bottom: 1.875rem;}
}


/* list01 */
.list01 li{margin-bottom: 2.25rem;padding: 1.25rem;background: url(../images/listBg.png) no-repeat right bottom #f3f7fb;}
.list01 li a{display: block;overflow: hidden;}
.list01 li .date{width: 7.8125rem;float: left;position: relative;overflow: hidden;display: block;min-height: 12.5rem;margin-top: 1.25rem;}
.list01 li .date b{font-size: 2.375rem;color: #bb0101;display: block;text-align: center;margin-bottom: 0.375rem;}
.list01 li .date i{font-style: normal;display: block;text-align: center;font-size: 0.875rem;color: #666666;line-height: 1.75rem;}
.list01 li .pic{width: 28.68%;float: left;position: relative;overflow: hidden;margin-right: 2rem;}
.list01 li .pic img{display: block;width: 100%;transition: 0.6s all;}
.list01 li .text{margin-top: 1.25rem;}
.list01 li .text h5{transition: 0.6s all;font-size: 1.625rem;color: #333;line-height: 2.25rem;height: 4.5rem;overflow: hidden;margin-bottom: 0.75rem;font-weight: bold;}
.list01 li .text p{font-size: 0.875rem;line-height: 1.5rem;height:4.5rem;overflow: hidden;color: #999;overflow: hidden;}
.list01 li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.list01 li:hover h5{color: #bb0101;transition: 0.6s all;}

@media(max-width: 1360px) {
	
}
@media(max-width: 1200px) {
	
}
@media screen and (max-width: 1000px) {
	
}
@media(max-width: 768px) {
	
}
@media(max-width: 414px) {
	.list01 li .pic{width: 100%;margin-right: 0;}
	.list01 li .text{width: 100%;margin-left: 0;}
}
@media(max-width: 375px) {

}

@media(max-width: 320px) {
	
}
/* list02 */
.list02{}
.list02 ul{overflow: hidden;margin-bottom: -1.875rem;display: flex;justify-content: space-between;flex-wrap: wrap;}
/* .list02 ul:after {content: "";flex: auto;} */
.list02 li{width: 31.5%;margin-bottom: 1.875rem;background: #f3f7fb;padding: 1.875rem;}
.list02 li:last-child{/*margin-right: auto;margin-left: 2.749999%;*/}
.list02 li .pic{width: 100%;overflow: hidden;position: relative;margin-top: 1rem;}
.list02 li .pic img{display: block;width: 100%;height: auto;transition: 0.6s all;object-fit: fill;}
.list02 li i{font-size: 0.75rem;color: #bb0101;font-weight: normal;display: block;font-style: normal;background: url(../images/date.png) no-repeat left center;padding-left: 2rem;line-height: 2rem;margin-bottom: 0.8rem;}
.list02 li p{transition: 0.6s all;font-size: 1.125rem;line-height: 1.5rem;height: 4.5rem; color: #323232;font-weight: normal;text-align: left;font-weight: bold;padding-left: 2rem;background: url(../images/logoIc.png) no-repeat left center;background-size: auto;height: 4.5rem;overflow: hidden;}
.list02 li span{font-size: 0.75rem;color: #808080;line-height: 1.375rem;height: 5.5rem;overflow: hidden;display: block;margin: 0.7rem 0;}
.list02 li:hover .pic img{transition: 0.6s all;transform: scale(1.1);}
.list02 li:hover p{color: #bb0101;transition: 0.6s all;}
.fanye{margin-top: 3.75rem;}
.fanye img{display: block;max-width: 100%;margin: 0 auto;}
@media(max-width: 1360px) {
}
@media(max-width: 1200px) {
}
@media screen and (max-width: 1000px) {
}
@media(max-width: 768px) {
	.list02 li{width: 48%;}
}
@media(max-width: 414px) {
	.list02 li{width: 100%;}
}
@media(max-width: 375px) {
}
@media(max-width: 360px) {
}
@media(max-width: 320px) {
}
/* list03 */
.list03 li{padding: 1.25rem 0;border-bottom: 1px solid #cccccc;background: url(../images/logoIc.png) no-repeat left 1.26rem;box-sizing: border-box;background-size: 0.7rem;}
.list03 li a{display: block;overflow: hidden;padding-left: 1.25rem;}
.list03 li p{transition: 0.6s all;font-size: 1.125rem;color: #333;line-height: 1.75rem;height: 1.75rem;overflow: hidden;float: left;width: calc(100% - 9rem);font-weight: bold;}
.list03 li i{float: right;width: 9rem;font-style: normal;font-size: 0.875rem;color: #999;display: block;text-align: right;}
.list03 li:hover p{color: #bb0101;transition: 0.6s all;}
@media(max-width: 414px) {
	.list03 li p{width: 100%;height: auto;}
	.list03 li i{width: 100%;text-align: left;margin-top: 5px;}
}

/* list04 */
.list04 ul{padding-top: 2.5rem;}
.list04 li{margin-bottom: 2.25rem;padding:0 3.75rem 1.5rem 3.75rem;background: url(../images/listBg3.png) no-repeat center bottom #f3f7fb;}
.list04 li+li{margin-top: 7rem;}
.list04 li a{display: block;}
.list04 li .picBox{}
.list04 li .picBox img{display: block;width: 6.25rem;transition: 0.6s all;position: relative;top: -2.5rem;float: left;margin-right: 3rem;}
.list04 li .picBox h4{transition: 0.6s all;font-size: 1.625rem;color: #333;line-height: 2.25rem;margin-bottom: 0.75rem;font-weight: bold;font-size: 1.875rem;color: #000000;font-weight: bold;padding-top: 2rem;}
.list04 li .text p{font-size: 1rem;line-height: 2rem;overflow: hidden;color: #000;overflow: hidden;text-indent: 2em;margin-bottom: 0.625rem;}
.list04 li:hover h4{color: #bb0101;transition: 0.6s all;}
@media(max-width: 414px) {
	.list04 li{margin-bottom: 2.25rem;padding:0 2rem 1.5rem 2rem;background: url(../images/listBg3.png) no-repeat right bottom #f3f7fb;}
	.list04 li .picBox img{margin-right: 2rem;}
}

/* show */

.show01{margin-bottom: 1.5rem;border-bottom: 1px solid #f0f4f7;padding-bottom: 1.5rem;}
.show01 h5{font-size: 1.875rem;line-height: 2.125rem;text-align: center;margin-bottom: 1.5625rem;font-weight: bold;}
.show01 p{text-align: center;font-size: 0.75rem;color: #666666;}
.show01 i{font-style: normal;margin: 0 8px;}
.show02{padding-bottom: 1.25rem;}
.show02 p{font-size: 1.135rem !important;color: #333333;line-height: 2.125rem !important;margin-bottom: 1.875rem;text-indent: 0rem !important;text-align: justify;font-family: times new roman !important;}
.show02 img{display: block;margin: 0 auto 1.875rem auto !important;max-width: 60%;}
.show03{border-top: 1px solid #f0f4f7;padding-top: 1.75rem;}
.show03 p{font-size: 1rem;color: #323232;margin-bottom: 1.25rem;line-height: 1.5rem;font-weight: bold;}
.show03 p a{color: #666666;transition: 0.6s all;font-weight: normal;}
.show03 p a:hover{color: #bb0101;transition: 0.6s all;}
@media(max-width: 768px) {
	.show02 img{width: 100%;max-width: 100%;height:100%;}
}
/* list04 */
.list04-title{background: #bb0101;height: 2.5rem;line-height: 2.5rem;overflow: hidden;padding-right: 0.75rem;}
.list04-title h5{float: left; padding-left: 18px;font-size: 1rem;color: #fff;}
.list04-title .pic{width: 40px;height: 40px;float: right;}
.list04-01{margin-bottom: 2.5rem;}
.list04-01 ul{background: #f7f7f7;padding: 1.5rem 0;overflow: hidden;display: block;}
.list04-01 li{margin: 0 0.75rem 1.25rem 0.75rem;float: left;}
.list04-01 li a{display: block;text-align: center;font-size: 1rem;color: #333; width: 120px;height: 38px;line-height: 38px;background: #fff;border: 1px solid #dcdcdc;}
.list04-01 li a:hover{background: #1d3e8c;border: 1px solid #1d3e8c;color: #fff;}
@media(max-width: 1360px) {
	
}
@media(max-width: 1200px) {
	
}
@media screen and (max-width: 1000px) {
	
}
@media(max-width: 768px) {
	
}
@media(max-width: 414px) {
	.list04-01 li a{width: 107px;}
}
@media(max-width: 375px) {
.list04-01 li a{width: 150px;}
}

@media(max-width: 320px) {
	.list04-01 li a{width: 120px;}
}

/* list05 */
.list05 .clear{position: relative;}
.list05 .clear+.clear{margin-top: 5rem;}
.list05 .pic{width: 46%}
.list05 .pic img{display: block;width: 100%;}
.list05 .textbox{position: absolute;left: 0;width: calc(54% + 3.125rem);}
.list05 .textbox h5{font-size: 1.625rem;color: #0059b9;line-height: 2.5rem;font-weight: bold;text-align: right;margin-right: 5rem;}
.list05 .textbox .text{background:url(../images/listbg2.png) no-repeat bottom center #f3f7fb;margin-top: 2rem;}
.list05 .textbox .text ul{display: flex;justify-content: space-between;flex-wrap: wrap;padding: 1.625rem 2.8125rem;}
.list05 .textbox .text ul li{margin-top: 1.2rem;width: 48%;}
.list05 .textbox .text ul li a{font-size: 1rem;color: #000000;line-height: 1.5rem;padding:0.5rem 1.5rem 0.5rem 0.5rem;border-bottom: 1px solid #c1ceda;display: block;position: relative;background: url(../images/logoIc.png) no-repeat left 0.5rem;background-size: 0.625rem;padding-left: 1rem;height:4rem;}
.list05 .textbox .text ul li a::after{content: ">";position: absolute;right: 1rem;top: 50%;margin-top: -0.4375rem;font-size: 0.875rem;color: #3e3f40;font-family: "宋体";transition: 0.5s;}
.list05 .textbox .text ul li a:hover{color:#bb0101;border-color: #bb0101;}
.list05 .textbox .text ul li a:hover::after{color: #BB0101;right: 1.5rem;transition: 0.5s;}
.list05 .odd .pic{float: right;}
.list05 .odd .textbox{float: left;}
.list05 .even .textbox{position: absolute;right: 0;width: calc(54% + 3.125rem);left: auto;}
.list05 .even .textbox h5{text-align: left;margin-right: 0;margin-left: 5rem;}
.list05 .even .pic{float: left;}

@media(max-width: 1200px) {
	.list05{margin-top: 7rem;}
	.list05 .pic{width: 100%}
	.list05 .textbox{position: absolute;right: 0;width: calc(70% + 3.125rem);left: auto;top: -4.5rem;}
	.list05 .even .textbox{position: absolute;right: 0;width: calc(70% + 3.125rem);left: auto;}
	.list05 .clear+.clear{margin-top: 7rem;}
}
@media(max-width: 850px) {
	.list05 .textbox{position: absolute;right: 0;width: calc(90% + 3.125rem);left: auto;top: -4.5rem;}
	.list05 .even .textbox{position: absolute;right: 0;width: calc(90% + 3.125rem);left: auto;}
}
@media(max-width: 414px) {
	.list05 .pic img{display: none;}
	.list05 .textbox{position: static;}
	.list05 .even .textbox{position: static;}
	.list05{margin-top: 3rem;}
	.list05 .clear+.clear{margin-top: 3rem;}
	.list05 .textbox h5{text-align: left;margin-left: 0;margin-right: 0;}
	.list05 .even .textbox h5{text-align: left;margin-left: 0;margin-right: 0;}
	.list05 .textbox .text ul li{margin-top: 1.2rem;width: 100%;}
}

/* list06 */
.list06{}
.list06 ul{overflow: hidden;margin-bottom: -1.875rem;display: flex;justify-content: space-between;flex-wrap: wrap;}
.list06 li{width: 31.5%;margin-bottom: 2.5rem;}
.list06 li:last-child{/*margin-right: auto;margin-left: 2.749999%;*/}
.list06 li .pic{width: 100%;overflow: hidden;position: relative;}
.list06 li .pic img{display: block;width: 100%;height: auto;transition: 0.6s all;object-fit: fill;    max-height: 290px;}
.list06 li p{transition: 0.6s all;font-size: 1.125rem;line-height: 1.5rem; color: #323232;font-weight: normal;text-align: left;font-weight: bold;background-size: auto;margin-top: 0.625rem;max-height: 4.5rem;overflow: hidden;}
.list06 li:hover .pic img{transition: 0.6s all;transform: scale(1.1);}
.list06 li:hover p{color: #bb0101;transition: 0.6s all;}
.fanye{margin-top: 3.75rem;}
.fanye img{display: block;max-width: 100%;margin: 0 auto;}
@media(max-width: 1360px) {
}
@media(max-width: 1200px) {
}
@media screen and (max-width: 1000px) {
}
@media(max-width: 768px) {
	.list06 li{width: 48%;}
video {width: 100%;height: 100%;padding: 0 !important;}
}
@media(max-width: 414px) {
	.list06 li{width: 100%;}
.keywordfontcolor1047156 {font-size: 1.125rem !important;}
}
@media(max-width: 375px) {
}
@media(max-width: 360px) {
}
@media(max-width: 320px) {
}

/*==========================================内页 结束=============================================*/
.pb_sys_common .p_fun a{
    color: #222;
background: url(../images/fysx.png) no-repeat center;

}

.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a {
    border: 0px solid #ccc !important; 
    padding: 5px 12px !important;;
    margin: 0px 0px 0px 5px;
    height: 30px !important;
    -: ;
    height: auto;
    line-height: 21px !important;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
}


.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a {
    border: 0px solid #ccc !important;
    padding: 5px 12px !important;
    margin: 0px 0px 0px 5px;
    height: 30px !important;
    -height: auto;
    line-height: 21px !important;
background: url(../images/fysx.png) no-repeat center;
}
/*==============================================================================================*/


 .pb_sys_common .p_no a {
background: url(../images/fyysb.png) no-repeat center;
}

/*==============================================================================================*/


.pb_sys_style1 .p_no_d {
    border: 0px solid #258CFF !important;
    background-color: #fff !important;
background: url(../images/fyysh.png) no-repeat center;
}

/*==============================================================================================*/


.pb_sys_common .p_goto input {
    width: 50px !important;
}

.pb_sys_common .p_goto input, .pb_sys_common .p_search input {
    border: 0px solid #aaa !important;
background: url(../images/fytz.png) no-repeat center;
    height: 30px !important;
 }

/*==============================================================================================*/

.pb_sys_common .p_goto a, .pb_sys_common .p_search a {
    border: 0px solid #ccc !important;
    padding: 5px 10px !important;
    height: 30px !important;
    line-height: 21px !important;
background: url(../images/fyysb.png) no-repeat center;
}




#vsb_content_2 TABLE {
    margin: 0 auto;
}
