/*Generated by wjdhcms 3.0 */

@charset "utf-8";

/*-----------公用-----------*/

::selection {
 background-color: #116ad0;
 color: #fff;
}

::-moz-selection {
 background-color: #116ad0;
 color: #fff;
}

::-webkit-selection {
 background-color: #116ad0;
 color: #fff;
}

::-webkit-scrollbar {
 width: 8px;
 height: 8px;
 background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
 border-radius: 10px;
 background-color: #E2E2E2
}

::-webkit-scrollbar-thumb {
 border-radius: 10px;
 -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
 background-color: #555
}
* {
	padding: 0;
	margin: 0;
	font-family: "微软雅黑", 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
body {
	font: 14px/1.231 "微软雅黑", 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
	color: #333;
	margin: 0;
	line-height: 1;
}
:focus {
	outline: 1;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
li, ul {
	list-style-type: none;
}
img {
	border: none;
}
a {
	color: #333;
	text-decoration: none;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}
a:link, a:hover, a:active, a:visited {
	text-decoration: none;
}
input, textarea {
	outline: 0;
	border: 0;
}
textarea {
	resize: none;
}
h1, h2, h3, h4, h5, h6, dl, dd, dt, i, em {
	font-weight: normal;
	font-style: normal;
}


.container { width:1180px; margin-left:auto; margin-right:auto;}
{font-family: "微软雅黑" Arial, Helvetica, sans-serif;}




/*--nav begin--*/
.nav_ny{
 height: 50px;
 background: #01a29d;
 line-height: 50px;
 font-size: 16px; 
}
.nav_ny li a{
  color: #fff;
}
.nav_ny li{
  float: left;
  width: 146px;
  text-align: center;
}
.nav_ny li:hover{
  background: #ff9900;
}
/*--nav begin--*/





/*--baner begin--*/
.banner {
  width: 100%;
  position: relative;
  height: 550px;
  background: transparent;
}
.banner .bd {
  margin: 0 auto;
  height: 100%;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.banner .bd ul {
  height: 100%;
  width: 100%;
}
.banner .bd li {
  height: 100%;
  overflow: hidden;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
}
.banner .bd li a {
  display: block;
  height: 100%;
  width: 100%;
}
.banner .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
}
.banner .hd ul {
  text-align: center;
  margin-bottom: 10px;
}
.banner .hd ul li {
  background: #478beb;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 42px;
  height: 11px;
  margin: 1px;
  overflow: hidden;
  *filter: alpha(opacity=50);
  *opacity: .5;
  line-height: 999px;
}
.banner .hd ul .on {
  background: #154fa2;
}
.banner .prev,
.banner .next {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  left: 15%;
  z-index: 1;
  width: 40px;
  height: 60px;
  background: url(../images/slider-arrow.png) -126px -137px #000000 no-repeat;
  cursor: pointer;
  *filter: alpha(opacity=50);
  *opacity: .5;
  display: none;
}
.banner .next {
  left: auto;
  right: 15%;
  background-position: -6px -137px;
}


/*--baner end--*/


/*--新闻 begin--*/
.one{
  height: 400px;
  margin-top: 20px;
}
.one .news{
  width: 530px;
  float: right;
}
.one .news .new_t{
  height: 40px;
  background: #116ad0;
  line-height: 40px;
}
.one .news .new_t span a{
  display: block;
  float: right;
  width: 100px;
  text-align: center;
  color: #a9cbf3;
}
.one .news .new_t h3 a{
  width: 120px;
  text-align: center;
  display: block;
  background: #3887e1;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.one .news li{
  height: 40px;
  line-height: 40px;
  border-bottom: 1px dashed #dedede;
  margin: 10px 0;
}
.one .news li span{
  float: right;
}
.one .news li a{
  border-left: 3px solid #116ad0;
  padding-left: 20px;
}
.one .news li:hover a{
  color: #116ad0;
}
.one .abuot{
  width: 610px;
}
.one .abuot .abuot_t{
  height: 40px;
  background: #116ad0;
  line-height: 40px;
}
.one .abuot .abuot_t span a{
  display: block;
  float: right;
  width: 100px;
  text-align: center;
  color: #a9cbf3;
}
.one .abuot .abuot_t h3 a{
  width: 120px;
  text-align: center;
  display: block;
  background: #3887e1;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.one .abuot .abuot_b{
  width: 610px;
  margin-top: 20px;
}
.one .abuot .abuot_b .abuot_b_img{
  float: left;
  width: 310px;
  height: 170px;
}
.one .abuot .abuot_b .abuot_b_img img{
  width: 300px;
  height: 170px;
}
.one .abuot .abuot_b span{
  line-height: 25px;
  text-indent: 30px;
  display: block;
}
/*--新闻 end--*/

/*--产品中心 begin--*/
.product{
  height: 900px;
}
.product .p_r{
  width: 920px;
  float: right;
}
.product .p_r li{
  width: 295px;
  height: 270px;
  position: relative;
  float: left;
  margin-left: 10px;
  margin-bottom: 45px;
  text-align: center;
  transition: all 0.3s;
}
.product .p_r li img{
  width: 295px;
  height: 270px;
}
.product .p_r li p{
  position: absolute;
  height: 40px;
  line-height: 40px;
  width: 100%;
  background: rgba(0,0,0,0.7);
  color: #fff;
  top: 230px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product .p_r li:hover{
  transition: all 0.3s;
  transform: scale(1.05,1.05);
}
.product .p_r li:hover p{
  background: #116ad0;
}
.product .p_l{
  width: 240px;
  background: #116ad0;
  height: 900px;
}
.product .p_l .p_l_t{
  height: 110px;
  background: #3887e1;
  text-align: center;
}
.product .p_l .p_l_t h2 a{
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  padding-top: 25px;
  display: block;
}
.product .p_l .p_l_t p{
  text-transform: uppercase;
  color: #fff;
  line-height: 40px;
}
.product .p_l .p_list{
  width: 210px;
  margin:20px auto 0;
}
.product .p_l .p_list .p_list_1 a{
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
  background:#3887e1 url(../images/2_17.png) no-repeat 20px;
  padding-left: 40px;
  display: block;
}
.product .p_l .p_list .p_list_1 a:hover{
  background: #0c5cb8 url(../images/2_17.png) no-repeat 20px;
}
.product .p_l .p_list li{
  margin: 10px 0;
}
.product .p_l .p_list li h3 a{
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
  background:#3887e1 url(../images/2_17.png) no-repeat 20px;
  padding-left: 40px;
  display: block;
}
.product .p_l .p_list li h3 a:hover{
  background: #0c5cb8 url(../images/2_17.png) no-repeat 20px;
}
.product .p_l .p_list .p_fl{
  margin-top: 10px;
  margin-left: 20px;
}
.product .p_l .p_list .p_fl h5 a{
  line-height: 25px;
  display: block;
  color: #fff;
}
.product .p_l .p_list .p_fl h5 a:hover{
  padding-left: 10px;
  color: #ffdf09;
}
/*--产品中心 end--*/


/*--成功案例 begin--*/
.case{
  height: 420px;
  background: url(../images/2_20.jpg) no-repeat top;
  margin-top: 50px;
  text-align: center;
}
.case h3 a{
  display: block;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  padding-top: 40px;
}
.case .case_li{
  margin-top: 70px;
  width: 1180px;
  overflow: hidden;
}
.case .case_li li{
  width: 280px;
  float: left;
  margin: 0 20px;
  transition: all 0.3s;
}
.case .case_li li img{
  width: 280px;
  height: 220px;
}
.case .case_li p{
  line-height: 50px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.case .case_li li:hover{
  transform: scale(1.05,1.05);
  transition: all 0.3s;
}
.case .case_li li:hover p{
  color: #116ad0;
}
/*--成功案例 end--*/

/*--视频中心 begin--*/
.spzx{
  height: 410px;
  margin-top: 30px;
}
.spzx .xgzz{
  width: 570px;
  float: right;
}
.spzx .xgzz .xgzz_t{
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #dedede;
}
.spzx .xgzz .xgzz_t span a{
  float: right;
  color: #666;
}
.spzx .xgzz .xgzz_t h3 a{
  font-weight: bold;
  font-size: 18px;
  color: #116ad0;
}
.spzx .xgzz .xgzz_b{
  margin-top: 30px;
  width: 570px;
  position: relative;
} 
.spzx .xgzz .xgzz_b_1{
  width: 425px;
  margin: auto;
  overflow: hidden;
  overflow: hidden;
} 
.spzx .xgzz .xgzz_b li{
  width: 200px;
  float: left;
  margin: 0 20px;
  text-align: center;
}
.spzx .xgzz .xgzz_b li img{
  width: 200px;
  height: 260px;
}
.spzx .xgzz .xgzz_b li p{
  line-height: 50px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.spzx .xgzz .prev{
  width: 20px;
  height: 90px;
  background: url(../images/2_23.jpg) no-repeat ;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 110px;
}
.spzx .xgzz .next{
  width: 23px;
  height: 90px;
  background: url(../images/2_25.jpg) no-repeat ;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 110px;
}
.spzx .video{
  width: 540px;
}
.spzx .video .video_t{
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #dedede;
}
.spzx .video .video_t span a{
  float: right;
  color: #666;
}
.spzx .video .video_t h3 a{
  font-weight: bold;
  font-size: 18px;
  color: #116ad0;
}
.spzx .video .sp{
  width: 540px;
  height: 320px;
  margin-top: 30px;
}
/*--视频中心 end--*/

#bay{
  position: fixed!important;
  width: 240px;
  height: 100px;
  background:url(../images/tel.jpg) no-repeat;
  color: #fff;
  padding-left: 20px;
  padding-top: 30px;
}
#bay p{
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
}

















