﻿@charset "utf-8";
/* CSS Document */
* {margin:0;padding:0;}
body { color: #7c7c7c; font-family: "微软雅黑",/*"Helvetica Neue LT W06 45 Light", "Helvetica Neue LT W06 55 Roman",*/Arial,Georgia,"Times New Roman",Times,serif; font-size: 14px; line-height: 1.2; width:100%; background: /*url(../images/bg_1.png)*/ #8c8c8c; }
.clear { clear: both; }
.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
a:link, a:visited { color: #7c7c7c; text-decoration: none; }
a{
	text-decoration:none ;
}
fieldset,img { border: none; }
ul, li { list-style-type: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
.fl { float:left; }
.fr { float:right; }
.wrap { margin: 0 auto; width: 1200px; }
.font16 { font-size: 16px; }
.textc { text-align: center; }
.textl { text-align: left; }
.textr { text-align: right; }
.mb { margin-bottom: 30px; }
.pr { position: relative; }
.pa { position: absolute; }
input { outline: none; }
textarea { outline: none; }
#container { background:#fff; position: relative; }

/*导航*/
#header{ position: absolute; top: 20px; z-index: 100; background: url(../images/bg_2.png) repeat; }
.logo { margin-left: 20px; float: left ;}
.logo a{
	display:block;
	}

.headerright { float: left ;}
.headtop { color: #fff; font-size: 12px; text-align: right; margin-bottom: 20px;}
.headtop span { display: block; margin: 10px 20px 0 0; }
.headtop a { color: #fff; }
.headbottom {}
.menu { position: relative; }
.menu > li { float: left; margin:0 20px 0 15px; text-align:center; /*font-family: "Helvetica Neue LT W06 55 Roman";*/ font-size: 15px; line-height: 30px; transition: all 0.5s ease 0s; }
.menu > li > a { display: block; color:#fff; padding: 0 10px; }
/*.menu > li > a i { display: block; border: 8px solid transparent; width: 1px; margin-left: 42%; transition: all 0.5s ease 0s; top: 30px; }*/
.menu > li:hover { }
.menu > li:hover > a { color: #137acc; background: url(../images/nav_bg.png) no-repeat center top; }
/*.menu > li:hover > a > i {  border-top-color: #fff; }*/
.menu > li > ul { display: none; position: absolute; background: #fff; top: 50px; width: 1200px; left: -215px; padding: 10px 0; border-bottom: 3px solid #137acc; }
.menu > li > ul > li { float: left; width: 27%; padding-left: 20px; text-align: left; height: 35px; line-height: 35px; }
.menu > li > ul > li > a { color: #7c7c7c; display: block; height: 35px; line-height: 35px; padding-left: 20px; }
.menu > li > ul > li:hover > a { color: #137acc; }
.search{ margin:0 20px 0 0; }
.search form { width: 240px; height: 30px; background: #fff; position: relative; }
.search input { border: none; width:200px; height:29px; line-height:30px; padding-left:10px; }
.search button { background: #fff url(../images/search.png) no-repeat center center; width: 30px; height: 30px; border: none; position: absolute; right: 0; top: 0; }
.search button:hover { cursor:pointer; }

.menu > li > ul > .menuli { height: 100%; }
.menu > li > ul > .menuli > a { height: 100%; font-weight: bold; }
.menu > li > ul > .menuli:hover > a { color: #7c7c7c; }
.menulist2 { margin-left: 40px; }
.menulist2 li a { display: block; }
.menulist2 li:hover > a { color: #137acc; }

/*banner*/
#ban {height: 450px; }
#ban .banner {height: 450px; position: relative; }
#ban .imglist li { position: absolute; background: none no-repeat center top; height: 450px; width: 100%; }
#ban .imglist li span { font-size: 34px; line-height: 40px; color: #137acc; display: block; width: 275px; margin: 280px 0 0 25px; padding: 10px 15px 10px 15px; background: url(../images/bg_3.png); /*letter-spacing: 1px;*/ }
#ban .imglist li a { font-size: 14px; color: #fff; display: block; width: 290px; height: 36px; background: #137acc; line-height: 36px; margin: 5px 0 0 25px; padding-left: 15px; }
#ban .imglist li a:hover { background: #ecab2d; }

#ban .imglist1 li { position: absolute; background: none no-repeat center top; height: 450px; width: 100%; }
#ban .imglist1 li span { font-size: 30px; line-height: 40px; color: #137acc; display: block;max-width: 450px; margin: 250px 0 0 25px; padding: 10px 15px 10px 15px; background: url(../images/bg_3.png); /*letter-spacing: 1px;*/ }
#ban .imglist1 li a { font-size: 14px; color: #fff; display: block; max-width: 450px; height: 36px; background: #137acc; line-height: 36px; margin: 5px 0 0 25px; padding-left: 15px; }
#ban .imglist1 li a:hover { background: #ecab2d; }

/*main1*/
#main1 { padding: 0 25px; width: 100%;}
.main1top { float: left ; width: 100%;}
.main1txt { margin-top: 25px; float: left; width: 70%;}
.main1txt h3 { font-size: 30px; color: #137acc; line-height: 1; }
.main1txt p { width: 100%; font-size: 16px; display: block; float: left; padding-top: 20px; line-height: 33px; color: #5b5d60; }
.main1exh { border: 10px solid #137acc; width: 28%; float: right; margin-top: 26px; }
.exhleft { width: 30%; height: 100%; }
.main1exh img { margin: 30px 3px 30px 8px; }
.exhright {  height: 100%; text-align: center; display: table; width: 70%; margin-top: 35px;}
.cell { display: table-cell; vertical-align: middle; } 
.main1exh p  { color: #137acc; text-shadow: 1px 2px 1px #dbdbdb; font-size: 16px; line-height: 22px;width: 94%; }
.main1bottom { margin-top: 20px; overflow: hidden; width: 100%; float: left ;}
.main1bottom ul { width: 1200px; }
.main1bottom li { width: 220px; height: 295px; background: #f1f1f1; float: left; margin-right: 15px; }
.main1bottom li a { display: block; text-decoration:none }
.main1bottom li .main1img { width: 220px; height: 132px; overflow: hidden; }
.main1bottom li img { transition: all 1s ease 0s; width: 220px; height: 132px; }
.main1bottom li h3 { color: #363636; font-size: 24px; margin: 10px 0 0 12px;     height: 24px;
    overflow: hidden;}
.main1bottom li p { color: #5b5d60; /*font-family: "Helvetica Neue LT W06 55 Roman";*/ line-height: 1.8; font-size: 12px; margin: 10px 12px 10px 12px; height: 79px; overflow: hidden ; }
.main1bottom li span { background: url(../images/ico_1.png) no-repeat left center; color: #137acc; padding-left: 20px; margin: 5px 0 0 12px; font-size: 12px; }
.main1bottom li a:hover img { transform: scale(1.1); }
.main1bottom li a:hover span { background: url(../images/ico_2.png) no-repeat left center; color: #ecab2d; }

/*classlogs*/
#classlogs{ width:96%; overflow:hidden; position:relative; margin:20px 25px 0px 25px; padding-bottom: 25px; float: left ;}
.pingpai{width: 100%; height: 320px; background: url('../images/logos.jpg')0 bottom repeat-x;-webkit-animation: animate-cloud 20s linearinfinite;-moz-animation: animate-cloud 20s linear infinite;-ms-animation: animate-cloud 20s linear infinite;-o-animation: animate-cloud 20s linear infinite;animation: animate-cloud 20s linear infinite;}

@-webkit-keyframes animate-cloud {
from{
  background-position: 320px 100%;
}
  to {
background-position: 0 100%;
}
}
@-moz-keyframes animate-cloud {
 from {
 background-position: 320px 100%;
 }
  to {
 background-position: 0 100%;
 }
}
@-ms-keyframes animate-cloud {
from {
 background-position: 320px 100%;
}
  to {
 background-position: 0 100%;
}
}
@-o-keyframes animate-cloud {
from {
 background-position: 320px 100%;
}
  to {
 background-position: 0 100%;
 }
}

/*底部*/
#foot { width: 100%; background: #e3e2e2; overflow: hidden; float: left ; }
.foottop { float: left; margin-bottom: 10px; width: 100%; }
.footmenu { width: 100%; }
.footmenu li { width: 300px;  float: left; }
.footmenu li h3 { margin: 15px 0 0 50px; font-size: 20px; }
.footmenu li h3 a { color: #6d6c6c; }/*color: #363636*/
.footmenu li ul { margin-top: 5px; }
.footmenu li ul li { margin-left: 50px; float: none; height: 24px; line-height: 24px; font-size: 12px; color: #6d6c6c; /*font-family: "Helvetica Neue LT W06 55 Roman";*/ }
.footmenu li ul li a { display: block; transition: all 0.5s ease 0s; color: ##6d6c6c; }
.footmenu li ul li a:hover{ padding-left: 10px; }
.footbottom { height: 35px; padding-left: 50px; border-top: 1px solid #ccc; float: left; width: 100%; }
.footleft span { font-size: 12px; color: #363636; height: 35px; line-height: 35px; margin-right: 35px; }
.footleft .footlist { color: #6d6c6c; }
.footleft .footlist a:hover { color: #363636; }
.footright span { font-size: 12px; color: #959595; height: 35px; line-height: 35px; margin-right: 50px; }
.footright span a { color: #959595; }

/*inban*/
#ban1{ background:url(../images/inbanner1.jpg) no-repeat center center;height:243px; position: relative; }
#ban2{ background:url(../images/inbanner2.jpg) no-repeat center center;height:243px; position: relative; }
#ban3{ background:url(../images/inbanner3.jpg) no-repeat center center;height:243px; position: relative; }

/*banmenu*/
#inmenu { margin: 0 20px; position: absolute; top: 228px; }
#inmenu .inmenutop { width: 1160px; height: 35px; background: #e3e2e2; }
#inmenu .inmenutop { font-size: 22px; line-height: 35px; float: left; color: #363636; padding-left: 10px; }
#inmenu .inmenutop span { background: url(../images/tel.png) no-repeat left center; padding-left: 25px; line-height: 35px; float: right; margin-right: 20px; }
#inmenu .inmenutop span a { color: #137acc; font-size: 14px;}
#inmenu .inmenubottom { width: 1160px; overflow: hidden; background: #137acc; height: 26px; border: 1px aqua solid  }
#inmenu .inmenubottom ul { width: 1200px; margin-left: 10px; }
#inmenu .inmenubottom ul li { float: left; line-height: 24px; margin-right: 37px; }
#inmenu .inmenubottom ul li a { color: #fff; }

/*inmain*/
.inmain { width: 100%;margin: 0 auto; padding-left: 15px; padding-right: 15px;}
.inmain .inpath { margin-top: 55px; display: block; }
.inmain .inpath a { color: #137acc; }
.inmain .intitle { margin: 20px 0 15px 0; color: #4e4e4e; font-size: 38px; }
.inmain .incontent { line-height: 1.7; overflow: hidden; padding-top: 10px; color: #4e4e4e; }
.inmain .incontent a { color: #4e4e4e; }
.inmain .inback { float: left; width: 50px; height: 24px; text-align: center; line-height: 22px; background: #137acc; margin: 25px 0; }
.inmain .inback a { color: #fff; display: block; }
.inmain .inback:hover { background: #ecab2d; }

/*quality*/
.honorleft { overflow: hidden; width: 384px; height:185px; float: left; }
.honorleft ul { width: 390px; padding: 20px 0 0 15px; }
.honorleft li { float: left; margin: 0 15px 15px 0; height: 67px; }
.honormid { overflow: hidden; width: 351px; height:185px; float: left; }
.honormid ul { width: 390px; padding: 20px 0 0 15px; }
.honormid li { float: left; margin: 0 15px 15px 0; height: 149px; }
.honorright { overflow: hidden; width: 405px; height:185px; float: left; }
.honorright ul { width: 300px; padding: 20px 0 0 100px; }
.honorright li { margin: 0 15px 15px 0; color: #fff; font-size: 16px; line-height: 34px; height: 34px; }
.honorright li .honornum { font-size: 34px; line-height: 34px; padding-left: 0px; }
.honorright li span { display: block; float: left; padding-left: 10px; }

/*products*/
.prolist { width: 1200px; margin-top: 5px; }
.prolist li { width: 364px; background: #f9f8f8; float: left; margin: 0 24px 20px 0; }
.prolist li a { display: block;text-decoration:none ;}
.prolist li .proimg { width: 364px; overflow: hidden; }
.prolist li img { transition: all 1s ease 0s; width: 364px; height: 245px; }
.prolist li h3 { font-size: 18px; margin: 15px 0 0 25px; text-align: center ; font-weight: bold; max-height: 18px;overflow: hidden ; }
.prolist li p { line-height: 1.8; width: 320px; font-size: 14px; margin-left: 25px; height: 79px; overflow: hidden ; }
.prolist li span { background: url(../images/ico_1.png) no-repeat left center; color: #137acc; padding-left: 20px; margin: 5px 0 0 25px; font-size: 12px; }
.prolist li a:hover img { transform: scale(1.1); }
.prolist li a:hover span { background: url(../images/ico_2.png) no-repeat left center; color: #ecab2d; }

/*plants*/
.plantlist { width: 1200px; margin-top: 5px; }
.plantlist li { width: 364px; height: 500px; background: #f9f8f8; float: left; margin: 0 24px 20px 0; }
.plantlist li a { display: block; }
.plantlist li .proimg { width: 364px; height: 247px; overflow: hidden; }
.plantlist li img { transition: all 1s ease 0s; width: 364px; height: 247px; }
.plantlist li h3 { font-size: 18px; margin: 15px 0 0 25px; font-weight: bold; }
.plantlist li a:hover img { transform: scale(1.1); }

/*plant*/
.plantleft { width: 518px; height: 345px; margin: 5px 52px 0 0; float: left; }
.plantleft img { width: 518px; height: 345px; }
.plantright { float: left; width: 570px; height: 350px; }
.plantbottom { position: relative; height: 66px; }
.plantbottom ul { margin: 0 32px; }
.plantbottom li { border: 2px solid #dcdcdc; width: 93px; height: 62px; float: left; margin-right: 13px; }
.plantbottom ul .sel { border: 2px solid #137acc; }
.plantbottom li img { margin: 4px 6px; width: 81px; height: 54px; }
.prev { display: block; position: absolute; width: 12px; height: 66px; top: 0; left: 0; z-index: 1; }
.next { display: block; position: absolute; width: 12px; height: 66px; top: 0; left: 369px; z-index: 1; }

/*service*/
.servicelist { width: 1200px; height: 215px; background: #f5f5f5; margin-top: 5px; }
.servicelist li { float: left; width: 285px; }
.servicelist li img { margin: 25px 0 0 80px; }
.servicelist li h3 { text-align: center; font-size: 12px; color: #585858; line-height: 1.5; }

/*team*/
.teamtop { margin-top: 5px; width: 1200px; }
.teamtop div { background: #137acc; width: 265px; height: 182px; }
.teamtop div h3 { font-size: 20px; color: #fff; padding: 25px 0 0 25px; }
.teamtop div p { color:#fff; padding: 10px 0 0 25px; }
.teamtop li { float: left; margin: 0 35px 35px 0; width: 265px; height: 182px; }
.teamtop li img { width: 265px; height: 182px; }
.teamtop li a { display: block; }
.teambottom { margin-top: 20px; width: 1200px; }
.teambottom div { background: #e3e2e2; width: 265px; height: 182px; }
.teambottom div h3 { font-size: 20px; color: #4c4c4c; padding: 25px 0 0 25px; }
.teambottom div p { padding: 10px 0 0 25px; }
.teambottom li { float: left; margin: 0 35px 35px 0; width: 265px; height: 182px; }
.teambottom li img { width: 265px; height: 182px; }
.teambottom li a { display: block; }

/*news*/
.newslist { width: 1200px; }
.newslist li { width: 264px; height: 198px; background: #f1f1f1; float: left; margin: 0 28px 28px 0; position: relative; overflow: hidden; }
.newslist li a { display: block; }
.newslist li img { width:25px; height:25px; float:right; margin: 5px 15px 0 0; }
.newslist li h4 { margin: 10px 0 0 25px; }
.newslist li span { margin-left: 25px; color: #7c7c7c; }
.newslist li h3 { color: #363636; font-size: 18px; margin: 10px 25px 0 25px; }
.newslist li .txt-news { position: absolute; width: 264px; height: 198px; top: -198px; left: 0; background: #137acc; }
.newslist li .txt-news p { color: #fff; font-size: 14px; margin: 25px; }
.newslist li .txt-news span { background: url(../images/ico_6.png) no-repeat left center; color: #fff; padding-left: 20px; margin-left: 25px; font-size: 12px; }

/*new*/
.newstop { margin-top: 25px; display: block; }
.newstitle { margin: 10px 0 15px 0; color: #4e4e4e; font-size: 38px; }

/*加载*/
.pageNav2{ text-align:center}
.pageNav2 { text-align: center; font-size: 14px; line-height: 31px;width:100% }
.pageNav2 a { color: #707c85; background: #f0f0f0; display: block; height: 50px; line-height: 50px; margin: 0 auto; }


@media screen and (max-width: 768px) {
.headerright{
	width: 66%;
}
.headtop{
	margin-bottom: 0px;
}
.search{
	display: none ;
}
.menu { position: relative; width:100%;}
.menu > li { float: left;text-align:center; /*font-family: "Helvetica Neue LT W06 55 Roman";*/ margin: 0px auto ; font-size: 14px; line-height: 30px; transition: all 0.5s ease 0s; width: 33.33%; }
.menu > li > a { display: block; color:#fff; padding: 0 10px; }
/*.menu > li > a i { display: block; border: 8px solid transparent; width: 1px; margin-left: 42%; transition: all 0.5s ease 0s; top: 30px; }*/
.menu > li:hover { }
.menu > li:hover > a { color: #137acc; background: url(../images/nav_bg.png) no-repeat center top; }
.logo { margin-left: 20px; float: left ; width: 30%;}
.logo a{
	display:block;
	}
.menu > li > ul {
	display: none ;
	width: 0px;
	height: 0px;
}
.menu > li > ul > li{
	display: none ;
}
.main1exh{
	display: none ;
}
.main1txt{
	width: 100%;
}
.main1txt p{
	padding-top: 0px;
}
.main1bottom { margin-top: 0px; overflow: hidden; width: 100%; float: left ;}
.main1bottom ul { width: 100%; }
.main1bottom li { width: 47%; background: #f1f1f1; float: left; margin-right: 15px; margin-top: 20px; }
.main1bottom li a { display: block; text-decoration:none }
.main1bottom li .main1img { width: 100%;  overflow: hidden; }
.main1bottom li img { transition: all 1s ease 0s; width: 100%; }
.main1bottom li h3 { color: #363636; font-size: 24px; margin: 10px 0 0 12px; }
.main1bottom li p { color: #5b5d60; /*font-family: "Helvetica Neue LT W06 55 Roman";*/ line-height: 1.8; font-size: 12px; margin: 10px 12px 0 12px; height: 79px; overflow: hidden ; }
.main1bottom li span { background: url(../images/ico_1.png) no-repeat left center; color: #137acc; padding-left: 20px; margin: 5px 0 0 12px; font-size: 12px; }
.main1bottom li a:hover img { transform: scale(1.1); }
.main1bottom li a:hover span { background: url(../images/ico_2.png) no-repeat left center; color: #ecab2d; }
#classlogs{
	margin:auto ;
	padding:20px 0px 10px 25px;
}
.pingpai{width: 100%;height: auto ;}
.pingpai img{
	width: 100%;
}
.foottop{
	padding-top:  20px;
}
.footmenu li{
	width: 20%;
	margin-left: 28px;
}
.footmenu li ul{
	width: 100%;
}
.footmenu li ul li{
	width: 100%;
	margin-left: 0px;
}
.footmenu li h3 {
	font-size: 18px;
	margin: 0px auto ;
}
#inmenu{
	width: 94%;
}
#inmenu .inmenutop{
	width: 100%;
}
#inmenu .inmenubottom{
	width: 100%;
}


.prolist{ width: 100%;}
.prolist li{
	width: 46%;
	margin: 0px 0px 20px 15px;
}
.prolist li .proimg{
	width: 100%;
}
.prolist li img{
	width: 100%;
}
.prolist li h3{
	margin: 15px 0 0 0px;
}
.prolist li p{
	margin-left: 0px;
	width: 100%;
	min-height: 125px;
	overflow: hidden ;
}
.prolist li span{
	margin: 0px;
}
.incontent img{
	width: 100%;
}

}
@media screen and (max-width: 414px){
	.headerright{
	width: 66%;
}
.headtop{
	margin-bottom: 0px;
}
.search{
	display: none ;
}
.menu { position: relative; width: 100%;}
.menu > li { float: left;text-align:center; /*font-family: "Helvetica Neue LT W06 55 Roman";*/ margin: 0px auto ; font-size: 14px; line-height: 30px; transition: all 0.5s ease 0s; width: 33.33%; }
.menu > li > a { display: block; color:#fff; padding: 0 0px; letter-spacing:2px;}
/*.menu > li > a i { display: block; border: 8px solid transparent; width: 1px; margin-left: 42%; transition: all 0.5s ease 0s; top: 30px; }*/
.menu > li:hover { }
.menu > li:hover > a { color: #137acc; background: url(../images/nav_bg.png) no-repeat center top; }
.logo { margin-left: 0px; float: left ; width: 30%; margin-top: 10px;}
.logo a{
	display:block;
	}
.logo a img{
	width: 100%;
}
.headtop span{
	margin: 0px auto ;
}
.headright{
	width: 100%;
}
.menu > li > ul {
	display: none ;
	width: 0px;
	height: 0px;
}
.menu > li > ul > li{
	display: none ;
}
.main1exh{
	display: none ;
}
.main1txt{
	width: 100%;
	margin-top: 0px;
}
.main1txt p{
	padding-top: 0px;
}
.main1bottom { margin-top: 0px; overflow: hidden; width: 100%; float: left ;}
.main1bottom ul { width: 100%; }
.main1bottom li { width: 45%; background: #f1f1f1; float: left; margin-left: 10px; margin-top: 20px; margin-right: 0px; height: auto ; padding-bottom: 10px;}
.main1bottom li a { display: block; text-decoration:none }
.main1bottom li .main1img { width: 100%;  overflow: hidden; height: auto ;}
.main1bottom li img { transition: all 1s ease 0s; width: 100%;     height: auto;min-height: 100px;}
.main1bottom li h3 { color: #363636; font-size: 24px; margin: 10px 0 0 12px; }
.main1bottom li p { color: #5b5d60; /*font-family: "Helvetica Neue LT W06 55 Roman";*/ line-height: 1.8; font-size: 12px; margin: 10px 12px 10px 12px; height: 79px; overflow: hidden ; }
.main1bottom li span { background: url(../images/ico_1.png) no-repeat left center; color: #137acc; padding-left: 20px; margin: 5px 0 0 12px; font-size: 12px; }
.main1bottom li a:hover img { transform: scale(1.1); }
.main1bottom li a:hover span { background: url(../images/ico_2.png) no-repeat left center; color: #ecab2d; }
#classlogs{
	margin:auto ;
	padding:20px 0px 10px 25px;
}
.pingpai{width: 100%;height: auto ;}
.pingpai img{
	width: 100%;
}
.foottop{
	padding-top:  20px;
}
.footmenu li{
	width: 24%;
	margin-left: 2px;
}
.footmenu li ul{
	width: 100%;
}
.footmenu li ul li{
	width: 100%;
	margin-left: 0px;
}
.footmenu li h3 {
	font-size: 18px;
	margin: 0px auto ;
}
#inmenu{
	width: 94%;
	margin: 0 10px;
}
#inmenu .inmenutop{
	width: 100%;
}
#inmenu .inmenubottom{
	width: 100%;
	height:auto ;
}
#inmenu .inmenubottom ul{
	width: 100%;
}
#inmenu .inmenubottom ul li{
	width: 20%;
	margin-right: 0px;
}
.prolist{ width: 100%;}
.prolist li{
	width: 46%;
	margin: 0px 0px 10px 10px;
}
.prolist li .proimg{
	width: 100%;
	max-height: 100px;
}
.prolist li img{
	width: 100%;
	height: auto ;
}
.prolist li h3{
	margin: 15px 0 0 0px;
}
.prolist li p{
	margin-left: 0px;
	width: 100%;
	max-height: 125px;
	min-height:inherit;
	overflow: hidden ;
}
.prolist li span{
	margin: 0px;
}
.incontent img{
	width: 100%;
}
.footlist{
	display: none ;
}
.footleft{
	width: 45%;
}
.footright{
	width: 45%;
}
}