@charset "utf-8";
body{
	font-family:"Microsoft Yahei","SimSun";
	font-size:16px;
	color:#333;
}

a{
	color:#333;
	transition: color 0.2s;
}

a:hover{
	text-decoration: none;
	color: #ec3046 !important;
}

input,textarea{
	font-family:"Microsoft Yahei","SimSun";
	outline: none;
}

.m1594-fw{
	color: #fff;
}

.m1594-fw a{
	color: #fff;
}

.m1594-fw a:hover{
	color: #dfdfdf !important;
}

img{
	display:block;
	max-height: 100%;
	max-width: 100%;
}

.m1594-wrapper{
	width:100%;
	min-width:1440px;
	margin:0px auto;
	overflow: hidden;
}

.m1594-w1440{
	width:1440px;
	margin:0px auto;
}

h1,h2,h3,h4,h5{
	font-family:"Microsoft Yahei","SimHei";
	overflow:hidden;
}

p,li{
	overflow:hidden;
}

.m1594-photo{
	position: relative;
	overflow: hidden;
}

.m1594-photo img{
	width: 100%;
	height: 100%;
}

.m1594-photo2{
	position: relative;
	overflow: hidden;
}

.m1594-photo2 p,
.m1594-photo2 a,
.m1594-photo2:hover p,
.m1594-photo2:hover a{
	color: #fff !important;
}

.m1594-photo2 img{
	width: 100%;
	height: 100%;
	transition: transform 0.2s;
}

.m1594-photo2:hover img{
	transform: scale(1.03,1.03);
}

.m1594-photo2 em{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: rgba(20,47,101,0.2);
	transition: opacity 0.2s;
	opacity: 0;
}

.m1594-photo2:hover em{
	opacity: 1;
}

#top{
	height: 90px;
	display: flex;
    -ms-flex-align: center;
    align-items: center;
	justify-content: space-between;
}

#top .m1594-logo1{
	padding-right: 15px;
}

#top .m1594-logo1 img{
	height: 51px;
}

#top .m1594-logo2,
#top .m1594-logo3{
	transition: transform 0.2s;
}

#top .m1594-logo2 img{
	height: 36px;
}

#top .m1594-logo3 img{
	height: 38px;
}

#top .m1594-logo2:hover,
#top .m1594-logo3:hover{
	transform: scale(1.03);
}

#top .m1594-search{
	width: 325px;
	height: 38px;
	background: #fff;
	border: 1px solid #ececec;
	border-radius: 3px;
	overflow: hidden;
}

#top .m1594-search .m1594-text{
	float: left;
	width: 240px;
	height: 38px;
	margin-left: 15px;
	padding: 0px;
	border: none;
	font-size: 14px;
	color: rgba(124,124,124,0.8);
}

#top .m1594-search .m1594-text::-webkit-input-placeholder{ color: rgba(0,0,0,0.3); }
#top .m1594-search .m1594-text:-moz-placeholder{ color: rgba(0,0,0,0.3); }
#top .m1594-search .m1594-text::-moz-placeholder{ color: rgba(0,0,0,0.3); }
#top .m1594-search .m1594-text:-ms-input-placeholder{ color: rgba(0,0,0,0.3); }

#top .m1594-search .m1594-sub{
	float: right;
	width: 56px;
	height: 38px;
	background: #ccc url("https://www.sostinternational.com/tpl/2026/images/top-search.png") no-repeat center center;
	background-size: auto 18px;
	cursor: pointer;
	border: none;
	transition: background-size 0.2s;
}

#top .m1594-search .m1594-sub:hover{
	background-size: auto 22px;
}

#top .m1594-lang{
	line-height: 24px;
	font-size: 14px;
}

#top .m1594-lang a{
	color: #8f8f8f;
	display: inline-block;
	vertical-align: top;
	min-width: 48px;
	margin: 0px 7px;
}

#top .m1594-links{
	line-height: 24px;
	font-size: 14px;
}

#top .m1594-links a{
	color: #8f8f8f;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 15px 15px;
	padding-left: 20px;
}

#top .m1594-links .m1594-icon1{	background-image: url("https://www.sostinternational.com/tpl/2026/images/top-link1.png"); }
#top .m1594-links .m1594-icon2{	background-image: url("https://www.sostinternational.com/tpl/2026/images/top-link2.png"); }

#top .m1594-drop{
	position: relative;
	width: 108px;
	height: 40px;
	border: 1px solid #eee;
	border-radius: 3px;
	box-shadow: 0px 0px 10px #eee inset;
	background-repeat: no-repeat;
	cursor: pointer;
}

#top .m1594-drop1{
	background-image: url("https://www.sostinternational.com/tpl/2026/images/top-drop1.png");
	background-size: 26px 26px;
	background-position: 15px center;
}

#top .m1594-drop2{
	background-image: url("https://www.sostinternational.com/tpl/2026/images/top-drop2.png");
	background-size: 35px 35px;
	background-position: 11px center;
}

#top .m1594-drop span{
	display: inline-block;
	vertical-align: top;
	width: 26px;
	font-size: 13px;
	line-height: 14px;
	color: #000;
	margin: 6px 0px 0px 55px;
}

#top .m1594-drop i{
	display: inline-block;
	vertical-align: top;
	width: 0px;
	height: 0px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 6px solid #ccc;
	margin: 17px 0px 0px 10px;
}

#top .m1594-drop .m1594-box{
	position: absolute;
	width: 410px;
	top: 40px;
	overflow: hidden;
    background: #fff;
	border-radius: 3px;
    border-top: 0px solid #eee;
    box-shadow: 0px 8px 10px #c3c3c3;
	display: none;
    z-index: 99;
}

#top .m1594-drop:hover .m1594-box{
	display: block;
}

@keyframes drop-open{
	from{ opacity: 0; transform: scale(0.98); }
	to{ opacity: 1; transform: scale(1); }
}
#top .m1594-drop:hover .m1594-box{
	animation:'drop-open' 0.2s ease-in-out 0s forwards;
	-ms-animation:drop-open 0.2s ease-in-out 0s forwards;
	-moz-animation:drop-open 0.2s ease-in-out 0s forwards;
	-o-animation:'drop-open' 0.2s ease-in-out 0s forwards;
	-webkit-animation:'drop-open' 0.2s ease-in-out 0s forwards;
}

#top .m1594-drop1 .m1594-box{
	right: 50%;
	margin-right: -196px;
}

#top .m1594-drop .m1594-part1{
	margin-top: -20px;
	padding: 15px 10px;
}

#top .m1594-drop .m1594-part1 li{
    float: left;
	width: 100px;
    margin: 20px 15px 0px 15px;
	text-align: center;
	overflow: visible;
}

#top .m1594-drop .m1594-part1 img{
	display: inline-block;
	vertical-align: top;
	width: 100px;
	height: 100px;
}

#top .m1594-drop .m1594-part1 p{
	line-height: 16px;
    height: 16px;
    font-size: 12px;
    margin-top: 5px;
}

#top .m1594-drop2 .m1594-box{
	right: 0px;
}

#top .m1594-drop .m1594-part2{
	padding: 15px 10px;
}

#top .m1594-drop .m1594-part2 li{
    float: left;
    height: 30px;
    line-height: 30px;
    margin: 0px 15px;
    min-width: 100px;
}

#nav{
	position: relative;
	width: calc(1440px - 20px);
	padding: 0px 10px;
	height: 88px;
	background: #ee3542;
	border-radius: 8px;
	display: flex;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
}

#nav .m1594-line{
	width: 1px;
	height: 42px;
	background: #f04a55;
}

#nav .row{
	display: flex;
	line-height: 28px;
	height: 28px;
}

#nav .row a{
	cursor: pointer;
	margin: 0px 12px;
}

#nav .row .m1594-letter3{
	min-width: 3em;
	text-align-last: justify;
}

#nav .row .m1594-drop{
	display: inline-block;
	vertical-align: top;
	margin: 0px 12px;
}

#nav .row .m1594-drop label{
	padding-right: 15px;
	background: url("https://www.sostinternational.com/tpl/2026/images/nav-arrow.png") no-repeat right center;
	background-size: 9px auto;
	cursor: pointer;
}

#nav .m1594-drop .m1594-box{
	position: absolute;
    right: 0px;
    background: #fff;
	border-radius: 3px;
    box-shadow: 0px 8px 10px #c3c3c3;
	display: none;
	z-index: 99;
}

#nav .m1594-drop .m1594-box ul{
	padding: 15px 10px;
}

#nav .m1594-drop1 .m1594-box{
	top: 44px;
	width: 280px;
}

#nav .m1594-drop2 .m1594-box{
	top: 72px;
	width: 100%;
}

#nav .m1594-drop:hover .m1594-box{
	display: block;
}

#nav .m1594-drop li{
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 0px 15px;
	color: #333;
}

#nav .m1594-drop li,
#nav .m1594-drop li a{
	color: #333;
}

#nav .m1594-drop li a:hover{
	color: #ec3046 !important;
}

#nav .m1594-drop li a{
	margin: 0;
}

#nav .m1594-drop1 li{
	min-width: 100px;
}

#nav .m1594-drop:hover .m1594-box{
	animation:'drop-open' 0.2s ease-in-out 0s forwards;
	-ms-animation:drop-open 0.2s ease-in-out 0s forwards;
	-moz-animation:drop-open 0.2s ease-in-out 0s forwards;
	-o-animation:'drop-open' 0.2s ease-in-out 0s forwards;
	-webkit-animation:'drop-open' 0.2s ease-in-out 0s forwards;
}

.m1594-banner{
	margin-top: 15px;
}

.m1594-banner img{
	width: 100%;
	border-radius: 8px;
}

#layout1{
	width: calc(1440px - 2px);
	border: 1px solid #f2f2f2;
	border-radius: 8px;
	margin-top: 15px;
}

#layout1 h2{
	text-align: center;
	font-size: 40px;
	line-height: 52px;
	padding: 17px 20px;
}

#layout1 h2 a{
	color: #ee3542;
}

#layout1 h2 a:hover{
	text-decoration: underline;
}

#layout1 .m1594-middle{
	padding: 0px 20px 10px 20px;
}

#layout1 .m1594-middle ul{
	margin-left: -98px;
}

#layout1 .m1594-middle li{
	float: left;
	min-width: 650px;
	line-height: 30px;
	margin-left: 98px;
	padding: 4px 0px;
}

#layout1 .m1594-middle li i{
	display: inline-block;
	vertical-align: top;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #ee3542;
	margin: 12px 6px 0px 0px;
}

#layout1 .m1594-middle li a{
	color: #000;
}

#layout1 .m1594-bottom{
	height: 44px;
	line-height: 44px;
	border-top: 1px solid #f2f2f2;
}

#layout1 .m1594-bottom span{
	float: left;
	padding: 0px 20px;
	font-weight: bold;
}

#layout1 .m1594-bottom .m1594-list{
	float: right;
	width: 1298px;
	margin-right: 20px;
	overflow: hidden;
	white-space: nowrap;
}

#layout1 .m1594-bottom .m1594-list li{
	display: inline-block;
	vertical-align: top;
	margin-right: 30px;
}

#layout1 .m1594-bottom .m1594-list li i{
	display: inline-block;
	vertical-align: top;
	width: 6px;
	height: 6px;
	margin: 19px 7px 0px 0px;
	border-radius: 50%;
	background: #ccc;
}

#layout2{
	background: #f5f1f0;
	border-radius: 8px;
	margin-top: 15px;
	position: relative;
}

#layout2 .m1594-line{
	position: absolute;
	width: 1px;
	height: 100%;
	left: 60px;
	top: 0px;
	background: #ebe8e7;
}

#layout2 .m1594-title{
	float: left;
	width: 30px;
	text-align: center;
	margin: 28px 0px 0px 19px;
}

#layout2 .m1594-title span{
	display: inline-block;
	vertical-align: top;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
}

#layout2 .m1594-title span,
#layout2 .m1594-title span a{
	color: #e60012;
}

#layout2 .m1594-title .m1594-more{
	display: inline-block;
	vertical-align: top;
	width: 11px;
	height: 9px;
	background: url("https://www.sostinternational.com/tpl/2026/images/ly2-more.png");
	background-size: 100% 100%;
	margin-top: 8px;
	transition: transform 0.2s;
}

#layout2 .m1594-title .m1594-more:hover{
	transform: scale(1.15);
}

#layout2 .m1594-main{
	float: right;
	margin-right: 20px;
	width: 1329px;
	height: 125px;
	padding: 25px 0px;
	position: relative;
}

#layout2 .m1594-main .m1594-arrow1,
#layout2 .m1594-main .m1594-arrow2{
	position: absolute;
	width: 36px;
	height: 60px;
	top: 50%;
	margin-top: -30px;
	cursor: pointer;
	background-size: 14px 28px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: rgba(255,255,255,0.8);
	transition: all 0.2s;
	opacity: 0;
}

#layout2 .m1594-main .m1594-arrow1{
	left: 0px;
	background-image: url("https://www.sostinternational.com/tpl/2026/images/arrow1.png");
	border-radius: 4px 8px 8px 4px;
}

#layout2 .m1594-main .m1594-arrow2{
	right: 0px;
	background-image: url("https://www.sostinternational.com/tpl/2026/images/arrow2.png");
	border-radius: 8px 4px 4px 8px;
}

#layout2:hover .m1594-main .m1594-arrow1,
#layout2:hover .m1594-main .m1594-arrow2{
	opacity: 1;
}

#layout2 .m1594-main .m1594-arrow1:hover,
#layout2 .m1594-main .m1594-arrow2:hover{
	background-color: rgba(255,255,255,1);
}

#layout2 .m1594-main .m1594-list{
	width: 100%;
	height: 100%;
}

#layout2 .m1594-main ul{
	margin-left: -9px;
}

#layout2 .m1594-main li{
	float: left;
	margin: 0px 0px 0px 9px !important;
	width: 214px !important;
	height: 125px;
	border-radius: 8px;
	transition: transform 0.5s;
}

#layout2 .m1594-main li:hover{
	transform: scale(1.03);
}

#layout2 .m1594-main li em{
	position: absolute;
    width: 100%;
    height: 46px;
    left: 0px;
    bottom: -46px;
    background: url("https://www.sostinternational.com/tpl/2026/images/shadow2.png");
    background-size: auto 100%;
	transition: all 0.2s;
}

#layout2 .m1594-main li p{
	position: absolute;
    width: calc(100% - 24px);
    line-height: 20px;
    left: 12px;
    bottom: 5px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
	color: #fff;
	transition: all 0.2s;
	opacity: 0;
}

#layout2 .m1594-main li:hover em{
	bottom: 0px;
}

#layout2 .m1594-main li:hover p{
	opacity: 1;
}

#layout3{
	margin-top: 15px;
}

#layout3 .m1594-headline{
	padding: 25px 0px 32px 0px;
}

#layout3 .m1594-headline h2{
	float: left;
	width: calc(100% - 36px);
	text-align: center;
	font-size: 40px;
	line-height: 52px;
}

#layout3 .m1594-headline h2 a{
	color: #142f65;
}

#layout3 .m1594-headline .m1594-more{
	float: right;
	background: #142f65;
	border-radius: 3px;
	margin: 8px 0px;
	width: 36px;
	height: 36px;
	font-size: 14px;
	line-height: 14px;
	color: rgba(255,255,255,0.8);
	transition: color 0.2s;
	display: flex;
	align-items: center;
	text-align: center;
}

#layout3 .m1594-headline .m1594-more:hover{
	color: rgba(255,255,255,1) !important;
}

#layout3 .m1594-left{
	width: 855px;
}

#layout3 .m1594-right{
	width: 550px;
	margin-top: -27px;
}

#layout3 .m1594-focus{
	height: 430px;
	border-radius: 8px;
}

#layout3 .m1594-focus p{
	position: absolute;
	left: 25px;
	bottom: 15px;
	font-size: 22px;
	line-height: 26px;
	max-width: calc(100% - 130px);
	white-space: nowrap;
	text-overflow: ellipsis;
	z-index: 9;
}

#layout3 .m1594-focus .m1594-point{
	position: absolute;
	right: 18px;
	bottom: 24px;
	height: 8px;
	z-index: 9;
}

#layout3 .m1594-focus .m1594-point span{
	float: left;
	width: 8px;
	height: 8px;
	border-radius: 4px;
	cursor: pointer;
	margin-left: 4px;
	background: #fff;
	transition: transform 0.2s;
}

#layout3 .m1594-focus .m1594-point span:hover{
	transform: scale(1.2);
}

#layout3 .m1594-focus .m1594-point .m1594-current{
	width: 18px;
	transform: scale(1) !important;
}

#layout3 .m1594-focus .m1594-arrow3,
#layout3 .m1594-focus .m1594-arrow4{
	position: absolute;
	width: 51px;
	height: 74px;
	top: 50%;
	margin-top: -37px;
	cursor: pointer;
	background-color: rgba(0,0,0,0.1);
	background-size: 18px 36px;
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 0;
	transition: all 0.2s;
}

#layout3 .m1594-focus .m1594-arrow3{
	left: 0px;
	background-image: url("https://www.sostinternational.com/tpl/2026/images/arrow3.png");
	border-radius: 0px 8px 8px 0px;
}

#layout3 .m1594-focus .m1594-arrow4{
	right: 0px;
	background-image: url("https://www.sostinternational.com/tpl/2026/images/arrow4.png");
	border-radius: 8px 0px 0px 8px;
}

#layout3 .m1594-focus:hover .m1594-arrow3,
#layout3 .m1594-focus:hover .m1594-arrow4{
	opacity: 1;
}

#layout3 .m1594-focus .m1594-arrow3:hover,
#layout3 .m1594-focus .m1594-arrow4:hover{
	background-color: rgba(0,0,0,0.3);
}

#layout3 .m1594-focus .m1594-shadow{
	position: absolute;
	width: 100%;
	height: 88px;
	left: 0px;
	bottom: 0px;
	background: url("https://www.sostinternational.com/tpl/2026/images/shadow1.png") repeat-x center bottom;
	background-size: auto 100%;
}

#layout3 .m1594-focus:hover img{
	transform: scale(1);
}

#layout3 .m1594-list1 ul{
	margin-left: -7px;
}

#layout3 .m1594-list1 li{
	float: left;
	width: 280px;
	margin: 16px 0px 0px 7px;
	border-radius: 8px;
	background: #f6f6f6;
	padding-bottom: 13px;
}

#layout3 .m1594-list1 .m1594-photo2{
	height: 160px;
	border-radius: 8px;
}

#layout3 .m1594-list1 .m1594-play{
	position: absolute;
	width: 30px;
	height: 30px;
	left: 15px;
	bottom: 15px;
	background: url("https://www.sostinternational.com/tpl/2026/images/play.png");
	background-size: 100% 100%;
}

#layout3 .m1594-list1 p{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 44px;
	line-height: 22px;
	padding: 0px 15px;
	margin-top: 13px;
}

#layout3 .m1594-list2{
	margin-top: 20px;
}

#layout3 .m1594-list2 h3{
	font-size: 18px;
	line-height: 34px;
	height: 34px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#layout3 .m1594-list2 h3 a{
	margin-right: 12px;
}

#layout3 .m1594-list2 ul{
	margin-top: 5px;
}

#layout3 .m1594-list2 li{
	font-size: 18px;
	line-height: 34px;
	height: 34px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#layout3 .m1594-list2 li a{
	margin-right: 6px;
}

#layout3 .m1594-list2 span{
	display: inline-block;
	vertical-align: top;
	background: #162f63;
	border-radius: 3px;
	height: 20px;
	line-height: 20px;
	margin: 7px 9px 0px 0px;
	font-size: 14px;
	color: #fff;
	padding: 0px 7px;
	font-weight: normal;
}

#layout3 .m1594-list3{
	margin-top: 22px;
	border-radius: 8px;
	border: 1px solid #f2f2f2;
	overflow: hidden;
}

#layout3 .m1594-list3 .m1594-title{
	height: 46px;
	line-height: 46px;
	padding: 0px 15px 0px 15px;
}

#layout3 .m1594-list3 .m1594-title .m1594-tag{
	float: left;
	width: 68px;
	height: 28px;
	position: relative;
	margin: 9px 25px 0px 0px;
	line-height: 28px;
}

#layout3 .m1594-list3 .m1594-title .color1{
	position: absolute;
	width: 66px;
	height: 27px;
	right: 0px;
	bottom: 0px;
	transform: skewX(-10deg);
	border-radius: 8px 3px 8px 3px;
}

#layout3 .m1594-list3 .m1594-title .color2{
	position: absolute;
	width: 13px;
	height: 13px;
	left: 0px;
	top: 0px;
	transform: skewX(-10deg);
	border-radius: 1px;
}

#layout3 .m1594-list3 .m1594-title .m1594-tag label{
	position: relative;
	font-size: 19px;
	font-weight: bold;
	display: inline-block;
	vertical-align: top;
	padding-left: 18px;
}

#layout3 .m1594-list3 .m1594-title span{
	float: left;
	font-size: 22px;
	font-weight: bold;
	max-width: 280px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

#layout3 .m1594-list3 .m1594-title .m1594-more{
	float: right;
	font-size: 14px;
	color: rgba(255,255,255,0.5);
}

#layout3 .m1594-list3 ul{
	padding: 17px 15px;
}

#layout3 .m1594-list3 li{
	height: 34px;
	line-height: 34px;
	font-size: 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#layout3 .m1594-ad{
	margin-top: 28px;
	height: 80px;
}

#layout3 .m1594-ad img{
	width: 100%;
	height: 100%;
	border-radius: 8px;
}

.m1594-title1{
	border-bottom: 2px solid #f5f5f5;
	height: 34px;
	line-height: 34px;
	margin-bottom: 1px;
}

.m1594-title1 span{
	float: left;
	font-size: 22px;
	font-weight: bold;
	border-bottom: 2px solid #ec3046;
	padding: 0px 2px;
	position: relative;
}

.m1594-title1 label{
	float: left;
	font-size: 22px;
	padding: 0px 2px;
	border-bottom: 2px solid #f5f5f5;
	margin-right: 30px;
	transition: background 0.2s;
}

.m1594-title1 label.current{
	font-weight: bold;
	border-bottom-color: #ec3046;
}

.m1594-title1 label.tag1{
	background: url("https://www.sostinternational.com/tpl/2026/images/title-tag1a.png") no-repeat 2px center;
	background-size: 30px 23px;
	padding-left: 40px;
}

.m1594-title1 label.tag2{
	background: url("https://www.sostinternational.com/tpl/2026/images/title-tag2a.png") no-repeat 5px center;
	background-size: 24px 21px;
	padding-left: 40px;
}

.m1594-title1 label.current.tag1,
.m1594-title1 label:hover.tag1{
	background-image: url("https://www.sostinternational.com/tpl/2026/images/title-tag1b.png");
}

.m1594-title1 label.current.tag2,
.m1594-title1 label:hover.tag2{
	background-image: url("https://www.sostinternational.com/tpl/2026/images/title-tag2b.png");
}

.m1594-title1 label.current.tag1,
.m1594-title1 label.current.tag1 a,
.m1594-title1 label.current.tag2,
.m1594-title1 label.current.tag2 a{
	color: #ec3046;
}

.m1594-title1 .m1594-more{
	float: right;
	width: 30px;
	height: 6px;
	margin-top: 14px;
	background: url("https://www.sostinternational.com/tpl/2026/images/more.png");
	background-size: 100% 100%;
	transition: background 0.2s;
}

.m1594-title1 .m1594-more:hover{
	background-image: url("https://www.sostinternational.com/tpl/2026/images/more2.png");
}

.m1594-title1 .m1594-tag{
	float: left;
	margin-top: 6px;
	width: 108px;
	height: 18px;
}

.m1594-title1 .m1594-tag img{
	width: 100%;
	height: 100%;
}

.m1594-title1 .m1594-links{
	float: right;
	margin-right: 35px;
	font-size: 18px;
}

.m1594-title1 .m1594-links a{
	float: left;
	margin-right: 32px;
}

#layout4{
	margin-top: 35px;
	overflow: hidden;
}

#layout4 .m1594-left{
	width: 855px;
	margin-top: -30px;
}

#layout4 .m1594-left .col-left{
	float: left;
	width: 410px;
}

#layout4 .m1594-left .col-right{
	float: right;
	width: 410px;
}

#layout4 .m1594-right{
	width: 550px;
	margin-top: -30px;
}

#layout4 .m1594-block{
	margin-top: 30px;
}

#layout4 .m1594-right .m1594-block .m1594-title1 label{
	font-weight: bold;
}

#layout4 .m1594-right .m1594-block .m1594-title1 label.current,
#layout4 .m1594-right .m1594-block .m1594-title1 label.current a{
	color: #ec3046;
}

#layout4 .m1594-hot1{
	background: #f8f8f8;
	border-radius: 8px;
	overflow: hidden;
	height: 130px;
	margin-top: 29px;
}

#layout4 .m1594-hot1 .m1594-photo2{
	float: left;
	width: 225px;
	height: 130px;
}

#layout4 .m1594-hot1 .m1594-photo2 i{
	position: absolute;
	width: 76px;
	height: 55px;
	left: 2px;
	top: 18px;
	background: url("https://www.sostinternational.com/tpl/2026/images/famous-tag.png");
	background-size: 100% 100%;
}

#layout4 .m1594-hot1 .m1594-text{
	float: right;
	width: 155px;
	height: 130px;
	margin-right: 15px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
}

#layout4 .m1594-hot1 .m1594-text h3{
	font-size: 16px;
	line-height: 22px;
	max-height: 88px;
	font-weight: normal;
}

#layout4 .m1594-hot1 .m1594-text p{
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	color: #a8a8a8;
	margin-top: 5px;
}

#layout4 .m1594-list1{
	margin-top: 12px;
}

#layout4 .m1594-list1 li{
	height: 40px;
    line-height: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#layout4 .m1594-list1 li i{
	display: inline-block;
	vertical-align: top;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #d6d6d6;
	margin: 17px 7px 0px 0px;
}

#layout4 .m1594-list2{
	margin-left: -9px;
}

#layout4 .m1594-list2 li{
	float: left;
	width: 279px;
	border-radius: 8px;
	margin: 27px 0px 0px 9px;
	padding-bottom: 11px;
	background: #f2f2f2;
}

#layout4 .m1594-list2 .m1594-photo2{
	height: 163px;
	border-radius: 8px;
}

#layout4 .m1594-list2 .m1594-photo2 span{
	position: absolute;
	right: 0px;
	bottom: 0px;
	background: #ee3542;
	border-radius: 8px 0px 8px 0px;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	padding: 0px 10px;
}

#layout4 .m1594-list2 p{
    display: flex;
    align-items: center;
    justify-content: center;
	font-size: 14px;
    height: 40px;
    line-height: 20px;
    padding: 0px 15px;
    margin-top: 11px;
}

#layout4 .m1594-list3{
	margin-left: -9px;
}

#layout4 .m1594-list3 li{
	float: left;
	width: 279px;
	height: 163px;
	border-radius: 8px;
	margin: 27px 0px 0px 9px;
}

#layout4 .m1594-list3 .m1594-shadow{
	position: absolute;
	width: 100%;
	height: 66px;
	left: 0px;
	bottom: 0px;
	background: url("https://www.sostinternational.com/tpl/2026/images/shadow2.png");
	background-size: auto 100%;
}

#layout4 .m1594-list3 p{
	position: absolute;
    width: calc(100% - 24px);
    line-height: 20px;
    left: 12px;
    bottom: 5px;
	font-size: 14px;
    display: flex;
	align-items: center;
	justify-content: center;
}

#layout4 .m1594-list4 li{
	margin-top: 30px;
}

#layout4 .m1594-list4 .m1594-text{
	float: left;
	width: 390px;
}

#layout4 .m1594-list4 .m1594-text h4{
	font-size: 18px;
	line-height: 30px;
	height: 60px;
}

#layout4 .m1594-list4 .m1594-text p{
	font-size: 14px;
    line-height: 20px;
    height: 20px;
    color: #a8a8a8;
    margin-top: 5px;
}

#layout4 .m1594-list4 .m1594-text p span{
	margin-right: 15px;
}

#layout4 .m1594-list4 .m1594-photo2{
	float: right;
	width: 135px;
	height: 85px;
	border-radius: 4px;
}

#layout5{
	margin-top: 35px;
}

#layout5 .m1594-list{
	float: right;
	width: 830px;
	height: 342px;
	margin-top: 29px;
	overflow: hidden;
}

#layout5 .m1594-list ul{
	margin-left: -10px;
}

#layout5 .m1594-list li{
	float: left;
	width: 200px;
	height: 342px;
	border-radius: 8px;
	margin-left: 10px;
	position: relative;
}

#layout5 .m1594-list .m1594-photo2{
	height: 342px;
	border-radius: 8px 8px 0px 0px;
}

#layout5 .m1594-list i{
	position: absolute;
	width: 30px;
	height: 30px;
	left: 13px;
	bottom: 13px;
	background: url("https://www.sostinternational.com/tpl/2026/images/play.png");
	background-size: 100% 100%;
	transition: all 0.2s;
}

#layout5 .m1594-list p{
	position: absolute;
	width: calc(100% - 24px);
	line-height: 20px;
	height: 60px;
	left: 12px;
	bottom: 5px;
	font-size: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	z-index: 9;
	opacity: 0;
	transition: all 0.2s;
}

#layout5 .m1594-list .m1594-shadow{
	position: absolute;
	width: 100%;
	height: 130px;
	left: 0px;
	bottom: -130px;
	background: url("https://www.sostinternational.com/tpl/2026/images/shadow5.png") repeat-x center bottom;
	background-size: auto 100%;
	transition: all 0.2s;
}

#layout5 .m1594-list li:hover p{
	opacity: 1;
}

#layout5 .m1594-list li:hover .m1594-shadow{
	bottom: 0px;
}

#layout5 .m1594-list li:hover i{
	bottom: 73px;
}

#layout5 .m1594-focus{
	float: left;
	width: 588px;
	height: 342px;
	border-radius: 8px;
	position: relative;
	overflow: hidden;
	margin-top: 29px;
}

#layout5 .m1594-focus .m1594-photo2{
	height: 309px;
	border-radius: 8px 8px 0px 0px;
}

#layout5 .m1594-focus .m1594-photo2 i{
	position: absolute;
	width: 93px;
	height: 93px;
	left: 50%;
	top: 50%;
	margin: -46px 0px 0px -46px;
	background: url("https://www.sostinternational.com/tpl/2026/images/play.png");
	background-size: 100% 100%;
}

#layout5 .m1594-focus p{
	position: absolute;
	width: calc(100% - 80px);
	height: 24px;
	line-height: 24px;
	left: 40px;
	bottom: 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	color: #fff;
	z-index: 9;
}

#layout5 .m1594-focus .m1594-shadow{
	position: absolute;
	width: 100%;
	height: 160px;
	left: 0px;
	bottom: 0px;
	background: url("https://www.sostinternational.com/tpl/2026/images/shadow4.png") repeat-x center bottom;
	background-size: auto 100%;
}

#layout5 .m1594-focus .m1594-arrow5,
#layout5 .m1594-focus .m1594-arrow6{
	position: absolute;
	width: 11px;
	height: 22px;
	bottom: 18px;
	cursor: pointer;
	background-size: 100% 100%;
	transition: transform 0.2s;
}

#layout5 .m1594-focus .m1594-arrow5{
	left: 15px;
	background-image: url("https://www.sostinternational.com/tpl/2026/images/arrow5.png");
}

#layout5 .m1594-focus .m1594-arrow6{
	right: 15px;
	background-image: url("https://www.sostinternational.com/tpl/2026/images/arrow6.png");
}

#layout5 .m1594-focus .m1594-arrow5:hover,
#layout5 .m1594-focus .m1594-arrow6:hover{
	transform: scale(1.2);
}

#layout6{
	margin-top: 5px;
}

#layout6 .m1594-box{
	margin-left: -37px;
}

#layout6 .m1594-block{
	float: left;
	width: 455px;
	margin: 30px 0px 0px 37px;
}

#layout6 .m1594-block .m1594-photo2{
	height: 265px;
	border-radius: 8px;
	margin-top: 29px;
}

#layout6 .m1594-block .m1594-photo2 .m1594-shadow{
	position: absolute;
	width: 100%;
	height: 139px;
	left: 0px;
	bottom: 0px;
	background: url("https://www.sostinternational.com/tpl/2026/images/shadow3.png") repeat-x center bottom;
	background-size: auto 100%;
}

#layout6 .m1594-block .m1594-photo2 p{
	position: absolute;
	width: calc(100% - 30px);
	height: 24px;
	line-height: 24px;
	left: 15px;
	bottom: 8px;
	text-align: center;
	text-overflow:ellipsis;
	white-space:nowrap;
}

#layout6 .m1594-block ul{
	margin-top: 12px;
}

#layout6 .m1594-block li{
	height: 40px;
	line-height: 40px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#layout6 .m1594-block li i{
	display: inline-block;
    vertical-align: top;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #d6d6d6;
    margin: 17px 7px 0px 0px;
}

#layout7{
	border: 1px solid #e6e6e6;
	margin-top: 50px;
}

#layout7 .m1594-title{
	border-bottom: 1px solid #e6e6e6;
	height: 40px;
	line-height: 40px;
}

#layout7 .m1594-title span{
	float: left;
	font-weight: bold;
	padding: 0px 30px;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #fff;
}

#layout7 .m1594-box{
	padding: 10px 15px;
}

#layout7 .m1594-box ul{
	overflow-y: auto;
	max-height: 160px;
}

#layout7 .m1594-box li{
	float: left;
    height: 32px;
    line-height: 32px;
    margin: 0px 7px;
}

#footer{
	text-align: center;
	margin-top: 40px;
}

#footer .row1{
	padding: 50px 0px;
	background: #f5f5f7;
	color: #949494;
	font-size: 14px;
	line-height: 30px;
}

#footer .row1 a{
	color: #949494;
}

#footer .row1 .m1594-icon{
	margin-top: 30px;
}

#footer .row1 .m1594-icon img{
	display: inline-block;
	vertical-align: top;
	height: 50px;
	margin: 0px 6px;
}

#footer .row2{
	background: #e60012;
	line-height: 30px;
	padding: 12px 0px;
}

#footer .row2 i{
	font-style: normal;
	margin: 0px 15px;
}

#footer .row2 a{
	transition: all 0.2s;
}

#footer .row2 a:hover{
	font-weight: bold;
	color: #fff !important;
}

:root{--ms-accent:#5c4a32;--ms-radius:2px;--ms-line:1.74;--ms-gap:14px;}
