
.tablist{
	width: 1300px;
	margin: 45px auto;
	line-height: 65px;
	display: flex;
	justify-content: space-between;
}

.tablist .limsg{
	width: 230px;
	text-align: center;
	box-shadow: 0px 6px 9px 1px rgba(5, 112, 244, 0.11);
	border-radius: 10px;
	border: 1px solid #DBF1FF;
	font-size: 20px;
}

.tablist .this-active{
	background-color: #0570F4;
	color: #fff;
	box-shadow: 0;
}

.f-title{
	width: 1300px;
	margin: 0 auto;
	text-align: center;
	border-bottom: 1px solid #999;
}

.f-title .name{
	font-size: 32px;
	font-weight: bold;
	color: #0097E0;
	line-height: 41px;
}

.f-title span{
	display: block;
	width: 70px;
	height: 3px;
	background-color: #0097E0;
	margin: 10px auto 0;
}

/* 奪孫続奪�昷辰損�甲�斬� */

.container{
	padding: 0 0 40px;
	background: #fff;
}

.ptjs_bg{
	padding: 60px 0 0;
	background-color: #F9F9F9;
}

.ptjs .js-msg{
	padding-top: 70px;
	display: flex;
	width: 1300px;
	margin: 0 auto;
}

.ptjs .js-msg .left{
	width: 450px;
	display: flex;
	flex-direction: column;
}

.ptjs .js-msg .zh{
	font-size: 50px;
	color: #454545;
	line-height: 58px;
}

.ptjs .js-msg img{
	margin-top: 15px;
	width: 120px;
	height: 15px;
}

.ptjs .js-msg .en{
	margin-top: 25px;
	font-size: 30px;
	color: #A0A0A0;
	line-height: 30px;
}

.ptjs .js-msg .right{
	margin-left: 70px;
	font-size: 30px;
	color: #2D2D2D;
	line-height: 45px;
}

.ptjs1{
	width: 100%;
	text-align: center;
}

.ptjs2{
	width: 100%;
	margin: 40px auto 0;
	background: #fff;
	text-align: center;
}

/* 辰遜多巽��即奪�尊脱�謂�� */

.sycs{
	width: 1300px;
	margin: 80px auto 90px;
}

.sycs .sy-list{
	padding-top: 40px;
	display: flex;
	flex-wrap: wrap;
}

.sycs .sy-list .li{
	margin: 50px 30px 0;
	width: 262px;
}
.sycs .sy-list .li img{

	width: 100%;
}
.sycs .sy-list .li .name{
	text-align: center;
	font-size: 28px;
	color: #3C3C3C;
	line-height: 40px;
}