
/* CSS Document */

body{
	margin:0px; padding:0px; font-family:"微软雅黑"; font-size:12px; line-height:22px; color:#333333; background:#FFF;
	min-width:1200px;
}
/*------------------------Start 解决12号字在google和傲游浏览器的不识别小于12号的英文字体-------------*/
html{-webkit-text-size-adjust:none;}
/*------------------------End 解决12号字在google和傲游浏览器的不识别小于12号的英文字体----------*/
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0px; padding:0px;
}
ul{
	margin:0px; padding:0px; list-style-type:none;
}
dl{
	margin:0px;	padding:0px; list-style-type:none;
}
dd{
	margin:0px;
}
a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#0b5cac;
	text-decoration:none;
}
.link-blue{
	color: #0b5cac;
	text-decoration:underline;
}
.link-blue:hover{
	color: #0b5cac;
	text-decoration:underline;
}
img{
	font-size:0px;
	line-height:0px;
	vertical-align:bottom;
	border:0px;
}
.c{
	clear:both;
	margin:0px;
	padding:0px;
	list-style:none;
    overflow: hidden;
}
.clear{
   clear:both;
    overflow: hidden;
}
.mar{
margin:0 auto;
width: 100%;
}
.marn{
    margin:0 auto;
    width: 1200px;
}
/*--End 分页样式---------*/
.top_w{
   border-bottom: 1px solid #ebebeb;
   line-height: 40px;
}
.top_n{
    overflow: hidden;
    line-height: 40px;
    color: #595959;
}
.top_n_r{
    float: right;
}
.top_n_r span{
	color:#d56a00;
	font-weight:bold;}
.top_n_r a{
    margin:0 8px;
       color: #595959;
}
.top_n_r a.last{
    margin-right: 0;
}
.top_n_r a:hover{
    color: #d56a00;
}
/******************logo_w**************/
.logo_w{
	background:url(../image/logo.jpg) top center no-repeat;
	width:100%;
	clear:both;
	height:142px;}

/*********nav*********/
.nav_w{
	background-color:#00a6be;
    height:50px;
	clear:both;
	overflow:hidden;
	width:100%;
	margin:0 auto;
}
.nav_n{
margin:0 auto;
width:1200px; 
height:50px;
line-height:50px;
font-size:14px;
}
.nav_n ul{
	clear:both;
	overflow:hidden;}
.nav_n ul li{
	float:left;}
.nav_n ul li a{
	display:block;
	width:150px;
	text-align:center;
	color:#fff;
}	
.nav_n ul li a.on,.nav_n ul li a:hover{
	background-color:#d56a00;
}

/************/

.banner_w {
  width: 100%;
  height:679px;
  position: relative;
  overflow: hidden;
  clear: both;
  z-index:1;
  background-color: #f8f8f8;
}

.banner {
  margin: 0 auto;
  width: 1920px;
  height:607px;
  position: absolute;
  overflow: hidden;
  left: 50%;
  margin-left: -960px;
}

.banner .img {
  width: 25000px;
  position: absolute;
  left: 0;
  top: 0;
}

.banner .img li {
  float: left;
  overflow: hidden;
}

.banner .num {
  position: absolute;
  width: 100%;
  bottom: 30px;
  left: 0;
  text-align: center;
  font-size: 0;
}

.banner .num li {
  width: 12px;
  height:12px;
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  margin: 0 3px;
  cursor: pointer;
}

.banner .num li.on {
  background-color: #ffff00;
}

.banner .btn {
  width: 30px;
  height: 50px;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  color: #fff;
  font-size: 40px;
  cursor: pointer;
  text-align: center;
  line-height: 46px;
}

.banner:hover .btn {
  display: block
}

.banner .btn_l {
  left: 15%;
}

.banner .btn_r {
  right: 15%;
}

.banner_bj{
	position: absolute;
	z-index:111;
	margin:0 auto;
	width:100%;
	background:url(../image/banner_bj.png) bottom center no-repeat;
	height:180px;
	bottom:0;}
/***************biaoti_01  标题******************/
.biaoti_01{
	margin:0 auto;
	width:400px;
	text-align:center;
}
.biaoti_01_a{
	font-size:30px;
	color:#00a6be;
	line-height:40px;
	font-weight:bold;}
.biaoti_01_b{
	width:60px;
	height:3px;
	margin:15px auto 10px;
	background-color:#ffa54b;
}
.biaoti_01_c{
	text-transform:uppercase;
	color:#999999;
	font-size:14px;}

/***************sy_pro_w**************/
.sy_pro_w{
	margin:0px auto;
	width:100%;
	clear: both;
	overflow:hidden;
}
.sy_pro_n{
	margin:0 auto;
	width:1200px;
}


/************************content_a_w**************/
.content_a_w{
	margin:60px auto 20px;
	width:100%;
}
.hexin_nr{
	clear:both;
	margin:60px auto;
	width:1200px;
}
.hexin_nr ul li{
	float:left;
	width:298px;
	margin-right:30px;
	padding:40px;
	position:relative;
	border:1px solid #dfdfdf;
	background-color:#fafafa;
	text-align:center;
		transition:all 0.2s ease;
		-moz-transition:all 0.2s ease;
		-ms-transition:all 0.2s ease;
		-o-transition:all 0.2s ease;
		-webkit-transition:all 0.2s ease;
}
.hexin_nr ul li.last_li{
	margin-right:0;
}
.hexin_nr ul li .hexin_tubiao{
	position: absolute;
	top:-35px;
	margin:0 auto;
	width:70px;
	left:-35px;
	margin-left:50%;
	transition:all 0.1s ease;
		-moz-transition:all 0.1s ease;
		-ms-transition:all 0.1s ease;
		-o-transition:all 0.1s ease;
		-webkit-transition:all 0.1s ease;

}
.hexin_nr ul li .hexin_tubiao span{
	margin:0 auto;
	display:block;
		background-color:#aebebe;
	width:70px;
	height:70px;
	text-align:center;
	line-height:70px;
	font-size:30px;
	color:#fff;
	border-radius:50%;
}
.hexin_nr ul li .henxin_nra{
	margin-top:20px;
}
.hexin_nr ul li .henxin_nra .henxin_nra_name{
	font-size:24px;
	color:#00a6be;
	line-height:30px;
}
.hexin_nr ul li .henxin_nra .henxin_nra_pic01{
	background:url(../image/hexin_a.png) top center no-repeat;
	width:42px;
	margin:15px auto;
	height:40px;
}
.hexin_nr ul li .henxin_nra .henxin_nra_pic02{
	background:url(../image/hexin_b.png) top center no-repeat;
	width:42px;
	margin:15px auto;
	height:40px;
}
.hexin_nr ul li .henxin_nra .henxin_nra_pic03{
	background:url(../image/hexin_c.png) top center no-repeat;
	width:42px;
	margin:15px auto;
	height:40px;
}
.hexin_nr ul li .henxin_nra .henxin_nra_namea{
	line-height:40px;
	font-size:18px;
	color:#333;
	font-weight:bold;}
.hexin_nr ul li .henxin_nra .henxin_nra_jj{
	margin:10px auto;
	line-height:26px;
	font-size:15px;
	color:#999;
}
.hexin_nr ul li.hover_on{
	background-color:#00a6be;
	border:1px solid #00a6be;
}
.hexin_nr ul li.hover_on .hexin_tubiao span{
	background-color:#ffa54b;
}
.hexin_nr ul li.hover_on .henxin_nra .henxin_nra_name{
	color:#fff;}
.hexin_nr ul li.hover_on .henxin_nra .henxin_nra_pic01{
		background:url(../image/hexin_a1.png) top center no-repeat;
}
.hexin_nr ul li.hover_on .henxin_nra .henxin_nra_pic02{
		background:url(../image/hexin_b1.png) top center no-repeat;
}
.hexin_nr ul li.hover_on .henxin_nra .henxin_nra_pic03{
		background:url(../image/hexin_c1.png) top center no-repeat;
}
.hexin_nr ul li.hover_on .henxin_nra .henxin_nra_namea{
	color:#fff;}

.hexin_nr ul li.hover_on .henxin_nra .henxin_nra_jj{
	color:#fff;}
/**********************关于我们**********/
.syabout_nr{
	clear:both;
	overflow:hidden;
	margin:40px auto 0;
	width:1200px;
	background:url(../image/about_sy.jpg) right top no-repeat;
	height:438px;
}
.about_bt01{
	font-size:24px;
	color:#00a6be;
	font-weight:bold;
	line-height:30px;
	padding-top:60px;
}
.about_bt02{
	height:5px;
	width:100px;
	margin-top:15px;
	margin-bottom:10px;
	background-color:#00a6be;}
.about_bt03{
	color:#999;
	font-size:26px;
	line-height:30px;}
.about_nrsy{
	color:#666666;
	line-height:30px;
	padding-top:25px;
	width:600px;
	font-size:15px;}
.about_more{
		margin-top:50px;
}
.about_more a{
	color:#333;
	display:block;
	width:160px;
	height:36px;
	text-align:center;
	line-height:36px;
	font-size:15px;
	border:1px solid #00a6be;
		transition:all 0.2s ease;
		-moz-transition:all 0.2s ease;
		-ms-transition:all 0.2s ease;
		-o-transition:all 0.2s ease;
		-webkit-transition:all 0.2s ease;
}
.about_more a:hover{
	color:#ffa54b;
	border:1px solid #ffa54b;
}
.xuanze_w{
	clear:both;
	overflow:hidden;
	height:335px;
	background:url(../image/xuanze_sy.jpg) top center no-repeat;
	
}
.xuanze_n{
	margin:0 auto;
	width:1200px;
}
.xuanze_wz{
	padding-top:130px;


	width:630px;
}
.xuanze_wz01{
	text-align:center;
		line-height:70px;	font-size:30px;
		letter-spacing:2.5px;
		font-style:italic;
		font-weight:bold;
		color:#00a6be;}
.xuanze_wz01 span{
	font-size:36px;
	padding-left:15px;
}
.xuanze_wz02{
	padding-top:12px;
	padding-left:35px;
	color:#fff;
	line-height:24px;
	font-size:18px;}
.xuanze_tel{
	float:right;
	width:230px;
	text-align:center;}
.xuanze_tel01{
	font-size:18px;
	color:#00a6be;
	line-height:20px;}
.xuanze_tel02{
	font-size:23px;
	padding-top:6px;
	font-weight:bold;
	color:#00a6be;
			font-style:italic;
}

/**********************content_b_w*********/
.content_b_w{
	clear:both;
	overflow:hidden;
	margin:0px auto;
	width:100%;
}
.content_b{
	margin:0 auto;
	width:1200px;
	}
.ch_sy01{
	margin:60px auto 0;
	width:100%;
	background:url(../image/cp_01.jpg) top center no-repeat;
	height:342px;}
.ch_sy02{
		margin:0px auto;
	width:100%;
	background:url(../image/cp_02.jpg) top center no-repeat;
	height:449px;}
.ch_sy03{
		margin:0px auto;
	width:100%;
	background:url(../image/cp_03.jpg) top center no-repeat;
	height:344px;}
.ch_sy01nr{
	margin:0 auto;
	width:1200px;
	clear:both;
	overflow:hidden;
}
.ch_sy01nr_right{
	float:right;
	width:510px;
	margin-top:50px;}
.ch_sy01_bt{
	font-size:36px;
	color:#333;
	font-weight:bold;}
.ch_sy01_bt span{
	font-style:italic;
	color:#ffa54b;
	padding-right:15px;}
.ch_sy01_nr{
	margin-top:30px;
	line-height:30px;
	font-size:14px;
	color:#666;}
.ch_sy01_more{
	margin-top:30px;
}
.ch_sy01_more a{
		color:#ffa54b;
		font-size:14px;
}
.ch_sy01_more a:hover{
		color:#00a6be;
}
.ch_sy01nr_left{
	float:left;
	width:420px;
	margin-top:120px;
	margin-left:75px;}
.ch_sy02_bt{
	color:#fff;}
.ch_sy02_bt span{
	color:#fff;}
.ch_sy02_nr{
	color:#fff;}
.ch_sy02_more a{
	color:#fff;}
.ch_sy02_more a:hover{
	color:#ffff00;}

.content_c_w{
	background-color:#00a6be;
	padding:60px 0;
	margin-bottom:0;}
.content_d_w{
	padding-bottom:30px;}
.biaoti_01_anews{
	color:#fff;}
.biaoti_01_bnews{
	background-color:#fff;}
.biaoti_01news{
	margin-bottom:30px;}




/************右侧产品展示***********/
.picMarquee-left01{ overflow:hidden; position:relative; width:1100px;    } 
.picMarquee-left01 .hd{ display:none; }
.picMarquee-left01 .bd,.picMarquee-left01 .bd .ulWrap{overflow:hidden; position:relative; width:1100px; } 
.picMarquee-left01 .bd ul{ overflow:hidden; zoom:1; width:259px; margin:0 8px;  float:left; display:inline;}
.picMarquee-left01 .bd ul li{ width:259px;clear:both; margin:0px 15px 28px;}
.picMarquee-left01 .bd ul li a{
	width:257px;
	border:1px solid #dfdfdf;
	display: block;
	height: 100%;
}
.picMarquee-left01 .bd ul li a span {
	width: 257px;
	height: 193px;
	display: block;
	overflow: hidden;
}
.picMarquee-left01 .bd ul li a span img{
		width: 257px;
	height: 193px;overflow: hidden;
}

/***************************/
.left_news{
	float:left;
	width:473px;
}
.left_news_pic{
	width:473px;
	height:148px;
}
.left_news_pic a{
	width:467px;
	height:142px;
	overflow:hidden;
	display:block;
	    border: 3px solid #fff;
}
.left_news_pic a img{
		width:467px;
	height:142px;
		transition:all 0.6s ease;
	-moz-transition:all 0.6s ease;
	-ms-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
	-webkit-transition:all 0.6s ease;
}
.left_news_pic a:hover img{
	transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	-webkit-transform:scale(1.1);
}
.left_news_name{
	clear:both;}
.bt_news{
	line-height:30px;
	margin-top:5px;
}
.bt_news a{
	font-size:14px;
	color:#fff;}
.bt_news a:hover{
	color:#ffff00;}
.jj_news{
	color:#fff;
	line-height:22px;}
.more_news a{
	display:block;
	margin-top:15px;
	width:120px;
	font-size:16px;
	height:36px;
	line-height:36px;
	text-align:center;
	background-color:#fff;
	color:#00a6be;}
.more_news a:hover{
	background-color:#ffff00;
	color:#333;}
.right_news{
	float:right;
	width:690px;}
.right_news ul{
	clear:both;
	overflow:hidden;}
.right_news ul li{
	margin-bottom:14px;
	padding-bottom:14px;
	border-bottom:1px dashed #fff;}
.newsa_bt a{
	color:#fff;
	line-height:24px;
	font-size:14px;}
.newsa_bt a:hover{
	color:#ffff00;}
.newsa_jj{
	line-height:20px;
	color:#fff;}


/****************************/
.cf_sy{
	clear:both;
	margin:0 auto;
	width:1200px;
}

/********案例展示首页*******/
.picMarquee-left {
     margin:10px 0px;
    width: 1200px;
    overflow: hidden;
    clear: both;
}
.edu_sy .bd ul li {
    float: left;
    margin: 15px 7px;
    width: 294px;
    overflow: hidden;
}

.edu_sy .bd ul li a {
    display: block;
    width: 287px;
    height: 100%;
    border: 3px solid #f2f2f2;
    background-color: #f2f2f2;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}

.edu_sy .bd ul li a span {
    display: block;
    width: 287px;
    height: 287px;
    overflow: hidden;
}

.edu_sy .bd ul li a span img {
    width:287px;
    height:287px;
}

.edu_sy .bd ul li a p {
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #666666;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}

.edu_sy .bd ul li a:hover {
    border-color: #00a6be;
    background-color: #3e86e3;
}

.edu_sy .bd ul li a:hover p {
    color: #fff;
}

/*******关键词*********/
.gjzms{
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  color: #666;
}
.gjzms span{
  font-size: 15px;
  font-weight: bold;
  color: #666;
}
.pro_syleft{
  float: left;
  width: 230px;
}
.pro_syright{
  float: right;
  width: 930px;
}
/***产品左侧*****/
.prosy_bt{
  height: 80px;
}
.yansejb{
background: -webkit-linear-gradient(left, #00a6be , #00879b); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(right, #00a6be , #00879b); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(right, #00a6be , #00879b); /* Firefox 3.6 - 15 */
background: linear-gradient(to right,#00a6be , #00879b); /* 标准的语法（必须放在最后） */
}
.prosy_bt_bj{
  height: 80px;
  padding-left: 65px;
  background: url(../image/web_05.png) 15px center no-repeat;
}
.prosy_bt01{
  font-size: 26px;
  color: #fff;
  padding-top:18px;
  letter-spacing:2px;
}
.prosy_bt02{
  font-size: 12px;
text-transform:uppercase;
color: #fff;
padding-top: 2px;
}
.prosy_nr{
  background-color:#fff;
  padding: 15px;
}
.prosy_nr ul li a{
  display: block;
  line-height:50px;
  border-bottom: 1px solid #ececec;
  font-size:16px;
  color: #666;
  padding-left: 35px;
  background: url(../image/web_12.jpg)  10px center no-repeat;
}
.prosy_nr ul li a.pro_on{
  color: #0e6dbc;
background: url(../image/web_09.jpg)  10px center no-repeat;
}
.prosy_nr ul li a:hover{
  color: #0e6dbc;
background: url(../image/web_09.jpg)  10px center no-repeat;
}
.prosy_db{
  height: 190px;
}
.pro_tel01{
  margin:0px auto 0;
  text-align: center;
  padding: 25px 0 0;
}
.pro_tel02{
  font-size: 27px;
  color: #ffffff;
  line-height: 30px;
  padding-top: 15px;
  text-align: center;
  font-family: Arial;
}
.pro_tel03{
  padding-top:0px;
  font-size: 18px;
   color: #ffffff; text-align: center;
    line-height: 40px;
}
.pro_tel04{
  margin:5px 20px 30px;
  height:30px;
  background-color: #fff3dc;
  text-align: center;
  line-height: 30px;
}
.pro_tel04 a{
  color: #0d67b2;
  font-size: 15px;
}
.pro_tel04 a:hover{
  color: #003968;
}
/***************内页关于我们**********/
.ny_w{
	    background-color: #f4f2f3;
    padding: 50px 0;
}
.ny_wz a{
  color: #666;
  margin:0 6px;
}
.ny_wz a:hover{
  color: #b88111;
}
.ny_about{
  min-height: 680px;
  font-size: 14px;
  line-height: 28px;
  color: #666;
}
.ny_about_w{
  padding: 25px;  background-color: #fff;
  width:880px;
}
.ny_bt{
  border-bottom: 1px solid #f1f1f1;
  margin-bottom:15px;
}
.newshow_bt{
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  padding-bottom: 10px;
}
.newshow_time{
  font-size: 12px;
  text-align: center;
  line-height: 24px;
  border-top:1px dashed #dfdfdf;
  border-bottom:1px dashed #dfdfdf;
}
.ny_right_nr{
  margin-top:10px;
}
.news_list{
  clear: both;
  overflow: hidden;
}
.news_list li{
    padding:10px 20px;
    clear: both;
    overflow: hidden;
    margin: 15px 0px;
    background-color: #f9f9f9;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}
.news_list li .news_list_bt{
  margin-bottom: 0px;
  font-size: 15px;
}
.news_list li .news_list_jj{
  line-height: 22px;
  color: #666;
  font-size: 12px;
}
.news_list li .news_time{
  background-color: #ccc;
  width: 70px;
  text-align: center;
  margin:6px 0;
  float: left;
  height:70px;
  margin-right: 15px;
  font-size: 12px;
  line-height: 70px;
  word-break:break-all;
  
}
.prosy_bt_01a {
    font-size: 37px;
    color: #0e6dbc;
    font-weight: bold;
    line-height: 36px;
}
.prosy_bt_01b {
    font-size: 22px;
    line-height: 36px;
    color: #ccc;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}


/******link****/
.link_w{
	border-top:1px solid #dfdfdf;
	margin:0 auto;
	width:100%;
	height:80px;
	line-height:80px;
}
.link_a{
	margin:0 auto;
	width:1200px;
	font-size:16px;
	color:#666;
	font-weight:bold;}
.link_a a{
	color:#666;
	font-weight:normal;
	margin:0 8px;}
.link_a a:hover{
	color:#ff0000;}

/********footer************/
.foot_w{
	clear:both;
	overflow:hidden;
	margin:0 auto;
	width:100%;
	border-top:6px solid #ea4049;
	background-color:#1a1e29;
	border-bottom:1px solid #000;
}
.foot{
	margin:0 auto;
	width:1200px;
	background:url(../image/foot_logo.jpg) 0 0 no-repeat;
	min-height:270px;
}
.foot_left{
	float:left;
	margin-top:50px;}
.foot_left ul{
	clear:both;
	overflow:hidden;}

.foot_left ul li{
	float:left;
	margin-right:80px;}
.foot_bt01{
	font-size:14px;
	line-height:40px;}
.foot_bt01 a{
	color:#fff;}
.foot_bt01 a:hover{
	color:#ffff00;}
.foot_bt02{
	margin-top:8px;}
.foot_bt02 .foot_bt02_a{
	line-height:30px;}
.foot_bt02 .foot_bt02_a a{
	color:#bbbbbb;}
.foot_bt02 .foot_bt02_a a:hover{
	color:#fff}
.foot_right{
	float:right;
	width:113px;
	color:#fff;
	background:url(../image/pic_erm.jpg) right 50px no-repeat;
	height:165px;
	
}
.erm_name{
	margin-top:165px;
	text-align:center;
	line-height:40px;}


.foot_a_w{
	border-top:1px solid #3d3d3d;
	height:60px;
	line-height:60px;
	margin:0 auto;	background-color:#11141b;
	width:100%;}
.foot_a{
	margin:0 auto;
	width:1200px;
	clear:both;
	overflow:hidden;
	text-align:center;
	color:#fff;
	font-size:14px;
}
.foot_a a{
	color:#fff;}
.foot_a a:hover{
	color:#ffff00;}
.foot_left ul li.gsmc_name{
	text-align:center;
	margin-top:115px;
	width:226px;
	color:#fff;
	margin-right:120px;	
}
.foot_bt04{
	color:#fff;
	font-size:14px;
	line-height:36px;
}
.gsmc_lxwm{
	margin-left:15px;}

/***************关键词*********/
.key_w{
    margin: 0 auto;
    width: 100%;
    clear: both;
    overflow: hidden;
    line-height: 24px;
    padding-bottom: 15px;}
.key_a{
	margin:0 auto;
	width:1200px;	font-size:14px;
}
.key_a span{
	font-weight:bold;
	margin-left:5px;
	font-size:14px;
}
.key_a a{
	color:#666;
	margin:0 5px;}
.key_a a:hover{
	color:#1ba400;
}


/*******关于我们*****/
.clear{
   clear:both;
    overflow: hidden;
}
.mar{
margin:0 auto;
width: 100%;
}
.marn{
    margin:0 auto;
    width: 1200px;
}
.content_w{
  background-color:#f4f2f3;
  padding: 50px 0;
}
.pro_syleft{
  float: left;
  width: 215px;
}
.pro_syright{
  float: right;
  width: 930px;
}
/***产品左侧*****/
.prosy_bt{
  height: 80px;
}
.yansejb{
background: -webkit-linear-gradient(left, #00a6be , #00879b); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(right,  #00a6be , #00879b); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(right, #00a6be , #00879b); /* Firefox 3.6 - 15 */
background: linear-gradient(to right,  #00a6be , #00879b); /* 标准的语法（必须放在最后） */
}
.prosy_bt_bj{
  height: 80px;
  padding-left: 65px;
  background: url(../image/web_05.png) 15px center no-repeat;
}
.prosy_bt01{
  font-size: 26px;
  color: #fff;
  padding-top:18px;
  letter-spacing:2px;
}
.prosy_bt02{
  font-size: 12px;
text-transform:uppercase;
color: #fff;
padding-top: 2px;
}
.prosy_nr{
  background-color:#fff;
  padding: 15px;
}
.prosy_nr ul li a{
  display: block;
  line-height:50px;
  border-bottom: 1px solid #ececec;
  font-size:16px;
  color: #666;
  padding-left: 35px;
  background: url(../image/web_12.jpg)  10px center no-repeat;
}
.prosy_nr ul li a.pro_on{
  color: #ea4049;
background: url(../image/pro_a.jpg)  10px center no-repeat;
}
.prosy_nr ul li a:hover{
  color: #ea4049;
background: url(../image/pro_a.jpg)  10px center no-repeat;
}
.prosy_db{
  height: 190px;
}
.pro_tel01{
  margin:0px auto 0;
  text-align: center;
  padding: 25px 0 0;
}
.pro_tel02{
  font-size: 27px;
  color: #ffffff;
  line-height: 30px;
  padding-top: 15px;
  text-align: center;
  font-family: Arial;
}
.pro_tel03{
  padding-top:0px;
  font-size: 18px;
   color: #ffffff; text-align: center;
    line-height: 40px;
}
.pro_tel04{
  margin:5px 20px 30px;
  height:30px;
  background-color: #fff3dc;
  text-align: center;
  line-height: 30px;
}
.pro_tel04 a{
  color: #00879b;
  font-size: 15px;
}
.pro_tel04 a:hover{
  color: #b6000c;
}
.prosy_bt_01{
  float: left;
}
.prosy_bt_01a{
  font-size: 37px;
    color: #00879b;
    font-weight: bold;
    line-height: 36px
}
.prosy_bt_01b{
    font-size: 22px;
    line-height: 36px;
    color: #ccc;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.prosy_bt_02{
  float: right;
}
/***************/
.ny_about{
  min-height: 680px;
  font-size: 14px;
  line-height: 28px;
  color: #666;
}
.ny_about_w{
  padding: 25px;  background-color: #fff;
  width:880px;
}
/*****************新闻********/
.ny_right_nr{
  margin-top:10px;
}
.news_list{
  clear: both;
  overflow: hidden;
}
.news_list li{
    padding:10px 20px;
    clear: both;
    overflow: hidden;
    margin: 15px 0px;
    background-color: #f9f9f9;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}
.news_list li .news_list_bt{
  margin-bottom: 0px;
  font-size: 15px;
}
.news_list_bt a:hover{
	color:#ea4049;
}
.news_list li .news_list_jj{
  line-height: 22px;
  color: #666;
  font-size: 12px;
}
.news_list li .news_time{
  background-color: #ccc;
  width: 70px;
  text-align: center;
  margin:6px 0;
  float: left;
  height:70px;
  margin-right: 15px;
  font-size: 12px;
  line-height: 70px;
  word-break:break-all;
  
}
.ny_bt{
  border-bottom: 1px solid #f1f1f1;
  margin-bottom:15px;
}
.newshow_bt{
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  padding-bottom: 10px;
}
.newshow_time{
  font-size: 12px;
  text-align: center;
  line-height: 24px;
  border-top:1px dashed #dfdfdf;
  border-bottom:1px dashed #dfdfdf;
}
/************产品*****************/
.prosy_nra{
  clear: both;
  overflow: hidden;
}
.prosy_nra ul{
  display: flex;
  flex-wrap:wrap;
  justify-content:space-between;
}
.prosy_nra ul li{
  background-color: #f9f9f9;
  padding: 15px 11px;
  margin-bottom: 25px;
  text-align: center;
}
.prosy_nra ul li .pro_pic{
  margin-bottom: 10px;
}
.prosy_nra ul li .pro_pic a{
  display: block;
  width: 260px;
  height: 200px;
  overflow: hidden;
}
.prosy_nra ul li .pro_pic a img{
  width: 260px;
  height: 200px;
      transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
}
/**************/
.prosy_nra ul li .pro_pic.case_pic a{
  display: block;
  width: 260px;
  height:260px;
  overflow: hidden;
}
.prosy_nra ul li .pro_pic.case_pic a img{
  width: 260px;
  height: 260px;
      transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
}
/***************/
.prosy_nra ul li .pro_pic a:hover img{
  transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}
.prosy_nra ul li .pro_name{
  border-top: 1px solid #f1f1f1;
  line-height: 30px;
  font-size: 14px;
  text-align:left;
}
.prosy_nra ul li .pro_name a{
   color: #333;
}
.prosy_nra ul li .pro_name a:hover{
   color: #ea4049;
}
.prosy_nra ul li .more_aa{
  margin:0px auto;
  width: 260px;
  font-size: 12px;
  text-align:left;
  line-height:20px;
  color:#666;
}
/******产品分页*******/
.ny_news_page{
	margin:10px auto 60px;
	clear:both;
	padding-top:10px;
	width:1200px;}
.ny_news_page a,.ny_news_page span{
	display:block;
	float:left;
	line-height:40px;
	text-align:center;
	font-size:12px;
	width:70px;
	height:40px;
	color:#333;
	background-color:#f8f8f8;
	margin-right:10px}
.ny_news_page a:hover,.ny_news_page span{
	background-color:#00879b;
	color:#fff;}
.ny_news_page a.page_aa{
	background-color:#00879b;
	color:#fff;}
/**************************/






/*************************首页产品推荐样式***************/
.sy_pro_nnr{ clear:both; overflow:hidden;}
/*public*/
.fl{display:inline;float:left}
/*.fr{display:inline;float:right}*/
.cf:after{content:"";clear:both;display:block;height:0;overflow:hidden}
.cf{zoom:1}
/*main*/
.lanrenzhijia{/*width:960px;*/ width:1200px; margin:30px auto 0;}
.lanrenzhijia .title-list{ position: relative; top: 6px;}
.lanrenzhijia .title-list li{ width: 170px; line-height: 40px; text-align: center; float: left; display: inline;
border:1px solid #00a6be; border-right:0 solid; color:#00a6be;
}
.lanrenzhijia .title-list li:last-child{border-right:1px solid #00a6be;}
.lanrenzhijia .title-list li.on{ color: #fff; font-weight: bold; background-color:#00a6be;}

.product{ height:540px; position: relative; overflow: hidden; display: none; margin-top: 30px;}
.product ul{ position: absolute; left: 0px;}
.product-wrap .show{ display: block;}
.product-wrap .product li{ position:relative; float: left; display: inline; margin-bottom:20px; margin-right: 10px;background: #f3f3f3;
border: 1px solid #00a6be; transition:0.4s;-webkit-transition:0.4s;-moz-transition: 0.4s;-o-transition: 0.4s;-ms-transition: 0.4s;}
.product-wrap .product li:hover{ border-color:#ff6600;}
.product-wrap .product li .pro_tj{ position:absolute; left:-1px; top:-1px; background:url(../image/pro_tj.png) top left no-repeat; width:75px; height:73px;}

.product-wrap .product li:nth-child(4n){margin-right:0px;}
.product-wrap .product li a.imgwrap{ display: block; width: 290px; height: 215px; background: #fff; text-align:center;}
.product-wrap .product li a.imgwrap img{ width:290px; height:215px;}
.product-wrap .product li .pro_name{ background:url(../image/pic_name.png) top center no-repeat; width:290px; height:42px; line-height:42px;}
.product-wrap .product li .pro_name a{ color: #fff; padding-left:12px; font-size:14px;}
.product-wrap .product li p a:hover{ color: #ff6600; text-decoration: none;}
/* 代码整理：懒人之家 www.lanrenzhijia.com */