/*無障礙EV1040101*/
*:focus{
	box-shadow: 0px 0px 1px 3px #fa3402 !important;
}
/*loading圖*/
.status-loading .loading-block {
	display:block;
	top: 0%;
	width: 100%;
	height:100%;
	z-index: 999999999;
	background-color: rgba(255,255,255,1);
	text-align: center;
	position: absolute;
}

.status-loading .loading-block img.loading {
	/*top: 50%;
	left: 50%;*/
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
	position: fixed;
}
 
@media (max-width: 1024px) {
	.status-loading .loading-block img.loading {
		/*top: 30%;*/
	}
}

@media (max-width: 768px) {
	.status-loading .loading-block img.loading {
		/*left: 45%;*/
	}
}

@media (max-width: 375px) {
	.status-loading .loading-block img.loading {
		/*left: 37%;*/
	}
}

@media (max-width: 320px) {
	.status-loading .loading-block img.loading {
		/*left: 35%;*/
	}

    #rateQuery .ga-tab-title-mobile {
        padding-right: 10px;
    }
}
/* 2019CSR編輯器 */
.jumbotron{
	padding: 0;
	margin: 0;
	border-radius: 0;
	background: transparent;
    margin-left: 51px;
    margin-bottom: 5px;
}
@media (max-width: 1023px){
	.jumbotron{
		padding: 0 20px;
	}
}
@media (max-width: 480px){
	.jumbotron{
		padding: 0 20px 0 0;
	}
}
.control_me_li{
	font-size: 0;
}
.jumbotron .sena_none .control_me_li{
	font-size: 0.9375rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.07;
    letter-spacing: normal;
    color: #000;
    list-style-type: none;
	text-align: left;
	word-break: break-word;
}
.jumbotron{
	margin-bottom: 0;/*只有前台*/
	padding: 0px 0 10px;/*只有前台*/
}
.jumbotron span.highlight{
	color: rgb(216, 38, 46);/*只有前台*/
	font-size: 0.9375rem;/*只有前台*/
}
.jumbotron b{
	font-size: 0.9375rem;/*只有前台*/
}
.jumbotron .editor_link{
	color: #5577a4;
	text-decoration: underline;
}
.jumbotron .sena{ /* ol */
	list-style-type: decimal;
	padding-left: 1rem;;
    text-align: left;
}
.jumbotron .sena .control_me_li{ /* 數字階層(階層0) li */
	list-style-type: decimal;
	font-size: 0.9375rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.07;
    letter-spacing: normal;
    color: #000;
	text-align: left;
	padding-left: 13px;
}
.jumbotron .sena .control_me_li + .control_me_li{
	margin-top: 5px;
}
.jumbotron .sena .riva{ /* 數字階層下的黃點列表(階層1) ol */
	list-style-type: none;
	width: 100%;
	margin-left: 27px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.jumbotron ol.sena > ol.riva{
	margin-top: 0;
	margin-bottom:0;
}
.jumbotron .sena .riva>.control_me_li{ /* 數字階層下的黃點列表(階層1) li */
	list-style-type: none;
	font-size: 1rem;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.69;
	letter-spacing: 0.89px;
	color: #000000;
	list-style-image: url(../img/yellow-ol.png);
}
.jumbotron .sena .disc{ /* 數字階層下的黃點列表(階層1) ol */
  margin-left: 0px;
}
.jumbotron .sena .disc>.control_me_li{ /* 數字階層下的黃點列表 > 內文(階層2) li */
	list-style-type: none;
	font-size: 1rem;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.69;
	letter-spacing: 0.89px;
	color: #000000;
	list-style-image: none;
}
@media screen and (max-width: 1023px){
	.jumbotron .sena .riva{ /* 數字階層下的黃點列表(階層1) ol */
		margin-left: 13px;
	}
	.jumbotron .sena .disc{ /* 數字階層下的黃點列表(階層1) ol */
		margin-left: 0px;
		margin-top: 0px;
	}
	.jumbotron .sena .control_me_li{ /* 數字階層(階層0) li */
		padding-left: 1px;
	}
	.jumbotron .sena .disc>.control_me_li{ /* 數字階層下的黃點列表 > 內文(階層2) li */
		padding-left: 0px;
	}
}
.jumbotron .sena_none > li{
	padding-left: 0;
}
.jumbotron .sena_none .riva{
	margin: 0px 0px 0px 16px;
}
@media screen and (max-width: 480px){
	.jumbotron .sena_none .riva{
		margin: 0px 20px 0px 16px;
	}
}
.jumbotron .sena_none .riva .control_me_li{
	list-style-image: url(../img/yellow-ol.png);
	padding-left: 11px;
	font-size: 1rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.69;
	letter-spacing: 0.05625rem;
	word-break: break-all;
}
.jumbotron .sena_none .riva.disc{
	padding-left: 0;
	margin: 0;
}
.jumbotron .sena_none .riva.disc > li{
	padding-left: 11px;
	list-style-image: none;
	list-style-type: none;
	font-size: 1rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.69;
    letter-spacing: 0.05625rem;
}
span.highlight{
	color: #d51524;
}
/**  --start  table 區  **/
.editor_section .table>tbody>tr>td, .editor_section .table>tbody>tr>th, .editor_section .table>tfoot>tr>td, .editor_section .table>tfoot>tr>th, .editor_section .table>thead>tr>td, .editor_section .table>thead>tr>th {
    border: 1px solid #ddd;
}

@media only screen and (max-width: 900px) and (min-width: 320px){
    .editor_section .table{
		max-width: 100%;
		overflow: scroll;
      	/*width:auto !important;*/
    }


}
/**  --end table 區  **/
/**  --start table 不要有scroll 條   **/
@media only screen and (min-width: 320px) and (max-width:1023px) {
	.table-responsive{
		overflow-x: scroll;
	}
}

.table-responsive td{	
	padding: 8px !important;
}
/**  --end table 不要有scroll 條   **/
/*common*/
	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td,
	article, aside, canvas, details, embed, 
	figure, figcaption, footer, header, hgroup, 
	menu, nav, output, ruby, section, summary,
	time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		vertical-align: baseline;
		font-size: 1rem;
	}
	
	/* HTML5 display-role reset for older browsers */
	article, aside, details, figcaption, figure, 
	footer, header, hgroup, menu, nav, section {
		display: block;
	}
	blockquote, q {
		quotes: none;
	}
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none;
	}
	table {
		border-collapse: collapse;
		border-spacing: 0;
	} 

	body{
		margin: 0;
		padding: 0;
		border: 0;
		line-height: 1;
		-webkit-text-size-adjust: 100%;
		    -ms-text-size-adjust: 100%;
		font-size: 1rem;
	}
	*{
		box-sizing: border-box;
	}
	p{
		color: #000;
		font-weight: 500;
		line-height: 24px;
		margin: 0;
		padding: 0;
		font-size: 1rem;
		font-family: Arial, "文泉驛正黑", "WenQuanYi Zen Hei", "微軟正黑體", "Microsoft JhengHei", sans-serif;
	}
	span{
		color: #000;
		font-weight: 500;
		line-height: 24px;
		margin: 0;
		padding: 0;
		font-size: 1rem;
		font-family: Arial, "文泉驛正黑", "WenQuanYi Zen Hei", "微軟正黑體", "Microsoft JhengHei", sans-serif;
	}
	a{
		cursor: pointer;
		font-weight: 500;
		line-height: 24px;
		margin: 0;
		padding: 0;
		font-size: 1rem;
		text-decoration: none;
		font-family: Arial, "文泉驛正黑", "WenQuanYi Zen Hei", "微軟正黑體", "Microsoft JhengHei", sans-serif;
		cursor: pointer;
	}
	a:hover,a:active,a:focus,a:visited{
		text-decoration: none;
	}
	input:focus{
		box-shadow: 0px 0px 1px 3px #fa3402;
		background-color: #FFBF47 !important;
		outline:none;
	}
	ul{
		margin: 0;
		padding: 0;
	}
	li{
		list-style-type: none;
		margin: 0;
		padding: 0;
		font-family: Arial, "文泉驛正黑", "WenQuanYi Zen Hei", "微軟正黑體", "Microsoft JhengHei", sans-serif;
	}
	h1,h2,h3,h4,h5,h6{
		margin: 0;
		display: block;
		font-weight: 700;
		font-size: 100%;
		font-family: Arial, "文泉驛正黑", "WenQuanYi Zen Hei", "微軟正黑體", "Microsoft JhengHei", sans-serif;
	}
	h1 { 
	    font-size: 2rem;
	}
	h2 {
	    font-size: 1.5rem;
	}
	h3 { 
	    font-size: 1.125rem;
	}
	h4 { 
		font-size: 1rem;
	}
	h5 { 
	    font-size: 0.83rem;
	}
	h6 { 
	    font-size: 0.75rem;
	}
	select{
		font-size: 1rem;
	}
	img{
		border: 0;
		display: block;
	}
	.jumbotron.editor_section img{
		max-width: 100%;
		margin-top: 20px;
	}

.mm-listview>li.mm-vertical>.mm-next, .mm-vertical .mm-listview>li>.mm-next{
	height: 45px;
}
.n-wraper{
	position: relative;
	width: 100%;
	min-height: 100vh;
	padding-bottom: 80px;
}
@media screen and (max-width: 992px){
	.n-wraper{
		padding-bottom: 198px;
	}
}
.sr-only {
    position: absolute;
    width: 0.063rem;
    height: 0.063rem;
    padding: 0;
    margin: -0.063rem;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}



.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

/*header*/
	.header{
		position: relative;
		width: 100%;
		font-size: 1rem;
	}
	.header-top{
		position: relative;
		height: 80px;
		background-color: #ffcf00;
	}
	.header-bottom{
		position: relative;
		min-height: 70px;
		background-color: #f1f2f6;
    	border-top: 1px solid #e5e5e5;
	}
	.header-bottom.scrollandfix{
		
	}
	.header .header-container-LOGO{
		position: absolute;
		top: 27px;
	}
	.header .header-container-LOGO a.desk-logo{
		display: block;
	}
	.header .header-container-LOGO a.desk-logo img{
		width: 225px;
		height: 35px;
	}
	.header .mobile-LR-btn{
		display: none;
	}
	.header nav.big-nav{
		position: absolute;
		left: 0;
		right: 0;
		margin: auto;
		width: 100%;
		bottom: 0;
		z-index: 3;
	}
	.header nav.big-nav .big-nav-ul{
		font-size: 0;
		display: table;
		width: 95%;
	}
	.header nav.big-nav .big-nav-ul .big-nav-ul-li{
		display: table-cell;
		vertical-align: middle;
		width: 2%;
		border-left: 1px solid #e5e5e5; 
	}
	.header nav.big-nav .big-nav-ul .big-nav-ul-li.long-li{
		width: 3%;
	}
	.header nav.big-nav .big-nav-ul .big-nav-ul-li:last-child{
		border-right: 1px solid #e5e5e5; 
	}
	.header nav.big-nav .big-nav-ul .big-nav-ul-li>a{
		padding-top: 23px;
		padding-bottom: 23px;
		padding-left: 8px;
		padding-right: 8px;
		color: #000;
		font-size: 1em;
		display: block;
		text-align: center;
		font-weight: bold;
	}
	.header.header-eng nav.big-nav .big-nav-ul .big-nav-ul-li>a {
	    padding-top: 11px;
	    padding-bottom: 11px;
	}
	.header nav.big-nav .big-nav-ul .big-nav-ul-li>a:hover{
		color: #D51524;
	}
	.header .megamenu-out{
		position: absolute;
		left: 0;
		right: 0;
		margin: auto;
		top: 70px;
		z-index: 3;
		width: 100%;
		height: 545px;
		border-top: 3px solid #D51524;
		box-shadow: 0px 3px 3px #999;
		background-color: #fff;
		overflow-y: hidden;
		display: none;
	}
	.header .megamenu-out.active{
		display: block;
	}

	.header .megamenu-out .megamenu-tab-block{
		display: table;
		width: 100%;
	}
	.header .megamenu-out .megamenu-tab-block .megamenu .megamenu-comp-2 .ul-items .ul-li-items{
		width: auto;
		display: block;
		padding: 5px 50px 25px 50px;
	}
	.header .megamenu-out .ga-tab-title-container{
		display: table-cell;
		vertical-align: top;
		width: 196px;
		border-right: 5px solid #ffcf00;
		height: 540px;
	}
	.header .megamenu-out .ga-tab-content-container{
		display: table-cell;
		vertical-align: top;
		width: auto;
	}
	.header .megamenu-out .ga-tab-title-container > li{
		display: block;
		width: auto;
		height: 250px;
		background-size: cover;
		background-position: bottom left;
		background-repeat: no-repeat;
	}
	.header .megamenu-out .ga-tab-title-container > li.active{
		background-image: url('../img/CHB-pic (22).png');
	}
	.header .megamenu-out .ga-tab-title-container li a{
		padding-top: 100px;
		height: 100%;
		display: block;
	}
	.header .megamenu-out .ga-tab-title-container li a .title p{
		font-size: 1.25em;
		font-weight: bold;
	}
	.header .megamenu-out .ga-tab-content-container > .ga-tab-content{
		margin: 0;
	}
	@media only screen and (min-width: 1024px) and (max-width:1200px) {
		.header .megamenu-out .ga-tab-title-container{
			width: 115px;
		}
		.header.header-eng nav.big-nav .big-nav-ul .big-nav-ul-li>a {
		    font-size: 0.875em;
		}
	}

	.header .megamenu{
		display: table;
	}
	.header .megamenu>.T-lemiri{
		display: table-cell;
		vertical-align: top;
	}
	.header .megamenu .Left{
		width: 20%;
	}
	.header .megamenu .Mid{
		width: auto;
	}
	.header .megamenu .Right{
		width: 25%;
	}
	.header .megamenu-tab-block .megamenu .Left {
	    width: 24%;
	}
	.header .megamenu-tab-block .megamenu .Right{
		width: 30%;
	}
	.header .megamenu .Left .cus-title{
		
	}
	.header .megamenu .Left .cus-title a{
		background-color: #666; 
		border-bottom: 3px solid #505050;
		transition: 0.3s;
		display: table;
		width: 100%;
	}
	.header .megamenu .Left .cus-title a:hover{
		background-color: #DA2929; 
	}
	.header .megamenu .Left .cus-title a .bgicon{
		width: 70px;
		height: 70px;
		background-image: url('../img/CHB-pic (22).jpg');
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
		display: table-cell;
		vertical-align: middle;
	}
	.header .megamenu .Left .cus-title a .title{
		display: table-cell;
		vertical-align: middle;
		padding-left: 15px;
	}
	.header .megamenu .Left .cus-title a .title h2{
		font-size: 1.125em;
		color: #fff;
		position: relative;
	}
	.header .megamenu .Left .cus-title a .title h2:after{
		content: '';
		position: absolute;
		top: 5px;
		right: 20px;
		width: 8px;
		height: 16px;
		background-image: url('../img/CHB-pic (40).png');
		background-size: cover;
		background-position: center;
		transition: 0.5s;
	}
	
	.header .megamenu .Left .cus-title a:hover .title h2:after{
		right: 5px;
	}
	.header .megamenu .Mid{

	}
	.header .megamenu .Right{
		
	}
	.header .megamenu .Right .txt{
		padding: 27px 0;
		text-align: center;
		border-right: 1px solid #d5d5d5; 
	}
	.header .megamenu .Right .txt p{
		font-size: 0.875em;
		color: #8692A4;
		font-weight: bold;
	}
	.header .megamenu .megamenu-comp-1{
	}
	.header .megamenu .megamenu-comp-1 .ul-items{
		font-size: 0;
		display: table;
		width: 100%;
		height: 474px;
		border-right: 1px solid #d5d5d5; 
	}
	.header .megamenu .megamenu-comp-1 .ul-items .ul-li-items{
		display: table-row;	
		
	}
	.header .megamenu .megamenu-comp-1 .ul-items .ul-li-items a{
		display: block;
		border-top: 1px solid #d5d5d5;
		padding: 10px 15px;
	}
	.header .megamenu .megamenu-comp-1 .ul-items .ul-li-items a .title{
		/*display: block;*/
	}
	.header .megamenu .megamenu-comp-1 .ul-items .ul-li-items a .title p{
		color: #555;
		font-size: 1em;
		text-align: left;
		line-height: 1.5;
	}
	.header .megamenu .megamenu-comp-1 .ul-items .ul-li-items a .desc{
		display: block;
		text-align: left;
	}
	.header .megamenu .megamenu-comp-1 .ul-items .ul-li-items a .desc p{
		font-size: 0.75em;
		line-height: 16px;
		padding-left: 0px;
		color: #969696;
	}

	.header .megamenu .megamenu-comp-2{
		/*display: block;*/
	}
	.header .megamenu .megamenu-comp-2 .ul-items{
		display: block;
		font-size: 0;
	}
	.header .megamenu .megamenu-comp-2 .ul-items .ul-li-items{
		display: inline-block;
		vertical-align: top;
		width: 50%;
		padding: 5px 10px 25px 10px;
		border-top: 1px solid #d5d5d5;
		border-right: 1px solid #d5d5d5; 
		height: 272px;
		position: relative;
	}
	.header .megamenu .megamenu-comp-2 .ul-items .ul-li-items .title{
		/*display: block;*/
	}
	.header .megamenu .megamenu-comp-2 .ul-items .ul-li-items .title p{
		color: #666;
	    font-size: 1em;
	    padding: 10px 0 5px 0;
	}
	.header .megamenu .megamenu-comp-2 .ul-items .ul-li-items .pic{
	
	}
	.header .megamenu .megamenu-comp-2 .ul-items .ul-li-items .pic img{
		max-width: 100%;
	}
	.header .megamenu .megamenu-comp-2 .ul-items .ul-li-items .txt{
		display: block;
	}
	.header .megamenu .megamenu-comp-2 .ul-items .ul-li-items .txt p{
		font-size: 0.75em;
		color: #969696;
		padding-top: 10px;
		line-height: 16px;
	}
	.header .megamenu .megamenu-comp-2 .ul-items .ul-li-items .btnnn a{
		display: block;
		text-align: right;
		position: absolute;
		bottom: 5px;
		right: 5px;
	}
	.header .megamenu .megamenu-comp-2 .ul-items .ul-li-items a{
		line-height: 16px;
		font-size: 0.75em;
		color: #ccc;
		position: relative;
	}
	.header .megamenu .megamenu-comp-2 .ul-items .ul-li-items a:after{
		content: '>';
		font-size: 0.75em;
		color: #ccc;
	}
	.header .megamenu .megamenu-comp-3{
		/*display: block;*/
	}
	.header .megamenu .megamenu-comp-3 .ul-items{
		font-size: 0;
	}
	.header .megamenu .megamenu-comp-3 .ul-items .ul-li-items{
		display: inline-block;
		vertical-align: top;
		width: 50%;
		border-top: 1px solid #d5d5d5;
		border-right: 1px solid #d5d5d5;
		height: 116px;
		padding: 10px 10px 0 10px;
	}
	.header .megamenu .megamenu-comp-3 .ul-items .ul-li-items a{
		display: block;
		text-align: center;
	}
	.header .megamenu .megamenu-comp-3 .ul-items .ul-li-items a .pic{
		width: 45px;
		height: 45px;
		margin: 10px auto;

	}
	.header .megamenu .megamenu-comp-3 .ul-items .ul-li-items a .pic img{
		width: 45px;
		height: 45px;
		/*background-color: #ccc;*/
	}
	.header .megamenu .megamenu-comp-3 .ul-items .ul-li-items a .desc{
		display: block;
	}
	.header .megamenu .megamenu-comp-3 .ul-items .ul-li-items a .desc p{
		font-size: 0.75em;
		padding-left: 0px;
		color: #8692A4;
		line-height: 18px;
	}


	.header .fastmenu{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 70px;
		height: 70px;
		margin: auto;
		z-index: 3;
	}
	.header .fastmenu .burgerbtn{
		text-align: center;
		display: block;
		padding-top: 20px;
	}
	.header .fastmenu .burgerbtn p{
		font-size: 0.875em;
		color: #000;
		font-weight: 400;
	}
	.header .fastmenu .burgerbtn .bugersty{
		position: relative;
		width: 22px;
		height: 14px;
		margin: 0px auto 5px auto;
		z-index: 50;
	}
	.header .fastmenu .burgerbtn .bugersty .line{
		background-color: #000;
		width: 22px;
		height: 2px;
		position: absolute;
	}
	.header .fastmenu .burgerbtn:hover .bugersty .line{
		background-color: #D51524;
	}
	.header .fastmenu .burgerbtn .bugersty .line1{
		top: 0;
		margin: auto;
		transition: 0.1s;
	}
	.header .fastmenu .burgerbtn .bugersty .line2{
		top: 0;
		bottom: 0;
		margin: auto;
		transition: 0s;
	}
	.header .fastmenu .burgerbtn .bugersty .line3{
		bottom: 0;
		margin: auto;
		transition: 0.1s;
	}
	.header  .fastmenu-items{
		position: absolute;
    	top: 75px;
    	display: none;
		z-index:10;
	}
	.header  .fastmenu-items.active{
		display: block;
	}
	.header  .fastmenu-items .ul-items .ul-li-items{
		position: relative;
		padding: 0 0px 5px 5px;
	}
	.header  .fastmenu-items .ul-items .ul-li-items a{
		text-align: center;
		display: block;
	}
	.header  .fastmenu-items .ul-items .ul-li-items a .pic img{
		width: 35px;
		height: 35px;
		transition: 0.3s;
	}
	.header  .fastmenu-items .ul-items .ul-li-items a:hover .pic img{
		width: 40px;
		height: 40px;
	}
	.header .fastmenu-items .ul-items .ul-li-items a .txt p{
		font-size: 0.875em;
		color: #000;
	}
	.header .fastmenu-items .ul-items .ul-li-items .second-items-block{
		position: absolute;
		width: 180px;
		right: -180px;
		top: 0;
		display: none;
	}
	.header .fastmenu-items .ul-items .ul-li-items:hover .second-items-block{
		display: block;
	}
	.header .fastmenu-items .ul-items .ul-li-items .second-items-block .sub-ul-items{
		background-color: #FFD106; 
		padding: 0 5px;
	}
	.header .fastmenu-items .ul-items .ul-li-items .second-items-block .sub-ul-items .sub-ul-li-items{
		border-bottom: 1px solid #fff;
	}
	.header .fastmenu-items .ul-items .ul-li-items .second-items-block .sub-ul-items .sub-ul-li-items:last-child{
		border-bottom: 0;
	}
	.header .fastmenu-items .ul-items .ul-li-items .second-items-block .sub-ul-items .sub-ul-li-items a{
		font-size: 0.875em;
		font-weight: bold;
		color: #000;
		padding: 10px;
		display: block;
		text-align: left;
		line-height: 20px;
	}

	.header .sitemap-block{
		position: absolute;
		right: 0;
		top: 0;
		width: 100%;
		/*border: 1px solid #00f;*/
	}
	.header .sitemap-block .sitemapbtn{
		height: 70px;
		border-right: 1px solid #e5e5e5; 
		position: relative;
	}
	.header .sitemap-block .sitemapbtn>a{
		position: absolute;
		right: 0;
		top: 0;
		width: 5%;
		bottom: 0;
		margin: auto;
		padding: 30px 0;
		z-index: 3;
	}
	.header .sitemap-block .sitemapbtn>a .plus-csssty{
		width: 20px;
		height: 5px;
		background-color: #ffcf00;
		position: relative;
		margin: auto;
	}
	.header .sitemap-block .sitemapbtn>a .plus-csssty:after{
		content: '';
		width: 5px;
		height: 20px;
		background-color: #ffcf00;
		position: absolute;
		left: 0;
		right: 0;
		margin: auto;
		top: 0;
		bottom: 0;
	}
	
	.header .sitemapmenu-hover{
		/*border: 1px solid #0f0;*/
		width: 100%;
		height: 400px;
		position: absolute;
		right: 0;
		top: 70px;
		z-index: 10;
		background-color: #fff;
		border: 1px solid #ccc;
		box-shadow: 3px 3px 2px rgba(143, 143, 143, 0.5);
		overflow-y: scroll;
		display: block;
		display: none;
	}
	/*.header .sitemap-block .sitemapbtn:hover .sitemapmenu-hover{
		display: block;
	}*/
	.header .sitemap-block .sitemapbtn .sitemapmenu-hover.active{
		display: block;
	}
	.header .sitemapmenu-hover .ul-items{
		
	}
	.header .sitemapmenu-hover .ul-items .ul-li-items{
		padding: 30px 0;
		font-size: 0;
		border-bottom: 1px solid #ccc; 
	}
	.header .sitemapmenu-hover .ul-items .ul-li-items .left{
		width: 10%;
		display: inline-block;
		vertical-align: top;
	}
	.header .sitemapmenu-hover .ul-items .ul-li-items .left .title{
		display: block;
		vertical-align: top;
		padding-left: 10px;
	}
	.header .sitemapmenu-hover .ul-items .ul-li-items .left .title a{
		font-weight: bold;
	    color: #FFCF00;
	    padding: 0 3px 10px 3px;
	    border-bottom: 3px solid #FFCF00;
	    text-align: center;
    	font-size: 1.25em;
    	line-height: 22px;
    	display: block;
    	word-wrap: break-word;
	}
	.header .sitemapmenu-hover .ul-items .ul-li-items .right{
		width: 90%;
		display: inline-block;
		vertical-align: top;
		padding-left: 3%;
	}
	.header .sitemapmenu-hover .ul-items .ul-li-items .right .sitemapitems-ul{
		font-size: 0;
	}
	.header .sitemapmenu-hover .ul-items .ul-li-items .right .sitemapitems-ul .sitemapitems-ul-li{
		display: inline-block;
		vertical-align: top;
		width: 16.66666666%;
		margin-bottom: 20px; 
		
	}
	.header .sitemapmenu-hover .ul-items .ul-li-items .right .sitemapitems-ul .sitemapitems-ul-li .subtitle{
		padding-bottom: 10px;
	}
	.header .sitemapmenu-hover .ul-items .ul-li-items .right .sitemapitems-ul .sitemapitems-ul-li .subtitle a{
		font-size: 1.125em;
    	font-weight: bold;
    	line-height: 24px;
    	color: #000;
	}
	.header .sitemapmenu-hover .ul-items .ul-li-items .right .sitemapitems-ul .sitemapitems-ul-li .sub-ul-items{

	}
	.header .sitemapmenu-hover .ul-items .ul-li-items .right .sitemapitems-ul .sitemapitems-ul-li .sub-ul-items .sub-ul-li-items{
		padding-bottom: 8px;
		padding-right: 20px;
	}
	.header .sitemapmenu-hover .ul-items .ul-li-items .right .sitemapitems-ul .sitemapitems-ul-li .sub-ul-items .sub-ul-li-items a{
		font-size: 0.875em;
		line-height: 20px;
		color: #888;
	}
	.header .sitemapmenu-hover .ul-items .ul-li-items .right .sitemapitems-ul .sitemapitems-ul-li .sub-ul-items .sub-ul-li-items a:hover{
		color: #D51524;
	}



	.header div.sub-nav{
		position: absolute;
		right: 0;
		top: 10px;
	}
	.header div.sub-nav .sub-nav-ul{
		font-size: 0;
		padding-bottom: 5px;
		text-align: right;
	}
	.header div.sub-nav .sub-nav-ul li{
		display: inline-block;
		vertical-align: top;
		font-size: 0.938em;
		padding: 0 10px;
		border-right: 1px solid #D8AF00;
		position: relative;
	}
	@media only screen and (max-width: 1023px) and (min-width: 320px){
		.header div.sub-nav .sub-nav-ul li{
			border-right: 0px solid #D8AF00;
		}
	}
	.header div.sub-nav .sub-nav-ul li a{
		display: block; 
		line-height: 18px;
	}
	.header div.sub-nav .sub-nav-ul li a p{
		color: #000;
		font-size: 0.75em;
		line-height: 18px;
		padding: 1px 2px 1px 2px;
		position: relative;
		border-radius: 3px;
	}
	.header div.sub-nav .sub-nav-ul li a:hover p{
		color: #fff;
		background-color: #d51524;
	}
	.header div.sub-nav .sub-nav-ul li a:hover p:before{
		border-left: 5px solid #fff;
	}
	.header div.sub-nav .sub-nav-ul li a img{
		width: 20px;
		height: auto;
		line-height: 0;
	}
	.header div.sub-nav .sub-nav-ul li .mega-ul:before{
		content: '';
	    position: absolute;
	    top: -15px;
	    left: 0;
	    right: 0;
	    margin: auto;
	    border-top: 10px solid transparent;
	    border-right: 10px solid transparent;
	    border-left: 10px solid transparent;
	    border-bottom: 6px solid #fff;
	    width: 10px;
	    height: 10px;
	}
	.header div.sub-nav .sub-nav-ul li .mega-ul{
		position: absolute;
		width: 150px;
		top: 20px;
		left: -25px;
		margin: auto; 
		z-index: 5;
		border: 1px solid rgba(0, 0, 0, 0.15);
	    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.176);
	    display: none;
	}
	.header div.sub-nav .sub-nav-ul li.active .mega-ul{
		display: block;
	}
	.header div.sub-nav .sub-nav-ul li:hover .mega-ul{
		display: block;
	}
	.header div.sub-nav .sub-nav-ul li .mega-ul .list-item{
		padding: 15px 3px;
	    border-bottom: 1px solid #f2f2f2;
	    background-color: #fff;
	    display: block;
	    text-align: center;
	    border-right: 0;
	}
	.header div.sub-nav .sub-nav-ul li .mega-ul .list-item:hover{
		background-color: #D51524;
	}
	.header div.sub-nav .sub-nav-ul li .mega-ul .list-item a{
		font-size: 0.875rem;
		color: #000;
		display: block;
	}
	.header div.sub-nav .sub-nav-ul li .mega-ul .list-item:hover a{
		color: #fff;
	}
	.header div.sub-nav .sub-nav-ul li .searchbar-top{
		display: inline-block;
	    width: 150px;
	    margin-top: 0px;
	    position: relative;
	}
	.header div.sub-nav .sub-nav-ul li .searchbar-top .input-group{
		position: relative;
	}
	.header div.sub-nav .sub-nav-ul li .searchbar-top .input-group label{
		display: none;
	}
	.header div.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 div.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 div.sub-nav .sub-nav-ul li .searchbar-top .input-group a img{
		width: 12px;
		height: 12px;
	}
	.header.header-eng div.sub-nav{
		/*display: none;*/
	}
	.header.header-eng .fastmenu{
		display: none;
	}




	
	@media only screen and (min-width: 1024px) and (max-width:1200px) {
		.header .section-block{
			margin: 0 70px;
		}
		.header .megamenu .Left .cus-title a .bgicon{
			width: 50px;
			height: 50px;
		}
		.header .megamenu .Left .cus-title a .title h2:after{
			top: 2px;
		}
	}
	@media only screen and (min-width: 320px) and (max-width:1024px) {
		.header{
			
		}
		.header.header-eng nav.big-nav{
			display: none;
		}
		.header.header-eng .sitemap-block{
			left: 0;
		}
		.header.header-eng .sitemap-block .sitemapbtn>a{
			left: 0;
		}
		.header.header-eng .sitemapmenu-hover .ul-items .ul-li-items .left {
		    width: 100%;
		}
		.header.header-eng .sitemapmenu-hover .ul-items .ul-li-items .right {
		    width: 100%;
		    padding-left: 10px;
		}
		.header.header-eng .sitemapmenu-hover .ul-items .ul-li-items .left .title{
			display: block;
			padding: 0 10px 20px 10px;
		}
		.header.header-eng .sitemapmenu-hover .ul-items .ul-li-items .left .title a{
			display: block;
		}
		.header.header-eng .sitemapmenu-hover .ul-items .ul-li-items .right .sitemapitems-ul .sitemapitems-ul-li .sub-ul-items{
			padding-left: 20px;
		}
		.header.header-eng .sitemapmenu-hover .ul-items .ul-li-items .right .sitemapitems-ul .sitemapitems-ul-li {
		    display: inline-block;
		    width: 100%;
		    margin-bottom: 20px;
		}
		
	}
	@media only screen and (min-width: 320px) and (max-width:1023px) {
		.header{
			height: 100px;
		}
		.header.header-eng{
			/*height: auto;*/
		}
		.header-top{
			height: 100px;
		}
		.header.header-eng .header-top{
			/*height: 60px;*/
		}
		.header-bottom{
			display: none;
		}
		.header-eng .header-bottom{
			/*display: block;*/
		}
		.header .sitemapmenu-hover .ul-items .ul-li-items .right .sitemapitems-ul .sitemapitems-ul-li {
		    display: inline-block;
		    width: 100%;
		    margin-bottom: 20px;
		}
		.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: 20px;
			left: 0;
			right: 0;
			margin: auto;
			width: 160px;
			height: 25px;
		}
		.header .header-container-LOGO a.desk-logo img{
			max-width: 100%;
			height: auto;
		}
		.header .mobile-LR-btn{
			position: absolute;
			width: 100%;
			height: 40px;
			bottom: 0;
			left: 0;
			right: 0;
			margin: auto;
			display: block;
			background-color: #D41423;
		}
		.header.header-eng .mobile-LR-btn{
			/*display: none;*/
		}
		.header .mobile-LR-btn .infobtn{
			display: block;
			position: absolute;
			top: 8px;
			left: 10px;
			margin: auto;
			width: 25px;
			height: 25px;
			z-index: 10;
		}
		.header .mobile-LR-btn .burgerbtn{
			display: block;
			position: absolute;
			top: 12px;
			right: 10px;
			margin: auto;
			width: 25px;
			height: 25px;
			z-index: 10;
		}
		.header .mobile-LR-btn img{
			width: 100%; 
		}
		.header nav.big-nav{
			display: none;
		}
		.header div.sub-nav{
			/*display: none;*/
			top: 20px;
		}
		.header.header-eng div.sub-nav {
		    display: inline-block;
		}
		.header div.sub-nav .sub-nav-ul li{
			display: none;
		}
		.header div.sub-nav .sub-nav-ul:first-child li:nth-child(2){
			display: inline-block;
		}
		.header div.sub-nav .sub-nav-ul:first-child li:nth-child(3){
			display: inline-block;
		}

		.header div.sub-nav .sub-nav-ul>.facebook-logo{
			border-right:none;
			padding:0px 0px 0px 12px;
		}
	}


/*rwd-menu*/
	#rwd-left-menu{
		background-color: #333333;
	}
	#rwd-right-menu{
		background-color: #fff;
		opacity: 0;
		transition:1s;
	}
	.mm-opened #rwd-right-menu{
		opacity:1;
	}
	#rwd-left-menu .mm-navbar{
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		overflow-y: scroll;
	}
	#rwd-right-menu .mm-navbar{
		height: 100%;
	}

	#rwd-left-menu .menu-title{
		padding-top: 0;
		
	}
	#rwd-right-menu .menu-title{
		height: 100%;
		overflow-y: scroll;
		background-color: #333;
	}

	#rwd-left-menu .fastmenu-items{
		position: relative;
		top: 20px;
	}
	#rwd-left-menu .fastmenu-items .ul-items{

	}
	#rwd-left-menu .fastmenu-items .ul-items .ul-li-items{
		position: relative;
		padding: 0;
		background-color: rgba(204, 204, 204, 0.1);
		border-bottom: 1px solid #6E6E6E;
	}
	#rwd-left-menu .fastmenu-items .ul-items .ul-li-items a{
		text-align: left;
		display: block;
		padding: 10px 20px;
	}
	#rwd-left-menu .fastmenu-items .ul-items .ul-li-items a .txt{

	}
	#rwd-left-menu .fastmenu-items .ul-items .ul-li-items a .txt p{
		color: #fff;
		font-size: 1em;
    	line-height: 30px;
	}
	#rwd-left-menu .fastmenu-items .ul-items .ul-li-items .second-items-block{
		display: none;
	}
	#rwd-left-menu .fastmenu-items .ul-items .ul-li-items:hover .second-items-block{
		display: block;
	}
	#rwd-left-menu .fastmenu-items .ul-items .ul-li-items .second-items-block .active{
		display: block;
	}
	#rwd-left-menu .fastmenu-items .ul-items .ul-li-items .second-items-block .sub-ul-items{
		
	}
	#rwd-left-menu .fastmenu-items .ul-items .ul-li-items .second-items-block .sub-ul-items .sub-ul-li-items{
		border-bottom: 1px solid #6E6E6E;
	}
	#rwd-left-menu .fastmenu-items .ul-items .ul-li-items .second-items-block .sub-ul-items .sub-ul-li-items:last-child{
		/*border-bottom: 0;*/
	}
	#rwd-left-menu .fastmenu-items .ul-items .ul-li-items .second-items-block .sub-ul-items .sub-ul-li-items a{
		font-size: 1em;
		color: #FFD106; 
		padding: 15px 20px;
		display: block;
		text-align: left;
		line-height: 20px;
	}

	#rwd-right-menu .searchbar-top{
		display: block;
	    margin: 0 20px;
	    position: relative;
	}
	#rwd-right-menu .searchbar-top .input-group{
		position: relative;
		width: 100%;
	}
	#rwd-right-menu .searchbar-top .input-group label{
		display: none;
	}
	#rwd-right-menu .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;
	}
	#rwd-right-menu .searchbar-top .input-group input:focus{
		outline: 0;
	}
	#rwd-right-menu .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;
	}
	#rwd-right-menu .searchbar-top .input-group a img{
		width: 12px;
		height: 12px;
	}
	#rwd-right-menu .rwd-right-menu-ul{
		background-color: #FFCF00;
		position: relative;
		top: 10px;
		/* height: 100%; */
	}
	#rwd-right-menu .rwd-right-menu-ul .big-nav-ul-li{
		
	}
	#rwd-right-menu .rwd-right-menu-ul .big-nav-ul-li a{
		text-align: left;
		display: block;
		color: #000;
	}
	#rwd-right-menu .rwd-right-menu-ul .big-nav-ul-li a .title > p{
		/* width: 180px; */
	}
	#rwd-right-menu .rwd-right-menu-ul .big-nav-ul-li .rwd-right-menu-sub-ul{
		padding: 0px;
		margin: 0px;
		position: absolute;
		top: 0px;
		right: 0;
		width: 50%;
		height: 100%;
		overflow: hidden;
		background: #424242;
    	border: 0px solid #dddddd;
	}
	#rwd-right-menu .rwd-right-menu-ul .big-nav-ul-li .rwd-right-menu-sub-ul .list-item{
		position: relative;
	    /* padding: 15px 20px; */
	    list-style: none;
	    background-color: rgb(66, 66, 66);
    	border-top: 1px solid #565656;
	    font-size: 0.875em;
	}
	#rwd-right-menu .rwd-right-menu-ul .big-nav-ul-li .rwd-right-menu-sub-ul .list-item:first-child{
		border-top: 0;
	}
	#rwd-right-menu .rwd-right-menu-ul .big-nav-ul-li .rwd-right-menu-sub-ul .list-item a{
		color: #fff;
		font-size: 0.875em;
		font-weight:400;
		width: 100%;
		display: inline-block;
		text-align: left;
		padding: 15px 20px;
	}
	#rwd-right-menu .rwd-right-menu-ul .big-nav-ul-li .rwd-right-menu-sub-ul .list-item .level-3-items{
		margin-top: 15px;
		padding: 10px 0;
		border-top: 1px solid #fff;
	}
	#rwd-right-menu .rwd-right-menu-ul .big-nav-ul-li .rwd-right-menu-sub-ul .list-item .level-3-items .level-3-ul-items{

	}
	#rwd-right-menu .rwd-right-menu-ul .big-nav-ul-li .rwd-right-menu-sub-ul .list-item .level-3-items .level-3-ul-items .level-3-ul-li-items{
		padding: 5px 10px;
	}
	#rwd-right-menu .rwd-right-menu-ul .big-nav-ul-li .rwd-right-menu-sub-ul .list-item .level-3-items .level-3-ul-items .level-3-ul-li-items a{
		color: #fff;
		font-size: 0.875em;
	}
	#rwd-right-menu .rwd-right-menu-ul .ga-tab-title-container > li{
		width: auto;
		display: block;
		/* padding: 15px 57% 15px 20px; */
		border-top: 1px solid #FFEDAD;
	}
	#rwd-right-menu .rwd-right-menu-ul .ga-tab-title-container > li a{
		padding: 15px 57% 15px 20px;
	}
	#rwd-right-menu .rwd-right-menu-ul .ga-tab-title-container > li:first-child{
		border-top: 0px;
	}
	#rwd-right-menu .rwd-right-menu-eng .rwd-right-menu-ul .ga-tab-title-container > li {
	    width: 50%;
    	background-color: #FFCF00;
	}
	#rwd-right-menu .rwd-right-menu-eng .rwd-right-menu-ul .ga-tab-title-container li p{
		font-size: 0.8rem;
	}
	#rwd-right-menu .rwd-right-menu-eng .rwd-right-menu-ul .big-nav-ul-li .rwd-right-menu-sub-ul {
	    width: 50%;
	}
	#rwd-right-menu .rwd-right-menu-ul .ga-tab-title-container li.active{
		background: #CE0000;
	}
	#rwd-right-menu .rwd-right-menu-ul .ga-tab-title-container li.active p{
		color: #fff;
	}
	#rwd-right-menu .ga-tab-content-container {
	    margin-bottom: 0px; 
	}
	#rwd-right-menu .ga-tab-content-container > .ga-tab-content{
		margin: 0;
		display:none;
	}
	#rwd-right-menu .ga-tab-content-container > .ga-tab-content.active{
		display:block;
	}
/*CHB-warning-better-device-block*/
.CHB-warning-better-device-block{
	display: none;
   }
   @media only screen and (min-width: 481px) and (max-width:767px){
	.CHB-warning-better-device-block{
	 position: fixed;
	 top: 0;
	 bottom: 0;
	 left: 0;
	 right: 0;
	 margin: auto;
	 z-index: 200;
	 background-color: #fff;
	 width: 100%;
	 height: 100%;
	 border-top: 3px solid #ffcf00; 
	 border-bottom: 3px solid #ffcf00;
	 display: block;
	}
	.CHB-warning-better-device-block .warning-better-device-in{
	 position: relative;
	 width: 100%;
	 height: auto;
	}
	.CHB-warning-better-device-block .warning-better-device-in .pic{
	 text-align: center;
	 padding-bottom: 38px;
	 padding-top: 70px;
	}
	.CHB-warning-better-device-block .warning-better-device-in .pic img{
	 max-width: 117px;
	 max-height: 117px;
	 width: 100%;
	}
	.CHB-warning-better-device-block .warning-better-device-in .desc p{
	 font-size: 1.5rem;
	 line-height: 1.67;
	 letter-spacing: 1.5px;
	 text-align: center;
	 color: #383838;
	}
	.CHB-warning-better-device-block .warning-better-device-in .desc p span{
	 font-size: 3rem;
	 font-weight: bold;
	 line-height: 0.83;
	 color: #e2231a;
	}
   }
/*content*/
	.content{
		position: relative;
		width: 100%;
		font-size: 1rem;
		overflow: hidden;
	}
	.content-block-all{
		position: relative;
	}
	.content-section1200-block{
		max-width: 1200px;
		margin: auto;
	}
	.section-block{
		max-width: 1200px;
		margin: auto;
		height: 100%;
		position: relative;
	}
	.section-block-1440{
	    max-width: 1440px;
	    margin: auto;
	    overflow: hidden;
	}
	.content .breadcrumbarea .breadcrumb{
		background-color: transparent;
		margin: 0;
	}
	.content .breadcrumbarea .breadcrumb li{
		color: #000;
		font-size: 0.875em;
	}
	.content .breadcrumbarea .breadcrumb li.active{
		color:#FFCF00;
	}
	.content .breadcrumbarea .breadcrumb li a{
		color: #000;
		font-size: 0.875em;
	}
	.content .lv34seletor-ipadiphone{
		display: none;
	}
	.content .lv34seletor-ipadiphone .lv34seletor {
		padding: 10px 10px 20px 10px;
		font-size: 0;
	}
	.content .lv34seletor-ipadiphone .lv34seletor .selectpicker{
		padding: 10px 10px;
		height: 50px;
		border-radius: 0px;
		font-size: 0.875em;
		font-size: 0.9375rem;
		color: #000;
	}
	.content .lv34seletor-ipadiphone .lv34seletor .selectpicker-full{
		width: 100%;
		background-color: #FFCF00;
		border: 0;
	}
	.content .lv34seletor-ipadiphone .lv34seletor .selectpicker-1{
		width: 50%;
		border: #ccc solid 1px;
		display: inline-block;
		vertical-align: top;
	}
	.content .lv34seletor-ipadiphone .lv34seletor .selectpicker-2{
		width: 50%;
		border: #ccc solid 1px;
		display: inline-block;
		vertical-align: top;
	}
	.content .content-section1200-block{
		font-size: 0;
		padding-bottom: 70px;
	}
	.content .content-Le{
		display: inline-block;
		vertical-align: top;
		width: 22%;
		padding: 0;
	}
	.content .content-Ri{
		display: inline-block;
		vertical-align: top;
		width: 78%;
		padding: 0px 0px 0px 45px;
	}
	.content .content-section1200-block.content-nofull{
		padding-bottom: 30px;
	}
	.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 .sidemenu-block{
		border-right: 1px solid #ddd;
	}
	.content .sidemenu-block .ul-items{

	}
	.content .sidemenu-block .ul-items .ul-li-items{
		
	}
	.content .sidemenu-block .ul-items li a:hover{
		background: #ffcf00;
    	border-right: 5px solid #d51524;
	}
	.content .sidemenu-block .ul-items .ul-li-items>a{
		font-size: 1em;
		color: #000;
		font-weight: bold;
		padding: 10px 0;
		display: block;
	}
	.content .sidemenu-block .ul-items .ul-li-items:first-child>a{
		padding: 0 0 10px 0;
	}
	.content .sidemenu-block .ul-items .ul-li-items .sub-ul-items{
		display: none;
	}
	.content .sidemenu-block .ul-items .ul-li-items .sub-ul-items.active{
		display: block;
	}

	.content .sidemenu-block .ul-items .ul-li-items .sub-ul-items .sub-ul-li-items{

	}
	.content .sidemenu-block .ul-items .ul-li-items .sub-ul-items .sub-ul-li-items a{
		font-size: 1em;
		color: #757575;
		display: block;
		position: relative;
		padding: 10px 15px 10px 15px;
	}
	.content .sidemenu-block .ul-items .ul-li-items .sub-ul-items .sub-ul-li-items a:before{
		content: '-';
		font-size: 1em;
		color: #757575;
		position: absolute;
		left: 3px;
		top: 10px;
	}
	.content .sidemenu-block .ul-items .ul-li-items .sub-ul-items .sub-ul-li-items .lv3-ul-items{

	}
	.content .sidemenu-block .ul-items .ul-li-items .sub-ul-items .sub-ul-li-items .lv3-ul-items .lv3-ul-li-items{

	}
	.content .sidemenu-block .ul-items .ul-li-items .sub-ul-items .sub-ul-li-items .lv3-ul-items .lv3-ul-li-items a{
		padding-left: 32px;
	}
	.content .sidemenu-block .ul-items .ul-li-items .sub-ul-items .sub-ul-li-items .lv3-ul-items .lv3-ul-li-items>a:before{
		left: 20px;
	}
	.content .contact-fix-block{
		position: fixed;
		right: 0;
		bottom: 0;
		margin: auto;
		width: 120px;
		z-index: 5;
		background: #fff;
    	box-shadow: 0px 0px 5px #ccc;
	}
	.content .contact-fix-block .contact-comp{
		
	}
	.content .contact-fix-block .contact-comp .btnnn{

	}
	.content .contact-fix-block .contact-comp .btnnn a{
		display: block;
		line-height: 0;
	}
	.content .contact-fix-block .contact-comp .btnnn a img{
		width: 120px;
		height: 45px;
	}
	.content .contact-fix-block .contact-comp .ul-items{
		display: none;
	}
	.content .contact-fix-block .contact-comp .ul-items.active{
		display: block;
	}
	.content .contact-fix-block .contact-comp .ul-items .ul-li-items{
		padding: 20px;
	}
	.content .contact-fix-block .contact-comp .ul-items .ul-li-items a{
		display: block;
		text-align: center;
	}
	.content .contact-fix-block .contact-comp .ul-items .ul-li-items a img{
		width: 30px;
		height: 30px;
	}
	.content .contact-fix-block .contact-comp .ul-items .ul-li-items a p{
		font-size: 0.875rem;
    	color: #787878;
	}
	@media only screen and (min-width: 1024px) and (max-width:1200px) {
		.content .section-block{
			margin: 0 70px;
		}
		.content .content-section1200-block{
			margin: 0 70px;
		}
	}
	@media only screen and (min-width: 320px) and (max-width:1023px) {
		.content .breadcrumbarea .breadcrumb{
			padding: 15px 10px;
		}
		.content .lv34seletor-ipadiphone{
			display: block;
		}
		.content .section-block{
			margin: 0 0px;
		}
		.content .content-section1200-block{
			margin: 0;
		}
		.content .content-Le{
			display: inline-block;
			width: 100%;
		}
		.content .content-Ri{
			display: block;
			width: auto;
			padding: 0;
			padding-bottom: 50px;
		}
		.content .content-section1200-block.content-nofull .content-Ri{
			padding: 30px 0px 30px 0px;
		}

	}
	@media only screen and (min-width: 320px) and (max-width:767px) {
		.content .section-block{
			margin: 0 0px;
		}
		.content .content-section1200-block{
			margin: 0 0px;
		}
	}
/*ga-scroll-top-btn*/
	.ga-scroll-top-btn{
		display: inline-block;
		right: 60px;
		bottom: 100px;
		z-index: 20;
	}
	.ga-scroll-top-btn a{
		display: block;
	}
	.ga-scroll-top-btn a .btn{
		position: relative;
		width: 47px;
		height: 47px;
		border-radius: 100%;
		background-color: #fff;
	}
	.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 #000;
		border-right: 8px solid transparent;
	}
	.ga-scroll-top-btn:hover a .btn:after{
		border-bottom: 12px solid #54a9ed;
	}
	.ga-scroll-top-btn:after{
		display: none;
	}
	@media only screen and (min-width: 320px) and (max-width:768px){
		.ga-scroll-top-btn{
			right: 30px;
			bottom: 50px;
		}
	}
	@media only screen and (min-width: 320px) and (max-width:480px){
		.ga-scroll-top-btn{
			right: 20px;
		}
	}


/*sitemap-page*/
	.sitemap-page .ul-items{
		
	}
	.sitemap-page .ul-items .ul-li-items{
		padding: 30px 0;
		font-size: 0;
		border-bottom: 1px solid #ccc; 
	}
	.sitemap-page .ul-items .ul-li-items .left{
		/* width: 10%; */
		/* display: inline-block; */
		display: block;
		vertical-align: top;
		
	}
	.sitemap-page .ul-items .ul-li-items .left .title{
		display: inline-block;
		vertical-align: top;
		padding: 0 0px 10px 0px;
	    border-bottom: 3px solid #FFCF00;
	}
	.sitemap-page .ul-items .ul-li-items .left .title a{
		font-weight: bold;
	    color: #FFCF00;
	    text-align: center;
    	font-size: 1.25em;
    	line-height: 22px;
	}
	.sitemap-page .ul-items .ul-li-items .right{
		/* width: 90%; */
		/* display: inline-block; */
		display: block;
		vertical-align: top;
		margin-top: 40px;
		/* padding-left: 3%; */
	}
	.sitemap-page .ul-items .ul-li-items .right .sitemapitems-ul{
		font-size: 0;
	}
	.sitemap-page .ul-items .ul-li-items .right .sitemapitems-ul .sitemapitems-ul-li{
		display: inline-block;
		vertical-align: top;
		width: 16.66666666%;
		margin-bottom: 20px; 
		padding: 0 10px;
	}
	.sitemap-page .ul-items .ul-li-items .right .sitemapitems-ul .sitemapitems-ul-li .subtitle{
		padding-bottom: 10px;
	}
	.sitemap-page .ul-items .ul-li-items .right .sitemapitems-ul .sitemapitems-ul-li .subtitle a{
		font-size: 1.125em;
    	font-weight: bold;
    	line-height: 24px;
    	color: #000;
	}
	.sitemap-page .ul-items .ul-li-items .right .sitemapitems-ul .sitemapitems-ul-li .sub-ul-items{

	}
	.sitemap-page .ul-items .ul-li-items .right .sitemapitems-ul .sitemapitems-ul-li .sub-ul-items .sub-ul-li-items{
		padding-bottom: 8px;
		padding-right: 20px;
	}
	.sitemap-page .ul-items .ul-li-items .right .sitemapitems-ul .sitemapitems-ul-li .sub-ul-items .sub-ul-li-items a{
		font-size: 0.875em;
		line-height: 20px;
		color: #888;
	}
	.sitemap-page .ul-items .ul-li-items .right .sitemapitems-ul .sitemapitems-ul-li .sub-ul-items .sub-ul-li-items a:hover{
		color: #D51524;
	}
	@media only screen and (min-width: 320px) and (max-width:1023px){
		.sitemap-page .ul-items .ul-li-items .left{
			width: auto;
			display: block;
			padding-bottom: 20px;
			padding-left: 20px;
		}
		.sitemap-page .ul-items .ul-li-items .right{
			width: auto;
			display: block;
			padding-left: 3%;
		}
		.sitemap-page .ul-items .ul-li-items .right .sitemapitems-ul .sitemapitems-ul-li {
		    display: inline-block;
		    vertical-align: top;
		    width: 50%;
			margin-bottom: 20px;
			padding: 0 5px;
		}
	}


.owl-carousel .owl-dot[type="dot"] a{
	height: 15px;
	display: block;
}


/*search-accesskey-page*/
.search-accesskey-page p{
	font-size: 1em;
	color: #2f2f2f;
	line-height: 1.5;
}
.search-accesskey-page .desc{
	padding-bottom: 50px;
}
.search-accesskey-page .ul-items{
	padding-bottom: 50px;
}


/*chb-comp-17*/
.chb-comp-17{
	padding-left: 25px;
}
.chb-comp-17 .ul-items{

}
.chb-comp-17 .ul-items .ul-li-items{
	padding: 0 0 40px 0;
}
.chb-comp-17 .ul-items .ul-li-items .title-alink{
	position: relative;
	padding-bottom: 15px;
}
.chb-comp-17 .ul-items .ul-li-items .title-alink:before{
	content: '';
	/* background-image: url('../img/CHB-pic (21).png'); */
	background-size: cover;
	background-position: center;
	position: absolute;
	left: -20px;
	top: 6px;
	width: 9px;
	height: 12px;
}
.chb-comp-17 .ul-items .ul-li-items .title-alink a{
	color: #d51524;
	font-size: 0.938em;
	font-weight: bold;
}
.chb-comp-17 .ul-items .ul-li-items .txt{

}
.chb-comp-17 .ul-items .ul-li-items .txt p{
	font-size: 0.938em;
	color: #000;
}
.chb-comp-17 .ul-items .ul-li-items .alink{
	padding-top: 10px;
}
.chb-comp-17 .ul-items .ul-li-items .alink a{
	color: #d51524;
	font-size: 0.938em;
}


/*chb-comp-18*/
.chb-comp-18{
	
}
.chb-comp-18 .searchtxt{
	padding-bottom: 25px;
}
@media only screen and (min-width: 320px) and (max-width:767px) {
	.chb-comp-18{
		padding: 0 10px;
	}
}


/*chb-comp-19*/
.chb-comp-19{
	text-align: center;
}
.chb-comp-19 .pagination li.active a,
.chb-comp-19 .pagination li:hover a{
	background: #ffcf00;
	border-color: #ffcf00;
	color: #5577a4;
}
.chb-comp-19 .pagination li a{
	padding: 6px 12px;
	background-color: #fff;
	border: 1px solid #ddd;
	color: #5577a4;
	display: block;
}
.chb-comp-19 .pagination .next,
.chb-comp-19 .pagination .prev{
	padding: 6px 12px;
	background-color: #fff;
	border: 1px solid #ddd;
	color: #5577a4;
	display: inline-block;
}
.chb-comp-19 .page_control ul{
	margin: 0;
}
@media only screen and (min-width: 320px) and (max-width:1024px) {
	.chb-comp-19 .pagination li:hover a{
		background: #fff;
		border-color:#ddd;
		color: #5577a4;
	}
}
@media only screen and (min-width: 320px) and (max-width:767px) {
	.chb-comp-19{
		padding: 0 10px;
	}
	.chb-comp-19 .page_control{
		padding: 0;
	}
}





