﻿body{
     font-family: '微软雅黑';
     color:#666666;
     background: url(/Content/image/zh/index_01.jpg) center 0 no-repeat;
}
 html{
     background-color: #fff;
    overflow-x:hidden;
}
 div,span,p,a,td,li,ul{
     font-family: '微软雅黑';
     color:#666666;
}
 #logo embed{
     width: 489px;
     display: none;
     height: 88px;
}
 .m1{
     height: 387px;
     background: url( /Content/image/zh/index_10.jpg) 0 0 repeat-x;
}
 #syry{
     background: url( /Content/image/zh/index_101.jpg) 0 0 no-repeat;
}
 #ad{
     height: 211px;
     background: url( /Content/image/zh/index_11.jpg) 0 0 no-repeat;
}
 #sygg{
     margin-top: 10px;
     height: 42px;
     display: none;
     background: url( /Content/image/zh/index_09.jpg) 0 0 no-repeat;
}
 #sygg1{
     height: 47px;
     background: url( /Content/image/zh/index_07.jpg) 0 0 no-repeat;
}
 #sygg2{
     margin-left: 35px;
     display: inline;
     width: 165px;
}
 .colsg_inner{
     width: 1164px;
}
 #left{
     float: left;
     width: 234px;
     margin-top: 50px;
}
 #syleft{
     float: left;
     width: 254px;
}
 #right{
     width: 922px;
     float: right;
     border: 1px solid #ddd;
     margin-top: 30px;
}
 #right1{
     width: 752px;
     float: right;
}
 #syright{
     width: 765px;
     float: left;
}
 #synews{
     width: 344px;
     margin-left: 45px;
}
 #syn1{
     width: 240px;
     margin-left: 18px;
}
 #syn2{
     width: 540px;
     margin-left: 30px;
}
 #syn3{
     width: 290px;
     margin-left: 30px;
}
 #sygsjj{
     width:260px;
     margin-left: 60px;
}
 #sysp{
     width: 250px;
     margin-left: 12px;
}
 #syad{
     width: 333px;
     margin-left: 5px;
}
 #main1{
     height: 416px;
     background: url( /Content/image/zh/index_09.jpg) 0 0 no-repeat;
}
 #main2{
     height: 240px;
     background: url( /Content/image/zh/index_14.jpg) 0 0 no-repeat;
}
 #sycp{
     width: 100%;
     background: url( /Content/image/zh/index_13.jpg) 0 0 no-repeat;
}
 #nav{
}
 #top{
     height: 110px;
     background: url( /Content/image/zh/index_02.jpg) 0 0 no-repeat;
}
 #sylxwm{
     width: 270px;
     margin-top: 80px;
     margin-left: 35px;
}
 #syyqlj{
     height: 74px;
     background: url(http://02295.weba.shiwangyun.com/Content/image/zh/index_17.jpg ) 0 0 no-repeat;
}
 .foot{
     background-color: #333;
}
 #f{
     display: none;
     height: 79px;
     background: url(/Content/image/zh/index_19.jpg ) 0 0 repeat-x;
}
 #foot div p{
     height: 39px;
     line-height: 39px;
}
 .foot div {
     color: #fff;
}
 .foot div a{
     color: #fff;
}
 .foot div p a{
     color: #fff;
}
  
/*挂件主体*/
 #PhotoList826.PhotoList {
margin-top:100px ;
     overflow: hidden;
     position: relative;
}
/*头部可以设置头部背景*/
 #PhotoList826.PhotoList .hd {
     background-color: #dcdcdc;
     height: 30px;
     line-height: 30px;
     border-bottom: 1px solid #dfdfdf;
  display: none
}
/*头部更多链接*/
 #PhotoList826.PhotoList .hd .more a {
     float: right;

     margin-right: 20px;
}
 #PhotoList826.PhotoList .hd .more a:hover {

     text-decoration: underline;
}
/*头部标题*/
 #PhotoList826.PhotoList .hd h3 {
     font-size: 14px;
     font-weight: bold;
     padding-left: 20px;
     float: left;
}
/*列表主体*/
 #PhotoList826.PhotoList .pl_box {
     padding-top: 10px;
}
/*截断滚动的div,可以margin调整与左右的边距*/
 #PhotoList826.PhotoList .bd {
     margin: 0 10px;
     overflow: hidden;
     position:relative;
}
/*列表一列*/
 #PhotoList826.PhotoList .bd li {
     width: 250px;
     padding: 1px;
     margin: 0 0 0 20px;
     display: inline;
     text-align: center;
     float: left;
}
/*列表图片*/
 #PhotoList826.PhotoList .Marquee_imgbx {
     margin: 0 20px 10px 0;
     float: left;
     width:250px;
}
/*列表元素图片*/
 #PhotoList826.PhotoList .bd li img {
     width: 240px;
     height: 177px;
     display: inline-block;
     vertical-align: middle;

}
/*列表元素链接主体*/
 #PhotoList826.PhotoList .bd .link_wrap {
     height: 30px;
     line-height: 30px;
     background: #fafafa;
}
/*列表元素图片标题链接*/
 #PhotoList826.PhotoList .bd .pd_link {
     margin: 0 10px;
     white-space: nowrap;
     overflow: hidden;
}
/*图片标题链接*/
 #PhotoList826.PhotoList .bd .pd_link a {
     color: #000;
}
 #PhotoList826.PhotoList .bd .pd_link a:hover {
     color: #f30;
     text-decoration: underline;
}
/*图片放大镜*/
 #PhotoList826.PhotoList .jqzoom {
     display: block;
}
/*设置图片列表放大镜*/
 .jqzoom {
     position: relative;
}
 .zoomdiv {
     z-index: 999;
     position: absolute;
     top: 0px;
     left: 0px;
     width: 300px;
     height: 300px;
     background: #fff;
     border: 1px solid #ccc;
     display: none;
     text-align: center;
     overflow: hidden;
}
 .zoomdiv img {
     width: 400px !important;
     height: 500px !important;
}
 .jqZoomPup {
     z-index: 999;
     visibility: hidden;
     position: absolute;
     top: 0px;
     left: 0px;
     border: 1px solid #aaa;
     background: #fff;
     opacity: 0.5;
     -moz-opacity: 0.5;
     -khtml-opacity: 0.5;
     filter: alpha(Opacity=50);
}
/*分页样式*/
 #PhotoList826.PhotoList #pager {
     font-size: 12px;
     padding: 10px;
     text-align: center;
     color: #000;
}
/*去除放大镜 .zoomdiv {
     display: none!important;
}
 .jqZoomPup{
     display: none!important;
}
 */
/*forSeprateConfigStyles*//*挂件主体*/
 #NewsBaseList786.NewsBaseList {
}
/*.hd设置头部背景*/
 #NewsBaseList786.NewsBaseList .hd {
     color:#000;
     background-color:#dcdcdc;
     padding:0 20px;
     display: none;
}
/*头部更多链接样式*/
 #NewsBaseList786.NewsBaseList .hd a{
     float:right;
     padding:5px;
     color:#000;
}
 #NewsBaseList786.NewsBaseList .hd a:hover{
     color:#f30;
     text-decoration: underline;
}
/*新闻列表面包屑*/
 #NewsBaseList786.NewsBaseList .hd .mbx_dv{
}
/*标题的样式*/
 #NewsBaseList786.NewsBaseList .hd h2 {
     font-weight:bold;
     font-size: 14px;
     height:30px;
     line-height:30px;
}
/*列表的样式*/
 #NewsBaseList786.NewsBaseList li {
     vertical-align:middle;
     *zoom:1;
}
/*列表链接的样式*/
 #NewsBaseList786.NewsBaseList li a {
     float:left;
     display:inline-block;
     height:30px;
     line-height:30px;
     font-size: 12px;
     padding-left: 20px;
     background: url( /Content/image/en/d.gif) 0 0 no-repeat;
}
/*列表中时间的样式*/
 #NewsBaseList786.NewsBaseList li .time{
     float:right;
     height:30px;
     line-height:30px;
     color:#666;
  display: none;
}
 /*forSeprateConfigStyles*//*挂件主体*/
 #HomeReading832.HomeReading {
}
/*.hd可设置头部背景*/
 #HomeReading832.HomeReading .hd {
     height:30px;
     line-height:30px;
     border-bottom:1px solid #dfdfdf;
     overflow:hidden;
     background-color:#dcdcdc;
     padding:0 10px;
     display: none;
}
/*头部更多链接*/
 #HomeReading832.HomeReading .hd .more_link {
     float:right;
}
 #HomeReading832.HomeReading .hd .more_link:hover{
     text-decoration: underline;
}
/*主体内容*/
 #HomeReading832.HomeReading .content {
     overflow:hidden;
     padding:10px;
}
 #HomeReading832.HomeReading .hr_detail11111{
     overflow:hidden;
     display: none;
}
/*新闻图片*/
 #HomeReading832.HomeReading .content .img {
display: block;
     margin-right: 10px;
     width:160px;
     height:120px;
}
 /*forSeprateConfigStyles*//*挂件主体*/
 #NewsBaseListgg.NewsBaseList {
}
/*.hd设置头部背景*/
 #NewsBaseListgg.NewsBaseList .hd {
     color:#000;
     background-color:#dcdcdc;
     padding:0 20px;
     display: none;
}
/*头部更多链接样式*/
 #NewsBaseListgg.NewsBaseList .hd a{
     float:right;
     padding:5px;
     color:#000;
}
 #NewsBaseListgg.NewsBaseList .hd a:hover{
     color:#f30;
     text-decoration: underline;
}
/*新闻列表面包屑*/
 #NewsBaseListgg.NewsBaseList .hd .mbx_dv{
}
/*标题的样式*/
 #NewsBaseListgg.NewsBaseList .hd h2 {
     font-weight:bold;
     font-size: 14px;
     height:30px;
     line-height:30px;
}
/*列表的样式*/
 #NewsBaseListgg.NewsBaseList li {
     vertical-align:middle;
     *zoom:1;
}
/*列表链接的样式*/
 #NewsBaseListgg.NewsBaseList li a {
     float:left;
     display:inline-block;
     height:30px;
     line-height:30px;
     font-size: 12px;
     padding-left: 20px;
     background: url( /Content/image/en/d.gif) 0 0 no-repeat;
}
/*列表中时间的样式*/
 #NewsBaseListgg.NewsBaseList li .time{
     float:right;
     height:30px;
     line-height:30px;
     color:#666;

}
 /*forSeprateConfigStyles*//*挂件主体*/
 #NewsBaseListggff.NewsBaseList {
}
/*.hd设置头部背景*/
 #NewsBaseListggff.NewsBaseList .hd {
     color:#000;
     background-color:#dcdcdc;
     padding:0 20px;
     display: none;
}
/*头部更多链接样式*/
 #NewsBaseListggff.NewsBaseList .hd a{
     float:right;
     padding:5px;
     color:#000;
}
 #NewsBaseListggff.NewsBaseList .hd a:hover{
     color:#f30;
     text-decoration: underline;
}
/*新闻列表面包屑*/
 #NewsBaseListggff.NewsBaseList .hd .mbx_dv{
}
/*标题的样式*/
 #NewsBaseListggff.NewsBaseList .hd h2 {
     font-weight:bold;
     font-size: 14px;
     height:30px;
     line-height:30px;
}
/*列表的样式*/
 #NewsBaseListggff.NewsBaseList li {
     vertical-align:middle;
     *zoom:1;
}
/*列表链接的样式*/
 #NewsBaseListggff.NewsBaseList li a {
     float:left;
     display:inline-block;
     height:30px;
     line-height:30px;
     font-size: 12px;
     padding-left: 20px;
     background: url( /Content/image/en/d.gif) 0 0 no-repeat;
}
/*列表中时间的样式*/
 #NewsBaseListggff.NewsBaseList li .time{
     float:right;
     height:30px;
     line-height:30px;
     color:#666;

}
 /*forSeprateConfigStyles*/ 
/*挂件主体*/
 #PhotoList618.PhotoList {
     width: 100%;
     overflow: hidden;
}
/*头部可以设置头部背景*/
 #PhotoList618.PhotoList .hd {
     background-color: #dcdcdc;
     height: 30px;
     line-height: 30px;
     border-bottom: 1px solid #dfdfdf;
}
/*头部更多链接*/
 #PhotoList618.PhotoList .hd .more a {
     float: right;
     color: #000;
     margin-right: 20px;
}
 #PhotoList618.PhotoList .hd .more a:hover {
     color: #f30;
     text-decoration: underline;
}
/*头部标题*/
 #PhotoList618.PhotoList .hd h3 {
     font-size: 14px;
     font-weight: bold;
     padding-left: 20px;
     float: left;
}
/*列表主体*/
 #PhotoList618.PhotoList .pl_box {
     padding-top: 10px;
}
/*截断滚动的div,可以margin调整与左右的边距*/
 #PhotoList618.PhotoList .bd {
     margin: 0 5px;
     overflow: hidden;
}
/*列表一列*/
 #PhotoList618.PhotoList .bd li {
     width: 255px;
     padding: 1px;
     margin: 0 0 21px 40px;
     display: inline;
     text-align: center;
     float: left;
     height: 355px;
     overflow: hidden;
}
/*列表图片*/
 #PhotoList618.PhotoList .Marquee_imgbx {
     margin: 0 20px 5px 0;
     float: left;
     width:252px;
}
/*列表元素图片*/
 #PhotoList618.PhotoList .bd li img {
     width: 250px;
     display: inline-block;
     vertical-align: middle;
}
/*列表元素链接主体*/
 #PhotoList618.PhotoList .bd .link_wrap {
     height: 30px;
     line-height: 30px;
     background: #fafafa;
}
/*列表元素图片标题链接*/
 #PhotoList618.PhotoList .bd .pd_link {
     margin: 0 10px;
     white-space: nowrap;
     overflow: hidden;
     display: none;
}
/*图片标题链接*/
 #PhotoList618.PhotoList .bd .pd_link a {
}
 #PhotoList618.PhotoList .bd .pd_link a:hover {
     text-decoration: underline;
}
/*图片放大镜*/
 #PhotoList618.PhotoList .jqzoom {
     display: block;
}
/*设置图片列表放大镜*/
 .jqzoom {
     position: relative;
}
 .zoomdiv {
     z-index: 999;
     position: absolute;
     top: 0px;
     left: 0px;
     width: 300px;
     height: 300px;
     background: #fff;
     border: 1px solid #ccc;
     display: none;
     text-align: center;
     overflow: hidden;
}
 .zoomdiv img {
     width: 400px !important;
     height: 500px !important;
}
 .jqZoomPup {
     z-index: 999;
     visibility: hidden;
     position: absolute;
     top: 0px;
     left: 0px;
     border: 1px solid #aaa;
     background: #fff;
     opacity: 0.5;
     -moz-opacity: 0.5;
     -khtml-opacity: 0.5;
     filter: alpha(Opacity=50);
}
/*分页样式*/
 #PhotoList618.PhotoList #pager {
     font-size: 12px;
     padding: 10px;
     text-align: center;
     color: #000;
}
 /*forSeprateConfigStyles*/ 
/*挂件主体*/
 #SinglePhoto621.SinglePhoto {
     width: 100%;
}
/*头部可以设置头部背景*/
 #SinglePhoto621.SinglePhoto .hd {
     background-color: #dcdcdc;
     height: 30px;
     line-height: 30px;
     border-bottom: 1px solid #dfdfdf;
}
/*头部标题*/
 #SinglePhoto621.SinglePhoto .hd h3 {
     font-size: 14px;
     font-weight: bold;
     padding-left: 20px;
}
/*图片主体结构*/
 #SinglePhoto621.SinglePhoto .albpic {
     text-align: center;
}
/*图片名称*/
 #SinglePhoto621.SinglePhoto .bd {
     padding-bottom: 40px;
}
 #SinglePhoto621.SinglePhoto .picname {
     font-size: 14px;
     font-weight: bold;
     margin: 10px 0;
}
/*图片*/
 #SinglePhoto621.SinglePhoto img {
     width: 560px;
     padding: 1px;
     border: 1px solid #dfdfdf;
     background: #fff;
}
 #SinglePhoto621.SinglePhoto .bto p {
     margin-bottom: 10px;
}
 /*挂件主体*/
 #PicProductList765.PicProductList {
}
/*头部结构可以设置头部背景*/
 #PicProductList765.PicProductList .hd {
     height: 30px;
     line-height: 30px;
     border-bottom: 1px solid #dfdfdf;
     background: #dcdcdc;
}
/*头部更多链接的样式*/
 #PicProductList765.PicProductList .hd .more {
     float: right;
}
 #PicProductList765.PicProductList .mbx_dv {
     display: none;
}
/*头部标题*/
 #PicProductList765.PicProductList .hd h3 {
     font-size: 14px;
     font-weight: bold;
     padding-left: 10px;
}
/*列表主体结构*/
 #PicProductList765.PicProductList .bd {
}
/*列表元素主体*/
 #PicProductList765.PicProductList .bd li {
     float: left;
     padding: 1px;
     margin: 25px 0 0 20px;
     display: inline;
     text-align: center;
}
/*列表图片*/
 #PicProductList765.PicProductList .bd li img {
     width: 200px;
     height: 150px;
     border: 1px solid #dfdfdf;
     display: inline-block;
     vertical-align: middle;
}
/*列表元素的标题链接结构*/
 #PicProductList765.PicProductList .bd .link_wrap {
     height: 30px;
     line-height: 30px;
}
 #PicProductList765.PicProductList .bd .pd_link {
     margin: 0 20px;
     white-space: nowrap;
     overflow: hidden;
}
 #PicProductList765.PicProductList .bd .pd_link a{
}
 #PicProductList765.PicProductList .bd .pd_link a:hover{
}
 #PicProductList765.PicProductList .ppl_content {
     padding:10px;
}
 #PicProductList765.PicProductList .jqzoom {
     display:block;
}
 #PicProductList765.PicProductList #pager {
     font-size: 12px;
     padding: 10px;
     text-align: center;
     color: #000;
}
/*设置图片列表放大镜*/
 .jqzoom {
     position: relative;
}
 .zoomdiv {
     z-index: 999;
     position: absolute;
     top: 0px;
     left: 0px;
     width: 300px;
     height: 300px;
     background: #fff;
     border:1px solid #ccc;
     display:none;
     text-align: center;
     overflow: hidden;
}
 .zoomdiv img{
     width:400px!important;
     height:500px!important;
}
 .jqZoomPup {
     z-index: 999;
     visibility: hidden;
     position: absolute;
     top: 0px;
     left: 0px;
     border: 1px solid #aaa;
     background: #fff;
     opacity: 0.5;
     -moz-opacity: 0.5;
     -khtml-opacity: 0.5;
     filter: alpha(Opacity=50);
}
 /*forSeprateConfigStyles*//*挂件主体*/
 #MainNavinav.MainNavi {
}
/*一级导航*/
/*可以设置分割线背景*/
 #MainNavinav.MainNavi li.parent {
     float: left;
     position:relative;
}
/*一级导航链接*/
 #MainNavinav.MainNavi a.lone_link {
     display: inline-block;
     padding:0 34px;
     height: 38px;
     font-size: 14px;
     font-weight: bold;
     line-height: 38px;
     text-align: center;
     color: #fff;
}
 #MainNavinav.MainNavi a.lone_link:hover {
     background-color: #fff;
}
 #MainNavinav.MainNavi a:hover {
     color: #000;
}
/*二级导航*/
 #MainNavinav.MainNavi .children{
     position:absolute;
     left:0;
     top:50px;
     white-space:nowrap;
     width:133px;
     z-index: 9999;
}
/*二级导航li结构*/
 #MainNavinav.MainNavi .children li{
     vartical-align:middle;
     height:35px;
     line-height:35px;
     *zoom:1;
     background-color: #033388;
}
/*二级导航链接*/
 #MainNavinav.MainNavi .children a{
     display:block;
     height:35px;
     line-height:35px;
     color:#fff;
     text-align: center;
}
 #MainNavinav.MainNavi .children a:hover{
     color:#fff;
}
/*激活的节点*/
 #MainNavinav.MainNavi li.activelink {
}
 /*forSeprateConfigStyles*//*挂件主体*/
 #AdverSliderban.AdverSlider .slider_wrap {
     position: relative;
}
/*头部标题,不需要头部标题设置display:none;
 */
 #AdverSliderban.AdverSlider .advertitle{
     display: none;
}
/*轮播主体*/
 #AdverSliderban.AdverSlider .slider_wrap .slides_container {
     width: 100%;
     overflow: hidden;
     position: relative;
     display: none;
}
/*图片轮播链接,宽高和轮播图片一致*/
 #AdverSliderban.AdverSlider .slider_wrap .slides_container a {
     width: 1584px;
     height: 486px;
     display: block;
}
/*轮播图片*/
 #AdverSliderban.AdverSlider .slider_wrap .slides_container a img {
     display: block;
     width: 1584px;
     height: 486px;
}
 #AdverSliderban.AdverSlider .slider_wrap .next, .slider_1 .slider_wrap .prev {
     position: absolute;
     top: 107px;
     left: -39px;
     width: 24px;
     height: 43px;
     display: block;
     z-index: 101;
     display: none;
}
 #AdverSliderban.AdverSlider .slider_wrap .next {
     left: 585px;
}
/*轮播数字导航主体,可控制位置*/
 #AdverSliderban.AdverSlider .slider_wrap .pagination {
     position: absolute;
     bottom: 10px;
     right: 100px;
     z-index: 100;
}
 #AdverSliderban.AdverSlider .slider_wrap .pagination li {
     float: left;
     margin: 0 1px;
     list-style: none;
}
/*图片轮播数字按钮未选中状态*/
 #AdverSliderban.AdverSlider .slider_wrap .pagination li a {
     display: block;
     width: 16px;
     height: 16px;
     line-height: 16px;
     text-align: center;
     background: #efefef;
     border: 1px solid #999;
     float: left;
     overflow: hidden;
     color: #666;
}
/*图片轮播数字按钮选中状态*/
 #AdverSliderban.AdverSlider .slider_wrap .pagination li.current a {
     background: #ffcfb2;
     border: 1px solid #fc8c46;
     color: #fff;
}
 /*forSeprateConfigStyles*//*挂件主体*/
 #NewsBaseListsynews.NewsBaseList {
     width:100%;
}
/*.hd设置头部背景*/
 #NewsBaseListsynews.NewsBaseList .hd {
     color:#000;
     display: none;
}
/*头部更多链接样式*/
 #NewsBaseListsynews.NewsBaseList .hd a{
     float:right;
     padding:0px;
}
 #NewsBaseListsynews.NewsBaseList .hd a:hover{
     text-decoration: underline;
}
/*标题的样式*/
 #NewsBaseListsynews.NewsBaseList .hd h2 {
     font-weight:bold;
     font-size: 12px;
     height:24px;
     line-height:24px;
}
/*列表的样式*/
 #NewsBaseListsynews.NewsBaseList li {
     padding-left: 20px;
     vertical-align:middle;
     background: url( http://06868.webac.shiwangyun.com/Content/image/zh/d.jpg)left top no-repeat;
     *zoom:1;
}
/*列表链接的样式*/
 #NewsBaseListsynews.NewsBaseList li a {
     float:left;
     display:inline-block;
     height:30px;
     line-height:30px;
     font-size: 12px;
}
/*列表中时间的样式*/
 #NewsBaseListsynews.NewsBaseList li .time{
     float:right;
     height:30px;
 
     line-height:30px;
     padding-right:20px;
}
 #CommPageAboutsygsjj.CommPageAbout {
     width:100%;

}
 #CommPageAboutsygsjj.CommPageAbout .hd {
     height:30px;
     line-height:30px;
     border-bottom:1px solid #dfdfdf;
     overflow:hidden;
     display: none;
     background:#dcdcdc;
     padding:0 10px;
}
 #CommPageAboutsygsjj.CommPageAbout .hd .title {
     font-size: 14px;
     font-weight: bold;
}
 #CommPageAboutsygsjj.CommPageAbout .more_link {
     float:right;
}
 #CommPageAboutsygsjj.CommPageAbout .img {
     float:left;
     margin-right: 10px;
}
 #CommPageAboutsygsjj.CommPageAbout .content {
     overflow:hidden;
     padding:10px;
}
 #CommPageAboutsygsjj.CommPageAbout .content .summery_content{
     line-height: 22px;
}
 /*forSeprateConfigStyles*//*挂件主体*/
 #AdverSliderxad.AdverSlider .slider_wrap {
     position: relative;
}
/*头部标题,不需要头部标题设置display:none;
 */
 #AdverSliderxad.AdverSlider .advertitle{
     display: none;
}
/*轮播主体*/
 #AdverSliderxad.AdverSlider .slider_wrap .slides_container {
     width: 333px;
     overflow: hidden;
     position: relative;
     display: none;
}
/*图片轮播链接,宽高和轮播图片一致*/
 #AdverSliderxad.AdverSlider .slider_wrap .slides_container a {
     width: 333px;
     height: 250px;
     display: block;
}
/*轮播图片*/
 #AdverSliderxad.AdverSlider .slider_wrap .slides_container a img {
     display: block;
     width: 333px;
     height: 250px;
}
 #AdverSliderxad.AdverSlider .slider_wrap .next, .slider_1 .slider_wrap .prev {
     position: absolute;
     top: 107px;
     left: -29px;
     width: 24px;
     height: 43px;
     display: block;
     z-index: 101;
     display: none;
}
 #AdverSliderxad.AdverSlider .slider_wrap .next {
     left: 285px;
}
/*轮播数字导航主体,可控制位置*/
 #AdverSliderxad.AdverSlider .slider_wrap .pagination {
     position: absolute;
     bottom: 10px;
     right: 20px;
     z-index: 100;
}
 #AdverSliderxad.AdverSlider .slider_wrap .pagination li {
     float: left;
     margin: 0 1px;
     list-style: none;
}
/*图片轮播数字按钮未选中状态*/
 #AdverSliderxad.AdverSlider .slider_wrap .pagination li a {
     display: block;
     width: 16px;
     height: 16px;
     line-height: 16px;
     text-align: center;
     background: #efefef;
     border: 1px solid #999;
     float: left;
     overflow: hidden;
     color: #666;
}
/*图片轮播数字按钮选中状态*/
 #AdverSliderxad.AdverSlider .slider_wrap .pagination li.current a {
     color: #fff;
}
 /*forSeprateConfigStyles*//*挂件主体*/
 #ProductMarqueesycpgd.ProductMarquee{
     width:98%;
     margin-left: 15px;
}
/*头部可以设置头部背景*/
 #ProductMarqueesycpgd.ProductMarquee .Marquee_hd {
     height: 30px;
     line-height: 30px;
     display: none;
}
/*头部div*/
 #ProductMarqueesycpgd.ProductMarquee .Marquee_hd{
}
/*头部标题*/
 #ProductMarqueesycpgd.ProductMarquee .Marquee_title{
     font-size: 12px;
     font-weight: bold;
     padding-left:10px;
}
/*头部更多链接*/
 #ProductMarqueesycpgd.ProductMarquee .Marquee_hd a {
     float: right;
     padding-right:5px;
}
/*滚动主体*/
 #ProductMarqueesycpgd.ProductMarquee .Marquee_bd {
     padding:10px;
}
/*滚动内部主体用于截断隐藏滚动内容*/
 #ProductMarqueesycpgd.ProductMarquee .Marquee_box{
     overflow:hidden;
     width:100%;
     position: relative;
}
/*滚动的所有内容ul*/
 #ProductMarqueesycpgd.ProductMarquee .Marquee_lists{
}
/*滚动单元元素宽度等于滚动图片padding,border,width之和*/
 #ProductMarqueesycpgd.ProductMarquee .Marquee_li{
     padding-right:5px;
     width:220px;
     margin-bottom:10px;
}
/*滚动的单个元素*/
 #ProductMarqueesycpgd.ProductMarquee .Marquee_imgbx{
}
/*滚动图片*/
 #ProductMarqueesycpgd.ProductMarquee .Marquee_img{
     width: 200px;
     height:145px;

     vertical-align: top;
}
/*产品名称*/
 #ProductMarqueesycpgd.ProductMarquee .Marquee_name{
     text-align: center;
     line-height: 25px;
}
 #ProductMarqueesycpgd.ProductMarquee .Marquee_link{
}
 #ProductMarqueesycpgd.ProductMarquee .Marquee_link:hover{
     text-decoration: underline;
}
 /*forSeprateConfigStyles*/ #TalkAppzxkf.TalkApp {
     width: 200px;
     position:absolute;
     right:0;
     z-index: 9999;
     top:100px;

}
 #TalkAppzxkf.TalkApp .app_talk_title {
     background: none repeat scroll 0 0 #DFDFDF;
     margin-bottom: 5px;
     padding: 5px;
     color: #085477;
}
 #TalkAppzxkf.TalkApp .app_talklist_bx {
     padding:5px;
}
 #TalkAppzxkf.TalkApp .app_talklists a {
     float: left;
}
 #TalkAppzxkf.TalkApp .imusername {
     font-size: 13px;
     float: left;
     width: 100px;
     overflow: hidden;
     height: 22px;
}
 #TalkAppzxkf.TalkApp .ltIMlist .ltIMlist .imusername {
     margin-right: 10px;
}
 #TalkAppzxkf.TalkApp .ltIMlist .lfimlistcell {
     height: 28px;
     padding: 6px 10px 0;
}
 /*forSeprateConfigStyles*//*挂件主体*/
 #LeftNavidydh.LeftNavi {
     width:100%;
}
 #LeftNavidydh.LeftNavi li{
     position:relative;
     *zoom:1;
     vartical-align:top;
}
/*头部链接*/
 #LeftNavidydh.LeftNavi a.lone_link {
     display: block;
     padding:0 10px;
     height: 35px;
     line-height: 35px;
     display: none;
     color: #dfdfdf;
     background:#041d27;
     *zoom:1;
     vartical-align:middle;
     border:1px solid #00304b;
}
 #LeftNavidydh.LeftNavi a.lone_link:hover {
}
/*导航一级链接*/
 #LeftNavidydh.LeftNavi .item1 a{
     display:block;
     height:28px;
     line-height:28px;
     background-color: #fff;
     padding:0 20px;
}
 #LeftNavidydh.LeftNavi .item1 a:hover{
}
/*导航二级链接*/
 #LeftNavidydh.LeftNavi .item2 a{
     display:block;
     height:28px;
     line-height:28px;
     padding:0 10px;
}
 #LeftNavidydh.LeftNavi .item2 a:hover{
}
 #LeftNavidydh.LeftNavi .item1 .expend{
     border-top-color:#00304b;
}
 #LeftNavidydh.LeftNavi .item1 .unexpend{
     border-bottom-color:#00304b;
}
/*收起时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNavidydh.LeftNavi .expend{
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-top:5px solid #00304b;
     right:10px;
     top:15px;
}
/*展开时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNavidydh.LeftNavi .unexpend{
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-bottom:5px solid #00304b;
     right:10px;
     top:10px;
}
/*一级链接主体*/
 #LeftNavidydh.LeftNavi ul.children1{
     background:#fff;
}
/*二级链接主体*/
 #LeftNavidydh.LeftNavi ul.children2{
     background:#fff;
     display:none;
}
 #LeftNavidydh.LeftNavi .item1{
     border:1px solid #ddd;
  margin-top: 2px;
}
 #CommPageInfopage.CommPageInfo {
}
 #CommPageInfopage.CommPageInfo .newsinfo_Breadcrumbs{
     height: 30px;
     line-height: 30px;
     background: #ddd;
}
 #CommPageInfopage.CommPageInfo .titlehd{
     float: left;
}
 #CommPageInfopage.CommPageInfo .title {
     font-size: 14px;
     font-weight: bold;
     padding-left: 20px;
}
 #CommPageInfopage.CommPageInfo .con_subbx {
     display: none;
}
 #CommPageInfopage.CommPageInfo .mbx_dv{
     float: right;
}
 #CommPageInfopage.CommPageInfo .hd {
     text-align: center;
     padding: 10px 0 20px;
}
 #CommPageInfopage.CommPageInfo .aboutnews {
     text-align: left;
     padding-bottom: 20px;
     font-weight: bold;
}
 #CommPageInfopage.CommPageInfo .hd .con_title {
     font-size: 20px;
     font-weight: 800;
     line-height: 30px;
     margin-bottom: 6px;
}
 #CommPageInfopage.CommPageInfo .con_subbx {
     color: #7e7e7e;
}
 #CommPageInfopage.CommPageInfo .bd {
     padding: 0 20px 20px;
}
 #CommPageInfopage.CommPageInfo .con_summer {
     border: 1px solid #dfdfdf;
     background: #efefef;
     padding: 20px;
     color: #666;
}
 #CommPageInfopage.CommPageInfo .con_bx {
     margin-top: 20px;
  font-size: 14px;
  line-height: 26px;
  
  
}
 /*挂件主体*/
 #NewsInfonewde.NewsInfo {

}
/*面包屑导航*/
 #NewsInfonewde.NewsInfo .newsinfo_Breadcrumbs{
     height:40px;
     overflow:hidden;
     background: #ddd;
}
 #NewsInfonewde.NewsInfo .newsinfo_Breadcrumbs .title{
     float:left;
     display:inline;
     font-size: 14px;
     font-weight: bold;
     margin: 10px 0 0 20px;
}
 #NewsInfonewde.NewsInfo .newsinfo_Breadcrumbs .mbx_dv{
     float:right;
     display:inline;
     margin: 10px 10px 0 0;
}
/*新闻头部主体包含标题和点击次数等*/
 #NewsInfonewde.NewsInfo .hd {
     text-align:center;
     padding:20px 0;
}
 #NewsInfonewde.NewsInfo .hd .con_title {
     font-size: 20px;
     font-weight: 800;
     line-height: 30px;
     margin-bottom: 10px;
}
 #NewsInfonewde.NewsInfo .con_subbx {
     color:#7e7e7e;
}
 #NewsInfonewde.NewsInfo .con_subbx span {
     padding-left:20px;
}
/*新闻主体内容内容*/
 #NewsInfonewde.NewsInfo .newsinfo_assemble .bd {
     padding:0 20px 20px;
}
/*新闻摘要*/
 #NewsInfonewde.NewsInfo .con_summer {
     display: none;
     border:1px solid #dfdfdf;
     background:#efefef;
     padding:20px;
     color:#666;
}
/*新闻详细内容*/
 #NewsInfonewde.NewsInfo .con_bx {
     margin:20px 0;
}
/*新闻标题图片*/
 #NewsInfonewde.NewsInfo .QcDV img {
     display: none;
}
/*上一条下一条新闻*/
 #NewsInfonewde.NewsInfo .newspn{
     padding: 10px 0 10px 10px;
}
/*相关新闻*/
 #NewsInfonewde.NewsInfo .RecNews{
     padding:0 0 0 20px;
}
 #NewsInfonewde.NewsInfo .RecNews .aboutnews {
     text-align:left;
     padding-bottom:10px;
     font-weight:bold;
}
 #NewsInfonewde.NewsInfo .RecNews li{
     vertical-align: middle;
     *zoom: 1;
     line-height: 24px;
     height: 24px;
}
  #NewsPagingListnewlist.NewsPagingList {
     width:100%;

}
/*头部.hd可以设置头部背景*/
 #NewsPagingListnewlist.NewsPagingList .hd{
 background-color: #ddd;
     height: 30px;
     line-height: 30px;
     color: #000;
     font-size: 20px;
}
 #NewsPagingListnewlist.NewsPagingList .hd .title{
     font-size: 14px;
     font-weight: bold;
     padding-left: 20px;
}
/*列表主体.bd*/
 #NewsPagingListnewlist.NewsPagingList .bd{
     margin-bottom: 5px;
}
/*单个列表li*/
 #NewsPagingListnewlist.NewsPagingList li{

     padding-left: 20px;
     vertical-align:middle;
     *zoom:1;
     font-size:12px;
}
/*列表链接*/
 #NewsPagingListnewlist.NewsPagingList li a {
     float:left;
     display:inline-block;
     height:40px;
     line-height:40px;
}
/*列表时间*/
 #NewsPagingListnewlist.NewsPagingList li .time{
     float:right;
     height:40px;
     line-height:40px;
     padding-right:20px;
}
/*分页样式*/
 #NewsPagingListnewlist.NewsPagingList #pager {
     font-size: 12px;
     padding: 10px;
     text-align: center;
}
 /*挂件主体*/
 #LeftNavicpnav.LeftNavi {
     width:100%;
}
 #LeftNavicpnav.LeftNavi li{
     position:relative;
     *zoom:1;
     vartical-align:top;
}
/*头部链接*/
 #LeftNavicpnav.LeftNavi a.lone_link {
     display: block;
     padding:0 10px;
     height: 34px;
     line-height: 34px;
     display: none;
     *zoom:1;
     vartical-align:middle;
}
 #LeftNavicpnav.LeftNavi a.lone_link:hover {
}
/*导航一级链接*/
 #LeftNavicpnav.LeftNavi .item1 a{
     display:block;
     height:34px;
     line-height:34px;
     text-indent: 10px;
     padding:0 20px;
  font-weight: bold;
  color: #ff0000;
     border-bottom: 1px #ddd solid;
     background: url( /Content/image/zh/d.jpg) left top no-repeat;
}
 #LeftNavicpnav.LeftNavi .item1 a:hover{
}
/*导航二级链接*/
 #LeftNavicpnav.LeftNavi .item2 a{
     display:block;
     height:30px;
     line-height:30px;
     background-image: none;
     padding:0 20px;
  color: #555;
  font-weight: normal;
}
 #LeftNavicpnav.LeftNavi .item2 a:hover{
}
 #LeftNavicpnav.LeftNavi .item1 .expend{
}
 #LeftNavicpnav.LeftNavi .item1 .unexpend{
}
/*收起时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNavicpnav.LeftNavi .expend{
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     right:10px;
     top:15px;
}
/*展开时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNavicpnav.LeftNavi .unexpend{
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     right:10px;
     top:10px;
}
/*一级链接主体*/
 #LeftNavicpnav.LeftNavi ul.children1{
     border-left: 0px;
     border-right: 0px;
}
/*二级链接主体*/
 #LeftNavicpnav.LeftNavi ul.children2{

}
 #LeftNavicpnav.LeftNavi .item1{
}
 /*forSeprateConfigStyles*//*挂件主体*/
 #PicProductListprolist.PicProductList {
     width: 100%;
     overflow: hidden;
}
/*头部结构可以设置头部背景*/
 #PicProductListprolist.PicProductList .hd {
     height: 30px;
     line-height: 30px;
     display: none;
}
/*头部更多链接的样式*/
 #PicProductListprolist.PicProductList .hd .more {
     float: right;
}
/*头部标题*/
 #PicProductListprolist.PicProductList .hd h3 {
     font-size: 14px;
     font-weight: bold;
     padding-left: 20px;
}
/*列表主体结构*/
 #PicProductListprolist.PicProductList .bd {
     padding-top: 0px;
}
/*列表元素主体*/
 #PicProductListprolist.PicProductList .bd li {
     float: left;
     padding: 1px;
     margin: 10px 0 0 20px;
     display: inline;
     text-align: center;
     width: 162px;
     height: 230px;
}
/*列表图片*/
 #PicProductListprolist.PicProductList .bd li img {
     width: 160px;
     height: 200px;
     border: 1px solid #dfdfdf;
     display: inline-block;
     vertical-align: middle;
}
/*列表元素的标题链接结构*/
 #PicProductListprolist.PicProductList .bd .link_wrap {
     height: 30px;
     line-height: 30px;
}
 #PicProductListprolist.PicProductList .bd .pd_link {
     margin: 0 10px;
     white-space: nowrap;
     overflow: hidden;
}
 #PicProductListprolist.PicProductList .bd .pd_link a{
}
 #PicProductListprolist.PicProductList .bd .pd_link a:hover{
}
 #PicProductListprolist.PicProductList .jqzoom {
     display:block;
}
 #PicProductListprolist.PicProductList #pager {
     font-size: 12px;
     padding: 10px;
     text-align: center;
}
/*设置图片列表放大镜*/
 .jqzoom {
     position: relative;
}
 .zoomdiv {
     z-index: 999;
     position: absolute;
     top: 0px;
     left: 0px;
     width: 300px;
     height: 300px;
     background: #fff;
     border:1px solid #ccc;
     display:none;
     text-align: center;
     overflow: hidden;
}
 .zoomdiv img{
     width:400px!important;
     height:500px!important;
}
 .jqZoomPup {
     z-index: 999;
     visibility: hidden;
     position: absolute;
     top: 0px;
     left: 0px;
     border: 1px solid #aaa;
     background: #fff;
     opacity: 0.5;
     -moz-opacity: 0.5;
     -khtml-opacity: 0.5;
     filter: alpha(Opacity=50);
}
 /*挂件主体*/
 #ProductDetailprode.ProductDetail {
     width:100%;
     background-color: #fff;
}
/*头部可以设置头部背景*/
 #ProductDetailprode.ProductDetail .hdtitle {
     height: 30px;
     line-height: 30px;
     background: #ddd;
}
/*头部标题*/
 #ProductDetailprode.ProductDetail .hdtitle h3 {
     font-size: 14px;
     font-weight: bold;
     padding-left: 20px;
}
 #ProductDetailprode.ProductDetail .prod_desctipt {
     display: none;
}
/*左侧图片放大镜主体*/
 #ProductDetailprode.ProductDetail .slider-wrapper {
     width: 400px;
     margin-right:10px;
     float:left;
     padding: 10px 0 0 10px;
}
 #ProductDetailprode.ProductDetail .prod_message {
     display: none;
}
 #ProductDetailprode.ProductDetail .prod_codepic {
     display: none;
}
 #ProductDetailprode.ProductDetail .prod_inquire {
     display: none;
}
/*大图结构主体*/
 #ProductDetailprode.ProductDetail .nivoSlider {
     position: relative;
     width: 100%;
     overflow: hidden;
}
/*大图宽高带上!important,宽高与.nivoSlider一致*/
 #ProductDetailprode.ProductDetail .nivoSlider img {
     position: absolute;
     top: 0px;
     left: 0px;
     width: 420px !important;
}
 #ProductDetailprode.ProductDetail .nivo-main-image {
     display: block !important;
     position: relative !important;
}
 #ProductDetailprode.ProductDetail .nivoSlider a.nivo-imageLink {
     position: absolute;
     top: 0px;
     left: 0px;
     width: 100%;
     height: 100%;
     border: 0;
     padding: 0;
     margin: 0;
     z-index: 6;
     display: none;
}
 #ProductDetailprode.ProductDetail .nivo-slice {
     display: block;
     position: absolute;
     z-index: 5;
     height: 100%;
     top: 0;
}
 #ProductDetailprode.ProductDetail .nivo-box {
     display: block;
     position: absolute;
     z-index: 5;
     overflow: hidden;
}
 #ProductDetailprode.ProductDetail .nivo-box img {
     display: block;
}
 #ProductDetailprode.ProductDetail .nivo-caption{
     padding: 10px 0 0 10px;
}
 #ProductDetailprode.ProductDetail .nivo-caption a {
     display: inline !important;
}
 #ProductDetailprode.ProductDetail .nivo-prevNav {
     left: 0px;
}
 #ProductDetailprode.ProductDetail .nivo-nextNav {
     right: 0px;
}
 #ProductDetailprode.ProductDetail .nivo-controlNav {
     text-align: center;
     padding: 15px 0;
}
 #ProductDetailprode.ProductDetail .nivo-controlNav a {
     cursor: pointer;
}
 #ProductDetailprode.ProductDetail .nivo-controlNav a.active {
     font-weight: bold;
}
 #ProductDetailprode.ProductDetail .slider_thumbs {
     position: relative;
     overflow: hidden;
     height: 62px;
}
 #ProductDetailprode.ProductDetail .slider_thumbs .items {
     position: absolute;
     left: 0;
     width: 20000px;
     top: 0;
}
 #ProductDetailprode.ProductDetail .theme-default .nivo-controlNav.nivo-thumbs-enabled {
     padding:10px 30px;
     position:relative;
     *zoom:1;
}
 #ProductDetailprode.ProductDetail .slider-wrapper .prev, #ProductDetailprode.ProductDetail .slider-wrapper .next {
     width:20px;
     height:58px;
     text-align:center;
     background: #dfdfdf;
     position:absolute;
     line-height:55px;
     border:1px solid #bfbfbf;
}
 #ProductDetailprode.ProductDetail .slider-wrapper .prev{
     left:5px;
     top:10px;
}
 #ProductDetailprode.ProductDetail .slider-wrapper .next{
     right:5px;
     top:10px;
}
/*选中状态下的缩略图*/
 #ProductDetailprode.ProductDetail .nivo-control.active {
     border: 1px solid #FF4C00;
}
 #ProductDetailprode.ProductDetail .theme-default .nivo-controlNav.nivo-thumbs-enabled img {
     float: left;
     cursor: pointer;
     margin-right:3px;
     display: block;
     width: 80px;
     height: 60px;
}
 #ProductDetailprode.ProductDetail .theme-default .nivo-controlNav.nivo-thumbs-enabled .slide_cell {
     overflow: hidden;
     float: left;
}
 #ProductDetailprode.ProductDetail .theme-default .nivo-controlNav.nivo-thumbs-enabled .slide_cell img {
     width: ;
}
 .zoomer_showdiv{
     border:1px solid #000;
}
 .zoom_mover{
     background:#fff;
     opacity:0.5;
     filter:alpha(opacity=50);
}
 #ProductDetailprode.ProductDetail .hd_bx {
     overflow: hidden;
}
/*右侧产品信息结构*/
 #ProductDetailprode.ProductDetail .hd .pd_sum {
     padding:10px;
     _margin-left: -3px;
     overflow:hidden;
}
 #ProductDetailprode.ProductDetail .pd_sum p {
     line-height: 30px;
     margin-bottom: 10px;
}
 #ProductDetailprode.ProductDetail .pd_sum .ltip {
     text-align:right;
}
 #ProductDetailprode.ProductDetail .pd_sum .rtext {
     color: #999;
}
/*产品详情标题*/
 #ProductDetailprode.ProductDetail .bd{
     padding: 10px 0 0 10px;
 
}
/*下面产品详情标题*/
 #ProductDetailprode.ProductDetail .tip {
     height: 28px;
     line-height: 28px;
     border-bottom: 1px solid #dfdfdf;
     font-size: 14px;
     padding:5px 10px;
}
/*下面产品详情内容*/
 #ProductDetailprode.ProductDetail .pd_content {
     padding:5px 10px;
     word-break:break-all;
     word-wrap:break-word;
}
 #ProductDetailprode.ProductDetail .line_cell {
     margin-bottom:15px;
}
 #ProductDetailprode.ProductDetail .para_tip {
     padding:5px 10px;
}
 #ProductDetailprode.ProductDetail .bto{
     padding: 10px;
}
 #ProductDetailprode.ProductDetail .pre_prod {
     margin-bottom:10px;
}
/*二维码图片*/
 #ProductDetailprode.ProductDetail .prod_codepic img {
     border: 1px solid #DCDDDD;
     height: 84px;
     margin-right: 10px;
     overflow: hidden;
     width: 84px;
     vertical-align: middle;
}
 #ProductDetailprode.ProductDetail .txtMobileNumber {
     color: #9C9A9C;
     border: 1px solid #ADAAAD;
     height: 19px;
     line-height: 19px;
     margin-right: 4px;
     padding: 2px;
     width: 120px;
}
/*手机号码发送按钮*/
 #ProductDetailprode.ProductDetail .btnSend {
     background-color:#FCEACB;
     cursor: pointer;
     height: 25px;
     width: 70px;
     border:1px solid #F5C36E;
}
 #ProductDetailprode.ProductDetail .msg_tip {
     color: #D75509;
     margin-left: 70px;
}
/*左侧360展示结构*/
 #ProductDetailprode.ProductDetail .MAgic360class {
     width: 400px;
     overflow:hidden;
     display:none;
     float:left;
}
 #ProductDetailprode.ProductDetail .rTd {
     width: 300px !important;
}
 #ProductDetailprode.ProductDetail .spainheid {
     display:none;
}
  #MsgListzxly.MsgList {
     width: 100%;

}
 #MsgListzxly.MsgList .hd {
     height: 30px;
     line-height: 30px;
     font-size: 14px;
     font-weight: bold;
     margin-bottom: 20px;
     padding-left: 20px;
     background: #ddd;
}
 #MsgListzxly.MsgList table {
     table-layout: fixed;
     border-collapse: collapse;
}
 #MsgListzxly.MsgList td, #MsgListzxly.MsgList th {
     vertical-align: top;
     padding: 10px;
}
 #MsgListzxly.MsgList th {
     font-size: 13px;
     font-weight: bold;
     text-align: right;
     width: 100px;
}
 #MsgListzxly.MsgList input.title {
     width: 400px;
}
 #MsgListzxly.MsgList td {
     padding-left: 20px;
}
 #MsgListzxly.MsgList input.txt {
     padding: 5px 10px;
}
 #MsgListzxly.MsgList textarea.lecontent {
     width: 400px;
     height: 100px;
     padding: 10px;
     overflow: auto;
}
 #MsgListzxly.MsgList .lmg_lists {
     margin-top: 10px;
}
 #MsgListzxly.MsgList .lmg_lists li {
     padding: 10px 20px;
     border-bottom: 1px solid #dfdfdf;
}
 #MsgListzxly.MsgList .lmg_lists a.lg_name {
     font-weight: bold;
}
 #MsgListzxly.MsgList .lmg_lists .lg_time {
     margin-left: 5px;
     padding-left: 5px;
     border-left: 1px solid #999;
}
 #MsgListzxly.MsgList .lg_content {
     margin-top: 10px;
}
 #MsgListzxly.MsgList #pager{
     font-size: 12px;
     padding: 10px;
     text-align: center;
}
 #CommPageAbout417.CommPageAbout {
     width:100%;
  display: none;
}
 #CommPageAbout417.CommPageAbout .hd {
     height:30px;
     line-height:30px;
     border-bottom:1px solid #dfdfdf;
     overflow:hidden;
     background:#dcdcdc;
     display: none;
     padding:0 0px;
}
 #CommPageAbout417.CommPageAbout .hd .title {
     font-size: 14px;
     font-weight: bold;
}
 #CommPageAbout417.CommPageAbout .more_link {
     float:right;
}
 #CommPageAbout417.CommPageAbout .img {
     float:left;
     width:120px;
     height:120px;
     margin-right: 10px;
}
 #CommPageAbout417.CommPageAbout .content {
     overflow:hidden;
     padding:5px;
}
 /*forSeprateConfigStyles*//*挂件主体*/
 #LeftNavi565.LeftNavi {
     width:100%;
 
}
 #LeftNavi565.LeftNavi li{
     position:relative;
     *zoom:1;
     vartical-align:top;
}
/*头部链接*/
 #LeftNavi565.LeftNavi a.lone_link {
     display: block;
     padding:0 10px;
  display: none;
     height: 35px;
     line-height: 35px;
     color: #dfdfdf;
     background:#2f2f2f;
     *zoom:1;
     vartical-align:middle;
     border-bottom:1px solid #666;
}
 #LeftNavi565.LeftNavi a.lone_link:hover {
     color:#fff;
}
/*导航一级链接*/
 #LeftNavi565.LeftNavi .item1 a{
     display:block;
     height:28px;
     line-height:28px;
     padding:0 10px;
     color:#333;
}
 #LeftNavi565.LeftNavi .item1 a:hover{
     color:#111;
}
/*导航二级链接*/
 #LeftNavi565.LeftNavi .item2 a{
     display:block;
     height:28px;
     line-height:28px;
     padding:0 10px;
     color:#333;
}
 #LeftNavi565.LeftNavi .item2 a:hover{
     color:#111 
}
 #LeftNavi565.LeftNavi .item1 .expend{
     border-top-color:#999;
}
 #LeftNavi565.LeftNavi .item1 .unexpend{
     border-bottom-color:#999;
}
/*收起时的箭头样式,如不需要展开收起效果，加上display:none;
*/
 #LeftNavi565.LeftNavi .expend{
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-top:5px solid #dfdfdf;
     right:10px;
     top:15px;
}
/*展开时的箭头样式,如不需要展开收起效果，加上display:none;
*/
 #LeftNavi565.LeftNavi .unexpend{
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-bottom:5px solid #dfdfdf;
     right:10px;
     top:10px;
}
/*一级链接主体*/
 #LeftNavi565.LeftNavi ul.children1{
     background:#efefef;
}
/*二级链接主体*/
 #LeftNavi565.LeftNavi ul.children2{
     background:#fafafa;
     display:none;
}
 #LeftNavi565.LeftNavi .item1{
     border-bottom:1px solid #dfdfdf;
}
 