/*top*/
.top-img {
    background-image: url('../images/p&t-tbms/banner.png');
}
.topImg-title{
	color: #FFFFFF;
}
.title-m{
	display: none;
}
@media only screen and (max-width: 1919px) {
	.topImg-title {
		font-size: 70px;
		line-height: 1.17;
	}
}
@media only screen and (max-width: 1599px) {
	.topImg-title {
		font-size: 60px;
	}
}
@media only screen and (max-width: 1299px) {
	.topImg-title {
		font-size: 48px;
	}
}
@media only screen and (max-width: 1024px) {
	.top-img {
    	background-image: url('../images/p&t-tbms/banner-m.png');
	}
	.title-pc{
		display: none;
	}
	.title-m{
		display: block;
	}
}
@media only screen and (max-width: 690px) {
	.topImg-title {
		font-size: 40px;
		left: 20px;
	}
}
@media only screen and (max-width: 570px) {
	.topImg-title {
		font-size: 36px;
	}
}
@media only screen and (max-width: 520px) {
	.topImg-title {
		font-size: 32px;
	}
}
@media only screen and (max-width: 420px) {
	.topImg-title {
		font-size: 28px;
	}
}
@media only screen and (max-width: 360px) {
	.topImg-title {
		font-size: 24px;
		left: 15px;
	}
}
/*part1*/
.UniverseLTStd-BoldCn {
    font-family: 'HarmonyOS_Sans_SC_Bold';
}
.tool-title{
	text-align: center;
	color: #004898;
	font-size: 80px;
	line-height: 1;
}
.tool-desc{
	width: 62.5%;
	margin-left: auto;
	margin-right: auto;
	color: #595757;
	font-size: 18px;
	line-height: 2;
	text-align: justify;
}
.second-title{
	text-align: center;
	color: #221815;
	font-size: 60px;
	line-height: 1.2;
}
.tool-part1{
	width: 100%;
	padding-bottom: 32.29%;
	background: url(../images/p&t-tbms/part1.png);
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}
.second-m{
	display: none;
}
@media only screen and (max-width: 1919px) {
	.tool-title{
		text-align: center;
		color: #004898;
		font-size: 70px;
		line-height: 1;
	}
}
@media only screen and (max-width: 1599px) {
	.tool-title{
		font-size: 60px;
	}
	.tool-desc{
		font-size: 18px;
		width: 70%;
	}
	.second-title{
		font-size: 48px;
	}
}
@media only screen and (max-width: 1299px) {
	.tool-title{
		font-size: 50px;
	}
	.tool-desc{
		font-size: 16px;
		width: 75%;
	}
	.second-title{
		font-size: 40px;
	}
}
@media only screen and (max-width: 1024px) {
	.tool-title{
		font-size: 28px;
		line-height: 1;
		width: 92.4%;
		margin-left: auto;
		margin-right: auto;
	}
	.tool-desc{
		width: 92.4%;
		font-size: 18px;
		line-height: 1.5;
		text-align: left;
	}
	.second-title{
		width: 92.4%;
		margin-left: auto;
		margin-right: auto;
		font-size: 28px;
		line-height: 1.3;
	}
	.tool-part1{
		padding-bottom: 177.87%;
		background: url(../images/p&t-tbms/part1-m.png);
		background-position: center;
		background-size: 100%;
		background-repeat: no-repeat;
	}
}
@media only screen and (max-width: 555px) {
	.tool-title{
		line-height: 1.3;
	}
}
@media only screen and (max-width: 450px) {
	.tool-title{
		font-size: 24px;
	}
	.tool-desc{
		font-size: 16px;
	}
	.second-title{
		font-size: 24px;
	}
}
@media only screen and (max-width: 385px) {
	.second-pc{
		display: none;
	}
	.second-m{
		display: block;
	}
}
/*part2 part3*/
.tool-menu{
	display: flex;
	display: -webkit-flex;
	width: 100%;
	background: #F6F6F6;
	border-bottom: 1px solid #004898;
	height: 80px;
	padding-right: 80px;
}
.tool-features{
	color: #004898;
	font-size: 30px;
	line-height: 88px;
}
.gallery-thumbs{
	margin: 0;
	width: 100%;
}
.swiper-container3{
	width: auto;
}
.gallery-thumbs .swiper-slide{
	padding: 0 24px;
	color: #595757;
	font-size: 20px;
	line-height: 79px;
	cursor: pointer;
	text-align: center;
	display: table;
}
.gallery-thumbs .swiper-slide p{
	color: #595757;
	font-size: 20px;
	line-height: 1;
	display: table-cell;
	vertical-align: middle;
}
.gallery-thumbs .swiper-slide-thumb-active{
	background: #004898;
	color: #FFFFFF;
}
.gallery-thumbs .swiper-slide-thumb-active p{
	background: #004898;
	color: #FFFFFF;
}
@media only screen and (max-width: 1599px) {
	.tool-menu{
		height: 66px;
		padding-right: 60px;
	}
	.tool-features{
		font-size: 28px;
		line-height: 73px;
	}
	.gallery-thumbs .swiper-slide{
		padding: 0 20px;
		font-size: 18px;
		line-height: 66px;
	}
	.gallery-thumbs .swiper-slide p{
		font-size: 18px;
	}
}
@media only screen and (max-width: 1540px) {
	.gallery-thumbs .swiper-slide p{
		line-height: 1.2;
	}
}
@media only screen and (max-width: 1299px) {
	.tool-menu{
		height: 60px;
		padding-right: 40px;
	}
	.tool-features{
		font-size: 26px;
		line-height: 66px;
	}
	.gallery-thumbs .swiper-slide{
		padding: 0 15px;
		font-size: 18px;
		line-height: 60px;
	}
	.gallery-thumbs .swiper-slide p{
		font-size: 18px;
	}
}
.gallery-top{
	background: #F6F6F6;
	margin: 0 80px;
}
.gallery-top .swiper-slide{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	padding: 60px 206px;
}
.swiper-img{
	width: 52%;
	margin-right: 7.9%;
}
.swiper-img img{
	width: 100%;
}
.img-info{
	text-align: center;
	color: #595757;
	font-size: 18px;
	line-height: 1;
}
.swiper-content{
	width: 40.1%;
}
.swiper-title{
	color: #004898;
	font-size: 36px;
	line-height: 1.3;
}
.swiper-desc{
	color: #595757;
	font-size: 18px;
	line-height: 1.75;
	text-align: justify;
}
.swiper-button-next{
	right: 60px;
}
.swiper-button-prev{
	left: 60px;
}
.swiper-button-prev,
.swiper-button-next {
	outline: none;
	width: auto;
	height: auto;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	background-size: 100% 100% !important;
	background-image: none !important;
	margin-top: 0;
}
.swiper-button-next .icon--8,
.swiper-button-prev .icon--- {
	font-size: 130px;
}
.swiper-button-next:hover .icon--8:before,
.swiper-button-prev:hover .icon---:before {
	color: #004898;
}
@media only screen and (max-width: 1799px) {	
	.swiper-button-prev .icon---,
	.swiper-button-next .icon--8 {
		font-size: 100px;
	}
}
@media only screen and (max-width: 1599px) {
	.swiper-button-prev {
		left: 40px;
	}
	.swiper-button-next {
		right: 40px;
	}
	.gallery-top{
		margin: 0 60px;
	}
	.gallery-top .swiper-slide{
		padding: 60px 166px;
	}
	.img-info{
		font-size: 18px;
	}
	.swiper-title{
		font-size: 32px;
	}
	.swiper-desc{
		font-size: 18px;
	}
}
@media only screen and (max-width: 1499px) {	
	.swiper-button-prev{
		left: 30px;
	}
	.swiper-button-next .icon--8 {
		right: 30px;
	}
}
@media only screen and (max-width: 1299px) {
	.gallery-top{
		margin: 0 40px;
	}
	.gallery-top .swiper-slide{
		padding: 40px 146px;
	}
	.img-info{
		font-size: 16px;
	}
	.swiper-title{
		font-size: 28px;
	}
	.swiper-desc{
		font-size: 16px;
	}
}
/*移动端*/
.tool-m{
	display: none;
}
@media only screen and (max-width: 1024px) {
	.tool-menu,
	.swiper-container{
		display: none;
	}
	.tool-m{
		display: block;
		width: 92.4%;
		margin-left: auto;
		margin-right: auto;
		background: #F6F6F6;
	}
	.tool-m .easydropdown .carat {
		right: 12px;
	    top: 50%;
	    margin-top: -4px;
	    width: 0;
	    height: 0;
	    border-style: solid;
	    border-width: 9px 6px 0;
	    border-color: #004898 transparent transparent;
	}
	.tool-m .easydropdown.open .carat {
	    border-width: 0 6px 9px;
	    border-color: transparent transparent #004898;
	}
	.tool-m .easydropdown {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	    border: 1px solid #004898;
	    color: #004898;
	    height: 43px;
	    margin-top: 0;
	   	background-color: #f6f6f6;
	}
	.tool-m .easydropdown ul{
		margin: 0;
		padding: 0;
	}
	.tool-m .easydropdown .selected, 
	.easydropdown li {
		font-size: 18px;
	    line-height: 43px;
	    height: 43px;
	    color: #004898;
	}
	.easydropdown .selected::after{
		display: none;
	}
	.option-content {
		display: none;
	}
	.option-content.value0 {
		display: block;
	}
	.swiper-title{
		color: #221815;
		text-align: center;
		font-size: 24px;
		line-height: 1.2;
	}
	.swiper-desc{
		font-size: 18px;
		line-height: 1.5;
		text-align: left;
	}
	.img-info{
		font-size: 16px;
	}
}
@media only screen and (max-width: 450px) {
	.tool-m .easydropdown {
	    height: 36px;
	}
	.tool-m .easydropdown .selected, 
	.easydropdown li {
		font-size: 16px;
	    height: 36px;
	    line-height: 36px;
	}
	.swiper-title{
		font-size: 20px;
	}
	.swiper-desc{
		font-size: 16px;
	}
	.img-info{
		font-size: 14px;
	}
}
@media only screen and (max-width: 420px) {
	.tool-m1 .easydropdown {
	    height: 43px;
	}
	.tool-m1 .easydropdown .selected, 
	.tool-m1 .easydropdown li {
		font-size: 16px;
	    line-height: 1.125;
	    white-space: normal;
	}
	.tool-m1 .easydropdown .selected{
		display: table-cell;
		vertical-align: middle;
		padding: 0 30px 0 10px;
		height: 43px;
	}
	.tool-m1 .easydropdown li {
		padding: 10px;
		height: auto;
	}
}
@media only screen and (max-width: 350px) {
	.img-info{
		line-height: 1.2;
	}
}

/*part4*/
.tool-item{
	display: flex;
	display: -webkit-flex;
}
.tool-part{
	width: 24.3%;
	margin-right: 0.9%;
}
.tool-part:last-child{
	margin-right: 0;
}
.tool-part figure{
	width: 100%;
	padding-bottom: 56.07%;
}
.tool-part:nth-child(1) figure{
	background: url(../images/p&t-tbms/part401.png);
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}
.tool-part:nth-child(2) figure{
	background: url(../images/p&t-tbms/part402.png);
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}
.tool-part:nth-child(3) figure{
	background: url(../images/p&t-tbms/part403.png);
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}
.tool-part:nth-child(4) figure{
	background: url(../images/p&t-tbms/part404.png);
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
}
.tool-part-title{
	text-align: center;
	color: #004898;
	font-size: 36px;
	line-height: 1;
}
.tool-info{
	width: 93%;
	margin-left: auto;
	margin-right: auto;
	color: #595757;
	font-size: 18px;
	line-height: 1.75;
	text-align: justify;
}
@media only screen and (max-width: 1599px) {
	.tool-part-title{
		font-size: 32px;
	}
	.tool-info{
		font-size: 18px;
	}
}
@media only screen and (max-width: 1299px) {
	.tool-part-title{
		font-size: 28px;
	}
	.tool-info{
		font-size: 16px;
	}
}
.swiper-container5{
	display: none;
}
@media only screen and (max-width: 1024px) {
	.tool-item{
		display: none;
	}
	.swiper-container5{
		display: block;
		width: 92.4%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 40px;
	}
	.swiper-container5 img{
		width: 100%;
	}
	.tool-part-title{
		font-size: 20px;
	}
	.tool-info{
		font-size: 18px;
		width: 100%;
		line-height: 1.5;
		text-align: left;
	}
	.swiper-button-prev5,
	.swiper-button-next5 {
	    width: 40px;
	    height: 40px;
	    background-color: #CCCCCC;
	    box-shadow: 0 0 5px rgba(0, 0, 0, .15);
	    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
	    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
	    text-align: center;
	    top: 42%;
	}
	.swiper-button-prev5{
		left: 0;
	}
	.swiper-button-next5{
		right: 0;
	}
	.swiper-button-prev5 .icon---,
	.swiper-button-next5 .icon--8 {
	    font-size: 26px;
	    line-height: 40px;
	}
	.swiper-button-next5 .icon--8::before,
	.swiper-button-prev5 .icon---::before {
	    color: #FFFFFF;
	    line-height: 40px;
	}
}
@media only screen and (max-width: 550px) {
	.swiper-button-prev5,
	.swiper-button-next5 {
	    top: 39%;
	}
}
@media only screen and (max-width: 480px) {
	.swiper-button-prev5,
	.swiper-button-next5 {
	    top: 37%;
	}
}
@media only screen and (max-width: 450px) {
	.tool-part-title{
		font-size: 18px;
	}
	.tool-info{
		font-size: 16px;
	}
}
@media only screen and (max-width: 350px) {
	.swiper-button-prev5,
	.swiper-button-next5 {
	    top: 35%;
	}
}