/*china-emu.cn--by Huyii*/
html {
	margin: 0 auto; padding: 0; height: 100%; width: 100%;
	/* -webkit-touch-callout: none; 
	-webkit-user-select: none; 
	-khtml-user-select: none; 
	-moz-user-select: none;
	-ms-user-select: none; 
	user-select: none; */
	overflow-x: hidden;overflow-y: auto;
	-webkit-font-smoothing: antialiased;
	/*scroll-behavior: smooth !important;*/
	}
*{transition: .2s ease !important; -webkit-transition:  .2s ease !important;}


body{ font-family: -apple-system,"微软雅黑",  BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;}

.T{font-family: Teko , 'f1' !important;}
.E{letter-spacing: 6}

.Fade{animation:AAA 5s; -webkit-animation:AAA 5s;}


*{-webkit-font-smoothing: antialiased;}
@keyframes AAA {
	0%{ filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-webkit-filter: grayscale(100%);}
	100%{ filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0);-webkit-filter: grayscale(0%);}
}
@keyframes rotateX {
	0% {transform: translateX(0);}
	10% {transform: translateX(4px);}
	20% {transform: translateX(10px);}
	100% {transform: translateX(0);}
}
@keyframes rotateY {
	0% {transform: translateY(0);}
	10% {transform: translateY(4px);}
	20% {transform: translateY(10px);}
	100% {transform: translateY(0);}
}
@keyframes rotateXL {
	0% {transform: translateX(0);}
	10% {transform: scale(1.2);color: #FF9500}
	20% {transform: scale(1.3);}
	100% {transform: translateX(0);}
}
@keyframes shade {
	0% {transform: scale(1);}
	5% {transform: scale(1.05);}
	45% {transform: scale(1.25);}
	50% {transform: scale(1.3);}
	55% {transform: scale(1.25);}
	95% {transform: scale(1.05);}
	100% {transform: scale(1);}
}
@keyframes rotateXS {
	0% {transform: translateX(0);}
	33% {transform: translateX(4px);transform: scaleX(1.2);}
	66% {transform: translateX(10px);transform: scaleX(1.3);}
	100% {transform: translateX(0);}
}
@keyframes Shake {
	0%, 100% { transform: translateX(0); }
	50% { transform: rotate(-5deg) scale(1.1);}
}
@keyframes Transfer {
  0% {transform: translateY(0);}
  10% {transform: translateY(1px);}
  20% {transform: translateY(4px);}
  100% {transform: translateY(0);}
}
@-webkit-keyframes spin {
  0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
  100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
@keyframes spin {
  0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
  100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
html::-webkit-scrollbar { width: 0 !important }
html{ -ms-overflow-style: none; }
html{ overflow: -moz-scrollbars-none; }
body {
	width: 100%; min-width: 345px;  
	font-size: 16px;font-weight: 500;color: #141414;
	background: #FFF !important;
	background-attachment: fixed;
	background-size: cover;
	overflow-x: hidden !important;  
	overflow-y: auto;
	margin: 0 auto;  padding: 0;  
	animation-iteration-count:1;
	animation-fill-mode: forwards;
}
* img {  -webkit-user-drag: none;}
* {  margin: 0;  padding: 0;}
ul {list-style: none;}
a {text-decoration: none;background-color: transparent;color: #252C34}
a:hover {color: #63A6B1}
input {border: none; outline: none; font-weight: 300;}
img {outline: none; border: none;}

.rc{text-align: right}
@media screen and (max-width: 768px) {
	.xxx{text-align: center}
	.lc{text-align: center}
	.rc{text-align: center}
	.link2{padding: 0px 2px;margin: 0 1px;}
}
.seperation {width: 100%; height: 30px}
.seperation-half {width: 100%; height: 10px}

.bg-lightpink{background: #FAF9FF}
.bg-yellow{background: #FDD400}


.bg-hightlite {color: #252C34 !important;background-color: #FFD909 !important}
.bg-active {color: #EFEFEF !important;background-color: #FF9500 !important}
.bg-contrast {color: #EFEFEF !important;background-color: #252C34 !important}
.bg-Lightgray {color: #252C34 !important;background-color: #FAFAFA !important}
.bg-blue {background: #132968}
.bg-opacity {background: url(/assets/parts/bg-opacity1.png)}
.bg-shadow {background: url(/assets/parts/bg-lighter.png)}

.bg-dotted {background: url(/assets/parts/dotted.png)}
.bg-white {background-color: #FFFFFF !important;}
.bg-black {background-color: #000000 !important}
.text-white {color: white}
.text-white a{color: white}
/*.disabled {position: absolute;left: 0;top: 0;width: 100%;height: 3822px}*/
.shadow{box-shadow: 0 0 10px 0px #DEDEEF}
.shadow-sm{box-shadow: 0 0 15px -2px #DEDEEF}
/*scroll bars*/
.scroll{width: 100%; overflow: hidden; overflow-x: auto; word-break: break-all;white-space: nowrap }
.scrollbar {}
.scrollbar {}
.scroll::-webkit-scrollbar {width: 8px;height: 8px;}
.scroll::-webkit-scrollbar-thumb {border-radius: 4px;/* -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);*/ border: 1px solid #F7F7F7; background: #CCCCCC;}
.scroll::-webkit-scrollbar-track {background: #F5F5F5;border-radius: 4px;overflow: hidden}
.scroll::-webkit-scrollbar-thumb:window-inactive {}
.p-a-05{padding: 5px !important}
.row-05{margin: 0 -5px !important}
.linenum-box{position: absolute;z-index: 99;width: 100%;top: 5px;animation: rotateXS 2s linear infinite;}
.linenum{width: 50px; height: 3px; line-height: 0px;text-align: center;color: white; font-size: 16px;font-weight: 900; overflow: hidden}
.linenum:last-child{border-radius:0;}
.name-title{position: absolute;left: 0px;bottom: 0px;padding: 5px;font-size: 12px; color: white;width: 100%;background: url(/assets/parts/bg-Opacity.png)}

/*seatboxINmodelpage*/
.seat-power{background-size: contain !important;background-repeat: no-repeat !important; background-position: center !important;width: 240px;height: 240px; background: #F5F7FA; display: inline-block;margin-right: 6px;text-align: center}
.seat-power:last-child{margin-right: 0}
.seatbox-outer{overflow: hidden; overflow-x: auto;position: relative}
.seatbox{display: inline-block; text-align: center; font-weight: 900; background-position: bottom !important;padding: 10px; margin-right: 6px;border-radius: 6px; position: relative; overflow: hidden; background: white}
.seat{background-size: contain !important;background-repeat: no-repeat !important; background-position: center !important;width: 240px;height: 320px; background: #F5F7FA; display: inline-block;margin-right: 6px;color: #EEE}
.seat:last-child{margin-right: 0}
.seat-title-box{width: 100%;height: 100px;opacity: 0.55;position: absolute;left: 0px;bottom: 0px;border-radius: 0px; background: #061C68;color: white}
.seat-title{line-height: 14px;font-size: 14px}
.seat-title-xs{line-height: 12px;font-size: 12px}
.seat-number{line-height: 40px; font-size: 40px;font-weight: 900;margin-top: 20px}

.panel-this{width: 100%; overflow-y: hidden; overflow-x: auto; white-space: nowrap;word-break: keep-all ;/*scroll-snap-type:x mandatory*/;}	
.panel-in{width: 300px; display: inline-block;float: none;margin:20px 15px 15px 0px;flex-shrink: 0; background-position: center;scroll-snap-align:start;scroll-snap-stop:always;}
.panel-in:last-child{/*margin-right: 0*/}
.panel-in:first-child{/*margin-left: 1em*/}

@media(max-width:768px) {.panel-in{width: 240px;margin:10px 5px 5px 0px;}	.name-title{padding: 2px;font-size: 10px;} }
@media(min-width:1600px) {.panel-in{width: 360px;} }

.panel-in-lg{width: 480px; display: inline-block;margin:20px 15px 15px 0px;flex-shrink: 0; background-position: center;scroll-snap-align:start;scroll-snap-stop:always;/*display: flex;*/}
.panel-in-lg:last-child{/*margin-right: 0*/}
@media(max-width:480px) {.panel-in-lg{width: 240px!important;}.name-title{padding: 2px;font-size: 6px; text-align: center}}
@media(max-width:1366px) {.panel-in-lg{width: 360px;} }

.section-box{height:620px;position: relative}/*in Brand pags*/
.section-a{width: 70%;padding: 3em;display: inline-block}
.section-b{height:620px;width: 28%;display: inline-block;background-size: cover !important;float: right }
@media screen and (min-width:1366px) and (max-width:1536px)
{
.section-box{height:720px;}
.section-b{height:720px;}
}
@media screen and (max-width:768px)
{
.section-box{height:auto;}
.section-a{width: 100%;padding: 1.5em;}
.section-b{height:240px;width: 100%;float: none}
}

@media (max-width:1366px)
{
	.seat-power{width: 180px;height:220px}
	.seatbox-outer{text-align: center}
	.seat{width: 200px;height:260px}
	.seat-title-box{height: 70px;}
	.seat-title{line-height: 14px;font-size: 14px}
	.seat-title-xs{line-height: 8px;font-size: 10px}
	.seat-number{line-height: 32px; font-size: 30px;font-weight: 900;margin-top: 10px}
}

@media (max-width:1024px)
{
	.seat-power{background-size: cover !important;width: 120px;height:220px}
	.seatbox-outer{text-align: center}
	.seat{background-size: cover !important;width: 120px;height:220px}
	.seat-title-box{height: 60px;}
	.seat-title{line-height: 12px;font-size: 12px}
	.seat-title-xs{line-height: 6px;font-size: 8px}
	.seat-number{line-height: 20px; font-size: 20px;font-weight: 900;margin-top: 10px}
}
/*seatboxINmodelpage*/

.border{border:1px solid}
.border-radius-xs{border-radius: 2px;overflow: hidden}

.border-radius-s{border-radius: 8px;overflow: hidden}
.border-radius-sb{border-radius: 0 0 8px 8px;overflow: hidden}
.border-radius-st{border-radius: 8px 8px 0 0;overflow: hidden}

@media(max-width:768px){
	.border-radius-s{border-radius: 6px;overflow: hidden}
	.border-radius-sb{border-radius: 0 0 6px 6px;overflow: hidden}
	.border-radius-st{border-radius: 6px 6px 0 0;overflow: hidden}
}

.border-radius{border-radius:4px;overflow: hidden}
.border-radius-b{border-radius: 0 0 4px 4px;overflow: hidden}
.border-radius-t{border-radius:4px 4px 0 0;overflow: hidden}
/*-----*/
.border-bottom {border-bottom: 1px solid #252C34}
.border-left {border-left: 1px solid #132968;}
.border-top{border-top: 1px solid #E8E8E8}
/*animate---*/
.runX {animation: rotateX 1.5s linear infinite;}
.runY {animation: rotateY 1.5s linear infinite;}
.run-rotate {animation: Shake 5s linear infinite;}
.runTransfer {animation: Transfer 1.5s linear infinite;}
.rx{animation: rotateX 3s linear infinite;}

/*content in model&series*/
.content-p { line-height: 54px;text-indent: 2em; font-size: 20px;text-align:justify !important; text-justify:inter-word; }
.content-p img{max-width: 100%}
/*-----*/

.btn-gray{padding:3px 10px;text-align: center;align-self: center;display: inline-block;white-space: nowrap;word-break: keep-all;background: #F7F8F9;overflow: hidden}
.btn-blue{padding:3px 10px;text-align: center;align-self: center;display: inline-block;white-space: nowrap;word-break: keep-all;background: #132968;overflow: hidden;color: white}
.btn-red{padding:3px 10px;text-align: center;align-self: center;display: inline-block;white-space: nowrap;word-break: keep-all;background: #FA6B6B;overflow: hidden;color: white}
.btn-red:hover{padding:3px 10px;text-align: center;align-self: center;display: inline-block;white-space: nowrap;word-break: keep-all;background: #FB8989;overflow: hidden;color: white}

/*
.btn-border {border: 0px solid #132968; background: #f7f9fe; padding: 10px;width: 150px;text-align: center;align-self: center;display: inline-block;white-space: nowrap;word-break: keep-all;overflow: hidden;font-weight: 600; font-size: 1em}
.btn-border:hover{border: 0px solid #F7F8F9;background: #132968;}*/

.btn-border {border: 1px solid #132968;background: #FFFFFF;padding: 10px 2em; text-align: center;align-self: center;display: inline-block;white-space: nowrap;word-break: keep-all;overflow: hidden;width: auto;}
.btn-border:hover {border: 1px solid #132968;background: #132968;color: white}


.btn-border-w {border: 1px solid white;background: #F7F8F9;padding: 10px;width: 100%;text-align: center;align-self: center;display: inline-block;white-space: nowrap;word-break: keep-all;overflow: hidden}
.btn-border-w:hover {border: 1px solid #132968;background: #FFFFFF;}


.btn-border {color:#132968}
.btn-border:hover {color:#FFFFFF !important}


.border-white{border:2px solid white;color: white;font-size: 12px;width: 100px;height: 36px; line-height: 34px;border-radius: 6px;text-align: center;align-self: center;display: inline-block;background: rgba(255, 255, 255, 0.13);white-space: nowrap;word-break: keep-all;overflow: hidden}
.border-white a{color: white}
.border-white:hover{background: rgba(255, 255, 255, 0.33);}

.btn-white{font-size: 14px;width: 100px;height: 36px;line-height: 36px;border-radius: 20px;text-align: center;align-self: center;display:inline-block;background: white;white-space: nowrap;word-break: keep-all;overflow: hidden;opacity: 0.8}
.btn-white:hover{opacity: 1}

.position-r {position: relative}
.tablePC {/*none*/}
.tablemobile {display: none;visibility: hidden;}
.font-small {font-size: 14px !important; }
.font-mid {font-size: 20px !important;}
.font-large {font-size: 32px !important;}
.font-x-small {font-size: 12px !important;}
.text-justify{text-align: justify;}
.word-inline{word-break: keep-all;white-space: nowrap; text-overflow: ellipsis}
.tm-pad-0 { padding: 0 !important; margin: 0}

/*para areas*/
.para {/*parabox*/display: inline-block;min-width: 80px;overflow: hidden;padding: 20px 50px 20px 0;}
.para-L {display: inline-block;overflow: hidden;padding-right: 10px}
.para-N {font-size: 36px;font-weight: 300;color: #000000}
.para-N2 {font-size: 24px;}
.para-M {font-size: 12px;color: #777777;}
.para-T {font-size: 18px;line-height: 18px;font-weight: 500;display: inline-block !important;position: relative;}

/*titles*/
.page-title-master {top: 150px !important;color:white !important;}
.page-title {z-index: 1; width: 100%; position: absolute; bottom:100px;padding: 0 5%}
.page-title h2 {padding-top: 50px; color: white; font-weight: 900; font-size: 62px}
.page-title p {color: white;font-weight: 500;font-size: 20px;}

.section-title-along{font-weight: 900;font-size: 28px;text-align: justify;}
.section-title{width: 100%; max-width: 768px}
.section-title h2{font-weight: 300; font-size: 36px; line-height: 60px;padding-bottom: 30px}
.section-title p {font-weight: 400;font-size: 20px;text-align: justify;line-height: 40px;}

.img-title-left-bottom{z-index: 1; width: 100%; position: absolute; bottom: 30px;left: 30px}
.img-title-left-bottom h2 {color: white; font-size: 36px;line-height: 48px}
.img-title-left-bottom p {color: white;font-weight: 500;font-size: 18px;}

.title-left-bottom{position: absolute; bottom: 5%;left: 5%}

.img-title-center-bottom{z-index: 1; width: 100%; position: absolute;text-align: center; bottom: 10%}
.img-title-center-bottom h2 {color: white; font-size: 56px; line-height: 60px;font-weight: 900}
.img-title-center-bottom p {color: white;font-weight: 500;font-size: 24px;line-height: 24px;}

.img-title-center-top{z-index: 1; width: 100%; position: absolute;text-align: center; top: 150px;}
.img-title-center-top h2 {color: white; font-size: 36px; line-height: 60px;font-weight: 900}
.img-title-center-top p {color: white;font-weight: 500;font-size: 20px;line-height: 20px;}

.top-pic-author {position: absolute;background: url(/assets/parts/bg-opacity1.png);width: 100%;height: 100%;color: white;opacity: 0.3;}
.top-pic-author-O {position: absolute;background: url(/assets/parts/bg-opacity.png);width: 100%;height: 100%;color: white;opacity: 0.03;}
.top-pic-author-empty {height: calc(100% - 30px);}
.top-pic-author-name {line-height: 30px;margin: 0 10px;color: white}

.angle-right {font-size: 12px;float: right;padding: 20px 10px;line-height: 50px;position: absolute;right: 10px;}
.angle-right-icon {background: #132968;width: 30px;height: 30px;padding: 7px;color: white;border-radius: 50%;float: right;text-align: center;box-shadow: 0px 0px 6px 2px #31b0d5;font-size: 16px}

.title-on-img {position: absolute;left: 30px;bottom: 20px;font-weight: 900;color: white;font-size: 20px;z-index: 989;}
.title-on-img-right {position: absolute;right: 30px;bottom: 30px;font-weight: 900;color: white;font-size: 20px;z-index: 989;}
.title-on-img img {animation: Shake 15s linear infinite;}
.title-on-img-middle {width: 100%;position: absolute;margin-top: 30%;font-weight: 900;color: white;text-align: center;vertical-align: middle;}
.title-on-img-middle2 {width: 100%;position: absolute;margin-top: 8%;font-weight: 900;color: white;text-align: center;vertical-align: middle;}
.square-on-img {position: absolute;left: 20px;top: 30px;width: 40px;height: 5px;opacity: 0.8;z-index: 2;background: white;  animation: rotateXS 2s linear infinite;}

/*imgviewers↓*/
.pic-fixed{background-attachment: fixed; background-size: cover!important; padding-bottom: 50% !important;}
.pic-bg-header {width: 100%;height: 0;padding-bottom: 46.25%; background-color: #CCC;  background-size: cover; background-repeat: no-repeat;background-position: center !important;position: relative;overflow: hidden;}
.pic-bg {width: 100%;height: 0;padding-bottom: 56.25%; background-color: #CCC;background-size: cover !important; background-repeat: no-repeat;background-position: center !important;position: relative;overflow: hidden;}
.pic-bg-full{width: 100%;height: 100%;background-color: #CCC;background-size: cover !important;background-repeat: no-repeat;background-position: center !important;position: relative;background-attachment: fixed;overflow: hidden;}
.pic-bg-max {width: 100%;height: 100%;background-color: #CCC;background-size: cover !important;background-repeat: no-repeat;background-position: center !important;position: relative;overflow: hidden;}
.pic-bg-L {width: 100%;height: 0;padding-bottom: 72%;background-color: #CCC;background-size: cover !important;background-repeat: no-repeat;background-position: center !important;position: relative;overflow: hidden;}
.pic-bg-w {width: 100%;height: 0;padding-bottom: 30%;background-color: #CCC;background-size: cover !important;background-repeat: no-repeat;background-position: center !important;position: relative;overflow: hidden;}
.pic-bg-R {width: 100%;height: 0;padding-bottom: 133%;background-color: #CCC;background-size: cover !important;background-repeat: no-repeat;background-position: center !important;overflow: hidden !important;}
.pic-bg-G {width: 100%;height: 0;padding-bottom: 170%;background-color: #CCC;background-size: cover !important;background-repeat: no-repeat;background-position: center !important;overflow: hidden !important;}
.pic-bg-v {width: 100%;height: 0;padding-bottom: calc(144% + 14px);background-color: #CCC;background-size: cover !important;background-repeat: no-repeat;background-position: center !important;overflow: hidden;}

.hover-expand {position: relative;}
.hover-expand:hover {transform: scale(1.02);z-index: 99}



  

@media (max-width:1280px) {
	.pic-fixed{background-attachment:scroll !important; }
	.pic-bg-full{height: 100%;background-attachment:scroll !important; }
	
	
	@media screen and (orientation: portrait) {.pic-bg-header {width: 100%;height: 0;padding-bottom: 66%;}}
	@media screen and (orientation: landscape) {.pic-bg-header {width: 100%;height: 100%;padding-bottom: 0%;}}
}

@media (max-width:820px) {
	.btn-white{font-size: 12px;width: 80px;height: 22px;line-height: 24px;border-radius: 12px;}
	.square-on-img {left: 10px;top: 15px;width: 20px;height: 3px;opacity: 0.8;z-index: 2;background: white;  animation: rotateXS 2s linear infinite;}
	.pic-bg-v {width: 100%;height: 0;padding-bottom: calc(144% + 7px);background-size: cover;background-repeat: no-repeat;background-position: center;}

}
@media (min-width:821px) and  (max-width:1280px) {
	.pic-bg-v {width: 100%;height: 0;padding-bottom: calc(144% + 7px);background-size: cover;background-repeat: no-repeat;background-position: center;}
}

@media (min-width:1281px) and  (max-width:1599px) {
	.pic-bg-v {width: 100%;height: 0;padding-bottom: calc(144% + 11px);background-size: cover;background-repeat: no-repeat;background-position: center;}
	
}
@media (min-width:1600px) and  (max-width:1899px) {
	.pic-bg-v {width: 100%;height: 0;padding-bottom: calc(144% + 11px);background-size: cover;background-repeat: no-repeat;background-position: center;}
}

@media (min-width:1900px) {
	.pic-bg-v {width: 100%;height: 0;padding-bottom: calc(144% + 15px);background-size: cover;background-repeat: no-repeat;background-position: center;}
}
@media (max-width:544px) {.pic-bg-v {padding-bottom:75%}}



.pic-bg-H {width: 100%;height: 0;padding-bottom: 36%;background-size: cover !important;background-repeat: no-repeat !important;background-position: center !important;position: relative;overflow: hidden;}
.pic-bg-Square,.pic-bg-Suqare {width: 100%;height: 0;padding-bottom: 100%;background-size: cover !important;background-repeat: no-repeat !important;background-position: center !important;position: relative;overflow: hidden;}
/*imgviewers↑*/


.pic-title {font-size: 20px; font-weight: 700}/*title on pic*/

.title-bg {margin: 40px 0 20px 0 ; width: 100%; font-weight: 900; font-size: 14px;}
.title-label {width: auto;display: inline-block !important; border-right: none;font-size: 26px;padding: 10px 0;text-align: left;-webkit-transition: all 0.5s 0.1s ease-out;transition: all 0.5s 0.1s ease-out;font-weight: 900;position: relative;}

.margin-y{margin: 5px 0}

.this-img-box{padding: 5%}
.this-img{width: 40px; height: 40px;background-size: contain !important;background-repeat:no-repeat !important;}	

.color-pallet-border{width: 48px; height: 48px; border-radius: 24px;border: 1px solid;padding: 3px;display: inline-block;margin-right: 10px}
.color-pallet-border:last-child{margin-right: 0}
.color-pallet{width: 40px; height: 40px; border-radius: 20px;}


@media (min-width:2560px) {
	.seperation{height: 40px}
	
	.content-p {font-size: 24px;line-height: 64px;}
	.font-large {font-size: 36px !important;}
	.font-mid {font-size: 32px;line-height: 40px}
	.font-small {font-size: 20px !important;}
	.para {display: inline-block;min-width: 100px;overflow: hidden;padding: 40px 80px 40px 0}
	.para-N {font-size: 48px;}
	.para-N2 {font-size: 20px;}
	.para-M {font-size: 16px;}
	.para-T {font-size: 22px;line-height: 36px;}
	.page-title h2 {padding-top: 70px;font-size: 78px}
	.page-title p {font-size: 24px}
	
	.section-title{max-width: 1280px}
	.section-title h2{ font-size: 44px; line-height: 60px;padding-bottom: 30px}
	.section-title p {font-size: 24px;line-height: 48px}

	.img-title-left-bottom h2 {font-size: 44px;line-height: 56px}
	.img-title-left-bottom p {font-size: 24px;}

	.img-title-center-bottom h2 {font-size: 64px; line-height: 72px;}
	.img-title-center-bottom p {font-size: 28px;line-height: 28px;}

	.img-title-center-top h2 {font-size: 44px; line-height: 72px;}
	.img-title-center-top p {font-size: 24px;line-height: 24px;}	
	.title-label {font-size: 28px}
	.line-relax{line-height: 40px !important}
}

@media (max-width: 1600px) {
	.img-title-center-top h2 {font-size: 28px;}
	.page-title {bottom: 50px;}
	.font-small {font-size: 12px; }
}
@media (max-width: 1366px) {
	.title-bg {margin: 20px 0 10px 0}
	.title-on-img-middle2 {margin-top: 10%;}
	.title-on-img-middle2 h2{line-height: 20px;}	
	.line-relax{line-height: 28px !important}
	.page-title{bottom: 20px;}
	
	.section-title-along{font-weight: 900;font-size: 22px;text-align: justify;}
	 body {overflow-y: auto;font-size: 14px}

	.font-large {font-size: 20px !important;;} 
	.font-mid {font-size: 16px;}
	.font-small {font-size: 12px;}
	.para {display: inline-block;min-width: 10px;overflow: hidden;padding: 10px 30px 10px 0}
	.para-N {font-size: 24px;}
	.para-N2 {font-size: 12px;}
	.pic-bg-H {padding-bottom: 45% !important;}

	.content-p {font-size: 14px;line-height: 32px}
	.page-title h2 {padding-top: 30px;font-size: 28px;}
	.title-on-img {left: 20px;bottom: 16px;font-size: 16px;}
	.title-on-img-right {right: 20px;bottom: 26px;font-size: 16px;}
	
	.section-title h2{ font-size: 28px; line-height: 40px;padding-bottom: 20px}
	.section-title p {font-size: 16px;line-height: 32px}

	.img-title-left-bottom {left: 20px; bottom: 20px}
	.img-title-left-bottom h2 {font-size: 32px;line-height: 48px}
	.img-title-left-bottom p {font-size: 16px;line-height: 32px}

	.img-title-center-bottom h2 {font-size: 48px; line-height: 56px;}
	.img-title-center-bottom p {font-size: 20px;line-height: 20px;}

	.img-title-center-top{top: 80px;}
	.img-title-center-top h2 {font-size: 32px; line-height: 56px;}
	.img-title-center-top p {font-size: 20px;line-height: 20px;}	
	.title-label {font-size: 18px;padding: 5px 0;text-align: left;margin-bottom: 0px}
	.btn-border {padding: 7px;width: 135px;}
	.border-white{height: 28px; line-height: 26px;border-radius: 6px;}
	.pic-fixed{background-attachment: fixed; background-size: contain !important; padding-bottom: 50% !important;}
}

@media (max-width:1024px){
	.seperation{height: 20px}
	
	.section-title h2{ font-size: 24px; line-height: 30px;padding-bottom: 10px}
	.section-title p {font-size: 14px;line-height: 28px;font-weight: 300}
	.content-p {font-size: 14px;line-height: 28px;font-weight: 300}
	
	.img-title-left-bottom h2 {font-size: 24px;line-height: 36px}
	.img-title-left-bottom p {font-size: 12px;}

	.img-title-center-bottom h2 {font-size: 24px; line-height: 36px;}
	.img-title-center-bottom p {font-size: 14px;line-height: 14px;}

	.img-title-center-top h2 {font-size: 24px; line-height: 36px;}
	.img-title-center-top p {font-size: 14px;line-height: 14px;}	
	.line-relax{line-height: 24px !important}
}

@media (max-width: 991px) { 
	.section-title-along{font-weight: 900;font-size: 18px;text-align: justify;}
	.title-on-img{line-height: 16px;word-break: keep-all;white-space: nowrap;left: 16px;bottom: 10px;}
	.title-on-img-right{line-height: 16px;word-break: keep-all;white-space: nowrap;right: 16px;bottom: 20px;}
	.page-title{bottom: 50px;}
	.page-title p {font-size: 18px;}
	.pic-fixed{background-attachment:inherit; padding-bottom: 66% !important;}
	.img-title-center-top{top: 50px;}
	.title-left-bottom .font-mid{font-size: 14px !important}
	.title-left-bottom .font-mid h3{font-size: 14px}
	.title-left-bottom .font-mid span{font-size: 12px !important}
 }

@media (max-width: 768px) {
		.section-title-along{font-weight: 900;font-size: 16px;text-align: justify;}
		.para {padding: 10px }
	.page-title{bottom: 10px;}
	.center{text-align: center}
	.seperation{height: 15px}
	.tablePC {display: none !important; visibility: hidden !important;}
	body{padding-bottom: 65px}
	.tablemobile {display: block !important;visibility: visible !important; }
	.page-title h2 {font-size: 24px;}
	.page-title p {font-size: 12px;}
	.page-title-master {top: 50px !important;}
	h1{font-size: 24px}
	h2{font-size: 20px}
	h3{font-size: 18px}
	.line-relax{line-height: 18px !important}
	.section-title h2{ font-size: 20px; line-height: 24px;padding-bottom: 5px}
	.section-title p {font-size: 12px;line-height: 24px}
	
	.img-title-center-bottom h2 {font-size: 18px; line-height: 24px;}
	.img-title-center-bottom p {font-size: 12px;line-height: 14px;}

	.img-title-center-top h2 {font-size: 18px; line-height: 22px;}
	.img-title-center-top p {font-size: 12px;line-height: 14px;margin: 0}	
	
	.btn-border {padding: 5px;width: 135px;}
	.border-white{border: 1px solid white;height: 22px; line-height: 22px;border-radius: 3px;}
	.font-small {font-size: 12px !important;}
	.font-x-small {font-size: 10px !important;}
}

@media (max-width: 544px) {
	.page-title{bottom: 0px;}
	.title-on-img{left: 10px;bottom: 10px;}
	.title-on-img-right{right: 10px;bottom: 18px;}
	.img-title-center-bottom h2 {font-size: 16px; line-height: 20px;}
	.img-title-center-bottom p {font-size: 12px;line-height: 12px;}

	.img-title-center-top h2 {font-size: 16px; line-height: 20px;}
	.img-title-center-top p {font-size: 12px;line-height: 12px;}	
	
	.font-mid {font-size: 14px !important;}
	.font-small {font-size: 10px !important;}
	.font-x-small {font-size: 8px !important;}
	body {overflow-y: auto;font-size: 12px}
	.pic-bg-H {padding-bottom: 72% !important;}
	.content-p {font-size: 12px;line-height: 24px !important;margin: 5px}    
	nav a { width: 42px;}
    nav a.actived {width: 50px;}
}


.inside-nav { /*padding-bottom: 20px; border-bottom: 1px solid #EDEDED;position: absolute;margin-top: -50 ;background: #CCC;padding: 10px*/}
.inside-nav a{color: #132968;font-weight: 500}
.inside-nav .last{color: #252525;font-weight: 300}
.inside-nav i{padding: 0 10px}

@media (max-width: 768px) {.inside-nav{position:absolute; top: 0; padding: 12px; background: white; width: 100%; opacity: 0.8; font-size: 12px} .inside-nav i{padding: 0 2px}}

@media (max-width: 480px) {.inside-nav{position:absolute; top: 0; padding: 6px; background: white; width: 100%; opacity: 0.8; font-size: 8px; white-space: nowrap;word-break: keep-all;text-overflow: ellipsis} .inside-nav i{padding: 0 1px}}

/*Station&lines*/
.line-detail-box{width: 45px; overflow: hidden; padding: 10px 0;}
.line-detail-icon{width: 45px;}
.line-detail-word{width: 30px; border-radius: 3px; height: 200px; line-height: 18px; font-weight: 900;font-size: 18px; text-align: center; margin-left: -1px; padding: 5px}
.mainstation{font-weight:900; color: #006DF3}
/*Station&lines*/


.small-box-icon-box{display: inline-block;width: 65px;overflow:hidden;margin: 5px 0; padding: 5px; word-break: keep-all;white-space: nowrap; font-size: 14px}
.small-box-icon{border: 0px solid #CCC; border-radius: 16px;padding: 5px;width: 54px; height: 54px; overflow: hidden}
.small-box-icon-icon{height: 40px ;width: 40px;background-repeat:no-repeat !important;background-size:contain !important;z-index:6; background-position: center !important}

.title-on-img-icon{border-radius: 10px;padding: 0px}
.title-on-img-icon img{width: 60px}
.title-on-img-icon-word{margin-left: 65px;word-break: keep-all;white-space: nowrap}

.latest-box{overflow: hidden;padding: 5px;word-break: keep-all;white-space: nowrap}
.latest-ico{width:70px;height: 70px; background:  #FFF; border:5px solid white;display: inline-block;vertical-align: middle}
.latest-doc{font-size: 12px;line-height: 18px; white-space: nowrap;word-break: keep-all;overflow: hidden;padding: 5px;display: inline-block;vertical-align: middle}
.latest-doc .sss{font-size: 14px; line-height: 14px; margin-top: 8px}
@media(max-width:544px){
	.latest-box{padding: 2px;height: 46px;overflow: hidden}
	.latest-ico{width:40px;height: 40px;border:1px solid white;}
	.latest-doc{font-size: 9px;line-height: 10px;white-space: nowrap;word-break: keep-all;overflow: hidden;padding: 5px;display: inline-block;vertical-align: middle}
	.latest-doc .sss{font-size: 11px; line-height: 12px; margin-top: 3px}
}

.index{border: 1px solid #E8E8E8;border-radius: 5px;overflow: hidden;color: #4E5969;margin: 3px;display: inline-block;font-size: 12px}


.margin-sm{margin: 0 30px 0 0px;text-align: left}

@media (max-width:1680px){.List-icon{width: 40px;height: 40px;}.List-text{font-size:16px;ine-height:20px;} .List-icon-L{width: 48px;height: 48px;} .List-text h3{font-size: 20px;line-height: 20px}}
@media (max-width:1200px){.List-icon{width: 32px;height: 32px;}.List-text{font-size:12px;line-height:16px;}.List-icon-S{width: 20px;height: 20px;} .List-icon-L{width: 36px;height: 36px;}.List-text h3{font-size: 16px;line-height: 16px}.margin-sm{margin: 0 0 0 15px}}

.ability{width: 30px; height: 30px;margin:0px; background-repeat: no-repeat !important; background-position: center !important;display: inline-block !important; vertical-align: bottom !important; background-size: cover !important;}
.ability-word{display: inline-block;line-height: 14px;vertical-align: bottom}

.ability-lg-box{width: 100px;display: inline-block;margin-right: 5px;margin-bottom: 5px;padding: 5px;text-align: center;overflow: hidden; background: white; border-radius: 6px}
.ability-lg{width: 60px; height: 60px;margin:0px; background-repeat: no-repeat !important; background-position: center !important;background-size: cover !important;display: inline-block}
.ability-lg-word{padding-top: 10px; line-height: 18px;vertical-align: bottom}

/*insiderpoint*/


.model-box{height: 80px !important;width: 100%;word-break: keep-all;white-space: nowrap;text-align: left;overflow: hidden; }
.model-box-icon-box{display: inline-block;vertical-align: middle;border-right:2px solid #FFFFFF;padding: 2px}
.model-box-icon{width:72px; height: 72px; background-repeat:no-repeat !important; background-size:contain !important}
.model-box-word{display: inline-block;vertical-align: middle;text-align: left; font-size: 16px; line-height: 22px; padding: 2px;width: 10px;}




.page-icon-title-box{display: inline-block;vertical-align: bottom;width: 500px;text-align: center}
.page-icon-title{width: 500px;margin: 0px; padding: 5px; text-align: left;align-self: center}
.page-icon-title h2{font-weight: 900;font-size: 32px;line-height: 50px}
.page-icon-title p{font-weight: 900;font-size: 16px;line-height: 1px}

.page-titie-band-box{display: inline-block;vertical-align: bottom;background-size: contain !important;background-repeat: no-repeat !important; background-position: center !important;}
.page-titie-band{display: inline-block; margin-right: 10px}

.band-icon{width: 40px; height: 40px; border-radius: 25px;display: inline-block;vertical-align:middle;border: 2px solid white}
.band-name-box{display: inline-block;vertical-align: bottom;}
.band-name{font-size: 18px; font-weight: 900;line-height: 20px;display: inline-block;vertical-align:middle;}
.band-name-s{font-size: 12px; font-weight: 900;line-height: 12px}
.band-name-g{width: 100%; height: 2px; background: #7D7D74;margin: 2px 0}
.band-icon-b{width: 40px; height: 62px;text-align: center;margin-bottom: -16px;margin-top: -20px; font-size: 12px}
  
.hidden {display: none !important;visibility: hidden !important;}
		
@media (max-width:1024px)
{
	.model-box{height: 66px !important;}
	.model-box-icon-box{}
	.model-box-icon{width:58px; height: 58px; }
	.model-box-word{font-size: 12px;line-height: 18px }

	
	.ability-lg-box{width: 90px;}
	.ability-lg{width: 40px; height: 40px;}
	.ability-lg-word{padding-top: 6px; line-height: 14px;}
	
	.page-icon-title-box{width: 300px;}
	.page-icon-title{width: 300px;margin: 0 20px; padding: 5px; text-align: left;align-self: center}
	.page-icon-title h2{font-size: 32px;line-height: 50px}
	.page-icon-title p{font-size: 16px;line-height: 1px}
	.page-titie-band{display: block; margin-right: 10px;height: 40px;}
	.band-icon{width: 36px; height: 36px; border-radius: 25px;display: inline-block;vertical-align:middle;border: 2px solid white}
	.band-name{font-size: 16px; line-height: 18px;display: inline-block;vertical-align:middle;}
	.band-name-s{font-size: 12px;line-height: 12px}
	.band-name-g{width: 100%; height: 1px; background: #7D7D74;margin: 1px 0}
	.band-icon-b{width: 40px; height: 0px;overflow: hidden}	
}

@media (max-width:768px)
{
	.model-box{height: 60px !important;}
	.model-box-icon-box{}
	.model-box-icon{width:52px; height: 52px; }
	.model-box-word{font-size: 10px;line-height: 16px }
	
	.page-titie-band-box{display: none}

	.page-icon-title-box{width: 100%;}
	.page-icon-title{width: 100%;margin: 0 5px; padding: 5px; text-align: left;align-self: center}
	.page-icon-title h2{font-size: 24px;line-height: 26px}
	.page-icon-title p{font-size: 12px;line-height: 1px}
	.page-titie-band{display: block; margin-right: 0px;height: 30px;}
	.band-icon{width: 28px; height: 28px;border: 0px solid white}
	.band-name{font-size: 14px; line-height: 13px;}
	.band-name-s{font-size: 12px;line-height: 12px}
	.band-name-g{;margin: 1px 0}
	.band-icon-b{width: 40px; height: 0px;overflow: hidden}	
}

@media (max-width:480px)
{
	.page-icon-title h2{font-size: 20px;line-height: 22px}
	.page-icon-title p{font-size: 12px;line-height: 1px}
}


/**/


.list-legend{width: 100px; display: inline-block;font-size: 12px;text-align: center}
.series-icon-box{height: 30px; overflow: hidden;display: inline-block;vertical-align: middle;border-radius: 8px;padding: 3px;width: 100%;white-space: nowrap;word-break: keep-all}
.series-icon{width: 24px;height: 24px;display: inline-block;vertical-align: bottom; background-size: contain !important;background-repeat: no-repeat !important; background-position: center !important;border-radius: 5px;position: absolute;left: 3px}
.series-icon-box span{line-height: 20px}

.series-list-item{position: relative;height: 60px;overflow: hidden; border-bottom: 2px solid #E5E5E5}
.series-list-item-icon{width: 44px; height: 44px; position: absolute;right: 0px;top:0px;margin: 3px; border-radius: 3px}


.series-list-word{font-size: 18px;line-height: 24px}
.series-list-item-word{font-size: 18px;line-height: 30px;padding: 0 4px}
.series-list-item-word2{font-size: 14px;line-height: 26px;padding: 0 4px}
.series-list-Model{padding: 10px 0 16px 0}
.series-list-Model-word{font-size: 18px;font-weight: 900;padding-bottom: 0.3em;padding-top: 0.3em;word-break: keep-all;white-space: nowrap}
.series-list-Model-icon{width: 60px;height: 60px; position: absolute; right:1.5em; border: 3px solid white ;margin-top: -30px;border-radius: 30px; vertical-align:bottom;background-position:center !important;background-repeat: no-repeat !important; background-size:cover !important}


@media (max-width:1919px){.series-list-item-word{font-size: 14px} }

@media (max-width:1431px){.series-list-Model-icon{right:1em;}.series-list-Model{padding: 8px 0 12px 0}}
@media (max-width:1023px){.series-list-Model-icon{width: 60px ;height: 60px;margin-top: -30px;}.series-list-Model{padding: 6px 0 10px 0;}.series-list-Model-word{font-size: 16px;font-weight: 900;padding-bottom: 0.1em}}
@media (max-width:767px){.series-list-Model-icon{width: 40px ;height: 40px;margin-top: -20px;border:1px solid white} .col-A{width: 100%;} .col-B{width: 100%}}			
@media (max-width:639px){.col-A{width: 100%;} .col-B{width: 100%}.series-list-Model-word{font-size: 12px;padding-bottom: 0em;padding-top: 0em;}.series-list-Model{padding: 4px 0 6px 0}}
/**/


.headernav{border-bottom: 2px solid #252C34}
.headernav  li{display: inline-block;width: 80px; text-align: center}
.headernav .active{background: #252C34}
.headernav .active a{color: white}

.select-btn{font-size: 12px; font-weight: 700; border:2px solid; padding: 2px; margin: 1px; width: 100px; overflow: hidden; border-radius: 0px;text-align: center}
.select-btn-checkbox{  width: 20px; height: 20px; border-radius:20px 20px 0 20px;position: absolute;margin-left: -10px; margin-top: -18px; text-align: center; padding: 0; overflow: hidden}

/*iconwithBigandSmalltitle*/
.type-icon{display: inline-table;width: 168px; height: 56px; background:#F5F7FA; border-radius:6px;position: relative;white-space: nowrap;word-break: keep-all;vertical-align: middle;padding: 3px;margin-bottom: 5px;margin-right: 3px;text-align: left}
.type-icon img{height: 50px;margin: 3px; opacity: 0.3;display: inline-block;vertical-align: middle}
.title-box{display: inline-block;vertical-align: middle}
.title1{font-size: 16px; line-height: 24px; word-break: keep-all;white-space: nowrap;}
.title2{color: #ABACAF;font-size: 14px; line-height: 16px; word-break: keep-all;white-space: nowrap;}


.type-icon-large{display: inline-block;width: 156px; height: 208px; border-radius:6px;position: relative;white-space: nowrap;word-break: keep-all;vertical-align: middle;margin-right: 3px}
.type-icon-large img{height: 150px;margin: 3px; opacity: 1;border-radius: 3px 3px 0 0}

@media(max-width:800px){
.type-icon{width: 138px; height: 46px; }
.type-icon img{height: 40px;}
.title1{font-size: 14px; line-height: 20px; }
.title2{font-size: 12px; line-height: 14px; }
	
.type-icon-large{width: 116px; height: 162px;}
.type-icon-large img{height: 110px;}	
}
@media(max-width:640px){
.type-icon-large{width: 90px; height: 130px;}
.type-icon-large img{height: 84px;}	
	.title1{font-size: 11px; line-height: 15px; }
.title2{font-size: 9px; line-height: 11px; }
	
}

.table td {
  font-size: 14px;
  line-height: 28px;
    white-space: nowrap;
    word-break: keep-all
}
.table-title {
  text-align: left;
  font-weight: 900;
}
.tabel-text {
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}
.tabel-text p {
  color: #252C34;
  font-size: 20px;
  padding: 0;
  margin: 0
}

.copyrights {
  text-indent: -9999px;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}
/* JavaScript Turned Off */
.no-js #loader-wrapper {
  display: none;
}
/* End loader */
a, button {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover, a:focus {
  text-decoration: none;
  outline: none;
}



/*.table tr:nth-child(odd) {background: #F4F4F4;}
.table td:nth-child(even) {}*/


/*LGIN*/
.Lg-hover {
	opacity: 0.85;
	-webkit-transition: all 0.5s 0.1s ease-out;
	transition: all 0.5s 0.1s ease-out;
	position: absolute;
	top: 0;
	right: 0;
	width: 412px;
	padding: 35px 40px;
	background: #FFFFFF;
	height: 100%;
}
.Lg-hover:hover {
	opacity: 1
}
.lg-footer {
  background: url(/assets/parts/bg-opacity.png);
}
.lg-footer a {
  color: #EDEDED
}
.lg-footer span {
  color: #FFFFFF
}
.btn-login {
  border-radius: 0;
  height: 36px;
  border: none;
  font-size: 15px;
  line-height: 36px
}
/*LGIN*/




.tbwd {min-width: 65px;}
.td-left {border-left: 1px solid #EEE}


/*EMUS*/
.EMUs-Model-Green{
    background:#EAFBCE;
}
.EMUs-Model-Yellow {
  background: #FFF9E2
}
.EMUs-Model-Gray {
  background: #CCCCCC
}
.EMUs-Model-Purple {
  background: #EEEBFA
}
.EMUs-Model-Blue {
  background: #E7F6F8
}
.EMUs-Model-Red {
  background: #F8D7DA
}
/*EMUS*/


.model-list-title{line-height: 48px;width: 100%; text-overflow: ellipsis;font-size:28px; font-weight: 900}
.model-list-title-b{padding: 8px;folor: #74AFDD;line-height: 20px}

.model-listbox{height: 50px;padding: 8px; position: relative;white-space: nowrap;}
.model-listbox-left{height: 34px;width: 34px;text-align: center;color: white; border-radius: 5px 5px 0 0;overflow:hidden;display: inline-block;vertical-align: middle; font-weight: 300;}
.model-listbox-lefttop{height: 20px; font-size: 16px;line-height: 20px;}
.model-listbox-leftbottom{height: 12px; font-size: 10px;line-height: 12px;}
.model-listbox-word{word-break: keep-all;white-space: nowrap;overflow: hidden;display: inline-block;vertical-align: middle;height: 24px;line-height: 24px; font-size: 24px;letter-spacing:-0.5}
.model-listbox-word-sm{word-break: keep-all;white-space: nowrap;overflow: hidden;display: inline-block;vertical-align: middle;height: 24px;line-height: 24px; font-size: 18px;letter-spacing:-1}
.model-box-line{height: 2px; position: absolute;bottom:0px;left: 0px;right: 0px; z-index: 9}



.blur {
  filter: blur(2px);
  -webkit-filter: blur(2px);
  -ms-filter: blur(2px);
  -moz-filter: blur(2px);
  filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=6, MakeShadow=false); /*  IE6~IE9  */
}




.cityrail-model{width:60px; height: 60px}

.cityrail-box{margin: 2px; height: 240px;display:inline-block}

@media (min-width: 2561px) {.cityrail-box{width: calc(7.692307692307% - 8px) !important;}}
@media (max-width: 2560px) {.cityrail-box{width: calc(8.333333333333% - 8px) !important;}}
@media (max-width: 2400px) {.cityrail-box{width: calc(9.090909090909% - 8px) !important;}}
@media (max-width: 2080px) {.cityrail-box{width: calc(10% - 8px) !important;}}
@media (max-width: 1780px) {.cityrail-box{width: calc(11.11111111111% - 8px) !important;}}
@media (max-width: 1440px) {.cityrail-box{width: calc(12.5% - 8px) !important;}}
@media (max-width: 1280px) {.cityrail-box{width: calc(14.2857142857% - 10px) !important;}}
@media (max-width: 1024px) {.cityrail-box{width: calc(16.6666666667% - 10px) !important;}}
@media (max-width: 960px) {.cityrail-box{width: calc(20% - 9.5px) !important;}}
@media (max-width: 640px) {.cityrail-box{width: calc(25% - 9px) !important;}}
@media (max-width: 576px) {.cityrail-box{width: calc(33.333333333% - 10px) !important;}}
@media (max-width: 360px) {.cityrail-box{width: calc(50.0% - 5px) !important;}}


.cityrail-type-box{position: absolute;right: 8px;top: 12px; width: 24px;height: 100%;opacity: 0.8}
.cityrail-type{display: inline-block;overflow: hidden;width: 24px;height: 24px; padding: 0px; margin: 1px 0.5px; border:1px solid; border-radius: 4px; background: url(/assets/parts/bg-lighter.png); text-align: center; table-layout: fixed}
.cityrail-type img{overflow: hidden;width: 100%; padding: 0px; margin: 0px}
.cityrail-icon{ width: 20px;height: 20px;border: 1px solid #CCC;background: url(/assets/parts/bg-lighter.png);border-radius: 4px;margin: 1px}
.cityrail-bg-icon{height: 160px; position: absolute;width: 160px; bottom: -20px; left: -20px; opacity: 0.12; z-index: -1; background-position: center !important;background-repeat: no-repeat !important}
.cityrail-sm-icon{height: 100px; position: absolute;width: 100px; bottom: -10px; left: -10px; opacity: 0.08; z-index: -1; background-position: center !important;background-repeat: no-repeat !important}
.cityrail-font1{font-size: 26px; font-weight: 700;position: absolute;bottom: 5px;left: 5px;}
.cityrail-font2{font-size: 16px;  text-transform:Uppercase; padding-top: 12px;font-weight: 900; z-index:0;opacity: 0.3; width: 160px; overflow: hidden;text-align: left;position: absolute;bottom: 0;left: 5px;}

.cityrail-logo-box{position: absolute;left: 5px;bottom: 45px; width: 20px;pacity: 0.8}
.cityrail-city2{position: absolute;bottom: 35px;left: 6px}

.cityrail-line-box{width:  calc(11.11111111111% - 10px) !important; height: 200px;display:inline-block;position: relative; background-image: linear-gradient(to bottom,rgba(248,248,250,0.5),rgba(255,255,255,0.8)); overflow: hidden;margin: 3px;}
.big-number{font-weight: 900;  position: absolute; right: 0px;bottom: -30px; font-size: 80px; opacity: 0.3}
@media (max-width: 3400px) {.cityrail-line-box{width: calc(11.11111111111% - 10px) !important;height: 210px;}}
@media (max-width: 2560px) {.cityrail-line-box{width: calc(12.5% - 10px) !important;height: 205px;}}
@media (max-width: 2200px) {.cityrail-line-box{width: calc(14.2857142857% - 9.7px) !important;height: 195px;}}
@media (max-width: 1920px) {.cityrail-line-box{width: calc(16.6666666667% - 9.6px) !important;height: 185px;}}
@media (max-width: 1440px) {.cityrail-line-box{width: calc(20% - 9.5px) !important;height: 175px;}}
@media (max-width: 1280px) {.cityrail-line-box{width: calc(25% - 9px) !important;height: 162px;}}
@media (max-width: 1024px) {.cityrail-line-box{width: calc(25% - 9px) !important;height: 152px;}}
@media (max-width: 800px) {.cityrail-line-box{width: calc(33.333333333% - 9px) !important;}}
@media (max-width: 768px) {.cityrail-line-box{width: calc(33.333333333% - 8.9px) !important;}}
@media (max-width: 640px) {.cityrail-line-box{width: calc(50.0% - 8px) !important;}}
@media (max-width: 544px) {.cityrail-line-box{width: calc(50.0% - 8px) !important;height: 132px;}}


@media (min-width:2600px) {
    
    .line-detail-box{width: 55px;}
    .line-detail-icon{width: 55px;}
    .line-detail-word{width: 30px; border-radius: 3px; height: 220px; line-height: 24px; font-weight: 900;font-size: 24px; text-align: center; margin-left: -1px;}
    
  .table td {
    font-size: 16px;
    line-height: 32px;
  }

  .EMUs-Series-Box {
    height: 100px;
  }
  .EMUs-Series {
    font-size: 26px;
    line-height: 80px
  }
  .EMUs-Series-a-Box {
    float: right;
    right: 10px;
    margin-top: 22px;
  }
  .ENUs-Series-a {
    height: 36px;
    padding: 2px 5px;
    float: right;
    text-align: center;
  }
  .EMUs-Series-Cute {
    width: 90px
  }
  .EMUs-Model-B {
    width: 80px
  }
  .EMUs-Model-S {
    width: 100px
  }
  .EMUs-Model-N {
    width: 70px
  }
  .EMUs-Model-Cute-Box {
    width: 64px;
    height: 64px;
  }
  .EMUs-Model-Cute {
    padding: 2px;
    width: 60px;
    height: 60px
  }

}


@media (min-width: 1201px) and (max-width: 1920px)  {

.list-type{height: 80px;}
.list-ytpe-box{width: 70px;height: 80px}
.list-ytpe-img{ min-width: 62px; height: 60px;padding: 2px;}
.list-ytpe-tit{font-size:12px; }
.list-type-seperation{height: 50px; width: 1px; background: #AAA;display: inline-flex; margin: 0 10px}

}


@media (max-width: 1200px) {
	.model-list-title{line-height: 36px;font-size:18px}
	.model-list-title-b{padding: 2px;height: 20px; line-height: 20px}

	.model-listbox{height: 36px;padding: 3px;}
	.model-listbox-left{height: 30px;width: 30px; border-radius: 3px;}
	.model-listbox-lefttop{height: 18px; font-size: 16px;line-height: 20px;}
	.model-listbox-leftbottom{height: 12px; font-size: 10px;line-height: 12px;}
	.model-listbox-word{font-size: 16px;}
	.model-listbox-word-sm{font-size: 12px;}
	.model-box-line{height: 0px; position: absolute;bottom:0px;left: 0px;right: 0px; z-index: 9}


	.model-listbox .series-list-item-icon{height: 30px;width: 30px}
	
	
	.list-type{height: 60px;}
	.list-ytpe-box{width: auto;height: 60px}
	.list-ytpe-img{ min-width: 52px; height: 40px;padding: 2px;}
	.list-ytpe-tit{font-size:12px; }
	.list-type-seperation{height: 50px; width: 1px; background: #AAA;display: inline-flex; margin: 0 5px}

    .cityrail-box{margin: 3px; width:  113px; height: 200px; overflow: hidden}
    .cityrail-type-box{position: absolute;right: 10px;top: 8px; width: 16px;height: 100%;opacity: 0.8}
    .cityrail-type{width: 20px;height: 20px;}
    .cityrail-bg-icon{height: 120px;width: 120px; bottom: -15px; left: -15px; }
    .cityrail-sm-icon{height: 100px;width: 100px; }
    .cityrail-icon{ width: 18px;height: 18px;border: 1px solid;background: url(/assets/parts/bg-lighter.png);border-radius: 3px;}
    .cityrail-font1{font-size: 16px; }
    .cityrail-font2{font-size: 12px; width: 120px;}
    .cityrail-logo-box{position: absolute;left: 5px;bottom: 30px; width: 20px;pacity: 0.8}
    .cityrail-city2{position: absolute;bottom: 26px;left: 6px}
    .line-detail-box{width: 20px;}
    .line-detail-icon{width: 30px;}
    .line-detail-word{width: 30px; border-radius: 3px; height: 160px; line-height: 14px; font-weight: 900;font-size: 14px; text-align: center; margin-left: -1px; padding: 5px}

	.top-shade{height: 80%;}
	.tabel-text p {font-size: 14px; }
	.table td { font-size: 12px;line-height: 24px; }
	.tm-footer {text-align: right}
	.tabel-text p {font-size: 18px; }
	.title-on-img-middle {margin-top: 20%; }
	.title-on-img-middle p{ font-size: 12px }
	.EMUs-Model-B {width: 45px; }
	.EMUs-Model-S {width: 60px; }
	.EMUs-Model-N {width: 38px; }
	.Line-Latest-box {width: 180px; }   
}
@media (max-width: 991px) {   
	.title-on-img-icon{border-radius: 5px;padding: 0px}
	.title-on-img-icon img{width: 40px}
	.title-on-img-icon-word{margin-left: 45px;line-height: 16px}
}

@media (max-width: 544px) {
	.top-shade{height: 90%;}
	.xs-hidden {display: none !important;visibility: hidden !important;}
	.Lg-hover {opacity: 1;position: relative;top: 0;left: 0;margin: 0;width: 100%;padding: 35px 30px;height: 100%;}
	.select-btn{width: 74px;padding: 0;margin: 0;font-size: 10px;}
    .cityrail-box{width: 30%; padding: 2px;}
    .Line-Latest-box{width: 140px;height: 110px; margin: 2px}
	.Line-Latest-box .text-white{font-size: 16px}
}
@media screen and (max-width: 400px) {
  .table td { padding: 8px 2px}
}

.header {
	width:100%;
	position: fixed;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	-ms-transition: 0.2s;
	-moz-transition: 0.2s;
	min-width: 80px;
	z-index: 999999;
	margin-top: 20px;
	overflow: hidden;
	border-bottom: none;
}
.header-logo{height: 60px; width: 60px; z-index:1000;margin: 10px; left: 0;}
.header-nav{border-radius: 0px; opacity: 1;}

.header-link{line-height: 80px;padding: 0 40px;font-size: 20px;color: #FFFFFF;font-weight: 300;}
.header-nav .active {font-weight: 900;color: #FFFFFF;}
.header-nav a:hover {font-weight: 900;color: #CCCCCC;}

.header-pic{z-index:4}

@media screen and (max-width: 1920px) {
	.header-logo{height: 60px; width: 60px;margin: 5px;}
	.header-link{line-height: 70px;padding: 0 40px;font-size: 20px;}
}
@media screen and (max-width: 1440px) {
	.header-logo{height: 50px; width: 50px;margin: 5px;}
	.header-link{line-height: 60px;padding: 0 30px;font-size: 18px;}
}
@media screen and (max-width: 1024px) {
	.header-logo{height: 50px;width: 50px;margin: 0px;}
	.header-link{line-height: 50px;padding: 0 25px;font-size: 16px;}
}
@media screen and (max-width: 767px) {
	.header-logo{height: 40px;width: 40px;}
	.header-link{line-height: 40px;padding: 0 10px;font-size: 14px;}    
}
@media screen and (max-height: 640px) {
	.header {display: none !important;visibility: hidden !important; top: -50px !important; opacity: 0}
	.header-link {padding: 0 10px;font-size: 14px}
}


.header-m {position: fixed;top: 20px; bottom: auto; z-index: 999;text-align: justify-all; height: 84px;width: 100%;pointer-events: none}

.header-m-box{width:680px;background: white;align-self: center;pointer-events:auto; overflow: visible !important}

.header-logo-m-box{width: 120px; height: 50px;display: inline-block;position: relative; background: white}
.header-logo-m{width: 100px; height: 100px;background: #FFF; position: absolute; background-position: center; background-size: contain;left: 10px;right: 10px;top: -18px; border: 5px solid white; border-radius: 50px;z-index: 2}

.header-link-m{line-height: 26px;font-size: 18px;color: #333333;font-weight: 300;display: inline-block; height: 84px;
width: 96px}
.header-icon-m{width: 40px; height: 40px;margin-top: 10px}



/*index*/

@media screen and (max-width: 1920px) {
	.header-m-box{width: 447px }	
	.header-link-m{line-height: 16px;font-size: 10px;color: #333333;font-weight: 300;display: inline-block; height: 60px;	width: 60px}
	.header-icon-m{width: 30px; height: 30px}
	
	.header-logo-m-box{width: 90px; height: 50px;display: inline-block;position: relative; background: white}
	.header-logo-m{width: 70px; height: 70px;background: #FFF; position: absolute; background-position: center; background-size: contain;left: 10px;right: 10px;top: -0px; border: 5px solid white; border-radius: 35px;z-index: 2}

}

@media screen and (max-width: 768px) {
	.header-m {position: fixed;top: auto !important;bottom: 0 !important;width: 100%; max-width: 768px; background: white;z-index: 999;text-align: justify-all; height: auto;}
	.header-m-box{width:100%;background: white;align-self: center; border-radius:0px;pointer-events:auto}
	.header-logo-m{top: -15px;}
	.header-link-m{width: calc(16% - 20px)}
}
/*HUYII CHINA_EMU*/

.active-m{font-weight: 900; color: #132968}
.T1{background: url(/assets/navs/01T.svg); background-position: center; background-size: contain}
.active-m .T1{background: url(/assets/navs/01S.svg); background-position: center; background-size: contain}
.T2{background: url(/assets/navs/02T.svg); background-position: center; background-size: contain}
.active-m .T2{background: url(/assets/navs/02S.svg); background-position: center; background-size: contain}
.T3{background: url(/assets/navs/03T.svg); background-position: center; background-size: contain}
.active-m .T3{background: url(/assets/navs/03S.svg); background-position: center; background-size: contain}
.T4{background: url(/assets/navs/04T.svg); background-position: center; background-size: contain}
.active-m .T4{background: url(/assets/navs/04S.svg); background-position: center; background-size: contain}


/*index header*/

.box {width: 100%;height: 100%;max-height: 768px; overflow: hidden; position:relative;margin: 0 auto; text-align: center;}

.bg-orange{background: #BA5D00;}
.bg-orange-back{background: url(/assets/parts/bg-lighter.png); border-color: #BA5D00 !important}
.text-orange{color: #BA5D00;}

.bg-red{background: #E13558;}
.bg-red-back{background: url(/assets/parts/bg-lighter.png); border-color: #E13558 !important}
.text-red{color: #E13558;}

.bg-blue{background:#00a9ce;}
.bg-blue-back{background: url(/assets/parts/bg-lighter.png); border-color: #00a9ce !important}
.text-blue{color:#00a9ce;}

.bg-green{background:#018879;}
.bg-green-back{background: url(/assets/parts/bg-lighter.png); border-color: #018879 !important}
.text-green{color:#018879;}

.bg-smoke{background:#999999;}
.bg-smoke-back{background: url(/assets/parts/bg-lighter.png); border-color: #999999 !important}
.text-smoke{color:#999999;}

.bg-yellow{background:#FEAA00;}
.bg-yellow-back{background: url(/assets/parts/bg-lighter.png); border-color: #FEAA00 !important}
.text-yellow{color:#FEAA00;}

input[type="radio"]{display: none;}

input[type="radio"]+label {height: 80px;line-height: 80px;text-align: center; color: #D7D7D7; padding-right: 10px;transition:  .5s ease; -webkit-transition:  .5s ease;z-index: 999	}


input[type="radio"]:checked+label {color: #252C34;}
input[type="radio"]:hover+label {color: #252C34; font-weight: 700}

.content{width: 100%;opacity: 1; overflow: hidden; position: absolute;top: 80px; right: -330%;vertical-align: bottom;z-index: 10}

input[type="radio"]:checked+label+.content { right: 0px;opacity: 1; }

.modelPicS{width: 100%;height: 0;top: 80px; padding-bottom: 23.1%;background-position: bottom left !important; background-size: contain!important; border-bottom: 10px solid #313533;position: absolute;left: -100%; background-repeat: no-repeat !important; transition: 2s ease !important; -webkit-transition:  2s ease !important;}

.modelPicS2{width: 100%;height: 0;top: 80px; padding-bottom: 23.1%;background-position: bottom left !important; background-size: contain!important; border-bottom: 10px solid #313533;position: absolute;left: 0; background-repeat: no-repeat !important; transition: 2s ease !important; -webkit-transition:  2s ease !important;}

.modelPicE{width: 100%;height: 0;top: 80px; padding-bottom: 23.1%;background-position: bottom right !important; background-size: contain!important; border-bottom: 10px solid #313533;position: absolute;right: -100%; background-repeat: no-repeat !important; transition: 2s ease !important; -webkit-transition:  2s ease !important;}

.modelPicE2{width: 100%;height: 0;top: 80px; padding-bottom: 23.1%;background-position: bottom right !important; background-size: contain!important; border-bottom: 10px solid #313533;position: absolute;right: 0; background-repeat: no-repeat !important; transition: 2s ease !important; -webkit-transition:  2s ease !important;}

.modelContent{width: 100%;opacity: 0; overflow: hidden; position: absolute; bottom: -100%;z-index: -2; transition: 2s ease !important; -webkit-transition:  2s ease !important;}

.modelContent2{width: 100%;opacity: 1; overflow: hidden; position: absolute; bottom: 0%;z-index: 1; transition: 2s ease !important; -webkit-transition:  2s ease !important;}

.modelPic{width: 100%;height: 0;padding-bottom: 23.1%;background-position: bottom right !important; background-size: contain !important; border-bottom: 10px solid #313533; background-repeat: no-repeat !important; transition: 2s ease !important; -webkit-transition:  2s ease !important;}

.seriesName{width: 100%; height: 42px; line-height: 28px; }

.model-Box{width: 0.01%; height: 350px;vertical-align: bottom; display: table-cell;}


.modelBox .model{overflow: hidden;word-break: keep-all;white-space: nowrap;text-overflow: ellipsis;width: 100%;}
/*.modelBox:last-child .model{border-bottom: none;height: 50px;}*/

.modelS{overflow: hidden; word-break: break-all; border-radius:0 10px 10px 10px;width: 100%}

.model{height: 60px; text-align: left;position: relative;margin-bottom: 10px}

.modelSpeed{display: inline-block;height: 16px; line-height: 16px; font-size: 12px;text-align: center; border-radius: 5px;font-weight: 300;}
.modelCars{display: inline-block;height: 16px;line-height: 16px; font-size: 12px;text-align: center; border-radius: 5px;font-weight: 300;}

.modelName{position: absolute;bottom: 0px; font-size:20px; line-height: 22px;width: 100%; overflow: hidden; word-break: keep-all;white-space: nowrap;text-overflow: ellipsis;font-weight:600;border-bottom: 7px solid;}



.model-icon{width: 60px; height: 60px; position: absolute;right: 0;top: 0; background-position: center !important; background-size: cover!important; background-repeat: no-repeat!important;z-index: 99999}




.text-opacity{opacity: 0.5}

@keyframes loop {
	from {transform: translateX(-100%);}
	to {transform: translateX(100%);}
}
.animation-400 {animation: loop 1.25s linear infinite;}
.animation-350 {animation: loop 1.43s linear infinite;}
.animation-250 {animation: loop 2.00s linear infinite;}
.animation-160 {animation: loop 3.20s linear infinite;}

@media (max-width:1366px){


	input[type="radio"]+label {height: 40px;line-height: 40px;padding-right: 2px;}
	.box {height: 800px;}
	.model-Box{height: 450px;vertical-align: middle;}
	.modelName{font-size:18px; line-height: 24px;}
	.model{height: 48px;margin-bottom: 5px}
	.modelSpeed{ height: 12px;line-height: 12px;bottom:4px;}
	.modelCars{ height: 12px;line-height: 12px;bottom:4px;}
	.model-icon{width: 48px; height: 48px;}

}
@media (max-width:1024px){

}
@media (max-width:575px){
	input[type="radio"]+label {height: 12px;line-height: 12px;padding-right: 0px;}
	.box {max-height: 650px;}
	.model-Box{height: 440px;}
	.modelName{font-size:14px; line-height: 14px;}
	.model{height: 42px;margin-bottom: 2px}
	.modelSpeed{ height: 12px;line-height: 10px;bottom:2px;}
	.modelCars{ height: 12px;line-height: 10px;bottom:2px;}
	.model-icon{width: 42px; height: 42px;}
}




.hbu{background: url(/assets/imgs/hbu.png); background-size: contain !important; background-repeat: no-repeat; opacity: 0.3; position: absolute; top: 0;}

.hbublue{background: url(/assets/imgs/hbublue.png); background-position: left !important;background-size: contain !important; background-repeat: no-repeat; opacity: 0.1; position: absolute; top: 0;}


.p-a-01{padding:0px 5px !important}

.line-relax{line-height: 28px}
.line-normal{line-height: normal}

.user-box-box{padding: 10px}
.user-box{width: 60px; height: 86px; display: inline-table;overflow: hidden;margin:2px;font-size: 12px;text-align: center; position: relative}
.user-icon{width: 60px; height: 60px; border: 1px solid #DDD;border-radius: 50%;background-position: top center !important; background-size: cover !important;background-repeat: no-repeat !important;position: relative;overflow:hidden}
.user-icon{line-height: 58px}
.user-icon-lg{width: 100%; height: 0; padding-top: 98%; border: 1px solid #DDD;border-radius: 10px;background-position: top center !important; background-size: cover !important;background-repeat: no-repeat !important;position: relative;overflow:hidden; }
.user-icon-lg:hover{border-color: #2051A1; transition: color .75s ease-in-out, background-color .75s ease-in-out, border-color .75s ease-in-out, box-shadow .75s ease-in-out;}
.user-number{position: absolute;margin-top: -20px;right: 0px; width: 20px; height: 20px; background: #F40B3D; color: white; font-weight: 900; border-radius: 10px; font-size: 12px}
.edit-circle{position: absolute;bottom: 75px; right: 15px; width: 30px; height: 30px; background: #39BC80; color: white; font-weight: 900; border-radius: 10px; font-size: 12px;line-height: 28px;overflow: hidden;text-align: center;z-index: 9}
.edit-circle-tp{position: absolute;top: 15px; right: 15px; width: 30px; height: 30px; background: #39BC80; color: white; font-weight: 900; border-radius: 10px; font-size: 12px;line-height: 28px;overflow: hidden;text-align: center;cursor: pointer;z-index: 9}
.inline-block{display: inline-block;vertical-align: middle}
.inline-block-t{display: inline-block;vertical-align: top}
	
@media (max-width:576px) {
	.user-box{width: 44px; height: 66px;}
	.user-icon{width: 44px; height: 44px; }
	.user-icon{line-height: 42px}
	.user-box-box{padding: 5px}
	.user-number{width: 14px;height: 14px;font-size: 10px;margin-top: -14px;}
	.edit-circle{bottom: 55px}
}
.tool-box-s{display: inline-grid;width: 168px; height: 50px;text-align: left;padding: 2px;position: relative;border: 2px solid #DDD; border-radius: 12px; white-space: nowrap;margin-bottom: 5px;overflow: hidden}
.tool-box-s:hover{background: #f1f1f3;}	
.tool-icon{width:42px;height:42px;border: 1px solid #DDD;border-radius: 8px;display: inline-block;vertical-align: middle; background-position: center !important; background-size: contain !important; background-repeat: no-repeat !important}	
.tool-word{width:108px;display: inline-block !important;vertical-align: middle;overflow: hidden;}	
@media (min-width:2561px) {
	.tool-box-s{width: 220px; height: 70px;border-radius: 16px;padding: 3px;border: 3px solid #DDD; margin-bottom: 8px }
	.tool-icon{width:58px;height:58px;border-radius: 12px;}	
	.tool-word{width:132px;}	
}
@media (max-width:768px) {
	.tool-box-s{width: 120px; height: 40px;border-radius: 12px;}
	.tool-icon{width:32px;height:32px;border-radius: 8px;}	
	.tool-word{width:78px;}	
}
@media (max-width:544px) {
	.tool-box-s{width: 110px; height: 40px;border-radius: 12px;}
	.tool-icon{width:32px;height:32px;border-radius: 8px;}	
	.tool-word{width:78px;}	
}
.device-icon{width: 120px; vertical-align: top}
@media (min-width:2560px) {.inline-block .font-small{font-size: 14px !important}}
@media (max-width:544px) {.device-icon{width: 80px;}	}		

.float-right{float:right}
	
	/*------------------------------------*/
	
	
	


@media screen and (orientation: portrait) {    
	@media screen and (min-width: 1366px)
	{
		.box {max-height: 55%;}
		.model-Box{height: 550px;vertical-align: middle !important}
		
	}
}
@media screen and (orientation: landscape) {
	@media screen and (min-width: 1921px)
	{
		.box {;max-height: 75%;}
		.model-Box{height: 650px}
	}
}




/*竖屏*/
@media  (orientation:portrait ) {	
	.landscape{display: none}
	.pic-bg-H-B{width: 100%;height: 0;padding-bottom: 56.25%;background-size: cover;background-repeat: no-repeat;background-position: right;position: relative;z-index: 1;}
	
	@media (max-width:1024px){
		.pic-bg-full{height: 50% !important;background-size: cover !important;background-attachment:scroll !important;overflow: hidden; }
	}
}
/*横屏*/
@media (orientation:landscape) {
	.landscape{display: block}
	.pic-bg-H-B{width: 100%;height: 100%;background-size: cover;background-repeat: no-repeat;	background-position: right;	position: relative;	z-index: 1;}
}

	.globe-box{position: fixed;z-index: 114514;right: 10px;top: 10px; padding: 0px; height: 20px; color:#AAA; border: 1px solid #FFF; background-color: rgba(155,145,146,0.30);font-size: 12px;overflow: hidden}
	.globe-box:hover{height: auto}
	.globe{padding: 0px 5px;background-color: rgba(249,245,246,0.30);text-align: center}
	.globe:first-child{border-radius: 3px 0 0 3px}
	.globe:last-child{border-radius: 0 3px 3px 0}
	.globe a{color: white; }
	.globe a:hover{color:lightgoldenrodyellow; }