@charset "utf-8";

body {
	font-family: "\5FAE\8F6F\96C5\9ED1", "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Microsoft Yahei", "WenQuanYi Micro Hei", 'Liberation Sans', 'Noto Sans CJK SC', sans-serif;
}

body {
	color: #262626;
}

.f-mt27 {margin-top:27px;}
.f-mt35 {margin-top:35px;}
.f-mt45 {margin-top:45px;}
.f-mt55 {margin-top:55px;}
.f-mt70 {margin-top:70px;}
/* 首屏广告图 */
.adBig {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	cursor: pointer;
}
.adBig.opt {
	opacity: 0;
}
.adBig img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}


.container {
	margin: 0 auto;
	min-width: 1200px;
	/* width: 1200px;
	width: 1000px\9; */
}
.wrapper {
	margin: 0 auto;
	width: 1200px;
}

/* 头部1 */
.header1 {
	min-width: 1200px;
	height: 470px;
	background: url(../img/bg/headBg_02.jpg) no-repeat top center;
	/* border-top: 6px solid #274282; */
	border-bottom: 6px solid #799ff7;
}
.header1 .search-01 {
	margin: 0 auto; 
}
.header1 .search-01 .search-hot {
	color: #253f7d;
}
.header {
	
}
.page_index .header {
	position: fixed;
	top: 0;
	display: none;
	width: 100%;
	min-width: 1200px;
	z-index: 999;
}

/* 头部 */
.top-col {
	height: 40px;
	background: #f7f7f7;
}
.top-info {
	line-height: 38px;
	color: #043d80;
	font-size: 16px;
}
.top-info span {
	display: inline-block;
	margin: 0 12px;
	font-size: 14px;
}
.top-info a:hover {
	text-decoration: underline;
}
.search-col-1 {
	padding-top: 39px;
	height: 169px;
	background: url(../img/bg/headBg_01.png);
}
.search-01 {
	width: 568px;
}
.search-01 .search-box {
	display: flex;
	justify-content: space-between;
	padding: 2px 3px 0 20px;
	height: 52px;
	background: #fff;
	border: 2px solid rgb(83, 152, 247);
	border-radius: 25px;
}
.search-01 .s-txt {
	flex: 1;
	padding: 0 0 0 5px;
	height: 44px;
	border: none;
}
.search-01 .s-txt::placeholder {
	font-size: 16px;
	color: rgba(4, 61, 128, 0.6);
}
.search-01 .s-txt:focus-visible {
	outline: none;
}
.search-01 .s-btn {
	padding-left: 52px;
	width: 110px;
	height: 44px;
	line-height: 44px;
	color: #fff;
	font-size: 18px;
	text-align: left;
	background: #65a0fa url(../img/bg/searchBg_01.png) no-repeat 20px 10px;
	border-radius: 22px;
}
.search-01 .search-hot {
	margin-top: 10px;
	padding: 0 25px;
	line-height: 18px;
	color: #fff;
	font-size: 14px;
}
.search-01 .search-hot em {
	font-style: normal;
	font-weight: bold;
}
.search-01 .search-hot a {
	color: #fff;
	font-family: \5B8B\4F53;
}
.search-01 .search-hot a:hover {
	text-decoration: underline;
}
.search-01 .search-hot span {
	display: inline-block;
	margin: 0 10px;
	font-family: \5B8B\4F53;
}
.header1 .search-01 .search-hot a {
	color: #253f7d;
}

.nav-col {
	position: relative;
	padding-top: 12px;
	height: 97px;
	background: #fff;
	border-bottom: 6px solid #274282;
	z-index: 99;
}
.nav-col.fix {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 97px;
	z-index: 999;
	background: rgba(255, 255, 255, 0.9);
	/* border-bottom: 6px solid #274282 */
}
.nav-col::before {
	display: none;
	content: '';
	position: absolute;
	bottom: -48px;
	left: 0;
	width: 100%;
	height: 48px;
	background: #2572cf;
	box-shadow: 0px 5px 5px rgba(45, 50, 50, 0.4);
}
.nav-col.on::before {
	display: block;
}
.nav-col .logo {
	flex-shrink: 0;
	margin-right: 80px;
	width: 281px;
	overflow: hidden;
}
.nav-col .n-r {
	flex: 1;
}
.nav-col .search-box {
	display: flex;
	justify-content: end;
}
.nav-col .search-box p {
	display: flex;
	justify-content: space-between;
	padding: 0 8px 0 12px;
	width: 178px;
	height: 30px;
	border: 1px solid #d7d7d7;
	border-radius: 15px;
}
.nav-col .search-box input[type="text"] {
	/* flex: 1; */
	width: 100%;
	height: 28px;
	border: none;
	outline: none;
}
.nav-col .search-box button {
	width: 28px;
	height: 28px;
	background: url(../img/bg/searchBg_02.png) no-repeat center;
	cursor: pointer;
}
.nav-col .nav {
	display: flex;
	justify-content: space-between;
	margin-top: 12px;
}
.nav-col .nav>li {
	padding: 0 10px 5px;
	height: 39px;
	/* padding-bottom: 5px; */
}
.nav-col .nav>li>a {
	line-height: 32px;
	color: #253f7d;
	font-size: 19px;
	transition: none;
}
.nav-col .nav>li.active>a,
.nav-col .nav>li:hover>a {
	color: #2572cf;
	font-weight: bold;
	border-bottom: 2px solid #2572cf;
}
.nav-col .nav .y {
	position: relative;
}
.nav-col .nav .sub-nav {
	display: none;
	position: absolute;
	left: 0;
	bottom: -48px;
	width: 800px;
}
.nav-col .nav>li:nth-child(2) .sub-nav {
	left: -90px;
}
.nav-col .nav>li:nth-child(3) .sub-nav {
	left: -270px;
}
.nav-col .nav>li:nth-child(4) .sub-nav {
	left: -270px;
}
.nav-col .nav>li:nth-child(5) .sub-nav {
	left: -300px;
}
.nav-col .nav>li.active .sub-nav,
.nav-col .nav>li:hover .sub-nav {
	display: flex;
}
.nav-col .nav .sub-nav li {
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	font-weight: bold;
}
.nav-col .nav .sub-nav li+li {
	margin-left: 20px;
}
.nav-col .nav .sub-nav li a {
	color: #fff;
}
.nav-col .nav .sub-nav li:hover a {
	text-decoration: underline;
}





.iMenu_l {
	width: 197px;
	/* position: fixed; */
	/* top: 230px;
	left: 40px; */
	z-index: 99;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
}

#goTop {
	/* display: none; */
	margin: 15px 5px 0;
	height: 30px;
	color: #555;
	line-height: 28px;
	font-size: 14px;
	text-align: center;
	background: #f1f7ff;
	border-radius: 6px;
	cursor: pointer;
}

#LoutiNav {
	display: none;
	position: relative;
	padding: 12px;
	height: auto;
	background-image: -moz-linear-gradient( 90deg, rgb(163, 211, 255) 0%, rgb(235,246,253) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(163, 211, 255) 0%, rgb(235,246,253) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(163, 211, 255) 0%, rgb(235,246,253) 100%);
	border-radius: 20px;
}

#LoutiNav li {
	position: relative;
	padding-left: 55px;
	height: 48px;
	color: #1865db;
	line-height: 48px;
	font-size: 16px;
	cursor: pointer;
	font-weight: bold;
	background: #fff;
	border-radius: 24px 24px 3px 24px;
}
#LoutiNav li+li {
	margin-top: 12px;
}

#LoutiNav li em {
	display: block;
	font-weight: normal;
}

#LoutiNav .active,
#LoutiNav li.active::before {
	display: block;
	color: #fff;
	background: #1a90ff;
}

#LoutiNav li:nth-child(1){
	background:#fff url(../img/bg/navbg_1_1.png) no-repeat 20px center;
}
#LoutiNav li:nth-child(2){
	background:#fff url(../img/bg/navbg_2_1.png) no-repeat 20px center;
}
#LoutiNav li:nth-child(3){
	background:#fff url(../img/bg/navbg_3_1.png) no-repeat 20px center;
}
#LoutiNav li:nth-child(4){
	background:#fff url(../img/bg/navbg_4_1.png) no-repeat 20px center;
}
#LoutiNav li:nth-child(5){
	background:#fff url(../img/bg/navbg_5_1.png) no-repeat 20px center;
}
#LoutiNav li:nth-child(6){
	background:#fff url(../img/bg/navbg_6_1.png) no-repeat 20px center;
}
#LoutiNav li:nth-child(7){
	background:#fff url(../img/bg/navbg_7_1.png) no-repeat 20px center;
}

#LoutiNav li:nth-child(1).active{
	background:#1a90ff url(../img/bg/navbg_1_2.png) no-repeat 20px center;
}
#LoutiNav li:nth-child(2).active{
	background:#1a90ff url(../img/bg/navbg_2_2.png) no-repeat 20px center;
}
#LoutiNav li:nth-child(3).active{
	background:#1a90ff url(../img/bg/navbg_3_2.png) no-repeat 20px center;
}
#LoutiNav li:nth-child(4).active{
	background:#1a90ff url(../img/bg/navbg_4_2.png) no-repeat 20px center;
}
#LoutiNav li:nth-child(5).active{
	background:#1a90ff url(../img/bg/navbg_5_2.png) no-repeat 20px center;
}
#LoutiNav li:nth-child(6).active{
	background:#1a90ff url(../img/bg/navbg_6_2.png) no-repeat 20px center;
}
#LoutiNav li:nth-child(7).active{
	background:#1a90ff url(../img/bg/navbg_7_2.png) no-repeat 20px center;
}

/* 右侧悬浮信息 */
.r-info {
	position: fixed;
	right: 0;
	top: 50%;
	margin-top: -250px;
	padding: 8px 0;
	width: 90px;
	/* height: 500px; */
	background: rgba(255, 255, 255,.6);
	border: 1px solid rgb(215, 215, 215);
	border-radius: 5px;
	z-index: 999;
}
  
.r-info>li {
	padding: 0 8px;
	text-align: center;
}
.r-info>li+li {
	margin-top: 8px;
}
.r-info>li img {
	display: inline-block;
}
.r-info>li p {
	margin-top: 2px;
	line-height: 16px;
	color: #585858;
	font-size: 13px;
}
.r-info li.r-sq img,
.r-zk img {
	margin-right: 5px;
	cursor: pointer;
	width: 21px;
	height: 21px;
}
.r-zk {
	position: fixed;
	right: -95px;
	bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px 5px;
	width: 95px;
	height: 45px;
	line-height: 36px;
	background: #f8f8f8;
	border-radius: 5px;
	z-index: 999;
}
.r-info li.gzh,
.r-info li.zxdh {
	position: relative;
}
.r-info li.gzh:hover .gzh-box,
.r-info li.zxdh:hover .gzh-box {
	display: block;
}
.gzh-box {
	display: none;
	position: absolute;
	left: -355px;
	top: -60px;
	width: 355px;
	height: 166px;
	background: #fff;
	border: 2px solid #cce7fe;
	border-radius: 6px;
}
.gzh-box .box {
	position: relative;
	display: flex;
	justify-content: space-between;
	padding: 12px 12px 0;
}
.gzh-box .box::before {
	position: absolute;
	content: ' ';
	right: -9px;
	top: 80px;
	width: 8px;
	height: 14px;
	background: url(../img/bg/iconTriangle_01.png) no-repeat;
}
.gzh-box .box li {
	width: 100px;
}
.zxdh .gzh-box {
	top: -8px;
	left: -320px;
	height: auto;
	width: 320px;
}
.zxdh .gzh-box .box {
	display: block;
	padding: 5px 12px 8px;
	text-align: left;
}
.zxdh .gzh-box .box::before {
	top: 30px;
}
.zxdh .gzh-box .box em {
	font-weight: bold;
	font-style: normal;
}


.iColumn_01 {
	
}

.iColumn_03 {
	padding-top: 30px;
}

.col-tit-01 {
	padding: 0 88px;
	line-height: 1.5;
	color: #043d80;
	font-size: 32px;
}
.col-tit-01 a {
	color: #043d80;
}

/* 动态新闻 */
.news-col {
	margin-top: 40px;
}
.news-box {
	float: right;
	padding: 30px 25px 30px 70px;
	width: 581px;
	height: 472px;
	background-color: rgb(255, 255, 255);
	opacity: 0.8;
	box-shadow: 0px 0px 3.5px 1.5px rgba(4, 0, 0, 0.1);
}

/* 焦点图 */
.slider {
	float: left;
	width: 660px;
	height: auto;
}

.slideBox {
	width: 100%;
	height: 430px;
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 45%;
	bottom: 65px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 8px;
	width: 6px;
	height: 6px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	border-radius: 3px;
}

.slideBox .hd ul li.on {
	width: 22px;
	height: 6px;
	margin-top: 0px;
}

.slideBox .bd {
	position: relative;
	/* height: 100%; */
	height: 430px;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
}
.slideBox .bd img {
	display: block;
	width: 100%;
	height: 370px;
	object-fit: cover;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
	position: absolute;
	left: 15px;
	/* top: 50%; */
	bottom: 70px;
	margin-top: -25px;
	display: block;
	width: 11px;
	height: 18px;
	/* background: url(../img/bg/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5; */
}
.slideBox .prev {
	background: url(../img/bg/btnLeft2.png) no-repeat;
}
.slideBox .next {
	left: auto;
	right: 15px;
	background: url(../img/bg/btnRight2.png) no-repeat;
}
.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {
	display: none;
}

.wms-exp {
	padding: 10px 10px 10px 20px;
	width: 100%;
	height: 36px;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	bottom: 0;
	left: 0px;
}

.wms-exp h5 {
	position: absolute;
	left: 0;
	bottom: -55px;
	width: 100%;
	height: 50px;
	color: #333;
	line-height: 40px;
	font-size: 20px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


.news-list-01 li+li {
	margin-top: 28px;
	padding-top: 25px;
	border-top: 1px dashed #c7c7c7;
}
.news-list-01 li .title {
	height: 56px;
	line-height: 1.4;
	font-size: 20px;
	font-weight: bold;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news-list-01 li .title a {
	color: #000;
}
.news-list-01 li p {
	margin-top: 15px;
	height: 84px;
	line-height: 1.86;
	color: #000;
	font-size: 15px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
}
.news-box .more {
	margin-top: 10px;
	font-size: 16px;
	text-align: right;
}
.news-box .more a {
	color: #000;
}


/* footer start */
.footer {
	margin-top: 65px;
	min-width: 1200px;
	background: #1865db;
}
.ft-link {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 17px 0;
	color: #fff;
	font-size: 12px;
	text-align: center;
	border-bottom: 1px solid #043d80;
}
.ft-link label {
	font-weight: bold;
}
.ft-link .link-item1 {
	display: inline-block;
	margin-left: 20px;
	padding: 0 12px;
	width: 160px;
	height: 33px;
	line-height: 30px;
	color: #fff;
	text-align: left;
	border: 1px solid #fff;
	appearance: auto;
}

.ft-link select {
	margin-left: 20px;
	padding: 2px 2px 2px 12px;
	width: 190px;
	height: 33px;
	border: 1px solid #fff;
	appearance: auto;
}
.ft-link select option {
	color: #333;
}
.ftInfo {
	display: flex;
	justify-content: center;
	padding: 30px 0;
}
.ftInfo .info {
	/* float: left; */
	padding: 2px 10px 2px 30px;
	color: #fff;
	line-height: 20px;
	font-size: 12px;
}
.ftInfo .info+.info {
	margin-left: 25px;
	border-left: 1px solid #5e94e6;
}
.ftInfo .info p+p {
	margin-top: 24px;
}
.ftInfo .info a {
	color: #fff;
}
.ftInfo .beian {
	display: inline-block;
	margin-right: 8px;
	vertical-align: middle;
}
.ftInfo .jc {
	display: flex;
	justify-content: center;
	align-items: center;
	/* float: left; */
	margin-left: 30px;
	width: 275px;
	/* height: 115px; */
	border-left: 1px solid #5e94e6;
}
.ftInfo .jc a+a {
	margin-left: 15px;
}

/* footer end */



/* 主体布局 */
.ml2 {
	margin-left: 2%;
}

.mr10 {
	margin-right: 10px;
}

.pl2 {
	padding-left: 2%;
}
/* 
.iColumn a {
	color: #262626;
} */



.lBorB {
	border-bottom: 1px solid #dcdcdc;
}

.lCol_01 {
	padding-bottom: 30px;
}

.lCol_01 h3 {
	line-height: 42px;
	font-size: 24px;
	font-weight: bold;
}

.lCol_01 h4 {
	line-height: 26px;
	font-size: 16px;
	font-weight: bold;
}

.lCol_01 .con {
	color: #707070;
	line-height: 28px;
	font-size: 15px;
}

.lCol_01 .lFt {
	color: #707070;
	line-height: 22px;
	font-size: 12px;
}

.lColList_01 {
	max-height: 246px;
	overflow: hidden;
}

.lColList_01 li {
	margin-top: 20px;
	line-height: 26px;
	font-size: 16px;
}




.hotScroll {
	margin-top: 70px;
}
/* 热点滚动 */
.picScroll-left {
	position: relative;
	overflow: hidden;
}

.picScroll-left .hd {
	margin-top: 60px;
	overflow: hidden;
	height: 40px;
	/* padding: 0 10px 0 0; */
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
	display: none;
	width: 33px;
	height: 33px;
	float: right;
	margin-right: 5px;
	margin-top: 0;
	overflow: hidden;
	cursor: pointer;
	background-image: url(../../img/bg/arrow.png);
	background-repeat: no-repeat;
}

.picScroll-left .hd .next {
	background-position: -39px 0;
}

.picScroll-left .hd ul {
	display: flex;
	justify-content: center;
	text-align: center;
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .hd ul li {
	float: left;
	width: 25px;
	height: 4px;
	overflow: hidden;
	margin-right: 15px;
	text-indent: -999px;
	cursor: pointer;
	background: #c1c1c1;
	border-radius: 2px;
}

.picScroll-left .hd ul li.on {
	background: #00aeef;
}

.picScroll-left .bd {
	float: left;
	width: 1200px;
	
	overflow: hidden;
	position: relative;
}

.picScroll-left .bd ul li {
	margin: 0 40px 0 0px;
	float: left;
	_display: inline;
	width: 270px;
	height: 270px;
	overflow: hidden;
	text-align: center;
	background: url(../img/bg/dataBg_01.png) no-repeat;
}
.picScroll-left .bd ul li>div {
	padding: 72px 28px 0;
}
.picScroll-left .bd ul li h3 {
	color: #7a7a7a;
	font-size: 20px;
}
.picScroll-left .bd ul li h3 em {
	color: #1990ff;
	font-size: 62px;
	font-weight: bold;
	font-style: normal;
}
.picScroll-left .bd ul li p {
	margin-top: 10px;
	line-height: 1.5;
	color: #000;
	font-size: 20px;
}


.iColumn_02 {
	/* padding-top: 210px; */
	padding-top: 55px;
	background: url(../img/bg/dataColBg.png) no-repeat bottom center;
}
.iTitle_01 img {
	display: inline-block;
}

.iColumn_03 {
	padding-top: 210px;
	background: url(../img/bg/serviceBg_01.png) no-repeat bottom center;
}
.iColumn_04 {
	margin-top: 40px;
}
.iColumn_05 {
	padding-top: 50px;
}
.iColumn_06 {
	padding-top: 90px;
}
.iColumn_07 {
	padding-top: 55px;
}

.col-bg_01 {
	background: url(../img/bg/00.png) no-repeat top center;
}

.iTitle_01 {
	height: 30px;
	line-height: 30px;
	color: #253f7d;
	font-size: 26px;
	text-align: center;
	background: url(../img/bg/iTitleBg_01.png) no-repeat center;
}




/* 公共服务 */
.service-list {
	display: flex;
	justify-content: space-between;
	margin-top: 106px;
	padding-bottom: 92px;
}
.service-list li {
	width: 156px;
	height: 285px;
	text-align: center;
	background: #fff;
	border: 1px solid #e3e3e4;
	border-bottom: 2px solid #265891;
}
.service-list li span {
	display: block;
	height: 180px;
	line-height: 180px;
	text-align: center;
	background: #cbe5fe;
}
.service-list li span img {
	object-fit: none;
	max-width: 75px;
	max-height: 84px;
}
.service-list li em {
	display: inline-block;
	margin: 30px auto 0;
	width: 125px;
	height: 36px;
	line-height: 32px;
	color: #043d80;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	border: 1px solid #1865db;
	border-radius: 18px;
}
.service-list li:hover {
	/* background: #1a90ff; */
	border-bottom: 2px solid #fff800;
}
.service-list li:hover em {
	color: #fff;
	border: 1px solid #fff;
}
/* 专业服务 */
.zy-service-list {
	display: flex;
	justify-content: space-between;
	margin-top: 60px;
	padding-bottom: 220px;
}
.zy-service-list li {
	width: 156px;
	height: 285px;
	overflow: hidden;
}
.zy-service-list li a {
	position: relative;
	width: 100%;
	height: 100%;
}
.zy-service-list li a::after {
	position: absolute;
	content: ' ';
	top: 0;
	left: 0;
	display: none;
	width: 156px;
	height: 285px;
	background: rgba(0, 0, 0, 0.5);
}
.zy-service-list li a img {
	display: block;
}
.zy-service-list li a em {
	position: absolute;
	top: 40px;
	left:0;
	display: block;
	width: 156px;
	line-height: 24px;
	color: #fff;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	z-index: 9;
}
.zy-service-list li:hover a::after {
	display: block;
}
.zy-service-list li:hover {
	transition: .3s linear;
  	transform: scale(1.1,1.1);
}

/* 在线办事 */
.online-list {
	display: flex;
	justify-content: space-between;
	margin-top: 80px;
}
.online-list li {
	width: 216px;
	height: 237px;
	text-align: center;

	border-radius: 3px;
	background-image: -moz-linear-gradient( -90deg, rgb(236,245,255) 0%, rgb(255,255,255) 63%, rgb(255,255,255) 100%);
	background-image: -webkit-linear-gradient( -90deg, rgb(236,245,255) 0%, rgb(255,255,255) 63%, rgb(255,255,255) 100%);
	background-image: -ms-linear-gradient( -90deg, rgb(236,245,255) 0%, rgb(255,255,255) 63%, rgb(255,255,255) 100%);
	box-shadow: 0px 0px 7.65px 1.35px rgba(220, 222, 236, 0.5);
}
.online-list li span {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 133px;
	background-image: -moz-linear-gradient( -90deg, rgb(236,245,255) 0%, rgb(255,255,255) 63%, rgb(255,255,255) 100%);
	background-image: -webkit-linear-gradient( -90deg, rgb(236,245,255) 0%, rgb(255,255,255) 63%, rgb(255,255,255) 100%);
	background-image: -ms-linear-gradient( -90deg, rgb(236,245,255) 0%, rgb(255,255,255) 63%, rgb(255,255,255) 100%);
}
.online-list li span img {
	object-fit: none;
}
.online-list li em {
	display: inline-block;
	margin: 30px auto 0;
	padding: 0 15px;
	/* width: 125px; */
	height: 36px;
	line-height: 32px;
	color: #043d80;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	border: 1px solid #1865db;
	border-radius: 18px;
}
.online-list li:hover em {
	color: #fff;
	border: 1px solid #fff;
}
.banner-col-01 {
	margin-top: 70px;
	display: flex;
	justify-content: space-between;
}

/* 各方平台 */
.pt-col2 {
	padding: 35px 0;
	background: #f3f7ff;
}
.pt-tab-nav {
	flex-shrink: 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-right: 38px;
	width: 113px;
	min-height: 260px;
	border-right: 1px solid #d7d7d7;
}
.pt-tab-nav li {
	height: 36px;
	line-height: 32px;
	color: #253f7d;
	font-size: 18px;
	cursor: pointer;
}
.pt-tab-nav li span {
	display: inline-block;
}
.pt-tab-nav li.active span {
	font-weight: bold;
	border-bottom: 3px solid #253f7d;
}
.pt-tab-nav+.con {
	flex: 1;
}

/* 平台滚动 */
.ptScroll {
	position: relative;
	overflow: hidden;
}
.ptScroll .hd {
	margin-top: 40px;
	overflow: hidden;
	height: 40px;
	/* padding: 0 10px 0 0; */
}
.ptScroll .hd ul {
	display: flex;
	justify-content: center;
	text-align: center;
	overflow: hidden;
	zoom: 1;
}
.ptScroll .hd ul li {
	float: left;
	width: 25px;
	height: 4px;
	overflow: hidden;
	margin-right: 15px;
	text-indent: -999px;
	cursor: pointer;
	background: #c1c1c1;
	border-radius: 2px;
}
.ptScroll .hd ul li.on {
	background: #00aeef;
}
.ptScroll .bd {
	float: left;
	width: 1200px;
	
	overflow: hidden;
	position: relative;
}
.ptScroll .bd ul li {
	margin: 0 20px 0 0px;
	float: left;
	_display: inline;
	width: 328px;
	height: 260px;
	overflow: hidden;
	text-align: center;
}
.ptList li a {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 62px;
	line-height: 60px;
	text-align: center;
	background: #fff;
	border: 1px solid #cacaca;
	border-radius: 10px;
}
.ptList li a+a {
	margin-top: 32px;
}
.ptList li a img {
	max-width: 287px;
	max-height: 49px;
}
.website-col {
	display: flex;
	justify-content: space-between;
	margin-top: 43px;
}
.website-col .website-hd {
	padding-top: 75px;
	width: 337px;
}
.website-box {
	width: 588px;
	border: 1px solid #d7d7d7;
	border-radius: 18px;
	/* overflow: hidden; */
}
.website-box .hd {
	margin: 0 auto;
	padding: 0 30px 0 150px;
	height: 93px;
	line-height: 92px;
	color: #25437e;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #d7d7d7;
}
.website-box .jw {
	background: url(../img/bg/websiteBg_01.png) 32px center no-repeat;
}
.website-box .jn {
	background: url(../img/bg/websiteBg_02.png) 28px center no-repeat;
}

.website-list {
	padding: 20px 30px 25px;
}

.website-box .website_selBox{
	/* position:relative; */
	height:45px;
}
.website-box .website_selBox+.website_selBox {
	margin-top: 30px;
}
.website-box .website_selBox .website_mn {
	position:relative;
	padding:0 20px 0 45px;
	width:100%;
	height:50px;
	line-height:50px;
	color:#000;
	font-size:18px;
	background:#f3f7ff url(../img/bg/websiteBg_03.png) no-repeat 93% center;
	border-radius: 18px;
	cursor: pointer;
}
.website-box .website_selBox .w_con {
	display: none;
	position: relative;
	margin: 0 15px;
	max-height: 300px;
	overflow-y: auto;
	background-color: #fff;
	border: 1px solid #eee;
	border-top: none;
	border-radius: 2px;
	/* box-shadow: 1px 1px 4px rgb(0 0 0 / 8%); */
	z-index: 99;
}
.website-box .website_selBox.active .w_con {
	display: block!important;
}
.website-box .website_selBox .w_con a {
	display: flex;
	padding: 0 26px;
	line-height: 36px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.website-box .website_selBox .w_con a:hover {
	background-color: #f8f8f8;
	-webkit-transition: .5s all;
	transition: .5s all;
}


.website-box .layui-form {
	
}
.website-box .layui-form-select .layui-input {
	padding: 0 20px 0 55px;
	height: 45px;
	background: #daf1fd url(../img/bg/websietBg_02.png) no-repeat 18px center;
	
	color: #656565;
	font-size: 16px;
	font-weight: bold;
	
}
.website-box .layui-input,
.website-box .layui-input:focus {
	border: none !important;
}
.website-box .layui-input::placeholder {
	color: #656565;
}
.website-box .layui-form-select .layui-edge {
	display: none;
}
.layui-form-select dl dd.layui-this {
	color: #1865db;
}

/* 首页新增热点滚动 */
.picScroll-left-1 {
	position: relative;
	overflow: hidden;
}
.picScroll-left-1 .hd {
	overflow: hidden;
}
.picScroll-left-1 .hd .prev,
.picScroll-left-1 .hd .next {
	display: block;
	margin: 5px 3px;
	width: 12px;
	height: 20px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	background-repeat: no-repeat;
}
.picScroll-left-1 .hd .prev {
	background: url(../img/bg/btnLeft1.jpg);
}
.picScroll-left-1 .hd .next {
	background: url(../img/bg/btnRight1.jpg);
}
.picScroll-left-1 .hd .pageState {
	float: right;
	margin: 0 10px;
	color: #253f7d;
	font-size: 22px;
}
.pic-fixed {
	float: left;
	width: 216px;
	margin-top: 20px;
	margin-right: 20px;
}
.picScroll-left-1 .hd h5 {
	float: left;
	color: #253f7d;
	line-height: 26px;
	font-size: 26px;
	font-weight: bold;
}
.picScroll-left-1 .hd h5 a {
	color: #253f7d;
}
.picScroll-left-1 .bd {
	margin-top: 20px;
	float: left;
	width: 1200px;
	/* width: 690px; */
	/* height: 114px; */
	overflow: hidden;
	position: relative;
}

.picScroll-left-1 .bd ul li {
	margin: 0 30px 0 0px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picScroll-left-1 .bd ul li .pic+.pic {
	margin-top: 17px;
}
.picScroll-left-1 .bd ul li .pic img {
	width: 224px;
	height: 114px;
	display: block;
}
.picScroll-left-1 .bd ul li .title {
	margin-top: 5px;
	line-height: 24px;
	font-size: 15px;
	text-align: left;
}

.service-col .service-box {
	flex: 1;
}
.service-aside {
	flex-shrink: 0;
	margin-left: 32px;
	padding-left: 30px;
	width: 255px;
	border-left: 1px solid #d7d7d7;
}
.iTitle_02 {
	line-height: 36px;
	color: #253f7d;
	font-size: 26px;
}
.service-hd {
	display: flex;
	justify-content: space-between;
	margin-top: 15px;
	padding-bottom: 10px;
	line-height: 30px;
	color: #333;
	font-size: 16px;
	border-bottom: 1px solid #d7d7d7;
}
.service-hd a {
	color: #333;
}
.service-hd a:hover {
	color: #253f7d;
	text-decoration: underline;
}
.s-list-01 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.s-list-01 li {
	margin-top: 25px;
	width: 47.5%;
	padding-left: 15px;
	background: url(../img/bg/iconSerBg_01.png) no-repeat left 14px;
}
.s-list-01 li .title {
	height: 30px;
	line-height: 30px;
	color: #333;
	font-size: 16px;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.s-list-01 li .title:hover a {
	color: #253f7d;
	text-decoration: underline;
}

.s-list-01 li .info {
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
}
.s-list-01 li .info a,
.s-list-01 li .info em {
	flex-shrink: 0;
	color: #31699d;
	font-size: 13px;
	font-style: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.s-list-01 li .info a {
	width: 10em;
}
.s-list-01 li .info em {
	width: 12em;
}
.s-list-01 li .info span {
	color: #aaa;
	font-size: 12px;
}
.s-list-01 li .info a img {
	position: relative;
	top: -1px;
	margin-right: 11px;
	width: 10px;
	height: 13px;
	vertical-align: middle;
}

.bs-list {
	margin-top: 25px;
}
.bs-list li {
	padding: 18px 0;
}
.bs-list li a {
	display: block;
	padding-left: 55px;
	height: 60px;
	line-height: 60px;
	color: #000;
	font-size: 20px;
}
.bs-list li:hover a {
	color: #253f7d;
}
.bs-list li:nth-child(1) a {
	background: url(../img/bg/tb1.png) no-repeat left center;
}
.bs-list li:nth-child(2) a {
	background: url(../img/bg/tb2.png) no-repeat left center;
}
.bs-list li:nth-child(3) a {
	background: url(../img/bg/tb3.png) no-repeat left center;
}
.bs-list li:nth-child(4) a {
	background: url(../img/bg/tb4.png) no-repeat left center;
}
.bs-list li:nth-child(5) a {
	background: url(../img/bg/tb5.png) no-repeat left center;
}
.bs-list li:nth-child(1):hover a {
	background: url(../img/bg/tb11.png) no-repeat left center;
}
.bs-list li:nth-child(2):hover a {
	background: url(../img/bg/tb22.png) no-repeat left center;
}
.bs-list li:nth-child(3):hover a {
	background: url(../img/bg/tb33.png) no-repeat left center;
}
.bs-list li:nth-child(4):hover a {
	background: url(../img/bg/tb44.png) no-repeat left center;
}
.bs-list li:nth-child(5):hover a {
	background: url(../img/bg/tb55.png) no-repeat left center;
}

.news-box-01 {
	float: right;
	width: 510px;
}
.news-tab-nav {
	display: flex;
	justify-content: space-around;
	padding-bottom: 18px;
	border-bottom: 1px solid #d7d8d9;
}
.news-tab-nav li {
	flex: 1;
	line-height: 26px;
	color: #555;
	font-size: 26px;
	cursor: pointer;
}
.news-tab-nav li a {
	color: #555;
}
.news-tab-nav li+li {
	padding-left: 35px;
	border-left: 1px solid #d6d7d9;
}
.news-tab-nav li:hover,
.news-tab-nav li.active,
.news-tab-nav li:hover a,
.news-tab-nav li.active a {
	color: #253f7d;
	font-weight: bold;
}

.n-list-01 li {
	padding: 13px 0 13px 22px;
	line-height: 36px;
	font-size: 20px;
	background: url(../img/bg/iconNewsBg_01.png) no-repeat left 27px;
}
.n-list-01 li a {
	color: #000;
}
.n-list-01 li:hover a {
	color: #253f7d;
	text-decoration: underline;
}



/*=== 首页 end ===*/




@media (max-width:1920px) {
	.iMenu_l {
		left: 80px;
	}
}

@media (max-width:1700px) {
	.iMenu_l {
		left: 20px;
	}
}

@media (max-width:1600px) {
	.iMenu_l {
		/* left: 0px; */
		display: none;
	}
}

@media (max-width:1500px) {
	.iMenu_l {
		left: 0px;
	}
}


@media (max-width:1200px) {}

@media (max-width:1024px) and (min-width:991px) {}

@media (max-height:768px) {
	
}
@media (max-width:640px) {
}
@media (max-width:570px) {}

