#banner{
    margin-top: 100px;
}
.carousel-control {
    position: absolute;
    top: 45%;
    bottom: 0;
    left: 0;
    width: 10%;
    font-size: 70px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: .5;
    height: 0;
    display: none;
}
.carousel-indicators .on{
	background: #fff;
}
.carousel-control.left,.carousel-control.right{
    background-image: none;
}
#banner:hover .carousel-control{
    display: block;
}
.content{
	background: url(../images/shadow_bg.jpg) bottom no-repeat ;
	padding-bottom: 60px;
	/*position: relative;*/
	margin-top: 40px;
}
.content div.intro ,.about div.intro{
	height: 245px;
	overflow: hidden;
}
.content div.intro  p,.about div.intro  p{
	font-size: 16px;
	line-height: 26px;
	text-indent: 20px;
	
}
.content a.more,.about a.more{
	padding: 5px 10px;
	color: #fff;
	border-radius: 3px;
	background: #16A532;
	/*position: absolute;
	bottom: 0;
	right: 0;*/
}
/*基地*/
.base{
	background: url(../images/shadow_bg.jpg) bottom no-repeat ;
	padding-bottom: 60px;
}

.title i{
	background:url(../images/hengxian.png) no-repeat;
	display: block;
	height: 5px;
	margin: 0 auto;
	width: 35px;
	margin-top: 15px;
}
.base .base-con{
	padding-top: 55px;
}
.base .base-con a img{
	width: 100%;
}
.base .base-con .col-lg-3{
	width: 22.5%;
}
.base .base-con .read-more{
	background: #16A532;
	float: right;
	
}
.base .base-con .read-more a{
	color: #fff;
	padding: 27px 38px;
	display: block;
	font-size: 24px;
	background: url(../images/iocn-go.png) center right no-repeat;
	margin-right: 20px;
}

/*.about*/
.about{
	background: url(../images/shadow_bg.jpg) bottom no-repeat ;
	padding-bottom: 60px;
}
/*news*/
.news .news-con{
	margin-top: 40px;
}
.news .news-con .p10:hover a{
	color:#16a532;
}
.news .news-con .item{
	background: #ebebeb;
	padding: 15px;
}
.news .news-con .pic img{
	width: 100%;
}
.news .news-con h1{
	font-size: 20px;
	    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	
}
.news .news-con a{
	color: #9b9b9b;
}
.news .news-con h1 a{
	color: #111;
}

.fun-con .pro-main .col-lg-4 img{
	width:396px;
	height:230px;
}

/*message*/
#message{
	background-color:#16a532 ;
	margin-top: 40px;
	/* padding-bottom: 45px; */
}
.message .message-t{
	padding-top: 45px;
	
}
.message .message-t >a{
	display: block;
	background: url(../images/inver_bg.png) no-repeat;
	height: 96px;
	width: 385px;
	margin: 0 auto;
	padding-top: 38px;
	font-size: 20px;
	color: #fff;
}
.message .message-t p{
	font-size: 24px;
	color: #fff;
	padding: 40px 0;
}
.message .form-control{
    margin: 10px 0;
    padding: 20px 13px;
    font-size: 16px;
}
.message  input[type="submit"] {
    background: #00d029;
    border: none;
    color: #FFFFFF;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    margin: 30px 0 40px;
    padding: 0;
    height: 50px;
}
.message  input[type="submit"]:hover{
	background:rgb(120, 212, 195);
}

#messagel{
	margin-top: 10px;
	/* padding-bottom: 45px; */
}
#messagel .message .message-t{
	padding-top: 45px;
	
}
#messagel .message .message-t >a{
	display: block;
	background: url(../images/inver_bg.png) no-repeat;
	height: 96px;
	width: 385px;
	margin: 0 auto;
	padding-top: 38px;
	font-size: 20px;
	color: #fff;
}
#messagel .message .message-t p{
	font-size: 24px;
	color: #fff;
	padding: 40px 0;
}
#messagel .message .form-control{
	outline:none;
    margin: 10px 0;
    padding: 20px 13px;
    font-size: 16px;
	border:1px solid #16A532;
	
}
#messagel .message .form-control:focus{
	border-color: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#messagel .message  input[type="submit"] {
    background: #00d029;
    border: none;
    color: #FFFFFF;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    margin: 30px 0 40px;
    padding: 0;
    height: 50px;
}
#messagel .message  input[type="submit"]:hover{
	background:rgb(120, 212, 195);
}

/*新闻中心页面*/
 .main-tit{
	/*padding-bottom: 10px;*/
	border-bottom: 1px dashed #16A532;
	 margin-bottom: 10px; 
}
#news  .news-wrap .news-item{
	background: #e1e1e1;
	padding: 15px 0;
	margin: 30px 0;
}
#news  .news-wrap .news-item a{
	color:#333;
}
#news  .news-item:hover a{
	color:#16A532;
}
#news  .news-wrap .news-item span{
	/*margin-top: 20px;*/
	padding-top: 5px;
}
#news  .news-wrap .news-item .col-lg-7{
	height: 290px;
}
#news  .news-wrap .news-item .col-lg-7 p{
	font-size: 14px;
	color: #333;
	line-height: 26px;
}
#news  .news-wrap .news-item .col-lg-7 a.look{
	bottom: 0;
	right: 15px;
	color:#16A532;
}
/*分页*/
ul.page {
    margin-top: 50px;
    margin-bottom: 50px;
}
.list-inline>li {
    display: inline-block;
    padding-right: 0px;
    padding-left: 0px;
    margin-left: 5px;
}

ul.page li a {
    color: #000;
    padding: 8px 15px;
    border: 1px solid #ccc;
    font-size: 12px;
}
ul.page .active{
	border: none;
	color:#16A532;
}
/*分页结束*/
.funcon h1{
	font-size:20px;
}

/*招聘开始*/
.recruit-con .recruit-top{
	margin-bottom: 30px;
}
.recruit-con .recruit-top .form .text{
	float: left;
    width: 370px;
    /*height: 24px;
    line-height: 24px;*/
    color: #666;
    padding: 4px;
    margin-bottom: 4px;
    border-width: 2px 0 2px 2px;
    border-color: #1da838;
    border-style: solid;
    outline: 0;
    font-size: 14px;
    font-family: "microsoft yahei";
    padding: 6px 12px;
}
.recruit-con .form button{
	    float: left;
    width: 82px;
    height: 36px;
    background: #1da838;
    border: none;
    line-height: 1;
    color: #fff;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    cursor: pointer;
}
.panel-group .panel{
	border-radius: 0;
}
.recruit-con .panel-heading{
	    padding: 20px 15px;
	    border-radius: 0;
	    background-color: #16A532;
		cursor:pointer;
	
}
.recruit-con .panel-heading h3{
	font-size: 18px;
	color: #fff;
	padding-right: 30px;
}
.recruit-con .panel-heading i{
		color: #fff;
}
.recruit-con .panel-heading .panel-title a{
	display: block;
}
.recruit-con .panel-heading .panel-title span{
	color: #fff;
	height: 26px;
	line-height: 26px;
}
.recruit-con .panel-heading .panel-title span b{
	font-size: 16px;
	padding-left: 25px;
}
/*招聘结束*/
/*产品介绍*/
#product{
	padding:0 3%;
}
#product .product-con{
	/* margin-bottom: 60px; */
}
#product .product-con .pro-main{
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	padding-top: 30px;
}
#product .product-con .pro-main h1{
	    margin-bottom: 40px;
    /* font-size: 30px; */
}
#product .product-con .pro-main p{
	line-height: 26px;
	font-size: 16px;
}
#product .product-con .pro-main p a{
 color:#585858
}

#product .product-con .pro-main .pro-info p{
	font-size: 14px;
	margin-bottom: 0;
}
.news-content {
	padding:0 3%;
	text-align:left;
}
.base-main .gallery a{
	margin-bottom: 30px;
}
.base-main .gallery a img{
	width:290px;
	height:203px;
}

/*footer*/
.erweimatu img{
	width:140px;
	height:140px;
}
footer .footer .footer-top .logo{
	width: 170px;
	display: block;
	padding-bottom: 20px;
}
footer .footer .footer-top p.link{
	color: #fff;
}
footer .footer .footer-top p.link a{
	color: #fff;
	font-size: 14px;
}
footer .footer .footer-top .contact{
	padding-top: 30px;
	padding-left: 60px;
}
footer .footer .footer-top .contact p{
	line-height: 36px;
	padding-left: 30px;
}
footer .footer .footer-top .contact h2{
	margin-bottom: 30px;
}
footer .footer .footer-top .contact p.tel{
	background: url(../images/moblie.png) left no-repeat;
}
footer .footer .footer-top .contact p.phone{
	background: url(../images/phone.png) left no-repeat;
}
footer .footer .footer-top .contact p.add{
	background: url(../images/add.png) left no-repeat;
}
footer .footer .footer-top .online{
		padding-top: 30px;
		padding-left: 70px;
}
footer .footer .footer-top .online p>a.erweima{
	/*font-size: 24px;
	margin-top: 20px;
	color: #fff;
	display: block;
	padding: 10px 20px;
	border:2px solid #fff;
	width: 140px;
	margin-bottom: 20px;*/
	font-size: 16px;
    color: #fff;
    display: block;
    white-space: nowrap;
    padding: 6px 20px;
    border: 2px solid #fff;
    width: 140px;
    margin-bottom: 20px;
    text-align: center;
}
footer .footer .footer-top .online p>a.icon
{	display: block;
	width: 30px;
	height: 36px;
}
footer .footer .footer-top .online p>a.icon>i{
	display: block;
	background-image: url(../images/icon.png);
	width: 30px;
	height: 30px;
	margin-bottom: 6px;
}
footer .footer .footer-top .online p>a.icon>i.qq{
	background-position: 0 0;
}
footer .footer .footer-top .online p>a.icon>i.weixin{
	background-position: 0 -36px;
}
footer .footer .footer-top .online p>a.icon>i.qk{
	background-position: 0 -73px;
}
footer .footer .footer-top .online p>a.icon>i.sina{
	background-position: 0 -109px;
}
footer .footer .footer-bottom{
	
	background: #232323;
}
footer .footer .footer-bottom p i{
	padding: 0;
	color: #5e5e5e;
}
/*end footer*/
@media only screen and (max-width: 768px){
	.content{
		margin-top: 10px;
	}
    #banner {
        margin-top: 50px;
    }
     #banner  .item img{
     	/* height: 150px; */
     }
    .base .base-con .col-lg-3{
	width: 100%;
	padding-bottom: 15px;
	}
	.content div.intro, .about div.intro {
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
	}
    .base .base-con {
    padding-top: 15px;
}
.base .base-con .read-more a{
	padding: 17px 38px;
	background:none;
	text-align:center;
	margin-right:0px;
}
.content .col-lg-5{
	padding:0 10px;
}
.content .col-lg-5 a img{
	width: 100%;
}
.content .col-lg-7{
	padding:0 10px;
	margin-top: 15px;
}
.about .col-lg-5 {
		padding:0 10px;
}
.base .base-con .read-more {
	float: none;
	    width: 60%;
    margin: 0 auto;
    border-radius: 15px;
}
.news .news-con h1{
	font-size: 16px;
	word-break:keep-all;/* 不换行 */
	white-space:nowrap;/* 不换行 */
	overflow:hidden;/* 内容超出宽度时隐藏超出部分的内容 */
	text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
}
h2{
	font-size: 16px;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left:none; 
}

.fun-con .pro-main .col-lg-4 img{
	width:100%;
	height:100%;
}
/*分页*/
ul.page {
    margin-top: 20px;
    margin-bottom: 10px;
}
.list-inline>li {
    display: inline-block;
    padding-right: 0px;
    padding-left: 0px;
    margin-left: 5px;
}

ul.page li a {
    color: #000;
    padding: 2px 5px;
    border: 1px solid #ccc;
    font-size: 12px;
}
ul.page .active{
	border: none;
	color:#16A532;
}

#news  .news-wrap .news-item .col-lg-7 h2{
	color#16A532;
	width: 250px;
		word-break:keep-all;/* 不换行 */
	white-space:nowrap;/* 不换行 */
	overflow:hidden;/* 内容超出宽度时隐藏超出部分的内容 */
	text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
	
}
#news  .news-wrap .news-item .col-lg-7 h2 a{
	color:#16A532;
}
#news .news-wrap .news-item .col-lg-7 {
	height: 200px;
	overflow: hidden;
}
#news  .news-wrap .news-item .col-lg-7 span{
	padding-top: 0;
}
.recruit-con .recruit-top .form .text{
	width: 170px;
}
.w{
	width: 100%;
}
.recruit-con .panel-heading h3{
	font-size: 14px;
	padding-right: 10px;
	    margin-top: 2px;
}
.recruit-con .panel-heading i{
	font-size: 14px;
}
.recruit-con .panel-heading .panel-title span{
	line-height: 0px;
}
.recruit-con .panel-heading .panel-title span b {
	padding-left: 10px;
}
.recruit-con .panel-heading span{
	font-size: 14px;
	
}
.main-tit h2{
	padding-left: 15px;
	text-align: center;
}
.message .message-t >a {
   display: block;
    background: url(../images/inver_bg.png) no-repeat;
    height: 96px;
    width: 300px;
    margin: 0 auto;
    padding-top: 28px;
    font-size: 16px;
    color: #fff;
    background-size: 100%;
}
.content div.intro p, .about div.intro p{
	font-size: 14px;
}
.message .message-t p{
	font-size: 16px;
	    width: 90%;
    margin: 0 auto;
}

#product .product-con .pro-main h1 {
    margin-bottom: 20px;
    font-size: 20px;
}
footer .footer .footer-top .contact,footer .footer .footer-top .online{
	/*padding-top: 30px;*/
	padding-left: 15px;
}
footer .footer .footer-bottom p i{
	padding-left: 15px;
}

.base-main .gallery a img{
	width:100%;
	height:100%;
	
}
}