﻿@charset "utf-8";
/* CSS Document */
html{
	color:#000;
	background:#FFF;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,footer,article,aside,header,section,nav,figure,figcaption,hgroup{
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,em,th,var{
	font-style:normal;
	font-weight:normal;
}
ol,ul{
	list-style:none;
}
caption,th{
	text-align: left;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
q:before,q:after{
	content:'';
}
abbr,acronym{
	border:0;
	font-variant:normal;
}
sup{
	vertical-align:text-top;
}
sub{
	vertical-align:text-bottom;
}
input,textarea,select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	*font-size:100%;
}
legend{
	color:#000;
}
#yui3-css-stamp.cssreset{ display:none}
.fl{
	float:left;
}
.fr{
	float:right;
}
.mt0{
	margin-top:0;
}
.ft_box{
	overflow:hidden;
}
select {  
  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/  
  border:none; 
  
  /*很关键：将默认的select选择框样式清除*/  
  appearance:none;  
  -moz-appearance:none;  
  -webkit-appearance:none;  
  
  /*在选择框的最右侧中间显示小箭头图片*/  
  background: url("../../yibazhan/images/qp_ico1.png") no-repeat scroll right center transparent;  
  
  
  /*为下拉小箭头留出一点位置，避免被文字覆盖*/  
  padding-right: 14px;  
}  
  
  
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/  
select::-ms-expand { display: none; }
* {
	font-family: "微软雅黑"; font-size:16px; list-style:none;
}

a {
	text-decoration: none;
	color: #000;
}

li {
	list-style: none;
}

body p,body span,body li{
	cursor: default;
}
.clear {
	clear: both;
}


/************************************************************************************
STRUCTURE
*************************************************************************************/
#pagewrap {width: 100%;margin: 0 auto; background:#f6f6f6; position:relative;}

#main22{ width:100%; height:auto; background:#ffffff; padding-top:80px;}
#main33{ width:100%; height:auto; padding-top:80px;}
#main44{ width:100%; height:auto; background:#fbfbfb;  padding-top:80px;}
#main55{ width:100%; height:auto; background:#f4f4f4;  padding-top:80px;}
.sites {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    position: relative;
    top: 0px; height:80px; line-height:80px;
    width: 100%;
}
.sites2{ background:#fbfbfb;}
.banner2{ width:1200px; margin:0 auto;}
.banner2 img{ width:100%; height:auto;}

/************************************************************************************
HEADER
*************************************************************************************/
#nav {
	background: rgba(41, 45, 51,1);
	background:#292d33;
	position: fixed; height:80px;
	width: 100%;
	z-index: 16;
}
/*导航部分*/
.nav1 {
    width: 1300px;
    height:80px;
    top: 0;
    /*overflow: hidden;*/
    z-index: 5;
    margin: auto;   position:relative; padding-left:100px;
}
.nav1 h1 {
	width: 231px;
    height: auto;
    margin-top:8px;
    float: left;
}
.nav1 h1 a{
    width: 100%;
    height: 100%;
}
.nav1 ul {
    float: left;
    margin-top:2%;
    /*width: 850px;*/
    position: relative;
    width:820px; padding-left:70px;
}
.nav1 ul li {
    float: left; height:55px;
    padding: 0px 1.5%;
    color: #ddd;
	line-height:25px; position:relative;
}
.nav1 ul li.have-arrow{ width:115px; padding:0px; text-align:center;}

.nav1 ul li:hover{
	color: #fff;
}
.nav1 ul li a {
	font-size: 1rem;
	color: #adafb5; padding-bottom:10px;
}
.nav1 ul li:hover  a{
	color: #fff;
	background:url(../../yibazhan/images/nav_li_bg.png) repeat-x bottom;
}
.nav1 ul li a.checked {
	font-size: 1rem; color:#fff;
	background:url(../../yibazhan/images/nav_li_bg.png) repeat-x bottom;
}
.nav1 ul li:nth-of-type(1) a.checked{background:none;}
.nav_tel{ float:right; color:#FFFFFF; line-height:80px; font-size:1.5rem; /*margin-left:-10px; padding-left:20px;*/}

.icon{ background:url(../../yibazhan/images/ico66.png) no-repeat;}
.icon-arrow {
    background-position: -15px -40px;
    right: 8px; top: 11px; position: absolute;
	height: 8px; width: 8px;   
}
.nav1 ul li:nth-of-type(3) .icon-arrow,.nav1 ul li:nth-of-type(8) .icon-arrow{ right:13px;}
.nav1 ul li:hover .icon-arrow {background-position: -15px -40px;}
.nav1 ul li ul {
    float: left;
    padding: 0px 1.5% 10px; margin-top:28px;
    color: #ddd;
	line-height:25px;
	width:115px; position:absolute; background: rgba(41, 45, 51,1); display:none;
}
/*.nav1 ul li:hover ul,*/.nav1 ul li.ulblock ul{ display:block;}
.nav1 ul li ul>li{ width:100%; height:40px; line-height:40px; border-bottom:1px dashed #3d4046; float:left; padding:0px; text-align:center;}
.nav1 ul li ul.eff-have-arrow>li{ width:50%; height:40px; line-height:40px; border-bottom:1px dashed #3d4046; float:left; padding:0px; text-align:center;}
.nav1 ul li ul li a,.nav1 ul li:hover ul li a{
	font-size: 0.875rem;
	/*color: #adafb5;*/ color: #fff; padding-bottom:0px;
}
.nav1 ul li ul li a:hover {
	color: #fff;
}
.nav1 ul li:hover ul li a{ background:none;}


@media screen and (max-width: 1280px) {
#pagewrap{ width: 1280px; }
.nav1 { width:1280px; padding-left:0px;}
/*.nav1 ul{ padding-left:0px;}*/
.nav_tel{ margin-left:-20px; padding-left:0px;}
.nav1 ul{ padding-left:40px;/* margin-left:-15px;*/}
}

.banner-background{
	width: 100%;
	height: 680px;
	position: relative; 
}
.banner-background a:nth-of-type(1){ width:100%; height:100%; display:block; cursor:pointer;}


/**友情链接开始*/
#link2,#link3 {
    height: 142px; margin:0 auto; margin-bottom:20px;
    width: 1200px;
}
#link3{ height:auto; padding-bottom:50px; margin-bottom:0px;}
#link2 h2 {
	text-align: center; color:#333333; font-size:1.375rem;
}
#link3 h2 {
	text-align: center; color:#000; font-size:1.375rem;
}

.linkbox1 ul {
	float: left;
	text-align: center;
	margin-top: 1%;
}

.linkbox1 ul li {
	float: left;
	padding: 5px 14px;
	text-align: center;
	color: #666666;
}
#link2 .linkbox1 ul li a {
	color: #666666; font-size:0.875rem; line-height:25px;
}
#link2 .linkbox1 ul li a:hover {
	color: #000;
}
#link3 .linkbox1 ul li a {
	color: #999; font-size:1rem; line-height:30px;
}
#link3 .linkbox1 ul li a:hover {
	color: #000;
}


/************************************************************************************
FOOTER
*************************************************************************************/
#footer {
	width: 100%;
	height: 356px;
	background: rgba(41, 45, 51,1);
}
#footer .footcon{
	width: 1200px;
	margin: auto;
}
.footconl {
    float: left;
    width: 25%;
    height: 189px;
    margin-top: 80px;
}

.footconl {
	text-align: center;
}

.footconl p:nth-of-type(1) {
	font-size: 34px;
	color: #fff;
	margin-bottom: 3px
}

.footconl p:nth-of-type(2) {
	font-size: 13px;
	color: #ababab;
}
.footconc {
    width: 40%;
    line-height: 33.5px;
    padding-top: 74px;
    float:left; margin-left:7%;
}

.footconc p {
	color: #fff;
	font-size: 16px;
}

.footconc p:nth-of-type(1) {
	font-size: 20px;
	margin-bottom: 10px;
}

.footconc span {
	font-size: 20px;
}

.footconr {
    padding-top: 120px;
    width: 242px;
	float:right; margin-right:50px;
}

.footconr p {
	font-size: 19px;
	padding-left: 12px;
	margin-bottom: 2px;
	color: #fff;  float:left; width:45%;
}

.footconr p span {
	margin-left: 11px;
}

.footconr img:nth-of-type(1) {
	margin-right: 37px;
}
.footconr p:nth-of-type(2) img{ width:95px; height:95px;}
.footconr p:nth-of-type(1) img{ width:95px; height:95px;}

/************************************************************************************
公用
*************************************************************************************/
/*当前位置*/
.position{ width:1200px; margin:0 auto;
	font-size: 14px;
	 color:#999;font-weight: 300;
}
.position a {
    color:#999; font-size: 14px;font-weight: 300;
}
.position a:hover{
    color:#000;
}
.position span{
	font-weight: 300;
	font-size: 14px;
}


/*分页样式*/
.list_page {
    display: block;
    margin: 10px;
    text-align: center;
	float:left; width:100%;
}
.list_page::after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.list_page ul {
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    vertical-align: bottom;
}
.list_page ul li {
    border: 1px solid #ddd;
    /*border-radius: 4px;*/
    display: inline-block; margin-right:10px;
}
.list_page ul a {
    background: #fff none repeat scroll 0 0;
    color: #333;
    display: block;
    line-height: 18px;
    padding: 8px 12px;
    transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
}
.list_page ul a:hover{ text-decoration:underline; /*color:#FF0000;*/}
.page_group ul {
    /*border-radius: 4px;
    border-right: 1px solid #ddd;*/
}
.page_group ul li {
    border-radius: 0;
    /*border-right: medium none;*/
    float: left;
}
.page_group ul li:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.page_group ul li:first-child {
    /*border-radius: 4px 0 0 4px;*/
}
.page_group ul li:last-child {
    /*border-radius: 0 4px 4px 0;*/
}
.page_group ul .active a {
    background: #000000 none repeat scroll 0 0;
    border-radius: 0; color:#ffffff;
}


/************************************************************************************
CLEARFIX
*************************************************************************************/
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
.clearfix { display: block; zoom: 1; }


/*首页右侧客服列表*/
.qu_fu {
	width: 73px;
	height: 310px;
	padding: 0 3px 0 3px;
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	right: 145px;
	top: 50%;
	margin-top: -194px;
	overflow: hidden;
	z-index: 8;
	display: none;
}

.qu_fu p {
	width: 100%;
	font-size: 15px;
	height: 102px;
	border-bottom: 1px solid rgba(150, 150, 150, 0.6);
	background-image: url(../../yibazhan/images/icon.png);
    background-position: -15px -3px;
    background-repeat: no-repeat;
	text-align: center;
	line-height: 158px;
	color: #fff;
}
.qu_fu p a{ color:#ffffff; width:74px; height:102px; display:block;}

.qu_fu p:hover{
	background-position: -20px -7px;
}
.qu_fu p:nth-of-type(2) {
	/*background-position-y: -206px;*/background-position-y: 0px;
}

.qu_fu p:nth-of-type(3) {
	/*background-position-y: -106px;*/background-position-y: -206px;
}
.qu_fu p:nth-of-type(4) {
	background-position-y: -412px; cursor:pointer;
}
.qu_fu p:hover{
	font-weight:600;
	color:#f7941c;
}
.qu_fu .one1:hover{
	background-position-y:-6px;
}
.qu_fu .one2:hover{
	background-position-y:-206px;
}
.qu_fu .one3:hover{
	background-position-y:-106px;
}
.qu_fu .one4:hover{
	background-position-y:-412px;
}
@media screen and (max-width: 980px) {
    .qu_fu {
	right: 1%;
	top: 20%;
	margin-top: 0px;
	overflow: hidden;
	width:0px;
	height:0px;
    }
}
@media screen and (max-width: 1440px) {
.qu_fu{ right:0px;}
}


/*弹框 提示框*/
#tan{
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100em;
    background: rgba(0,0,0,0.6);
    z-index: 5;	
    display: none;
}
#tan .t_cen{
	width: 582px;
    height: 323px;
    margin: 13% auto;
    background: #fff;
    border-radius: 8px;
    position: relative;
}
#tan p:nth-of-type(1){
	width: 88%;
    height: 87px;
    border-bottom: 2px dashed #999999;
    font-size: 25px;
    color: #f6951b;
    padding-left: 68px;
    line-height: 87px;
}
#tan p:nth-of-type(2){
    font-size: 23px;
    margin-left: 29px;
    line-height: 45px;
    margin-top: 23px;
}
#tan p:nth-of-type(3){
    position: absolute;
    top: 30px;
    left: 26px;
    border: 2px solid #f6951b;
    border-radius: 50%;
    width: 23px;
    height: 23px;
    font-size: 21px;
    font-weight: 600;
    color: #f6951b;
    line-height: 23px;
    text-align: center;
}
#tan img{
    position: absolute;
    top: 26px;
    left: 515px;
}
#tan button{
	width: 305px;
    height: 56px;
    background: #f6951b;
    color: #fff;
    border: 0;
    border-radius: 8px;
    font-size: 25px;
    margin: 34px 0 0 134px;
}

/**弹框 预约框*/
#sh_tan{
	width: 100%;
	height: 100em;
	background: rgba(0,0,0,0.5);
	top: 0;
	left: 0;
	position: fixed;
	z-index: 11;
	display: none;
}
#sh_tan .e_topr{
	height: auto;
	margin: 12% auto;
	width: 600px;
	background: rgba(0,0,0,0.8);
	/*padding: 4px;
	border: 1px solid #FFF;*/
}
#sh_tan .e_topr .firstLine{
        /*background:#ff7900;*/
		background:rgba(0, 0, 0, 1) /*url("../../yibazhan/images/http://www.mijia66.com/images/pop_titlebg.jpg")*/ no-repeat scroll 0 0;
        /*cursor:move;*/
        height: 80px;
        overflow: hidden;
		position:relative;
}
#sh_tan .e_topr .firstLine .login_title{
        text-align: center;
        color:#fff; 
        font-weight:normal;
        font-size:25px; padding-top:10px; line-height:70px; overflow:hidden;
       /* margin-top:10px; */
}
#sh_tan .e_topr .firstLine .login_title span{
        font-size:16px;
}
#sh_tan .e_topr .login_close{
        display:inline-block;
        cursor:pointer;
        position: absolute;
        right: 12px;
        top: 24px;
}
    
#sh_tan .di_input{
	background: #fff;
	height: 290px;
	border-radius: 2px;
	box-shadow: 0 0 6px 0 #ccc inset;
	width:100%;
	padding-top: 20px;
}

#sh_tan .item1{
        width:348px;
        margin:10px auto;
        background:#fff;
}
#sh_tan  .m10{
        margin:10px auto; width:348px;
}
#sh_tan  .item2 {
        width:47%;
}
#sh_tan  .item3 {
        width:50%; position:relative;
}
#sh_tan  .item2 select{
        width:100%;
        border:1px #eaeaea solid;
        height:43px;
        line-height:45px;
        color:#777777;
        font-size:14px;
        padding-left:12px;
}
#sh_tan  label{
        font-size:14px;
        margin-right:15px;
        color:#b1b1b1;
}
#sh_tan  .item1 input{
        display:inline-block;
        border:1px #eaeaea solid;
        height:43px;
        line-height:45px;
        font-size:14px;
        padding-left:12px;
        width:335px;
		 color:#777777;
}
#sh_tan  .item3 input{
        display:inline-block;
        border:1px #eaeaea solid;
        height:43px;
        line-height:45px;
        font-size:14px;
        padding-left:12px;
        width:92%;
}
#sh_tan  .item3 .fr_span{ position:absolute; right:10px; top:0px; color:#777777; font-size:18px; line-height:45px; }

#sh_tan  input.ljbm{
     /*background: #ff7900 none repeat scroll 0 0;*/
	 background:#000  none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    height: 40px;
    margin-top: 10px;
    width: 350px; cursor:pointer;
}

#sh_tan  .tw{
    height: 60px;
    line-height: 60px;
    text-align: center;
    background:#f8f8f8;
}
#sh_tan  .tw span{
    color:#ff7900;
}


/*局部装修表单*/
.jb-biaodan{height: 410px;margin:20px auto;width: 576px; overflow:hidden;background: #292d33; border-radius:20px;}
.jb-biaodan .jb-bd-top{height: 90px;overflow: hidden;position:relative;}
.jb-biaodan .jb-bd-top .login_title{  text-align: center; overflow:hidden;padding:30px 0px 10px; }
.jb-biaodan .jb-bd-top .login_title span{ border-bottom:3px solid #fff; color:#fff; font-size:1.5rem; padding:0px 15px; height:40px; line-height:35px;font-weight:normal; display:inline-block; }
.jb-biaodan .jb-bd-top .login_close{display:inline-block;cursor:pointer;position: absolute;right: 25px;top: 35px;}
    
.jb-biaodan .jb-bd-input{ width:520px; height: 290px; overflow:hidden;padding-top: 20px; margin:0 auto;}
.jb-biaodan .jb-bd-input .jb-item1{ width:520px; height:52px; margin:10px auto 20px; float:left;}
.jb-biaodan .jb-bd-input .jb-item1 p{ width:250px; height:50px; background:#fff; border-radius:25px; position:relative; float:left; overflow:hidden;}
.jb-biaodan .jb-bd-input .jb-item1 p:nth-of-type(1){ margin-right:20px;}
.jb-biaodan .jb-bd-input .jb-item1 p label{ width:108px; text-align:left; line-height:50px; color:#999999; font-size:1.125rem; display:inline-block; text-indent:15px;}
.jb-biaodan .jb-bd-input .jb-item1 p input{ width:135px; padding-left:7px; line-height:50px; color:#999999; font-size:1.125rem; border:0px; border-radius:0px 25px 25px 0px;}
.jb-biaodan .jb-bd-input .jb-item1 p select{
        width:125px; border:0px;color:#999999; font-size:1.125rem; margin-right:10px;
        line-height:50px; text-align:center;
}
.jb-biaodan .jb-bd-input .jb-item1 p .fr_span{ position:absolute; right:10px; top:0px; color:#999999; font-size:1.125rem; line-height:50px; }
.jb-biaodan .jb-bd-input .jb-item2 {width:520px; height:52px; margin:10px auto 20px; float:left;}
.jb-biaodan .jb-bd-input .jb-item2 input.ljsq{
     /*background: #ff7900 none repeat scroll 0 0;*/
	background:#ffffff  none repeat scroll 0 0;
    border: medium none;
    border-radius: 25px;
    color: #333333;
    font-size: 1.25rem;
    height: 58px; line-height:50px;
    width: 520px; cursor:pointer;
}

/*局部装修，我要装修表单*/
#sh_tan2{
	width: 100%;
	height: 100em;
	background: rgba(0,0,0,0.5);
	top: 0;
	left: 0;
	position: fixed;
	z-index: 11;
	display: none;
}
#sh_tan2 .jb-biaodan{margin:12% auto}

.laof-dibu{ position:fixed; width:100%; height:150px; background:#292d33; bottom:0px; display:none; z-index:7;}
.laof-dibu-con{ width:1260px; margin:0 auto; position:relative;}
.laof-dibu-con .laof-dibu-c-img{ width:135px; height:178px; background:url(../../yibazhan/images/ico66.png) no-repeat 0px -1030px; margin-left:50px; margin-top:-28px; float:left;}
.laof-dibu-c-m{ width:480px; float:left; text-align:center; position:relative; height:150px;}
.laof-dibu-c-m p:nth-of-type(1){ font-family:"方正大标宋简体"; color:#f2c16c; font-size:1.75rem; padding-top:40px;}
.laof-dibu-c-m p:nth-of-type(2){ font-size:1.125rem; color:#fff; margin-top:10px;}
.laof-dibu-c-m span{ position:absolute; width:114px; height:33px; background:url(../../yibazhan/images/ico66.png) no-repeat -430px -346px; right:0px; bottom:10px;}
.laof-dibu-form{ width:590px; float:left; margin-left:-12px;}

.laof-dibu-form-l{ width:112px; float:left; margin-top:20px;}
.laof-dibu-form-l .bm {
	color: #ffffff; background:url(../../yibazhan/images/ico66.png) no-repeat -336px -450px;
	width: 110px;
	height: 110px; border:0px; cursor:pointer;
}

.laof-dibu-form-r{ float:left; padding-left:25px; width:410px; padding-top:20px; }
.laof-dibu-form-r p{ height:42px; padding-top:10px; position:relative;}
.laof-dibu-form-r .ch{width: 175px; padding-left:8px; height: 40px; border: 1px solid #7f8185; font-size: 0.875rem; color:#999999;}
.laof-dibu-form-r .fw {width: 90px; height: 40px;border: 1px solid #7f8185;font-size: 0.875rem; color:#999999; margin-left:8px; margin-right:6px; background-color:#fff;}

.laof-dibu-form-r select{ border: solid 1px #ddd; appearance:none;  -moz-appearance:none;
    -webkit-appearance:none;
    padding-right: 14px;
    background: url("../../yibazhan/images/arrow.png") no-repeat scroll right center;
}
.laof-dibu-form-r select::-ms-expand { display: none; }
.laof-dibu-form-r select option{ line-height:25px;  font-size: 0.875rem; color:#999999;}
.laof-dibu-form-r .mj {  width:100px; padding-left:8px; height: 40px;border: 1px solid #7f8185;font-size: 0.875rem; position:relative; color:#999999; }
.laof-dibu-form-r .span_ys,.laof-dibu-form-r .span_mj { color: #999999; font-size: 0.75rem; line-height: 40px; position: absolute;  right: 5px;}

.laof-dibu-cl{ float:left; width:24px; height:24px; background:url(../../yibazhan/images/ico66.png) no-repeat -307px -598px; margin-left:10px; margin-top:10px;}
.laof-dibu-cl span{ width:24px; height:24px; cursor:pointer; display:block; }


.laof-special-vote .special-vote-title{ width:100%; margin:0 auto; padding:0px 0px;}
.laof-special-vote .special-vote-title p{ color:#3fc375; font-size:3rem; text-align:center; letter-spacing:3px; height:110px; line-height:110px; position:relative; padding-top:10px; }

.laof-special-vote .special-vote-con{ width:1200px; margin:0 auto;}
.laof-special-vote .special-vote-left{ width:100px; float:left; text-align:center; margin-left:40px;}
.laof-special-vote .special-vote-left span{ width:100px; height:40px; background:url(../../yibazhan/images/ico66.png) no-repeat -146px -1030px; display:block; cursor:pointer; color:#3fc36a; padding-top:90px;}
.laof-special-vote .special-vote-right{ width:100px; float:right; text-align:center; margin-right:40px;}
.laof-special-vote .special-vote-right span{ width:100px; height:40px; background:url(../../yibazhan/images/ico66.png) no-repeat -246px -1030px; display:block; cursor:pointer; color:#999999; padding-top:90px;}

.laof-special-vote .special-vote-m{ width:920px; /*background:#3fc36a;*/ height:60px; border-radius:10px; float:left; margin-top:15px;}
.laof-special-vote .special-vote-m .s-v-m-like{ display:inline-block; width:500px; background:#3fc36a; text-align:center; border-radius:10px 0px 0px 10px; line-height:60px; color:#fff; float:left;}
.laof-special-vote .special-vote-m .s-v-m-dislkie{ display:inline-block; width:408px; background:#999999; text-align:center; border-radius:0px 10px 10px 0px; line-height:60px; color:#fff; float:left;}



.bs-special-vote .special-vote-title{ width:100%; margin:0 auto; padding:0px 0px;}
.bs-special-vote .special-vote-title p{ color:#fac3c8; font-size:3rem; text-align:center; letter-spacing:3px; height:110px; line-height:110px; position:relative; padding-top:10px; }

.bs-special-vote .special-vote-con{ width:1200px; margin:0 auto;}
.bs-special-vote .special-vote-left{ width:100px; float:left; text-align:center; margin-left:40px;}
.bs-special-vote .special-vote-left span{ width:100px; height:40px; background:url(../../yibazhan/images/ico66.png) no-repeat -340px -1030px; display:block; cursor:pointer; color:#fac3c8; padding-top:90px;}
.bs-special-vote .special-vote-right{ width:100px; float:right; text-align:center; margin-right:40px;}
.bs-special-vote .special-vote-right span{ width:100px; height:40px; background:url(../../yibazhan/images/ico66.png) no-repeat -246px -1030px; display:block; cursor:pointer; color:#999999; padding-top:90px;}

.bs-special-vote .special-vote-m{ width:920px; /*background:#3fc36a;*/ height:60px; border-radius:10px; float:left; margin-top:15px;}
.bs-special-vote .special-vote-m .s-v-m-like{ display:inline-block; width:500px; background:#fac3c8; text-align:center; border-radius:10px 0px 0px 10px; line-height:60px; color:#fff; float:left;}
.bs-special-vote .special-vote-m .s-v-m-dislkie{ display:inline-block; width:408px; background:#999999; text-align:center; border-radius:0px 10px 10px 0px; line-height:60px; color:#fff; float:left;}
