@charset "utf-8";
/* CSS Document public*/
*{font-family:Arial, Helvetica, sans-serif; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch;}
body{padding:0;margin:0;font-family:Arial,Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; line-height: 1; font-size:16px;overflow-x: hidden;transition: all 0.4s ease-in;}
html,body{ min-height:100%;overflow-x: hidden;} html{ overflow:-moz-scrollbars-vertical;} 
::-webkit-scrollbar {width:4px;height: 8px;background-color: #F5F5F5;}
::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}
input,button,textarea {background: none; outline: none;border: none;-webkit-appearance:none; border-radius:0}
input:focus {border: none;}
a{text-decoration:none;bblr:expression(this.onFocus=this.blur());/*IE使用*/outline-style:none;/*FF使用*/; outline:none;}
a,input,img,:focus{ mayfish:expression(this.onfocus=this.blur); cursor:handbblr:expression(this.onFocus=this.blur());/*IE使用*/ outline-style:none;/*FF使用*/ } /*去除a标签带来的虚框*/
ul{list-style:none;}
img{border:0px}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
ul li{ list-style:none;}
h3,h4,h5{ font-weight:normal;}
h4 a:hover,h5 a:hover{ -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
hr{display:block;height:1px;border:0;background:#d8d8d8;padding:0;margin-bottom: 3.25rem;margin-top: 2.5rem;}
abbr,article,aside,audio,canvas,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video{display:block}
video{ object-fit:cover; width: 100%;height: auto;}
.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 */}

.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;}
@font-face{font-family: 'Source';src : url();}
.w100{width:100%;}
.w16{max-width:1600px;margin:0 auto;}
@media (max-width:1630px){
	.w16{width:calc(100% - 30px);margin: 0 15px;}
}
.fanhui{position:fixed;right:30px;bottom: 75px;width:48px;height:48px;border-radius:50%;}

h5 a{ display:inline-block; width:100%; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
ul li:hover h5 a{ color:#005bac}
.more a{ -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
img{ vertical-align:middle}
.flex{display: flex;justify-content: space-between;flex-wrap: wrap;}
.flex-center{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.flex-start{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.flex-end{display: flex;justify-content: flex-end;flex-wrap: wrap;}
.clear:after{content: ""; display: block; height: 0; clear:both; visibility: hidden;}

/* Slider */
.righxf{position: fixed;z-index:90; top:50%;margin-top: -1rem; right:0; box-sizing:border-box; text-align:center; cursor:pointer; -moz-transition:all .5s; -webkit-transition:all .5s; width:1.2rem; height:auto;}
.righxf .weixin{box-shadow: 0 0 4px 0 rgba(0,0,0,0.2);}
.righxf .weixin img{width: 1.2rem;height: 1.2rem;}
.righxf .weixin p{
    font-size: 0.14rem;
    color: #FFFFFF;
    background: #005bac;
    display: block;
    line-height: 0.2rem;
    text-align: center;
    width: 100%;
    padding: 0.125rem 0;
}
#gotop{position:relative;margin-top: 0.05rem;}
#gotop p{font-size: 0.14rem;color: #FFFFFF;background: #005bac;display: block;line-height: 0.45rem;text-align: center;width: 100%;}
#gotop p:hover{color: #e2dfb2;}
#gotop.hide{ height:0; opacity:0; visibility:hidden}
#gotop { cursor: pointer;}
#gotop svg{width:100%;height:100%;fill:#005bac;}
 @media(max-width: 850px){
 	.righxf{width: 0.8rem ;}
	.righxf .weixin img{width: 0.8rem;height: 0.8rem;}
	#gotop p{font-size: 0.12rem;line-height: 0.3rem;}
	.righxf .weixin p{font-size: 0.12rem;line-height: 0.3rem;}
 }
/*==========================================公共 开始=============================================*/
.header_box{z-index:100;height: 120px;left: 0;right: 0;top: 0;position: fixed;}
.header_box .w14{display: flex;justify-content: space-between;align-items: center;height: 112px;}
#header{z-index:999;width:100%;transition: 0.6s;}
#header .headerflex{display: flex;justify-content:flex-end;align-items: center;width: 60%;}
#header .headerflex .rightBox{width: 100%;}
#header .flex{align-items: center;}
#header>.w16{margin-top: 0.2rem;}
.topLink{width: 100%;height: 0.4rem;background: #005bac;}
.topLink .tright p{padding-right:0.15rem;}
.topLink p a{font-size: 0.12rem;color: #FFFEFE;font-family:"microsoft yahei";display: inline-block;line-height: 0.4rem;position: relative;margin-left: 0.3rem;}
.topLink p a+::after{content: "";position: absolute;top: 50%;margin-top: -4px;height: 8px;width: 1px;background: #FFFFFF;left:-1rem;}
.topLink p a:hover{font-weight: bold;text-decoration: underline;}
.topLink .search_btn{cursor:pointer;text-align: center;transition:.6s;margin-left: 0.2rem;}
#logo{width: 37%;}
#logo a{display: block;}
#logo a img{display: block;max-width: 100%;}

@media(max-width: 850px){
	.header_box{}
}
@media(max-width: 414px){
	.header_box{}
}
@media(max-width: 340px){
	.topLink p{margin-right: 0;}
	.topLink p a{padding: 0 0.5rem;}
}
@media(max-width: 1500px){
	#logo{width: 32%;}
	#logo img{width: 100%;}
}
#nav{width: 100%;position: relative;}
#nav .navBox{width: 100%;}
#nav ul{position:relative;}
#nav ul li{position:relative;z-index:9;}
#nav ul li a{display:block;padding: 0;}
#nav ul li h3{font-size: 0.20rem;color: #FFFEFE;line-height: 0.4rem;position:relative;transition:.6s;}
#nav ul li.on h3{ font-weight:bold;}
#nav ul li.on h3 span{ background: url() no-repeat left center;} */
#nav ul li a i{ display:inline-block; background:url() center no-repeat; width:9px; height:6px; background-size:contain; vertical-align:middle; margin-left:8px;}
#nav ul li .sub{position:absolute;top:100%; background:rgba(3,28,51,.65); width: 1.2rem;left:50%;margin-left: -0.6rem;z-index: 10000;/* transform:translateY(-20px); */visibility:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition:.5s;}
#nav ul li .sub .box{padding:0 0px; text-align:center;}
#nav ul li .sub a{padding:0;line-height: 0.4rem;transition:.3s;font-size: 0.16rem;color: #FFFFFF;}
#nav ul li .sub a:hover{color: #FFFFFF;background-image: linear-gradient(to top,rgba(0,91,172,1),rgba(0,107,202,1));}
#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::after,
#nav ul li:hover h3::after,
#header.xg #nav ul li.on a h3::after, 
#header.xg #nav ul li:hover a h3::after{content: "";position: absolute;left: 50%;margin-left: -0.6rem;color: #FFFFFF;background-image: linear-gradient(to top,rgba(0,91,172,1),rgba(0,107,202,1));width: 1.2rem;height: 100%;z-index: -1;}
/* #nav .navBox>ul>li .sub:after{content:"";display:block;width: 100%;height: 2px;position:absolute;left: 0;margin-left: 0;background: #0b61ac;top:-2px;transition:.3s;transform:scale(0);border-radius: 0;}
#nav .navBox>ul>li .sub:before{content:"";display:block;position:absolute;left:50%;margin-left: -3px;border-left:transparent 5px solid;border-right:transparent 5px solid;border-bottom: #0b61ac 6px solid;top:-8px;transition:.3s;opacity:0;visibility:hidden;} */
#nav .navBox>ul>li:hover .sub:after,#nav ul li.on .sub:after{  transform:scale(1);}
#nav .navBox>ul>li:hover .sub:before, #nav>ul>li.on .sub:before{ opacity:1; visibility:visible}

#header.xg{background:#005bac;height: auto;transition: 0.4s;box-shadow: 0 10px 10px rgb(0 0 0 / 20%);margin-top: 0;padding: 0.15rem 0;}
#header .w17>.flex{padding: 0.5rem 0 1rem 0;}

#header.xg .topLink{}
#header.xg .headerflex{margin-top: 0;}
#header.xg #logo a img{width: 100%;}
#header.xg>.w16{margin-top: 0.05rem;}
#nav {display: flex;justify-content: flex-end;align-items: center;}
/**/
#logo .logo_black{ display:none;}
.top_search_black{ display:none;}
#header.xg{top:0;}

#header.xg #logo .logo_black,#header.xg .top_search_black{ display: inline-block;}
#header.xg .top_search_white{ display:none;}
#header.xg #nav ul li a h3{color: #FFFEFE;}
@media(max-width: 1200px){
.header_box{display: none;}	
}
@media(max-width: 850px){
	.topLink{display: none;}
	#header{display: none;}
}
.tc2 .tc-box form{border-radius: 4px;overflow: hidden;background: #fff;height: 60px;width:100%;}
.tc2 .tc-box input[type="text"]{border: none;width: 94%;display: block;height: 60px;text-align: left;color: #434343;font-size: 14px;background:none;line-height: 60px;padding:0 20px;}
.tc2 .tc-box input[type="text"]:focus{ text-align: left;}
.tc2 .tc-box input[type="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(11,97,172,.8);position: absolute;top: 0;left: 0;width: 100%;z-index: 0;}
/***********************/

/*手机头部开始*/
.logo2 {width: 68vw;position: relative;float: left;}
.logo2 a{display: table;vertical-align: middle;}
.logo2 img{display: block;max-width: 100%;vertical-align: middle;}
.m_header_box{display:none;z-index:9999999999;height: 80px;left: 0;right: 0;top: 0;/* background-image:linear-gradient(to top,rgba(0,0,0,0),rgba(0,0,0,0.8)); */position: fixed;}
@media(max-width: 768px){
	.logo2 {width: 80vw;}
}
#m_header{z-index: 99;width:100%;height: auto;left:0;top:0;padding:0 15px;display:none;}
#m_header #logo{height: 60px;}
#m_header #logo img{max-height:60%;max-height: 28px;}
#m_header .yuyan{ height:4.5rem; float:right; margin-right:4rem;}
#m_header .yuyan span{ display:block; width:24px; height:24px; line-height:24px; color:#fff; font-size:.9rem; text-align:center; margin-left:17px; background:rgba(255,255,255,.3);}
.wap_search{ width:80%; margin:0 auto;}
.wap_search form{ position:relative;}
.wap_search #keyword{width: 80%;height:3.8rem; line-height:3.8rem; border:0;padding:0 1rem; font-size:1rem; color:#999;box-shadow:none;-webkit-appearance: none;float:  left;border-right: 0;}
.wap_search .btn_blue{width: 20%;height:3.8rem; background:#00a0e9 url() center no-repeat; background-size:20px; font-size:0;color:#fff;cursor:pointer;text-transform:uppercase;float:  left;}

/*顶部搜索*/
.tc_search{margin: 0 1.3rem;width: calc(100% - 2.6rem);}
.tc_search form{height:40px;border-radius:20px;border:1px solid #e5e5e5;position:relative;width:100%;margin-bottom: 1rem;}
.tc_search #keyword{font-size:.875rem;color:#fff;height:38px;line-height:38px;padding:0 1rem;box-shadow:none;-webkit-appearance: none;border-right: 0;background:none;width:  100%;}
.tc_search .btn_blue{ position:absolute; top:0; right:0; width: 40px;height:38px; line-height:38px; border:0; background:url(../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; }
#nav_btn_box.on{ background:none;  }
#nav_btn{}
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before{ background:#FFFFFF;}

#nav_btn{cursor: pointer;text-align: center;z-index:99999;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;outline:none;box-shadow:none;}
#nav_btn .point{display: inline-block;width: 24px;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(0,91,172,.95);width:100vw;height:100vh;right: -100vw;top: 0;display:none;padding:1.1rem 0 0.15rem 0;overflow:hidden;pointer-events: none;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;}
#m_nav.act{ pointer-events: auto; right:0;}

#m_nav>ul>li{ width:100%; overflow:hidden; padding:0 0.4rem; }
#m_nav>ul>li+li{ border-top:1px solid rgba(255, 255, 255, 0.1);}
#m_nav li .a{ display:inline-block; width:calc(100% - 30px)}
#m_nav li .a h3{line-height: 0.5rem;height: 0.5rem;color:#fff;padding:0;font-size:0.18rem;float:left;}
#m_nav li .a span{ display:block; position:absolute; top:0; right:10px; width: 20px; height: 50px; text-align:center;}
#m_nav li .a span i{ font-size:0;}
#m_nav li i{opacity:1;filter:alpha(opacity=100);display:inline-block;width:16px;height: 0.5rem;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 i{ transform:rotate(90deg);-webkit-transform:rotate(90deg); -moz-transform:rotate(90deg);}
#m_nav li{display:block;width:100%;}
.slide_nav{ position: absolute; left:0; height: 70px; z-index: 998; padding:15px; top:0; width: 100%; }
#m_nav .title .list{display:none;position:relative;width:100%;z-index:9;left:0;margin-left:0;background:none;border:0;clear: both;padding-bottom:10px;padding-left: 2em;box-sizing: border-box;}
#m_nav .title .list span{ background:none; }
#m_nav .title .list span a:hover{ color: #f8a618;}
#m_nav .title .list a{display:block;font-size:0.16rem;color: #fff;text-align:left;line-height:40px;height: 40px;border:0;font-weight:300;}
/*三级导航 开始*/
#m_nav .title .list .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:0.14rem; opacity:.8; min-width:50%; float:left; display:inline-block; color:#999;}
#m_header .search_btn{display: none;}
.nav_mask {position: fixed; top: 0; left: 0;width: 100%;height: 100%;z-index: 888;background-color: rgba(0,0,0,0.4);display: none;}
.topLink2{margin-top: 16px;padding-top: 16px;border-top: 1px solid rgba(255,255,255,0.6);width: 100%;padding-left: 0.15rem;padding-right: 0.15rem;}
.topLink2 p{display: flex;margin-bottom: 10px;}
.topLink2 p a{font-size: 14px;color: white;display: block;line-height: 32px;box-sizing: border-box;}
.topLink2 p a+a{margin-left: 0.2rem;}
.m_search{border: 1px solid #FFFFFF;width: 100%;height: 40px;display: flex;justify-content: space-between;align-items: center;padding-right: 0.08rem;}
.m_search .input1{line-height: 40px;width: calc(100% - 50px);padding-left: 10px;color: white;}
.m_search .input2{width: 26px;}
@media(max-width: 1200px){
	#m_header .search_btn{display: block;}
	#nav{ right:15px}
	.headerflex{height: 0;width: 0;opacity: 0;}
	#m_header{ display:block;;width: 100%;display: flex;align-items: center;justify-content: space-between;margin-top: 0;height: 0.9rem;background: #0b61ac;}
	.m_header_box{ display:block}
	#m_nav{top: 0;}
	#nav_slide{ display:block}
	.tc2 .tc-box{width: 80%;margin-left: -40%;}
	.topLink .search_btn img{width: 80%;}
	.m_header_box{top: 0;background: #fafafa;height: auto;}
}

@media(max-width: 850px){
	#m_header{height: 0.7rem;}
	.m_header_box .logo2 img{width: 100%;}
}
@media(max-width: 650px){
	.m_header_box .logo2 img{width: 94%;}
}
@media(max-width: 414px){
	#m_header{height: 0.5rem;}
	.m_header_box .logo2{width: 85%;}
	.m_header_box .logo2 img{width: 100%;}
}
.bg01{background: url() no-repeat top left;background-size: 100% auto;background-size: cover;}

/* banner开始*/
.bannerBox{position: relative;}
.bannerBox{width:100%;position: relative;z-index: 1;}
.bannerBox .swiper-button-prev{background:url(../images/ll.png) no-repeat;width: 34px;height: 34px;cursor: pointer;background-size: 100%;}
.bannerBox .swiper-button-next{background:url(../images/rr.png) no-repeat;width: 34px;height: 34px;cursor: pointer;background-size: 100%;}
.bannerBox .slider img{display: block;width: 100%;position: relative;}
.bannerBox .slider a{display: block;position: relative;}
.bannerBox .slider a::before{width: 100%;position: absolute;content: "";top: 0;left: 0;height: 35%;background-image:linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,0.5) 80%);z-index: 2;}
.bannerBox .slider video{display: block;width: 100%;position: relative;}
.bannerBox .slick-dots{display: flex;justify-content: center;position: absolute;bottom: 0.15rem;left: 0;width: 100%;text-align: right;align-items: center;}
.bannerBox .slick-dots li{width: 0.12rem;margin: 0 0.05rem;height: 0.12rem;border-radius: 50%;border: 1px solid #FFFFFF;}
.bannerBox .slick-dots li.slick-active{position: relative;background: white;}
/* .bannerBox .slick-dots li.slick-active button::before{content: "";position: absolute;left: 0;width: 0.2rem;height: 1px;background: white;top: 50%;bottom: auto;} */
/* .bannerBox .slick-dots li.slick-active button::after{content: "";position: absolute;right: 0;width: 0.2rem;height: 1px;background: white;top: 50%;} */
.bannerBox .slick-dots li button{font-size: 0;font-family: "times new roman";color: white;text-align: center;display: block;margin: 0 auto;}

@media(max-width: 1200px){
	.bannerBox{margin-top: 0.9rem;}
	.bannerBox .slider a::before{display: none;}
}
@media(max-width: 850px){
	.banner a{height: 100%;width: 100%;}
	.bannerBox{margin-top: 0.7rem;}
	.banner img{position: relative;top: 0; left: 0;transform: translate3d(0,0,0);width: 100%;}
}
@media(max-width: 414px){
	.bannerBox{margin-top: 0.5rem;}
}
/* banner结束 */



.sametitle{position: relative;margin-bottom: 0.3rem;position: relative;}
.sametitle .flex{align-items: center;justify-content: space-between;width: 100%;position: relative;}
.sametitle .flex::after{content: "";position: absolute;left: 1.6rem;width: 8rem;height: 1px;background: #dddddd;}
.sametitle h3{font-weight: bold;}
.sametitle h3 p{font-size:0.36rem;color: #323232;line-height: 0.45rem;background-size: auto;text-align: left;position: relative;}
.sametitle h3 span{font-size: 0.16rem;font-family: "times new roman";color: #005bac;position: relative;display:inline-block;text-align: center;padding-left: 0.32rem;font-weight: lighter;}
.sametitle a{display: inline-block;text-align: center;color: #323232;font-size: 0.14rem;color: #666666;position: absolute;right: 0;top: 0.2rem;}
.sametitle h3 span::before{content: "";position: absolute;left:0rem;width:0.3rem;height: 4px;background:#005bac ;top: 50%;margin-top: -2px;}
.sametitle a:hover {color: #005bac;background: url(../images/morebgon.png) no-repeat center;}
@media(max-width: 1200px){
	.sametitle .flex::after{display: none;}
}


/* 新闻动态 */
.NewsNoticeBox{background: url(../images/bg01.png) no-repeat top center;background-size: cover;padding-bottom: 0.5rem;position: relative;}
.newsBox{width: 65%;margin-top: 0.5rem;}
.newsBox .ulPic{}
.newsBox .ulPic li{width: 48%;}
.newsBox .ulPic li a{display: block;}
.newsBox .ulPic li a .pic{width: 100%;overflow: hidden;}
.newsBox .ulPic li a .pic img{display: block;width: 100%;height: 3.4rem;}
.newsBox .ulPic li a .text{background: rgba(0,91,172,0.05);position: relative;width: calc(100% - 0.2rem);margin-left: 0.2rem;}
.newsBox .ulPic li a .text .date{width: 0.64rem;height: 0.7rem;display: flex;justify-content: center;background: #005bac;flex-direction: column;align-items: center;position: absolute;bottom: 0;left: 0;}
.newsBox .ulPic li a .text .date i{display: block;font-size: 0.24rem;font-style: normal;color: white;}
.newsBox .ulPic li a .text .date b{font-size: 0.12rem;color: white;font-style: normal;font-weight: normal;margin-top: 0.05rem;}
.newsBox .ulPic li a .text p{font-size: 0.17rem;color: #333333;line-height: 0.5rem;height: 0.5rem;overflow: hidden;width: calc(100% - 0.75rem);margin-left: 0.75rem;}
.newsBox .ulPic li a:hover .text p{color: #005bac;}
.newsBox .ulText{margin-top: 0.15rem;}
.newsBox .ulText li{width: 48%;}
.newsBox .ulText li a{border-bottom: 1px solid #dddddd;}
.newsBox .ulText li a i{font-size: 0.14rem;line-height: 0.74rem;color: #323232;padding-left: 0.22rem;background: url(../images/time.png) no-repeat left center;background-size: 0.16rem;font-style: normal;width: 1rem;}
.newsBox .ulText li a p{font-size: 0.17rem;line-height: 0.74rem;height: 0.74rem;overflow: hidden;color: #323232;width: calc(100% - 1.2rem);}
.newsBox .ulText li a:hover i{color: #005bac;}
.newsBox .ulText li a:hover p{color: #005bac;}

.NoticeBox{width: 30%;background: #FFFFFF;box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);padding:0.5rem 0.4rem 0.2rem 0.4rem;}
.NoticeBox .sametitle .flex::after{width: 1.6rem;}
.NoticeBox ul{}
.NoticeBox ul li{}
.NoticeBox ul li+li{border-top: 1px solid #dddddd;}
.NoticeBox ul li a{align-items: center;padding: 0.18rem 0;}
.NoticeBox ul li:nth-child(1) a{padding-top:0;}
.NoticeBox ul li:nth-child(5) a{padding-bottom:0;}
.NoticeBox ul li a .date{width: 0.6rem;}
.NoticeBox ul li a .date i{font-size: 0.16rem;color: white;font-style: normal;font-weight: normal;line-height: 0.46rem;display: block;text-align: center;background: #005bac;}
.NoticeBox ul li a .date b{font-size: 0.14rem;color: #323232;font-weight: normal;line-height: 0.26rem;text-align: center;display: block;background: #f1f1f1;}
.NoticeBox ul li a p{font-size: 0.17rem;line-height: 0.3rem;max-height: 0.6rem;overflow: hidden;width: calc(100% - 0.75rem);color: #323232;}
.NoticeBox ul li a:hover p{color: #005bac;}
@media(max-width: 1260px) {
	.newsBox .ulText li a i{width: 1.34rem;}
	.newsBox .ulText li a p{width: calc(100% - 1.42rem);}
}
@media(max-width: 1200px) {
	.newsBox .ulPic li a .text .date{width: 0.8rem;}
	.newsBox .ulPic li a .text p{width: calc(100% - 0.95rem);margin-left: 0.95rem;}
}
@media(max-width: 1024px) {
	.newsBox{width:100%;}
	.NoticeBox{width:100%;}
	.newsBox .ulPic li a .pic img{height: 4.65rem;}
	.newsBox .ulPic li a .text .date{width: 1rem;height: 0.8rem;}
	.newsBox .ulPic li a .text p{width: calc(100% - 1.2rem);margin-left: 1.2rem;}
}
@media(max-width: 960px) {
	.newsBox .ulText li a i{width: 1.4rem;}
	.newsBox .ulText li a p{width: calc(100% - 1.5rem);}
}
@media(max-width: 850px) {
	.newsBox .ulPic li{width: 100%;}
	.newsBox .ulPic li a .text .date{width: 0.7rem;height: 0.6rem;}
	.newsBox .ulPic li+li{margin-top: 0.3rem;}
	.newsBox .ulPic li a .text p{width: calc(100% - 1.2rem);margin-left: 0.9rem;}
	.newsBox .ulPic li a .pic img{height: auto;}
	.newsBox .ulText li a i{width: 1.1rem;}
	.newsBox .ulText li a p{width: calc(100% - 1.15rem);}
	.newsBox .ulText li{width: 100%;}
	.NoticeBox{padding: 0;box-shadow:none;margin-top: 0.5rem;}
}
/* 常用服务 */
.cyfwBox{background: white;padding: 0.6rem 0;position: relative;}
.cyfwBox::after{content: "";position: absolute;right: 0;width: 24vw;height: 100%;background: url(../images/fwBgB.jpg) no-repeat right center;background-size: cover;top: 0;z-index: 0;}
.cyfwBox .fwtitle{width: 35.7%;background: url(../images/fwBg.jpg) no-repeat center bottom;background-size: cover;display: flex;justify-content: center;align-items: center;position: relative;z-index: 3;}
.cyfwBox .fwtitle p{font-size: 0.48rem;font-weight: bold;color: white;text-align: center;width: 0.50rem;line-height: 0.6rem;}
.cyfwBox .cyfwCon{width: 64.3%;}
.cyfwBox .cyfwCon ul{}
.cyfwBox .cyfwCon ul li{width: 33.3333%;border-top: 1px dashed #d4d4d4;border-left: 1px dashed #d4d4d4;position: relative;}
.cyfwBox .cyfwCon ul li::after{content: "";position: absolute;left: 50%;top: 50%;right: 0;bottom: 0;width: 0;height: 0;background: #f5f8fb;z-index: 0;transition: 0.6s ease-in-out;}
.cyfwBox .cyfwCon ul li:hover::after{transition: 0.6s ease-in-out;width: 100%;height: 100%;left: 0;top: 0;}
.cyfwBox .cyfwCon ul li:nth-child(3){border-right: 1px dashed #d4d4d4;}
.cyfwBox .cyfwCon ul li:nth-child(6){border-right: 1px dashed #d4d4d4;}
.cyfwBox .cyfwCon ul li:nth-child(9){border-right: 1px dashed #d4d4d4;border-bottom: 1px dashed #d4d4d4;}
.cyfwBox .cyfwCon ul li:nth-child(7){border-bottom: 1px dashed #d4d4d4;}
.cyfwBox .cyfwCon ul li:nth-child(8){border-bottom: 1px dashed #d4d4d4;}
.cyfwBox .cyfwCon ul li a{display: block;padding: 0.4rem 0;display: block;position: relative;z-index: 2;}
.cyfwBox .cyfwCon ul li a span{width: 0.85rem;height: 0.85rem;margin: 0 auto 0.1rem auto;display: flex;justify-content: center;align-items: center;}
.cyfwBox .cyfwCon ul li a span img{display: block;max-width: 100%;transition: 0.4s all;width:80px;}
.cyfwBox .cyfwCon ul li a:hover span img{transform: rotateY(180deg);transition: 0.4s all;}
.cyfwBox .cyfwCon ul li a p{font-size: 0.22rem;line-height: 0.28rem;color: #333333;text-align: center;}
.cyfwBox .cyfwCon ul li a:hover p{color: #005bac;}

@media(max-width: 1300px) {
	.cyfwBox .cyfwCon ul li a span img{transform: scale(0.8);}
}
@media(max-width: 850px) {
	.cyfwBox .fwtitle{width: 100%;order: 1;background-position: center top;}
	.cyfwBox .cyfwCon{width: 100%;order: 2;}
	.cyfwBox::after{width: 0;}
	.cyfwBox .fwtitle p{width: auto;line-height: 40vw;}
	.cyfwBox{padding: 0;}
}
@media(max-width: 650px) {
	.cyfwBox .cyfwCon ul li a{padding: 0.2rem 0;}
	.cyfwBox .cyfwCon ul li a span img{transform: scale(0.7);}
	.cyfwBox .cyfwCon ul li a span{margin-bottom: 0;width: 0.6rem;height: 0.6rem;}
	.cyfwBox .cyfwCon ul li a p{font-size: 0.18rem;}
}

/* 党建工作 */
.bg02{background: url(../images/bg03.png) no-repeat top center;background-size: cover;}
.djgzBox{margin-top: 0.5rem;}
.djgzBox .sametitle h3{width: 100%;}
.djgzBox .sametitle h3 p{width: 1.6rem;margin: 0;line-height: 0.26rem;}
.djgzBox .sametitle h3 p span{display: inline-block;line-height: 0.2rem;}
.djgzBox .djgzCon .sametitle .flex::after{right: 0.8rem;left: auto;width: 8rem;}
.djgzBox .sametitle a{position: absolute;right: 0;top: 0.2rem;}
.djgzBox .hqrw .sametitle .flex::after{width: 2.6rem;}
.djgzBox .djgzCon{width: 65.6%;}
.djgzBox .djgzCon ul{margin-left: -4.5%;}
.djgzBox .djgzCon ul li{width: 45.5%;margin-left: 4.5%;}
.djgzBox .djgzCon ul li a{display: block;}
.djgzBox .djgzCon ul li a .pic{width: 100%;overflow: hidden;height: 3.2rem;}
.djgzBox .djgzCon ul li a .pic img{display: block;width: 100%;height: 100%;}
.djgzBox .djgzCon ul li a .text{box-shadow: 0 0 8px 0 #DDDDDD;background: #FFFFFF;padding: 0.15rem 0.3rem;}
.djgzBox .djgzCon ul li a .text h5{font-size: 0.17rem;line-height: 0.3rem;color:#323232;height: 0.3rem;overflow: hidden;transition: 0.4s all;}
.djgzBox .djgzCon ul li a .text p{display: flex;justify-content: space-between;}
.djgzBox .djgzCon ul li a .text p i{font-size: 0.12rem;line-height: 0.26rem;padding-left: 0.18rem;background: url(../images/time.png) no-repeat left center;background-size: 0.14rem;color: #999999;font-style: normal;}
.djgzBox .djgzCon ul li a .text p b{background: url(../images/jt2.png) no-repeat right center;width: 0.26rem;height: 0.08rem;transition: 0.4s all;display: block;}
.djgzBox .djgzCon ul li a .text:hover h5{color: #005bac;transition: 0.4s all;}
.djgzBox .djgzCon ul li a .text:hover p b{transition: 0.4s all;margin-right: 0.1rem;}
.djgzBox .hqrw{width: calc(34.4% - 0.5rem);}
.djgzBox .hqrw .hqrwScrool{}
.djgzBox .hqrw .hqrwScrool .swiper-container{padding-bottom: 0.3rem;}
.djgzBox .hqrw .hqrwScrool ul{}
.djgzBox .hqrw .hqrwScrool ul li{width: 47%;}
.djgzBox .hqrw .hqrwScrool ul li a{}
.djgzBox .hqrw .hqrwScrool ul li a .pic{width: 100%;overflow: hidden;}
.djgzBox .hqrw .hqrwScrool ul li a .pic img{display: block;width: 100%;height: 3.1rem;transition: 0.6s all;object-fit: cover;}
.djgzBox .hqrw .hqrwScrool ul li a:hover .pic img{transform: scale(1.2);transition: 0.6s all;}
.djgzBox .hqrw .hqrwScrool ul li a .text{margin-top: 0.2rem;background: #edecf2;height: 0.46rem;border-radius: 0.23rem;padding: 0 0.1rem;}
.djgzBox .hqrw .hqrwScrool ul li a .text p{width: 100%;font-size: 0.18rem;line-height: 0.46rem;height: 0.46rem;overflow: hidden;color: #323232;text-align: center;}
.djgzBox .hqrw .hqrwScrool ul li a:hover .text{background: #00608E;}
.djgzBox .hqrw .hqrwScrool ul li a:hover .text p{color: white;}
.djgzBox .hqrw .hqrwScrool .swiper-pagination{border: none;background: none;bottom: 0;z-index: 9;}





@media(max-width: 850px){
	.djgzBox .djgzCon{width: 100%;}
	.djgzBox .djgzCon ul{margin-left: 0;}
	.djgzBox .djgzCon ul li{width: 100%;margin-left: 0;}
	.djgzBox .djgzCon ul li+li{margin-top: 0.3rem;}
	.djgzBox .djgzCon ul li a .text h5{height: auto;max-height: 0.6rem;}
	.djgzBox .djgzCon ul li a .pic{height: auto;}
	.djgzBox .djgzCon ul li a .pic img{height: auto;}
	.djgzBox .hqrw{width: 100%;margin-top: 0.6rem;}
	.djgzBox .hqrw .hqrwScrool ul li a .pic img{height: 56vw;}
}
@media(max-width: 850px){
	.djgzBox .hqrw .hqrwScrool ul li a .pic img{height: auto;}
	.djgzBox .hqrw .hqrwScrool ul li{width: 100%;}
	.djgzBox .hqrw .hqrwScrool ul li+li{margin-top: 0.3rem;}
}
/* 风采展示 */
.fczsBox{position: relative;margin-top: 0.5rem;}
.fczsBox .sametitle .flex::after{display: none;}
.fczsCon {position: relative;}
.fczsCon .tabs2{display: flex;justify-content: center;position: absolute;top:-0.7rem;z-index: 2;margin: 0 auto;right: 0;}
.fczsCon .tabs2 .bt{position: relative;}
.fczsCon .tabs2 .bt+.bt{margin-left:0.5rem;position: relative;}
.fczsCon .tabs2 .bt .titleCon{display: inline-block;}
.fczsCon .tabs2 .bt .titleCon h5{display: block;text-align: center;font-weight: bold;}
.fczsCon .tabs2 .bt .titleCon h5 span{display: inline-block;font-size: 0.24rem;color: #666666;font-weight: normal;}
.fczsCon .tabs2 .bt.active .titleCon h5 span{color: #005bac;font-weight: bold;}
.fczsCon .tabs2 .bt.active::before{content: "";width: 13px;height: 13px;position: absolute;left: -0.3rem;top: 25%;background: url(../images/qd.png) no-repeat left center;}
.fczsCon .tabs2 .bt.active::after{content: "";width: 40px;height: 3px;position: absolute;left: 50%;margin-left: -20px;bottom: -0.2rem;background: #005bac;}

.fczsCon #tabs-container2{}
.scrool_in{position: relative;}
.scrool_in .swiper-wrapper{display:flex;justify-content: space-between;}
.scrool_in a{display: block;position: relative;}
.scrool_in a .pic{width: 100%;overflow: hidden;position: relative;height: 3.2rem;}
.scrool_in a .pic::before{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 30%;background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0) 80%);z-index: 2;}
.scrool_in a .pic img{display: block;width: 100%;height:100%;transition: 0.6s all;}
.scrool_in a:hover .pic img{transform: scale(1.2);transition: 0.6s all;}
.scrool_in a .text{position: absolute;bottom: 0.1rem;width: 100%;z-index: 3;}
.scrool_in a .text h4{font-size: 0.17rem;line-height: 0.3rem;height: 0.3rem;overflow: hidden;display: block;text-align: center;color: white;}

@media(max-width: 960px){
	.scrool_in a .pic{height: 4.2rem;}
}
@media(max-width: 850px){
	.scrool_in a .pic{height: auto;}
}
@media(max-width: 610px){
	.fczsBox .sametitle{margin-bottom: 0.8rem;}
	.fczsCon .tabs2{position: relative;right: auto;top: -0.5rem;}
	.fczsCon .tabs2 .bt + .bt{margin-left: 8vw;}
}
@media(max-width: 480px){
	.fczsCon .tabs2 .bt.active::before{display: none;}
}
@media(max-width: 414px){
	.fczsCon .tabs2 .bt .titleCon h5 span{font-size: 0.2rem;}
}

/* footer */
.footer{background:url(../images/footerBg.png) no-repeat center;padding: 0.32rem 0 0 0;background-size: cover;margin-top: 0.5rem;}
.footer .w16 .ss2{align-items: flex-end;padding-bottom: 0.2rem;align-items: center;}
.footer .footerL{width:20%;}
.footer .footerM{width: 60%;display: flex;justify-content: center;flex-direction: column;}
.footer .footerM .Flink{margin-top: 0.15rem;}
.footer .footerM .link01{width: 1.6rem;position: relative;}
.footer .footerM .link01+.link01{margin-left: 0.2rem;}
.footer .footerM .link01 .linkCon{border: 1px solid rgba(255,255,255,0.2);width: 100%;background:url(../images/jt.png) no-repeat 95% center rgba(255,255,255,0.05);padding-right: 0.1rem;}
.footer .footerM .link01 .linkCon h4{font-size: 0.14rem;color: white;line-height:0.32rem;position: relative;padding-left: 0.5rem;}
.footer .footerM .link01 ul{display: none;background: white;padding: 0.16rem;max-height: 2rem;overflow-y: scroll;position: absolute;width: 100%;left: 0;bottom: 0.32rem;opacity: 1;z-index: 9;transition: 0.6s;}

.footer .footerM .link01 ul li{border-bottom: 1px solid #eaeaea;}
.footer .footerM .link01 ul li a{font-size: 0.14rem;line-height:0.24rem;color: #323232;transition: 0.4s;display: block;margin: 0.1rem 0;}
.footer .footerM .link01 ul li a:hover{color: #005bac;padding-left: 10px;transition: 0.4s;}
.footer .footerM .logo{}
.footer .footerM .logo img{display: block;max-width: 100%;}
.footer .footerL .fInfo h4 {display:block;font-size: 0.18rem;color: white;line-height: 0.24rem;padding: 6px 0;}
.footer .footerL .fInfo p {display:block;font-size: 0.14rem;color: white;line-height: 0.24rem;padding: 6px 0;padding-left: 20px;}
.footer .footerL .fInfo p{background: url(../images/fic01.png) no-repeat left center;}
.footer .footerL .fInfo p+p{background: url(../images/fic02.png) no-repeat left center;}
.footer .footerL .fInfo p+p+p{background: url(../images/fic03.png) no-repeat left center;}
.footer .footerR{width: 20%;}
.footer .footerR .ewmBox{display:flex;justify-content: flex-end;}
.footer .footerR .ewmBox .ewm p{font-size: 0.14rem;line-height: 0.24rem;text-align: center;color: white;margin-top: 0.1rem;}
.footer .footerR .ewmBox .ewm{margin: 0 5px;}
.footer .footerR .ewmBox .ewm img{display: block;width: 1rem;height: 1rem}
.footer .bq{display:block;font-size: 0.14rem;color: white;padding: 6px 0;padding-left: 20px;opacity: 0.8;border-top: 1px solid rgba(255,255,255,0.4);line-height:0.24rem;padding: 0.18rem 0;text-align: center;}

@media(max-width: 850px){
	.footer .w16 .ss2{justify-content: flex-start;}
	.footer .footerR .ewmBox{justify-content: flex-start;}
	.footer .footerM{justify-content: flex-start;align-items: flex-start;margin: 0.4rem 0;}
	.footer .footerM .Flink{width: 100%;justify-content: flex-start;}
	.footer .footerM .link01{width: 40%;}
	.footer .footerM .link01+.link01{margin-left: 0.3rem;}
	.footer .footerL{width:100%;}
	.footer .footerM{width:100%;}
	.footer .footerR{width:100%;}
}
@media(max-width: 850px){
	.footer .footerM .link01{width: calc(50% - 0.15rem);}
}




/*==========================================内页 开始=============================================*/
.bg{background: #f4f8f7;}
.n_banner{position:relative;}
.n_banner img{ width:100%;position: relative;}
.n_banner::before{width: 100%;position: absolute;content: "";top: 0;left: 0;height: 30%;background-image:linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,0.8) 80%);z-index: 2;}



@media(max-width: 1200px){
	.n_banner{margin-top: 0.9rem;}
	.n_banner::before{display: none;}
}
@media(max-width: 850px){
	.n_banner{margin-top: 0.7rem;}
	.n_banner img{position: relative;top: 0; left: 0;transform: translate3d(0,0,0);width: 100%;}
}
@media(max-width: 414px){
	.n_banner{margin-top: 60px;}
}

.mianbaoxie{padding: 0;position: relative;margin-top: 10px;}
.mianbaoxie:before{content:"";position:absolute;bottom:0;left:0;right:0;}
.mianbaoxie .w136{height:50px;line-height:50px;transition:.6s;background-size: 100% auto;max-width: 1360px;position: relative;border-bottom: 1px solid #d6e0de;}
.mianbao{padding: 0 0 0 25px;background: url(../images/xsic03.png)no-repeat left center;display: inline-block;vertical-align: top;}
.mianbao,.mianbao span,.mianbao i,.mianbao a{font-size: 14px;color: #323232;font-style:normal;line-height: 0.26rem;}
.mianbao i{ margin:0 6px}
.mianbao a{}
.mianbao span{ color:#005bac}
@media(max-width:1200px) {
	.mianbaoxie{ display:none}
}
.ar_wap{ display:none}

#nav_slide{background: #e1e6eb;line-height: 50px;position: relative;z-index: 2;display: none;}
#nav_slide #bnt_back{ position:absolute; left: 0.15rem; top:-2px;  }
#nav_slide #bnt_back img{height: 20px;vertical-align: middle;}

#nav_slide .n_title{ height: 50px; }
#nav_slide h1{font-size: 0.2rem;color: #000;text-align: center;}
@media(max-width:1200px) {
	#nav_slide{ display:block}
}

#bnt_sub_nav{position: absolute;right: 0.1rem;top: 14.5px;cursor: pointer;}
#bnt_sub_nav img{display: block;height: 20px;}
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#sub_nav_content{background: #f2f2f2; display: none; z-index: 9;width: 100%;}
#sub_nav_content ul{}
#sub_nav_content ul li {background: none;box-shadow:none;border-bottom:1px solid #dedede;padding: 0 15px;}
#sub_nav_content ul li a{display: inline-block;font-size: 14px;padding: 0;color: #333;width: 88%;}
#sub_nav_content ul li i{float:right;font-family: simsun;font-style: normal;font-weight: bold;}
#sub_nav_content ul li ul li{border:0;line-height:40px;padding-left: 10px;}
#sub_nav_content ul li ul li a{font-size: 13px; color: #666;}
#sub_nav_content ul li.on>a{color: #005bac;}
#sub_nav_content ul li ul{ display:none}
.n_container{padding: 0.3rem 0 0.2rem 0;overflow: hidden;min-height:300px;}
.n_container .n_left{float:left;width: 280px;position: relative;z-index: 1;}
.n_container .n_left h1{height:120px;background:#005bac;background-size:cover;font-size: 30px;color:#fff;padding:34px 20px 0;position: relative;}
.n_container .n_left h1 span{position:relative;display: inline-block;letter-spacing: 3px;}
.n_container .n_left h1 span:before{content:"";position: absolute;bottom: -20px;width: 0.2rem;height: 2px;background: #FFFFFF;left: 0;}
.n_container .n_left h1:before{content:"";position: absolute;top: 50%;width: 20px;height: 20px;right: 20px;margin-top: -11px;background: #FFFFFF;opacity: 0.2;transform: rotate(45deg);}
.n_container .n_left ul{background: #f5f5f5;padding: 0; position:relative}
.n_container .n_left ul li:last-child:before{ display:none}
.n_container .n_left .con ul li{line-height: 60px;font-size: 18px;color: #333333;position:relative;overflow: hidden;}
.n_container .n_left .con ul li.on dl{display:block !important;}
.n_container .n_left .con ul li:before{content:"";position:absolute;bottom:0;left: 20px;right: 20px;height:1px;background: #dee6ed;}
.n_container .n_left .con ul li>a img{margin: -3px 20px 0 0;}
.n_container .n_left .con ul li:after{content:"";width:7px;height:11px;background:url(../images/left_jiantou.png) center no-repeat;position:absolute;right: 15px;top: 50%;transition:0.36s;margin-top: -5.5px;display: none;}
.n_container .n_left .con ul li.on:after, .n_container .n_left .con ul li:hover:after{background:url(../images/left_jiantou_on.png) center no-repeat;}

.n_container .n_left .con ul li>a{color: #666666;display: block;/*overflow: hidden;white-space: nowrap;text-overflow: ellipsis;*/padding: 0 20px;transition: 0.36s;position: relative;}
.n_container .n_left .con ul li>a:hover, .n_container .n_left .con ul li.on>a{color: #005bac;background: #e5ebf7;border-left: #005bac 4px solid;font-weight: bold;}

.n_container .n_left .con ul li dl{display:none;position:relative;margin: 20px 20px;background: #fff;}
.n_container .n_left .con ul li dl:before{content:"";position:absolute;right:0;left:20px;top:0;height:1px;}
.n_container .n_left .con ul li dl dd{height: auto;}
.n_container .n_left .con ul li dl dd a{font-size: 14px;color: #444444 !important;padding: 0 10px;position:relative;line-height: 32px;transition: .6s;display: block; z-index:1}
.n_container .n_left .con ul li dl dd a:before{content:"";position:absolute;top: 0;right: 0;bottom: 0;left: 0;transition: .6s;background: #005bac;opacity: 0;visibility: hidden; z-index:-1}
.n_container .n_left .con ul li dl dd.on a:before, .n_container .n_left .con ul li dl dd:hover a:before{ opacity:1; visibility:visible}
.n_container .n_left .con ul li i.up{ background:url(../images/left_jiantou_on.png) center no-repeat;transform:rotate(90deg);}
.n_container .n_left .con ul li i{width: 20px;height: 60px;background: url(../images/left_jiantou.png) center no-repeat;position:absolute;right: 20px;top: 0;transition:0.36s;cursor: pointer;}
.n_container .n_left .con ul li.on i{ background:url(../images/left_jiantou_on.png) center no-repeat;transform:rotate(90deg);}
.n_container .n_left .con ul li dl dd a:hover, .n_container .n_left .con ul li dl dd.on a{color: #fff !important;}

.n_container .n_right{ width:calc(100% - 280px); padding-left:0.5rem;min-height: 600px;}
@media (max-width:1200px) {
	.n_container .n_left{ display:none}
	.n_container .n_right{ width:100%; padding:0}
}

.n_list_text ul{ position:relative}
.n_list_text ul li{ width:100%; border-bottom: 1px dashed #DDDDDD;}
.n_list_text ul li:nth-child(1){border-top: 1px dashed #DDDDDD;}
.n_list_text ul li a{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;padding: 0.15rem;position: relative;}
.n_list_text ul li a:hover p{color: #005bac;padding-left: 0.08rem;transition: 0.4s ease-in;}
.n_list_text ul li a::after{content: "";position: absolute;left: 0;top: 50%;margin-top: -2px;width: 4px;height: 4px;background:#005bac;border-radius: 50%;}
.n_list_text ul li a i{font-style: normal;font-size: 0.14rem;color: #666666;}
.n_list_text ul li a:hover i{color: #005bac;}
.n_list_text ul li a p{font-size: 0.18rem;color:#323232;line-height: 0.26rem;max-height: 0.26rem;overflow: hidden;width: calc(100% - 100px);transition: 0.4s ease-in;}
@media(max-width:768px) {
	.n_list_text ul li a p{font-size: 0.16rem;color:#323232;line-height: 0.24rem;max-height: 100%;overflow: hidden;width:100%;overflow: visible;height: auto;}
	.n_list_text ul li a i{margin-top: 0.06rem;}
	.n_list_text ul li a::after{top: 0.2rem;margin-top: 0;}
}

.fy{display: block;text-align: center;margin-top: 0.4rem;}
.fy img{display: block;margin: 0 auto;}
/*内容样式*/
.ar_article td,
.ar_article th{ padding:15px 10px; border: 1px solid #ededed; vertical-align:middle;}
.ar_article td p,
.ar_article th p{ padding-bottom:0; margin-bottom:0;}
.ar_article table {border-collapse: collapse;border-right: 1px solid #ededed;border-bottom: 1px solid #ededed; width:100%}
.ar_article table tr:not(:first-child) td{}
.ar_article table td { border-left: 1px solid #ededed;border-top: 1px solid #ededed; }
.ar_article{font-size: 0.18rem;color: #666666;line-height: 0.28rem;}
.ar_article p{font-size: 0.16rem!important;color: #666666;line-height: 0.28rem!important;margin-bottom: 0.28rem;font-family: 微软雅黑 !important;}
.ar_article p span{/* font-size: 1rem!important; */color: #666666;/* line-height: 0.28rem!important; *//* margin-bottom: 0.28rem; */font-family: 微软雅黑 !important;}
.ar_article p:last-child{ margin-bottom:0}
.ar_article strong{ font-weight:bold;}
.ar_article img{ max-width:100%;}
.ar_article a{ color:#717173;}
.ar_article h1,.ar_article h2,.ar_article h3,.ar_article h4,.ar_article h5{ font-weight:bold;}
.ar_article h1{ font-size:0.34rem; margin-bottom:0.16rem}
.ar_article h2{ font-size:0.28rem; margin-bottom:0.14rem;}
.ar_article h3{ font-size:0.24rem; margin-bottom:0.16rem}
.ar_article h4{ font-size:0.18rem; margin-bottom:0.14rem}
.ar_article h5{ font-size:0.14rem; margin-bottom:0.12rem}
.ar_article h6{ font-size:0.14rem; margin-bottom:0.14rem}
.ar_article ul li,
.ar_article ol li{ padding-bottom:0 !important; margin-bottom:0 !important; margin-left:0.3rem; list-style:inherit !important;}
.ar_article ul li p,
.ar_article ol li p{ padding-bottom:0; margin-bottom:3px !important; }
.ar_article ul,
.ar_article ol{ margin-bottom:0.16rem;}
.ar_article sub {vertical-align:sub; font-size: smaller;}
.ar_article sup { vertical-align:super; font-size: smaller;}
.ar_article img{ display:inline-block;max-width: 70%;margin: 0 auto;}

.n_right .ar_article_box h5{font-size: 0.26rem;color:#323232;text-align: center;font-weight: bold;line-height: 0.42rem;}
.n_right .ar_article_box h6{font-size: 0.26rem;color:#323232;text-align: center;font-weight: bold;line-height: 0.42rem;margin-bottom: 0.18rem;}
.n_right .ar_article_box .bbt{font-size: 0.14rem;line-height: 0.24rem;color:#999999;text-align: center;margin: 0.18rem auto;}
.n_right .ar_article_box .bbt span{margin-right:25px;}
.n_right .ar_article_box .artic3{margin-top: 0.2rem;padding-top:0.2rem;border-top: 1px solid #ccc;}
.n_right .ar_article_box .artic3 p {margin-bottom: 0.08rem;}
.n_right .ar_article_box .artic3 p span{font-size: 0.16rem;color: #323232;line-height: 0.24rem;}
.n_right .ar_article_box .artic3 p a{display: block;font-size: 0.16rem;color: #323232;line-height: 0.24rem;}
.n_right .ar_article_box .artic3 p a:hover{color: #005bac;}
.n_list_pic li{background-size: auto 100%; background: white;transition: 0.4s;position: relative;padding: 0.3rem;border-bottom: 1px dashed #DADADA;}
.n_list_pic li:first-child{border-top: 1px dashed #DADADA;}
.n_list_pic li:hover{box-shadow: 0px 2px 29px 0px rgba(36, 43, 48, 0.3);transition: 0.4s;}
.n_list_pic li a{display: block;}
.n_list_pic li .pic{width: 3rem;position: relative;overflow: hidden;position: relative;margin-right: 0.3rem;float: left;}
.n_list_pic li .pic img{display: block;width: 100%;transition: 0.6s all;}
.n_list_pic li .text{padding: 0.1rem 0 0.16rem 0;box-sizing: border-box;}
.n_list_pic li .text h5{overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
transition: 0.6s all;font-size: 0.2rem;color: #333;line-height: 0.18rem;height: 0.18rem;overflow: hidden;margin-bottom: 0.14rem;}
.n_list_pic li .text p{font-size: 0.16rem;line-height: 0.26rem;height:0.52rem;overflow: hidden;color: #999;margin-top: 0.06rem;}
.n_list_pic li .text i{font-style: normal;font-size: 0.16rem;color: #005bac;background: url(../images/time.png) no-repeat left center;padding-left: 0.22rem;font-family: arial;background-size: 0.14rem;line-height: 0.3rem;display: inline-block;}
.n_list_pic li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_list_pic li:hover h5{color: #005bac;transition: 0.6s all;}

@media(max-width:850px) {
	.n_list_pic li:first-child{border-top:none;}
	.n_list_pic li .pic{width: 100%;float: none;}
	.n_list_pic li .text{width: 100%;margin-left: 0;margin-top: 0.15rem;}
	.n_list_pic li .pic{top: 0;}
	.n_list_pic li{padding: 0.2rem 0 0.1rem 0;}
}
@media(max-width:580px) {
	.ar_article img{/*width: 100%;*/max-width: 100%;}
}

.n_list_pic2 ul{flex-wrap: wrap;justify-content: flex-start;margin-left: -2.333%;}
.n_list_pic2 li{margin-bottom: 0.2rem;transition: 0.4s;width: 31%;margin-left: 2.333%;}
.n_list_pic2 li a{display: block;}
.n_list_pic2 li .pic{width: 100%;position: relative;overflow: hidden;position: relative;}
.n_list_pic2 li .pic img{display: block;width: 100%;transition: 0.6s all;height:2.5rem;}
.n_list_pic2 li h5{transition: 0.6s all;font-size: 0.16rem;color: #333;line-height: 0.26rem;max-height: 0.26rem;overflow: hidden;margin-bottom: 0.14rem;text-align: center;margin-top: 0.15rem;}
.n_list_pic2 li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_list_pic2 li:hover h5{color: #005bac;transition: 0.6s all;}
@media(max-width:1200px) {
.n_list_pic2 ul{margin-left: -2%;}
.n_list_pic2 li{}
.n_list_pic2 li .pic img{height: 3rem;}

}
@media(max-width:850px) {
	.n_list_pic2 ul{margin-left: -2%;}
	.n_list_pic2 li{width: 48%;margin-left: 2%;}
	.n_list_pic2 li .pic img{width: 100%;height: 30vw;}
}
@media(max-width:414px) {
    .n_list_pic2 ul{margin-left: 0;justify-content: space-between;}
	.n_list_pic2 li{width: 100%;margin-left: 0; }
    .n_list_pic2 li .pic img{height: 58vw;}
}

/*==========================================内页 结束=============================================*/dth: 0.6rem;}
@media(max-width: 1200px){
	.bannerBox{margin-top: 0.9rem;}
	.bannerBox .slider a::before{display: none;}
}
@media(max-width: 850px){
	.banner a{height: 100%;width: 100%;}
	.bannerBox{margin-top: 0.7rem;}
	.banner img{position: relative;top: 0; left: 0;transform: translate3d(0,0,0);width: 100%;}
}
@media(max-width: 414px){
	.bannerBox{margin-top: 0.5rem;}
}
/* banner结束 */



.sametitle{position: relative;margin-bottom: 0.3rem;position: relative;}
.sametitle .flex{align-items: center;justify-content: space-between;width: 100%;position: relative;}
.sametitle .flex::after{content: "";position: absolute;left: 1.6rem;width: 8rem;height: 1px;background: #dddddd;}
.sametitle h3{font-weight: bold;}
.sametitle h3 p{font-size:0.36rem;color: #323232;line-height: 0.45rem;background-size: auto;text-align: left;position: relative;}
.sametitle h3 span{font-size: 0.16rem;font-family: "times new roman";color: #005bac;position: relative;display:inline-block;text-align: center;padding-left: 0.32rem;font-weight: lighter;}
.sametitle a{display: inline-block;text-align: center;color: #323232;font-size: 0.16rem;color: #666666;position: absolute;right: 0;top: 0.2rem;}
.sametitle h3 span::before{content: "";position: absolute;left:0rem;width:0.3rem;height: 4px;background:#005bac ;top: 50%;margin-top: -2px;}
.sametitle a:hover {color: #005bac;background: url(../images/morebgon.png) no-repeat center;}
@media(max-width: 1200px){
	.sametitle .flex::after{display: none;}
}


/* 新闻动态 */
.NewsNoticeBox{background: url(../images/bg01.png) no-repeat top center;background-size: cover;padding-bottom: 0.5rem;position: relative;}
.newsBox{width: 65%;margin-top: 0.5rem;}
.newsBox .ulPic{}
.newsBox .ulPic li{width: 48%;}
.newsBox .ulPic li a{display: block;}
.newsBox .ulPic li a .pic{width: 100%;overflow: hidden;}
.newsBox .ulPic li a .pic img{display: block;width: 100%;height: 3.4rem;}
.newsBox .ulPic li a .text{background: rgba(0,91,172,0.05);position: relative;width: calc(100% - 0.2rem);margin-left: 0.2rem;}
.newsBox .ulPic li a .text .date{width: 0.64rem;height: 0.7rem;display: flex;justify-content: center;background: #005bac;flex-direction: column;align-items: center;position: absolute;bottom: 0;left: 0;}
.newsBox .ulPic li a .text .date i{display: block;font-size: 0.24rem;font-style: normal;color: white;}
.newsBox .ulPic li a .text .date b{font-size: 0.12rem;color: white;font-style: normal;font-weight: normal;margin-top: 0.05rem;}
.newsBox .ulPic li a .text p{font-size: 0.17rem;color: #333333;line-height: 0.5rem;height: 0.5rem;overflow: hidden;width: calc(100% - 0.75rem);margin-left: 0.75rem;}
.newsBox .ulPic li a:hover .text p{color: #005bac;}
.newsBox .ulText{margin-top: 0.15rem;}
.newsBox .ulText li{width: 48%;}
.newsBox .ulText li a{border-bottom: 1px solid #dddddd;}
.newsBox .ulText li a i{font-size: 0.14rem;line-height: 0.74rem;color: #323232;padding-left: 0.22rem;background: url(../images/time.png) no-repeat left center;background-size: 0.16rem;font-style: normal;width: 1rem;}
.newsBox .ulText li a p{font-size: 0.17rem;line-height: 0.74rem;height: 0.74rem;overflow: hidden;color: #323232;width: calc(100% - 1.2rem);}
.newsBox .ulText li a:hover i{color: #005bac;}
.newsBox .ulText li a:hover p{color: #005bac;}

.NoticeBox{width: 30%;background: #FFFFFF;box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);padding:0.5rem 0.4rem 0.2rem 0.4rem;}
.NoticeBox .sametitle .flex::after{width: 1.6rem;}
.NoticeBox ul{}
.NoticeBox ul li{}
.NoticeBox ul li+li{border-top: 1px solid #dddddd;}
.NoticeBox ul li a{align-items: center;padding: 0.18rem 0;}
.NoticeBox ul li:nth-child(1) a{padding-top:0;}
.NoticeBox ul li:nth-child(5) a{padding-bottom:0;}
.NoticeBox ul li a .date{width: 0.6rem;}
.NoticeBox ul li a .date i{font-size: 0.16rem;color: white;font-style: normal;font-weight: normal;line-height: 0.46rem;display: block;text-align: center;background: #005bac;}
.NoticeBox ul li a .date b{font-size: 0.14rem;color: #323232;font-weight: normal;line-height: 0.26rem;text-align: center;display: block;background: #f1f1f1;}
.NoticeBox ul li a p{font-size: 0.17rem;line-height: 0.3rem;max-height: 0.6rem;overflow: hidden;width: calc(100% - 0.75rem);color: #323232;}
.NoticeBox ul li a:hover p{color: #005bac;}
@media(max-width: 1260px) {
	.newsBox .ulText li a i{width: 1.34rem;}
	.newsBox .ulText li a p{width: calc(100% - 1.42rem);}
}
@media(max-width: 1200px) {
	.newsBox .ulPic li a .text .date{width: 0.8rem;}
	.newsBox .ulPic li a .text p{width: calc(100% - 0.95rem);margin-left: 0.95rem;}
}
@media(max-width: 1024px) {
	.newsBox{width:100%;}
	.NoticeBox{width:100%;}
	.newsBox .ulPic li a .pic img{height: 4.65rem;}
	.newsBox .ulPic li a .text .date{width: 1rem;height: 0.8rem;}
	.newsBox .ulPic li a .text p{width: calc(100% - 1.2rem);margin-left: 1.2rem;}
}
@media(max-width: 960px) {
	.newsBox .ulText li a i{width: 1.4rem;}
	.newsBox .ulText li a p{width: calc(100% - 1.5rem);}
}
@media(max-width: 850px) {
	.newsBox .ulPic li{width: 100%;}
	.newsBox .ulPic li a .text .date{width: 0.7rem;height: 0.6rem;}
	.newsBox .ulPic li+li{margin-top: 0.3rem;}
	.newsBox .ulPic li a .text p{width: calc(100% - 1.2rem);margin-left: 0.9rem;}
	.newsBox .ulPic li a .pic img{height: auto;}
	.newsBox .ulText li a i{width: 1.1rem;}
	.newsBox .ulText li a p{width: calc(100% - 1.15rem);}
	.newsBox .ulText li{width: 100%;}
	.NoticeBox{padding: 0;box-shadow:none;margin-top: 0.5rem;}
}
/* 常用服务 */
.cyfwBox{background: white;padding: 0.6rem 0;position: relative;}
.cyfwBox::after{content: "";position: absolute;right: 0;width: 24vw;height: 100%;background: url(../images/fwBgB.jpg) no-repeat right center;background-size: cover;top: 0;z-index: 0;}
.cyfwBox .fwtitle{width: 35.7%;background: url(../images/fwBg.jpg) no-repeat center bottom;background-size: cover;display: flex;justify-content: center;align-items: center;position: relative;z-index: 3;}
.cyfwBox .fwtitle p{font-size: 0.48rem;font-weight: bold;color: white;text-align: center;width: 0.50rem;line-height: 0.6rem;}
.cyfwBox .cyfwCon{width: 64.3%;}
.cyfwBox .cyfwCon ul{}
.cyfwBox .cyfwCon ul li{width: 33.3333%;border-top: 1px dashed #d4d4d4;border-left: 1px dashed #d4d4d4;position: relative;}
.cyfwBox .cyfwCon ul li::after{content: "";position: absolute;left: 50%;top: 50%;right: 0;bottom: 0;width: 0;height: 0;background: #f5f8fb;z-index: 0;transition: 0.6s ease-in-out;}
.cyfwBox .cyfwCon ul li:hover::after{transition: 0.6s ease-in-out;width: 100%;height: 100%;left: 0;top: 0;}
.cyfwBox .cyfwCon ul li:nth-child(3){border-right: 1px dashed #d4d4d4;}
.cyfwBox .cyfwCon ul li:nth-child(6){border-right: 1px dashed #d4d4d4;}
.cyfwBox .cyfwCon ul li:nth-child(9){border-right: 1px dashed #d4d4d4;border-bottom: 1px dashed #d4d4d4;}
.cyfwBox .cyfwCon ul li:nth-child(7){border-bottom: 1px dashed #d4d4d4;}
.cyfwBox .cyfwCon ul li:nth-child(8){border-bottom: 1px dashed #d4d4d4;}
.cyfwBox .cyfwCon ul li a{display: block;padding: 0.4rem 0;display: block;position: relative;z-index: 2;}
.cyfwBox .cyfwCon ul li a span{width: 0.85rem;height: 0.85rem;margin: 0 auto 0.1rem auto;display: flex;justify-content: center;align-items: center;}
.cyfwBox .cyfwCon ul li a span img{display: block;max-width: 100%;transition: 0.4s all;}
.cyfwBox .cyfwCon ul li a:hover span img{transform: rotateY(180deg);transition: 0.4s all;}
.cyfwBox .cyfwCon ul li a p{font-size: 0.24rem;line-height: 0.3rem;color: #333333;text-align: center;}
.cyfwBox .cyfwCon ul li a:hover p{color: #005bac;}

@media(max-width: 1300px) {
	.cyfwBox .cyfwCon ul li a span img{transform: scale(0.8);}
}
@media(max-width: 850px) {
	.cyfwBox .fwtitle{width: 100%;order: 1;background-position: center top;}
	.cyfwBox .cyfwCon{width: 100%;order: 2;}
	.cyfwBox::after{width: 0;}
	.cyfwBox .fwtitle p{width: auto;line-height: 40vw;}
	.cyfwBox{padding: 0;}
}
@media(max-width: 650px) {
	.cyfwBox .cyfwCon ul li a{padding: 0.2rem 0;}
	.cyfwBox .cyfwCon ul li a span img{transform: scale(0.7);}
	.cyfwBox .cyfwCon ul li a span{margin-bottom: 0;width: 0.6rem;height: 0.6rem;}
	.cyfwBox .cyfwCon ul li a p{font-size: 0.18rem;}
}

/* 党建工作 */
.bg02{background: url(../images/bg03.png) no-repeat top center;background-size: cover;}
.djgzBox{margin-top: 0.5rem;}
.djgzBox .sametitle h3{width: 100%;}
.djgzBox .sametitle h3 p{width: 1.6rem;margin: 0;line-height: 0.26rem;}
.djgzBox .sametitle h3 p span{display: inline-block;line-height: 0.2rem;}
.djgzBox .djgzCon .sametitle .flex::after{right: 0.8rem;left: auto;width: 8rem;}
.djgzBox .sametitle a{position: absolute;right: 0;top: 0.2rem;}
.djgzBox .hqrw .sametitle .flex::after{width: 2.6rem;}
.djgzBox .djgzCon{width: 65.6%;}
.djgzBox .djgzCon ul{margin-left: -4.5%;}
.djgzBox .djgzCon ul li{width: 45.5%;margin-left: 4.5%;}
.djgzBox .djgzCon ul li a{display: block;}
.djgzBox .djgzCon ul li a .pic{width: 100%;overflow: hidden;height: 3.2rem;}
.djgzBox .djgzCon ul li a .pic img{display: block;width: 100%;height: 100%;}
.djgzBox .djgzCon ul li a .text{box-shadow: 0 0 8px 0 #DDDDDD;background: #FFFFFF;padding: 0.15rem 0.3rem;}
.djgzBox .djgzCon ul li a .text h5{font-size: 0.17rem;line-height: 0.3rem;color:#323232;height: 0.3rem;overflow: hidden;transition: 0.4s all;}
.djgzBox .djgzCon ul li a .text p{display: flex;justify-content: space-between;}
.djgzBox .djgzCon ul li a .text p i{font-size: 0.12rem;line-height: 0.26rem;padding-left: 0.18rem;background: url(../images/time.png) no-repeat left center;background-size: 0.14rem;color: #999999;font-style: normal;}
.djgzBox .djgzCon ul li a .text p b{background: url(../images/jt2.png) no-repeat right center;width: 0.26rem;height: 0.08rem;transition: 0.4s all;display: block;}
.djgzBox .djgzCon ul li a .text:hover h5{color: #005bac;transition: 0.4s all;}
.djgzBox .djgzCon ul li a .text:hover p b{transition: 0.4s all;margin-right: 0.1rem;}
.djgzBox .hqrw{width: calc(34.4% - 0.5rem);}
.djgzBox .hqrw .hqrwScrool{}
.djgzBox .hqrw .hqrwScrool .swiper-container{padding-bottom: 0.3rem;}
.djgzBox .hqrw .hqrwScrool ul{}
.djgzBox .hqrw .hqrwScrool ul li{width: 47%;}
.djgzBox .hqrw .hqrwScrool ul li a{}
.djgzBox .hqrw .hqrwScrool ul li a .pic{width: 100%;overflow: hidden;}
.djgzBox .hqrw .hqrwScrool ul li a .pic img{display: block;width: 100%;height: 3.1rem;transition: 0.6s all;}
.djgzBox .hqrw .hqrwScrool ul li a:hover .pic img{transform: scale(1.2);transition: 0.6s all;}
.djgzBox .hqrw .hqrwScrool ul li a .text{margin-top: 0.2rem;background: #edecf2;height: 0.46rem;border-radius: 0.23rem;padding: 0 0.1rem;}
.djgzBox .hqrw .hqrwScrool ul li a .text p{width: 100%;font-size: 0.18rem;line-height: 0.46rem;height: 0.46rem;overflow: hidden;color: #323232;text-align: center;}
.djgzBox .hqrw .hqrwScrool ul li a:hover .text{background: #00608E;}
.djgzBox .hqrw .hqrwScrool ul li a:hover .text p{color: white;}
.djgzBox .hqrw .hqrwScrool .swiper-pagination{border: none;background: none;bottom: 0;z-index: 9;}





@media(max-width: 850px){
	.djgzBox .djgzCon{width: 100%;}
	.djgzBox .djgzCon ul{margin-left: 0;}
	.djgzBox .djgzCon ul li{width: 100%;margin-left: 0;}
	.djgzBox .djgzCon ul li+li{margin-top: 0.3rem;}
	.djgzBox .djgzCon ul li a .text h5{height: auto;max-height: 0.6rem;}
	.djgzBox .djgzCon ul li a .pic{height: auto;}
	.djgzBox .djgzCon ul li a .pic img{height: auto;}
	.djgzBox .hqrw{width: 100%;margin-top: 0.6rem;}
	.djgzBox .hqrw .hqrwScrool ul li a .pic img{height: 56vw;}
}
@media(max-width: 850px){
	.djgzBox .hqrw .hqrwScrool ul li