﻿	@charset "utf-8";
/*全局样式
---------------------------------------------*/
section,article,aside,header,footer,nav,figure{ display:block; }
body,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,figure{ margin:0; padding:0; }
body,button,input,select,textarea{ font:12px/1.5 "Microsoft Yahei"; }
h1,h2,h3,h4,h5,h6,button,input,select,textarea{ font-size:100%; }
address,cite,dfn,em,var{ font-style:normal; }
code,kbd,pre,samp{ font-family:courier new,courier,monospace; }
p,ul,li,dl,dd,dt,form,h1,h2,h3,h4,h5,h6{ list-style:none; }
a{ color:#666; text-decoration:none;}
a:hover{ color:#05336c; text-decoration:none; }
fieldset,img{ border:0; }
table{ border-collapse:collapse; border-spacing:0; }
input::-moz-focus-inner,button::-moz-focus-inner{ border:0;padding:0;outline:0; }
.fl{float:left;}
.fr {
    float: right;
}
.cf:after {content:"\200B"; display:block; height:0; clear:both;}
.cf { zoom:1; }
.clear{ clear:both; font-size:0px; height:0px; overflow:hidden; }
.line5{ clear:both; font-size:0px; height:5px; overflow:hidden; }
.line10{ clear:both; font-size:0px; height:10px; overflow:hidden; }
.line15{ clear:both; font-size:0px; height:15px; overflow:hidden; }
.line20{ clear:both; font-size:0px; height:20px; overflow:hidden; }
.line30{ clear:both; font-size:0px; height:30px; overflow:hidden; }
/* Clear Fix */ 
.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix{ display:inline-block; } 
/* Hide from IE Mac */ 
.clearfix { display:block; } 
/* End hide from IE Mac */ 
/* end of clearfix */ 
.left{ float:left; }
.right{ float:right; }
.red{ color:#F00; }
	.red:hover{ color:#F60; }
	.red a{ color:#F00; }
	.red a:hover{ color:#F60; }
.gray{ color:#666; }
	.gray:hover{ color:#F60; }
	.gray a{ color:#666; }
	.gray a:hover{ color:#F60; }
.blue{ color:#249344; }
	.blue:hover{ color:#F60; }
	.blue a{ color:#249344; }
	.blue a:hover{ color:#F60; }


.w{width: 1180px; margin:0 auto; height: auto;}
  


/*通用样式开始********************************************************************************/   
/*top*/
.top{width:100%;min-width:1200px;height:30px;background: #f7f7f7;}
   .top_box{margin:0 auto;width:1200px;height:30px;line-height:30px;color: #868686;}
   .top_box p{ display:block; float:right; height:30px;  }
   .top_box p a{margin:0 5px;color: #868686;}
   .top_box p a:hover{ text-decoration:underline;}

/*头部header*/
.header{ min-width:1200px;}
    .header_box{margin:0 auto;width:1200px;height: 86px;}
		.header_box .header_box_logo{float:left;margin-right:10px;width:236px}
		.header_box .header_box_logo a{display:block;width:236px}
		.header_box .header_box_logo img{width:100%;display:block}
        .header_box .ggy{float:left;margin-left:20px;margin-top:6px;padding: 5px 15px;border-left:1px #c6c6c6 solid;}
        .header_box .ggy p{line-height:26px; font-size:24px; color:#444544;}
        .header_box .ggy b{ font-size:18px;color:#05336c;}
        .header_box .tel{margin-top: 10px;float:right;}
        .header_box .tel .phone{margin-left: 45px;height:28px;padding-bottom: 8px;margin-bottom: 8px;font-size:12px;color:#313332;border-bottom:1px #eeeeee dotted;}
        .header_box .tel .phone img{ float:left; margin-right:10px;}
        .header_box .tel .phone p{float:left;margin-right:10px;margin-top: 10px;}
        .header_box .tel .phone span{float:left;display:block;line-height:28px;font-size:26px;font-family:Impact;color:#05336c;}
        .header_box .tel .mobile{height:28px;font-size:12px;color:#313332;}
        .header_box .tel .mobile img{ float:left; margin-right:10px;}
        .header_box .tel .mobile p{float:left;margin-right:10px;margin-top: 10px;}
        .header_box .tel .mobile span{float:left;display:block;line-height:28px;font-size:26px;font-family:Impact;color:#05336c;}
        
                 
/*导航菜单menu*/
.menu{height:45px;min-width:1200px; background-color:#05336c; }
	.menu_box{ margin:0 auto; width:1200px;position:relative;  z-index:10;}
		.menu_box ul{}
		.menu_box ul li{ float:left; position:relative; line-height:45px; width:149px;}
		.menu_box ul li.sli a{ font-size:16px; color:#ffffff; display:block; text-align:center; }
		.menu_box ul li.sli a:hover{ color:#ffffff; background-color:#313332; }
		.menu_box ul li.sli a.selected{ color:#ffffff; background-color:#313332; }
		.menu_box ul li.sli a.cur{color:#ffffff;background-color: #313332;}
	    .menu_box ul li.sli ul.sub{display:none;position:absolute;top:45px;left:0;z-index:9999;width:149px;background: #05336c;color:#ffffff;}
	    .menu_box ul li.sli ul.sub li{ display:block; float:left;padding:0;width:149px; height:38px; line-height:38px;text-align:center; }
	    .menu_box ul li.sli ul.sub li a{display:block;padding:0;width:149px;height:38px;line-height:38px;overflow:hidden;background:none;color:#ffffff;font-size: 12px;text-align:center;}
	    .menu_box ul li.sli ul.sub li a.selected{ display:block;width:149px; height:38px; line-height:38px; overflow:hidden;  color:#ffffff; text-align:center;}
	    .menu_box ul li.sli ul.sub li a.selected:hover{display:block;width:149px;height:38px;line-height:38px;overflow:hidden;text-align:center;color:#ffffff;text-decoration:none;border-bottom:none;background: #313332;}
		.menu_box ul li.line{ width:1px; height:45px; background:url(../images/line.png) no-repeat 0 center;}  
		
/*首页关键词搜索*/
	.search{ width:100%; height:50px; min-width: 1200px; background:#ffffff;}
	.search_box{ width:1200px; margin:0 auto; }
	.search_box b{ float:left;line-height:50px; color:#24923b;}
	.search_box p{ float:left;line-height:50px;} 
	.search_box p a{ color:#767676; padding-right:10px;}
	.search_box p a:hover{ color:#24923b; text-decoration:underline;}
	.search_box .search_cont{ float:right; margin-top:10px; width:229px; height:28px; background:url(../images/search_bg.png) no-repeat 0 0; }
	.search_box .search_cont .serachTxt{ float:left; padding:0; margin:0; padding-left:15px; width:171px; height:28px; line-height:28px;border:none; background:none; color:#333333; }
	.search_box .search_cont .searchBtn{ float:left; padding:0; margin:0; border:none; width:43px; height:28px; text-indent:-9999px; cursor:pointer; background:none;}
		 
/*footer*/    
.footer{width:100%;min-width:1200px;}
.f-logo,.f-logo img{width:206px;height:52px;}
	.f-middle{padding:33px 0 45px;background:#05336c;color:#fff;font-size:14px;}
	.f-middle a{color:#fff;}
	.f-middle dl{overflow:hidden;font-size:14px;line-height:24px;}
	.f-middle dt,.f-middle dd{float:left;width:300px;}
	.f-middle .ti{height:40px;line-height:40px;margin-bottom:15px;}
	.f-middle dt .ti{font-size:16px;font-weight:bold;}
	.f-middle dd{text-align:center;}
	.f-middle dd .box{display:inline-block;text-align:left;}
	.f-middle dd p{position:relative}
	.f-middle dd .ti{padding-left:54px;text-transform:uppercase;}
	.f-middle dd .ti i{position:absolute;width:40px;height:40px;left:0;top:0;}
	.f-middle dd .desc{padding-left:40px;}
	.f-middle dd .desc i{position:absolute;width:8px;height:9px;background-position:-16px -175px;top:7px;left:16px;}
	.f-middle dd.it1 .ti i{background-position:0 -40px;}
	.f-middle dd.it2 .ti i{background-position:0 -80px;}
	.f-middle dd.it3 .ti i{background-position:0 -120px;}
	.footer .wx{width:100px;height:100px;margin-top:20px;}
    .g-wrap {
    width: 1200px;
    margin: 0 auto;
}
	.haf-icon{background-image:url(../images/haf_icon.png)}
    .copyright{ width:100%; height:38px; line-height:38px; background:#535353;}
    .copyright .copyright_box{ width:1200px; margin: 0 auto; color:#8c8c8c;}
	.copyright .copyright_box .txt{ float:left; }
	.copyright .copyright_box .txt1{ float:right;}
	.copyright .copyright_box .txt1 a{ color:#8c8c8c;}
	.copyright .copyright_box .txt1 a:hover{ color:#8c8c8c; text-decoration:underline;}
    
    
/*banner*/
	.banner{ width:100%; min-width:1200px;  position:relative;  height:485px;  }	
	.banner .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }	
	.banner .bd ul{ width:100% !important;  }	
	.banner .bd li{ width:100% !important;  height:485px; overflow:hidden; text-align:center;background-position:center;background-repeat:no-repeat;  }	
	.banner .bd li a{ display:block; height:485px; width:100%; }	
	.banner .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; }	
	.banner .hd ul{ text-align:center; }	
	.banner .hd ul li{cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 88px;
    height: 6px;
    margin: 0 2px;
    overflow: hidden;
    background: #fff;
    line-height: 999px;
    background-repeat: no-repeat;}	
	.banner .hd ul .on{background: #24923B;}	
	.banner .prev,.banner .next{  display:block;  position:absolute; z-index:1; top:50%; margin-top:-30px; left:0%;  z-index:1; width:60px; height:60px; background:url(../images/slider-arrow.png) -120px -137px #000 no-repeat;  cursor:pointer; filter:alpha(opacity=90);opacity:0.9; display:none;  }	
	.banner .next{ left:auto; right:0%; background-position:0px -137px;  }
	
/*link*/
.links{ width:100%; padding:20px 0; height:40px; line-height: 40px;min-width:1200px; border-top:3px #f5f5f5 solid; }
    .links_box{ margin:0 auto; width:1200px;  height: 40px;}
    .links_box .title{}
	.links_box .title .txt{ float:left; padding-left: 60px; color:#b7b7b7; font-size:14px;background:url(../images/links_icon.png) no-repeat 10px 3px;}
	.links_box .title .txt b{ padding-right:20px; color:#333333; font-size:16px; }
	.links_box .title .more{  float:right; padding-right:15px; background:url(../images/more.jpg) no-repeat 28px 3px;}
    .links_box .title .more a{}
    .links_box .title a:hover{}
    .links_box .line{ margin-top:6px; height:2px; background:url(../images/title_line.jpg) no-repeat 0 0;}
    .links_box .list{ float: left;padding-left: 15px; width:990px; overflow:hidden; }
    .links_box .list a{ float: left; padding-right:20px; line-height:40px; }

/*右侧客服*/
.footer_zxkf{position:fixed;width:50px;height:205px;right:0;top:200px;z-index:100;}
.footer_zxkf ul li{width:50px;height:50px;float:left;position:relative;border-bottom:1px solid #444;}
.footer_zxkf ul li .sidebox{position:absolute;width:50px;height:50px; line-height:50px; top:0;right:0;transition:all 0.3s;background:#4b4b4b;color:#fff;font-size:14px; font-family:"微软雅黑"; overflow:hidden; }
.footer_zxkf ul li .sidebox:hover{cursor:pointer;}
.footer_zxkf ul li .sidetop{width:50px;height:50px;line-height:50px;display:inline-block;background:#4b4b4b;transition:all 0.3s;}
.footer_zxkf ul li .sidetop:hover{background:#C90304; cursor:pointer;}
.footer_zxkf ul li img{float:left; background:none;}
.footer_zxkf ul li .img{height:40px;width:40px;margin-top:5px;margin-left:5px;}
.footer_zxkf uk li a{ blur:expression(this.onFocus=this.blur()); outline-style:none;}
#moquu_wxin {width:50px;height:50px;}
#moquu_wxin a {background:#4b4b4b;right:0;float:left;width:50px;height:50px;text-indent:-9999px}
#moquu_wxin a:hover {background:#C90304;}
.moquu_wxin a:hover .moquu_wxinh,.moquu_wshare .moquu_wxinh:hover .moquu_wshareh {display:block}
.moquu_wxin .moquu_wxinh {position:absolute;display:none;left:-210px;top:-178px;width:204px;height:204px;}
.moquu_wxin .moquu_wxinh img{width:204px;height:204px;}


	
/*全局样式结束********************************************************************************/


/*首页样式开始********************************************************************************/
/*index*/
.index{  }
	.index_box{ margin:0 auto; width:200px; }
	
	/*首页解决方案*/
    .jjfa{padding: 40px 0;min-width: 1200px; background: #05336c;}
	.jjfa_box{ margin:0 auto; width:1200px;}
	.jjfa_box .jjfa_list{width:1200px;height: 460px;}
	.jjfa_box .jjfa_list .parHd{float: left;padding: 20px 15px;width: 164px;height: 420px;line-height:55px;background: #ffffff;position:relative;}
	.jjfa_box .jjfa_list .parHd h2{font-size:18px;height: 20px;line-height: 20px;color:#05336c;}
	.jjfa_box .jjfa_list .parHd p{color:#737373;height: 38px;line-height: 38px;border-bottom: 1px #eeeeee solid;margin-bottom: 15px;}
	.jjfa_box .jjfa_list .parHd ul{ float:left;  height:55px;   }
	.jjfa_box .jjfa_list .parHd ul li{margin-bottom:10px;float:left;display:inline;_display:inline;width: 162px;height: 32px;line-height: 32px;cursor:pointer;background: #ffffff;border-bottom: 1px solid #f3f3f3;}
	.jjfa_box .jjfa_list .parHd ul li a{float: left;width: 100%;height: 32px;line-height: 32px;color: #000;cursor:pointer;}
	.jjfa_box .jjfa_list .parHd ul li a em{margin-top: 9px;margin-right: 10px;float: right;display: block;width: 13px;height: 13px;}
	.jjfa_box .jjfa_list .parHd ul li a em{ background: url(../images/icon_a.png) no-repeat 0 0;}
	.jjfa_box .jjfa_list .parHd ul li a:hover em{ background: url(../images/icon_a_h.png) no-repeat 0 0;}
	.jjfa_box .jjfa_list .parHd ul li a p{padding-left: 10px;float:left;margin-top:0px;color: #303030;font-size: 14px;font-weight:bold;height: 32px;line-height: 32px;width: 120px;overflow: hidden;text-align:left;margin-bottom: 0;border-bottom: 0;}
	.jjfa_box .jjfa_list .parHd ul li.on a p{ color:#ffffff;  }
	.jjfa_box .jjfa_list .parHd ul li.on a:hover{ color:#ffffff;  }
	.jjfa_box .jjfa_list .parHd ul li.on a em{ background: url(../images/icon_a_h.png) no-repeat 0 0;}
	.jjfa_box .jjfa_list .parHd ul li.on{width: 162px;height: 32px;line-height: 32px;background:#313332;color:#ffffff;}
	.jjfa_box .jjfa_list .slideBox{overflow:hidden;zoom:1;height:460px;position:relative;}

	.jjfa_box .jjfa_list .sPrev,.jjfa_box .jjfa_list .sNext{display:block;  position:absolute; z-index:1; top:40%; left:0%;  z-index:1; width:60px; height:60px; background:url(../images/slider-arrow.png) -120px -137px #000 no-repeat;  cursor:pointer; filter:alpha(opacity=50);opacity:0.5; display:none; }
	.jjfa_box .jjfa_list .sNext{ left:auto; right:0%; background-position:0px -137px;  }
	.jjfa_box .jjfa_list .sPrev:hover,.jjfa_box .jjfa_list .sNext:hover{ border-color:#f60;  }
	.jjfa_box .jjfa_list .parBd{float: left;height: 460px;width: 1006px;}
	.jjfa_box .jjfa_list .parBd ul{ overflow:hidden; zoom:1;  }
	.jjfa_box .jjfa_list .parBd ul li{float:left;display:inline;_display:inline;width: 1006px;position: relative;overflow:hidden;}
	.jjfa_box .jjfa_list .parBd ul li .pic{ width: 1006px;height: 460px;overflow:hidden;}
	.jjfa_box .jjfa_list .parBd ul li .pic a{}
	.jjfa_box .jjfa_list .parBd ul li .pic a img{float:left;display:block;width: 1006px;height: 460px;-moz-transition: all 0.5s linear;-o-transition:  all 0.5s linear;transition: all 0.5s linear;}
	.jjfa_box .jjfa_list .parBd ul li .pic a img:hover{-webkit-transform:  scale(1.2) ; -moz-transform: scale(1.2) ; -ms-transform: scale(1.2);     -o-transform:  scale(1.2) ; transform:  scale(1.2);}
	.jjfa_box .jjfa_list .parBd ul li .txt{padding: 20px 20px;wi;width: 966px;background: #000000;position: absolute;z-index: 9;bottom: 0;height: 92px;text-align:justify;text-justify:inter-ideograph;filter:alpha(opacity=80);opacity:0.8;}
	.jjfa_box .jjfa_list .parBd ul li .txt b{width: 800px;display:block;line-height:30px;}
	.jjfa_box .jjfa_list .parBd ul li .txt b a{color: #fe7701;font-size: 18px;}
	.jjfa_box .jjfa_list .parBd ul li .txt b a:hover{ color:#fe7701; text-decoration:underline; }
	.jjfa_box .jjfa_list .parBd ul li .txt p{width: 800px;display:block;padding:10px 0;font-size: 12px;line-height:26px;color: #ffffff;text-align:left;}
	.jjfa_box .jjfa_list .parBd ul li .txt_btn{position: absolute;bottom: 0;right: 26px;height: 122px;width:110px;z-index: 10;}
	.jjfa_box .jjfa_list .parBd ul li .txt_btn i{ float:left; display:block; margin-top:15px; margin-right:25px; }
	.jjfa_box .jjfa_list .parBd ul li .txt_btn i a{font-style: normal;font-weight: bold;text-indent:20px;color:#ffffff;display:block;width:110px;height:30px;font-size: 16px;line-height:30px;}
	.jjfa_box .jjfa_list .parBd ul li .txt_btn i.ck a{background:#249344;box-shadow: 0px 5px 0px #175A2B;}
	.jjfa_box .jjfa_list .parBd ul li .txt_btn i.ck a:hover{background: #2FB756;box-shadow: 0px 5px 0px #227F3E;}
	.jjfa_box .jjfa_list .parBd ul li .txt_btn i.zx a{background:#fe7e01;box-shadow: 0px 5px 0px #BF5E00;}
	.jjfa_box .jjfa_list .parBd ul li .txt_btn i.zx a:hover{background:#FF9F41;box-shadow: 0px 5px 0px #E07711;}
    
    
    /*首页成功案例*/
    .cgal{ padding-top:30px; min-width: 1200px;background:#ffffff;}
	.cgal_box{ margin:0 auto; width:1200px;}
	.cgal_box .title{  width:1200px; height:26px; line-height:26px; font-size:16px; color:#ffffff; text-align:center; background:url(../images/title_bg.png) no-repeat center 12px;}
	.cgal_box .title b{display:block;font-size: 30px;color: #000000; text-align:center;}
	.cgal_box .title i{ color:#0069b2; font-style:normal;} 
	
	.cgal_box p{ margin-top:5px; display:block; color:#ffffff; font-size:14px;text-align:center;}
	.cgal_box .cgal_box_list{margin-top:45px;}
	
	.cgal_box .cgal_box_list .cgal_list{float: left; width:415px;position: relative;}
	.cgal_box .cgal_box_list .cgal_list .hd{}
	.cgal_box .cgal_box_list .cgal_list .hd a.prev,a.next{display:block;  position:absolute; z-index:1; top:50%; margin-top:-30px; left:0%;  z-index:3; width:40px; height:60px; background:url(../images/slider-arrow.png) -126px -137px #000000 no-repeat;  cursor:pointer; filter:alpha(opacity=80);opacity:0.8; display:none; }
	.cgal_box .cgal_box_list .cgal_list .hd a.next{ left:auto; right:0%; background-position:-6px -137px; }
	
	
	.cgal_box .cgal_box_list .cgal_list{overflow:hidden;zoom:1;position:relative;}
	.cgal_box .cgal_box_list .cgal_list .bd{float: left;height: 406px;width: 415px;}
	.cgal_box .cgal_box_list .cgal_list .bd ul{ overflow:hidden; zoom:1;  }
	.cgal_box .cgal_box_list .cgal_list .bd ul li{float:left;display:inline;_display:inline;width: 415px;position: relative;overflow:hidden;}
	.cgal_box .cgal_box_list .cgal_list .bd ul li .pic{ width: 415px;height: 406px;overflow:hidden;}
	.cgal_box .cgal_box_list .cgal_list .bd ul li .pic a{}
	.cgal_box .cgal_box_list .cgal_list .bd ul li .pic a img{float:left;display:block;width: 415px;height: 406px;-moz-transition: all 0.5s linear;-o-transition:  all 0.5s linear;transition: all 0.5s linear;}
	.cgal_box .cgal_box_list .cgal_list .bd ul li .pic a img:hover{-webkit-transform:  scale(1.2) ; -moz-transform: scale(1.2) ; -ms-transform: scale(1.2);     -o-transform:  scale(1.2) ; transform:  scale(1.2);}
	.cgal_box .cgal_box_list .cgal_list .bd ul li .txt{padding: 20px 20px;width: 415px;background: #000000;position: absolute;z-index: 9;bottom: 0;height: 92px;text-align:justify;text-justify:inter-ideograph;filter:alpha(opacity=80);opacity:0.8;}
	.cgal_box .cgal_box_list .cgal_list .bd ul li .txt b{width: 415px;display:block;line-height:30px;}
	.cgal_box .cgal_box_list .cgal_list .bd ul li .txt b a{color: #fe7701;font-size: 18px;}
	.cgal_box .cgal_box_list .cgal_list .bd ul li .txt b a:hover{ color:#fe7701; text-decoration:underline; }
	.cgal_box .cgal_box_list .cgal_list .bd ul li .txt p{ font-size: 12px;line-height:26px;color: #ffffff;text-align:left;}
	.cgal_box .cgal_box_list .cgal_list .bd ul li .txt_btn{position: absolute;bottom: 0;right: 26px;height: 122px;width:110px;z-index: 10;}
	.cgal_box .cgal_box_list .cgal_list .bd ul li .txt_btn i{ float:left; display:block; margin-top:15px; margin-right:25px; }
	.cgal_box .cgal_box_list .cgal_list .bd ul li .txt_btn i a{font-style: normal;font-weight: bold;text-indent:20px;color:#ffffff;display:block;width:110px;height:30px;font-size: 16px;line-height:30px;}
	.cgal_box .cgal_box_list .cgal_list .bd ul li .txt_btn i.ck a{background:#249344;box-shadow: 0px 5px 0px #175A2B;}
	.cgal_box .cgal_box_list .cgal_list .bd ul li .txt_btn i.ck a:hover{background: #2FB756;box-shadow: 0px 5px 0px #227F3E;}
	.cgal_box .cgal_box_list .cgal_list .bd ul li .txt_btn i.zx a{background:#fe7e01;box-shadow: 0px 5px 0px #BF5E00;}
	.cgal_box .cgal_box_list .cgal_list .bd ul li .txt_btn i.zx a:hover{background:#FF9F41;box-shadow: 0px 5px 0px #E07711;}

	
	.cgal_box .cgal_box_list .flxz{float:right;width:785px;}
	.cgal_box .cgal_box_list .flxz ul{ }
    .cgal_box .cgal_box_list .flxz ul{}
    .cgal_box .cgal_box_list .flxz ul li{ display: inline; float: left;height: 370px;padding:18px 22px;  background:#ffffff;  border: 1px solid #eee; }
    .cgal_box .cgal_box_list .flxz ul li:hover{cursor:pointer;  -webkit-box-shadow:0 0 10px #aaa;   -moz-box-shadow:0 0 10px #aaa;   box-shadow:0 0 10px #aaa;}
    .cgal_box .cgal_box_list .flxz ul li a{ }
    .cgal_box .cgal_box_list .flxz ul li a:hover{ }
	.cgal_box .cgal_box_list .flxz ul li a img{display: block; width: 740px;  height: 370px;}
	
	
	
	/*首页合作伙伴*/
    .hzhb{  min-width: 1200px; height: 128px; background:#ffffff;}
	.hzhb_box{ margin:0 auto; width:1200px;}
	.hzhb_box .title{ padding-top:30px; float:left; display:inline; margin-right:30px; width:130px; height:98px; color:#ffffff; }
	.hzhb_box .title b{ display:block; font-size:24px; color:#24923b; }
	.hzhb_box .title i{ color:#666666; font-style:normal; font-size:24px;} 
	.hzhb_box .hzhb_list{ float:left; position: relative; margin-top:17px; }
	.hzhb_box .hzhb_list .hd{}
	.hzhb_box .hzhb_list .hd a.prev,a.next{display:block;  position:absolute; z-index:1; top:50%; margin-top:-30px; left:0%;  z-index:3; width:40px; height:60px; background:url(../images/slider-arrow.png) -126px -137px #000000 no-repeat;  cursor:pointer; filter:alpha(opacity=80);opacity:0.8; display:none; }
	.hzhb_box .hzhb_list .hd a.next{ left:auto; right:0%; background-position:-6px -137px; }
	.hzhb_box .hzhb_list .bd{ width:1040px; position:relative; overflow:hidden;}  
	.hzhb_box .hzhb_list .bd ul{ overflow:hidden;width:1040px;  overflow:hidden;}
	.hzhb_box .hzhb_list .bd ul li{ float:left;  text-align:center; color:#333; margin:0 6px;}
	.hzhb_box .hzhb_list .bd ul li a{}
	.hzhb_box .hzhb_list .bd ul li a img{ padding:4px; display:block; margin:0 auto; width:150px; height:64px;border:1px #d3d3d3 solid; }
	.hzhb_box .hzhb_list .bd ul li a p{ color:#666666;}
	/*首页产品中心*/
	.cpzx{width:100%;min-width: 1200px;padding:30px 0;height: auto;background:#E8E8E8; border-top:1px #E2E2E2 solid;border-bottom:1px #E2E2E2 solid;  }
	  .cpzx_box{width: 1200px;margin:0 auto;}
	  
	/*首页产品分类*/
	.cpfl{ float:left; width:220px;  background:#ffffff;}
	.cpfl .cpfl_box{  width:220px;}
	.cpfl .cpfl_box .title{font-size:15px; height:53px; background:#05336c;text-align: center;padding:20px 0;}
	.cpfl .cpfl_box .title a{ color:#ffffff;}
	.cpfl .cpfl_box .title a:hover{ text-decoration:none;}
	.cpfl .cpfl_box .title a b{ font-size:20px;}
	.cpfl .cpfl_box .cpzx_list{text-align: center;}
	.cpfl .cpfl_box .cpzx_list h3{height: 50px;
    margin-bottom: 1px;
    background: #042956;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;}
	.cpfl .cpfl_box .cpzx_list h3 a{color:#fff;font-size:16px;display:block;}
	.cpfl .cpfl_box .cpzx_list ul{margin-top: -1px;
    border-width: 0 1px 0 1px;
    border-style: solid;
    border-color: #d2d3d3;}
	.cpfl .cpfl_box .cpzx_list ul li{ }
	.cpfl .cpfl_box .cpzx_list ul li a{height: 43px;
    line-height: 43px;
    border-top: 1px dashed #d2d3d3;
    border-left: 2px solid transparent;
    font-size: 14px;
    color: #333;display:block;}
    .cpfl .cpfl_box .cpzx_list ul li:first-child a{border-top:0;}
	.cpfl .cpfl_box .cpzx_list ul li a:hover{ border-left-color:#05582f;color:#05582f;}
	.cpfl .cpfl_box .cpzx_list ul li.on a{ border-left-color:#05582f;color:#05582f;}
	
	/*首页热销产品推荐*/
	.cptj{float: right;padding: 15px;background:#ffffff;}
	.cptj .cptj_box{width: 930px;height: 546px;}
	.cptj .cptj_box .title{ height:28px;}
	.cptj .cptj_box .title .txt{ float:left; padding-left:125px; width:400px; color:#333333; font-size:12px;background:url(../images/logo_icon.png) no-repeat 0 0;}
	.cptj .cptj_box .title .txt b{ padding-right:20px; color:#05336c; font-size:20px; }
	.cptj .cptj_box .title .more{  float:right; padding-right:15px; background:url(../images/more.png) no-repeat 28px 3px;}
	.cptj .cptj_box .title .more a{}
	.cptj .cptj_box .title a:hover{}
	.cptj .cptj_box .line{ margin-top:6px; height:2px; background:url(../images/bt_line.png) no-repeat 0 0;}
	.cptj .cptj_box .slideBox{padding: 30px 0;}
	.cptj .cptj_box .list_a{float:left;width: 440px;}
	.cptj .cptj_box .list_a a{display: block;width: 430px;padding: 4px;border: 1px #eeeeee solid;eeeeee solid;overflow:hidden;}
	.cptj .cptj_box .list_a a:hover{display: block;width: 430px;padding: 4px;border: 1px #2FB756 solid;}
	.cptj .cptj_box .list_a a img{}
	.cptj .cptj_box .list_a a img{width: 430px; height: 330px;-moz-transition: all 0.5s linear;-o-transition:  all 0.5s linear;transition: all 0.5s linear;}
	.cptj .cptj_box .list_a a img:hover{-webkit-transform:  scale(1.2) ; -moz-transform: scale(1.2) ; -ms-transform: scale(1.2);     -o-transform:  scale(1.2) ; transform:  scale(1.2);}
	.cptj .cptj_box .list_a a .txt1{padding: 10px;background: #000000;text-align:justify;text-justify:inter-ideograph;filter:alpha(opacity=80);opacity:0.8;}
	.cptj .cptj_box .list_a a .txt1 b{display:block;color: #ffffff;font-size: 16px;line-height:30px;}
	.cptj .cptj_box .list_a a .txt1 b a{color: #fe7701;font-size: 18px;}
	.cptj .cptj_box .list_a a .txt1 b a:hover{ color:#fe7701; text-decoration:underline; }
	.cptj .cptj_box .list_a a .txt1 p{display:block;padding: 0px 0 10px 0;font-size: 12px;line-height: 20px;color: #ffffff;text-align:left;}
	.cptj .cptj_box .list_a a .txt1 .txt_btn1{text-align: center;height: 32px;line-height: 32px;font-size: 16px;width:110px;color: #ffffff;background: #249344;box-shadow: 0px 5px 0px #175A2B;}
	.cptj .cptj_box .list_a a .txt1 .txt_btn1:hover{background: #2FB756;box-shadow: 0px 3px 0px #227F3E;}

	
	
	.cptj .cptj_box .list{float: left;width: 490px;}
	.cptj .cptj_box .list ul{}
	.cptj .cptj_box .list ul li{float:left;display:inline;margin: 0 9px 18px; text-align:center;}
	.cptj .cptj_box .list ul li a{display:block;color:#333333;width: 210px;padding: 7px;border: 1px #eeeeee solid;}
	.cptj .cptj_box .list ul li a:hover{color: #249344;border: 1px #249344 solid;}
	.cptj .cptj_box .list ul li a img{display:block;width: 210px;height: 180px;}
	.cptj .cptj_box .list ul li a b{display:block;line-height: 30px;font-size: 14px;font-weight: normal;}
	.cptj .cptj_box .list ul li a:hover b{ color:#249344;}
	
	
	/*首页5大核心价值*/
    .sdys{padding-top:30px;min-width: 1200px;height:582px;background:#ffffff url(../images/hxjz_bg.jpg) no-repeat center 0;text-align:center;}
	.sdys_box{ margin:0 auto; width:1200px;}
	.sdys_box .tit{height: 90px;display:inline-block;}
	.sdys_box .tit span{float:left;margin-right: 10px;width: 75px;height: 90px;line-height: 90px;font-size: 104px;color:#fe7701;font-style:italic;font-family:Impact;/* display: block; */}
	.sdys_box .tit .tit_r{float:left;height: 90px;}
	.sdys_box .tit .tit_r b{ font-style:italic; display:block;height: 64px;line-height: 64px;font-size:50px;color:#24923b;}
	.sdys_box .tit .tit_r i{height: 26px;line-height: 26px;font-size:26px;color:#383838;font-style:normal;} 
	.sdys_box .sdys_list{margin-top: 50px;width:1200px;height:438px;position:relative;background:url(../images/sdys_bg.png) no-repeat center 0px;}
    .sdys_box .sdys_list ul{}
    .sdys_box .sdys_list ul li{float:left;display:inline;margin-left: 35px;padding:30px;width:150px;height: 310px;border:1px #409e54 solid;background:#ffffff;filter:alpha(opacity=80);opacity:0.8;}
    .sdys_box .sdys_list ul li:hover{border:1px #409e54 solid;background:#249344;}
    .sdys_box .sdys_list ul li:first-child{margin-left:0px;}
    .sdys_box .sdys_list ul li:hover{ border:1px #409e54 solid; box-shadow: 0 0 10px #989898;}
    .sdys_box .sdys_list ul li h2{height:46px;margin-bottom: 10px;float: left;line-height:46px;font-size:22px;color:#249344;}
    .sdys_box .sdys_list ul li:hover h2{color:#ffffff; }
    .sdys_box .sdys_list ul li h2 em{float: left;display:block;width:46px;height:46px;margin-right:8px;}
    .sdys_box .sdys_list ul li h2 em.e1{ background:url(../images/hxjz_icon_01.png) no-repeat 0 0;}
    .sdys_box .sdys_list ul li h2 em.e2{ background:url(../images/hxjz_icon_02.png) no-repeat 0 0;}
    .sdys_box .sdys_list ul li h2 em.e3{ background:url(../images/hxjz_icon_03.png) no-repeat 0 0;}
    .sdys_box .sdys_list ul li h2 em.e4{ background:url(../images/hxjz_icon_04.png) no-repeat 0 0;}
    .sdys_box .sdys_list ul li h2 em.e5{ background:url(../images/hxjz_icon_05.png) no-repeat 0 0;}
    .sdys_box .sdys_list ul li:hover h2 em.e1{ background:url(../images/hxjz_icon_01_h.png) no-repeat 0 0;}
    .sdys_box .sdys_list ul li:hover h2 em.e2{ background:url(../images/hxjz_icon_02_h.png) no-repeat 0 0;}
    .sdys_box .sdys_list ul li:hover h2 em.e3{ background:url(../images/hxjz_icon_03_h.png) no-repeat 0 0;}
    .sdys_box .sdys_list ul li:hover h2 em.e4{ background:url(../images/hxjz_icon_04_h.png) no-repeat 0 0;}
    .sdys_box .sdys_list ul li:hover h2 em.e5{ background:url(../images/hxjz_icon_05_h.png) no-repeat 0 0;}
    .sdys_box .sdys_list ul li p{color:#626262;line-height:26px;font-size: 12px;text-justify : auto; text-align:justify; }
    .sdys_box .sdys_list ul li:hover p{ color:#ffffff;}
	
	/*首页公司框架*/
	  .gywm{ width:100%;  min-width: 1200px;}
	  .gywm_box{ width:1200px; margin:0 auto; margin-top: 28px;}
	  
	  /*首页公司简介*/
	  .gywm_box .gywm_box_gsjj{ width: 1200px;margin-right:15px;background:#ffffff;}
	  .gywm_box .gywm_box_gsjj .title{height: 28px;width: 1200px;}
	  .gywm_box .gywm_box_gsjj .title .txt{float:left;padding-left: 125px;width:400px;height: 28px;line-height: 28px;color:#333333;font-size:12px;background:url(../images/logo_icon.png) no-repeat 0 0;}
	  .gywm_box .gywm_box_gsjj .title .txt b{ padding-right:20px; color:#05336c; font-size:20px; }
	  .gywm_box .gywm_box_gsjj .title .more{float:right;padding-top: 5px;padding-right:15px;background: url(../images/more.png) no-repeat 28px 8px;}
	  .gywm_box .gywm_box_gsjj .title .more a{}
	  .gywm_box .gywm_box_gsjj .title a:hover{}
	  .gywm_box .gywm_box_gsjj .line{}
      .gywm_box .gywm_box_gsjj .list{padding: 20px 0; }
      .gywm_box .gywm_box_gsjj .list .txt{}
      .gywm_box .gywm_box_gsjj .list .txt .pic{float:left;display:block;width: 600px;height: 290px; overflow:hidden;}
      .gywm_box .gywm_box_gsjj .list .txt .pic a{}
      .gywm_box .gywm_box_gsjj .list .txt .pic a img{ display:block;width: 600px;height: 290px;background:url(../images/gsjj_bg.png) repeat 0 0;-moz-transition: all 0.5s linear;-o-transition:  all 0.5s linear;transition: all 0.5s linear;}
      .gywm_box .gywm_box_gsjj .list .txt .pic a img:hover{-webkit-transform:  scale(1.2) ; -moz-transform: scale(1.2) ; -ms-transform: scale(1.2);     -o-transform:  scale(1.2) ; transform:  scale(1.2);}
      .gywm_box .gywm_box_gsjj .list .txt .txt1{float:left;width: 540px;height:210px;padding:30px;}
      .gywm_box .gywm_box_gsjj .list .txt .txt1 b{ line-height:24px; }
      .gywm_box .gywm_box_gsjj .list .txt .txt1 b a{ font-size:18px; color:#05336c;}
      .gywm_box .gywm_box_gsjj .list .txt .txt1 b a:hover{}
      .gywm_box .gywm_box_gsjj .list .txt .txt1 p{margin-top:15px;display:block;line-height:22px;font-size:14px;color: #666666;}
      .gywm_box .gywm_box_gsjj .list .txt .txt1 span{ margin-top:20px;  display:block; }
      .gywm_box .gywm_box_gsjj .list .txt .txt1 span a{ color:#ffffff; font-size:14px; display:block; width:114px; height:33px; line-height:33px; text-align:center; background: #05336c;}
      .gywm_box .gywm_box_gsjj .list .txt .txt1 span a:hover{ color:#ffffff; text-decoration:none;background: #313332; }
      
      /*首页荣誉资质*/
	  .gywm_box .gywm_box_ryzz{ width:1200px; }
	  .gywm_box .gywm_box_ryzz .ryzz_list{position:relative;}
	  .gywm_box .gywm_box_ryzz .ryzz_list .hd{ }
	  .gywm_box .gywm_box_ryzz .ryzz_list .hd a.prev,a.next{display:block;  position:absolute; z-index:1; top:50%; margin-top:-30px; left:0%;  z-index:3; width:40px; height:60px; background:url(../images/slider-arrow.png) -126px -137px #000000 no-repeat;  cursor:pointer; filter:alpha(opacity=80);opacity:0.8; display:none; }
	  .gywm_box .gywm_box_ryzz .ryzz_list .hd a.next{ left:auto; right:0%; background-position:-6px -137px; }
	
	  .gywm_box .gywm_box_ryzz .ryzz_list .bd{margin-top: 20px;position:relative;overflow:hidden;}
	  .gywm_box .gywm_box_ryzz .ryzz_list .bd ul{}
	  .gywm_box .gywm_box_ryzz .ryzz_list .bd ul li{float:left;display:inline;text-align:center; width: 278px; margin:0 11px;}
	  .gywm_box .gywm_box_ryzz .ryzz_list .bd ul li a{padding: 8px;display:block;width: 262px;background: #eeeeee;}
	  .gywm_box .gywm_box_ryzz .ryzz_list .bd ul li a img{display:block;width: 262px;height: 168px;}
	  .gywm_box .gywm_box_ryzz .ryzz_list .bd ul li a span{display:block;height:30px;line-height:30px;font-size:12px;color:#333333;}
      .gywm_box .gywm_box_ryzz .ryzz_list .bd ul li a:hover{background: #05336c;}
	  .gywm_box .gywm_box_ryzz .ryzz_list .bd ul li a:hover span{color:#ffffff;}

	  /*首页新闻中心*/	  
	  /*首页新闻动态/行业动态*/
	.xwzx{width:100%;min-width:1200px;overflow:hidden; background:#fff;padding:40px 0;}
	  .xwzx_box{ width:1200px; margin:0 auto; }
	  .xwzx_box .xwzx_box_xwhy{ float:left; width:700px; margin-right:15px; }
	  .xwzx_box .xwzx_box_xwhy .title{height: 50px;
    line-height: 50px;}
	  .xwzx_box .xwzx_box_xwhy .title .txt{height: 50px;
    line-height: 50px;
        font-size: 14px;
    color: #999;
    text-transform: uppercase;
    
    font-style: normal;float:left;}
	  .xwzx_box .xwzx_box_xwhy .title .txt .hd{}
	  .xwzx_box .xwzx_box_xwhy .title .txt .hd ul{}
	  .xwzx_box .xwzx_box_xwhy .title .txt .hd ul li{ float:left; display:inline;  }
	  .xwzx_box .xwzx_box_xwhy .title .txt .hd ul li a{ padding-right:15px;}
	  .xwzx_box .xwzx_box_xwhy .title .txt .hd ul li a:hover{ text-decoration:none;}
	  .xwzx_box .xwzx_box_xwhy .title .txt .hd ul li.on{ }
	  .xwzx_box .xwzx_box_xwhy .title .txt .hd ul li.on a{color: #333;
    font-size: 20px;}
	  .xwzx_box .xwzx_box_xwhy .title .txt .hd ul li.on a:hover{ text-decoration:none;}
	  .xwzx_box .xwzx_box_xwhy .title .more{float:right;display: block;
    float: right;
    font-size: 14px;
    color: #333;
    text-transform: uppercase;}
	  .xwzx_box .xwzx_box_xwhy .title .more a{}
	  .xwzx_box .xwzx_box_xwhy .title a:hover{}
	  .xwzx_box .xwzx_box_xwhy .line{ margin-top:6px; height:2px; background:url(../images/bt_line.png) no-repeat 0 0;}
      .xwzx_box .xwzx_box_xwhy .bd{padding: 15px 0px;}
      .xwzx_box .xwzx_box_xwhy .bd ul{}
      .xwzx_box .xwzx_box_xwhy .bd ul .txt{margin-bottom:10px;}
      .xwzx_box .xwzx_box_xwhy .bd ul .txt .pic{overflow:hidden;height:180px;}
      .xwzx_box .xwzx_box_xwhy .bd ul .txt .pic a img{  display:block; width:180px;height:180px;  -moz-transition: all 0.5s linear;-o-transition:  all 0.5s linear;transition: all 0.5s linear; }
      .xwzx_box .xwzx_box_xwhy .bd ul .txt .pic a img:hover{-webkit-transform:  scale(1.2) ; -moz-transform: scale(1.2) ; -ms-transform: scale(1.2);     -o-transform:  scale(1.2) ; transform:  scale(1.2);}
      .xwzx_box .xwzx_box_xwhy .bd ul .txt .txt1{padding:10px;}
      .xwzx_box .xwzx_box_xwhy .bd ul .txt .txt1 b{ }
      .xwzx_box .xwzx_box_xwhy .bd ul .txt .txt1  a{ display: block;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;}
      .xwzx_box .xwzx_box_xwhy .bd ul .txt .txt1 p{display:block;line-height:22px;font-size:14px;color: #666666;}
      .xwzx_box .xwzx_box_xwhy .bd ul .txt .txt1 span{display:block;}
      .xwzx_box .xwzx_box_xwhy .bd ul .txt .txt1 span a{ display:block; color:#ffffff; font-size:14px;width:115px;height:30px;line-height:30px;background: #05336c;text-align:center;}
      .xwzx_box .xwzx_box_xwhy .bd ul .txt .txt1 span a:hover{ color:#ffffff; text-decoration:none;background: #313332; }
      .xwzx_box .xwzx_box_xwhy .bd ul dl{}
      .xwzx_box .xwzx_box_xwhy .bd ul dl dd{height: 48px;
    line-height: 48px;
    border-bottom: dashed 1px #dadada;}
      .xwzx_box .xwzx_box_xwhy .bd ul dl dd a{ font-size:14px;}
      .xwzx_box .xwzx_box_xwhy .bd ul dl dd span{ float:right; color:#999999;}
      
	  
	  /*首页常见问题*/
	  .xwzx_box .xwzx_box_cjwt{ float:right; width:400px;}
	  .xwzx_box .xwzx_box_cjwt .title{ line-height: 50px;height: 50px;}
	  .xwzx_box .xwzx_box_cjwt .title .txt{padding-left: 40px;
    background: url(../images/wh.png) no-repeat 0 50%;height: 50px;
    line-height: 50px;
    color: #333;
    font-size: 20px;}
	  .xwzx_box .xwzx_box_cjwt .title .more a{display:block;font-size:14px;color:#333;text-transform:uppercase;}
	  .xwzx_box .xwzx_box_cjwt .title a:hover{}
	  .xwzx_box .xwzx_box_cjwt .line{ margin-top:6px; height:2px; background:url(../images/bt_line.png) no-repeat 0 0;}
	  .xwzx_box .xwzx_box_cjwt .cjwt_list{}
	  .xwzx_box .xwzx_box_cjwt .cjwt_list .bd{ }
	  .xwzx_box .xwzx_box_cjwt .cjwt_list .bd ul{}
	  .xwzx_box .xwzx_box_cjwt .cjwt_list .bd ul li{ padding: 10px 0px; height:96px; border-bottom: 1px #cccccc dotted;}
	  .xwzx_box .xwzx_box_cjwt .cjwt_list .bd ul li b{ display:block; margin-bottom: 5px;padding-left: 30px; width:300px; height:30px; line-height:30px; font-weight: bold;background: url(../images/wen.png) no-repeat 0 0;}
	  .xwzx_box .xwzx_box_cjwt .cjwt_list .bd ul li b a{ font-size:14px;}
	  .xwzx_box .xwzx_box_cjwt .cjwt_list .bd ul li i{ display:block; padding-left: 30px;height:60px; line-height:30px; font-style:normal;font-size:14px; background: url(../images/da.png) no-repeat 0 0;}
	  .xwzx_box .xwzx_box_cjwt .cjwt_list .bd ul li i a{}
	  		
	 
    /*首页客户留言*/
	.khly{width:100%;min-width:1200px; height:260px;overflow:hidden;background:#fff;}
	.khly_box{ position:relative; width:1200px; margin:0 auto; height:260px;  position:relative; background: url(../images/zxly_box.jpg) left center no-repeat;}
	
    .tit_ly{position:absolute;width: 222px;padding: 15px;right:15px;top:0;background:#05336c}
    .tit_ly h2{ font-size:18px;color:#ffffff;}
    .tit_ly p{ color:#ffffff; font-size:14px;}
    .ny_form_box{}
    .ny_form_box .lybt{ width:225px; height:40px; font-size:20px; font-weight:bold; text-align:center; line-height:40px; vertical-align:middle; border-bottom:solid 1px #d9d9d9;}
    .ny_form_box dl{ clear:both; height:28px; padding:10px 0; font-size:14px;line-height:28px;}
    .ny_form_box dl dt{ display:block; float:left; width:150px; text-align:right; font-size:16px; font-family:微软雅黑;}
    .ny_form_box dl dd{}
    .ny_form_box dl dd a{ color:#ffffff; font-size:12px;}
    .ny_form_box dl dd a:hover{ color:#ffffff;}
    .ny_form_box dl dd .srk{ height:28px;line-height:28px; background-color:#fdfdfd; border:solid 1px #d9d9d9; width:300px; }
    .ny_form_box dl dd .srksx{ height:28px; line-height:28px;background-color:#fdfdfd; border:solid 1px #d9d9d9; width:300px;  font-size:14px; line-height:40px; font-family:微软雅黑;}
    .ny_form_box dl dd .yzm{ height:28px; line-height:28px;background-color:#fdfdfd; border:solid 1px #d9d9d9; width:140px;   }
    .ny_form_box dl dd .btn_submit{padding: 8px 0;width: 220px;border:none;background: #333;color:#fff;font-size:14px;line-height:1em;cursor:pointer;font-family:'Microsoft YaHei';}
    .ny_form_box dl dd .btn_submit:hover{background: #ff6500;}

	/*首页广告模块*/
	
	
	
/*首页样式结束********************************************************************************/



/*内页样式开始-------------------------------------------------------------------------*/
/*content*/
.content_fwfl{ width:100%; min-width: 1200px; background:#ffffff;}
	.content_box_fwfl{ margin:0 auto; height:auto;}


.content{ width:100%; min-width: 1200px; background:#ffffff;}
	.content_box{ margin:0 auto; width:1200px; height:auto;}
	.content_box_left{ float:left; width:220px;}
	.content_box_right{ float:right; width:970px;}
	
	.content_box_left .yhhd{ width:218px;border:1px #e1e1e1 solid;}
	.content_box_left .yhhd .title{ height:38px; line-height:38px; width:220px; border-bottom:1px #e1e1e1 solid; background:#eaeaea;}
	.content_box_left .yhhd .title .txt{ float:left; padding-left:10px; font-size:20px;}
	.content_box_left .yhhd .title a{ float:right; padding-right:10px; font-size:14px;}
	.content_box_left .yhhd .title a:hover{ text-decoration:underline;}
	.content_box_left .yhhd .list{}
	.content_box_left .yhhd .list ul{ padding:10px;}
	.content_box_left .yhhd .list ul li{  line-height:26px;border-bottom:1px #e1e1e1 dashed;}
	.content_box_left .yhhd .list ul li a{ color:#232323;}
	.content_box_left .yhhd .list ul li a:hover{color:#ED9913;}
	/*content_banner*/
    .content_banner{ width:100%; min-width: 1200px; margin:0 auto;}
	.content_banner_box{  width:100%; height:180px; }
	.content_banner_box img{ width:100%; height:180px;}
	/*内页左侧共用部分*/
	.content_box_list{ width:156px; overflow:hidden;}
	.content_box_list .title{ padding-left:29px; height:55px; line-height:40px; color:#ffffff; font-size:14px; font-weight:bold;background:url(../images/content_box_list_title.jpg) no-repeat 0 0;}
	.content_box_list .title a{ float:right; color:#999999;}
	.content_box_list .list{ padding:0 24px 10px 24px;background:url(../images/content_box_list_list.jpg) repeat-y 0 0;}
	.content_box_list .list ul{}
	.content_box_list .list ul li{ line-height:45px; border-bottom:1px #cccccc dotted; text-align:center;}
	.content_box_list .list ul li a{ display:block; width:248px; height:42px;font-size:14px;  }
	.content_box_list .list ul li a:hover{ color:#ffffff; background:url(../images/content_box_list_a_hover.jpg) no-repeat center center;}
	.content_box_list .bottom{ height:18px; background:url(../images/content_box_list_bottom.jpg) no-repeat 0 0;}
	
	
	/*内页左侧关于我们*/
	/*内页解决方案*/
	.content_box_jjfa{ width:220px; overflow:hidden;}
	.content_box_jjfa .title{ padding-left:60px; height:60px; line-height:60px; font-size:18px; color:#ffffff; background: #EA1515 url(../images/dot_title.png) no-repeat 20px center;}
	.content_box_jjfa .list{ overflow: hidden; width: 220px; min-height: 40px; background:#f1f1f1; }
	.content_box_jjfa .list ul{}
	.content_box_jjfa .list ul li{ }
	.content_box_jjfa .list ul li a{ display:block; padding-left: 60px; width:160px; height:40px;  line-height: 40px; overflow:hidden; color:#4b4e57; font-size:14px;border-top: solid 1px #e7e7e7; background:#f1f1f1 url(../images/icon_a.png) no-repeat 30px center;}
	.content_box_jjfa .list ul li a:hover{ color:#ffffff; background: #221D1A url(../images/icon_h.png) no-repeat 30px center;}
	
	.content_box_jjfa .list_cpzx{ border: 1px #e6e6e6 solid;}
    .content_box_jjfa .list_cpzx h3{ height:32px; line-height:32px; padding-left:10px; font-size:16px;  border-top:1px solid #e3e3e3; background:#f4f4f4;}
	.content_box_jjfa .list_cpzx h3 em{ float:right; display:block; width:40px; height:32px;   background:url(../images/icoAdd.png) 16px 12px no-repeat; cursor:pointer; }
	.content_box_jjfa .list_cpzx h3 em.on{ background-position:16px -57px; }
	.content_box_jjfa .list_cpzx ul{ padding:8px 25px; color:#999; border-bottom: 1px #eeeeee solid;  }
	.content_box_jjfa .list_cpzx ul a.selected{ color:#222222; font-size:15px;}
	.content_box_jjfa .list_cpzx ul a:hover{ color:#c90304;}
	.content_box_jjfa .list_cpzx ul a.selected.cur{color:#c90304;font-weight: bold;}
	.content_box_jjfa .list_cpzx ul a.cur{color:#c90304;}
	.content_box_jjfa .list_cpzx ul li{ }
	.content_box_jjfa .list_cpzx ul li a{ color:#666666; overflow: hidden;width: 184px;height: 30px; line-height:30px; }
	.content_box_jjfa .list_cpzx ul li a:hover{ color:#c90304;}
	.content_box_jjfa .list_cpzx ul li a.cur{color:#FFFFFF; background-color: #B1191A;  padding: 4px 80px 4px 10px;}
	
	
	.lxwm_model{ margin-top:25px; margin-bottom:20px;}
    .lxwm_model .tit{ width:230px; height:40px; line-height:40px; vertical-align:middle; text-align:center; font-size:18px; font-weight:bold; color:#fff; background:#042956;}
    .lxwm_model .list_ny{ padding:10px;  border:solid 1px #d2d2d2; overflow:hidden;}
    .lxwm_model .list_ny img{ width:208px; height:68px;}
    .lxwm_model .list_ny span{ font-size:14px; line-height:28px;}
	
	/*内页右侧内容部分*/
	.content_box_nry{ width:970px; height: auto; overflow:hidden; background:#ffffff;}
	.content_box_nry .title{  height:60px; line-height:60px; color:#333333; background:#f1f1f1;}
	.content_box_nry .title .l{ float:left; padding-left:10px;  height:60px; overflow:hidden; line-height:60px; color: #EA1515; font-size:17px; background:url(../images/index_box_cptj_l.jpg) no-repeat 0 0;}
	.content_box_nry .title .r{ float: right; height:60px; }
	.content_box_nry .title .r span{  float:right;display:block; margin-right:10px; color:#666666;line-height:60px; height:60px; overflow:hidden;}
	.content_box_nry .title .r span a{ color:#333333;}
	.content_box_nry .title .r span a:hover{ color:#333333;}
	.content_box_nry .title .r span i{ font-style:normal;}
	.content_box_nry .title a{ }
	.content_box_nry .list{ width:928px; padding:20px; min-height: 895px; border:solid 1px #e4e4e4; overflow:hidden; line-height:26px;}
	.content_box_nry .list ul{}
	
	/*内页新闻中心*/
	.content_box_nry .xwzx_list{ width:928px; padding:20px; min-height: 600px; border:solid 1px #e4e4e4; overflow:hidden;}
	.content_box_nry .xwzx_list ul li{ padding-left:15px; border-bottom:1px #cccccc dotted; line-height:40px; background:url(../images/dot2.jpg) no-repeat 0 center; }
	.content_box_nry .xwzx_list ul li a{}
	.content_box_nry .xwzx_list ul li a:hover{}
	.content_box_nry .xwzx_list ul li span{ float: right; color:#b4b4b4;}
	
	/*内页新闻中心内容*/
	.content_box_nry .xwzx_list .xwzx_t{ padding-bottom:20px; width:928px; text-align:center; border-bottom: 1px #eeeeee solid;}
	.content_box_nry .xwzx_list .xwzx_t h1{ font-size:24px;}
	.content_box_nry .xwzx_list .xwzx_t span{ color:#a8a8a8;}
	.content_box_nry .xwzx_list .xwzx_c{ padding-top:20px; line-height:26px;}
	
	/*内页产品中心*/
	.content_box_nry .cpzx_list{ width:928px; padding:20px; min-height: 600px; border:solid 1px #e4e4e4; overflow:hidden;}
	.content_box_nry .cpzx_list ul li{ float:left; display:inline;  margin:0 5px 10px 5px; width:222px; text-align:center; }
	.content_box_nry .cpzx_list ul li a{ }
    .content_box_nry .cpzx_list ul li a:hover{ }
    .content_box_nry .cpzx_list ul li a img{ padding:3px; display:block; width:214px; height:163px; border:1px #eeeeee solid;}
	.content_box_nry .cpzx_list ul li a span{ display:block; font-size:14px; font-weight:bold; height: 30px; line-height:30px; overflow: hidden; color:#8B8B8C;}
	.content_box_nry .cpzx_list ul li a:hover span{ color:#009cd7;}
	
	/*内页视频展示*/
	.content_box_nry .spzs_list{ width:928px; padding:20px; min-height: 600px; border:solid 1px #e4e4e4; overflow:hidden;}
	.content_box_nry .spzs_list ul li{ float:left; display:inline;  margin:0 5px 10px 5px; width:222px; text-align:center; }

	.content_box_nry .spzs_list ul li a{ display:block; width:222px; }
	.content_box_nry .spzs_list ul li a:hover{display:block;background:url(../images/hover_icon.png) no-repeat 50% 50%; z-index:10;}
	.content_box_nry .spzs_list ul li a .spzs_img{ position: relative; width: 214px; height: 163px; }
	.content_box_nry .spzs_list ul li a .spzs_img img{ display:block; width:214px; height:163px;}
	.content_box_nry .spzs_list ul li a .spzs_img .bg,.content_box_nry .spzs_list ul li a .spzs_img .hover_icon{display: none; width: 214px; height: 163px; position: absolute; top: 0; left: 0;}
	.content_box_nry .spzs_list ul li a:hover .spzs_img .bg{ display:block;filter:alpha(opacity=20); -moz-opacity:0.2; -khtml-opacity: 0.2; opacity: 0.2; background:#000; z-index:1;display:block;}
	.content_box_nry .spzs_list ul li a .spzs_img .hover_icon{ display:block;background:url(../images/hover_icon.png) no-repeat 50% 50%; z-index:10;}
	.content_box_nry .spzs_list ul li a .spzs_img .bg{ display:block;filter:alpha(opacity=40); -moz-opacity:0.4; -khtml-opacity: 0.4; opacity: 0.4; background:#000; z-index:1;display:block;}
	.content_box_nry .spzs_list ul li a span{ display:block; width:214px; height:30px; line-height:30px; font-size:12px; color:#333333;  }
	
/*内页荣誉资质*/
	.content_box_nry .ryzz_list{ width:928px; padding:20px; min-height: 600px; border:solid 1px #e4e4e4; overflow:hidden;}
	.content_box_nry .ryzz_list ul li{ float:left; display:inline;  margin:0 5px 10px 5px; width:222px; text-align:center; }
	.content_box_nry .ryzz_list ul li a{ display:block; width:222px; }
	.content_box_nry .ryzz_list ul li a img{ display:block; width:214px; height:296px;border:1px #eeeeee solid; }
	.content_box_nry .ryzz_list ul li a img:hover{ display:block; width:214px; height:296px;border:1px #c81623 solid; }
	.content_box_nry .ryzz_list ul li a span{ display:block; width:214px; height:30px; line-height:30px; font-size:12px; color:#333333;  }
	/*内页联系我们*/
	.content_box_lxwm{ width:220px;  height:340px;}
	.content_box_lxwm .title{ height:56px;}
	.content_box_lxwm .title .txt{ float:left; padding-left:10px; font-size: 24px; color:#183884;background:url(../images/dot2.png) no-repeat 0 center;}
	.content_box_lxwm .title span{ float:right; margin-top:10px;}
	.content_box_lxwm .title span a{ display:block; width:220px; height:15px;background:url(../images/more2.gif) repeat-x 0 0;}
	.content_box_lxwm .title span a b{ color:#979797;font-size: 12px; font-weight:normal;}
	.content_box_lxwm .list{ padding-top:10px;}
	.content_box_lxwm .list img{ display:block; padding:1px; width:214px; height:84px;border:1px solid #bfbfbf; }
	.content_box_lxwm .list ul{ padding:10px 0 0 0;}
	.content_box_lxwm .list ul li{ float:left;line-height: 26px; }
	
	/*内页左侧联系我们*/
	.content_box_left .left_lxwm{ padding:5px;}
	.content_box_left .left_lxwm:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.content_box_left .left_lxwm .title{ display:block; padding-bottom:10px; line-height:1em; color:#888; font-size:18px; font-weight:300; border-bottom:1px solid #f0f0f0; }
	.content_box_left .left_lxwm .left_lxwm_box{ color:#555; font-size:14px; line-height:1.8em; }
	.content_box_left .left_lxwm .left_lxwm_box p{ padding:5px 0; }
	
	/*内页在线留言*/
	.form_box{}
	.form_box dl{ float:left; display:block; margin-bottom:30px;  width:280px; height:26px; line-height:26px;}
	.form_box dl dt{ float:left; display:block;  width:60px; height:26px;}
	.form_box dl dd{ float:left; display:block;  width:220px; height:26px;}
	
	.form_box dl.lynr{ float:left; display:block; margin-bottom:30px;  width:750px; height:90px; line-height:26px;}
	.form_box dl.yzm{ float:left; display:block; margin-bottom:30px;  width:750px; height:26px; line-height:26px;}
	.form_box dl.fbly{ float:left; display:block; margin-bottom:30px;  width:750px; height:26px; line-height:26px;}

    /*内页站内搜索*/
	.content_box_nry .search_list{ width:928px; padding:20px; min-height: 500px; border:solid 1px #e4e4e4; overflow:hidden;}
	.content_box_nry .search_list ul li{ padding-left:15px; border-bottom:1px #cccccc dotted; line-height:40px; }
	.content_box_nry .search_list ul li a{ color:#e62129; font-size:14px; font-weight:bold;}
	.content_box_nry .search_list ul li a:hover{}
	.content_box_nry .search_list ul li span{ float: right; color:#b4b4b4;}
	
	/*内容content*/
.content{ margin-top:20px; min-width:1200px;}
.content_box{margin:0 auto; width:1200px; min-height:600px; overflow:hidden; }

/*内页左边left*/
    .content_box .content_left{ float:left; margin-bottom:20px; width:230px;}
    .content_left_top{height: 50px;
    margin-bottom: 1px;
    background: #042956;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;text-align:center;}
    .content_left_top h2{}
    .content_left_top h2 a{color:#fff;}
    .content_left_top p{ font-size:12px; font-family:Arial, Helvetica, sans-serif; padding-top:4px; color:#fff; }

    .content_left ul{ margin-top: -1px;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #d2d3d3;}
    .content_left ul li a{height: 43px;
    line-height: 43px;
    border-top: 1px dashed #d2d3d3;
    border-left: 2px solid transparent;
    font-size: 14px;
    color: #333;display:block;text-align:center;display:block;}
    .content_left ul li:first-child a{border-top:0;}
    .content_left ul li a:hover,.content_left ul li a.left_menu_cur{ border-left-color:#05582f;color:#05582f; }

/*内页右边right */
    .content_box .content_right{ float:right; width:940px;margin-bottom:20px; }
    .content_right_top{ width:940px; height:40px; line-height:40px; border-bottom:1px solid #dddddd; color:#333333;font-size:18px; font-weight:bold;  }
    .content_right_top .title{ float:left;}
    .content_right_top span{ float:right; font-size:13px; color:#555555; font-weight:normal; }


/*内页服务右边right */
    .content_box .content_right_cpfw{ float:right; width:1200px;margin-bottom:20px; min-height:600px; overflow:hidden; }
    .content_right_top_cpfw{ float:right; width:1200px; height:40px; line-height:40px; border-bottom:1px solid #dddddd; color:#333333;font-size:18px; font-weight:bold;  }
    .content_right_top_cpfw .title{ float:left;}
    .content_right_top_cpfw span{ float:right; font-size:13px; color:#555555; font-weight:normal; }
    
/*内页服务左边left*/
    .content_box .content_left_cpfw{ float:right; margin-bottom:20px; overflow:hidden; }
    .content_left_top_cpfw{ width:230px; height:135px; text-align:center; background:url(../images/ny_left_top.jpg) no-repeat; }
    .content_left_top_cpfw h2{ padding-top:50px; font-size:20px; color:#fff; line-height:20px; font-weight:bold; }
    .content_left_top_cpfw p{ font-size:12px; font-family:Arial, Helvetica, sans-serif; padding-top:4px; color:#fff; }
	 .content_left_cpfw .content_left_top{}
    .content_left_cpfw ul{ padding-bottom:50px; width:230px; background:#f0f0f0; overflow:hidden; }
    .content_left_cpfw ul li a{ width:200px; height:40px; display:block; margin:0 auto; text-align:center; line-height:40px; margin-top:15px; color:#777777; font-size:13px; background:url(../images/ny_li_1.png) no-repeat;	}
    .content_left_cpfw ul li a:hover,.content_left_cpfw ul li a.left_menu_cur{ background:url(../images/ny_li_01.png) no-repeat; color:#fff; }
	
	
	
	
	
	.section{ position:relative; margin:0 auto; padding:0; width:1200px; min-width:1200px; max-width:1200px; text-align:left; overflow:hidden; }
	.wrapper{ position:relative; margin:0 auto; width:100%; height:288px; overflow:hidden; }
		.wrapper.igoods{ height:327px; }
		.wrapper.auto{ height:auto; }
		.wrapper:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }


/*文本框样式*/
input.wide{ width:250px; }
input.txt{ width:200px; }
input.small{ width:50px; }
.input{ display:inline; margin-right:5px; padding:7px; height:20px; line-height:20px; vertical-align:middle; background:#fff; color:#999px; border:1px solid #e8e8e8; border-radius:2px; }
.select{ padding:7px; border:1px solid #e8e8e8; line-height:20px; }

/*按钮样式*/
.btn{ display:inline-block; margin:0; padding:0 25px; color:#fff; font-size:12px; height:38px; line-height:38px; text-align:center; }
.btn{ background:#1e7bb3; border:1px solid #02598E; border-radius:2px; vertical-align:middle; }
.btn:hover{ color:#fff; opacity:0.9; }
.btn-mini{ height:20px; line-height:20px; padding:1px 8px 0; }
input.btn, button.btn{ height:40px; cursor:pointer; overflow:visible; }
.btn-success{ background:#52A152; border:1px solid #417F41; text-shadow:0 -1px 0 #52A152; }
.btn-error{ background:#CB423B; border:1px solid #AA352F; text-shadow:0 -1px 0 #CB423B; }
.btn-gray{ background:#ddd; border:1px solid #A9A9A9; text-shadow:0 -1px 0 #EEEEEE;}
.btn-gray,.btn-gray:hover{ color:#777; }
/*标题样式*/
.main-tit{  margin:0 auto; padding:30px 0 0; }
	.main-tit h2{ display:block; padding-right:10px; color:#666; font-size:24px; font-weight:400; line-height:25px; }
.base-tit{ border-bottom:1px solid #f0f0f0; color:#b61d1d; line-height:1em; font-size:18px; font-weight:normal; }
	.base-tit span{ position:relative; top:1px; display:inline-block; padding:10px 0; border-bottom:1px solid #b61d1d; }
	.base-tit i{ float:right; padding:10px 0; color:#999; font-size:12px; line-height:26px; font-style:normal; }
.bar-tit{ margin:0 0 20px; padding:0 0 10px; border-bottom:1px solid #b61d1d; color:#b61d1d; font-size:18px; }
/*页码容器*/
.page-box{ margin-top:15px; color:#999; font-size:14px; zoom:1;height:30px;width:100%;}
.page-box:after{content:"\200B"; display:block; height:0; clear:both;}
.page-box li{float:left;border-right: #dedfde 1px solid;
    padding-right: 6px;
    background-position: 50% bottom;
    border-top: #dedfde 1px solid;
    padding-left: 6px;
    padding-bottom: 2px;
    border-left: #dedfde 1px solid;
    color: #0061de;
    margin-right: 3px;
    padding-top: 2px;
    border-bottom: #dedfde 1px solid;
    text-decoration: none;}
/*视频容器*/
.video-box{ position:relative; width:100%; height:473px; _clear:both; _display:inline; }
/*提示样式*/
.msg-tips{ position:relative; margin:30px auto; padding:30px 0; width:380px; font-size:14px; text-align:left; }
	.msg-tips .ico{ display:block; float:left; background:url(../images/icon-tips.png) no-repeat left top; width:46px; height:46px; text-indent:-99999px;overflow:hidden; }
	.msg-tips .ico.error{ background-position:-50px 0; }
	.msg-tips .ico.warning{ background-position:-100px 0; }
	.msg-tips .msg{ margin-left:60px; }
	.msg-tips .msg strong{ margin-bottom:10px; color:#444; font-size:15px; }
	.msg-tips .msg p{ line-height:1.8em; }
	.msg-tips .msg i{ color:#f00; font-style:normal;}

/*页面布局
----------------------------------------------*/
body{ background:#fff; *position:relative; }
.section{ position:relative; margin:0 auto; padding:0; margin-bottom:20px; width:1180px; min-width:941px; max-width:1180px; text-align:left; overflow:hidden; }
.wrapper{ position:relative; margin:0 auto; width:100%; height:288px; overflow:hidden; }
	.wrapper.igoods{ height:327px; }
	.wrapper.auto{ height:auto; }
	.wrapper:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.main-left{ position:relative; float:left; margin:15px 15px 0 0; width:463px; height:273px; overflow:hidden; }
.main-right{ position:absolute; top:0; right:0; bottom:0; left:478px; overflow:hidden; }
.sidebar-left{ float:left; margin:15px 15px 0 0; width:941px; height:273px; overflow:hidden; }
.sidebar-right{ float:left; width:224px; height:288px; overflow:hidden; }
.list-auto{ position:relative; display:block; margin:0 340px 0 0; overflow:hidden; _zoom:1; }
.list-right{ position:relative; display:block; float:right; width:300px; overflow:hidden; }
.main-wrap{ position:relative; margin:0 auto; padding:0; width:1180px; text-align:left; }
.left941{ float:left; width:941px; }
.left211{ float:left; margin-left:28px; width:211px; }
.info-box{ float:left; width:200px; background:#eef8fa; border:1px solid #e8ecef; }
.home-box{ position:relative; display:block; margin:0 0 0 217px; overflow:hidden; }
.main-box{ position:relative; margin-bottom:-30px; width:100%; background:#f2f2f2; }
.login-box{ margin-bottom:-30px; width:100%; min-height:500px; _height:500px; background:#f1f1f1; }
.login-left{ position:absolute; top:30px; left:0; right:320px; bottom:0; background:url(../images/login-bg.png) no-repeat center center; _width:500px; _height:320px; _top:100px; _left:160px; }
.login-right{ float:right; margin:30px auto; padding:20px; width:300px; text-align:left; border:1px solid #e5e5e5; border-radius:3px; background:#fff; }

/*页面头部
----------------------------------------------*/
.header{width:100%;height: 86px;padding:20px 0;}
	.header-wrap{ position:fixed; top:0; left:0; width:100%; height:55px; text-align:center; background:rgba(48,131,235,0.9); *background:#3083eb; *filter:alpha(opacity=90); z-index:300; }
	.header-wrap .left-box .logo{ margin:0 20px 0 0; display:block; float:left; width:110px; height:55px; text-indent:-9999px; background:url(../images/logo.png) no-repeat 0 center; overflow:hidden; }
	.header-wrap .left-box .nav{ display:inline-block; float:left; height:55px; font-size:14px; letter-spacing:1px; }
	.header-wrap .left-box .nav a{ display:inline-block; margin:10px 0; padding:0 8px; line-height:35px; height:35px;  color:#fff; opacity:0.9; }
	.header-wrap .left-box .nav a:hover{ border-radius:3px; color:#fff; background:#104C99; }
	.header-wrap .search{ position:relative; display:block; float:left; margin:13px 0 0 20px; }
	.header-wrap .search .input{ display:block; margin:0; padding:3px 30px 3px 10px; width:150px; height:20px; line-height:20px; color:#fff; border:1px solid #76b5dc; border-radius:2px; background:none; }
	.header-wrap .search .submit{ position:absolute; top:0; right:0; display:block; width:30px; height:28px; line-height:30px; text-indent:-9999px; color:#fff; border:none; background:url(../images/search.png) no-repeat center; cursor:pointer; _text-indent:0; overflow:hidden; }
	.header-wrap .right-box{ float:right; display:block; margin:13px 0; height:28px; }
	.header-wrap .right-box li{ float:left; margin-left:15px; }
	.header-wrap .right-box li.line{ margin-left:10px; background:url(../images/line-1.png) no-repeat 0 center; }
	.header-wrap .right-box li.line a{ margin:0 10px; }
	.header-wrap .right-box li em{ float:left; display:inline-block; margin:7px 8px auto auto; width:17px; height:15px; }
	.header-wrap .right-box li.login em{ background:url(../images/user.png) left center no-repeat; }
	.header-wrap .right-box li a{ display:inline-block; color:#fff; font-size:12px; height:28px; line-height:28px; }

/*内容样式
----------------------------------------------*/
/*幻灯片样式*/
.focusbox{ position:absolute; top:0; right:0; bottom:0; left:0; border:2px solid #f7f7f7; overflow:hidden; _position:relative; }
	.focusbox .slides{ position:relative; display:block; width:100%; height:100%; zoom:1; overflow:hidden; }
	.focusbox .slides:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.focusbox .slides li{ width:100%; height:100%; overflow:hidden; }
	.focusbox .slides li img{ min-width:100%; min-height:100%; _width:100%; _height:100%;}
	.focusbox .slides li .note-bg{ position:absolute; left:0; right:0; bottom:0; width:100%; height:125px; background:url(../images/pic-bg.png) 0 bottom repeat-x; _height:50px; _background:url(none) 0 0 repeat #000; }
	.focusbox .slides li .note-txt{ position:absolute; left:0; right:0; bottom:0; display:block; padding:10px; height:24px; line-height:24px; color:#fff; font-size:16px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
	
	.focusbox .flex-control-nav{ position:absolute; right:5px; bottom:18px; display:block; z-index:4; }
	.focusbox .flex-control-nav li{ margin:0 5px 0 0; display:inline-block; zoom:1; *display:inline; }
	.focusbox .flex-control-nav li a{ display:block; width:8px; height:8px; text-indent:-9999px; border:1px solid #999; border-radius:8px; cursor:pointer; overflow:hidden; }
	.focusbox .flex-control-paging li a:hover { background:#333; }
	.focusbox .flex-control-paging li a.flex-active { background:#f90; border-color:#f90; cursor:default; }
/*大标题*/
.ntitle{ margin:0 auto; padding:30px 0 0; width:100%; }
	.ntitle:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.ntitle h2{ display:inline-block; float:left; padding-right:10px; width:auto; color:#333; font-size:24px; font-weight:400; line-height:25px; }
	.ntitle h2 a{ position:relative; padding-right:25px; color:#888; }
	.ntitle h2 a:hover{ color:#f06000; text-decoration:none; }
	.ntitle h2 a em{ display:block; position:absolute; right:-4px; top:8px; width:9px; height:17px; background:url(../images/slider.png) -359px -87px no-repeat; }
	.ntitle p{ display:inline-block; float:left; padding-top:3px; line-height:18px; color:#888; font-size:14px; }
	.ntitle p a{ margin-left:10px; padding:0 0 0 15px; color:#888; font-size:14px; background:url(../images/line.png) left center no-repeat; }
	.ntitle p a:hover{ color:#f06000; }
	.ntitle p a.no-bg{ background:none; }
	.ntitle i{ display:block; padding-top:10px; color:#999; font-size:14px; font-style:normal; line-height:1em; }
	.ntitle span{ display:inline-block; float:right; line-height:18px; color:#999; font-size:12px; }
	.ntitle span a{ color:#999; }
	.ntitle span a:hover{ color:#0089CD; }

/*图片列表*/
.img-list{ margin:0 0 0 -15px; *display:inline-block; }
	.img-list:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.img-list li{ position:relative; _display:inline; float:left; margin:15px 0 0 15px; width:224px; height:129px; overflow:hidden; background:#fff; }
	.img-list.high li{ height:273px; }
.photo-list{ position:relative; width:1180px; overflow:hidden; }
	.photo-list:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.photo-list ul{ width:956px; }
	.photo-list ul li{ position:relative; _display:inline; float:left; margin:15px 0 0 15px; width:224px; height:129px; overflow:hidden; background:#fff; }
	.photo-list ul li.col-1{ margin-left:0; width:463px; height:273px; }
	.photo-list ul li.col-6{ position:absolute; top:15px; left:956px; margin:0; height:273px; }
/*遮罩样式*/	
.ilist a{ position:absolute; display:block; top:0; right:0; bottom:0; left:0; border:2px solid #f7f7f7; cursor:pointer; _position:relative; overflow:hidden; }
	.ilist a:hover em{ position:absolute; top:50%; left:50%; display:block; margin:-30px auto auto -30px; height:60px; width:60px; background:url(../images/slider.png) no-repeat 0 0; }
	.ilist a img{ width:100%; min-width:100%; min-height:100%; _height:100%; }
	.ilist .abs-txt{ position:absolute; top:0; left:0; display:inline-block; padding:0 5px; border-radius:2px; color:#fff; font-size:12px; line-height:23px; background:#f06000; text-align:center; }
	.ilist .abs-bg{ position:absolute; left:0; right:0; bottom:0; display:block; height:125px; background:url(../images/pic-bg.png) 0 bottom repeat-x; _background:url(none) 0 0 repeat #000; width:100%; _height:50px; }
	.ilist .txt1{ position:absolute; left:0; right:0; bottom:20px; display:block; padding:0 5px; height:24px; line-height:24px; color:#fff; font-size:14px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
	.ilist .txt2{ position:absolute; left:0; right:0; bottom:3px; display:block; padding:0 5px; height:20px; line-height:20px; color:#bdbdbd; font-size:12px; overflow:hidden; }
	.ilist .txt2 p{ display:block; }
	.ilist .txt2 i{ float:right; margin-left:5px; font-style:normal; }
	.ilist .price{ position:absolute; left:0; right:0; bottom:20px; display:block; padding:0 5px; height:30px; line-height:30px; color:#F90; font-size:16px; font-weight:400; text-shadow:1px 1px rgba(0,0,0,.9); vertical-align:middle; overflow:hidden; }
	.ilist .price b{ margin-right:2px; font-size:14px; font-weight:700; }
	.ilist .price i{ float:right; display:block; font-style:normal; color:#bdbdbd; font-size:12px; font-weight:normal; text-decoration:line-through; }
	.ilist .protxt{ position:absolute; left:0; right:0; bottom:3px; display:block; padding:0 5px; height:20px; line-height:20px; color:#fff; font-size:12px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;  }
	.ilist a .img-box{ position:relative; margin:10px 10px 5px 10px; width:200px; height:200px; overflow:hidden; background:#000; }
	.ilist a .img-box img{ min-width:100%; min-height:100%; width:100%; _height:100%; }
	.ilist a .info{ padding:0 10px; color:#999; }
	.ilist a .info h3{ height:24px; line-height:24px; color:#555; font-size:14px; font-weight:normal; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
	.ilist a .info i{ float:right; margin-left:5px; font-style:normal; }
	.ilist a .info p{ display:block; }
/*文字列表*/
.txt-list{ position:relative; }
	.txt-list li{ display:block; font-size:14px; height:30px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
	.txt-list li.tit{ margin-bottom:10px; }
	.txt-list li.tit a{ color:#3b8dd1; font-size:18px; font-weight:bold; line-height:24px; }
	.txt-list li b{ display:inline-block; padding-right:8px; color:#999; font-weight:normal; }
	.txt-list li span{ float:right; margin-left:5px; color:#999; }
	.txt-list li a{ color:#666; }
	.txt-list li a:hover{ color:#0089cd; }

/*图文列表*/
.t-list{ position:relative; }
	.t-list ul{ margin:0 0 0 -15px; *zoom:1; }
	.t-list li{ float:left; margin:0 0 15px 15px; width:463px; height:129px;  _display:inline; overflow:hidden; }
	.t-list li a.img-box{ position:relative; display:block; float:left; margin-right:15px; width:224px; height:125px; border:2px solid #f7f7f7; }
	.t-list li a.img-box img{ min-width:100%; min-height:100%; width:100%; _height:100%; }
	.t-list li h3{ margin-bottom:10px; color:#333; font-size:16px; font-weight:normal; line-height:24px; height:48px; overflow:hidden; }
	.t-list li h3 a{ color:#333; }
	.t-list li p{ margin-bottom:10px; color:#666; font-size:12px; line-height:20px; height:40px; overflow:hidden; }
	.t-list li i{ color:#999; font-size:12px; line-height:20px; font-style:normal; }
/*图文列表*/
.n-list{ padding-top:10px; }
	.n-list li{ display:block; padding-bottom:16px; border-bottom:1px solid #f0f0f0; overflow:hidden; }
	.n-list li:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.n-list li h2{ padding:16px 0 14px 0; font-size:16px; line-height:27px; font-weight:normal; }
	.n-list li h2 a{ font-size:20px; font-weight:bold; line-height:29px; color:#333333; text-decoration:none; }
	.n-list li h2 a:hover{ color:#b61d1d; }
	.n-list li .note b{ position:relative; display:block; float:left; margin-right:16px; width:156px; height:104px; font-style:normal; }
	.n-list li .note b img{ min-width:100%; min-height:100%; width:100%; _height:100%; }
	.n-list li .note p{ font-size:14px; line-height:23px; font-weight:500; color:#555; }
	.n-list li .note .info{ padding-top:10px; }
	.n-list li .note .info span{ margin-right:10px; padding-left:20px; color:#777; background:url(../images/sprite.gif) no-repeat; }
	.n-list li .note .info .time{ background-position:0 -158px; }
	.n-list li .note .info .view{ background-position:0 -36px; }
	.n-list li .note .info .comm{ background-position:0 4px; }
	.n-list .nodata{ margin-top:30px; color:#666; font-size:14px; line-height:100px; text-align:center; }
/*右侧通用列表*/
.sidebar-box:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.sidebar-box h3{ display:block; margin-bottom:10px; padding-bottom:10px; line-height:1em; color:#888; font-size:18px; font-weight:300; border-bottom:1px solid #f0f0f0; }
	.sidebar-box .sidebar-txt{ color:#555; font-size:14px; line-height:1.8em; }
	.sidebar-box .sidebar-txt p{ padding:5px 0; }
	.tags-box{ margin-left:-10px; }
	.tags-box a{ display:block; float:left; margin:0 0 10px 10px; padding:5px 10px; color:#555; font-size:13px; line-height:20px; border:1px solid #f0f0f0; }
	.tags-box a i{ margin-left:2px; color:#999; font-style:normal; }

/*类别列表*/
.navbar li{ padding-bottom:5px; }
	.navbar li h4{ display:block; color:#3b8dd1; font-size:16px; font-weight:normal; line-height:30px; }
	.navbar li h4 a{ color:#EA1515; }
	.navbar li p{ font-size:14px; color:#888; line-height:30px; }
	.navbar li p a{ display:inline-block; margin-right:5px; color:#888; }

/*热门*/
.focus-list ul{ margin:0 0 0 -20px; *zoom:1; }
	.focus-list ul:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.focus-list li{ float:left; margin:0 0 20px 20px; _display:inline; }
	.focus-list li a{ color:#888; font-size:13px; cursor:pointer; }
	.focus-list li a b{ position:relative; display:block; margin:0; padding:1px; width:136px; height:100px; border:1px solid #e8e8e8; overflow:hidden; }
	.focus-list li a:hover b em{ position:absolute; top:50%; left:50%; display:block; margin:-30px auto auto -30px; height:60px; width:60px; background:url(../images/slider.png) no-repeat 0 0; }
	.focus-list li a b img{ min-width:100%; min-height:100%; width:100%; _height:100%; }
	.focus-list li a span{ display:block; line-height:30px; width:140px; text-align:center; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }

/*排行*/
.rank-list li{ position:relative; _display:block; padding:10px 0 0 25px; height:25px; vertical-align:top; }
	.rank-list li a{ display:block; padding:0; color:#888; font-size:13px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; _position:absolute; }
	.rank-list li .num{ position:absolute; left:0px; top:12px; display:inline-block; vertical-align:-3px; *vertical-align:middle; width:16px; height:16px; margin-right:10px; background:#222222; font-style:normal; color:#fff; font-size:10px; font-family:Verdana, Geneva, sans-serif; text-align:center; overflow:hidden;}
	.rank-list li.active .num{ top:12px; background:#EA1515;; font-family:Georgia, "Times New Roman", Times, serif; }
	.rank-list li span{ float:right; margin-left:5px; color:#999; _padding:2px 0 2px 5px; _z-index:2;  _position:absolute; _background:#fff; _right:0; }

/*推荐*/
.red-list ul{ margin:0 0 0 -15px; *zoom:1; }
	.red-list ul:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.red-list li{ float:left; margin:0 0 15px 15px; _display:inline; }
	.red-list li a{ color:#888; font-size:13px; cursor:pointer; }
	.red-list li a .img-box{ position:relative; display:block; margin:0; padding:1px; width:94px; height:94px; border:1px solid #e8e8e8; overflow:hidden; }
	.red-list li a .img-box img{ min-width:100%; min-height:100%; width:100%; _height:100%; }
	.red-list li a span{ display:block; line-height:30px; width:98px; text-align:center; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }

/*相关*/
.rel-list{ margin-top:15px; }
	.rel-list ul:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.rel-list ul .nodata{ color:#999; font-size:14px; line-height:50px; }
	.rel-list ul li{ display:block; float:left; margin:0 auto 15px 0; padding:0; width:50%; overflow:hidden; _float:none; _width:auto; }
	.rel-list ul li .img-box{ position:relative; display:block; float:left; padding:1px; width:136px; height:100px; border:1px solid #e8e8e8; overflow:hidden; }
	.rel-list ul li .img-box img{ min-width:100%; min-height:100%; width:100%; _height:100%; }
	.rel-list ul li .info{ margin:0 auto 0 151px; padding-right:15px; _margin-top:-15px; _padding-right:0; }
	.rel-list ul li .info h3{ display:block; color:#3b8dd1; font-size:16px; font-weight:normal; line-height:1.3em; height:30px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
	.rel-list ul li .info h3 a{ color:#3b8dd1; }
	.rel-list ul li .info p{ color:#555; font-size:13px; height:48px; line-height:22px; overflow:hidden; }
	.rel-list ul li .info span{ color:#999; font-size:12px; line-height:24px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
		
/*内容标题样式*/
.meta{ margin:30px 0 0 0; padding:0 0 15px 0; border-bottom:1px solid #f0f0f0; }
	.meta:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.meta h1{ margin:0; padding:0 0 15px 0; color:#b61d1d; font-size:22px; line-height:30px; }
	.meta .meta-info{ color:#999; font-size:12px; line-height:24px; }
	.meta .meta-info span{ margin-right:10px; padding-left:20px; color:#777; background:url(../images/sprite.gif) no-repeat; }
	.meta .meta-info .time{ background-position:left -158px; }
	.meta .meta-info .view{ background-position:left -36px; }
	.meta .meta-info .comm{ background-position:left 4px; }
/*内容详细样式*/
.entry{ margin:15px 0; padding:0; font-size:14px; line-height:2em; word-wrap:break-word; }
	.entry img{ max-width:100%!important; height:auto!important; }
	.entry h2,.entry h3,.entry h4{ padding-bottom:5px; border-bottom:1px solid #f6f6f6; color:#333; }
	.entry h2{ font-size:1.2em; }
	.entry h3,.entry h4{ font-size:1.1em; }
	.entry strong{ color:#DC2523; }
	.entry ul,.entry ol{ margin:1em; }
	.entry li{ margin-left:1em; }
	.entry ul li{ list-style:disc outside none; }
	.entry ol li{ list-style:decimal outside none; }
	.entry p{ display:inherit; margin:1em 0; color:#555; word-wrap:break-word; }
	.entry a{ text-decoration:underline; }
	.entry code{ display:block; padding:0.5em; background:#eee; border-radius:.5em; color:#777; font-family:'courier new'; line-height:1.7em; }
	.entry table{ border-left:0.15em solid #eee; border-top:0.15em solid #eee; }
	.entry table th{ background-color:#F9F9F9; text-align:center; }
	.entry table td,.entry table th{ border-bottom:0.15em solid #eee; border-right:0.15em solid #eee; padding:0.25em 0.5em; }
.next-prev-single{ padding:10px 0; color:#444; font-size:14px; overflow:hidden; }
	.next-prev-single p{ width:49%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
	.next-prev-single p a{ color:#428bca; text-decoration:none; }
	.next-prev-single .prev{ float:left; }
	.next-prev-single .next{ float:right; }

/*内容相册样式*/
.album-list{ position:relative; }
	.album-list:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.album-list ul{ margin:0 0 0 -20px; *zoom:1; }
	.album-list li{ float:left; width:20%; }
	.album-list li a{ display:block; margin:20px 0 0 20px; padding:1px; border:1px solid #e8e8e8; }
	.album-list li a img{ display:block; width:100%; height:auto; }
/*附件样式*/
.attach-list{ margin:0; padding:10px; }
	.attach-list li{ margin:0; padding:0 0 0 25px; color:#555; font-size:12px; line-height:36px; background:url(../images/sprite.gif) no-repeat 0 -108px; }
	.attach-list li span{ float:right; }
	.attach-list li i{ margin-left:10px; font-style:normal; color:#666; }
/*当前位置*/
.curr-nav{ margin:30px 0 15px 0; color:#999; line-height:20px; }
	.curr-nav a{ color:#999; }
	.curr-nav a:hover{ color:#b61d1d; }
	.curr-nav li{display:inline-block;}
	
/*筛选条件样式*/
.screen-box{ position:relative; border:1px solid #e8e8e8; }
	.screen-box:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.screen-box dl{ clear:both; display:block; border-top:1px solid #f7f7f7; }
	.screen-box dl:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.screen-box dl:first-child{ border-top:none; }
	.screen-box dl dt{ display:block; float:left; padding-left:20px; width:100px; color:#555; line-height:36px; }
	.screen-box dl dd{ position:relative; margin-left:112px; padding-top:5px; overflow:hidden; }
	.screen-box dl dd a{ display:inline-block; margin:0 5px 5px 0; padding:6px 10px; border:1px solid #fff; font-size:12px; line-height:1em; }
	.screen-box dl dd a.selected{ border-color:#fff; color:#fff; background: #05336c; }
/*排序样式*/
.sort-box{ height:38px; border:1px solid #e8e8e8; background:#f7f7f7; overflow:hidden; }
	.sort-box a{ display:block; float:left; margin-left:-1px; padding:0 15px; line-height:38px; height:38px; border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8; color:#333; font-size:12px; }
	.sort-box a:hover,.sort-box a.selected{ color: #EA1515; background:#fff; }
/*商品图片列表*/
.img-list2{ position:relative; }
	.img-list2 ul{ margin:0 0 0 -15px; *zoom:1; }
	.img-list2 ul .nodata{ text-align:center; color:#333; font-size:14px; line-height:120px; }
	.img-list2 ul li{ float:left; margin:15px 0 0 15px; width:224px; _display:inline; }
	.img-list2 ul li .wrap-box{ position:relative; padding:10px; border:1px solid #e8e8e8; }
	.img-list2 ul li .wrap-box:hover{ border-color:#f40; }
	.img-list2 ul li .wrap-box .img-box{ position:relative; width:202px; height:202px; overflow:hidden; }
	.img-list2 ul li .wrap-box .img-box .abs-txt{ position:absolute; top:0; left:0; display:inline-block; padding:0 5px; border-radius:2px; color:#fff; font-size:12px; line-height:23px; background:#f06000; text-align:center; }
	.img-list2 ul li .wrap-box .img-box img{ min-width:100%; min-height:100%; width:100%; _height:100%; }
	.img-list2 ul li .wrap-box .info h3{ display:block; margin:10px 0; line-height:20px; height:20px; color:#333; font-size:13px; font-weight:normal; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
	.img-list2 ul li .wrap-box .info .col{ line-height:24px; height:24px; color:#999; font-size:12px; overflow:hidden; }
	.img-list2 ul li .wrap-box .info .col i{ float:right; color:#999; font-style:normal; }
	.img-list2 ul li .wrap-box .info .col b{ display:inline-block; margin-right:2px; color:#f40; font-size:15px; font-weight:600; }
	.img-list2 ul li .wrap-box .info .col s{ display:inline-block; text-decoration:line-through; }

/*商品缩略图样式*/
.goods-pic{ position:relative; float:left; margin-top:30px; width:370px; *z-index:1; }
	.goods-pic .pic-box{ float:left; }
	.goods-pic .pic-preview{ position:relative; width:368px; height:368px; border:1px solid #e8e8e8; }
	.goods-pic .pic-scroll{ margin-top:10px; width:370px; }
	.goods-pic .pic-scroll .iprev{ float:left; margin-right:5px; }
	.goods-pic .pic-scroll .inext{ float:right; }
	.goods-pic .pic-scroll .iprev,.pic-scroll .inext{ display:block; font-family:"宋体"; text-align:center; width:10px; height:60px; line-height:60px; border:1px solid #e8e8e8; background:#f7f7f7; cursor:pointer; text-decoration:none; }
	.goods-pic .pic-scroll .items{ position:relative; float:left; width:335px; height:62px; overflow:hidden; }
	.goods-pic .pic-scroll .items ul{ position:absolute; margin:0; padding:0; width:999999px; height:100%; }
	.goods-pic .pic-scroll .items ul li{ float:left; margin:0; padding:0; width:67px; text-align:center; }
	.goods-pic .pic-scroll .items ul li img{ padding:2px; border:1px solid #e8e8e8; width:56px; height:56px; }
	.goods-pic .pic-scroll .items ul li img:hover{ padding:1px; border:2px solid #d70000; }
/*商品规格*/
.goods-spec{ position:relative; margin:30px 0 0 400px; overflow:hidden; overflow:hidden; *zoom:1; }
	.goods-spec h1{ display:block; color:#555; font-size:18px; font-weight:700; line-height:1.1em; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
	.goods-spec .subtitle{ margin-top:5px; color:#6c6c6c; font-size:15px; line-height:18px; }
	.goods-spec .spec-box{ position:relative; margin-top:10px; }
	.goods-spec .spec-box.line{ padding-top:10px; border-top:1px solid #efefef; }
	.goods-spec .spec-box:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.goods-spec .spec-box dl{ clear:both; display:block; }
	.goods-spec .spec-box dl:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.goods-spec .spec-box dl dt{ float:left; width:80px; line-height:38px; min-height:38px; color:#999; }
	.goods-spec .spec-box dl dd{ position:relative; padding:5px 0; line-height:26px; min-height:26px; color:#6c6c6c; }
	.goods-spec .spec-box dl dd s{ display:inline-block; text-decoration:line-through; }
	.goods-spec .spec-box dl dd .price{ display:inline-block; margin-right:5px; color:#f40; font-size:24px; font-weight:700; }
	.goods-spec .spec-box dl dd .items li{ position:relative; float:left; margin:0 5px 8px 0; padding:1px; line-height:20px; vertical-align:middle; }
	.goods-spec .spec-box dl dd .items li a{ display:block; padding:1px; color:#666; min-width:10px; width:auto !important;  text-align:center; text-decoration:none; border:1px solid #eee; cursor:pointer; white-space:nowrap; text-overflow:ellipsis; vertical-align:middle; }
	.goods-spec .spec-box dl dd .items li a span{ display:inline-block; padding:5px 9px; font-style:normal; line-height:20px; }
	.goods-spec .spec-box dl dd .items li a img{ width:36px; height:38px; vertical-align:middle; }
	.goods-spec .spec-box dl dd .items li a.selected{ margin:-1px; color:#333; border:2px solid #f40; color:#f40; }
	.goods-spec .spec-box dl dd .stock-box{ display:block; float:left; margin-right:10px; width:64px; }
	.goods-spec .spec-box dl dd .stock-box input{ float:left; margin-right:3px; width:42px; height:30px; line-height:30px; text-align:center; border:1px solid #e8e8e8; }
	.goods-spec .spec-box .stock-box a{ display:block; float:left; margin-bottom:4px; width:15px; height:12px; line-height:12px; color:#333; font-size:11px; text-align:center; border:1px solid #e8e8e8;  cursor:pointer; overflow:hidden; }
	.goods-spec .spec-box .stock-txt{ float:left; line-height:32px; }
	.goods-spec .spec-box .btn-buy{ margin-top:15px; }
	.goods-spec .spec-box .btn-buy .buy{ display:inline-block; margin-right:10px; padding:0 30px; color:#e5511d; font-size:16px; line-height:38px; background:#ffe4d0; border:1px solid #f0cab6; border-radius:2px; cursor:pointer; }
	.goods-spec .spec-box .btn-buy .add{ display:inline-block; padding:0 30px; color:#fff; font-size:16px; line-height:38px; background:#f40; border:1px solid #f40; border-radius:2px; cursor:pointer; }
	.goods-spec .spec-box .btn-buy button.over{ color:#999; background:#f7f7f7; border-color:#e8e8e8; cursor:default; }
/* 图片放大镜样式*/
.jqzoom{ position:relative; display:block; margin:0; padding:0; width:368px; height:368px; border:none; cursor:crosshair; }
    .jqzoom img{ width:368px; height:368px; }
.zoomdiv{ position:absolute; z-index:100; display:none; width:368px; height:368px; background:#fff; border:1px solid #e8e8e8; overflow:hidden; }
.jqZoomPup{ position:absolute; top:0; left:0; z-index:10; visibility:hidden; max-width:368px; max-height:368px; border:1px solid #aaa; background:#fff; opacity:0.5;-moz-opacity:0.5; -khtml-opacity:0.5; filter:alpha(Opacity=50); overflow:hidden; }

/*商品Tab样式*/
.goods-tab .tab-head{ display:block; height:40px; border:1px solid #e8e8e8; background:#f7f7f7; overflow:hidden; }
	.goods-tab .tab-head ul li{ float:left; margin-left:-1px; border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8; }
	.goods-tab .tab-head ul li a{ display:block; padding:0 30px; height:40px; line-height:40px; color:#555; font-size:14px; }
	.goods-tab .tab-head ul li a:hover,.goods-tab .tab-head ul li a.selected{ color:#fff; background: #24923B; }
	.goods-tab .tab-content{ display:none; }

/*购物车样式*/
.cart-box{ position:relative; margin-top:30px; }
	.cart-box h1{ float:left; color:#555; font-size:18px; line-height:35px; }

.cart-info{ z-index:2; margin:0; padding:15px; border:1px solid #DFC795; position:absolute; top:0px; left:0px; _left:-269px; width:302px; height:auto;background:#F7F2D0; text-align:left; }
	.cart-info .btn-success{ height:32px; line-height:32px; }
	.cart-info .close{ display:block; margin:0; padding:0; position:absolute; top:5px; right:5px; width:15px; height:10px; text-indent:-9999px; background:url(../images/sprite.gif) no-repeat left -240px; cursor:pointer; }

.cart-step{ position:relative; margin-left:200px; }
	.cart-step li{ float:left; width:33.33%; height:35px; line-height:35px; text-align:center; background:url(../images/cart-arrow.gif) no-repeat right -45px #f6f6f6; color:#999; *width:33.3%; }
	.cart-step li span{ display:inline-block; margin-right:5px; font-weight:bold; font-size:15px; }
	.cart-step li.item{ background-position:right 0; }
	.cart-step li.selected{ background:url(../images/cart-arrow.gif) no-repeat right -90px #e8e8e8; color:#8cac52; }
	.cart-step li.last{ background-image:none; }

.cart-table{ border:1px solid #f7f7f7; }
	.cart-table th{ padding:0.8em 0.5em; color:#555; font-size:13px; font-weight:400; background:#f6f6f6; border-bottom:1px solid #f7f7f7; }
	.cart-table td{ padding:1em 0.5em; color:#555; font-size:13px; border-bottom:1px solid #f7f7f7; }
	.cart-table td .stxt{ margin-top:5px; color:#666; font-size:12px; line-height:20px; }
	.cart-table td input.checkall{ padding:0; border:1px solid #eee; background:#fff; }
	.cart-table td .img{padding:1px;width:60px;height:60px;border:1px solid #eee;}
	.cart-table td .buy-box{ margin:auto; padding:0; width:74px; height:22px; overflow:hidden; }
	.cart-table td .buy-box a{ display:block; float:left; width:20px; height:20px; font-size:12px; line-height:20px; text-align:center; border:1px solid #e8e8e8; overflow:hidden; }
	.cart-table td .buy-box .input{ float:left; margin:0; padding:0; width:30px; font-size:12px; height:20px; line-height:20px; text-align:center; ime-mode:Disabled; border-radius:0; border-left:0; border-right:0; }

.cart-foot{ margin-top:20px; height:40px; }
	.cart-foot .btn-box{ line-height:40px; }
	.cart-foot .btn-box a{ margin-right:20px; font-size:14px; }

.item-box{ clear:both; padding:8px 0; font-size:13px; }
	.item-box li{ display:block; float:left; margin:0 25px; height:28px; line-height:28px; }
	.item-box li label input{ margin-right:3px; }
	.item-box li em{ color:#999; }

.address-list{ margin-bottom:20px; padding:10px; color:#555; font-size:14px; border:1px solid #f7f7f7; max-height:300px; overflow:auto; }
	.address-list li{ margin:5px 0; padding:5px 10px; height:20px; line-height:20px; cursor:pointer; }
	.address-list li span{ margin-left:10px; }
	.address-list li label em{ margin-left:5px; color:#999; }
	.address-list li.selected{ padding:10px; font-size:15px; background:#fff0e8; border-radius:3px; }
	.address-list li.selected span{ color:#333; font-weight:700; }
.address-info{ padding:10px; border:1px solid #f7f7f7; }
	.address-info dd .input{ padding:5px; }
	.address-info dd .select{ display:inline-block; padding:5px; border:1px solid #e8e8e8; border-radius:2px; line-height:20px; }

.buy-foot{ font-size:14px; }
	.buy-foot .left dl{ clear:both; padding-bottom:10px; line-height:28px; }
	.buy-foot .left dl dt{ color:#6c6c6c; }
	.buy-foot .left dl dd .input{ width:230px; padding:5px; }
	.buy-foot .right{ text-align:right; }
	.buy-foot .right p{ line-height:38px; }
	.buy-foot .right p .price{ color:#f00; font-weight:700; }
	.buy-foot .right p.txt-box{ margin-top:10px; font-size:18px; font-weight:700; }
	.buy-foot .right p.btn-box{ margin-top:20px; }

/*评论样式*/
.comment-add{ margin-top:15px; _width:100%; _position:relative; _overflow:hidden; }
    .comment-add .editor{ position:relative; margin-right:18px; }
	.comment-add .editor textarea{ width:100%; height:70px; }
	.comment-add .subcon{ margin-top:15px; }
.comment-box{ position:relative; margin-top:15px; }
	.comment-list li{ padding:15px 0; border-top:1px solid #f7f7f7; }
	.comment-list li .avatar{ display:block; float:left; margin-top:6px; background:#fff; border-radius:2px; width:42px; height:42px; overflow:hidden; }
	.comment-list li .avatar img{ width:42px; height:42px; }
	.comment-list li .inner{ margin-left:52px; }
	.comment-list li .inner p{ color:#333; font-size:14px; line-height:1.8em; }
	.comment-list li .inner .meta{ margin:0; padding-top:3px; color:#999; border:none; }
	.comment-list li .inner .meta .time{ margin-left:5px; padding-left:20px; color:#777; background:url(../images/sprite.gif) no-repeat left -158px; }
	.comment-list li .answer{ margin-left:48px; padding:10px; background:#fafafa; border:1px solid #e6e6e6; border-radius:3px; }
	.comment-list li .answer .meta{ margin:0; padding:0; color:#999; margin-bottom:5px; border:none; }
	.comment-list li .answer p{ color:#555; font-size:14px; line-height:1.8em; }

/*会员中心样式
----------------------------------------------*/
.avatar-box{ padding:15px; background:#F7F8FD; overflow:hidden; }
	.avatar-box .img-box{ display:block; float:left; margin-right:10px; padding:1px; border:1px solid #fff; background:#fff; *width:60px; *height:60px; overflow:hidden; }
	.avatar-box .img-box img{ width:60px; height:60px; }
	.avatar-box h3{ color:#6c757e; font-size:16px; line-height:1em; height:24px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
	.avatar-box p{ color:#6c757e; font-size:12px; line-height:20px; }

.side-nav{ border-top:1px solid #e8ecef; }
	.side-nav li{ padding:5px 0; zoom:1; }
	.side-nav li a{ position:relative; display:block; margin:0 15px; padding:8px 15px; color:#6c757e; font-size:14px; line-height:20px; height:20px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
	.side-nav li a:hover{ color:#fff; border-radius:3px; background:#b61d1d; }

.u-tab-head{ margin-bottom:15px; height:40px; background:#fbfbfb; border:1px solid #e8ecef; }
	.u-tab-head p a{ float:left; display:block; margin:-1px 0 auto -1px; padding:11px 25px; line-height:20px; height:20px; color:#7f838c; font-size:14px; border-left:1px solid #e8ecef; border-right:1px solid #e8ecef; }
	.u-tab-head p a:hover,.u-tab-head p a.selected{ color:#fff; background:#0089cd; }
	.u-tab-head span{ float:right; line-height:40px; }
	.u-tab-head span .add{ display:block; padding:10px 15px; line-height:20px; font-size:12px; }
.u-tab-content{ position:relative; padding:15px; background:#fbfbfb; border:1px solid #f0f0f0; min-height:398px; overflow:hidden; _height:398px; _overflow:visible; }
	.u-tab-content .ntitle{ margin:0 auto; padding:0 0 10px 0; }
	.u-tab-content .ntitle-tit{ margin:0 0 10px; padding:0; color:#444; font-size:16px; font-weight:normal; }
	.u-tab-content .ntitle-info{color:#999;}
	.u-tab-content p{ margin:0; padding:3px 0; color:#444; font-size:13px; line-height:24px; }
	.title-div{ margin-top:20px; border-top:1px solid #f0f0f0; height:26px; color:#6e717a; }
	.title-div strong{ float:left; margin-top:-16px; padding:3px 10px 3px 0; background:#fbfbfb; font-size:15px; _position:absolute; }
	.head-box{ padding:10px; border:1px solid #f6f6f6; background:#fff; }
	.head-box .img-box{ float:left; margin-right:10px; }
	.head-box .img-box img{ padding:1px; width:120px; height:120px; border:1px solid #f0f0f0; }
	.head-box .inner{ float:left; }
	.head-box .inner h3{ margin-bottom:15px; color:#b61d1d; font-size:24px; font-weight:normal; line-height:1.3em; }
	.head-box .inner p{ color:#222; font-size:14px; line-height:24px; }
	.head-inner{ position:relative; margin:20px 0 10px 0; padding:10px; border:1px solid #f6f6f6; background:#fff; }
	.head-inner h3{ margin-bottom:10px; padding-bottom:8px; color:#b61d1d; font-size:16px; font-weight:normal; line-height:30px; border-bottom:1px solid #f0f0f0; }
	.head-inner dl{ display:block; float:left; width:50%; line-height:2.8em; font-size:13px; }
	.head-inner dl dt{ display:block; float:left; color:#666; }
	.head-inner dl dd{ color:#999; }
	.form-box{ position:relative; padding:10px; border:1px solid #f6f6f6; background:#fff; font-size:14px; }
	.form-box dl{ display:block; padding:5px 0; }
	.form-box dl:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.form-box dl dt{ display:block; float:left; width:120px; line-height:38px; min-height:38px; color:#555; font-size:13px; text-align:right; _position:absolute; }
	.form-box dl dd{ position:relative; padding:5px 0 5px 10px; line-height:28px; min-height:28px; color:#555; font-size:13px; overflow:hidden; _margin-left:120px; }
	.form-box dl dd label.radio{ margin-right:5px; }
	.accept-box{ padding:0; background:#fff; border:1px solid #f0f0f0; }
	.accept-box dl{ padding:0; }
	.accept-box dl.head{ position:relative; padding:0; background:#fbfbfb; border-bottom:1px solid #e8e8e8; }
	.accept-box dl.head .btn-pay{ position:absolute; top:6px; right:6px; display:block; padding:0 15px; color:#fff; font-size:12px; height:24px; line-height:24px; background:#52A152; border:1px solid #417F41; border-radius:2px; }
	
	.step-box{ position:relative; }
	.step-box ul{ margin:0 -40px 0 -10px; }
	.step-box ul li{ position:relative; float:left; margin-right:-8px; width:20%; text-align:center; color:#8c8c8c; font-size:12px; }
	.step-box ul li .progress{ color:#fff; }
	.step-box ul li .progress:after,
	.step-box ul li .progress:before{ position:absolute; top:0; right:0; content:""; width:10px; height:20px; background:url(../images/delivery.png) no-repeat 100% -60px; }
	.step-box ul li .progress:after{ right:0; background-position:100% -20px; }
	.step-box ul li .progress:before{ left:0; background-position:0 0; }
	.step-box ul li .progress .text{ display:block; margin:0 10px; padding:1px 10px; background:#c3c3c3; height:18px; line-height:18px; }
	.step-box ul li.done .progress .text{ background:#83bd39; }
	.step-box ul li.done .progress:before{ background-position:0 -40px; }
	.step-box ul li.done .progress:after{ background-position:100% -60px; }
	.step-box ul li.first .progress:before{ display:none; }
	.step-box ul li.last .progress:after{ display:none; }
	.step-box ul li .info{ line-height:20px; }
	.step-box.mini ul{ margin:0 -32px 0 -10px; }
	.step-box.mini ul li{ width:25%; }

/*头像上传*/
.avatar-img{ display:block; margin:20px 0; padding:1px; width:180px; height:180px; border:1px solid #f0f0f0; border-radius:2px; background:#fff; }
	.avatar-img img{ width:180px; height:180px; }
.cropper-wraper{ margin-top:20px; }
	.cropper-wraper .cropper-box{ position:relative; float:left; margin-right:20px; padding:1px; width:350px; height:350px; text-align:center; border:1px solid #f0f0f0; border-radius:2px; background:#f4f4f4; text-align:center; vertical-align:middle; }
	.cropper-wraper .cropper-box div{ margin:auto; vertical-align:middle; }
	
	.cropper-wraper .cropper-view{ float:left; width:184px; }
	.cropper-wraper .cropper-view .img-box{ padding:1px; width:180px; height:180px; border:1px solid #f0f0f0; border-radius:2px; background:#fff; overflow:hidden; }
	.cropper-wraper .cropper-view .img-box img{ display:block; width:180px; height:180px; }
	.cropper-wraper .cropper-view .btn-box p{ margin:8px 0; text-align:center; color:#333; font-size:13px; line-height:24px; }
	.cropper-wraper .cropper-view .btn-box p.tip{ text-align:left; color:#999; font-size:13px; line-height:22px; }
	.cropper-wraper .cropper-view .btn-box .btn{ width:100%; line-height:34px; height:36px; }
	
.ftable{ width:100%; border:1px solid #f0f0f0; background:#fff; }
.mtable{ width:100%; background:#fff; _width:auto; }
	.mtable th,.ftable th{ padding:0.8em; color:#6e717a; font-size:13px; font-weight:400; background:#fbfbfb; border-bottom:1px solid #e8e8e8; }
	.mtable td,.ftable td{ padding:0.8em; color:#333; font-size:13px; border-bottom:1px solid #F3F3F3; }
	.ftable td .img{ padding:1px; width:60px; height:60px; border:1px solid #e8e8e8; }
	.ftable td s{ color:#999; text-decoration:line-through; }
	.mtable .tr_odd_bg,.ftable .tr_odd_bg{ background:#f9f9f9; }
.page-foot{ clear:both; font-size:13px; padding-top:15px; height:35px; }
.page-btns{ float:left; }
	.page-btns a{ color:#444; font-weight:bold; margin-right:5px; }
	.page-btns .pipe{ color:#cbcbcb; margin:0 5px; }

.login-right h1{ margin-bottom:20px; color:#555; font-size:22px; font-weight:700; letter-spacing:3px; line-height:30px; height:30px; text-align:center; }
	.login-right li{ position:relative; clear:both; margin-bottom:10px; height:50px; *display:inline; *zoom:1; }
	.login-right li label{ position:absolute; top:1px; left:10px; width:68px; height:40px; line-height:40px; color:#999; font-size:14px; }
	.login-right li input{ display:block; margin:0; padding:10px 10px 10px 80px; width:208px; height:20px; line-height:20px; border:1px solid #e8e8e8; background:#fbfcff; color:#333; font-size:14px; border-radius:3px; }
	.login-right li input:focus{ border-color:#999; }
	.login-right li span{ line-height:24px; }
	.login-right .btn-box .col{ clear:both; margin-bottom:10px; padding-bottom:10px; color:#555; font-size:14px; line-height:20px; }
	.login-right .btn-box .col .submit{ display:block; padding:10px 20px; width:100%; color:#fff; font-size:14px; line-height:20px; border:0; background:#1e7bb3; text-align:center; border-radius:3px; cursor:pointer; }
	.login-right .btn-box .tips{ display:none; margin:0; padding:0; text-align:center; font-size:12px; color:#f00; }
	.login-right .oauth-box { clear:both; padding-top:20px; }
	.login-right .oauth-box h3{ display:block; margin-bottom:10px; color:#555; font-size:14px; line-height:30px; height:30px; font-weight:normal; }
	.login-right .oauth-box p{ margin-left:-25px; }
	.login-right .oauth-box p a{ display:block; float:left; margin:0 0 10px 25px; _display:inline; _zoom:1; }
	.login-right .oauth-box p a img{ width:38px; height:38px; }

.inner-box{ margin:30px 0; min-height:350px; _height:350px; border:1px solid #f0f0f0; background:#fff; text-align:center; }
	.inner-box .dl-list{ margin:0 auto; padding:30px; text-align:left; width:879px; font-size:14px; }
	.inner-box .dl-list dl{ clear:both; display:block; padding:5px 0; }
	.inner-box .dl-list dl:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.inner-box .dl-list dl dt{ display:block; padding:5px 0; float:left; width:30%; line-height:42px; min-height:42px; color:#555; text-align:right; }
	.inner-box .dl-list dl dd{ position:relative; padding:5px 0 5px 20px; line-height:42px; min-height:42px; color:#555; overflow:hidden; _margin-left:120px; }
	.inner-box .dl-list dl dd .input{ padding:10px; }
	.inner-box .dl-list dl dd a.send{ display:inline-block; color:#555; border:1px solid #e8e8e8; border-radius:3px; width:110px; height:40px; line-height:40px; color:#333; font-size:14px; text-align:center; background:#fff; vertical-align:middle; }
	.inner-box .dl-list dl dd a.send.gray{ color:#999; }
	.inner-box .dl-list dl dd a.send img{ margin-top:9px; }
	.inner-box .dl-list dl dd .input.code{ width:84px; ime-mode:disabled; text-transform:uppercase; }
	
	.inner-box .tab-head{ display:block; border-bottom:1px solid #f0f0f0; background:#fbfbfb; overflow:hidden; }
	.inner-box .tab-head ul li{ float:left; margin-left:-1px; border-left:1px solid #f0f0f0; border-right:1px solid #f0f0f0; }
	.inner-box .tab-head ul li a{ display:block; padding:0 30px; height:50px; line-height:50px; color:#555; font-size:14px; }
	.inner-box .tab-head ul li a:hover,.inner-box .tab-head ul li a.selected{ color:#666; background:#fff; border-bottom:2px solid #0089cd; }
	.inner-box .tab-content{ display:none; }

/*页面底部
----------------------------------------------*/
.section .wrapper.link-box{ height:auto; }
	.link-box .txt{ display:block; margin-top:15px; letter-spacing:3px; color:#ccc; font-size:12px; line-height:30px; }
	.link-box .txt a{ color:#888; letter-spacing:1px; }
	.link-box .txt a:hover{ color:#f06000; }
	.link-box .img{ margin-left:-15px; height:53px; overflow:hidden; }
	.link-box .img li{ float:left; margin:15px 0 0 15px; width:104.5px; height:38px; _display:inline; }
	.link-box .img li a{ position:relative; display:block; height:34px; border:2px solid #fff; }
	.link-box .img li a img{ width:100%; height:100%; }

	.copyright{ padding-top:5px; line-height:30px; color:#888; }
	.copyright p{ line-height:24px; vertical-align:middle; }

/*友情链接样式
-----------------------------------------------*/
.links{ position:relative; color:#888; font-size:14px; }
.links ul{ clear:both; }
.links .txt{ display:block; margin-top:15px; letter-spacing:3px; color:#888; font-size:14px; line-height:30px; }
.links .txt a{ color:#888; letter-spacing:1px; }
.links .img{ margin-left:-15px; }
.links .img li{ float:left; margin:15px 0 0 15px; height:31px; }
.links .img li img{ width:88px; height:31px; }

/*以下部分是WebUploader必须的
----------------------------------------------*/
.webuploader-container{ position:relative; }
.webuploader-element-invisible{ position:absolute !important; clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ clip: rect(1px,1px,1px,1px); }
.webuploader-pick{ position:relative; display:inline-block; padding:0 25px; line-height:32px; height:32px; border:1px solid #02598E; border-radius:2px; cursor:pointer; background:#1e7bb3; color:#fff; text-align:center; overflow:hidden; zoom:1; *display:inline; }
.webuploader-pick-hover{ opacity:0.9; }
.webuploader-pick-disable{ opacity:0.6; pointer-events:none; }
.upload-box{ position:relative; display:inline-block; height:32px; vertical-align:middle; zoom:1; *display:inline;}
	.upload-box .upload-btn{ display:inline-block; height:32px; zoom:1; *display:inline; }
	.upload-box .upload-progress{ position:absolute; top:0; left:0; padding:2px 5px; width:115px; height:28px; border:1px solid #d7d7d7; background:#fff; overflow:hidden; }
	.upload-box .upload-progress .txt{ display:block; padding-right:10px; font-weight:normal; font-style:normal; font-size:11px; line-height:18px; height:18px; text-overflow:ellipsis; overflow:hidden; }
	.upload-box .upload-progress .bar{ position:relative; display:block; width:112px; height:4px; border:1px solid #1da76b; }
	.upload-box .upload-progress .bar b{ display:block; width:0%; height:4px; font-weight:normal; text-indent:-99em; background:#28B779; overflow:hidden; }
	.upload-box .upload-progress .close{ position:absolute; display:block; top:1px; right:1px; width:14px; height:14px; text-indent:-99em; background:url(../images/sprite.gif) 0 -240px no-repeat; cursor:pointer; overflow:hidden; }

/*响应式布局
----------------------------------------------*/
@media only screen and (max-width:1180px) {
	.section{ width:941px; }
}
@media only screen and (min-width:1181px) {
	.section{ width:1180px; }
}
.content_right_top .breadcrumbs{text-align:right;}
.content_right_top .breadcrumbs li{display:inline-block;text-align:right;font-size:12px;color:#999}
.content_right_top .breadcrumbs li a{font-size:12px;color:#999}
 .xwzx_show{ width:940px; overflow:hidden; }
.xwzx_show .xwzx_show_top{ text-align:center; font-family:"Microsoft YaHei","宋体"; color:#f24c60; }
.xwzx_show .xwzx_show_top dt{ font-size:18px; font-weight:bold; color:#32261c; line-height:35px; }
.xwzx_show .xwzx_show_top dd{ padding-bottom:15px; color:#999999; }
.show_next{ padding-top:60px; line-height:25px; font-family:"Microsoft YaHei","宋体"; }
.show_next a{ color:#666666; }
.show_next a:hover{ color:#56b538; }
  /* CSS 新闻列表内页 */
.xwzx_list{  width:940px; overflow:hidden; }
.xwzx_list ul li span{ float:right; font-size:13px; color:#999999; }
.xwzx_list ul li{ padding-left:17px;  border-bottom:1px dashed #d0d0d0; line-height:38px; background:url(../images/dot2.jpg) no-repeat left; }
.xwzx_list ul li a{ font-size:13px; color:#555555;  }
.xwzx_list ul li a:hover{ color:#24923b; }

/*iadtage*/
.iadtage-wrap{padding:50px 0;height:470px;background:url(../images/iadtage_bg.jpg) no-repeat 50% 0;overflow:hidden;min-width:1200px;width:100%;}
.iadtage-wrap .imain-ti a,.iadtage-wrap .imain-subti{color:#fff;}
.iadtage-wrap .imain-ti .line{background:#fff;}
.iadtage{margin-top:50px;height:287px;width:1205px;}
.iadtage a{display:block;float:left;width:186px;height:220px;padding:37px 25px 30px;background:#fff;margin-right:5px;font-size:14px;color:#333;line-height:24px;text-align:center;}
.iadtage .icon{display:block;width:78px;height:78px;margin:0 auto;background:url(../images/iadtage_icon.png)}
.iadtage .ti{display:block;margin:15px 0;font-size:18px;color:#05542c;font-weight:bold;}
.iadtage a.it1 .icon{background-position:0 0;}
.iadtage a.it2 .icon{background-position:0 -80px;}
.iadtage a.it3 .icon{background-position:0 -160px;}
.iadtage a.it4 .icon{background-position:0 -240px;}
.iadtage a.it5 .icon{background-position:0 -320px;}
/*imain-title*/
.imain-ti{text-align:center;font-size:30px;position:relative;line-height:40px;}
.imain-ti a{color:#222;}
.imain-ti span{color:#05336c;font-size:36px;}
.imain-ti .line{position:absolute;width:46px;height:3px;background:#05336c;bottom:-34px;left:50%;margin-left:-23px;}
.imain-subti{text-align:center;font-size:16px;color:#222;line-height:28px;}
.imain-subti span{color:#05336c;}
.imain-en{text-align:center;font-size:14px;line-height:24px;color:#333;}
.imain-ti:hover a{color:#05336c}
.imain-ti:hover .line{width:100px;margin-left:-50px;}
/*imain-tel*/
.imain-tel{height:38px;margin-top:30px;text-align:center;line-height:38px;font-size:14px;color:#fff;}
.imain-tel i{display:inline-block;width:32px;height:32px;background:url(Img/Index/tel.png);vertical-align:middle;margin-right:9px;}
.imain-tel span{display:inline-block;font-size:30px;vertical-align:middle;font-family:'DINOT-CONDBOLD'}
.imain-tel .btnplus{display:inline-block;width:120px;height:36px;margin-left:15px;border-radius:36px;vertical-align:middle;line-height:36px;text-align:center;color:#fff;border:1px solid #fff;}
.imain-tel .btnplus:hover{background-color:#05582f;border-color:#05582f;color:#fff;}
/*animation*/
.scale{overflow:hidden;}
.scale img{-webkit-transition:all .5s;transition:all .5s;}
.scale:hover img{opacity:0.8;-webkit-transform:scale(1.1);transform:scale(1.1);}
.imain-ti .line,.iabout-video .black-bg{-webkit-transition:all .5s;transition:all .5s;}
.icase-link a{-webkit-transition:all .3s;transition:all .3s;}
.icase-link a .icon{-webkit-transition:transform .5s;transition:transform .5s;}
.icase-link a:hover .icon{-webkit-transform:translate(-10px, 0);transform:translate(-10px, 0);}
.icase-pic .cont{-webkit-transition:all .5s;transition:all .5s;}
.icase-pic .cont .line{-webkit-transition:width 1s;transition:width 1s;}
.iclient .pic:before,.iclient .pic:after{-webkit-transition:all .5s;transition:all .5s;-webkit-transform-origin:center;transform-origin:center;}
.iclient .pic:before{-webkit-transform: scale3d(0, 1, 1);transform: scale3d(0, 1, 1);}
.iclient .pic:after{-webkit-transform: scale3d(1, 0, 1);transform: scale3d(1, 0, 1);}
.iclient .item:hover .pic:before,.iclient .item:hover .pic:after{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);opacity:1;visibility:visible;}
.isolve a,.iadtage a{-webkit-transition:transform .5s;transition:transform .5s;}
.isolve a:hover,.iadtage a:hover{-webkit-transform:translate(0, -15px);transform:translate(0, -15px);}
.iflow li:hover .txt{-webkit-animation:rotatey 2s;animation:rotatey 2s;}
.iabout-video .icon{-webkit-transition:transform 1s;transition:transform 1s;}
.iabout-video:hover .icon{-webkit-transform: rotate(360deg);transform: rotate(360deg);}
@-webkit-keyframes rotatey{
    to {-webkit-transform: rotateY(360deg);}
}
@keyframes rotatey{
    to {transform: rotateY(360deg);}
}
.content-box{width: 1200px;margin: 0 auto;}

.mt40{margin-top:40px;}
/*istatus*/
.istatus-wrap{padding:50px 0 0;overflow:hidden;min-width:1200px;width:100%;}
.istatus{margin-top:60px;}
.istatus li{position:relative;height:270px;margin-bottom:40px;z-index:1;}
.istatus .gray-bg{position:absolute;width:1920px;height:270px;background-color:#f6f6f6;left:50%;margin-left:-960px;top:0;z-index:-1;}
.istatus .pic{position:absolute;bottom:0;width:960px;left:50%;}
.istatus .pic img{width:960px;vertical-align:middle;}
.istatus li.it2 .pic{margin-left:-960px;}
.istatus .cont{width:580px;padding-top:40px;font-size:14px;color:#333;line-height:20px;}
.istatus .cont .hd{position:relative;padding:12px 0 12px 65px;border-bottom:1px dashed #d6d6d6;color:#bebebe;line-height:20px;}
.istatus .cont .hd .num{display:block;position:absolute;width:60px;height:60px;line-height:60px;font-size:60px;color:#05582f;left:0;top:50%;margin-top:-35px;font-family:'Conv_DIN REGULAR',arial;}
.istatus .cont .hd .ti{display:block;font-size:18px;color:#333;font-weight:bold;}
.istatus .cont p{margin-top:10px;}
.istatus li.it2 .cont{padding-left:640px;width:560px;}

/*isearch-wrap*/
.isearch-wrap{height:82px;line-height:82px;color:#333;font-size:14px;border-bottom:1px solid #ccc;}
.isearch-wrap span{font-weight:bold;}
.isearch-wrap a{padding:0 10px;color:#333;}
.isearch-wrap a:hover{color:#077c41;}
.isearch{float:right;position:relative;width:378px;height:40px;margin:20px 0;border:1px solid #ddd;border-radius:34px;}
.isearch form{overflow:hidden;}
.isearch input{display:block;float:left;}
.isearch .text{width:278px;height:18px;line-height:18px;padding:11px 15px 11px 40px;background:transparent;border: 0;
    outline: none;}
.isearch .sbtn{width:40px;height:40px;text-indent:-99em;background:url(../images/isearch.png) no-repeat center;cursor:pointer;border: 0;
    outline: none;}
.isearch:after{content:'';position:absolute;width:1px;height:15px;background:#666;right:46px;top:50%;margin-top:-8px;}
.placeholder{color:#666;}
.h-top{height:130px;}
.h-top h1,.h-top h1 img{width:261px;height:66px;}
.h-top h1{padding:32px 0;}
.h-top .txt{float:left;height:54px;padding-left:20px;margin:38px 0 38px 20px;border-left:1px solid #d5d5d5;}
.h-top .txt .b{margin-bottom:5px;font-size:24px;color:#222;font-weight:bold;}
.h-top .txt .b span{color:#05542c;}
.h-top .txt .s{position:relative;font-size:16px;text-align:center;color:#333;z-index:1;}
.h-top .txt .s span{padding:0 12px;background-color:#fff;}
.h-top .txt .s i{position:absolute;width:100%;height:1px;background-color:#383838;left:0;top:50%;z-index:-1;}
.h-top .tel{padding-left:45px;position:relative;margin:10px 0 0;font-size:14px;color:#222;}
.h-top .h-fen{color:#000;font-size:15px;padding:40px 0 0 86px;width:auto;}
.h-top .tel i{position:absolute;width:32px;height:32px;background-position:0 0;left:0;top:28%;margin-top:-16px;}
.h-top .tel em{ display: block;}
.h-top .tel span{font-size: 24px;line-height: 24px;font-family:'DINOT-CONDBOLD',arial;display: block;color: #05542c;}