.kuang {
	width: 706px;
	height: 656px;
	background: url(../images/kuang.png) no-repeat;
	padding: 20px 10px 20px 26px;
}

.kuang_nei {
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	padding-right: 20px;
}

.kuang_nei::-webkit-scrollbar {
	/*整个滚动条*/
	border-radius: 10px;
	width: 20px;
	height: 20px;
}

.kuang_nei::-webkit-scrollbar-track {
	/*滚动条的滚动区域（轨道）*/
	border-radius: 20px;
}

.kuang_nei::-webkit-scrollbar-thumb {
	/*滚动条的可拖拽部分（滑块）*/
	background-image: linear-gradient(#3fe0ff, #327bff);
	border-radius: 10px;
}

.news {
	font-size: 24px;
	color: #fff;
	line-height: 46px;
}

.news p {
	font-size: 24px;
	color: #fff;
	line-height: 46px;
}

.news span {
	font-size: 24px!important;
	color: #fff;
	line-height: 46px;
}

.yin_bg {
	width: 750px;
	margin: 0 auto;
	height: 186px;
	margin-top: 40px;
	padding: 30px 0px;
	background: url(../images/yin/bg1.png) no-repeat;
}

.yin_1 {
	position: relative;
}

.yin_bg_list {
	width: 706px;
	margin: 0 auto;
}

.yin_xtitlem {
	width: 706px;
	margin: 0 auto;
	margin-bottom: 25px;
}

.yin_xtitle {
	width: 706px;
	height: 104px;
	/*padding: 0px 37px 0px 123px;*/
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

.yin_biao{
    position: absolute;
    right: 27px;
    top: 38px;
}
.yin_xtitle1 {
	background: url(../images/yin/xtitlebg1.png) no-repeat;
}

.yin_xtitle2 {
	background: url(../images/yin/xtitlebg2.png) no-repeat;
}

.yin_xtitle3 {
	background: url(../images/yin/xtitlebg3.png) no-repeat;
}

.yin_xtitle4 {
	background: url(../images/yin/xtitlebg4.png) no-repeat;
}

.yin_xtitle5 {
	background: url(../images/yin/xtitlebg5.png) no-repeat;
}

.yin_center {
	width: 706px;
	height: 754px;
	background: url(../images/yin/bg2.png) no-repeat;
	padding: 27px 15px 27px 28px;
	display: none;
	margin-bottom: 50px;
}

.yin_kuang {
	width: 100%;
	height: 83%;
	overflow-y: scroll;
	padding-right: 20px;
}

.yin_kuang::-webkit-scrollbar {
	/*整个滚动条*/
	border-radius: 10px;
	width: 20px;
	height: 20px;
}

.yin_kuang::-webkit-scrollbar-track {
	/*滚动条的滚动区域（轨道）*/
	border-radius: 20px;
}

.yin_kuang::-webkit-scrollbar-thumb {
	/*滚动条的可拖拽部分（滑块）*/
	background-image: linear-gradient(#3fe0ff, #327bff);
	border-radius: 10px;
}

.yian_shou {
	margin-top: 25px;
}

.yin_xinm {
	width: 706px;
	margin: 0 auto;
	margin-top: 40px;
}

.yin_xin_title {
	width: 705px;
	height: 76px;
	background: url(../images/yin/bg3.png) no-repeat;
	display: flex;
	justify-content: center;
	align-items: center;
}

.yin_xin_title p {
	width: 242px;
	height: 40px;
	margin: 0 auto;
	line-height: 40px;
	text-align: center;
	font-size: 24px;
	color: #fff;
	background: url(../images/yin/yin_xin_title.png) no-repeat;
}

.yin_xin_center {
	width: 705px;
	height: 471px;
	padding: 30px 10px 30px 25px;
	background: url(../images/yin/yin_kuang1.png) no-repeat;
}

.fuwufff {
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	padding-right: 20px;
}

.fuwufff::-webkit-scrollbar {
	/*整个滚动条*/
	border-radius: 10px;
	width: 20px;
	height: 20px;
}

.fuwufff::-webkit-scrollbar-track {
	/*滚动条的滚动区域（轨道）*/
	border-radius: 20px;
}

.fuwufff::-webkit-scrollbar-thumb {
	/*滚动条的可拖拽部分（滑块）*/
	background-image: linear-gradient(#3fe0ff, #327bff);
	border-radius: 10px;
}

.fuwufff a {
	color: #fff;
	font-size: 18px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	line-height: 36px;
}

.fuwufff a div:nth-child(1) {
	width: 468px;
	overflow: hidden;
	/*超出部分隐藏*/
	text-overflow: ellipsis;
	/* 超出部分显示省略号 */
	white-space: nowrap;
	/*规定段落中的文本不进行换行 */
}

.yin_gum {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 15px;
	color: #fff;
	flex-wrap: wrap;
}

.gubg {
	width: 333px;
	height: 315px;
	background: url(../images/yin/gubg.png) no-repeat;
	margin-bottom: 30px;
	    padding-top: 34px;
}

.gubg p:nth-child(2) {
	width: 197px;
	height: 41px;
	text-align: center;
	line-height: 41px;
	font-size: 21px;
	color: #fff;
	/*background: url(../images/yin/gu_title.png) no-repeat;*/
	margin: 0 auto;
	/*margin-top: 27px;*/
	margin-bottom: 13px;
}

.cai_font {
	font-size: 30px;
	color: #2bf8ff;
	margin-top: 24px;
	margin-bottom: 16px;
}

.cai_video_list {
	border: 1px solid #2bf8ff;
	padding: 0px 5px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.width_max {
	width: 750px;
	margin: 0 auto;
}

.heibg {
	width: 750px;
	height: 442px;
	margin: 0 auto;
	background: url(../images/heibg.png) no-repeat;
	font-size: 16px;
	color: #3485ff;
	padding-top: 21px;
}

.heibg p {
	width: 195px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	background: url(../images/lan_kuang.png) no-repeat center center;
	background-size: 100%;
	margin-top: 0px!important;
}

.hua_font {
	width: 100%;
	/*background-color: #001a7b;*/
	height: 40px;
	margin-top: 22px;
}

.xiao_titlem {
	text-align: center;
	margin-bottom: 15px;
}

.xiao_title {
	display: inline-block;
	margin: 0 auto;
	border: 1px solid #09f6ff;
	border-radius: 50px;
	background-image: linear-gradient(to right, #00b5ff, #0052ff);
	color: #fff;
	font-size: 30px;
	height: 46px;
	line-height: 46px;
	padding: 0px 20px;
	min-width: 256px;
	text-align: center;
	box-sizing: content-box;
}

.city {
	/*display: none;*/
}

.map {
	width: 645px;
	margin: 0 auto;
	position: relative;
}

.map>img {
	text-align: center;
}

.map .city {
	position: absolute;
	width: 15px;
	height: 50px;
	/*background-color: red;*/
	cursor:pointer;
}
 .map .city:nth-child(1) {
	left: 130px;
	top: 160px;
}

 .map .city:nth-child(2) {
	left: 182px;
	top: 301px;
}

.map .city:nth-child(3) {
	left: 211px;
	top: 358px;
}

.map .city:nth-child(4) {
	left: 221px;
	top: 100px;
}

.map .city:nth-child(5) {
	left: 268px;
	top: 486px;
}

.map .city:nth-child(6) {
	left: 276px;
	top: 341px;
}

.map .city:nth-child(7) {
	left: 308px;
	top: 270px;
}

.map .city:nth-child(8) {
	left: 308px;
	top: 328px;
}

.map .city:nth-child(9) {
	left: 308px;
	top: 405px;
}

.map .city:nth-child(10) {
	left: 308px;
	top: 100px;
}

.map .city:nth-child(11) {
	left: 345px;
	top: 252px;
}

.map .city:nth-child(12) {
	left: 367px;
	top: 286px;
}

.map .city:nth-child(13) {
	left: 360px;
	top: 479px;
}

.map .city:nth-child(14) {
	left: 347px;
	top: 323px;
}

.map .city:nth-child(15) {
	left: 352px;
	top: 374px;
}

.map .city:nth-child(16) {
	left: 410px;
	top: 180px;
}

.map .city:nth-child(17) {
	left: 417px;
	top: 314px;
}

.map .city:nth-child(18) {
	left: 438px;
	top: 423px;
}

.map .city:nth-child(19) {
	left: 465px;
	top: 255px;
}

.map .city:nth-child(20) {
	left: 514px;
	top: 335px;
}

.map .city:nth-child(21) {
	left: 559px;
	top: 245px;
}


.map .city:nth-child(22) {
	left: 325px;
	top: 213px;
}

.map .city:nth-child(23) {
	left: 428px;
	top: 333px;
}


.map .city:nth-child(24) {
	left: 453px;
	top: 357px;
}






/**/

.map .city.on .icon {
    display: block;
}

.map .city .icon {
    display: none;
}


.map .city img{
 	width: 30px;
 	height: 40px;
}


.yin_mt {
	margin-top: 76px;
}

.yin_mt1 {
	margin-top: 50px;
}

.yin_mt2 {
	margin-top: 180px;
}

.cai_video {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

