@charset "utf-8";

*{
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
}

body,html{background:#eeeeee;min-width:100%;min-height:100%}
body,input,textarea,select{word-wrap:break-word;color:#333333;outline:none;font-size: 14px;word-break:break-all;word-wrap:break-word;font-family:"Microsoft Yahei","Verdana","arial","宋体";}
@font-face {
    font-family: 'iconfont';  /* project id 1779876 */
    src: url('//at.alicdn.com/t/font_1779876_0u88go6duxd.eot');
    src: url('//at.alicdn.com/t/font_1779876_0u88go6duxd.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/font_1779876_0u88go6duxd.woff2') format('woff2'),
    url('//at.alicdn.com/t/font_1779876_0u88go6duxd.woff') format('woff'),
    url('//at.alicdn.com/t/font_1779876_0u88go6duxd.ttf') format('truetype'),
    url('//at.alicdn.com/t/font_1779876_0u88go6duxd.svg#iconfont') format('svg');
}
.iconfont{
    font-family:iconfont ;
}
a{-webkit-tap-highlight-color:rgba(0,0,0,0);}
.clearfix:after{display:block;content:'';clear:both;visibility:hidden;height:0;}
.clearfix{*zoom:1;}

/***********************banner样式-start**************************/

#header{
    position: relative;
    overflow: hidden;
}
#header .header-ad .dots{
    position: absolute;
    left: 43%;
    bottom: 10px;
    /*text-align: left;*/
    /*margin-left: -40px;*/
    z-index: 10;
}
#header .header-ad .dots li{
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius:50%;
    background: rgba(7,17,27,0.4);
    margin-left: 5px;
    overflow: hidden;
    color: rgba(7,17,27,0);

    
}

#header .header-ad .dots li.on{
    height: 10px;
    width: 20px;
    border-radius:5px;
    background: rgba(255, 255, 255, 0.5);
    overflow: hidden;
    color: rgba(255, 255, 255, 0);
}

.button{
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    left: 5px;
    top: 50%;
    z-index: 3;
    background-color: rgba(51, 51, 51, 0.35);
    text-align: center;
    line-height: 30px;
    color: rgba(255, 255, 255, 0.6);
}
.prev{

}
.next{
    left: auto;
    right: 5px;
}

#product-concent{
    position: relative;
    
}
#product-concent .bd2{
    width: 100%;
}
.product #product-concent .bd2 ul>li {
    width: 100%;
    padding: 0;
}
#product-concent .bd2 ul li a img{
    height: 235px;
}

.bd{
    width: 100%;
    height: 235px;

}
.bd .tempWrap{
    width: 100%;
    height: 100%;
}
.bd .tempWrap .ul{
    width: 100%;
    height: 100%;
}

.bd .tempWrap ul li{
    width: 100%;
    height: 100%;
}
.bd .tempWrap ul li img{
    width: 100%;
    height: 235px;
    background-repeat: no-repeat;
}

/***********************banner样式-end**************************/



/***********************nav样式-start**************************/
#nav-panel {
    width: 100vw;
    height: 100%;
    background: rgba(0,0,0,.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: none;
    font-weight: 300;
}

#nav-panel .close{
    display: block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: 20px;
    z-index: 1002;
}
#nav-panel .close img{
    width: 100%;
    height: 100%;
}

#nav-panel ul {
    width: 50vw;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    padding-top: 50px;
    box-sizing: border-box;
}

#nav-panel ul li{
    list-style-type: none;
    margin: 0px;
    line-height: 45px;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    display: list-item;
    text-align: center;
    color: #8c8c8c;
}

#nav-panel ul li a{
    color: #8c8c8c;
    width: 100%;
    height: 100%;
    display: block;
}

/***********************nav样式-end**************************/

/***********************主页样式-start**************************/
#header{
  width: 100%;
}
#header .header-top{
    padding: 10px 8px;
    height: 35px;
}
#header .header-top a{
    height: 100%;
    width: 80%;
}

#header .header-top img.logo{
  /*width: 100%;*/
    height: 35px;
}
#header .header-top div{
  float: right;
  display: table-cell;
  width: 20%;
  vertical-align:middle;

}



#header .header-top div .more-list{
    width: 20px;
    height: 20px;
    display: block;
    text-align: center;
    line-height: 20px;
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: 20px;
}

#header .header-top div .more-list img{
  /*width: 20px;*/
  /*margin-left: 60%;*/
  /*margin-top: 10px;*/
    width: 100%;
    height: 100%;

}

#header .header-ad{
  width: 100%;
}

#main{
  width: 100%;

  /*background-color: red;*/
}
#main .introduction{

  padding-right: 20px;
  padding-left: 20px;
  background-color: #ffffff;
  margin-bottom: 10px;
    min-height: 200px;

}
.title{
  text-align: center;
  /*margin-top: 35px;*/
}
.title img{
  display: inline-block;
  width: 45%;
  margin-top: 30px;
}

#main .introduction .content .company-build{
  width: 100%;
}

#main .introduction .content .company-build img{
  width: 100%;
  margin-top: 10px;

}

/*.content .company-introduction{*/

/*}*/
.content .company-introduction h4{
  margin-top: 10px;margin-bottom: 10px;text-align:center;

}

.content .company-introduction span{
  font-size:14px;
}
#main .about{background: #fff;padding-bottom: 30px;padding-top: 20px;text-align: center;}
.introduction-nav {
    display: inline-block;
    width: 22%;
    border: 1px solid #6ed84b;
    height: 30px;
    vertical-align: middle;
    margin: 10px 0.8%;
    font-size: 15px;
    color: #6ed84b;
    line-height: 30px;
	box-sizing: border-box;
}
.highlighter{
    background-color: #6ed84b;
    color: #ffffff;
}
#main .introduction .about{
  padding-right: 3px;
  padding-left: 3px;
  text-align:center;
}
.line{
  clear:both;
  background-color: #eeeeee;
  height: 1px;
  width: 100%;
}
 .more{
  height: 40px;
  text-align:center;
}
 .more a{
  line-height:40px;
  color:#999999;
  font-size: 10px;
     height: 100%;
     width: 100%;
     display: block;
}

#main .base{
  background-color: #ffffff;
  padding-bottom: 10px;
}
#main .base .show ul li{
  float: left;
  width: 50%;
  padding: 8px 20px;
  box-sizing:border-box;

}
#main .base .show ul li img{
    width: 100%;
    height: 155px;
}
#main .base .show ul li span{
  display:block;
  font-size: 13px;
  color: #999999;
  margin-top: 3px;
}
.tips{
    clear: both;
  text-align:center;
  margin-top: 12px;
  margin-bottom: 20px;
}
.tips span{
  color: #bbbbbb;
  font-size: 12px;
}
#main .product{
  background-color: #ffffff;
  padding-right: 10px;
  padding-left:10px ;
  margin-bottom: 10px;
}
#main .product .product-concent .top{
margin-bottom: 10px;
  height: 20px;
  font-size: 12px;
}
#main .product .product-concent .top .line2{
  height: 20px;
  width: 3px;
  background-color: #92e27a;
  float: left;
}
#main .product .product-concent .top a.on {

  border-bottom: 1px solid #92e27a;

  color:#92e27a ;
}
#main .product .product-concent .top a{
    color: #8c8c8c;
    display: inline-block;
    float: left;
    padding-bottom: 3px;
    margin-left: 8px;
    margin-right: 8px;
}

#main .product .product-concent .top .show2{
  float: left;
  /*border-bottom: 1px solid #92e27a;*/
  padding-bottom: 3px;
  color: #cccccc;
  /*color:#92e27a ;*/
}
#main .product .product-concent .top .show3{
    position: relative;
    width: 100%;
}


#main .product .product-footer{
  width: 100%;
    padding-bottom: 10px;


}
#main .product .product-footer .footer-top{
  color: #979797;
  text-align:center;
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 12px;
}
#main .product .product-footer .footer-bottom{
  text-align:center;
  color: #b3b3b3;
  font-size: 12px;
  width:100%;
  height:15px;
  padding-top:15px;
  padding-bottom: 10px;

}
#main .product .product-footer .footer-bottom span{
  position:relative;
  width: 200px;
  text-align:center;
  height:30px;
  line-height:28px;
  margin:-15px auto 0;
  z-index:2;
  background-color:#fff;
  display:block;
}

#main .product  ul li{
    float: left;
    width: 50%;
    padding: 8px 20px;
    box-sizing:border-box;

}
#main .product  ul li img{
    width: 100%;
    height: 155px;
}
#main .product  ul li span{
    display:block;
    font-size: 13px;
    color: #999999;
    margin-top: 3px;
}
.features{
    background-color: #fff;
}
.features span:nth-of-type(1){
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    width: 100%;
    background-color: #8c8c8c;
    margin-top: 10px;
}
.features .show4{
    text-align: center;
    padding: 0px 10px;
    box-sizing: border-box;

}

.features .show4 img{
    width: 100%;
    margin-top: 10px;
}
.features .show4 div:nth-of-type(1){
    width: 100%;
    height: 50px;
    color: #FFFFFF;
    background-color: #82d891;
    line-height: 50px;
    font-size: 18px;
}

.features .features-content{
    padding: 0px 10px;
    font-size: 14px;
    min-height: 100px;
    margin-top: 10px;

}

.line1{
  background-color:#c2c2c2;
  height: 1px;
  width: 80%;
  margin:0 auto;
}
 .news{
  background-color: #FFFFFF;
  width: 100%;
  margin-bottom: 10px;
}
.news .news-box{
    padding-bottom: 10px;
}
.news-nav{
    text-align: center;
}
.news-link{
    display: inline-block;
    width: 25%;
    border: 1px solid #6ed84b;
    height: 30px;
    vertical-align: middle;
    margin: 10px 5px 25px 5px;
    font-size: 16px;
    color: #6ed84b;
    line-height: 30px;
}

.highlighter2{
    display: inline-block;
    width: 25%;
    background-color: #6ed84b;
    height: 30px;
    vertical-align: middle;
    margin: 10px 5px 25px 5px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 30px;
}

#main .news li{
  padding: 10px 15px;
  border-bottom: 1px solid #eaeaea;
}
.news-box-articles{
  display: flex;
}
.news-box-articles .picture{
 width: 30%;
}
.news-box-articles .picture img{
  width: 90%;
}

.articles-content{
  width: 60%;

}
.articles-content h2{
  text-align: center;
  font-weight:normal;
}
.articles-content h2 p{
  font-size: 14px;
  color: #666666;
  display: inline-block;
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.articles-content span{
  color: #a0a0a0;
  font-size: 12px;
  background-color: #ffffff;
  margin-top: 15px;
  display: block;
}
.news-box-articles .articles-into{
  display: flex;
  align-items: center;/*副轴居中*/
}
.news-box-articles .articles-into img{
  width: 30px;
  flex: 1;
  display: flex;
  justify-content: center;/*主轴居中*/
}

.news-content{
    padding-left: 10px;
    padding-right: 10px;
}
.news-content h2{
    padding-right: 18px;
    padding-left: 18px;
}
.details{
    margin-top: 10px;
    text-align: center;
    margin-bottom: 5px;
}
.details img{
    height: 10px;
    width: 10px;
}
.details p{
    font-size: 12px;
    display: inline-block;
    margin-left: 2px;
    color: #8c8c8c;
}
.news-content span{
    margin-top: 10px;
    display: block;
    text-indent: 2em;
    font-size: 14px;
    color: #8c8c8c;
}

#main .nuts-culture{
    background-color: #FFFFFF;
    padding-bottom: 10px;
}
#main .nuts-culture .Exhibition {
    /*width: 100%;*/
    margin-top: 10px;
}
#main .nuts-culture .Exhibition img{
    width: 100%;
}
#main .nuts-culture .content{
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 5px;
    padding-top: 5px;
}
#main .nuts-culture .content .dot{
    width: 6px;
    height: 6px;
    background-color: #aadd99;
    border-radius: 50%;
    float: left;
    margin-top: 5px;
}

#main .nuts-culture .content span p{
    font-size:13px;
    color: #8c8c8c;
	line-height: 1.5;
	margin-bottom: 10px;
}
#main .nuts-culture .content span p img{max-width:100%;}


#footer{
    background-color: #131313;
    text-align: center;
    display: block;
    padding: 10px 30px;
    clear: both;
}
#footer span{
    display: block;
    color: #aaaaaa;
    font-size: 12px;
}
#footer a{
	color: #aaa;
}

#footer span:nth-of-type(2){
    margin-top: 10px;

}

/***********************主页样式-end**************************/

/***********************分页-公司简介样式-start**************************/
.anotheridt{
    padding-bottom: 20px;
}
.company-introduction p{
    text-indent:0;
    color: #333333;
	font-size: 14px;
	margin-bottom: 8px;

}
/***********************分页-公司简介样式-end**************************/

/***********************分页-苗场基地样式-start**************************/

.base-introduce{
    background-color: #FFFFFF;
}
.base-introduce .base-title{
    padding: 10px;
    text-align: center;

}
.base-introduce .base-title span{
    font-size: 20px;
}
.base-introduce .base-content{
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
.base-introduce .base-content p{line-height:1.6;margin-bottom:8px;}
.base-introduce .base-content img{max-width: 100%;}







/***********************分页-苗场基地样式-end**************************/



/***********************分页-技术服务样式-start**************************/

#main .service{
    background-color: #fff;
}
#main .service-box{
    padding: 5px 10px;
}
#main .service-box li{
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    width: 100%;
    border-bottom: 1px solid rgba(173, 173, 173, 0.47);
    overflow: hidden;
}
#main .service-box li a{
    color: #333333;
    display: block;
    width: 100%;
    height: 100%;
}
#main .service-box li a span{
    display: inline-block;
}
#main .service-box li a span:first-child{
    float: left;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
}
#main .service-box li a span:last-child{
    float: right;
    font-size: 12px;
    color: #8c8c8c;
}
.page{
    clear: both;
    margin-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
}

.service-support{
    background-color: #fff;
}
.service-support .service-title{
    text-align: center;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;

}
.service-support .service-title span{
    font-size: 20px;
}

.service-support .service-content{
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
/***********************分页-技术服务样式-end**************************/

/***********************留言板样式-start**************************/

#contact{
    width: 100%;
    background-color: #FFFFFF;
}
#contact .title1 div{
    background-color: #6ed84b;;
    display: inline-block;
    height: 14px;
    width: 7px;
    margin: 0px 7px;
}

#contact .title1{
    height: 47px;
    display: flex;
    align-items: center;
    font-size: 19px;
}
#contact .title1 span{
    margin-left: 10px;
    font-size: 16px;
    color: #8c8c8c;
}
#contact .input-panel {
    /*width: 100%;*/
    padding: 0px 20px;
    /*display: block;*/
    margin-bottom: 0;
}
#contact .input-panel ul li{
    height: 50px;
    border-bottom: 1px solid #e3e3e3;
    display: flex;
    align-items: center;
    padding-left: 5px;
    /*width: 100%;*/
}
#contact .input-panel ul li span{
    font-size: 20px;
    color: #8c8c8c;
    margin-left: 5px;
}
#contact .input-panel ul li input{
    border: none;
    margin-left: 10px;
    font-size: 16px;
    padding-left: 10px;
    outline: none;
}
#contact .input-panel ul li textarea{
    resize: none;
    border: none;
    margin-left: 5px;
    font-size: 16px;
    padding-left: 15px;
    outline: none;
    margin-top: 15px;
}
#contact .input-panel ul li:nth-of-type(4){
    height: 80px;
    border: none;
}
#contact .input-panel ul li:nth-of-type(5){
    padding-left: 0;
    /*height: 100px;*/
    border: none;
    /*margin-top: 10px;*/
	height: auto;
	padding-bottom: 30px;
}
#contact .input-panel ul li:nth-of-type(4) span{
    margin-top: -20px;
    display: block;
}
#contact .input-panel ul li .submit{
    background-color: #0657a9;
    color: #ffffff;
    width: 100%;
    height: 50px;
    margin-top: 30px;
    font-size: 20px;
    margin-left: 0;
    padding-left: 0;
}
.contact-content{padding:20px;}
.contact-content p{margin-bottom: 8px;font-size: 15px;}
.contact-content img{max-width:60%;}

/***********************留言板样式-end****************************/