@charset "utf-8";
.header{position: relative!important;}
/* Banner */
.banner { position:relative; width:100%; overflow:hidden; z-index:3; }
.banner .bd { zoom:1; }
.banner .bd img { width:100%!important; height:auto!important; }

.sj-banner { position:relative; width:100%; overflow:hidden; z-index:3; display: none;}
.sj-banner .bd { zoom:1; }
.sj-banner .bd img { width:100%!important; height:auto!important; }

/* 主体 */
.container { position:relative; z-index:8; background: #fff}
.white{background: #fff}
.wrap { position:relative; width:1002px; min-height:460px; _height:460px; margin:0 auto; }
.main { display:block; overflow:hidden; *zoom:1; padding:60px 0 0; min-height: 400px}
.wrapBt { height:0; background:none; overflow:hidden; clear:both; }

/* 左侧栏目标题 */
.leftTitle { position:relative; color:#333;float: left;background: #1f4789 ;width: 145px;height: 127px;box-sizing: border-box;padding: 50px 0 0 16px}
.leftTitle:after{content: '';position: absolute;top: 30px;left: 19px;width: 22px;height: 4px;background: #ff5a00}
.leftTitle i,.leftTitle s { display:block; }
.leftTitle i { font-size:24px; line-height:34px; font-weight:normal;font-style: normal; color: #fff}
.leftTitle s { color:#888; font:12px/18px arial; text-decoration:none;  color: #fff;font-size: 14px}

/* 面包屑 */
.breadcrumbs { float:right; text-align:right; font-size: 14px;color: #fff;padding-left: 34px;background: url(../images/home.png) no-repeat left top;margin-top: 75px}
.breadcrumbs a { display:inline-block; vertical-align:top; font-size: 14px;color: #fff}

/* 二级、三级菜单 */
.topMenu {background: #f5f5f5}
.topMenu .home{width: 25px;height: 25px;float: right;background: url(../images/home.png) no-repeat;background-size: contain;position: relative;display: block;margin-top: 26px}
.topMenu .home:after{content: '';position: absolute;left: -14px;top: 0;width: 1px;height: 25px;background: #aaaaaa}
.menu{}
.menu dl dt{float: left;text-align: center;position: relative;margin-right: 15px}
.menu dl dt a{font-size: 16px;color: #333333;display: block;position: relative; text-transform: uppercase; padding: 26px 18px}
.menu dl dt a.current{color: #23ac39}
.menu dl dt a.current:after,.menu dl dt a:hover:after{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 4px;background: #23ac39}
.menu dl dd{display: none}


/* 内容模式 */
.article { padding:0 0 40px; line-height:2; font-size:14px; word-wrap:break-word; }
.article .hd { padding:0 0 20px; text-align:center; }
.article .hd h1 { color:#000; font-size:24px; }
.article .hd .titBar { color:#797979; font-size:12px; } 
.article .bd { padding-bottom:40px; }
.article img{max-width: 100%;height: auto;}
.article video{max-width: 100%;height: auto;}
.article .ft { padding:20px 0 0; border-top:1px solid #ddd; }

#map{margin-top: 20px}
#map img{max-width: unset!important;}
.mm2{float: left;}

@media screen and (max-width: 1640px){
	.main{padding-top: .6rem}
	.topMenu .home{width: .25rem;height: .25rem;margin-top: .26rem}
	.topMenu .home:after{left: -.14rem;height: .25rem}
	.menu dl dt{margin-right: .15rem}
	.menu dl dt a{font-size: .16rem;padding: .26rem .18rem}
}

@media screen and (max-width: 1024px){
	.main{padding-top: 40px}
	.leftTitle{display: none}
	.location{display: none}
	.topMenu .home{display: none;}
	.menu{width: 100%;background: #f5f5f5;box-sizing: border-box;}
	.menu{padding:2% 2% 4%;}
	.menu dl dt{width:24.2%;background:#fff;text-align:center;float:left;display:inline;margin:5px 1% 0 0;font-size:14px;height: auto;line-height: unset;}
	.menu dl dt:after{display: none}
	.menu dl dt a{display:block;padding:6% 0;font-size: 14px}
	.menu dl dt:nth-child(4n){margin-right:0;}
	.menu dl dt a:hover,.menu dl dt a.current{background:#23ac39;color:#fff;}
	.menu dl dt a.current:after{display: none}
	#map{width: 100%;margin-bottom: 20px;margin-top: 20px}
	#dituContent{width: 100%!important;height: 400px!important;}
}
@media screen and (max-width: 750px){
	.main{padding-top: 30px}
	.banner{display: none}
	.sj-banner{display: block;}
	.article{padding: 0 0 40px}
	.article .hd h1{font-size: 16px}
}

/* 头部新闻 */
.hotNews { margin-bottom:30px; background:#848484; overflow:hidden; }
.hotNews .pic { float:left; width:390px; height:250px; margin-right:5px; }
.hotNews .pic img { width:100%; height:100%; }
.hotNews dl { display:block; overflow:hidden; zoom:1; padding:25px 20px 0 15px; line-height:22px; }
.hotNews dl dt { margin-bottom:13px; padding-left:10px; background:url(../images/o_ico_05.jpg) no-repeat 0 13px; color:#fff; font-size:14px; line-height:30px; }
.hotNews dl dt a { color:#fff; }
.hotNews dl dt a:hover { color:#000; }
.hotNews dl .i { min-height:110px; padding-bottom:10px; padding-left:10px; color:#eee; }
.hotNews dl .m { width:84px; height:24px; margin-left:10px; background:#fff; line-height:24px; text-align:center; }
.hotNews dl .m a { display:block; color:#333; }
.hotNews dl .m a:hover { background:#666; color:#fff; }

.nlist ul{padding-bottom: 30px;}
.nlist ul li{padding: 10px 0;border-bottom: 1px dashed #ddd}
.nlist ul li a{font-size: 16px;color: #333;display: inline-block;width: calc(100% - 100px);white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.nlist ul li span{font-size: 14px;float: right;color: #666;width: 80px;display: inline-block;}
.nlist ul li:hover a{color: #23ac39}


/* 新闻列表 */
.nnew{}
.nnew ul{margin-bottom: 25px}
.nnew ul li{background: #fff;padding: 2% 0%;margin-bottom: 17px;border-bottom: 1px solid #ddd;}
.nnew ul li .nnbox{position: relative;}
.nnew ul li .more{position: absolute;right: 0;top: 5px;transition: all 0.3s;-webkit-transition: all 0.3s;background-color: #e1e1e1; width: 85px;height: 35px;color: #000;line-height: 36px;font-size: 12px;text-align: center;}
.nnew ul li .more:hover{background-color: #23ac39;color: #fff}
.nnbox .nnbl{width: 90px;text-align: center;}
.nnbr{width: calc(100% - 110px)}
.nnbld1{font-size: 36px;color: #5a5a5a;background: #e1e1e1;padding: 5px 0}
.nnbld2{font-size: 16px;color: #9e9e9e;line-height: 1;font-weight: bold;background: #ececec;padding: 10px 0}
.nnbrt a{font-size: 21px;color: #333;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.nnew ul li:hover .nnbrt a{color: #23ac39}
.nnbrintro{font-size: 14px;line-height: 30px;padding-top: 12px;color: #666}
@media screen and (max-width: 1340px){
	
    .nnbrintro{overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2; }
}
@media (max-width:750px){
	.nnew ul li .more{display: none}
    .nnbld1{font-size: 20px;}
    .nnbld2{font-size: 14px;}
    .nnbrt a{font-size: 16px;}
    .nnbrintro{padding-top: 0px;line-height: 22px;margin-top: 4px}
    .nlist ul li a{font-size: 14px;}
    .nlist ul li span{font-size: 12px;}
}

/* 图文新闻 */
.pothoItem { padding:50px 0 40px; }
.pothoItem .item { margin-bottom:30px; background: #fff;transition: all .5s ease;}
.pothoItem .item .pic { float:left; width:470px; margin-right:56px; overflow: hidden;}
.pothoItem .item .pic img { width:100%;height: auto;display:block;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all .5s;max-width: 100%;}
.pothoItem .item .pic:hover img{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1); }
.pothoItem .item dl { display:block; overflow:hidden; zoom:1; padding:0; line-height:20px; padding: 50px 50px 0 0}
.pothoItem .item dl dt {margin-bottom: 20px}
.pothoItem .item dl dt a{font-size: 24px;color: #333333}
.pothoItem .item:hover{background: #00923f;box-shadow: 0 0 10px rgba(0,0,0,.15)}
.pothoItem .item:hover dl dt a{color: #fff}
.pothoItem .item dl .i {color:#666; font-size:14px; line-height:24px; height: 72px; margin-bottom: 20px; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;-webkit-box-orient: vertical;overflow: hidden;transition: all .5s ease;}
.pothoItem .item dl .d{ font-size: 14px;color: #666666 ;margin-top: 68px;transition: all .5s ease;display: none;}
.pothoItem .item dl .m{}
.pothoItem .item dl .m a{font-size: 14px;background: #00923f;display: inline-block;padding: 10px 30px;color: #fff}
.pothoItem .item:hover dl .m a{color: #00923f;background: #fff;}
.pothoItem .item:hover dl .i{color: #fff}
.pothoItem .item:hover dl .d{color: #fff}

@media screen and (max-width: 1024px){
	.pothoItem{padding: 0 0 10px}
	.pothoItem .item .pic{width: 100%;height: auto;margin-right: 20px;float: unset;}
	.pothoItem .item .pic img{width: 100%;height: auto;}
	.pothoItem .item dl{box-sizing: border-box;width: 100%;padding: 20px 10px 10px;}
}
@media screen and (max-width: 750px){
	.pothoItem .item dl dt a{font-size: 16px}
	.pothoItem .item dl .i{font-size: 14px}
	.pothoItem .item dl .d{margin-top: 30px;font-size: 12px}
}


/* 图片列表 */
.pic-item-list { margin:0 0 20px; }
.pic-item-list .pic-item { display:block; float:left; width:130px; margin-bottom:10px; padding:0; }
.pic-item-list dl { padding:0 5px; line-height:26px; text-align:center; }
.piList { overflow:hidden; }
.piList .pic-item-list {}
.piList .pic-item { float:left;position:relative; width: 23.5%;margin-right: 2%;margin-bottom: 20px; padding:0; display:inline;}
.piList .pic-item:nth-child(4n){margin-right: 0}
.piList .list-pic { display:block; margin-bottom:0; padding:0; border:0; line-height:148px; overflow: hidden; }
.piList .list-pic img { width:100%;height: auto; }
.piList dl { padding:10px 5px; line-height:20px; background: #fff}
.piList dl dt { height:40px; font-size:14px; line-height:20px;overflow: hidden;vertical-align: middle;position: relative;}
.piList dl dt a{display: block;position: absolute;top: 50%;transform: translateY(-50%);width: 100%}
.piList .pic-item .list-pic img{display:block;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all .5s;max-width: 100%;}
.piList .pic-item:hover .list-pic img{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1); }


@media screen and (max-width: 1024px){
	.piList{padding: 0 0 20px;}
	.piList .pic-item{width: 49%;margin-right: 2%}
	.piList .pic-item:nth-child(2n){margin-right: 0}
}



/*案例展示*/
.case-list{}
.case-list ul li{float: left;width: 785px;border: 1px solid #e4e4e4;margin-right: 30px;box-sizing: border-box;margin-bottom: 44px}
.case-list ul li:nth-child(2n){margin-right: 0}
.case-list ul li .pic{float: left;width: 368px;height: 216px;overflow: hidden;}
.case-list ul li .pic img{width: 100%;height: auto;display:block;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all .5s;max-width: 100%;}
.case-list ul li:hover .pic img{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1); }
.case-list ul li .txt{float: right;width: 376px;padding: 20px 33px 0 0;box-sizing: border-box;}
.case-list ul li .txt .h{padding-bottom: 15px;border-bottom: 1px solid #b2b2b2;}
.case-list ul li .txt .h a{font-size: 20px;color: #000000;display: block;white-space: nowrap;text-overflow: ellipsis; }
.case-list ul li:hover .txt .h a{color: #e60c00}
.case-list ul li .txt .p{font-size: 16px;color: rgba(0,0,0,.8);margin-top: 35px;overflow: hidden; text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;-webkit-box-orient: vertical;}

@media screen and (max-width: 1640px){
	.case-list{}
	.case-list ul li{width: 49%;margin-right: 2%;margin-bottom: .44rem}
	.case-list ul li:nth-child(2n){margin-right: 0}
	.case-list ul li .pic{width: 3.68rem;height: 2.16rem;}
	.case-list ul li .txt{width: 3.76rem;padding: .2rem .33rem 0 0}
	.case-list ul li .txt .h{padding-bottom: .15rem}
	.case-list ul li .txt .h a{font-size: .2rem}
	.case-list ul li .txt .p{font-size: .16rem;margin-top: .35rem;}
}
@media screen and (max-width: 1024px){
	.case-list{}
	.case-list ul li{width: 100%;height: unset;}
	.case-list ul li .pic{width: 40%;height: auto;}
	.case-list ul li .txt{width: 60%;height: auto;padding: .2rem}
	.case-list ul li .txt .h{text-align: center;}
	.case-list ul li .txt .h a{font-size: .44rem}
	.case-list ul li .txt .p{font-size: .36rem}
}
@media screen and (max-width: 750px){
	.case-list ul li{margin-bottom: 20px}
	.case-list ul li .txt .h a{font-size: 16px;}
	.case-list ul li .txt .p{font-size: 14px}
}
@media screen and (max-width: 500px){
	.case-list ul li .pic{width: 100%;height: auto;}
	.case-list ul li .txt{width: 100%;height: auto;}
}

/* 分页 */
.page { padding:0 0 40px; line-height:24px; text-align:center; }
.page a { display:inline-block; font-size: 14px;margin:0 2px; padding:2px 10px; border:1px solid #d6d6d6; background:#fff; color:#000; vertical-align:top; }
.page a:hover,.page .page-num-current { border:1px solid #23ac39; background:#23ac39; color:#fff; }

@media (max-width:750px){
	.page a{font-size: 12px;padding: 0 6px}
}

/*招聘信息*/
.zp_box{background: #f5f5f5}
.zp_box .pic{width: 540px;height: auto;float: right;}
.zp_box .pic img{width: 100%;height: auto;}
.zp_box .txt{padding: 54px 0 0 50px;width: 620px;}
.zp_box .txt .h{font-size: 20px;color: #000000;font-weight: bold;position: relative;padding-bottom: 6px}
.zp_box .txt .h:before{content: '';position: absolute;left: 0;bottom: 0;width: 30px;height: 2px;background: #939393}
.zp_box .txt .p{font-size: 16px;color: #000000;margin-top: 38px;}
.zp_box .txt .s{font-size: 16px;color: #ce0101;margin-top: 26px}
.zp-go{margin-bottom: 60px;margin-top: 40px;margin-left: 45px;box-sizing: border-box;display: block;width: 180px;height: 50px;line-height: 50px;padding-left: 58px;border-radius: 30px;background: url(../images/ico_01.png) no-repeat 30px center #e7e7e7;font-size: 16px;color: rgba(0,0,0,.8);}


@media screen and (max-width: 1640px){
	.zp_box .pic{width: 5.4rem}
	.zp_box .txt{padding: .54rem 0 0 .5rem;width: 6.2rem}
	.zp_box .txt .h{font-size: .2rem}
	.zp_box .txt .p{margin-top: .38rem;font-size: .16rem}
	.zp_box .txt .s{margin-top: .26rem;font-size: .16rem}
}
@media screen and (max-width: 1024px){
	.zp_box .txt{width: 55%}
	.zp_box .txt .h{font-size: .3rem}
}
@media screen and (max-width: 750px){
	.zp_box .pic{float: unset;width: 100%;display: none}
	.zp_box .txt{float: unset;width: 100%;padding: 20px 10px 20px;box-sizing: border-box;}
	.zp_box .txt .h{font-size: .8rem}
	.zp_box .txt .p{font-size: .6rem}
	.zp_box .txt .s{font-size: .6rem}
	.zp-go{margin-left: 0}
}


/* 人才招聘 */
.jobs { padding-bottom: 40px; border:1px solid #f5f5f5; }
.jobs .jnlist { background:#999; }
.jobs .jnlist ul li { float:left; text-align:center; padding:20px 0; font-size:18px; color:#fff; }
.jobs .jnlist ul li:nth-child(1) { width:40%; }
.jobs .jnlist ul li:nth-child(2) { width:15%; }
.jobs .jnlist ul li:nth-child(3) { width:35%; }
.jobs .jnlist ul li:nth-child(4) { width:10%; }

.jobs .jobsideMenu{padding-bottom: 30px}

.jobs .jobcontent{background: #fff}
.jobs .jobcontent dl dt { float:left; text-align:center; padding:25px 0; font-size:18px; cursor:pointer; }
.jobs .jobcontent dl dt:nth-child(1) { width:40%; }
.jobs .jobcontent dl dt:nth-child(2) { width:15%; }
.jobs .jobcontent dl dt:nth-child(3) { width:35%; }
.jobs .jobcontent dl dt:nth-child(4) { width:10%; }

.jobs .jobart { background:#fff; padding:30px 45px; }
.jobs .jobart .jbt { font-size:20px; color:#005382; margin-bottom:20px; font-weight:bold; }
.jobs .jobart .jbcon { font-size:14px; color:#333; line-height:30px; margin-bottom:25px; }
.jobs .jobart .gojb a { display:block; width:130px; height:40px; background:#00aae9; color:#fff; font-size:14px; text-align:center; line-height:40px; }

@media only screen and (max-width:800px){
	.jobs { margin:20px 0; }
	.jobs .jnlist ul li { font-size:12px; }
	.jobs .jobcontent dl dt { font-size:12px; }
	.jobs .jobart { padding:10px; }
	.jobs .jobart .jbt { font-size:12px; }
	.jobs .jobart .jbcon { font-size:12px; }
	
	.jobs .jnlist ul li:nth-child(1) { width:calc(100% - 120px); }
	.jobs .jnlist ul li:nth-child(2) { width:60px; }
	.jobs .jnlist ul li:nth-child(3) { display:none; }
	.jobs .jnlist ul li:nth-child(4) { width:60px; }
	
	.jobs .jobcontent dl dt:nth-child(1) { width:calc(100% - 120px); }
	.jobs .jobcontent dl dt:nth-child(2) { width:60px; }
	.jobs .jobcontent dl dt:nth-child(3) { display:none; }
	.jobs .jobcontent dl dt:nth-child(4) { width:60px; }
}

.hrTop { padding:0 0 30px; border-bottom:1px solid #ddd; }
.hrTop li { padding-left:16px; background:url(../images/ico_05.gif) no-repeat 0 8px; font-weight:bold; line-height:24px; }
.hrTable .hrTableTh { height:32px; background:#666; color:#fff; }
.hrTable th { color:#fff; font-weight:normal; }
.hrTable td { padding:0 8px; }
.hrTable .bg td { background:#eee; }
.hr { position:relative; padding:40px 0; }
.hr h3 { padding-left:0; border-bottom:1px dotted #ccc; color:#0063be; font-size:20px; line-height:55px; }
.hr h3 s { float:right; width:20px; height:20px; margin-top:17px; cursor:pointer; }
.hr h3 .off { background:url(../images/hr_down.gif) no-repeat center; }
.hr h3 .on { background:url(../images/hr_up.gif) no-repeat center; }
.hrItem { margin-bottom:5px; }
.hrItem .title { border-bottom:1px dotted #ccc; color:#999; font-weight:bold; line-height:36px; }
.hrItem .title span { float:right; font-weight:100; }
.hrItem .title span a { color:#88000c; }
.hrItem .con { margin-bottom:10px; padding:15px 0; line-height:24px; }
.hrItem .con h4 { font-size:14px; line-height:36px; }
.hrItem .apply { width:95px; height:25px; padding:0; background:#01286f; color:#fff; line-height:25px; text-align:center; }
.hrItem .apply a { color:#fff; }
.hr-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #777; }
.hr-list .title { padding:0; color:#0063be; font-weight:bold; line-height:25px; font-size:20px; }
.hr-list .title span { float:right; font-weight:100; }
.hr-list .info { padding:5px 0; line-height:24px; font-size:16px; }
.hr-list .apply { height:24px; line-height:24px; text-align:right; }

@media only screen and (max-width:750px){
	.hr-list .title { line-height:20px; font-size:16px; }
	.hr-list .info { font-size:12px; }
	
}

/* 新闻列表 */
.message { padding:0 0 30px; }
.message-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #ddd; }
.message-list .m-title { padding:0; color:#0063be; font-size:16px; font-weight:bold; line-height:20px; }
.message-list .m-title span { float:right; color:#01286f; font-size:12px; font-weight:100; }
.message-list .m-info { padding:5px 0; line-height:24px; }
.message-list .r-title { padding:0; line-height:20px; }
.message-list .r-info { padding:5px 0; line-height:24px; }

/* 人才招聘 */
.form-panel { padding:0 0 30px; }
.form-panel h4 { margin-bottom:10px; padding:0 20px; background:#666; color:#fff; line-height:30px; }
.form-panel .tips { padding:10px 0 10px 100px; font-weight:bold; font-size:13px; text-align:left; }
.form-panel .field { clear:both; }
.form-panel li.field label { display:block; float:left; width:100px; line-height:24px; text-align:right; }
.form-panel .input { margin:5px 0; zoom:1; }
.form-panel .field:after { content:'\20'; display:block; height:0; clear:both; }
.form-panel .text { height:24px; line-height:24px; padding:0 3px; border:1px solid #ccc; background:#fff; color:#555; box-sizing: border-box; }
.form-panel .textarea { width:450px; height:100px; padding:1px 3px; border:1px solid #ccc; background:#fff; color:#555; box-sizing: border-box;  }
.form-panel .submit-field { padding:0 10px 20px 100px; _padding:0 10px 20px 100px; clear:both; }
.form-panel .submit-field input { margin-right:10px; }
.form-panel .submit-field .btn-submit,.form-panel .submit-field .btn-reset { width:93px; height:29px; border:none; background:#666; color:#fff; cursor:pointer; }


@media only screen and (max-width:750px){
	.form-panel li.field label { float:left; width:70px; line-height:24px; }
	.form-panel li.field .text { float:left; width:calc(100% - 70px); }
	.form-panel .textarea { float:left; width:calc(100% - 70px); }
	.form-panel .submit-field { padding:0 10px 20px 70px; _padding:0 10px 20px 70px; }
}

/* 产品详细页 */
.m-detail { margin-bottom:30px; }
.m-detail .m-property { float:left; width:100%; }
.m-detail .property { margin-left:350px; }
.m-detail .property h1 { font-weight:100; font-size:18px; line-height:34px; }
.m-detail .property .m-i-a { margin-bottom:8px; padding:8px 0 15px; border-bottom:1px dotted #d9d9d9; color:#888; font-size:14px; line-height:25px; }
.m-detail .gallery { position:relative; float:left; width:350px; margin-left:-100%; }
.m-detail .gallery .bigPic { width:300px; height:224px; }
.product-detail { margin-bottom:30px; border:1px solid #e5e5e5; }
.product-detail .hd { height:45px; border-bottom:1px solid #e5e5e5; background:#f6f6f6; }
.product-detail .hd h2 { float:left; width:136px; height:46px; margin:-2px 0 -1px; border-top:2px solid #0058af; border-right:1px solid #e5e5e5; background:#fff; font-size:22px; font-weight:100; line-height:46px; text-align:center; }
.product-detail .bd { padding:25px; line-height:28px; font-size:14px; }


