﻿@charset "utf-8";
/* 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;
}
.clear{
   clear:both;
    overflow: hidden;
}
.mar{
margin:0 auto;
width: 100%;
}
.marn{
    margin:0 auto;
    width: 1200px;
}

/*--End 分页样式---------*/
.top_w{
   background-color: #fafafa;
   border-bottom: 1px solid #fff;
   line-height: 40px;
}
.top_n{
    overflow: hidden;
    line-height: 40px;
    color: #595959;
}
.top_n_r{
    float: right;
}
.top_n_r a{
    margin:0 5px;
       color: #595959;
}
.top_n_r a.last{
    margin-right: 0;
	color:#ff0000;
}
.top_n_r a:hover{
    color: #7a5100;
}
.logo_w{
   background-color: #fafafa;
   border-top: 1px solid #e4e4e4;
}
.logo_n{
    background: url(../images/web_03.jpg) center top no-repeat;
    height: 137px;
}
/*********nav*********/
.nav_w{
   
    height:61px; 
    position: relative;
    z-index: 10;
}
.nav_w_bj{
    position: absolute;
    left: 0;
    top:0;
    width: 100%;
    margin:0 auto;
    z-index: 11;
    height: 56px;
       background-color: #234493;
       border-bottom: 5px solid #fa881f; 
}
.nav_n{
position: absolute;
margin:0 auto;
width: 100%;
z-index: 13; 
height: 61px;
}
.nav_n ul{
    height: 56px;
}
.nav_n ul li{
    float: left;
    line-height: 56px;
    height: 56px;
    font-size: 16px;
    width: 150px;
text-align: center;

}
.nav_n ul li a{
    color: #fff;
    display: block;
    width: 150px;
    height: 56px;
}
.nav_n ul li a.on{
background-color: #fa881f; border-bottom: 5px solid #fa881f;
}
.nav_n ul li a:hover{
     background-color: #fa881f;
     border-bottom: 5px solid  #fa881f;
}
/************/

.banner_w {
  width: 100%;
  height:541px;
  position: relative;
  overflow: hidden;
  clear: both;
  background-color: #f8f8f8;
}

.banner {
  margin: 0 auto;
  width: 1920px;
  height:541px;
  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: 20px;
  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%;
}
/*******关键词*********/
.gjzms{
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  color: #666;
}
.gjzms span{
  font-size: 15px;
  font-weight: bold;
  color: #666;
}
/*******首页产品*****/
.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, #0d68d2 , #234493); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(right, #0d68d2, #234493); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(right, #0d68d2, #234493); /* Firefox 3.6 - 15 */
background: linear-gradient(to right, #0d68d2 , #234493); /* 标准的语法（必须放在最后） */
}
.prosy_bt_bj{
  height: 80px;
  padding-left: 65px;
  background: url(../images/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(../images/web_12.jpg)  10px center no-repeat;
}
.prosy_nr ul li a.pro_on{
  color: #0a4f9e;
background: url(../images/web_09.jpg)  10px center no-repeat;
}
.prosy_nr ul li a:hover{
  color: #0a4f9e;
background: url(../images/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: #7a5100;
  font-size: 15px;
}
.pro_tel04 a:hover{
  color: #0a4f9e;
}
.prosy_bt_01{
  float: left;
}
.prosy_bt_01a{
  font-size: 37px;
    color: #0a4f9e;
    font-weight: bold;
    line-height: 36px
}
.prosy_bt_01b{
    font-size: 16px;
    line-height: 36px;
    color: #ccc;
    text-transform: uppercase;
}
.prosy_bt_02{
  float: right;
}
.prosy_nra{
  clear: both;
  overflow: hidden;
}
.prosy_nra ul{
  display: flex;
  flex-wrap:wrap;
  justify-content:space-between;
}
.prosy_nra ul li{
  background-color: #fff;
  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: 278px;
  height: 208px;
  overflow: hidden;
}
.prosy_nra ul li .pro_pic a img{
  width: 278px;
  height: 208px;
      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 #f4f2f3;
  line-height: 30px;
  font-size: 16px;
}
.prosy_nra ul li .pro_name a{
   color: #666;
}
.prosy_nra ul li .more_aa{
  margin:7px auto;
  width: 200px;
  font-size: 14px;

  height: 34px;
  line-height: 34px;
}
.prosy_nra ul li .more_aa a{
  display: block;
  width: 100%;
    color: #fff;  background-color: #cdcdcd;
}
.prosy_nra ul li .more_aa a:hover{
  background-color: #0a4f9e;
}
/*************************************/
.bt_sy{
	margin:0 auto;
	width:730px;
	text-align:center;}
.bt_sy_01{
	font-size:44px;
	line-height:60px;
	color:#234493;
	font-weight:bold;}
.bt_sy_02{
	margin:8px auto;
	position:relative;
	height:5px;
	width:100%;}
.bt_sy_02 .bt_sy_02_a{
	position:absolute;
	height:1px;
	background-color:#dfdfdf;
	margin:0 auto;
	top:2px;
	width:100%;}
.bt_sy_02_b{
	position:absolute;
	height:5px;
	top:0;
	left:0;
	width:100%;
	margin:0 auto;	
}
.bt_sy_02_b_nr{
	margin:0 auto;
	width:160px;
}
.bt_sy_02_b_a{
	float:left;
	width:50%;	height:5px;
	background-color:#005797;}
.bt_sy_02_b_b{
	float: right;
	width:50%;	height:5px;
	background-color:#fa881f;}
.bt_sy_03{
	line-height:30px;
	font-size:16px;
	color:#666666;
}
.content_c_w{
	margin:30px auto;
	width:100%;
	padding:30px 0 0;
}
.content_c{
	margin:0 auto;
	width:1200px;
}
.bt_sy_01 span{
	font-size:53px;
	font-style:italic;
	color:#ff0000;}
.content_c_nr{
	margin:15px auto;
	width:1200px;
}
.ly_01{
	height:466px;
	background:url(../images/ly_01.png) left top no-repeat;
}
.ly_nr{
	clear:both;
	overflow:hidden;
	margin-top:60px;}
.ly_right{
	float:right;
	width:540px;
}
.ly_nr_left{
	float:left;
	width:80px;
	height:78px;
	line-height:78px;
	font-size:40px;
	color:#fff;
	overflow:hidden;
	border-radius:15px;
	text-align:center;
	background: -webkit-linear-gradient(left, #0d68d2 , #234493); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(right, #0d68d2, #234493); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(right, #0d68d2, #234493); /* Firefox 3.6 - 15 */
background: linear-gradient(to right, #0d68d2 , #234493); /* 标准的语法（必须放在最后） */
	font-family: "Arial Black", Gadget, sans-serif;
}
.ly_nr_right{
	float:right;
	width:440px;
}
.ly_bt01{
	font-size:36px;
	font-weight:bold;
	color:#333;
	line-height:36px;}
.ly_bt02{
	color:#ff0000;
		font-size:30px;
	font-weight:bold;
	margin-top:5px;
	line-height:36px;
}
.ly_jj{
	clear:both;
	margin-top:30px;}
.ly_jj ul li{
	background: url(../images/ly_d.png) left 5px no-repeat;
	padding-left:15px;
	line-height:20px;
	margin:10px 0;
	color:#5c5c5c;
	font-size:14px;
}
.ly_02{
height:395px;
padding-top:80px;
	background:url(../images/ly_02.png) right top no-repeat;
}
.ly_left{
	float:left;
	width:620px;
}
.ly_nr_right02{
	width:520px;}
.ly_03{
	height:438px;
	background:url(../images/ly_03.png) left top no-repeat;
}

/************content_c_w****************/
.content_cc_w{
	background:url(../images/about_bj.jpg) top center no-repeat #f7f7f7;
	width:100%;
	margin:50px auto 0px;
	padding-bottom:30px;
	min-height:330px;
}
.content_cc{
	margin:0px auto;
	padding-top:50px;
	width:1200px;
}
.bt_a{
	margin:0 auto;
	width:208px;
	text-align:center;
	border-bottom:5px solid #234493}
.bt_a .bt_a01{
	font-size:36px;
	font-weight:bold;
	color:#234493;
	line-height:50px;
}
.bt_a .bt_a02{
	font-size:16px;
	color:#666;
	padding-bottom:3px;
	line-height:30px;
}
.bt_a.bt_b{
	border-bottom:5px solid #fff;
}
.bt_a .bt_a01.bt_b01{
	color:#fff;
}
.bt_a .bt_a02.bt_b02{
	color:#fff;
}
.about_sy{
	clear:both;
	overflow:hidden;
	margin:50px auto;
	width:1120px;
	background-color:#fff;
	padding:40px 30px;
		box-shadow: 0px 0px 25px #999;
	-moz-box-shadow: 0px 0px 25px #999;
	-ms-box-shadow: 0px 0px 25px #999;
	-o-box-shadow: 0px 0px 25px #999;
	-webkit-box-shadow: 0px 0px 25px #999;
}
.about_pic{
	float:left;
	width:429px;
	height:330px;
}
.about_pic a{
	display:block;
		width:429px;
	height:330px;
	overflow:hidden;
}
.about_pic a img{
	width:429px;
	height:330px;
		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;
}
.about_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);
}
.about_nr{
	float:right;
	width:640px;
	font-size:14px;
	line-height:30px;
}
/****************************/
.content_d_w{
	clear:both;
	overflow:hidden;
	margin:0 auto;
	width:100%;
	background-color:#f7f7f7;
}
.content_d{
	margin:0 auto;
	width:1200px;}
.content_d_news{
		clear:both;
	overflow:hidden;
	margin:40px auto 60px;
	width:1200px;
}
.content_d_news_left{
	float:left;
	width:580px;

}
.content_d_news_right{
	float:right;
	width:580px;
				
}
.news_yy{
		background-color:#fff;
		margin:10px;
		padding-bottom:15px;
		box-shadow: 0px 0px 10px #999;
	-moz-box-shadow: 0px 0px 10px #999;
	-ms-box-shadow: 0px 0px 10px #999;
	-o-box-shadow: 0px 0px 10px #999;
	-webkit-box-shadow: 0px 0px 10px #999;
}
.news_sybt{
	border-bottom:1px solid #ebebeb;
}
.news_sybt span{
	font-size:24px;
	line-height:60px;
	margin-left:15px;}
.news_sybt .news_more{
	float:right;
	width:80px;
	padding-left:15px;
	height:30px;
	line-height:15px;
	margin-top:15px;
	border-left:1px solid #dddddd;}
.news_sybt .news_more a{
	color:#666;}
.news_sybt .news_more a:hover{
	color:#234493;}
.news_sy_nr{
	margin:25px 25px 15px;
}
.news_sy_nr .news_sy_nr_pic{
	float:left;
	width:224px;
	margin-right:20px;}
.news_sy_nr .news_sy_nr_pic a{
	width:224px;
	height:129px;
	display:block;
	overflow:hidden;}
.news_sy_nr .news_sy_nr_pic a img{
		width:224px;
	height:129px;
		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;
}
.news_sy_nr .news_sy_nr_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);
}
.news_sy_nr_nr .news_sy_nr_bt a{
	line-height:34px;
	font-size:16px;
	color:#333;}
.news_sy_nr_nr .news_sy_nr_bt a:hover{
	color:#0056ab;
}
.news_sy_nr_nr .news_sy_nr_jj{
	line-height:22px;
	color:#777;}
.news_sy_nraa{
	margin:0 25px 25px;}
.news_sy_nraa ul{
	clear:both;
	overflow:hidden;}
.news_sy_nraa ul li{
	font-size:14px;
	line-height:44px;
	background:url(../images/web_39.jpg) left center no-repeat;
	padding-left:12px;
	border-bottom:1px dashed #dfdfdf;}
.news_sy_nraa ul li a{
	color:#666;}
.news_sy_nraa ul li a span{
	font-size:14px;
	color:#999;
	float:right;}
.news_sy_nraa ul li a:hover{
	color:#0056ab}
/********footer************/
.foot_w{
	clear:both;
	overflow:hidden;
	margin:0 auto;
	width:100%;
	border-top:6px solid #0056ab;
	background-color:#1b1b1b;
	border-bottom:1px solid #000;
}
.foot{
	margin:0 auto;
	width:1200px;
	background:url(../images/web_10.png) 0 0 no-repeat;
	min-height:300px;
}
.foot_left{
	float:left;
	margin-left:330px;
	margin-top:50px;}
.foot_left ul{
	clear:both;
	overflow:hidden;}
.foot_left ul li{
	float:left;
	margin-right:80px;}
.foot_bt01{
	font-size:16px;}
.foot_bt01 a{
	color:#fff;}
.foot_bt01 a:hover{
	color:#ffff00;}
.foot_bt02{
	margin-top:8px;}
.foot_bt02 .foot_bt02_a{
	line-height:24px;}
.foot_bt02 .foot_bt02_a a{
	color:#bbbbbb;}
.foot_bt02 .foot_bt02_a a:hover{
	color:#fff}
.foot_right{
	float:right;
	width:300px;
	margin-top:50px;
	color:#fff;}
.foot_right_aa{
	line-height:22px;
	color:#bbb;}
.foot_right_ab{
	background:url(../images/web_13.jpg) 0 0 no-repeat;
	height:93px;
	margin-top:15px;
	padding-left:110px;
	color:#bbb;
}
.foot_right_ab span{
	color:#fff;}

.foot_a_w{
	border-top:1px solid #3d3d3d;
	height:60px;
	line-height:60px;
	margin:0 auto;	background-color:#1b1b1b;
	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;}
	
	
/***************内页关于我们**********/
.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;
}*/
/*******关于我们*****/
.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;
}
.prosy_bt_bj{
  height: 80px;
  padding-left: 65px;
  background: url(../images/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.prosy_nr_pro{
	min-height:460px;
}



.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: 260px;
  overflow: hidden;
}
.prosy_nra ul li .pro_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:#0a4f9e;
	color:#fff;}
.ny_news_page a.page_aa{
	background-color:#0a4f9e;
	color:#fff;}
/**************************/
.prosy_nra.prosy_nraa ul li .more_aa{
  margin:0px auto;
  width: 260px;
  font-size: 12px;
  text-align:left;
  line-height:20px;
  color:#666;
}
.prosy_nra.prosy_nraa ul li .pro_name {
    border-top: 1px solid #f1f1f1;
    line-height: 30px;
    font-size: 14px;
    text-align: left;
}
/***/
.bt_pro{
	margin:0 auto;
	padding:0px 0 30px;
	width:500px;
}
.bt_pro_01{
		font-size:40px;
	line-height:40px;
	margin-bottom:5px;
	color:#0058b1;
	font-weight:bold;
	text-align:center;
}
.bt_pro_02{
	font-size:14px;
	color:#6d6d6d;
	line-height:30px;
	text-align:center;
}
/****************************/
.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: 303px;
    overflow: hidden;
}

.edu_sy .bd ul li a {
    display: block;
    width: 287px;
    height: 100%;
    border: 3px solid #eaeaea;
    background-color: #eaeaea;
    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: 216px;
    overflow: hidden;
}

.edu_sy .bd ul li a span img {
    width:287px;
    height:216px;
}

.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: #3e86e3;
    background-color: #3e86e3;
}

.edu_sy .bd ul li a:hover p {
    color: #fff;
}
