/*?…??…±??·???*/

* {
	margin: 0;
	padding: 0;
	list-style: none;
	box-sizing: border-box;
}

html,
body {
	margin: 0 auto;
}

body {
	overflow-x: hidden;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
header,
section,
footer {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}

body,
button,
input,
select,
textarea {
	font: 12px/1.5 "微软雅黑";
	color: #333;
	/*font-family: "???è??é?…é?‘";*/
}

em {
	font-style: normal;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: black;
	font-family: "微软雅黑";
}

.clear {
	clear: both;
}

.clear:after {
	display: block;
	content: "";
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

img {
	border: 0;
	display: inline-block;
	vertical-align: middle;
}

.md {
	width: 1200px;
	margin: auto;
}

.transtion {
	transition: all 0.6s;
	-o-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
}

i {
	font-style: normal;
}

.transtion {
	transition: all 0.6s;
	-o-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
}

.wrapper {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

@font-face {
	font-family: "st";
	src: url("/UserData/bst/Images/Default/STKAITI.ttf");
}


/*pc???*/


/*é?–é??*/

.wap {
	display: none;
}

.pc {
	display: block;
	font-size: 16px;
	/* 	background-color: #f0f0f0; */
}

.header {
	width: 100%;
	height: 130px;
}

.header_hd {
	height: 40px;
}

.header_hd .fl {
	font-size: 14px;
	color: #999;
	line-height: 40px;
}

.header_hd .fr ul {
	overflow: hidden;
}

.header_hd .fr li {
	float: left;
	margin: 0 5px;
}

.header_hd .fr a {
	font-size: 16px;
	color: #999;
	line-height: 40px;
	display: block;
	position: relative;
	transition: all 0.2s;
}

.header_hd .fr a:after {
	width: 1px;
	height: 16px;
	background-color: #999;
	content: "";
	position: absolute;
	top: 12px;
	right: -5px;
}

.header_hd .fr li:last-child a:after {
	display: none;
}

.header_hd .fr a:hover {
	color: #0068b6;
}

.header_logo {
	height: 90px;
	padding: 10px 0;
	background-color: #fff;
}

.header_logo img {
	float: left;
	width: 400px;
}

.header_logo .fr {
	font-size: 22px;
	color: #0068b6;
	line-height: 70px;
	font-family: "st";
	font-weight: bold;
}

.index_banner {
	width: 100%;
	height: auto;
	/* background: url("/UserData/bst/Images/Default/banner_index.jpg") no-repeat center; */
}

.index_banner img {
	width: 100%;
	height: auto;
}

.index_banneren {
	background: url("/UserData/bst/Images/Default/banner_indexen.jpg") no-repeat center;
}

.nav {
	width: 100%;
	height: 70px;
	position: absolute;
	background-color: rgba(255, 255, 255, 0.6);
}
.nav .wrapper{
	overflow: initial;
}
.navlist ul {
	/* overflow: hidden; */
}

.navlist li {
	float: left;
	width: 12.5%;
	height: 70px;
	text-align: center;
	/* overflow: hidden; */
	position: relative;
}
.navlist li ul{
	position: absolute;
	left: 0;
	right: 0;
	top: 70px;
	background: rgba(255, 255, 255, 0.6);
}
.navlist li ul li{
	width: 100%;
	height: 50px;
}
.navlist li ul li a{
	line-height: 50px;
	font-size: 16px;
}
.navlist a {
	font-size: 18px;
	line-height: 70px;
	display: block;
	transition: all 0.2s;
}

.navlist a:hover,
.navlist a.on {
	color: #fff;
	background-color: #5f9fd0;
}

.index_aboutbox {
	width: auto;
	margin: 0 60px;
	height: auto;
	text-align: center;
	background: url("/UserData/bst/Images/Default/index01.jpg") no-repeat center;
	background-size: 100% 550px;
	padding: 0 20px;
	overflow-x: hidden;
}

.index_about {
	width: 100%;
	min-height: 540px;
	overflow: hidden;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	padding: 60px 0;
	display: inline-block;
}

.index_about>div {
	float: left;
	float: left;
}

.index_tit {
	height: 100px;
	margin: 20px 0;
}

.index_tit h2 {
	font-family: "?????“";
	font-size: 26px;
	font-weight: bold;
	color: #bfbfbf;
}

.index_tit h3 {
	font-size: 22px;
	font-weight: bold;
	color: #0068b6;
	margin-bottom: 15px;
}

.index_tit b {
	width: 36px;
	height: 1px;
	background-color: #0068B6;
	display: block;
}

.index_intro {
	width: 30%;
	text-align: left;
	margin-right: 70px;
}

.index_about_txt h4 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

.index_about_txt p {
	font-size: 16px;
	line-height: 32px;
	height: 160px;
	overflow: hidden;
}

.index_intro a {
	font-size: 16px;
	color: #666;
	width: 115px;
	line-height: 40px;
	border: 1px solid #d9d9d9;
	display: block;
	text-align: center;
	margin-top: 20px;
	transition: all 0.2s;
}

.index_intro a:hover {
	color: #fff;
	background-color: #5f9fd0;
}

.index_ai{
	width: 29%;
	height: 410px;
	float: left;
	padding: 30px 50px 0px;
	box-sizing: border-box;
	background: rgba(0, 0, 0, 0.02);
}
.index_ai dl{
	overflow: hidden;
	line-height: 120px;
	font-size: 0;
}
.index_ai dl dt{
	vertical-align: middle;
	display: inline-block;
	margin-right: 30px;
}
.index_ai dl dd{
	vertical-align: middle;
	display: inline-block;
	text-align: left;
	line-height: initial;
	width: calc(100% - 150px);
}
.index_ai dl dd h3{
	font-size: 24px;
	color: #0068b6;
	font-weight: bold;
}
.index_ai dl dd p{
	font-size: 18px;
	color: #bebebe;
	text-transform: uppercase;
	font-family: arial;
	margin-top: 10px;
}
.index_ai div{
	font-size: 16px;
	color: #333333;
	line-height: 2;
	text-align: left;
	margin: 30px 0;
}
.index_ai a{
	display: block;
	width: 115px;
	height: 42px;
	background: #0068B6;
	text-align: center;
	line-height: 42px;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
}
.index_stock {
	width: 29%;
	height: 375px;
	text-align: left;
	/* background-color: #fff; */
	box-shadow: -35px 35px 0 #ccc;
	margin-right: 40px;
}

.stock_top {
	width: 100%;
	height: 80px;
	padding: 0 20px;
	background-color: #0068b6;
}

.stock_top .fl {
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	line-height: 80px;
}

.stock_top .fr {
	font-size: 16px;
	color: #fff;
	line-height: 80px;
}

#time {
	font-size: 16px;
	line-height: 60px;
	padding-left: 20px;
}

.stock_center {
	height: 70px;
	overflow: hidden;
	padding-left: 20px;
}

#nowValue h3 {
	font-size: 70px;
	font-weight: bold;
	line-height: 1;
	display: inline-block;
}

#nowValue img {
	width: 40px;
	height: 70px;
	vertical-align: top;
	margin: 0 10px;
}

#chajia,
#changeValue {
	width: 120px;
	margin-left: 10px;
}

#chajia span,
#changeValue span {
	font-size: 28px;
	line-height: 35px;
}

#code {
	font-size: 18px;
	font-weight: bold;
	line-height: 60px;
	margin: 20px 20px 0;
	border-top: 1px dashed #ccc;
}

.stock_bottom {
	padding-left: 20px;
}

.stock_bottom p {
	width: 50%;
	font-size: 18px;
	line-height: 36px;
}

.index_about .index_video {
	width: 34%;
	height: 410px;
	overflow: hidden;
	position: relative;
	margin-right: 0;
	float: right;
	background-color: #000;
}

.index_video video {
	width: 100%;
	object-fit: fill;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.index_news {
	width: auto;
	min-height: 750px;
	background-color: #f1f8ff;
	padding: 30px 0 50px;
	margin: 0 60px;
	text-align: center;
}

.index_news .index_tit {
	margin-bottom: 30px;
}

.index_news .index_tit h3 {
	color: #333;
}

.index_news .index_tit b {
	display: inline-block;
}

.index_news .hd ul {
	overflow: hidden;
	display: inline-block;
}

.index_news .hd li {
	float: left;
	width: 130px;
	margin: 0 10px;
}

.index_news .hd li a {
	width: 130px;
	line-height: 40px;
	display: block;
	border: 1px solid #333;
	transition: all 0.2s;
}

.index_news .hd li a:hover,
.index_news .hd li.on a {
	color: #fff;
	border-color: #0068b6;
	background-color: #0068b6;
}

.index_news .bd {
	margin-top: 50px;
}

.index_news .bd ul {
	overflow: hidden;
	display: inline-block;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
}

.index_news .bd li {
	float: left;
	width: 330px;
	height: 365px;
	margin: 0 10px 30px;
	box-shadow: 0 0 2px 2px #e3eaf1;
	position: relative;
	transition: all 0.6s;
}

.index_news_img {
	width: 100%;
	height: 230px;
	overflow: hidden;
}

.index_news_img img {
	width: 100%;
	height: 230px;
	transition: all 0.6s;
}

.index_news_date {
	width: 127px;
	font-size: 18px;
	color: #fff;
	line-height: 48px;
	background: url("/UserData/bst/Images/Default/date.png") no-repeat;
	position: absolute;
	bottom: 135px;
	right: -6px;
}

.index_news_txt h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 50px;
}

.index_news_txt p {
	width: 300px;
	height: 60px;
	font-size: 16px;
	line-height: 30px;
	color: #666;
	margin-bottom: 10px;
	display: inline-block;
	text-align: left;
}

.index_news_box a:hover img {
	transform: scale(1.1);
}

.index_news_box a:hover h3 {
	color: #0068b6;
}

.index_news_box li:hover {
	box-shadow: 0 0 5px 5px #c8ddf1;
}

.index_news>a {
	width: 110px;
	font-size: 16px;
	color: #fff;
	line-height: 40px;
	display: inline-block;
	background-color: #448aca;
	border-radius: 5px;
	transition: all 0.2s;
}

.index_news>a:hover {
	background-color: #0068b6;
}

.index_business {
	width: auto;
	min-height: 638px;
	background: url("/UserData/bst/Images/Default/index02.jpg") center;
	background-size: cover;
	padding: 50px 0px;
	margin: 0 60px;
	text-align: center;
}

.index_business .index_tit {
	margin-bottom: 50px;
}

.index_business .index_tit h2 {
	color: #fff;
}

.index_business .index_tit h3 {
	color: #fff;
}

.index_business .index_tit b {
	background-color: #fff;
	display: inline-block;
}

.index_business_list {
	position: relative;
}

.index_business_list .hd a {
	width: 36px;
	height: 36px;
	position: absolute;
	top: 50%;
	z-index: 1;
}

.prev {
	background: url("/UserData/bst/Images/Default/prev.png") no-repeat;
	left: 30px;
}

.next {
	background: url("/UserData/bst/Images/Default/next.png") no-repeat;
	right: 30px;
}

.index_business_list .bd {
	display: inline-block;
}

.index_business_list .bd li {
	float: left;
	width: 300px;
	height: 310px;
	margin: 0 15px;
	transition: all 0.6s;
	background-size: 100%;
}

.index_business_list .bd li a {
	display: block;
	padding-top: 170px;
}

.index_business_list .bd li h3 {
	width: 220px;
	font-size: 18px;
	font-weight: normal;
	line-height: 36px;
	display: inline-block;
	transition: all 0.6s;
}

.index_business_list .bd li p {
	width: 220px;
	height: 100px;
	font-size: 16px;
	color: #999;
	overflow: hidden;
	display: inline-block;
	transition: all 0.6s;
}

.index_business_list .bd li:hover h3,
.index_business_list .bd li:hover p {
	color: #fff;
}

.business01 {
	background: url("/UserData/bst/Images/Default/bs01.jpg");
}

.business01:hover {
	background: url("/UserData/bst/Images/Default/bs02.jpg");
}

.business02 {
	background: url("/UserData/bst/Images/Default/bs03.jpg");
}

.business02:hover {
	background: url("/UserData/bst/Images/Default/bs04.jpg");
}

.business03 {
	background: url("/UserData/bst/Images/Default/bs05.jpg");
}

.business03:hover {
	background: url("/UserData/bst/Images/Default/bs06.jpg");
}

.business04 {
	background: url("/UserData/bst/Images/Default/bs07.jpg");
}

.business04:hover {
	background: url("/UserData/bst/Images/Default/bs08.jpg");
}

.index_business_list2 {
	display: none;
}

.footer {
	width: 100%;
	height: 170px;
	background-color: #0068b6;
	padding: 35px 0 20px;
}

.ftnav ul {
	clear: both;
	display: inline-block;
}

.ftnav li {
	float: left;
	padding: 0 10px;
	margin-bottom: 25px;
	border-right: 1px solid #e2effb;
}

.ftnav li:first-child {
	padding-left: 0;
}

.ftnav li:last-child {
	border-right: none;
}

.ftnav a {
	font-size: 14px;
	line-height: 1;
	color: #e2effb;
	display: block;
}

.ftmsg p,
.ftmsg span,
.ftmsg a {
	font-size: 14px;
	line-height: 26px;
	color: #e2effb;
}

.ftmsg span {
	margin: 0 15px;
}

.ftwx p {
	width: 14px;
	font-size: 14px;
	line-height: 1;
	color: #e2effb;
	margin: 20px 0;
	display: inline-block;
}

.ftwx img {
	width: 97px;
	vertical-align: top;
}

.index_menu {
	width: 55px;
	position: fixed;
	right: 2px;
	bottom: 25%;
}

.index_menu li {
	height: 55px;
	margin-bottom: 8px;
	text-align: center;
	background-color: rgba(127, 179, 218, 0.5);
	border-radius: 10px;
	position: relative;
}

.index_menu li img {
	width: 28px;
	height: 25px;
	margin-top: 5px;
}

.index_menu .back {
	padding: 10px 0;
}

.index_menu li p {
	font-size: 12px;
	color: #fff;
}

.index_menu_msg {
	width: 110px;
	height: 110px;
	background-color: rgba(127, 179, 218, 0.5);
	border-radius: 10px;
	position: absolute;
	top: -30px;
	left: -120px;
	display: none;
}

.tel .index_menu_msg {
	height: 50px;
	padding-top: 10px;
	top: 3px;
}

.index_menu .index_menu_msg img {
	width: 80px;
	height: auto;
}

.index_menu .index_menu_msg h3 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

.index_menu li:hover .index_menu_msg {
	display: block;
}


/*é???????€???*/

.banner {
	width: 100%;
	height: auto;
	background-repeat: no-repeat;
	background-position: center;
}

.banner img {
	width: 100%;
	height: auto;
}


/* .about_banner{
	background-image: url("/UserData/bst/Images/Default/banner_about.jpg");
} */

.sub {
	height: 70px;
	background-color: #eaf5ff;
	text-align: center;
}

.subnav ul {
	display: inline-block;
	overflow: hidden;
}

.subnav li {
	float: left;
	width: auto;
	height: 70px;
	text-align: center;
	overflow: hidden;
}

.subnav a {
	font-size: 16px;
	line-height: 70px;
	padding: 0 30px;
	display: block;
	transition: all 0.2s;
}

.subnav a:hover,
.subnav a.on {
	color: #fff;
	background-color: #5f9fd0;
}

.about {
	padding: 40px;
	background-color: #fff;
}

.about_tit {
	margin-bottom: 40px;
	text-align: center;
}

.about_tit h3 {
	font-size: 26px;
	font-weight: bold;
}

.about_tit p {
	margin-top: 10px;
	font-size: 14px;
	color: #666;
}

.about_main img {
	max-width: 100%;
}

.about_main form {
	max-width: 100%;
}


/*.about_main{
	text-align: center;
}
.about_main p{
	font-size: 16px;
	line-height: 30px;
	text-align: left;
	text-indent: 32px;
}
.about_main img{
	margin: 40px 0;
}*/

.speech {
	padding: 40px 40px;
	background-color: #fff;
}

.speech .about_main {
	min-height: 840px;
	padding: 70px;
	background: url("/UserData/bst/Images/Default/speech.jpg") no-repeat center;
	background-size: 100% 100%;
}


/*.speech .about_main p{
	font-size: 16px;
	color: #666;
	line-height: 36px;
	text-indent: 32px;
}
.speech .about_main p:last-child{
	font-size: 16px;
	font-weight: normal;
	color: #666;
	margin-top: 70px;
	margin-right: 170px;
	text-align: right;
}*/

.growth {
	background: url("/UserData/bst/Images/Default/growth.jpg") no-repeat center;
	background-size: 100% 100%;
}

.growth .wrapper {
	background-color: #fff;
}

.growth_list {
	min-height: 760px;
	padding: 60px 40px;
	background: url(/UserData/bst/Images/Default/bg.png) no-repeat bottom;
}

.growth_list .hd {
	height: 80px;
	background: url("/UserData/bst/Images/Default/growth03.jpg") no-repeat;
	background-position: left 10px;
	margin-bottom: 70px;
	text-align: center;
}

.growth_list .hd ul {
	overflow: hidden;
	display: inline-block;
	justify-content: center;
	width: 630px;
	margin: 0 auto;
}

.growth_list .hd li {
	float: left;
	width: 210px;
	font-size: 20px;
	text-align: center;
	background: url("/UserData/bst/Images/Default/growth01.png") no-repeat top;
	padding-top: 40px;
	cursor: pointer;
}

.growth_list .hd li:nth-child(1).on {
	background: url("/UserData/bst/Images/Default/growth02.png") no-repeat top;
}

.growth_list .hd li:nth-child(2).on {
	background: url("/UserData/bst/Images/Default/growth03.png") no-repeat top;
}

.growth_list .hd li:nth-child(3).on {
	background: url("/UserData/bst/Images/Default/growth04.png") no-repeat top;
}


/* ---.growth_list .hd li.on{
	background: url("/UserData/bst/Images/Default/growth02.png") no-repeat top;
}--- */

.growth_tit {
	text-align: center;
	margin-bottom: 20px;
}

.growth_txt {
	width: 700px;
	text-align: left;
	margin: 0 auto;
}

.growth_txt img {
	max-width: 100%;
}

.growth_txt form {
	max-width: 100%;
}


/*.growth_txt p{
	font-size: 16px;
	line-height: 32px;
	padding-left: 30px;
}*/

.structure {
	text-align: center;
}

.honor {
	max-width: 1120px;
	/* height: 575px; */
	box-shadow: 0 0 10px 4px #d7d7d7;
	overflow: hidden;
}

.honor .hd {
	width: 300px !important;
	height: 100% !important;
	min-height: 575px !important;
	float: left;
	background: url("/UserData/bst/Images/Default/honor.jpg") repeat top;
	text-align: center;
	background-size: 300px 600px;
}

.honor .hd li {
	width: 230px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 80px;
	border: 1px solid #fff;
	margin: 15px 0;
	display: inline-block;
}

.honor .hd li a {
	color: #fff;
}

.honor .hd .on {
	color: #ff9907;
}

.honor .bd {
	overflow-x: hidden;
	padding: 30px 50px;
	height: 575px;
}

.honor .bd li {
	width: 100%;
	height: 150px;
	padding: 10px 2.5%;
	background-color: #f7f7f7;
	margin-bottom: 5px;
}

.honor .bd .photo {
	width: 30%;
	height: 130px;
	margin-right: 5%;
}

.honor .bd .photo img {
	width: 100%;
	height: 130px;
}

.honor .bd li .photo img {
	width: 100%;
	top: 0;
	position: relative;
	left: 0;
	-webkit-transition: -webkit-transform 0.5s;
	-moz-transition: -moz-transform 0.5s;
	-o-transition: -o-transform 0.5s;
	transition: transform 0.5s;
}

.honor .bd li:hover .photo img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.honor .bd .word {
	width: 65%;
	height: 130px;
	overflow: hidden;
}

.honor .bd .word p {
	font-size: 16px;
	line-height: 25px;
	color: #0068B6;
	overflow: hidden;
}

.honor .bd .word span {
	font-size: 15px;
	line-height: 26px;
	color: #333333;
	overflow: hidden;
}


/*.honor_main{
	padding: 30px 30px 0;
}*/


/*.honor_main p{
	font-size: 16px;
	color: #666;
	line-height: 36px;
	padding-left: 30px;
	background: url("/UserData/bst/Images/Default/growth09.png") no-repeat left 10px;
}*/

.subsidiary .hd {
	background: url("/UserData/bst/Images/Default/subsidiary.jpg") no-repeat center;
	text-align: center;
	background-size: auto 100%;
}

.subsidiary_main {
	padding: 30px 30px 0;
}

.subsidiary_tit {
	font-size: 20px;
	font-weight: bold;
	color: #5f9fd0;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}


/*.subsidiary_txt p{
	font-size: 16px;
	line-height: 30px;
	text-align: left;
}*/


/*é??????–???–*/

.culture_banner {
	background-image: url("/UserData/bst/Images/Default/banner_culture.jpg");
}

.culture {
	padding: 40px;
	background-color: #fff;
}

.path {
	padding-bottom: 15px;
	border-bottom: 1px dotted #919191;
	text-align: right;
}

.path p {
	display: inline-block;
	padding-left: 20px;
	background: url("/UserData/bst/Images/Default/path.png") no-repeat left;
}

.path p,
.path a {
	font-size: 16px;
	color: #666;
	line-height: 20px;
}

.path a:hover {
	color: #0068b6;
}

.culture_tit {
	font-size: 22px;
	font-weight: bold;
	color: #0068b6;
	margin: 50px 0;
	position: relative;
}

.culture_tit:after {
	width: 40px;
	height: 1px;
	background-color: #0068b6;
	position: absolute;
	content: "";
	bottom: -20px;
	left: 0;
}

.culture_list ul {
	overflow: hidden;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 900px;
	margin: 0 auto;
}

.culture_list ul li {
	float: left;
	margin: 5px 10px;
	width: 280px;
	height: 250px;
	text-align: center;
}

.culture_list ul li img {
	width: 280px;
	height: 200px;
	border: 5px solid #ddd;
}

.culture_list ul li img {
	overflow: hidden;
	width: 100%;
	top: 0;
	position: relative;
	left: 0;
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	-o-transition: -o-transform 0.4s;
	transition: transform 0.4s;
}

.culture_list ul li:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

.culture_list ul li p {
	font-size: 18px;
	line-height: 50px;
}

.layui-laypage {
	text-align: center;
	width: 100%;
	margin-top: 30px;
}

.layui-laypage a,
.layui-laypage-count {
	font-size: 16px !important;
}

.layui-laypage a:hover {
	color: #0068b6;
}

.layui-laypage-em {
	font-size: 16px;
	background-color: #0068b6 !important;
}


/*???è??è€…?…????*/

.investor_banner {
	background-image: url("/UserData/bst/Images/Default/banner_/UserData/bst/Images/Default/investor.jpg");
}

.investor {
	padding: 40px;
	background-color: #fff;
}

.investor_tit {
	width: 100%;
	height: 210px;
	background: url("/UserData/bst/Images/Default/investor.jpg") no-repeat center;
	margin: 30px 0 20px;
}

.investor_tit h3 {
	font-size: 30px;
	font-weight: bold;
	color: #0068b6;
	line-height: 180px;
	margin-left: 60px;
	position: relative;
}

.investor_tit h3:before {
	width: 120px;
	height: 4px;
	background-color: #ff9907;
	position: absolute;
	content: "";
	bottom: 50px;
	left: 0;
}

.investor_tit h3:after {
	width: 120px;
	height: 4px;
	background-color: #0068b6;
	position: absolute;
	content: "";
	bottom: 50px;
	left: 120px;
}


/*.investor .about_main{
	background-color: #f0f0f0;
	padding: 50px;
}
.investor .about_main p{
	color: #666;
	text-indent: 0;
}*/


/*?–°é—???????*/

.news_banner {
	background-image: url("/UserData/bst/Images/Default/banner_news.jpg");
}

.news_list li {
	overflow: hidden;
	padding: 0 35px;
	margin-bottom: 30px;
}

.news_img {
	width: 220px;
	height: 130px;
}

.news_img img {
	width: 100%;
	height: 100%;
}

.news_txt {
	width: 800px;
}

.news_txt h3 {
	font-size: 20px;
	font-weight: normal;
	color: #0068b6;
	line-height: 40px;
	display: inline-block;
	margin-bottom: 10px;
	position: relative;
}

.news_txt h3:after {
	width: 430px;
	height: 1px;
	border-bottom: 1px dashed #ccc;
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
}

.news_txt p {
	font-size: 16px;
	color: #666;
}

.news_txt span {
	color: #0068b6;
}

.news_txt h5 {
	font-size: 14px;
	font-weight: normal;
	color: #666;
	line-height: 32px;
	padding-left: 25px;
	background: url("/UserData/bst/Images/Default/date.jpg") no-repeat left;
}

.newsmain {
	padding: 40px;
	background-color: #fff;
}

.newsmain .path {
	margin-bottom: 40px;
}

.news_tit {
	text-align: center;
	margin-bottom: 40px;
}

.news_tit h3 {
	font-size: 26px;
	font-weight: normal;
	line-height: 30px;
	display: inline-block;
	margin-bottom: 20px;
	position: relative;
}

.news_tit h3:after {
	width: 6px;
	height: 30px;
	background-color: #5f9fd0;
	position: absolute;
	content: "";
	left: -15px;
}

.news_tit p {
	margin-top: 10px;
	font-size: 14px;
	color: #666;
}

.news_share {
	padding-top: 15px;
	border-top: 1px dashed #ccc;
	margin-top: 30px;
	margin-bottom: 15px;
}

.news_share p {
	font-size: 14px;
}


/*??????é?????*/

.business_banner {
	background-image: url("/UserData/bst/Images/Default/banner_/UserData/bst/Images/Default/business.jpg");
}

.business {
	max-width: 1040px;
	min-height: 445px;
	margin: 0 auto;
	background: url("/UserData/bst/Images/Default/business.jpg") no-repeat right center;
	position: relative;
}

.business_main {
	width: 630px;
	height: 350px;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 40px;
	position: absolute;
	top: 50px;
	right: 75px;
	overflow: hidden;
}


/*.business_main p{
	font-size: 16px;
	line-height: 30px;
	text-indent: 32px;
	text-align: left;
	margin-bottom: 10px;
}*/


/*?¤????è?????*/

.duty_banner {
	background-image: url("/UserData/bst/Images/Default/banner_duty.jpg");
}

.duty_msg {
	margin: 40px auto;
}

.duty_msg p {
	font-size: 16px;
}

.duty_list li {
	overflow: hidden;
	padding: 5px 35px;
	margin-bottom: 30px;
}

.duty_list li img {
	float: left;
	width: 240px;
	height: 145px;
	vertical-align: middle;
}

.duty_list li img {
	overflow: hidden;
	top: 0;
	position: relative;
	left: 0;
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	-o-transition: -o-transform 0.4s;
	transition: transform 0.4s;
}

.duty_list li:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

.duty_txt {
	margin-left: 30px;
	max-width: 780px;
}


/*????‰????è??*/

.invite_banner {
	background-image: url("/UserData/bst/Images/Default/banner_invite.jpg");
}

.invite_list table {
	border-spacing: 0;
	border-collapse: collapse;
}

.invite_list table th {
	font-size: 18px;
	font-weight: normal;
	height: 60px;
	border: 1px solid #ccc;
}

.invite_list table td {
	font-size: 16px;
	color: #666;
	border: 1px solid #ccc;
	padding: 20px;
}

.invite_list table th {
	color: #fff;
	background-color: #0068b6;
}

.invite_list table tr td:first-child {
	font-size: 20px;
	color: #5f9fd0;
	text-align: center;
}

.invite_list table tr td a {
	width: 105px;
	font-size: 14px;
	color: #fff;
	line-height: 25px;
	display: block;
	text-align: center;
	margin: 15px auto 0;
	background-color: #0068b6;
}

.invite_list table tr td:last-child a {
	background-color: #ff9907;
}


/*è?”?????‘???*/

.contact_banner {
	background-image: url("/UserData/bst/Images/Default/banner_contact.jpg");
}

.contact {
	overflow: hidden;
	height: 360px;
}

.contact>div,
.contact_ft>div {
	width: 50%;
}

.contact .map {
	border: 1px solid #ccc;
	border-right: none;
	overflow: hidden;
	float: left;
	height: 360px;
}

.contact .msg {
	float: right;
	min-height: 360px;
	padding-top: 60px;
	background-color: #5f9fd0;
}

.contact .msg p {
	font-size: 18px;
	color: #fff;
	margin: 0 60px 20px;
}

.contact_ft {
	overflow: hidden;
	margin: 50px 0;
}

.contact_ft p {
	font-size: 14px;
}

.contact_tit {
	text-align: center;
	margin-bottom: 40px;
}

.contact_tit h3 {
	font-size: 18px;
	font-weight: bold;
	color: #666;
	line-height: 50px;
	padding-left: 50px;
	display: inline-block;
	background: url(/UserData/bst/Images/Default/msg.png) no-repeat left;
	margin-bottom: 10px;
}

.contact_tit p {
	font-size: 16px;
	color: #666;
	padding-top: 10px;
	border-top: 1px dashed #ccc;
}

.message .layui-form {
	background: url("/UserData/bst/Images/Default/message.jpg") no-repeat center;
	background-size: 750px 700px;
}

.message .layui-form form {
	width: 650px;
	margin: 0 auto;
	text-align: center;
	padding: 60px 0;
}

.message .layui-form table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}

.message .layui-form tr {
	display: block;
	margin-bottom: 30px;
}

.message .layui-form .tableft {
	width: 100px;
	font-size: 16px;
	color: #666;
}

.message .layui-form input {
	width: 550px;
	border-radius: 20px;
	border: 1px solid #ccc;
	font-size: 16px;
	padding-left: 30px;
}

.message .layui-form tr:last-child {
	display: inline-block;
}

.message .layui-form tr:last-child td:first-child {
	display: none;
}

.message .layui-form tr:last-child input {
	width: 240px;
	background-color: #5f9fd0;
	border-radius: 0;
	color: #fff;
	padding: 0;
}

.message .layui-form textarea {
	width: 550px;
	height: 120px;
	border: 1px solid #ccc;
	font-size: 16px;
	padding-left: 30px;
	border-radius: 5px;
}

.message .layui-form img {
	width: 130px;
	height: 50px;
	margin: 30px 0;
}

.message .code {
	width: 300px !important;
}

@media only screen and (max-width: 1880px) {
	.index_news .bd li {
		width: 310px;
	}
}

@media only screen and (max-width: 1780px) {
	.index_news .bd li {
		width: 350px;
		margin: 0 20px 30px;
	}

	.index_news_box li:last-child {
		display: none;
	}
}

@media only screen and (max-width: 1750px) {
	.index_stock {
		width: 28%;
	}
}

@media only screen and (max-width: 1690px) {
	.index_news .bd li {
		width: 340px;
		margin: 0 20px 30px;
	}
}

@media only screen and (max-width: 1650px) {
	.index_news .bd li {
		width: 320px;
		margin: 0 20px 30px;
	}
}

@media only screen and (max-width: 1570px) {
	.index_news .bd li {
		width: 310px;
		margin: 0 15px 30px;
	}
	.index_ai{
		padding: 30px 30px 0;
	}
}

@media only screen and (max-width: 1545px) {
	.index_intro {
		width: 28%;
	}
}

@media only screen and (max-width: 1490px) {
	.index_news .bd li {
		width: 340px;
		margin: 0 40px 30px;
	}

	.index_news .bd li:nth-child(4) {
		display: none;
	}
	
}

@media only screen and (max-width: 1450px) {
	.stock_bottom p {
		font-size: 14px;
	}

	.index_business_list1 {
		display: none;
	}

	.index_business_list2 {
		display: block;
	}
}

@media only screen and (max-width: 1395px) {
	.index_news .bd li {
		width: 320px;
		margin: 0 15px 30px;
	}

	.index_news .bd li:nth-child(4) {
		display: none;
	}
	.index_ai dl{
		line-height: 100px;
	}
	.index_ai dl dt{
		height: 100px;
		line-height: 100px;
		margin-right: 20px;
	}
	.index_ai dl dt img{
		height: 100px;
	}
	.index_ai dl dd{
		width: calc(100% - 120px);
	}
	.index_ai dl dd h3{
		font-size: 20px;
	}
	.index_ai dl dd p{
		font-size: 14px;
	}
	
}

@media only screen and (max-width: 1280px) {
	.index_about {
		width: 100%;
	}

	.index_intro {
		width: 25%;
	}

	.index_about .index_stock {
		width: 30%;
	}

	.index_about .index_video {
		width: 34%;
	}

	.prev {
		left: 0;
	}

	.next {
		right: 0;
	}
}

@media only screen and (max-width: 1200px) {
	.wrapper {
		width: 100%;
	}

	.nav ul li a {
		font-size: 16px;
	}

	.index_aboutbox {
		background-size: auto 900px;
	}

	.index_about {
		padding: 20px;
	}

	.index_about .index_intro {
		float: none;
		width: 800px;
		display: inline-block;
		margin-bottom: 50px;
	}

	.index_about_txt p {
		height: 100px;
	}
	
	.index_ai{
		width: 44%;
	}
	.index_about .index_stock {
		width: 40%;
		margin-left: 40px;
		margin-bottom: 50px;
	}
	
	.index_about .index_video {
		width: 50%;
		margin-bottom: 50px;
	}

	.index_news_box li:nth-child(3) {
		display: none;
	}

	.speech {
		width: 100%;
		padding: 40px 0;
	}

	.growth_list {
		padding: 60px 0;
	}

	.news_img {
		display: none;
	}

	.news_txt {
		float: none;
		width: 750px;
		margin: 0 auto;
	}

	.duty_list li {
		padding: 0;
	}
}

@media only screen and (max-width: 1130px) {

	.index_aboutbox,
	.index_news,
	.index_business {
		margin: 0 30px;
	}

	.honor_main p {
		font-size: 14px;
		line-height: 28px;
		padding: 0;
		background: none;
	}

	.subsidiary_main {
		padding: 20px 20px 0;
	}

	.subsidiary_tit {
		font-size: 18px;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}

	.subsidiary_txt p {
		font-size: 14px;
		line-height: 28px;
	}

	.news_txt {
		width: 650px;
	}
}

@media only screen and (max-width: 1060px) {

	.index_aboutbox,
	.index_news,
	.index_business {
		width: 900px;
		margin: 0 auto;
	}

	.index_business_list .bd li {
		width: 250px;
		height: 260px;
	}

	.index_business_list .bd li a {
		padding-top: 120px;
	}

	.index_business_list .bd li h3 {
		font-size: 16px;
	}

	.index_business_list .bd li p {
		font-size: 14px;
	}
}

@media only screen and (max-width: 1000px) {
	.index_about {
		width: 800px;
	}

	.index_about {
		padding: 60px 20px;
	}

	.index_about .index_intro {
		width: 40%;
		float: left;
		margin: 0;
	}
	.index_about .index_ai{
		width: 50%;
		float: right;
	}
	.index_about .index_stock {
		width: 50%;
		float: right;
		margin: 0;
	}

	.index_about .index_video {
		display: none;
	}
}

@media only screen and (max-width: 950px) {
	.culture_list ul {
		width: 600px;
	}
}

@media only screen and (max-width: 900px) {
	.index_intro {
		width: 650px;
	}

	.honor .hd {
		width: 230px;
	}

	.honor .hd li {
		width: 200px;
	}
}


/*?§???¨???*/


/*é?–é??*/

.wap {
	max-width: 7.5rem;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	background-color: #fff;
}

.wapheader {
	width: 100%;
	height: 0.9rem;
	position: fixed;
	top: 0;
	left: 0;
	margin: auto;
	background-color: #fff;
	z-index: 999;
	-webkit-box-shadow: 0px 1px 5px 0px #666;
}

.waplogo {
	width: 4.1rem;
	height: 0.7rem;
	margin: 0.15rem 0 0.15rem 0.2rem;
}

.waplogo img {
	width: 100%;
	height: 100%;
}

.waplang ul {
	overflow: hidden;
}

.waplang li {
	float: left;
}

.waplang a {
	font-size: 0.3rem;
	line-height: 1;
	color: #999;
	padding-right: 0.1rem;
	margin: 0.3rem 0;
	border-right: 2px solid #999;
	display: block;
}

.waplang li:last-child a {
	padding-left: 0.1rem;
	border-right: none;
}

.wapnav_on {
	width: 0.5rem;
	height: 0.5rem;
	background: url("/UserData/bst/Images/Default/wapnav.png") no-repeat center;
	background-size: cover;
	margin: 0.2rem;
}

.wap_off {
	width: 0.5rem;
	height: 0.5rem;
	background: url("/UserData/bst/Images/Default/wapnav2.png") no-repeat center;
	background-size: cover;
	margin: 0.2rem;
}

.wapmenu {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	right: -100%;
	z-index: 2;
}

.wapnav_off {
	position: absolute;
	left: 0;
	top: 0;
	width: 40%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 1;
}

.waplist {
	width: 60%;
	position: absolute;
	height: 100%;
	right: 0;
	top: 0;
	background-color: #fff;
	overflow-x: hidden;
}

.wapnav li {
	height: 0.9rem;
	margin-bottom: 0.2rem;
	padding: 0.3rem;
}

.wapnav li a {
	display: block;
	font-size: 0.3rem;
	line-height: 1;
	padding-left: 0.2rem;
	border-left: 1px solid #333;
}

.wapnav li a.on {
	color: #0068b6;
	border-color: #0068b6;
}

.wap_banner {
	width: 100%;
	height: 3rem;
	margin-top: 0.9rem;
}

.wap_banner img {
	width: 100%;
	height: 100%;
}

.wap_index_tit {
	text-align: center;
	margin: 0.4rem 0;
}

.wap_index_tit h2 {
	font-family: "?????“";
	font-weight: bold;
	font-size: 0.36rem;
	color: #bfbfbf;
	margin-bottom: 0.1rem;
}

.wap_index_tit h3 {
	font-size: 0.32rem;
	font-weight: bold;
	color: #0068b6;
}

.wap_index_tit b {
	width: 0.6rem;
	height: 1px;
	display: block;
	background-color: #0068b6;
	margin: 0.2rem auto;
}

.wap_index_intro {
	width: 7rem;
	padding: 0.2rem;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 0.3rem;
	border: 1px solid #e5ecf3;
	border-radius: 0.1rem;
	box-shadow: 0 0 2px 5px #e5ecf3;
}

.wap_index_intro p {
	font-size: 0.24rem;
	line-height: 0.5rem;
	color: #333;
}

.wap_index_more a {
	width: 1.5rem;
	font-size: 0.26rem;
	line-height: 0.5rem;
	color: #fff;
	display: block;
	text-align: center;
	background-color: #5f9fd0;
	border-radius: 0.1rem;
	margin: 0.3rem auto;
}

.wap_index_news {
	padding: 0 0.15rem;
}

.wap_news_list ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.wap_news_list ul li {
	width: 3.5rem;
	height: 3.5rem;
	margin-bottom: 0.2rem;
}

.wap_news_list ul li img {
	width: 3.5rem;
}

.wap_news_list ul li p {
	width: 3rem;
	margin: 0.1rem auto;
	font-size: 0.3rem;
	color: #666;
	line-height: 0.4rem;
}

.wap_index_news .wap_index_more a {
	margin: 0 auto;
}

.wap_index_business {
	margin-bottom: 1.5rem;
}

.wap_index_business ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
}

.wap_index_business ul li {
	width: 3.5rem;
	height: 2.5rem;
	margin-bottom: 0.3rem;
	box-shadow: 0 0 2px 2px #e5ecf3;
	overflow: hidden;
	text-align: center;
	position: relative;
}

.wap_index_business ul li img {
	width: 3.5rem;
}

.wap_index_business ul li p {
	font-size: 0.24rem;
	color: #666;
	width: 3.5rem;
	position: absolute;
	top: 80%;
}

.wapfooter {
	width: 100%;
	height: 0.9rem;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	background-color: #0068ba;
	z-index: 1;
	-webkit-box-shadow: 0px 1px 5px 0px #666;
}

.wapfooter ul {
	display: flex;
}

.wapfooter ul li {
	flex: 1;
	text-align: center;
}

.wapfooter .txt {
	font-size: 0.3rem;
	line-height: 0.9rem;
	color: #fff;
	display: inline-block;
}

.wapfooter img {
	width: 0.5rem;
	height: 0.5rem;
	margin: 0.2rem;
}

.wapfooter .left {
	background-color: #5f9fd0;
}

.wapfooter .right {
	background-color: #0068b6;
}


/*é???????€???*/

.wapbanner {
	width: 100%;
	height: 2.6rem;
	margin-top: 0.9rem;
}

.wapbanner img {
	width: 100%;
	height: 100%;
}

.wapsub,
.wap_sub {
	background-color: #eaf5ff;
}

.wapsub ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.wapsub li,
.wap_sub li {
	width: 2.4rem;
	text-align: center;
}

.wapsub a,
.wap_sub a {
	font-size: 0.26rem;
	line-height: 0.9rem;
	display: block;
	transition: all 0.2s;
}

.wapsub a.on,
.wap_sub a.on {
	color: #fff;
	background-color: #5f9fd0;
}

.wapabout {
	padding: 0.4rem 0.2rem;
	background-color: #fff;
	margin-bottom: 0.6rem;
}

.honor_nav {
	height: 0.5rem;
	margin: 0.5rem auto;
	width: 100%;
}

.honor_nav ul li {
	display: block;
	float: left;
	height: 0.5rem;
	line-height: 0.5rem;
	text-align: center;
	margin: 0 0.2rem;
}

.honor_nav ul li a {
	font-size: 0.24rem;
}

.honor_nav ul li .on {
	color: #0068ba;
}

.honor_ul {
	height: 9rem;
}

.honor_ul li {
	width: 100%;
	background-color: #f7f7f7;
	height: 1.9rem;
	padding: 0.15rem;
}

.wap_photo {
	width: 35%;
	height: 1.6rem;
}

.wap_photo img {
	width: 100%;
	height: 1.6rem;
}

.wap_word {
	width: 60%;
	height: 1.6rem;
	overflow: hidden;
}

.wap_word p {
	color: #0068ba;
	font-size: 0.26rem;
	line-height: 0.5rem;
	overflow: hidden;
}

.wap_word span {
	font-size: 0.24rem;
	line-height: 0.28rem;
}

.honor_ul .layui-laypage {
	margin: 0;
}

.waptit {
	margin-bottom: 0.4rem;
	text-align: center;
}

.waptit h3 {
	font-size: 0.32rem;
	font-weight: bold;
	color: #0068b6;
	display: inline-block;
	border-bottom: 2px solid #0068b6;
}

.wapmain img {
	max-width: 100%;
}

.wapmain form {
	max-width: 100%;
}


/*.wapmain{
	text-align: center;
}
.wapmain p{
	font-size: 0.26rem;
	line-height: 0.5rem;
	text-align: left;
	text-indent: 0.52rem;
}
.wapmain img{
	width: 5rem;
	height: auto;
	margin: 0.4rem 0;
}*/

.wapspeech {
	padding: 0.2rem;
	background-color: #f5efd8;
	border-radius: 0.1rem;
}


/*.wapspeech p:last-child{
	text-align: right;
}*/

.wapgrowth {
	padding: 0 0.2rem;
}

.wapgrowth .wapmain {
	margin-bottom: 0;
}

.wapgrowth li,
.wapabout li {
	margin: 0.5rem 0;
}

.wapgrowth li:last-child {
	margin-bottom: 1rem;
}


/*é??????–???–*/

.wap_sub ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.wapculture ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 auto;
}

.wapculture ul li {
	width: 3rem;
	text-align: center;
	margin: 0 0.1rem 0.2rem;
}

.wapculture ul li img {
	width: 3rem;
	height: 2.3rem;
	border: 5px solid #ddd;
}

.wapculture ul li p {
	font-size: 0.28rem;
	line-height: 0.5rem;
}


/*?–°é—???????*/

.wapnews li {
	display: flex;
	justify-content: space-between;
	margin-bottom: 0.3rem;
	box-shadow: 0 0 10px 1px #ccc;
	padding: 0.1rem;
}

.wapnews_img {
	width: 2.6rem;
	height: auto;
	float: left;
}

.wapnews_img img {
	width: 100%;
	height: 100%;
}

.wapnews_txt {
	width: 4rem;
}

.wapnews_txt h3 {
	font-size: 0.26rem;
	font-weight: normal;
	margin-bottom: 0.2rem;
}

.wapnews_txt h5 {
	font-size: 0.22rem;
	font-weight: normal;
	color: #666;
}

.wapnews_txt a {
	font-size: 0.24rem;
	color: #0068b6;
	line-height: 0.5rem;
}

.wap_page {
	padding-top: 0.2rem;
	border-top: 1px dashed #ccc;
}

.wap_page p,
.wap_page a {
	font-size: 0.26rem;
	color: #666;
}


/*????‰????è??*/

.wapinvite table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	margin: 0 auto;
}

.wapinvite table th {
	font-size: 0.3rem;
	font-weight: normal;
	height: 0.9rem;
	border: 1px solid #ccc;
}

.wapinvite table td {
	font-size: 0.26rem;
	color: #666;
	border: 1px solid #ccc;
	padding: 0.1rem;
	text-align: center;
}

.wapinvite table th {
	color: #fff;
	background-color: #0068b6;
}

.wapinvite table tr td:first-child {
	color: #5f9fd0;
}

.wapinvite table tr td a {
	width: 1.5rem;
	font-size: 0.26rem;
	color: #0068b6;
	line-height: 0.5rem;
	display: block;
	text-align: center;
}


/*è?”????–????*/

.wapcontact .map {
	width: 100%;
	height: 3.5rem;
	border: 1px solid #ccc;
	overflow: hidden;
}

.wapcontact .msg {
	width: 100%;
	background-color: #5f9fd0;
	padding: 0.2rem;
}

.wapcontact .msg p {
	font-size: 0.3rem;
	color: #fff;
}

.wapcontact_ft {
	margin: 0.2rem;
}

.wapcontact_ft h3 {
	font-size: 0.26rem;
	font-weight: normal;
	color: #0068b6;
}

.wapcontact_ft p {
	font-size: 0.26rem;
	color: #666;
}

.wapcontact_tit {
	text-align: center;
}

.wapcontact_tit h3 {
	font-size: 0.28rem;
	font-weight: normal;
	color: #666;
}

.wapcontact .layui-form form {
	width: 100%;
	text-align: center;
	padding: 0.3rem 0;
}

.wapcontact .layui-form table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}

.wapcontact .layui-form tr {
	display: inline-block;
	margin-bottom: 0.3rem;
}

.wapcontact .layui-form .tableft {
	display: none;
}

.wapcontact .layui-form input {
	width: 6rem;
	line-height: 0.6rem;
	border-radius: 0.2rem;
	border: 1px solid #ccc;
	font-size: 0.26rem;
	padding-left: 0.3rem;
}

.wapcontact .layui-form tr:last-child td:first-child {
	display: none;
}

.wapcontact .layui-form tr:last-child input {
	width: 3rem;
	background-color: #5f9fd0;
	border-radius: 0;
	color: #fff;
	padding: 0;
}

.wapcontact .layui-form textarea {
	width: 6rem;
	height: 1.5rem;
	line-height: 0.6rem;
	border: 1px solid #ccc;
	font-size: 0.26rem;
	padding-left: 0.3rem;
	border-radius: 0.1rem;
}

.wapcontact .layui-form img {
	width: 2.8rem;
	height: 0.9rem;
	margin-top: 0.3rem;
	display: inline-block;
}

@media only screen and (max-width: 900px) {
	.pc {
		display: none;
	}

	.wap {
		display: block;
	}
}


/**/

.ygtd {
	overflow: hidden;
}

.honor .bd .ygtd li {
	float: left;
	width: 49%;
	margin-bottom: 10px;
	height: 220px;
}

.honor .bd .ygtd li:nth-child(even) {
	float: right;
}

.honor .bd .ygtd li .photo {
	width: 100%;
	height: 170px;
}

.honor .bd .ygtd li .photo img {
	height: 100%;
}

.honor .bd .ygtd li .word {
	height: auto;
	width: 100%;
}

.honor .bd .ygtd li .word p {
	line-height: 40px;
	text-align: center;
}

.invite_list_opa {
	overflow: hidden;
	background: #dedede;
}

.invite_list_opa li {
	float: left;
	line-height: 60px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-align: center;
	width: 224px;
}

.invite_list_opa_details {
	line-height: 48px;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	overflow: hidden;
}

.invite_list_opa_details li {
	float: left;
	width: 224px;
	text-align: center;
}

.invite_list_opa_details li.invite_list_img {
	cursor: pointer;
}

.invite_list_opa_details li.invite_list_content {
	width: 100%;
	text-align: left;
	padding: 0 50px;
}

.invite_list_opa_details li a.apply {
	display: block;
	margin: 50px 0;
	width: 120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	background: #ff9022;
}

.wapmain {
	min-height: 4rem;
}

.index_business_list .bd li {
	background: #fff;
	position: relative;
}

.index_business_list .bd li div {
	width: 103px;
	height: 103px;
	overflow: hidden;
	border-radius: 50%;
	margin: 0 auto;
	position: absolute;
	top: 32px;
	left: 0;
	right: 0;
	font-size: 0;
	background: url("/UserData/bst/Images/Default/bst-shadow-bg.png") no-repeat center;
}

.index_business_list .bd li div img {
	position: relative;
}

.index_business_list .bd li:hover {
	background: #0068b6;
}

.index_business_list .bd li:hover div {
	background: #fff;
}

.index_business_list .bd li:hover div img {
	top: -103px;
}


/* 2022/02/21修改1xBET */

.index_stock {
	box-shadow: none;
}

.index_stock_list {
	/* overflow-y: auto; */
	height: 200px;
}

.index_stock ul li {
	width: 100%;
	overflow: hidden;
	padding: 0 36px 0 0;
	box-sizing: border-box;
	height: 40px;
	line-height: 40px;
}

.index_stock_list_left {
	float: left;
	width: 80%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.index_stock_list_right {
	float: right;
	width: 20%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: right;
}
