@charset "utf-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
textarea,
p,
th,
td,
tr,
table,
tbody,
thead,
tfoot,
em,
strong,
span {
	padding: 0;
	margin: 0;
	font-family: arial, "微软雅黑";
	color: #212121;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: 0 none;
}

input {
	vertical-align: middle;
}

em {
	font-weight: normal;
	font-style: normal;
}

ol,
ul {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}
body{
	position: relative;
}
.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: '\20';
	display: block;
	clear: both;
}

.none {
	display: none;
}

.text_l {
	text-align: left;
}

.text_r {
	text-align: right;
}

.text_c {
	text-align: center;
}

.font14 {
	font-size: 14px;
}

.font16 {
	font-size: 16px;
}

.font18 {
	font-size: 18px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb50 {
	margin-bottom: 50px;
}

.black {
	color: #000;
}

.blue-1 {
	color: #007eff;
}

.green-1 {
	color: #007130;
}

.line20 {
	line-height: 200%;
}

/*----------------*/

.t-mobile {
	display: none;
}

.t-main {
	width: 100%;
	margin: 0 auto;
	color: #202020;
}

.t-cont-item {
	width: 100%;
	margin: 0 auto;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
}

.t-img {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.t-content {
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 1150px;
	height: 100%;
	overflow: hidden;
}

.t-logo {
	width: 20%;
	position: absolute;
	top: -5%;
	right: 0;
}

.t-logo img {
	width: 100%;
}

.t-main-title {
	font-weight: normal;
	font-size: 38px;
	color: #fff;
	text-align: center;
}

.t-main-title img {
	width: 83%;
}

.t-main-title span {
	display: inline-block;
	vertical-align: middle;
}

.t-intro {
	margin-top: 20px;
}

.t-intro,
.t-intro p {
	font-size: 18px;
	line-height: 200%;
	color: #fff;
	text-align: center;
}

.t-intro p.ap740-txt-bg{
	border-radius: 5px;
	font-size:18px;
	color:#001853;
	background:rgba(255, 255, 255, .4);
	padding:10px 10px 10px 30px;
	text-align: left;
	margin-top:50px;
}

.t-sec-title {
	font-size: 24px;
}

.wms-zt-bg-250-ul {
	width: 83%;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 40px;
}

.wms-zt-bg-250-ul li {
	width: 20%;
	float: left;
	color: #fff;
	font-size: 18px;
	margin: 0 2.5%;
}

.wms-zt-bg-250-ul li img {
	display: block;
	width: 80%;
	height: 50%;
	margin: 0 auto;
	margin-bottom: 10px;
}

.wms-zt-bg-250-ul li p {
	width: 80%;
	margin: 0 auto;
}

.t-to-video {
	display: block;
	width: 136px;
	height: 38px;
	line-height: 38px;
	margin: 0 auto;
	font-size: 16px;
	border-radius: 4px;
	background: #d90030;
	color: #fff;
	text-align: center;
	cursor: pointer;
}

.t-w-txt {
	width: 65%;
}

.t-w1-txt {
	width: 51%;
}

.rsr-col-6 {
	width: 70%;
	float: left;
}

a.pink-1 {
	color: #ec6941;
	font-size: 14px;
}

a.pink-1:hover {
	color: #d34c24;
}

.t-footer {
	width: 100%;
	height: 100px;
	line-height: 100px;
	font-size: 22px;
	letter-spacing: 10px;
	text-align: center;
	background-color: #e9e9e9;
}

/*----------------*/

.t-page1-bg-1 {
	height: 671px;
	background-image: url('../RJ-img/bg-1.jpg');
}
.t-page1-bg-1 .t-main-title {
	padding-top: 60px;
}

.t-page1-bg-1 .t-img {
	position: absolute;
	bottom: -20%;
	left:50%;
	width: 56%;
	height: 378px;
	background-image: url('../RJ-img/m-bg-1.png');
	margin-left:-27%;
}

.t-page1-bg-2 {
	height: 686px;
	background-image: url(../RJ-img/bg-2.jpg);
}
.t-page1-bg-2 .t-content{
	margin-top:160px;
}
.t-page1-bg-2 .t-main-title{
	color: #000;
}
.t-page1-bg-2 .t-main-title.blue {
	font-size: 38px;
	text-align: center;
	color: #009cff;
}

.t-page1-bg-2 .t-img {
	position: absolute;
	top: 20%;
	left: 50%;
	width: 100%;
	height: 288px;
	background-image: url('../RJ-img/m-bg-2.png');
	margin-left:-50%;
}

.t-page1-bg-3 {
	height: 719px;
	/* background-image: url('../RJ-img/bg-3.jpg'); */
	background:#308ada;
}

.t-page1-bg-3 .t-content {
	padding-top:2%;
}

.t-page1-bg-3 .t-content .t-main-title {
	margin-bottom: 60px;
}
.t-page1-bg-3 .t-content ul li{
	width:50%;
	float: left;
}
.t-page1-bg-3 .t-content ul li dl{
	
}
.t-page1-bg-3 .t-content ul li dt{
	height:440px;
}
.t-page1-bg-3 .t-content ul li dt img{
	width:80%;
}
.t-page1-bg-3 .t-content ul li.num2 dt{
	padding-top:30px;
	height:410px;
}
.t-page1-bg-3 .t-content ul li.num2 dt img{
	width:100%;
}
.t-page1-bg-3 .t-content ul li dd{
	width:405px;
}
.t-page1-bg-3 .t-content ul li.num2 dd{
	margin-left:15%;
}
.t-page1-bg-3 .t-content ul li h3{
	width:405px;
	height:50px;
	line-height: 50px;
	border-radius: 5px;
	background:#196ab1;
	font-size: 30px;
	color:#fff;
	text-indent: 20px;
}
.t-page1-bg-3 .t-content ul li h6{
	font-size:24px;
	color:#fff281;
	line-height: 36px;
}
.t-page1-bg-3 .t-content ul li p{
	font-size:18px;
	color:#fff;
	line-height: 30px;
}
.t-page1-bg-4 {
	height: 927px;
	background-image: url('../RJ-img/bg-4.jpg');
}

.t-page1-bg-4 .t-content {
	padding-top: 60px;
}

.t-page1-bg-4 .t-main-title.blue {
	color: #009cff;
}
.t-page1-bg-4 .t-img {
	position: absolute;
	top: 15%;
	width: 100%;
	height: 600px;
	background-image: url('../RJ-img/m-bg-4.png');
}
.t-page1-bg-4 .t-intro{
	margin-top:53%;
}

/* 5 */
.t-page1-bg-5 {
	background-image: url(../RJ-img/bg-5.jpg);
}
.t-page1-bg-5 .t-main-title{
	padding-top:60px;
}

.t-page1-bg-5 .t-img {
	width: 100%;
	padding-top:50px;
}
.t-page1-bg-5 .t-img img{
	width:100%;
	margin:0 auto;
}
/* 6 */
.t-page1-bg-6 {
	height: 1000px;
	background-image: url(../RJ-img/bg-6.jpg);
}

.t-page1-bg-6 .t-main-title{
	color: #000;
	padding-top:50px;
}
.t-page1-bg-6 .t-intro p{
	color:#272727;
	line-height:150%;
}
.t-page1-bg-6 .t-img {
	position: absolute;
	top: 20%;
	left: 50%;
	margin-left:-50%;
	width: 100%;
	height: 720px;
	background-image: url('../RJ-img/m-bg-6.png');
}
/* 7 */
.t-page1-bg-7 {
	height: 978px;
	background-image: url(../RJ-img/bg-7.jpg);
}
.t-page1-bg-7 .t-main-title{
	color: #000;
	padding-top:50px;
}
.t-page1-bg-7 .t-img {
	position: absolute;
	top: 15%;
	left: 50%;
	margin-left:-50%;
	width: 100%;
	height: 748px;
	background-image: url('../RJ-img/m-bg-7.png');
}
.wms-zt-bg-46{background: #fff;padding-bottom:50px;}
.wms-zt-bg-46-table{width: 79%;margin-left: auto;margin-right: auto;border-collapse: collapse;border: 1px solid #e5e5e5;;}
.wms-zt-bg-46-table th,.wms-zt-bg-46-table td{border-bottom: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;padding: 10px 50px;}
.wms-zt-bg-46-table th{font-weight: normal;background: #f0f0f0;font-size: 18px;color: #000;}
.wms-zt-bg-46-table td{font-size: 15px;color: #212415;}
.wms-zt-bg-54-table td {
	vertical-align: middle;
	font-size: 18px;
	color: #333;
	line-height: 200%;
}
.wms-zt-bg-54-table td.no1-width{
	width:150px;
}
.rj-maintitle {
	font-weight: normal;
}
.rj-black {
	color: #2f2f2f;
}
.rj-mb30 {
	margin-bottom: 30px;
}
.rj-mt60 {
	margin-top: 40px;
}
.rj-text-c {
	text-align: center;
}
.rj-font42 {
	font-size: 42px;
}
/*----------------*/

@media screen and (max-width: 768px) {
	.sh-box-header ul li.sh-mobile-nav ul li a.active {
		color: #de0032;
	}
	.t-pc {
		display: none;
	}
	.t-mobile {
		display: block;
	}
	.mb20 {
		margin-bottom: 10px;
	}
	.t-col-6 {
		float: none;
		width: 80%;
	}
	.t-cont-item {
		height: auto;
	}
	.t-content {
		max-width: auto;
		width: auto;
		margin-left: 10px;
		margin-right: 10px;
	}
	.t-logo {
		top: -3%;
	}
	.t-w-txt,
	.t-w1-txt {
		width: auto;
	}
	.t-content .t-main-title,.t-content .t-main-title.blue {
		padding-top: 30px;
		/* margin-bottom: 20px; */
		font-size: 22px;
		text-align: center;
	}
	.t-content .t-main-title.blue{
		padding-top:0px;
	}
	.t-page1-bg-4 .t-content h2 {
		margin-bottom: 20px;
	}
	.t-main-title span {
		padding: 5px 10px;
	}
	.t-main-title .t-sec-title {
		display: block;
		font-size: 14px;
	}
	.t-content .t-main-title .t-pr47 {
		padding-right: 10px;
	}
	.t-intro {
		margin-top: 20px;
		padding-bottom: 20px;
	}
	.t-intro {
		font-size: 14px;
	}
	.t-intro p {
		font-size: 14px;
		/* text-align: left; */
	}
	.t-footer {
		height: 50px;
		line-height: 50px;
		font-size: 16px;
		letter-spacing: 0;
	}
	/*----------------*/
	.t-page1-bg-1 .t-content,
	.t-page1-bg-2 .t-content,
	.t-page1-bg-4 .t-content,
	.t-page4-bg-1 .t-content,
	.t-page4-bg-2 .t-content,
	.t-page4-bg-3 .t-content {
		margin-top: 0;
	}
	.t-page1-bg-1 .t-img {
		position: static;
		width: 100%;
		height: 270px;
		margin-left:0;
	}
	.t-page1-bg-1 .t-intro {
		text-align: center;
	}
	.wms-zt-bg-250-ul {
		width: 100%;
		margin-top: 5px;
	}
	.wms-zt-bg-250-ul li {
		font-size: 14px;
	}
	.wms-zt-bg-250-ul li p {
		width: 100%;
	}
	.t-to-video {
		width: 117px;
		height: 32px;
		line-height: 32px;
		margin: 10px auto 20px auto;
	}
	.t-page1-bg-2 .t-main-title,
	.t-page1-bg-2 .t-intro,
	.t-page1-bg-4 .t-main-title,
	.t-page1-bg-4 .t-intro,
	.t-page2-bg-1 .t-main-title,
	.t-page2-bg-1 .t-intro,
	.t-page2-bg-3 .t-main-title,
	.t-page2-bg-3 .t-intro,
	.t-page3-bg-1 .t-main-title,
	.t-page3-bg-1 .t-intro {
		padding-left: 0;
	}
	.t-page1-bg-2 .t-img {
		position: static;
		width: 100%;
		height: 170px;
		margin-left:0;
	}
	.wms-zt-bg-251-a,
	.wms-zt-bg-252-a,
	.wms-zt-bg-253-a {
		width: 246px;
		padding-left: 15px;
		background-size: contain;
		font-size: 13px;
		margin-top: 10px;
		margin-bottom: 15px;
	}
	.wms-zt-bg-253-a {
		position: relative;
		;
		left: unset;
		margin: 0 auto;
		bottom: 20px;
	}
	.t-page1-bg-3 .t-content .t-main-title {
		margin-bottom: 20px;
	}
	.t-page1-bg-3 .t-content ul li{
		float:none;
		width:100%;
		margin-bottom:30px;
	}
	.t-page1-bg-3 .t-content ul li dt{
		height:auto;
	}
	.t-page1-bg-3 .t-content ul li dt img{
		width:100%;
	}
	.t-page1-bg-3 .t-content ul li.num2 dt{
		padding-top:0;
		height:auto;
	}
	.t-page1-bg-3 .t-content ul li.num2 dt img{
		width:100%;
	}
	.t-page1-bg-3 .t-content ul li dd{
		width:100%;
	}
	.t-page1-bg-3 .t-content ul li.num2 dd{
		margin-left:0;
	}
	.t-page1-bg-3 .t-content ul li h3{
		width:99%;
		margin:0 auto;
		font-size:22px;
		height:30px;
		line-height: 30px;
		text-indent: 10px;
	}
	.t-page1-bg-3 .t-content ul li h6{
		font-size:18px;
	}
	.t-page1-bg-3 .t-content ul li p{
		font-size:14px;
		line-height: 27px;
	}

	.t-page1-bg-3 .t-content,
	.t-page2-bg-1 .t-content,
	.t-page2-bg-2 .t-content,
	.t-page2-bg-3 .t-content,
	.t-page2-bg-4 .t-content,
	.t-page3-bg-1 .t-content,
	.t-page3-bg-2 .t-content,
	.t-page3-bg-3 .t-content {
		padding-top: 0;
	}
	.t-page1-bg-3 .t-img {
		position: static;
		width: 100%;
		height: 230px;
	}
	.t-page1-bg-4 .t-content {
		padding-top: 0;
	}
	.t-page1-bg-4 .t-intro{
		margin-top:5%;
	}
	.t-page1-bg-4 .t-img {
		position: static;
		width: 100%;
		height: 200px;
	}
	.t-page1-bg-5 .t-img {
		position: static;
		width: 100%;
		height: 180px;
		margin-left:0;
	}
	.t-page1-bg-6 .t-img {
		position: static;
		width: 100%;
		height: 251px;
		margin-left:0;
	}
	.t-page1-bg-7 .t-img {
		position: static;
		width: 100%;
		height: 290px;
		margin-left:0;
		background-size: 100%;
	}
	.wms-zt-bg-46{background: #fff;padding-bottom:30px;}
	.wms-zt-bg-46-table{width: 79%;margin-left: auto;margin-right: auto;border-collapse: collapse;border: 1px solid #e5e5e5;;}
	.wms-zt-bg-46-table th,.wms-zt-bg-46-table td{border-bottom: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;padding: 10px 50px;}
	.wms-zt-bg-46-table th{font-weight: normal;background: #f0f0f0;font-size: 18px;color: #000;}
	.wms-zt-bg-46-table td{font-size: 12px;color: #212415;}
	.wms-zt-bg-54-table td {
		vertical-align: middle;
		font-size: 12px;
		color: #333;
		line-height: 200%;
	}
	.wms-zt-bg-54-table td.no1-width{
		width:30%;
	}
	.rj-mb30 {
		margin-bottom: 20px;
	}
	.rj-mt60 {
		margin-top: 20px;
	}
	.rj-text-c {
		text-align: center;
	}
	.rj-font42 {
		font-size: 22px;
	}
}
