.homepage span::after,
.box_tain_all dl dd p a,
.box_tain_all dl,
.RYTain-boxs .swiper-slide p i {
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}


/* banner */
.banBoxTain {
	width: 100%;
	height: 856px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 50;
}

.btmain {
	position: relative;
}

.banBox-contain,
.btmain,
.btpage {
	width: 100%;
	height: 100%;
}

.banBox-contain,
.swlideBoxs,
.slideBox {
	width: 100%;
	height: 100%;
}

.slideBox1::before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.2);
	position: absolute;
	top: 0;
	left: 0;
}

.homepage {
	width: 100%;
	padding: 0 11%;
	height: auto;
	text-align: center;
	position: absolute;
	z-index: 766;
	left: 0;
	bottom: 70px !important;
}

.homepage span {
	display: inline-block;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	color: #ffffff;
	float: left;
	width: 9%;

}

.homepage span {
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 30px;
	padding-top: 36px;
}

.homepage span:nth-child(1)::before {
	background: url(../img/plan/ban-icon1.png);
}

.homepage span:nth-child(2)::before {
	background: url(../img/plan/ban-icon2.png);
}

.homepage span:nth-child(3)::before {
	background: url(../img/plan/ban-icon3.png);
}

.homepage span:nth-child(4)::before {
	background: url(../img/plan/ban-icon4.png);
}

.homepage span:nth-child(5)::before {
	background: url(../img/plan/ban-icon5.png);
}

.homepage span:nth-child(6)::before {
	background: url(../img/plan/ban-icon6.png);
}

.homepage span:nth-child(7)::before {
	background: url(../img/plan/ban-icon7.png);
}

.homepage span:nth-child(8)::before {
	background: url(../img/plan/ban-icon8.png);
}

.homepage span:nth-child(9)::before {
	background: url(../img/plan/ban-icon9.png);
	background-size: 23px !important;
}

.homepage span:nth-child(10)::before {
	background: url(../img/plan/ban-icon10.png);
}

.homepage span::after,
.active::after {
	content: '';
	width: 0;
	height: 2px;
	display: block;
	background-color: #ffffff;
	margin: auto;
}

.homepage span:hover::after,
.active::after {
	width: 57px !important;
}

.slideBox {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.swiper-pagination-big .swiper-pagination-bullet {
	width: 16px;
	height: 16px;
	background: transparent;
	opacity: 1;
	border: 2px #fff solid;
	border-radius: 14px;
	margin: 0 30px 0 0 !important;
}

.swiper-pagination-big {
	width: 78% !important;
	text-align: left;
	left: 50% !important;
	transform: translateX(-50%);
}

.swiper-pagination-big .swiper-pagination-bullet-active {
	width: 61px;
	height: 15px;
	background-color: #ffffff;
	border-radius: 7px;
}

.swlideBoxs {
	position: relative;
	z-index: 190;
}

.banTxtBox {
	position: absolute;
	z-index: 200;
	width: 45%;
	left: 11%;
	top: 51%;
	transform: translateY(-50%);
}

.banLeft {
	padding-top: 23px;
}

.banLeft .ptitles {
	font-size: 16px;
	margin-bottom: 45px;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;
}

.banLeft .ptitles i {
	width: 72px;
	height: 72px;
	display: inline-block;
	border: solid 1px #ffffff;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 30px;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: 35px;
}

.btpage0 .ptitles::before {
	background: url(../img/plan/ban-icon1.png);
}

.btpage1 .ptitles::before {
	background: url(../img/plan/ban-icon2.png);
}

.btpage2 .ptitles::before {
	background: url(../img/plan/ban-icon3.png);
}

.btpage3 .ptitles::before {
	background: url(../img/plan/ban-icon4.png);
}

.btpage4 .ptitles::before {
	background: url(../img/plan/ban-icon5.png);
}

.btpage5 .ptitles::before {
	background: url(../img/plan/ban-icon6.png);
}

.btpage6 .ptitles::before {
	background: url(../img/plan/ban-icon7.png);
}

.btpage7 .ptitles::before {
	background: url(../img/plan/ban-icon8.png);
}

.btpage8 .ptitles::before {
	background: url(../img/plan/ban-icon9.png);
}

.btpage9 .ptitles::before {
	background: url(../img/plan/ban-icon10.png);
}







.cliMoreP {
	font-size: 16px;
	color: #ffffff;
	line-height: 26px;
}

.ptitles,
.cliMoreP {
	opacity: 0;
	-webkit-opacity: 0;
	transform: translateY(50px);
	-webkit-transform: translateY(50px);
	transition: 1s;
	-webkit-transition: 1s;
}

.ptitles {
	transition-delay: 0.4s;
}

.cliMoreP {
	transition-delay: 0.6s;
}

.swiper-slide-active .ptitles,
.swiper-slide-active .cliMoreP,
.swiper-slide-active .banLeft h3 {
	opacity: 1;
	-webkit-opacity: 1;
	transform: translateY(0);
	-webkit-transform: translateY(0);
}

.banRight {
	width: 341px;
	overflow: hidden;
}

.banRight .switChUls {
	width: 341px;
	min-height: 425px;
	background-color: rgba(179, 179, 179, 0.35);
	border-radius: 9px;
	overflow: hidden;
}

.banRight .switChUls li a {
	display: block;
	border-bottom: 1px rgba(255, 255, 255, 0.15) solid;
	padding: 15px 30px;
	font-size: 12px;
	line-height: 10px;
	color: #ffffff;
	background: url(../img/right-new.png) no-repeat 90% center;
	background-size: 5px;
}

.banRight .switChUls_I li:last-child a,
.banRight .switChUls_II li:last-child a {
	line-height: 23px;
	border-bottom: 1px rgba(255, 255, 255, 0) solid;
}

.banRight .switChUls li a time {
	display: block;
	margin-bottom: 12px;
}

.banRight .switChUls li.pagina p {
	border-bottom: 1px rgba(255, 255, 255, 0.15) solid;
	padding: 15px 30px;
	font-size: 12px;
	line-height: 26px;
	color: #ffffff;
	text-align: right;
}

.switChUls_I li a {
	position: relative;
}

.switChUls_I li a::before {
	content: '';
	display: inline-block;
	width: 4px;
	height: 0;
	background: #f19715;
	position: absolute;
	left: -1px;
	top: 50%;
	transform: translateY(-50%);
}

.switChUls_I li a:hover {
	background-color: rgba(255, 255, 255, 0.22);
}

.switChUls_I li a:hover::before {
	height: 40px;
	transition: height 0.4s ease;
}

.switChUls_II li {
	border-bottom: 1px rgba(255, 255, 255, 0.15) solid;

}

.switChUls_II li:nth-child(even) {
	background-color: rgba(255, 255, 255, 0.2);
}

.switChUls_II li p {
	color: #ffffff;
}

.switChUls_II li.one {
	padding: 18px 30px;
}

.switChUls_II li.two {
	padding: 24px 30px;
}

.switChUls_II li.three {
	padding: 25px 30px;
}

.switChUls_II li.four {
	padding: 20px 30px;
}

.switChUls_II li.one p {
	font-size: 16px;
	line-height: 16px;
}

.switChUls_II li.two p {
	font-size: 32px;
	line-height: 32px;
	background: url(../img/up_red.png) no-repeat 40% center;
	background-size: 20px;
}

.switChUls_II li.three p {
	font-size: 12px;
	font-size: 16px;
}

.switChUls_II li.four p {
	font-size: 12px;
}

.switChUls_II li:last-child p {
	padding: 0 30px;
}

.switChUls_II li p i {
	font-size: 10px !important;
}

.switChUls_II li p i,
.switChUls_II li p a {
	display: inline-block !important;
}

.switChUls_III {
	background: transparent !important;
}

.switChUls_III li a {
	padding: 32px 43px !important;
	border-radius: 9px;
	font-size: 16px !important;
	line-height: 16px !important;
	border: solid 1px #ffffff;
	margin-bottom: 8px;
}

.switChUls_III li a:hover {
	color: #333333;
	background: #FFFFFF url(../img/right.png) no-repeat 90% center;
}

.banRight .switChUls.switChUls_III li a {
	border-bottom: solid 1px #ffffff;
}

.banRight .switChUls_III li:last-child a {
	line-height: auto !important;
}

.banRight .banRight-contain {
	position: relative;
	border-radius: ;
}

.banRight .swiper-container-horizontal>.swiper-pagination-bullets,
.banRight .swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 0 !important;
	left: 0;
	width: 50%;
	top: 16px;
	height: 23px;
	z-index: 888;
	text-align: left;
	padding-left: 30px;
}

.banRight .swiper-pagination-bullet {
	background: #FFFFFF;
	opacity: 1;
	margin: 0 10px 0 0 !important;
}

.banRight .swiper-pagination-bullet-active {
	background: #f19715;
}



.imgItemII {
	background-color: #FFFFFF;
	margin: 45px 0;
}

.itemCenII table {
	width: 100%;
	background: #F8F8F8;
}

.itemCenII table th {
	height: 75px;
	color: #FFFFFF;
	font-size: 22px;
	text-align: center;
	letter-spacing: 1px;
	font-weight: 200;
	background-color: #2c7dd0;
}

.itemCenII table tr td {
	width: 50%;
	font-size: 16px;
	color: #666666;
	line-height: 25px;
	padding: 15px 50px;
	border: 1px rgba(0, 0, 0, 0.1) solid;
}

.itemCenII table tr:nth-of-type(even){
	background-color: #FFFFFF;
}

.itemCenII table tr:nth-of-type(odd){
	background-color: #f3f3f3;
}

.imgItemIII {
	background-color: #F7F7F7;
}

.imgItemIII>h4 {
	font-size: 26px;
	line-height: 30px;
	color: #267bd3;
	text-align: center;
	width: 100%;
	margin-bottom: 30px;
}
/*  */
.TainList {
	width: 100%;
	padding: 0 0 80px;
	margin-top: 856px;
	background-color: #FFFFFF;
	position: relative;
	z-index: 60;
	/* filter: blur(2px); */
}

.TainList>h3 {
	font-size: 34px;
	line-height: 34px;
	color: #333333;
	margin: 54px 0;
	text-align: center;
}

.changeItem-boxs {
	display: none;
}

.item_list_box {
	margin-bottom: 45px;
}

.item_list_box>h5 {
	font-size: 26px;
	line-height: 26px;
	color: #2d7dd0;
	margin-bottom: 27px;
}

.item_list_box>h5::before {
	content: '';
	display: inline-block;
	width: 2px;
	height: 26px;
	background-color: #2d7dd0;
	vertical-align: middle;
	margin-right: 10px;
}

.box_tain_all dl {
	width: 23%;
	float: left;
	margin-right: 31px;
	box-sizing: border-box;
	text-align: center;
	background-color: #ffffff;
	box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.02);
	border: solid 1px #efefef;
}

.box_tain_all dl:last-child {
	margin-right: 0;
}

.box_tain_all dl dt {
	width: 100%;
	border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
	display: flex;
	align-items: center;
	position: relative;
	padding: 30px 0 15px;
}

/* .box_tain_all dl dt::after {
	content: '';
	display: block;
	background: url(../img/plan/pro-bot-shadow.png) no-repeat bottom center;
	width: 100%;
	height: 33px;
	position: absolute;
	bottom: 10px;
} */

.box_tain_all dl dt img {
	width: 135px;
	height: 154px;
	display: flex;
	align-items: center;
	margin: auto;
}

.box_tain_all dl dd {
	padding: 20px 0 30px;
}

.box_tain_all dl dd>p {
	font-size: 15px;
	line-height: 15px;
	color: #333333;
	margin-bottom: 20px;
}

.box_tain_all dl dd p a {
	width: 112px;
	height: 31px;
	border: solid 1px rgba(0, 0, 0, 0.2);
	margin: auto;
	font-size: 12px;
	display: block;
	line-height: 31px;
	color: #818181;
}

.box_tain_all dl:hover {
	box-shadow: 0 0 10px 1px rgba(58, 58, 58, 0.15);
	-webkit-box-shadow: 0 0 10px 1px rgba(58, 58, 58, 0.15);
	-moz-box-shadow: 0 0 10px 1px rgba(58, 58, 58, 0.15);
}

.box_tain_all dl:hover dd p a {
	background-color: #2c7dd0;
	color: #FFFFFF;
}

.tabII-two table tr:first-child td{
	padding: 20px 30px;
	color: #222222;
	font-size: 18px;
}
.tabII-two table tr:first-child td,
.tabII-two table tr td:first-child{
	background-color: #E5E5E5;
}



/* investor */

.stockbg {
	background: #f4f4f4;
}

.stock {
	color: #000;
	width: 1200px;
	margin: 0 auto;
}

.stImg {
	width: 864px;
}

.stImg img {
	width: 100%;
	vertical-align: bottom;
}

.stInfo {
	float: right;
	height: 336.5px;
	width: 26%;
	background: #e9e9e9;
	box-sizing: border-box;
	padding: 20px;
	border-radius: 5px;
}

.stInfo p {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #d4d4d4;
}

.stInfo span {
	display: inline-block;
	float: left;
	width: 75px;
}

.stInfo span.r {
	/* width: 197px; */
	width: 69%;
	text-align: right;
}


.honorTain {
	width: 100%;
	height: 463px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.honor-cenBox {
	padding: 80px 0;
}

.honor-cenBox .titleH3 {
	color: #000;
	font-size: 34px;
	line-height: 34px;
	margin-bottom: 50px;
}

.titleH3 a {
	float: right;
	width: 151px;
	height: 43px;
	border-radius: 22px;
	border: solid 1px #000;
	display: inline-block;
	font-size: 14px;
	text-align: center;
	line-height: 43px;
	color: #000;
	transition: all .5s ease;
}

.titleH3 a:hover {
	background: #2c7ddd;
	border: 1px transparent solid;
}

.RYTain-boxs {
	width: 100%;
	height: 230px;
	overflow: hidden;
}

.RYTain-boxs .swiper-container,
.RYTain-boxs .swiper-container .swiper-wrapper {
	width: 100%;
	height: 100%;
}

.RYTain-boxs .swiper-slide {
	width: 100%;
	height: 27px !important;
	display: block;
	margin-bottom: 20px;
}

.RYTain-boxs .swiper-slide a {
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 1px;
	color: #000;
	display: inline-block;
	float: left;
	width: 100%;
}

.RYTain-boxs .swiper-slide a time {
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 1px;
	color: #000;
	margin-right: 15px;
	padding-right: 15px;
	position: relative;
}

.RYTain-boxs .swiper-slide a time::after {
	content: '';
	position: absolute;
	border-right: 1px #000 solid;
	height: 100%;
	vertical-align: middle;
	right: 0;
	top: 1px;
}

.RYTain-boxs .swiper-slide a i {
	width: 22px;
	height: 22px;
	display: inline-block;
	vertical-align: text-bottom;
	background: url(../img/plan/down-iconhei.png) no-repeat center;
	background-size: 22px;
	float: right;
	cursor: pointer;
	margin-right: 15px;
}

.invTops {
	background: #F8F8F8;
}

.invTops-cens img {
	width: 100%;
	display: block;
	margin: auto;
}

.invBot,
.invTops {
	width: 100%;
	background: #FFFFFF;
	padding: 90px 0;
}

.titleH3 {
	color: #333333;
	font-size: 34px;
	line-height: 34px;
	margin-bottom: 50px;
}


/*0617*/
.plan17ah5{ font-size:22px;}
.plan17a{ padding-top:50px;}
.plan17ah5 span,.plan17ah5 img{ display:inline-block; vertical-align:middle; }
.plan17ah5 span{padding-left:10px;}
.pub17tab table{border-collapse:collapse; font-size:14px; width:100%; margin-top:30px; color:#666;table-layout: fixed;}
.pub17tab table th{ background:#e5e5e5; color:#222;}
.tabI-one td{
	width: 50%;
}
.pub17tab th,.pub17tab td{ padding:15px 30px; vertical-align:inherit;font-weight:normal;border-collapse:collapse;border:1px solid #d3d3d3;}
.pub17tab .minh50p{ min-height:50px; padding-top:20px; padding-bottom:20px;}
.pub17tab .text-alc{ text-align:center;}
.pub17tab .fs18p{ font-size:18px; }
.plan17a{ padding-bottom:60px;}
.plan17b{ background:#f8f8f8; padding:60px 0;}
.plan17b h3{ font-size:22px;}
.tainBox-all{ margin-top:30px;}
.TainList{ padding-bottom:0;}
.nowSiteUls li a{ padding:0 30px; line-height:80px;}
.plan17b .item_list_box{ margin-bottom:0;}


.tabSum{
	display: none;
}
.tabSum.tab1{
	display: block;
}


.tabII-two{
	width: 100%;
}


@media screen and (max-width:1500px) {
	.banTxtBox {
		width: 65%;
		top: 46%;
	}

	.stock {
		width: 100%;
	}

	.stImg {
		width: 73%;
	}

	.stImg #main,
	.stImg #main>div,
	.stImg #main>div>canvas {
		width: 100% !important;
	}
	.stInfo span.r{
		width: 60%;
	}
	.banBoxTain {
		height: 100vh;
	}




}


@media screen and (max-width:910px) {
	.banBoxTain {
		height: 100vh;
		position: static;
	}
	.stImg{
		height: 180px !important;
	}
	.stImg #main,
	.stImg #main>div,
	.stImg #main>div>canvas {
		height: 100% !important;
	}
	.stImg,
	.stInfo {
		width: 100%;
	}
	.stInfo span.r {
	    width: 73%;
	}

	.banLeft .ptitles i {
		width: 52px;
		height: 52px;
		background-size: 25px;
		margin-right: 15px;
	}
	

	.banLeft .ptitles {
		font-size: 26px;
	}

	.banLeft .ptitles {
		margin-bottom: 20px;
	}

	.banTxtBox {
		width: 90%;
		left: 5%;
		top: 28%;
		transform: translateY(0);
	}
	
	.homepage span{
		padding-top: 0;
		background-image: none !important;
	}

	.homepage span {
		width: 25%;
		margin-bottom: 10px;
	}

	.banLeft {
		padding-top: 0;
	}

	.homepage {
        width: 89%;
        padding: 0;
        bottom: 30px !important;
        left: 50%;
        transform: translateX(-50%);
    }

	.box_tain_all dl {
		width: 49%;
		margin-right: 2%;
		margin-bottom: 10px;
	}

	.box_tain_all dl:nth-child(2n) {
		margin-right: 0;
	}

	.box_tain_all dl dd,
	.box_tain_all dl dt {
		padding: 10px 0;
	}

	.TainList {
		margin-top: 0;
	}
	
	.plan17a,.plan17b{
		padding: 30px 0;
	}

	.TainList>h3 {
		font-size: 26px;
		margin-bottom: 30px;
	}

	.item_list_box>h5 {
		font-size: 22px;
	}

	.item_list_box {
		margin-bottom: 30px;
	}

	.item_list_box:last-child {
		margin-bottom: 0;
	}

	.invBot,
	.invTops {
		padding: 30px 0;
	}

	.titleH3 {
		margin-bottom: 30px;
		font-size: 26px;
	}

	.RYTain-boxs .swiper-slide {
		height: auto !important;
	}

	.honor-cenBox .titleH3 {
		font-size: 26px;
	}

	.titleH3 a {
		width: 120px;
		height: 36px;
		line-height: 36px;

	}

	.itemI {
		height: auto;
	}

	.mapimg,
	.imgDesc {
		width: 100%;
	}

	.mapimg img {
		width: 100%;
	}

	.imgDesc {
		padding: 10px 20px;
	}
	.nowSiteUls li a{
		line-height: 45px;
	}	.tabII-two{
		overflow: hidden;
		overflow-x: scroll;
	}
	.tabII-two table,.tabII-two table tr,.tabII-two table tr th{
		width: auto;
	}
	.tabII-two table tr th{
		width: 80px;
		padding: 15px;
	}
	.tabII-two table tr:first-child th{
		display: table-cell;
	}
	.tabII-two table tr td,.pub17tab th, .pub17tab td{
		padding: 15px !important;
	}
    .cliMoreP {
        text-align: justify;
    }
    .tabII-two table tr:first-child td, .tabII-two table tr td:first-child{
        min-width: 110px;
    }












}

@media screen and (max-width:350px) {
	.cliMoreP {
		height: 181px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 7;
	}
}
