* {
  margin: 0;
  padding: 0;
  font-family: "microsoft yahei";
  text-decoration: none;
 
  font-size:14px;
}
ul,
ol,
li {
  list-style: none;
}
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hgroup,
p,
blockquote,
figure,
form,
fieldset,
input,
legend,
pre,
abbr,
button {
  margin: 0;
  padding: 0;
  font-weight:normal;
}
a,
button,
input {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border: none;
}
img {
  vertical-align: middle;
}
a {
  color: #333;
  text-decoration: none !important;
  /*background-color: transparent;*/
}
.clear {
  clear: both;
}
.m {
  width:1100px;
  margin: 0 auto;
}
html,
body {
  height: 100%;
  width: 100%;
  overflow-x: hidden;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.clearfix:after {
  clear: both;
}
.fl,.lf {
  float: left;
}
.fr,.rt{
  float: right;
}
.clearfix {
  *zoom: 1;
  /*IE/7/6*/
}

 
.header {
  height: 150px;
  width: 100%;
}
/*头部导航下拉*/
.downlist{
  width:100%;
  background:rgb(71, 202, 84);
  z-index:1000;
  position:absolute;
  display:none;
}
.downlist a{
  line-height:40px;
  color:#fff;

}

.logoBox span{
  font-size:34px;
  color:#666;
   font-weight:600;
}
.logoBox span strong{
  font-size:34px;
  font-weight:600;
  color:rgb(71, 202, 84);
}


.container {
  width: 1100px;
  margin: auto;
  height: 100%;
}
.logoBox {
  position: relative;
  top: 50px;
}
.navBox {
  position: relative;

}
.navBox .navList > li {
  width: 103px;
  position: relative;
}
.navBox .navList > li {
  width: 120px;
  border-radius: 20px;
  position: relative;
  height: 44px;
  line-height: 40px;
  margin-top: 60px;
  
}
.navBox .navList li a {
  display: block;
  width: 100%;
  height: 40px;
  text-align: center;
  font-size: 16px;
  position: relative;
 
}
.navBox .navList li>a{
 height:100%;
}
.navBox .navList li a span {
  display: block;
  height: 40px;
  font-size: 16px;
}
.navBox .navList li a:after {
  content: "";
  position: relative;
  z-index: 200;
  text-align: center;
  display:block;
  margin: auto;
  width: 0;
  height: 4px;
  background: #000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.navBox .navList li a.li-active:after{
  width: 100%;
}





.main {
  width: 100%;
  
}
.m {
  margin: 0 auto;
  text-align: center;
}

.main .subheading {
    height: 100px;
}
  .main .subheading p {
    font-size: 24px;
    /* font-weight: 600; */
    color:rgb(71, 202, 84);
    position: relative;
}
.section3_in .subheading p{
  color:#fff;
  text-align: left;
}


.more1{
  margin-left:0 !important;
  color:#666 !important;
}
 




/*footer*/
 
.footer{
  padding:30px 0;
  background:rgb(71, 202, 84);
}
.footer li{
  width:183px;
  float:left;
}

.footer li a{color:#fff;}

.copyright{
  background:#000;
  color:#666;
  padding:20px 0;
  text-align:center;
}
.banner{
  width:100%;

}
.banner img{
  width:100%;
}
.bread{
  height:60px;
  line-height:60px;

  color:#333;
}
.bread a{
  color:#333;
}
.contact-in{
  width:48%;
}
.contact{
  padding:50px 0;
}
.contact-l img{
  width:100%;
}
.contact-l p{
  color:#666;
  line-height:40px;
}
.contact-r .inp1{
  width:100%;
  height:50px;
  padding-left:30px;
  border:1px solid #666;
}
.contact-r  textarea{
  width:498px;
  padding:10px 30px;
  min-height:100px;
  border:1px solid #ccc;
  margin:30px 0;
}
.contact-r .inp2{
  width:50%;
  height:50px;
  padding-left:30px;
  border:1px solid #ccc;
}
.upbtn{
  width:100%;
  height:50px;
  background:#999;
  color:#fff;
  font-size:16px;
  margin-top:30px;
}

.footer-box ul li:last-child{
  margin-right:0 !important;
}
.li-active{
    background:rgb(71, 202, 84) !important;
    color:#fff !important;
}
  .li-active a span{
     color:#fff !important;
  }
  .li-active a{
     color:#fff !important;
  }
/*主体部分*/

  #toTop {
    width: 56px;
    height: 56px;
    position: fixed;
    cursor: pointer;
    display: none;
    right: 3%;
    bottom: 4%;
    z-index: 60;
    background: url(../../images/top.gif) no-repeat 0 0;
    background-position: -53px 0;
}

 

.section2-in{
  padding:100px 0;
}
.main .aboutUsLeft {
  /* width: 515px; */
  text-align: left;
}
.main .subheading1 {
  height: 150px;
  line-height: 150px;
}
.main .subheading p {
  font-size: 26px;
  font-weight: 600;
  position: relative;
}
.main .subheading span {
 
  font-size: 26px;
  font-weight: bold;
  color:#999;
}
.section2-img{
  width: 550px;
}
.section2-img img{
  width:100%;
  height:42
  0px;
}
.main .aboutUsLeft .aboutUsLeftText {
  width: 515px;
}
.main .aboutUsLeft .aboutUsLeftText h3 {
  font-size: 24px;
  color: #666;
  font-weight: normal;
  line-height: 30px;
}
.main .aboutUsLeft .aboutUsLeftText p {
  font-size: 16px;
  text-indent: 2em;
  line-height: 30px;
  max-height:248px;
  overflow: hidden;
}
/* section1 */
.section1{
  padding-top:60px;
  background:#eeeae4;
}
.section1_in li{
  float:left;
  width:252px;
  height:320px;
  margin-right:30px;
  background:#fff;
  text-align:center;
  
}
.section1_in li:last-child{
  margin-right:0;
}
.section1_in li:hover{    background: rgb(71, 202, 84);}

.section1_in li:hover a{color:#fff;}
.section1_in  ul{padding:0px 0 80px;}
.section1_in li img{
  width: 180px;
  height: 180px;
  margin:30px 0 ;
}
.section1_in li p{
  font-size:16px;
  line-height:30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.section3{
  width:100%;
 
  background:#eeeae4;
}
.section3_in{
  padding: 100px 0;
}

.section3_in li{
  float: left;
    width: 250px;
    margin: 0px 58px;
    height: 250px;
    background: rgb(71, 202, 84);
    border-radius: 50%;}
.section3_in li img{
  margin: 50px auto 10px;
  width:70px;
  height:70px;
}
.section5 li p,
.section3_in li p{
  color:#fff;
font-size:16px;
 line-height:25px;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}
.section4-in{
  margin-top:20px;
}
 .section5{
  padding:50px 0;
 }
 .section5 ul{
    
 }
 .section5 li{
   float:left;
   width:540px
 
 }
 .section5 li:nth-child(1){
  margin-right:20px; 
 }
 .section5 li img{
   width:100%;
   margin-bottom:20px;
  
 }
 .section5 li:nth-child(3){margin-top:17px;}
 .section5 li:nth-child(1) .pictureSet_box{ width:100%; height:551px;overflow:hidden;}
 .section5 li:nth-child(2) .pictureSet_box,
 .section5 li:nth-child(3) .pictureSet_box{
    height:267.5px;
	width:100%;
	overflow:hidden;
 }
 .sw_ad1 img{
   width:100%;
   height:100%;
 }
 .sw_ad1{
  width:100%;
  position:relative;
  height:329px;
 }
 .sw_ad1_in{
   position:absolute;
   top: 115px;
   
   color:rgb(71, 202, 84);
   text-align:center;
   width: 100%;
 }
 .sw_ad1_in h2{
   font-size:50px;
   font-weight:bold;
 }
 
 
  .newsInnerDetail {
    /* padding-top: 20px; */
    padding-bottom: 15px;
    margin-bottom:17px;
    border-bottom: 1px solid #ccc;
}
  .newsInnerDetail .newsDate {
       width: 100px;
    height: 100px;
    /* background: #073e81; */
    float: left;
  
}
   .newsInnerDetail .newsDate img{
     width:100%;
   }
  
  .newsInnerDetail .newsText {
    width: 490px;
    float: right;
    cursor: pointer;
    text-overflow: ellipsis;
    height: 60px;
}
  .newsInnerDetail .newsText h2 {
    text-align: left;
    font-weight: normal;
    color: #333;
    font-size: 18px;
    height: 40px;
    line-height: 36px;
}
  .newsInnerDetail .newsText p {
    padding-top: 5px;
    line-height: 22px;
    text-indent: 0;
    text-align: left;
}
  
  .more {
       height: 50px;
    display: block;
    text-align: left;
    /* padding: 10px 30px; */
    background: rgb(71, 202, 84);
    color: #fff;
    line-height: 50px;
    margin-top: 70px;
    width: 200px;
    text-align: center;
    border-radius: 38px;}

/*  */
.aboutUsLeftText{
  width:550px;
}
.aboutUsLeftText>img{
  width:550px;
  height:370px;
}
.news_right{
  width:530px;
}
.news_right .news_right_l{
  width:75px;
  height:75px;
  background:#666;
  color:#fff;
  line-height:75px;
}
.news_right_r{
     width: 425px;
    text-align: left;
    line-height: 26px;
    margin-bottom: 20px;
    padding: 0 15px;
}
.news_right_r h3{
  font-size:18px;
}
.news_right_r p{
  max-height:58px;
  overflow:hidden;
}
.news_right .news_right_l span{
  font-weight:bold;
  font-size:23px;
}

.news_right:hover .news_right_l{    background: rgb(71, 202, 84);}
.news_right:hover a{color:rgb(71, 202, 84);}
.section4 .subheading p {
  font-size: 24px;
  /* font-weight: 600; */
  color: rgb(71, 202, 84);
  position: relative;
}
.section4 .subheading span{
  color: #666;
}
.news_box{width:100%;}
.news_box div{float:left;}

.leftNav{
  width:240px;
}

.product_class_list {
    width: 100%;
    background: rgb(71, 202, 84);;
    padding-bottom: 25px;
}
.product_class_list h3 {
    height: 52px;
    background: #000;
    font-size: 24px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    line-height: 52px;
    border-bottom: 1px solid #fff;
    padding-left: 33px;
}
.product_class_list ul {
    margin-top: 10px;
}
.product_class_list li {
    border-bottom: 1px solid #fff;
    line-height: 45px;
    padding: 0 13px;
}
.product_class_list li a {
    color: #fff;
    font-size: 14px;
}
.product_class_list .subnav2 {
    
    margin-bottom: 10px;
    background:#000;
   
}
.product_class_list .subnav2 a {
    display: block;
    line-height: 35px;
    color: #fff;
}

#contentRight {
    width: 840px;
    height: auto;
    
}
.content_com_title {
    position: relative;
    height: 45px;
    margin-bottom: 15px;
    border-bottom: 2px solid #d0d0d0;
}
.content_com_title {
    position: relative;
    height: 45px;
    margin-bottom: 15px;
    border-bottom: 2px solid #d0d0d0;
}
.content_com_title {
    position: relative;
    height: 45px;
    margin-bottom: 15px;
    border-bottom: 2px solid #d0d0d0;
}

.content_com_title h2 {
    display: inline-block;
    padding: 0 6px 6px 6px;
    position: absolute;
    left: 0;
    top: 10px;
    border-bottom: 2px solid #666;
    font-size: 22px;
    font-weight: normal;
    color: #333333;
    text-align: left;
}
.bread a {
    display: inline-block;
    color: #666666;
}
.bread a {
    display: inline-block;
    color: #666666;
}
.bread {
    color: #666666;
    float: right;
    line-height: 45px;
}

.content p{
  text-align:left;
  /* margin-bottom: 30px; */
}
.main_c{
  margin:28px 0;
}

.contact_in h3 {
    border-bottom: 3px solid #666;
    line-height: 50px;
    font-size: 24px;
    font-weight: normal;
    color: #666;
    margin-top: 10px;
}
.contact_in dl {
    border: 3px solid #e3e3e3;
    margin: 10px auto 5px auto;
    padding: 10px;
}

.contact_in dt {
    float: left;
    border-right: 1px solid #e3e3e3;
    width: 65px;
    text-align: center;
}

.contact_in dt img {
    display: inline-block;
}
.contact_in dd {
    float: left;
    padding-left: 10px;
    font-size: 14px;
    color: #979797;
    line-height: 16px;
}
.contact_in dd span {
    font-size: 9px;
    color: #979797;
    text-transform: uppercase;
    line-height: 10px;
    font-family: Arial;
}
.contact_in p {
    font-size: 28px;
    font-family: Impact;
    color: #666;
    border-bottom: 1px solid #cfcfcf;
    line-height: 50px;
}
.contact_in li.lx1 {
    background: url(../../images/mobile.png) 5px 9px no-repeat;
}
.contact_in li {
    font-size: 14px;
    line-height: 32px;
    border-bottom: 1px solid #cfcfcf;
    padding-left: 32px;
    color: #666666;
    text-align:left;
}
.contact_in li.lx2 {
    background: url(../../images/tel2.png) 5px 9px no-repeat;
}
.contact_in li.lx3 {
    background: url(../../images/mail.png) 3px 9px no-repeat;
}
.contact_in li.lx4 {
    background: url(../../images/address.png) 5px 9px no-repeat;
}

.product3, .product4, .product5, .product6, .product7, .product7 li, .product8, .product8 li {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.product3 li, .product4 li, .product5 li, .product6 li {
    width: 33%;
    float: left;
    height: auto;
    overflow: hidden;
    position: relative;
}
.product3 li>div {
    width: 88%;
    margin: 3px auto;
    height: auto;
    position: relative;
}

.product1 li>p, .product2 li>p, .product3 li>p, .product4 li>p, .product5 li>p, .product6 li>p {
    width: 88%;
    margin: 0 auto;
    text-align: center;
    font: 14px/42px "microsoft yahei";
}
.pg-color {
    color: #737373;
}

.view h1 {
    width: 100%;
    text-align: center;
    font: 16px/30px "microsoft yahei";
    color: #343434;
    padding: 0 5px 0 0;
}
.view div {
    font-size: 14px;
}

.view img {
    max-width: 100%;
    display: inline;
}


.center{
  margin:20px auto;
}

.page {
    width: 100%;
    margin: 10px auto;
    overflow: hidden;
    position: relative;
}
.page p {
    width: 100%;
    height: 28px;
    font: 12px/28px "microsoft yahei";
    color: #1d1d1d;
    overflow: hidden;
}
.center{
  width:200px;
}
.news1 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 12px auto;
}
.news1 li {
  text-align:left;
    width: 100%;
    padding: 5px 0;
    height: 30px;
    font: 14px/30px "microsoft yahei";
    color: #737373;
    border-bottom: 1px dashed #ccc;
    text-indent:1em;
    
}
.news1 li a {
    float: left;
    margin-left: 12px;
}
.news1 li span {
    float: right;
    margin-right: 12px;
    font-size: 12px;
}
.msg_now {
    width: 100%;
    height: 34px;
    background: url(../../images/msg_line1.png) center center no-repeat;
    overflow: hidden;
    margin: 15px 0 0 0;
}

.msg_title {
    width: 155px;
    height: 34px;
    background: url(../../images/msg_btn.png) 7px center no-repeat #666;
    text-indent: 43px;
    margin: 0 auto;
    color: #fff;
    font: 22px/34px "microsoft yahei";
}
.msg_ul {
    width: 580px;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
}
.msg_ul li {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin-bottom: 6px;
}
.msg_ul li p {
    width: 90px;
    float: left;
    height: 36px;
    font: 14px/36px "microsoft yahei";
    color: #333;
    vertical-align: top;
    text-align: right;
    margin: 0 6px 0 0;
}
.msg_input {
    width: 264px;
    height: 34px;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    padding: 0 10px;
}
.info {
    color: #666;
    position: absolute;
    display: none;
    line-height: 34px;
    float: right;
}
.Validform_checktip {
    margin-left: 4px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    color: #999;
    font-size: 12px;
}
.dec {
    bottom: -8px;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 10px;
    width: 17px;
}
.dec .dec1 {
    color: #ccc;
}
.dec s {
    font-family: simsun;
    font-size: 16px;
    height: 19px;
    left: 0;
    line-height: 21px;
    position: absolute;
    text-decoration: none;
    top: -9px;
    width: 17px;
}
.dec .dec2 {
    color: #fff;
    top: -10px;
}
.msg_pin {
    width: 164px;
    height: 34px;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    padding: 0 10px;
    float: left;
}


.msg_ul input{
  float:left;
  
}
#valid_img{
  float:left;
}
.msg_submit {
    width: 286px;
    height: 36px;
    margin: 20px auto;
    border-radius: 3px;
    border: 0;
    text-align: center;
    font: 18px/36px "microsoft yahei";
    color: #fff;
    background: #666;
    cursor: pointer;
}
.product3 img{
  /* width: 70%; */
  border: 1px solid #ccc;
  height:190px;
}
.page {
  width: 100%;
  margin: 10px auto;
  overflow: hidden;
  position: relative;
  text-align: center;}

  .sp_content .content img{
    max-width: 100%;

    
  }