#about-show{
					padding: 10rem 0 7rem;
				}
				
				#about-show .aboutrt {
				    background: #fff;
					padding: 0 72px 75px 0;
					width: 40%;
				}
				
				#about-show .h2_title{
					color: #444;
				}
				
				#about-show .h2_title * {
				    color: #444;
				    text-align: left;
				    display: block;
				}
				
				#about-show .about_desc {
				    color: #444;
				    max-width: 700px;
				    line-height: 1.8;
				    font-size: 15px;
				}
				
				#about-show .h2_title * {
				    color: #444;
				    text-align: left;
				    display: block;
				}
				
				#about-show .video {
				    float: left;
				    width: 60%;
				}
				
				#about-show .video img {
				    display: block;
				    width: 100%;
				}
				.entitle{
				
					text-transform:Uppercase;
				
					margin-top: 10px !important;
				
				}
				
				.entitle::after{
				
					width: 60px;
				
					    height: 2px;
				
					    content: "";
				
					    display: block;
				
					    background: #444;
				
						margin:15px auto;
				
				}
				
				#adv_licon li:hover a .series .entitle::after{
				
					    background: #FFFFFF;
				
				}
				
				
				#partner{
				
					padding: 7rem 0 7rem;
				
					background:#eee;
				
				}
				
				.part-box{
				
					padding: 3%;
				
					border: 2px solid #999;
				
					border-radius: 10px;
				
				}
				
				.part-list{
				
					width: 100%;
				
					text-align: center;
				
					float: left;
				
					min-height: 170px;
				
					padding: 25px 0;
				
				}
				
				
				
				.part-b-l{
				
					    float: left;
				
					    width: 23.5%;
				
					    margin-right: 2%;
				
					    height: 150px;
				
					    background-color: #fff;
				
					    padding: 0 20px;
				
					    margin-bottom: 1rem;
				
					    text-align: center;
				
					    line-height: 250px;
				
						position: relative;
				
						display: flex;
				
						align-items: center;
				
				}
				
				
				
				.part-b-l img{
				
					width: auto;
				
					    margin: 0 auto;
				
					    max-width: 100%;
				
					    align-items: center;
				
				}
				
				
				
				.part-b-l:nth-child(4n){
				
					margin-right: 0;
				
				}
				.news-i-p{
				
					overflow: hidden;
				
					display: block;
				
					margin-bottom: 30px;
				
				}	
				
				.news-i-tit{
				
					color: #008cd6;
				
					letter-spacing: 1px;
				
				}	
				
				.news-i-tit::after{
				
					width: 60px;
				
					height: 2px;
				
					content: "";
				
					display: block;
				
					background: #ddd;
				
					margin:20px 0
				
				}
				
				
				
				.news_rt .h2_title::after{
				
					width: 60px;
				
					height: 4px;
				
					content: "";
				
					display: block;
				
					background: #008cd6;
				
					margin:10px 0
				
					
				
				}
				
				#tyfled_news .news_rt.news_change .h2_title{
				
					text-align: center;
				
				}
				
				
				
				.news_rt.news_change .h2_title::after {
				
				    width: 60px;
				
				    height: 4px;
				
				    content: "";
				
				    display: block;
				
				    background: #fff;
				
				    margin: 10px 0;
				
				}
				
				
				
				#tyfled_news .news_rt.news_change .h2_title span {
				
				    display: block;
				
				    margin-left: 5px;
				
				}
				.newsurl{
				
					float: left;
				
					    font-size: 18px;
				
						margin-left: 10px;
				
					    margin-top: 40px;
				
					    line-height: 1.3rem;
				
						transition: all 0.7s;
				
				}
				
				.newsurl:hover{
				
					color:#008cd6;
				
				}
				
				
				
				.newsurl img{
				
					display: block;
				
					    float: right;
				
				}