@charset "utf-8";
.container {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: none;
}
img {
  display: block;
}
address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
input {
  padding-top: 0;
  padding-bottom: 0;
  font-family: "Microsoft Yahei", "微软雅黑", Arial, Verdana;
}
input::-moz-focus-inner {
  border: none;
  padding: 0;
}
select,
input {
  vertical-align: middle;
}
select,
input,
textarea {
  font-size: 12px;
  margin: 0;
}
input[type="text"],
input[type="password"],
textarea {
  outline-style: none;
  -webkit-appearance: none;
}
textarea {
  resize: none;
}
input,
textarea {
  background: none;
  border: none;
}
table {
  border-collapse: collapse;
}
body {
  color: #333;
  font: 12px/1.5 "Microsoft Yahei", "微软雅黑", Arial, Verdana;
  background: #fff;
}
.clear { clear:both; }
a {
  color: #666;
  text-align: center;
  text-decoration: none;
}
a:visited {
  color: #666;
}
a:hover,
a:active,
a:focus {
  color: #ff8400;
  text-decoration: none;
}
.header-top {
  color: #fff;
  height: 36px;
  line-height: 36px;
  background-color: #282828;
}
.header-top span {
  float: left;
  display: inline;
}
.header-top .top-link {
  float: right;
  display: inline;
}
.header-top a {
  color: #fff;
  margin: 0 10px;
}
.header {
  margin-top: 30px;
}
.logo-wrapper {
  float: left;
  display: inline;
}
.logo-wrapper span {
  display: block;
}
.phone-wrapper {
  float: right;
  display: inline;
  padding-left: 46px;
  background: url("http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/tel_6ny6.png") no-repeat left 8px;
}
.phone-wrapper .num {
  display: block;
  font-size: 24px;
  font-weight: bold;
  color: #0271a9;
}
.phone-wrapper .num-desc {
  display: block;
  font-size: 20px;
  color: #E42400;
  text-align: center;
}
.nav-wrapper {
  margin-top: 20px;
  height: 50px;
  overflow: hidden;
  background: url("http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/navbg_eqk5.jpg") repeat-x top center;
}
.nav-wrapper .nav li {
  float: left;
  display: inline;
}
.nav-wrapper .nav a {
  display: inline-block;
  width: 155px;
  text-align: center;
  font-size: 15px;
  font-family: "Microsoft Yahei", "微软雅黑";
  color: #fff;
  height: 50px;
  line-height: 50px;
}
.nav-wrapper .nav a:hover {
  background-color: #0FA9EB;
}
.nav-wrapper .nav .active {
  background-color: #0FA9EB;
}
.line {
  position: relative;
  border: 2px solid #0271a9;
}
.line .s-line {
  position: absolute;
  height: 0;
  top: -2px;
  left: -2px;
  width: 50%;
  border: 2px solid #E42400;
}
.search-bar {
  margin-top: 25px;
}
.search-bar-wrapper {
  padding: 0 10px;
  width: 940px;
  height: 48px;
  line-height: 48px;
  background: url("http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/sou_bg_tnch.gif") no-repeat center;
  margin-left: auto;
  margin-right: auto;
}
.search-bar-wrapper span {
  float: left;
  display: inline;
}
.search-bar-wrapper .search-box {
  float: right;
  display: inline;
}
.search-bar-wrapper .search-box .search-txt {
  padding-left: 5px;
  width: 265px;
  height: 26px;
  line-height: 26px;
  border: 1px solid #ccc;
}
.search-bar-wrapper .search-box .submit-btn {
  width: 48px;
  height: 28px;
  background: url("http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/a8_8.jpg") no-repeat center;
  cursor: pointer;
}
.pro-wrapper {
  margin-top: 38px;
}
.pro-wrapper .sub-title {
  margin: 30px 0 10px 0;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  color: #E42400;
}
.pro-wrapper .main-pro-type {
  width: 248px;
  float: left;
  display: inline;
}
.pro-wrapper .main-pro-type .pro-type {
  margin-top: 30px;
  background: #0271a9;
}
.pro-wrapper .main-pro-type .pro-type li:hover {
  background-color: #E42400;
}
.pro-wrapper .main-pro-type .pro-type .active {
  background-color: #E42400;
}
.pro-wrapper .main-pro-type .pro-type a {
  display: block;
  width: 220px;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #ccc;
  font-size:14px;
}
.pro-wrapper .main-pro-list-w {
  margin-left: 30px;
  float: left;
  display: inline;
}
.pro-wrapper .main-pro-list {
  width: 822px;
  margin-top: 10px;
}
.pro-wrapper .main-pro-list li {
  float: left;
  display: inline;
  padding: 10px;
  margin: 20px 5px 0 10px;
  width: 235px;
  border: 2px solid #0271a9;
}
.pro-wrapper .main-pro-list li:hover {
  border-color: #E42400;
}
.pro-wrapper .main-pro-list .pro-info {
  margin-top: 5px;
  width: 235px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro-wrapper .more-wrapper {
  clear: both;
  margin: 25px 0 25px 57%;
  width: 171px;
}
.pro-wrapper .more-wrapper .adorn {
  width: 171px;
  height: 30px;
  background: url("http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/bg.jpg") no-repeat center;
}
.pro-wrapper .more {
  display: inline-block;
  width: 150px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background-color: #0271a9;
}
.pro-wrapper .more:hover {
  background-color: #E42400;
  -webkit-transition: all .4s;
  transition: all .4s;
}
.main-news {
  padding-top: 30px;
  height: 398px;
  background-image: url("http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/bg_lvgc.png");
  background-color: #0391D9;
}
.main-news .s-slider {
  float: left;
  display: inline;
}
.main-news .news-wrapper {
  width: 653px;
  float: left;
  display: inline;
  margin-left: 20px;
}
.main-news .news-wrapper .main-news-title {
  padding-bottom: 10px;
  color: #fff;
  text-transform: uppercase;
  border-bottom: 1px solid #0271a9;
}
.main-news .news-wrapper .main-news-title .en {
  font-size: 13px;
}
.main-news .news-wrapper .main-news-title h3 {
  float: left;
  display: inline;
  font-size: 20px;
  line-height: 20px;
  border-left: 3px solid #E42400;
  padding-left: 5px;
  font-weight: normal;
}
.main-news .news-wrapper .main-news-title .more {
  display: inline-block;
  float: right;
  display: inline;
  font-size: 12px;
  color: #fff;
}
.main-news .news-wrapper .main-news-title .more:hover {
  color: #E42400;
}
.main-news .news-wrapper .main-news-wrapper li {
  margin: 25px 0 10px 0;
  padding-left: 20px;
  background: url("http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/9.png") no-repeat left center;
  border-bottom: 1px dotted #fff;
}
.main-news .news-wrapper .main-news-wrapper a {
  float: left;
  display: inline;
  display: block;
  width: 88%;
  font-size: 13px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
}
.main-news .news-wrapper .main-news-wrapper a:hover {
  color: #E42400;
}
.main-news .news-wrapper .main-news-wrapper .time {
  color: #fff;
}
.about-wrapper {
  height: 509px;
  padding: 80px;
  background: url("http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/bk2_bg_61kg.jpg") center top;
}
.about-wrapper .cover {
  border: 1px solid #0271a9;
  padding: 3px;
}
.about-wrapper .btn-default {
  display: inline-block;
  width: 107px;
  height: 34px;
  line-height: 34px;
  color: #E42400;
  border: 1px solid #E42400;
}
.about-wrapper .btn-default:hover {
  color: #0271a9;
  border-color: #0271a9;
}
.about-wrapper .about-l {
  float: left;
  display: inline;
  width: 405px;
}
.about-wrapper .about-c {
  margin-left: 20px;
  float: left;
  display: inline;
  width: 405px;
}
.about-wrapper .about-c .phone {
  margin-top: 20px;
}
.about-wrapper .about-c .phone .con {
  float: left;
}
.about-wrapper .about-c .phone .con span {
  display: block;
}
.about-wrapper .about-c p {
  font-size: 14px;
  color: #787878;
  line-height: 220%;
}
.about-wrapper .about-r {
  margin-left: 14px;
  float: left;
  display: inline;
  width: 256px;
  height: 520px;
  overflow: hidden;
}
.about-wrapper .about-r .feedback {
  overflow: hidden;
  padding: 0 20px 20px 20px;
  width: 214px;
  height: 419px ;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.about-wrapper .about-r .list p {
  color: #777777;
  height: 34px;
  line-height: 34px;
}
.about-wrapper .about-r .list input {
  width: 200px;
  height: 26px;
  line-height: 26px;
  padding: 4px;
  border: 1px dashed #aaa;
  background-color: #eeeeee;
}
.frd-wrapper {
  height: 58px;
  background-image: url("http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/top_zl1m.jpg");
  background-color: #CCC;
  overflow: hidden;
}
.frd-wrapper a {
  float: left;
  display: inline;
  height: 55px;
  line-height: 55px;
  font-size: 14px;
  margin: 0 25px;
}
.footer {
  margin-top: 20px;
  height: 200px;
  background-color: #0065CA;
  overflow: hidden;padding-bottom:20px
}
.footer .sub-nav {
  margin-top: 25px;
  width: 913px;
  height: 54px;
  margin-left: auto;
  margin-right: auto;
  background: url("http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/fnav_bg_7ent.png") no-repeat center;
}
.footer .sub-nav a {
  height: 54px;
  line-height: 54px;
  color: #fff;
  margin-left: 74px;
}
.footer .footer-con {
  margin-top: 20px;
  margin-left: 105px;
  float: left;
  display: inline;
}
.footer p {
  margin-top: 10px;
  text-align: left;
  color: #F4F5F7;
}
.footer p a {
  color: #fff;
}
.footer p a:hover {
  color: orange;
}
.footer p img {
  display: inline-block;
  margin-left: 15px;
}
.title-bar .title {
  text-align: center;
}
.title-bar .title .cn {
  display: block;
  font-size: 30px;
  font-weight: bold;
  color: #0271a9;
}
.title-bar .title .en {
  display: block;
  color: #0271A9;
  text-transform: uppercase;
}
.title-bar .title-line {
  margin-top: 20px;
  border-bottom: 1px solid #0271a9;
}
.title-bar .title-line .big-line {
  margin-left: auto;
  margin-right: auto;
  width: 101px;
  height: 6px;
  background-color: #0271a9;
}
.sub-main {
  margin-top: 15px;
}
.container-l {
  float: left;
  display: inline;
  width: 254px;
  margin-right: 24px;
  margin-bottom: 50px;
}
.container-l .title {
  width: 100%;
  height: 68px;
  line-height: 68px;
  font-size: 20px;
  text-align: center;
  font-weight: normal;
  color: #fff;
  background: url("http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/b_bg01_387z.jpg") no-repeat center;
}
.container-l .category-list li {
  width: 100%;
  background: #006BC3;
}
.container-l .category-list li:hover {
  background-color: #0393db;
}
.container-l .category-list li:hover a {
  text-shadow: 0 0 3px rgba(255, 0, 0, 0.6);
}
.container-l .category-list .on {
  width: 100%;
  background-color: #0393db;
}
.container-l .category-list .on a {
  text-shadow: 0 0 3px rgba(255, 0, 0, 0.6);
}
.container-l .category-list a {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 234px;
  height: 36px;
  line-height: 36px;
  color: #fff!important;
  border-bottom: 1px solid #AAAAAA;
  font-size:14px;
  letter-spacing:1px;
}
.container-l .category-list .phone {
  margin-top: -1px;
  padding-top: 15px;
  height: 100px;
  text-align: center;
  color: #fff!important;
  background: url("http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/bottom.jpg") no-repeat;
}
.container-l .category-list .phone:hover {
  background: url("http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/bottom.jpg") no-repeat;
}
.container-r {
  float: right;
  display: inline;
  width: 822px;
}
.container-r .pst {
  padding-left: 20px;
  height: 47px;
  line-height: 47px;
  color: #0065CA;
  background: url("http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/pages2_x2vl.png") no-repeat center;
}
.container-r .about-con p {
  text-indent: 32px;
  font-size: 16px;
  line-height: 36px;
}
.pro-list2 {
  margin-top: 20px;
  width: 850px;
}
.pro-list2 li {
  float: left;
  display: inline;
  background: #fff;
  width: 263px;
  margin: 0px 16px 5px 0px;
  position: relative;
  overflow: hidden;
}
.pro-list2 li:hover .caseThum img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  position: absolute;
  left: 0px;
  top: 0px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.pro-list2 li:hover .caseBottom {
  bottom: 0px;
  height: 60px;
  background: #0271a9;
  color: #FFFFFF;
}
.pro-list2 li:hover .caseBottom .caseName,
.pro-list2 li .caseList li:hover .caseInfo {
  color: #FFFFFF;
}
.pro-list2 li:hover .caseBottom .caseName {
  border-bottom: none;
  line-height: 60px;
}
.pro-list2 .caseThum {
  width: 263px;
  height: 263px;
}
.pro-list2 .caseThum img {
  width: 263px;
  height: 197px;
}
.pro-list2 .caseBottom {
  width: 100%;
  height: 116px;
  position: absolute;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  left: 0px;
  bottom: -55px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: #fff;
}
.pro-list2 .caseBottom .caseName {
  width: 253px;
  text-align: center;
  height: 50px;
  line-height: 35px;
  font-size: 13px;
  color: #3e3e3e;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: none;
  overflow: hidden;
}
.pro-list2 .caseBottom .caseIcon {
  width: 35px;
  padding-left: 25px;
  height: 15px;
  float: left;
  font-size: 12px;
  line-height: 15px;
  margin-top: 20px;
  margin-left: 10px;
}
.pro-list2 .caseBottom .caseInfo {
  width: 250px;
  height: 55px;
  color: #fff;
}
.pro-list2 .caseBottom .ll {
  background: url("http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/icons.png") -20px 0px no-repeat;
}
.pro-list2 .caseBottom .caseTime {
  width: 100px;
  height: 15px;
  float: right;
  margin-top: 20px;
  font-size: 12px;
  line-height: 15px;
  text-align: right;
  margin-right: 10px;
}
.no-con {
  text-align: center;
  line-height: 1;
}
.pro-detail {
  margin-left: 3px;
  margin-top: 10px;
}
.pro-title {
	color:#464545;
	text-align:center;
	margin-bottom:10px;
}
.pro-gallery {
  display: inline;
  position: relative;
}
.pro-property {
  float: left;
  display: inline;
  width: 350px;
  margin-left: 15px;
}
.pro-property .name {
  padding-bottom: 15px;
  border-bottom: 1px solid #EBEBEB;
}
.pro-property .name h1 {
  line-height: 1.5em;
  overflow: hidden;
  font-weight: 700;
  font-family: arial, "microsoft yahei";
  font-size: 16px;
}
.pro-property .name .pro-ad {
  font-family: arial, "microsoft yahei";
  color: #0271a9;
  font-size: 14px;
  line-height: 20px;
  word-break: break-all;
}
.pro-property .summary {
  margin-top: 15px;
  width: 100%;
  position: relative;
}
#summary-id,
#summary-type,
#summary-count,
#summary-contact {
  margin: 10px 0 10px 0;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 20px;
  line-height: 20px;
  background: #f7f7f7;
}
#summary-id .dt,
#summary-type .dt,
#summary-count .dt,
#summary-contact .dt {
  float: left;
  width: 82px;
  display: inline;
  text-align: right;
  font-family: simsun;
}
#summary-id .dd,
#summary-type .dd,
#summary-count .dd,
#summary-contact .dd {
  width: 268px;
}
.tb-pic a {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  *display: block;
  *font-family: Arial;
  *line-height: 1;
}
.tb-pic a img {
  vertical-align: middle;
}
.tb-booth {
  position: relative;
  z-index: 1;
  border: 1px solid #E6E6E6;
}
.tb-booth .new-icon {
  position: absolute;
  display: block;
  width: 44px;
  height: 66px;
  right: 15px;
  background: url("http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/5-120601152046-50.png") no-repeat center;
  z-index: 3;
}
.tb-booth .tui-icon {
  position: absolute;
  display: block;
  width: 148px;
  height: 88px;
  left: 10px;
  top: 10px;
  background: url("http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/5-121116134045.gif") no-repeat center;
  z-index: 3;
}
.tb-s {
  width: 600px;
  height: 450px;
  overflow: hidden;margin:0 auto
}
.tb-s img {
  width: 600px;
 
}
.tb-ths {
  width: 80px;  
}
.tb-ths img {
  width: 80px;
  height: 60px;
}
.tb-thumb {
   display:table;
  margin: 10px auto;
  overflow: hidden;
}
.tb-thumb li {
  float: left;
  overflow: hidden;
  height: 62.85714286px;
  padding: 1px;
  margin: 0 48.88888889px 0 0;
  background: none repeat scroll 0 0 transparent;
}
.tb-thumb .tb-selected {
  padding: 2px;
  background: none repeat scroll 0 0 #0271a9;
}
.zoomDiv {
  z-index: 999;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 200px;
  height: 200px;
  background: #ffffff;
  border: 1px solid #CCCCCC;
  display: none;
  text-align: center;
  overflow: hidden;
}
.zoomMask {
  position: absolute;
  background: url("http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/mask.png") repeat scroll 0 0 transparent;
  cursor: move;
  z-index: 1;
  overflow: hidden;
}
.pro-tab-area {
  margin-top: 20px;
  margin-inside: -1px;
  background-color: #f7f7f7;
  border: 1px solid #dedede;
}
.pro-tab-area li {
  float: left;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  background-color: #FFF;
  margin-bottom: -1px;
  position: relative;
  padding-top: 1px;
}
.pro-tab-area .current {
  border-top: 1px solid #0271a9;
  border-bottom-color: #FFF;
  padding-top: 0;
}
.pro-tab-area .current a {
  color: #0271a9;
}
.pro-tab-area a {
  display: block;
  min-width: 74px;
  _width: 74px;
  padding: 0 20px;
  height: 47px;
  line-height: 47px;
  font-family: 'Tahoma';
  font-size: 14px;
  text-align: center;
  white-space: nowrap;
}
.pro-main-area {
  margin-bottom: 20px;
  min-height: 250px;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  padding:15px 20px;
}
.pro-main-area img {
  width: 888px;
}
.pro-related {
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}
.related-title {
  height: 30px;
  line-height: 30px;
  background-color: #f7f7f7;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  font-size: 14px;
}
.related-title span {
  border-left: 3px solid #0271a9;
  display: inline-block;
  min-width: 110px;
  _width: 110px;
  text-align: center;
}
.relate-list {
  width: 725px;
}
.relate-list li {
  width: 146.66666667px;
  float: left;
  display: inline;
  margin: 20px 14px 0 15px;
}
.relate-list li img {
  width: 146.66666667px;
  height: 110.33333333px;
}
.relate-list h4 {
  font-size: 12px;
  margin-top: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.news-list-con {
  margin-top: 10px;
  margin-left: 3px;
}
.news-list-con a {
  display: block;
  overflow: hidden;
  padding: 15px;
  padding-left: 13px;
  position: relative;
  margin-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
  border-left: 2px solid #fff;
}
.news-list-con a:hover b {
  color: #0271a9;
}
.news-list-con a:hover p {
  color: #0271a9;
}
.news-list-con .a1:hover {
  border-left: 2px solid #0271a9;
}
.news-list-con img {
  float: left;
  margin-right: 10px;
  width: 120px;
}
.news-list-con .con-text {
  overflow: hidden;
  zoom: 1;
}
.news-list-con .con-text p {
  text-indent: 2em;
  line-height: 24px;
  padding-right: 15px;
  text-align: left;
}
.news-list-con .con-info {
  position: relative;
  padding-left: 60px;
  min-height: 50px;
  margin-bottom: 10px;
}
.news-list-con .con-info h2 {
  font-size: 18px;
  padding: 4px 0;
  font-weight: bold;
}
.news-list-con .con-info-mess {
  display: block;
  color: #aaa;
  font-size: 13px;
}
.news-list-con .con-info-time {
  background: #0271a9;
  position: absolute;
  width: 50px;
  height: 45px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  left: 0;
  line-height: 22px;
  padding-top: 5px;
}
.new-wrapper {
  width: 100%;
  overflow: hidden;
  height: auto;
  margin: 0 auto;
}
.new-wrapper .post_title {
  padding: 20px 0 0;
  text-align: center;
}
.new-wrapper .post_title h1 {
  text-align: center;
  font-weight: 500;
  font-size: 2.2em;
  color: #000;
  font-family: Microsoft YaHei;
  line-height: 1.5;
}
.new-wrapper .post_title span {
  padding: 0 5px;
}
.new-wrapper .post_title span.pt_info {
  display: block;
  padding-top: 5px;
  color: #888;
}
.new-wrapper .post_title span.pt_info strong {
  color: #888;
}
.new-wrapper .post_content p {
  font-size: 14px;
  line-height: 1.5em;
  padding: 10px 0;
  color: #666;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.two-code {
  background: url("http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/sprite2.png") no-repeat;
  width: 173px;
  height: 164px;
  position: absolute;
  left: 87px;
  top: 0;
  display: none;
}
.slideBox {
  min-width: 1000px;
  position: relative;
  height: 440px;
  overflow: hidden;
}
.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  left: 49%;
  bottom: 15px;
  z-index: 1;
}
.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.slideBox .hd ul li {
  float: left;
  margin-right: 10px;
  width: 15px;
  height: 15px;
  line-height: 14px;
  text-indent: -9999px;
  text-align: center;
  background: url("http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/li_hover.png") no-repeat center;
  background-position: -20px 0;
  cursor: pointer;
}
.slideBox .hd ul li.on {
  background: url("http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/li_hover.png") no-repeat top left;
  color: #fff;
}
.slideBox .bd {
  position: relative;
  z-index: 0;
}
.slideBox .bd ul {
  width: 100% !important;
}
.slideBox .bd li {
  width: 100% !important;
  height: 440px;
  overflow: hidden;
  text-align: center;
}
.slideBox .bd li a {
  display: block;
  height: 440px;
}
/* 白色样式 */
#pages {
  margin: 10px 0 20px 0;
}
#jzpage {
  height: 27px;
  margin: 20px auto 0px auto;
  text-align: center;
}
#jzpage a {
  display: inline-block;
  color: #000;
  width: 27px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  vertical-align: middle;
}
#jzpage a {
  *display: inline;
  *zoom: 1;
}
#jzpage a.yema1,
#jzpage a.yema3,
#jzpage a.yemas10,
#jzpage a.yemax10 {
  text-indent: -9999px;
  font-size: 0;
}
#jzpage a.yema1 {
  background: url(http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/pages.png) no-repeat -90px -250px;
}
#jzpage a.yema1:hover {
  background: url(http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/pages.png) no-repeat -120px -250px;
}
#jzpage a.yemas10 {
  background: url(http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/pages.png) no-repeat -350px -250px;
}
#jzpage a.yemas10:hover {
  background: url(http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/pages.png) no-repeat -380px -250px;
}
#jzpage a.yema2 {
  background: url(http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/pages.png) no-repeat -190px -250px;
}
#jzpage a.yema2:hover {
  color: #fff;
  background: url(http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/pages.png) no-repeat -230px -250px;
}
#jzpage a.yemacurr {
  color: #fff;
  font-weight: bold;
  background: url(http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/pages.png) no-repeat -230px -250px;
  cursor: pointer;
}
#jzpage a.yemax10 {
  background: url(http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/pages.png) no-repeat -420px -250px;
}
#jzpage a.yemax10:hover {
  background: url(http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/pages.png) no-repeat -450px -250px;
}
#jzpage a.yema3 {
  background: url(http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/pages.png) no-repeat -270px -250px;
}
#jzpage a.yema3:hover {
  background: url(http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/pages.png) no-repeat -300px -250px;
}
#newspage #jzpage {
  text-align: right;
  margin-right: 30px;
}
#newspage #jzpage a {
  width: 18px;
  height: 18px;
  line-height: 18px;
  font-size: 11px;
}
#newspage #jzpage a.yema2,
#newspage #jzpage a.yemacurr,
#newspage #jzpage a.yema1,
#newspage #jzpage a.yema3,
#newspage #jzpage a.yemax10,
#newspage #jzpage a.yemas10 {
  background: none;
  color: #7c7c7c;
  background-color: #F7F7F7;
  border: 1px solid #D5D5D5;
}
#newspage #jzpage a.yema2:hover,
#newspage #jzpage a.yema1:hover,
#newspage #jzpage a.yema3:hover,
#newspage #jzpage a.yemax10:hover,
#newspage #jzpage a.yemas10:hover {
  color: #009BED;
  background-color: #E8F5FE;
  border: 1px solid #A9C9E2;
}
#newspage #jzpage a.yemacurr {
  background-color: #E8F5FE;
  border: 1px solid #A9C9E2;
  color: #009BED;
}
#newspage #jzpage a.yema1,
#newspage #jzpage a.yema3,
#newspage #jzpage a.yemax10,
#newspage #jzpage a.yemas10 {
  background: none;
  text-indent: 0;
  font-size: 11px;
  width: 30px;
}
#newspage #jzpage a.yemax10,
#newspage #jzpage a.yemas10 {
  width: 40px;
}
#shownews .shownews_date {
  text-align: center;
  padding: 0px 0 10px 0;
}
#shownews .shownews_date span {
  padding: 4px 10px;
  color: #ccc;
}
#shownews .shownews_body {
  padding: 10px 15px;
  border-top: 1px solid #eeeeee;
  text-align: justify;
}
#shownews .shownews_body p {
  text-indent: 24px;
  line-height: 24px;
  color: #555;
}
#shownews .shownews_foot {
  padding: 15px 5px;
  text-align: right;
}
#shownews .shownews_foot span {
  margin: 0 5px;
}
#shownews .shownews_foot span a {
  padding: 3px 10px;
  border: 1px solid #eeeeee;
}
#shownews .shownews_foot span a:hover {
  background-color: #e7e7e7;
  color: #329dd8;
  border: 1px solid #329dd8;
}
#shownews .othernews {
  padding-bottom: 5px;
  border-bottom: 1px solid #eeeeee;
  padding-left: 5px;
  font-weight: bold;
  color: #5f5f5f;
}
#shownews .othernews span {
  font-size: 11px;
  color: #8f8f8f;
  padding-left: 5px;
}
#shownews .othernewsli li {
  height: 28px;
  line-height: 28px;
  text-indent: 10px;
}
/*messages*/
.messages {
  padding: 15px 0;
}
.messages input,
.messages select,
.messages textarea {
  margin: 0;
  padding: 0;
  background: none;
  border: 0;
  font-family: "Microsoft Yahei";
}
.messlist {
  height: 30px;
  margin-bottom: 25px;
}
.messlist label {
  float: left;
  width: 100px;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  text-align: right;
  padding-right: 10px;
}
.messlist input {
  float: left;
  width: 300px;
  height: 28px;
  padding-left: 5px;
  border: #ccc 1px solid;
}
.messlist.textareas {
  height: 122px;
}
.messlist textarea {
  float: left;
  width: 400px;
  height: 110px;
  padding: 5px;
  border: #ccc 1px solid;
}
.messlist.yzms input {
  width: 100px;
}
.messlist.yzms .yzmimg {
  float: left;
  margin-left: 10px;
}
.messsub {
  padding: 0px 0 0 110px;
}
.messsub input {
  width: 100px;
  height: 35px;
  background: #ddd;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  margin-right: 5px;
}
.messsub input:hover {
  background: #f60;
  color: #fff;
}
/*==========以下部分是Validform必须的===========*/
.Validform_checktip {
  margin-left: 8px;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  color: #999;
  font-size: 12px;
}
.Validform_right {
  color: #71b83d;
  padding-left: 20px;
  background: url(http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/right.png) no-repeat left center;
}
.Validform_wrong {
  color: red;
  padding-left: 20px;
  white-space: nowrap;
  background: url(http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/error.png) no-repeat left center;
}
.Validform_loading {
  padding-left: 20px;
  background: url(http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/onLoad.gif) no-repeat left center;
}
.Validform_error {
  background-color: #ffe7e7;
}
#Validform_msg {
  color: #7d8289;
  font: 12px/1.5 tahoma, arial, sans-serif;
  width: 280px;
  -webkit-box-shadow: 2px 2px 3px #aaa;
  -moz-box-shadow: 2px 2px 3px #aaa;
  background: #fff;
  position: absolute;
  top: 0px;
  right: 50px;
  z-index: 99999;
  display: none;
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
}
#Validform_msg .iframe {
  position: absolute;
  left: 0px;
  top: -1px;
  z-index: -1;
}
#Validform_msg .Validform_title {
  line-height: 25px;
  height: 25px;
  text-align: left;
  font-weight: bold;
  padding: 0 8px;
  color: #fff;
  position: relative;
  background-color: #000;
}
#Validform_msg a.Validform_close:link,
#Validform_msg a.Validform_close:visited {
  line-height: 22px;
  position: absolute;
  right: 8px;
  top: 0px;
  color: #fff;
  text-decoration: none;
}
#Validform_msg a.Validform_close:hover {
  color: #cc0;
}
#Validform_msg .Validform_info {
  padding: 8px;
  border: 1px solid #000;
  border-top: none;
  text-align: left;
}
#map_canvas {
  margin: 0;
  height: 380px;
  border: 1px solid #ccc;
  margin-left: 5px;
  margin-top: 10px;
}
#contactinfo {
  margin-top: 20px;
  padding: 30px 10px 20px 310px;
  background: url("http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/cbg.gif") no-repeat 40px 30px;
}
#contactinfo p {
  line-height:30px;
  font-size:16px;
}
.main-im {
  position: fixed;
  right: 10px;
  top: 170px;
  z-index: 100;
  width: 110px;
  height: 272px;
}
.main-im .qq-a {
  display: block;
  width: 106px;
  height: 116px;
  font-size: 14px;
  color: #0484cd;
  text-align: center;
  position: relative;
}
.main-im .qq-a span {
  bottom: 5px;
  position: absolute;
  width: 90px;
  left: 10px;
}
.main-im .qq-hover-c {
  width: 70px;
  height: 70px;
  border-radius: 35px;
  position: absolute;
  left: 18px;
  top: 10px;
  overflow: hidden;
  z-index: 9;
}
.main-im .qq-container {
  z-index: 99;
  position: absolute;
  width: 109px;
  right: 0;
  height: 118px;
  *width: 108px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom: 1px solid #dddddd;
  background: url(http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/qq-icon-bg.png) no-repeat center 8px;
}
.main-im .img-qq {
  max-width: 60px;
  display: block;
  position: absolute;
  left: 6px;
  top: 3px;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.main-im .im-qq:hover .img-qq {
  max-width: 70px;
  left: 1px;
  top: 8px;
  position: absolute;
}
.main-im .im_main {
  border: 1px solid #dddddd;
  border-radius: 10px;
  background: #F9FAFB;
  display: none;
}
.main-im .im_main .im-tel {
  color: #000000;
  text-align: center;
  width: 109px;
  padding: 10px 0;
  border-bottom: 1px solid #dddddd;
  *height: auto;
  font-size: 14px;
}
.main-im .im_main .im-tel div {
  font-weight: bold;
  font-size: 12px;
  margin-top: 6px;
}
.main-im .im_main .im-tel .tel-num {
  font-family: Arial;
  font-weight: bold;
  color: #e66d15;
}
.main-im .im_main .im-tel:hover {
  background: #fafafa;
}
.main-im .im_main .weixing-container {
  width: 55px;
  height: 47px;
  border-right: 1px solid #dddddd;
  background: #f5f5f5;
  border-bottom-left-radius: 10px;
  background: url(http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/weixing-icon.png) no-repeat center center;
  float: left;
}
.main-im .im_main .weixing-show {
  width: 212px;
  height: 252px;
  background: #ffffff;
  border-radius: 10px;
  border: 1px solid #dddddd;
  position: absolute;
  left: -225px;
  top: -206px;
}
.main-im .im_main .weixing-show .weixing-sanjiao {
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #ffffff;
  border-width: 6px;
  left: 212px;
  top: 214px;
  position: absolute;
  z-index: 2;
}
.main-im .im_main .weixing-show .weixing-sanjiao-big {
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #dddddd;
  border-width: 8px;
  left: 112px;
  top: 132px;
  position: absolute;
}
.main-im .im_main .weixing-show .weixing-ma {
  width: 200px;
  height: 200px;
  padding-left: 5px;
  padding-top: 5px;
}
.main-im .im_main .weixing-show .weixing-txt {
  position: absolute;
  top: 210px;
  left: 7px;
  width: 200px;
  margin: 0 auto;
  text-align: center;
}
.main-im .im_main .go-top {
  width: 50px;
  height: 47px;
  background: #f5f5f5;
  border-bottom-right-radius: 10px;
  background: url(http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/totop-icon.png) no-repeat center center;
  float: right;
}
.main-im .im_main .go-top a {
  display: block;
  width: 52px;
  height: 47px;
}
.main-im .close-im {
  position: absolute;
  right: 10px;
  top: -12px;
  z-index: 100;
  width: 24px;
  height: 24px;
}
.main-im .close-im a {
  display: block;
  width: 24px;
  height: 24px;
  background: url(http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/close_im.png) no-repeat left top;
}
.main-im .close-im a:hover {
  text-decoration: none;
}
.main-im .open-im {
  cursor: pointer;
  margin-left: 68px;
  width: 40px;
  height: 133px;
  background: url(http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/open_im.png) no-repeat left top;
}
div.showprodcontact {padding-left:10px;padding-top:30px;line-height:32px;font-size:14px;}
div.showprodgjc {padding-top:20px;text-align:center;font-size:14px;}

/*ightbox*/

.spsp ul li{float:left;margin:20px 10px 0 10px;width:254px}
.spsp ul li img{width:254px;border:1px solid #eee;height:154px}
.spsp ul li p{ text-align:center;height:35px; overflow:hidden;line-height:35px}
.jquery-lightbox-overlay {
	BACKGROUND: #000000
}
.jquery-lightbox {
	POSITION: relative; PADDING-BOTTOM: 17px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 17px
}
.jquery-lightbox-border-top-left {
	Z-INDEX: 7000; POSITION: absolute; WIDTH: 12%; HEIGHT: 17px
}
.jquery-lightbox-border-top-right {
	Z-INDEX: 7000; POSITION: absolute; WIDTH: 12%; HEIGHT: 17px
}
.jquery-lightbox-border-bottom-left {
	Z-INDEX: 7000; POSITION: absolute; WIDTH: 12%; HEIGHT: 17px
}
.jquery-lightbox-border-bottom-right {
	Z-INDEX: 7000; POSITION: absolute; WIDTH: 12%; HEIGHT: 17px
}
.jquery-lightbox-border-top-left {
	BACKGROUND: url(http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/jquery-lightbox-theme.png) no-repeat 0px 0px; TOP: 0px; LEFT: 0px
}
.jquery-lightbox-border-top-right {
	BACKGROUND: url(http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/jquery-lightbox-theme.png) no-repeat right 0px; TOP: 0px; RIGHT: 0px
}
.jquery-lightbox-border-top-middle {
	Z-INDEX: 7000; POSITION: absolute; WIDTH: 78%; BACKGROUND: #2b2b2b; HEIGHT: 7px; OVERFLOW: hidden; TOP: 0px; LEFT: 12%
}
.jquery-lightbox-border-bottom-left {
	BOTTOM: 0px; BACKGROUND: url(http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/jquery-lightbox-theme.png) no-repeat 0px bottom; LEFT: 0px
}
.jquery-lightbox-border-bottom-right {
	BOTTOM: 0px; BACKGROUND: url(http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/jquery-lightbox-theme.png) no-repeat right bottom; RIGHT: 0px
}
.jquery-lightbox-border-bottom-middle {
	Z-INDEX: 7000; POSITION: absolute; WIDTH: 78%; BOTTOM: 0px; BACKGROUND: #2b2b2b; HEIGHT: 7px; OVERFLOW: hidden; LEFT: 12%
}
.jquery-lightbox-title {
	Z-INDEX: 7000; POSITION: absolute; PADDING-BOTTOM: 5px; LINE-HEIGHT: 14px; MARGIN: 3px; PADDING-LEFT: 8px; BOTTOM: 0px; PADDING-RIGHT: 8px; FONT-FAMILY: verdana, arial, serif; BACKGROUND: #2b2b2b; COLOR: #ffffff; FONT-SIZE: 11px; PADDING-TOP: 5px; opacity: 0.9
}
.jquery-lightbox-html {
	Z-INDEX: 7000; BORDER-BOTTOM: 0px; POSITION: relative; BORDER-LEFT: #2b2b2b 7px solid; PADDING-BOTTOM: 0px; PADDING-LEFT: 15px; PADDING-RIGHT: 15px; VERTICAL-ALIGN: top; BORDER-TOP: 0px; BORDER-RIGHT: #2b2b2b 7px solid; PADDING-TOP: 0px
}
.jquery-lightbox-html EMBED {
	VERTICAL-ALIGN: top
}
.jquery-lightbox-html OBJECT {
	VERTICAL-ALIGN: top
}
.jquery-lightbox-html IFRAME {
	VERTICAL-ALIGN: top
}
.jquery-lightbox-background {
	Z-INDEX: 6999; POSITION: absolute; PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FLOAT: left; TOP: 7px; PADDING-TOP: 0px; LEFT: 7px
}
.jquery-lightbox-background IMG {
	BORDER-BOTTOM: 0px; POSITION: relative; BORDER-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; WIDTH: 100%; PADDING-RIGHT: 0px; DISPLAY: block; HEIGHT: 100%; BORDER-TOP: 0px; BORDER-RIGHT: 0px; PADDING-TOP: 0px
}
.jquery-lightbox-mode-image .jquery-lightbox-html {
	Z-INDEX: 6998; PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
.jquery-lightbox-mode-html .jquery-lightbox-background {
	BACKGROUND: #ffffff
}
.jquery-lightbox-mode-html .jquery-lightbox-html {
	OVERFLOW: auto
}
.jquery-lightbox-loading {
	BACKGROUND: url(http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/loading.gif) #ffffff no-repeat center center
}
.jquery-lightbox-mode-html .jquery-lightbox-loading {
	BACKGROUND: url(http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/loading.gif) #ffffff no-repeat center center
}
.jquery-lightbox-button-close {
	POSITION: absolute; WIDTH: 29px; BACKGROUND: url(http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/jquery-lightbox-theme.png) no-repeat -190px -115px; HEIGHT: 29px; TOP: 12px; RIGHT: -26px
}
.jquery-lightbox-button-close:hover {
	BACKGROUND: url(http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/jquery-lightbox-theme.png) no-repeat -220px -115px
}
.jquery-lightbox-button-close SPAN {
	DISPLAY: none
}
.jquery-lightbox-buttons SPAN {
	DISPLAY: none
}
.jquery-lightbox-mode-image .jquery-lightbox-button-close {
	Z-INDEX: 7002; RIGHT: 14px
}
.jquery-lightbox-buttons {
	Z-INDEX: 7001; POSITION: absolute; DISPLAY: none; HEIGHT: 39px; TOP: 7px; LEFT: 7px
}
.jquery-lightbox-buttons .jquery-lightbox-buttons-init {
	WIDTH: 5px; DISPLAY: inline; FLOAT: left; HEIGHT: 39px
}
.jquery-lightbox-buttons .jquery-lightbox-buttons-end {
	WIDTH: 5px; DISPLAY: inline; FLOAT: left; HEIGHT: 39px
}
.jquery-lightbox-buttons .jquery-lightbox-buttons-init {
	MARGIN: 7px 0px 0px 7px; BACKGROUND: url() no-repeat -151px -153px
}
.jquery-lightbox-buttons .jquery-lightbox-buttons-end {
	MARGIN: 7px 0px 0px; BACKGROUND: url() no-repeat -244px -153px
}
.jquery-lightbox-buttons .jquery-lightbox-button-left {
	MARGIN: 7px 0px 0px; WIDTH: 24px; DISPLAY: inline; BACKGROUND: url() no-repeat -156px -153px; FLOAT: left; HEIGHT: 39px
}
.jquery-lightbox-buttons .jquery-lightbox-button-left:hover {
	BACKGROUND: url(http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/jquery-lightbox-theme.png) no-repeat -156px -194px
}
.jquery-lightbox-buttons .jquery-lightbox-button-right {
	MARGIN: 7px 0px 0px; WIDTH: 24px; DISPLAY: inline; BACKGROUND: url() no-repeat -220px -153px; FLOAT: left; HEIGHT: 39px
}
.jquery-lightbox-buttons .jquery-lightbox-button-right:hover {
	BACKGROUND: url(http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/jquery-lightbox-theme.png) no-repeat -220px -194px
}
.jquery-lightbox-buttons .jquery-lightbox-button-max {
	MARGIN: 7px 0px 0px; WIDTH: 36px; DISPLAY: inline; BACKGROUND: url(images/jquery-lightbox-theme.png) no-repeat -182px -153px; FLOAT: left; HEIGHT: 39px
}
.jquery-lightbox-buttons .jquery-lightbox-button-max:hover {
	BACKGROUND: url(http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/jquery-lightbox-theme.png) no-repeat -182px -194px
}
.jquery-lightbox-buttons .jquery-lightbox-button-min {
	MARGIN: 7px 0px 0px; WIDTH: 36px; DISPLAY: inline; BACKGROUND: url(images/jquery-lightbox-theme.png) no-repeat -162px -235px; FLOAT: left; HEIGHT: 39px
}
.jquery-lightbox-buttons .jquery-lightbox-button-min:hover {
	BACKGROUND: url(http://jingzhouoss.oss-cn-shanghai.aliyuncs.com/webimage/bosheng/images/jquery-lightbox-theme.png) no-repeat -207px -235px
}
.jquery-lightbox-buttons-custom {
	LINE-HEIGHT: 39px; MARGIN: 7px 0px 0px; DISPLAY: inline; BACKGROUND: #2b2b2b; FLOAT: left; HEIGHT: 39px; FONT-SIZE: 10px
}
.jquery-lightbox-buttons-custom A {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; DISPLAY: inline; COLOR: #ffffff; FONT-SIZE: 10px; FONT-WEIGHT: normal; TEXT-DECORATION: underline; PADDING-TOP: 0px
}
.jquery-lightbox-mode-image .jquery-lightbox-button-close {
	opacity: 0.7
}
.jquery-lightbox-mode-image .jquery-lightbox-buttons {
	opacity: 0.3
}
.jquery-lightbox-mode-image:hover .jquery-lightbox-buttons {
	opacity: 0.9
}
.jquery-lightbox-mode-image:hover .jquery-lightbox-button-close {
	opacity: 0.9
}
.jquery-lightbox-navigator {
	DISPLAY: none
}

.ewm{position:absolute;top:69px;right:220px}
.ewm p{line-height:22px;text-align:center;margin:0}