*{
	margin:0;
	padding:0;
}
.header{
	width: 100%;
	background: #fff;
}
.header-center{
	max-width: 1240px;
	margin:13px auto;
	display: flex;
	justify-content: space-between;
	align-items: center
}
input{
	outline: none;
	border:none;
}
.header-center form{
	background: rgb(243,243,243);
	border-radius: 4px;
	width: 35.66%
}
.header-center form input{
	font-size: 16px;
	color: #999999;
	letter-spacing: 1.5px;
	height: 50px
}
.header-center form .input-t{
	width: 26px;
	height: 26px;
	background: url(../img/sousuo.png) no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
}
.header-center form div{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding:0px 19px;
}
.header-center .div-o{
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 29px !important;
	color: #333333;
	width: 20%;
	white-space: nowrap;
}
.header-t{
	background: rgb(182,0,5);
	width: 100%;
	line-height: 78px;
}
.header-t-center{
	max-max-width: 1240px;
	margin:0px auto;
}
.header-t-center ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-align: center
}
li{
	list-style: none
}
a{
	text-decoration: none
}
.header-t-center ul li {
	width: 12.5%
}
.header-t-center ul li a{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 20px;
	color: #ffffff;
	transition: all .5s;
	letter-spacing: 1px;
	white-space: nowrap;
}
.header-t-center ul li a:hover{
	background: rgb(135,2,6);
}
.banner{
	width:100%;
	position: relative;
}
.thsd{
		padding-bottom: 400px;
    width: 100%;
    background-color: #f2f2f2;
}
.thsd h5{
	color: #333333;
	text-align: center;
	font-size: 34px;
	letter-spacing: 3px;
	padding-top: 30px;
	padding-bottom: 25px;
}
.thsd .czyh{
    max-width: 1240px;
    background-color: #ffffff;
    margin: 0 auto;
		border-radius: 10px;
}
.thsd .czyh ul{
		padding: 28px;
    display: flex;
    justify-content: space-between;
}
.thsd .czyh li{
    text-align: center;
    margin: 0 auto;
		border-right: 1px solid #ebebeb;
		padding-right: 120px;
}
.thsd .czyh li:last-child{
	border-right: none;
	padding-right: 0;
}
.thsd .czyh li p{
	line-height: 34px;
}
.thsd .czyh li p .sz{
	font-size: 34px;
	font-weight: bold;
}
.thsd .czyh li p:first-child{
	color: #b60005;
	font-size: 24px;
}
.thsd .czyh li p:nth-child(2){
	color: #b60005;
	font-size: 30px;
}
.thsd .czyh li p:nth-child(3){
	color: #b60005;
	font-size: 24px;
}
.thsd .czyh li p:nth-child(4){
	font-size: 18px;
	margin-top: 15px;
}
.thsd .czyh li p .szh{
	font-size: 22px;
}
.qfb_video{
	max-width: 1240px;
	margin: 0 auto;
	position: relative;
	margin-top: -19%;
}
.qfb_video .mz img{
	width: 100%;
}
.qfb_video .an{
	border-radius: 45px;
	background: rgb(182,0,5);
	text-align: center;
	line-height: 55px;
	width: 280px;
	margin:0 auto;
  box-shadow: 0 5px 24px #ff7e88;
	position: relative;
	margin-top: -32px;
}
.qfb_video .an a{
	font-size: 22px;
	color: #ffffff;
	letter-spacing:3.5px;
	display: block;
	width: 100%;
	height: 100%;
}
.video_mask{
	width: 100%;
	height: 100%;
	display: none;
	position: fixed;
	background-color: #101010;
	overflow: hidden;
	top: 0;
	left: 0;
	z-index: 999;
	opacity: 0.9;
	filter: alpha(opacity=90);
	-webkit-overflow-scrolling: touch;
}
.video_modal{
	display: none;
	width:1190px;
	height:600px;
	position: fixed;
	width: 1190px;
	height: 600px;
	left: 50%;
	top: 30%;
	margin-left: -595px;
	margin-top: -300px;
	z-index: 9999;
}
video{
	width:1240px;
	height:564px;
	display: block;
	vertical-align: top;
	box-sizing: border-box;
	color: #fff;
	background-color: #000;
	position: relative;
	padding: 0;
	font-size: 10px;
	line-height: 1;
	font-weight: 400;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.bofang{
	position: absolute;
	top: 43%;
	left: 43%;
	z-index: 2;
	display: flex;
	justify-content: flex-start;
	cursor: pointer;
}
.bofang img{
	width: 35px !important;
	/* height: 30px; */
	position: relative;
	top: 2px;
}
.bofang span{
	margin-top:2px;
	font-size: 24px;
	margin-right: 10px;
	color: #ffffff
}
.fbjx{
	margin-bottom: 40px;
}
.fbjx h5{
  color: #333333;
	text-align: center;
	font-size: 34px;
	letter-spacing: 3px;
	padding-top: 30px;
	padding-bottom: 20px;
}
.fbjx h6{
  color: #333333;
	text-align: center;
	font-size: 22px;
	letter-spacing: 3px;
	padding-bottom: 30px;
	font-weight: 500;
}
.fbjx ul{
    max-width: 1240px;
    display: flex;
    justify-content: center;
    margin: 0 auto;
}
.fbjx ul li{
	padding: 15px 0;
	width: 280px;
	text-align: center;
	margin: 0 70px;
}
.fbjx ul li .lj{
	width: 130px;
	line-height: 30px;
	height: 26px;
	text-align: center;
	font-size: 16px;
}
.fbjx ul li{
	background-color: #f1f1f1;
	cursor: pointer;
}
.fbjx ul li .lj{
	color: #666666;
}
.fbjx ul li a p{
    text-align: center;
    font-size: 22px;
}
.fbjx ul li a .lj{
    border-radius: 45px;
		background: #ffffff;
		text-align: center;
		line-height: 26px;
		margin:0 auto;
		margin-top: 10px;
}
.bxqhxly{
    background-color: #b60005 !important;
}
.tsbxqh .yhgys{
	display: none;
}
.tsbxqh .ys{
	display: block;
}
.bxqhxly p{
	color: #ffffff;
}
.bxqhxlyd .lj{
	color: #b60005;
}
.wpkc_yi{
	max-width: 1238px;
	margin: 20px auto;
	border: 1px solid #ebebeb;
	border-bottom: none;
}
.wpkc_yi .kcbt{
	text-align: center;
  font-size: 28px;
  color: #b60005;
  margin-top: 20px;
  margin-bottom: 20px;
  border-right: none;
}
.wpkc_yi .tables>div{
	display: flex;
	justify-content: space-between;
}
.wpkc_yi .tables>div span{
	color: #b60005;
}
.wpkc_yi p{
	text-align: center;
	border-right: 1px solid #ebebeb;
	color: #676767;
}
.wpkc_yi .byy{
	width:28%;
}
.wpkc_yi .ty{
	width: 24%;
}
.wpkc_yi .tables .mc{
	background-color: #f3f3f3;
	font-size: 24px;
}
.wpkc_yi .tables .mc p:last-child{
	border: none;
}
.wpkc_yi .tables .mc p{
	line-height: 70px;
	border-right: 1px solid #ebebeb;
	color: #333333;
}
.nr1ss p{
	font-size: 18px;
	line-height: 66px;
	border-bottom: 1px solid #ebebeb !important;
}
.nr1ss a{
	font-size: 18px;
	color: #b60005;
	border: 1px solid #b60005;
	padding: 4px 24px;
	border-radius: 40px;
	font-weight: 500;
}
.nr1ss p:first-child{
	width: 24%;
	font-size: 22px;
}
.nr1ss p:nth-child(2){
	width: 28%;
}
.nr1ss p:nth-child(3){
	width: 24%;
}
.nr1ss p:nth-child(4){
	width: 24%;
	border: none;
}


.gxbx1{
	display: flex;
	justify-content: space-between;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	line-height: 70px;
	padding-bottom: 50px;
}
.gxbx1 table{
	text-align: center;
	max-width: 1240px;
	height: 365px;
	margin: 0 auto;
}
.gxbx1 table td{
	font-size: 20px;
    text-align: center;
    padding: 22px 0;
    border-right: 1px solid rgb(236,236,236);
    border-bottom: 1px solid rgb(236,236,236);
    background: #ffffff;
    color: #676767;
}
.gxbx1 table td.top-td {
    font-size: 24px;
    color: #2d2d2d;
    background: #FBFAFA;
    background: rgb(243,243,243);
}
.gxbx1 table td.title-td {
    color: #b60005;
	font-size: 30px;
	text-align: center;
}
.gxbx1 table td a {
    display: inline-block;
    width: 65.5%;
    height: 38px;
    border: 2px solid rgb(182,0,5);
    border-radius: 20px;
    line-height: 38px;
    color: rgb(182,0,5);
    font-size: 20px;
    transition: all .5s
}
.gxbx1 table td a:hover{
	background: rgb(182,0,5);
	color: #fff
}

.fwnr{
	width: 100%;
	background: url(../images/4.3.png) center center no-repeat;
}
.fwnr h5{
  color: #333333;
	text-align: center;
	font-size: 34px;
	letter-spacing: 3px;
	padding-top: 30px;
}
.fwnrss{
	max-width: 1240px;
	margin: 0 auto;
	position: relative;
}
.fwnrss .tu {
	margin-top: 150px;
}
.fwnrss .tu img{
	max-width: 100%;
}
.fwnrss>div{
	position: absolute;
}
.fwnrss>div .dbt{
	font-size: 26px;
	color: #b60005;
	font-weight: bold;
	margin-bottom: 12px;
}
.jxxfw .fw1 img{
	width: 100%;
}
.fwnrss>div .xbt{
	font-size: 16px;
	color: #484848;
	line-height: 30px;
}
.fwnrss .lists1{
	top: 53%;
  left: 12%;
}
.fwnrss .lists2{
	top: -8%;
	left: 6%;
}
.fwnrss .lists2 .dbt{
	text-align: center;
}
.fwnrss .lists3{
	top: -22%;
	left: 38%;
}
.fwnrss .lists3 .dbt{
	text-align: center;
}
.fwnrss .lists4{
	top: -8%;
	left: 73%;
}
.fwnrss .lists4 .dbt{
	text-align: center;
}
.fwnrss .lists5{
	top: 53%;
  left: 63%;
}
.fwnrss .lists5 .dbt{
	text-align: right;
}
.mstj{
	max-width: 1240px;
	text-align: center;
	margin: 0 auto;
}
.mstj h5{
	color: #333333;
	text-align: center;
	font-size: 34px;
	letter-spacing: 3px;
	padding-top: 30px;
	padding-bottom: 25px;
}
.mstj ul{
	max-width: 1240px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.mstj ul li{
	width: 24%;
	margin-bottom: 18px;
}
.mstj ul li a{
	display: block;
	position: relative;
}
.mstj ul li a p:last-child{
	position: absolute;
	font-size: 14px;
	color: #ffffff;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(33, 33, 33, 0.3);
	text-align: left;
	padding: 3px 0px 3px 10px;
}
.mstj ul li .thumb{
	overflow: hidden;
}
.mstj ul li img{
	width: 100%;
	transition: all .5s;
}
.mstj ul li:hover .thumb img{
	transform: scale(1.3);
}
.mflq{
	border-radius: 45px;
	background: rgb(182,0,5);
	text-align: center;
	line-height: 66px;
	width: 400px;
	margin: 0 auto;
	margin-top: 30px;
	box-shadow: 0 5px 24px #ff7e88;
}
.mflq a{
	font-size: 26px;
	color: #ffffff;
	letter-spacing: 2px;
	display: block;
	width: 100%;
	height: 100%;
}

.tijiao1{
	border-radius: 45px;
	background: rgb(182,0,5);
	text-align: center;
	line-height: 90px;
	width: 39.95%;
	margin:0 auto;
	margin-top: 64px;
	box-shadow: 0 5px 24px #ff7e88;
}
.tijiao1 a{
	font-size: 34px;
	color: #ffffff;
	letter-spacing:3.5px;
	display: block;
	width: 100%;
	height: 100%;
}

.wsm{
	width: 100%;
	background: url(../images/4.6.png) center center no-repeat;
	margin-top: 40px;
	padding-bottom: 30px;
	position: relative;
}
.wsm .yuanyin{
	max-width: 1240px;
	margin: 0 auto;
	position: relative;
}
.wsm .yuanyin img{
	max-width: 100%;
}
/* .wsm .yuanyin ul{
	max-width: 1240px;
	display: flex;
	justify-content: space-between;
} */
.wsm .yuanyin ul li{
	width: 546px;
	height: 50px;
	background-color: #ffffff;
	margin: 50px auto;
}
.wsm .yuanyin ul li p{
	padding-top: 15px;
	font-size: 24px;
}
.wsm .zbts{
	padding-top: 30px;
	padding-bottom: 25px;
}
.wsm h5{
	color: #333333;
	text-align: center;
	font-size: 34px;
	letter-spacing: 3px;
}
.wsm .msyys{
	/* position: absolute;
	bottom: 9%;
	left: 0;
	right: 0; */
}
.wsm .msyy{
	border-radius: 45px;
	background: rgb(182,0,5);
	text-align: center;
	line-height: 66px;
	width: 400px;
	margin: 0 auto;
	margin-top: 30px;
	box-shadow: 0 5px 24px #ff7e88;
}
.wsm .msyy a{
	font-size: 26px;
	color: #ffffff;
	letter-spacing:2px;
	display: block;
	width: 100%;
	height: 100%;
}

.qsgf {
	padding-top: 30px;
}
.qsgf h5{
	color: #333333;
	text-align: center;
	font-size: 34px;
	letter-spacing: 3px;
	padding-bottom: 25px;
}
.kxxx{
	max-width: 1240px;
	margin: 0 auto;
}
.kxxx .dbbt{
	display: flex;
	justify-content: space-between;
}
.kxxx .dbbt p{
	font-size: 24px;
	color: #ffffff;
	background-color: #b60005;
	line-height: 70px;
	text-align: center;
}
.kxxx .dbbt .time{
	width: 18%;
	border-right: 1px solid #b60005;
}
.kxxx .dbbt .kc{
	width: 20.5%;
	border-right: 1px solid #b60005;
}
.kxxx .dbbt .ap{
	width:61.5%;
}
.kxxx .xnr>div{
	display: flex;
	justify-content: space-between;
}
.kxxx .xnr>div:last-child{
	border-bottom: 1px solid #ebebeb;
}
.kxxx .xnr>div:nth-child(odd){
	background-color: #fbfbfb;
}
.kxxx .xnr>div:nth-child(even){
	background-color: #f2f2f2;
}
.kxxx .xnr>div p{
	font-size: 20px;
	color: #666666;
	line-height: 60px;
}
.kxxx .xnr>div p:first-child{
	width: 18%;
	text-align: center;
	border-right: 1px solid #ebebeb;
}
.kxxx .xnr>div p:nth-child(2){
	width: 20.5%;
	text-align: center;
	border-right: 1px solid #ebebeb;
}
.kxxx .xnr>div p:last-child{
	width: 61.5%;
	font-size: 18px;
	padding-left: 20px;
}
.kxxx .dbbz{
	background-color: #fbfbfb !important;
	color: #999999;
	line-height: 50px;
	text-align: right;
	padding-right: 40px;
}




.wyq{
	border-radius: 45px;
  background: rgb(182,0,5);
  text-align: center;
  line-height: 66px;
  width: 400px;
  margin: 0 auto;
  margin-top: 30px;
  box-shadow: 0 5px 24px #ff7e88;
}
.wyq a{
	font-size: 26px;
	color: #ffffff;
	letter-spacing: 2px;
	display: block;
	width: 100%;
	height: 100%;
}

.rhbm{
	background: url(../images/4.8.1.jpg) center center no-repeat;
	width: 100%;
	margin-top: 40px;
	position: relative;
	padding-bottom: 40px;
}
.rhbm h5{
	color: #ffffff;
	text-align: center;
	font-size: 34px;
	letter-spacing: 3px;
	padding-top: 30px;
}
.rhbm .lcxx{
	max-width: 1240px;
	margin: 0 auto;
	margin-top: 20px;
	position: relative;
}
.rhbm .lcxx img{
	max-width: 100%;
}
.rhbm .rhbmlist p{
	font-size: 20px;
	color: #ffffff;
	text-align: center;
}
.rhbm .rhbmlist{
	position: absolute;
}
.rhbm .rhbmlist1{
	top: 50%;
	left: 0;
}
.rhbm .rhbmlist2{
	top: 33%;
	left: 10.5%;
}
.rhbm .rhbmlist3{
	top: 50%;
	left: 20.8%;
}
.rhbm .rhbmlist4{
	top: 33%;
	left: 31%;
}
.rhbm .rhbmlist5{
	top: 50%;
	left: 41.5%;
}
.rhbm .rhbmlist6{
	top: 33%;
	left: 51%;
}
.rhbm .rhbmlist7{
	top: 50%;
	left: 62%;
}
.rhbm .rhbmlist8{
	top: 33%;
	left: 72%;
}
.rhbm .rhbmlist9{
	top: 50%;
	left: 82.8%;
}
.rhbm .rhbmlist10{
	top: 24%;
	left: 92%;
}
.rhbm .djlq{
	border-radius: 45px;
  background: rgb(182,0,5);
  text-align: center;
  line-height: 66px;
  width: 400px;
  margin: 0 auto;
  margin-top: 30px;
  box-shadow: 0 5px 24px #ff7e88;
}
.rhbm .djlq a{
	font-size: 26px;
	color: #ffffff;
	letter-spacing: 2px;
	display: block;
	width: 100%;
	height: 100%;
}

.jxxfw h5{
	color: #333333;
	text-align: center;
	font-size: 34px;
	letter-spacing: 3px;
	padding-top: 30px;
	padding-bottom: 25px;
}
.jxxfw .fw1{
	max-width: 1240px;
	margin: 0 auto;
}
.jxxfw .gdwt{
	border-radius: 45px;
  background: rgb(182,0,5);
  text-align: center;
  line-height: 66px;
  width: 400px;
  margin: 0 auto;
  margin-top: 30px;
  box-shadow: 0 5px 24px #ff7e88;
}
.jxxfw .gdwt a{
	font-size: 26px;
	color: #ffffff;
	letter-spacing: 2px;
	display: block;
	width: 100%;
	height: 100%;
}
.gfal{
	width: 100%;
	background-color: #f7f7f7;
	margin-top: 40px;
	padding-bottom: 30px;
	margin-bottom: 25px;
}
.gfal h5{
	color: #333333;
	text-align: center;
	font-size: 34px;
	letter-spacing: 3px;
	padding-top: 30px;
	padding-bottom: 25px;
}
.gfal ul{
	max-width: 1240px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.gfal ul li{
	width: 48.5%;
	background-color: #ffffff;
	transition: all .4s;
	margin-bottom: 15px;
}
.gfal ul li .lis{
	display: flex;
	justify-content: flex-start;
	padding: 10px;
}
.gfal ul li:hover{
	background-color: #b60005;
}
.gfal ul li:hover .jj{
	color: #ffffff !important;
}
.gfal ul li:hover h6{
	color: #ffffff;
}
.gfal ul li .zb{
	width: 37%;
	height: 210px;
	overflow: hidden;
	margin-right: 14px;
}
.gfal ul li .zb img{
	width: 100%;
	height: 100%;
}
.gfal ul li h6{
	font-size: 24px;
	padding-bottom: 10px;
}
.gfal ul li .yb{
	width: 63%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.gfal ul li .yb h6{
	font-size: 20px;
	transition: all .4s;
}
.gfal ul li .yb .jj{
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	transition: all .4s;
}
.footer-top{
	width: 100%;
	background: #b60005;
}
.footer-top .footer-top-cen{
	max-width: 1230px;
	margin:0 auto;
	display: flex;
	justify-content: space-between;
	padding:33px 0px;
}
.footer-top .footer-top-cen .div-o .ul-o{
	display: flex;
	justify-content: space-between;
	padding-top: 5px
}
.footer-top .footer-top-cen .div-o{
	width: 63.99%
}
.footer-top .footer-top-cen .div-o .ul-o li a{
	font-size: 18px;
	color: #fff;
	letter-spacing: 1.5px;
	transition: all .5s
}
.footer-top .footer-top-cen .div-o .ul-o li a:hover{
	color: #000;
}
.footer-top .footer-top-cen .div-o .ul-t{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width:94.1%;
	margin-top: 35px
}
.footer-top .footer-top-cen .div-o .ul-t li{
	font-size: 16px;
	color: #bdbdbd;
	letter-spacing: 1.5px;
	margin-bottom: 30px;
	width: 50%;
	line-height: 30px;
	white-space: nowrap;
}
.footer-top .footer-top-cen .div-o .ul-t li:nth-child(3),.footer-top .footer-top-cen .div-o .ul-t li:nth-child(4){
	margin-bottom: 0px
}
.footer-top .footer-top-cen .div-t ul{
	display: flex;
	justify-content: space-between;
	text-align: center;
	font-size: 16px;
	color: #e2e2e2;
	letter-spacing: 2px
}
.footer-top .footer-top-cen .div-t ul p{
	padding-top: 20px
}
.footer-top .footer-top-cen .div-t{
	width: 28.22%
}
.footer-top .footer-top-cen .div-t ul img{
	width: 100%
}
.footer-top .footer-top-cen .div-t ul li{
	width: 44.7%
}

.footr-bt{
	width: 100%;
	background: #b60005;
	line-height: 50px
}
.footr-bt .footer-bt-cen{
	max-width: 1250px;
	margin:0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center
}
.footr-bt .footer-bt-cen p,.footr-bt .footer-bt-cen a{
	font-size: 14px;
	color: #bdbdbd;
	letter-spacing: 1px
}
.footr-bt .footer-bt-cen img{
	margin-right: 10px
}
