@charset "utf-8";

.fl {
	float: left
}

.fr {
	float: right
}

.cl_b {
	clear: both
}

.header {
	width: 100%;
	background: #fff;
	box-shadow: 0 5px 8px rgba(0,0,0,.1)
}

.navdl {
	position: relative;
	display: flex;
	align-items: center;
	width: 1280px;
	padding: 20px 0;
	margin: 0 auto;
	height: 100px;
	margin-top: 28px
}

.navdl .ser {
	float: left;
	width: 470px;
	height: 40px;
	padding: 10px;
	overflow: hidden;
	margin: 10px 0 0 40px
}

.navdl .ser input {
	float: left;
	width: 376px;
	padding: 0 10px;
	height: 35px;
	border: 2px solid #00abeb;
	outline: 0
}

.navdl .ser button {
	display: block;
	float: left;
	width: 70px;
	height: 39px;
	background: #00abeb;
	text-align: center;
	line-height: 39px;
	color: #fff;
	cursor: pointer;
}

.navdd {
	margin-left: 20px
}

.navdd a {
	color: #575757;
	margin: 0 20px
}

.h_log {
	width:265px;
	padding: 0;
	margin: 0;
	cursor: pointer
}
.h_log img{
	width: 100%;
}

.top_tel {
	color: #e13831;
	font-size: 26px;
	font-family: 微软雅黑;
	position: absolute;
	right: 10px;
}

.header .topbox {
	background: url(../images/white_bg.png) repeat-x;
	position: fixed;
	top: 0;
	z-index: 999;
	width: 100%
}

.header .topbox .wrap {
	width: 1280px;
	margin: 0 auto
}

.header .topbox .wrap .top {
	width: 1280px;
	height: 38px;
	line-height: 38px
}

.header .topbox .wrap .top a.addSite {
	float: left;
	font-size: 14px;
	color: #5e5e5e
}

.nav_box {
	overflow: hidden;
	/*width: 100%;*/
	height: 65px;
	/*background: #00abeb;*/
 
}

.nav1 {
	margin: 0 auto;
	height: 100%;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}

.nav1 a {
	font-size: 18px;
    width: 134px;
    height: 40px;
    line-height: 40px;
    padding: 14px 20px;
    color: #000;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    display: inline-block;
    font-weight: 600;
}

.nav1 a.cur,.nav1 a:hover {
	/*width: 140px;*/
    /*height: 68px;*/
    /*background: #007599;*/
    color: red;
}

.navShow__link {
	margin-bottom: 10px
}

.navShow__a {
	display: inline-block;
	padding: 7px 1px 7px 0;
	box-sizing: border-box;
	font-size: 19px;
	font-weight: 700;
	color: #ef4545;
	transition: all .5s
}

.navShow__list {
	margin-bottom: 20px
}

.navShow__item {
	display: inline-block;
	margin-right: 30px;
	text-align: left;
	margin-bottom: 9px;
	font-size: 14px;
	transition: all .3s;
	line-height: 40px
}

.navShow__item:hover {
	transform: translateY(-2px)
}

.navShow__item:hover a {
	color: #ef4545
}

.navShow__item--hot a {
	color: #ef4545
}

.navShow__item--hot::after {
	display: inline-block;
	content: "";
	width: 10px;
	height: 12px;
	background: url(../images/icon01.png);
	margin-bottom: 5px
}

.navShow {
	display: none;
	position: absolute;
	background: #fff;
	top: 0;
	left: 281px;
	width: 916px;
	height: 520px;
	padding: 40px 0 40px 40px;
	box-shadow: inset 0 1px 0 0 #e5e5e5,inset 0 -1px 0 0 #e5e5e5
}

.navShow {
	overflow: auto;
}

.header1 {
	position: relative;
	top: -1px;
}

.iWrap {
	width: 1200px;
	margin: 0 auto
}

.nav {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -640px;
	z-index: 3;
	width: 282px;
	height: 520px;
	background-color: rgba(255,255,255,.955);
	padding: 10px 0 0
}

.nav::-webkit-scrollbar {
	display: none
}

.nav__item {
	padding: 9px 0 10px 25px;
	border-left: 3px solid transparent
}

.nav__item:hover {
	background: #fff;
	border-left: 3px solid #ef4545
}

.nav__item:hover .navShow {
	display: block
}

.navCategory {
	font-weight: 700;
	color: #000;
	font-size: 20px;
	margin: 0 0 10px
}

.navCategory__list {
	max-height: 80px;
	overflow: hidden
}

.navCategory__list:after {
	content: '';
	display: block;
	clear: both
}

.navExam {
	float: left
}

.navExam a {
	font-size: 16px;
	color: #8e8c8c;
	display: block;
	margin: 7px 16px 7px 0
}

.navExam:hover a {
	color: red
}

.banner {
	max-width: 1920px;
	min-width: 1200px;
	margin: 0 auto;
	height: 520px
}

.bannerSlick .bannerArrow--next,.bannerSlick .bannerArrow--prev {
	opacity: 1
}

.bannerItem {
	display: inline-block;
	width: 100%;
	height: 664px;
	margin: 0 auto;
 
}

.bannerArrow--next,.bannerArrow--prev {
	font-size: 18px;
	position: absolute;
	top: 50%;
	z-index: 2;
	color: #fff;
	-webkit-transition: all ease .4s;
	transition: all ease .4s;
	opacity: 0;
	cursor: pointer;
	width: 52px;
	height: 52px;
	border-radius: 0;
	background: rgba(0,0,0,.3);
	line-height: 52px;
	text-align: center
}

.bannerArrow--next:hover,.bannerArrow--prev:hover {
	background: rgba(0,0,0,.5)
}

.bannerArrow--prev {
	left: 50%;
	margin-left: -600px;
	-webkit-transform: translateY(-50%) scale(-1,1);
	-ms-transform: translateY(-50%) scale(-1,1);
	transform: translateY(-50%) scale(-1,1)
}

.bannerArrow--next {
	right: 50%;
	margin-right: -600px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.bannerDots {
	position: absolute;
	bottom: 20px;
	margin-left: -45px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 0
}

.bannerDots li {
	width: 8px;
	height: 8px;
	display: inline-block;
	margin: 5px;
	border-radius: 20px;
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}

.bannerDots button {
	outline: 0;
	border: 0;
	display: block;
	width: 8px;
	height: 8px;
	background: hsla(0,0%,100%,.7);
	font-size: 0;
	border-radius: 10px;
	margin: 0;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 0;
	line-height: 0;
	display: block;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: 0
}

.bannerDots .slick-active {
	width: 25px;
	height: 7px
}

.bannerDots .slick-active button {
	background: #fff;
	width: 25px;
	height: 7px
}

.fullSlide {
	width: 100%;
	position: relative;
	height: 480px
}

.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden
}

.fullSlide .bd ul {
	width: 100%!important
}

.fullSlide .bd li {
	width: 100%!important;
	height: 480px;
	overflow: hidden;
	text-align: center
}

.fullSlide .bd li a {
	display: block;
	height: 480px
}

.fullSlide .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	bottom: 5px;
	z-index: 1
}

.fullSlide .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left
}

.fullSlide .hd ul li {
	background: #fff;
	width: 10px;
	height: 10px;
	float: left;
	line-height: 30px;
	overflow: hidden;
	border-radius: 50%;
	margin-left: 10px;
	cursor: pointer;
	opacity: .5;
	color: #fff
}

.fullSlide .hd ul li.on {
	opacity: 1
}

.clearfix:after {
	content: "";
	display: block;
	clear: both
}

.m_wid {
	width: 1280px;
	margin: 0 auto
}

.wid_max {
	width: 100%
}

.top_title {
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 10px;
	margin-bottom: 8px
}

.index_box {
	padding: 30px 0
}

.top_title p {
	position: relative;
	float: left;
	font-size: 22px;
	line-height: 42px
}

.top_title p::after {
	content: '';
	position: absolute;
	top: -12px;
	left: 0;
	width: 117px;
	height: 38px;
	background-image: url(../images/index_ttbg1.png);
	background-repeat: no-repeat
}

.top_title p strong {
	position: relative;
	z-index: 2
}

.top_title a {
	float: right;
	margin-top: 10px;
	color: #000
}

.top_box {
	padding-top: 20px;
	display: flex;
	justify-content: space-between
}

.top_l {
	width: 280px;
	height: 480px
}

.top_m {
	width: 460px
}

.top_r {
	width: 450px
}

.top_l_list {
	height: 381px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.top_l_list ul {
	height: 100%
}

.top_l_listli {
	border-bottom: 1px dashed #e6e6e6;
	padding: 15px 20px 10px 20px
}

.top_l_listli img {
	width: 100%;
	box-shadow: 0 1px 10px 2px #b3aaaa70
}

.top_l_listli p {
	color: #846464;
	text-align: center
}

.top_m_list {
	line-height: 38px
}

.top_m_list ul {
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 20px;
	color: #ccc
}

.top_m_list ul li {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.m_li_tt {
	margin: 15px 0 10px 0;
	font-size: 20px
}

.m_li_tt a {
	font-weight: 700;
	color: #ff2d41
}

.m_li {
	font-size: 18px
}

.m_li a {
	font-size: 16px
}

.hot {
	margin-top: 34px
}

.top_r_ul {
	box-sizing: border-box;
	padding: 20px 16px 0 16px;
	box-shadow: 0 0 8px rgba(221,221,221,.7);
	background-color: #fff
}

.top_r_ul li {
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 20px;
	margin-bottom: 20px
}

.top_r_ul img {
	display: none;
	float: left;
	width: 150px;
	height: 116px;
	margin-right: 20px
}

.top_r_ul li a {
	display: block
}

.top_r_li_tt {
	max-width: 100%;
	margin-bottom: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 18px;
	line-height: 20px
}

.top_r_li_msg {
	display: none;
	margin-bottom: 16px
}

.top_r_li_msg p {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 12px;
	color: #666;
	line-height: 20px
}

.top_r_li_keys span {
	margin-right: 10px;
	color: #f13b4c;
	font-size: 14px
}

.top_r_li_tag {
	display: inline-block;
	padding: 6px 8px;
	background-color: #f7f7f7;
	color: #666;
	font-size: 14px;
	margin-right: 5px
}

.top_r_li_time {
	float: right;
	margin-top: 6px;
	color: #666
}

.top_r_ul li.active .top_r_li_tt {
	margin-bottom: 12px
}

.top_r_ul li.active .top_r_li_msg,.top_r_ul li.active img {
	display: block
}

.top_r_ul li.active .top_r_li_keys span {
	display: none
}

.top_r_ul li.active .top_r_li_tag {
	background-color: #fee5e4;
	color: #f01c32
}

.gonggao_box {
	position: relative;
	z-index: 99;
	border-bottom: 1px dashed #e6e6e6
}

.gonggao {
	width: 1280px;
	margin: 0 auto;
	height: 52px;
	line-height: 52px;
	padding-left: 36px;
	background: url(../images/gonggao.png) no-repeat left;
	box-sizing: border-box;
	overflow: hidden
}

.gonggao i {
	display: inline-block;
	font-style: normal;
	font-weight: 500;
	vertical-align: top
}

.gonggao .ggbd {
	display: inline-block;
	position: relative;
	width: 1074px;
	height: 52px;
	white-space: nowrap
}

.ggbd ul {
	list-style-type: square
}

.ggbd ul li {
	margin-right: 30px;
	list-style-type: square;
	overflow: hidden
}

.hui {
	background: #f5f6f9b8
}

.color_box {
	padding-top: 20px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	width: 1280px
}

.color_box li {
	width: 198px;
	height: 100px;
	z-index: 1
}

.color_box li .icon1 {
	background-position: -20px 0
}

.color_box li .icon2 {
	background-position: -1170px 0
}

.color_box li .icon3 {
	background-position: -130px 0
}

.color_box li .icon4 {
	background-position: -520px 0
}

.color_box li .icon5 {
	background-position: -260px 0
}

.color_box li .icon6 {
	background-position: -400px 0
}

.color_cont::before {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 168px;
	height: 100px;
	background: url(../images/iconbg.png) no-repeat 0 -100px
}

.color_box li:hover .color_cont {
	height: 218px;
	box-shadow: 0 6px 10px 0 rgb(0 0 0 / 10%)
}

.color_cont {
	position: relative;
	height: 100px;
	font-size: 14px;
	border-radius: 10px;
	transition: .2s;
	overflow: hidden
}

.color_cont .color_top {
	display: block;
	position: relative;
	box-sizing: border-box;
	border-radius: 10px;
	overflow: hidden;
	height: 100px
}

.color_name {
	position: relative;
	font-size: 26px;
	line-height: 26px;
	margin-bottom: 8px;
	z-index: 1
}

.color1 .color_top {
	color: #c68686
}

.color1 .color_name {
	color: #5b0000
}

.color1 .color_cont::before {
	background-position: 0 -100px
}

.color1 .color_cont {
	background: #ffd4d4
}

.color2 .color_top {
	color: #87bab5
}

.color2 .color_name {
	color: #0c534d
}

.color2 .color_cont::before {
	background-position: -178px -100px
}

.color2 .color_cont {
	background: #c9f1ed
}

.color3 .color_top {
	color: #8db7da
}

.color3 .color_name {
	color: #00529b
}

.color3 .color_cont::before {
	background-position: -356px -100px
}

.color3 .color_cont {
	background: #d1e5f7
}

.color4 .color_top {
	color: #debd83
}

.color4 .color_name {
	color: #844000
}

.color4 .color_cont::before {
	background-position: -534px -100px
}

.color4 .color_cont {
	background: #ffecb4
}

.color5 .color_top {
	color: #d390a7
}

.color5 .color_name {
	color: #840028
}

.color5 .color_cont::before {
	background-position: -712px -100px
}

.color5 .color_cont {
	background: #ffe2ef
}

.color6 .color_top {
	color: #d49d86
}

.color6 .color_name {
	color: #842100
}

.color6 .color_cont::before {
	background-position: -890px -100px
}

.color6 .color_cont {
	background: #ffe2d0
}

.color_dec {
	position: relative;
	z-index: 1;
	text-shadow: 0 0 5px rgb(255 255 255 / 80%)
}

.color_cont .color_top {
	display: block;
	position: relative;
	box-sizing: border-box;
	padding: 22px 0 0 16px;
	border-radius: 10px;
	overflow: hidden;
	height: 100px
}

.color_top i {
	right: -20px;
	position: absolute;
	top: 0;
	width: 130px;
	height: 100px;
	background: url(../images/iconbg.png) no-repeat 0 0
}

.color_link {
	text-align: center;
	line-height: 26px;
	font-size: 14px
}

.color_link a {
	color: #666;
	display: inline-block;
	background: rgba(255,255,255,.5);
	height: 26px;
	border-radius: 13px;
	margin: 10px 3px 0;
	width: 84px;
	font-size: 14px
}

.color_link a:hover {
	background: #fff;
	color: #666
}

.leftimg li {
	width: 280px;
	height: 120px;
	overflow: hidden;
	background-color: #ccc;
	text-align: center;
	float: left;
	margin-top: 15px;
	border-radius: 10px;
	position: relative
}

.leftimg li img {
	width: 100%;
	height: 100%;
	transition: .5s
}

.leftimg li:hover img {
	transform: scale(1.08)
}

.leftimg .bg {
	transition: .5s;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.3);
	position: absolute;
	left: 0;
	top: 0
}

.leftimg li:hover .bg {
	background: 0 0
}

.leftimg .title {
	width: 100%;
	font-size: 20px;
	line-height: 32px;
	color: #fff;
	text-shadow: 0 0 10px rgb(0 0 0 / 40%);
	position: absolute;
	left: 0;
	top: 50px
}

.tab_h3 {
	height: 50px;
	line-height: 50px;
	font: bold 26px/46px 'Microsoft Yahei';
	padding-left: 5px;
	color: #333;
	text-decoration: none;
	letter-spacing: 3px
}

.tab_h3 b {
	color: #ff2d41
}

.tab1 b {
	color: #29ca96
}

.tab2 b {
	color: #fc7844
}

.tab3 b {
	color: #f4aba5
}

.tab_h3 span {
	color: #ccc;
	font-size: 20px;
	font-weight: 400
}

.mytab_tt {
	padding: 0 20px;
	height: 50px;
	line-height: 50px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #e6e6e6
}

.mytab_tt ul {
	font-size: 16px
}

.mytab_tt ul li {
	float: left;
	line-height: 50px;
	padding: 0 15px;
	position: relative
}

.mytab_tt ul li::after {
	content: " ";
	position: absolute;
	width: 1px;
	height: 20px;
	background: #9b9b9b;
	transition: all .2s linear;
	top: 50%;
	transform: translateY(-50%);
	right: 0
}

.mytab_tt ul li:last-child::after {
	display: none
}

.mytab_tt ul li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 50px;
	position: relative;
	z-index: 2;
	font-family: 微软雅黑;
	font-size: 22px
}

.mytab_tt ul .on a {
	color: #f13a3a;
	border-bottom: 2px solid #f13a3a
}

.ban_imgbox {
	margin-top: 20px;
	display: flex;
	justify-content: space-between
}

.ban_img {
	width: 230px
}

.ban_img img {
	width: 100%
}

.ban_p {
	display: flex;
	justify-content: space-between
}

.ban_p_l {
	line-height: 30px;
	font-size: 15px;
	color: #000;
	margin-right: 40px
}

.ban_p_r {
	line-height: 30px;
	font-size: 15px;
	color: #999
}

.public_show_tt {
	text-align: center;
	border-top: 1px dashed #ccc;
	width: 100%;
	margin-top: 10px
}

.public_show_tt a {
	font-size: 20px;
	color: red;
	height: 48px;
	line-height: 48px
}

.public_show_ul {
	display: flex;
	justify-content: space-between;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%
}

.public_show_li {
	width: 230px;
	overflow: hidden
}

.public_show_li a {
	display: block;
	width: 100%;
	overflow: hidden
}

.public_show_li a .p_s_li_l {
	line-height: 28px;
	font-size: 13px;
	color: #999
}

.public_show_li a .p_s_li_r {
	line-height: 28px;
	font-size: 13px;
	color: #000
}

.p_tab_mid {
	width: 740px
}

.tabbox {
	padding-top: 20px
}

.show_box {
	padding: 15px 0
}

.show_box .l1 {
	width: 210px;
	overflow: hidden;
	margin-right: 30px
}

.show_box .l1 img {
	overflow: hidden
}

.show_m1 {
	width: 580px;
	border: 1px solid #eee;
	overflow: hidden;
	padding: 20px 25px;
	background: #fff;
	border-radius: 10px
}

.zx_title {
	padding-bottom: 10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	line-height: 26px;
	border-bottom: 1px solid #e8e8e891
}

.zx_title p {
	letter-spacing: 2px;
	font-size: 16px;
	font-weight: 700
}

.zx_title p span {
	color: #ff2b2b
}

.zx_title a {
	letter-spacing: 2px;
	font-size: 12px
}

.show_zx {
	display: flex;
	justify-content: space-between
}

.show_zx_r {
	width: 48%
}

.show_zx_l {
	width: 100%
}

.zx_news {
	padding-inline-start: 15px;
	padding-top: 5px;
	padding-bottom: 5px
}

.zx_news li {
	list-style-type: circle;
	height: 30px;
	font-size: 14px;
	line-height: 30px
}

.zx_news li::marker {
	color: #4c4545
}

.bd1 {
	display: inline-block;
	width: 100%
}

.right-list-box {
	width: 230px;
	height: 370px;
	overflow: hidden;
	margin-top: 13px;
	margin-left: 7px;
	line-height: 40px
}

.right-list-box-b {
	height: 250px
}

.right-time {
	width: 100%;
	margin-top: 13px;
	text-align: center
}

.r1 {
	width: 240px;
	background: #fff;
	float: right;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.r1 a {
	display: inline-block
}

.r1_list {
	background: #fff;
	cursor: pointer;
	border: 1px solid #e2e2e2;
	text-align: center;
	width: 160px;
	height: 140px;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	flex-direction: column
}

.r1_list:hover {
	box-shadow: 3px 5px 18px 2px rgba(210,210,210,.5)
}

.r1_list span {
	font-size: 16px;
	font-weight: 700;
	margin-top: 20px
}

.allbox {
	padding: 20px 0;
	width: 100%
}

.hui {
	width: 100%
}

.r1 .r1_list:nth-of-type(1) span {
	color: #3c8df2
}

.r1 .r1_list:nth-of-type(2) span {
	color: #ffad18
}

.r1 .r1_list:nth-of-type(3) span {
	color: #3cc51f
}

.r1 .r1_list:nth-of-type(4) span {
	color: #ed6e56
}

.content-title {
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	margin: 20px 0
}

.content-right {
	margin: 0 auto;
	width: 240px;
	overflow: hidden
}

.mr-13 {
	margin-right: 13px
}

.title-line {
	width: 3px;
	height: 20px
}

.title-line-bg1 {
	background: #fdb509
}

.title-line-bg2 {
	background: #29ca96
}

.title-line-bg3 {
	background: #3589ff
}

.picMarquee1 {
	width: 220px;
	height: 400px;
	margin-top: 5px;
	overflow: hidden;
	position: relative;
	border-top: 1px solid #f0f0f0
}

.picMarquee1 .bd ul {
	overflow: hidden;
	zoom: 1;
	width: 220px
}

.picMarquee1 .bd ul li {
	width: 220px;
	height: auto;
	overflow: hidden;
	padding: 10px 0;
	border-bottom: 1px dashed #ccc
}

.picMarquee1 .bd ul li .img {
	position: relative;
	float: left;
	width: 54px;
	height: 54px;
	overflow: hidden
}

.picMarquee1 .bd ul li .img img {
	width: 54px;
	height: 54px;
	border-radius: 30px
}

.picMarquee1 .bd ul li .zhaiyao {
	float: right;
	width: 152px;
	overflow: hidden;
	font-size: 12px;
	line-height: 20px;
	color: #000
}

.picMarquee4 {
	width: 220px;
	height: 400px;
	margin-top: 5px;
	overflow: hidden;
	position: relative
}

.picMarquee4 .bd ul {
	overflow: hidden;
	zoom: 1
}

.picMarquee4 .bd ul li {
	width: 220px;
	height: auto;
	overflow: auto;
	padding: 10px 0;
	border-bottom: 1px dashed #ccc
}

.picMarquee4 .bd ul li div {
	float: left;
	width: 54px;
	height: 80px
}

.picMarquee4 .bd ul li div img {
	width: 54px
}

.picMarquee4 .bd ul li p {
	float: left;
	margin-left: 10px;
	width: 140px;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	height: auto
}

.picMarquee4 .bd ul li p span {
	display: block;
	width: 100%;
	color: #999
}

.picMarquee4 .bd ul li p i {
	display: block;
	width: 100%;
	color: #000
}

.picMarquee4 .bd ul li p b {
	color: #c40000
}

/*备考问题*/
.quesition-bg {
    width: 100%;
    height: 920px;
    background: #f5f8fa;
    overflow: hidden;
}

.q-tit {
    font-size: 42px;
    color: #0d0d0d;
    font-weight: bold;
    letter-spacing: 2px;
    float: left;
    margin: 0 40px;
}

.q-tit span {
    color: #1b67fc;
}
.img-common {
    width: 63px;
    height: 66px;
    float: left;
}

.quesition-tit {
    width: 690px;
    margin: 65px auto 31px auto;
    overflow: hidden;
}
.quesition-con .hd ul li {
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 26px;
    border: 1px solid #383838;
    padding: 0 20px;
    margin: 0 35px;
    border-radius: 50px;
    cursor: pointer;
}

.quesition-con .hd {
    width: 517px;
    margin: 0 auto;
    overflow: hidden;
}

.quesition-con .hd ul li.on {
    background: #2a82e4;
    color: #fff;
    border: none;
}
.card-item {
    float: left;
    width: 398px;
    height: 288px;
    border: 1px solid #fb694d;
    border-radius: 20px;
    margin: 20px;
}

card-common {
    width: 1280px;
    margin: 0 auto;
    overflow: hidden;
}

.card-container {
    width: 1320px;
    margin: 0 auto;
    overflow: hidden;
}

.quesition-con {
    margin-bottom: 30px;
}

.card-wrapper {
    width: 1320px;
    overflow: hidden;
    margin: 35px auto 0 auto;
}

c-icon {
    width: 100%;
}

.card-header {overflow: hidden;width: 168px;margin: 40px auto 15px auto;}

img.c-icon {
    width: 38px;
    float: left;
}

.card-label {
    float: left;
    font-size: 24px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 5px;
    color: #fc7d50;
}

.card-item-2 img.c-icon {
    margin-top: 6px;
}

.card-co {
    width: 300px;
    height: 100px;
    margin: 0 auto;
    font-size: 22px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.card-go {
    width: 215px;
    height: 41px;
    margin: 23px auto 0 auto;
    background: #fb694d;
    border-radius: 50px;
    cursor: pointer;
}

.card-go span {
    line-height: 41px;
    font-size: 22px;
    color: #fff;
    margin-left: 45px;
}

.card-item-2 {
    border: 1px solid #218ee4;
}

.card-item-2 .card-label {
    color: #218ee4;
}

.card-item-2 .card-go {
    background: #218ee4;
}
.card-item-4 {
    border: 1px solid #218ee4;
}

.card-item-4 .card-label {
    color: #218ee4;
}

.card-item-4 .card-go {
    background: #218ee4;
}
.card-item-5 {
    border: 1px solid #de2238;
}

.card-item-5 .card-label {
    color: #de2238;
}

.card-item-5 .card-go {
    background: #de2238;
}
.card-item-6 {
    border: 1px solid #6479fb;
}

.card-item-6 .card-label {
    color: #6479fb;
}

.card-item-6 .card-go {
    background: #6479fb;
}
/*服务体系*/
.service-system{
    padding: 80px 0 87px;
    overflow: hidden;
}
.inner{
    width: 1300px;
    margin: 0 auto;
}
.title-com h2{
    display: flex;
    justify-content: center;
    line-height: 69px;
    text-align: center;
    font-weight: bold;
    font-size: 38px;
    color: #0E1F53;
}
.title-com h2 span{
    color: #FF0000;
}
.title-com h2 i{
    display: block;
    width: 26px;
    height: 25px;
    margin: 18px 0 0 12px;
    background: url("../images/title_icon.png") no-repeat;
}
.title-com .line-box{
    display: flex;
    justify-content: space-between;
    width: 59px;
    margin: 0 auto;
}
.title-com .line-box .line1{
    width: 40px;
    height: 3px;
    background: #FF0000;
}
.title-com .line-box .line2{
    width: 15px;
    height: 3px;
    background: #ff892c;
}
.title-com .english{
    line-height: 41px;
    text-align: center;
    font-size: 14px;
    color: #7F879A;
    text-transform: uppercase;
}
.title-com .txt{
    line-height: 57px;
    text-align: center;
    font-size: 18px;
    color: #7F879A;
}
.service-system .title-com{
    margin-bottom: 51px;
}
.service-system .title-com h2{
    line-height: 79px;
}
.service-system .tab-tit{
    width: 1023px;
    margin: 0 auto 51px;
}
.service-system .tab-tit ul{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.service-system .tab-tit ul li{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 180px;
    height: 44px;
    background: #ffffff;
    border-radius: 22px;
    cursor: pointer;
}
.service-system .tab-tit ul li i{
    display: block;
    width: 23px;
    height: 23px;
    margin-right: 11px;
}
.service-system .tab-tit ul .li1 i{ background: url("../images/fw_icon1.png") no-repeat; }
.service-system .tab-tit ul .li2 i{ background: url("../images/fw_icon2.png") no-repeat; }
.service-system .tab-tit ul .li3 i{ background: url("../images/fw_icon3.png") no-repeat; }
.service-system .tab-tit ul .li4 i{ background: url("../images/fw_icon4.png") no-repeat; }
.service-system .tab-tit ul .li5 i{ background: url("../images/fw_icon5.png") no-repeat; }
.service-system .tab-tit li span{
    font-size: 18px;
    color: #333333;
}
.service-system .tab-tit ul li.on{
    background: #FF0000;
}
.service-system .tab-tit ul li.on span{
    color: #FFFFFF;
}
.service-system .tab-con .con .fw-pic{
    float: left;
    margin: 0 57px 0 9px;
}
.service-system .tab-con .con .detail{
    float: left;
    width: 560px;
}
.service-system .tab-con .con .detail h3{
    display: flex;
    align-items: end;
    margin: 24px 0 44px;
    font-size: 22px;
    font-weight: bold;
    color: #272727;
}
.service-system .tab-con .con .detail h3 span{
    margin-left: 6px;
    font-size: 14px;
    font-weight: normal;
    color: #8D919A;
}
.service-system .tab-con .con .detail h3 .english{
    font-style: italic;
}
.service-system .tab-con .con .detail p{
    margin-bottom: 31px;
    line-height: 30px;
    font-size: 18px;
    color: #727272;
}
/*岗位分析*/
.block6 .bk6-tit2{
	display: flex;
	justify-content: center;
	margin-bottom: 50px;
}
.block6 .bk6-tit2 .bk6-tit2-line{
	width: 162px;
	height: 3px;
	background: #FF0000;
	margin-top: 26px;
}
.block6 .bk6-tit2 .bk6-tit2-text{
	width: 740px;
	height: 45px;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 0.14em;
}
.block6 .bk6-box2{
	width: 1270px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}
.block6 .bk6-box2 .bk6-box2-li{
	width: 600px;
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 0px 7px 9px 1px rgba(149,149,149,0.22);
}
.block6 .bk6-box2 .bk6-box2-li table.bk6-table{
	text-align: center;
	width: 600px;
}
.block6 .bk6-box2 .bk6-box2-li .bk6-table th{
	background: #ff0000;
	color: #fff;
	font-size: 18px;
	padding: 10px 0px;
	font-weight: normal;
}
.block6 .bk6-box2 .bk6-box2-li .bk6-table tr.shuang{
	background: #eee;
}
.block6 .bk6-box2 .bk6-box2-li .bk6-table td{
	font-size: 18px;
	padding: 10px 0px;
	font-weight: normal;
}
.block6 .bk6-box2 .bk6-box2-li .bk6-table td a{
	color: #FF0000;
	border-bottom: 1px solid #ff0000;
}
.block6 .bk6-box2 .bk6-box2-li .bk6-table td a:hover{
	font-weight: bold;
	border-bottom: 2px solid #ff0000;
}
.block6 {
    width: 1300px;
    height: 675px;
    margin: 0 auto;
    overflow: hidden;
}
.tongguan {
	margin: 50px auto;
	width: 1280px;
}

.tg_ttbox {
	border-bottom: 1px solid #eaeaea;
}

.tg_tt {
	font-size: 28px;
	width: 130px;
	font-weight: bold;
	color: #4d4d4d;
	height: 55px;
	line-height: 55px;
	border-bottom: 1px solid #f13a3a;
}

.tg_cont {
	display: flex;
	padding-top: 25px;
	justify-content: space-between;
}   
/*底部*/
.foot{
    width: 100%;
    background: #121212;
    color: #666666;
    padding: 40px 0 50px 0;
    overflow: hidden;
}
.foot a{
    color: #fff;
}
.foot a:hover{
    color: #61c6c2;
}
.foot-left li{
    padding-left: 10px;
    margin-top: 17px;
}
.foot-left span{
    vertical-align:middle;
    color: #fff;
}
.foot-left img{
    vertical-align:middle;
}
.foot-list-title{
    padding: 0 !important;
    margin: 5px 0 !important;
    font-size: 20px;
}
.foot-right-text{
    margin-left: 40px;
    margin-top: 10px;
    color: #fff;
}
.font-right-margin{
    margin: 5px 0 20px 0;
    color: #fff;
}
.foot-right-ewm{
    margin-top: 15px;
    margin-left: 35px;
}
.foot-right-ewm li{
    text-align: center;
    float: left;
    margin-left: 30px;
    width: 112px;
    height: 112px;
}
.foot-right-ewm li p {
    padding-top: 5px;
    color: #fff;
}
.beian{
    width: 100%;
    margin-top: 35px;
    overflow: hidden;
}
.beian ul{
    width: 100%;
    text-align: center;
}
.beian li{
    width: 
    text-align: center;
    margin-left: 35px;
}
.beian li img {
    width: auto;
}
.beian-text{
    width: 100%;
    text-align: center;
    margin-top: 20px; 
    height: 28px;
    color: #222;
}

#cnzz_stat_icon_1278577428 {
	display: block;
	margin:  0 auto;
    width: 20px;
}
.rightonline {
    position: fixed;
    right: 0px;
    top: 30%;
}
.gwba {
	width: 400px;
	margin: 0px auto 12px auto;
	color: #333;
	text-align: center;
}
.gwba a{
	color:#333;
	
}
.gwba img {
	float: left;
	margin-right: 4px;
}
.foot .box{
    width: 1200px;
    margin: 0 auto;
}
.foot .link{
    /*padding-top: 60px;*/
}
.foot .link h2{
    color: #EBEBEB;
    font-size: 22px;
    letter-spacing: 1px;
    border-bottom: 1px #666666 solid;
    font-weight: normal;
}
.foot .link ul{
    margin-top: 5px;
    overflow: hidden;
}
.foot .link ul li{
    float: left;
    font-size: 16px;
    letter-spacing: 1px;
    margin-right: 20px;
}
.foot .link ul li a{
    color: #ccc;
}
.foot .inner{
    margin-top: 60px;
    /*padding-bottom: 60px;*/
    overflow: hidden;
}
.foot .inner .contact_ds{
    width: 285px;
    height: 210px;
    float: left;
    padding-right: 60px;
    box-sizing: border-box;
    border-right: 1px #666666 solid;
}
.foot .inner h2{
    font-size: 20px;
    color: #EBEBEB;
    font-weight: normal;
    letter-spacing: 1px;
    margin-bottom: 15px;
}
.foot .inner .information{
    margin-top: 5px;
    width: 225px;
    height: 140px;
    position: relative;
    overflow: hidden;
}
.foot .inner .information .con{
    position: absolute;
    top: 0;
    left: 0;
}
.foot .inner .information .con_{
    width: 225px;
    height: 130px;
    float: left;
    overflow-y: scroll;
}
.foot .inner .information .con_::-webkit-scrollbar
{
    width: 1px;
    height: auto;
    background-color: none;
}
.foot .inner .contact_ds p{
    font-size: 14px;
    color: #AAAAAA;
    line-height: 20px;
    letter-spacing: 1px;
    margin-top: 10px;
}
.foot .inner .menu{
    width: 220px;
    height: 210px;
    float: left;
    padding: 0 60px;
    box-sizing: border-box;
    border-right: 1px #666666 solid;
}
.foot .inner .menu li{
    font-size: 14px;
    line-height: 28px;
}
.foot .inner .menu li a{
    color: #aaa;
}
.foot .inner .menu li:hover a{
    color: #fff;
}
.foot .hotline{
    float: left;
    padding-left: 120px;
    padding-top: 15px;
}
.foot .hotline .img{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #EBEBEB;
    text-align: center;
    line-height: 50px;
    float: left;
}
.foot .hotline .img img{
    vertical-align: middle;
    margin-top: 13px;
}
.foot .hotline p{
    float: left;
    margin-left: 10px;
    font-size: 14px;
    color: #AAAAAA;
    letter-spacing: 1px;
    line-height: 16px;
    margin-top: 5px;
}
.foot .hotline p span{
    font-size: 24px;
    color: #EBEBEB;
    transform:skewX(-6deg);
    -ms-transform:skewX(-6deg);     /* IE 9 */
    -moz-transform:skewX(-6deg);    /* Firefox */
    -webkit-transform:skewX(-6deg); /* Safari å’Œ Chrome */
    -o-transform:skewX(-6deg);  /* Opera */
    display: block;
    font-weight: bold;
    line-height: 26px;
    margin-top: 3px;
}
.foot .hotline a{
    width: 110px;
    height: 28px;
    display: block;
    border-radius: 14px;
    background: #EBEBEB;
    font-size: 16px;
    color: #000000;
    letter-spacing: 1px;
    text-align: center;
    line-height: 28px;
    margin-top: 30px;
}
.foot .ewm{
    float: right;
    margin-top: 10px;
}
.foot .ewm li{
    width: 140px;
    height: auto;
    text-align: center;
    font-size: 14px;
    color: #EBEBEB;
    letter-spacing: 1px;
    float: left;
    margin-left: 20px;
}
.foot .ewm li img{
    width: 100%;
    height: auto;
}
/*标签页*/
.banner-yj{
	width: 100%;
	height: 664px;
	background: url(../picture/gj_banner.jpg) no-repeat center center;
	background-size: cover;
	position: relative;
	z-index: 99;
}
.banner-xf{
	width: 100%;
	height: 664px;
	background: url(../picture/sk_banner.jpg) no-repeat center center;
	background-size: cover;
	position: relative;
	z-index: 99;
}
.banner-ej{
	width: 100%;
	height: 600px;
	background: url(https://sdzzyun.oss-cn-beijing.aliyuncs.com/yguocc/jgw_jsb_banner.jpg) no-repeat center center;
	background-size: cover;
	position: relative;
	z-index: 99;
}
.banner-zj{
	width: 100%;
	height: 664px;
	background: url(../picture/syb_banner.jpg) no-repeat center center;
	background-size: cover;
	position: relative;
	z-index: 99;
}
.block1{
	width: 1200px;
	margin: 0 auto;
	margin-top: 90px;
}
.block1 .bk1-title{
	text-align: center;
	font-size: 48px;
	font-weight: bold;
}
.block1 .bk1-title span{
	color: #FF0000;
}
.block1 .bk1-title2{
	text-align: center;
	font-size: 18px;
	margin-top: 15px;
}
.bk1-line{
	margin: 0 auto;
	width: 162px;
	height: 3px;
	background: #FF0000;
	margin-top: 16px;
}
.block1 .bk1-box{
	display: flex;
	justify-content: space-between;
	margin-top: 70px;
}
.block1 .bk1-box .bk1-box-li{
	background: url("../images/bk1-bg.png");
	width: 188px;
	height: 331px;
	font-size: 20px;
	text-align: center;
	cursor: pointer;
}
.block1 .bk1-box .bk1-box-li .bk1-li-img{
	padding-top: 38px;
	height: 70px;
}
.block1 .bk1-box .bk1-box-li .bk1-li-t1{
	color: #fff;
	margin-top: 14px;
}
.block1 .bk1-box .bk1-box-li .bk1-li-t2{
	color: #333333;
	margin-top: 60px;
}
.block1 .bk1-box .bk1-box-li .bk1-li-t3{
	color: #333333;
	margin-top: 10px;
}
.block1 .bk1-con2{
	text-align: center;
	margin-top: 55px;
	color: #333333;
	font-size: 22px;
}
.block1 .bk1-btn{
	margin: 0 auto;
	margin-top: 50px;
	width: 450px;
	height: 55px;
	background: linear-gradient(180deg, #FEC794, #FF0000);
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 55px;
	border-radius: 50px;
	cursor: pointer;
}
.block1 .bk1-btn:hover{
	background: linear-gradient(180deg, #FF0000, #FEC794);
	box-shadow: 0px 7px 9px 1px rgba(149,149,149,0.22);
}
.download {
	width: 100%;
	overflow: hidden;
	margin: 50px auto 0 auto;
	background: #f5f5f5;
	padding-bottom: 50px;
}

.download h2 {
	width: 1280px;
	font-size: 48px;
	color: #333;
	font-weight: bold;
	text-align: center;
	line-height: 45px;
	margin: 55px auto 50px auto;
}

.download h2 span {
	color: #ab0000;
	margin-left: 20px;
}

.loadlist {
	width: 1280px;
	overflow: hidden;
	margin: 30px auto 15px auto;
}

.loadUl {
	width: 545px;
	float: left;
	margin-left: 40px;
	background: #fff;
	padding: 10px 25px;
	border-radius: 10px;
}

.loadUl li {
	width: 100%;
	height: 70px;
	border-bottom: 1px solid #eee;
	padding-top: 15px;
}

.icons {
	display: block;
	background: url(../images/ABUIABAEGAAgqKj0pwYoqpKdPDAoOCg.png) 0px 0px;
	float: left;
	width: 40px;
	height: 40px;
	margin-right: 12px;
	cursor: pointer;
}

.info {
	width: 320px;
	height: 54px;
	line-height: 22px;
	float: left;
}

.info h3 {
	font-size: 18px;
	font-weight: normal;
	color: #333;
	margin: 5px 0;
}

.info p {
	font-size: 14px;
	color: #9093a6;
}

.Btns {
	float: right;
	width: 75px;
	height: 26px;
}

.Btns a {
	text-decoration: none;
	display: block;
}

.Btns a span {
	display: block;
	border: 1px solid #ddd;
	border-radius: 3px;
	box-shadow: 0 2px 1px #f3f3f3;
	text-align: center;
	width: 80px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	color: #333;
}

.Btns a span:hover {
	background: #1998FF;
	color: #fff;
}
.loadUl li:last-child {
    border: none;
}
.zt_box4 {
	padding: 50px 0 50px 0;
	background: url(../images/box4_bg.jpg) repeat-y center top;
	overflow: hidden;
}

.box4_tt {
	text-align: center;
}

.zt_box4 ul {
	padding: 40px 0;
	width: 1050px;
	margin: 0 auto;
}

.zt_box4 ul li {
	width: 490px;
	height: 200px;
	background: #fff;
	float: left;
	margin: 20px 30px 0 0;
	box-shadow: 0px 0 10px #cecece;
}

.zt_box4 ul li .box4_l {
	float: left;
	width: 290px;
	margin: 44px 0 0 33px;
}

.zt_box4 ul li .box4_l h5 {
	color: #333;
	font: bold 26px/26px "Microsoft Yahei";
}

.zt_box4 ul li .box4_l em {
	display: block;
	width: 60px;
	height: 4px;
	background: #fda564;
	border-radius: 4px;
	margin: 10px 0 0 0;
}

.zt_box4 ul li .box4_l p {
	width: 265px;
	color: #666666;
	font: 16px/26px "Microsoft Yahei";
	margin-top: 20px;
}

.zt_box4 ul li img {
	float: right;
	margin: 65px 30px 0 0;
}

.zt_box4 ul li:hover {
	cursor: pointer;
	background: url(../images/box4_h.jpg) no-repeat center top;
}

.zt_box4 ul li .box4_img2 {
	display: none;
}

.zt_box4 ul li:hover .box4_l h5, .zt_box4 ul li:hover .box4_l p {
	color: #fff;
}

.zt_box4 ul li:hover .box4_l em {
	background: #fff;
}

.zt_box4 ul li:hover .box4_img1 {
	display: none;
}

.zt_box4 ul li:hover .box4_img2 {
	display: block;
}

.zt_box4 a {
	display: block;
	text-align: center;
}
.block5{
	width: 100%;
	background: #fff;
}
.block5 .block5-box{
	width: 1200px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 45px;
}
.block5 .block5-box .bk5-title{
	text-align: center;
	font-size: 48px;
	font-weight: bold;
}
.block5 .block5-box .bk5-title2{
	text-align: center;
	font-size: 20px;
	margin-top: 10px;
}
.block5 .bk5-box{
	margin: 0 auto;
	max-width: 1931px;
	height: 800px;
	background: url("../images/bk5-ys.png") center no-repeat;
	position: relative;
}
.block5 .bk5-box .bk5-box-con{
	margin: 0 auto;
	width: 1200px;
	height: 610px;
	position: relative;
}
.block5 .bk5-box .bk5-box-con div{
	position: absolute;
	letter-spacing: 0.13em;
	font-weight: bold;
}
.block5 .bk5-box .bk5-box-con .bk5-con-1{
	color: #fff;
	font-size: 30px;
	top: 89px;
	left: 160px;
}
.block5 .bk5-box .bk5-box-con .bk5-con-2{
	color: #fff;
	font-size: 20px;
	top: 212px;
	left: 124px;
	text-align: right;
}
.block5 .bk5-box .bk5-box-con .bk5-con-3{
	color: #fff;
	font-size: 20px;
	top: 382px;
	left: 65px;
	text-align: right;
}
.block5 .bk5-box .bk5-box-con .bk5-con-4{
	color: #fff;
	font-size: 20px;
	top: 537px;
	left: 189px;
	text-align: right;
}
.block5 .bk5-box .bk5-box-con .bk5-con-5{
	color: #666;
	font-size: 30px;
	top: 89px;
	left: 735px;
}
.block5 .bk5-box .bk5-box-con .bk5-con-6{
	color: #666;
	font-size: 20px;
	top: 227px;
	left: 744px;
}
.block5 .bk5-box .bk5-box-con .bk5-con-7{
	color: #666;
	font-size: 20px;
	top: 395px;
	left: 762px;
}
.block5 .bk5-box .bk5-box-con .bk5-con-8{
	color: #666;
	font-size: 20px;
	top: 550px;
	left: 796px;
}
.block5 .bk5-box .bk5-box-b{
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 47px;
}
.block5 .bk5-box .bk5-box-b .bk5-box-btn{
	border: 2px solid #FF0000;
	width: 418px;
	height: 72px;
	text-align: center;
	line-height: 72px;
	font-size: 26px;
	font-weight: bold;
	color: #FF0000;
	background: #fff;
	border-radius: 70px;
	margin: 0 auto;
	cursor: pointer;
}
.block5 .bk5-box .bk5-box-b .bk5-box-btn:hover{
	border: 2px solid #FFF;
	color: #FFF;
	background: #FF0000;
}
.zt_box3{
	width: 100%;
	height: 686px;
	background: url(../images/zt_box3_3.png) no-repeat center center;
	background-size: cover;
	margin-top: -1px;
}
.zt_mod13-bg{
	width: 100%;
	height: 830px;
	margin: 0 auto;
	background: #fff;
	background-size: cover;
}
.zt_mod13 {
	width: 1200px;
	height: 780px;
	margin:0 auto;
}
.zt_mod13 ul {
	padding-left: 30px;
	padding-top: 5px;
	overflow: hidden;
}
.zt_mod13 ul li {
	width: 556px;
	height: 180px;
	float: left;
	background: #f1f1f1;
	border-radius: 10px;
	margin-right: 25px;
	margin-bottom: 25px;
}
.zt_mod13 ul li:hover {
	background: #de7374;
	color: #ffffff;
}
.zt_mod13 ul li .zt_mod13_left {
	width: 148px;
	padding-top: 29px;
	padding-left: 29px;
	float: left;
}
.zt_mod13 ul li .zt_mod13_right {
	width: 320px;

	float: left;
}
.zt_mod13 ul li .zt_mod13_right h3 {
	padding-top: 30px;
	font-size: 24px;
	font-weight: normal;
	height: 42px;
}
.zt_mod13 ul li .zt_mod13_right p {
	line-height: 24px;
}
.zt_mod13 h2 {
    padding-top: 50px;
}
.zt_mod13 h2 {
    font-size: 48px;
    text-align: center;
    color: #333;
    letter-spacing: 1px;
}
.line1-1 {
    width: 117px;
    margin: 10px auto 30px auto;
}
 .zt_mod13 h2 b {
    color: #E63A36;
} 
.block7{
	width: 100%;
	overflow: hidden;
	background: #f5f5f5;
	padding: 50px 0 60px 0;
}
.block7 .bk7-title{
	/* margin-top: 60px; */
	text-align: center;
	font-size: 48px;
	font-weight: bold;
}
.block7 .bk7-title2{
	text-align: center;
	font-size: 20px;
	margin-top: 18px;
}
.block7 .bk7-box{
	width: 1200px;
	display: flex;
	flex-wrap: wrap;
	margin: 60px auto 0 auto;
}
.block7 .bk7-box .bk7-li{
	width: 110px;
	height: 110px;
	background: linear-gradient(180deg, #FEC794, #FF0000);
	border-radius: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.block7 .bk7-box .bk7-li:hover{
	margin-top: -4px;
	transition: all 0.3s;
	box-shadow: 0px 7px 9px 1px rgba(149,149,149,0.22);
}
.block7 .bk7-box .bk7-li p{
	color: #fff;
	text-align: center;
	font-size: 20px;
	padding-top: 26px;
	margin-bottom: 22px;
}
.block7 .bk7-box .bk7-li .bk7-btn{
	width: 90px;
	height: 20px;
	line-height: 20px;
	font-size: 15px;
	background: #fff;
	color: #FF0000;
	text-align: center;
	border-radius: 20px;
	cursor: pointer;
	margin: 0 auto;
}
.block7 .bk7-tit2{
	display: flex;
	justify-content: center;
	margin-bottom: 70px;
}
.block7 .bk7-tit2 .bk7-tit2-line{
	width: 162px;
	height: 3px;
	background: #FF0000;
	margin-top: 26px;
}
.block7 .bk7-tit2 .bk7-tit2-text{
	width: 430px;
	height: 45px;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 0.14em;
}
.nav-right ul li:nth-child(5),.nav-right ul li:nth-child(6),.nav-right ul li:nth-child(7){
    display: none;
    
}
.picMarquee{ width:190px; height:380px; margin-top:5px; overflow:hidden; position:relative; }
 
.picMarquee .bd ul{ overflow:hidden; zoom:1; width:190px;  }
.picMarquee .bd ul li{ width:190px; height:auto; overflow:hidden; padding:10px 0; border-bottom:1px dashed #CCC; }
.picMarquee .bd ul li .img{ position:relative; float:left; width:54px; height:54px; overflow:hidden;}
.picMarquee .bd ul li .img img{width:54px; height:54px;}
.picMarquee .bd ul li .img i{ position:absolute; width:54px; height:54px; overflow:hidden; z-index:11; background:url(../image/user.png) no-repeat;}
.picMarquee .bd ul li .zhaiyao{ float:right; width:119px; overflow:hidden; font-size:12px; line-height:20px; color:#000;  } 
.right-list{width:100%;margin-top:20px;overflow:hidden}
.right-list-number{width:15px;height:243px;margin-top:10px}
.right-list-number-bg2{background:url(../images/zx2-number.png) left top no-repeat}
.right-list-number-bg3{background:url(../images/zx3-number.png) left top no-repeat}
.right-list-number-bg4{background:url(../images/zx4-number.png) left top no-repeat}
.right-list-number-bg5{background:url(../images/zx5-number.png) left top no-repeat}
.right-list-number-bg6{background:url(../images/zx6-number.png) left top no-repeat}
.right-list-box{width:230px;height:330px;overflow:hidden;margin-top:13px;margin-left:7px;line-height:40px;}
.right-list-box-b{height:250px}
.top-title {
    font-size: 24px;
    font-weight: bold;
    line-height: 47px;
}
.top-title {
    font-size: 24px;
    font-weight: bold;
    line-height: 47px;
}
.coo-box .top-title {
    margin-bottom: 45px;
}
.right-list-box ul li {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.banner-jdwz{
	width: 100%;
	height: 600px;
	background: url(https://sdzzyun.oss-cn-beijing.aliyuncs.com/yguocc/jdwz_banner.jpg) no-repeat center center;
	background-size: cover;
	position: relative;
 
}
.banner-szyf{
	width: 100%;
	height: 600px;
	background: url(../picture/szyf_banner.png) no-repeat center center;
	background-size: cover;
	position: relative;
}
 

 


