* {
	padding: 0px;
	margin: 0px;
}

body,
html {
	width: 100%;
	font: 12px "Microsoft Yahei", Arial, sans-serif;
	margin: 0px auto;
	position: relative;
	max-width: 1920px;
	min-width: 1200px;
}

a {
	text-decoration: none !important;
}

ol,
ul {
	margin: 0px;
}

ul li {
	list-style: none;
}

img {
	image-rendering: -webkit-optimize-contrast;
}

p {
	margin: 0px;
}

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

.left {
	float: left;
}

.right {
	float: right;
}

.ell {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.w1200 {
	width: 1200px;
	position: relative;
	margin: 0px auto;
}

.top img {
	display: block;
	width: 100%;
}

.title {
	font-size: 36px;
	color: rgb(80, 80, 80);
	font-weight: bold;
	text-align: center;
	letter-spacing: 3px;
	overflow: hidden;
}

.title a {
	color: rgb(80, 80, 80);
	position: relative;
}

.title a::before {
	content: "";
	display: block;
	right: 138%;
	width: 130%;
	height: 1px;
	background: rgb(227, 226, 226);
	position: absolute;
	top: 52%;
}

.title a::after {
	content: "";
	display: block;
	right: -163%;
	width: 130%;
	height: 1px;
	background: rgb(227, 226, 226);
	position: absolute;
	top: 52%;
}

.title span {
	color: rgb(7, 114, 247);
}

.bg1 {
	background: url("../images/c1.jpg") center top no-repeat;
	padding-bottom: 11px;
}

.video {
	width: 760px;
	height: 435px;
	padding: 28px 0px;
	margin: 0px auto;
	position: relative;
}

.video video {
	width: 100%;
	height: 100%;
}
.video img{
	display: block;
	position: absolute;
	top:50%;
	left:50%;
	z-index:11;
	width: 120px;
	margin-top: -60px;
	margin-left: -60px;
	cursor: pointer;
}

.bg1 .text_lx {
	color: rgb(0, 0, 0);
	font-size: 16px;
	padding: 30px;
	background: url("../images/jbt.png") center center / 100% 100% no-repeat;
	display: block;
}

.bg1 .text_lx p {
	text-indent: 2em;
	margin-top: 30px;
	display: block;
}

.bg1 .text_lx p:first-child {
	margin-top: 0px;
}

.w680 {
	width: 680px;
}

.w530 {
	width: 485px;
}

.super1 .left {
	height: 385px;
	position: relative;
}

.super1 .left ul li {
	width: 100%;
	height: 385px;
	position: relative;
	overflow: hidden;
}

.super1 .left ul li a {
	display: block;
	width: 100%;
	height: 100%;
}

.super1 .left ul li a img {
	display: block;
	width: 100%;
	height: 100%;
}

.super1 .left ul li p {
	position: absolute;
	bottom: 0px;
	padding: 10px 3%;
	width: 94%;
	background: rgba(0, 0, 0, 0.3);
	color: white;
	font-size: 18px;
}

.super1 .left ul li p a {
	color: white;
	display: block;
	width: 80%;
}

.super1 .li {
	position: absolute;
	bottom: 12px;
	right: 12px;
}

.super1 .li span {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: white;
	opacity: 0.6;
	margin: 0px 2px;
	cursor: pointer;
}

.super1 .li span.on {
	opacity: 1;
}

.super1 .right p {
	color: rgb(0, 0, 0);
	font-size: 18px;
	padding-bottom: 10px;
	border-bottom: 1px solid rgb(210, 210, 210);
}

.super1 .right p a {
	color: rgb(0, 0, 0);
	margin: 0px 10px;
	display: inline-block;
}

.super1 .right p a.on {
	color: rgb(0, 92, 250);
	font-weight: bold;
}

.super1 .right ul li {
	font-size: 18px;
	color: rgb(0, 0, 0);
	padding: 17px 0px;
	border-top: 1px dashed rgb(210, 210, 210);
	display: block;
}

.super1 .right ul li:first-child {
	border: none;
}

.super1 .right ul li a {
	color: rgb(0, 0, 0);
}

.super1 .right ul li::before {
	width: 8px;
	height: 8px;
	border-radius: 8px;
	content: "";
	display: inline-block;
	background: rgb(222, 222, 222);
	margin-right: 10px;
	position: relative;
	top: -2px;
}
.super1 .right ul li:hover:before{
	background:rgb(0, 92, 250);
}
.c3_bg {
	background: url("../images/c3.jpg") center top no-repeat;
}

.w333 {
	width: 333px;
}

.w775 {
	width: 775px;
}

.c3_i .left ul li {
	color: rgb(117, 117, 117);
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 13px 35px;
}

.c3_i .left ul li.on {
	background: rgb(0, 140, 248);
	color: white;
}

.c3_i .left ul li.on a {
	color: white;
}

.c3_i .left ul li a {
	color: rgb(117, 117, 117);
}

.c3_i {
	background: white;
	padding: 32px 0px 20px;
	margin-bottom: 98px;
}

.c3_i .left ul {
	position: relative;
	top: 44px;
}

.c3_i .right {
	padding: 0px 46px;
	height: 384px;
	overflow: hidden;
}

.c3_i .right ul li {
	width: 100%;
	height: 370px;
}

.c3_i .right ul li img {
	display: block;
	height: 100%;
	margin: 0px auto;
}

.c4_f {
	color: rgb(0, 0, 0);
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 42px;
}

.w383 {
	width: 350px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.w360 {
	width: 334px;
	position: absolute;
	top: 0px;
	right: 0px;
}

.c4_m {
	position: relative;
	padding-bottom: 40px;
}

.c4_m ul li>a {
	font-size: 18px;
	color: rgb(0, 0, 0);
	display: block;
	font-weight: bold;
	margin-bottom: 8px;
}

.c4_m ul li {
	margin-bottom: 28px;
}

.c4_m ul li span {
	color: rgb(0, 0, 0);
	font-size: 16px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden;
	-webkit-box-orient: vertical;
	line-height: 28px;
}

.c4_m>img {
	display: block;
	width: 480px;
	margin: 0px auto;
}

.c5_bg {
	background: url("../images/bg5.jpg") center center no-repeat;
	padding-bottom: 65px;
}

.xtjs {
	display: block;
	width: 100%;
	margin: 0px auto;
}

.bg_4 {
	background: url("../images/bg4.jpg") center bottom no-repeat;
}

.w632 {
	width: 632px;
}

.w545 {
	width: 545px;
}

.c6_m .left {
	height: 320px;
	overflow: hidden;
}

.c6_m .left img {
	display: block;
	width: 100%;
}

.c6_m .right ul li {
	font-size: 18px;
	color: rgb(0, 0, 0);
	padding: 10px 0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.c6_m .right ul li a {
	color: rgb(0, 0, 0);
}

.c6_m .right ul li::before {
	width: 6px;
	height: 6px;
	border-radius: 6px;
	content: "";
	display: inline-block;
	background: rgb(18, 104, 250);
	margin-right: 20px;
	position: relative;
	top: -2px;
}

.c6_bg {
	background: url("../images/bg6.jpg") center bottom no-repeat;
	padding-bottom: 70px;
}

.dl_m dl {
	float: left;
	width: 250px;
	margin-left:66px;
}
.dl_m dl:first-child{
	margin-left:0px;
}
.dl_m dl dt {
	font-size: 18px;
	color: white;
	padding: 4px 22px;
	display: inline-block;
	background: rgb(4, 85, 223);
	margin-bottom:20px;
}

.dl_m dl dt a {
	color: white;
}

.dl_m dl dd{
	font-size:18px;
	color:#939393;
}
.dl_m dl dd a{
	color:#939393;
}
.cx{
	display: block;
	width:100%;
}
.cx img{
	display: block;
	width:100%;
}
.c7_bg{
	padding-bottom:60px;
	background:url(../images/bg7.jpg) no-repeat center center;
	background-size:100% 100%;
}
.c8_bg .title{
	overflow: hidden;
}
.c8_bg .title a::before{
	right: 103%;
	    width: 14%;
}
.c8_bg .title a::after{
	left: 103%;
	    width: 14%;
}
.c8_bg img{
	display: block;
	width:100%;
}
.c8_bg{
	padding-bottom:86px;
	background:url(../images/bg8.jpg) no-repeat center bottom;
}
.c9_bg{
	background:url(../images/yjzs.jpg) no-repeat center center;
	padding-bottom:206px;
}
.super1{
	    position: relative;
	    overflow: hidden;
		height:382px;
}