*{
	margin:0;
	padding:0;
}
body{
	font-family: "思源黑体","Source Han Sans CN";
	background-color: #ffffff;
	font-size: 14px;
	color: #333333;
}
/* .headerfixed{
	position: fixed;
	top:0;
	left: 0;
	right: 0;
	z-index: 6;
} */
.header{
	width: 100%;
	background: #ffffff;
}
.header .indexlogo img{
	/*width: 230px;*/
	height: 46px;
}
.header-center{
	max-width: 1240px;
	padding: 10px 0;
	margin:0px auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #ffffff;
}
input{
	outline: none;
	border:none;
	background: none
}
.header-center form{
	background: rgb(243,243,243);
	border-radius: 4px;
	width: 35.66%
}
.header-center form input{
	width: 70%;
	font-size: 14px;
	color: #999999;
	letter-spacing: 1.5px;
	height: 40px
}
.header-center form input::-webkit-input-placeholder{
	font-size: 14px;
	color: #999999;
}
.header-center form .input-t{
	width: 20px;
	height: 20px;
	background: url(https://beiya-1301142305.cos.ap-shanghai.myqcloud.com/images/images/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;
}
.language{
	/*margin-left: 30px;*/
	cursor: pointer;
	position: relative;
}
.language img{
    vertical-align: middle;
}
.en_cn{
	display: none;
  position: absolute;
	width: 100%;
  z-index: 99999;
  top: 140%;
  left: 0;
}
.en_cns{
	width: 70%;
	margin: 0 auto;
	background: #F2F2F2;
	box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
	text-align: center;
}
.en_cn a{
	display: block;
	padding: 13px 0px;
	transition: all .3s;
	font-size: 14px;
}
.en_cn a:hover{
	background: #25315A;
	color: #ffffff;
}
.en_cn a img{
    width: 28px;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: -1px;
}
.en_cn a:nth-child(1){
    border-bottom: 1px solid #dbd4d4;
}
.langBtn span{
    font-size: 16px;
    display: inline-block;
    margin: 0 3px;
}
.header-center .div-o{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #333333;
}
.header-center .div-o .phs{
	background-color: #b60005;
	padding: 6px 18px;
	font-size: 16px;
	border-radius: 4px;
}
.header-center .div-o .phs span{
	display: block;
	color: #ffffff;
}
.header-center .div-o .hms{
	font-size: 18px;
	font-weight: bold;
}
.header-center .div-o>div{
	margin-left: 15px;
}
.header-t ul a{
  transition: all .4s;
}
@media only screen and (max-width:1350px){
	.A-nav>li a {
		padding: 0 22px;
	}

}
.header-t>ul>li>a:hover{
  color: #ffffff;
  background-color: rgb(135,2,6);
}
#thrennNav a{
  padding: 0 10px;
  font-size: 14px;
}
.A-nav {
	position: relative;
	z-index: 9999;
	display: flex;
	justify-content: space-around;
}
.A-nav li,.A-nav a {
	position: relative
}
.A-nav>li a {
	display: block;
	text-align: center;
	color: #ffffff;
	font-size: 18px;
	padding: 0 16px;
	z-index: 1;
}
.A-nav>li ul {
	position: absolute;
	top: 100%;
	width: 140%;
	display: none
}

.A-nav>li ul li {
	background-color: #b60005;
	height: 40px;
	line-height: 40px
}

.A-nav>li ul li a {
	font-size: 16px;
  color:#ffffff;
  transition: all .4s;
}
.A-nav>li ul li a:hover{
  background-color: #ffffff;
  color: #b60005 !important;
}
.A-nav>li ul li ul {
	top: 0;
	left: 100%;
	z-index: 2
}

.A-nav>li ul li ul li {
	background: #b60005;
}

.A-nav .hk-1,.A-nav .hk-2,.A-nav .hk-3 {
	position: absolute;
	top: 0;
	left: 0
}
.banner .div-o-center .div-tt form div input::-webkit-input-placeholder{
	color: #999999;
	font-size: 14px;
}
.header-t{
	background: #b60005;
	width: 100%;
	line-height: 70px;
}
.header-t-center{
	max-width: 1240px;
	margin:0px auto;
}
li{
	list-style: none
}
a{
	text-decoration: none
}
.banner{
	width:100%;
	overflow: hidden;
	position: relative;
}
.banner .swiper-container{
	--swiper-theme-color: #b60005;
}
.banner .swiper-pagination-bullet {
	width: 10px !important;
	height: 10px !important;
}

.banner .img-o{
	width: 100%;
}
.banner .div-o{
	width: 100%;
	position: absolute;
	z-index: 5 !important;
	top:15%;
	left: 0;
	right: 0;
}
.banner .div-o-center{
	max-width: 1240px;
	margin:0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center
}
.banner .div-o-center .div-tt>div{
	padding: 10px 0;
	border-radius: 10px;
	width: 380px;
	background: #fff;
	text-align: right;
}
.banner .div-o-center .div-tt h4{
	font-size: 26px;
	color: #333333;
	letter-spacing: 2px;
	white-space: nowrap;
	text-align:center;
}
.banner .div-o-center .div-tt h4 span{
	font-size: 26px;
	color: #e60012
}
.banner .div-o-center .div-tt form{
	width:79.15%;
	margin:0 auto;
	margin-top: 16px;
}
.banner .div-o-center .div-tt form div{
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 10px;
	border:1px solid rgb(214,214,214);
	line-height: 53px;
	padding-left: 11px;
}
.banner .div-o-center .div-tt form div p{
	font-size: 16px;
	color: #333333;
	font-weight: 550;
	letter-spacing: 1px;
	white-space: nowrap;
}
.banner .div-o-center .div-tt form div input{
	font-size: 14px;
	color: #333333;
	width: 76%;
	white-space: nowrap;
	padding-left: 8px;
	font-size: 14px;
}
.banner .div-o-center .div-tt form .input-t{
	width: 100%;
	border-radius: 10px;
	background: rgb(182,0,5);
	line-height: 45px;
	color: #fff;
	letter-spacing: 3px;
	font-size: 20px;
	margin-top: 20px;
	cursor: pointer;
}
.banner .div-o-center .div-tt form .p-t{
	font-size: 14px;
	color: #666666;
	letter-spacing: 1px;
	padding-top: 16px;
	text-align: center;

}
.banner .div-o-center .div-tt form .p-t span{
	color: #e60012
}
.pxzl{
	max-width: 1240px;
	margin:0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.pxzl ul{
	display: flex;
	justify-content: space-between;
}
.pxzl ul li a .p-o{
	width: 90px;
	height: 89px;
	background-size: 100% 100%;
	position: relative;
	z-index: 3 !important;
	transition: all .5s
}
.pxzl ul li:nth-child(1) a .p-o{
	background: url(https://beiya-1301142305.cos.ap-shanghai.myqcloud.com/images/images/fl1.png) no-repeat;
	display: block;
	margin:0 auto;
	background-size: 100% 100%;
}
.pxzl ul li:nth-child(1):hover a .p-o{
	background: url(https://beiya-1301142305.cos.ap-shanghai.myqcloud.com/images/images/fl2.png) no-repeat;
	background-size: 100% 100%;
}
.pxzl ul li:hover .div-o{
	background: #fff;
	border:1px solid rgb(233,233,233);
	box-shadow: 0 0 16px rgba(255,168,175,.35);
}
.pxzl ul li:nth-child(2) a .p-o{
	background: url(https://beiya-1301142305.cos.ap-shanghai.myqcloud.com/images/images/fl3.png) no-repeat;
	display: block;
	margin:0 auto;
	background-size: 100% 100%;
}
.pxzl ul li:nth-child(2):hover a .p-o{
	background: url(https://beiya-1301142305.cos.ap-shanghai.myqcloud.com/images/images/fl4.png) no-repeat;
	display: block;
	margin:0 auto;
	background-size: 100% 100%;
}
.pxzl ul li:nth-child(3) a .p-o{
	background: url(https://beiya-1301142305.cos.ap-shanghai.myqcloud.com/images/images/fl5.png) no-repeat;
	display: block;
	margin:0 auto;
	background-size: 100% 100%;
}
.pxzl ul li:nth-child(3):hover a .p-o{
	background: url(https://beiya-1301142305.cos.ap-shanghai.myqcloud.com/images/images/fl6.png) no-repeat;
	display: block;
	margin:0 auto;
	background-size: 100% 100%;
}
.pxzl ul li:nth-child(4) a .p-o{
	background: url(../images/fl7.png) no-repeat;
	display: block;
	margin:0 auto;
	background-size: 100% 100%;
}
.pxzl ul li:nth-child(4):hover a .p-o{
	background: url(../images/fl8.png) no-repeat;
	display: block;
	margin:0 auto;
	background-size: 100% 100%;
}
.pxzl ul li:nth-child(5) a .p-o{
	background: url(../images/fl9.png) no-repeat;
	display: block;
	margin:0 auto;
	background-size: 100% 100%;
}
.pxzl ul li:nth-child(5):hover a .p-o{
	background: url(../images/fl10.png) no-repeat;
	display: block;
	margin:0 auto;
	background-size: 100% 100%;
}
.pxzl ul li{
	width: 18.9%;
}
.pxzl ul li a .div-o{
	width: 100%;
	background: rgb(249,249,249);
	text-align: center;
	padding-top: 60px;
	padding-bottom: 28px;
	margin-top: -53px;
	border-radius: 5px;
	transition: all .5s;
	border:1px solid rgb(249,249,249);
}
.pxzl ul li a .div-o .p-t{
	font-size: 20px;
	color: #333333;
	letter-spacing: 1.5px;
}
.pxzl ul li a .div-o .div-oo{
	font-size: 16px;
	color:#666666;
	letter-spacing: 1px;
	line-height: 32px;
	padding-top: 10px;
	transition: all .5s
}
.pxzl ul li:hover a .div-o .div-oo{
	color: #b60005;
}
.gxh{
	width: 100%;
	background: url(https://beiya-1301142305.cos.ap-shanghai.myqcloud.com/images/images/gxhdz.jpg) center center no-repeat;
	background-size: 100% 100%
}
.gxh-center{
	max-width: 1240px;
	margin:0 auto;
	padding-top: 30px;
	padding-bottom: 40px;
	position: relative;
}
.gxh-center h5:nth-child(1){
	text-align: center;
	font-size: 34px;
	color: #b60005;
	letter-spacing: 3px;
}
.gxh-center h5:nth-child(1) span{
	color: #333333
}
.gxh-center .p-o{
	font-size: 20px;
	color:#666666;
	text-align: center;
	padding-top: 20px;
	letter-spacing: 2px;
}
.gxh-center .ul-o{
	display: flex;
	justify-content: space-between;
	width: 92.8%;
	margin:0 auto;
	margin-top: 27px;
	padding-bottom: 40px;
}
.gxh-center .ul-o li{
	width: 33%;
}
.gxh-center .ul-o li .p-t{
	font-size: 22px;
	color: #b60005;
	letter-spacing: 3px;
	text-align: center
}
.gxh-center .ul-o li .p-t p{
	font-size: 14px;
	color: #333333;
	text-align: center;
	letter-spacing: 0.5px;
	margin-top: 5px;
}
.gxh-center .ul-t{
	display: flex;
	justify-content: space-between;
	text-align: center
}
.gxh-center .ul-t li{
	width: 16.67%;
	position: relative;
	height: 64px;
	line-height: 64px;
	background: rgb(223,223,223);
	font-size: 22px;
	color:#333333;
	cursor: pointer;
}
.current{
	background: #fff !important;
	color: #b60005 !important
}
.gxh-center .ul-t li .line{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
	background: #D0021B;
	display: none;
}
.gxh-center table{
	text-align: center;
	width: 100%;
	display: none
}
.gxh-center .current-tab{
	display: block;
}
.gxh-center table tr td:first-child{
	font-size: 17px;
}
.gxh-center table td{
	 	font-size: 16px;
    text-align: center;
		line-height: 26px;
    padding: 14px 6px;
    border-right: 1px solid rgb(236,236,236);
    border-bottom: 1px solid rgb(236,236,236);
    background: #ffffff;
    color: #676767;
    letter-spacing: 1.5px;
}
.gxh-center table td.jztd{
    text-align: left;
}
.gxh-center table td.top-td {
    font-size: 22px;
    color: #2d2d2d;
    background: #FBFAFA;
    background: rgb(243,243,243);
}
.gxh-center table td.title-td {
    color: #333333;
    font-size: 18px;
    letter-spacing: 1.5px;
}
.gxh-center table td a {
    display: inline-block;
    width: 60%;
    height: 32px;
    border: 1px solid rgb(182,0,5);
    border-radius: 20px;
    line-height: 32px;
    color: rgb(182,0,5);
    font-size: 16px;
    transition: all .5s
}
.gxh-center table td a:hover{
	background: rgb(182,0,5);
	color: #fff
}
.gxh-center .tijiao{
	border-radius: 45px;
  background: rgb(182,0,5);
  text-align: center;
  line-height: 66px;
  width: 400px;
  margin: 0 auto;
  margin-top: 40px;
  box-shadow: 0 5px 24px #ff7e88;
}
.gxh-center .tijiao a{
	font-size: 26px;
	color: #ffffff;
	letter-spacing: 2px;
	display: block;
	width: 100%;
	height: 100%;
}
#index_ul>li .icon{
	text-align: center;
}
.rux_gy p:last-child{
	/* transition: all .4s; */
}
.mxactive p:last-child{
	color: #b60005 !important;
}
.rux_gy img{
	transition: all .4s;
	width: 60px;
	height: 53px;
}
/* .mfcs{
	width: 100%;
	position: relative;
}
.mfcs .img-o{
	width:100%;
}
.mfcs .div-o{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	display: flex;
	align-items: center
}
.mfcs .div-o .div-o-center{
	width: 72.55%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.mfcs .div-o .div-o-center img{
	width: 42.01%
}
.mfcs .div-o .div-o-center form{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 41%
}
.mfcs .div-o .div-o-center form div{
	width: 53%;
}
.mfcs .div-o .div-o-center form div input{
	display: block;
	font-size:18px;
	color: #999999;
	border-radius: 10px;
	background: #fff;
	line-height: 34px;
	height: 34px;
	padding-left: 12px;
	letter-spacing: 3px;
	width: 100%
}
.mfcs .div-o .div-o-center form div input:nth-child(1){
	margin-bottom: 15px;
}
.mfcs .div-o .div-o-center form .input-o{
	border-radius: 25px;
	background: #fff;
	color: #b60005;
	font-size: 24px;
	text-align: center;
	line-height: 52px;
	height: 52px;
	width: 35.4%;
	cursor: pointer;
	transition: all .35s;
	letter-spacing: 3px;
}
.mfcs .div-o .div-o-center form .input-o:hover{
	background: rgb(182,0,5);
	color: #fff
} */
.mflqs{
	width: 100%;
	background: url(https://beiya-1301142305.cos.ap-shanghai.myqcloud.com/images/images/mflq.png) center center no-repeat;
	background-size: 100% 100%;
	padding: 18px 0;
}
.lqforms{
	max-width: 1240px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.mflqs_right .hs{
	font-size: 28px;
	color: #ffffff;
}
.mflqs_right .red{
	font-size: 40px;
	color: #333333;
	text-shadow: 1px 1px 0.5px #ffffff
}
.mflqs_right span{
	font-weight: bold;
}
.mflqs_left{
	display: flex;
	align-items: center;
}
.mflqs_left form{
	display:flex;
	justify-content: flex-start;
}
.formleft input{
	width: 290px;
	height: 38px;
	line-height: 38px;
	background-color: #ffffff;
	padding-left: 10px;
	border-radius: 5px;
	outline: none;
}
.formleft .names{
	margin-bottom: 15px;
}
.formleft input::-webkit-input-placeholder{
	font-size: 14px;
	color: #999999;
}
.formright{
	display: flex;
	align-items: center;
	margin-left: 40px;
}
.formright input{
	outline: none;
	width: 170px;
	height: 40px;
	line-height: 40px;
	background-color: #ffffff;
	font-size: 18px;
	text-align: center;
	border-radius: 25px;
	color: #b60005;
}
.gfmx{
	max-width: 1240px;
	margin:0 auto;
	padding-top: 30px;
	padding-bottom: 100px;
}
.gfmx h5{
	text-align: center;
    font-size: 34px;
    color: #b60005;
    letter-spacing: 3px;
}
#index_txt1 .mxkss{
	display: none;
}
#index_txt1 .dygxs{
	display: block;
}
.gfmx h5 span{
	color: #333
}
.gfmx .ul-o{
	display: flex;
	justify-content: space-between;
	width: 57%;
	margin:0 auto;
	margin-top: 45px;
}
.gfmx .ul-o p:nth-child(2){
	font-size: 20px;
	color: #666666;
	text-align: center;
	letter-spacing: 2.5px;
	padding-top: 17px
}
/* .gfmx .ul-o li p:nth-child(1){
	margin:0 auto;
}
.gfmx .ul-o li:nth-child(1) p:nth-child(1){
	width: 63px;
	height: 53px;
	background-size: 100% 100%;
	background: url(https://beiya-1301142305.cos.ap-shanghai.myqcloud.com/images/images/t1.png) no-repeat;
}
.gfmx .ul-o li:nth-child(2) p:nth-child(1){
	width: 64px;
	height: 53px;
	background-size: 100% 100%;
	background: url(https://beiya-1301142305.cos.ap-shanghai.myqcloud.com/images/images/t3.png) no-repeat;
}
.gfmx .ul-o li:nth-child(3) p:nth-child(1){
	width: 65px;
	height: 58px;
	background-size: 100% 100%;
	background: url(https://beiya-1301142305.cos.ap-shanghai.myqcloud.com/images/images/t5.png) no-repeat;
}
.gfmx .ul-o li:nth-child(4) p:nth-child(1){
	width: 57px;
	height: 56px;
	background-size: 100% 100%;
	background: url(https://beiya-1301142305.cos.ap-shanghai.myqcloud.com/images/images/t7.png) no-repeat;
} */
.gfmx .ul-o li:nth-child(3) p:nth-child(2){
	padding-top: 15px;
}

.gfmx .ul-o li:nth-child(4) p:nth-child(2){
	padding-top: 16px;
}
.gfmx .five-a{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 97.83%
}
.gfmx .five-a .img-o{
	width: 46.23%
}
.gfmx .five-a ul{
	width: 52%;
	position: relative;
	top: 55px;
}
.gfmx .five-a ul li{
	padding-bottom: 8px;
	border-bottom: 1px solid rgb(215,215,215);
	padding-top: 12px;
}
.gfmx .five-a ul li:nth-child(1){
	padding-top: 0px;
	position: relative;
	left: -54px;
}
.gfmx .five-a ul li:nth-child(4){
	position: relative;
	left: -60px;
}
.gfmx .five-a ul li:nth-child(5){
	position: relative;
	left: -187px;
}
/* .zysl,.zysl1,.zysl2,.zysl3{
	display: none
} */
.gfmx .five-a ul li .p-o{
	font-size: 16px;
	color: #b60005;
	letter-spacing: 0.5px
}
.gfmx .five-a ul li div{
	padding-top: 5px;
}
.gfmx .five-a ul li div p{
	font-size: 15px;
	color: #666666;
	letter-spacing: 0.8px;
	line-height: 25px;
}
.gfmx .dbx-xz{
	width: 89%;
	margin:0 auto;
	display: flex;
	justify-content: space-between;
	/*align-items: center ;*/
	margin-top: 63px;
}
.gfmx .dbx-xz .img-o{
	width: 34%
}
.gfmx .dbx-xz ul{
	width: 33%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding:20px 0px;
}
.gfmx .dbx-xz ul li{
	display: flex;
	/*justify-content: space-between;*/
	align-items: center
}
.gfmx .dbx-xz ul li div{
	font-size: 20px;
	color: #6d6868;
	letter-spacing: 1.5px;
	line-height: 30px;
}
.gfmx .dbx-xz .ul-oo li div{
	text-align: right;
	width: 57%
}
.gfmx .dbx-xz .ul-oo{
	position: relative;
	left: 56px
}
.gfmx .dbx-xz .ul-oo li:nth-child(2){
	position: relative;
	left: -30px;
}
.gfmx .dbx-xz .ul-oo li:nth-child(3){
	position: relative;
	left: -30px;
}
.gfmx .dbx-xz .ul-oo li:nth-child(1) div{
	margin-right: 12px
}
.gfmx .dbx-xz .ul-oo li:nth-child(2) div{
	margin-right: 23px
}
.gfmx .dbx-xz .ul-oo li:nth-child(3) div{
	margin-right: 20px
}
.gfmx .dbx-xz .ul-t{
	position: relative;
	left: -34px
}
.gfmx .dbx-xz .ul-t li:nth-child(1) div{
	margin-left: 19px
}
.gfmx .dbx-xz .ul-t li:nth-child(2) div{
	margin-left: 23px
}
.gfmx .dbx-xz .ul-t li:nth-child(3) div{
	margin-left: 19px;
	white-space: nowrap;
}
.gfmx .dbx-xz .ul-t li:nth-child(2){
	position: relative;
	left: 58px
}
.gfmx .dsd-sk{
	width: 100%;
	padding-top: 63px;
}
.gfmx .dsd-sk ul{
	display: flex;
	justify-content: space-between;
}
.gfmx .dsd-sk ul li{
	background: rgb(248,248,248);
	text-align: center;
	width: 24.57%;
	padding-top: 32px;
	padding-bottom: 34px;
	transition: all .5s
}
.gfmx .dsd-sk ul li:hover{
	background: rgb(182,0,5);
}
.gfmx .dsd-sk ul li h4{
	font-size: 30px;
	color: #333;
	letter-spacing:1.5px;
	transition: all .5s;
	padding-top: 3px
}
.gfmx .dsd-sk ul li:hover h4,.gfmx .dsd-sk ul li:hover .p-t{
	color: #fff
}
.gfmx .dsd-sk ul li .p-t{
	font-size: 18px;
	color: #333;
	letter-spacing: 1.5px;
	padding-top: 8px;
	padding-bottom: 25px;
	transition: all .5s
}
.gfmx .dsd-sk ul li a{
	display: block;
	background: rgb(182,0,5);
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	letter-spacing: 1.5px;
	width: 42%;
	margin:0 auto;
	transition: all .5s
}
.gfmx .dsd-sk ul li:hover a{
	background-color: #fff;
	color: #333
}
.gfmx .dsd-sk ul li .p-o{
	margin:0 auto;
}
.gfmx .dsd-sk ul li:nth-child(1) .p-o{
	width: 75px;
	height: 71px;
	background: url(https://beiya-1301142305.cos.ap-shanghai.myqcloud.com/images/images/r1.png) no-repeat;
	background-size: 100% 100%;
	transition: all .5s
}
.gfmx .dsd-sk ul li:nth-child(1):hover .p-o{
	width: 75px;
	height: 71px;
	background: url(https://beiya-1301142305.cos.ap-shanghai.myqcloud.com/images/images/r11.png) no-repeat;
	background-size: 100% 100%;
	transition: all .5s
}
.gfmx .dsd-sk ul li:nth-child(2) .p-o{
	width: 75px;
	height: 71px;
	background: url(https://beiya-1301142305.cos.ap-shanghai.myqcloud.com/images/images/r2.png) no-repeat;
	background-size: 100% 100%;
	transition: all .5s
}
.gfmx .dsd-sk ul li:nth-child(2):hover .p-o{
	width: 75px;
	height: 71px;
	background: url(https://beiya-1301142305.cos.ap-shanghai.myqcloud.com/images/images/r22.png) no-repeat;
	background-size: 100% 100%;
	transition: all .5s
}
.gfmx .dsd-sk ul li:nth-child(3) .p-o{
	width: 75px;
	height: 71px;
	background: url(https://beiya-1301142305.cos.ap-shanghai.myqcloud.com/images/images/r3.png) no-repeat;
	background-size: 100% 100%;
	transition: all .5s
}
.gfmx .dsd-sk ul li:nth-child(3):hover .p-o{
	width: 75px;
	height: 71px;
	background: url(https://beiya-1301142305.cos.ap-shanghai.myqcloud.com/images/images/r33.png) no-repeat;
	background-size: 100% 100%;
	transition: all .5s
}
.gfmx .dsd-sk ul li:nth-child(4) .p-o{
	width: 75px;
	height: 71px;
	background: url(https://beiya-1301142305.cos.ap-shanghai.myqcloud.com/images/images/r4.png) no-repeat;
	background-size: 100% 100%;
	transition: all .5s
}
.gfmx .dsd-sk ul li:nth-child(4):hover .p-o{
	width: 75px;
	height: 71px;
	background: url(https://beiya-1301142305.cos.ap-shanghai.myqcloud.com/images/images/r44.png) no-repeat;
	background-size: 100% 100%;
	transition: all .5s
}
.gfmx .dsd-sk ul li div{
	min-height: 91px
}
.gfmx .bhxx{
	margin-top: 100px;
	width: 100%;
	/* background: url(https://beiya-1301142305.cos.ap-shanghai.myqcloud.com/images/images/bh.png) no-repeat;
	background-size: 100% 100%; */
	position: relative;
}
.gfmx .bhxx .bjt img{
	width: 100%;
}
/* .gfmx .bhxx ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
} */
.jddws_zj{
	position: absolute;
	top: 40%;
	left: 12%;
	right: 10px;
}
.jddws_zj .deg{
	display: flex;
	justify-content: flex-start;
}
.jddws_zj .yi{
	width: 155px;
	font-size: 24px;
	font-weight: bold;
	color: #b60005;
	letter-spacing: 2px;
	margin-right: 5px;
}
.jddws_zj .er{
	font-size: 16px;
	color: #666666;
	letter-spacing: 1px;
	display: flex;
	align-items: center;
}
.gfmx .bhxx .jddws{
	position: absolute;
	font-size: 22px;
	color: #b60005;
	text-align: center;
	background:rgb(238,238,238);
	border-radius: 50%;
	overflow: hidden;
	padding:18px 27px;
	transition: all .4s;
	cursor: pointer;
}
.gfmx .bhxx .jddws:hover{
	background-color:#b60005;
	color: #ffffff;
}
.jddws1{
	top: -23%;
	left: 17%;
}
.jddws2{
	top: -23%;
	left: 37%;
}
.jddws3{
	top: -23%;
	left: 57%;
}
.jddws4{
	top: -23%;
	left: 77%;
}
.jddws5{
	top: 75%;
	left: 7%;
}
.jddws6{
	top: 75%;
	left: 27%;
}
.jddws7{
	top: 75%;
	left: 47%;
}
.jddws8{
	top: 75%;
	left: 67%;
}
.jddws9{
	top: 75%;
	left: 86%;
}
/* .gfmx .bhxx ul li:nth-child(4),.gfmx .bhxx ul li:last-child{
	margin-right: 0px
}
.gfmx .bhxx ul li:nth-child(1){
	margin-left: 158px
}
.gfmx .bhxx ul li:nth-child(4){
	margin-right: 158px
}
.gfmx .bhxx ul:nth-child(1){
	position: relative;
	top: 0;
	width: 82.65%;
	margin:0 auto;
} */










.fwtx{
	width: 100%;
	padding-top: 60px;
	padding-bottom: 64px;
	background:url(https://beiya-1301142305.cos.ap-shanghai.myqcloud.com/images/images/fwtx.jpg) no-repeat;
	background-size: 100% 100%
}
.fwtx-center{
	max-width: 1240px;
	margin:0 auto;
}
.fwtx-center h5{
	 text-align: center;
    font-size: 34px;
    color: #fff;
    letter-spacing: 3px;
}

.tea{
	max-width: 1240px;
	margin:0 auto;
}
.tea h5{
		text-align: center;
    font-size: 34px;
    color: #b60005;
    letter-spacing: 3px;
    padding-bottom: 60px;
    padding-top: 30px;
}
.tea h5 span{
	color: #333
}
.tea .ul-o{
	display: flex;
	justify-content: space-between;
}
/*.tea .ul-o img{
	width: 100%
}*/
.tea .ul-o li{
	background: rgb(246,246,246)
}
.tea .ul-o li:nth-child(1),.tea .ul-o li:nth-child(2),.tea .ul-o li:nth-child(4){
	width: 26.2%
}
.tea .ul-o li:nth-child(3){
	width: 19.566%;
	background: rgb(182,0,5);
	padding-left: 19px;
	padding: 14px 20px;
	overflow: hidden;
	margin-top: -18px;
}
.tea .ul-o li:nth-child(3) .hf{
	font-size: 26px;
	color: #ffffff;
	letter-spacing: 1.5px;
}
.tea .ul-o li:nth-child(3) .div-t p{
	font-size: 17px;
	color: #ffffff;
	letter-spacing: 1.5px;
	line-height: 36px;
	padding-top: 16px;
}
.tea .ul-o li:nth-child(3) img{
	width: 81.15%;
	position: relative;
	z-index: 1;
	left: 13%
}
.tea .ul-o li:nth-child(3)  a{
	font-size: 22px;
	color: #ffffff;
	letter-spacing: 1.5px;
	position: relative;
	z-index: 3;
	display: block;
	margin-top: -45px;
	transition: all .5s
}
.tea .ul-o li:nth-child(3)  a:hover{
	transform: translateX(10px);
}
.tea .ul-o li:nth-child(1) img,.tea .ul-o li:nth-child(2) img,.tea .ul-o li:nth-child(4) img{
	width: 100%
}
.tea .ul-o li:nth-child(1) .div-o,.tea .ul-o li:nth-child(2) .div-o,.tea .ul-o li:nth-child(4) .div-o{
	background:rgb(246,246,246);
	padding:0px 15px;
	padding-top: 10px;
	padding-bottom: 20px;
	transition: all .5s
}

.tea .ul-o li:nth-child(1) .div-o .p-t,.tea .ul-o li:nth-child(2) .div-o .p-t,.tea .ul-o li:nth-child(4) .div-o .p-t{
	font-size: 22px;
	color: #333333;
	letter-spacing: 2px;
	transition: all .5s
}
.tea .ul-o li:nth-child(1) .div-o .p-e,.tea .ul-o li:nth-child(2) .div-o .p-e,.tea .ul-o li:nth-child(4) .div-o .p-e{
	font-size: 16px;
	color: #666666;
	letter-spacing: 2px;
	padding-top: 6px;
	transition: all .5s
}
.tea .ul-o li:nth-child(1) .div-o div,.tea .ul-o li:nth-child(2) .div-o div,.tea .ul-o li:nth-child(4) .div-o div{
	padding-top: 6px;
}
.tea .ul-o li:nth-child(1) .div-o div p,.tea .ul-o li:nth-child(2) .div-o div p,.tea .ul-o li:nth-child(4) .div-o div p{
	font-size: 16px;
	color: #6f6e6e;
	letter-spacing: 0.5px;
	padding-top: 2px;
	line-height: 32px;
	transition: all .5s
}
.tea .ul-o li:hover .div-o{
	background: rgb(182,0,5);
}
.tea .ul-o li:hover .p-e{
	color: #ffffff !important;
}
.tea .ul-o li:hover .p-t{
	color: #ffffff !important;
}
.tea .ul-o li:hover div p{
	color: #ffffff !important;
}





.tea .ul-t li .div-o img{
	width:100%;
}
.tea .ul-t{
	display: flex;
	justify-content: space-between;
	margin-top: 2px;
}
.tea .ul-t li{
	width: 26.2%
}
.tea .ul-t li:nth-child(2){
	width: 21%;
	background: rgb(182,0,5);
	position: relative;
	/* padding-bottom: 50px; */
	margin-bottom: -18px;
}
.tea .ul-t li .div-o{
	position: relative;
}
.tea .ul-t li .div-o p{
	position: absolute;
	width:97.3%;
	bottom: 0;
	background: rgba(0,0,0,.39);
	line-height: 44px;
	padding-left: 10px;
	font-size: 22px;
	color: #ffffff;
	letter-spacing: 2px;
}
.tea .ul-t li:nth-child(2) div{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	text-align: center;
	font-size: 22px;
	color:#ffffff;
	letter-spacing: 1.5px;
	line-height: 50px;
	display: flex;
    align-items: center;
    justify-content: center;
}
.tea .ul-t li:nth-child(2) img{
	display: block;
	margin:0 auto;
}


.yzkt{
	max-width: 1240px;
	margin:0 auto;
	padding-bottom: 40px
}
.yzkt h5{
	text-align: center;
  font-size: 34px;
  color: #b60005;
  letter-spacing: 3px;
  padding-top: 60px;
  padding-bottom: 35px
}
.yzkt h5 span{
	color: #333
    }
.yzkt .yzkt-con{
	width: 100%;
	display: flex;
	justify-content: space-between;
	position: relative;
	margin-top: 60px;
}
.yzkt .yzkt-con .p-o{
	display: flex;
	flex-direction: column;
	position: absolute;
    height: 100%;
    justify-content: space-around;
    left: 47%;
    width: 5.28%
}
.yzkt .yzkt-con .div-l{
	background: rgb(182,0,5);
	display: flex;
	align-items: center;
	justify-content: center;
	padding:32px 0px;
	width: 49.2%
}
.yzkt .yzkt-con .div-rt{
	border:2px solid rgb(182,0,5);
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 32px;
	width: 49.2%;

}
.yzkt_lb{
	width: 1240px;
	margin: 0 auto;
	height: 620px;
	background: url(https://beiya-1301142305.cos.ap-shanghai.myqcloud.com/images/images/pingjia.jpg) center no-repeat;
}
.yzkt_lb{
	display: flex;
	justify-content: space-between;
}
.yzkt_lb>div{
	width: 50%;
}
.yzkt_lbhen{
	display: flex;
	align-items: center;
}
.yzkt_lbhen .sjmx{
	width: 286px;
	height: 569px;
	margin: 0 auto;
	background: url(https://beiya-1301142305.cos.ap-shanghai.myqcloud.com/images/images/sjmx.png) center no-repeat;
	position: relative;
}
.sjmxgd{
	width: 246px;
	height: 436px;
	position: absolute;
	top: 68px;
	left: 19.5px;
}
.sjmxgd .swiper-container{
	width: 100%;
	height: 100%;
}
.sjmxgd img{
	width: 100%;
	height: 100%;
}
.yzkt_lbsu{
	display: flex;
	align-items: center;
}
.yzkt_lbsu .zsfk{
	width: 80%;
	margin: 0 auto;
}
.yzkt_lbsu .zsfk .gdbt{
	font-size: 22px;
	font-weight: bold;
	color: #b60005;
	margin-bottom: 30px;
}
.yzkt_lbsu .xmgd{
	width: 100%;
	height: 490px;
	overflow: hidden;
}
.yzkt_lbsu .xmgd .swiper-container{
	width: 100%;
	height: 100%;
}
.yzkt_lbsu .xmgd .sm{
	display: flex;
	justify-content: flex-start;
}
.yzkt_lbsu .xmgd .sm .tx img{
	width: 50px;
	height: 50px;
	border-radius: 50%;
}
.yzkt_lbsu .xmgd .sm .mc{
	margin-left: 10px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.yzkt_lbsu .xmgd .sm .mc .na{
	font-size: 20px;
	margin-bottom: 5px;
}
.yzkt_lbsu .xmgd .sm .xing{
	/* width: 20px;
	height: 20px; */
}
.yzkt_lbsu .xmgd .sm .xing img{
	width: 16px;
	margin-right: 4px;
	height: 16px;
}
.yzkt_lbsu .xmgd .sm .xing{
	display: flex;
	justify-content: flex-start;
}
.yzkt_lbsu .xmgd .zj{
	margin-top: 10px;
	line-height: 24px;
	margin-bottom: 15px;
}
.yzkt_lbsu .xmgd .xm{
	display: flex;
	justify-content: flex-start;
}
.yzkt_lbsu .xmgd .xm span{
	width: 30%;
	margin-right: 15px;
}
.yzkt_lbsu .xmgd .xm span:last-child{
	margin-right: 0;
}
.yzkt_lbsu .xmgd .xm span img{
	width: 100%;
}
.yzkt_lbsu .xmgd .swiper-slide{
	width: 100% !important;
	height: 280px !important;
	overflow: hidden;
	border-bottom: 1px solid #ebebeb;
	/* padding-bottom: 20px; */
	margin-bottom: 20px;
}
#fankui .swiper-wrapper{
	transition-timing-function: linear !important;
}

.tijiao1{
	border-radius: 45px;
	background: rgb(182,0,5);
	text-align: center;
	line-height: 66px;
	width: 400px;
	margin: 0 auto;
	margin-top: 40px;
	box-shadow: 0 5px 24px #ff7e88;
}
#index_ul li{
	cursor: pointer;
}
.tijiao1 a{
	font-size: 26px;
	color: #ffffff;
	letter-spacing: 2px;
	display: block;
	width: 100%;
	height: 100%;
}

.footer-top{
	width: 100%;
	background: rgb(78,78,78);
}
.footer-top .footer-top-cen{
	max-width: 1240px;
	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: rgb(182,0,5);
}
.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: 15px;
	width: 50%;
	/*line-height: 30px;*/
	white-space: nowrap;
}
.footer-top .footer-top-cen .div-o .ul-t li:last-child{
    margin-bottom: 0;
}
.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: rgb(62,62,62);
	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;
	position: relative;
	top: .5rem;
}
.index_xqdz{
	max-width: 1240px;
	margin: 0 auto;
}
.index_xqdz .dbts{
	margin-bottom: 40px;
}
.index_xqdz .dbts h5{
	font-size: 34px;
	text-align: center;
	color: rgb(51, 51, 51);
	letter-spacing: 3px;
}
.index_xqdz .zybt{
	width: 100%;
	margin:0 auto;
	display: flex;
	justify-content: space-between;
}
.index_xqdz .zybt li{
	line-height: 48px;
	height: 48px;
	font-size: 19px;
	border:1px solid rgb(182,0,5);
	border-radius: 5px;
	width: 145px;
	text-align: center;
	color: #666666;
	cursor: pointer;
}
.zybt_active{
	background-color: rgb(182,0,5);
	color: #ffffff !important;
}
.index_xqdz{
	padding-top: 30px;
	padding-bottom: 60px;
}
.index_xqdz .dyxx{
	width: 92%;
	margin:0 auto;
	margin-top: 40px;
}
.index_xqdz .dyxxlist{
	display: flex;
	justify-content: space-between;
}
.index_xqdz .dyxxlist>div{
	width: 50%;
}
.index_xqdz .dyxxlist .dyxxlist_left img{
	width: 100%;
}
.index_xqdz .dyxxlist .dyxxlist_right{
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-left: 50px;
	letter-spacing: 1px;
}
.index_xqdz .dyxxlist .dyxxlist_right img{
	margin-right: 14px;
	width: 25px;
	height: 26px;
}
.index_xqdz .dyxxlist .ic{
	font-size: 24px;
}
.index_xqdz .dyxxlist .adds{
	font-size: 20px;
	color: #666666;
	margin-top: 20px;
	display: flex;
}
.index_xqdz .dyxxlist a{
	display: block;
  border: 1px solid rgb(182,0,5);
  border-radius: 5px;
  font-size: 22px;
  color: #b60005;
  text-align: center;
  line-height: 34px;
  width: 170px;
  margin-top: 30px;
  transition: all .5s;
}
.index_xqdz .dyxxlist a:hover{
	color: #ffffff;
	background-color: #b60005;
}
.index_xqdz .dyxx>div{
	display: none;
}
.index_xqdz .dyxx .showss{
	display: block;
}
.indexyyl{
	margin-left: 20px;
}
.indexyyl p{
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}
.index_xqdz .dyxxlist .adds:first-child{
	margin-top: 0;
}
.dyxxlist_right .yuyue{
	margin-top: 20px;
	display: flex;
	justify-content: flex-start;
	background-color: #f0f0f0;
	padding: 10px;
}
.dyxxlist_right .yuyue .adds {
	height: 30px;
}
.dyxxlist_right .yuyue .adds span{
	background-color: rgb(182,0,5);
	color: #ffffff;
	padding: 3px 10px;
	font-size: 18px;
	border-radius: 2px;
}
/*首页动画*/
.circle_box {
	position:relative;
}
.round:nth-child(1) {
	position:absolute;
	padding:13px;
	left:0px;
	top:39px;
}
.round:nth-child(1) div {
	background:#3a96e1;
}
.round:nth-child(1) div:first-child {
	text-align: center;
	height: 66px;
	width: 400px;
	border-radius: 45px;
}
.round:nth-child(1) div:first-child a {
	line-height:66px;
}
.round:nth-child(1) div:nth-child(2) {
	text-align: center;
	width: 400px;
	height: 80px;
	border-radius: 45px;
}
/* .round:nth-child(1) div:last-child {
	text-align: center;
	height: 70px;
	width: 405px;
	border-radius: 45px;
} */
.circle a {
	font-size:18px;
	color:#000735;
	font-weight:bold;
	display: block;
	width: 100%;
	height: 100%;
}
.circle {
	background:#3a96e1;
	border-radius:100%;
	width:400px;
	height: 66px;
	z-index:999;
	text-align:center;
	top:18px;
	left:18px;
	position:absolute;
}
.circle_bottom {
	background:rgba(58,150,225,0.4);
	border-radius:100%;
	width:400px;
	height: 80px;
	filter:alpha(opacity=40);
	z-index:1;
	position:absolute;
	top:18px;
	left:18px;
}
/* .circle_bottom2 {
	background:rgba(58,150,225,0.2);
	border-radius:100%;
	height: 70px;
	width: 405px;
	filter:alpha(opacity=20);
	z-index:1;
	position:relative;
} */
.animation {
	;-webkit-animation:twinkling 2.1s infinite ease-in-out;
	animation:twinkling 2.1s infinite ease-in-out;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both;
}
.animation2 {
	;-webkit-animation:twinkling 2.1s infinite ease-in-out;
	animation:twinkling 2.1s infinite ease-in-out;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both;
}
/*改版样式*/
.glnavs{
    position: relative;
    margin-top: 40px;
    z-index: 99999;
}
.glnav{
    width: 1240px;
    margin: 0 auto;
    padding-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.glnavList{
    width: 25%;
    background: #ffffff;
    transition: all .3s;
    letter-spacing: 1px;
}
.glnavList .wz{
    margin-right: 10px;
}
.glnavList .kcms{
    color: #666666;
    font-size: 16px;
    margin-top: 10px;
}
.glnavList a{
    height: 210px;
    padding: 0px 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    color: #333333;
    
}
.glnavList:nth-child(1) a{
    border-left: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;
}
.glnavList:nth-child(2) a{
    border-top: 1px solid #eeeeee;
}
.glnavList:nth-child(3) a{
    border-top: 1px solid #eeeeee;
}
.glnavList:nth-child(4) a{
    border-top: 1px solid #eeeeee;
}
.glnavList:nth-child(5) a{
    border-left: 1px solid #eeeeee;
}
.glnavList h1{
    color: #333333;
    font-size: 24px;
    margin-bottom: 0px;
    transition: all .3s;
}
.glnavList img{
    width: 55px;
    transition: all .3s;
}
.glnavList:hover{
    background: #b60005;
}
.glnavList:hover a .kcms{
    color: #ffffff;
}
.glnavList:hover h1{
    color: #ffffff;
}
.glnavList .m2{
    display: none;
}
.glnavList:hover .m1{
    display: none;
}
.glnavList:hover .m2{
    display: inline-block;
}
.index_hzhbs{
    padding-top: 40px;
    background: url(../images/gjxxzx_bj2.jpg) center center no-repeat;
    padding-bottom: 40px;
    background-size: 100% 100%;
}
.index_hzhb{
    max-width: 1240px;
    margin: 0 auto;
}
.index_hzhblist{
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.index_hzhblist .lb{
    width: 33%;
    margin-top: 20px;
}
.index_hzhblist .lb img{
    width: 100%;
}
@-webkit-keyframes twinkling {
	0% {
	opacity:0.2;
	filter:alpha(opacity=20);
	-webkit-transform:scale(1);
}
50% {
	opacity:0.5;
	filter:alpha(opacity=50);
	-webkit-transform:scale(1.06);
}
100% {
	opacity:0.2;
	filter:alpha(opacity=20);
	-webkit-transform:scale(1);
}
}
@keyframes twinkling {
	0% {
	opacity:0.2;
	filter:alpha(opacity=20);
	-webkit-transform:scale(1);
}
50% {
	opacity:0.5;
	filter:alpha(opacity=50);
	-webkit-transform:scale(1.06);
}
100% {
	opacity:0.2;
	filter:alpha(opacity=20);
	-webkit-transform:scale(1);
}
}
