*{padding: 0;margin: 0;list-style: none;outline:none}
body,html{width:100%;height:100%;}
img{width: 100%;display: block;}
input{width:100%;height: 100%;background:transparent;border:transparent;}
.Nav{width:100%;height:100px;background-color: #f2f2f2;}
.logo{width:225px;float: left;margin: 25px 0;}

.banner{width:100%;position: relative;}
.bannerCenter{width: 100%;height: 100%;position: absolute;left:0;top: 0;
	display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.CenTerBox{width:1200px;margin: 0 auto;overflow: hidden;}
.sizeBack{width:100%;height:30px;background-color:#ffcd60;padding: 0 40px;margin-left:-40px;margin-top:-15px;display: block;}
.sizeCente{display:inline-block;}
.Banner_Title{font-size:97.53px;color: #fff;line-height:97.53px;padding-left:10px;padding-left:40px;padding-right:40px;text-align: center;}
.Banner_Size{font-size: 56.2px;color: #fff;text-align: center;line-height:56.2px;text-align: center;padding-top:47px;}
.swiper-container{
    --swiper-theme-color: #ff6600;
    --swiper-pagination-color: #00ff33;/* 两种都可以 */
}
.ri{
	width:28px;position: absolute;right:30px;top:50%;z-index: 1;
	transform: translateY(-50%);-webkot-transform: translateY(-50%);
	cursor: pointer;
}
.le{
	width:28px;position: absolute;left:30px;top:50%;	z-index: 1;
	transform: translateY(-50%);-webkot-transform: translateY(-50%);
	cursor: pointer;
}
.dengl{width:67px;height:28px;font-size:16px;line-height:28px;text-align: center;color: #fff;background-color: #ffcd60;border-radius:4px;float: left;cursor: pointer;}
.cen_right{float: right;height:100px;overflow: hidden;
  /*侧轴居中对齐*/    
  display:flex;
  justify-content: center;
  align-items: center;  
}
.cen_right ul{height:100%;overflow: hidden;float:left;}
.cen_right li{height:100%;float:left;display:flex;justify-content: center;align-items: center;  padding: 0 30px;cursor: pointer;}
.cen_right li span{line-height: 16px;font-size:16px;padding-bottom:12px;border-bottom:2px solid transparent;color: #333333;margin-top: 12px;}
.cen_right li.active span,.cen_right li:hover span{border-bottom:2px solid #ffcd60;color: #ffcd60;}

.pagebox1{width: 100%;}
.telo{margin: 85px auto;position: relative;text-align: center;}
.telotBack{font-size:37.35px;line-height: 37.35px;color: #ffcd60;opacity: 0.3;display: inline-block;}
.title{font-size:49.8px;line-height:49.8px;color: #333333;position: absolute;left: 50%;top:50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-ransform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
}
.listul{width: 100%;overflow: hidden;padding-bottom: 20px;}
.list{width:350px;height:400px;background-color: #fff;padding: 10px;border-radius: 10px;overflow: hidden;
-moz-box-shadow:2px 1px 10px #949494; -webkit-box-shadow:2px 1px 10px #949494; box-shadow:2px 1px 10px #949494;
margin-top: 40px;
margin-right: 16px;
margin-left:16px;
float: left;
cursor: pointer;
}
.list:nth-child(1),.list:nth-child(4){margin-left:10px;}
.Backimg{
	width:100%;height:236px;overflow: hidden;
	background-size: cover;
	background-position:center center;
	background-repeat:no-repeat ;
}
.list_Centyer{padding: 0 15px;overflow: hidden;;}
.lest_Title{font-size:20px;color: #f2b42c;padding-top:30px;}
.list_neme{font-size:16px;line-height:16px;padding-top:24px;}
.list_xq{overflow:hidden;padding-top:16px;}
.list_oucr{font-size:16px;line-height:16px;float: left;}
.list_time{font-size:16px;line-height:16px;float: right;}
.listBox{width:100%;overflow: hidden;text-align: center;padding: 100px 0;font-size: 0;}
.list2{width:310px;display: inline-block;height:520px;overflow: hidden;margin: 0 40px;margin-bottom: 40px;}
.Backimg2{width: 100%;height:310px;overflow: hidden;border-radius:50%;position: relative;cursor:pointer;}
.list2_center{width:100%;overflow: hidden;}
.list2_name{font-size:30px;line-height:30px;padding-top:54px;text-align: center;color: #666;}
.list2_size1{font-size:16px;color:#666666;text-align:center;padding-top:21px;}
.list2_Text{text-align: center;font-size:16px;color: #666666;}
.gengduo{width:100%;height:100%;background-color: rgba(0,0,0,0.2);position: absolute;left: 0;top: 0;display: none;}
.Readmore{width:162px;height:37px;background-color: #ffcd60;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;
font-size:14px;text-align: center;line-height:37px;cursor:pointer;color: #fff;
}
.centexzt{
	padding: 50px 0;
}
.centexzt img{width: auto;}
.backj{background:url(../images/bacc.jpg) center center;background-size: cover;}

.Backimg2:hover .gengduo{display: block;}
.pagebox2{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.Arrowleft{
	width:0;
	height:0;
	border-right:2200px solid transparent;
	border-left:0 solid transparent;
	border-top:300px solid #fff;
	position: absolute;left:0;top: 0;
}
.Arrowright{
	width:0;
	height:0;
	border-right:0 solid transparent;
	border-left:2200px solid transparent;
	border-bottom:230px solid #fff;
	position: absolute;left:0;bottom: 0;
}
.logi{margin-bottom:110px;margin-top:110px;}
.enbend{width: 100%;background-color: #2a2a2a;height:180px;}
.bonri{float:right;width: 1000px;padding-top:28px;}
.bonbTtile{font-size:18px;color: #fff;line-height:18px;margin-bottom: 33px;}
.bondian{padding-left:18px;font-size:14px;color: #fff;
background: url(../images/dianh.png) left center no-repeat;background-size:10px 12px;
line-height: 14px;
}
.youxiang{padding-left:18px;font-size:14px;color: #fff;
background: url(../images/youx.png) left center no-repeat;background-size:14px 9px;
line-height: 14px;
margin-top:17px;
}
.lima{float: left;margin-right:188px;}
.limadie{font-size:14px;line-height:14px;color: #fff;}
.lima:last-child{margin-right: 0;}
.disan{width:100%;height:120px;overflow: hidden;}
.sand{width:0;height:0;border-right:0 solid transparent;
	border-left:1920px solid transparent;
	border-bottom:120px solid #2a2a2a;
}
.box.backj{height: 100%;}
/* .disan.aboutfoot{position: absolute;left: 0;bottom:180px;} */
/* .enbend.aboutfoot{position: absolute;left: 0;bottom:0;} */
.pagebox_center{height:100%;}
.boxBack{width: 100%;height: 100%;overflow: hidden;
background:url(../images/denl.jpg) center center no-repeat;background-size:cover;
}
.unkan{width:1000px;height:600px;background-color: #fff;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin:auto;border-radius: 10px;}
.unken_center{width:440px;height: 100%;margin: 0 auto;}
.upli_tilre{font-size:44px;color: #ffcd60;line-height:44px;text-align: center;margin-top:60px;font-weight: bold;}
.upl_ttxt{font-size: 21px;text-align: center;color: #b4b4b4;line-height:21px;padding-top:18px;}

.account{width:444px;height:64px;background-color: #f6f7fb;border-radius:32px;margin-top: 50px;}
.account input,.account ::-webkit-input-placeholder{font-size:21px;text-indent:30px;}

.password{width:444px;height:64px;background-color: #f6f7fb;border-radius:32px;margin-top:36px;}
.password input,.password ::-webkit-input-placeholder{font-size:21px;text-indent:30px;}

.leise{padding: 0 25px;margin-top:28px;overflow: hidden;}
.jizhu,.wanji{font-size:18px;line-height: 18px;color: #de9e14;cursor: pointer;}
.jizhu{float: left;padding-left:26px;
background-image:url(../images/wji.png);
background-position: left center;
background-repeat: no-repeat;
background-size:16px 16px;
}
.wanji{float: right;}
.Sign{width:440px;height:64px;text-align: center;color: #fff;line-height:64px;font-size:24px;border-radius:32px;background-color: #ffc444;margin-top: 68px;cursor: pointer;}

.phone{width:444px;height:64px;background-color: #f6f7fb;border-radius:32px;margin-top: 50px;}
.phone input,.phone ::-webkit-input-placeholder{font-size:21px;text-indent:30px;}
.Code{width:444px;height:64px;border-radius:32px;margin-top: 50px;border-radius:32px;overflow: hidden;}

.Codelyzm{width:300px;height:100%;float: left;background-color: #f6f7fb;}
.Codelyzm input,.Codelyzm ::-webkit-input-placeholder{font-size:21px;text-indent:30px;}
.huoqu{width:134px;height: 100%;float: right;background-color: #666666;text-align: center;line-height:64px;color: #fff;font-size:21px;cursor: pointer;}
.xiuga{margin-top: 80px;}
.sirxt{font-size:30px;color:#666666;text-align: center;line-height:30px;}
.pageanv{width: 100%;text-align: center;}
.PageBox{width:100%;}
.listanx{margin: 0 auto;background-color: #f0f0f0;overflow: hidden;display: inline-block;border-radius:20px;margin-top:70px;}
.listanx li{float: left;text-align: center;width:160px;height:42px;line-height:42px;border-radius:20px;cursor: pointer;}
.listanx li.active{background-color:#ffcd60;color: #fff;}
.listbbu{width: 100%;padding-top:138px;padding-bottom: 100px;}
.listbbu ul{width: 100%;}
.listbbu li{width: 100%;overflow:hidden;padding: 43px 0;border-bottom:1px  solid #e6e6e6;cursor: pointer;}
.listbbu li:last-child{border-bottom:transparent}
.riqi{width:108px;height:108px;float: left;border-radius:10px;background-color: #ffcd60;display: flex;align-items: center;justify-content: center;flex-direction: column;}
.riqi span:nth-child(1){text-align: center;font-size:58px;line-height:58px;color: #fff;text-align: center;display:inline-block;}
.riqi span:nth-child(2){text-align: center;font-size:16px;line-height:16px;color: #fff;text-align: center;display:inline-block;}
.tuxiang{width:290px;height:182px;background-color:#e6e6e6;float: left;margin-left: 23px;overflow: hidden;}
.ovccend{overflow: hidden;mib-height:182px;padding-left:32px;}
.ovc_title{font-size:18px;padding-top: 6px;text-align:left;color: #000;}
.ovc_text{font-size:18px;color: #666666;line-height:200%;text-align: left;padding-top:15px;}
.ulixs{overflow: hidden;padding-top:50px;text-align: center;}
.diyi,.zuih{padding: 0 6px;font-size:12px;color:#000;border:1px solid #d9d9d9;height:28px;line-height:28px;border-radius:4px;display: inline-block;overflow: hidden;cursor: pointer;}
.diyi:hover,.zuih:hover{background-color:#ffcd60;color: #fff;}
.hou,.qian{width:28px;color:#000;border:1px solid #d9d9d9;height:28px;line-height:28px;border-radius:4px;display: inline-block;cursor: pointer;}

.hou{
background-image: url(../images/zle_1.png);
background-size:8px 16px;
background-position: center;
background-repeat: no-repeat;
}
.qian{
background-image: url(../images/zle_2.png);
background-size:8px 16px;
background-position: center;
background-repeat: no-repeat;
}
.hou:hover{
	background-image: url(../images/zle_1_.png);
	background-color: #ffcd60;
}
.qian:hover{
	background-color: #ffcd60;
	background-image: url(../images/zle_2_.png);
}
.ul{overflow: hidden;display: inline-block;}
.ul .li{width:28px;height:28px;border:1px solid #d9d9d9;text-align: center;line-height:28px;display: inline-block;cursor: pointer;border-radius:4px;}
.ul .li:hover,.ul .li.active{background-color:#ffcd60;color: #fff;}
.listJs_ul{width: 100%;overflow: hidden;padding: 50px 0;padding-top: 120px;}
.listJs_li{position: relative;margin-bottom: 20px;}
.listJs_li.left{padding-left:30px;}
.listJs_li.right{padding-right:30px;}
.listJs_backColor{width: 100%;height:100%;background-color: #f1f1f1;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	text-align: left;
}
.listJs_backColor p{padding:100px;padding-bottom:100px;
font-size:18px;color: #666666;line-height: 150%;
}
.listJs_backColor span{display:inline-block;margin: 0 50px;}
.biaoqian{width:150px;height:48px;background-color: #ffcd60;font-size:23px;color: #fff;position: absolute;top:18px;line-height: 48px;}
.listJs_li.left .biaoqian{left: 0;padding-left:30px;border-bottom-right-radius:18px;border-top-right-radius:18px;
	text-align: center;
}
.listJs_li.left .biaoqian span{
	width:0;
	height:0;
	border-right:0 solid transparent;
	border-left:30px solid transparent;
	border-top:16px solid #eab748;
	position: absolute;left:0;bottom:-16px;
}

.listJs_li.right .biaoqian{right: 0;padding-right:30px;border-bottom-left-radius:18px;border-top-left-radius:18px;
	text-align: center;
}
.listJs_li.right .biaoqian span{
	width:0;
	height:0;
	border-right:30px solid transparent;
	border-left:0 solid transparent;
	border-top:16px solid #eab748;
	position: absolute;right:0;bottom:-16px;
}

.sizi{padding: 27px 54px;background-color: #fff;border-radius: 20px;overflow: hidden;margin-bottom:45px;
-moz-box-shadow:2px 1px 10px rgba(148,148,148,0.5); -webkit-box-shadow:2px 1px 10px rgba(148,148,148,0.5); box-shadow:2px 1px 10px rgba(148,148,148,0.5);
}
.zop{width: 244px;float: left;}
.shizi{padding: 0 20px;padding-top:118px;}
.size_text{padding-left:30px;overflow: hidden;}
.size_Titler{font-size:22px;line-height: 22px;color: #000000;text-align: left;padding-bottom:10px;}
.sizesize{font-size:16px;color: #666666;text-align: left;line-height:200%;}
.kecehn{font-size:16px;color: #000000;line-height: 16px;padding-top: 10px;text-align: left;}
.p1{font-size:18px;line-height: 18px;margin-bottom: 54px;padding-top:130px;}
.p2{padding-left:30px;height:45px;position: relative;margin-bottom: 40px;}
.p2 span{font-size:39px;position: absolute;left: 0;bottom:24px;color:#ffcd60;}
.bacc{height: 100%;width: 100%;font-size:18px;line-height:45px;padding-left:38px;
 background-image: linear-gradient(to  right, #f1f1f1, #fff);
}
.p4{font-size:18px;color: #666666;line-height: 200%;margin-bottom: 40px;padding-top:30px;}
.relre,.xuz_cenr{width:1050px;margin: 0 auto;}
table{width:100%;text-align: center;font-size:18px;color: #666666;border-collapse:collapse;border: none;margin-bottom: 170px;}
table th{padding:24px;border-right:1px solid #888888;white-space: nowrap}
table th:last-child{border:transparent;}
table td{padding:24px;border-right:1px solid #888888;}
table td:last-child{border:transparent;}
table span{text-align: left;padding: 0 30px;text-align: left;display: block;}
table  tr:nth-child(odd){background-color: #f1f1f1;}
table  tr:nth-child(even){background-color: #e7e7e7;}
.Name{font-size:16px;padding-right:24px;}

.bamlkusn{width:100%;height:220px;background:url(../images/kcns.png) center center no-repeat;background-size:cover;margin-top: 12px;}
.toux{width:123px;height:123px;border:1px solid #fff;border-radius:60px;margin-top: 37px;position: relative;float: left;}
.urlimg{width:113px;height:113px;position: absolute;left: 0;top:0;right: 0;bottom: 0;margin: auto;border-radius:60px;overflow: hidden;}
.urlName{font-size:20px;float: left;color: #fff;line-height:20px;padding-top:88px;padding-left:30px;}
.kua{display: inline-block;width:106px;height: 65px;border: 1px solid #ffcd60;border-radius:5px;background-color:rgba(255,255,255,0.2);text-align: center;
margin-right: 20px;
}
.kua .p_tiel{font-size:20px;line-height:20px;text-align: center;padding-top:5px;color: #fff;}
.kua .fen{font-size:20px;line-height:20px;text-align: center;padding-top:10px;color: #fff;}
.ketie{font-size:20px;color: #fff;line-height:20px;padding-top:30px;}
.kua_box{overflow: hidden;}
.url_box{overflow: hidden;padding-left:20%;padding-top: 50px;}
.muru_li{padding: 15px 10px;border-radius:10px;overflow: hidden;float: left;background-color: #fff;
-moz-box-shadow:2px 1px 10px rgba(148,148,148,0.5); -webkit-box-shadow:2px 1px 10px rgba(148,148,148,0.5); box-shadow:2px 1px 10px rgba(148,148,148,0.5);
margin: 0 10px;
margin-bottom: 48px;
}
.mutu{width:360px;}
.mutCent{padding: 0 12px;overflow: hidden;}
.mulu_title{font-size:20px;color: #f2b42c;padding-top: 35px;}
.mulu_jundu{padding-top: 24px;}
.mulu_jundu span{overflow: hidden;display:inline-block;font-size:16px;line-height:16px;height: 16px;}
.mulu_jundu span:nth-child(2){width: 200px;background-color: #f1f1f1;border-radius:10px;}
.judbn layer{width:50%;height:100%;background-color: #ffcd60;border-radius:10px;}
.cengji{font-size:16px;line-height:16px;padding-top:6px;}
.chak{font-size:16px;text-align: right;line-height:16px;color: #ffcd60;margin-top: 25px;}
.mru{font-size:24px;line-height:24px;padding-top:52px;padding-bottom: 100px;margin-left: 10px;}
.mru span{cursor: pointer;}
.navcbb{width: 100%;border-bottom:1px solid #ebeef2;padding-bottom: 14px;overflow: hidden;float: left;line-height: 43px;}
.fesu,.fesu2{width: 120px;height:28px;text-align: center;font-size: 14px;line-height:28px;color: #fff;float: right;background-color: #ffcd60;margin-left:28px;border-radius:6px;}
.kcName{font-size:16px;line-height:16px;float: left;}
.ului{margin-top: 30px;overflow: hidden;}
.lisuux{padding:15px;background-color: #fff;border-radius:8px;overflow: hidden;
margin:10px;
margin-bottom: 14px;
-moz-box-shadow:2px 1px 10px rgba(148,148,148,0.5); -webkit-box-shadow:2px 1px 10px rgba(148,148,148,0.5); box-shadow:2px 1px 10px rgba(148,148,148,0.5);

}
.imbo{width:165px;height: 100px;border-radius:4px;overflow: hidden;float: left;}
.lisu_cener{height: 100%;overflow: hidden;padding-left:14px;float: left;}
.lisu_Title{font-size:18px;line-height:18px;padding-top:25px;}
.lisu_text{font-size:14px;padding-top:10px;}
.lisu_right{float: right;height: 100%;overflow: hidden;text-align: right;}
.defe{font-size:18px;float:right;}
.jundu{font-size:18px;margin-left:50px;float:right;}
.junduBox{overflow: hidden;}
.anniouBox{width: 100%;overflow: hidden;margin-top: 24px;}
.anniou{width: 100px;height: 44px;border-radius: 4px;text-align: center;font-size:16px;color: #fff;
background-color: #ffcd60;display: inline-block;line-height:44px;cursor:pointer;
}
.anniou.BackColo_dow{background-color: #999;margin-left:20px;}
.anniou.BackColo_yixue{background-color: #ccc;}
.anniou.BackColo_quxue{background-color: #ffcd60;}
.anniou.BackColo_xuxue{background-color: #ffcd60;}
.anniou.BackColo_lock{
	background-color: #ccc;
	background-position: right center;
	background-repeat: no-repeat;
	background-image:url(../images/suo.png);
	background-size: 39px 50px;
}

.xaix{padding:15px;background-color: #fff;border-radius:8px;overflow: hidden;
margin:10px;
margin-bottom: 14px;
-moz-box-shadow:2px 1px 10px rgba(148,148,148,0.5); -webkit-box-shadow:2px 1px 10px rgba(148,148,148,0.5); box-shadow:2px 1px 10px rgba(148,148,148,0.5);

}
.xiazia{margin-top:40px;}
.fuaxia{
	width: 100px;height: 44px;border-radius: 4px;text-align: center;font-size:16px;color: #fff;
	background-color: #ffcd60;float: right;line-height:44px;cursor:pointer;
}
.lisu_text span:nth-child(1){margin-right:100px;}
.jieshao{padding: 100px 0 ;}

.papername{font-size:30px;line-height:30px;padding-bottom:40px;border-bottom:1px solid #666;font-weight: bold;text-align: center;margin-top: 94px;}
.fabuzhe{font-size:18px;line-height: 18px;float: left;padding-top:34px;padding-left: 50px;}
.fabusj{font-size:18px;line-height: 18px;float: right;padding-top:34px;padding-right: 50px;}
.timuUl{width: 100%;overflow: hidden;margin-top:100px;}
.timuban{padding: 0 110px;background-color: #fff;position: relative;
margin: 10px;margin-bottom:40px;
-moz-box-shadow:2px 1px 10px rgba(148,148,148,0.5); -webkit-box-shadow:2px 1px 10px rgba(148,148,148,0.5); box-shadow:2px 1px 10px rgba(148,148,148,0.5);
}
.xuhao{width:80px;height:80px;font-size:28px;line-height:80px;text-align: center;
border-bottom-right-radius:60px;
background-color: #ffcd60;color: #fff;
position: absolute;left: 0;top: 0;}

.yimu_Title{font-size:28px;padding-top:20px;padding-bottom: 10px;}
.listclick{padding-left:60px;height:80px;border-bottom:1px solid #f1f1f1;font-size: 24px;line-height:80px;cursor: pointer;}
.listclick:last-child{border:transparent;}
.listclkub{padding-bottom:30px;}
.listclick.dan{
	background-position: left center;
	background-repeat: no-repeat;
	background-image:url(../images/dan.png);
	background-size: 24px 24px;
}
.listclick.dan.active{
	background-image:url(../images/dan_1.png);
}

.listclick.duo{
	background-position: left center;
	background-repeat: no-repeat;
	background-image:url(../images/duo.png);
	background-size: 24px 24px;
}
.listclick.duo.active{
	background-image:url(../images/duo_1.png);
}
.Tijaio{width: 228px;height:68px;background-color: #ffcd60;text-align: center;line-height: 68px;font-size:22px;color: #fff;text-align: center;margin: 0 auto;border-radius:4px;cursor: pointer;}
.Video_Nav{width: 100%;height: 95px;position: absolute;left: 0;top: 0;background-color: #1c1c1c;}
.video_logo{width:275px;float:left;cursor: pointer;}
.video_Name{float: left;line-height:95px;color: #fff;font-size:24px;padding-left:75px;}
.Bottomd{width: 100%;height:140px;background-color: #fff;position: absolute;left: 0;bottom: 0;}
.xiazsal{cursor:pointer;width:153px;height: 45px;float: right;background-color:#ffcd60;line-height:45px;text-align: center;font-size:18px;color: #fff;border-radius:6px;margin-top: 43px;}
.zuoye{cursor:pointer;width:153px;height: 45px;float: right;background-color:#ffcd60;line-height:45px;text-align: center;font-size:18px;color: #fff;border-radius:6px;margin-top: 43px;margin-right:35px;}
.Page_Video{position: absolute;left: 0;top:102px;right: 0;bottom:138px;background-color: #000000;overflow: hidden;}
.huoqu button{width: 100%;height: 100%;background-color:transparent;border:transparent;display: block;color: #fff;font-size:20px;cursor: pointer;}
.maxs{width: 100%;height: 100%;position: fixed;left: 0;top: 0;background-color: rgba(0,0,0,0.8);z-index: 11;}
.tjiao{width: 400px;position: absolute;left: 50%;top: 50%;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}

.jixu{width:240px;height: 88px;background-color: #ffcd60;line-height: 88px;text-align: center;font-size:28px;color: #fff;text-align: center;border-radius:44px;position: absolute;left: 80px;bottom: 54px;cursor: pointer;}
.urlss{width: 50px;cursor: pointer;text-align: center;line-height:30px;font-size:14px;}
.urlss span{text-align: center;cursor: pointer;}
.clickHand{cursor: pointer;}
.chax{width: 20px;position: absolute;right: 0;top: 0;padding:20px;cursor: pointer;}