@charset "utf-8";

::-webkit-scrollbar {
	width: 0px;
	height: 0px;
	background-color: transparent
}

input[type="submit"],
input[type="reset"],
input[type="button"],
input {
	resize: none;
	border: none;
	line-height: normal;
	outline: #fe0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body,
div,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
p,
dl,
dt,
dd,
a,
img,
button,
form,
table,
th,
tr,
td,
tbody,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	margin: 0;
	padding: 0
}

em,
i {
	font-style: normal
}

ul,
li {
	list-style-type: none
}

html,
body {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Microsoft Yahei", sans-serif;
}

body {
	color: #000;
	background-color: #fff
}

.clearfix:after {
	content: "";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both
}

.clearfix {
	zoom: 1
}

a {
	text-decoration: none;
	color: #282828;
}

a:hover {
	text-decoration: none
}

img {
	border: 0;
	vertical-align: middle
}

/* ====导航==== */
.sys_wrapper2 .sys_nav1 {
	width: 100%;
	height: 1.2rem;
	display: flex;
	align-items: center;
	background-color: #FFFFFF;
}

.sys_wrapper2 .header_logo {
	width: 43%;
    height: 0.8rem;
    margin-left: 1rem;
    background: url(../img/logo.png) center no-repeat;
    background-size: 2.9rem 0.7rem;
}

.sys_wrapper2 .header_siderbar {
	width: 17%;
	height: .25rem;
	display: block;
	background: url(../img/menu.png) center no-repeat;
	background-size: .41rem .25rem;
}

.banner img{width: 100%;}

.sys_wrapper2 .sys_nav1.header-fixed {
	top: 0rem;
	background: #fff;
	position:fixed;
}

.sys_wrapper2 .sys_nav1.header-fixed .header_logo {
	background-image: url(../img/logo.png)
}

.sys_wrapper2 .sys_nav1.header-fixed .header_siderbar {
	background-image: url(../img/menu.png)
}

/* ====侧边导航==== */
.sys_wrapper2 #sidenav {
	z-index: 999;
	position: fixed;
	width: 85%;
	height: 100%;
	display: none;
	background: #46190c;
	opacity: 0.96;
	top: 0;
	left: 0;
	overflow: hidden;
	background-image: url(../images/index_menubg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: cover
}

.logohead{
	width: 100%;
	height: 1.2rem;
	background-color: #7f5f56;
}
.sys_wrapper2 #sidenav ul {
	width: 105%;
	text-align: center;
	height: 86%;
	position: absolute;
	left: 50%;
	margin-left: -52.5%;
	padding: 0 14%;
	bottom: 5%;
	overflow-y: auto;
	box-sizing: border-box
}
#sidenav .icoc{
	float: left;
}
.icoc img{
	width: 0.4rem;
    height: 0.4rem;
    margin: 0.33rem 0.5rem 0 0;
}
.sys_wrapper2 #sidenav li {
	height: 1rem;
	text-align: left;
	border-bottom: .04rem solid #6e4a40;
	padding-bottom: 0
}

.sys_wrapper2 #sidenav li p {
	padding-left: .01rem;
	color: #fff;
	font-size: .33rem;
	height: 1rem;
	line-height: 1rem;
	background-size: 6% auto
}

.sys_wrapper2 #sidenav li dl {
	display: none
}

.sys_wrapper2 #sidenav li dd {
	border-bottom: .04rem solid #385c9b;
	padding-left: .2rem
}

.sys_wrapper2 #sidenav li dd:last-child {
	border: none
}

.sys_wrapper2 #sidenav li dd a {
	display: block;
	width: 100%;
	color: #fff;
	height: .7rem;
	line-height: .7rem
}

.sys_wrapper2 #sidenav .snvind_special {
	background: 0 0
}

.sys_wrapper2 #sidenav .current {
	width: 100%;
	color: #fff;
	background: url(../images/snavon.png) 95% center no-repeat;
	background-size: 6% auto
}

.sys_wrapper2 #sidenav .sidenav_close {
	position: fixed;
    top: 0.26rem;
    right: 1.4rem;
    background: url(../img/n_menu.png) center no-repeat;
    background-size: 0.41rem 0.25rem;
    width: 0.8rem;
    height: 0.8rem;
}

.sys_wrapper2 #sidenav .sidenav_logo {
	position: fixed;
	top: .2rem;
	left: .3rem
}

.sys_wrapper2 #sidenav .sidenav_logo img {
	width: 2.4rem;
    position: fixed;
    top: 0.35rem;
    left: 0.8rem;
}


/* ====轮播图==== */
.lunbo{
	margin: .3rem;
}
.xwlb {
	width: 100%;
	height: 4.2rem;
	overflow: hidden;
	position: relative;
}
.pic{
	width: 100%;
    height: 3.9rem;
    overflow: hidden;
    position: relative;
}
.pic li{
	position: absolute;
    top: 0;
    left: 0;
}
.pic ul li img{
	width: 100%;
	height: 3.9rem;
}

.pic ul li div{
	width: 97%;
    height: 0.5rem;
    padding: 0.12rem 0 0 0.2rem;
    position: absolute;
    left: 0;
    bottom: 0rem;
    z-index: 11;
}
.pic ul li div p{
	color: #fff;
    font-size: .25rem;
    width: 72%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.pic li span{
	display: block;
    width: 100%;
    height: 0.65rem;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #000;
    filter: alpha(opacity=40);
    opacity: 0.6;
}
.num{
	width: 20%;
    height: 0.5rem;
    float: right;
    position: absolute;
    z-index: 3;
    bottom: 0.06rem;
    right: 0rem;
}
.num ul li{
	width: 0.1rem;
    height: 0.1rem;
    background: #FFFFFF;   
    position: relative;
    float: left;
    overflow: hidden;
    text-align: center;
    margin: 0.2rem 0.15rem 0 0;
    cursor: pointer;
    border-radius:0.2rem ;
}
.num li a{
	display: block;
    width: .12rem;
    height: .12rem;
    line-height: 18px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    color: #FFFFFF;
    text-decoration: none;
}


.sys_bannerbox1 .swiper-container .swiper-slide a {
	display: block
}

.sys_bannerbox1 .swiper-container .swiper-slide a img {
	width: 100%;
	height: 100%
}

.sys_bannerbox1 .swiper-container .swiper-pagination-bullet {
	width: .1rem;
	height: .1rem;
	background: #00406F;
	opacity: .5
}

.sys_bannerbox1 .swiper-container .swiper-pagination-bullet-active {
	opacity: 1;
	width: .2rem;
	border-radius: 1rem
}

/* ====底部==== */
#footer {
	width: 100%;
	height: 2rem;
	display: flex;
	justify-content: center;
	text-align: center;
	align-items: center;
	background-color: #3a3a3a;
	background-size: cover;
}

.footer_row {
	font-size: .22rem;
	line-height: .37rem;
	color: #c2c2c2;
}

.footer_row a {
	color: #c2c2c2;
}

/* ====新闻中心==== */
.news_list1 {
	margin: .2rem .3rem .3rem;
	animation-delay: .6s;
	
}
.news_list1.tabcont{
	display:none;	
}
.news_list1 li {
	padding: .2rem 0;
	border-bottom: 1px solid #e9e9e9;
}

.news_list1 li a {
	display: flex;
	justify-content: start;
}

.news_list1 li a p{
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.news_menu {
    margin: 0.4rem 0.3rem 0rem 0.3rem;
    display: flex;
    justify-content: space-around;
    padding-bottom: 0.1rem;
    border-bottom: 1px solid #e9e9e9;
}

.news_menu li {
    font-size: .3rem;
    text-align: center;
}

.news_menu .active span{
	color: #f17500;
	font-weight: 700;
}
.news_menu .item.active i, .news_menu .item:hover i {
    display: block;
}
.news_menu .item i {
    width: 0.35rem;
    height: 2px;
    background-color: #f17500;
    position: absolute;
    left: 1.3rem;
    top: 9.27rem;
}

.fk{
	width: 0.07rem;
    height: 0.07rem;
    float: left;
    background-color: #f16c00;
    margin: 0.15rem 0.25rem 0 0;
    border-radius: 1rem;
}

/*公示公告*/
.gsgg{margin: 0.7rem 0;}
.gsgg_tit{text-align: center;}
.gsgg_tit a img{width: 2.5rem;}

/*服务平台*/
.fwpt{margin: 0.7rem 0;}
.fwpt_tit{text-align: center;}
.fwpt_tit img{width: 4.2rem;border-radius: 0.1rem;}

.fwpt_rk{
	text-align: center;
	margin: 0.4rem 0.3rem;
}
.fwpt_rk a img{width: 100%;}

/*业务平台*/
.ywpt{margin: 0.7rem 0;}
.ywpt_tit{text-align: center;}
.ywpt_tit img{width: 2.5rem;}

.yw1{margin: 0.4rem 0.3rem;}
.pt_tit{margin: 0.2rem 0;}
.ptdd{
	width: 0.08rem;
    height: 0.32rem;
    float: left;
    border-radius: 10px;
    background-color: #fe7e06;
    margin: 0.08rem 0.2rem 0 0;
}
.ywrk{text-align: center;}
.ywrk a img{width: 100%;border-radius: 0.1rem;}    


/*友情链接*/		
.yqlj {
	background-color: #dbdbdb;
	margin-top: 20px;
	padding: 20px 0px;
}
.ljbt{ float:left; line-height:40px; font-family:"微软雅黑"; font-size:18px; font-weight:bold; color:#222;  margin-left:10px;}
.ljwzi li{ float:left; padding:0 8px; text-align:center; color:#888;}
.ljwzi li a{ color:#333;}
.ljwzi li a:hover{ text-decoration:underline;}

/*footer*/		
.footer{ width:100%; height:120px; background-color:#dbdbdb;}
.footer p,.footer a {
	text-align: center;
	font-size: 14px;
	color: #333;
	line-height: 30px;
}