body{
	background-color: #f9f9f9;
}

/*header.reset*/
	.header * {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		vertical-align: baseline;
		font-size: 16px;
		box-sizing: border-box;
	}
	.header blockquote, .header q {
		quotes: none;
	}
	.header blockquote:before, .header blockquote:after,
	.header q:before, .header q:after {
		content: '';
		content: none;
	}
	.header table {
		border-collapse: collapse;
		border-spacing: 0;
	} 

	.header p{
		color: #000;
		font-weight: 500;
		line-height: 24px;
		margin: 0;
		padding: 0;
		font-size: 16px;
		font-family: '微軟正黑體';
	}
	.header span{
		color: #000;
		font-weight: 500;
		line-height: 24px;
		margin: 0;
		padding: 0;
		font-size: 16px;
		font-family: '微軟正黑體';
	}
	.header a{
		cursor: pointer;
		font-weight: 500;
		line-height: 24px;
		margin: 0;
		padding: 0;
		font-size: 16px;
		text-decoration: none;
		font-family: '微軟正黑體';
		cursor: pointer;
	}
	.header a:hover{
		text-decoration: none;
	}
	.header li{
		list-style-type: none;
		font-family: '微軟正黑體';
	}
	.header h1,.header h2,.header h3,.header h4,.header h5,.header h6{
		margin: 0;
		display: block;
		font-weight: 700;
		font-size: 100%;
		font-family: '微軟正黑體';
	}
	.header h1 { 
	    font-size: 32px;
	}
	.header h2 {
	    font-size: 24px;
	}
	.header h3 { 
	    font-size: 18px;
	}
	.header h4 { 
		font-size: 16px;
	}
	.header h5 { 
	    font-size: 13px;
	}
	.header h6 { 
	    font-size: 10px;
	}
	.header select{
		font-size: 16px;
	}
	.header img{
		border: 0;
	}


/*footer.reset*/
	.footer * {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		vertical-align: baseline;
		font-size: 16px;
		box-sizing: border-box;
	}
	.footer blockquote, .footer q {
		quotes: none;
	}
	.footer blockquote:before, .footer blockquote:after,
	.footer q:before, .footer q:after {
		content: '';
		content: none;
	}
	.footer table {
		border-collapse: collapse;
		border-spacing: 0;
	} 

	.footer p{
		color: #000;
		font-weight: 500;
		line-height: 24px;
		margin: 0;
		padding: 0;
		font-size: 16px;
		font-family: '微軟正黑體';
	}
	.footer span{
		color: #000;
		font-weight: 500;
		line-height: 24px;
		margin: 0;
		padding: 0;
		font-size: 16px;
		font-family: '微軟正黑體';
	}
	.footer a{
		cursor: pointer;
		font-weight: 500;
		line-height: 24px;
		margin: 0;
		padding: 0;
		font-size: 16px;
		text-decoration: none;
		font-family: '微軟正黑體';
		cursor: pointer;
	}
	.footer a:hover{
		text-decoration: none;
	}
	.footer li{
		list-style-type: none;
		font-family: '微軟正黑體';
	}
	.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6{
		margin: 0;
		display: block;
		font-weight: 700;
		font-size: 100%;
		font-family: '微軟正黑體';
	}
	.footer h1 { 
	    font-size: 32px;
	}
	.footer h2 {
	    font-size: 24px;
	}
	.footer h3 { 
	    font-size: 18px;
	}
	.footer h4 { 
		font-size: 16px;
	}
	.footer h5 { 
	    font-size: 13px;
	}
	.footer h6 { 
	    font-size: 10px;
	}
	.footer select{
		font-size: 16px;
	}
	.footer img{
		border: 0;
	}

[class^="header-comp-"] *{
	box-sizing: border-box;
	font-size: 16px;
	-webkit-text-size-adjust: 100%;
		    -ms-text-size-adjust: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
}

[class^="footer-comp-"] *{
	box-sizing: border-box;
	font-size: 16px;
	-webkit-text-size-adjust: 100%;
		    -ms-text-size-adjust: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
}


/*tsn-main-.reset*/
	[class^="tsn-main-"] *{
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		vertical-align: baseline;
		font-size: 16px;
		box-sizing: border-box;
		-webkit-text-size-adjust: 100%;
		    -ms-text-size-adjust: 100%;
	}
	[class^="tsn-main-"] blockquote, [class^="tsn-main-"] q {
		quotes: none;
	}
	[class^="tsn-main-"] blockquote:before, [class^="tsn-main-"] blockquote:after,
	[class^="tsn-main-"] q:before, [class^="tsn-main-"] q:after {
		content: '';
		content: none;
	}
	[class^="tsn-main-"] table {
		border-collapse: collapse;
		border-spacing: 0;
	} 
	[class^="tsn-main-"] p{
		color: #000;
		font-weight: 500;
		line-height: 24px;
		margin: 0;
		padding: 0;
		font-size: 16px;
		font-family: '微軟正黑體';
	}
	[class^="tsn-main-"] span{
		color: #000;
		font-weight: 500;
		line-height: 24px;
		margin: 0;
		padding: 0;
		font-size: 16px;
		font-family: '微軟正黑體';
	}
	[class^="tsn-main-"] a{
		cursor: pointer;
		font-weight: 500;
		line-height: 24px;
		margin: 0;
		padding: 0;
		font-size: 16px;
		text-decoration: none;
		font-family: '微軟正黑體';
		cursor: pointer;
	}
	[class^="tsn-main-"] a:hover{
		text-decoration: none;
	}
	[class^="tsn-main-"] li{
		list-style-type: none;
		font-family: '微軟正黑體';
	}
	[class^="tsn-main-"] h1,
	[class^="tsn-main-"] h2,
	[class^="tsn-main-"] h3,
	[class^="tsn-main-"] h4,
	[class^="tsn-main-"] h5,
	[class^="tsn-main-"] h6{
		margin: 0;
		display: block;
		font-weight: 700;
		font-size: 100%;
		font-family: '微軟正黑體';
	}
	[class^="tsn-main-"] h1 { 
	    font-size: 32px;
	}
	[class^="tsn-main-"] h2 {
	    font-size: 24px;
	}
	[class^="tsn-main-"] h3 { 
	    font-size: 18px;
	}
	[class^="tsn-main-"] h4 { 
		font-size: 16px;
	}
	[class^="tsn-main-"] h5 { 
	    font-size: 13px;
	}
	[class^="tsn-main-"] h6 { 
	    font-size: 10px;
	}
	[class^="tsn-main-"] select{
		font-size: 16px;
	}
	[class^="tsn-main-"] img{
		border: 0;
	}




	body{
		margin: 0;
		padding: 0;
		border: 0;
		line-height: 1;
		font-size: 16px;
		-webkit-text-size-adjust: 100%;
		    -ms-text-size-adjust: 100%;
	}




.n-wraper{
	position: relative;
	width: 100%;
    overflow-x: hidden;
	/*border: 3px solid #000;*/
}

@media screen and (max-width: 374px){
	.n-wraper {
		/*width: 375px;*/
		/*overflow-x: scroll;*/
	}
}





/*header*/
	.header{
		position: relative;
		width: 100%;
		font-size: 16px;
	}
	.header-main-top{
		position: relative;
	}
	
	.header-top{
		/*border: 1px solid #00f;*/
		position: relative;
		height: 60px;
		background-color: #d70c18;
	}
	.header .header-container-LOGO{
		position: absolute;
		top: 10px;
	}
	.header.ts-24HeCounter-header .header-container-LOGO{
	    z-index: 1;
	    white-space: nowrap;
	    font-size: 0;
	}
	.header.ts-24HeCounter-header .header-container-LOGO .title {
	    display: inline-block;
	    font-size: 20px;
	    font-weight: bold;
	    color: #ffffff;
	    vertical-align: top;
	    line-height: 39px;
	    padding-left: 25px;
	    max-width: 226px;
	    overflow: hidden;
	    white-space: nowrap;
	}
	.ts-24HeCounter-root-header .header.ts-24HeCounter-header .header-container-LOGO .title {
		display: none;
	}
	.header .header-container-LOGO a.desk-logo{
		display: inline-block;
		font-size: 0;
		vertical-align: middle;
	}
	.header .header-container-LOGO a.desk-logo img{
		width: 155px;
		height: 40px;
		vertical-align: top;
	}
	.header .mobile-LR-btn{
		display: none;
	}
	

	

	.header.ts-24HeCounter-header .header-sub-nav{
	    position: absolute;
	    top: calc(50% - 13px);
	    right: 0;
        width: 100%;
	}
	.header .sub-nav .sub-nav-ul{
		font-size: 0;
		text-align: right;
	}.header .sub-nav .sub-nav-ul li{
		display: inline-block;
		vertical-align: top;
		padding-left: 15px;
	}
	.ts-24HeCounter-index .header .sub-nav .sub-nav-ul .ts-24HeCounter-main-menu,
	.ts-24HeCounter-root-header .header .sub-nav .sub-nav-ul .ts-24HeCounter-main-menu {
		display: none;
	}
	.header .sub-nav .sub-nav-ul li a{
		display: block; 
		line-height: 18px;
		font-size: 0;
	}
	.header .sub-nav .sub-nav-ul li a p{
		font-size: 14px;
	    font-weight: bold;
	    font-style: normal;
	    font-stretch: normal;
	    line-height: 25px;
	    letter-spacing: 1px;
	    text-align: right;
	    color: #ffffff;
	    display: inline-block;
	    vertical-align: middle;
	    margin-left: 5px;
	    max-width: 100px;
	    white-space: nowrap;
	    overflow: hidden;
	    -ms-text-overflow: ellipsis;
	    text-overflow: ellipsis;
	}
	/*.header .sub-nav .sub-nav-ul li a:hover p{
		color: #fff;
		background-color: #d51524;
	}*/
	.header .sub-nav .sub-nav-ul li a .pic{
		vertical-align: middle;
		/*transform: translateY(-1px);*/
	}
	.header .sub-nav .sub-nav-ul li a .pic img{
		width: 20px;
		height: 20px;
		line-height: 0;
		display: inline-block;
		vertical-align: top;
	}
	.header .sub-nav .sub-nav-ul .ts-24HeCounter-main-menu a .pic img{
	    width: 14px;
	    height: 14px;
	    margin-bottom: 3px;
	    vertical-align: middle;
	}
	.header .sub-nav .sub-nav-ul li a .pic.icon-width-18 img {
		width: 18px;
	}
	.header .sub-nav .sub-nav-ul li a .pic-1{
		display: inline-block;
	}
	.header .sub-nav .sub-nav-ul li a .pic-2{
		display: none;
	}
	.header .sub-nav .sub-nav-ul li .searchbar-top{
		display: inline-block;
	    width: 150px;
	    margin-top: 0px;
	    position: relative;
	}
	.header .sub-nav .sub-nav-ul li .searchbar-top .input-group{
		position: relative;
	}
	.header .sub-nav .sub-nav-ul li .searchbar-top .input-group label{
		display: none;
	}
	.header .sub-nav .sub-nav-ul li .searchbar-top .input-group input{
		display: block;
		width: 100%;
		height: 22px;
		padding: 0px 12px;
		font-size: 0.75em;
		line-height: 1.42857143;
		color: #555;
		background-color: #fff;
		background-image: none;
		border: 0px solid #ccc;
		border-right: 0px;
		border-radius: 20px;
	}
	.header .sub-nav .sub-nav-ul li .searchbar-top .input-group input:focus{
		outline: 0;
	}
	.header .sub-nav .sub-nav-ul li .searchbar-top .input-group a{
		width: 20px;
		height: 20px;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		margin: auto;
		background-color: transparent;
		text-align: left;
	}
	.header .sub-nav .sub-nav-ul li .searchbar-top .input-group a img{
		width: 12px;
		height: 12px;
	}
	@media only screen and (min-width: 1023px) and (max-width:1150px) {
		.header .mobile-LR-btn .burgerbtn{
			display: block;
			position: relative;
			margin: auto;
			width: 20px;
			height: 20px;
			z-index: 10;
		}
	}
	@media only screen and (min-width: 1024px) and (max-width:1300px) {
		.header .section-block{
			margin: 0 40px;
		}
	}
	@media only screen  and (max-width:1023px) {
		.header-main-top.active{
			padding-top: 26px;
		}
		.header-main-top.iph-open{
			position: fixed;
			width: 100%;
			top: 0;
			bottom: 0;
			margin: auto;
			overflow-y: auto;
			z-index: 100;
			height: 100%;
			background-color: rgba(0,0,0,0.8);
		}
		.header-main-top.iph-login-open{
			position: fixed;
			width: 100%;
			top: 0;
			bottom: 0;
			margin: auto;
			overflow-y: auto;
			z-index: 100;
			height: 100%;
			background-color: rgba(0,0,0,0.8);
		}
		.header-main-top.active {
		    padding-top: 0px;
		}
		.header-top{
		    position: fixed;
		    z-index: 100;
		    left: 0;
		    right: 0;
		    height: 53px;
		}
		.header .header-container-LOGO{
			position: relative;
			top: 0;
			bottom: 0;
			width: 100%;

		}
		.header .header-container-LOGO a.desk-logo{
			/*display: none;*/
			display: block;
			position: absolute;
			top: 10px;
			left: 0px;
			right: 0;
			margin: auto;
			width: 131px;
		}
		.header.ts-24HeCounter-header .header-container-LOGO a.desk-logo{
		    display: inline-block;
		    margin: 0;
		    margin-left: 60px;
		}
		.header .header-container-LOGO a.desk-logo img{
			max-width: 100%;
			height: auto;
			width: 130px;
			height: 34px;
		}
		.header.ts-24HeCounter-header .header-container-LOGO .title {
			display: none;
		}
		.header .mobile-LR-btn{
			position: absolute;
			width: 20px;
			top: 17px;
			left: 20px;
			margin: auto;
			display: inline-block;
		}
		.header .mobile-LR-btn .burgerbtn{
			display: block;
			position: absolute;
			margin: auto;
			width: 20px;
			height: 20px;
			z-index: 10;
		}
		.header .mobile-LR-btn .burgerbtn .pic-1{
			display: block;
		}
		.header .mobile-LR-btn .burgerbtn .pic-2{
			display: none;
		}
		.header .mobile-LR-btn .burgerbtn.active .pic-1{
			display: none;
		}
		.header .mobile-LR-btn .burgerbtn.active .pic-2{
			display: block;
		}
		.header .mobile-LR-btn img{
			width: 100%; 
		}
		.header-sub-nav{
			/*position: absolute;
			bottom: 60px;
			left: 0;
			right: 0;*/
			display: none;
		}
		.header .header-main-top.iph-open .header-sub-nav {
		    display: block;
		}
		.header.ts-24HeCounter-header .header-main-top.iph-open .header-sub-nav {
		    position: relative;
    		top: 0;
		}
		.ts-24HeCounter-root-header .ts-24HeCounter-header .header-main-top.iph-open .header-sub-nav {
			padding-top: 53px;
		}
		.header .sub-nav{
			background-color: #fff;
			top: auto;
			position: relative;
			z-index: 100;
		}
		.ts-24HeCounter-root-header .ts-24HeCounter-header .header-main-top.iph-open .header-sub-nav .sub-nav {
			min-height: calc(100vh - 53px);
		}
		.header .sub-nav .sub-nav-ul{
			text-align: left;
			padding: 0 0px 20px 30px; 
		}
		.ts-24HeCounter-root-header .ts-24HeCounter-header .header-sub-nav .sub-nav .sub-nav-ul {
			padding: 0;
		}
		.header .sub-nav .sub-nav-ul li{
			width: 50%;
			padding-left: 0px;
		}
		.ts-24HeCounter-root-header .ts-24HeCounter-header .header-sub-nav .sub-nav .sub-nav-ul li,
		.ts-24HeCounter-root-header .ts-24HeCounter-header .header-sub-nav .sub-nav .sub-nav-ul li + li {
			width: 100%;
			padding: 0;
			border-bottom: 1px solid #d5d5d5;
		}
		.header .sub-nav .sub-nav-ul .ts-24HeCounter-main-menu{
			display: none;
		}
		.header.ts-24HeCounter-header .sub-nav .sub-nav-ul li,
		.header .sub-nav .sub-nav-ul li + li{
			padding-top: 20px;
		}
		.ts-24HeCounter-root-header .ts-24HeCounter-header .header-sub-nav .sub-nav .sub-nav-ul li a {
		    padding: 20px 30px;
		}
		.header .sub-nav .sub-nav-ul li a p{
			font-size: 14px;
			font-weight: normal;
			font-style: normal;
			font-stretch: normal;
			line-height: normal;
			letter-spacing: 1px;
			text-align: right;
			color: #4a4a4a;
		}
		.ts-24HeCounter-root-header .ts-24HeCounter-header .header-sub-nav .sub-nav .sub-nav-ul li a p {
		    font-size: 18px;
    		font-weight: bold;
		}
		.header .sub-nav .sub-nav-ul .sub-nav-ul-li-1{
			display: none;
		}
		.header .sub-nav .sub-nav-ul .sub-nav-ul-li-6{
			display: none;
		}
		.header .sub-nav .sub-nav-ul li a .pic-1{
			display: none;
		}
		.header .sub-nav .sub-nav-ul li a .pic-2{
			display: inline-block;
		}
	}




/*content*/
	.content * {
	    text-decoration: none;
	    font-family: '微軟正黑體';
	}
	.content{
		position: relative;
		width: 100%;
		/*min-height: 1200px;*/
		/*border: 3px solid #f00;*/
		font-size: 16px;
		background-color: #f8f8f8;
	}
	.content.ts-24HeCounter-content {
	    min-height: calc(100vh - 162px);
        font-size: 0;
	}

	.content-block-all{
		position: relative;
		/*border: 1px solid #0f0;*/
	}
	.content-section1200-block{
		max-width: 1200px;
		margin: auto;
		/*border: 2px solid #0ff;*/
	}
	.section-block{
		max-width: 1200px;
		/*border: 2px solid #00f;*/
		margin: auto;
		height: 100%;
		position: relative;
	}
	.section-block-1440{
	    max-width: 1440px;
	    /* border: 5px solid #fc0; */
	    margin: auto;
	    overflow: hidden;
	}
	.content .breadcrumbarea{
		border-bottom: 1px solid #f2f2f2;
	}
	.content .breadcrumbarea.ts-24HeCounter-breadcrumbarea{
		border-bottom: 0;
	}
	.content .breadcrumbarea .breadcrumb{
		background-color: transparent;
		margin: 0;
		padding: 8px 0;
	}
	.content .breadcrumbarea.ts-24HeCounter-breadcrumbarea .breadcrumb{
		padding: 25px 0;
	}
	.content .breadcrumbarea .breadcrumb li{
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: 0.8px;
		text-align: left;
		color: #4a4a4a;
	}
	.content .breadcrumbarea .breadcrumb .items.active{
		
	}
	.content .breadcrumbarea .breadcrumb .items+.items:before{
		content: '>';
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: 0.8px;
		text-align: left;
		color: #4a4a4a;
	}
	.content .breadcrumbarea.ts-24HeCounter-breadcrumbarea .breadcrumb .items+.items:before{
		display: none;
	}
	.content .breadcrumbarea .breadcrumb .items a{
		font-size: 13px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: 0.8px;
		text-align: left;
		color: #4a4a4a;
	}
	.content .breadcrumbarea.ts-24HeCounter-breadcrumbarea .breadcrumb .items a{
		font-size: 18px;
	    line-height: 50px;
		color: #000;
		padding-left: 25px;
	}
	.content .breadcrumbarea.ts-24HeCounter-breadcrumbarea .breadcrumb .items:first-child a{
		font-size: 0;
		font-weight: bold;
		color: #333;
		padding-left: 0;
	}
	.content .breadcrumbarea .breadcrumb .items a:hover{
		color: #d70c18;
	}
	.content .breadcrumbarea.ts-24HeCounter-breadcrumbarea .breadcrumb .items span{
	    display: inline-block;
    	line-height: inherit;
		vertical-align: top;
	}
	.content .breadcrumbarea.ts-24HeCounter-breadcrumbarea .breadcrumb .items:first-child span{
		font-size: 24px;
		padding-left: 20px;
	}
	.content .breadcrumbarea.ts-24HeCounter-breadcrumbarea .breadcrumb .items .icon{
		display: inline-block;
		width: 50px;
		height: 50px;
		overflow: hidden;
	    border: 1px solid #d5d5d5;
    	border-radius: 50%;
	}
	.content .breadcrumbarea.ts-24HeCounter-breadcrumbarea .breadcrumb .items:first-child .icon{
		padding-left: 0;
	}
	.content .breadcrumbarea.ts-24HeCounter-breadcrumbarea .breadcrumb .items .icon img{
		width: 100%;
	    vertical-align: top;
	}
	
	.content .content-full-block{
		/*height: 1000px;*/
		/*border: 1px solid #f00; */
	}
	.content .content-section1200-block{
		font-size: 0;
	}
	.content .content-Le{
		display: inline-block;
		vertical-align: top;
		width: 19%;
		padding: 30px 0 0 0;
	}
	.content .content-Ri{
		display: inline-block;
		vertical-align: top;
		width: 81%;
		padding-left: 80px;
		/*height: 1000px;*/
		/*border: 1px solid #00f; */
	}
	.content .content-section1200-block.content-nofull .content-Le{
		display: none;
	}
	.content .content-section1200-block.content-nofull .content-Ri{
		width: auto;
		display: block;
		padding: 30px 10px 30px 10px;
	}

	.content.ts-24HeCounter-content .sub-content-block .sub-content-main .whiteboard-block{
		background-color: #fff;
		margin-bottom: 50px;
		padding: 30px 0 0;
	}
	.content.ts-24HeCounter-content .sub-content-block .sub-content-main .whiteboard-block.whiteboard-block-m-b-20{
		margin-bottom: 20px;
	}
	.content.ts-24HeCounter-content .sub-content-block .sub-content-main .whiteboard-block .content-form{
		max-width: 820px;
	    width: 100%;
		margin: 0 auto;
	}

	.content .sidemenu-block{
		
	}

	@media only screen and (min-width: 992px) and (max-width:1200px) {
		.content .section-block{
			margin: 0 10px;
		}
		.content .content-section1200-block{
			margin: 0 10px;
		}
		.content .content-Ri{
			padding-left: 20px;
		}
	}
	@media only screen  and (max-width:1023px) {
		.content{
			padding-top: 53px;
		}
		.content.ts-24HeCounter-content {
		    min-height: calc(100vh - 115px);
		}
		.content .breadcrumbarea {
		    display: none;
		}
		.content .breadcrumbarea.ts-24HeCounter-breadcrumbarea{
			display: block;
		}
		.content .breadcrumbarea .breadcrumb,
		.content .breadcrumbarea.ts-24HeCounter-breadcrumbarea .breadcrumb{
			padding: 15px 10px;
		}
		.content .breadcrumbarea.ts-24HeCounter-breadcrumbarea .breadcrumb .items a{
			font-size: 14px;
			padding-left: 15px;
		}
		.content .breadcrumbarea.ts-24HeCounter-breadcrumbarea .breadcrumb .items:first-child span{
			font-size: 20px;
			padding-left: 8px;
		}
		.content .section-block{
			margin: 0 0px;
		}
		.content .content-section1200-block{
			margin: 0 10px;
		}
		.content .content-Le{
			display: none;
		}
		.content .content-Ri{
			display: block;
			width: auto;
			padding: 0;
		}
		.content .content-section1200-block.content-nofull .content-Ri{
			padding: 30px 0px 30px 0px;
		}

	}
	@media only screen  and (max-width:767px) {
		.content .section-block{
			margin: 0 0px;
		}
		.content .content-section1200-block{
			margin: 0 0px;
		}
		.content.ts-24HeCounter-content .sub-content-block .sub-content-main .whiteboard-block{
			padding: 30px 10px 0;
			margin-bottom: 30px;
		}
	}




/*footer*/
	.footer{
		position: relative;
	}
	.mini-footer{
		max-width: 1200px;
		margin: auto;
		background-color: #f6f6f6;
	}

	.mini-footer .ul-items{
		font-size: 0;
	}
	.mini-footer .ul-items .ul-items-li{
		padding:15px 50px 15px 0;
		display: inline-block;
		vertical-align: top;
	}
	.mini-footer .ul-items .ul-items-li a{
		display: block;
	}
	.mini-footer .ul-items .ul-items-li a img{
		display: inline-block;
		vertical-align: top;
		width: 35px;
		height: 35px;
	}
	.mini-footer .ul-items .ul-items-li a p{
		font-size: 14px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: 1.5;
		letter-spacing: normal;
		color: #333333;
		display: inline-block;
		vertical-align: top;
		padding-top: 7px;
	}
	
	/*新footer2018-10-17 css開始*/
	.footer{
		background-color: #f6f6f6;
	}
	.footer .main-footer{
		background-color: #ededed;

	}
	.footer .info-block{
		padding: 15px 10px 15px 10px;
		text-align: center;
	}
	.footer .info-block .info-block-top .list-item-block{
		font-size: 0;
	}
	.footer .info-block .info-block-top .list-item{
		display: inline-block;
		padding-left: 10px;	
		padding-right: 10px;
		height: 12px;
		margin-top: 5px;
	}
	.footer .info-block .info-block-top .list-item+.list-item{
		border-left: solid 1px #333;
	}
	.footer .info-block .info-block-top .list-item a{
		display: inline-block;
		line-height: 16px;
		font-size: 12px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: 12px;
		letter-spacing: 0.8px;
		color: #333;
		vertical-align: top;
	}
	.footer .info-block .info-block-down{
		font-size: 0;
		margin-top: -9px;
	}
	.footer .info-block .info-block-top + .info-block-down{
		margin-top: 0;
	}
	.footer .info-block .info-block-down .ul-li-items{
		display: inline-block;
		padding-top: 10px;
		vertical-align: middle;
	}
	.footer .info-block .info-block-down .ul-li-items +.ul-li-items{
		margin-left: 10px;
	}
	.footer .info-block .info-block-down .ul-li-items .rose-btn{
		margin-left: 6px;
	}
	.footer .info-block .info-block-down .ul-li-items .txt p{
		font-size: 12px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: 12px;
		letter-spacing: 0.8px;
		color: #333;
	}
	.footer-logo{
		font-size: 0;
		/*background-color: #888;*/
		background-image: linear-gradient(90deg, #D70C18 50%,#DEDEDE 51%);
		position: relative;
		padding-left: 20px;
		padding-right: 20px;
	}
	.footer-logo .max-width{
		max-width: 1200px;
		margin: auto;
	}
	.footer-logo .copyright,
	.footer-logo .logo-content{
		display: inline-block;
		vertical-align: middle;
	}
	.footer-logo .copyright{
		width: 74%;
		min-height: 59px;
		background-color: #D70C18;
	}
	
	.footer-logo .copyright:before{
		display: inline-block;
		content: '';
		width: 0px;
		height: 56px;
		vertical-align: middle;
	}
	.footer-logo .copyright p,
	.footer-logo .copyright p link,
	.footer-logo .copyright .logoName{
		display: inline-block;
		vertical-align: middle;
		color: #fff;
		font-size: 12px;
		line-height: 12px;
	}
	.footer-logo .copyright .img-c{
		width: 11px;
		height: 11px;
		transform: translateY(1.5px);
	}
	.footer-logo .copyright .browser{
		padding-left: 10px;
	}
	.footer-logo .logo-content{
		font-size: 0;
		padding-left: 28px;
	}
	/*.footer-logo .logo-content .pic{
		width: 113px;
	}*/
	.footer-logo .logo-content .pic img{
		display: inline-block;
		width: 100%;
		vertical-align: top;
		transform: translateY(1px);
	}
	@media only screen and (min-width: 320px) and (max-width:1023px){
		.footer .info-block .info-block-top .list-item a{
			
			-webkit-text-size-adjust: none;
			font-size: 11px;
		}
		.footer .info-block .info-block-down .ul-li-items .txt p{
			letter-spacing: -0.5px;
			-webkit-text-size-adjust: none;
			font-size: 11px;
		}
		.footer-logo{
			padding: 0;
		}
		.footer-logo .copyright{
			width: 100%;
			min-height: 0;
			text-align: center;
			padding: 5px;
		}
		.footer-logo .copyright:before{
			display: none;
		}
		.footer-logo .copyright p{
			-webkit-text-size-adjust: none;
			font-size: 11px !important;
			vertical-align: middle;
			transform: translateY(-2px);
		}
		.footer-logo .logo-content{
			display: none;
		}
		.event-footer .footer-logo .copyright .iph-none,
		.event-footer .footer-logo .copyright .browser{
			display: none;
		}
	}
	@media only screen and (min-width: 320px) and (max-width:767px){
		
		.footer-logo .copyright .iph-none,
		.footer-logo .copyright .browser{
			display: none;
		}
		
		.footer-logo .copyright p{
			display: inline-block;
			color: #fff;
		}
		
		.footer .info-block .info-block-down .ul-li-items +.ul-li-items{
			margin-left: 5px;
		}
		.footer .info-block .info-block-down .ul-li-items .rose-btn{
			margin-left: 0px;
		}
	}
	/*rose btn content*/
	.rose-btn a{
		display: inline-block;
		background-color: #ff8e91;
		padding: 2px 3px;
		/*padding-right: 5px;*/
		padding-left: 4px;
		border-radius: 14px;
		font-size: 0;
		white-space: nowrap;
	}
	.rose-btn .pic,
	.rose-btn .txt{
		display: inline-block;
		vertical-align: middle;
		white-space: normal;
	}
	.rose-btn .pic{
		width: 20px;
		height: 20px;
		border-radius: 50%;
		margin-right: 5px;
	}
	.rose-btn .pic img{
		width: 100%;
	}
	.rose-btn .txt{
		padding-right: 5px;
		line-height: 20px;
	}
	.rose-btn .txt p{
		font-size: 12px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: normal;
		color: #333;
	}
	/*新footer2018-10-17 css結束*/


/*ga-scroll-top-btn*/
	.ga-scroll-top-btn{
		display: inline-block;
		right: 60px;
		bottom: 70px;
		z-index: 20;
		box-shadow: none;
		background-color: transparent;
		cursor: pointer;
		display: none;
	}
	.ga-scroll-top-btn a{
		display: block;
	}
	.ga-scroll-top-btn a .btn{
		position: relative;
		width: 47px;
		height: 47px;
		border-radius: 100%;
		background-color: rgba(189, 189, 189, 0.4);
	}
	.ga-scroll-top-btn a .btn:after{
		content: '';
		position: absolute;
		width: 0px;
		height: 0px;
		top: 0;
		bottom: 0px;
		left: 0px;
		right: 0;
		margin: auto;
		border-top: 0px solid transparent;
		border-left: 8px solid transparent;
		border-bottom: 12px solid #fff;
		border-right: 8px solid transparent;
	}
	.ga-scroll-top-btn:after{
		display: none;
	}
	@media only screen  and (max-width:768px){
		.ga-scroll-top-btn{
			right: 30px;
			/*bottom: 50px;*/
			bottom: 65px;
		}
	}
	@media only screen  and (max-width:480px){
		.ga-scroll-top-btn{
			right: 20px;
		}
	}


/*header-comp-1*/
	.header-comp-1{

	}
	.ts-24HeCounter-header .header-comp-1{
		position: absolute;
	    top: calc(50% - 12px);
	    right: 400px;
	    /*right: 320px;*/
        z-index: 1;
	}
	.ts-24HeCounter-index .ts-24HeCounter-header .header-comp-1,
	.ts-24HeCounter-root-header .header-comp-1{
	    right: 320px;
	}
	.header-comp-1.select-mid{
		width: 120px;
	}
	.header-comp-1 .select-block{
		position: relative;
	}
	.header-comp-1 .select-block select{
		display: block;
		width: 100%;
		height: 25px;
		padding: 0px 10px 0 20px;
		font-size: 14px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: 1px;
		text-align: center;
		color: #ffffff;
		border-radius: 15px;
 		background-color: #ac0108;
	}
	.ts-24HeCounter-header .header-comp-1 .select-block.select-taishin .dropdown-menu.show:before{
		top: 5px;
	}
	@media screen and (max-width: 1023px){
		.ts-24HeCounter-header .header-comp-1,
		.ts-24HeCounter-index .ts-24HeCounter-header .header-comp-1, 
		.ts-24HeCounter-root-header .header-comp-1{
			right: 20px;
		}
	}
	@media screen and (max-width: 374px){
		.header-comp-1.select-mid,
		.ts-24HeCounter-header .header-comp-1.select-mid .select-block.select-taishin .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
			width: 100px;
		}
	}

/*header-comp-2*/
	.header-comp-2{
		
	}
	.header-comp-2 .ul-items{
		font-size: 0;
	}
	.header-comp-2 .ul-items .ul-li-items{
		padding: 10px 20px 10px 30px;
		text-align: left;
		background-color: rgba(255,255,255,1);
		position: relative;
	}
	.header-comp-2 .ul-items .ul-li-items:after{
		content: '';
		position: absolute;
		right: 30px;
		top: 16px;
		width: 5px;
		height: 11px;
		margin: 0px auto 0px auto;
		z-index: 2;
		background-image: url('../img/arrow-to-right-03.png');
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: center;
		background-position: center;
	}
	.header-comp-2 .ul-items .ul-li-items:hover::after{
		width: 11px;
		height: 15px;
		top: 14px;
		right: 27px;
		background-image: url('../img/ts-528.png');
	}
	.header-comp-2 .ul-items .ul-li-items + .ul-li-items{
		border-top: 1px solid #ccc;
	}
	.header-comp-2 .ul-items .ul-li-items a{
		font-size: 15px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: 1.4;
		letter-spacing: 0.4px;
		color: #333333;
		display: block;
	}
	.header-comp-2 .ul-items .ul-li-items:hover a{
		color: #d70c18;
		font-weight: bold;
	}


/*header-comp-3*/
	.header-comp-3{
		padding: 15px 20px 15px 20px;
	}
	.header-comp-3 .ul-items{
		font-size: 0;
		text-align: center;
	}
	.header-comp-3 .ul-items .ul-li-items{
		display: inline-block;
		vertical-align: top;
	}
	.header-comp-3 .ul-items .ul-li-items + .ul-li-items{
		padding-left: 25px;
	}
	.header-comp-3 .ul-items .ul-li-items a{
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: 0.8px;
		text-align: center;
		color: #333333;
	}
	@media only screen and (min-width: 1024px) and (max-width:1200px) {
		.header-comp-3 {
		    padding: 15px 10px 15px 10px;
		}
		.header-comp-3 .ul-items .ul-li-items + .ul-li-items{
			padding-left: 10px;
		}
	}
	@media only screen  and (max-width:767px) {
		.header-comp-3 .ul-items .ul-li-items{
			width: 33.33%;
		}
		.header-comp-3 .ul-items .ul-li-items + .ul-li-items{
			padding-left: 0px;
		}
	}


/*header-comp-4*/
	.header-comp-4{
		background-color: rgba(245,245,245,0.7);
	}
	.header-comp-4 .ts-comp-1{
		padding-top: 10px;
	}
	.header-comp-4 .ts-comp-1 .btnnn .oval-style{
		width: 220px;
		margin: auto;
	}
	@media only screen and (min-width: 1024px) and (max-width:1200px) {
		.header-comp-4 .ts-comp-1 .btnnn .oval-style{
			width: auto;
			margin: auto 20px;
			display: block;
		}
	}


/*header-comp-5*/
	.header-comp-5{
		background-color: rgba(255,255,255,0.9);
	}
	.header-comp-5 .input-block{
		position: relative;
		width: 700px;
		margin: auto;
		padding-left: 75px;
		padding-right: 50px;
	}
	.header-comp-5 .input-block:before{
		content: '';
		position: absolute;
		top: 7px;
    	left: 30px;
		width: 32px;
		height: 32px;
		background-image: url('../img/ts-91.png');
	}
	.header-comp-5 .input-block:after{
		
	}
	.header-comp-5 .input-block input{
		height: 44px;
		width: 100%;
		font-size: 20px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: 1.3px;
		color: #4a4a4a;
		text-align: left;
		background-color: transparent;
	}
	.header-comp-5 .input-block .closebtnnn{
		position: absolute;
		right: 20px;
    	top: 14px;
    	cursor: pointer;
	}
	@media only screen  and (max-width:767px) {
		.header-comp-5 .input-block{
			position: relative;
			width: auto;
			margin: auto;
			padding: 5px 10px;
			background-color: #d70c18;
		}
		.header-comp-5 .input-block input{
			text-align: center;
			background-color: #fff;
			border-radius: 8px;
			height: 40px;
		}
		.header-comp-5 .input-block:before{
			top: 10px;
		}
	}


/*header-comp-6*/
	.header-comp-6{
		width: 700px;
		margin: auto;
		background-color: #fff;
		padding: 30px 30px 10px 30px;
	}
	.header-comp-6 .title{
		padding-bottom: 20px;
	}
	.header-comp-6 .title p{
		font-size: 20px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: 1.3px;
		color: #4a4a4a;
	}
	.header-comp-6 .ul-items{
		font-size: 0;
	}
	.header-comp-6 .ul-items .ul-li-items{
		display: inline-block;
		vertical-align: top;
		width: 33.333%;
		padding-right: 20px;
		padding-bottom: 20px;
	}
	.header-comp-6 .ul-items .ul-li-items a{
		font-size: 15px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: 1.4;
		letter-spacing: 0.4px;
		color: #4a4a4a;
	}
	.header-comp-6 .ul-items .ul-li-items a:hover{
		font-weight: bold;
		color: #d70c18;
	}
	@media only screen  and (max-width:767px) {
		.header-comp-6{
			width: auto;
			padding: 10px 20px 10px 30px;
		}
		.header-comp-6 .title{
			text-align: center;
		}
		.header-comp-6 .ul-items .ul-li-items{
			padding-left: 20px;
		}
	}
	@media only screen  and (max-width:374px) {
		.header-comp-6{
			width: auto;
			padding: 10px 5px 10px 5px;
		}
	}


/*header-comp-7*/
	.header-comp-7{
	}

	.header-comp-7 .tab-sty-1{
    	display: none;
	}
	.header-comp-7 .tab-sty-1 li{
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		margin: auto;
	}
	.header-comp-7 .tab-sty-1 li+li{
		border: 0;
	}
	.header-comp-7 .tab-sty-1 li a.active,
	.header-comp-7 .tab-sty-1 li a:hover{
		color: #d70c18;
		background-color: #fff;
		font-weight: bold;
	}
	.header-comp-7 .tab-sty-1 li a{
		font-size: 18px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: 1.1px;
		color: #000000;
		padding: 12px 0;
		border-radius: 0;
		background-color: #fff;
	}
	.header-comp-7 .tab-content-sty-gray{
		
	}
	.header-comp-7 .tab-content{
		position: relative;
		padding-top: 0px;
		margin: auto;
		background-color: #f6f6f6;
	}
	@media only screen  and (max-width:1023px) {
		.header-comp-7{
			/*padding: 0 30px;*/
		}
		.header-comp-7 .tab-sty-1{
			padding: 0 0px;
			display: table;
			width: 100%;
			table-layout: fixed;
		}
		.header-comp-7 .tab-sty-1 li{
			display: table-cell;
			vertical-align: middle;
		}
		.header-comp-7 .tab-sty-1 li a{
			width: auto;
			padding: 12px 0;
			font-size: 18px;
			font-weight: bold;
			font-style: normal;
			font-stretch: normal;
			line-height: 1.5;
			letter-spacing: normal;
			text-align: center;
			color: #000000;
		}
	}


/*header-comp-7-1*/
	.header-comp-7-1{
	}

	.header-comp-7-1 .tab-sty-1{
    	display: table;
    	width: 100%;
    	table-layout: fixed;
	}
	.header-comp-7-1 .tab-sty-1 li{
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		margin: auto;
	}
	.header-comp-7-1 .tab-sty-1 li+li{
		border: 0;
	}
	.header-comp-7-1 .tab-sty-1 li a.active,
	.header-comp-7-1 .tab-sty-1 li a:hover{
		color: #333333;
		background-color: rgba(245,245,245,0.7);
		font-weight: bold;
	}
	.header-comp-7-1 .tab-sty-1 li a{
		font-size: 16px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: 1.1px;
		text-align: center;
		color: #9b9b9b;
		padding: 10px 0;
		display: block;
		border-radius: 0;
		background-color: rgba(249,249,249,0.9);
	}
	.header-comp-7-1 .tab-content-sty-gray{
		
	}
	.header-comp-7-1 .tab-content{
		position: relative;
		padding-top: 0px;
		margin: auto;
	}
	@media only screen  and (max-width:1023px) {
		.header-comp-7-1{
			/*padding: 0 30px;*/
		}
		.header-comp-7-1 .tab-sty-1{
			padding: 0 0px;
			display: table;
			width: 100%;
			table-layout: fixed;
		}
		.header-comp-7-1 .tab-sty-1 li{
			display: table-cell;
			vertical-align: middle;
		}
		.header-comp-7-1 .tab-sty-1 li a{
			width: auto;
			padding: 8px 0;
			font-size: 16px;
			font-weight: bold;
			font-style: normal;
			font-stretch: normal;
			line-height: normal;
			letter-spacing: 1.1px;
		}
	}


/*header-comp-8*/
	.header-comp-8{
		margin: auto;
		position: relative;
		background-color: rgba(245,245,245,0.7);
	}
	.header-comp-8 .pic{
		text-align: center;
	}
	.header-comp-8 .pic img{
		width: 100%;
		max-width: 294px;
		max-height: 298px;
		margin: auto;
	}
	.header-comp-8 .fillform-1{

	}	
	.header-comp-8 .fillform-1 .gas-layout-form{
		
	}
	.header-comp-8 .fillform-1 .form-row{
		display: table;
		width: 100%;
	}
	.header-comp-8 .fillform-1 .form-row input{
		font-size: 16px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: normal;
		color: #9b9b9b;
		padding: 9px 10px;
		width: 100%;
	}
	.header-comp-8 .fillform-1 .form-row select{
		font-size: 16px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: normal;
		color: #9b9b9b;
		padding: 9px 10px;
		width: 100%;
		-webkit-appearance: none;
    	-moz-appearance: none;
    	appearance: none;
	}
	.header-comp-8 .fillform-1 .form-row .form-right-part{
		display: table-cell;
		vertical-align: top;
		padding: 0 20px;
	}
	.header-comp-8 .fillform-1 .form-row .form-right-part .form-item{
		padding-top: 10px;
		display: table;
		width: 100%;
		table-layout: fixed;
	}
	.header-comp-8 .fillform-1 .form-row .form-right-part .form-item .col-6{
		display: table-cell;
		width: 50%;
		vertical-align: top;
	}
	.header-comp-8 .fillform-1 .form-row .form-right-part .form-item .col-6 .pic{
		display: inline-block;
		vertical-align: top;
		padding-left: 10px;
	}
	.header-comp-8 .fillform-1 .form-row .form-right-part .form-item .col-6 .pic img{
		width: 100%;
		height: 40px;
	}
	.header-comp-8 .fillform-1 .form-row .form-right-part .form-item .input-block{

	}
	.header-comp-8 .fillform-1 .form-row .form-right-part .form-item .select-block{
		position: relative;
	}
	.header-comp-8 .fillform-1 .form-row .form-right-part .form-item .select-block:after {
	    content: '';
	    position: absolute;
	    right: 20px;
	    top: 16px;
	    width: 6px;
	    height: 10px;
	    margin: 0px auto 0px auto;
	    z-index: 50;
	    background-image: url('../img/arrow-to-right-03.png');
	    background-size: 100%;
	    background-repeat: no-repeat;
	    background-position: center;
	    background-position: center;
	    transform: rotate(90deg);
	}
	.header-comp-8 .fillform-1 .form-row .form-right-part .form-item input{

	}

	@media only screen  and (max-width:1023px) {

	}
	@media only screen  and (max-width:767px) {
		.header-comp-8{
			width: auto;
			height: auto;
			margin: auto;
			margin-top: 0px;
		}
		.header-comp-8 .fillform-1{
			width: auto;
		}	
		.header-comp-8 .fillform-1 .form-row .form-right-part{
			display: block;
			width: auto;
			padding: 0 30px;
		}

	}

/* ts-24HeCounter-header-main */
    .ts-comp-24HeCounter-header-main ::-webkit-scrollbar {
          width: 3px;
          height: 3px;
    } /* this targets the default scrollbar (compulsory) */
    .ts-comp-24HeCounter-header-main ::-webkit-scrollbar-track {
          background-color: #e2e2e2;
          border-radius: 0;
    } /* the new scrollbar will have a flat appearance with the set background color */
    .ts-comp-24HeCounter-header-main ::-webkit-scrollbar-thumb {
          background-color: #a9a9a9;
          border-radius: 0;
    } /* this will style the thumb, ignoring the track */
    .ts-comp-24HeCounter-header-main ::-webkit-scrollbar-button {
          background-color: transparent;
          width: 3px;
          height: 3px;
    } /* optionally, you can style the top and the bottom buttons (left and right for horizontal bars) */
    .ts-comp-24HeCounter-header-main ::-webkit-scrollbar-corner {
          background-color: transparent;
    } /* if both the vertical and the horizontal bars appear, then perhaps the right bottom corner also needs to be styled */

	.ts-comp-24HeCounter-header-main {
		display: none;
		width: 280px;
		height: calc(100% - 159px); 
		/* view height - header - footer */
	    background-color: rgba(246, 246, 246, 0.8);
        position: absolute;
        top: 60px;
    	z-index: 1;
	}
	.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main {
		display: block;
	    min-height: calc(100vh - 162px); 
	    /* view height - header - footer */
	    height: 100%;
	    position: relative;
    	top: 0;
	}
	.ts-comp-24HeCounter-header-main .li-item {
		/**/
	}
	.ts-comp-24HeCounter-header-main .linkk {
		display: table;
		width: 100%;
		padding: 15px 0 15px 35px;
		position: relative;
	}
	.ts-comp-24HeCounter-header-main .li-item.active .linkk:after {
		content: '';
		position: absolute;
		top: 40px;
    	right: -5px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 11px 14px 11px 0;
		border-color: transparent #ffffff transparent transparent;
	}
	.ts-comp-24HeCounter-header-main .icon-block {
		display: table-cell;
		width: 70px;
	}
	.ts-comp-24HeCounter-header-main .icon {
		width: 70px;
		height: 70px;
		overflow: hidden;
		border-radius: 50%;
	}
	.ts-comp-24HeCounter-header-main .icon img {
		display: inline-block;
		width: 100%;
	}
	.ts-comp-24HeCounter-header-main .txt {
		display: table-cell;
		padding-left: 20px;
	    vertical-align: middle;
	}
	.ts-comp-24HeCounter-header-main .txt p {
		font-size: 24px;
		font-weight: bold;
	}
	.ts-comp-24HeCounter-header-main .li-item.active > .linkk .icon {
		box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
	}
	.ts-comp-24HeCounter-header-main .li-item.active > .linkk,
	.ts-comp-24HeCounter-header-main .li-item.active > .linkk p {
		color: #da2128;
		font-weight: bold;
	}
	.ts-comp-24HeCounter-header-main .li-item .level-2 {
	    width: 335px;
	    /*height: 100%;*/ /* 180830: mantis 0010675; */
	    height: auto; /* 180830: mantis 0010675; */
	    max-height: 100%; /* 180830: mantis 0010675; */
	    padding: 20px 10px 0;
	    display: none;
	    position: absolute;
	    top: 0;
	    left: 280px;
	    background-color: #ffffff;

	    padding-top: 10px;
	    padding-bottom: 10px;
	}
	.ts-comp-24HeCounter-header-main .level-2 .ul-item {
		width: 100%;
	    height: 100%;
	    overflow-x: hidden;
	    overflow-y: auto;
	}
	.ts-comp-24HeCounter-header-main .level-2 .linkk {
		padding: 10px 62px 10px 55px;
	    padding-left: 45px;
	}
	.ts-comp-24HeCounter-header-main .level-2 .li-item.hot-item > .linkk:before {
		content: '★';
		font-size: 14px;
		color: inherit;
		position: absolute;
    	left: 25px;
	}
	.ts-comp-24HeCounter-header-main .level-2 .li-item.no-child .linkk:after,
	.ts-comp-24HeCounter-header-main .level-2 .li-item:not(.no-child) > .linkk:after {
		content: '';
		position: absolute;
		top: 8px;
    	right: 30px;
		width: 32px;
		height: 32px;
		background-image: url('../img/arrow-to-right-03.png');
		background-size: 6px 10px;
		background-repeat: no-repeat;
		background-position: center;
		border: 0;
	}
	.ts-comp-24HeCounter-header-main .level-2 .li-item.no-child .linkk:after{
		display: none;
	}
	.ts-comp-24HeCounter-header-main .level-2 .li-item:not(.no-child) > .linkk:after {
		transform: rotate(90deg);
	}
	.ts-comp-24HeCounter-header-main .level-2 .li-item.active:not(.no-child) > .linkk:after {
		transform: rotate(-90deg);
	}
	.ts-comp-24HeCounter-header-main .level-3 {
		display: none;
	    padding: 0 10px;

	    padding-right: 0;
	}
	.ts-comp-24HeCounter-header-main .level-3 .ul-item {
		height: auto;
		overflow: hidden;
	    
	    padding-right: 0;
	}
	@media screen and (min-width: 1025px){
		.ts-comp-24HeCounter-header-main .linkk:hover .icon {
			box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
		}
		.ts-comp-24HeCounter-header-main .linkk:hover,
		.ts-comp-24HeCounter-header-main .linkk:hover p {
			color: #da2128;
			font-weight: bold;
		}
	}
	@media screen and (max-width: 1023px){
		.ts-comp-24HeCounter-header-main {
		    position: relative;
		    height: auto;
		    width: 100%;
		    top: 0;
		    padding-top: 53px;
		}
		.ts-comp-24HeCounter-header-main .txt {
			padding-left: 0px;
		}
		.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main,
		.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main {
			display: block;
		    min-height: 0;
		}

		.ts-24HeCounter-root-header .ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main {
			display: none;
		}


		.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main {
		    background-color: #f6f6f6;
	        min-height: calc(100vh - 102px);
		}
		.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main  nav > .ul-item > .li-item {
			border-bottom: 1px solid #d5d5d5;
		}
		.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main  nav > .ul-item > .li-item > .linkk {
			padding: 18px 30px;
		}
		.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main nav > .ul-item > .li-item > .linkk:after {
		    content: '';
		    position: absolute;
		    right: 40px;
		    top: 26px;
		    background-size: cover;
		    background-position: center;
		    border: 0;

	        width: 6px;
		    height: 10px;
		    background-image: url(../img/arrow-to-right-03.png);
		    background-size: 6px 10px;
		    background-repeat: no-repeat;
		    top: 25px;
		    right: 40px;
		}
		.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main nav > .ul-item > .li-item:not(.no-child) > .linkk:after {
		    transform: rotate(90deg);
		}
		.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main nav > .ul-item > .li-item.active > .linkk {
			background-color: #4a4a4a;
		}
		.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main nav > .ul-item > .li-item.active > .linkk .txt p {
			color: #ffffff;
		}
		.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main nav > .ul-item > .li-item.active:not(.no-child) > .linkk:after {
		    transform: rotate(0deg);
		    width: 10px;
		    height: 6px;
		    background-image: url(../img/arrow-to-right-03.png);
		    background-size: 10px 6px;
		    right: 38px;
		    background-image: url(../img/arrowup_whitesmoke.png);

		}
		.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main .linkk,
		.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main .linkk .txt p {
		    font-size: 18px;
		    font-weight: bold;
		    color: #4a4a4a;
		}
		.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main .linkk .icon-block {
			display: none;
		}
		.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main .li-item .level-2 {
		    position: relative;
		    left: 0;
		    width: 100%;
	        background-color: transparent;
	        padding: 10px 30px;
		}
		.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main .level-2 .ul-item {
			height: auto;
			overflow: hidden;
			/*padding: 0 10px;*/
			padding-bottom: 10px;
		}
		.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main .level-2 .linkk {
			padding: 12px 10px;
			border-bottom: 1px solid #979797;
		}
		.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main .level-2 .li-item .linkk:after {
			right: 0;
		}
		.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main .level-2 .li-item.no-child .linkk:after {
			display: none;
		}
		.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main .level-2 .level-3{
			padding-left: 0;
		}
		.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main .level-2 .level-3 .ul-item {
			padding-right: 0;
			padding: 10px 15px;
		}
		.ts-24HeCounter-header .iph-open .ts-comp-24HeCounter-header-main .level-2 .level-3 .ul-item .linkk{
		    font-size: 15px;
			font-weight: normal;
			font-style: normal;
			font-stretch: normal;
			line-height: normal;
			letter-spacing: normal;
			color: #4a4a4a;
			border-width: 0px;
			padding: 0;
			padding-bottom: 20px;
		}
 		.ts-24HeCounter-content .ts-comp-24HeCounter-main {
		    padding: 35px 10px 25px;
		}
		.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main {
		    padding: 15px 0;
		}
		.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main nav > .ul-item {
			font-size: 0;
		}
		.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main nav > .ul-item > .li-item {
		    display: inline-block;
		    width: 33%;
	        vertical-align: top;
		}
		.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main .linkk {
			padding-left: 0;
		}
		.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main .icon-block,
		.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main .txt {
			display: block;
		}
		.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main .icon-block {
			width: 100%;
		}
		.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main .icon {
			width: 50px;
			height: 50px;
			margin: 0 auto;
		}
		.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main .txt {
			padding-left: 0;
    		padding-top: 10px;
		    text-align: center;
		}
		.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main .txt p {
			font-size: 16px;
		}
		.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main nav > .ul-item > .li-item.active > .linkk:after {
		    top: auto;
		    left: calc(50% - 8px);
		    transform: rotate(90deg);
		}
		.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main nav > .ul-item > .li-item .level-2 {
			position: relative;
		    left: 0;
		    width: calc(100vw - 20px);
		}
		.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main nav > .ul-item > .li-item:nth-child(3n-1) .level-2 {
			left: calc((100vw - 20px) *0.33 *-1);
		}
		.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main nav > .ul-item > .li-item:nth-child(3n) .level-2 {
			left: calc((100vw - 20px) *0.33 *2 *-1);
		}
		.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main .level-2 .linkk {
			/*padding-left: 55px;*/
			padding-left: 45px;
		}
	}
    @media all and (max-width: 1023px) and (-ms-high-contrast: none), (-ms-high-contrast: active) { /* IE10+ CSS here */
		.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main nav > .ul-item > .li-item .level-2 {
			position: relative;
		    left: 0;
		    width: calc(100vw - 38px);
		}
		.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main nav > .ul-item > .li-item:nth-child(3n-1) .level-2 {
			left: calc((100vw - 38px) *0.33 *-1);
		}
		.ts-comp-24HeCounter-main .ts-comp-24HeCounter-header-main nav > .ul-item > .li-item:nth-child(3n) .level-2 {
			left: calc((100vw - 38px) *0.33 *2 *-1);
		}
    }

/* ts-comp-24HeCounter-modal-main */
	.ts-comp-24HeCounter-modal-main {
		/**/
	}
	.ts-comp-24HeCounter-modal-main .ts-comp-24HeCounter-header-main {
		display: block;
        position: relative;
	    top: 0;
	    background-color: transparent;
	}
	.ts-comp-24HeCounter-modal-main .ts-comp-24HeCounter-header-main .li-item.active .linkk:after {
	    border-right-color: #f6f6f6;
	}
	.ts-comp-24HeCounter-modal-main .ts-comp-24HeCounter-header-main .li-item .level-2 {
		background-color: #f6f6f6;
	}

/*footer-comp-1*/
	/*.footer-comp-1{
		padding-top: 5px;
	}
	.footer-comp-1 .ul-items{
		font-size: 0;
	}
	.footer-comp-1 .ul-items .ul-li-items{
		display: inline-block;
		vertical-align: top;
		margin-right: 30px;
	}
	.footer-comp-1 .ul-items .ul-li-items .txt{
		padding-bottom: 5px;
	}
	.footer-comp-1 .ul-items .ul-li-items .txt p{
		font-size: 16px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: 1px;
		color: #ffffff;
	}
	.footer-comp-1 .ul-items .ul-li-items .desc{
		
	}
	.footer-comp-1 .ul-items .ul-li-items .desc p, 
	.footer-comp-1 .ul-items .ul-li-items .desc p a{
		font-size: 16px;
		font-weight: bold;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: normal;
		text-align: center;
		color: #ffffff;
	}
	@media only screen and (min-width: 1024px) and (max-width:1199px){
		.footer-comp-1 .ul-items .ul-li-items {
	        display: block;
    		margin-right: 0;
		}
		.footer-comp-1 .ul-items .ul-li-items .txt,
		.footer-comp-1 .ul-items .ul-li-items .desc{
			display: inline-block;
		}
	}

	@media only screen  and (max-width:1023px){
		.footer-comp-1 {
		    padding-top: 0px;
		}
		.footer-comp-1 .ul-items{
			text-align: center;
		}
		.footer-comp-1 .ul-items .ul-li-items{
			margin-right: 0;
		}
		.footer-comp-1 .ul-items .ul-li-items + .ul-li-items{
			padding-left: 30px;
		}
		.footer-comp-1 .ul-items .ul-li-items .txt{
			display: inline-block;
			vertical-align: top;
			padding-right: 5px;
			padding-bottom: 0;
		}
		.footer-comp-1 .ul-items .ul-li-items .desc{
			display: inline-block;
			vertical-align: top;
		}
		.footer-comp-1 .ul-items .ul-li-items .txt p{
			font-size: 12px;
			font-weight: normal;
			font-style: normal;
			font-stretch: normal;
			line-height: normal;
			letter-spacing: 0.8px;
			text-align: center;
			color: #ffffff;
		}
		.footer-comp-1 .ul-items .ul-li-items .desc p, 
		.footer-comp-1 .ul-items .ul-li-items .desc p a{
			font-size: 12px;
			font-weight: normal;
			font-style: normal;
			font-stretch: normal;
			line-height: normal;
			letter-spacing: 0.8px;
			text-align: center;
			color: #ffffff;
		}
	}
	@media only screen and (max-width:374px){
		.footer-comp-1 .ul-items .ul-li-items + .ul-li-items{
			padding-left: 3px;
		}
		.footer-comp-1 .ul-items .ul-li-items .txt{
			padding-right: 0px;
		}
	}*/

