/**网站全局css**/
* 
{
	margin: 0;
	padding: 0;
}
body 
{
	min-width: 1200px;
	font-family: "微软雅黑";
	color: #333;
	background: white;
}
p 
{
	color: #333;
}
a 
{
	text-decoration: none;
	color: #333;
}
li 
{
	list-style: none;
}
img 
{
	border: none;
	display:block;
}
.clear 
{
	clear: both;
}
.fl
{
	float:left;
}
.fr
{
	float:right;
}
/**网站全局css end**/
/**banner**/
.banner {
  width: 100%;
  height: 620px;
  overflow: hidden;
  position: relative;
}
.banner .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  width:100%;
  bottom: 20px;
  z-index: 1;
}
.banner .hd ul {
  overflow: hidden;
  zoom: 1;
  text-align: center;
}
.banner .hd ul li {
  width: 80px;
  height: 6px;
  background: #fff;
  cursor: pointer;
  display:inline-block;
  vertical-align: middle;
  margin-left:10px;
  margin-right:10px;
}
.banner .hd ul li.on {
  background: #009742;
  color: #fff;
}
.banner .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.banner .bd li {
  zoom: 1;
  vertical-align: middle;
  width: 100%;
  height: 620px;
}
/**banner end**/
/**网站头部**/
.head
{
	width:1200px;
	height:116px;
	overflow:hidden;
	margin:auto;
}
.head .logo
{
	width:475px;
	height:116px;
	overflow:hidden;
	float:left;
}
.head .logo img
{
	width:475px;
	height:116px;
}
.head .r
{
	float:right;
	height:116px;
	overflow:hidden;
}
.head .r .headphone
{
	float:right;
	height:35px;
	overflow:hidden;
	background:url('../image/phone.jpg') no-repeat left center;
	font-size:20px;
	color:#2a54a1;
	line-height:35px;
	box-sizing: border-box;
	padding-left:40px;
	margin-top:12px;
}
.head .r .nav
{
	height:auto;
	overflow:hidden;
	margin-top:20px;
}
.head .r .nav ul
{
	height:auto;
	overflow:hidden;
}
.head .r .nav ul li
{
	height:auto;
	overflow:hidden;
	float:left;
}
.head .r .nav ul li a
{
	display:block;
	height:auto;
	font-size:15px;
	line-height:15px;
	width:100px;
	text-align: right;
	transition:1s;
}
.head .r .nav ul li a:hover
{
	color:#2a54a1;
}
.head .r .nav ul li a.hover
{
	color:#2a54a1;
}
/**网站头部 end**/
/**网站尾部**/
.footfirbg
{
	width:100%;
	height:256px;
	overflow:hidden;
	background:url('../image/footbg.jpg') no-repeat center center;

}
.footfir
{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
	padding-top:50px;
}
.footfir .l
{
	float:left;
	height:auto;

}
.footfir .l .footnav
{
	height:auto;
	overflow:hidden;
}
.footfir .l .footnav a
{
	display: inline-block;
	vertical-align: middle;
	color:#999;
	margin-right:40px;
	font-size:15px;
}
.footfir .l .footinfo 
{
   height:auto;
   overflow:hidden;
   font-size:15px;
   margin-top:20px;
}
.footfir .l .footinfo p
{
	color:#999;
	line-height:25px;
	overflow:hidden;
}

.footfir .r
{
	float:right;
	height:auto;
}
.footfir .r .pic
{
	width:112px;
	height:auto;
	overflow:hidden;
}
.footfir .r .pic img
{
	width:112px;
	height:112px;
}
.footfir .r p
{
	font-size:15px;
	color:#999;
	overflow:hidden;
	text-align: center;
	height:30px;
	line-height:30px;
	margin-top:10px;
}
.footsecbg
{
	width:100%;
	height:auto;
	overflow:hidden;
	background:#141414;
	padding-top:15px;
	padding-bottom:15px;
}
.footsec
{
    width:1200px;
    height:auto;
    overflow:hidden;
	padding-top:15px;
	padding-bottom:15px;
	margin:auto;
}
.footsec .l
{
    color:#999;
    font-size:15px;
    line-height:15px;
    overflow:hidden;
    float:left;
}
.footsec .r
{
    color:#999;
    font-size:15px;
    line-height:15px;
    overflow:hidden;
    float:right;
}
.footsec .r a
{
    color:#999;
}
/**网站尾部 end**/
/**网站首页**/
/**首页头部**/
.indtou
{
	width:100%;
	height:40px;
	overflow:hidden;
}
.indtou .cntit
{
	font-size:30px;
	color:#3e3e3e;
	float:left;
	font-weight:bold;
	overflow:hidden;
	line-height:40px;
}
.indtou .entit
{
	font-size:14px;
	height:auto;
	overflow:hidden;
	float:left;
	line-height:50px;
	margin-left:20px;
}
.indtou .more
{
	float:right;
	height:25px;
	overflow:hidden;
}
.indtou .more a
{
	display:block;
	background:url('../image/arr.png') no-repeat right center;
	overflow:hidden;
	padding-right:40px;
	line-height:25px;
	font-size:13px;
	transition:1s;
}
.indtou .more a:hover
{
	color:#2a54a1;
}
/**首页头部 end**/
/**网站首页第一部分**/
.indfirbg
{
	width:100%;
	height:758px;
	overflow:hidden;
	background:url('../image/indfirbg.jpg') no-repeat center center;
}
.indfir
{
	width:1200px;
	height:514px;
	overflow:hidden;
	margin:auto;
	margin-top:140px;
	position:relative;
}
.indfir .l
{
	position: absolute;
	height:auto;
	overflow:hidden;
	width:630px;
	left:-1500px;
	top:0px;
}
.indfir .l .indabuentit
{
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:50px;
	text-transform:uppercase;
	font-weight:bold;
	color:#1a3c62;
	line-height:50px;
	margin-top:30px;
	margin-bottom:25px;
}
.indfir .l .indabucntit
{
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:30px;
	line-height:30px;
	color:#1a3c62;
}
.indfir .l .indabucont
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.indfir .l .indabucont p
{
	font-size:14px;
	text-align:justify;
	line-height:30px;
	overflow:hidden;
	text-indent: 28px;
	margin-top:40px;
}
.indfir .l .indabumore
{
	width:130px;
	height:auto;
	overflow:hidden;
	margin-top:30px;
}
.indfir .l .indabumore a
{
	width:130px;
	height:45px;
	line-height:45px;
	color:white;
	font-size:14px;
	text-align: center;
	display:block;
	background:#1a3c62;

}
.indfir .r
{
	width:532px;
	height:514px;
	overflow:hidden;
	position:absolute;
	top:0px;
	right:-1500px;
}
.indfir .r img
{
	width:532px;
	height:514px;
}
/**网站第一首页部分 end**/
/**网站首页第二部分**/
.indsec
{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
	margin-top:70px;
	margin-bottom:50px;
}
.indsec .list
{
	width:100%;
	height:406px;
	overflow:hidden;
	margin-top:25px;
	position:relative;
}
.indsec .list ul
{
	width:100%;
	height:auto;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:0px;
}
.indsec .list ul li
{
	width:294px;
	height:auto;
	overflow:hidden;
	float:left;
	margin-top:20px;
	margin-right:8px;
	padding-top:2px;
	padding-bottom:2px;
}
.indsec .list ul li a
{
	display:block;
	height:auto;
	overflow:hidden;
	width:290px;
	box-shadow: 0px 0px 4px #ccc;
	margin:auto;
	border-radius:3px;
	transition:1s;
}
.indsec .list ul li a:hover
{
	box-shadow: 0px 0px 4px #2a54a1;
}
.indsec .list ul li a .pic
{
	width:290px;
	height:auto;
	overflow:hidden;
}
.indsec .list ul li a .pic img
{
	width:290px;
	height:130px;
}
.indsec .list ul li a .tit
{
	width:250px;
	height:30px;
	overflow:hidden;
	margin:auto;
	margin-bottom:15px;
}
.indsec .list ul li a .tit .wenzi
{
	width:220px;
	height:30px;
	overflow:hidden;
	float:left;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:15px;
	line-height:30px;
	transition:1s;

}
.indsec .list ul li a:hover .tit .wenzi
{
	color:#2a54a1;
}
.indsec .list ul li a .tit .tb
{
	width:18px;
	float:right;
	overflow:hidden;
	height:30px;
	background:url('../image/indproarr.jpg') no-repeat center center;
}
/**网站首页第二部分 end**/
/**网站首页第三部分**/
.indthibg
{
	width:100%;
	height:370px;
	background:url('../image/indthibg.jpg') no-repeat center center;
	overflow:hidden;
}
.indthi
{
	width:1200px;
	height:370px;
	margin:auto;
	position:relative;
	overflow:hidden;
}
.indthi ul
{
	width:100%;
	height:370px;
	overflow:hidden;
	font-size:0;
	position:absolute;
	bottom:-1500px;
	left:0px;
}
.indthi ul li
{
	overflow:hidden;
	width:180px;
	display:inline-block;
	margin-right:75px;
	vertical-align: top;
	margin-top:60px;
	cursor: pointer;
}
.indthi ul li .pic
{
	width:100%;
	height:140px;
	overflow:hidden;
} 
.indthi ul li .pic img
{
     width:140px;
     height:140px;
     margin:auto;
     transition:0.5s;

}
.indthi ul li:hover .pic img
{
	transform:rotate(360deg);
}
.indthi ul li .tit
{
	color:#fff;
	font-size:18px;
	text-align: center;
	line-height:18px;
	overflow:hidden;
	margin-top:25px;
}
.indthi ul li .des
{
	font-size:15px;
	color:white;
	line-height:22px;
	overflow:hidden;
	text-align: center;
	margin-top:10px;
}
/**网站首页第三部分 end**/
/**网站首页第四部分**/
.indfoubg
{
	width:100%;
	height:auto;
	overflow:hidden;
	background:#f3f9ff;
}
.indfou
{
	width:1200px;
	margin:auto;
	overflow:hidden;
	margin-top:70px;
	margin-bottom:50px;
}
.indfou .list
{
	width:100%;
	height:476px;
	overflow:hidden;
	margin-top:50px;
	position:relative;
}
.indfou .list ul
{
	width:100%;
	height:476px;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:-1500px;
}
.indfou .list ul li
{
	width:268px;
	height:auto;
	overflow:hidden;
	margin-right:42.66px;
	float:left;
}
.indfou .list ul li .pic
{
    width:268px;
    height:auto;
    overflow:hidden;
}
.indfou .list ul li .pic img
{
	width:268px;
	height:178px;
	transition:1s;
}
.indfou .list ul li:hover .pic img
{
	transform: scale(1.1);
}
.indfou .list ul li p
{
	font-size:15px;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition:1s;
}
.indfou .list ul li:hover p
{
	color:#2a54a1;
}
/**网站首页第四部分 end**/
/**网站首页第五部分**/
.indfif
{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
	margin-top:80px;
	margin-bottom:80px;
}
.indfif .list
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:40px;
}
.indfif .list ul
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.indfif .list ul li
{
	width:384px;
	height:auto;
	overflow:hidden;
	float:left;
	margin-right:24px;
}
.indfif .list ul li .pic
{
	width:384px;
	height:208px;
	overflow:hidden;
}
.indfif .list ul li .pic img
{
	width:384px;
	height:208px;
}
.indfif .list ul li .tit
{
	font-size:16px;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height:16px;
	margin-top:30px;
	margin-bottom:17px;
	transition:1s;
}
.indfif .list ul li:hover .tit
{
	color:#2a54a1;
}
.indfif .list ul li .des
{
	font-size:14px;
	line-height:22px;
	overflow:hidden;
	color:#666;
	text-align: justify;
	height:44px;
	transition:1s;
}
.indfif .list ul li:hover .des
{
	color:#2a54a1;
}
/**网站首页第五部分 end**/
/**网站首页 end**/
/**所在位置**/
.inssite
{
    width:1200px;
    margin:auto;
    overflow:hidden;
    background:url('../image/homesite.jpg') no-repeat left 32px;
    height:70px;
    box-sizing: border-box;
    padding-left:15px;
    font-size:14px;
    line-height:70px;
}
.inssite a
{
     display: inline-block;
     overflow:hidden;
     background:url('../image/sitearr.jpg') no-repeat left center;
     box-sizing: border-box;
     padding-left:10px;
     vertical-align: middle;
     margin-left:10px;
     transition:1s;
}
.inssite a:hover
{
     color:#2a54a1;
}
.inssite span
{
     display: inline-block;
     color:#2a54a1;
     background:url('../image/sitearr.jpg') no-repeat left center;
     box-sizing: border-box;
     padding-left:10px;
     vertical-align: middle;
     margin-left:10px;
}
/**所在位置 end**/
/**内容展示页**/
.insxx
{
  width:1200px;
  height:auto;
  overflow:hidden;
  margin:auto;
  margin-top:20px;
  margin-bottom:40px;
}
.insxx .insxxtitle
{
  text-align: center;
  font-size:16px;
  font-weight:bold;
  padding-top:10px;
  padding-bottom:10px;
  color:#333;
}
.insxx .insxxtime
{
  text-align: center;
  font-size:14px;
  padding-bottom:10px;
  color:#333;
}
.insxx .insxxcontent
{
  text-align: justify;
  font-size:15px;
  color:#333;
  line-height:25px;
  color:#333;
}
.insxx .insxxcontent img
{
   display:inline-block;
   max-width:1200px;
}
.insxx .insxxcontent p
{
  font-size:15px;
  color:#333;
  line-height:25px;
  color:#333;
}
.insxx .insxxpic
{
  height:auto;
  overflow:hidden;
  padding-bottom:10px;
  padding-top:10px;
}
.insxx .insxxpic img
{
  display:block;
  margin:auto;
  max-width:1200px;

}
.insxx .insxxxx
{
  font-size:15px;
  height:30px;
  line-height:30px;
  font-weight:bold;
  border-bottom:1px solid #ddd;
  margin-bottom:20px;
  margin-top:20px;
  overflow:hidden;
}
/**内容展示页 end**/
/**分页**/
.switch {
  padding-top: 17px;
  padding-bottom: 17px;
  text-align: center;
  width: 100%;
  overflow: hidden;
  font-size:14px;
  box-sizing: content-box;
}
.switch a {
  display: inline-block;
  border: 1px solid #ccc;
  text-align: center;
  margin: 5px;
  padding: 5px;
  background: #f2f2f2;
  color: #333;
  text-decoration: none;
  box-sizing: content-box;
}
.switch a:hover {
  background: #2a54a1;
  color: white;
}
.switch a.on {
  background: #2a54a1;
  color: white;
}
/**分页 end**/
/**about.php**/
.insabu
{
	width:100%;
	height:auto;
	overflow:hidden;	
}
.insabu p
{
	text-indent: 30px;
	margin-bottom:40px;
}
.insabu .piclist
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.insabu .piclist ul
{
	width:100%;
	height:auto;
}
.insabu .piclist ul li
{
	float:left;
	width:386px;
	margin-right:21px;
	overflow:hidden;
}
.insabu .piclist ul li img
{
	width:386px;
	height:464px;
}
/**about.php end**/
/**product.php**/
.insprolist
{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
	margin-top:20px;
	margin-bottom:40px;
	
}
.insprolist ul
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.insprolist ul li
{
	width:384px;
	height:auto;
	overflow:hidden;
	float:left;
	margin-top:24px;
	margin-right:24px;
	padding-top:2px;
	padding-bottom:2px;
}
.insprolist ul li a
{
	display:block;
	height:auto;
	overflow:hidden;
	width:380px;
	height:auto;
	box-shadow: 0px 0px 4px #ccc;
	margin:auto;
	border-radius:3px;
	transition:1s;
}
.insprolist ul li a:hover
{
	box-shadow: 0px 0px 4px #2a54a1;
}
.insprolist ul li a .pic
{
	width:380px;
	height:auto;
	overflow:hidden;
}
.insprolist ul li a .pic img
{
	width:380px;
	height:170.34px;
}
.insprolist ul li a .tit
{
	width:340px;
	height:30px;
	overflow:hidden;
	margin:auto;
	margin-bottom:15px;
}
.insprolist ul li a .tit .wenzi
{
	width:310px;
	height:30px;
	overflow:hidden;
	float:left;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:15px;
	line-height:30px;
	transition:1s;

}
.insprolist ul li a:hover .tit .wenzi
{
	color:#2a54a1;
}
.insprolist ul li a .tit .tb
{
	width:18px;
	float:right;
	overflow:hidden;
	height:30px;
	background:url('../image/indproarr.jpg') no-repeat center center;
}
/**product.php end**/
/**case.php**/
.caselist
{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
	margin-top:40px;
	margin-bottom:40px;

}
.caselist ul
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.caselist ul li
{
	width:268px;
	height:auto;
	overflow:hidden;
	margin-right:42.66px;
	float:left;
}
.caselist ul li .pic
{
    width:268px;
    height:auto;
    overflow:hidden;
}
.caselist ul li .pic img
{
	width:268px;
	height:178px;
	transition:1s;
}
.caselist ul li:hover .pic img
{
	transform: scale(1.1);
}
.caselist ul li p
{
	font-size:15px;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition:1s;
}
.caselist ul li:hover p
{
	color:#2a54a1;
}
/**case.php end**/
/**news.php**/
/**新闻列表**/
.inslist
{
  width:1200px;
  height:auto;
  margin:auto;
  overflow:hidden;
  padding:30px 0px;
}
/**内页第一条新闻**/
.insfirnew
{
  width:1200px;
  height:auto;
  overflow:hidden;
  margin-bottom:15px;
}
.insfirnew .pic
{
  width:200px;
  height:108px;;
  float:left;
  margin-right:20px;
  overflow:hidden;
}
.insfirnew .pic img
{
  width:200px;
  height:108px;
}
.insfirnew .right
{
  width:980px;
  float:left;
}
.insfirnew .right .tit
{
  font-size:16px;
  color:#333;
  overflow:hidden;
  padding-top:10px;
  padding-bottom:10px;
  color:black;
  transition:1s;
}
.insfirnew .right .time
{
  font-size:14px;
  color:#999;
  padding-bottom:10px;
  overflow:hidden;
  transition:1s;
}
.insfirnew .right .des
{
  font-size:14px;
  color:#777;
  line-height:25px;
  overflow:hidden;
  text-align: justify;
  transition:1s;

}
.insfirnew .right:hover .tit
{
  color:#2a54a1;
}
.insfirnew .right:hover .time
{
  color:#2a54a1;
}
.insfirnew .right:hover .des
{
  color:#2a54a1;
}
/**内页第一条新闻 end**/
.inslist ul
{
  width:1200px;
  height:auto;
  overflow:hidden;
}
.inslist ul li 
{
  width:1200px;
  height:auto;
  overflow:hidden;
  border-bottom:1px dashed #ccc;
}
.inslist ul li a
{
  display:block;
  width:1200px;
  height:auto;
  padding-top:10px;
  padding-bottom:10px;
  overflow:hidden;
}
.inslist ul li a div.tit
{
  width:1080px;
  font-size:14px;
  color:#333;
  float:left;
  transition:1s;
}
.inslist ul li a:hover div.tit
{
  color:#2a54a1;
}
.inslist ul li a div.tit span
{
  display:inline-block;
  padding-left:10px;
  padding-right:10px;
}
.inslist ul li a div.time 
{
  width:120px;
  font-size:14px;
  color:#333;
  text-align: right;
  float:left;
}
/**新闻列表 end**/
/**news.php**/
/**contact**/
/**联系我们**/
.inscontact
{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
	padding-top:50px;
	padding-bottom:60px;
}
.inscontact .cntit
{
	 width:100%;
	 text-align:center;
	 font-size:32px;
	 overflow:hidden;
	 color:#2a54a1;
	 line-height:32px;
	 margin-bottom:10px;
}
.inscontact .entit
{
	 width:100%;
	 text-align:center;
	 font-size:18px;
	 overflow:hidden;
	 color:#ccc;
	 margin-bottom:40px;
	 padding-bottom:25px;
	 border-bottom:1px solid #eee;
}
.inscontact .map
{
	width:600px;
	height:362px;
	overflow:hidden;
	float:left;
}
.inscontact .info
{
	width:480px;
	float:right;
	height:auto;
	overflow:hidden;
	margin-right:80px;
}
.inscontact .info .gstit
{
	margin-bottom: 20px;
    color: #333333;
    font-size: 22px;
    overflow:hidden;
    margin-top:30px;
}
.inscontact .info p
{
	font-size:15px;
	overflow:hidden;
	color:#666;
	line-height:30px;
	text-align: justify;
}
.inscontact .info .cttwocode
{
	width:122px;
	height:auto;
	overflow:hidden;
	margin-top:15px;
}
.inscontact .info .cttwocode img
{
	width:120px;
	height:120px;
	border:1px solid #ccc;
}
.inscontact .info .cttwocode .ss
{
	font-size:15px;
	height:30px;
	line-height: 30px;
	text-align: center;
	color:#666;
}
/**联系我们 end**/
/**contact.php**/
/**客服代码**/
#service {
	width: 161px;
	height: auto;
	position: fixed;
	bottom:10px;
	right: 0px;
	z-index: 100;
}
*html #service {
	margin-top: 258px;
	position: absolute;
	top:expression(eval(document.documentElement.scrollTop));
}
#service li {
	width: 161px;
	height: 60px;
}
#service li img {
	float: right;
}
#service li a {
	height: 49px;
	float: right;
	display: block;
	min-width: 47px;
	max-width: 161px;
}
#service li a .shows {
	display: block;
}
#service li a .hides {
	margin-right: -143px;
	cursor: pointer;
	cursor: hand;
}
#service li a.weixin_area .hides {
	display: none;
	position: absolute;
	right: 143px;
}
#service li a.weixin_area .weixin {
	display: none;
	position: absolute;
	right: 0;
	top: 48px
}
#p2 {
	width: 112px;
	background-color: #A7D2A9;
	height: 47px;
	margin-left: 47px;
	border: 1px solid #8BC48D;
	text-align: center;
	line-height: 47px
}
#p3 {
	width: 112px;
	background-color: #EC9890;
	height: 47px;
	margin-left: 47px;
	border: 1px solid #E6776C;
	text-align: center;
	line-height: 47px
}
#p1 {
	width: 47px;
	height: 49px;
	float: left
}
a:hover {
	text-decoration: none
}
/**客服代码 end**/