﻿@charset "utf-8";
*{font-family:微软雅黑;}
body {
	position: relative;
}

.header_bg {
	width: 100%;
	height: 497px;
	top: 0;
	left: 0;
	z-index: -1;
	overflow: hidden;
	position: absolute;
	text-align: center;
}

.header_bg img {
	width: 1920px;
	height: 500px;
}


.header_line {
	width: 100%;
	height: 1px;
	background: #fff;
	opacity: 0.35;
	position: absolute;
	top: 159px;
	left: 0;
	right: 0;
}

.head-top {
	width: 1200px;
	height: 91px;
	margin: 0 auto;
	position: relative;
}

.head-top .gohome {
	float: left;
	margin-top: 22px;
}

.head-top .gohome img {
	width: 369px;
	height: 66px;
}

.head-top .change-area {
	float: left;
	margin-top: 53px;
	margin-left: 43px;
	cursor: pointer;
	width: 150px;
	height: 34px;
	line-height: 34px;
	background: rgba(255, 255, 255, 0.2);
	border-radius: 18px;
	background: #3977c5\9;
	padding-left: 10px;
}

.head-top .change-area .change-area-now {
	font-size: 16px;
	color: #FFFFFF;
}

.head-top .change-area .change-area-province {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.head-top .change-area .change-area-icon {
	float: right;
	margin: 14px 9.5px;
}

.head-top .head-top-right {
	float: right;
	margin-top: 60px;
}

.head-top .head-top-right .link {
	font-size: 14px;
	color: #FFFFFF;
	cursor: pointer;
}

.head-top .head-top-right .link:hover {
	font-weight: bold;
}

.head-top .head-top-right .link.login {
	font-weight: bold;
	display: inline-block;
	width: 40px;
	text-align: center;
	margin-right: 5px;
}

.head-top .head-top-right .link.register {
	width: 40px;
	text-align: center;
	margin-right: 20px;
}

.head-top .head-top-right .division {
	font-size: 14px;
	color: #FFFFFF;
	margin: 0 17.5px;
}

.suspension-layout1 {
	display: none;
	right: 0;
	top: 96px;
	background-color: #ffffff;
	position: absolute;
	width: 1200px;
	padding: 20px 30px;
	box-sizing: border-box;
	z-index: 50;
	border-radius: 4px;
	box-shadow: 2px 2px 6px 3px rgba(0, 0, 0, 0.09);
	padding-right: 0\9;
}

.suspension-layout1 img {
	position: static;
}

.suspension-layout1 .img1 {
	z-index: 6;
	position: absolute;
	top: -20px;
	left: 360px;
	padding: 0 100px;
}

.suspension-layout1 .qy-mbx-title {
	margin-bottom: 13px;
}

.suspension-layout1 .qy-mbx-title span {
	font-size: 14px;
	color: #333333;
	letter-spacing: -0.17px;
	font-weight: 550;
	cursor: pointer;
	margin-right: 10px;
}

.suspension-layout1 .qy-mbx-title .mbxfh {
	display: none;
	position: relative;
	padding-left: 20px;
	background: url(/yswz/static/common/20210922/img/icon-xiangyou1.png) no-repeat left center;
}

.suspension-layout1 .qhtop {
	border-bottom: 1px solid #e1e1e1;
	overflow: hidden;
	font-size: 14px;
	color: #333333;
	letter-spacing: -0.17px;
	margin-bottom: 30px;
}

.suspension-layout1 .qhtop ul li {
	float: left;
	margin-right: 4px;
	width: 100px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
	cursor: pointer;
	box-sizing: border-box;
	padding-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.suspension-layout1 .qhtop ul li:hover {
	background: #EFEFEF;
}

.suspension-layout1 .qhtop ul li:nth-child(10n) {
	margin-right: 0;
}

.qy-bm-item .allwz {
	margin-bottom: 18px;
}

.qy-bm-item .allwz .clickheretoenter {
	color: red;
	cursor: pointer;
}

.qy-bm-item .allwz a {
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	font-size: 14px;
	letter-spacing: -0.17px;
	display: inline-block;
	padding: 0 17px;
	background: #4A90E2;
}

.qy-bm-item .allwz a img {
	float: right;
	margin-top: 8px;
}

.allbm .bmtitle {
	font-size: 14px;
	color: #333333;
	letter-spacing: -0.17px;
	font-weight: 550;
}

.bmitem {
	overflow: hidden;
}

.shortbm .bmitem {
	height: auto;
	max-height: 328px;
}

.bmitem a {
	display: block;
	width: 150px;
	height: 30px;
	line-height: 30px;
	box-sizing: border-box;
	padding: 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 10px;
	/*margin-right: 10px;*/
	font-size: 14px;
	color: #333333;
	letter-spacing: -0.17px;
	float: left;
}

.bmitem a:nth-child(5n) {
	margin-right: 0px;
}

.bmitem a:hover {
	background: #EFEFEF;
}

.bman div {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #4A90E2;
	letter-spacing: -0.17px;
	cursor: pointer;
	text-align: center;
}

.bman div:hover {
	background: #EFEFEF;
}

.login-box {
	position: absolute;
	display: none;
	border-bottom: 20px solid transparent;
	box-sizing: content-box;
	right: -10px;
	top: 20px;
}

.login-box .linkbox {
	height: 34px;
	line-height: 34px;
	background: rgba(255, 255, 255, 0.2);
	border-radius: 18px;
	background: #3977c5\9;
	padding: 0 14px;
	position: relative;
}

.login-box .linkbox::after {
	position: absolute;
	bottom: -10px;
	right: 40px;
	content: "";
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 10px solid rgba(255, 255, 255, 0.2);
	border-top: 10px solid #3977c5\9;
}

.login-box .linkbox .link {
	font-size: 14px;
	color: #FFFFFF;
}

.login-box .linkbox .link:hover {
	font-weight: bold;
}

.login-box .linkbox .margl10 {
	margin-left: 10px;
}

.head-navbox {
	width: 100%;
	height: 63px;
	/*	border-bottom: 1px solid rgba(255,255,255,0.35);
	border-bottom: 1px solid #3977c5\9;*/
	padding-top: 9px;
}

.head-navbox .head-nav {
	width: 1200px;
	margin: 5px auto 0;
	height: 54px;
	height: 51px;
}

.head-navbox .head-nav .head-nav-item {
	display: inline-block;
	width: 133px;
	float: left;
	height: 100%;
	line-height: 54px;
	font-size: 20px;
	color: #fff;
	text-shadow: 0 2px 4px rgba(17, 57, 154, 0.87);
	cursor: pointer;
	position: relative;
	text-align: center;
	margin-right: 5px;
}

.head-navbox .head-nav .head-nav-item:hover::after {
	position: absolute;
	content: "";
	display: block;
	left: calc(50% - 20px);
	width: 40px;
	height: 3px;
	background: #fff;
	border-radius: 2px;
	bottom: 0px\9;
	bottom: -3px;
}


/**IE8**/
@media \0screen {
	.head-navbox .head-nav .head-nav-item:hover {
		border-bottom: 3px solid #fff\9;
	}

	.head-navbox .head-nav .head-nav-item.active {
		border-bottom: 3px solid #fff\9;
	}
}


.head-navbox .head-nav .head-nav-item.active::after {
	position: absolute;
	content: "";
	display: block;
	left: calc(50% - 20px);
	width: 40px;
	height: 3px;
	background: #fff;
	border-radius: 2px;
	bottom: 0px\9;
	bottom: -3px;
}

.head-bottom {
	width: 1200px;
	margin: 0 auto;
	height: 256px;
	position: relative;
}

.head-bottom .slogan {
	margin-top: 58px;
	margin-left: 22px;
	width: 225px;
	height: 39px;
	display: block;
	float: left;
}

.head-bottom .head-ss {
	float: left;
	margin-top: 20px;
	margin-left: 22px;
	margin-right: 478px;
	height: 52px;
}

.head-bottom .head-ss .head-input {
	width: 460px;
	height: 100%;
	line-height: 52px;
	float: left;
	padding: 0 23px 0 10px;
	font-size: 16px;
	color: #000000;
	border-radius: 2px 0 0 2px;
	border: none;
}

input::-webkit-input-placeholder {
	color: #666666;
}

input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #666666;
}

input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #666666;
}

input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #666666;
}

.head-bottom .head-ss .head-ssbtn {
	display: block;
	cursor: pointer;
	float: left;
	background: #F57F24;
	border-radius: 0 2px 2px 0;
	width: 80px;
	height: 52px;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 52px;
}

.head-bottom .head-ss .head-ssbtn:hover {
	background: #F16F0B;
}

.head-bottom .head-bottom-erwm {
	position: absolute;
	right: 0;
	top: 54px;
	width: 122px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	text-shadow: 0 2px 6px rgba(0, 0, 0, 0.50);
}


.footer-box {
	width: 100%;
	background-image: linear-gradient(180deg, #061129 0%, #17213C 100%);
	background: #061129\9;
	height: 230px;
	color: #fff;
	position: relative;
	z-index: 2;
}

.footer {
	width: 1200px;
	margin: 0 auto;
}

.footerline {
	background-image: linear-gradient(180deg, #78C0FC 0%, #438CF7 100%);
	background: #78C0FC\9;
	width: 100%;
	height: 4px;
}

.footer .item {
	background: rgba(255, 255, 255, 0.04);
	background: #25365d\9;
}

.footer .itemhover {
	line-height: 90px;
	font-size: 16px;
	padding-left: 92px;
	background-image: url(/yswz/static/common/20210205/img/footPic_03.png);
	background-repeat: no-repeat;
	background-position: 58px 32px;
}

.footer .itemhover:hover {
	background-color: rgba(255, 255, 255, 0.08);
	background-color: #30436d\9;
	cursor: pointer;
}

.footer .item1 {
	width: 304px;
	height: 190px;
	float: left;
	margin-top: 18px;
	margin-right: 20px;
}

.footer .item2 {
	width: 588px;
	height: 190px;
	float: left;
	margin-top: 18px;
	margin-right: 20px;
}

.footer .item3 {
	width: 268px;
	height: 90px;
	float: left;
	margin-top: 18px;
	margin-bottom: 10px;
}

.footer .item4 {
	width: 268px;
	height: 90px;
	float: left;
}

.footer .item1 img {
	margin: 33px 124px 15px 124px;
}

.footer .item1 div {
	padding-left: 40px;
	text-align: left;
	font-size: 14px;
}

.footer .item2 {
	padding-left: 30px;
	padding-top: 39px;
	font-size: 14px;
}

.footer .item2 .row2 {
	margin: 26px 0;
	padding-left: 30px;
	background: url(/yswz/static/common/20210922/img/footPic_02.png) no-repeat left center;
}


dl,
dd,
dt {
	padding: 0;
	margin: 0;
	-webkit-text-size-adjust: none;
	font-weight: normal;
}

.clear {
	clear: both;
}

em {
	font-style: normal;
}

.head-right {
	width: 480px;
	position: absolute;
	right: 0;
	top: 36px;
	color: #ffffff;
	text-align: center;

}


/**首新内容**/
.index_box1200 {
	width: 1200px !important;
	margin: auto;
}
.index-row2-content{
	width:1200px;
	margin:0 auto;
}


.head-right .head-right01 {
	width: 152px;
	height: 140px;
	background: rgba(18, 93, 203, 0.56);
	margin: 4px;
	float: left;
}

.head-right p {
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 0;
	font-weight: 600;

}

.head-right span {
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
	font-weight: 400;
	line-height: 50px;
}

.head-right img {
	margin: 14px 0;
}


.head-right .head-right02 {
	width: 472px;
	height: 120px;
	background: url(/yswz/static/common/20210922/img/bg-ys.png) no-repeat;
	background-size: 100% 100%;
	margin: 4px;
	float: left;
	text-align: left;
	position: relative;
}

.head-right .head-right02 p {
	margin: 20px 0 0 16px;
}

.head-right .head-right02 span {
	margin: 0 0 0 16px;
}


.pageState {
	display: none;
}

.index-row1 {
	width: 1160px;
	margin: 0 auto;
}

.index-row1 .index-row1-left {
	width: 570px;
	height: 512px;
	margin-right: 18px;
	float: left;
}

.index-row1 .index-row1-left .title {
	width: 570px;
	height: 60px;
	background-image: linear-gradient(270deg, #F2F6FC 0%, #FFFFFF 100%);
	float: left;
}

.index-row1 .index-row1-left .title:before {
	content: '';
	background: url(/yswz/static/common/20210922/img/li-style.png) no-repeat;
	width: 11px;
	height: 24px;
	display: block;
	float: left;
	margin: 18px 0;
}

.index-row1 .index-row1-left h2 {
	font-size: 24px;
	float: left;
	margin-left: 12px;
	color: #333333;
	font-weight: 700;
	margin-top: 12px;
}

.index-row1 .more {
	width: 72px;
	height: 25px;
	border: 0.6px solid #296AC1;
	font-size: 14px;
	color: #296AC1;
	letter-spacing: 0;
	font-weight: 400;
	line-height: 25px;
	display: block;
	text-align: center;
	float: right;
	margin: 18px 24px;
}

.index-row1 .index-row1-left ul {
	float: left;
	width: 100%;
	margin: 12px 0;
}

.index-row1 .index-row1-left ul li {
	float: left;
	width: 50%;
	margin: 8px 0;
}

.index-row1 .index-row1-left ul li img {
	width: 40px;
	height: 40px;
	background: #F2F6FC;
	padding: 10px;
	float: left;
}

.index-row1 .index-row1-left ul li p {
	line-height: 40px;
	margin-left: 12px;
	float: left;
}

.index-row1 .index-row1-right {
	width: 572px;
	height: 512px;
	float: left;
	position: relative;
}

.index-row1-right img {
	position: absolute;
	left: 0;
	z-index: 9;
}

.index-row1-right .right-body {
	width: 500px;
	height: 500px;
	background: #FBFCFF;
	background: #F0F6FF;
	float: right;
}

.index-row1-right .right-body ul {
	width: 300px;
	float: left;
	margin-left: 30px;
}

.index-row1-right .right-body ul span {
	float: left;
	margin: 22px 15px;
	display: block;
	color: #333333;
}

.index-row1-right .right-body ul li {
	float: left;
	font-size: 20px;
	color: #333333;
	font-weight: 400;
	margin: 19px 0 27px 0;
	cursor: pointer;
}

.index-row1-right .right-body ul li.active,
.index-row1-right .right-body ul li:hover {
	font-size: 24px;
	color: #333333;
	font-weight: 700;
	margin: 14px 0 27px 0;
	position: relative;
}

.index-row1-right .right-body ul li.active:before {
	content: '';
	width: 45px;
	height: 6px;
	background: #F57F24;
	border-radius: 3px;
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
}

.index-row1-right .right-body dl {
	width: 300px;
	float: right;
	width: 470px;
	display: none;
}

.index-row1-right .right-body dl.active {
	display: block;
}

.index-row1-right .right-body dl dt {
	width: 220px;
	height: 124px;
	background: url(/yswz/static/common/20210922/img/bg-gr06.png);
	border-radius: 2px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	display: flex;
	align-items: center;
	justify-content: center;

}

.index-row1-right .right-body dl dt p {
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
	line-height: 28px;
	font-weight: 700;

}

.index-row2 {
	width: 1160px;
	margin: 30px auto;
	margin-left:0px;
	height: 468px;
	background: url(/yswz/static/common/20220803/images/ditu.png) no-repeat;
	background-size: 100% 100%;

}

.index-row2 .index-row2-left {
	width: 280px;
	height: 468px;
	float: left;
}

.index-row2 .index-row2-left .title {
	height: 82px;
	line-height: 82px;
	margin: 0 32px;
	width: 216px;
	float: left;
	/* border-bottom:1px solid #ffffff; */
	font-size: 24px;
	color: #FFFFFF;
	font-weight: 700;
}

.index-row2 .index-row2-left .title img {
	margin-right: 8px;
	margin-bottom: -5px;
}

.index-row2 .index-row2-left ul {
	margin: 10px 32px;
	width: 326px;
	float: left;
}

.index-row2 .index-row2-left ul .li-important {
	border-bottom: none !important;
}

.index-row2 .index-row2-left ul li {
	float: left;
	width: 216px;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0.2px;
	line-height: 50px;
	font-weight: 400;
	border-bottom: 1px solid rgba(255, 255, 255, 0.23);
}

.index-row2 .index-row2-left ul li img {
	margin: 2px 16px -4px 0;
}

.index-row2 .index-row2-right {
	width: 880px;
	float: left;
}

.index-row2 .index-row2-right ul {
	margin-left: 20px;
	/* margin-top:3px; */
	padding-top: 5.79px;
}

/* .index-row2 .index-row2-right ul li{
width: 270px;
height: 72px;
background: #FFFFFF;
border: 1px solid #D4E7FF;
border-radius: 2px;
float:left;
text-align:center;
margin:17px 15px 0 0;
cursor:pointer;
} */
.index-row2 .index-row2-right ul li {
	background: #FFFFFF;
	float: left;
	text-align: center;
	margin: 29.42px 15px 0 0;
	cursor: pointer;
	width: 270px;
	height: 71.58px;
	background-image: linear-gradient(180deg, #FBFCFF 0%, #FFFFFF 100%);
	border: 1px solid rgba(195, 212, 249, 1);
	box-shadow: 0px 2px 20px 0px rgb(0 0 0 / 10%);
	border-radius: 4px;
}

/* .index-row2 .index-row2-right ul li p{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width:210px;
text-align:left;
line-height:72px;
margin:0 30px;
font-size: 18px;
color: #333333;
letter-spacing: 0;
font-weight: 400;
} */

.index-row2 .index-row2-right ul li p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 210px;
	line-height: 72px;
	margin: 0 30px;
	/*font-family: PingFangSC-Regular;*/
	font-family:Microsoft YaHei;
	font-size: 18px;
	color: #333333;
	letter-spacing: 0;
	text-align: center;
	font-weight: 400;
}

.index-row2 .index-row2-right ul li:last-child {
	width: 137px;
	height: 37px;
	background-image: url(/yswz/static/common/20220803/images/more01.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	text-align: center;
	cursor: pointer;
	border: 0;
	box-shadow: 0;
	border-radius: 0;
	float: right;
	margin-top: 21px;
	background-color: transparent;
}

/* .index-row2 .index-row2-right ul li:last-child{
width: 180px;
height: 72px;
background:transparent;
background-image: linear-gradient(270deg, rgba(255,255,255,0.00) 0%, #FFFFFF 100%);
border-image: linear-gradient(to right, #D4E7FF, #F0F6FF) 1 25%;
border-radius: 2px;
}

.index-row2 .index-row2-right ul li:last-child p{
width:99px;

} */

.index-row2 .index-row2-right ul li:last-child p {
	float: left;
	width: 100%;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0.2px;
	line-height: 45px;
	font-weight: 400;
	margin: 0 auto;

}

.index-row3 {
	width: 1200px;
	margin: 0px auto;
}

.index-row3 img {
	float: left;
	margin: 5px 10px 0 0;
}

.index-row3 h3 {
	float: left;
	font-size: 24px;
	color: #000000;
	letter-spacing: 0;
	line-height: 34px;
	font-weight: 600;
	margin-bottom: 13px;
}

.index_row4 {
	height: 456px;
	margin-top: 20px;
}

.index_row4 .index_title_tab {
	width: 100%;
}

.index_row4_list {
	width: 100%;
	height: 406px;
	margin: 3px 0 0;
}

.index_row4_list ul {
	width: 1218px;
}

.index_row4_list li {
	float: left;
	width: 177px;
	height: 183px;
	margin: 20px 20px 0 0;
	box-shadow: 0 2px 10px 0 rgba(36, 36, 36, 0.15);
}

.index_row4_list li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #333;
	text-align: center;
	background: #fff;
}

.index_row4_img {
	width: 68px;
	height: 68px;
	margin: 24px 0 0 58px;
	background: url(/yswz/static/common/20210922/img/ditu.png) no-repeat;
	border-radius: 100%;
}

.index_row4_img img {
	margin: 9px;
	width: 50px;
	height: 50px;
}

.index_row4_list li em {
	display: block;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	width: 100%;
	box-sizing: border-box;
	padding: 0 10px;
	margin: 8px 0 6px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index_row4_list li p {
	line-height: 20px;
	color: #666;
	width: 100%;
	height: 20px;
	box-sizing: border-box;
	padding: 0 10px;
	margin: 0 auto 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index_row4_list li a:hover {
	color: #fff;
	background: #82C8F9;
	background-image: linear-gradient(137deg, #82C8F9 0%, #57A0FA 100%);
}

.index_row4_list li a:hover p {
	color: #fff;
}

.index_row4_more {
	float: right;
	line-height: 34px;
	padding: 0 33px 0 0;
	color: #3155D9;
	background: url(/yswz/static/common/20210922/img/more.png) no-repeat right 8px;
}

.index_row4_more:hover {
	opacity: 0.85;
}

.txtScroll-left {
	width: 1200px !important;
	margin: 0 auto;
	position: relative;
}

.txtScroll-left .hd {
	overflow: hidden;
	height: 30px;
	padding: 0 10px;
	margin: 0 auto;
	width: 85px;
}

.txtScroll-left .hd .prev,
.txtScroll-left .hd .next {
	display: none;
}

.txtScroll-left .hd .next {
	display: none;
}

.txtScroll-left .hd .prevStop {
	display: none;
}

.txtScroll-left .hd .nextStop {
	display: none;
}

.txtScroll-left .hd ul {
	zoom: 1;
	margin-top: 10px;
}

.txtScroll-left .hd ul li {
	margin: 0 3px;
	width: 6px;
	height: 6px;
	float: left;
	margin-top: 10px;
	cursor: pointer;
	background: url(/yswz/static/common/20210922/img/yx.png) no-repeat;
	overflow: hidden;
	padding: 3px 0;
}

.txtScroll-left .hd ul li.on {
	background: url(/yswz/static/common/20210922/img/jx.png) no-repeat;
	width: 30px;
	height: 6px;
}

.txtScroll-left .bd {
	width: 1180px;
	overflow: hidden;
	margin-left: -10px;
}

.txtScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
	height: 240px;
}

.txtScroll-left .bd ul li {
	width: 1180px;
	height: 320px;
}

/* .txtScroll-left .bd ul li dl dt{
 width: 275px;
height: 60px;
background: rgba(242,246,252,0.80);
float:left;
font-size: 18px;
color: #0B2E49;
letter-spacing: 0;
text-align: center;
font-weight: 400;
font-weight:bold;
line-height:60px; 
margin:10px;
} */

.txtScroll-left .bd ul li dl dt {
	width: 275px;
	height: 60px;
	float: left;
	line-height: 60px;
	margin: 10px;
	background: #E9F2FF;
	/*font-family: SourceHanSansSC-Regular;*/
	font-family:Microsoft YaHei;
	font-size: 18px;
	color: #0B2E49;
	letter-spacing: 0;
	text-align: center;
	font-weight: 400;
	
	
	
	
}

.txtScroll-left .bd ul li span {
	color: #999;
}

/**切换的头**/
.index_title_tab {
	float: left;
	position: relative;
	height: 34px;
	line-height: 34px;
	z-index: 2;
}

.index_title_tab img {
	float: left;
	margin: 7px 0 0;
}

.index_title_tab li {
	float: left;
	display: inline-block;
	margin: 0px 0 0 10px;
	font-size: 24px;
	color: #666;
	position: relative;
}

.index_title_tab li+li {
	margin-left: 24px;
}

.index_title_tab li+li:before {
	content: "";
	position: absolute;
	top: 8px;
	left: -12px;
	width: 2px;
	height: 19px;
	background: #979797;
	border-radius: 1px;
}

.index_title_tab li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #666;
	font-weight: bold;
}

.index_title_tab li.active a {
	color: #000;
}

/*便民&#24517;&#21457;&#51;&#54;&#53;&#25163;&#26426;&#22312;&#32447;&#30331;&#24405;&#95;&#20170;&#26085;&#20043;&#26102;&#51;&#54;&#53;&#22825;&#31532;&#20108;&#23395;&#95;&#98;&#101;&#97;&#116;&#51;&#54;&#53;&#20307;&#32946;&#20122;&#27954;&#29256;利企&#24517;&#21457;&#51;&#54;&#53;&#25163;&#26426;&#22312;&#32447;&#30331;&#24405;&#95;&#20170;&#26085;&#20043;&#26102;&#51;&#54;&#53;&#22825;&#31532;&#20108;&#23395;&#95;&#98;&#101;&#97;&#116;&#51;&#54;&#53;&#20307;&#32946;&#20122;&#27954;&#29256;*/
.index_row3 {
	height: 212px;
	margin-top: 20px;
}

.index_row3 .index_title_tab {
	width: 96%;
}

.index_row3 .index_title_tab a:hover {
	color: #000;
}

/**轮播插件2**/
.picScroll-left2 {
	width: 100%;
	margin: 20px 0 0;
	position: relative;
}

.picScroll-left2 .hd {
	position: absolute;
	top: 11px;
	right: 0;
	overflow: hidden;
	width: 38px;
	height: 15px;
	z-index: 4;
}

.picScroll-left2 .hd .prev {
	display: block;
	width: 8px;
	height: 15px;
	float: left;
	overflow: hidden;
	cursor: pointer;
	background: url(/yswz/static/common/20210922/img/icon-left-hover.png) no-repeat;
}

.picScroll-left2 .hd .next {
	display: block;
	width: 8px;
	height: 15px;
	float: left;
	margin-left: 7px;
	overflow: hidden;
	cursor: pointer;
	background: url(/yswz/static/common/20210922/img/icon-right.png) no-repeat;
}

.picScroll-left2 .hd .prev:hover {
	background: url(/yswz/static/common/20210922/img/left-icon-hover.png) no-repeat;
}

.picScroll-left2 .hd .next:hover {
	background: url(/yswz/static/common/20210922/img/icon-right-hover.png) no-repeat;
}

.picScroll-left2 .bd {
	position: absolute;
	top: 34px;
	left: -10px;
	width: 1220px;
	height: 178px;
	overflow: hidden;
}

.picScroll-left2 .bd ul {
	width: 1200px;
	zoom: 1;
	height: 178px;
}

.picScroll-left2 .bd ul li {
	margin: 20px 10px 0 10px;
	float: left;
	width: 275px;
	height: 148px;
	background: #fff;
	box-shadow: 0 2px 10px 0 rgba(36, 36, 36, .15);
	border-radius: 4px;
	overflow: hidden;
	position: relative;
}

.index_row3_listtitle {
	float: left;
	width: 100%;
	height: 67px;
}

.picScroll-left2 .bd ul li .index_row3_listtitle img {
	width: 42px;
	height: 48px;
	float: left;
	margin: 13px 0 0 14px;
}

.picScroll-left2 .bd ul li .index_row3_listtitle span {
	float: left;
	width: 200px;
	margin: 20px 0 0 10px;
	display: inline-block;
	line-height: 34px;
	font-size: 22px;
	color: #000;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.picScroll-left2 .bd ul li .index_row3_listtitle span a {
	padding: 0px;
	float: left;
	width: 200px;
	display: inline-block;
	line-height: 34px;
	font-size: 22px;
	color: #000;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.picScroll-left2 .bd ul li .index_row3_listtitle span a:before {
	content: "";
	position: absolute;
	top: 15px;
	left: 15px;
	width: 0px;
	height: 0px;
	border-radius: 6px;
}

.picScroll-left2 .bd ul li a {
	float: left;
	width: 264px;
	height: 36px;
	box-sizing: border-box;
	line-height: 36px;
	display: block;
	font-size: 18px;
	color: #040404;
	padding: 0 0 0 34px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.picScroll-left2 .bd ul li a:hover {
	color: #4A70FF;
}

.picScroll-left2 .bd ul li a:before {
	content: "";
	position: absolute;
	top: 15px;
	left: 15px;
	width: 6px;
	height: 6px;
	background: #4A70FF;
	border-radius: 6px;
}

.picScroll-left2 .bd ul li.index_row3_li1 a:before {
	background: #4A70FF;
}

.picScroll-left2 .bd ul li.index_row3_li2 a:before {
	background: #61C5F9;
}

.picScroll-left2 .bd ul li.index_row3_li3 a:before {
	background: #FFA44B;
}

.picScroll-left2 .bd ul li.index_row3_li4 a:before {
	background: #FF8447;
}

.index_row3_bg {
	position: absolute;
	z-index: 0;
	right: -12px;
	bottom: 5px;
}

/*政务&#24517;&#21457;&#51;&#54;&#53;&#25163;&#26426;&#22312;&#32447;&#30331;&#24405;&#95;&#20170;&#26085;&#20043;&#26102;&#51;&#54;&#53;&#22825;&#31532;&#20108;&#23395;&#95;&#98;&#101;&#97;&#116;&#51;&#54;&#53;&#20307;&#32946;&#20122;&#27954;&#29256;好差评*/
.index_row6 {
	height: 329px;
	margin-top: 20px;
	background: url(/yswz/static/common/20210922/img/tongji-bg.png) no-repeat center;
	padding-top: 30px;
	box-sizing: border-box;
}

.index_row6 .index_title span {
	color: #fff;
}

.index_title span {
	float: left;
	display: inline-block;
	margin: 0px 0 0 10px;
	font-size: 24px;
	color: #000;
	font-weight: bold;
	position: relative;
}

.index_row6 .row6-left {
	margin: 20px 0 0;
	width: 760px;
	color: #fff;
	height: 216px;
	padding: 20px;
	box-sizing: border-box;
	float: left;
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.21) 1%, rgba(255, 255, 255, 0.20) 100%);
}

.index_row6 .total {
	float: left;
}

.index_row6 .row6-left li {
	float: right;
	margin-left: 30px;
	text-align: center;
}

.index_row6 .row6-left .chart {
	width: 130px;
	height: 130px;
	border-radius: 50%;
	line-height: 130px;
}

.index_row6 .chart-title {
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	margin-top: 7px;
}

.index_row6 .num {
	height: 130px;
	line-height: 120px;
	text-align: center;
	font-size: 34px;
	font-weight: bold;
	text-shadow: 0 2px 2px rgba(0, 50, 90, 0.50);
}

.index_row6 .row6-right {
	margin: 20px 0 0;
	width: 382px;
	height: 216px;
	padding: 20px;
	color: #fff;
	;
	box-sizing: border-box;
	float: right;
	margin-right: 38px;
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.21) 1%, rgba(255, 255, 255, 0.20) 100%);
}

.fleft {
	float: right;
}

.index_row6 .row6-right .pingjia {
	height: 22px;
	margin-top: -30px;
}

.index_row6 .row6-right li {
	float: left;
}

.index_row6 .row6-right li.star {
	width: 22px;
	height: 22px;
	margin-right: 10px;
	background: url(/yswz/static/common/20210922/img/star.png) no-repeat 100% 100%;
}

.index_row6 .row6-right li.star-none {
	width: 22px;
	height: 22px;
	margin-right: 10px;
	background: url(/yswz/static/common/20210922/img/star-none.png) no-repeat 100% 100%;
}


.index_row7 {
	height: 337px;
	background: url(/yswz/static/common/20210922/img/dibu-diwen.png) no-repeat center;
}

.index_row7 li {
	width: 285px;
	height: 253px;
	margin-top: 40px;
	margin-right: 20px;
	float: left;
	cursor: pointer;
	color: #3E8AFF;
	text-align: center;
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
	padding-top: 180px;
	box-sizing: border-box;
}

.index_row7 li.slink01 {
	background: url(/yswz/static/common/20210922/img/sbjsx.png) no-repeat;
	background-size: 100% 100%;
}

.index_row7 li.slink02 {
	background: url(/yswz/static/common/20210922/img/xzxksx.png) no-repeat;
	background-size: 100% 100%;
}

.index_row7 li.slink03 {
	background: url(/yswz/static/common/20210922/img/zmlsx.png) no-repeat;
	background-size: 100% 100%;
}

.index_row7 li.slink04 {
	background: url(/yswz/static/common/20210922/img/dsj.png) no-repeat;
	background-size: 100% 100%;
	margin-right: 0;
}

.index_row7 li:hover {
	margin-top: 30px;
	transition: all 0.5s;
}





/**右浮**/
.rightBox {
	width: 70px;
	position: fixed;
	top: 40px;
	right: 0px;
	z-index: 19;
}

.dtdh {
	position: relative;
	width: 70px;
	height: 460px;
	display: inline-block;
	background: #fff;
	padding-top: 10px;
	z-index: 111;
	top: 0;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}

.dtdh a {
	width: 70px;
	height: 58px;
	display: inline-block;
	box-sizing: border-box;
	font-size: 14px;
	color: #333;
	text-align: center;
	float: left;
}

.dtdh a span {
	line-height: 16px;
	display: inline-block;
	width: 100%;
	float: left;
	margin-top: 36px;
}

.dtdh a:hover {
	background-color: #4299FF !important;
	color: #fff;
}

.dtdh #jszc {
	background: url(/yswz/static/common/20210922/img/ffzc-right-icon.png) no-repeat 25px 8px;
}

.dtdh #ydd {
	background: url(/yswz/static/common/20210922/img/ydd-right-icon.png) no-repeat 25px 8px;
}

.dtdh #znwd {
	background: url(/yswz/static/common/20210922/img/znkf-right-icon.png) no-repeat 25px 8px;
}

.dtdh #cbywzx {
	background: url(/yswz/static/common/20210922/img/lyzx-right-icon.png) no-repeat 25px 8px;
}

.dtdh #cbbsjd {
	background: url(/yswz/static/common/20210922/img/bjjd-right-icon.png) no-repeat 25px 8px;
}

.dtdh #wzjc {
	background: url(/yswz/static/common/20210922/img/wzjq-right-icon.png) no-repeat 25px 8px;
}

.dtdh #yc_wyts {
	background: url(/yswz/static/common/20210922/img/wsts-right-icon.png) no-repeat 25px 8px;
}

.dtdh #jszc:hover {
	background: url(/yswz/static/common/20210922/img/ffzc-right-icon-hover.png) no-repeat 25px 8px;
}

.dtdh #ydd:hover {
	background: url(/yswz/static/common/20210922/img/ydd-right-icon-hover.png) no-repeat 25px 8px;
}

.dtdh #znwd:hover {
	background: url(/yswz/static/common/20210922/img/znkf-right-icon-hover.png) no-repeat 25px 8px;
}

.dtdh #cbywzx:hover {
	background: url(/yswz/static/common/20210922/img/lyzx-right-icon-hover.png) no-repeat 25px 8px;
}

.dtdh #cbbsjd:hover {
	background: url(/yswz/static/common/20210922/img/bjjd-right-icon-hover.png) no-repeat 25px 8px;
}

.dtdh #wzjc:hover {
	background: url(/yswz/static/common/20210922/img/wzjq-right-icon-hover.png) no-repeat 25px 8px;
}

.dtdh #yc_wyts:hover {
	background: url(/yswz/static/common/20210922/img/wsts-right-icon-hover.png) no-repeat 25px 8px;
}


.dtdh #six {
	width: 70px;
	height: 34px;
	margin-top: 10px;
	font-size: 12px;
	cursor: pointer;
	line-height: 34px;
	color: #fff;
	background: #3D87FF;
	background-image: linear-gradient(270deg, #4BBEFF 0%, #3D87FF 100%);
}

#shouqi1 {
	width: 70px;
	height: 34px;
	font-size: 12px;
	background: #2E6FD9;
	background-image: linear-gradient(270deg, #32A7E8 0%, #2E6FD9 100%);
	line-height: 34px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}

#zhankai1 {
	/*position:absolute; top:444px; right:0; */
	font-size: 12px;
	cursor: pointer;
	width: 70px;
	height: 50px;
	display: none;
	background: #2E6FD9;
	background-image: linear-gradient(270deg, #32A7E8 0%, #2E6FD9 100%);
	line-height: 34px;
	text-align: center;
	color: #fff;
}

#zhankai1 span {
	padding-top: 28px;
	line-height: 18px;
	width: 100%;
	display: inline-block;
	background: url(/yswz/static/common/20210922/img/zk-right-icon-hover.png) no-repeat 25px 8px
}


.yddBox {
	width: 149px;
	height: 140px;
	position: absolute;
	right: 70px;
	z-index: 50;
	display: none;
	background: url(/yswz/static/common/20210922/img/tanchu.png);
}

.yddBox img {
	float: left;
	margin: 18px 0 0 18px;
}

.jszcBox {
	width: 170px;
	/*height: 300px;*/
	background: #FFFFFF;
	position: absolute;
	right: 90px;
	bottom: 0px;
	box-shadow: 1px 2px 4px 0 rgba(67, 102, 169, 0.20);
	padding: 16px 12px;
	padding-top: 16px;
	margin-bottom: 35px;
	box-sizing: border-box;
	z-index: 111;
	display: none;
}

/*.jszcBox:before {content: '';display: block;width: 20px;height: 75px;right: -20px;bottom: 35px;position: absolute;}
.jszcBox:after {content: '';display: block;width: 12px;height: 24px;background-image: url(/yswz/static/common/img/images/img-sanjiao.png);background-repeat: no-repeat;position: absolute;right: -12px;bottom: 65px;z-index: 1;}*/
.jszcBox>ul {
	width: 146px;
	box-sizing: border-box;
}

.jszcBox>ul li {
	width: 146px;
	height: 36px;
	line-height: 36px;
	background: #4B75CB;
	border-radius: 2px;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 14px;
	cursor: pointer;
}

.jszcBox>ul li+li {
	margin-top: 12px;
}

.jszcBox>ul li img {
	width: 16px;
	height: 19px;
	display: block;
	margin-top: 8px auto 0;
}

.jszcBox>ul li:hover {
	background: #7398E2;
}

/**个人登录后**/
.loggedin {
	float: left;
	width: 304px;
	height: 166px;
	margin: 8px 0 0 6px;
	background: #fff;
}

.loggedin_left {
	float: left;
	width: 98px;
	text-align: center;
}

.loggedin_left .loggedin_img1 {
	float: left;
	width: 90px;
	height: 110px;
	margin: 11px 0 0 5px;
}

.loggedin_text1 {
	display: inline-block;
	height: 16px;
	line-height: 16px;
	margin: 13px auto 0;
	text-align: center;
}

.loggedin_text1 img {
	float: left;
	width: 16px;
	height: 16px;
}

.loggedin_text1 span {
	display: inline-block;
	padding: 0 4px;
}

.loggedin_right {
	float: right;
	width: 202px;
}

.loggedin_row1 {
	float: left;
	width: 200px;
	height: 40px;
	line-height: 28px;
	margin: 11px 0 0 1px;
	overflow: hidden;
}

.loggedin_text2 {
	float: left;
	display: table;
	width: 144px;
	height: 40px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	vertical-align: middle;
}

.loggedin_text2 span {
	display: table-cell;
	vertical-align: middle;
}

.loggedin_row1 .loggedin_row1_logout {
	float: right;
	color: #666;
	font-size: 14px;
	line-height: 20px;
	margin: 10px 8px 0 0;
}

.loggedin_row1 .loggedin_row1_logout:hover {
	color: #4A70FF;
}

.loggedin_row1 .loggedin_row1_logout img {
	float: left;
	margin: 2px 0 0;
}

.loggedin_row1 .loggedin_row1_logout span {
	float: left;
	margin: 0 0 0 4px;
}

.loggedin_row2 {
	float: left;
	width: 100%;
	height: 16px;
	line-height: 16px;
	margin: 16px 0 0;
}

.loggedin_row2 a {
	float: left;
	margin: 0 15px 0 1px;
	color: #666;
}

.loggedin_row2 a:hover {
	color: #4A70FF;
}

.loggedin_row2 a img {
	float: left;
	width: 16px;
	height: 16px;
}

.loggedin_row2 a span {
	float: left;
	margin: 0 0 0 4px;
}

.loggedin_row3 {
	float: left;
	margin: 15px 0 0 1px;
	padding: 5px 0;
	background: #F6FBFF;
}

.loggedin_row3 li {
	float: left;
	width: 64px;
	height: 52px;
	text-align: center;
	line-height: 26px;
}

.loggedin_row3 li em {
	display: block;
	font-size: 24px;
}

.loggedin_row3 li span {
	display: block;
	font-size: 14px;
}

.loggedin_row3_orange em,
.loggedin_row3_orange span {
	color: #E77159;
	background-image: -webkit-linear-gradient(top, #FFA76B 20%, #FF6E39 70%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.loggedin_row3_green em,
.loggedin_row3_green span {
	color: #10AE86;
	background-image: -webkit-linear-gradient(top, #07E0BB 20%, #03BD86 70%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.loggedin_row3_blue em,
.loggedin_row3_blue span {
	color: #568AD7;
	background-image: -webkit-linear-gradient(top, #78C0FC 20%, #438CF7 70%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}


/**跨省通办切换内容**/
.index_row1_tab2 a {
	float: left;
	margin: 42px 40px 0;
}

.index_row1_tab2 a:hover {
	opacity: 0.85;
}

.index_row1_tab2_part {
	float: left;
	width: 1px;
	height: 79px;
	margin: 10px 5px 0;
	background: url(/yswz/static/common/20210922/img/line-x.png);
}


.head-right02 img {
	height: 100px;
	margin: 10px;
	float: right;
	position: absolute;
	right: 0;
	top: 0;
}