.about .sp{overflow:hidden;float:left;width:480px;height:347px;padding-bottom:20px;background:url(../images/about01.png) no-repeat center bottom;position:relative}.about .sp img{display:block}
.about .wen{overflow:hidden;float:right;width:500px}
.about .abouttext{width:700px;}
.abouttext p{font-size:13px; line-height:29px; text-align:justify}
.picScroll-left{
    width:1200px;
    position:relative;
    margin-bottom: 50px;
}
.picScroll-left .hd{
    overflow:hidden;
    height:30px;  }
.picScroll-left .hd .prev,
.picScroll-left .hd .next{
    display:block;
    width:53px;
    height:53px;
    overflow:hidden;
    cursor:pointer;
    position: absolute;
    top: 150px;
}
.picScroll-left .hd .prev {
    background: url("../images/prev.png") no-repeat;
    left: -80px;
}
.picScroll-left .hd .prev:hover{background: url("../images/prev.png") no-repeat; opacity: 0.5;}
.picScroll-left .hd .next{
    background: url("../images/next.png") no-repeat;
    right: -80px;
}
.picScroll-left .hd .next:hover{background: url("../images/next.png") no-repeat;opacity: 0.5;}
.picScroll-left .bd{
    width: 1200px;
}
.picScroll-left .bd ul{
    overflow:hidden;
    zoom:1;
    /*padding: 8px!important;*/
}
.picScroll-left .bd ul li{
    margin-right: 11px; border:1px solid #eee;
    float:left;
    _display:inline;
    overflow:hidden;
    text-align:center;
    height: 268px;
    padding-top: 16px;
    width: 229px;
}
.picScroll-left .bd ul li .pic {
    text-align:center; position:relative;
}
.picScroll-left .bd ul li .pic .pic_ico{
     position:absolute; top:0px; right:5px; 
}
.picScroll-left .bd ul li .pic .pic_ico img {width:50px; height:50px;}
.picScroll-left .bd ul li .pic img {
   /* width:162px;
    height:206px;*/width:200px;
    height:200px;
    display:block;
    margin: 0 auto;    transition: 0.3s;     border-radius: 100%;
    -ms-transition: 0.3s;
    -webkit-transition: 0.3s;
}
 .picScroll-left .bd ul li .pic img:hover {   transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);}
.picScroll-left .bd ul li .title a {
    display: inline-block;
    background: url("../images/img-21.png") no-repeat 10px bottom;
    height: 42px;
    line-height: 42px;
    color: #616161;
    font-size: 18px;
	text-align: left;
    padding: 10px 10px 15px 10px;
}
.picScroll-left .bd ul li:hover {
    box-shadow: 0 0 8px #dbdbdb;
}
.picScroll-left .bd ul li:hover .title a {
    color: #cd392a;
    background: url("../images/img-22.png") no-repeat 10px bottom;
}

.tabsb{height:45px;background:url(../images/main_bg.png) repeat-x top left;}
.tabsb ul{margin:0 auto;padding:0; text-align:center; /*width:320px;*/ width:158px;}
.tabsb li{float:left;height:48px; width:158px; font-size:20px;text-align:center;cursor:pointer;line-height:48px; color:#666666; font-family:"微软雅黑"; font-weight:bold; background:#FFFFFF; border:1px solid #f4f4f4;}
.tabsb li.on_zzjssb{color:#FFFFFF; background:#0198e7; border:1px solid #0198e7;}

