/* CSS Document */

/*屏幕小于等于800*/
@media ( max-width:800px ) {	
html { font-size:56% }
body { font-size:12px; font-size:1.2rem; /* 12÷10=1.2 */ line-height:160%;  font-family:webfont, "PingFang SC", "Microsoft Yahei", "微软雅黑" ,"黑体" ,"宋体", Helvetica, Arial, sans-serif }

.mo_positionRelative { position: relative!important }
.mo_positionAbsolute { position: absolute!important } 
.mo_positionStatic { position:static!important; top: 0; left: 0; -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0) }
.mo_leftauto {left: auto!important;}
/* float */
.mo_fleft { float:left!important }
.mo_fright { float:right!important }
.mo_fnone { float:none!important }
/* text-align */
.mo_tleft { text-align:left!important }
.mo_tright { text-align:right!important }
.mo_tcenter { text-align:center!important }
/* text bolb*/
.mo_fontweight{font-weight: bold;}
.mo_fontSize14 { font-size:1.4rem!important;}
.mo_fontSize20 { font-size:2rem!important;}
.fontSize24 { font-size:2.2rem!important;line-height:1.4em!important }
.mo_fontSize30 { font-size:3rem!important;line-height:1.4em!important }
.fontSize50 { font-size:4rem!important;line-height:1.4em!important }
h1, .h1 { font-size: 2.8rem }
h2, .h2 { font-size: 2.4rem }
h3, .h3 { font-size: 2.2rem }
h4, .h4 { font-size: 2rem }
h5, .h5 { font-size: 1.8rem }
h6, .h6{ font-size: 1.6rem }
.bigtitle { font-size: 4rem; line-height: 1.1em; font-weight: 400;}
.mo_marginauto {margin: 0 auto;}
.mo_margin0 {margin: 0 !important;}
.mo_marginbottom10-0{margin:10px 0 !important;}
.mo_marginbottom20-0{margin:20px 0 !important;}
.mo_margintop0 { margin-top:0!important }
.mo_margintop5 { margin-top:5px }
.mo_margintop10 { margin-top:10px }
.mo_margintop15 { margin-top:15px }
.mo_margintop20 { margin-top:20px }
.mo_margintop27 {margin-top:27px}
.mo_margintop30 { margin-top:30px }
.mo_margintop33 { margin-top:33px }
.mo_margintop40 { margin-top:40px }
.mo_margintop50 { margin-top:50px }
.mo_margintop60 { margin-top:60px }

.mo_marginbottom0 { margin-bottom:0!important }
.mo_marginbottom5 { margin-bottom:5px }
.mo_marginbottom10 { margin-bottom:10px }
.mo_marginbottom20 { margin-bottom:20px }
.mo_marginbottom30 { margin-bottom:30px }

.mo_marginleft0 { margin-left:0!important }
.mo_marginleft5 { margin-left:5px }
.mo_marginleft10 { margin-left:10px }
.mo_marginleft15 { margin-left:15px }
.mo_marginleft20 { margin-left:20px }

.mo_marginright0 { margin-right:0!important }
.mo_marginright5 { margin-right:5px }
.mo_marginright10 { margin-right:10px }
.mo_marginright15 { margin-right:15px }
.mo_marginright20 { margin-right:20px }
.mo_marginright30 { margin-right:30px }
.mo_marginright40 {margin-right:40px}

.mo_marginauto { margin-left:auto; margin-right:auto }

.mo_paddingtop0 { padding-top:0!important }
.mo_paddingtop5 { padding-top:5px }
.mo_paddingtop10 { padding-top:10px }
.mo_paddingtop15 { padding-top:15px }
.mo_paddingtop20 { padding-top:20px }
.mo_paddingtop30 { padding-top:30px }
.mo_paddingtop40 { padding-top:40px }
.mo_paddingtop60 { padding-top:60px }

.mo_paddingbottom0 { padding-bottom:0!important }
.mo_paddingbottom5 { padding-bottom:5px }
.mo_paddingbottom9 { padding-bottom:9px }
.mo_paddingbottom10 { padding-bottom:10px }
.mo_paddingbottom15 { padding-bottom:15px }
.mo_paddingbottom20 { padding-bottom:20px }
.mo_paddingbottom30 { padding-bottom:30px }
.mo_paddingbottom40 { padding-bottom:40px }

.mo_paddingleft0 { padding-left:0!important }
.mo_paddingleft5 { padding-left:5px }
.mo_paddingleft10 { padding-left:10px }
.mo_paddingleft20 { padding-left:20px }
.mo_paddingleft30 { padding-left:30px }
.mo_paddingleft40 { padding-left:40px }
.mo_paddingleft45 { padding-left:45px }
.mo_paddingleft50 { padding-left:50px }
.mo_paddingleft60 { padding-left:60px }
.mo_paddingleft70 {padding-left: 70px;}
.mo_paddingright0 { padding-right:0!important }
.mo_paddingright10 { padding-right:10px }
.mo_paddingright20 { padding-right:20px }

.mo_padding0 { padding:0!important }
.mo_padding1 { padding:1px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
.mo_padding10 { padding:10px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }    
.mo_padding15 { padding:15px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
.mo_padding20 { padding:20px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
.mo_padding30 { padding:30px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
.mo_padding40 { padding:40px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
.mo_padding10_0 {padding:10px 0; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
.mo_padding20_0 {padding:20px 0; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
.mo_padding30_0 {padding:30px 0; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
.mo_padding10_0_0 {padding: 10px 0 0 0;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box}
.mo_paddinglr_10 {padding:0 10px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }

.mo_dis { display: block }
.mo_undis { display:none }

.area_100, .area_90, .area_85, .area_80, .area_75, .area_70, .area_66,.area_64, .area_65, .area_60, .area_55, .area_50, .area_45,.area_48, .area_40, .area_35, .area_33, .area_30,.area_32 ,.area_25, .area_23,.area_20, .area_15, .area_10,.width80,.inv-shares .area_35,.inv-shares .area_40,.area_12{ float:none; width:100% }
.mo_area_33{width: 33.33%;}
.mo_area_20{width: 25%;}
.mo_area_30{width: 30%; float: left;}
.mo_area_40{width: 40%;}
.mo_area_50{width: 50%;}
.mo_area_60{width: 60%;}
.mo_area_65{width: 65%;float: left;}
.mo_area_70{width: 70%;}
.mo_area_80{width: 80%;}
/* .row8,.row10,.row15,.row20,.row30 { margin-left:0; margin-right: 0  } */
.mo_rowauto.row15 { margin-left:-15px; margin-right: -15px  } 
.mo_row10 {margin-left:-10px; margin-right: -10px }
.mo_row {margin-left:0; margin-right: 0 }
.mo_width50 { max-width: 50%; width:50% }
.mo_width35 { max-width: 35%; width:35% }
.mo_width33 { max-width: 33%; width:33% }
.mo_width70 { max-width: 70%; width:70% }
.mo_width80 { max-width: 80%; width:80% }
.mo_width90 { max-width: 90%; width:90% }
.mo_width100 { max-width: 100%; width:100% }
.mo_heightauto { height: auto }
.mo_minheight div{height: 95px;}
.mo_imgw80 { max-width:80% }
.mo_height250 {height: 250px;}

.mo_com-rows_none {max-height: 100%; height:auto; line-height:1.3em; overflow:visible; text-overflow:inherit; display:block}
.com-rows_1 { height:auto; display:block; white-space:inherit; overflow:visible; text-overflow:inherit }
/* .com-rows_2, .com-rows_max2, .com-rows_3, .com-rows_4, .com-rows_5 { max-height: 100%; height:auto; line-height:1.3em; overflow:visible; text-overflow:inherit; display:block } */
.mo_com-rows_2 { max-height:2.95em; line-height:1.5em; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical/*最多显示2行，超出省略号*/ }

.mo_left0 { left: 0!important; right: auto!important }
.mo_right0 { left: auto!important; right: 0!important }

.mo_color000{ color: #000 }
.return-btn{padding: 10px 20px; background: #eee; border-radius: 5px;}
.mo_line-height1_8em { line-height:1.8em }
.mo_line-height2em { line-height:2em }

/*-------------------通用头部-------------------*/ 
#cd-lateral-nav { display: block; }
.headbox { display: none; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; border:none; position: relative }
.headspace {height: 60px;}
.language-a, .language-span {  width: 28px; height: 20px; line-height: 20px!important;}
.language { width: auto; line-height: 24px;   top: 24px;  right: 18%; margin: 0;}
/*-------------------底部通用-------------------*/
.copyright { position: static; top: 0; left: 0; right: auto; margin-top: 20px } 

#tabs div { padding-right: 10px }
.title-tabs .fleft a { margin-right: 10px }
.title-tabs .fright { float: left!important }
.foot-link>div:nth-of-type(1) {width: 25%; padding: 10px;}
.foot-link>div:nth-of-type(2) {width: 25%; padding: 10px;}
.foot-link>div:nth-of-type(3) { width:28%; padding: 10px;}
.foot-link>div:nth-of-type(4) { width:25%; padding: 10px;}
.foot-link>div:nth-of-type(5) { width:26%; padding: 10px;}
.foot-link>div:nth-of-type(6) { width:26%; padding: 10px;}
.suspendBtn {width: 100px; height: 100px;}
.suspendBtn.cur .suspend_open {left: -114px;}
.foot-logo {float: none;  margin: 0 auto;}
/*-------------------内页通用-------------------*/
.mo_overhidden { overflow:hidden }
.overhidden { overflow:hidden }
.mo_poabsolute-wh50 { position:absolute; top:50%; left:50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%) }
.block-padding{padding-top:30px ; padding-bottom: 30px;}
.mo_bgf9f9f9{background-color: #f9f9f9;}
.mo_bge6e6e6 { background-color: #e6e6e6;}
.mo_table {width: 100%;overflow-x: scroll; overflow-y: hidden;}
.mo_table .yfTable {min-width: 980px;border: 1px solid #d3d3d3;}
/* -----------------首页------------------------- */
.waper-height60 {height: 200px;}
.waper-height100 {height: 300px;background: url(/images/index/jl1.jpg) center center no-repeat; background-size: cover;}
.par-bg { background: url(../images/partnering/index-kv.jpg) center no-repeat; background-size: cover;}
.aboutcode .area_25 {width: 50%; float: left;min-height: 135px;}
.mo_height38 {height: 38px;}
.mo_height25 {height: 25px;}
.zp-lab {height: auto;}
/*------------------ pipeline------------------ */

.pip-tab #tabs {white-space: nowrap; overflow-x: scroll;}
.pip-tab .area_15,.pip-tab .area_12,.pip-tab .area_25{width: inherit;}
.pip-tab #current::before {width: calc(100% - 31px);bottom: 10px;left: 15px;}
.cadeProcess .area_20{width: 20%; float: left;}
.perSteps .bar-box {top: -21px!important;}
.height255 { height: auto;}
.inv-shares .bg134592 li {width: 50%; float: left;}
.inv-shares .bg184a97 p.area_50{width: auto; display: inline-block;}
.pipShowlis .triangle-up {top: 5px;}
.inv-shares .bg134592{padding: 10px;}
/* partnering */
.par-bg .poabsolute-wh50 {width: 60%;left: 60%;}
.area_33.pipSeeChile,.area_50.pipSeeChile,.pipSeeLis.parCaseType{padding: 0 0 20px 0;}
.parCaseCade .pipShowlis .triangle-up, .parCaseCade3 .pipShowlis .triangle-up,.parCaseCade2 .pipShowlis .triangle-up {  top: 21px; }
/* about */
.marginleft_f20{margin-left: 0;}
.aboutCon .area_70 {padding: 20px 0 0 0;;}
.aboutShow .area_33 {padding: 0 20px 30px 20px;}
.about-bg .right0 {right: 20px!important;}
/* inv */
.inv-kv {height: calc(10vh); min-height: 200px;}
.invTip {height: 30px;}
.invTip-span {display: block; background: #2d54a2; width: 80px; height: 30px; line-height: 30px;text-align: center; color: #fff; border-radius: 0 50px 50px 0;left: 10px;}
/* media */
.mediaSwiper.swiper-container{min-height: 500px !important;}
/* 公司概况 */
.timeline-box { padding-top: 0; padding-bottom: 30px; }
#timeline:before { left: 10px; }
#timeline .timeline-item { margin-top: 30px; }
#timeline .timeline-item .timeline-content { width: 94%; float: right; }
#timeline .timeline-item .timeline-content:before, #timeline .timeline-item .timeline-content.right:before { left: 6%; margin-left: -8px; border-left: 0; border-right: 9px solid #ececec; }
#timeline .timeline-item .timeline-icon { left: 15px; width: 22px;height: 22px; }
#timeline .timeline-item .timeline-icon::before {width: 20px;height: 20px;}
.absurveNum .area_50 {width: 45% ;float: left;}
.min-height100 {min-height: 80px;}

/* 关于恒瑞 */
.indexNew .positionRelative {height: auto;}
.indexNew .positionRelative .area_50.fright {width: 100%;}
.indexNew .width55 {width: 100%;}
.indexHonor-kv {background: url(/images/about/showlis4.jpg) right center no-repeat;background-size: cover;}
.view999 {width: auto;height: auto;}


.innovKv-lis {border: none;}
/* 国际化 */
.inter-kv { height: calc(31vh);min-height: 460px;}
.kv-btn1{width: 50%;}
.intertxt-kv .poabsolute-h50 {right: 0;}
.inter-timer:before { width: 5px; height: calc(100% - -33px);top: 5%;left: 5%;}
.inter-timer .timerline, .inter-timer .timerline.bottom, .inter-timer .timerline.bottom:nth-child(5n+1), .inter-timer .timerline.bottom:last-child {width: 85%;float: none;margin: 0 0 20px 15%;}
.inter-timer  .timerline-content, .inter-timer  .timeline.bottom .timerline-content {margin: 0;}
.inter-timer  .spot, .inter-timer  .timeline.bottom .spot {width: 20px;height: 20px;line-height: 20px;margin: 0;position: absolute;top: 58px;left: -15%;z-index: 1;}
.triangle::after {transform:rotate(90deg); -ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg); -o-transform:rotate(90deg);bottom: 50%; left: -12px;}
.bottom .triangle::after {transform:rotate(270deg); -ms-transform:rotate(270deg);-moz-transform:rotate(270deg);-webkit-transform:rotate(270deg); -o-transform:rotate(270deg);bottom: auto; left: -12px; top: 50%;}
.inter-timer .timerline {top: 20px;}
.inter-timer {height: auto;}
.inter-timer .timerline.bottom .timerline-content {margin: 0;}
.inter-timer .timerline.bottom {top: 50px;}
.inter-timer .timerline-content {width: auto;}
.timertxt01{top: -26px;width: 50%;left: 81px;}
.timertxt02{top: -26px;width: 50%;left: 81px;}
.inter-timer .timerline.bottom .spot {top: 70px;left: -15%;}
.intertxt-kv {background: transparent;}
.intertxt-kv .h4 {color: #000;font-weight: bold;}
}


/*-------------------兼容iphone5-------------------*/
@media (device-height:568px) and (-webkit-min-device-pixel-ratio:2){
    html { font-size:52% }
    .inter-timer .spot, .inter-timer .timeline.bottom .spot,.inter-timer .timerline.bottom .spot{left: -16%;}
    .invstory-kv {height: calc(100vh + 200px);}
    .ly-con {height: calc(100vh);}
    .innov-kv {min-height: 650px;}

}


/*iPhone6和iPhone8*/
@media only screen 
    and (device-width : 375px) 
    and (device-height : 667px) 
    and (-webkit-device-pixel-ratio : 2) {
/*code*/
.invstory-kv {height: calc(100vh + 100px);}
 }
 








.index-abs_bg{
	width:100%; background:url(../images/index-abs_bg.jpg) repeat-x #ffffff;  height:580px;}
.index-abs{
	width:1200px; margin:0 auto; height:580px;}
.index-abs_en{
	width:300px; margin:0 auto; font-family:"Encode Sans"; font-size:40px; color:#333333; text-transform:uppercase; font-weight:50; padding-top:40px; padding-bottom:20px;text-align:center;}
.index-abs_xian{
	width:40px; margin:0 auto; height:2px; background-color:#00904b;}
.index-abs_name{
	width:300px; margin:0 auto; font-family:"Microsoft YaHei"; color:#000000; font-size:28px; text-align:center; padding-top:20px; padding-bottom:20px;}
.index-abs_xian2{
	width:100px; margin:0 auto; height:1px; background-color:#cccccc;}
	
.index-abs-4part{
	width:1200px; margin:0 auto; margin-top:35px;}
.index-abs-4part_1{
	width:281px; height:337px; background:url(../images/4part_1.jpg); float:left; margin-right:25px;}
.index-abs-4part_2{
	width:281px; height:337px; background:url(../images/4part_2.jpg); float:left; margin-right:25px;}
.index-abs-4part_3{
	width:281px; height:337px; background:url(../images/4part_3.jpg); float:left; margin-right:26px;}
.index-abs-4part_4{
	width:281px; height:337px; background:url(../images/4part_4.jpg); float:left;}	
.index-abs-4part_name{
	width:281px; float:left; text-align:center; font-family:"Microsoft YaHei"; font-size:20px; color:#2c59b1; padding-top:45px; padding-bottom:13px;}		
.index-abs-4part_en{
	width:281px; float:left; text-align:center; text-transform:uppercase; font-family:"Microsoft YaHei"; color:#2c59b1; font-size:16px;}

.index-news_part{
	width:100%; background-color:#FFFFFF; margin:0 auto;}
.index-news_part1{
	width:1200px; margin:0 auto;}
.index-news_en{
	width:300px; margin:0 auto; font-family:"Encode Sans"; font-size:40px; color:#333333; text-transform:uppercase; font-weight:50; padding-top:50px; padding-bottom:20px;text-align:center;}
.index-news_xian{
	width:40px; margin:0 auto; height:2px; background-color:#00904b;}
.index-news_name{
	width:300px; margin:0 auto; font-family:"Microsoft YaHei"; color:#000000; font-size:28px; text-align:center; padding-top:20px; padding-bottom:20px;}
.index-news_xian2{
	width:100px; margin:0 auto; height:1px; background-color:#cccccc;}
	
.index-news_part2{
	width:1242px; margin:0 auto; background-color:#FFFFFF;}
.index-news{
	width:370px; float:left; margin:22px; position: relative; }
.index-news_pic{
	width:370px; float:left; height:208px; position: relative; overflow:hidden;}
.index-news .index-news_pic div { position: absolute; top: 0; left: 0; width: 370px; height: 208px; }	
.index-news .index-news_pic img { width: 100%; height: 100%; }
.index-news .index-news_pic div:last-child { opacity: 0; }	
	
.index-news_pic img{
	width:370px; height:208px; overflow:hidden;}		
.index-news_date{
	width:370px; float:left; margin-top:20px; margin-bottom:10px;}
.index-news_date span{
	margin-left:20px; font-family:"Microsoft YaHei"; color:#f73232; font-size:12px;}	
.index-news_title{
	width:370px; float:left;}
.index-news_title span{
	width:330px; height:60px; overflow:hidden; margin-left:20px; margin-right:20px; float:left; color:#0c0306; font-size:18px; font-family:"Microsoft YaHei"; text-align:left; line-height:30px;}	
.index-news_intro{
	width:370px; float:left;}
.index-news_intro span{
	width:330px; height:100px; overflow:hidden; margin:20px; float:left; color:#5f6066; font-size:12px; font-family:"Microsoft YaHei"; text-align:left; line-height:20px;}	
	
.index_intro_bg{
	width:100%; background:url(../images/index_bgbg.jpg); height:1044px; overflow:hidden;}	
.index-intro_en{
	width:600px; margin:0 auto; font-family:"Encode Sans"; font-size:40px; color:#333333; text-transform:uppercase; font-weight:50; padding-top:50px; padding-bottom:20px;text-align:center;}
.index-intro_xian{
	width:40px; margin:0 auto; height:2px; background-color:#00904b;}
.index-intro_name{
	width:300px; margin:0 auto; font-family:"Microsoft YaHei"; color:#000000; font-size:28px; text-align:center; padding-top:20px; padding-bottom:20px;}
.index-intro_xian2{
	width:100px; margin:0 auto; height:1px; background-color:#cccccc;}	
.index-intro_intro{
	width:1100px; margin:0 auto; margin-top:30px;}
.index-intro_intro span{
	width:1100px; float:left; color:#5c5c59; font-size:20px; font-family:"Microsoft YaHei"; line-height:45px;}
.index-culture{
	width:1200px; margin:0 auto;}
.index-culture_part{
	width:382px; float:left; height:203px; overflow:hidden;}		
.index-culture_part_text1{
	width:382px; float:left; text-align:center; text-transform:uppercase; color:#ffffff; font-family:Helvetica; font-size:14px; margin-top:40px;}	
.index-culture_part_text2{
	width:382px; float:left; text-align:center; color:#000000; font-family:"Microsoft YaHei"; font-size:14px; margin-top:102px;}	
	
	
	
.article_part{	
	width:1200px; margin:0 auto;}
.article_location{
	width:1200px; margin:0 auto; font-family:"Microsoft YaHei"; color:#333333; font-size:16px; text-align:left; padding-top:20px; padding-bottom:20px;}
.article_title{
	width:1200px; margin:0 auto; font-family:"Microsoft YaHei"; color:#000000; font-size:16px; text-align:center; padding-top:15px; padding-bottom:15px;}
.article_line{
	width:1200px; margin:0 auto; height:1px; background-color:#cccccc;}
.article_intro{}
.article_content{
	width:1200px; margin:0 auto; font-family:"Microsoft YaHei"; color:#000000; font-size:14px; text-align:left; padding-top:20px; padding-bottom:20px; line-height:40px;}	
		
.image-text_part{
	width:1080px; margin:0 auto; height:195px; margin-top:15px; margin-bottom:15px;}
.image-text_left{
	width:360px; float:left; position: relative;}
.image-text_pic{
	width:360px; float:left; height:195px; overflow:hidden; position: relative;}
.image-text_left .image-text_pic div { position: absolute; top: 0; left: 0; width: 360px; height: 195px; }	
.image-text_left .image-text_pic img { width: 100%; height: 100%; }
.image-text_left .image-text_pic div:last-child { opacity: 0; }	

	
.image-text_right{
	width:670px; float:right; margin-left:50px;}
.image-text_title{
	width:670px; float:left; height:20px; overflow:hidden;}
.image-text_title span{
	font-size:20px; font-family:"Microsoft YaHei"; color:#0a3a8c; text-align:left; line-height:20px;}
.image-text_date{
	width:670px; float:left; font-size:12px; color:#939292; text-align:left; margin-top:15px; margin-bottom:15px;}	
.image-text_intro{
	width:670px; float:left; font-size:16px; color:#666666; font-family:"Microsoft YaHei"; line-height:20px; height:80px; overflow:hidden;}
.image-text_xian{
	width:1080px; margin:0 auto; height:1px; background-color:#cccccc;}
	
.select {
display:block;
height:24px;
line-height:24px;
font-size:14px;
width:100px;
text-align:center;
}

.select{appearance:none;
-webkit-appearance:none;
-moz-appearance:none;
-ms-appearance:none;
-o-appearance:none;
-khtml-appearance:none;}
.select::-ms-expand { display: none;
}
 
.option{
	text-align:center;}
