.content{background: #F7F8FA;min-height:600px;}

.business-name{font-size: 36px;font-weight: bold;color:#444;line-height: 48px;text-align: center;padding: 24px 0;}

.business-slide{position: relative;width:1120px;margin: 0 auto;}
.business-slide .bd li{vertical-align: middle;position: relative;}
.business-slide .bd li .bg{position: absolute;width:1120px;height: 50px;left:0;bottom: 0;background:#0562CC; filter:alpha(opacity=60);opacity:0.6;}
.pgwSlideshow li .title{position: absolute;width:1120px;left:0;bottom: 0;z-index: 2;font-size:24px;font-weight: 400;color:#fff;line-height: 50px;text-align: center;}
.business-slide .bd li img{width: 1120px; height: 660px; display: block;}

.business-slide .hd{width: 100%;overflow: hidden;position: relative;height: 208px;}
.business-slide .hd ul{overflow: hidden;zoom: 1;height: 158px;margin-top: 25px !important;margin-left: 19px !important;position: relative;}
.business-slide .hd ul li{text-align: center;border: 3px solid #ddd;margin-left: 10px;float: left;}
.business-slide .hd ul li.on{border: 3px solid #0562CC;}
.business-slide .hd ul li img{width: 257px;height: 152px;}

/*.hd-prev,.hd-next{position: absolute;height: 158px;width: 19px;background-color: #A0A0A0;filter:alpha(opacity=60);opacity:0.6;top:25px;z-index: 999;}*/
/*.hd-prev img,.hd-next img{width: 8px;height: 16px;display: block;margin-top: 68px;margin-left: 5px;}*/
.hd-next{right: 0px;}
/*.pgwSlideshow .ps-current .ps-next{background: url(../images/rightArrow.png) no-repeat; position: absolute;width:35px;height: 63px;filter:alpha(opacity=50);opacity:0.5; right:3%; top:30%;z-index:999;border:none;}*/
/*.pgwSlideshow .ps-current .ps-prev{background: url(../images/leftArrow.png) no-repeat; position: absolute;width:35px;height: 63px;filter:alpha(opacity=50);opacity:0.5; left:3%; top:30%;z-index:999;border:none;}*/
.business-slide #prev:hover,
.business-slide #next:hover{ filter:alpha(opacity=100);opacity:1;  }
.business-slide #prevStop{ display:none;  }
.business-slide #nextStop{ display:none;  }


.content .article{font-size: 16px;font-weight: 400;color:#333;line-height: 36px;text-indent: 36px;padding-bottom: 89px;}
/*行内样式*/
.articleTitle {
    font-weight: 700;
    text-align: center;
    font-size: 32px;
    color: #2D66A5;
    margin-bottom:25px;
}