* {
	padding: 0;
	margin: 0;
}
.clr{
	clear: both;
}
.one-line {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
/* 多行换行 */
.some-line{
    display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
}
/* 首页样式 */
.warp{
    position: relative;
	width: 100%;
	background-color: #f4f4f4;;
	background-position: center;
}

.content{
	position: relative;
	width: 1200px;
	margin:auto;
	overflow: hidden;
}

.top{
	width: 100%;
	min-width: 1200px;
	height: 40px;
	background-color: #333333;
	line-height: 40px;
}
.top-left p{
	color: #fff;
	font-size: 14px;
}
.top-right a{
   color: #fff;
   font-size: 14px;
}

/* 头部 */

/* 菜单部分 */
.middle-banner{
	position: relative;
	width: 100%;
	min-width: 1200px;
	height: auto;
}
.logo-nav{
	position: absolute;
	width: 100%;
	min-width: 1200px;
	min-height:100px ;
	top: 0;
	background-color:rgba(255,255,255,0.5)
}
.logo{
	width: 285px;
}


.content-nav{
	width: 1200px;
	margin:auto;
	overflow: hidden;
}
.menu{ 
	width:100%; 
	overflow:hidden; 
	float:left
}
.menu .menu_item{
	float:left;
	font-size: 14px;
	text-align:center;
	font-family:"微软雅黑";
	padding: 0 20px;
}
.menu .menu_item a{
	font-size: 14px;
	color: #666;
	display: block;
	width: auto; 
	line-height:100px;
	font-family:"微软雅黑";
	font-weight: bold;

}
.menu .menu_item:hover{
	color: #116FA1;
}
.menu .menu_item:hover a{
	color: #116FA1;
}
.cur a{
	color: #116FA1!important;
}
.menu .menu_item:hover .submenu{
	display:block; 
	z-index:999999; 
	position:absolute;
}
.submenu{
	width: auto;
	height: auto;
	margin-left: -40px;
	background:#116FA1;
	 overflow: hidden;
	 z-index:999999999; 
	 display:none;
	 line-height: 45px!important;
	}
.submenu_item {
	padding:0 15px; 
	border-bottom: 1px dashed #929292;
	height: 45px;
	
}
.submenu_item a{ 
	font-weight:100;
	line-height:2em;
	color: #FFFFFF !important;
	line-height: 45px!important;
}
.submenu_item:hover{ 
	background:#fff;
	color:#116FA1!important;
}
.submenu_item a:hover{
	 color:#116FA1!important;
 
}



/*首页搜索*/
.posi{ position:relative; background: #F4F4F4; height: 50px}
.dh{ position:absolute; top:-50px;  padding:20px 40px; overflow:hidden; left:50%; margin-left:-600px; width:1200px;background-color: #FFFFFF;z-index: 1;}
.lxwm{ width: 660px; padding: 20px 0}
.search{ padding: 5px 0}
.search_box{ background:#fff; width: 370px; padding: 5px 5px; overflow: hidden;}
.search_k{ border: 1px solid #eaeaea; width: 270px; color: #666; height: 34px;}
.search_btn{ background: #ce2029; color: #fff; border: 2px solid #d40000; line-height: 30px; width: 75px;}
.search_btn:hover{ cursor: pointer; }



/* 产品展示 */
.product{
	width: 100%;
	min-width: 1200px;
	height: auto;
	padding-bottom: 50px;
	background-color: #F4F4F4;
}
.module-title{
	width: 1200px;
	margin: 35px auto;
	text-align: center;
}
.title-en{
	font-family: 微软雅黑;
    font-size: 30px;
    line-height: 42px;
    text-transform: uppercase;
    
}
.title-cn{
	font-family: 微软雅黑;
    font-size: 20px;
	
}
.color-title{
	color:#4BB352;
}

.product-nav{
	width: 200px;
	height: auto;
	background-color: #FFFFFF;
}
.product-nav-title{
	width: 200px;
	height: 65px;
	line-height: 65px;
	background-color: #4BB352;
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
}
.product-nav-list li{
	width: 200px;
	min-height: 50px;
	line-height: 40px;
	text-align: center;
	border-bottom: 2px solid #F8F8F8;
	margin: 3px auto;
}
.product-nav-list li a{
	width: 200px;
	height: 50px;
	display: inline-block;
	font-size: 12px;
	color: #4BB352;
}
.product-nav-list li a:hover{
	width: 200px;
	height: 50px;
	background-color: #4BB352;
	color: #FFFFFF;
}

.nav-contact-us{
	width: 200px;
	text-align: center;
}
.dhtb img{
	width: 50px;
	margin:10px auto;
}
.dhhm{
 font-size: 12px;
 font-weight: bold;
 color: #5a5a5a;
}
.code img{
	width: 140px;
	margin: 0px auto;
}


.product-right{
	width: 980px;
	height: auto;
}
.product-show li{
	float: left;
	text-align: center;
	width: 305px;
	background-color: #FFFFFF;
	height: 272px;
	margin: 0px 10px;
	margin-bottom: 15px;
}
.product-name{
	font-family: Microsoft YaHei;
    font-size: 14px;
    color: #4BB352;
	font-weight: bold!important;
	margin: 5px 10px;
}
.market-price{
	color: #999;
	font-size: 14px;
	margin: 5px 10px;
}
.price{
	font-family: Microsoft YaHei;
    font-size: 14px;
	color: #4BB352;
	margin: 5px 10px;
}
.product-img-center {
	text-align: center;
	width: 100%;
	height: 230px;
}
.product-img-center img {
	display: inline-block;
	width: 100%;
	height: 100%;
	padding: 5px;
	object-fit: contain;
}
.product-show li:hover{
	width: 305px;
	height: 272px;
	border: 1px solid #4BB352;
}
.product-more a{
	float: left;
	width: 955px;
	height: 50px;
	background-color: #fff;
	margin-left: 10px;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	color: #4BB352;
}
.product-more a:hover{
	display: inline-block;
	background-color: #4BB352;
	font-size: 16px;
	color: #fff;
}

/* 关于我们 */
.about{
	display: inline-block;
	width: 100%;
	min-width: 1200px;
	height: 340px;
	background-color: #4BB352;
}

.business-title{
	width: 1200px;
	text-align: center;
}
.business-title p{
	font-size: 24px;
    font-family: 微软雅黑;
	color: rgb(0, 0, 0);
	margin-bottom: 20px;
}
.mt-50{
	margin-top: 50px;
}
.about-color p{
	color: #fff;
}

.about-us{
	width: 1200px;
	height: 650px;
	background-color: #FFFFFF;
}
.about-img img{
	max-width: 585px;	
}
.about-img{
	display: inline-block;
    margin-top: 50px;
    margin-left: 30px;
}
.about-introduct{
	 width: 520px;
	 margin: 30px;
	 line-height: 30px;
	 margin-top: 50px;
}
.about-introduct strong{
	font-size: 20px;
	color: #666666;
}
.about-introduct p{
	font-size: 14px;
	color: #666666;
	margin: 20px auto;
}
.about-introduct a{
	display: inline-block;
	width: 120px;
	height: 40px;
	border: 1px solid #666;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	margin-top: 5px;
}

/* 关于我们轮播图 */
/* 本例子css */
.picMarquee-left{ width:1200px;  overflow:hidden; position:relative; margin: 0 auto; margin-top: 20px;}
.picMarquee-left .bd{ padding:10px;   }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ max-width:240px; height:180px; display:inline-block; padding:2px; border:1px solid #ccc; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px;   }
.about-color strong{
	color: #fff;
}

.due-field{
	width: 100%;
	min-width: 1200px;
	height: auto;
	background-image: url('../images/adv_bg.jpg');
	background-position: center;
	padding-bottom: 50px;
	margin-top: 50px;
}

.due-content{
	width: 100%;
	display: inline-block;
	margin-top: 30px;
}
.due-content li{
	width: 300px;
	float: left;
}
.due-top{
	width: 300px;
	height: 225px;
	background-color:#4BB352 ;
}
.due-title{
	font-size: 20px;
	color: rgb(255, 255, 255);
	font-family: 'Microsoft YaHei';
	font-weight: bold;
	padding: 0px 30px;
	padding-top: 20px;
}
.due-text{
	width: 250px;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
	margin: 10px auto;
}
.due-more{
	float: right;
	width: 130px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #ccc;
	text-align: center;
	margin-right: 30px;
}
.due-more a{
	width: 112px;
	height: 40px;
	display: inline-block;
	font-size: 14px;
	color: #fff;
}

.due-img img{
	max-width: 300px;
}



.advantage{
	width: 100%;
	min-width: 1200px;
	min-height: 1080px;
	background-image: url('../images/bjt.jpg');
	background-position: center;
}
.advabtage-top{
	display: inline-block;
	width: 760px;
	height: auto;
	margin: 60px 250px;
}
.title-company{
	width: 240px;
	text-align: center;
}
.adv-title-cn{
	font-size: 40px;
    color: #4BB352;
    /* line-height: 170%; */
    /* letter-spacing: 5px; */
    font-weight: bold;
    padding-left: 5px;
    /* line-height: 46px; */
    font-family: "Microsoft YaHei";
    margin-top: 20px;
}
.adv-title-en{
	color: #4BB352;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
}
.advantage-title{
	position: relative;
	width:500px;
	height: 99px;
	background-image: url('../images/advantage.png');
	margin: 0 auto;
}
.advantage-title span{
	font-size: 88px;
    color: #fff;
    padding-left: 30px;
    float: left;
	font-weight: bold;
	font-style:oblique;
}
.advantage-title h1{
	position: absolute;
    font-size: 30px;
    color: #124185;
    /* float: right; */
    font-weight: bold;
    letter-spacing: -1px;
    /* line-height: 50px; */
    /* margin-right: 30px; */
    font-family: "Microsoft YaHei";
    left: 140px;
    top: -12px;
}

.advantage-title h1 b{
	color: #4BB352;
	font-family:"Microsoft YaHei";
}

.advantage-list li{
	display: inline-block;
	margin-bottom: 60px;
}

.adv-li-title{
	width: 125px;
	height: 280px;
	background-color: #4BB352;
	padding-top: 30px;
	margin-top: 45px;
}
.li-title-maths{
	font-size: 50px;
	color: #fff;
	text-align: center;
	font-style:oblique;
}
.adv-li-title i{
	display: table;
	width: 100px;
	height: 2px;
	background-color: #fff;
	margin: 20px auto;
}
.li-title-cn{
	font-size: 18px;
	color: #fff;
	text-align: center;
	font-weight: bold;
}

.adv-text{
	width: 520px;
	margin-left: 30px;
	margin-top: 40px;
}
.adv-text p{
    font-size: 24px;
    color: #4BB352;
    font-weight: bold;
}
.text-introduction{
    line-height: 28px;
	padding-bottom: 8px;
	font-size: 14px;
	color: #333;
	margin-top: 20px;
	padding-right: 20px;
}
.text-introduction i{
	display: inline-block;
	width: 6px; 
	height: 6px;
	background-color:#4BB352;
	border-radius: 50%;
	vertical-align: 2px;
	margin-right: 6px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.adv-img img{
	max-width: 500px;
}


/* 新闻 */
.news{
	width: 100%;
	min-width: 1200px;
	height: auto;
	background-color: #fff;
}

.sub-news-list{
	width: 1200px;
}

.news-list-left{
	width: 590px;
}
.news-icon-title{
	width: 550px;
	height: 50px;
	line-height: 50px;
}
.news-line{
	width: 590px;
	height: 5px;
	background-image: url('../images/dian.png');
	background-position: center;
}
.news-icon-title img{
	width: 16px;
	vertical-align: 0px;
}
.news-list-left strong{
	font-size: 24px;
    font-family: 微软雅黑;
	color: #4BB352;
	margin-top: 5px;
	margin-left: 10px;
}

.news-title-right{
	font-size: 14px;
	color: #4BB352;
}


.news-left{
	width: 590px;
}
.news-left a{
	float: left;
	min-height: 180px;
	margin-top: 20px;
	border-bottom: 1px dotted #ccc;
}
.news-sticky{
	display: inline-block;
}
.news-sticky img{
	width: 200px;
	float: left;
}
.sticky-title{
	float: right;
	width: 330px;
	min-height: 30px;
	line-height: 30px;
}
.sticky-title span{
	font-size: 16px;
}
.sticky-description{
	float: right;
	width: 330px;
	font-size: 14px;
    font-family: 微软雅黑;
	color: rgba(153, 153, 153, 1);
}
.news-list{
	display: inline-block;
}
.news-list li{
	width:590px;
	height: 40px;
	border-bottom: 1px dotted #ccc;
}
.news-title{	
	width: 580px;
	height: 40px;
	line-height: 40px;
}
.news-title span{
	font-size: 16px;
}

.news-right-list li{
	width: 380px;
	min-height:100px ;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 33px;
}

.right-news{
	font-size: 16px;
    font-family: 微软雅黑;
    color: rgba(53, 53, 53, 1);
}
.right-description{
	font-size: 14px;
    font-family: 微软雅黑;
	color: rgba(153, 153, 153, 1);
	line-height: 25px;
	margin-top: 10px;
}

.news-time {
	float: right;
	margin-right: 10px;
	margin-top: 30px;
}
.news-time span{
	font-size: 16px;
	color: #5a5a5a;
}

/* 底部 */
/*友情链接*/
.friendlink{ background: #fff; line-height: 60px;}
.friendlink span{ height: 60px; line-height: 60px; font-size: 18px;}
.friendlink a{ padding:0 10px;font-size: 16px;}
.friendlink .content{ background: url(../images/1.jpg) no-repeat center; position: relative; top: 30px; padding-left: 50px;}
.w100 {
    width: 100%;
    min-width: 1200px;
}
.clear{
	clear: both;
}

/* 底部 */
.foot{
	width: 100%;
	min-width: 1200px;
	height: 300px;
	background-color: #4BB352;
}
.foot-nav{
	display: table;
	margin: 15px auto;
	margin-top: 45px;
}

.foot-nav li {
    float: left;
    width: 170px;
    height: 35px;
    border-right: 1px dotted #ccc;
    line-height: 35px;
    text-align: center;
}
.foot-nav li a{
	display: inline-block;
	width: 170px;
    height: 35px;
	font-size: 16px;
	color: #fff;
}
.foot-bottom{
	line-height:33px;
    margin: 15px auto;
	
}
.foot-address{
	font-size: 14px;
	color: #fff;
}
.record-number{
	font-size: 14px;
	color: #fff;
}

.record-number a {
    color: #fff;
}
.foot-code{
	margin-top:5px;
	margin-right:0px;
}
.foot-code img{
	width:125px;
}
.foot-code-font{
	width: 130px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    margin-top: 45px;
    margin-left: 10px;
}

.tjdm{
	position: absolute;
	bottom:0px;
}

.code{
	margin-top:10px;
	margin-bottom: 20px;
}


/*sub_banner*/
.subpage_bg{ overflow: hidden; position: relative; z-index: 1; margin-top: -20px;margin-bottom: 50px;}



.position{ height: 50px; line-height: 50px;font-size: 16px; background: url(../images/11.jpg) bottom right no-repeat #fff; margin-bottom: 30px; padding-left: 15px}
.position a{ color: #5A5A5A }
.position .bg{ background: url(../images/10.jpg) left center no-repeat; padding-left: 15px}
.subpage{ background: #fff; overflow: hidden; padding: 10px 20px; margin-bottom: 30px}
/*内页产品*/
#main{ margin:30px auto;}
.main_l{ float:left; width:250px; margin-bottom:30px;}
.left_top{width:250px;background: #F7F7F7;box-shadow: 2px 3px 7px 1px #E6E6E6;}
.top_tit{display: block; color: #fff;font-size: 22px; background:#4BB352; height: 90px; margin: 0 auto; padding:0; text-align: center; line-height: 90px;}
.top_tit img{ vertical-align: middle; margin: 0 10px 3px;}

.nyleft_b{ width:100%}
.prtit1{ height:70px;border-bottom:1px solid #ddd; border-top:1px solid #ddd;  background:#116FA1; text-align:left; padding-left:10px}
.prtit1:hover{ background:#4BB352;}
.prtit1 .primg1{ height:25px; vertical-align:middle; display:inline-block;}
.prtitwz1{ line-height:70px; padding-left:8px; font-size:14px; color:#fff; font-style: normal;}
.right_content{float: right; width: 900px;}
.product_list{ width:340px; padding: 15px; margin: 0 0 20px 40px; border:1px solid #e3e3e3; border-radius: 3px}
.product_list .img{ display: table-cell; overflow: hidden; text-align: center; width: 340px; height: 220px; vertical-align: middle;}
.product_list img{width: 100%; height: 100%; object-fit: contain;}
.product_list .img:hover img{ -webkit-transition:-webkit-transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;transition:transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;-webkit-transform:scale(1.3);transform:scale(1.3); }
.product_list a{ text-align: center; display: block; font-size: 15px;}
.product_list:hover{ border: 1px solid #4BB352; box-shadow: 0px 10px 30px 1px #dedede; -moz-box-shadow: 0px 10px 30px 1px #dedede; -webkit-box-shadow: 0px 10px 30px 1px #dedede; -o-box-shadow: 0px 10px 30px 1px #dedede;}
.product_list:hover > a{ color: #4BB352}

/*内页翻页样式*/
#pages {width: 100%;height: 50px;text-align: center;line-height: 22px;padding-top: 10px; clear:both;}
#pages a {background: #f5f5f5;border: #ddd solid 1px;padding: 4px 10px;margin: 0 2px;float: none; color: #9d7751; font-size: 14px;}
#pages span {background: #4BB352; color: #fff;border: #DDD solid 1px;padding: 2px 8px; margin: 0 2px; float: none;}


.subpage{ background: #fff; overflow: hidden; padding: 10px 20px; margin-bottom: 30px}
.page_content{ margin-top: 25px; line-height: 30px};
.page_content .tt{ font-size: 20px; font-weight: bold; color:#1651B8; line-height: 30px}
.page_content .des{ border: #E5E5E5 1px solid; padding: 5px; line-height: 30px; background: #f5f5f5; text-indent: 2em; margin: 20px; color: #868686}
.page_content .date{ color: #999999; padding: 5px 0px;font-size: 14px;}
.page_content .img1{ max-width: 880px }
.pre_next{ margin-top: 20px }
.pre_next{ margin: 40px 20px 0 }
.pre_next a:hover{ color: #1651B8; text-decoration: underline;}


/*内页分类单独颜色*/
.center{
	text-align: center;
}
/*公用分类栏目样式*/
.sub_cats{ overflow: hidden; text-align: center; margin: 10px auto;}
.sub_cats ul{ display: inline-block;}
.sub_cats .sub_catsa{ width: 156px; line-height: 60px; height: 60px; background:#fff; margin: 0 5px;}
.sub_catsa:first-child{ background:#ce2029;}
.sub_cats .sub_catsa a{ display: block; text-align: center; color: #666;}
.sub_catsa:first-child a{ color:#fff;}
.sub_cats .active, .sub_cats .sub_catsa a:hover{ background: #4BB352; color: #fff;}
/*公用分类名称样式*/
.page_content .tt{ font-size: 20px; font-weight: bold; color:#4BB352; line-height: 30px}
.tt h2{ font-size: 30px; color: #333; font-weight: normal;}
.tt span{ text-transform: uppercase; color: #999; font-size: 12px;}
.tt i{ width: 27px; border-top: 3px solid #4BB352; display: block; margin: 5px auto;}
.subpage .sub_cats .sub_catsa{ background:#4BB352;}
.subpage .sub_cats .sub_catsa a{ color: #fff;font-size: 14px;}
.subpage .sub_cats .active, .subpage .sub_cats .sub_catsa a:hover{ background: #116FA1;}
.ft12{
	font-size: 14px;
}

/* 关于我们 */
.company-profile{
	display: inline-block;
	width: 100%;
	height: auto;
	margin-bottom: 50px;
	margin-top: -20px;
}
.about-content{
	display:inline-block;
	width: 1200px;
	height: auto;
	background-color: #fff;
	padding: 20px 50px;
}
.sub-color-title{
	color: #4BB352;
}
.sub-success-title{
	width: 400px;
	height: 70px;
}

.sub-nav-list{
	width: 600px;
	margin: 10px auto;
}
.sub-nav-list li{
	float: left;
	width: 165px;
	height: 55px;
	line-height: 55px;
	background-color: #F9F9F9;
	text-align: center;
}
.sub-nav-list li a{
	width: 165px;
	height: 55px;
	display: inline-block;
	font-size: 14px;
	color: #4BB352;
}

.sub-nav-list li a:hover{
	width: 165px;
	height: 55px;
	display: inline-block;
	background-color: #4BB352;
	color: #fff;
}

.page_content{ 
	margin-top: 25px; 
	line-height: 30px;
	font-size: 15px;
	text-indent: 2em;
}


.sub-content{
	position: relative;
	width: 1200px;
	margin:auto;
}

.page_content img{
	max-width:540px;
	margin-top: 20px;
}

.pic-left{
	width: 1100px;
	margin-left: 0px;
}

.pic-left li img{
	width: 200px!important;
	height: 200px!important;
}
.sub-title a{
	color: #4BB352;
	font-size: 16px;
}
.mt-30{
	margin-top: 30px;
}

.about-content-padding{
	padding: 20px 10px;
}

.sub-product-show li:hover{
	width: 223px;
	min-height: 308px;
	border: 1px solid #4BB352;
}

.success-img-list{
	display: inline-block;
	width: 1100px;
	height: auto;
	margin-top: 30px;
}

.success-img-list li{
	float: left;
	max-width: 530px;
	height: auto;
	margin-right: 20px;
	text-align: center;
}
.success-img-list li img{
	width: 530px;
}

.success-img-list li a p{
	font-size: 16px;
	margin: 15px auto;
}


.sub-about-contact{
	width: 870px;
}

.sub-about-title{
	width: 870px;
	height: 60px;
	line-height: 60px;
}

.sub-about-title strong{
	font-size: 28px;
	color: #4BB352;
	margin-right: 20px;
}

.sub-about-title a{
	font-size: 15px;
	display: inline-block;
}

.about-line{
	width: 870px;
	height: 3px;
	background-image: url('../images/dian.png');
	background-position: center;
}

.subs-news-list li{
	width: 870px;
	border-bottom: 1px solid #ccc;
}

.news-list-img img{
	max-width: 120px;
	max-height: 120px;
}
.subs-news-list{
	width: 870px;
}
.sub-news-lists{
	width: 700px;
}
.sub-news-title{
	width: 100%;
	font-size: 18px;
	color: #333333;
}

.sub-news-time{
	color: #9999A5;
	font-size: 16px;
	height: 40px;
	line-height:40px;
}
.sub-news-dec{
	width: 100%;
	color: #666666;
    font-size: 16px;
}
.subs-news-list li a{
	width: 870px;
	display: inline-block;
	padding: 15px 0px;
}





.sub-about-text{
	width: 100%;
	min-width: 1200px;
	min-height: 550px;
}
.sub-nav-left{
	width: 255px;
}
.sub-nav-list-2 li{
   width: 255px;
   height: 80px;
   text-align: center;
   background-color:#434343;
   margin-bottom: 5px;
}

.sub-nav-list-2 li a{
	display: inline-block;
	width: 255px;
	height: 80px;
	line-height: 80px;
	color: #fff;
	font-size: 16px;
}
.sub-nav-list-2 li:hover{
	background-color: red;
}

.active{
	background-color: red!important;
}
.sub-about-contact-2{
	width: 910px;
}


.sub-contact-left{
	width: 380px;
	float: left;
}
.sub-contact-right{
	width: 500px;
}
.sub-contact-right img{
	max-height: 300px;
}
.contact-left-title{
	font-size: 20px;
    color: rgb(51, 51, 51);
    font-family: 微软雅黑;
}
.left-top{
	margin-top: 15px;
}
.left-top p{
	font-size: 14px;
    color: rgb(102, 102, 102);
    font-family: 微软雅黑;
}

.mt-20{
	margin: 20px 0px;
}

.news_content{
	padding: 20px;
}




.table_form{ width:800px;  float:left; }
.table_form tr{ width:100%; float:left; color:#969696; line-height:30px; display:block }
.table_form tr th{ width:100%; float:left;  font-size:16px; text-align:left; padding-bottom:10px;}
.table_form td{ width:100%; float:left; overflow:hidden;}
.table_form .input-text{ width:720px !important; height:40px; background:none; border:1px solid #969696}
.table_form textarea { width:800px !important; height:60px; background:none; border:1px solid #969696}
.button{ background:#116FA1!important; width:816px; height:40px; line-height:40px; color:#FFF; text-align:center; border:none; font-size:14px}

.table_form tbody td, .table_form tbody th {
     border-bottom: none!important; 
}

.rc_zp{
	margin: 20px 0px;
}
.rc_zp p{ line-height:42px; font-size:16px;}






/*搜索页样式*/
.ny_sousuo{width: 1080px; height: auto; overflow: hidden; margin: 35px auto; border-bottom:1px dashed #ccc;}
dl.nrydlt{height: 118px;overflow: hidden;width: 1080px; text-align:left}

dt{overflow: hidden;float: left; padding:0 15px;}
dl.nrydlt dt img { width: 135px;display: block; height:118px}
dl.nrydlt dt dd {float:right; overflow: hidden;}
dl.nrydlt dd .nrybt{ color: #333;font-size: 16px; font-weight:bold !important}
dl.nrydlt dd .nrybt:hover{ color:#009944;}
dl.nrydlt dd p {overflow: hidden;line-height: 30px; color:#676767; text-indent:0 !important}
dl.nrydlt dd a.nryxq { 
font-size: 15px;
    width: 150px;
    height: 24px;
    color: #333;
    margin-top: 30px;
    display: inline-block;
	font-weight:bold;}
dl.nrydlt dd a.nryxq:hover{ font-weight:bold}

.wznr{
	/* height: 210px; */
	color: #5a5a5a;
	margin: 0 auto;
	text-align: center;
	margin: 120px auto;
	
}

.search-bg{
	width: 100%;
	height: 350px;
	background-image: url('../images/search.jpg');
	background-position: center;
	background-repeat: no-repeat;
}

.picList li{
width:232px!important;
}


.friendlink img{
   vertical-align:-8px;
   margin-left:10px;
}



/*侧边栏*/
.side{position:fixed;width:78px;right:0;top:50%;margin-top:-200px;z-index:100;border:1px solid #e0e0e0;background:#fff;border-bottom:0}
.side ul li{width:78px;height:78px;float:left;position:relative;border-bottom:1px solid #e0e0e0;color:#333;font-size:14px;line-height:38px;text-align:center;transition:all .3s;cursor:pointer}
.side ul li:hover{background:#4BB352;color:#fff}
.side ul li:hover a{color:#fff}
.side ul li i{height:25px;margin-bottom:1px;display:block;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:auto 25px;margin-top:14px;transition:all .3s}
.side ul li i.bgs1{background-image:url(../images/0.png)}
.side ul li i.bgs3{background-image:url(../images/1.png)}
.side ul li i.bgs4{background-image:url(../images/3.png)}
.side ul li i.bgs6{background-image:url(../images/right_pic6_on.png)}
.side ul li .sidebox{position:absolute;width:78px;height:78px;top:0;right:0;transition:all .3s;overflow:hidden}
.side ul li.sidetop{background:#4BB352;color:#fff}
.side ul li.sidetop:hover{opacity:.8;filter:Alpha(opacity=80)}
.ewBox img{
	max-width: 230px;
}
.side ul li.sideewm .ewBox.son{width:238px;display:none;font-size: 16px;margin: 10px 0px; color:#363636;text-align:center;position:absolute;left:-240px;top:0;background-repeat:no-repeat;background-position:center center;border:1px solid #e0e0e0}
.side ul li.sideetel .telBox.son{width:240px;height:237px;display:none;color:#fff;text-align:left;position:absolute;left:-240px;top:-79px;background:#4BB352}
.side ul li.sideetel .telBox dd{display:block;height:118.5px;overflow:hidden;padding-left:82px;line-height:24px;font-size:18px}
.side ul li.sideetel .telBox dd span{display:block;line-height:28px;height:28px;overflow:hidden;margin-top:32px;font-size:18px}

.side ul li:hover .son{display:block!important;animation:fadein 1s}
@keyframes fadein{from{opacity:0}
to{opacity:1}
}


.pl-57{
	padding-left:122px;
}



.company-environment li{
	float: left;
}
.company-environment li img{
	margin-bottom: 20px;
	margin-right: 10px;
	max-width: 540px;
	height: 250px;
}