﻿/* CSS Document */
body{ background-color:#f7f7f7;}
/*轮播图b*
.banner { width:100%; margin:auto; height:502px; text-align:center; overflow:hidden;}
.focus{width: 100%;height:502px; position: relative; overflow:hidden;}
.focus ul,.focus li{ list-style:none; padding:0; margin:0;}
.focus li{ display: none; width:100%; height:502px;}
.focus .bg { position: absolute; width:100%; height: 30px; left: 0; bottom: 0;  opacity: 0.5; filter: alpha(opacity=50); z-index: 1;}
.focus li.img1{ background:url(../images/sj/banner1.jpg) no-repeat center 0;}
.focus li.img2{ background:url(../images/sj/banner1.jpg) no-repeat center 0;}
.focus li.img3{ background:url(../images/sj/banner1.jpg) no-repeat center 0;}

.focus .f_btns{position: absolute; width: 100%; height:32px; line-height:32px; left: 0; bottom:10px; text-align: center; z-index:2; }
.focus .f_btns h2 { color: #fff; font-size: 16px; line-height: 32px; }
.focus .f_btns h2 a{ color: #fff;}
.focus .f_btns h2 a:hover{ text-decoration: none}
.focus .f_btns .btn{ text-align: center; height:16px; overflow: hidden; font-size:0; padding-top:12px;}
.focus .f_btns .btn span {display:inline-block; width:14px; height:16px; overflow: hidden; margin: 0 5px; cursor: pointer; background:url(../images/sj/ico1.png) no-repeat -22px 0;}
.focus .f_btns .btn span.cur{ background:url(../images/sj/ico1.png) no-repeat 0 0; height:16px; width:14px;}
.focus .prev { display:none; position: absolute;top:200px;left:0; width:53px; height:102px; z-index: 3; cursor: pointer}
.focus .next {display:none; position: absolute;top:200px;width:53px; height:102px;right: 0;z-index: 3;cursor: pointer}
*/
.banner{height:500px;width: 100%;overflow: hidden;position: relative;z-index: 1;}
.banner .slick-slider,.banner .slick-list,.banner .slick-track,.banner .slick-slide{height: 100%;}
.banner a{display: block;height: 100%;}
.banner .slick-slide{
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.banner .slick-dots {
    position: absolute;
    left: 0;
    bottom:15px;
    width: 100%;
    text-align: center;
    z-index: 99;
}

.banner .slick-dots li {
    display: inline-block;
    margin: 0 6px;
}

.banner .slick-dots li button {
    display: block;
    width:14px;
    height:14px;
    font-size: 0;
    line-height: 0;
    text-indent: 999px;
	background:url(../images/ico1.png) no-repeat right center;
    border: none;
    outline: none;
    cursor: pointer;
}

.banner .slick-dots li.slick-active button {
	background:url(../images/ico1.png) no-repeat left center;
}

/*******************************
  -------[=banner]-------
*******************************/
#banner{height:500px;width: 100%;overflow: hidden;position: relative;z-index: 1;}
#banner .slick-slider,#banner .slick-list,#banner .slick-track,#banner .slick-slide{height: 100%;}
#banner a{display: block;height: 100%;}
#banner .slick-slide{
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#banner .slick-dots {
    position: absolute;
    left: 0;
    bottom:15px;
    width: 100%;
    text-align: center;
    z-index: 99;
}

#banner .slick-dots li {
    display: inline-block;
    margin: 0 6px;
}

#banner .slick-dots li button {
    display: block;
    width:14px;
    height:14px;
    font-size: 0;
    line-height: 0;
    text-indent: 999px;
	background:url(../images/ico26.png) no-repeat right center;
    border: none;
    outline: none;
    cursor: pointer;
}

#banner .slick-dots li.slick-active button {
	background:url(../images/ico26.png) no-repeat left center;
}


.mian{ margin-top:40px;}
.mian .title{ width:100%; height:36px; background:url(../images/ico2.png) no-repeat 0 0; margin-bottom:20px;}
.mian .choose_option{ margin-top:20px;}
.mian .choose_option .choose1{ width:100%; height:58px; line-height:58px; background:#383737; color:#f8f8f8; font-size:12px; text-indent:36px;}
.mian .choose_option .choose1 a{color:#f8f8f8;}
.mian .choose_option .choose1 i{ font-style:normal; color:#2199a3; font-size:12px; margin:0 3px;}
.mian .choose_option .choose1 .search{ float:right; width:280px; margin:15px 40px 0;}
.mian .choose_option .choose1 .search .text{ width:194px; height:28px; line-height:28px; border:1px solid #FFF; padding:0; text-indent:10px;}
.mian .choose_option .choose1 .search .btn{ width:84px; height:30px; line-height:30px; color:#FFF; background-color:#005259; border:none;}
.mian .choose_option .choose2{}
.mian .choose_option .choose2 dl{ width:1198px; height:50px; line-height:50px; border:1px solid #d2d2d2; border-top:none;}
.mian .choose_option .choose2 dl dt{ width:125px; height:50px; float:left; text-align:center; background-color:#f7f7f7; border-right:1px solid #d2d2d2;}
.mian .choose_option .choose2 dl dd{ width:1056px; height:50px; float:left; padding:0 8px;}
.mian .tuijian{ width:100%; background-color:#f7f7f7; padding-top:115px;}
.mian .tuijian .tjtitle{ width:100%; height:35px; background:url(../images/ico4.png) no-repeat center; margin-bottom:40px;}
.mian .tuijian ul li{ text-align:center; margin-top:30px;}
.mian .sjlist{ background-color:#f7f7f7; padding:0 20px 30px;}
.mian .sjlist ul li{ width:275px;float:left; margin:0 7px 14px; padding-bottom:15px; background-color:#fff;}
.mian .sjlist ul li .pic{ width:255px; height:380px; text-align:center; margin:10px 0 0 10px; overflow:hidden;}
.mian .sjlist ul li .pic img{ width:255px; height:380px; transition: all 0.6s;}
.mian .sjlist ul li .pic img:hover{ transform: scale(1.2);}
.mian .sjlist ul li .name{width:255px; margin-top:10px; margin-left:10px;}
.mian .sjlist ul li .name a{color:#000000; font-size:16px;}
.mian .sjlist ul li span{ display:inline-block; height:22px; line-height:22px;}
.mian .sjlist ul li .tx{ font-size:12px; color:#001113; margin-left:10px;}
.mian .sjlist ul li .ln{ font-size:12px; color:#858484; width:255px; margin-left:10px;}
.mian .sjlist ul li .yy{  display:inline-block; height:22px; line-height:22px; float:right;}
.mian .sjlist ul li .yy a{ display:block; width:40px; height:18px; line-height:18px; color:#E62129; text-align:center; font-size:12px; background-color:#fff; border:1px solid #E62129; margin-top:2px;}
.mian .sjlist ul li .yy a:hover{background-color:#E62129; color:#fff;}
.mian .service{ margin-top:75px;}
.mian .service .sertitle{ width:100%; height:34px; background:url(../images/ico3.png) no-repeat 0 0; margin-bottom:20px;}
.mian .service .jichu{ width:592px; height:600px; float:left;}
.mian .service .jichu .title{ width:100%; height:47px; background:url(../images/ico10.png) no-repeat 0 0;}
.mian .service .jichu p{ font-size:12px; color:#868484; line-height:20px; width:88%; margin:15px auto 0;}
.mian .service .jichu span{ display:block; text-align:center; margin-top:30px;}
.mian .service .jichu span.jc1{ margin:15px 0 30px 0;}
.mian .service .jichu span.jc2{ width:100%; height:44px; margin-top:20px; text-align:center;}
.mian .service .jichu span.jc2 a{ display:block; width:206px; height:44px; line-height:44px; background-color:#E62129; border-radius:5px; color:#FFF; font-size:20px; font-weight:bold; margin-left:200px;}
.mian .service .jichu span.jc2 a:hover{background-color:#BF151E;}
.mian .service .shenji{ width:594px; height:600px; float:left; margin-left:10px; background:url(../images/ico21.png) no-repeat left 65px;}
.mian .service .shenji .title{ width:100%; height:47px; background:url(../images/ico11.png) no-repeat 0 0;}
.mian .service .shenji p{ font-size:12px; color:#868484; line-height:20px; width:88%; margin:15px auto 0;}
.mian .service .shenji span{ display:block; text-align:center;}
.mian .service .shenji span.sj1{ margin:15px 0 30px 0;}
.mian .service .shenji span.sj2{ margin-bottom:25px;}
.mian  .service .shenji .zbform{ background:none; margin-top:60px; border:none; padding:0; text-align:inherit; width:inherit !important;}
.mian  .service .shenji .zbform p{width:300px; height:40px; line-height:40px; border:1px solid #d2d2d2; overflow:hidden; margin:20px auto 0;}
.mian  .service .shenji .zbform p span{width:46px; height:40px; display:block; float:left; padding-top:10px;}
.mian  .service .shenji .zbform .texts{ width:252px; border:none; height:40px; line-height:40px; float:left; font-size:16px; color:#9c9c9c; padding:0; margin:0; background:none;}
.mian  .service .shenji .zbform em{ display:block; font-style:normal; width:100%; text-align:center; color:#e70404; font-size:12px;}
.mian  .service .shenji .zbform .btns{ border:none; width:206px; height:44px; line-height:44px; background:#E62129; border-radius:5px; font-size:20px; color:#FFF; margin-left:195px; font-weight:bold; margin-top:20px;}
.mian  .service .shenji .zbform .btns:hover{background-color:#BF151E;}
.mian  .service .shenji .num{ text-align:center; margin-top:10px;}
.mian  .service .shenji .num i{ font-weight:bold; color:#f48503; font-size:22px;letter-spacing:0; font-style:normal; margin:0 5px;}

/**设计师详情页**/
.band{ width:100%; height:416px; background:url(../images/badbg.jpg) no-repeat center;}
.band .photo{ width:214px; height:214px; margin:0 auto; padding-top:142px; }
.band .photo img{width:214px; height:214px; border-radius:50%; }
.band p{ color:#FFF; text-align:center;}
.band .name{ font-size:26px; margin-top:30px;}
.band .dj{ font-size:16px; margin-top:12px;}
.band .fg{ font-size:14px;}
.nav{ margin:30px 0;}
.nav ul li{ width:25%;height:44px; float:left; text-align:center;}
.nav ul li a{ display:block; width:300px; height:44px;line-height:44px; color:#212121; font-size:14px; border-bottom:2px solid #707070;}
.nav ul li a.current{ font-size:16px; color:#E62129; background:url(../images/ico24.png) no-repeat 0 top;  border-bottom:none; border-right:2px solid #707070; width:300px;}
.nav ul li a.cur{ border-left:2px solid #707070;margin-left:-2px;}
.sjinfo{background-color:#fff; padding:20px;}
.sjinfo .sjinfoL{ border:1px solid #bfbfbf; width:280px; padding:17px; float:left;}
.sjinfo .sjinfoL .face{ margin-bottom:18px;}
.sjinfo .sjinfoL p{ text-indent:15px;}
.sjinfo .sjinfoL .yueyu{ width:166px; height:40px; margin:25px auto 0;}
.sjinfo .sjinfoL .yueyu a{ display:block;width:166px; height:40px; line-height:40px; background:#E62129 url(../images/ico25.png) no-repeat scroll 35px 14px; font-size:12px; color:#FFF; text-indent:65px;}
.sjinfo .sjinfoR{ width:780px; float:left; margin-left:40px;}

.sjinfo .sjinfoR .name{ margin-top:20px; border-bottom: 1px solid #DADBDE; padding-bottom:15px;}
.sjinfo .sjinfoR .name .des_n{ font-size:40px; line-height:50px; color:#333}
.sjinfo .sjinfoR .name .des_vip{ margin:15px 10px 0 15px;}
.sjinfo .sjinfoR .name .des_zw{ width:96px; height:26px; line-height:26px; border:1px solid #444444; text-align:center; margin-top:15px; border-radius:3px;}
.sjinfo .sjinfoR .name .des_zw i{ color:#E62129; font-style:normal;}
.sjinfo .sjinfoR  .des_style{ font-size:20px; border-bottom: 1px solid #DADBDE; height:55px; line-height:55px; }
.sjinfo .sjinfoR .info { margin:25px 0; }
.sjinfo .sjinfoR .info p{ font-size:14px; color:#333;}
.sjinfo .sjinfoR .info p span{ font-size:16px; color:#666}
.sjinfo .sjinfoR .des_ln { font-size:14px; margin-bottom:30px;}
.sjinfo .sjinfoR .des_ln span { display:block; font-size:16px; font-weight:bold; color:#333333; padding-bottom:10px;}

/*代表案例*/
.db_case{ margin-top:40px;}
.db_case .title{ font-size:16px; color:#212121; width:100%; height:30px; line-height:30px; }
.db_case_list{ margin-top:10px;}
.db_case_list li{ float:left; width:220px; margin-right:15px; position:relative;}
.db_case_list li:nth-child(5n){ margin-right:0;}
.db_case_list li .pic{}
.db_case_list li .pic img{ width:220px; height:125px;}
.db_case_list li .name{ position:absolute; bottom:0; left:0; right:0; background:rgba(0,0,0,0.5); text-align:center;}
.db_case_list li .name a{ color:#ffffff;} 

.similar{ margin-top:20px; background-color:#FFF; padding:25px 40px;}
.similar .title{ font-size:16px; color:#212121; width:100%; height:30px; line-height:30px; background:url(../images/sjdxg.jpg) no-repeat right center;}
.similar ul{}
.similar ul li{ width:245px; border:1px solid #bfbfbf; float:left; margin:15px 16px;}
.similar ul li .pic{ width:245px; height:360px; overflow:hidden; position:relative;}
.similar ul li .pic img{width:245px; height:360px; }
.similar ul li .pic p{ width:100%; height:40px; background:#bfbfbf url(../images/xian.jpg) no-repeat center center;position:absolute; bottom:-40px;}
.similar ul li .pic p a{ display:inline-block; text-align:center; width:50%; height:40px; line-height:40px; font-size:12px; color:#000000;}
.similar ul li .pic p a:hover{ background-color:#E62129; color:#FFF;}
.similar ul li .name{ width:90%; height:30px; line-height:30px; font-size:16px; color:#212121; border-bottom:1px solid #707070; margin:0 auto; text-align:center;}
.similar ul li .name span{ font-size:12px; color:#727272; margin-left:15px;}
.similar ul li .cy{ width:90%; height:30px; line-height:30px; text-align:center; font-size:12px; margin:0 auto;}
.similar ul li .cy span{ margin-left:23px;}
.similar ul li .cy em{ font-style:normal; color:#ff4f01;}
.similar ul li:hover p{
	bottom: 0px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}


.sjinfo .info1 .infoleft{ width:417px; height:308px; float:left; background:#272727 url(../images/ico22.png) no-repeat center bottom;}
.sjinfo .info1 .infoleft img{ width:417px; height:304px;}
.sjinfo .info1 .inforight{ width:780px; height:302px; border:3px solid #000; border-left:none; float:left;}
.sjinfo .info1 .inforight h2{ font-size:45px; font-weight:normal; color:#000000; margin-top:85px; margin-left:35px; height:45px;}
.sjinfo .info1 .inforight p{ font-size:35px; font-family:宋体;color:#000000; font-weight:900;margin-left:35px; height:50px; line-height:50px;}
.sjinfo .info1 .inforight span{ display:block; color:#5e5e5e; font-size:14px;margin:0 0 5px 35px;}
.sjinfo .info2{ margin-bottom:50px;background:#272727;}
.sjinfo .info2 ul{border-right:3px solid #000; border-bottom:3px solid #000;}
.sjinfo .info2 ul li{ clear:both; }
.sjinfo .info2 ul li span{float:left; width:417px; height:41px;line-height:41px; display:block; color:#FFF; font-size:20px;  text-indent:272px; margin-top:30px; }
.sjinfo .info2 ul li .desc{float:left; width:750px;font-size:14px; color:#5e5e5e;background:#fff; padding:30px 0 30px 30px;}
.sjinfo .info2 ul li .desc p{float:left; width:500px;font-size:14px; color:#5e5e5e; line-height:30px;}
.sjinfo .info2 ul li .desc p a{ margin:0 12px;}
.sjinfo .info2 ul li .info2bg1{ background:url(../images/ico23.png) no-repeat 220px 0;}
.sjinfo .info2 ul li .info2bg2{background:url(../images/ico23.png) no-repeat 220px -45px;}
.sjinfo .info2 ul li .info2bg3{background:url(../images/ico23.png) no-repeat 220px -91px;}
.sjinfo .info2 ul li .info2bg4{background:url(../images/ico23.png) no-repeat 220px -138px;}
.sjinfo .info2 ul li .info2bg5{background:url(../images/ico23.png) no-repeat 220px -186px;}
.sjinfo .info2 ul li .info2bg6{background:url(../images/ico23.png) no-repeat 220px bottom;}
/*设计师案例*/
.anlist{ margin-bottom:40px;}
.anlist ul li{ float:left; width:265px; height:255px; padding:12px; -moz-box-shadow:0 0 10px #c6c5c6;-webkit-box-shadow:0 0 10px #c6c5c6;box-shadow:0 0 10px #c6c5c6; margin:0 5px 20px 5px; }
.anlist ul li .pic{ width:265px; height:196px;}
.anlist ul li .pic img{ width:265px; height:196px;}
.anlist ul li .name{ width:265px; height:26px; line-height:26px; margin-top:5px;}
.anlist ul li .name a{ float:left; font-size:14px; color:#03535e;}
.anlist ul li .name span{ float:right; font-size:12px; background:url(../images/xh.jpg) no-repeat 0 center; text-indent:16px; color:#a5a5a5;}
.anlist ul li .style{ width:265px; height:30px; line-height:30px;}
.anlist ul li .style span{ float:left; font-size:12px; color:#6d6d6d;}
.anlist ul li .style a{ float:right; text-align:center; width:90px; height:24px; line-height:24px; font-size:14px; border:1px solid #323232; color:#323232; border-radius:5px; margin-top:2px;}
.anlist ul li .style a:hover{ border:1px solid #005259;color:#005259;}
/*设计师作品解析*/
.aritlelist{}
.aritlelist ul li{ width:1198; height:350px; padding-top:40px; padding-left:30px; margin-bottom:40px; border:1px solid #d2d2d2;}
.aritlelist ul li .arleft{ width:522px; height:302px; float:left;}
.aritlelist ul li .arright{ width:585px; height:302px; float:left; margin-left:43px;}
.aritlelist ul li .arright .name{ font-size:24px; color:#000101; font-weight:bold; width:100%; height:40px; line-height:40px; border-bottom:2px solid #d2d2d2; overflow:hidden;}
.aritlelist ul li .arright .name span{ font-size:16px; color:#005259; float:right; line-height:55px;}
.aritlelist ul li .arright .style{ width:100%; height:40px; line-height:40px; font-size:16px; color:#000101;}
.aritlelist ul li .arright .style i{ font-style:normal; color:#005259;}
.aritlelist ul li .arright .desc{ font-size:14px; color:#0a0204; letter-spacing:1px;}
.aritlelist ul li .arright .desc a{ color:#040ed5; font-size:12px;}
.aritlelist ul li .arright .pic{ margin-top:15px;}
.aritlelist ul li .arright .pic img{ margin-right:10px;}

/*别墅设计师*/
.bsbg{ background:url(../images/sj/bsico1.png) no-repeat center 450px;}

.bsbg .jianjie{ width:100%; height:340px; border-top:3px solid #201f1f; margin-top:10px;}
.bsbg .jianjie .tp{ width:100%; height:213px; background:url(../images/bsico2.png) no-repeat center bottom;}
.bsbg .jianjie p{ width:960px; margin:0 auto; font-size:12px; color:#515050; text-align:center; text-indent:12em; line-height:30px;letter-spacing:1px;}
.bsbg .bslist{ margin-top:20px;}
.bsbg .bslist .title{ width:100%; height:36px; background:url(../images/shstd.png) no-repeat center;}
.bsbg .bslist ul li{ width:100%; height:300px; overflow:hidden; background:url(../images/bsico6.png) no-repeat 0 center; margin:20px 0; }
.bsbg .bslist ul li .touxiang{ margin:25px 70px; width:280px; height:255px; border:1px solid #a98b59; text-align:center; position:relative; float:left;}
.bsbg .bslist ul li .touxiang img{ position:absolute; top:-10px; left:13px; z-index:999; width:255px; height:255px;}

.bsbg .bslist ul li .memo{ float:left; color:#ffffff; width:310px; height:300px; background:url(../images/bsico5.png) no-repeat right center; padding:0 30px 0 0;}
.bsbg .bslist ul li .memo h3{ margin-top:36px; color:#FFF; font-size:20px;}
.bsbg .bslist ul li .memo h3 i{ font-size:20px; font-style:normal; margin-left:5px;}
.bsbg .bslist ul li .memo p{ margin:5px 0;  color:#c2a472; font-size:12px;}
.bsbg .bslist ul li .memo span{display:block; font-size:12px;}
.bsbg .bslist ul li .memo span i{ font-style:normal; margin-left:20px;}
.bsbg .bslist ul li .memo a{ display:block; width:100px; height:36px; line-height:36px; text-align:center; font-size:12px; background-color:#a98b59; border-radius:5px; color:#fff; margin-top:25px;}
.bsbg .bslist ul li .memo a:hover{ background-color:#543e19;}
.bsbg .bslist ul li .anli{ width:296px; height:190px; float:left; margin:60px 0 0 70px; position:relative; overflow:hidden;border:1px solid #a18455;}
.bsbg .bslist ul li .anli img{width:296px; height:190px;}
.bsbg .bslist ul li .anli a:hover{ display:block;}
.bsbg .bslist ul li .anli a:hover p{ font-size:14px; color:#FFF;  position:absolute; top:80px; left:80px; z-index:99; border-bottom:1px solid #FFF; height:30px;}
.bsbg .bslist ul li .anli a:hover i{ background-color:#000; opacity:0.6; position:absolute; top:0px; left:0px; width:296px; height:190px;}


.bsbg .service{ margin-top:75px;}
.bsbg .service .sertitle{ width:100%; height:42px; background:url(../images/ico3.png) no-repeat 0 0; margin-bottom:20px;}
.bsbg .service .jichu{ width:592px; height:600px; float:left;}
.bsbg .service .jichu .title{ width:100%; height:47px; background:url(../images/ico10.png) no-repeat 0 0;}
.bsbg .service .jichu p{ font-size:14px; color:#868484; line-height:20px; width:88%;margin:15px auto 0;}
.bsbg .service .jichu span{ display:block; text-align:center; margin-top:30px;}
.bsbg .service .jichu span.jc1{ margin:15px 0 30px 0;}
.bsbg .service .jichu span.jc2{ width:100%; height:44px; margin-top:10px; text-align:center;}
.bsbg .service .jichu span.jc2 a{ display:block; width:206px; height:44px; line-height:44px; background-color:#2199a3; border-radius:5px; color:#FFF; font-size:20px; font-weight:bold; margin-left:200px;}
.bsbg .service .jichu span.jc2 a:hover{background-color:#005259;}
.bsbg .service .shenji{ width:594px; height:600px; float:left; margin-left:10px; background:url(../images/ico21.png) no-repeat left 65px;}
.bsbg .service .shenji .title{ width:100%; height:47px; background:url(../images/ico11.png) no-repeat 0 0;}
.bsbg .service .shenji p{ font-size:12px; color:#868484; line-height:20px; width:88%; margin:15px auto 0;}
.bsbg .service .shenji span{ display:block; text-align:center;}
.bsbg .service .shenji span.sj1{ margin:15px 0 30px 0;}
.bsbg .service .shenji span.sj2{ margin-bottom:25px;}
.bsbg  .service .shenji .zbform{ background:none; border:none; padding:0; text-align:inherit; width:100%; margin-top:60px;}
.bsbg  .service .shenji .zbform p{width:300px; height:40px; line-height:40px; border:1px solid #d2d2d2; overflow:hidden; margin:20px auto 0;}
.bsbg  .service .shenji .zbform p span{width:46px; height:40px; display:block; float:left; padding-top:10px;}
.bsbg  .service .shenji .zbform .texts{ width:252px; border:none; height:40px; line-height:40px; float:left; font-size:16px; color:#9c9c9c; padding:0; margin:0; background:none;}
.bsbg  .service .shenji .zbform em{ display:block; font-style:normal; width:100%; text-align:center; color:#e70404; font-size:12px;}
.bsbg  .service .shenji .zbform .btns{ border:none; width:206px; height:44px; line-height:44px; background:#2199a3; border-radius:5px; font-size:20px; color:#FFF; margin-left:195px; font-weight:bold; margin-top:20px;}
.bsbg  .service .shenji .zbform .btns:hover{background-color:#005259;}
.bsbg  .service .shenji .num{ text-align:center; margin-top:10px;}
.bsbg  .service .shenji .num i{ font-weight:bold; color:#f48503; font-size:22px;letter-spacing:0; font-style:normal; margin:0 5px;}
















