@charset "utf-8";
/* CSS Document */
* { margin:0; padding:0;}
ul,li,dl,dt,dd,ol{ list-style:none; margin:0; padding:0;}
header,article,footer,nav,section,aside,menu{ display:block;}
table{ border-collapse:collapse; border-spacing:0;}
img{ border:none;}
a { color:#333; text-decoration:none;}
a:hover { color:#00478a;}
body { font-family:Microsoft YAHEI,Arial,Helvetica,sans-serif; font-size:12px; color:#333; min-width:320px; max-width:640px; line-height:22px;margin: 0 auto;}
.fl{ float:left;}
.fr{ float:right;}
.mob_mt { margin-top:5px;}
.warmp { position:relative; right:0; z-index:1; -webkit-transition:all .5s ease; transition:all .5s ease;}
.warp{padding:0 2.5%;}
.clear { clear:both;}
input::-webkit-input-placeholder { color:#ddd;} 
input:-moz-placeholder { color:#ddd;} 
input::-moz-placeholder { color:#ddd;}
input:-ms-input-placeholder { color:#ddd;} 
input[type=button], input[type=submit], input[type=file], button { cursor:pointer; -webkit-appearance:none;}
textarea { -webkit-appearance:none;}
input:focus{outline: none; background:transparent;border:none;}

/*字体及字体图标*/
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), 
       url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
	   url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), 
	   url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), 
	   url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon { display:block; font-family:"FontAwesome"; overflow:hidden;}
.icon-tel:before { content:"\f095";}
.icon-cult:before { content:"\f0e8";}
.icon-job:before { content:"\f0ea";}
.icon-about:before { content:"\f124";}
.icon-reorder:before { content:"\f0c9";}
.fa{display:inline-block; font-family:"FontAwesome"; overflow:hidden; font-size: 14px; color: #333; font-style: normal;}
.fa-bars:before { content: "\f0c9"; }
.fa-share-square-o:before { content: "\f045"; }
.fa-thumb-tack:before{content: "\f08d";}
.fa-phone-square:before {content: "\f098";}
.fa-envelope-o:before{ content: "\f003";}
.fa-map-marker:before{ content: "\f041";}
.fa-phone:before{ content: "\f095";}
.fa-user-o:before{ content: "\f2c0";}
.fa-comments:before{ content: "\f086";}
.fa-envelope:before{ content: "\f0e0";}




/*top*/
.header { width:100%; height:50px; position:relative; z-index:999;}
.navbar { position:fixed; top:0; right:0; width:100%; background:#fff; height:50px; line-height:50px; z-index:999; -webkit-transition:all .5s ease; transition:all .5s ease; border-bottom:1px solid #eee;}
.navbar .ico-home { display:block; float:left; width: 38px;  height: 38px; line-height: 38px; overflow:hidden; margin:6px 0 0 5%;background: #19B955 url(../images/home.png) no-repeat center center;border-radius:50%;}

.navbar .ico-logo { display:block; float:left; width: 66%; height:42px; overflow:hidden; margin:6px 0;}
.navbar .ico-logo img { display:block; height:100%;margin:0px auto;}

.navbar .ico-nav { float:right; z-index:3; width:38px; height:38px; font-size:0; overflow:hidden; text-align:center; border-radius:50%; background-position:center center; background-repeat:no-repeat; background-image:url(../images/hy_02.png); margin: 6px 5% 0 0; }
.navbar .ico-nav i{ display: block;width: 38px;  height: 38px; line-height: 38px;  background: #19B955; text-align: center; color: #fff; }
/*右侧隐藏导航*/
.scroller { height:100%; overflow-y:auto;}
.nav { width:200px; position:fixed; top:0px; right:-200px; z-index:99999; background:#fff; -webkit-transition:all .5s ease; transition:all .5s ease; -webkit-transition:all .5s ease; transition:all .5s ease; overflow-y:auto;}
.nav .clicbl{display: none;}
.nav h3 { padding:10px 0; background:#fff; text-align:center; border-bottom:1px solid #eee;}
.nav h3 img { width:90%;}
.nav ul { padding:10px 0;}
.nav ul li { line-height:25px; padding:0 20px; font-size:16px; margin-bottom:13px;}
.nav ul li a {color: #000;}
.nav ul li a i { font-size:12px; margin-left:5px; letter-spacing:1px; color:#fff; font-style:normal;}
.nav ul li h1 { font-size:14px; border-bottom:1px solid #000; line-height:30px; font-weight:100; margin-bottom:5px;}
.nav ul li h1 i { color:#000; font-size:24px; cursor:pointer; float:right; font-style:normal; width:15px;}
.nav ul li span { display:block; width:100%; text-align:left; font-size:14px; border-bottom:1px solid #ddd; padding:5px 0;}
.nav ul li span a { display:block; float:left; color:#666; max-width:90%; font-size:12px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.nav ul li span i { color:#666; font-size:16px; float:right; cursor:pointer; font-style:normal; width:10px;}
.nav ul li span ul { margin:0; padding:0; display:none; width:100%;}
.nav ul li span ul li { margin:0; padding:5px 0; width:100%; float:none; text-align:left; border-top:1px solid #eee;}
.nav ul li span ul li a { border:none; display:block; float:none; width:100%;}

/*foot*/
.footer { height:68px;}
.footer .fot { width:100%; height:68px; background:#F5F5F5; position:fixed; bottom:0; z-index:9999;right: 0px;}
.footer .fot li { float:left; width:25%; font-size:12px; box-sizing:border-box;}
.footer .fot li a { display:block; width:100%; text-align:center; padding-top:10px; color:#424242;}
.footer .fot li a img{display: block;margin: 0 auto;height: 22px;}
.footer .fot li i { display:block;margin:0 auto; font-size:22px; color:#474747; font-style:normal;}
.footer .fot li i:last-child{transform: rotateY(180deg);}
.bottom { width:100%; padding:10px 0; font-size:12px; line-height:20px; color:#424242; border-top:1px solid #D2D2D2; text-align:center;}
.bottom p { padding:0px 15px;}
.bottom p a { color:#424242;}

.openMenu { right:200px; -webkit-transition:all .5s ease; transition:all .5s ease;}
.openMenu .navbar { right:200px; -webkit-transition:all .5s ease;transition:all .5s ease;}
.openNav { right:0; -webkit-transition:all .5s ease; transition:all .5s ease; border-left: 1px #e8e8e8 solid;}

/*banner*/
.banner { width:100%; margin:0 auto; position:relative; overflow:hidden; background:#fff;}
.banner .hd { width:100%; text-align:center; position:absolute; bottom:20px; z-index:2;}
.banner .hd li { display:inline-block; width:10px; height:10px; margin:0 5px; border-radius:50%; background:#fff;  overflow:hidden;}
.banner .hd .on { background:#FFD801;}
.banner .bd { width:100%;}
.banner .bd li { width:100%;}
.banner .bd li a { display:block; width:100%;}
.banner .bd img { display:block; width:100%;}
.banner_ej,.banner_ej img { width:100%;line-height:0;}

/*************************************************首页start*************************************/
/*搜索框*/
.search{ width: 90%; height:35px; overflow:hidden;background: #F5F5F5;border-radius: 5px;margin: 15px auto; }
.search .tit{display:block; float:left;width:100%;height: 35px;background:none;border: none;margin-left: 10px;background: url(../images/search.png) no-repeat center center;}
.search .tit:focus{background-image: none;}
.search .djs{display:block; float:right;width:35px;height: 35px;border:none; background: url(../images/search.png) no-repeat center left;}
.search input::-webkit-input-placeholder {font-size: 12px;color:#666;}
/*栏目*/
.subject ul li{float:left; width: 25%; margin:10px 0;}
.subject ul li a{ display: block; font-size:12px; color: #6a6a6a; text-align: center; background-repeat: no-repeat; background-position: center top; background-size: 70px 61px; padding-top: 65px; }
.subject ul li:nth-child(1) a{background-image: url(../images/item1.png);}
.subject ul li:nth-child(2) a{background-image: url(../images/item2.png);}
.subject ul li:nth-child(3) a{background-image: url(../images/item3.png);}
.subject ul li:nth-child(4) a{background-image: url(../images/item4.png);}

/*生产基地*/
.prd_base{margin-top: 25px;}
.prd_base .pic{display: block; float: left; width: 49%;height: 120px;}
.prd_base .pic img{display: block;width: 100%;height: 120px;}
.prd_base .pdinfo{display: block; float: left; width: 50%;height: 136px; background: #fff;margin-top: -9px;border: 1px solid #8AEECF; }
.prd_base .pdinfo a{display: block;width: 101%;height: 120px; background: #19B955;margin:8px 0 0 -1px; }
.prd_base .pdinfo a h3{display: block;font-size:14px; color: #fff;text-align: center; padding:20px 0 5px 0;line-height: 25px; }
.prd_base .pdinfo a h3 span{display: block; text-transform: uppercase;font-weight: normal;}
.prd_base .pdinfo a h4{display: block;width: 25px;height: 25px;background: #fff;line-height: 22px;border-radius: 50%;font-size:20px; color: #666;text-align: center; margin:0 auto; font-weight: normal;}

/*关于我们*/
.about{overflow: hidden;}
.about .atitle{text-align: center;margin:20px auto;}
.about .atitle h3{ line-height: 35px; font-size:18px; color:#2c2c2c;font-weight: normal;}
.about .atitle i{ font-size:24px; color:#dfdfdf; text-transform: uppercase;letter-spacing: 1px;font-family: "黑体";}
.about .img { width: 100%; background: #19B955; margin: 0 auto;}
.about .img p{ width: 81%; overflow: hidden; margin: 0 auto; position: relative;top:50px;}
.about .img img{ width: 100%; }
.about .text { width: 70%; margin: 0 auto; text-align: center; }
.about .text h3{line-height: 30px;font-size:14px; margin-top: 60px; color: #3d3d3d; font-weight: normal;}
.about .text p{ line-height: 20px;font-size:12px; color: #8e8e8e; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:5; -webkit-box-orient:vertical; }
.about .text .nmore{ display: block; width: 78px; height: 23px; line-height: 23px; margin: 15px auto 25px auto; font-size: 12px; color:#19b955;border:1px solid #19b955; }
/*优势*/
.advantagebox{overflow: hidden;background-color: #F5F5F5;}
.advantage{margin-top: 10px;background-color: white;padding: 0 2.5% 9%;}
.advantagecon{display: flex;justify-content: space-between;}
.advantagecon .left{width: 39.5%;padding: 1.8% 2.1% 0;border: 1px solid #E1E1E1;box-sizing: border-box;}
.advantagecon .left .img{width: 100%;}
.advantagecon .left .img img{width: 100%;}
.advantagecon .left p{font-size: 14px;text-align: center;height: 12px;line-height: 12px;margin-top: 10%;color: #2a2a2a;font-weight: bold;margin-bottom: 10px;}
.advantagecon .left .more{display:block;width: 48%;min-width: 82px;text-align: center;line-height: 20px;height: 22px;border: 1px solid #19B955;color: #787878;font-size: 12px;margin: 0 auto;}
.advantage .right{width: 58.5%;display: flex;flex-wrap: wrap;justify-content: space-between;box-sizing: border-box;align-items: flex-start;}
.advantage .right li{width: 48%;margin-bottom: 10px;position: relative;}
.advantage .right li:nth-child(3),.advantage .right li:nth-child(4){margin-bottom: -8px;}
.advantage .right li a{width: 100%;display: block;}
.advantage .right li a img{width: 100%;}
.advantage .right li p{position: absolute;width: 100%;bottom: 15px;text-align: center;}
.advantage .right li p a{width: 71%;display: inline-block;height: 25px;background-color: #19B955;color: white;font-size: 14px;text-align: center;line-height: 25px;}
/*@media screen and (max-width: 450px){
	.advantagecon .left .img{overflow: hidden;position: relative;}
	.advantagecon .left .img img{width: 149px;height: 127px;position: absolute;left: 50%;margin-left: -74px;}
	.advantage .right li a{width: 100%;height: 105px;display: block;overflow: hidden;position: relative;}
	.advantage .right li a img{width: 122px;height: 105px;position: absolute;left: 50%;margin-left: -61px;}
}*/



/*趋势*/
.news{background:url(../images/newbg.jpg) no-repeat;background-size: 100% 36%;}
.news .title{}
.news .rmd_new { width: 100%;  position: relative; }
.news .rmd_new img{ display: block;width: 100%;  }
.news .rmd_new .msg { width: 88%; height: 30px;line-height: 30px; padding:0 6%; background: rgba(255,255,255,0.5); position: absolute; bottom: 0; color: #252525;}
.news .rmd_new .msg h3{ float:left; width: 70%;font-size:14px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; font-weight: normal; }
.news .rmd_new .msg span{ float:right; display: block; width: 70px; font-size:12px; overflow: hidden;}
.news .nlist ul li {  margin: 10px auto; }
.news .nlist ul li a{ display: block; }
.news .nlist ul li .date{ float:left; width: 80px;height: 70px; background: #F5F5F5; border-radius: 10px; line-height: 35px;  font-size:16px; color:#19b955; text-align: center;}
.news .nlist ul li .date span{ display: block; height: 35px; background: #A2A2A2; border-radius: 10px 10px 0 0; font-size:14px; color:#fff;}
.news .nlist ul li .msg{  padding-left: 100px;height: 70px;  }
.news .nlist ul li .msg .ntitle{ height: 30px; line-height: 30px; }

.news .nlist ul li .msg .ntitle h3{ float:left; width: 65%;font-size:14px; color: #252525; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; font-weight: normal; }
.news .nlist ul li .msg .ntitle span{ float:right; display: block; width: 70px; font-size:12px; color: #252525; overflow: hidden;}
.news .nlist ul li .msg p{ line-height: 20px;font-size:12px; color: #a1a1a1; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2; -webkit-box-orient:vertical; }

.news .news_nav{padding: 10px 0 20px 0;}
.news .news_nav ul{width: 100%;display: flex;justify-content: space-between;}
.news .news_nav ul li{width: 21.5%;position: relative;}
.news .news_nav ul li a{display: block;width: 100%;position: relative;}
.news .news_nav ul li img{display: block;width: 100%;}
.news .news_nav ul li p{width: 100%;line-height: 25px;position: absolute;bottom: 10%;font-size: 14px;color: #fff;text-align: center;background-position: center top; background-repeat: no-repeat; padding-top: 30px;position: absolute;top: 50%;left: 0;margin-top: -25px;}
.news .news_nav ul li:nth-child(1) p{background-image: url(../images/new1.png);}
.news .news_nav ul li:nth-child(2) p{background-image: url(../images/new2.png);}
.news .news_nav ul li:nth-child(3) p{background-image: url(../images/new3.png);}
.news .news_nav ul li:nth-child(4) p{background-image: url(../images/new4.png);}


/*共用栏目标题*/
.title { width:100%; padding:30px 0 5px 0; }
.title h3 { float:left; width:70%;  font-size:18px;  color: #2c2c2c; font-weight:normal; position:relative;}
.title h3 a {display:block; color:#333;}
.title h3 i {   font-size:24px; color:#dfdfdf; text-transform: uppercase; }
.title span { display:block;float:right; width:43px; height:25px; }

/*************************************************首页end*************************************/

/*检测项目*/
.hy_jcxm { background:#fff;padding:10px 0;}







/***二级页面***/
/*单页、文章内容*/
.position { height:30px; line-height:30px; text-indent:10px; margin:0 auto; color:#fff; font-size:12px; overflow:hidden; background:#19B955;}
.position a { color:#fff;}
.pager-next-pre { padding:10px 10px 5px 10px; line-height:30px; font-size:14px; color:#999;}
.pager-next-pre p { margin:0;}
.theme { font-size:16px; text-align:left; line-height:25px; margin:10px 2.5% 0; line-height:25px;text-align: center;}
.ms_time { color:#bbb; font-size:12px; padding:3px 2.5% 5px 2.5%; line-height:25px; border-bottom:1px solid #ddd; margin-bottom:10px;text-align: center;}

/*单页*/
.intro { line-height:25px; padding:5px 0px; width:95%; font-size:12px; margin:0 2.5% ;}
.intro p {line-height:25px; font-size:13px; margin-bottom:0;}
.intro img { max-width:100%; display:block; margin:5px auto;}
.intro a { color:#ff0000; text-decoration:underline;}

/*分页*/
/*
.chang_pages .current { background:#0067cb ; color:#fff; border:1px solid #0067cb;}*/
/*分页样式*/
.chang_pages { font-size:12px; text-align:center; line-height:25px; padding:15px 10px;}
.chang_pages ul li:first-child,.chang_pages ul li:last-child{font-size: 14px;}
.chang_pages a,.chang_pages span { display:inline-block; border:1px solid #ddd; background:#fff; padding:0 10px; margin:0 2px;}
.chang_pages .pagination{display: flex;justify-content: center;}
.chang_pages .pagination .active span{color: white;background-color: #19B955;display: block;}
.chang_pages .pagination .disabled{color: #ddd;}

/*图片 + 产品*/
.piclist{ width:95%; margin:0 auto;padding: 30px 0;}
.piclist ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.piclist li{width: 48%;border-radius: 5px;background-color: #F9F9F9;overflow: hidden;text-align: center;margin-bottom: 15px;border: 1px solid #EDEDED;}
.piclist li a { display:block; width:100%;}
.piclist li .img {width:100%;position: relative;margin-bottom: -5px;}
.piclist li .img img{width: 100%;}
.piclist li .img h5{font-size: 14px;color: white;font-weight: 100;display: block;height: 15px;line-height: 15px;padding: 10px 0;background-color: rgba(25,185,85,0.8);position: absolute;bottom: 0;width: 100%;margin-bottom: 5px;}
.piclist li p{box-sizing: border-box;color: #a1a1a1;padding:0px 10px 0;width:100%;}
.piclist li p span{width:100%;overflow:hidden;text-overflow: ellipsis;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;white-space: normal;font-size: 12px;line-height: 20px;}
/*.prolist li { width:100%; margin:15px auto 0 auto; background:#f8f8f8; border:1px solid #eee; padding-bottom:12px; border-radius:4px; overflow:hidden;}
.prolist li a { display:block; width:100%;}
.prolist li img { display:block; width:100%;}
.prolist li h5 { width:90%; padding:5px 5% 0 5%; font-size:14px; color:#333; line-height:35px; font-weight:bold; margin:0 auto; overflow:hidden; border-top:1px solid #eee;}
.prolist li h5 span { display:block; float:left; width:75%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.prolist li h5 i { font-style:normal; font-size:12px; color:#999; float:right; font-weight:100;}
.prolist li p { width:90%; padding:0 5%; font-size:12px; color:#999; line-height:22px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
*/
/*产品*/
.prolist{ width:95%; margin:0 auto;padding: 30px 0;}
.prolist ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.prolist li{width: 48%;border-radius: 8px;background-color: #F9F9F9;overflow: hidden;text-align: center;margin-bottom: 15px;border: 1px solid #EDEDED;}
.prolist li a { display:block; width:100%;}
.prolist li .img {width:100%;position: relative;margin-bottom: -5px;}
.prolist li .img img{width: 100%;}
.prolist li .img h5{font-size: 14px;color: white;font-weight: 100;display: block;height: 15px;line-height: 15px;padding: 10px 0;background-color: rgba(25,185,85,0.8);position: absolute;bottom: 0;width: 100%;margin-bottom: 5px;}
.prolist li p{box-sizing: border-box;color: #a1a1a1;padding:0px 10px 0;width:100%;}
.prolist li p span{width:100%;overflow:hidden;text-overflow: ellipsis;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;white-space: normal;font-size: 12px;line-height: 20px;}

/**新闻**/
.newlist { width:95%; margin:0 auto;}
.newlist li { width:100%; margin:15px auto 0 auto;}
.newlist li a { display:block; width:100%;}
.newlist li .img {width:120px; height:85px;float: left;}
.newlist li .img img{width:120px; height:85px;}
.newlist li .mesg{margin-left: 120px;padding-left: 3%;}
.newlist li .mesg h3{display: flex;justify-content: space-between;height: 30px;line-height: 30px;font-weight: 100;}
.newlist li .mesg h3 span:first-child{width:55%;overflow: hidden;text-overflow: ellipsis;font-size: 14px;color: #252525;white-space: nowrap;}
.newlist li .mesg h3 span:last-child{text-align: right;font-size: 12px;color: #252525;}
.newlist li .mesg p{line-height: 20px;font-size: 12px;color: #A1A1A1;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

/*.newlist li a { display:block; width:100%;}
.newlist li img { display:block; float:left; width:120px; height:85px; overflow:hidden;}
.newlist li .mesg { padding-left:130px;}
.newlist li .mesg h3 { font-size:14px; color:#333; width:100%; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.newlist li .mesg span { display:block; width:100%; font-size:12px; color:#999;}
.newlist li .mesg p { font-size:12px; color:#666; line-height:22px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
*/




/**案例**/
.mob_tite { font-size:18px; height:30px; line-height:30px; text-align:left; font-weight:bold; color:#000; margin-bottom:1px; background-color:#fff; line-height:30px;}
.mob_al { padding:5px; background:#fff;}
.mob_al li { border-bottom:1px solid #eee; width:48%;margin: 0px 3px;display: inline-block;text-align: center;}
.mob_al li a { display:block;}
.mob_al li img { display:block; width:100%; margin:5px auto; border-radius:6px; overflow:hidden;}
.mob_al li h3 { font-size:14px; color:#333; width:100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.mob_al li p { color:#999; font-size:12px; margin:5px 0 10px 0; line-height:18px; height:36px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}

/*联系我们单独页面*/
.n_contact { padding:20px 0; width:100%;background-color: #F9F9F9;}
.n_contact .info{color: #2c2c2c;line-height: 45px;font-size: 16px;text-align: center;font-weight: bold;margin-bottom: 10px;}
.n_contact .info i{}
.n_contact .upbox{width: 95%;margin: 0 auto;text-align: left;}
.n_contact .upbox p{font-size: 14px;line-height: 24px;color: #6a6a6a;padding-left: 20px;}
.n_contact .upbox p i{display: inline-block;vertical-align: middle;margin-right: 2.5%;font-size:16px;color: #19B955;width: 20px;text-align: center;}
.n_contact .upbox p:last-child{color: #6a6a6a;font-size: 10px;text-align: center;line-height: 14px;margin-bottom: 20px;font-weight: 100;}
.n_contact .upbox p:last-child i{font-size: 12px;margin-right: 0;}
.n_contact .upbox .weixin{margin-top: 5px;margin-bottom: 30px;padding-left: 20px;}
.n_contact .upbox .weixin i{display: inline-block;vertical-align: top;margin-right: 2.5%;font-size:16px;color: #19B955;width: 20px;text-align: center;}
.n_contact .upbox .weixin span{font-size: 14px;line-height: 24px;color: #6a6a6a;}
.n_contact .upbox .weixin img{vertical-align: top;margin-right: 20px;}
/*.n_contact .info { width:90%; margin:0 auto; padding-bottom:30px; color:#666; text-align:center; font-size:13px;}
.n_contact .info b { margin-top:15px; display:block; font-size:18px; color:#333;}
.n_contact .info img { margin-top:15px;}
.n_contact .upbox { width:95%; margin:0 auto 20px auto; border:1px solid #dbdbdb;}
.n_contact .upbox .text_box { padding:15px; background:#f9f9f9; border-bottom:1px solid #dbdbdb;}
.n_contact .upbox .text_box .box { background:url(../images/icon_contact.png) left 8px no-repeat; font-size:13px; line-height:30px; color:#333; padding-left:22px;}*/
.n_contact .map { width:95%; margin:0 auto; border:1px solid rgba(0,0,0,0);}
.n_contact .ewm_box { float:left; width:100%; margin:20px 0; border-left:1px solid #dbdbdb; box-sizing:border-box;}
.n_contact .ewm_box .box span { display:block; margin-top:8px; color:#666; text-align:center; font-size:12px;}
.n_contact .ewm_box img { display:block; margin:0 auto; width:115px; height:115px;}
	
/*招聘*/
.n_job { width:100%; margin:0 auto;}
.n_job th { background:#0D5D29; text-align:center; height:60px; line-height:60px; color:#fff; font-size:16px;}
.n_job .titl td { border-bottom:3px solid #f2f2f2; padding:10px; background:#f8f8f8; text-align:center; color:#666; font-size:12px;}
.n_job .titl .afold { display:block; height:23px;  background:url(../images/icon_bnt__slide_close.png) center no-repeat;}
.n_job .titl.on .afold { background:url(../images/icon_bnt_slide_open.png) center no-repeat;}
.n_job .cont { padding:0 35px; background:#fff; line-height:25px; color:#666;}
.n_job .show_box { display:none;}
.n_job .article { padding:30px 0;}
.n_job .un { line-height:26px; margin:10px auto; font-size:14px; color:#777; padding:0 15px 15px 15px;}
.n_job .un a { color:#f30; font-size:16px;}
	
/*在线留言*/
.company { width:95%; margin:15px auto;}
.company li { margin-bottom:15px; width:100%; float:left;}
.company_l { margin-left:4px;}
.company_r { color:#434343; margin-right:4px; text-indent:2em;}
.company_r span { display:block; line-height:26px; margin-top:26px;}
.company_bot { margin-bottom:175px;}
.main_ly li { clear:both; color:#3c3b3b; line-height:30px; padding:0 0 12px;}
.main_ly_t1 { float:left; width:20%; height:30px; font-size:15px; line-height:30px;}
.main_ly_t2 { color:#999999; float:left; font-size:12px; padding:5px 0 0 0px;padding-left: 20%;width: 80%;}
.main_bd { border:1px solid #ccc; float:left; height:30px; line-height:30px; padding:0 0 0 5px; width:75%; background:none;}
.main_bd:focus{ border:1px solid #D9B266;}
.main_bd1 { border:1px solid #ccc; float:left; font-size:14px; height:102px; line-height:25px; padding:5px; width:73%; background:none;}
.main_bd1:focus{ border:1px solid #D9B266!important;}
.main_bd2 { border:1px solid #ccc; float:left; height:33px; line-height:33px; padding:0 0 0 5px; width:135px; background:none;}
.main_bd2:focus{ border:1px solid #D9B266;}
.blue { display:block; float:left; border:none; height:35px; width:40%; color:#3c3b3b; font-size:16px; line-height:35px; cursor:pointer; background:#444446; color:#fff;}
.lyyzm { height:35px; margin-left:5px;}

/*产品详情*/
.proFocus { margin:10px 2.5%; width:95%; position:relative; overflow:hidden; zoom:1;}
.proFocus .hd { width:100%; padding-top:5px; overflow:hidden;}
.proFocus .hd ul { margin-right:-2px; overflow:hidden; zoom:1;}
.proFocus .hd li { float:left; text-align:center;}
.proFocus .hd li img { width:55px; border:2px solid #ddd; cursor:pointer; margin-right:2px;}
.proFocus .hd .on img { border-color:#19B955;}
.proFocus .bd { border:1px solid #ddd;}
.proFocus .bd .tempWrap{width: 100%;}
.proFocus .bd li { vertical-align:middle;}
.proFocus .bd img { width:100%; display:block;}
.proRgt { width:100%;}
.proRgt li { line-height:30px; font-size:14px; color:#333;}
.proRgt li b { margin-right:10px;}
.proH5 { line-height:35px; background:#f4f4f4; font-size:16px; color:#333; border-left:10px solid #19B955; padding-left:10px; margin:15px auto 10px auto;}

/*免费咨询电话2017-03-14*/
.mobile_tel { background:#fff;}
.mobile_tel a { display:block; color:#f64e5d; font-size:22px; border-radius:10px; padding:10px 0; margin:0 auto;}
.mobile_tel a i { float:left; width:55px; height:51px; background:url(../images/call.png) no-repeat 10px 0 / 70% auto;}
.mobile_tel a b { font-weight:100; font-size:16px; color:#333;}
.mobile_tel a span { line-height:40px; font-weight:bold;}
/*搜索页面*/
.seach_style{width: 95%!important;margin: 0 auto!important;}
































