﻿@charset "utf-8";
/* CSS Document */
body { font-family: "微软雅黑", Arial; font-size: 14px; margin:0; padding:0; background:#fff; color:#1A1A1A; }
* { margin:0; padding:0 }
div, ul, li, h1, h2, h3, h4, h5, h6, img, p, dl, dt, dd, ol, th, td { margin: 0px; padding: 0px; }
li { list-style-type: none; }
form, input, button, option, textarea, select { margin: 0px; padding: 0px; }
input, button, textarea, select { font:100% Tahoma, Helvetica, Arial, sans-serif; }
a { text-decoration: none; cursor:pointer; outline:none; blr:expression(this.onFocus=this.blur());
color:#2b2b2b; }
a:link { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }
th { font-weight:normal; }
img { border: 0; }
h3 { font-size:16px;  font-weight:bold; }
h4 { font-size: 14px;    font-weight:bold; }
.clear { clear: both; }
.copy { font-family:Arial, Helvetica, sans-serif; }
table { font-size:inherit; font:100%; }
img { border:none;  }


.page a{ display:inline-block; font-size:14px; font-weight:bold; color:#919191; margin:0 3px;}
.page { float:left; width:100%; margin:50px auto; text-align:center;line-height:28px; }
.page .prev, .page .next { width:28px; height:28px; border:1px solid #919191; }
.page .num {width:28px; height:28px; border:1px solid #919191; }
.page .cur {border:1px solid #0068B7; background:#0068B7; color:#fff; }
/*头部*/
#header{
	width: 100%;
}
#header .top{
	width: 1002px;
	margin: 0 auto;
}
#header .top .logo{
	float: left;
	margin-top: 11px;
}
#header .top .tell{
	float: right;
	width: 400px;
	margin-top: 11px;
}
.top .tell .ss{
	display: block;
	float: left;
	margin-top: 25px;
}
.top .tell .text{
	float: left;
	width: 162px;
	height: 22px;
	border: 1px solid #0068b7;
	color: #cccccc;
	line-height: 22px;
	text-indent: 12px;
}
.top .tell .bin{
	float: left;
	width: 27px;
	height: 24px;
	background: #0068b7;
	border: 1px solid #0068b7;
}
.top .tell .t{
	float: right;
	width: 188px;
}
.top .tell .t1{
	color: #333333;
	font-weight: bold;
	font-size: 16px;
}
.top .tell .t2{
	display: block;
	color: #ffa200;
	font-size: 24px;
	font-weight: bold;
	background: url(../img/t2.png) no-repeat left center;
	padding-left: 32px;
}
#header .nav{
	width: 100%;
	height: 50px;
	background: #0068b7;
}
#header .nav ul{
	width: 1002px;
	margin: 0 auto;
}
#header .nav ul li{
	float: left;
	width: 111px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	
}
#header .nav ul li a{
	display: block;
	font-size: 15px;
	color: #FFFFFF;
}
#header .nav ul li:hover{
	background: #777777;
}
#header .nav ul li:hover .sub a{
	display: block;
}
#header .nav ul li.on{
	background: #777777;
	
}
#header .nav .sub{
	width: 111px;
}
#header .nav .sub a{
	position: relative;
	z-index: 99;
	display: none;
	background: #c6c6c6;
	border-bottom: 1px dashed #FFFFFF;
}
/*banner*/
.fullSlide {
	position: relative;
	width: 100%;
	height: 485px;
}

.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.fullSlide .bd ul {
	width: 100% !important;
	height: 485px !important;
}

.fullSlide .bd ul li {
	width: 100% !important;
	text-align: center;
}

.fullSlide .bd ul li a {
	display: block;
	height: 485px;
	background-position: center;
	background-repeat: no-repeat;
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 10px;
	text-align: center;
	z-index: 1;
}

.fullSlide .hd ul {}

.fullSlide .hd ul li {
	margin: 0 4px;
	width: 16px;
	height: 16px;
	background:url(../img/dot.png) no-repeat 0 -16px;
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	font-size: 0;
}

.fullSlide .hd .on {
	background-position: 0 0;
}
/*concent*/
#concent{
	width: 100%;
}
#concent .con-1002{
	width: 1002px;
	margin: 0 auto;
}
.product {
	margin: 50px 0 70px 0;
}
.product ul li{
	float: left;
	width: 233px;
	text-align: center;
	margin: 0 50px;
}
.product ul li p{
	font-size: 24px;
	color: #333333;
	padding: 12px 0;
}
.about{
	height: 230px;
	position: relative;
	
}
.about .text{
	float: right;
	width: 515px;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	text-indent: 28px;
}
.about a{
	display: block;
	position: absolute;
	width: 80px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #0068B7;
	color: #FFFFFF;
	right: 0;
	bottom: 0;
}
.news{
	width: 100%;
	background: #f7f7f7;
	padding-bottom: 45px;
	margin: 32px 0 70px 0;
}
.news .title{
	text-align: center;
	padding: 25px 0 50px 0;
}

.news .left{
	width: 500px;
	float: left;
}
.news .left ul li{
	
	height: 121px;
	border-bottom: 1px solid #999999;

	
}
.news .left ul li:hover .time{
	color: #0068b7;
}
.news .left ul li:hover{
	background: #cccccc;
}
.news .left ul li .time{
	float: left;
	width: 82px;
	font-size: 54px;
	color: #cccccc;
	text-align: center;
	padding-top: 21px;
}
.news .left ul li .time span{
	display: block;
	font-size: 14px;
	margin-top: -8px;
}
.news .left ul li h4{
	color: #1a1a1a;
	font-size: 16px;
	font-weight: normal;
	padding-top: 30px;
}
.news .left ul li .text{
	margin-top: 14px;
	color: #808080;
	font-size: 12px;
	line-height: 18px;
}
.news .right{
	position: relative;
	float: right;
	width: 471px;
	height: 493px;
}
.news .right .pic{
    width: 471px;
	height: 318px;
}
.news .right .pic img{
    width: 471px;
	height: 318px;
}
.news .right h4{
	font-size: 18px;
	font-weight: bold;
	color:#1a1a1a ;
	margin: 24px 0 20px 0;
}
.news .right .text{
	font-size: 12px;
	color: #4c4c4c;
	text-indent: 24px;
	line-height: 18px;
}
.news .right a{
	display: block;
	width: 100px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #FFFFFF;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #0068B7;
}
.project .title{
	height: 40px;
	background: #0068b7;
	line-height: 40px;
	font-size: 18px;
	color: #FFFFFF;
	text-indent: 36px;
	border-radius:20px 20px 0 0;
}
.project .title span{
	padding-left: 14px;
	color: #a3bddd;
}
.project .title a{
	float: right;
	padding-right: 12px;
	color: #FFFFFF;
}
.project .cont ul li{
	float: left;
	width: 334px;
}
.project .cont ul li .name{
	height: 182px;
	text-align: center;
}
.project .cont ul li .name h4{
	font-size: 24px;
	padding: 24px 0 20px 0;
}
.project .cont ul li .name p{
	font-size: 16px;
	line-height: 24px;
}
.project .cont ul li .pic{
	position: relative;
	height: 182px;
}
.project .cont ul li .pic .pic_m{
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.project .cont ul li .name span{
	display: block;
	padding-top: 24px;
}
.project .cont ul li:hover .name {
	color: #0068B7;
}
.project .cont ul li:hover .pic .pic_m{
	display: block;
}
.case{
	margin-top: 70px;
	padding-bottom: 80px;
}
.case .title{
	text-align: center;
	height: 68px;
}
  .picScroll-left {
  	position: relative;
  	margin-top: 40px;
  }
  
  .picScroll-left .btn {
  	position: absolute;
  	display: block;
  	top: 182px;
  	
  	width: 30px;
  	height: 22px;
  	cursor: pointer;
  }
  
  .picScroll-left .prev {
  	right: 13px;
  	background: url(../img/l_btn.png);
  }
  
  .picScroll-left .next {
  	right: -17px;
  	background: url(../img/r_btn.png);
  }
  
  .picScroll-left .bd {

  }
  
  .picScroll-left .bd ul {
  	overflow: hidden;
  	zoom: 1;

  }
  
  .picScroll-left .bd ul li {
  	margin: 0 7px;
  	float: left;
  	_display: inline;
  	text-align: center;
  }
  
  .picScroll-left .bd ul li .img {
  	width: 234px;
  	height: 165px;
  	text-align: center;
  	overflow: hidden;
  	border: 1px solid #cccccc;
  }
  
  .picScroll-left .bd ul li .img img {
  	width: 234px;
  	height: 165px;
  	-webkit-transition: all 0.3s linear;
  	transition: all 0.3s linear;
  }
  
  .picScroll-left .bd ul li .img img:hover {
  	-webkit-transform: scale(1.1);
  	transform: scale(1.1);
  }
  
/*底部*/
#footer{
	width: 100%;
}
#footer .sub{

	background: #5d5d5d;
	height: 252px;
}
#footer .sub ul{
	width: 1000px;
	margin: 0 auto;
}
#footer .sub ul li{
	float: left;
	width: 209px;
	height: 175px;
	margin-top: 45px;
	color: #FFFFFF;
	line-height: 28px;
	border-right: 1px solid #FFFFFF;
	padding:0 20px;
}
#footer .sub ul li:last-child{
	border: none;
}
#footer .sub ul li h4{
	font-size: 20px;
}
#footer .sub ul li p{
	
}
#footer .nav{
	height: 100px;
	background: #333333;
	text-align: center;
}
#footer .nav ul{
	
	padding-top: 24px;
}
#footer .nav ul li{
	display: inline;

}
#footer .nav ul li a{
	padding: 0 5px;
	color: #FFFFFF;
	border-left:1px solid #FFFFFF ;
}
#footer .nav p{
	padding-top: 6px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 24px;
}
/*列表页*/
.ny_cont{
	width: 1002px;
	margin: 42px auto;
}
.side{
	float: left;
	width: 182px;
}
.side .side_c{
	color: #FFFFFF;
}
.side .side_c .side_c_tit{
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 42px;
	background: url(../img/side_c_tit.png) no-repeat;
}
.side_c ul li{
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	background: #b9b9b9;
	margin-top: 9px;
}
.side_c ul li.on{
	background: #0068B7;
}
.side_c ul li a{
	color: #FFFFFF;
}
.side_p{
	margin-top: 60px;
}
.side_p .side_p_tit{
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 42px;
	color: #FFFFFF;
	background: url(../img/side_p_tit.jpg) no-repeat;
}
.side_p .cont{
	color: #333333;
	line-height: 24px;
	padding-top: 24px;
}
.side_p .cont img{
	margin-top: 24px;
}
.ny_cont .right{
	width: 788px;
	float: right;
}
.ny_cont .ny_title{
	height: 34px;
	line-height: 34px;
	border-bottom: 1px solid #0068B7;
	color: #FFFFFF;
}
.ny_cont .ny_title span{
	float: left;
	display: block;
	width: 108px;
	background: #0068B7;
	text-align: center;
	border-radius:20px 20px 0 0;
	
}
.ny_cont .ny_title i{
	font-style: normal;
	float: right;
	color: #a2a2a2;
}
.ny_cont .danye{
	color: #333333;
	font-size: 16px;
	line-height: 26px;
	padding: 24px 10px;
}

/*新闻列表*/
.ny_news .top {
	margin: 35px 0;
}
.ny_news .top img{
	float: left;
	width: 246px;
	height: 135px;
}
.ny_news .top .first{
	position: relative;
	float: right;
	width: 510px;
	height: 135px;
}
.ny_news .top .first h4{
	font-size: 18px;
	color: #333333;
}
.ny_news .top .first .text{
	font-size: 12px;
	color: #a7a7a7;
	line-height: 24px;
	padding: 5px 0;
}
.ny_news .top .first a{
	display:block ;
	width: 70px;
	height: 20px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #0068B7;
}

.news .left{
	width: 500px;
	float: left;
}
.ny_news ul li{
	
	height: 121px;
	border-bottom: 1px solid #999999;

	
}
.ny_news ul li:hover .time{
	color: #0068b7;
}
.ny_news ul li:hover h4{
	color: #0068b7;
	font-weight: bold;
}

.ny_news ul li:hover{
	background: #cccccc;
}
.ny_news ul li .time{
	float: left;
	width: 82px;
	font-size: 54px;
	color: #808080;
	text-align: center;
	padding-top: 21px;
}
.ny_news ul li .time span{
	display: block;
	font-size: 14px;
	margin-top: -8px;
}
.ny_news ul li h4{
	color: #1A1A1A;
	font-size: 16px;
	font-weight: normal;
	padding-top: 30px;
}
.ny_news ul li .text{
	margin-top: 14px;
	color: #808080;
	font-size: 12px;
	line-height: 18px;
}

/*产品列表*/
.ny_pro {
	margin-top: 42px;
}
.ny_pro ul {
	margin: 0 -21px;
}
.ny_pro ul li{
	float: left;
	margin: 0 21px 32px ;
}
.ny_pro ul li .pic{
	width: 232px;
	height: 164px;
	border: 1px solid #b9b9b9;
}
.ny_pro ul li .pic img{
	width: 232px;
	height: 164px;
}
.ny_pro ul li p{
	height: 34px;
	line-height: 34px;
	color: #FFFFFF;
	text-indent: 28px;
	font-size: 14px;
	background: #b9b9b9;
}
.ny_pro ul li:hover .pic{
	border: 1px solid #0068B7;
}
.ny_pro ul li:hover p{
	background: #0068B7;
}

/*详情页*/
.detail .tit { height: 40px; line-height: 40px; text-align: center; font-weight: bold; border-bottom: 1px solid #ccc; overflow:hidden; }
.detail .related { padding:6px 0; text-align: center; }
.detail .related span { padding: 0 10px; }
.detail .text { padding: 10px; line-height: 23px;}
.detail .text .photo2 { text-align: center; }
.detail .other { padding: 8px 0; width: 100%; }
.detail .other li { line-height: 24px; }
.detail .print { padding: 8px 0; text-align: right; clear: both; }
.detail .print a { margin-right: 20px; }
.detail .photo{ text-align:center;}

.ny_msg  {WIDTH: 700PX;}
.ny_msg .welcome{height:41px; line-height:18px; text-align:center;padding-bottom:25px;background:url(../images/bg_msg_title.png) no-repeat center bottom; font-size:18px;font-family:"微软雅黑";  color:#616c76; }
.ny_msg .welcome span.en{ font-family:Arial; line-height:18px;  font-size:11px; -webkit-text-size-adjust:none;  color:#000;}

.ny_msg .bridge{height:32px; width:158px;}
.ny_msg .bridge a{display:inline-block;*zoom:1;width:79px;height:30px;line-height:30px;text-align:center;background:url(../images/bg_tab_msg.jpg) repeat; color:#58616a;}
.ny_msg .bridge a:hover{text-decoration:none;  background:url(../images/bg_tab_msg_on.jpg) repeat;  color:#fff;}
.ny_msg .bridge a.on{background:url(../images/bg_tab_msg_on.jpg) repeat;  color:#fff;}

.msgWrite{padding-left:160px;  background:url(../images/bg_msg_w_1.png) no-repeat left center;margin-top:35px;}
.msgWrite .bridge{margin-left:112px;}
.msgWrite .msgform{margin-left:40px; width:510px; margin-top:8px;}
.msgWrite .msgform ul li{padding:8px 0;float:left; width:100%; position:relative;}
.msgWrite .msgform ul li.butbox{margin-left:30px;}
.msgWrite .msgform ul li p.type{width:70px;float:left;line-height:34px; text-align:right; font-size: 13px;}
.msgWrite .msgform ul li span.msgIn{float:left; border-bottom:3px solid #e3e3e3; padding-bottom:1px;}
.msgWrite .msgform ul li span.msgIn input{ height:30px; line-height:30px; border:none; background:#e3e5e7; font-size:14px; }
.msgWrite .msgform ul li span.tips{line-height:34px; padding-left:10px; position:absolute; white-space:nowrap; font-size: 13px;}
.msgWrite .msgform ul li span.msgIn textarea{  line-height:20px; border:none; background:#e3e5e7;}
.msgWrite .msgform ul li.butbox input{ width:86px; height:33px; border:none; border-bottom:2px solid #e3e3e3; background:#6d7983;line-height:30px; cursor:pointer;   color:#fff; }
.msgWrite .msgform ul li.butbox input:hover{ background:#f76b3a;}
