body {
    color: #333;
    font-size: 14px;
    font-family: "Microsoft YaHei","微软雅黑","Arial",Helvetica,"黑体",Arial,Tahoma;
	margin:0 auto;
	position:relative;
	overflow-x: hidden;
  background: #fff;

}
.img-hide{ overflow:hidden; display: block; }

.img-hide img{ transition: 0.5s all; transform: scale(1,1); }
.img-hide:hover img{ transform: scale(1.05,1.05); }
.txt-elise{overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;}
li{ list-style:none;}
a{ color: #333; }
ul{ padding:0; margin:0;}
a:hover{ text-decoration:none !important;}
a:focus{ text-decoration:none !important; outline: none !important;}
button:focus,button:hover,input:focus{ outline: none!important; }
img{ max-width:100%;margin-left: auto;margin-right: auto;display: block;}
.header{ background: #fff; height: 80px; overflow:hidden; box-shadow: 2px 0 3px rgba(0,0,0,0.1); position: relative; z-index: 100000; }
.logo{ margin-top: 13px;line-height: 80px; }
.nav-list li{ float: left; line-height: 80px; margin-left: 60px; }
.nav-list li a{ font-size: 16px; color: #333; }
.wx-box{ width: 170px; height: 50px; border-radius: 50px; line-height: 46px; margin-left: 140px; margin-top: 15px; border:solid 2px #59b5c5; color: #59b5c5; font-size: 20px; text-align: center; font-weight: bold; }
.wx-box span{ padding-left: 35px; background: url(../images/wx.png) left center no-repeat; }
.container{ width: 1230px; }
.banner{ overflow:hidden; height: 680px; }
.slick-box{ height: 680px; position: relative; overflow:hidden; }
.slick-box img{ width: 1920px; max-width: 1920px; position: absolute; left: 50%; top: 0; margin-left: -960px; }
.banner-bottom{ position: absolute; left: 50%; margin-left: -600px; top: 190px; }
.banner-tt{ font-size: 42px; color: #333;font-weight: bold; }
.banner-p{ font-size: 24px; color: #333; margin-top: 30px; }
.banner-label span{ font-size: 16px; color: #fff; background: #59b5c5; display: inline-block; line-height: 50px; padding:0 25px; border-radius: 50px; margin-top: 30px; }
.slick-dots{ bottom: 55px; }
.slick-dots li,.slick-dots li button{ width: 16px; height: 16px; border-radius: 50%; background: #fff; }
.slick-dots li button:before{ display: none; }
.slick-dots li.slick-active,.slick-dots li.slick-active button{ background: #59b5c5; }
.slick-dots li{ margin:0 10px; }
.title{ font-size: 36px; color: #333; font-weight: bold; margin:80px 0; }
.fw-box{ background: #f9f9f9; padding-bottom: 95px; }
.fw-box-sm{ background: #fff; border-radius: 15px; position: relative; }
.fw-box-tt{ font-size: 18px; color: #333; padding-top: 50px;padding-bottom: 30px; }
.fw-number{ position: absolute; left: 50%; top: -28px; width: 56px; height: 56px; font-size: 18px; line-height: 56px; margin-left: -28px; text-align: center; color: #fff; border-radius: 50%; background: #59b5c5; }
.fw-box-p{ color: #b5a495; line-height: 24px; margin:20px 25px; min-height: 72px; }
.fw-box-img{ border-radius: 0 0 10px 10px; position: relative; overflow:hidden; }
.fw-box-img:before{ display: block; content: ""; position: absolute; left: 0; right: 0; height: 12px; background: url(../images/raw.png) center no-repeat; }
.fy-list li{ float: left; padding:0 12px; width: 20%; margin-bottom: 70px; }
.fy-list{ margin:0 -12px; margin-top: -20px; }
.fy-list-box{ height: 300px; padding:25px; position: relative; }
.fy-list li:nth-child(1) .fy-list-box{ background:#f6f5f1 url(../images/back01.png) right bottom no-repeat; }
.fy-list li:nth-child(2) .fy-list-box{ background:#f6f5f1 url(../images/back02.png) right bottom no-repeat; }
.fy-list li:nth-child(3) .fy-list-box{ background:#f6f5f1 url(../images/back03.png) right bottom no-repeat; }
.fy-list li:nth-child(4) .fy-list-box{ background:#f6f5f1 url(../images/back04.png) right bottom no-repeat; }
.fy-list li:nth-child(5) .fy-list-box{ background:#f6f5f1 url(../images/back05.png) right bottom no-repeat; }
.fy-list-box-tt{ font-size: 18px; color: #bdab8f; font-weight: bold; }
.fy-list-p{ color: #666; line-height: 25px; margin-top: 15px; }
.fy-more{ display: inline-block; font-size: 16px; color: #59b5c5; padding:0 25px; height: 42px; border:solid 1px #59b5c5; border-radius: 40px; line-height: 40px; }
.lc-box{ background: url(../images/lc-box.png) center no-repeat; background-size: cover; margin-top: 90px; padding-bottom: 160px; }
.lc-center{ height: 390px; background: url(../images/lc.png) center no-repeat; position: relative; }
.lc-one{ position: absolute; top: -10px; right: 50%; margin-right: 224px; }
.lc-title{ text-align: right; font-size: 18px; color: #333; position:relative; }
.lc-title:before{ display: block; content: ""; position:absolute; right: 0; top: 0; right: -76px; width: 26px; bottom: 0; background: url(../images/icon-lc01.png) center no-repeat; }
.lc-title span{ padding:0 15px; }
.lc-p{ width: 250px; line-height: 24px; margin-top: 5px; }
.lc-one02{ top: 185px; margin-right: 319px; }
.lc-one03{ top: 380px; }
.lc-one-r{ left: 50%; margin-left: 214px; top: -10px; position: absolute; }
.lc-one-r .lc-title{ text-align: left; }
.lc-one-r .lc-title:before{background: url(../images/icon-lc02.png) center no-repeat; left: -65px; right: auto;}
.lc-one05{ top: 185px; margin-left: 319px; }
.lc-one06{ top: 380px; }
.tabs-lind{ border-bottom: solid 1px #eee; }
.tabs-list li{ float: left; margin-right: 30px; }
.tabs-ul{ margin:0 -15px; padding-top: 50px; }
.tabs-list li a{ display: block; font-size: 18px; color: #333; padding:0 18px 20px 18px; }
.tabs-list li.active a{ color: #59b5c5; border-bottom: solid 3px #59b5c5; }
.tabs-ul li{ float: left; width: 33.333333%; padding:0 15px; margin-bottom: 30px; }
.tabs-ul-box{ border-radius: 8px; border:solid 1px #eee; padding:20px; }
.tabs-ul-img img{ width: 100%; }
.tabs-ul-img{ border-radius: 6px; }
.tabs-ul-tt a{ font-size: 18px; color: #333; }
.tabs-ul-tt{ margin:10px 0 5px 0; }
.tabs-ul-p{ color: #666; text-align: justify; line-height: 25px; overflow:hidden; height: 100px; }
.tabs-ul-box:hover{ background: #f6f5f1; border-color: #f6f5f1; }
.ys-box li{ float: left; width: 50%; padding-top: 23%; position: relative; }
.ys-box{ position: relative; }
.ys-tt{ font-size: 28px; color: #fff; font-weight: bold; }
.ys-tt-sm{ font-size: 14px; color: #fff; opacity: 0.5; text-transform:uppercase; margin:15px 0 30px 0; }
.ys-p{ color: #fff; line-height: 25px; }
.ys-center{ position: absolute; left: 15%; top: 50%; transform: translate(0,-50%); max-width: 450px; }
.ys-center-box{ position: absolute; left: 50%; top: 50%; margin-left: -125px; margin-top: -125px; line-height: 250px; text-align: center; font-size: 36px; color: #333; font-weight: bold; height: 250px; width: 250px; background: #fff; border-radius: 50%; z-index: 100; }
.about-box{ background: #f9f9f9; padding:100px 0; }
.about-center{ background: #fff; padding-right: 50%; position: relative; }
.about-width{ padding:50px 0 20px 0; }
.about-tt{ font-size: 36px; color: #333; font-weight: bold; line-height: 40px; border-left: solid 5px #ee3138; padding-left: 35px; }
.about-txt{ color: #666; text-align: justify; padding:0 40px; margin-top: 30px; }
.about-txt p{ margin-bottom: 25px; line-height: 26px; }
.about-img{ position: absolute; right: 0; top: 0; width: 50%; bottom: 0; }
.kt-list-box{ border:solid 1px #eee; padding:13px; }
.kt-list li{ width: 50%; padding:0 10px; margin-bottom: 20px; float: left; }
.kt-list-tt a{ font-size: 16px; color: #333; }
.kt-list-right{ margin-left: 135px; }
.kt-list-p{ color: #999; line-height: 25px; text-align: justify; height: 50px; overflow:hidden; margin-top: 5px; }
.fy-more-sm{ font-size: 14px; height: 38px; line-height: 36px; margin-top: 20px; }
.footer{ border-top: solid 1px #ccc; margin-top: 60px; padding-top: 25px; }
.logo-b{ margin-right: 65px; }
.footer-txt{ font-size: 16px; color: #333; margin: 5px 50px;line-height: 40px; }
.footer-txt img{
	margin-left: 10px;width: 40px;height: 40px;display: inline-block;vertical-align: middle;
}

.footer-txt03{ background: url(../images/footer03.png) left center no-repeat; }
.share-txt{ line-height: 40px; font-size: 16px; color: #333; }
.wx-c{ width: 40px; height: 40px; border-radius: 50%; line-height: 40px; text-align: center; background: #656565; }
.share-c{ margin-left: 20px; position: relative; }
.footer-r{ margin-top: 10px; }
.ewm-box{ display: none; background: url(../images/ewm-box.png) center no-repeat; text-align: center; color: #333; padding-top: 20px; width: 134px; height: 149px; position: absolute; left: 50%; margin-left: -67px; bottom: 100%; }
.ewm-box img{ width: 90px; height: 90px; margin-bottom: 1px; }
.share-c:hover .ewm-box{ display: block; }
.share-c:hover .wx-c{ background: #59b5c5; }
.footer-b{ color: #666; padding:30px 0 15px 0; }
.footer-b span{ padding:0 15px; }
.menu-button { position: absolute; display: none; top: 18px; right: 15px; z-index: 1000; cursor: pointer; -webkit-transition: .3s; transition: .3s;}
.menu-button .bar:nth-of-type(1) { margin-top: 0px;}
.menu-button .bar:nth-of-type(3) { margin-bottom: 0px;}
.bar { position: relative; display: block; width: 24px; height: 2px; margin: 5px auto; background-color: #333; border-radius: 10px; -webkit-transition: .3s; transition: .3s; }
.cross{ margin-top: -8px; }
.cross .bar{ margin:13px auto; }
.cross .bar:nth-of-type(1) { -webkit-transform: translateY(15px) rotate(-45deg);-ms-transform: translateY(15px) rotate(-45deg); transform: translateY(15px) rotate(-45deg);}
.cross .bar:nth-of-type(2) {  opacity: 0;}
.cross .bar:nth-of-type(3) { -webkit-transform: translateY(-15px) rotate(45deg); -ms-transform: translateY(-15px) rotate(45deg); transform: translateY(-15px) rotate(45deg);}
.slick{ margin:0; }
.lc-one-r .lc-title span{ float: right; }
.lc-one-r .lc-title{ display: inline-block; }
.kt-list{ margin:0 -10px; }
.banner-label font{ font-weight: bold; padding-right: 5px; }
/***********国内试管*************/
.sg-back{ background: url(../images/sg-back.png) center no-repeat; background-size: cover; margin-top: -130px; border-radius: 10px; padding-top: 10px; position: relative; z-index: 10000; box-shadow: 0 0 8px rgba(0,0,0,0.05); }
.sg-back .title{ margin-top: 50px; }
.sg-back-p{ margin:0 80px; text-align: center; font-size: 16px; color: #666; line-height: 30px; height: 270px; }
.sg-back .clearfix{ color: #fff; background: #59b5c5; border-radius: 0 0 10px 10px; padding:30px 0; }
.number-top{ font-size: 20px; }
.number-top span{ padding-right: 10px; font-size: 46px; }
.number-b{ font-size: 16px; }
.sg-back .clearfix .col-xs-3{ border-right: solid 1px #f25d63; height: 110px; }
.sg-back .clearfix .col-xs-3:last-child{ border:none; }
.sg-back-top{ background: #f9f9f9; padding-bottom: 130px; }
.table-bordered > thead > tr > th, .table > tbody > tr > th{ background: #f6f5f1; border:solid 1px #dad3ca; padding:20px 15px; font-size: 16px; color: #b5a495; text-align: center; vertical-align: middle; }
.table > tbody > tr > td{border:solid 1px #dad3ca; font-size: 14px; color: #666; text-align: center; vertical-align: middle; padding:30px 15px;}
.sg-bottom{ height: 256px; background: url(../images/sg-bottom.png) center no-repeat; background-size: cover; padding-top: 80px; }
.sg-bottom-tt{ font-size: 28px; color: #fff; }
.sg-bottom a{ display: inline-block; font-size: 14px; color: #59b5c5; background: #fff; width: 108px; height: 36px; line-height: 36px; border-radius: 36px; margin-top: 30px; }
.footer-tow{ margin-top: 0; border:none; }
/**************海外试管************/
.sg-ul li{ float: left; width: 33.333333%; padding:0 5px; margin-bottom: 10px; }
.sg-ul-box{border:solid 1px #eee; border-radius: 4px; padding:25px 20px;}
.sg-ul-tt{ font-size: 20px; color: #333; font-weight: bold; line-height: 36px; }
.sg-back .sg-ul{ background: none; padding:0 15px; }
.sg-back-hw{ background: #fff; padding-bottom: 20px; }
.sg-ul-tt img{ margin-right: 10px; }
.sg-ul-p{ color: #666; line-height: 22px; height: 66px; overflow:hidden; text-align: justify; margin-top: 20px; }
.sg-back-hw .title{ margin-bottom: 60px; }
.table-hw > tbody > tr > th{ text-align: left; color: #333; background: none; border-left: solid 3px #59b5c5; padding:20px 25px; }
.table-hw span{ font-weight: bold; font-size: 16px; color: #333; }
.table-hw > tbody > tr > td{padding:20px 25px;}
.table-hw{ background: #fff; }
.back-tr{ background: #f9f9f9; }
/***********辅助生殖**********/
.sg-back-p-sz p{ text-align: left; margin-bottom: 25px; }
.js-back{ background: url(../images/js-back.png) center no-repeat; background-size: cover; padding-bottom: 120px; }
.js-back .title{ color: #fff; margin-bottom: 30px; }
.sg-back-top-sm{ padding-bottom: 80px; }
.js-back-p{ max-width: 1040px; margin:0 auto; font-size: 16px; color: #fff; line-height: 25px; text-align: center; margin-bottom: 130px; }
.js-ul{ background: #fff; border-radius: 4px; padding:20px 0 10px 0; }
.js-ul-box{ display: flex;align-items: center;justify-content: center; overflow:hidden; width: 70px; height: 70px; border-radius: 50%; border:solid 1px #eee; position: relative; margin:0 auto;font-size: 20px;font-weight: bold; }
.js-ul-img{ height: 48px; line-height: 48px; }
.js-ul-span{ height: 20px; line-height: 20px; color: #fff; font-size: 12px; background: #59b5c5; }
.js-ul li{ float: left; width: 33.3%; position: relative; }
.js-ul-txt{ margin-top: 10px; }
.js-ul-span02{ background: #cab697; }
.js-ul li:before{ display: block; content: ""; position: absolute; right: 0; height: 100px; top: 0; border-right: solid 1px #ddd; }
.js-ul li:last-child:before{ display: none; }
.js-bottom{ font-size: 12px; color: #fff; background: #59b5c5; padding:25px; position: relative; }
.js-bottom:before{ display: block; content: ""; position: absolute; left: 0; bottom: 100%; height: 11px; background: url(../images/js-raw.png) center no-repeat; right: 0; }
.sy-list li{ float: left; width: 25%; padding:0 10px; }
.sy-list{ margin:0 -10px; }
.sy-list-img img{ width: 100%; border-radius: 20px 20px 0 0; }
.sy-list-bottom{ background: #a58876; padding:20px 10px; text-align: center; color: #fff; border-radius: 0 0 20px 20px; }
.sy-list li:nth-of-type(2) .sy-list-bottom{ background: #ba8c6b; }
.sy-list li:nth-of-type(3) .sy-list-bottom{ background: #a88b53; }
.sy-list li:nth-of-type(4) .sy-list-bottom{ background: #a39e64; padding:20px 10px; }
/*********关于我们********/
.sg-back-top .about-center{ margin-top: -90px; border-radius: 15px; overflow:hidden; }
.contact-box{ padding:120px 0; background: #efefef; }
.map{ width: 50%; }
.contact-right{ width: 50%; padding:50px; }
.contact-center{ background: #fff; box-shadow: 0 0 10px #ddd; border-radius: 6px; overflow:hidden; }
.contact-tt{ font-size: 36px; color: #333; font-weight: bold; line-height: 36px; }
.contact-sm{ color: #999; margin:25px 0; }
.contact-p{ font-size: 16px; line-height: 32px; color: #333; padding-left: 45px; margin-bottom: 10px; background: url(../images/contact01.png) left center no-repeat; }
.contact-p02{ background: url(../images/contact02.png) left center no-repeat;  }
.contact-p03{ background: url(../images/contact03.png) left center no-repeat;  }
.ewm-c{ border-radius: 10px; border:solid 1px #ddd; max-width: 415px; padding:15px; margin-top: 20px; }
.ewm-r{ color: #666; line-height: 35px; padding-left: 25px; padding-top: 20px; }
.nav-list li.active a,.nav-list li a:hover,.tabs-list li a:hover,.kt-list-tt a:hover{ color: #59b5c5; }
.fy-more:hover{ background: #59b5c5; color: #fff; }
@media( max-width: 1279px){
	.container{ width: 970px; }
	.nav-list li{ margin-left: 40px; }
	.wx-box{ margin-left: 110px; }
	.banner-bottom{ margin-left: -470px; }
	.lc-p{ width: 160px; }
	.tabs-list li{ margin-right: 10px; }
	.ys-center-box{ width: 150px; height: 150px; line-height: 150px; margin-left: -75px; margin-top: -75px; font-size: 24px; }
	.footer-txt{ margin-right: 20px; }
	.contact-p{ font-size: 14px; }
	.contact-right{ padding:25px; }
}
@media( max-width: 991px){
	.container{ width: 750px; }
	.nav-list li{ margin-left: 15px; }
	.wx-box{ margin-left: 30px; }
	.banner-bottom{ margin-left: -360px; }
	.lc-center{ transform: scale(0.75,0.75);}
	.tabs-list li a{ padding-left: 5px; padding-right: 5px; }

.ys-center-box {
    width: 80px;
    height: 80px;
    line-height: 80px;
    margin-left: -40px;
    margin-top: -40px;
    font-size: 16px;
}
.logo-b{ width: 100%; margin:0; float: none!important; text-align: center; }
.footer-txt{ width: 33.333333%; margin:20px 0; }
.footer-r{ width: 200px; float: none!important; margin:0 auto; }
.js-ul li{ width: 50%; margin:15px 0; }
.sy-list-bottom,.sy-list li:nth-of-type(4) .sy-list-bottom{ padding-left: 20px; padding-right: 20px; }


}
@media( max-width: 767px){
	.container{ width: 100%; }
	.logo img{ height: 30px; }
	.logo{ line-height: 50px; height: 50px; }
	.header{ height: 50px; overflow:visible; }
	.nav-list{ position: absolute; left: 0; box-shadow: 1px 2px 3px #ddd; display: none; top: 100%; right: 0; border-top: solid 1px #ddd; background: #fff; }
	.nav-list li{ float: none; margin:0; line-height: 40px; }
	.nav-list li a{ padding:0 15px; }
	.wx-box{ height: 30px; width: auto; margin-top: 10px; margin-right: 50px; line-height: 28px; border-width: 1px; padding:0 15px; font-size: 14px; }
	.menu-button{ display: block; }
	.banner{ height: auto;width: 100%; }
	.slick-box{ height: auto; overflow:visible; }
	.slick-box img{ position: relative; left: 0; z-index: -1; margin:0; width: 100%; height: auto; }
	.slick-dots{ bottom: 10px; }
	.banner-bottom{ margin-left: 15px; position: absolute; left: 15px; top: 50%; margin-top: -50px; right: 15px; z-index: 1000; }
	.banner-tt{ font-size: 16px; }
	.banner-p{ font-size: 14px; margin-top: 10px; }
	.banner-label span{ font-size: 12px; line-height: 30px; height: 30px; width: auto; overflow:hidden; padding:0 10px; margin-top: 10px; }
	.title{ font-size: 24px; margin:20px 0; }
	.fw-box .col-xs-4{ width: 100%; margin-top: 40px; }
	.fw-box{ padding-bottom: 30px; }
	.fy-list{ margin-top: 20px; }
	.fy-list li{ width: 100%; margin-bottom: 20px; }
	.fy-list-box{ height: auto; padding-bottom: 50px; background-size: auto 200px!important; }
	.lc-box{ margin-top: 30px; padding-bottom: 30px; }
	.lc-center{ background: none; height: auto; transform: scale(1,1);  }
	.lc-one,.lc-one-r{ position: static; margin:0; }
	.lc-title{ text-align: left; }
	.lc-p{ width: 100%; margin-bottom: 10px; text-align: left; }
	.lc-title{ padding-left: 0; float: none; }
	.lc-title span{ padding-left: 0; }
	.lc-one-r .lc-title span{ float: none; }
	.tabs-list li{ width: 25%; margin-right: 0; text-align: center; margin-bottom: 10px; }
	.tabs-list li a{ display: inline-block; font-size: 14px; border-bottom: solid 3px #fff; padding-bottom: 10px; }
	.tabs-ul li{ width: 100%; }
	.tabs-ul{ padding-top: 30px; }
	.ys-box li{ width: 100%; padding-top: 60%; }
	.ys-tt-sm{ margin-bottom: 15px; }
	.ys-center{ left: 30px; right: 30px; }
	.ys-center-box{ position: static; display: block; width: 100%; margin:0; font-size: 24px; text-align: center; left: 0; }
	.about-box{ padding:30px 0; }
	.about-center{ padding:0; }
	.about-img{ position: static; padding-top: 60%; width: 100%; }
	.about-width{ padding:20px 0; }
	.about-tt{ font-size: 24px; height: 24px; line-height: 24px; padding-left: 20px; }
	.about-txt{ padding:0 20px; margin-top: 20px; }
	.about-txt p{ margin-bottom: 10px; }
	.kt-list li{ width: 100%; margin-bottom: 15px; }
	.footer-txt{width: 100%;
		margin: 10px 0 0 0;
		font-size: 14px;
		float: none !important;
		text-align: center;}
	.footer-b{ padding-top: 20px; }
	.footer{ margin-top: 30px; }
	.sg-back-top{ margin-top: 0; padding:30px 0; }
	.sg-back{ margin-top: 0; }
	.sg-back .title{ margin-top: 20px; }
	.sg-back-p{ margin:0 20px; height: auto; font-size: 14px; line-height: 25px; }
	.sg-back .clearfix .col-xs-3{ width: 50%; height: auto; padding:15px 0; }
	.sg-back .clearfix .col-xs-3:nth-child(2){ border:none; }
	.number-b{ font-size: 14px; }
	.number-top{ font-size: 16px; }
	.number-top span{ font-size: 20px; }
	.sg-back .clearfix{ padding:15px 0; margin-top: 20px; }
	.sg-bottom-tt{ font-size: 18px; }
	.sg-bottom{ height: auto; padding:30px 0; }
	.footer-tow{ margin-top: 0; }
	.sg-ul li{ width: 100%; }
	.sg-back .sg-ul{ padding:0 15px; margin-top: 0; }
	.sg-back-hw .title{ margin-bottom: 20px; }
	.fw-box-img img{ width: 100%; }
	.sy-list li{ width: 50%; margin-bottom: 15px; }
	.js-back-p{ font-size: 14px; margin-bottom: 30px; }
	.js-ul-box{ margin:0; }
	.js-ul li{ padding:0 5px; }
	.js-ul-txt{ font-size: 12px; }
	.js-back{ padding-bottom: 30px; }
	.map,.contact-right{ width: 100%;}
	.sg-back-top .about-center{ margin-top: 0; }
	.contact-box{ padding:30px 0; }
	.contact-tt{ font-size: 24px; line-height: 24px; }
	.ewm-l{ width: 100%; text-align: center; }
	.ewm-r{ width: 100%; text-align: center; padding-left: 0; line-height: 25px; }
	.footer-txt02{ display: none; }
	.footer-r{ display: none; }
	.footer-b font{ display: block; margin-bottom: 5px; }
	.footer-b{ font-size: 13px; }
	.footer-b span{ padding-left: 0; }
}