body{background:#000;margin: 0 auto;}
.gongsijianjie,.footer_copy,.shangwutong_show,.Statistics{
	display: none;
}

.playvideo {height:210px;position:relative;}
.playvideo .poay {position:absolute;top:50%;left:50%;z-index:5;width:40px;height:40px;margin-left:-20px;margin-top:-20px;}
.playvideo .poay img {display:block;width:100%;height:100%;}


.v3LiveData{
  width: 100%;
  height: auto;
}
.v3LiveData_head{
  width: 100%;
}
.v3LiveData_head .v3LiveData_head_box{
  width: 94%;
  margin: 0 auto;
  position: relative;
}
.v3LiveData_head_box .center_title{
  width: 70%;
  margin: 0 auto;
  height: 45px;
  line-height: 45px;
  font-size: 0.937rem;
  color: #fff;
  text-align: center;
}
.v3LiveData_head_box .center_title h2{
  font-weight: bold;
}
.v3LiveData_head_box .left_ico{
  width:30px;
  height: 30px;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -15px;
  display: -webkit-flex; /* Safari */
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: nowrap;
}
.v3LiveData_head_box .left_ico img{
  width: 6px;
  height: 11px;
  display: inline-block;
}

/* 视屏 */
.v3LiveData_main{
  width: 100%;
  height: auto;
}
.v3LiveData_main_box{
  width: 100%;
  height: 210px;
  position: relative;
}
.v3LiveData_main_box .m_video_sp{
  width: 100%;
  height: 100%;
}
.v3LiveData_main_box .liveplay_bg{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.v3LiveData_main_box .liveplay_bg img{
  width: 100%;
  height: 100%;
}
.v3LiveData_main_box .liveplay_ico{
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  margin-top: -25px;
  z-index: 3;
}
.v3LiveData_main_box .liveplay_ico img{
  width: 100%;
  height: 100%;
}

.v3LiveData_main_box .right_text{
  position: absolute;
  right: 10px;
  top: 20px;
  z-index: 3;
}
.v3LiveData_main_box .right_text a{
  display: block;
  text-align: center;
}
.v3LiveData_main_box .right_text a+a{
  margin-top: 10px;
}
.v3LiveData_main_box .right_text a img{
  width: 28px;
  height: 25px;
  display: block;
}
.v3LiveData_main_box .right_text a span{
  display: block;
  font-size: 0.75rem;
  color: #ECF0F2;
  margin-top: 4px;
}


.v3LiveHome{
  width: 100%;
  height: auto;
}
.v3LiveHome_main{
  width: 94%;
  margin: 0 auto;
}
.v3LiveHome_title{
  margin-top: 15px;
}
.v3LiveHome_title h2{
  font-size: 1.25rem;
  color: #fff;
}
.v3LiveHome_nav{
  margin-top: 10px;
  display: -webkit-flex; /* Safari */
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: nowrap;
  font-size: 0;
}
.v3LiveHome_nav a{
  display: inline-block;
  font-size: 0.8125rem;
  color: #fff;
  height: 20px;
  line-height: 20px;
  padding:0 10px;
  border-radius: 3px;
  background: #000;
}
.v3LiveHome_nav a.on{
  background: #BF0000;
}

.v3LiveHome_box{
  width: 100%;
  height: auto;
  margin-top: 15px;
}
.v3LiveHome_discounts{
  width: 100%;
  height: auto;
  display: none;
}
.v3LiveHome_discounts_box{
  width: 96%;
  margin: 0 auto;
  height: 280px;
  overflow-y: auto;
  padding: 0 10px;
}
.v3LiveHome_discounts_center{
  font-size: 0.937rem;
  color: #fff;
}

/* 户型 */
.v3LiveHome_type{
  width: 100%;
  overflow: hidden;
  height: auto;
  display: none;
}
.v3LiveHome_type_main{
  width: 94%;
  margin: 0 auto;
}
.v3LiveHome_type_main ul li a{
  display: inline-block;
  width: 100%;
  height: auto;
}
.v3LiveHome_type_main ul li p.ico{
  width: 100%;
  height: 200px;
  background: #fff;
}
.v3LiveHome_type_main ul li p.ico img{
  width: 100%;
  height: 100%;
}
.v3LiveHome_type_main ul li .list_text{
  margin-top: 8px;
}
.v3LiveHome_type_main ul li .list_text p{
  font-size: 0.75rem;
  color: #fff;
  overflow: hidden;    
  text-overflow:ellipsis;    
  white-space: nowrap;
}
.v3LiveHome_type_main ul li .list_text p.titlle{
  margin-top: 5px;
}

.v3LiveHome_data{
  width: 100%;
  height: auto;
  display: none;
}
.v3LiveHome_data_box{
  width: 94%;
  margin: 0 auto;
  max-height: 280px;
  overflow-y: auto;
}

.v3LiveHome_data_box .v3lpStyle{
  font-size: 0;
  margin-top: 8px;
  display: -webkit-flex; /* Safari */
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: nowrap;
}
.v3LiveHome_data_box .v3lpStyle i{
  display: inline-block;
  font-size: 0.7125rem;
  color: #fff;
  height: 18px;
  line-height: 18px;
  background: #ea6247;
  padding: 0 5px;
  border-radius: 2px;
}
.v3LiveHome_data_box .v3lpStyle em{
  display: inline-block;
  font-size: 0.7125rem;
  color:#f7f7f7;
  height: 18px;
  line-height: 18px;
  background: #c3c3c3;
  padding: 0 5px;
  border-radius: 2px;
  margin-left: 5px;
}
.v3LiveHome_data_box .v3lpPrice{
  display: -webkit-flex; /* Safari */
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: nowrap;
  margin-top: 10px;
}
.v3LiveHome_data_box .v3lpPrice p{
  width: 49%;
  font-size: 0.75rem;
  color: #fff;
}
.v3LiveHome_data_box .v3lpPrice p span{
  font-size: 1.125rem;
  color: #FF4D29;
  font-weight: bold;
  display: inline-block;
  padding: 0 3px;
}
.v3LiveHome_data_box .v3lpYxq{
  margin-top: 8px;
  font-size: 0.625rem;
  color: #fff;
}
.v3LiveHome_data_box .v3lpKpsj{
  display: -webkit-flex; /* Safari */
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: nowrap;
  margin-top: 8px;
}
.v3LiveHome_data_box .v3lpKpsj p{
  width: 49%;
  font-size: 0.875rem;
  color: #fff;
}
.v3LiveHome_data_box .v3lpKpsj p em{
  color: #fff;
  font-weight: bold;
}
.v3LiveHome_data_box .v3lpXkz{
  font-size: 0.875rem;
  color: #fff;
  display: -webkit-flex; /* Safari */
	display: flex;
	align-items: center;
  margin-top: 10px;
}
.v3LiveHome_data_box .v3lpXkz span{
  color: #fff;
  display:inline-block;
  max-width: 70%;
  overflow: hidden;
	text-overflow:ellipsis;    
	white-space: nowrap;
}
.v3LiveHome_data_box .v3lpDizhi{
  font-size: 0.875rem;
  color: #fff;
  display: -webkit-flex; /* Safari */
	display: flex;
	align-items: center;
  margin-top: 10px;
}
.v3LiveHome_data_box .v3lpDizhi span{
  color: #fff;
  display: inline-block;
  max-width: 75%;
  overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.v3LiveHome_data_box .v3lpDizhi em{
  color: #fff;
  display: inline-block;
  margin-left: 8px;
  width: 5px;
  height: 10px;
  background: url('/image/v3image/v3_ico12.png') no-repeat center;
  background-size: 100% 100%;
}

.v3LiveHome_data_box .v3lpDizhi img{
  display: inline-block;
  width: 14px;
  height: 17px;
  margin-left: 8px;
}

.v3LiveHome_data_box .v3lpGengd{
  margin-top: 15px;
}
.v3LiveHome_data_box .v3lpGengd a{
  width: 100%;
  background: #4e4e4e;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 0.937rem;
  color: #c3c3c3;
  display: inline-block;
  border-radius: 3px;
}

.v3LiveHome_footer{
  position: fixed;
  left: 0px;
  bottom: 0px;
  z-index: 2;
  width: 100%;
}
.v3LiveHome_footer_box{
  font-size: 0.7125rem;
  color: #d8d8d8;
  width: 100%;
  text-align: center;
  height: 50px;
  line-height: 50px;
}

.v3LiveRemark{
  width: 100%;
  height: 0px;
  position: fixed;
  left: 0px;
  bottom: 0px;
  background: #fff;
  z-index: 5;
  border-radius: 7px 7px 0 0;
  overflow: hidden;
}
.v3LiveRemark_box{
  width: 100%;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
.v3LiveRemark_title{
  padding: 10px 0;
  position: relative;
}
.v3LiveRemark_title p{
  font-size: 0.75rem;
  color: #000;
  text-align: center;
}
.v3LiveRemark_title a{
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 6px;
  z-index: 2;
  width: 25px;
  height: 25px;
  display: -webkit-flex; /* Safari */
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: nowrap;
}
.v3LiveRemark_title a img{
  width: 10px;
  height: 10px;
  display: inline-block;
}
.v3LiveRemark_list{
  width: 94%;
  margin: 0 auto;
  margin-top: 5px;
  height: 300px;
  overflow-y: auto;
  padding-bottom: 30px;
}
.v3LiveRemark_form{
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #fff;
  width: 100%;
  z-index: 2;
  border-top: 1px solid #eee;
}
.v3LiveRemark_form_main{
  width: 94%;
  margin: 0 auto;
  padding: 10px 0;
  display: inline-block;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
}
.v3LiveRemark_form_main textarea{
  display: inline-block;
  width: 81%;
  height: 32px;
  padding: 6px 10px;
  font-size: 0.875rem;
  color: #333;
  border-radius: 20px;
  border:none;
  resize: none;
  background: #EBEBEB;
}
.v3LiveRemark_form_main a{
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-left: 15px;
}
.v3LiveRemark_form_main a img{
  width: 100%;
  height: 100%;
}

.v3HomeRemark_list{
  display: inline-block;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
  padding:10px 0;
}
.v3HomeRemark_list .left_ico{
  width: 44px;
  height: 44px;
}
.v3HomeRemark_list .left_ico img{
  width: 100%;
  height: 100%;
}
.v3HomeRemark_list .right_text{
  width: 80%;
  margin-left: 15px;
}
.v3HomeRemark_list .right_text .Remarek_source{
  font-size: 0.937rem;
  color: #000;
  font-weight: bold;
}
.v3HomeRemark_list .right_text .Remarek_center{
  font-size: 0.75rem;
  color: #000;
  line-height: 20px;
  margin-top: 5px;
}
.v3HomeRemark_list .right_text .Remarek_bottom{
  margin-top: 8px;
  display: inline-block;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
}
.v3HomeRemark_list .right_text .Remarek_bottom p{
  font-size: 0.8125rem;
  color: #B9B9B9;
}
.v3HomeRemark_list .right_text .Remarek_bottom div.rightc{
  display: inline-block;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-left: 20px;
}
.v3HomeRemark_list .right_text .Remarek_bottom div.rightc span{
  display: inline-block;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 0.8125rem;
  color: #333;
}
.v3HomeRemark_list .right_text .Remarek_bottom div.rightc span+span{
  margin-left: 15px;
}
.v3HomeRemark_list .right_text .Remarek_bottom div.rightc img{
  display: inline-block;
  width: 11px;
  height: 11px;
  margin-right: 5px;
  position: relative;
  top: -1px;
}

.v3LiveRemark_bg{
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 4;
  display: none;
}


/*  */
.max_box{overflow: hidden; position: fixed; width: 100%; height: 100%; z-index: 20; left: 0; top: 0; background: #000; display: none;}
#LRdiv3 , #LXB_CONTAINER_SHOW ,.qwpuic , .yii-debug-toolbar{display:none !important;}
.max_box_main{
  width: 100%;
  height: 100%;
  position: relative;
}

/*相册弹窗*/
html, body {position: relative;height: 100%;}
.m_swiper_xc{width:100%;height:100%;position:fixed;top:0;left:0;z-index:100;background:#000;}
.m_swiper_ajax{width:100%;height:90.4%;}
.m_swiper_box{width:100%;height:100%;position:relative;
	display:flex;
	display:-webkit-flex;
	display:-moz-flex;
	display:-o-flex;
	align-items:center;
}

.m_swiper{width: 100%;height:80%;}
.m_swiper_ul{width:100%;height:100%;}
.m_swiper_li{overflow: hidden;height:100%;}
.m_swiper_li img{width:100%;object-fit: fill;}

.m_swiper_head{
  height:40px;
  position:absolute;
  top:0;
  width:100%;
  display: -webkit-flex; /* Safari */
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: nowrap;
}
.m_swiper_head .m_swiper_fh{
  margin-left: 5px;
  height: 30px;
  width: 30px;
  position:relative;
  z-index:10;
  display: -webkit-flex; /* Safari */
	display: flex;
	justify-content: center;
	align-items: center;
}
.m_swiper_head .m_swiper_fh img{
  display: inline-block;
  width: 8px;
  height: auto;
}

.m_swiper_qb{
  margin-right: 15px;
}
.m_swiper_qb a{font-size:0.937rem;color:#FFF;}

.m_swiper_box .swiper-button-prev{width:26px;height:52px;background: rgba(0, 0, 0, 0.3) url(../image/lpindex3.png) no-repeat 6px  17px/ 10px 16px;border-radius:0 3px 3px 0;left:0;}
.m_swiper_box .swiper-button-next{width:26px;height:52px;background: rgba(0, 0, 0, 0.3) url(../image/lpindex4.png) no-repeat 10px 17px/ 10px 16px;border-radius:3px 0 0 3px;right:0;}



/*导航*/
.m_albumtnav_box{position:absolute;bottom:0;width:100%;left: 0; z-index:100;}

.v3TypeHead{
  width: 100%;
  overflow: hidden;
  background: #000;
  height: 50px;
  position: absolute;
  z-index: 10;
  left: 0px;
  bottom: 0;
}
.v3TypeNav{
  width: 97%;
  margin: 0 auto;
  display: -webkit-flex; /* Safari */
	display: flex;
	align-items: center;
  height: 50px;
}
.v3TypeNav_box{
  white-space:nowrap;
}
.v3TypeNav_box ul li{ 
  display:inline-block; 
  width:auto; 
  text-align: center;
}
.v3TypeNav_box ul li a{ 
  font-size:0.9375rem; 
  color: #b5b5b5;
  display: inline-block;
  background: #000; 
  height: 26px;
  margin: 0 5px;
  padding: 0 10px;
  line-height: 26px;
  border-radius: 2.5px;
}
.v3TypeNav_box ul li.cur a{ 
  background-color:#5a5a5a; 
  color: #fff;
}
.m_swiper_box .swiper-pagination{color: #FFF; z-index: 1;font-size:1rem;top:10px;}




.m_swiper .m_swiper_ul .m_video{ position: relative;  width: 100%; height: 260px;}
.m_swiper .m_swiper_ul .m_video .m_video_img{ position: absolute; left: 50%; top: 50%; margin-top: -35px; margin-left: -35px; width: 70px; height: 70px;}
.m_swiper .m_swiper_ul .m_video .m_video_img img{width: 100%; height: 100%;}
.m_swiper .m_swiper_ul .swiper-slide{
	display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    align-items: center;
}
.vvid_pic_ico {
  position: absolute;
  top:50%;
  left:50%;
  border-radius: 100%;
  width:70px;
  height:70px;
  background: url(/image/vr_animation.png);
  background-color:rgba(0,0,0,0.5);
  background-position-y: 0;
  background-repeat: no-repeat;
  background-size: 100%;
  border: 1px solid hsl(0, 0%, 97%);
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.2);
  margin:-35px 0 0 -35px;
  z-index: 2;
}
.vr-animation-forever { 
  -webkit-animation:vr 5s steps(80) infinite;
  animation:vr 5s steps(80) infinite;
}
@-webkit-keyframes vr {to{background-position-y:100%}}
@keyframes vr {to{background-position-y:100%}}


/*报名弹窗*/
.w_up_ap {display:none;position:fixed;top:50%;margin-top:-200px;left:50%;margin-left:-157px;z-index:120;}
.w_up_ap .w_up_info {display:inline-block;width:315px;height:215px;background:#fff;border-radius:10px;text-align:center;}
.w_up_ap .w_up_info p:first-child {font-size:1.25rem;text-align:center;margin-top:20px;}
.w_up_ap .w_up_info p:nth-child(2) {font-size:0.75rem;color:#424E5F;margin-top:10px;text-align: center;}
.w_up_ap .w_up_info input[name="mobile"] {background:#F8F8F8;display:inline-block;width:260px;height:40px;line-height:40px;text-align:center;color:#424E5F;border:none;margin-top:20px;border-radius:25px;font-size:0.875rem;}
.w_up_ap .w_up_info .w_sbtn {display:block;font-size:1.125rem;padding:12px 0;border-radius:30px;text-align:center;color:#fff;width:260px;margin:20px auto 0;
    background:#FE5904;
    background: -webkit-linear-gradient(right, #FF8D22 , #FE5603); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right,  #FF8D22, #FE5603); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right,  #FF8D22 , #FE5603); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right,  #FF8D22 ,#FE5603); /* 标准的语法 */
}
.w_up_ap .ws_up_cls {display:inline-block;width:17px;height:17px;position:absolute;bottom:-50px;left:50%;margin-left:-9px;}
.w_up_ap .ws_up_cls img {display:inline-block;width:100%;height:100%;}




.m_video{width:100%;height:210px;position:relative;}
.m_videobj{width:100%;height:100%;display:none;}
.m_videobj img{width:100%;height:100%;}
.m_video_img{width:100%;position:absolute;top:0;left:0;height:100%;z-index: 5;}
.m_video_img .img{width:50px;display:block;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;}
.m_video_img i{font-size:0.8125rem;color:#FFF;border-radius:50px;background:#333;padding:5px 14px;position:absolute;top:19px;left:0px;}
.m_video_img i img{width:13px;margin-right:5px;margin-top:-2px;}
































/*发送消息*/
.bottom-bar {position: fixed;bottom: 0;left: 0;width: 100%;height: 54px;box-shadow: 0 0 2px 1px rgba(0, 0, 0, .05);z-index: 8;background-color: #f5fbff;}
.bar-box{ width: 100%;height: 100%;padding: 8px 10px;background-color: #fcfafa;}
.bottom-bar textarea {-webkit-appearance: none;resize: none; border: 1px solid #eee;background-color: #fff;height: 37px;line-height: 25px;padding: 5px 10px;width: 76%;font-size: 15px;outline: none;float: left;border-radius:3px;}
.bottom-bar textarea:focus {background-color: #fff;}
.bottom-bar .u-send {float:right;background:#20a0ff;border-radius:3px;height:36px;width:20%;text-align:center;line-height:35px;}
.u-send span {font-size: 0.95rem;color:#FFF;}


.y_reduced2{display: none; width: 90%; height: 274px; background: #fff; z-index: 6;  border-radius: 4px;overflow:hidden; position: fixed; left: 50%;top: 50%; margin-top: -137px; margin-left: -45%;}
.y_reduced2_main{position:relative; width: 100%; height: 100%;}
.m_reduced_r2{width:100%;height:100%; position: relative; padding-bottom: 20px;}
.y_reduced2_gb{ width: 25px; height: 25px; position: absolute; right: 10px; top: 10px; z-index: 1;}
.y_reduced2_gb a{display: block; text-align: center; line-height: 25px;}
.y_reduced2_gb img{ width: 20px; height: 20px; display: inline-block; line-height: 20px;}
.m_reduced_r_title2{width: 80%; margin: 0 auto; padding-top:20px;}
.m_reduced_r_title2 em{display:block;font-size:1.125rem;color:#333; font-weight: bold;}
.m_reduced_r_title2 span{font-size:0.875rem;color:#999;display:block;margin-top:10px;}
.m_reduced_r2 form{width:80%; display:block; margin: 15px auto 10px;}
.y_reduced2_bg{ display: none; width: 100%; height: 100%; position: fixed; left: 0px; top: 0px; z-index: 5; background: rgba(0,0,0,0.5);}

.y_reduced_left2 p.zhanghao{ position: relative; margin-bottom: 20px;}
.y_reduced_left2 p.zhanghao span{display: block; width: 12px; height: 20px; position: absolute; left: 15px; top: 10px;}
.y_reduced_left2 p.zhanghao input.in-text{ font-size: 0.875rem; color: #666; width:100%; height: 40px; border-radius: 3px; border:1px solid #CBCBCB; background: #fff; padding-left:36px; }
.y_reduced_left2 p.zhanghao a{position: absolute; display: none; right: 16px; top: 14px; width: 17px; height: 17px;}
.y_reduced_left2 p.zhanghao span img{ width: 100%; height: 100%;}
.y_reduced_left2 p.zhanghao a img{width: 100%;  height: 100%;}
.y_reduced_left2 p.zhanghao b.hint-text{ font-size: 12px; font-weight: normal; color: #FF3F3F; display: none; position: absolute; left: 3px; bottom: -17px;}
.y_reduced_left2 p.zhanghao input.in-text.on{border-color: #FF3F3F;}

.y_reduced_left2 p.mima{ width: 100%; position: relative;}
.y_reduced_left2 p.mima em{ display:inline-block; width: 64%; position: relative; height: 40px;}
.y_reduced_left2 p.mima em span{display: inline-block; position: absolute; left: 12px; top: 11px; width: 15px; height: 13px;}
.y_reduced_left2 p.mima em span img{width: 100%; height: 100%;}
.y_reduced_left2 p.mima em input.in-text{ width: 100%; font-size: 0.875rem; color: #666; height: 40px; border-radius: 3px; border:1px solid #CBCBCB; background: #fff; padding-left:36px;}
.y_reduced_left2 p.mima input.btn{ width: 32%; height: 40px; color: #999; border-radius: 3px; border:1px solid #CBCBCB; background: #fff; font-size: 0.75rem;}
.y_reduced_left2 p.mima input.btn.on{ color: #2DB1FB; border-color:#2DB1FB; }
.y_reduced_left2 p.mima input.btn:hover{ color: #2DB1FB; border-color:#2DB1FB; }

.y_reduced_left2 p.mima b.hint-text{ font-size: 0.75rem; color: #FF3F3F; font-weight: normal; display: none; position: absolute; left: 3px; bottom: -17px;}
.y_reduced_left2 p.mima em input.in-text.on{border-color: #FF3F3F;}
.m_reduced_r2 form #buttom_m{width:100%;height:40px;background:#3072F6;text-align: center; line-height: 40px; display:block;border:0;margin-top:20px;font-size:0.925;color:#FFF;border-radius:4px;}
.m_reduced_r2 form #buttom_m:hover{background: #1C5BDA;}


