@charset "utf-8";
/* CSS Document */


/*banner*/
	.banner{ width:100%; min-width:1200px;  position:relative;  height:490px;  }	
	.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:490px; overflow:hidden; text-align:center;  }	
	.banner .bd li a{ display:block; height:490px; 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:11px;height:11px;margin:3px;overflow:hidden;background:#none;border: 2px solid #313332;filter:alpha(opacity=90);opacity:0.9;line-height:999px;-moz-border-radius: 100%;-webkit-border-radius: 100%;border-radius:100%;}	
	.banner .hd ul .on{background: #24923B;width:15px;height:15px;border:none;-moz-border-radius: 100%;-webkit-border-radius: 100%;border-radius:100%;}	
	.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; }
    
    

	
/*全局样式结束********************************************************************************/


/*首页样式开始********************************************************************************/
/*index*/
.index{  }
	.index_box{ margin:0 auto; width:200px; }
	
	
	
	/*首页产品中心*/
	.cpzx{padding:35px 0;width:100%;min-width: 1200px;height: 620px;min-width: 1200px;}
	.cpzx .cpzx_box{ width:1200px; margin:0 auto; }
	.cpzx .cpzx_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;}
	.cpzx .cpzx_box .title b{ display:block; font-size:26px; color:#4f4f4f; font-weight:normal; text-align:center;}
	.cpzx .cpzx_box .title i{ color:#6bc30d; font-style:normal;} 
	.cpzx .cpzx_box span{margin-top:5px;display:block;color:#bfbfbf;font-size:14px;text-align:center;text-transform:uppercase;margin-bottom: 30px;}
	.cpzx .cpzx_box p{ margin-top:5px; display:block; color:#ffffff; font-size:14px;text-align:center;}
	.cpzx .cpzx_box .hd{float:left;display:inline;width: 220px;height:540px;position:relative;background:url(../images/cpzx_bg.png) no-repeat 0 0;}
	.cpzx .cpzx_box .hd ul{position:absolute;right:0;padding: 15px;width: 190px;top: 0;background: #40af21;filter: alpha(opacity=95);opacity: 0.95;} 
	.cpzx .cpzx_box .hd ul li{ padding-right: 20px;width: 170px;height: 34px;line-height: 34px;text-align: left;font-size: 14px;cursor:pointer;background:url(../images/cpzx_icon_a.png) no-repeat right center;} 
	.cpzx .cpzx_box .hd ul li.on{background:url(../images/cpzx_icon_a_h.png) no-repeat right center;}
	.cpzx .cpzx_box .hd ul li a{color: #FFFFFF;cursor:pointer;} 
	.cpzx .cpzx_box .hd ul li.on a{color: #ACFF52;display: block;cursor:pointer;} 
	.cpzx .cpzx_box .bd{ float:left; width: 980px; height:540px;border-top:1px #e9e9e9 solid;} 
	.cpzx .cpzx_box .hd span{ position:absolute; right:70px; bottom:0px;} 
	.cpzx .cpzx_box .hd span a{ color:#ffffff;} 
	.cpzx .cpzx_box .hd span a:hover{ color:#ffffff; text-decoration:underline;} 
	.cpzx .cpzx_box .bd ul{} 
	.cpzx .cpzx_box .bd ul li{ float: left; position:relative; display:inline; width:244px; height:270px;  border-right:1px #e9e9e9 solid; border-bottom:1px #e9e9e9 solid;} 
	.cpzx .cpzx_box .bd ul li a{ cursor:pointer;}
	.cpzx .cpzx_box .bd ul li a .txt{ position:absolute; top:34px; left:26px; z-index:2;}
	.cpzx .cpzx_box .bd ul li a .txt b{ display:block; font-weight:normal; font-size:20px; color:#333333; margin-bottom:10px;}
	.cpzx .cpzx_box .bd ul li a:hover .txt b{  color:#6bc30d;}
	.cpzx .cpzx_box .bd ul li a .txt i{ display:block; font-style:normal;margin-bottom:30px; color:#bbbbbb;}
	.cpzx .cpzx_box .bd ul li a .txt span{ display:block; padding:5px 8px; width:64px; background:#999999; color:#ffffff; text-align:center;}
	.cpzx .cpzx_box .bd ul li a:hover .txt span{ background:#6bc30d; }
	.cpzx .cpzx_box .bd ul li a .pic{ position:absolute; bottom:10px; right:10px; z-index:1;}
	.cpzx .cpzx_box .bd ul li a .pic img{ display:block; width:160px; height:160px;}
	
	/*选择我们四大优势*/
    .sdys{ padding-top:30px; min-width: 1200px; height:1330px; }
	    .sdys_box{ margin:0 auto; width:1200px;}
	    .sdys_box .title{  width:1200px; height:128px;  background:url(../images/sdly_title.png) no-repeat center 0;}
	    .sdys_box .sdys_list{ margin-top:22px; width:1200px;position:relative; }
	    .sdys_box .sdys_list .ysimg2{top: 240px;right: 0;position:absolute;}
        .sdys_box .sdys_list .ysimg1{top: 20px;left: 0px;position:absolute;}
        .sdys_box .sdys_list .ysimg4{top: 892px;right: 0px;position:absolute;}
        .sdys_box .sdys_list .ysimg3{top: 600px;left: 0px;position:absolute;}
        .sdys_box .sdys_list .m_ys1{top: 51px;left: 600px;position: absolute;width: 400px;}
        .sdys_box .sdys_list .m_ys2{top: 340px;left: 100px;position: absolute;width: 400px;}
        .sdys_box .sdys_list .m_ys3{top: 640px;left: 600px;position: absolute;width: 400px;}
        .sdys_box .sdys_list .m_ys4{top: 940px;left: 100px;position: absolute;width: 400px;}
        .sdys_box .sdys_list .sdys_list_txt h3{text-align: left;  color: #fff; font-size: 20px; font-weight: bold; margin-bottom: 15px;}
        .sdys_box .sdys_list .sdys_list_txt h3 b{ color: #6bc30d; }
        .sdys_box .sdys_list .sdys_list_txt p{ text-align:left; font-size: 14px; color: #666666; line-height: 26px;}
	
	
    
    /*首页4大特点*/
    .cgal{ padding-top:30px; min-width: 1200px; height: 630px; background:url(../images/sdcptd_bg.jpg) no-repeat center 0;}
	.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:26px; color:#ffffff; font-weight:normal; text-align:center;}
	.cgal_box .title i{ color:#ffffff; font-style:normal;} 
	.cgal_box span{ margin-top:5px; display:block; color:#bfbfbf; font-size:14px;text-align:center;text-transform:uppercase;}
	.cgal_box p{ margin-top:5px; display:block; color:#ffffff; font-size:14px;text-align:center;}
	.cgal_box .cgal_list{ position: relative; margin-top:25px; }
	.cgal_box .cgal_list .hd{}
	.cgal_box .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_list .hd a.next{ left:auto; right:0%; background-position:-6px -137px; }
	.cgal_box .cgal_list .bd{ width:1200px; position:relative; overflow:hidden;}  
	.cgal_box .cgal_list .bd ul{ overflow:hidden; zoom:1;}
	.cgal_box .cgal_list .bd ul li{ float:left; display:inline; width:260px;  margin-left:52px;}
	.cgal_box .cgal_list .bd ul li.first{ margin-left:0;}
	.cgal_box .cgal_list .bd ul li a{ display:block; color:#333333; width:260px; height:460px; background:#ffffff;-webkit-box-shadow: 0px 2px 3px #ababab;
    -moz-box-shadow: 0px 2px 3px #ababab;box-shadow: 0px 2px 3px #ababab;}
	.cgal_box .cgal_list .bd ul li a:hover{ color:#ffffff; background:#6bc30d;}
	.cgal_box .cgal_list .bd ul li a img{ display:block; width:260px; height:200px;}
	.cgal_box .cgal_list .bd ul li a b{ display:block; margin-top:10px; padding:0 15px; line-height:45px; font-size:22px; text-align:center;}
	.cgal_box .cgal_list .bd ul li a:hover b{ color:#ffffff;}
	.cgal_box .cgal_list .bd ul li a p{ margin-bottom:10px; padding:0 15px; line-height:26px;overflow:hidden; color:#6e6e6e; text-align: left;}
	.cgal_box .cgal_list .bd ul li a:hover p{ color:#ffffff;}
	.cgal_box .cgal_list .bd ul li a i{  margin-left:10px; font-style:normal; color:#939393; display:block; width:126px; height:33px; line-height:33px;}
	.cgal_box .cgal_list .bd ul li a:hover i{ font-style:normal; margin-left:10px; color:#ffffff; display:block; width:126px; height:33px; line-height:33px; }
	
	/*首页合作伙伴*/
    .hzhb{ padding:30px 0; min-width: 1200px; height:204px; background:#f6f6f6;}
	.hzhb_box{ margin:0 auto; width:1200px;}
	.hzhb_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;}
	.hzhb_box .title b{ display:block; font-size:26px; color:#4f4f4f; font-weight:normal; text-align:center;}
	.hzhb_box .title i{ color:#6bc30d; font-style:normal;} 
	.hzhb_box span{ margin-top:5px; display:block; color:#bfbfbf; font-size:14px;text-align:center;text-transform:uppercase;}
	.hzhb_box p{ margin-top:5px; display:block; color:#ffffff; font-size:14px;text-align:center;}
	.hzhb_box .hzhb_list{ position: relative; margin-top:25px; background:#ffffff;}
	.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:1200px; position:relative; overflow:hidden; -moz-box-shadow:3px 3px 5px #A8A8A8; -webkit-box-shadow:3px 3px 5px #A8A8A8; box-shadow:3px 3px 5px #A8A8A8;}  
	.hzhb_box .hzhb_list .bd ul{ overflow:hidden;width:1200px; height:128px; border:1px solid #f2f2f2; border-radius:3px; margin:0 auto; background:#fff; overflow:hidden;}
	.hzhb_box .hzhb_list .bd ul li{ width:193px; height:92px; padding:0 3px; border-right:1px dotted #a0a0a0; text-align:center; color:#333; font-size:14px; float:left; overflow:hidden; margin-top:18px}
.hzhb_box .hzhb_list .bd ul li span{ display:block; width:960px; height:16px; background:url(Img/Index/hezuo_ul_bg.png) no-repeat center; margin:0 auto}
	.hzhb_box .hzhb_list .bd ul li a{}
	.hzhb_box .hzhb_list .bd ul li a img{ display:block; margin:0 auto; width:150px; height:70px;}
	
	/*首页马上在线咨询03*/
	.mszxzx_03{ width:100%; height:160px; min-width: 1200px; }
	  .mszxzx_03_box{ width:1200px; margin:0 auto;  }
	  .mszxzx_03_box a{ display:block; cursor: pointer; text-indent:-9999px; width:1200px; height:160px;}
	
	 .gywm_bg{ width:100%;  min-width: 1200px; height:1317px; background:url(../images/gywm_bg.jpg) no-repeat 0 center;}
	
	/*首页公司框架*/
	  .gywm{ width:100%;  min-width: 1200px;}
	  .gywm_box{ width:1200px; margin:0 auto;padding-top: 28px;}
	  
	  /*首页公司简介*/
	  .gywm_box .gywm_box_gsjj{ width: 1200px;margin-right:15px;}
	  .gywm_box .gywm_box_gsjj .title{height: 28px;width: 1200px;}
	  .gywm_box .gywm_box_gsjj .title .txt{float:left;padding-left: 90px;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: #6bc30d;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{margin-top:6px; height:2px; background:url(../images/bt_line.png) no-repeat 0 0;}
      .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;margin-right: 30px;display:block;width: 440px;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: 440px;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: 730px;height:210px;}
      .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: #6bc30d;}
      .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:26px;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: #6bc30d;}
      .gywm_box .gywm_box_gsjj .list .txt .txt1 span a:hover{ color:#ffffff; text-decoration:none;background: #36d764; }
      
      /*首页荣誉资质*/
	  .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: #eaeaea;}
	  .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: #6bc30d;}
	  .gywm_box .gywm_box_ryzz .ryzz_list .bd ul li a:hover span{color:#ffffff;}

	  /*首页新闻中心*/	  
	  /*首页新闻动态/行业动态*/
	.xwzx{width:100%;min-width:1200px; height:560px;overflow:hidden;  }
	  .xwzx_box{ width:1200px; margin:0 auto; margin-top:28px; }
	  .xwzx_box .xwzx_box_xwhy{ float:left; width:810px; height:495px; margin-right:15px; }
	  .xwzx_box .xwzx_box_xwhy .title{ height:28px;}
	  .xwzx_box .xwzx_box_xwhy .title .txt{float:left;padding-left: 90px;color:#333333;font-size:12px;background:url(../images/logo_icon.png) no-repeat 0 0;}
	  .xwzx_box .xwzx_box_xwhy .title .txt{height: 28px;padding-right:20px;/* color:#284a8d; */font-size:20px;}
	  .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; font-weight:bold; }
	  .xwzx_box .xwzx_box_xwhy .title .txt .hd ul li a{ color:#333333; 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: #6bc30d;padding-right:15px;}
	  .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;margin-top: 5px;padding-right:15px;background: url(../images/more.png) no-repeat 28px 3px;}
	  .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;width: 810px;height:200px;border-bottom:1px #eeeeee solid;}
      .xwzx_box .xwzx_box_xwhy .bd ul .txt .pic{overflow:hidden;float:left;margin-right:20px;width:258px; height:184px;  }
      .xwzx_box .xwzx_box_xwhy .bd ul .txt .pic a img{  padding:2px; display:block; width:252px; height:178px; border:1px #cccccc solid;-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{float:left;width: 530px;height:184px;}
      .xwzx_box .xwzx_box_xwhy .bd ul .txt .txt1 b{ }
      .xwzx_box .xwzx_box_xwhy .bd ul .txt .txt1 b a{font-size:16px;color: #6bc30d;}
      .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{margin-top:10px;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: #6bc30d;text-align:center;}
      .xwzx_box .xwzx_box_xwhy .bd ul .txt .txt1 span a:hover{ color:#ffffff; text-decoration:none;background: #36d764; }
      .xwzx_box .xwzx_box_xwhy .bd ul dl{}
      .xwzx_box .xwzx_box_xwhy .bd ul dl dd{float:left;display: inline;padding-left:20px;width: 790px;line-height:40px;height:40px;border-bottom:1px #cccccc dashed;background:url(../images/dot2.jpg) no-repeat 0 center;}
      .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:330px; height:300px; }
	  .xwzx_box .xwzx_box_cjwt .title{ height:28px;}
	  .xwzx_box .xwzx_box_cjwt .title .txt{height: 28px;float:left;padding-left: 90px;color:#333333;font-size:12px;background:url(../images/logo_icon.png) no-repeat 0 0;}
	  .xwzx_box .xwzx_box_cjwt .title .txt b{padding-right:20px;color: #6bc30d;font-size:20px;}
	  .xwzx_box .xwzx_box_cjwt .title .more{margin-top: 5px;float:right;padding-right:15px;background: url(../images/more.png) no-repeat 28px 3px;}
	  .xwzx_box .xwzx_box_cjwt .title .more a{}
	  .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; width:330px; 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{}




	  .yqlj{ padding-top:15px; width:100%; height:90px; min-width:1200px;}
      .yqlj_box{ margin:0 auto; width:1200px;}
  	  .yqlj_box .title{height: 28px;width: 1200px;}
	  .yqlj_box .title .txt{float:left;padding-left: 90px;width:400px;height: 28px;line-height: 28px;color:#333333;font-size:12px;background:url(../images/logo_icon.png) no-repeat 0 0;}
	  .yqlj_box .title .txt b{padding-right:20px;color: #6bc30d;font-size:20px;}
	  .yqlj_box .line{margin-top:6px; height:2px; background:url(../images/bt_line.png) no-repeat 0 0;}
	  
	  .yqlj_box .list{ width:1200px; height:60px;}
	  .yqlj_box .list ul{}
	  .yqlj_box .list ul li{}
	  .yqlj_box .list ul li a{ float:left; display:block; padding:0 15px; height:24px; line-height:24px; vertical-align:middle; color:#999;}
	  .yqlj_box .list ul li a:hover{}
	  
	  