body {
	position: relative;
	height: 100%;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none !important;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.ta {
	text-align: center;
}

.button li {
	width: 74px;
	height: 74px;
	margin-top: 3px;
	font-size: 14px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
	text-align: center;
	position: relative;
}

.button li a {
	color: #685F50;
	position: absolute;
	bottom: 10px;
	width: 100%;
	left: 0px;
}

.button .active a {
	color: #FFFFFF;
}

.button li:nth-child(1) {
	margin-top: 0px;
	background: url(jltsg_b1b_20210225.png) no-repeat;
}

.button li:nth-child(1).active {
	background: url(jltsg_b1a_20210225.png) no-repeat;
}

.button li:nth-child(2) {
	background: url(jltsg_b2b_20210225.png) no-repeat;
}

.button li:nth-child(2).active {
	background: url(jltsg_b2a_20210225.png) no-repeat;
	width: 88px;
}

.button li:nth-child(2).active a {
	width: 74px;
}

.button li:nth-child(3) {
	background: url(jltsg_b3b_20210225.png) no-repeat;
}

.button li:nth-child(3).active {
	background: url(jltsg_b3a_20210225.png) no-repeat;
	width: 88px;
}

.button li:nth-child(3).active a {
	width: 74px;
}

.button li:nth-child(4) {
	background: url(jltsg_b4b_20210225.png) no-repeat;
}

.button li:nth-child(4).active {
	background: url(jltsg_b4a_20210225.png) no-repeat;
	width: 88px;
}

.button li:nth-child(4).active a {
	width: 74px;
}

.button li:nth-child(5) {
	background: url(jltsg_b5b_20210225.png) no-repeat;
}

.button li:nth-child(5).active {
	background: url(jltsg_b5a_20210225.png) no-repeat;
	width: 88px;
}

.button li:nth-child(5).active a {
	width: 74px;
}

.button li:nth-child(6) {
	background: url(jltsg_b6b_20210225.png) no-repeat;
}

.button li:nth-child(6).active {
	background: url(jltsg_b6a_20210225.png) no-repeat;
	width: 88px;
}

.button li:nth-child(6).active a {
	width: 74px;
}

.button li:nth-child(7) {
	background: url(jltsg_b7b_20210225.png) no-repeat;
}

.button li:nth-child(7).active {
	background: url(jltsg_b7a_20210225.png) no-repeat;
	width: 88px;
}

.button li:nth-child(7).active a {
	width: 74px;
}

.button li:nth-child(8) {
	background: url(jltsg_b8b_20210225.png) no-repeat;
}

.button li:nth-child(8).active {
	background: url(jltsg_b8a_20210225.png) no-repeat;
	width: 88px;
}

.button li:nth-child(8).active a {
	width: 74px;
}

.smjs {
	background: url(jltsg_bg1_20210225.jpg) no-repeat;
	background-position: center;
	background-size: cover;
	/* background-size: 100% 100%; */
}

.xwzx {
	background: url(jltsg_bg2_20210225.jpg) no-repeat;
	background-size: cover;
}

.hdyl {
	background: url(jltsg_bg3_20210225.jpg) no-repeat;
	background-position: center;
	background-size: cover;
}

.dzzy {
	background: url(jltsg_bg4_20210225.jpg) no-repeat;
	background-position: center;
	background-size: cover;
}

.dzfw {
	background: url(jltsg_bg5_20210225.jpg) no-repeat;
	background-position: 80%;
	background-size: cover;
}

.xstj {
	background: url(jltsg_bg6_20210225.jpg) no-repeat;
	background-position: center;
	background-size: cover;
}

.jtyx {
	background: url(jltsg_bg7_20210225.jpg) no-repeat;
	background-size: cover;
}

.gywm {
	background: url(jltsg_bg8_202102250.jpg) no-repeat;
	background-position: left;
	background-size: cover;
}

.m {
	margin: 0 auto;
}

.m13 {
	width: 1134px;
	margin: 0 auto;
}

.tabs {
	position: absolute;
	top: 18vh;
	left: 6vw;
	z-index: 999;
}

.tool {
	position: absolute;
	bottom: 13vh;
	right: 4vw;
	z-index: 999;
}

.tool ul li {
	margin-top: 9px;
}

.swiper-container {
	width: 100%;
	height: 100vh;
	margin-left: auto;
	margin-right: auto;
}

.jtlogo {
	float: left;
	margin-top: 18vh;
	margin-left: 30px;
}

.gxlogo {
	float: right;
	margin-top: 18vh;
	margin-right: 40px;
}

.search {
	width: 100%;
	height: 169px;
	border: 1px solid #FFFFFF;
	background: url(jltsg_shadow_20210226.png) repeat-x;
	border-radius: 5px;
	margin-top: 50px;
}

.search select::-ms-expand {
	display: none;
}

.search select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(jltsg_select_20210226.png) no-repeat;
	background-position: 123px 18px;
	float: left;
}

.keywords {
	width: 643px;
	height: 45px;
	border: 1px solid #FFFFFF;
	border-radius: 5px;
	background: none;
	outline: none;
	margin-left: 15px;
	font-size: 19px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
	color: #FFFFFF;
	text-indent: 10px;
}

.search_input {
	margin-top: 33px;
	margin-left: 115px;
}

.jt_select {
	width: 171px;
	height: 47px;
	padding-left: 30px;
	border: 1px solid #FFFFFF;
	border-radius: 5px;
	background: none;
	outline: none;
	font-size: 19px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
	color: #FFFFFF;
}

.jt_select option {
	color: #000;
	padding-left: 30px;
}

.search_btn {
	width: 84px;
	height: 46px;
	line-height: 46px;
	background: #6C482D;
	opacity: 0.73;
	border-radius: 5px;
	font-size: 18px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
	color: #FFFFFF;
	margin-left: 30px;
	border: none;
	outline: none;
	cursor: pointer;
}

.tzgg {
	font-size: 19px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
	color: #FFFFFF;
	margin-left: 115px;
	margin-top: 33px;
	line-height: 25px;
}

.tzgg a {
	color: #FFFFFF;
}

.tzgg span {
	float: left;
}

.tzgg ul {
	float: left;
	margin-left: 42px;
}

.tzgg ul li {
	font-size: 17px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
	color: #FFFFFF;
	margin-left: 70px;
	float: left;
}

.tzgg ul li:nth-child(1) {
	margin-left: 0px;
}

.tzgg img {
	float: right;
	margin-right: 88px;
	margin-top: 6px;
}

.en {
	position: absolute;
	top: 33px;
	right: 46px;
	width: 108px;
	height: 29px;
	background: #694B34;
	opacity: 0.65;
	border-radius: 5px;
	font-size: 16px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
	color: #FFFEFE;
	line-height: 29px;
	text-align: center;
}

.en a {
	color: #FFFEFE;
}

.bottom {
	position: absolute;
	bottom: 42px;
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
	color: #FEFDFD;
}

.bottom a {
	color: #FEFDFD;
}

.m97 {
	width: 979px;
	margin: 0 auto;
}

.slide_h {
	overflow: hidden;
	position: relative;
	width: 481px;
	height: 364px;
	margin-top: 21vh;
	float: left;
}

.slide_h .box {
	overflow: hidden;
	position: relative;
	width: 481px;
	height: 364px;
	margin: 0 auto;
	text-align: center;
}

.slide_h .list {
	overflow: hidden;
	width: 9999px;
}

.slide_h .list li {
	float: left;
	position: relative;
	width: 481px;
}

.slide_h img {
	width: 481px;
	height: 364px;
}

.slide_h .minus {
	position: absolute;
	left: 0px;
	top: 146px;
	width: 31px;
	height: 71px;
	background-image: url(jltsg_min_20210226.jpg);
	background-repeat: no-repeat;
	text-align: center;
	cursor: pointer;
}

.slide_h .plus {
	position: absolute;
	right: 0px;
	top: 146px;
	width: 31px;
	height: 71px;
	background-image: url(jtlsg_plus_20210226.jpg);
	background-repeat: no-repeat;
	text-align: center;
	cursor: pointer;
}

.sfdj {
	float: right;
	width: 482px;
	height: 364px;
	background: #ffffff;
	margin-top: 21vh;
}

.sfdj .line {
	width: 482px;
	height: 6px;
	background: #8692B4;
}

.sfdj .sftitle {
	width: 435px;
	border-bottom: solid 1px #e0e0e0;
	margin-left: 26px;
	font-size: 22px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
}

.sfdj .sftitle a {
	color: #3B3A3A;
}

.sfdj .sftitle img {
	margin-left: 7px;
	margin-right: 10px;
	margin-top: 21px;
	margin-bottom: 14px;
	float: left;
}

.sfdj .sftitle .sfname {
	float: left;
	margin-top: 25px;
}

.sfdj .sftitle span {
	float: right;
	font-size: 14px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
	margin-top: 40px;
}

.sfdj .sftitle span a {
	color: #707070;
}

.sfdj ul {
	margin-left: 37px;
	margin-top: 5px;
}

.sfdj ul img {
	float: left;
}

.sfdj ul li {
	float: left;
	font-size: 16px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
	color: #000000;
	line-height: 30px;
	width: 412px;
}

.sfdj ul li a {
	color: #000000;
}

.njgx {
	width: 481px;
	height: 255px;
	background: #ffffff;
	margin-top: 14px;
	float: left;
}

.njgx .line {
	width: 481px;
	height: 6px;
	background: #eb5407;
}

.njgx .njtitle {
	width: 449px;
	border-bottom: solid 1px #e0e0e0;
	margin-left: 24px;
	font-size: 22px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
}

.njgx .njtitle a {
	color: #3B3A3A;
}

.njgx .njtitle img {
	margin-left: 3px;
	margin-right: 15px;
	margin-top: 18px;
	margin-bottom: 8px;
	float: left;
}

.njgx .njtitle .sfname {
	float: left;
	margin-top: 18px;
}

.njgx .njtitle span {
	float: right;
	font-size: 14px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
	margin-top: 30px;
}

.njgx .njtitle span a {
	color: #707070;
}

.njgx ul {
	margin-left: 30px;
	margin-top: 10px;
}

.njgx ul li {
	float: left;
	font-size: 16px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
	color: #000000;
	line-height: 32px;
	width: 316px;
}

.ywxx {
	width: 481px;
	height: 255px;
	background: #ffffff;
	margin-top: 14px;
	float: right;
}

.ywxx .line {
	width: 481px;
	height: 6px;
	background: #eb5407;
}

.ywxx .ywtitle {
	width: 449px;
	border-bottom: solid 1px #e0e0e0;
	margin-left: 24px;
	font-size: 22px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
}

.ywxx .ywtitle a {
	color: #3B3A3A;
}

.ywxx .ywtitle img {
	margin-left: 13px;
	margin-right: 15px;
	margin-top: 17px;
	margin-bottom: 10px;
	float: left;
}

.ywxx .ywtitle .sfname {
	float: left;
	margin-top: 18px;
}

.ywxx .ywtitle span {
	float: right;
	font-size: 14px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
	margin-top: 30px;
}

.ywxx .ywtitle span a {
	color: #707070;
}

.ywxx ul {
	margin-left: 30px;
	margin-top: 10px;
}

.ywxx ul li {
	float: left;
	font-size: 16px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
	color: #000000;
	line-height: 32px;
	width: 316px;
}

.m11 {
	width: 1116px;
	margin: 0 auto;
}

.hdrl {
	width: 437px;
	height: 509px;
	float: left;
	background: #ffffff;
	margin-top: 23vh;
}

.hdrl .line {
	width: 437px;
	height: 6px;
	background: #eb5407;
}

.hdrl .hdtitle {
	color: #3B3A3A;
	font-size: 22px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
}

.hdrl .hdtitle img {
	margin-left: 30px;
	margin-top: 14px;
	margin-right: 12px;
	float: left;
}

.hdrl .hdtitle .sfname {
	margin-top: 14px;
	float: left;
}

.hdyg {
	width: 659px;
	height: 509px;
	margin-top: 23vh;
	float: right;
	background: #ffffff;
}

.hdyg .line {
	width: 659px;
	height: 6px;
	background: #8692B4;
}

.hdyg .hdtitle {
	width: 619px;
	border-bottom: solid 1px #e0e0e0;
	margin-left: 26px;
	font-size: 22px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
}

.hdyg .hdtitle a {
	color: #3B3A3A;
}

.hdyg .hdtitle img {
	margin-left: 9px;
	margin-right: 12px;
	margin-top: 17px;
	margin-bottom: 20px;
	float: left;
}

.hdyg .hdtitle .sfname {
	float: left;
	margin-top: 17px;
}

.hdyg .hdtitle span {
	float: right;
	font-size: 14px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
	margin-top: 35px;
}

.hdyg .hdtitle span a {
	color: #707070;
}

.hdyg ul {
	margin-top: 20px;
}

.hdyg ul li {
	margin-top: 15px;
}

.hdyg ul li img {
	float: left;
	margin-left: 51px;
}

.hdyg ul li span {
	font-size: 13px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: bold;
	color: #000000;
}

.hdyg ul li p {
	font-size: 13px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
}

.hd_content {
	float: right;
	margin-right: 40px;
	width: 435px;
}

.hd_content .hd_chan {
	color: #D1642A;
	font-size: 17px;
}

.hd_content a {
	font-size: 17px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: bold;
	color: #000000;
	display: block;
	margin-bottom: 10px;
	line-height: 30px;
}

.source {
	width: 100%;
	height: 509px;
	background: #ffffff;
	margin-top: 21vh;
}

.source .line {
	width: 1116px;
	height: 6px;
	background: #eb5407;
}

.source .stitle {
	margin-top: 15px;
	font-size: 22px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
	color: #3B3A3A;
}

.source .stitle a {
	color: #3B3A3A;
}

.source .stitle img {
	margin-left: 28px;
	margin-right: 16px;
	margin-bottom: 4px;
}

.source .stitle ul {
	margin-left: 21px;
	margin-top: 29px;
}

.source .stitle ul li:nth-child(1) {
	margin-left: 0px;
}

.source .stitle ul li {
	width: 184px;
	height: 38px;
	line-height: 38px;
	background: #F7F4EE;
	border-radius: 15px;
	float: left;
	margin-left: 33px;
	text-align: center;
	font-size: 18px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
}

.source .stitle ul li a {
	color: #685E50;
}

.source .stitle ul .curr {
	background: #B09D7D;
}

.source .stitle ul .curr a {
	color: #FFFFFF;
}

.zy_list {
	width: 1051px;
	height: 314px;
	background: #F3F3F3;
	border-radius: 9px;
	margin-top: 33px;
	margin-left: 21px;
}

.zy_list ul {
	width: 790px;
	margin-top: 32px;
	margin-left: 35px;
	float: left;
}

.zy_list ul li:nth-child(4) {
	margin-right: 0px;
}

.zy_list ul li {
	float: left;
	margin-right: 155px;
	font-size: 16px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
	color: #171616;
	line-height: 48px;
}

.zy_list ul li img {
	margin-right: 12px;
	margin-bottom: 4px;
}

.zy_list ul li a {
	color: #171616;
}

.fwlist {
	float: left;
	margin-top: 27vh;
	width: 507px;
}

.fwlist ul li {
	width: 164px;
	height: 164px;
	float: left;
	text-align: center;
	font-size: 24px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
	color: #FFFFFF;
}

.fwlist ul li a {
	color: #FFFFFF;
}

.fwlist ul li:nth-child(1) {
	background: #5b9ddf;
}

.fwlist ul li:nth-child(1) img {
	margin-top: 34px;
	margin-bottom: 30px;
}

.fwlist ul li:nth-child(2) {
	background: #71a473;
	margin-left: 8px;
}

.fwlist ul li:nth-child(2) img {
	margin-top: 37px;
	margin-bottom: 30px;
}

.fwlist ul li:nth-child(3) {
	background: #4d5dbb;
	margin-left: 7px;
}

.fwlist ul li:nth-child(3) img {
	margin-top: 33px;
	margin-bottom: 30px;
}

.fwlist ul li:nth-child(4) {
	background: #6948c0;
	margin-top: 9px;
}

.fwlist ul li:nth-child(4) img {
	margin-top: 38px;
	margin-bottom: 28px;
}

.fwlist ul li:nth-child(5) {
	background: #d3aa31;
	margin-left: 8px;
	margin-top: 9px;
}

.fwlist ul li:nth-child(5) img {
	margin-top: 41px;
	margin-bottom: 27px;
}

.fwlist ul li:nth-child(6) {
	background: #73c79e;
	margin-left: 7px;
	margin-top: 9px;
}

.fwlist ul li:nth-child(6) img {
	margin-top: 38px;
	margin-bottom: 21px;
}

.fwlist ul li:nth-child(7) {
	background: #bb7235;
	margin-top: 9px;
}

.fwlist ul li:nth-child(7) img {
	margin-top: 33px;
	margin-bottom: 26px;
}

.fwlist ul li:nth-child(8) {
	background: #84b85e;
	margin-left: 8px;
	margin-top: 9px;
}

.fwlist ul li:nth-child(8) img {
	margin-top: 35px;
	margin-bottom: 28px;
}

.fwlist ul li:nth-child(9) {
	background: #4eb7b6;
	margin-left: 7px;
	margin-top: 9px;
}

.fwlist ul li:nth-child(9) img {
	margin-top: 33px;
	margin-bottom: 24px;
}

.kfsj {
	float: right;
	width: 597px;
	height: 509px;
	background: #ffffff;
	margin-top: 27vh;
}

.kfsj .line {
	width: 597px;
	height: 6px;
	background: #8692b4;
}

.kfsj .kftitle {
	width: 571px;
	border-bottom: solid 1px #e0e0e0;
	margin-left: 12px;
	color: #3B3A3A;
	font-size: 18px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
}

.kfsj .kftitle a {
	color: #3B3A3A;
}

.kfsj .kftitle img {
	margin-left: 22px;
	margin-right: 15px;
	margin-top: 17px;
	margin-bottom: 18px;
	float: left;
}

.kfsj .kftitle .sfname {
	float: left;
	margin-top: 20px;
}

.kfsj .kftitle span {
	float: right;
	font-size: 14px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
	margin-top: 37px;
}

.kfsj .kftitle span a {
	color: #707070;
}

.kfsj ul {
	margin-left: 32px;
	margin-right: 43px;
	margin-top: 13px;
	width: 522px;
}

.kfsj ul li:nth-child(4) {
	margin-top: 12px;
}

.kfsj ul li {
	line-height: 27px;
	width: 100%;
	border-bottom: solid 1px #ebebeb;
	float: left;
	font-size: 16px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
	color: #000000;
}

.kfsj ul li span {
	float: right;
	width: 225px;
}

.kfsj ul .ft1 {
	float: left;
	font-size: 17px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: bold;
	color: #D1642A;
}

.kfsj ul .ft2 {
	float: right;
	font-size: 17px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: bold;
	color: #000000;
	margin-right: 60px;
}

.book {
	width: 979px;
	height: 312px;
	background: #ffffff;
	margin-top: 18vh;
	float: left;
}

.book .line {
	width: 979px;
	height: 6px;
	background: #8692B4;
}

.book .bktitle {
	width: 940px;
	border-bottom: solid 1px #e0e0e0;
	margin-left: 18px;
	font-size: 20px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
}

.book .bktitle a {
	color: #3B3A3A;
}

.book .bktitle img {
	margin-left: 4px;
	margin-right: 16px;
	margin-top: 18px;
	margin-bottom: 8px;
	float: left;
}

.book .bktitle .sfname {
	float: left;
	margin-top: 18px;
}

.book .bktitle span {
	float: right;
	font-size: 14px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
	margin-top: 25px;
}

.book .bktitle span a {
	color: #707070;
}

.book ul {
	margin-top: 18px;
	margin-left: 20px;
}

.book ul li {
	float: left;
	text-align: center;
	font-size: 14px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
	color: #000000;
	line-height: 24px;
	width: 155px;
}

.rmsj {
	float: left;
	width: 621px;
	height: 255px;
	background: #ffffff;
	margin-top: 16px;
}

.rmsj .line {
	width: 621px;
	height: 6px;
	background: #eb5407;
}

.rmsj .rmtitle {
	width: 584px;
	border-bottom: solid 1px #e0e0e0;
	margin-left: 27px;
	font-size: 20px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
}

.rmsj .rmtitle a {
	color: #3B3A3A;
}

.rmsj .rmtitle img {
	margin-right: 16px;
	margin-top: 18px;
	margin-bottom: 7px;
	float: left;
}

.rmsj .rmtitle .sfname {
	float: left;
	margin-top: 16px;
}

.rmsj .rmtitle span {
	float: right;
	font-size: 14px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
	margin-top: 20px;
}

.rmsj .rmtitle span a {
	color: #707070;
}

.rmsj ul {
	margin-left: 26px;
	margin-top: 20px;
}

.rmsj ul li {
	height: 16px;
	float: left;
	width: 140px;
	margin-top: 35px;
	font-size: 16px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
	color: #000000;
}

.rmsj ul li img {
	margin-right: 5px;
	margin-bottom: 4px;
}

.rmsj ul li a {
	color: #000000;
}

.rmsj ul li:nth-child(1) {
	margin-top: 0px;
}

.rmsj ul li:nth-child(2) {
	margin-top: 0px;
}

.rmsj ul li:nth-child(3) {
	margin-top: 0px;
}

.rmsj ul li:nth-child(4) {
	margin-top: 0px;
}

.jyph {
	float: right;
	width: 344px;
	height: 255px;
	background: #ffffff;
	margin-top: 16px;
}

.jyph .line {
	width: 344px;
	height: 6px;
	background: #eb5407;
}

.jyph .jytitle {
	width: 299px;
	border-bottom: solid 1px #e0e0e0;
	margin-left: 19px;
	font-size: 20px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
}

.jyph .jytitle a {
	color: #3B3A3A;
}

.jyph .jytitle img {
	margin-left: 5px;
	margin-right: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
	float: left;
}

.jyph .jytitle .sfname {
	float: left;
	margin-top: 16px;
}

.jyph .jytitle span {
	float: right;
	font-size: 14px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
	margin-top: 25px;
}

.jyph .jytitle span a {
	color: #707070;
}

.jyph ul {
	margin-left: 21px;
	margin-top: 8px;
}

.jyph ul li {
	font-size: 16px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
	color: #000000;
	line-height: 35px;
}

.jyph ul li a {
	color: #000000;
}

.ym {
	width: 695px;
	height: 361px;
	background: #fefefe;
	float: left;
	margin-top: 17vh;
}

.ym ul {
	margin-left: 13px;
	margin-top: 14px;
}

.ym ul li {
	float: left;
}

.syyf {
	width: 275px;
	height: 361px;
	background: #ffffff;
	margin-top: 17vh;
	float: right;
}

.syyf .line {
	width: 275px;
	height: 6px;
	background: #eb5407;
}

.syyf .sytitle {
	width: 243px;
	border-bottom: solid 1px #e0e0e0;
	margin-left: 19px;
	font-size: 20px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
}

.syyf .sytitle a {
	color: #3B3A3A;
}

.syyf .sytitle img {
	margin-right: 7px;
	margin-top: 14px;
	margin-bottom: 13px;
	float: left;
}

.syyf .sytitle .sfname {
	float: left;
	margin-top: 16px;
}

.syyf .sytitle span {
	float: right;
	font-size: 14px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
	margin-top: 25px;
}

.syyf .sytitle span a {
	color: #707070;
}

.syyf ul {
	margin-left: 18px;
	margin-top: 5px;
}

.syyf ul li {
	font-size: 16px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
	color: #000000;
	line-height: 38px;
	width: 245px;
}

.syyf ul li a {
	color: #000000;
}

.jlvideo {
	float: left;
	margin-top: 7px;
	width: 365px;
	height: 273px;
	position: relative;
}

.jlvideo #jlvideo {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9999;
}

.dywh {
	float: left;
	margin-top: 7px;
	width: 321px;
	height: 273px;
	background: #ffffff;
	margin-left: 9px;
}

.dywh .line {
	width: 321px;
	height: 6px;
	background: #eb5407;
}

.dywh .dytitle {
	width: 289px;
	border-bottom: solid 1px #e0e0e0;
	margin-left: 19px;
	font-size: 20px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
}

.dywh .dytitle a {
	color: #3B3A3A;
}

.dywh .dytitle img {
	margin-right: 8px;
	margin-top: 12px;
	margin-bottom: 10px;
	float: left;
}

.dywh .dytitle .sfname {
	float: left;
	margin-top: 16px;
}

.dywh .dytitle span {
	float: right;
	font-size: 14px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
	margin-top: 25px;
}

.dywh .dytitle span a {
	color: #707070;
}

.dywh ul {
	margin-left: 18px;
	margin-top: 10px;
}

.dywh ul li {
	font-size: 16px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
	color: #000000;
	line-height: 30px;
}

.dywh ul li a {
	color: #000000;
}

.wxcode {
	float: right;
	margin-top: 6px;
}

.jtgk {
	width: 1116px;
	height: 580px;
	background: #ffffff;
	margin-top: 20vh;
}

.jtgk .line {
	width: 1116px;
	height: 6px;
	background: #eb5407;
}

.jtgk .stitle {
	margin-top: 14px;
	margin-left: 31px;
	font-size: 22px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
	color: #3B3A3A;
}

.jtgk .stitle img {
	margin-right: 15px;
	margin-bottom: 3px;
}

.jtgk .stitle ul {
	margin-top: 30px;
}

.jtgk .stitle ul li {
	margin-right: 33px;
	float: left;
	width: 184px;
	height: 38px;
	line-height: 38px;
	background: #F7F4EE;
	border-radius: 15px;
	font-size: 18px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
	color: #685E50;
	text-align: center;
}

.jtgk .stitle ul li a {
	color: #685E50;
}

.jtgk .stitle ul li:nth-child(5) {
	margin-right: 0px;
}

.jtgk .stitle ul li:nth-child(6) {
	margin-top: 22px;
}

.jtgk .stitle ul li:nth-child(7) {
	margin-top: 22px;
}

.jtgk .stitle ul li:nth-child(8) {
	margin-top: 22px;
}

.jtgk .stitle ul li:nth-child(9) {
	margin-top: 22px;
}

.jtgk .stitle ul .gy_curr {
	color: #FFFFFF;
	background: #B09D7D;
}

.jtgk .stitle ul .gy_curr a {
	color: #FFFFFF;
}

.gylist {
	margin-top: 34px;
}

.gylist ul li {
	line-height: 50px;
	font-size: 18px;
	font-family: MicrosoftYaHei, "微软雅黑";
	font-weight: 400;
}

.gylist ul li img {
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 4px;
}

.gylist ul span {
	/* margin-left: 17px;
  color: #bebfc4;
  font-size: 16px; */
}

.gfl {
	float: left;
	width: 498px;
	margin-left: 28px;
}

.gfr {
	float: right;
	width: 490px;
	margin-right: 43px;
}