﻿BODY {
     FONT-SIZE: 12px;
     BACKGROUND:url(/Content/image/zh/bj.jpg) center top #fff ;
     MARGIN: 0px auto;
     COLOR: #333;
     FONT-FAMILY: '微软雅黑',Arial,Verdana,Sans-Serif;
}
 .clear {
     CLEAR: both;
     MARGIN-TOP: -1px;
     FONT-SIZE: 1px;
     VISIBILITY: hidden;
     WIDTH: 1px;
     LINE-HEIGHT: 0;
     HEIGHT: 0px 
}
 A:link {
     COLOR: #666;
     TEXT-DECORATION: none;
     outline-style: none 
}
 A:visited {
     COLOR: #666;
     TEXT-DECORATION: none;
     outline-style: none 
}
 A:hover {
     COLOR: #104686;
     TEXT-DECORATION: underline 
}
 .header {
     PADDING-RIGHT: 0px;
     PADDING-LEFT: 0px;
     PADDING-BOTTOM: 0px;
     MARGIN: 0px auto;
     WIDTH: 1000px;
     height:194px;
     PADDING-TOP: 0px 
}
 .headerout{
     background:url(/Content/image/zh/top_bj.jpg) center top repeat-x ;
}
 .main{
     margin-top: 10px;
     width: 1000px;
}
 .footer{
     line-height: 200%;
     text-align: center ;
     margin-top: 15px;
     background: #9a1f1e;
     color: #fff;
     height: 90px;
}
 .footer a{
     color: #fff;
}
 .lxwm{
     padding-left: 0px;
     float: right;
}
 #main_right{
     width: 710px;
}
 #picnav{
     margin-top: 140px;
}
 #why{
     float: left;
}
 
.indexnav li{ height: 32px; border-bottom: 1px solid #ccc; line-height: 32px;padding-left: 15px; margin-left: 10px; background: url(/Content/image/zh/dian.jpg ) left center no-repeat;
}
.indexnav{ padding-bottom: 10px;}#CommPageInfoabout.CommPageInfo {
     padding-left: 10px;

}
 #CommPageInfoabout.CommPageInfo .newsinfo_Breadcrumbs{
     height: 40px;
     line-height: 40px;
     border-bottom: 1px solid #dfdfdf;
}
 #CommPageInfoabout.CommPageInfo .titlehd{
     float: left;
}
 #CommPageInfoabout.CommPageInfo .title {
     font-size: 14px;
     font-weight: bold;
     padding-left: 20px;
}
 #CommPageInfoabout.CommPageInfo .mbx_dv{
     float: right;
}
 #CommPageInfoabout.CommPageInfo .hd {
     text-align: center;
     padding: 10px 0 20px;
}
 #CommPageInfoabout.CommPageInfo .aboutnews {
     text-align: left;
     padding-bottom: 20px;
     font-weight: bold;
}
 #CommPageInfoabout.CommPageInfo .hd .con_title {
     color: #000;
     font-size: 20px;
     font-weight: 800;
     line-height: 30px;
     margin-bottom: 6px;
     border-bottom: 1px dashed #dfdfdf ;
}
 #CommPageInfoabout.CommPageInfo .con_subbx {
     color: #7e7e7e;
     display:none ;
}
 #CommPageInfoabout.CommPageInfo .bd {
     padding: 0 20px 20px;
     padding-top:0px;
     line-height: 200%;
}
 #CommPageInfoabout.CommPageInfo .con_summer {
     border: 1px solid #dfdfdf;
     background: #efefef;
     padding: 20px;
     color: #666;
}
 #CommPageInfoabout.CommPageInfo .con_bx {
     margin-top: 0px;
}
 /*挂件主体*/
 #PicProductListcase.PicProductList {
     padding-left: 10px;
}
/*头部结构可以设置头部背景*/
 #PicProductListcase.PicProductList .hd {
     height: 40px;
     line-height: 40px;
     border-bottom: 1px solid #dfdfdf;
}
/*头部更多链接的样式*/
 #PicProductListcase.PicProductList .hd .more {
     float: right;
}
/*头部标题*/
 #PicProductListcase.PicProductList .hd h3 {
     font-size: 14px;
     font-weight: bold;
     padding-left: 20px;
}
/*列表主体结构*/
 #PicProductListcase.PicProductList .bd {
     padding-top: 20px;
}
/*列表元素主体*/
 #PicProductListcase.PicProductList .bd li {
     float: left;
     padding: 1px;
     margin: 10px 0 0 20px;
     display: inline;
     text-align: center;
     width: 162px;
}
/*列表图片*/
 #PicProductListcase.PicProductList .bd li img {
     width: 160px;
     height: 120px;
     border: 1px solid #dfdfdf;
     display: inline-block;
     vertical-align: middle;
}
/*列表元素的标题链接结构*/
 #PicProductListcase.PicProductList .bd .link_wrap {
     height: 30px;
     line-height: 30px;
}
 #PicProductListcase.PicProductList .bd .pd_link {
     margin: 0 10px;
     white-space: nowrap;
     overflow: hidden;
     color: #000;
}
 #PicProductListcase.PicProductList .bd .pd_link a{
     color: #000;
}
 #PicProductListcase.PicProductList .bd .pd_link a:hover{
     color: #f30;
}
 #PicProductListcase.PicProductList .jqzoom {
     display:block;
}
 #PicProductListcase.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);
}
 #CommPageInfocontact.CommPageInfo {
     padding-left: 10px;
}
 #CommPageInfocontact.CommPageInfo .newsinfo_Breadcrumbs{
     height: 40px;
     line-height: 40px;
     border-bottom: 1px solid #dfdfdf;
}
 #CommPageInfocontact.CommPageInfo .titlehd{
     float: left;
}
 #CommPageInfocontact.CommPageInfo .title {
     font-size: 14px;
     font-weight: bold;
     padding-left: 20px;
}
 #CommPageInfocontact.CommPageInfo .mbx_dv{
     float: right;
}
 #CommPageInfocontact.CommPageInfo .hd {
     text-align: center;
     padding: 10px 0 20px;
}
 #CommPageInfocontact.CommPageInfo .aboutnews {
     text-align: left;
     padding-bottom: 20px;
     font-weight: bold;
}
 #CommPageInfocontact.CommPageInfo .hd .con_title {
     color: #000;
     font-size: 26px;
     font-weight: 800;
     line-height: 30px;
     margin-bottom: 6px;
}
 #CommPageInfocontact.CommPageInfo .con_subbx {
     color: #7e7e7e;
}
 #CommPageInfocontact.CommPageInfo .bd {
     padding: 0 20px 20px;
}
 #CommPageInfocontact.CommPageInfo .con_summer {
     border: 1px solid #dfdfdf;
     background: #efefef;
     padding: 20px;
     color: #666;
}
 #CommPageInfocontact.CommPageInfo .con_bx {
     margin-top: 20px;
}
 .con_subbx{
     display: none;
}
  
/*挂件主体*/
 #PhotoList250.PhotoList {
     padding-left: 10px;
}
/*头部可以设置头部背景*/
 #PhotoList250.PhotoList .hd {
     height: 40px;
     line-height: 40px;
     border-bottom: 1px solid #dfdfdf;
}
/*头部更多链接*/
 #PhotoList250.PhotoList .hd .more a {
     float: right;
     color: #000;
     margin-right: 20px;
}
 #PhotoList250.PhotoList .hd .more a:hover {
     color: #f30;
     text-decoration: underline;
}
/*头部标题*/
 #PhotoList250.PhotoList .hd h3 {
     font-size: 14px;
     font-weight: bold;
     padding-left: 20px;
     float: left;
}
/*列表主体*/
 #PhotoList250.PhotoList .pl_box {
     padding-top: 10px;
}
/*截断滚动的div,可以margin调整与左右的边距*/
 #PhotoList250.PhotoList .bd {
     margin: 0 10px;
     overflow: hidden;
}
/*列表一列*/
 #PhotoList250.PhotoList .bd li {
     width: 160px;
     padding: 1px;
     margin: 0 0 0 20px;
     display: inline;
     text-align: center;
     float: left;
}
/*列表图片*/
 #PhotoList250.PhotoList .Marquee_imgbx {
     margin: 0 20px 10px 0;
     float: left;
     width:162px;
}
/*列表元素图片*/
 #PhotoList250.PhotoList .bd li img {
     width: 160px;
     height: 120px;
     display: inline-block;
     vertical-align: middle;
     border: 1px solid #dfdfdf;
}
/*列表元素链接主体*/
 #PhotoList250.PhotoList .bd .link_wrap {
     height: 30px;
     line-height: 30px;
     background: #fafafa;
}
/*列表元素图片标题链接*/
 #PhotoList250.PhotoList .bd .pd_link {
     margin: 0 10px;
     white-space: nowrap;
     overflow: hidden;
}
/*图片标题链接*/
 #PhotoList250.PhotoList .bd .pd_link a {
     color: #000;
}
 #PhotoList250.PhotoList .bd .pd_link a:hover {
     color: #f30;
     text-decoration: underline;
}
/*图片放大镜*/
 #PhotoList250.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);
}
/*分页样式*/
 #PhotoList250.PhotoList #pager {
     font-size: 12px;
     padding: 10px;
     text-align: center;
     color: #000;
}
  #MsgListguestbook.MsgList {
     padding-left: 10px;
}
 #MsgListguestbook.MsgList .hd {
     height: 40px;
     line-height: 40px;
     border-bottom: 1px solid #dfdfdf;
}
 #MsgListguestbook.MsgList table {
     table-layout: fixed;
     border-collapse: collapse;
}
 #MsgListguestbook.MsgList td, #MsgListguestbook.MsgList th {
     vertical-align: top;
     padding: 10px;
}
 #MsgListguestbook.MsgList th {
     font-size: 13px;
     font-weight: bold;
     text-align: right;
     width: 100px;
     color: #333;
}
 #MsgListguestbook.MsgList input.title {
     width: 400px;
}
 #MsgListguestbook.MsgList td {
     padding-left: 20px;
}
 #MsgListguestbook.MsgList input.txt {
     padding: 5px 10px;
}
 #MsgListguestbook.MsgList textarea.lecontent {
     width: 400px;
     height: 100px;
     padding: 10px;
     overflow: auto;
}
 #MsgListguestbook.MsgList .lmg_lists {
     margin-top: 10px;
}
 #MsgListguestbook.MsgList .lmg_lists li {
     padding: 10px 20px;
     border-bottom: 1px solid #dfdfdf;
}
 #MsgListguestbook.MsgList .lmg_lists a.lg_name {
     font-weight: bold;
     color: #333;
}
 #MsgListguestbook.MsgList .lmg_lists .lg_time {
     margin-left: 5px;
     padding-left: 5px;
     border-left: 1px solid #999;
     color: #999;
}
 #MsgListguestbook.MsgList .lg_content {
     margin-top: 10px;
}
 #MsgListguestbook.MsgList #pager{
     font-size: 12px;
     padding: 10px;
     text-align: center;
     color: #000;
}
 /*挂件主体*/
 #PicProductListzizi.PicProductList {
     padding-left: 10px;
}
/*头部结构可以设置头部背景*/
 #PicProductListzizi.PicProductList .hd {
     height: 40px;
     line-height: 40px;
     border-bottom: 1px solid #dfdfdf;
}
/*头部更多链接的样式*/
 #PicProductListzizi.PicProductList .hd .more {
     float: right;
}
/*头部标题*/
 #PicProductListzizi.PicProductList .hd h3 {
     font-size: 14px;
     font-weight: bold;
     padding-left: 20px;
}
/*列表主体结构*/
 #PicProductListzizi.PicProductList .bd {
     padding-top: 20px;
}
/*列表元素主体*/
 #PicProductListzizi.PicProductList .bd li {
     float: left;
     padding: 1px;
     margin: 10px 0 0 20px;
     display: inline;
     text-align: center;
     width: 162px;
}
/*列表图片*/
 #PicProductListzizi.PicProductList .bd li img {
     width: 160px;
     height: 120px;
     border: 1px solid #dfdfdf;
     display: inline-block;
     vertical-align: middle;
}
/*列表元素的标题链接结构*/
 #PicProductListzizi.PicProductList .bd .link_wrap {
     height: 30px;
     line-height: 30px;
}
 #PicProductListzizi.PicProductList .bd .pd_link {
     margin: 0 10px;
     white-space: nowrap;
     overflow: hidden;
     color: #000;
}
 #PicProductListzizi.PicProductList .bd .pd_link a{
     color: #000;
}
 #PicProductListzizi.PicProductList .bd .pd_link a:hover{
     color: #f30;
}
 #PicProductListzizi.PicProductList .jqzoom {
     display:block;
}
 #PicProductListzizi.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);
}
 #CommPageAboutabout.CommPageAbout {
     width:700px;
     height: 145px;
}
 #CommPageAboutabout.CommPageAbout .hd {
     height:30px;
     line-height:30px;
     border-bottom:1px solid #dfdfdf;
     overflow:hidden;
     padding-left:25px;
     display: none;
}
 #CommPageAboutabout.CommPageAbout .hd .title {
     font-size: 14px;
     font-weight: bold;
}
 #CommPageAboutabout.CommPageAbout .more_link {
     float:right;
}
 #CommPageAboutabout.CommPageAbout .img {
     float:left;
     width:120px;
     height:80px;
     margin-right: 10px;
}
 #CommPageAboutabout.CommPageAbout .content {
     overflow:hidden;
     padding:10px;
     font-size: 14px;
}
 #CommPageAboutcontact.CommPageAbout {
     width:350px;
     float: right;
}
 #CommPageAboutcontact.CommPageAbout .hd {
     height:30px;
     line-height:30px;
     overflow:hidden;
     padding:0 10px;
}
 #CommPageAboutcontact.CommPageAbout .hd .title {
     font-size: 25px;
     font-weight: 100;
     color: #535353;
}
 #CommPageAboutcontact.CommPageAbout .more_link {
     float:right;
}
 #CommPageAboutcontact.CommPageAbout .img {
     float:left;
     width:120px;
     height:120px;
     margin-right: 10px;
}
 #CommPageAboutcontact.CommPageAbout .content {
     overflow:hidden;
     padding:10px;
     line-height: 200%;
     padding-top: 0px;
     font-size: 14px;
}
 /*挂件主体*/
 #ProductMarqueepro.ProductMarquee{
     width:1000px;
     margin-top:15px;
}
/*头部可以设置头部背景*/
 #ProductMarqueepro.ProductMarquee .Marquee_hd {
     height: 30px;
     line-height: 30px;
     display: none;
}
/*头部div*/
 #ProductMarqueepro.ProductMarquee .Marquee_hd{
}
/*头部标题*/
 #ProductMarqueepro.ProductMarquee .Marquee_title{
     font-size: 14px;
     font-weight: bold;
     padding-left:20px;
}
/*头部更多链接*/
 #ProductMarqueepro.ProductMarquee .Marquee_hd a {
     float: right;
     color: #f30;
     padding-right:5px;
}
/*滚动主体*/
 #ProductMarqueepro.ProductMarquee .Marquee_bd {
     padding:10px;
}
/*滚动内部主体用于截断隐藏滚动内容*/
 #ProductMarqueepro.ProductMarquee .Marquee_box{
     overflow:hidden;
     width:100%;
     height:300px;
}
/*滚动的所有内容ul*/
 #ProductMarqueepro.ProductMarquee .Marquee_lists{
}
/*滚动单元元素宽度等于滚动图片padding,border,width之和*/
 #ProductMarqueepro.ProductMarquee .Marquee_li{
     padding-right:20px;
     width:156px;
     margin-bottom:10px;
}
/*滚动的单个元素*/
 #ProductMarqueepro.ProductMarquee .Marquee_imgbx{
}
/*滚动图片*/
 #ProductMarqueepro.ProductMarquee .Marquee_img{
     width: 155px;
     height:115px;
     padding:2px;
     border:1px solid #dfdfdf;
}
/*产品名称*/
 #ProductMarqueepro.ProductMarquee .Marquee_name{
     text-align: center;
     line-height: 25px;
}
 #ProductMarqueepro.ProductMarquee .Marquee_link{
     color:#000;
}
 #ProductMarqueepro.ProductMarquee .Marquee_link:hover{
     color:#f30;
     text-decoration: underline;
}
  #NewsPagingListnews.NewsPagingList {
     padding-left: 10px;
}
/*头部.hd可以设置头部背景*/
 #NewsPagingListnews.NewsPagingList .hd{
     height: 40px;
     line-height: 40px;
     border-bottom: 1px solid #dfdfdf;
}
 #NewsPagingListnews.NewsPagingList .hd .title{
     font-size: 14px;
     font-weight: bold;
     padding-left: 20px;
}
/*列表主体.bd*/
 #NewsPagingListnews.NewsPagingList .bd{
     margin-bottom: 5px;
}
/*单个列表li*/
 #NewsPagingListnews.NewsPagingList li{
     background-color: #fff;
     border-bottom: 1px dashed #afafaf;
     padding-left: 20px;
     vertical-align:middle;
     *zoom:1;
     font-size:12px;
}
/*列表链接*/
 #NewsPagingListnews.NewsPagingList li a {
     float:left;
     display:inline-block;
     height:40px;
     line-height:40px;
}
/*列表时间*/
 #NewsPagingListnews.NewsPagingList li .time{
     float:right;
     height:40px;
     line-height:40px;
     padding-right:20px;
     color:#666;
}
/*分页样式*/
 #NewsPagingListnews.NewsPagingList #pager {
     font-size: 12px;
     padding: 10px;
     text-align: center;
     color: #000;
}
 /*挂件主体*/
 #ProductDetailproduct.ProductDetail {
     padding-left: 10px;
  
}
/*头部可以设置头部背景*/
 #ProductDetailproduct.ProductDetail .hdtitle {
     height: 40px;
     line-height: 40px;
     border-bottom: 1px solid #dfdfdf;
}
/*头部标题*/
 #ProductDetailproduct.ProductDetail .hdtitle h3 {
     font-size: 14px;
     font-weight: bold;
     padding-left: 20px;
}
/*左侧图片放大镜主体*/
 #ProductDetailproduct.ProductDetail .slider-wrapper {
     width: 300px;
     margin-right:10px;
    
     padding: 10px 0 0 10px;
  margin: 0 auto;
}
/*大图结构主体*/
 #ProductDetailproduct.ProductDetail .nivoSlider {
     position: relative;
     width: 100%;
     height: 240px;
     overflow: hidden;
}
/*大图宽高带上!important,宽高与.nivoSlider一致*/
 #ProductDetailproduct.ProductDetail .nivoSlider img {
     position: absolute;
     top: 0px;
     left: 0px;
     width: 320px !important;
     height: 240px!important;
}
 #ProductDetailproduct.ProductDetail .nivo-main-image {
     display: block !important;
     position: relative !important;
}
 #ProductDetailproduct.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;
}
 #ProductDetailproduct.ProductDetail .nivo-slice {
     display: block;
     position: absolute;
     z-index: 5;
     height: 100%;
     top: 0;
}
 #ProductDetailproduct.ProductDetail .nivo-box {
     display: block;
     position: absolute;
     z-index: 5;
     overflow: hidden;
}
 #ProductDetailproduct.ProductDetail .nivo-box img {
     display: block;
}
 #ProductDetailproduct.ProductDetail .nivo-caption{
     padding: 10px 0 0 10px;
}
 #ProductDetailproduct.ProductDetail .nivo-caption a {
     display: inline !important;
}
 #ProductDetailproduct.ProductDetail .nivo-prevNav {
     left: 0px;
}
 #ProductDetailproduct.ProductDetail .nivo-nextNav {
     right: 0px;
}
 #ProductDetailproduct.ProductDetail .nivo-controlNav {
     text-align: center;
     padding: 15px 0;
}
 #ProductDetailproduct.ProductDetail .nivo-controlNav a {
     cursor: pointer;
}
 #ProductDetailproduct.ProductDetail .nivo-controlNav a.active {
     font-weight: bold;
}
 #ProductDetailproduct.ProductDetail .slider_thumbs {
     position: relative;
     overflow: hidden;
     height: 62px;
}
 #ProductDetailproduct.ProductDetail .slider_thumbs .items {
     position: absolute;
     left: 0;
     width: 20000px;
     top: 0;
}
 #ProductDetailproduct.ProductDetail .theme-default .nivo-controlNav.nivo-thumbs-enabled {
     padding:10px 30px;
     position:relative;
     *zoom:1;
}
 #ProductDetailproduct.ProductDetail .slider-wrapper .prev, #ProductDetailproduct.ProductDetail .slider-wrapper .next {
     width:20px;
     height:58px;
     text-align:center;
     background: #dfdfdf;
     position:absolute;
     line-height:55px;
     border:1px solid #bfbfbf;
}
 #ProductDetailproduct.ProductDetail .slider-wrapper .prev{
     left:5px;
     top:10px;
}
 #ProductDetailproduct.ProductDetail .slider-wrapper .next{
     right:5px;
     top:10px;
}
/*选中状态下的缩略图*/
 #ProductDetailproduct.ProductDetail .nivo-control.active {
     border: 1px solid #FF4C00;
}
 #ProductDetailproduct.ProductDetail .theme-default .nivo-controlNav.nivo-thumbs-enabled img {
     float: left;
     cursor: pointer;
     margin-right:3px;
     display: block;
     width: 80px;
     height: 60px;
}
 #ProductDetailproduct.ProductDetail .theme-default .nivo-controlNav.nivo-thumbs-enabled .slide_cell {
     overflow: hidden;
     float: left;
}
 #ProductDetailproduct.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);
}
 #ProductDetailproduct.ProductDetail .hd_bx {
     overflow: hidden;
}
/*右侧产品信息结构*/
 #ProductDetailproduct.ProductDetail .hd .pd_sum {
     padding:10px;
     _margin-left: -3px;
     overflow:hidden;
}
 #ProductDetailproduct.ProductDetail .pd_sum p {
     line-height: 30px;
     margin-bottom: 10px;
}
 #ProductDetailproduct.ProductDetail .pd_sum .ltip {
     text-align:right;
}
 #ProductDetailproduct.ProductDetail .pd_sum .rtext {
     color: #999;
}
/*产品详情标题*/
 #ProductDetailproduct.ProductDetail .bd{
     padding: 10px 0 0 10px;
}
/*下面产品详情标题*/
 #ProductDetailproduct.ProductDetail .tip {
     height: 28px;
     line-height: 28px;
     border-bottom: 1px solid #dfdfdf;
     font-size: 14px;
     padding:5px 10px;
}
/*下面产品详情内容*/
 #ProductDetailproduct.ProductDetail .pd_content {
     padding:5px 10px;
     word-break:break-all;
     word-wrap:break-word;
}
 #ProductDetailproduct.ProductDetail .line_cell {
     margin-bottom:15px;
}
 #ProductDetailproduct.ProductDetail .para_tip {
     padding:5px 10px;
}
 #ProductDetailproduct.ProductDetail .bto{
     padding: 10px;
}
 #ProductDetailproduct.ProductDetail .pre_prod {
     margin-bottom:10px;
}
/*二维码图片*/
 #ProductDetailproduct.ProductDetail .prod_codepic img {
     border: 1px solid #DCDDDD;
     height: 84px;
     margin-right: 10px;
     overflow: hidden;
     width: 84px;
     vertical-align: middle;
}
 #ProductDetailproduct.ProductDetail .txtMobileNumber {
     color: #9C9A9C;
     border: 1px solid #ADAAAD;
     height: 19px;
     line-height: 19px;
     margin-right: 4px;
     padding: 2px;
     width: 120px;
}
/*手机号码发送按钮*/
 #ProductDetailproduct.ProductDetail .btnSend {
     background-color:#FCEACB;
     cursor: pointer;
     height: 25px;
     width: 70px;
     border:1px solid #F5C36E;
}
 #ProductDetailproduct.ProductDetail .msg_tip {
     color: #D75509;
     margin-left: 70px;
}
/*左侧360展示结构*/
 #ProductDetailproduct.ProductDetail .MAgic360class {
     width: 300px;
     height:300px;
     overflow:hidden;
     display:none;
     float:left;
}
 #ProductDetailproduct.ProductDetail .rTd {
     width: 300px !important;
}
 #ProductDetailproduct.ProductDetail .spainheid {
     display:none;
}
 .prod_codepic {
     display: none;
}
 .prod_desctipt {
     display: none;
}
 .prod_inquire{
     display: none;
}
 .tip{
     display: none;
}
 .pd_sum{
     display: none;
}
 /*挂件主体*/
 #PicProductListproductlist1.PicProductList {
     padding-left: 10px;
}
/*头部结构可以设置头部背景*/
 #PicProductListproductlist1.PicProductList .hd {
     height: 40px;
     line-height: 40px;
     border-bottom: 1px solid #dfdfdf;
}
/*头部更多链接的样式*/
 #PicProductListproductlist1.PicProductList .hd .more {
     float: right;
}
/*头部标题*/
 #PicProductListproductlist1.PicProductList .hd h3 {
     font-size: 14px;
     font-weight: bold;
     padding-left: 20px;
}
/*列表主体结构*/
 #PicProductListproductlist1.PicProductList .bd {
     padding-top: 20px;
}
/*列表元素主体*/
 #PicProductListproductlist1.PicProductList .bd li {
     float: left;
     padding: 1px;
     margin: 10px 0 0 20px;
     display: inline;
     text-align: center;
     width: 162px;
}
/*列表图片*/
 #PicProductListproductlist1.PicProductList .bd li img {
     width: 160px;
     height: 120px;
     border: 1px solid #dfdfdf;
     display: inline-block;
     vertical-align: middle;
}
/*列表元素的标题链接结构*/
 #PicProductListproductlist1.PicProductList .bd .link_wrap {
     height: 30px;
     line-height: 30px;
}
 #PicProductListproductlist1.PicProductList .bd .pd_link {
     margin: 0 10px;
     white-space: nowrap;
     overflow: hidden;
     color: #000;
}
 #PicProductListproductlist1.PicProductList .bd .pd_link a{
     color: #000;
}
 #PicProductListproductlist1.PicProductList .bd .pd_link a:hover{
     color: #f30;
}
 #PicProductListproductlist1.PicProductList .jqzoom {
     display:block;
}
 #PicProductListproductlist1.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);
}
 #CommPageInfo338.CommPageInfo {
     padding-left:10px ;
}
 #CommPageInfo338.CommPageInfo .newsinfo_Breadcrumbs{
     height: 40px;
     line-height: 40px;
     border-bottom: 1px solid #dfdfdf;
}
 #CommPageInfo338.CommPageInfo .titlehd{
     float: left;
}
 #CommPageInfo338.CommPageInfo .title {
     font-size: 14px;
     font-weight: bold;
     padding-left: 20px;
}
 #CommPageInfo338.CommPageInfo .mbx_dv{
     float: right;
}
 #CommPageInfo338.CommPageInfo .hd {
     text-align: center;
     padding: 10px 0 20px;
}
 #CommPageInfo338.CommPageInfo .aboutnews {
     text-align: left;
     padding-bottom: 20px;
     font-weight: bold;
}
 #CommPageInfo338.CommPageInfo .hd .con_title {
     color: #000;
     font-size: 26px;
     font-weight: 800;
     line-height: 30px;
     margin-bottom: 6px;
}
 #CommPageInfo338.CommPageInfo .con_subbx {
     color: #7e7e7e;
}
 #CommPageInfo338.CommPageInfo .bd {
     padding: 0 20px 20px;
}
 #CommPageInfo338.CommPageInfo .con_summer {
     border: 1px solid #dfdfdf;
     background: #efefef;
     padding: 20px;
     color: #666;
}
 #CommPageInfo338.CommPageInfo .con_bx {
     margin-top: 20px;
}
 /*挂件主体*/
 #ProductDetailshowcase.ProductDetail {
     padding-left: 10px;
}
/*头部可以设置头部背景*/
 #ProductDetailshowcase.ProductDetail .hdtitle {
     height: 40px;
     line-height: 40px;
     border-bottom: 1px solid #dfdfdf;
}
/*头部标题*/
 #ProductDetailshowcase.ProductDetail .hdtitle h3 {
     font-size: 14px;
     font-weight: bold;
     padding-left: 20px;
}
/*左侧图片放大镜主体*/
 #ProductDetailshowcase.ProductDetail .slider-wrapper {
     width: 300px;
     padding: 10px 0 0 10px;
     margin: 0 auto;
}
/*大图结构主体*/
 #ProductDetailshowcase.ProductDetail .nivoSlider {
     position: relative;
     width: 100%;
     height: 240px;
     overflow: hidden;
}
/*大图宽高带上!important,宽高与.nivoSlider一致*/
 #ProductDetailshowcase.ProductDetail .nivoSlider img {
     position: absolute;
     top: 0px;
     left: 0px;
     width: 320px !important;
     height: 240px!important;
}
 #ProductDetailshowcase.ProductDetail .nivo-main-image {
     display: block !important;
     position: relative !important;
}
 #ProductDetailshowcase.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;
}
 #ProductDetailshowcase.ProductDetail .nivo-slice {
     display: block;
     position: absolute;
     z-index: 5;
     height: 100%;
     top: 0;
}
 #ProductDetailshowcase.ProductDetail .nivo-box {
     display: block;
     position: absolute;
     z-index: 5;
     overflow: hidden;
}
 #ProductDetailshowcase.ProductDetail .nivo-box img {
     display: block;
}
 #ProductDetailshowcase.ProductDetail .nivo-caption{
     padding: 10px 0 0 10px;
}
 #ProductDetailshowcase.ProductDetail .nivo-caption a {
     display: inline !important;
}
 #ProductDetailshowcase.ProductDetail .nivo-prevNav {
     left: 0px;
}
 #ProductDetailshowcase.ProductDetail .nivo-nextNav {
     right: 0px;
}
 #ProductDetailshowcase.ProductDetail .nivo-controlNav {
     text-align: center;
     padding: 15px 0;
}
 #ProductDetailshowcase.ProductDetail .nivo-controlNav a {
     cursor: pointer;
}
 #ProductDetailshowcase.ProductDetail .nivo-controlNav a.active {
     font-weight: bold;
}
 #ProductDetailshowcase.ProductDetail .slider_thumbs {
     position: relative;
     overflow: hidden;
     height: 62px;
}
 #ProductDetailshowcase.ProductDetail .slider_thumbs .items {
     position: absolute;
     left: 0;
     width: 20000px;
     top: 0;
}
 #ProductDetailshowcase.ProductDetail .theme-default .nivo-controlNav.nivo-thumbs-enabled {
     padding:10px 30px;
     position:relative;
     *zoom:1;
}
 #ProductDetailshowcase.ProductDetail .slider-wrapper .prev, #ProductDetailshowcase.ProductDetail .slider-wrapper .next {
     width:20px;
     height:58px;
     text-align:center;
     background: #dfdfdf;
     position:absolute;
     line-height:55px;
     border:1px solid #bfbfbf;
}
 #ProductDetailshowcase.ProductDetail .slider-wrapper .prev{
     left:5px;
     top:10px;
}
 #ProductDetailshowcase.ProductDetail .slider-wrapper .next{
     right:5px;
     top:10px;
}
/*选中状态下的缩略图*/
 #ProductDetailshowcase.ProductDetail .nivo-control.active {
     border: 1px solid #FF4C00;
}
 #ProductDetailshowcase.ProductDetail .theme-default .nivo-controlNav.nivo-thumbs-enabled img {
     float: left;
     cursor: pointer;
     margin-right:3px;
     display: block;
     width: 80px;
     height: 60px;
}
 #ProductDetailshowcase.ProductDetail .theme-default .nivo-controlNav.nivo-thumbs-enabled .slide_cell {
     overflow: hidden;
     float: left;
}
 #ProductDetailshowcase.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);
}
 #ProductDetailshowcase.ProductDetail .hd_bx {
     overflow: hidden;
}
/*右侧产品信息结构*/
 #ProductDetailshowcase.ProductDetail .hd .pd_sum {
     padding:10px;
     _margin-left: -3px;
     overflow:hidden;
     display: none;
}
 #ProductDetailshowcase.ProductDetail .pd_sum p {
     line-height: 30px;
     margin-bottom: 10px;
}
 #ProductDetailshowcase.ProductDetail .pd_sum .ltip {
     text-align:right;
}
 #ProductDetailshowcase.ProductDetail .pd_sum .rtext {
     color: #999;
}
/*产品详情标题*/
 #ProductDetailshowcase.ProductDetail .bd{
     padding: 10px 0 0 10px;
}
/*下面产品详情标题*/
 #ProductDetailshowcase.ProductDetail .tip {
     height: 28px;
     line-height: 28px;
     border-bottom: 1px solid #dfdfdf;
     font-size: 14px;
     padding:5px 10px;
     display: none;
}
/*下面产品详情内容*/
 #ProductDetailshowcase.ProductDetail .pd_content {
     padding:5px 10px;
     word-break:break-all;
     word-wrap:break-word;
}
 #ProductDetailshowcase.ProductDetail .line_cell {
     margin-bottom:15px;
}
 #ProductDetailshowcase.ProductDetail .para_tip {
     padding:5px 10px;
}
 #ProductDetailshowcase.ProductDetail .bto{
     padding: 10px;
}
 #ProductDetailshowcase.ProductDetail .pre_prod {
     margin-bottom:10px;
}
/*二维码图片*/
 #ProductDetailshowcase.ProductDetail .prod_codepic img {
     border: 1px solid #DCDDDD;
     height: 84px;
     margin-right: 10px;
     overflow: hidden;
     width: 84px;
     vertical-align: middle;
}
 #ProductDetailshowcase.ProductDetail .txtMobileNumber {
     color: #9C9A9C;
     border: 1px solid #ADAAAD;
     height: 19px;
     line-height: 19px;
     margin-right: 4px;
     padding: 2px;
     width: 120px;
}
/*手机号码发送按钮*/
 #ProductDetailshowcase.ProductDetail .btnSend {
     background-color:#FCEACB;
     cursor: pointer;
     height: 25px;
     width: 70px;
     border:1px solid #F5C36E;
}
 #ProductDetailshowcase.ProductDetail .msg_tip {
     color: #D75509;
     margin-left: 70px;
}
/*左侧360展示结构*/
 #ProductDetailshowcase.ProductDetail .MAgic360class {
     width: 300px;
     height:300px;
     overflow:hidden;
     display:none;
     float:left;
}
 #ProductDetailshowcase.ProductDetail .rTd {
     width: 300px !important;
}
 #ProductDetailshowcase.ProductDetail .spainheid {
     display:none;
}
  
/*挂件主体*/
 #SinglePhoto252.SinglePhoto {
     padding-left: 10px;
}
/*头部可以设置头部背景*/
 #SinglePhoto252.SinglePhoto .hd {
     height: 40px;
     line-height: 40px;
     border-bottom: 1px solid #dfdfdf;
}
/*头部标题*/
 #SinglePhoto252.SinglePhoto .hd h3 {
     font-size: 14px;
     font-weight: bold;
     padding-left: 20px;
}
/*图片主体结构*/
 #SinglePhoto252.SinglePhoto .albpic {
     text-align: center;
}
/*图片名称*/
 #SinglePhoto252.SinglePhoto .bd {
     padding-bottom: 40px;
}
 #SinglePhoto252.SinglePhoto .picname {
     font-size: 14px;
     font-weight: bold;
     margin: 10px 0;
}
/*图片*/
 #SinglePhoto252.SinglePhoto img {
     width: 360px;
     height: 270px;
     padding: 1px;
     border: 1px solid #dfdfdf;
     background: #fff;
}
 #SinglePhoto252.SinglePhoto .bto p {
     margin-bottom: 10px;
}
 /*挂件主体*/
 #ProductDetailshowcase.ProductDetail {
     padding-left: 10px;
}
/*头部可以设置头部背景*/
 #ProductDetailshowcase.ProductDetail .hdtitle {
     height: 40px;
     line-height: 40px;
     border-bottom: 1px solid #dfdfdf;
}
/*头部标题*/
 #ProductDetailshowcase.ProductDetail .hdtitle h3 {
     font-size: 14px;
     font-weight: bold;
     padding-left: 20px;
}
/*左侧图片放大镜主体*/
 #ProductDetailshowcase.ProductDetail .slider-wrapper {
     width: 300px;
     padding: 10px 0 0 10px;
     margin: 0 auto;
}
/*大图结构主体*/
 #ProductDetailshowcase.ProductDetail .nivoSlider {
     position: relative;
     width: 100%;
     height: 240px;
     overflow: hidden;
}
/*大图宽高带上!important,宽高与.nivoSlider一致*/
 #ProductDetailshowcase.ProductDetail .nivoSlider img {
     position: absolute;
     top: 0px;
     left: 0px;
     width: 320px !important;
     height: 240px!important;
}
 #ProductDetailshowcase.ProductDetail .nivo-main-image {
     display: block !important;
     position: relative !important;
}
 #ProductDetailshowcase.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;
}
 #ProductDetailshowcase.ProductDetail .nivo-slice {
     display: block;
     position: absolute;
     z-index: 5;
     height: 100%;
     top: 0;
}
 #ProductDetailshowcase.ProductDetail .nivo-box {
     display: block;
     position: absolute;
     z-index: 5;
     overflow: hidden;
}
 #ProductDetailshowcase.ProductDetail .nivo-box img {
     display: block;
}
 #ProductDetailshowcase.ProductDetail .nivo-caption{
     padding: 10px 0 0 10px;
}
 #ProductDetailshowcase.ProductDetail .nivo-caption a {
     display: inline !important;
}
 #ProductDetailshowcase.ProductDetail .nivo-prevNav {
     left: 0px;
}
 #ProductDetailshowcase.ProductDetail .nivo-nextNav {
     right: 0px;
}
 #ProductDetailshowcase.ProductDetail .nivo-controlNav {
     text-align: center;
     padding: 15px 0;
}
 #ProductDetailshowcase.ProductDetail .nivo-controlNav a {
     cursor: pointer;
}
 #ProductDetailshowcase.ProductDetail .nivo-controlNav a.active {
     font-weight: bold;
}
 #ProductDetailshowcase.ProductDetail .slider_thumbs {
     position: relative;
     overflow: hidden;
     height: 62px;
}
 #ProductDetailshowcase.ProductDetail .slider_thumbs .items {
     position: absolute;
     left: 0;
     width: 20000px;
     top: 0;
}
 #ProductDetailshowcase.ProductDetail .theme-default .nivo-controlNav.nivo-thumbs-enabled {
     padding:10px 30px;
     position:relative;
     *zoom:1;
}
 #ProductDetailshowcase.ProductDetail .slider-wrapper .prev, #ProductDetailshowcase.ProductDetail .slider-wrapper .next {
     width:20px;
     height:58px;
     text-align:center;
     background: #dfdfdf;
     position:absolute;
     line-height:55px;
     border:1px solid #bfbfbf;
}
 #ProductDetailshowcase.ProductDetail .slider-wrapper .prev{
     left:5px;
     top:10px;
}
 #ProductDetailshowcase.ProductDetail .slider-wrapper .next{
     right:5px;
     top:10px;
}
/*选中状态下的缩略图*/
 #ProductDetailshowcase.ProductDetail .nivo-control.active {
     border: 1px solid #FF4C00;
}
 #ProductDetailshowcase.ProductDetail .theme-default .nivo-controlNav.nivo-thumbs-enabled img {
     float: left;
     cursor: pointer;
     margin-right:3px;
     display: block;
     width: 80px;
     height: 60px;
}
 #ProductDetailshowcase.ProductDetail .theme-default .nivo-controlNav.nivo-thumbs-enabled .slide_cell {
     overflow: hidden;
     float: left;
}
 #ProductDetailshowcase.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);
}
 #ProductDetailshowcase.ProductDetail .hd_bx {
     overflow: hidden;
}
/*右侧产品信息结构*/
 #ProductDetailshowcase.ProductDetail .hd .pd_sum {
     padding:10px;
     _margin-left: -3px;
     overflow:hidden;
     display: none;
}
 #ProductDetailshowcase.ProductDetail .pd_sum p {
     line-height: 30px;
     margin-bottom: 10px;
}
 #ProductDetailshowcase.ProductDetail .pd_sum .ltip {
     text-align:right;
}
 #ProductDetailshowcase.ProductDetail .pd_sum .rtext {
     color: #999;
}
/*产品详情标题*/
 #ProductDetailshowcase.ProductDetail .bd{
     padding: 10px 0 0 10px;
}
/*下面产品详情标题*/
 #ProductDetailshowcase.ProductDetail .tip {
     height: 28px;
     line-height: 28px;
     border-bottom: 1px solid #dfdfdf;
     font-size: 14px;
     padding:5px 10px;
     display: none;
}
/*下面产品详情内容*/
 #ProductDetailshowcase.ProductDetail .pd_content {
     padding:5px 10px;
     word-break:break-all;
     word-wrap:break-word;
}
 #ProductDetailshowcase.ProductDetail .line_cell {
     margin-bottom:15px;
}
 #ProductDetailshowcase.ProductDetail .para_tip {
     padding:5px 10px;
}
 #ProductDetailshowcase.ProductDetail .bto{
     padding: 10px;
}
 #ProductDetailshowcase.ProductDetail .pre_prod {
     margin-bottom:10px;
}
/*二维码图片*/
 #ProductDetailshowcase.ProductDetail .prod_codepic img {
     border: 1px solid #DCDDDD;
     height: 84px;
     margin-right: 10px;
     overflow: hidden;
     width: 84px;
     vertical-align: middle;
}
 #ProductDetailshowcase.ProductDetail .txtMobileNumber {
     color: #9C9A9C;
     border: 1px solid #ADAAAD;
     height: 19px;
     line-height: 19px;
     margin-right: 4px;
     padding: 2px;
     width: 120px;
}
/*手机号码发送按钮*/
 #ProductDetailshowcase.ProductDetail .btnSend {
     background-color:#FCEACB;
     cursor: pointer;
     height: 25px;
     width: 70px;
     border:1px solid #F5C36E;
}
 #ProductDetailshowcase.ProductDetail .msg_tip {
     color: #D75509;
     margin-left: 70px;
}
/*左侧360展示结构*/
 #ProductDetailshowcase.ProductDetail .MAgic360class {
     width: 300px;
     height:300px;
     overflow:hidden;
     display:none;
     float:left;
}
 #ProductDetailshowcase.ProductDetail .rTd {
     width: 300px !important;
}
 #ProductDetailshowcase.ProductDetail .spainheid {
     display:none;
}
 /*挂件主体*/
 #NewsInfoshownews.NewsInfo {
     padding-left: 10px;
}
/*面包屑导航*/
 #NewsInfoshownews.NewsInfo .newsinfo_Breadcrumbs{
     height: 40px;
     line-height: 40px;
     border-bottom: 1px solid #dfdfdf;
}
 #NewsInfoshownews.NewsInfo .newsinfo_Breadcrumbs .title{
     float:left;
     display:inline;
     font-size: 14px;
     font-weight: bold;
     margin: 10px 0 0 20px;
}
 #NewsInfoshownews.NewsInfo .newsinfo_Breadcrumbs .mbx_dv{
     float:right;
     display:inline;
     margin: 10px 10px 0 0;
}
/*新闻头部主体包含标题和点击次数等*/
 #NewsInfoshownews.NewsInfo .hd {
     text-align:center;
     padding:20px 0;
}
 #NewsInfoshownews.NewsInfo .hd .con_title {
     color: #000;
     font-size: 26px;
     font-weight: 800;
     line-height: 30px;
     margin-bottom: 10px;
}
 #NewsInfoshownews.NewsInfo .con_subbx {
     color:#7e7e7e;
}
 #NewsInfoshownews.NewsInfo .con_subbx span {
     padding-left:20px;
}
/*新闻主体内容内容*/
 #NewsInfoshownews.NewsInfo .newsinfo_assemble .bd {
     padding:0 20px 20px;
}
/*新闻摘要*/
 #NewsInfoshownews.NewsInfo .con_summer {
     border:1px solid #dfdfdf;
     background:#efefef;
     padding:20px;
     color:#666;
}
/*新闻详细内容*/
 #NewsInfoshownews.NewsInfo .con_bx {
     margin:20px 0;
}
/*新闻标题图片*/
 #NewsInfoshownews.NewsInfo .QcDV img {
     display: none;
}
/*上一条下一条新闻*/
 #NewsInfoshownews.NewsInfo .newspn{
     padding: 10px 0 10px 10px;
}
/*相关新闻*/
 #NewsInfoshownews.NewsInfo .RecNews{
     padding:0 0 0 20px;
}
 #NewsInfoshownews.NewsInfo .RecNews .aboutnews {
     text-align:left;
     padding-bottom:10px;
     font-weight:bold;
}
 #NewsInfoshownews.NewsInfo .RecNews li{
     vertical-align: middle;
     *zoom: 1;
     line-height: 24px;
     height: 24px;
}
 /*挂件主体*/
 #MainNavimenu.MainNavi {
     margin-top:140px ;
}
/*一级导航*/
/*可以设置分割线背景*/
 #MainNavimenu.MainNavi li.parent {
     float: left;
     position:relative;
}
/*一级导航链接*/
 #MainNavimenu.MainNavi a.lone_link {
     display: inline-block;
     height:43px;
     line-height: 43px;
     text-align: center;
     color: #000000;
     width: 90px;
     font-family: "微软雅黑";
     font-size: 16px;
}
 #MainNavimenu.MainNavi a.lone_link:hover {
     color: #6a0e00;
     text-decoration: none;
     background: #eee;
}
/*二级导航*/
 #MainNavimenu.MainNavi .children{
     position:absolute;
     width: 125px;
     background: #eee;
     left:0;
     top:42px;
     white-space:nowrap;
     width:90px;
     z-index: 99999;
     margin-bottom: 3px;
}
/*二级导航li结构*/
 #MainNavimenu.MainNavi .children li{
     vartical-align:middle;
     height:36px;
     line-height:36px;
     text-align: center;
     *zoom:1;
     border-bottom: 1px solid #6a0e00;
}
/*二级导航链接*/
 #MainNavimenu.MainNavi .children a{
     display:block;
     color:#6a0e00;
}
 #MainNavimenu.MainNavi .children a:hover{
     background: #6a0e00;color:#fff;
}
/*激活的节点*/
 #MainNavimenu.MainNavi li.activelink {
}
 .firstplink{
     background: none transparent scroll repeat 0% 0%;
}
 /*挂件主体*/
 #AdverSliderbanner.AdverSlider .slider_wrap {
     position: relative;
     margin-top: 11px;
  z-index: -1;
}
/*头部标题,不需要头部标题设置display:none;
 */
 #AdverSliderbanner.AdverSlider .advertitle{
}
/*轮播主体*/
 #AdverSliderbanner.AdverSlider .slider_wrap .slides_container {
     width: 1000px;
     overflow: hidden;
     position: relative;
     display: none;
}
/*图片轮播链接,宽高和轮播图片一致*/
 #AdverSliderbanner.AdverSlider .slider_wrap .slides_container a {
     width: 1000px;
     height: 352px;
     display: block;
}
/*轮播图片*/
 #AdverSliderbanner.AdverSlider .slider_wrap .slides_container a img {
     display: block;
     width: 1000px;
     height: 352px;
}
 #AdverSliderbanner.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;
}
 #AdverSliderbanner.AdverSlider .slider_wrap .next {
     left: 585px;
}
/*轮播数字导航主体,可控制位置*/
 #AdverSliderbanner.AdverSlider .slider_wrap .pagination {
     position: absolute;
     bottom: 10px;
     right: 10px;
     z-index: 100;
}
 #AdverSliderbanner.AdverSlider .slider_wrap .pagination li {
     float: left;
     margin: 0 1px;
     list-style: none;
}
/*图片轮播数字按钮未选中状态*/
 #AdverSliderbanner.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;
}
/*图片轮播数字按钮选中状态*/
 #AdverSliderbanner.AdverSlider .slider_wrap .pagination li.current a {
     background: #ffcfb2;
     border: 1px solid #fc8c46;
     color: #fff;
}
 /*挂件主体*/
 #LeftNaviExpandnav.LeftNaviExpand {
     width:220px;
}
 #LeftNaviExpandnav.LeftNaviExpand li{
     position:relative;
     *zoom:1;
     *vertical-align:top;
}
/*头部链接*/
 #LeftNaviExpandnav.LeftNaviExpand .firlinkbx{
     height: 40px;
     line-height: 40px;
     background:#9c2020;
     *zoom:1;
     vartical-align:middle;
}
 #LeftNaviExpandnav.LeftNaviExpand a.lone_link {
     color: #fff;
     font-size: 18px;
     font-weight: 100;
     padding-left: 20px;
}
 #LeftNaviExpandnav.LeftNaviExpand a.lone_link:hover {
     color:#f30;
}
/*导航一级链接*/
 #LeftNaviExpandnav.LeftNaviExpand .item1 .firlinkbx{
     height:36px;
     line-height:36px;
     background:#eee;
     border-bottom: 0;
     BORDER-BOTTOM: #fff 1px solid;
}
 #LeftNaviExpandnav.LeftNaviExpand .item1 a{
     color:#333;
     padding-left: 20px;
}
 #LeftNaviExpandnav.LeftNaviExpand .item1 a:hover{
     color:#fff;
     DISPLAY: block;
     background:#9c2020;
     text-decoration: nine;
}
/*导航二级链接*/
 #LeftNaviExpandnav.LeftNaviExpand .item2{
     height:28px;
     line-height:28px;
     padding:0 10px;
}
 #LeftNaviExpandnav.LeftNaviExpand .item2 a{
     color:#333;
}
 #LeftNaviExpandnav.LeftNaviExpand .item2 a:hover{
     color:#111 
}
 #LeftNaviExpandnav.LeftNaviExpand .item1 .expend{
     border-top-color:#999;
}
 #LeftNaviExpandnav.LeftNaviExpand .item1 .unexpend{
     border-bottom-color:#999;
}
/*收起时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNaviExpandnav.LeftNaviExpand .expend{
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-top:5px solid #dfdfdf;
     right:10px;
     top:15px;
}
/*展开时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNaviExpandnav.LeftNaviExpand .unexpend{
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-bottom:5px solid #dfdfdf;
     right:10px;
     top:10px;
}
/*一级链接主体*/
 #LeftNaviExpandnav.LeftNaviExpand ul.children1{
}
/*二级链接主体*/
 #LeftNaviExpandnav.LeftNaviExpand ul.children2{
     background:#fafafa;
     display:none;
}
 #LeftNaviExpandnav.LeftNaviExpand .item1{
     border-bottom:1px solid #dfdfdf;
}
 