﻿ #FocusBG{
	width:100%;
	height:720px;
	overflow:hidden;
	border-bottom:1px solid #ccc;}
.fullSlide {
	width:100%;
	position:relative;
	height:720px;
	
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:720px;
	overflow:hidden;
	text-align:center;
	background-size: 100% 100% !important;
}
.fullSlide .bd li a {
	display:block;
	height:362px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:15px;
	height:5px;
	margin:5px;
	overflow:hidden;
	background:#FFF;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#375c81;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:15%;
	z-index:1;
	width:40px;
	height:60px;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:15%;
	background-position:-6px -137px;
}

.fullSlide .title {
    font-size: 90px;
    line-height: 100px;
    color: #fff;
    text-transform: uppercase;
    padding-top: 11px;
    padding-bottom: 41px;
    letter-spacing: 2.5px;
}

/*fullslide */
.flicker-example { width: 100%; height: 720px; margin-left: auto; margin-right: auto;}


/* index_pro_block */
.index_pro_block{ width: 1200px; margin:auto;  margin-top: 60px;}
.index_pro_block .pro_title{  height: 30px; width: auto; padding: 0;   }
.index_pro_block .pro_title h2{ float: left; font-weight: normal; font-size: 30px;}
.index_pro_block .pro_title .more_link{ float: right; height: 30px; line-height: 30px; }
.index_pro_block .pro_title .more_link a{ display: block; height: 25px; border-bottom:2px #ababab solid; text-align: center; color: #ababab; font-size: 12px; text-decoration: none;  }

.index_pro_block .pro_list{   }
.index_pro_block .pro_list .box{float: left; width: 33.33%; }
.index_pro_block .pro_list .BoxLeft{ padding:40px; padding-bottom: 40px;  padding-top: 20px;}
.index_pro_block .pro_list .b1{ padding-left: 0; padding-right: 40px;}
.index_pro_block .pro_list .b2{ padding-left:20px; padding-right: 20px;}
.index_pro_block .pro_list .b3{ padding-left:40px; padding-right: 0; }
.index_pro_block .pro_list .b4{ padding-left: 0; }
.index_pro_block .pro_list .b5{ padding-right: 20px; padding-left: 20px; }
.index_pro_block .pro_list .b6{ padding-right: 0; }

 .index_pro_block .pro_list .box .services-overlay {
        position: absolute; text-align: center;
        left: 0;
        top: 100%;
        height: 100%;
        width: 100%;
        background-color: #333;
        filter: alpha(opacity=50);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;

        z-index: 6;
        
        letter-spacing: 0.4px;
        -webkit-transition: all 0.5s ease-out 0s;
        -moz-transition: all 0.5s ease-out 0s;
        -ms-transition: all 0.5s ease-out 0s;
        -o-transition: all 0.5s ease-out 0s;
        transition: all 0.5s ease-out 0s; }
        @media only screen and (min-width: 992px) and (max-width: 1200px) {
          .index_pro_block .pro_list .box .services-overlay {
            padding-left: 15px;
            padding-right: 15px; } }
        @media (max-width: 767px) {
          .index_pro_block .pro_list .box .services-overlay {
            padding: 20px 20px 0; } }
        .index_pro_block .pro_list .box .services-overlay .title {
          color: #fff;
    text-align: center;
    padding-top: 30%;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    width: 300px;
    margin: auto; }
          @media only screen and (min-width: 992px) and (max-width: 1200px) {
            .index_pro_block .pro_list .box .services-overlay .title {
              font-size: 18px; } }
        .index_pro_block .pro_list .box .services-overlay p {
          color: #fff; font-size: 60px;
          font-weight: 300;
          line-height: 34px;
          padding-top: 26px;
          padding-bottom: 29px;
          margin-right: 5px; }
        .index_pro_block .pro_list .box .services-overlay a {
           text-decoration: none; display: block;
           width: 100%; height: 90%;
          font-weight: normal; text-align: center;
          text-transform: uppercase;
          color: #fff;
          letter-spacing: 1px;
          position: relative;
          }
          .index_pro_block .pro_list .box .services-overlay a::before {
            position: absolute;
            content: '';
            left: 0;
            top: 50%;
            transform: translateY(-50%);
            height: 2px;
            width: 16px;
             }

.index_pro_block .pro_list .box img{  cursor: pointer;transition: all 0.6s;}
.index_pro_block .pro_list .box a:hover img{transform: scale(1.2);}

 .index_pro_block .pro_list .box img{width:100%;transition: all 0.6s;}
 .index_pro_block .pro_list .box .hoverimg{transform: scale(1.2);}


      
      .index_pro_block .pro_list .box .BoxLeft:hover .services-overlay {
        top: 0; }


.index_pro_block .pro_list .BoxLeft a{ display:block; background:#fff; border: 1px #b6b6b6 solid; position:relative; overflow: hidden; padding: 5%; }
.index_pro_block .pro_list .BoxLeft img{ width: 100%; height: 100% }
.index_pro_block .pro_list .BoxRight{ display: none; }
.index_pro_block .pro_list .BoxRight{ position: absolute; top: 0; left: 0; width: 100%;
    height: 100%;}
 .index_pro_block .pro_list .BoxRight .nbg{ background: #000;  width: 100%;
    height: 100%; filter:alpha(opacity=50);  
      -moz-opacity:0.7;  
      -khtml-opacity: 0.7;  
      opacity: 0.7;  }
 .index_pro_block .pro_list .BoxRight .title_box{position: absolute; top: 35%; width: 100%; text-align: center; left: 0;}
  .index_pro_block .pro_list .BoxRight .title_box p{ color: #fff; padding:0 15%}
.index_pro_block .pro_list .BoxLeft .b1{padding-left: 0; padding-top: 0px;}
.index_pro_block .pro_list .BoxLeft .b2{ padding-top: 0px; left: -10px;}
.index_pro_block .pro_list .BoxLeft .b3{padding-right: 0; padding-top: 0px;}
.index_pro_block .pro_list .BoxLeft .b5{  left: -10px;}
.index_pro_block .pro_list .BoxLeft .b4{ padding-left: 0; }
.index_pro_block .pro_list .BoxLeft .b6{ padding-right: 0; }


/*index_about_block*/
.index_about_block{ background: #ffd014; width: 100%; padding:99px 0; position: relative;  }
.index_about_block .about_content{ width: 1200px; height: 360px; margin:auto; }
.index_about_block .about_content .left_box{ width: 600px; height: 360px; float: left; }
.index_about_block .about_content .right_box{width: 600px; height: 360px; float: right;}
.index_about_block .about_content .left_box a{ display: block; height: 100% }
.index_about_block .about_content .left_box .img{ height: 360px;}
.index_about_block .about_content .left_box .img img{width: 100%; height: 100%;}

.index_about_block .about_content .left_box .img img{
  cursor: pointer;
  transition: all 0.6s;
}
.index_about_block .about_content .left_box .img img:hover{
 
  transform: scale(1.2);
  
}

.index_about_block .about_content .right_box .ContentTxt{ margin-left:40px; color: #292929; font-size: 15px;line-height: 30px;}
.index_about_block .about_content .title_box{ font-size: 27px; color: #333;text-transform: uppercase;  margin-left:40px; margin-bottom: 20px; }
.index_about_block .about_content .right_box .detail_btn{ margin-top:20px;  }
.index_about_block .about_content .right_box .detail_btn{ display: block; border:1px #000 solid; padding: 5px; width: 80px; text-align: center; color: #292929; font-size: 14px; }

/*index_banner_block*/
.index_banner_block{background: #fff; width: 100%; padding: 80px 0;}
.index_banner_block .banner_content{width: 1200px; height: 445px; margin:auto;}
.index_banner_block .banner_content li{width: 33.33%; height: 445px; float: left; position: relative;}
.index_banner_block .banner_content li a{ display: block; padding: 2px; }
.index_banner_block .banner_content li img{width: 100%; height: 100%;}
.index_banner_block .banner_content li img{width:100%;transition: all 0.6s;}
.index_banner_block .banner_content li img:hover{transform: scale(1.2);}

.index_banner_block .banner_content li .txt_left{width:100%; position:absolute;left:0px;top:0px;padding:0 12px; margin-top: 5%;}
.index_banner_block .banner_content li .txt_right{width:100%; position:absolute;left:0px;top:0px;padding:0 25px; margin-top: 5%;}
.index_banner_block .banner_content li h3{ color: #fff;  font-weight: 600; text-align: center; margin-top: 1%; margin-bottom: 12px;}
.index_banner_block .banner_content li h4{ color: #fff; text-align: left; font-weight: normal; color:#c3c1c1; font-size: 16px;  text-indent:2em;}

.index_banner_block .banner_content li .txt_bottom{width:100%; height: 35%; position:absolute;left:0px;bottom:0px;padding:0 12px;}
.index_banner_block .banner_content .txt_bottom h3{ color: #333; text-align: center; margin-top: 1%; margin-bottom: 12px; font-weight: 600;}
.index_banner_block .banner_content .txt_bottom h4{ color: #333; text-align: left; font-size: 16px;  text-indent:2em;}


/*index_news_block*/
.index_news_block{ background:#f6f5f5;  width: 100%; padding: 50px 0;  }
.index_news_block .news_title{  height: 50px; width: auto;   }
.index_news_block .news_title h2{ float: left; font-weight: normal; font-size: 30px; margin-bottom: 10px;}
.index_news_block .news_title .more_link{ float: right; height: 30px; line-height: 30px; }
.index_news_block .news_title .more_link a{ display: block; height: 25px; border-bottom:2px #ababab solid; text-align: center; color: #ababab; font-size: 14px; text-decoration: none;  }

.index_news_block .news_content{ width:1200px; height: 400px; margin:auto; }
.index_news_block .news_content .left_box{ width: 50%; height: 400px; float: left; }
.index_news_block .news_content .right_box{width: 50%; height: 400px; float: right;}
.index_news_block .news_content .left_box .news_img{ position:relative; margin-right: 20px; }

.index_news_block .news_content .left_box .news_img a{ display: block; height: 340px;}
.index_news_block .news_content .left_box .img_box{height: 340px; }
.index_news_block .news_content .left_box .img_box img{width: 100%; height: 100%;}
.index_news_block .news_content .left_box .title{ position: absolute; bottom: 0; width:100%; height: 35px; color: #fff; z-index: 777; line-height: 35px;}
.index_news_block .news_content .left_box .news_img .bg{ 
position: absolute; bottom: 0; z-index: 666; width:100%; height: 35px;
	background: #000; filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5; }

.index_news_block .news_content .right_box li{ background: #fff; margin-bottom: 20px; padding: 15px 25px; }
.index_news_block .news_content .right_box li .title{ font-size: 16px; margin-bottom: 10px; color: #333;  }
.index_news_block .news_content .right_box li .desc{  color: #81848b; font-size: 14px; }
.index_news_block .news_content .right_box li a{ text-decoration: none; }
.index_news_block .news_content .right_box li .title b{ margin-right: 8px; color: #f90; }


/*footer_block*/
.footer_block{ margin: auto;
    width: 1200px; height: 185px;
    display: block; 
    text-align: center; }
.footer_block .b_cake{ float: left;width:24.9%; height: 100px; margin-top: 45px; margin-bottom: 40px;}
.footer_block .b_cake .tbox{ font-size: 14px; color: #333;text-transform: uppercase; font-weight: 600; margin-bottom: 10px; }
.footer_block .logo_box{width: 20%;  position: relative; }
.footer_block .logo_box div{ text-align:center; height: 40px;}
.footer_block .logo_box p{ display: block; width: 70px; height: 55px; margin:auto; }
.footer_block .logo_box p img{width: 100%; }
.footer_block .logo_box label{ position: absolute; bottom: 3px; left: 70px; font-size:18px;  color: #333; font-weight: 600;}
.footer_block .logo_box div img{ position: absolute; bottom:5px; left: 30px;  }
.footer_block .nav_box{width: 33%;}
.footer_block .nav_box ul{ width: 200px; margin:auto; }
.footer_block .nav_box li{ width: 50%; float: left; height: 25px; }
.footer_block .nav_box li a{color: #333 !important;}
.footer_block .contact_box{width: 30%; text-align: right; }
.footer_block .contact_box .tbox{ text-align: center; }
.footer_block .contact_box ul{ width: 160px; margin:auto; }
.footer_block .contact_box li{float: left; width: 30%; }
.footer_block .contact_box li img{ width: 38px; height: 38px; }
.footer_block .img_box{ width: 15%;  float: right; text-align: right; }
.footer_block .img_box img{ width: 95px; height: 95px; }

#footer hr{ clear: both; }
#footer hr{  border-top:1px #fff solid; margin: auto; margin-bottom: 5px; }
#footer .bot_info{ height: 35px; }
#footer .bot_info .l_b{ float: left; width: 60%; height: 35px; line-height: 35px; text-align:left; color:#5a5a5a;}
#footer .bot_info .r_b{ float: right; width: 40%; height: 35px; line-height: 35px; text-align: right;}



/*ArticleList*/
.ArticleList{}
.ArticleList li{ height: 150px; margin-bottom: 10px; padding: 10px; border-bottom: 1px #9c9c9c dashed; }
.ArticleList li span{ float: left;
    color: #9c9c9c;     background: #e7e6eb;
    width: 100px;  height: 100px; font-size: 20px;
    border: 1px #e3e3e3 solid; margin: 15px;
    line-height: 50px;  text-align: center; }
.ArticleList li span .dd{ border:0; font-size: 30px; color: #333;   line-height: 50px;}
.ArticleList li h3{ margin-top: 15px; margin-bottom: 5px; font-size: 18px; margin-left: 150px; }


.ArticleList .ColorLink p{  color:#6f6c6c; }
.ArticleList .ColorLink h3{ color: #333;  }
.ArticleList .ColorLink a{ text-decoration: none; }
.news_block .title{ text-align: center; }
.news_block .title h3{font-size: 16px;}
.news_block .infos{ text-align: right; color:#6f6c6c; margin-bottom: 20px;}
.news_block .maincontent{ margin-bottom: 20px; }
.news_block .maincontent p{ line-height: 36px; }

/*pro_block*/
.pro_block{}

.pro_block li{ float: left; width: 33.33%; margin-bottom: 10px;}
.pro_block .grid_box{  width: 90%; height: 90%; background: #fff;}
.pro_block .grid_box{ margin:10px; padding: 0 }
.pro_block .grid_box .inners{ padding: 10px;padding-bottom: 20px;
	border-radius: 2px;
	position:relative;
	border:1px solid #dededc;
	overflow:hidden; height:380px;
	margin:0}
.pro_block .grid_box .hover_s{ padding: 10px; padding-bottom: 20px;
	border-radius: 2px;
	position:relative;
	border:2px solid #f60;
	overflow:hidden; height:380px;
	margin:0}
.pro_block .grid_box .hover_s img{  }
.pro_block .grid_box .hover_s .albumtitle{background:#f60;}
.pro_block .grid_box .hover_s .albumtitle a{ display: block; color: #fff; }

.pro_block .grid_box img{
	border:2px solid #fff;position:relative;
	width:100%;
	height:100%;	min-width:220px ;min-height:220px;}	

.pro_block .grid_box img{width:100%;transition: all 0.6s;}
.pro_block .grid_box img:hover{transform: scale(1.2);}

.pro_block .grid_box .albumtitle{
	height:35px; width: 100%;
	line-height:35px;
	font-size:16px;
	
	background:#eaeae9;
	position:absolute;
	bottom:0px;
	left:0;
	color:#FFFFFF;
	font-weight:; 
	text-align:center;
	cursor:pointer;
	margin:auto;
	}
.pro_block .grid_box .albumtitle span{
	font-weight:normal;
	font-size:12px;}	
.pro_block .grid_box  a{ display: block; color:#757474; height:326px; }
.pro_block .grid_box  a:hover{
	text-decoration:none;}
.pro_block .grid_box .inners  a:visited{
	text-decoration:none;}

.NavTree{ margin-top: 20px; margin-bottom:20px; float:left; width:100%; }
.NavTree li{ float: left; width: 100%;
    background: #eae8de;
    
    margin-bottom: 15px;
    border-radius: 2px;
    border: 1px #ceccc5 solid;} 
.NavTree li a{ display: block; padding: 10px 25px; color: #333; }
.NavTree li:hover{ background:#c2c2c0;}  
.NavTree li a:hover{ color: #000; text-decoration: none;  font-weight: none;}

.NavTree li:hover.inners{border: 1px #ff5f01 solid;}

.pro_memu .NavTree li{ width: auto;  margin: 5px; }
.pro_memu .NavTree li:hover{ border:1px #ceccc5 solid; color: #ba0100;}
.pro_memu .NavTree li a:hover{ color: #000; text-decoration: none; }
.Position a{color: #333;}
/*CommonBlock*/
#body .CommonBlock{
	width:980px;
	margin:auto;
	}

#body .CommonBlock .CommonCross{
	width:978px;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	border-bottom:1px solid #dedede;
	background-color:#FFFFFF;
}
	
#body .CommonBlock .CommonLeft{
	width:220px;
	float:left;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	border-bottom:1px solid #dedede;
	background-color:#FFFFFF;
}
#body .CommonBlock .CommonLeftRow{
	width:344px;
	float:left;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	border-bottom:1px solid #dedede;
	background-color:#FFFFFF;}
#body .CommonBlock .CommonLeftRowLeft{
	width:345px;}
#body .CommonBlock .CommonCenter{
	width:455px;
	float:left;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	border-bottom:1px solid #dedede;
	background-color:#FFFFFF;
}
#body .CommonBlock .CommonRight{
	width:280px;
	float:right;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	border-bottom:1px solid #dedede;
	background-color:#FFFFFF;
}

#body .CommonBlock .CommonRight2{
	width:797px;
	float:right;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	border-bottom:1px solid #dedede;
	height:255px;
	overflow:hidden;
	background-color:#FFFFFF;}

#body .CommonBlock .BlockBox .ContentTxt{
	padding:10px;
	line-height:26px;
	font-size:12px;}



	
#body .CommonBlock .UList{
	font-size:12px;
	padding:10px;
	}
#body .CommonBlock .UList li{
	line-height:28px;}
#body .CommonBlock .UList li span{
	font-size:11px;
	color:#116ec3;
	padding-right:10px;}
#body .CommonBlock .LeftImg{
	padding:20px 10px 20px 10px;
	float:left;
	width:204px;
	font-size:12px;
	text-align:center;}
#body .CommonBlock .LeftImg p{
	height:20px;
	line-height:20px;
	background:#116ec3;}
#body .CommonBlock .LeftImg p a{
	color:#FFFFFF;
	font-weight:bold;}		
#body .CommonBlock .RightTxt{
	padding:10px 10px 10px 0px;
	float:right;
	width:206px;
	font-size:12px;
	line-height:28px;}
#body .CommonBlock .RightTxt .UList{
	padding:0px;}
#body .CommonBlock .DivList{
	font-size:12px;
	padding:0px;}
#body .CommonBlock .DivList .DivLi{
	padding:0px 10px 0px 0px;
	}
#body .CommonBlock .DivList .DivLi a{
	line-height:29px;
	padding:0px;
	height:29px;
	overflow:hidden;}	
#body .CommonBlock .DivList .DivLi span{
	color:#116ec3;
	padding-right:10px;
	font-size:11px;
	}
#body .CommonBlock .CommonRight .DivList .DivLi a{
	line-height:28px;
	height:28px;}
#body .CommonBlock .CommonCross .blk_29 {	 PADDING:0px 0px; OVERFLOW: hidden;  ZOOM: 1; POSITION: relative;}
	
#body .CommonBlock .CommonCross .blk_29 .LeftBotton {	BACKGROUND: url(/images/MyCMSBlue/arrow_left.png) no-repeat 0px 0px; LEFT: 10px; FLOAT: left; WIDTH: 35px; CURSOR: pointer; POSITION: absolute; TOP: 85px; HEIGHT: 114px}
#body .CommonBlock .CommonCross .blk_29 .RightBotton {	RIGHT: 0px; BACKGROUND: url(/images/MyCMSBlue/arrow_right.png) no-repeat 0px 0px; FLOAT: right;right:10px; WIDTH: 35px; CURSOR: pointer; POSITION: absolute; TOP: 85px; HEIGHT: 114px}
#body .CommonBlock .CommonCross .blk_29 .Cont {	MARGIN: 0px auto; OVERFLOW: hidden;  PADDING:20px 0 0 0px;float:left;height:220px;width:980px;POSITION: relative;left:50px;}
#body .CommonBlock .CommonCross .blk_29 .box {	FLOAT: left; WIDTH: 196px; TEXT-ALIGN: center;}
#body .CommonBlock .CommonCross .blk_29 .box IMG {	BORDER: #dedede 1px solid; PADDING: 3px; DISPLAY: block; BACKGROUND: #fff; PADDING-BOTTOM: 3px; MARGIN: 0px auto; width:167px;height:167px;}
#body .CommonBlock .CommonCross .blk_29 .box A:hover IMG {	BORDER: #116ec3 1px solid;}
#body .CommonBlock .CommonCross .blk_29 .box P {	WIDTH: 196px; LINE-HEIGHT: 20px;text-align:center;font-size:12px;}



/* main block*/
#body .MainBlock{
	font-size:12px;
	width:980px;
	margin:auto;
	}
#body .MainBlock .left{
	background-color:#FFFFFF;
	float:right;
	width:797px;
 	height:449px;
 	border:1px solid #DDDDDD;
	overflow:hidden;
	}
#body .topic{
	height:28px;
 	line-height:28px;
 }
#body    .topic .TopicTitle{
 	font-weight:bold;
	padding-left:20px;
	font-size:14px;
	color:#FFFFFF;
	float:left;
	}
#body .topic{
	border-top:1px solid #DDDDDD;
	background:url("/images/MyCMSBlue/box_titlebg.png") no-repeat left top;
	color:#0099cc}

#body   .topic .TopicMore{
	float:right;
	font-size:12px;
	padding-right:20px;
	padding-top:10px;}
	
	
#body  .topic a{
	color:#FFFFFF;}				

#body .MainBlock .left .topic a{
	color:#FFFFFF;
	font-weight:bold;}
	
#body  .MBlockTable td{
	line-height:29px;
	padding-left:0px;
	font-size:12px;
}
#body .MBlockTable span{
	color:#116ec3;
	padding-left:10px;
	font-size:11px;}


#body    h1.tit-h1 { font-size:38px; text-align:center; margin:30px 0 15px; color:#f60;}
#body   .go-back{ text-align:center; border-top:1px dashed #ccc; padding:10px; margin-top:20px; font-size:40px;}
#body   .wrap{border:1px dashed #ccc; background:#f8f8f8; padding:20px;}

#body   .tab{ }
#body   .tab-hd { 	background:url("/images/MyCMSBlue/box_titlebg.png") no-repeat -100px top;border-top:1px solid #dddddd;
 overflow:hidden; zoom:1;}
#body   .tab-hd li{ float:left; width:100px; color:#fff; text-align:center; cursor:pointer;height:28px;line-height:28px;border-right:1px solid #DDDDDD;}
#body   .tab-hd li.active{	background:url("/images/MyCMSBlue/box_titlebg.png") no-repeat left top;
font-weight:bold;
padding:0px;
margin:0px;
padding-left:0;
}
#body   .tab-hd li.active a{
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	padding-left:0;
	line-height:28px;
	background:none;}
	
#body   .tab-bd li{display:none; padding:10px; border-top:0 none;}	

	
#body .MainBlock .right{
	width:260px;
	background:url("/images/MyCMSBlue/left_bg.gif") repeat-y left top;
	float:left;
 	height:449px;
	border:1px solid #dedede;
	background-color:#FFFFFF;}
 
#body   .img{
	float:left;
	width:260px;
	padding:14px 14px 14px 14px;	 }
 #body   .txt{
	float:left;
	width:460px;
	padding:14px 14px 14px 14px;}
 #body   .txt{
	 padding:14px;
	 font-size:12px;}
 #body   .txt p{
	 line-height:25px;}	 
	 
#body  .txt p{
	line-height:25px;
	color:#333333;}


#body .ProductBG{
	height:auto;
	width:980px;
	margin:auto;
	border-left:1px solid #dddddd;	
	border-right:1px solid #dddddd;	
	border-bottom:1px solid #dddddd;	
	} 
#body .ProductShow {
	WIDTH: 980px; 
	font-size:12px;
	padding-top:10px;
}

#body .ProductShow .blk_29 {	 PADDING:0px 0px; OVERFLOW: hidden;  ZOOM: 1; POSITION: relative;}
	
#body .ProductShow .blk_29 .LeftBotton {	  LEFT: 10px; FLOAT: left; WIDTH: 35px; CURSOR: pointer; POSITION: absolute; TOP: 80px; HEIGHT: 114px}
#body .ProductShow .blk_29 .RightBotton {	RIGHT: 5px;  FLOAT: right;right:7px; WIDTH: 35px; CURSOR: pointer; POSITION: absolute; TOP: 80px; HEIGHT: 114px}
#body .ProductShow .blk_29 .Cont {	MARGIN: 0px auto; OVERFLOW: hidden;  PADDING:5px 0 0 0px;float:left;height:130px;width:978px;POSITION: relative;left:8px;}
#body .ProductShow .blk_29 .box {	FLOAT: left; WIDTH: 326px; }
#body .ProductShow .blk_29 .box IMG {	BORDER: #CCC 1px solid; PADDING: 1px; DISPLAY: block; BACKGROUND: #fff; PADDING-BOTTOM: 3px; MARGIN: 0px auto; width:120px;height:120px;}
#body .ProductShow .blk_29 .box A:hover IMG {	BORDER: #333 1px solid;text-decoration:none;}

#body .ProductShow .blk_29 .box  .BoxLeft{
	width:135px;
	float:left;}
#body .ProductShow .blk_29 .box  .BoxRight{
	width:175px;
	float:left;}
#body .ProductShow .blk_29 .box  .BoxRight .ProTitle{
	line-height:30px;
	font-size:14px;}
#body .ProductShow .blk_29 .box  .BoxRight .ProTxt{
	color:#666}
#body .ProductShow .blk_29 .box  .BoxRight .ProMore a{
	color:#F30;
	font-weight:bold;}

.hjc {
	
}
.hjnav {
	BACKGROUND-COLOR: #fff; HEIGHT: 428px;
	overflow:hidden;
}
.hjnavleft {
	WIDTH: 148px; FLOAT: left; HEIGHT: 429px;
	overflow:hidden;
}
.hjnavleft UL {
}
.hjnavleft UL LI {
	LINE-HEIGHT: 42px; 
	PADDING-LEFT: 36px; 
	HEIGHT: 42px;
	width:112px;
	background:url(/images/MyCMSBlue/box_bg3.jpg) no-repeat -10px top;	
	border-bottom:1px solid #dddddd;
}

.hjnavleft UL LI a:hover{
	text-decoration:none;}
.hjnavleft UL LI.hover0 {
	BACKGROUND:#196ba7;
}
.hjnavleft UL LI.hover0  a{
	color:#FFFFFF;
	font-weight:bold;}
.hjnavleft UL LI.hover1 {
	BACKGROUND:#196ba7;
}
.hjnavleft UL LI.hover1  a{
	color:#FFFFFF;	
	font-weight:bold;}
.hjnavleft UL LI.hover2 {
	BACKGROUND:#196ba7;
}
.hjnavleft UL LI.hover2  a{
	color:#FFFFFF;	
	font-weight:bold;}
.hjnavleft UL LI.hover3 {
	BACKGROUND:#196ba7;
}
.hjnavleft UL LI.hover3  a{
	color:#FFFFFF;	
	font-weight:bold;}
.hjnavleft UL LI.hover4 {
	BACKGROUND:#196ba7;
}
.hjnavleft UL LI.hover4  a{
	color:#FFFFFF;	
	font-weight:bold;}
.hjnavleft UL LI.hover5 {
	BACKGROUND:#196ba7;
}
.hjnavleft UL LI.hover5  a{
	color:#FFFFFF;	
	font-weight:bold;}
.hjnavleft UL LI.hover6 {
	BACKGROUND:#196ba7;
}
.hjnavleft UL LI.hover6  a{
	color:#FFFFFF;	
	font-weight:bold;}
.hjnavleft UL LI.hover7 {
	BACKGROUND:#196ba7;
}
.hjnavleft UL LI.hover7  a{
	color:#FFFFFF;	
	font-weight:bold;}
.hjnavleft UL LI.hover8 {
	BACKGROUND:#196ba7;
}
.hjnavleft UL LI.hover8  a{
	color:#FFFFFF;	
	font-weight:bold;}
.hjnavleft UL LI.hover9 {
	BACKGROUND:#196ba7;
}
.hjnavleft UL LI.hover9  a{
	color:#FFFFFF;	
	font-weight:bold;}
.hjnavleft UL LI.hover10 {
	BACKGROUND:#196ba7;
}
.hjnavleft UL LI.hover10 a{
	color:#FFFFFF;	
	font-weight:bold;}
.hjnavleft UL LI.hover11{
	BACKGROUND:#196ba7;
}
.hjnavleft UL LI.hover11 a{
	color:#FFFFFF;	
	font-weight:bold;}

#body  .DivList{
	font-size:12px;
	padding:0px;}
#body  .DivList .DivLi{
	padding:0px 10px 0px 0px;
	}
#body  .DivList .DivLi a{
	line-height:26px;
	padding:0px;
	height:26px;
	overflow:hidden;}	
#body  .DivList .DivLi span{
	color:#1483b1;
	padding-right:20px;
	font-size:11px;
	width:80px;
	}


.hjnavcn {
	WIDTH: 820px; FLOAT: left; HEIGHT: 430px; OVERFLOW: hidden;
	border-left:1px solid #dddddd;
}
.f {
	PADDING-BOTTOM: 10px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 10px
}
.dcn {
	PADDING-BOTTOM: 10px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 10px
}
.shengming {
	PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 10px
}
.cfr H5 IMG {
	DISPLAY: block
}
.cfr UL LI.tenlion IMG {
	DISPLAY: block
}
.jdcenter IMG {
	DISPLAY: block
}
.cfr UL LI IMG {
	DISPLAY: none
}
.cfr UL LI.tenlion P {
	DISPLAY: none
}
.hjone {
	PADDING-BOTTOM: 10px; LINE-HEIGHT: 22px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; HEIGHT: 158px; PADDING-TOP: 10px
}
.hjone P {
	PADDING-BOTTOM: 5px; TEXT-INDENT: 2em
}



 #LinksBG{
	width:100%;
	border-top:1px solid #ccc;
	background-color:#F5F5F5;}

 #Links {
	width:980px;
	padding:10px 0px;
	line-height:25px;
	font-size:12px;
	margin:auto;}
 #Links span{
	font-weight:bold;}

 #Links a{
	padding:0px 7px;}	