﻿* {margin:0;padding:0;list-style:none;}
a{text-decoration:none;}
body {margin:0;padding:0;font-size:14px; font-family:"微软雅黑";color:#383838; background: #ffffff;}
img{border:0px;}
a:link {color:#161616;text-decoration:none;} 
a:visited {color: #161616;text-decoration:none;}
a:hover {color: #D70F11;text-decoration:none;}
a:active {color: #161616;text-decoration:none;}
ul,li {list-style:none;padding:0;margin:0;}

/*@font-face {
font-family: songti;
src:url('../font/by.ttf');
font-family: pm;
src:url('../font/pm.TTF');
}*/

.sp_header{height:63px;overflow:hidden;background:#fff;position:fixed;z-index:10;width:100%;}
.sp_logo{padding:10px;float:left;height:63px; width: 70%; z-index: 66;}
.sp_logo{padding:10px;float:left;height:63px}
.sp_logo img{margin:auto;max-height:40px;}
.sp_nav{width: 36px;
    float: right;
    position: relative;
    cursor: pointer;
    height: 30px;
    margin-top: 20px;
    margin-right: 10px;}
.sp_nav span{display: block;
    background: #24458d;
    width: 23px;
    height: 3px;
    position: absolute;
    left: 10px;
    transition: all ease 0.35s;
}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#eee;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:63px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
.sjj_nav ul li ul li>ul{margin-left:10px}

.kongge{width: 100%; height: 70px;}

.toutiao{width: 96%; margin: 0 auto; background: url(../images/toutiao.png) #f5f5f5 left top no-repeat;padding-bottom: 10px;    background-size: 14%; }
.toutiao1{color: #e51613; font-size: 16px; font-weight: 600; width: 72%; float: left; margin-left: 20%; text-align: center;padding-top: 10px; padding-bottom: 10px;}
.toutiao2{color: #666666; font-size: 14px;  width: 90%; text-align: center;  margin: 0 auto;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
-webkit-line-clamp: 2;}
.lb-box {
  width: 60%;
  height: 580px;
  margin: 15px auto;
  position: relative;
  overflow: hidden;
}
@media (max-width:568px) {
  .lb-box {
    width: 96%;
    height: 234px;
  }
}

.lb-content {
  width: 100%;  
  height: 100%;
}

.lb-item {
  width: 100%;  
  height: 100%;
  display: none;
  position: relative;   
}

.lb-item > a {
  width: 100%;
  height: 100%;
  display: block;
}

.lb-item > a > img {
  width: 100%;
  height: 100%;
}

.lb-item > a > span {
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0px;
  padding: 15px;
  color: #fff;
  background-color: rgba(0,0,0,0.7);
 
  
  
  
}

.shenglue{ white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; width: 60%; float: left;}

@media (max-width:568px) {
  .lb-item > a > span {
    padding: 10px;
  }
}

.lb-item.active {
  display: block;
  left: 0%;
}
.lb-item.active.left {
  left: -100%;
}
.lb-item.active.right {
  left: 100%;
}

/*  */
.lb-item.next,
.lb-item.prev {
  display: block;
  position: absolute;
  top: 0px;
}
.lb-item.next {
  left: 100%;
}
.lb-item.prev {
  left: -100%;
}
.lb-item.next.left,
.lb-item.prev.right {
  left: 0%;
}

.lb-sign {
  position: absolute;
      right: 6px;
    bottom: 7px;
  padding: 5px 3px;
  /*border-radius: 6px;
  list-style: none;
  user-select: none;
  background-color: rgba(0,0,0,0.7);*/
}

.lb-sign li {
  width: 10px;
  height: 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
  float: left;
  color: #aaa;
  margin: auto 4px;
  border-radius: 50%;
  cursor: pointer;
  background-color: #ffffff;

}
.lb-sign li:hover {
  color: #fff;
}
.lb-sign li.active {
	width:30px;
  color: #000;
  background-color: #e71f19;
  border-radius: 5px;
}

.lb-ctrl {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 50px;
  font-weight: 900;
  user-select: none;
  background-color: rgba(0,0,0,0.7);
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.1s linear;
}
@media (max-width:568px) {
  .lb-ctrl {
    font-size: 30px;
  }
}
.lb-ctrl.left {
  left: -50px;
}
.lb-ctrl.right {
  right: -50px;
}
.lb-box:hover .lb-ctrl.left {
  left: 10px;
}
.lb-box:hover .lb-ctrl.right {
  right: 10px;
}
.lb-ctrl:hover {
  background-color: #000;
}


#hear{width: 100%;height: 44px;line-height: 45px;border-bottom: 1px solid #cccccc; position: relative;}
		#hear a{font-weight: normal;color: black;}
		
		#hear .action{color: #3161a4 !important; font-weight: 600;}
		
		
		#hear li{text-align: center;float: left;height: 45px; font-size: 16px;}
		#hear li:nth-of-type(1){width: 20%;float: left;}
		#hear li:nth-of-type(2){width: 20%;float: left;}
		#hear li:nth-of-type(3){width: 20%;float: left;}
		#contentop li{ width: 98%; display: none;text-align: center;margin: 0 auto;margin-top: 5px;}
		#contentop .action{ display: block;}
		#contentop .usl{width: 100%;height: 110px;background:wheat;border: 1px solid #cccccc;margin-bottom: 10px;text-shadow: none;}			
		#contentop .alo{width: 100%;height: 110px;background: white;border: 1px solid #cccccc;margin-bottom: 10px;text-shadow: none;}
		#contentop span{font-size: 1.3em;color: #47B0D7;}
		#contentop .sty1{margin-top: 18px;}
		#contentop .sty2{margin-top: 13px;}
		#contentop .sty3{margin-top: 13px;}
		#contentop .sty4{text-align: right;font-size: 0.8em;margin-top: -20px;}
		#contentop .Buy{font-size: 0.8em;margin-top: 2px;}
		#contentop .Buy div:nth-of-type(1){text-align: left;padding-left: 15px;}
		#contentop .Buy div:nth-of-type(2){float: right;}
		#contentop .cllio {width: 93%;height:8px;margin: 0 auto;margin-top: 5px;}
		
#hear li .action{color: yellow;}


#hear1{width: 100%;height: 44px;line-height: 45px;border-bottom: 1px solid #cccccc; position: relative;}
		#hear1 a{font-weight: normal;color: black;}
		
		#hear1 .action1  {color: #3161a4 !important; font-weight: 600;}
		
		
		#hear1 li{text-align: center;float: left;height: 45px; font-size: 16px;}
		#hear1 li:nth-of-type(1){width: 20%;float: left;}
		#hear1 li:nth-of-type(2){width: 20%;float: left;}
		#hear1 li:nth-of-type(3){width: 20%;float: left;}
		#contentop1 li{ width: 98%; display: none;text-align: center;margin: 0 auto;margin-top: 5px;}
		#contentop1 .action1{ display: block;}
		#contentop1 .usl{width: 100%;height: 110px;background:wheat;border: 1px solid #cccccc;margin-bottom: 10px;text-shadow: none;}			
		#contentop1 .alo{width: 100%;height: 110px;background: white;border: 1px solid #cccccc;margin-bottom: 10px;text-shadow: none;}
		#contentop1 span{font-size: 1.3em;color: #47B0D7;}
		#contentop1 .sty1{margin-top: 18px;}
		#contentop1 .sty2{margin-top: 13px;}
		#contentop1 .sty3{margin-top: 13px;}
		#contentop1 .sty4{text-align: right;font-size: 0.8em;margin-top: -20px;}
		#contentop1 .Buy{font-size: 0.8em;margin-top: 2px;}
		#contentop1 .Buy div:nth-of-type(1){text-align: left;padding-left: 15px;}
		#contentop1 .Buy div:nth-of-type(2){float: right;}
		#contentop1 .cllio {width: 93%;height:8px;margin: 0 auto;margin-top: 5px;}
		







.qiehuan{width: 96%; margin: 0 auto;}
.more{position: absolute;color: #666666; right: 8px;
    line-height: 54px;
    margin-top: -52px;
}


.more999{position: absolute;color: #666666; right: 0px;
    line-height: 54px;
  
}






.lb55 {
	width: 100%;
	margin: 0 auto;
}

.lb55 dt {
	width: 100%;
	margin: 0 auto;
}

.lb55 dt dl {
	width: 100%;
	float: left;
	color: #666666;
	font-size: 16px;
	background: url(../images/dot2.png) left no-repeat;
	line-height: 35px;
}


.lb1-1 {
	width: 66%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 5%;
	text-align: left;
}

.lb1-2 {
	width: 29%;
	float: right;
	text-align: right;
}


.gund1{width: 100%; background: #f3f3f3; padding: 10px 0; margin: 0 auto;margin: 10px 0;}


.swiper {
        width: 100%;
        height: 100%;
      }

      .swiper-slide {
        text-align: center;
        font-size: 18px;
       /* background: #fff;*/

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

      .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
      

.zhengshu{width: 95%; margin: 0 auto;}
.zhengshu ul{width: 100%; margin: 0 auto;}
.zhengshu ul li{width: 49%; float: left;}
.zhengshu ul li img{width: 100%; height: 120px;}
.zhengshu ul li:nth-child(2){float: right;}

.swiper-button-next, .swiper-rtl .swiper-button-prev{color: #ffffff;background-color: rgb(109 99 92 / 86%);}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{color: #ffffff; padding: 10px 2px;}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{font-size: 25px !important;}

.swiper-button-next, .swiper-button-prev{width: auto !important;}
.swiper-button-next, .swiper-button-prev :focus{outline: none !important;}
.swiper-button-prev, .swiper-button-next :focus{outline: none !important;}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{color: #ffffff; padding: 10px 2px;}
.swiper-button-prev, .swiper-rtl .swiper-button-next{color: #ffffff;background-color: rgb(109 99 92 / 86%);}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{ padding: 10px 2px;}
.swiper-button-prev:after, .swiper-rtl .swiper-button-prev:after{font-size: 25px !important;}

.zhengshu1{width: 100%; margin: 0 auto; text-align: center; color: #323333; font-size: 12px;overflow:hidden;  text-overflow:ellipsis;white-space:nowrap; line-height: 25px; }




.ywly{width: 95%; margin: 0 auto; min-height:170px;}
.ywly ul{width: 100%; margin: 0 auto;}
.ywly ul li{width: 100%; float: left;}
.ywly ul li img{width: 100%; height: 120px;}
.ywly3{width: 85%; margin: 0 auto;}
.ywly1{border-bottom: 3px solid #ffffff; font-size:18px; color: #ffffff;float: left;text-align: left;    line-height: 34px;
    padding-top: 10px; margin-bottom: 15px; font-family: "微软雅黑"; font-weight: 600;}
.ywly2{clear:both;font-size: 14px; color: #ffffff;overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4; text-align: left; margin-bottom: 15px;    width: 71%;}


.gcyj{width: 95%; margin: 0 auto;}
.gcyj ul{width: 100%; margin: 0 auto;}
.gcyj ul li{width: 49%; float: left; }
.gcyj ul li img{width: 100%; height: 150px;position: relative;z-index: 33;}
.gcyj ul li:nth-child(2){float: right;}
.gcyj1{ margin: 0 auto; text-align: center; color: #ffffff; font-size: 12px;overflow:hidden;  text-overflow:ellipsis;white-space:nowrap; line-height: 25px;background-color: rgb(25 65 61 / 66%); position: absolute;z-index: 999; bottom: 0;    width: 46.5%; }



.zt{width: 95%; margin: 0 auto; margin-top: 10px; margin-bottom:30px;}
.zt ul{width: 100%; margin: 0 auto;}
.zt ul li{width: 49%; float: left;}
.zt ul li img{width: 100%; height: 71px;}
.zt ul li:nth-child(2){float: right;}

.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 0 !important;}


.ykysjfoot{width: 100%;  height: auto; padding: 3% 0; margin-top: 5%; background: url(../images/footbj.png) #3261a4 center no-repeat; background-size:contain ;}
.ykysjfoot1{width: 52%; margin: 0 auto;}
.ykysjfoot2{    width: 98%;
    margin: 0 auto;
    text-align: center;
    font-size: 13px;
    font-family: "微软雅黑";
    color: #ffffff;
    line-height: 22px;}
.ft-qrcode{margin: 0 auto; width: 80%;}
.ft-qrcode img{margin: 0 auto; text-align: center; display: flex; margin-top: 5%;width: 30%;}
.ft-qrcode span{display: block;text-align: center;font-size:15px;color: #fff; line-height: 25px;}
.ykysjfoot1 select{width: 100%; height: 34px;  margin-top: 10px; outline: none; color: #4a4647;  font-size:14px; background: #ffffff; margin-bottom: 10px; text-align: center; text-align-last: center;}

.ykysjfoot1 select option{background: #5786c9; color: #ffffff;}



.lanrennew {
	margin-bottom: 10px;
/*	margin-top: 119px;*/
	min-height: 417px;
}

.lanrennew ul.list {
	width: 96%;
	margin: 0 auto;
	margin-left: 1%;
	padding-left: 1%;
	margin-top: 10px;
	margin-bottom: 1px;
}

.lanrennew ul.list li {
	width: 100%;
	height: auto;
	float: left;
	list-style-type: none;
	margin-bottom: 10px;
	border-bottom: 1px dashed #cdcccc;
}

.lanrennew ul.list li a {
	text-overflow: ellipsis;
	overflow: hidden;
	width: 99%;
	float: left;
	line-height: 35px;
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 14px;
	color: #000000;
	list-style-type: none;
	width: 100%;
	float: left;
}

.lanrennew .more {
	overflow: hidden;
	width: 194px;
	height: 35px;
	line-height: 35px;
	font-family: "å®‹ä½“";
	font-size: 14px;
	color: #6f6f6f;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 3%;
}

.lanrennew .more a {
	display: block;
	width: 194px;
	height: 35px;
	line-height: 35px;
	font-family: "å®‹ä½“";
	font-size: 14px;
	color: #6f6f6f;
	text-align: center;
	margin: 0 auto;
	margin-top: 5px;
}

.lanrennew .more a:hover {
	text-decoration: none;
	color: #6f6f6f;
}

.lanrennew .more1 {
	overflow: hidden;
	width: 154px;
	height: 30px;
	line-height: 30px;
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 14px;
	color: #333;
	text-align: center;
	margin: 0 auto;
	border: 0;
	margin-bottom: 2%;
}

.yywh1 {
	width: 96%;
	margin: 0 auto;
}

.yywh1 ul {
	width: 100%;
	margin: 0 auto;
}

.yywh1 ul li {
	width: 100%;
	float: left;
	background: url(../images/yywhbj.jpg) center bottom no-repeat;
	margin-top: 10px;
}

.yywh1-1 {
	width: 95%;
	margin: 0 auto;
	color: #0562c8;
	font-size: 16px;
	font-family: "å¾®è½¯é›…é»‘";
	line-height: 35px;
}

.yywh1-2 {
	width: 95%;
	margin: 0 auto;
	color: #333333;
	font-size: 14px;
	font-family: "å¾®è½¯é›…é»‘";
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 23px;
	margin-bottom: 10px;
}

.yyxwview1 {
	line-height: 30px;
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 17px;
	color: #333333;
	text-align: center;
	width: 90%;
	margin: 0 auto;
	margin-top: 119px;
	font-weight: 550;
}

.yyxwview2 {
	margin: 0 auto;
	width: 95%;
	height: 30px;
	background-color: #f2f2f2;
	line-height: 30px;
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 14px;
	color: #000000;
	text-align: center;
	margin-bottom: 2%;
	margin-top: 2%;
}

.ckgd {
	background: #f2f2f2;
	width: 95%;
	margin: 0 auto;
	line-height: 30px;
	text-align: center;
	color: #666666;
	border-radius: 13px;
	margin-top: 10px;
}



.yyxwview1 {
	line-height: 30px;
	font-family: "微软雅黑";
	font-size: 17px;
	color: #333333;
	text-align: center;
	width: 90%;
	margin: 0 auto;
	margin-top: 19px;
	font-weight: 550;
}

.yyxwview2 {
	margin: 0 auto;
	width: 95%;
	height: 30px;
	background-color: #f2f2f2;
	line-height: 30px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000000;
	text-align: center;
	margin-bottom: 2%;
	margin-top: 2%;
}

.yyqy1 {
	margin: 0 auto;
	align-items: center;
	text-align: center;
}

.yyqy2 {
	margin: 0 auto;
	color: #333333 !important;
	font-size: 14px  !important;
	font-family: "微软雅黑"  !important;
	text-align: left;
	line-height: 25px  !important;
	margin-top: 10px  !important;
	width: 92%  !important;
	text-align: justify  !important;
	margin-bottom: 50px  !important;
	background:none !important;
	    min-height: 300px;
}

.yyqy2 span{
	color: #333333 !important;
	font-size: 14px  !important;
	font-family: "微软雅黑"  !important;
	text-align: left  !important;
	line-height: 25px  !important;
	background:none !important;
}

.yyqy2 p{
	color: #333333 !important;
	font-size: 14px  !important;
	font-family: "微软雅黑"  !important;
	text-align: left  !important;
	line-height: 25px  !important;
	background:none !important;
	margin: 0 auto !important;
}


.yyqy2 p span{
	color: #333333 !important;
	font-size: 14px  !important;
	font-family: "微软雅黑"  !important;
	text-align: left  !important;
	line-height: 25px  !important;
	background:none !important;
}

.yyqy2 img {
	max-width: 98%;
	display: block;
	margin: 0 auto;
}


.view1{width:91%; margin: 0 auto; background: url(../images/dot.png) left no-repeat;    padding-left:38px;background-color: rgb(238, 238, 238);line-height: 35px;    background-position-x: 13px;}


.qiguai{width: 98%; margin: 0 auto;    margin-top: 10px;}
.qiguai ul{width: 98%; margin: 0 auto;}
.qiguai ul li{width:49%; float: left;}
.rywz{width: 100%; text-align: center;    line-height: 35px;}
.qiguai ul li img{width: 100%; margin: 0 auto; text-align: center; height: 128px;}
.qiguai ul li:nth(2n){float: right;}



.lxwm{width:90%;height: 140px; margin: 0 auto; margin-top:19px; font-family: "微软雅黑";font-size:18px;color:#333333;line-height: 32px;border-radius: 5px;}
.lxwm1 img{margin-top: 20px;margin-left: 20px;}
.lxwm1{width:168px;float: left;}
.lxwm2{width:100%;float: left;line-height:40px;}



.zzzs1{width: 92%; margin: 0 auto; margin-top:2%; margin-bottom:2%; }
.zzzs1 ul{width:100%; margin: 0 auto;}
.zzzs1 ul li{width: 100%; float: left;  margin-top:2%; margin-bottom:2%;}
.zzzs2{width: 100%; height: 218px; margin: 0 auto;}
.zzzs2 img{width: 100%; height: 218px;}
.zzzs3{width: 96%; height:30px; margin: 0 auto; line-height: 30px; text-align: center; font-family: "微软雅黑"; font-size:14px; background: #edeced; padding-left: 4%;}
.zzzs1 ul li:nth-child(3n){margin-right: 0px;}