body {
	background-image: url(../img/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.header {
	height: 50px;
	width: 100%;
	background-color: rgb(0, 0, 0, 0.4);
	position: absolute;
	z-index: 1;
}

.header .public-container {
	/* padding-left: 100px; */
	width: 1050px;
	/* padding-top: 8px; */
}

.header ul {
	font-size: 18px;
	height: 100%;
	line-height: 32px;
	float: left;
	margin-left: 30px;
	padding-top: 8px;
	color: #431216;
}

.header ul li a {
	font-size: 18px;
	color: #431216;
	font-weight: 500;
	padding-right: 5px;
}

.header ul li a:hover {
	color: #ffab3f;
}

.header span {}

.header ul li {
	display: inline-block;
	/* padding: 0 10px; */
	vertical-align: middle;
}

.header img {
	float: left;
	padding-top: 8px;
	/* width: 141px; */
}

.banner {
	z-index: 0;
}

.banner .public-container {
	width: 1000px;
	text-align: left;
	padding-top: 130px;
	padding-left: 92px;
	height: 1116px;
}

.banner .public-container .light {
	position: absolute;
	/* opacity: 0.5; */
}

.banner .public-container .light1 {
	left: 42px;
	top: 157px;
}

.banner .public-container .light2 {
	right: -141px;
	top: 0;
}

.banner .public-container .nine {
	position: absolute;
	left: 112px;
	top: 269px;
}

.banner .public-container .choice {
	position: absolute;
	right: 97px;
	top: 172px;
}

.banner .public-container .yi {
	position: absolute;
	left: 186px;
	top: 486px;
}

.banner .public-container .person {
	position: absolute;
	top: 532px;
	right: 442px;
}

.banner .public-container .title2 {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 47px;
	width: 887px;
	height: 305px;
	line-height: 305px;
	margin: 0 auto;
	background: url(../img/title2.png) center top no-repeat;
	text-align: center;
	z-index: 1;
	font-size: 0px;
}

.banner .public-container .title2 span {
	display: inline-block;
	line-height: 34px;
	font-size: 28px;
	color: #1f21a1;
	vertical-align: middle;
	font-weight: bold;
}

.leaf {
	background: url(../img/leaf.png) center top no-repeat;
	position: absolute;
	left: 0;
	top: 0px;
	height: 1228px;
	width: 100%;
	z-index: 0;
}

.pannel2 .public-container .ipad {
	width: 1004px;
	height: 1296px;
	background: #d7eafe;
	border-radius: 46px;
	margin: 55px auto 101px;
	border: 3px solid #2621a1;
	position: relative;
	padding-top: 30px;
}

.pannel2 .public-container .ipad .ipad-circle {
	position: relative;
	width: 371px;
	height: 32px;
	margin: 0 auto 37px;
}

.pannel2 .public-container .ipad .ipad-circle div {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	border: 3px solid #2621a1;
}

.pannel2 .public-container .ipad .ipad-circle1 {
	left: 0;
	width: 294px;
	height: 18px;
	border-radius: 9px;
}

.pannel2 .public-container .ipad .ipad-circle2 {
	right: 0;
	width: 32px;
	height: 32px;
	border-radius: 50%;
}

.pannel2 .public-container .ipad .ipad-central {
	width: 869px;
	height: 1050px;
	margin: 0 auto;
	background: #FFF;
	border-radius: 10px;
	border: 3px solid #2621a1;
	position: relative;
}

.pannel2 .danmu_mod {
	position: relative;
	height: 414px;
	width: 826px;
	margin: 10px auto;
	background: url(../img/danmu.png) center top no-repeat;
	overflow: hidden;
}

.pannel2 a.danmu {
	display: block;
	width: 826px;
	height: 414px;
	position: absolute;
	padding-top: 10px;
	line-height: 53px;
}

.pannel2 .danmu-down {
	display: flex;
	display: -webkit-flex;
	width: 826px;
	margin: 27px auto 41px;
	justify-content: space-between;
	align-items: center;
}

.pannel2 .danmu2 {
	text-align: left;
	font-size: 24px;
	color: #666;
}

.pannel2 .danmu2 span {
	color: #999;
}

.pannel2 .danmu-down a {
	font-size: 14px;
	color: #999;
}

.pannel2 .danmu-down a img {
	display: block;
	margin: 0 auto 10px;
}

.pannel2 .danmu-down a.add-care {
	width: 128px;
	height: 46px;
	background-color: #5d95e3;
	font-size: 24px;
	color: #FFF;
	line-height: 46px;
	border-radius: 10px;
}

.pannel2 .swiper-container {
	width: 649px;
	height: 80px;
	margin-left: 0;
}

.pannel2 .swiper-slide {
	width: auto;
	/* padding: 0 30px; */
	border: 2px solid #5d95e3;
	border-radius: 10px;
	margin-right: 2px;
}

.pannel2 .swiper-slide:hover {
	border-color: #e30800;
}

.pannel2 .swiper-slide a {
	display: block;
	height: 100%;
	line-height: 76px;
	font-size: 0;
}

.pannel2 .swiper-slide a span {
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	color: #666;
	line-height: 30px;
	padding: 0 10px;
}

.swiper-button-next,
.swiper-button-prev {
	color: #17298c;
	outline: none;
}

.swiper-wrapper {
	padding-left: 2px;
}

.pannel2 .lunbo {
	position: relative;
	padding-left: 170px;
	overflow: hidden;
	margin-bottom: 21px;
}

.pannel2 a.lunbo-first {
	position: absolute;
	background: #5d95e3;
	top: 0;
	bottom: 0;
	line-height: 80px;
	display: block;
	left: 44px;
	width: 114px;
	border-radius: 10px;
	font-size: 28px;
	color: #FFF;
}

.pannel2 .bottom-buy {
	width: 724px;
	height: 84px;
	margin: 62px auto 0;
	border: 3px dashed #2621a1;
	border-radius: 42px;
	position: relative;
}

.pannel2 .bottom-buy-bg {
	width: 698px;
	height: 64px;
	background: #e30800;
	border-radius: 32px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: left;
	line-height: 64px;
	font-size: 24px;
	color: #FFF;
	font-weight: bold;
	padding-left: 32px;
}

.pannel2 .bottom-buy .buy {
	position: absolute;
	display: block;
	background: url(../img/buy.png) center top no-repeat;
	width: 286px;
	height: 87px;
	text-align: center;
	line-height: 79px;
	font-size: 30px;
	color: #FFF;
	right: -3px;
	top: -4px;
	letter-spacing: 2px;
}

.pannel2 .price {
	width: 162px;
	height: 157px;
	position: absolute;
	left: 222px;
	bottom: -34px;
}

.pannel2 .price .circle-bg {
	position: absolute;
	top: 0;
	left: 0;
}

.pannel2 .price .price-inside {
	position: absolute;
	width: 146px;
	height: 146px;
	border-radius: 50%;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: #f0ff00;
	line-height: 146px;
	font-size: 0;
	text-align: right;
}

.pannel2 .price .price-inside img {
	vertical-align: middle;
}

@keyframes change0 {
	0% {
		transform: translateX(0px);
		/* 弹幕初始位置 */
	}

	50% {
		transform: translateX(-100px);
		/*弹幕偏移长度*/
	}

	75% {
		transform: translateX(100px);
		/*弹幕偏移长度*/
	}

	100% {
		transform: translateX(0px);
		/*弹幕偏移长度*/
	}
}

@keyframes change1 {
	0% {
		transform: translateX(0px);
		/* 弹幕初始位置 */
	}

	25% {
		transform: translateX(100px);
		/*弹幕偏移长度*/
	}

	50% {
		transform: translateX(-100px);
		/*弹幕偏移长度*/
	}

	100% {
		transform: translateX(0px);
		/*弹幕偏移长度*/
	}
}

.pannel2 .lunbo-inside {
	width: 1600px;
	/* animation: change0 10s infinite linear; */
	margin-bottom: 10px;
}

.pannel2 .lunbo-inside2 {
	/* width: 1800px; */
	/* text-align: left; */
	/* animation: change1 10s infinite linear; */
}

.pannel2 .lunbo-inside3 {
	/* width: 1800px; */
	/* text-align: left; */
	/* animation: change1 10s infinite linear; */
}

.pannel2 .lunbo-inside4 {
	/* width: 1800px; */
	/* text-align: left; */
	/* animation: change1 10s infinite linear; */
}

.pannel2 .danmu-insede {
	display: inline-block;
	color: white;
	font-size: 26px;
	margin-right: 50px;
	position: relative;
	text-align: center;
}

.pannel2 .danmu-insede1 {
	color: #3c68e4;
}

.pannel2 .danmu-insede2 {
	color: #8b3df7;
}

.pannel2 .danmu-insede3 {
	color: #e30800;
}

.pannel2 .danmu-insede4 {
	color: #46abf0;
	font-size: 62px;
}

.pannel2 .danmu-insede5 {
	color: #e30800;
}

.pannel2 .danmu-insede6 {
	color: #46abf0;
	text-decoration: underline;
}

.pannel2 .danmu-insede7 {
	color: #5300dc;
}

.pannel2 .danmu-insede8 {
	color: #ff01ea;
}

.pannel2 .danmu-insede9 {
	color: #00980b;
	font-size: 38px;
}

.pannel2 .danmu-insede10 {
	color: #e30800;
}

.pannel2 .danmu-insede11 {
	color: #3632ad;
}

.pannel2 .danmu-insede12 {
	color: #e38600;
}

.pannel2 .danmu-insede13 {
	color: #e30800;
}

.pannel2 .danmu-insede14 {
	color: #3c68e4;
}

.pannel2 .danmu-insede15 {
	color: #8b3df7;
}

.pannel2 .danmu-insede16 {
	color: #46abf0;
}

.pannel2 .danmu-insede17 {
	color: #5300dc;
}

.pannel2 .public-container .ipad .ipad-circle-bottom {
	display: block;
	margin: 19px auto 0;
	border: 3px solid #2621a1;
	width: 104px;
	height: 104px;
	border-radius: 50%;
}

.pannel3 .ipad-two {
	width: 1036px;
	margin: 42px auto 0;
	border: 3px solid #2621a1;
	border-bottom: 1px solid transparent;
	border-radius: 46px 46px 0 0;
	padding-top: 12px;
}

.pannel3 .ipad-two .ipad-inside {

	background: url(../img/5ae1e615f1180.png) no-repeat;
	background-position: left bottom;

	width: 1007px;
	background-color: #FFF;
	border-radius: 40px;
	margin: 0 auto 44px;
	position: relative;
	padding: 105px 32px 0 180px;
	border-bottom: 1px solid transparent;
	box-shadow: 0 0 62px #5d94e3 inset;
}

.pannel3 .ipad-two .ipad-inside .pro-choice {
	position: absolute;
	width: 142px;
	left: 15px;
	top: 30px;
}

.pannel3 .ipad-two .ipad-inside .pro-choice a {
	display: block;
	width: 140px;
	height: 50px;
	border-radius: 24px;
	border: 1px solid #2621a1;
	line-height: 48px;
	color: #1f21a1;
	font-size: 30px;
	margin-bottom: 20px;
}

.pannel3 .ipad-two .ipad-inside .pro-choice a.a-click {
	background: #2621a1;
	color: #FFF;
}

.pannel3 .province-info {
	display: none;
}

.pannel3 .ipad-two .province-info .province-info-one {
	width: 794px;
	height: 372px;
	border: 2px solid #1f21a1;
	border-radius: 10px;
	padding-top: 96px;
	position: relative;
	margin-bottom: 71px;
	display: none;
}

.pannel3 .ipad-two .province-info .province-title {
	width: 758px;
	height: 96px;
	background-color: #1f21a1;
	border-radius: 14px;
	color: #FFF;
	font-size: 40px;
	line-height: 96px;
	position: absolute;
	top: -26px;
	right: 53px;
	box-shadow: 0px 8px 0px #a6c9f9;
	z-index: 1;
}

.pannel3 .ipad-two .province-info .province-title span {
	display: inline-block;
	width: 116px;
	position: relative;
	vertical-align: text-bottom;
	z-index: 0;
}

.pannel3 .ipad-two .province-info .province-title span span {
	position: absolute;
	width: 116px;
	height: 167px;
	background: url(../img/calendar.png) center top no-repeat;
	left: 0;
	bottom: -70px;
	color: rgb(220, 12, 35);
	font-size: 60px;
	padding-right: 13px;
	line-height: 150px;
}

.pannel3 .ipad-two .three-parts {
	display: flex;
	display: -webkit-flex;
	border-top: 2px solid #1f21a1;
	padding: 58px 20px 0;
	justify-content: space-between;
	position: relative;
}

.pannel3 .ipad-two .parts {
	position: relative;
	width: 190px;
	height: 118px;
	border-radius: 0 0 27px 27px;
	background-color: #282fab;
	box-shadow: -8px 10px 0 rgb(166, 201, 249, 0.5);
	padding-top: 3px;
	padding-left: 3px;
}

.pannel3 .ipad-two .parts h1 {
	width: 168px;
	height: 48px;
	line-height: 48px;
	background-color: #FFF;
	border-radius: 0 0 26px 0;
	font-size: 26px;
	color: #e30800;
}

.pannel3 .ipad-two .parts span {
	font-size: 34px;
	line-height: 34px;
	display: inline-block;
	vertical-align: text-top;
}

.pannel3 .ipad-two .parts div {
	width: 194px;
	height: 118px;
	background: #d3e6ff;
	margin-top: 5px;
	margin-left: 5px;
	border-radius: 6px;
	font-size: 0;
	line-height: 118px;
}

.pannel3 .ipad-two .parts div span {
	display: inline-block;
	vertical-align: middle;
	font-size: 22px;
	line-height: 22px;
	color: #333;
}

.pannel3 .ipad-two .province-info-one i {
	position: absolute;
	border-radius: 50%;
	display: block;
	width: 34px;
	height: 34px;
	background-color: #b6d2f8;
	top: 80px;
}

.pannel3 .ipad-two .province-info-one i.i-inside {
	width: 20px;
	height: 20px;
	background: #1f21a1;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.pannel3 .ipad-two .province-info-one i.i-one {
	left: 108px;
}

.pannel3 .ipad-two .province-info-one i.i-two {
	left: 251px;
}

.pannel3 .ipad-two .province-info-one i.i-three {
	left: 383px;
}

.pannel3 .ipad-two .province-info-one i.i-four {
	right: 231px;
}

.pannel3 .ipad-two .province-info-one i.i-five {
	right: 99px;
}

.pannel3 .ipad-two .province-info-one .xz {
	position: absolute;
	top: 74px;
}

.pannel3 .ipad-two .province-info-one .xz1 {
	left: 125px;
}

.pannel3 .ipad-two .province-info-one .xz2 {
	top: 40px;
	left: 242px;
}

.pannel3 .ipad-two .province-info-one .xz3 {
	left: 400px;
}

.pannel3 .ipad-two .province-info-one .xz4 {
	top: 40px;
	right: 248px;
}

.pannel3 .ipad-two .province-info-one .xz5 {
	right: 90px;
}

.pannel3 .ipad-two a.link {
	position: absolute;
	display: block;
	bottom: -22px;
	height: 45px;
	text-align: center;
	font-size: 22px;
	color: #FFF;
	line-height: 40px;
	background: url(../img/button2.png) center top repeat-x;
	z-index: 0;
}

.pannel3 .ipad-two a.link i {
	position: absolute;
	display: block;
	top: 0;
	height: 45px;
	background: center top no-repeat;
	border-radius: 0;
	z-index: -1;
}

.pannel3 .ipad-two a.link i:nth-child(1) {
	width: 39px;
	background-image: url(../img/button1.png);
	left: -16px;
}

.pannel3 .ipad-two a.link i:nth-child(2) {
	width: 19px;
	background-image: url(../img/button3.png);
	right: -16px;
}

.pannel3 .ipad-two .province-info-one a.link-one {
	left: 72px;
}

.pannel3 .ipad-two .province-info-one a.link-two {
	left: 252px;
}

.pannel3 .ipad-two .province-info-one a.link-three {
	right: 224px;
}

.pannel3 .ipad-two .province-info-one a.link-four {
	right: 76px;
}

.pannel3 .province-info-two {
	width: 790px;
	height: 267px;
	position: relative;
	margin: 0 auto 97px;
}

.pannel3 .province-info-two .province-info-two-left {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 456px;
	background-color: rgb(166, 201, 249);
	border-radius: 10px;
	overflow: hidden;
}

.pannel3 .province-info-two .province-info-two-right {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	border-radius: 10px;
	border: 2px solid #1F21A1;
	width: 320px;
}

.pannel3 .province-info-two .province-info-two-inside {
	width: 298px;
	height: 180px;
	background: url(../img/cross.png) center top no-repeat;
	margin: 19px auto 0;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: space-between;
	padding: 32px 14px;
}

.pannel3 .province-info-two .province-info-two-inside span {
	display: block;
	position: relative;
	width: 124px;
	text-align: right;
	font-size: 20px;
	line-height: 22px;
	color: #333;
}

.pannel3 .province-info-two .province-info-two-inside span i {
	display: block;
	width: 38px;
	height: 38px;
	line-height: 36px;
	border-radius: 50%;
	border: 1px solid #1f21a1;
	font-size: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	text-align: center;
}

.pannel3 .province-info-two .province-info-two-inside span img {
	vertical-align: middle;
}

.pannel3 .province-info-two a.link {
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0;
	position: relative;
	display: inline-block;
	margin-top: 4px;
}

.pannel3 .province-info-three {
	width: 790px;
	/* height: 562px; */
	border: 1px solid #e30800;
	border-radius: 10px;
	margin: 0 auto 39px;
	position: relative;
	padding-top: 10px;
}


.pannel3 .province-info-three .three-title {
	position: absolute;
	top: -54px;
	left: 3px;
	overflow-x: auto;
}

.pannel3 .province-info-three .three-writing {
	width: 735px;
	margin: 0 auto 0;
	border-bottom: 3px dashed rgb(227, 8, 0);
	text-align: left;
	/* text-indent: 2em; */
	font-size: 20px;
	color: #333;
	line-height: 30px;
	padding: 20px;
	height: 200px;
	overflow-y: auto;
}

.pannel3 .province-info-three .three-writing::-webkit-scrollbar {
	width: 10px;
}

.pannel3 .province-info-three .three-writing::-webkit-scrollbar-thumb {
	background: #e30800;
}

.pannel3 .province-info-three .three-writing::-webkit-scrollbar-track {
	background: #707070;
}

.pannel3 .province-info-three table {
	border-collapse: collapse;
	border: none;
	margin: 34px auto 50px;
}

.pannel3 .province-info-three table th {
    font-size: 20px;
    color: #FFF;
    background-color: #5d94e3;
    border: none;
    border-right: 1px solid;
    height: 64px;
    box-sizing: border-box;
    white-space: nowrap;
}

.pannel3 .province-info-three table th:nth-last-child(1) {
	border-right: none;
}

.pannel3 .province-info-three table td {
    font-size: 18px;
    color: #333;
    height: 64px;
    border: none;
    border: 3px solid #FFF;
}

.pannel3 .province-info-three table tr:nth-child(2) {
	border-top: 10px solid #FFF;
}

.pannel3 .province-info-three table tr:nth-last-child(1) td {
	border-radius: 0 0 16px 16px;
}

.pannel3 .province-info-three table td:nth-child(4) {
	border-right: none;
}

.pannel3 .province-info-three table td:nth-child(1),
.pannel3 .province-info-three table td:nth-child(3) {
	background-color: #ddf0fe;
}

.pannel3 .province-info-three table td:nth-child(2),
.pannel3 .province-info-three table td:nth-child(4) {
	background-color: #ffefef;
}

.pannel3 .province-info-three table th:nth-child(1) {
	position: relative;
}

.pannel3 .province-info-three table th:nth-child(1)::before {
	content: '';
	position: absolute;
	height: 100%;
	width: 20px;
	left: -20px;
	top: 0;
	border-radius: 16px 0 0 16px;
	background-color: #5d94e3;
}

.pannel3 .province-info-three table th:nth-last-child(1)::after {
	content: '';
	position: absolute;
	height: 100%;
	width: 20px;
	right: -20px;
	top: 0;
	border-radius: 0 16px 16px 0px;
	background-color: #5d94e3;
}

.pannel3 .province-info-three table th:nth-last-child(1) {
	position: relative;
}

.pannel3 .province-info-three .link-one {
	left: 26px;
}

.pannel3 .province-info-three .link-two {
	left: 50%;
	transform: translate(-50%, 0%);
}

.pannel3 .province-info-three .link-three {
	right: 26px;
}

.pannel3 .province-info-four {
	width: 782px;
	height: 228px;
	margin: 0 auto 82px;
	position: relative;
}

.pannel3 .province-info-four a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	border-radius: 15px;
	width: 363px;
	background: #b6d2f8;
	line-height: 228px;
	font-size: 0;
	text-align: center;
	overflow: hidden;
}

.pannel3 .province-info-four a:nth-last-child(1) {
	right: 0;
	left: auto;
}

.pannel3 .province-info-four a img {
	vertical-align: middle;
}

.shadow {
	background: rgb(0, 0, 0, 0.6);
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	display: none;
}

.win {
	width: 266px;
	height: 296px;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 1;
	background-color: #f2f2f2;
	border-radius: 10px;
	text-align: center;
	padding-top: 80px;
	display: none;
}

.win .win-title {
	position: absolute;
	width: 371px;
	height: 51px;
	background: url(../img/ordertitle.png) center top no-repeat;
	line-height: 51px;
	font-size: 30px;
	color: #FFF;
	top: 11px;
	left: -53px;
}

.win div {
	width: 154px;
	height: 154px;
	text-align: center;
	line-height: 154px;
	font-size: 0;
	margin: 0 auto;
}

.win div img {
	vertical-align: middle;
	width: 150px;
}

.win span {
	color: #333;
	font-size: 26px;
	display: block;
	line-height: 26px;
	margin-top: 10px;
}

.win .close {
	position: absolute;
	top: -34px;
	right: -34px;
	cursor: pointer;
}

.win-three {
	width: 805px;
	height: 368px;
	border-radius: 15px;
	background: rgb(255, 255, 255, 0.9);
	border: 1px solid #1f21a1;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	align-content: space-between;
	padding: 160px 30px 70px;
	flex-wrap: wrap;
	display: none;
}

.win-three i {
	position: absolute;
	display: block;
	width: 214px;
	height: 215px;
	background-position: center top;
	background-repeat: no-repeat;
	top: -84px;
	color: #FFF;
	padding-top: 150px;
	font-size: 28px;
}

.win-three i:nth-child(1) {
	background-image: url(../img/win1.png);
	left: 30px;
}

.win-three i:nth-child(2) {
	background-image: url(../img/win2.png);
	left: 0;
	right: 0;
	margin: 0 auto;
}

.win-three i:nth-child(3) {
	background-image: url(../img/win3.png);
	right: 30px;
}

.win-three div {
	width: 320px;
	height: 58px;
	border: 1px solid #1f21a1;
	border-radius: 15px;
	position: relative;
}

.win-three div input,
.win-three select {
	width: 100%;
	height: 100%;
	display: block;
	border: none;
	background: transparent;
	font-size: 30px;
	padding-left: 10px;
}

.win-three div span {
	position: absolute;
	width: 134px;
	height: 59px;
	top: -1px;
	right: -1px;
	background: url(../img/yzm.png) center top no-repeat;
	margin-top: 0;
	line-height: 59px;
	font-size: 24px;
	cursor: pointer;
}

.province-info .win-three a.link {
	left: 50%;
	transform: translate(-50%, 0%);
}

.province-info .win-three a.link i:nth-child(2) {
	left: auto;
}

.pannel3 .ipad-two .province-info .province-info-three {}

.public-footer {
	height: 134px;
	background: #004987;
}

.public-footer .public-container {
	padding-top: 16px;
}

.public-footer p {
	font-size: 16px;
	color: #defff5;
	line-height: 35px;
}

.right-float {
	position: fixed;
	right: 0;
	top: 30%;
	/* display: flex; */
	/* display: -webkit-flex; */
	/* flex-direction:column; */
	/* align-items: center; */
	/* justify-content: space-between; */
	/* height: 176px; */
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	padding-right: 66px;
	z-index: 1;
}

.right-float .right-close {
	position: absolute;
	left: 57px;
	margin-left: -20px;
	top: -58px;
}

.right-float a {
	display: block;
	background: #f2f2f2;
	width: 114px;
	height: 36px;
	border-radius: 10px;
	border: 2px solid #2121a1;
	text-align: center;
	line-height: 32px;
	color: #1f21a1;
	font-size: 22px;
	margin-bottom: 20px;
	position: relative;
}

.right-float a:hover {
	border-color: #e30800;
	background: #e30800;
	color: #FFF;
}

.right-float a i {
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	margin: auto 0;
}

.right-float a i.r1 {
	width: 20px;
	height: 4px;
	background: #2121a1;
	right: -20px;
}

.right-float a i.r2 {
	width: 24px;
	height: 24px;
	border: 2px solid #2121a1;
	border-radius: 50%;
	background: #5d95e3;
	right: -40px;
	z-index: 1;
}

.right-float a i.r3 {
	width: 16px;
	height: 16px;
	background: #2121a1;
	border: 4px solid #f2f2f2;
	border-radius: 50%;
	left: 0;
	right: 0;
	margin: auto;
}

.right-float i.right-bg {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 38px;
	background-color: #a0d4fc;
	border: 2px solid #2121a1;
	border-radius: 10px 0 0 10px;
	border-right: none;
}
