.table-box{
  position: relative;
  width: 100%;
  overflow-x:auto;
  padding-bottom: 20px;
}
.table-box i.tab-hover{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: rgba(0,0,0,0.3);
    z-index: 10;
    display: none;
}
.table-box i.tab-hover::before {
    color: #c4161c;
    content: "\e60b";
    font-size: 135px;
    display: inline-block;
    width: 140px;
    left: 50%;
    margin-left: -70px;
    position: absolute;
    top: 50px;
    font-family: "Microsoft YaHei";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
table.award-table{
  position: relative;
  width: 100%;
  height: auto;
  min-width:640px;
  margin: 0px auto;
}


table.award-table th{
  color: #bcbec0;
  text-align: left;
  font-weight: normal;
  padding: 20px 50px 20px 0px;
}

table.award-table tr{
  border-bottom: 1px solid #e1e1e1;
}
table.award-table td{
  text-align: left;
  padding: 20px 50px 20px 0px;
  line-height: 24px;
}
table.award-table td:last-child{
  padding:20px 0px;
}



.from-box{ 
  position: relative;
  width: 100%;
  height: auto;
  background: #f1f2f2;
  padding: 100px 150px;
  margin-bottom: 80px;
}

ul.cont-form{
  position: relative;
  width: 100%;
  height: auto;
}
ul.cont-form li{
  position: relative;
  width: 100%;
  display:table;
  margin-bottom: 30px;
}
ul.cont-form li:last-child{
  margin-bottom: 0px;
}
ul.cont-form li span{
  width: 35%;
  display: table-cell;
  min-width: 100px;
  vertical-align: middle;
}
ul.cont-form li div{
  position: relative;
  display: table-cell;
  line-height: 0px;
  vertical-align: middle;
}

ul.cont-form li input{
  position: relative;
  width: 100%;
  background: #fff;
  padding:15px 15px;
  color: #636466;
  font-size: 16px;
  font-family: "Microsoft YaHei";
}
ul.cont-form li input.radio{
  width: auto;
}
div.female{
  padding-right: 30px;
}

ul.cont-form li input.submit{
  width: 150px;
  text-align: center;
  color: #fff;
  background: #c4151d;
  cursor: pointer;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -ms-transition: all .4s;
  -o-transition: all .4s;
  transition: all 0.4s;
  
}
ul.cont-form li input.submit:hover{
  background: #636466;
}
ul.cont-form li textarea{
  position: relative;
  width: 100%;
  background: #fff;
  padding:20px 15px;
  height: 180px;
}
li.no-marg{
  margin-bottom: 0px!important;
}
div.p-linh{
  line-height: 30px!important;
}
div.text-r{
  text-align: right;
}
.contact-page span{
  display: block;
}
.ir-bot-main.contact-page span{
  font-size: 14px;
}

.ir-select{
	display: table-cell;
	width: auto;
	float: right;
	margin-bottom: 20px;
	margin-top: -22px;
}
.choose-main{
  position: relative;
  background-color: #fff;
  float: left;    
  margin-left: 50px;
}
.choose-main select {
	border:0px;
	outline:0px;
}
.ir-news {
	margin-top: -25px;
}
.ir-news a.more {
	margin-top: 70px;
}
.ir-news.media-only a.more {
	margin-top: 25px;
}
.month-box{

}
.choose-main::after {
   /* content: "";
    display: block;
    display: none\9\0;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right:0px;
        border-top:7px solid #424242;
    border-right:6px solid transparent;
    border-left:6px solid transparent;*/
}
/*.choose-main::before {
    content: "";
    display: block;
    display: none\9\0;
    position: absolute;
    top: 50%;
    margin-top:-4px;
    right:1px;
	z-index:2;
        border-top:6px solid #ffffff;
    border-right:6px solid transparent;
    border-left:6px solid transparent;
}*/
ul.choose-ul {
  position: relative;
  width: 100%;
  z-index: 2;
}
ul.choose-ul li {	
    position: relative;
    list-style-type: none;
    /*padding:0px 25px 0 0;*/
    cursor: pointer;  
}
ul.choose-box{
    position: absolute;
    display: none;
    width: 100%;
    height: auto;
    right: 0px;
	background:#eaeaea;
	z-index:101;
	min-width:110px;
    /*border: 1px solid #424242;*/
}
.aboutaward-select-box ul.choose-box{min-width:120px;}
.ir-select ul.choose-box{ min-width:70px}
.media-select ul.choose-box{min-width:170px;}

ul.choose-box li{padding:8px 15px 6px 0;
    background-color: #eaeaea;
}
ul.choose-box li a{
	line-height:1;
  display: block; padding-left:15px;
}
ul.choose-box li:hover{
  background-color: #c4161c;
}
ul.choose-box li:hover a{
  color: #fff;
}
.about_brands{ padding-top:90px !important;}
p.p-cent{
  text-align: center;
  text-transform: uppercase;
  font-size:18px;
  padding-bottom:0  
}

p.p-cent img{
  position: relative;
  margin:80px 0px 75px 0;
  width: 85px;
  height: auto;
}
.about-only p.p-cent{
	text-align: center;
	font-family: "Microsoft YaHei";
	font-weight: 600;
}
.board-page p.p-cent{
 font-size: 14px;    line-height: 1;
}
.select-info{
  position: relative;
  width: 100%;
  height: auto;
}
.select-info ul{
  position: relative;
  width:100%;
  height: auto;
}
.select-info ul li{
  position: relative;
  padding:25px 0px;
  border-bottom:2px solid #e5e5e5;
}
ul.load-more li.load-show{
  display: none;
}
ul.load-more li.load-show.show{
  display: block;
}
ul.design-load-more li.load-show-li{
  display: none;
}
ul.design-load-more li.load-show-li.show{
  display: block;
}

.select-info ul dl{
  position: relative;
  display: table;
  width: 100%;
}
.select-info ul dt{
  display: table-cell;width:105px;

}

.media-select{
	margin-top: -47px;
  padding: 0px 15px;
}
.media-select .choose-main{
  float: right;
  margin-right: 0px;
  margin-bottom: 20px;
}
.select-info ul.media-add li{
  position: relative;
  width: 33.33333%;
  float: left;
  padding: 0px 15px;
  margin-bottom:40px;
}
.select-info ul.media-add li:nth-child(3n+1),
.design-box ul li:nth-child(3n+1) {
clear: both;
}
.prospectus ul li{width:40% !important;  float:inherit !important; margin:auto; display:table !important;}
.select-info ul.media-add dd,
.select-info ul.media-add dt{
  display: block;
  width: 100%;
  padding: 0px;
  -webkit-transition: all 1.5s;
-moz-transition: all 1.5s;
-ms-transition: all 1.5s;
-o-transition: all 1.5s;
transition: all 1.5s;
}
.select-info ul.media-add li{
  border-bottom: none;
}
.select-info ul.media-add li dd{
  padding: 10px 12px;
}
.select-info ul.media-add li dl:hover span{ color:#a0a0a0}
.select-info ul.media-add li dl:hover a{ color:#ffffff}
.select-info ul.media-add li dt{
    position: relative;
    font-size: 0px;
    overflow: hidden;
    width: 100%;
    padding-bottom: 75%;
    height: 0px;
}
.select-info ul.media-add li dl{
  overflow:hidden;
}
a.down{
  position: absolute;
  display: block;
  width: 160px;
  right: 0px;
  height: 45px;
  line-height: 40px;
  top: 50%;
  margin-top: -22px;
  border: 2px solid #d6d6d6;
  text-align: center;
}
a.down:hover{
  background: #c4161c;
  color: #fff!important;
  border: 2px solid #fff;
}
a.down img{
  width: 20px;
  height: auto;
  border: none;
  padding-left: 10px;
}
.select-info ul dt img{
  width:auto;
  height:100%;    position: absolute;
  transition: all 1.5s;
  -webkit-transition: all 1.5s;
  -moz-transition: all 1.5s;
  -ms-transition: all 1.5s;    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.select-info ul dt:hover img{
  opacity: 0.8;
}
.select-info ul dd{
  display: table-cell;
  padding-left: 30px;
  padding-right:30px;
  vertical-align: middle;
}
.select-info ul dd span{
  display: block;
  /*color: #5d5d5d;*/
}
.select-info ul.media-add dd a{
  display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}


a.apply,
a.more,
a.more1{
  position: relative;
  display: block;
  width: 120px;
  text-align: center;
  border:1px solid #626366;
  margin:0px auto;
  padding:0px 0px;
  background: #fff;
  margin-top: 25px;    
  text-transform: uppercase;
	line-height: 44px;

}
a.more1:hover,
a.apply:hover,
a.more:hover{
  background: #047CD2;
  color: #fff!important;
  border:1px solid #fff;

}

/*.ir-report dt{
 width: 180px;
  background: url(../images/td_bg.png) right bottom no-repeat;
  background-size: 100% 99%;
  padding-bottom: 5px;
  padding-right: 5px;
}*/
.page-people-tit .ir-report-only .design-box ul li dt{
  width: 80%;
  height: auto;
  padding-bottom: 0px;
  margin: 0px auto;
  border:1px solid #bdbfc1;
}
.page-people-tit .ir-report-only .design-box ul li dd{
  text-align: center;
  width: 80%;
  margin: 0px auto;
}
.ir-report-only .design-box ul li img{width: 100%; height: auto;position:inherit;    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -ms-transition: all 0s;
	-webkit-transition-timing-function:none;
    transition-timing-function:none;
	
	}
.ir-report-only .design-box ul li:hover img{
  transform: scale(1) translateX(-50%);
  -webkit-transform: scale(1) translateX(-50%);
  -ms-transform: scale(1) translateX(-50%);
  -moz-transform: scale(1) translateX(-50%);
  opacity: 1;
  top: 0;
  left: 50%;
  
}
.ir-report a{
 color: #636466;
}
.ir-report a:hover{
color: #c51718;
}
.ir_fina ul{    justify-content: center;
    display: flex;    width: 100%;}
.ir_fina ul li {
    width: 35% !important;
    float: left !important;
	padding:0 !important;
    display: table !important;
}

/*.ir-report img{
 border:1px solid #bdbfc1;
}*/

/*.board-page{
  padding-bottom:0px !important;
}*/
.page-people-tit ul li a{
  display: block;
}
.about-board{
  position:relative;
  width: 100%;
  height: auto;
  padding:60px;
  background: #f1f2f2;
}
.about-board p span{ color:#c4161c; font-weight:600;}
/*.about-board p{
  text-align: justify;
}*/
.about-board strong{
  padding-bottom: 20px;
  display: block;
}
.about-board dl{
  position: relative;
  display: table;
  width: 100%;
}
.about-board dl dt{
  position: relative;
  width:29.5%;
  display: table-cell; text-align:center;
}
.about-board dl dt img{
  width: 100%;
  height: auto;
  max-width:320px;
}
.about-board dl dt h3 {
	padding: 20px 0 18px;
}
.about-board dl dt p {
	text-transform: uppercase;
	font-size: 14px;
  font-weight: bold;
}
.about-board dl dd{
  display: table-cell;
  vertical-align: top;
  padding-left: 60px;
  
}

.page-board-detail .board-page{
  /*display: none;*/
}
.page-board-detail p.p-cent{
  position:absolute;
     width: 100%;
    left: 0;
  display: table;
  text-align: center;
  top:150px;
  line-height: 1;
}

ul.dot-ul{
  position: relative;
  width: 100%;
  height: auto;
}

ul.dot-ul li{
  position: relative;
  padding:6px 30px;
}
ul.dot-ul li::before{
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  top: 17px;
  width: 10px;
  height: 10px;
  border-style: solid;
  border-width: 2px 2px 0 0;
  border-color: #c8292f;
  -webkit-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
ul.dot-ul li span{
  position: relative;
  width: 110px;
  display: inline-block;
}
.ir-top-main{
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 100px;
}
.ir-top-l{
  position: relative;
  width: 75%;
  float: left;
}
.ir-top-r{
  position: relative;
  width: 25%;
  float: right;
}
.ir-top-r dl,
.ir-top-l dl{
  display: table;
  width: 100%;
}
.ir-top-r dl dd,
.ir-top-r dl dt,
.ir-top-l dl dd,
.ir-top-l dl dt{
  position: relative;
  display: table-cell;
}
.ir-top-l dl dt{
  width: 40%;
}
.ir-top-l dl dd{
  width: 60%;
  padding-left:30px;
  padding-right:5.5%;
  
  font-size: 14px;
  vertical-align: top;
}
.ir-top-r dl dt{
  width: 50%;
}
.ir-top-r dl dd{
  vertical-align: middle;
  padding-left: 20px;
  text-transform: uppercase;
  font-size:16px
}
.ir-top-r dl dd a{ color:#636466}

.ir-bot-main{
  position: relative;
  margin-top: 100px;
}
.ir-bot-main p{
  font-size:20px;
}
.work-btn{
  position:absolute;
	width: 100%;
	/*width: 100vw;*/
	left: 0;
  display: table;
  text-align: center;
  top:-50px;
  line-height: 1;
}
.work-btn li{
	padding:2px 15px;
  display: inline-block;
	/*font-size: 98%;*/
}
.work-btn li a{
  display: block;
  text-transform: uppercase;
}
.work-btn li.active a{
  color: #c4151c;
}
.LEADERSHIP .work-btn li:first-child{
	margin-left:40px;
}
#ver-tc .LEADERSHIP .work-btn li:first-child{margin-left:70px;}
.LEADERSHIP .chosen-select-gohref {
	top: -32px;
	display: none;
	font-family: "Microsoft YaHei";
	position: relative;
	width: 100%;
	padding: 0px 10px 2px;
	border: 1px solid #bcbec0;
	color: #636466;
	font-size: 16px;
	height: 35px;
	line-height: 25px;
	text-align: center;
}
.LEADERSHIP .chosen-select-gohref option {
	text-align: center
}
.LEADERSHIP .chosen-container {
	display: none !important;
}
.chosen-select-group {
	display:inline-block;
	position:relative;
	padding: 0px 10px 2px;
	border: 1px solid #bcbec0;
	color: #636466;
	font-size: 16px;
	height: 35px;
	line-height: 25px;
}
.chosen-select-group select {
	position: absolute; 
	left:0px; 
	top:0px; 
	width:100%; 
	height:100%; 
	opacity:0; 
	margin-left: -11px;
	margin-right: -11px;
}

	
.work-btn-group{
	top: -32px;
	width: 100%;
	position: inherit;
	left: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.work-btn-label b {
	display: inline-block;
    top: 0;
    right: 0;
		margin-left: -3px;
		margin-right: -13px;
		width: 15px;
    height: 18px;
    background: url(../images/chosen-sprite.png) no-repeat 5px 3px;
		background-image: url("../images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
}
.work-btn-group .work-btn {
	position: relative;
	top: 0px;
}
#toggle {
  position: absolute;
  appearance:none;
  left:-100%;
  top:-100%;
}

#toggle + label {
	position: relative;
	display: none;
	padding:10px;
	width: 100%;
	padding: 0px 10px;
	text-align:center;
	-webkit-font-smoothing: antialiased;
	cursor: pointer;
	transition:all 500ms ease;
	top: -34px;
	text-transform: uppercase;
}
#toggle + label:after {
}

#toggle:checked ~ .work-btn-group,
#toggle:checked ~ .about-award-l {
  height: 100px;
	max-height: auto;
	margin-top: 15px;
}

#toggle:checked + label {
	color: #CCCCCC;
}
.page-intro-cont #toggle:checked ~ .work-btn-group {
	height: 200px;
}
.our-works #toggle:checked ~ .work-btn-group {
	height: 190px;
}
.career-r #toggle:checked ~ .work-btn-group {
	height: 200px;
}

.ir-common .work-btn-group {
	height: 0px;
	display: none;
	top: 0px;
}
.ir-common #toggle + label {
	top: 0px;
	text-transform: capitalize;
}
.ir-common .work-btn-group li {
	padding: 2px 1.5%;
	border: none;
}



.our-page h1{
 padding-bottom: 35px;
}
.lead-box{ padding:0 40px;}
.design-box{
  position: relative;
  width: 100%;
  height: auto;
}

.design-box ul li{
  position: relative;
 width: 29%;
 height: auto;
 float: left;
 padding: 0px 20px;
 margin-bottom: 20px;
 cursor: pointer;
}
.design-box ul li:nth-child(3n+1){
  clear: both;
}
.design-box ul li dl{
  position: relative;
  width: 100%;
  height: auto;
}
.design-box ul li dt{
  position: relative;
  font-size: 0px;
  overflow:hidden;  
     width: 100%;
    padding-bottom:75%;
    height: 0px;
}
.design-box ul li dd{
  padding:15px 12px;
  -webkit-transition: all 1.5s;
-moz-transition: all 1.5s;
-ms-transition: all 1.5s;
-o-transition: all 1.5s;
transition: all 1.5s;
}

ul.media-add li:hover dl dd,

ul.media-add li:hover dl dd span{
  color: #fff;
  text-align:center;

}
.LEADERSHIP .design-box ul li dd{text-align:center;}
.LEADERSHIP-main{ margin:auto; max-width:990px;}
.design-box ul li span{
  font-weight:600;
  color:#000;
  display: block;
  font-size:16px;
  text-align:center;
  height:50px;
  line-height:50px;
}
.design-box ul li b{
  font-size: 12px;
  font-family: "Microsoft YaHei";
  display: block;
}
.desi-bg{
  position: absolute;
  display: none;
  z-index: 3;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;

}
.design-box ul li img{
	cursor: pointer;
  transition: all 3s;
  -webkit-transition: all 2s;
  -moz-transition: all 2s;
  -ms-transition: all 2s;
	height:90%;
	width:auto;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.LEADERSHIP .design-box ul li img{
  cursor: pointer;
  transition: all .8s;
  -webkit-transition: all .8s;
  -moz-transition: all .8s;
  -ms-transition: all .8s;
	transition: none;
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.LEADERSHIP .design-box ul li:hover img{
	left: 50%;
  transform: scale(1.08) translateX(-46%);
  -webkit-transform: scale(1.08) translateX(-46%);
  -ms-transform: scale(1.08) translateX(-46%);
  -moz-transform: scale(1.08) translateX(-46%);
  opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
	position: relative;
	left: 0px;
}

.page-people-tit .design-box ul li dt{
  width: 100%;
  padding-bottom: 100%;
  height: 0px;
}
a.da{
  position: absolute;
  width: 25px;
  top: 50%;
  margin-top: -12.5px;
  right:38%;
}
a.link.da{
  left:38%;
  right: auto;
}
.desi-bg a img{
  display: none!important;
}
.career-info-onlyonly{
  position: relative;
}