﻿*{margin: 0px;padding: 0px;}
body{min-width:1200px;background:#ffffff;background-image:url();background-repeat:repeat-x;background-position:0px 0px;margin:0px;padding:0px;text-decoration:none;font-size: 12px;font-variant:normal;font-family: "微软雅黑";}/*为部分带全站背景图准备可以将背景图或背景色部分删除掉*/
a:link,a:visited,a:hover,a:active{text-decoration:none;}
a{text-decoration: none;}
li{list-style-type:none;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/
 

.main{
	width: 1200px;
	margin:0 auto;
}
.head{
	width: 100%;
	height: 124px;
	border-bottom: 1px solid #70b828;
}
.head .name{
	float: left;
	margin-top:20px;

}
.head .tel{
	margin-top: 20px;
	float: right;
}
.nav{
	width: 100%;
	height: 55px;
	background: #004195;
}
.nav ul{
	width: 1200px;
	margin:0 auto;
	height: 55px;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 171px;
	text-align: center;
	line-height: 55px;
	position: relative;

}
.nav ul li a{
	color:#fff;
	font-size: 15px;
	display: block;

}
.nav ul li:after{
	content: "";
	width: 1px;
	height: 55px;
	position: absolute;
	right: 0;
	top: 0;
	background: #1a53a0;
}
.nav ul li:last-child:after{
	width: 0;
	height: 0;
}
.nav ul li:hover a{
	color:#ccc;
}
.banner{ 
	width:100%;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:5px; 
 overflow:hidden; 
 position:absolute; 
 left:50%;
 margin-left: -155px;
 bottom:20px; 
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 float:left; 
 margin-right:10px;  
 width:100px; 
 height:4px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 background: #959595;
 
}
.banner .hd ul li.on{
 background:#3a7aba;
}
.banner .bd{
 position:relative; 
 height:100%;
  z-index:0; 
  width: 100%; 
}
.banner .bd li{
 zoom:1; 
 vertical-align:middle; 
}
.banner .bd img{
	width:100%; 
	display:block; 
}
.banner .prev,
.banner .next{
 position:absolute; 
 left:3%; 
 top:50%;
 margin-top:-3%;
 display:block; 
 width:32px;
 height:40px;  
 filter:alpha(opacity=50);opacity:0.5;   
}
.banner .next{
 left:auto; right:3%; 
 background-position:8px 5px; 
}
.banner .next {
	font-size: 
	58px;color:#fff;
}
.banner .prev{
	font-size: 
	58px;color:#fff;
}
.banner .prev:hover,
.banner .next:hover{
	filter:alpha(opacity=100);opacity:1;  
}
.banner .prevStop{ 
	display:none;  
}
.banner .nextStop{ display:none;  
}
.keywords{
	width: 100%;
	height: 70px;
	background: #fff;
}
.keywords p{
	float: left;
	line-height: 70px;
	color:#222;
	font-size: 16px;
	font-weight: bold;
}
.keywords ul {
	float: left;
	width: 900px;
	height: 70px;
	overflow: hidden;
 
}
.keywords ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 70px;
}
.keywords ul li a{
	color:#333;
	font-size: 16px;
}
.search{
	float: right;
	width: 249px;
	height: 34px;
	background: url(../images/search.jpg)no-repeat;
	margin-top:20px;
}
.search input:first-child{
	width: 209px;
	float: left;
	height: 32px;
 	outline: none;
 	border:1px solid #dddddd;
 	border-right: none;
	padding-left: 5px;
	font-family: "微软雅黑";
}
.search input:last-child{
	width: 34px;
	height: 34px;
	border: none;
	outline: none;
	background:#70b92c url(img/search.png)no-repeat center;
	background-size: 24px 24px 
}
.product{
	width: 100%;
	height:765px;
	overflow: hidden;
	background: #f2f2f2;

}
.product .main{
	position: relative;
}
.product .list{
	float: left;
	width: 280px;
	height: auto;
	overflow: hidden;
	margin-top: 55px;
	background: #fff;
}
.product .list .tit{
	width: 280px;
	height: 115px;
	background: #004195;
}
.product .list .tit p{
	font-size: 24px;
	color:#fff;
	font-weight: bold;
	margin-top: 35px;
	text-align: center;
	float: left;
	width: 100%;
}
.product .list .tit span{
	display: block;
 
	color:#6894cd;
	font-size: 10px;
	float: left;
	width: 100%;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
}
.product .list ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 14px;
}
.product .list ul li{
	width: 100%;
	height: 49px;
	line-height:49px;
	border-bottom: 1px solid #d1d1d1;
	position: relative;
}
.product .list ul li:after{
	content: "";
	width: 15px;
	height: 15px;
	background: url(img/icon01.jpg)no-repeat;
	position:absolute;
	left:15px;
	top:20px;
}
.product .list ul li a{
	color:#222222;
	font-size: 16px;
	margin-left: 65px;
	font-weight: bold;
}
.product .list ul li:hover a{
	color:#004195;
}
.product .list  .box{
	width: 100%;
	height: 525px;
	position: relative;
}
.product .list  .box .con{
	width: 100%;
	height: 63px;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	position: absolute;
	bottom: 1px;
}
.product .list  .box .con a{
	display: block;
	width: 130px;
	height: 35px;
	margin:0 auto;
	margin-top: 15px;
	text-align: center;
	line-height: 35px;
	color:#fff;
	font-size: 14px;
	background: #6fb92b;
}
.product .pic{
	float: right;
	width:910px;
	margin-top:55px;
	background: #fff;
	height: auto;
	overflow: hidden;
}
.product .pic .tit{
	width: 870px;
	height: 53px;
	border-bottom: 1px solid #004195;
	margin-top: 20px;
	margin-left: 20px;
}
.product .pic .tit p{
	font-size: 16px;
	color:#fff;
	float:left;
	font-weight: bold;
	text-align: center;
	line-height: 53px;
	width: 130px;
	background: #004195;
}
.product .pic .tit a{
	display: block;
	float: right;
	margin-top: 25px;
	color:#7b7b7b;
	font-size: 14px;
	margin-top: 20px;
	margin-right: 3px;

}
.product .pic .tit a:hover{
	color:#004195;
}
.product .pic ul {
	margin-left: -7px;
	margin-top: 35px;
}
.product .pic ul li{
	float: left;
	overflow: hidden;
	width: 273px;
	height: auto;
	overflow: hidden;
	margin-left:26px;
	margin-bottom:16px;
}
.product .pic ul li img{
	display: block;
	width: 267px;
	height: 214px;
	border: 3px solid #e1e1e1;
	transition: .5s;
}
.product .pic ul li p{
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 13px;
	color:#333;
}
.product .pic ul li:hover img{
	border: 3px solid #004195;
}
.adv{
	width: 100%;
	height: auto;
	overflow: hidden;

}
.adv .title{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(img/bg1.jpg)no-repeat center;
	height: 172px;
}
.adv .title p{
	font-size: 48px;
	text-align: center;
	color:#fff;
	font-weight: bold;
	margin-top: 40px;
}
.adv .title span{
	display: block;
	text-align: center;
	color:#fff;
	font-size: 24px;
	margin-top: 2px;
}
.adv .part{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.adv .part ul{
	float: left;
	width: 577px;
	height: auto;
	overflow: hidden;
}
.adv .part ul li{
	width: 100%;
	height:108px;
	overflow: hidden;
	margin-top: 30px;
}
.adv .part ul li .tit{
	width: 100%;
	height: 45px;
	border-bottom: 1px dashed #d2d2d2;
	line-height: 45px;
}
.adv .part ul li .tit p{
	font-size: 22px;
	color:#084c95;
	float: left;
	font-weight: bold;
}
.adv .part ul li .tit span{
	display: block;
	float:left;
	margin-left: 5px;
	color:#999999;
	font-size: 12px;
 
}
.adv .part ul li .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.adv .part ul li .info p{
	font-size: 15px;
	color:#555555;
}
.adv .part .left{
	float: left;
	width: 597px;
}
.adv .part .right{
	float: right;
	width: 600px;
}
.adv .part img{
	display: block;
}
.adv .part:last-child ul {
	margin-left: 20px;
}
.gg{
	width: 100%;
	height: 246px;
	background: url(img/gg.jpg)no-repeat center;
	margin-top: 20px;
}
.gg .box{
	width: 520px;
 	height: 80px;
	float: right;
	margin-top: 128px;
	margin-right: 245px;
}
.gg .box p{
	font-size: 24px;
	color:#f6ff00;
	font-weight: bold;
	margin-left: 130px;
}
.gg .box .btn{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:8px;
	
}
.gg .box .btn a{
	display: block;
	width: 250px;
	height: 36px;
	float: left;
 
}
.section{
	width: 100%;
	height: 582px;
	background: url(img/bg3.jpg)no-repeat center;
}
.about{
	width: 590px;
	height: 445px;
	overflow: hidden;
	margin-top: 70px;
	float: left;
	background: #fff;
	border-top: 5px solid #555555;
}
.about .tit{
	width: 530px;
	height: 30px;
	margin:0 auto;
	background: url(img/icon04.png)no-repeat left 2px;
	margin-top: 25px;

}
.about .tit p{
	font-size: 22px;
	float: left;
	margin-left: 23px;
	line-height: 30px;
	color:#1562c6;
}
.about .tit a{
	display: block;
	float: right;
	color:#999999;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 5px;
}
.about .tit:hover a{
	color:#1562c6;
}
.about img{
	display: block;
	margin:0 auto;
	margin-top: 15px;
	width: 530px;
	height: 180px;
}
.about .info{
	width: 530px;
	margin:0 auto;
	margin-top: 20px;
}
.about .info p{
	font-size: 15px;
	line-height: 28px;
}
.news{
	width: 590px;
	height: 445px;
	overflow: hidden;
	background: #fff;
	float: right;
	margin-top: 70px;
	border-top: 5px solid #555555;
}
.news .tit{
	width: 530px;
	height: 30px;
	margin:0 auto;
	background: url(img/icon04.png)no-repeat left 2px;
	margin-top: 25px;

}
.news .tit p{
	font-size: 22px;
	float: left;
	margin-left: 23px;
	line-height: 30px;
	color:#1562c6;
}
.news .tit a{
	display: block;
	float: right;
	color:#999999;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 5px;
}
.news .tit:hover a{
	color:#1562c6;
}
.news .on{
	margin-top: 15px;
	width: 530px;
	height: auto;
	overflow: hidden;
	margin:15px auto;
}
.news .on img{
	display: block;
	width: 240px;
	float: left;
	height: 180px;
}
.news .on .info{
	float: right;
	width: 270px;
	height: auto;
	overflow: hidden;
}
.news .on .info h4{
	font-size: 22px;
	color:#1562c6;
	font-weight: normal;
}
.news .on .info span{
	display: block;
	color:#999999;
	font-size: 12px;
 	height: 30px;
 	line-height: 30px;
	border-bottom: 1px solid #bfbfbf;
}
.news .on .info p{
	margin-top: 5px;
	font-size: 14px;
	color:#666666;
	line-height: 23px;
}
.news .on .info h4:hover{
	font-weight: bold;

}
.news ul{
	width: 530px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.news ul li{
	width: 100%;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #bfbfbf;
	position: relative;
}
.news ul li:after{
	content:"●";
	font-size: 15px;
	position: absolute;
	top: 0;
	color:#a5a5a5;
	left:5px;

}
.news ul li a{
	color:#555555;
	font-size: 15px;
	margin-left: 20px;
	width: 400px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	float: left;
}
.news ul li span{
	float: right;
	color:#999999;
	font-size: 12px;
}
.news ul li:hover a{
	color:#1562c6;
}
.cases{
	width: 100%;
	height:auto;
	overflow: hidden;
}
.cases .title{
	margin-top:60px;
	height: 65px;
	width: 100%;
	background: url(img/title.png)no-repeat  center;
}
.cases .title p{
	font-size: 35px;
	color:#0045a0;
	font-weight: bold;
	text-align: center;
}
.cases .title span{
	display: block;
	text-align: center;
	color:#999999;
	font-size: 16px;
	margin-top: 3px;
}
.cases  .picBox{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 35px;
	position:relative;
}
.cases  .picBox .bd {
	width: 1100px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
}
.cases  .picBox .bd ul li{
	float: left;
	width: auto;
	margin-left:6px;
	margin-right: 6px;
}
.cases  .picBox .bd ul li img{
	display: block;
	width: 252px;
	height: 190px;
	border: 1px solid #d2d2d2;
	padding:5px;
}
.cases  .picBox .bd ul li:hover p{
	color:#1562c6;
}
.cases  .picBox .bd ul li p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color:#333333;
	font-size: 14px;
}
.cases  .picBox .next,.cases  .picBox .prev{
	position: absolute;
	width: 22px;
	height: 31px;
	top: 85px;
}
.cases  .picBox .next {
	left: 0;
}
.cases  .picBox .prev{
	right: 0;
}
.footer{
	width: 100%;
	height: 285px;
	background: #2c2c2e;
	position: relative;
	margin-top: 30px;
	float:left;
}
.footer .part{
	width: 400px;
	height: auto;
	overflow: hidden;
	margin-top: 35px;
	margin-left: 50px;
	float: left;
 
}
.footer .part .tit {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.footer .part .tit img{
	display: block;
	float: left;
	margin-top:2px;
}
.footer .part .tit p{
	font-size: 18px;
	color:#fff;
	float: left;
	margin-left:8px;
}
.footer .part .info{
	width: 360px;
	margin-left: 35px;
}
.footer .part .info p{
	font-size: 15px;
	color:#999999;
	line-height: 24px;
	margin-top: 13px;
}
.footer  .links ul{
	width: 360px;
	height: 120px;
	overflow: hidden;
	margin-left: 35px;
	margin-top: 13px;
}
.footer  .links ul li{
	padding-right: 10px;
	padding-left: 10px;
	height: 20px;
	line-height: 20px;
	position: relative;
	float: left;
	margin-bottom:10px;
}
.footer  .links ul li:after{
	content: "";
	width: 1px;
	height: 15px;
	position: absolute;
	right: 0;
	top: 4px;
	background: #999999;
}
.footer  .links ul li a{
	color:#999999;
	font-size: 15px;
}
.footer .ewm{
	float: right;
	width: 141px;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
	margin-right: 50px;
}
.footer .ewm img{
	display: block;
	width: 129px;
	height: 129px;
	border:1px solid #aaaaaa;
	padding:5px;
}
.footer .ewm p{
	width: 100%;
	height: 40px;
	line-height: 30px;
	text-align: center;
	color:#999999;
	font-size: 15px;
}
.footer .cp{
	width: 100%;
	height: 40px;
	position: absolute;
	bottom: 0;
	background: #19191a;
}
.footer .cp p{
	font-size: 14px;
	line-height: 40px;
	color:#666666;
	text-align: center;
}
.footer a{
	color:#666;
}


.container{ width:1200px; margin:0px auto;}
.conbg{ width:100%; background:#eee; float:left;}
.con_left{ width:280px; float:left; margin-right:15px; margin-bottom:10px; margin-top:30px;}
.con_right{ width:895px; float:left; margin-top:40px;}
.in_contact{width:278px; margin-top:10px; float:left; border:#CCC 1px solid; background:#fff;}
.in_contact .title{
	width: 278px;
	height:42px;
	background:#004195;
	float: left;
	 
}
.in_contact .title div{ position:relative;}
.in_contact .title div h3{
	font-size: 16px;
	width: 100%;
	margin: 0 auto;
	color:#fff;
}
.in_contact .title div span{ position:absolute; right:5px; top:0px; line-height:42px;}
.in_contact .title div span a:link{ color:#fff;}
.in_contact .title div span a:visited{ color:#fff;}
.in_contact .title div span a:hover{ color:#f00;}
.in_contact h3{ font-size:15px; font-weight:bold; line-height:40px; padding-left:10px;}
.in_contact p{ width:100%; font-size:13px; line-height:24px;}
.in_contactmid{ padding-left:10px;}
.in_contactmid img{ margin-top:10px;}
.in_casetit{ width:98%; padding-left:2%;font-weight:bold; height:48px; line-height:48px; border-bottom:#CCC 1px solid;font-size:18px;  color:#333; text-align:left; position:relative;}
.position{ position:absolute; right:5px; top:0px; font-size:14px; font-weight:100;}
.position a:link{ color:#333; font-size:12px;}
.position a:visited{ color:#333;font-size:12px;}
.position a:hover{ color:#f00;font-size:12px;}
.ul_news{ width:100%; margin:0px auto; float:left; padding-bottom:10px;}
.ul_news li{ width:94%; padding-left:2%; font-size:13px; height:32px; line-height:32px; color:#1d1d1d; border-bottom:#CCC 1px dotted; margin:0px auto;}
.index_aboutcont p{ text-indent:2em; font-size:13px; color:#3e3e3e; font-weight:bold;}
.main_right_product { width:100%; margin:0px auto;}
.main_right_product ul,.main_right_product1 ul{ margin:0px; padding:0px; width:110%;}
.main_right_product ul li{ list-style:none; width:285px; height:250px; float:left; margin-top:10px; margin-right:18px;}
.main_right_product1 ul li{ list-style:none; width:265px; height:220px; float:left; margin-top:10px; margin-right:18px;}
.p_name{ text-align:center; line-height:30px; font-size:14px;}
.main_right_product ul li img{ width:280px; height:200px;  border:#fff 5px solid;}
.main_right_product1 ul li img{ width:260px; height:180px;  border:#ccc 5px solid;}
.main_right_product ul li a:link,.main_right_product1 ul li a:link{ color:#444; text-decoration:none;}
.main_right_product ul li a:visited,.main_right_product1 ul li a:visited{ color:#444; text-decoration:none;}
.main_right_product ul li a:hover,.main_right_product1 ul li a:hover{ color:#d72223; text-decoration:none;}
.index_newscont h3,.main_right_product h3{text-align:center; line-height:40px; font-size:18px;}
.productimg{ text-align:center; margin:0px auto;}
.productimg img{ max-width:100%; margin:0px auto;}
.index_newscont{ width:100%; margin:10px auto;}
.index_newscont ul li{ height:32px; line-height:32px; border-bottom:#CCC 1px dashed; font-size:13px;  background:url(img/icon01.jpg) no-repeat 5px; padding-left:30px; position:relative;}
.news_time{ position:absolute; right:0px; top:0px;}
.index_newscont ul li a:link,.ul_news li a:link{ color:#3e3e3e;;}
.index_newscont ul li a:visited,.ul_news li a:visited{ color:#3e3e3e;}
.index_newscont ul li a:hover,.ul_news li a:hover{ color:#d72223;}
.dede_pages,.fy{width:100%; height:24px; line-height:24px; font-size:12px;text-align:center; float:left; margin-top:40px; padding:0 0 50px 0;}
.dede_pages ul{ width:100%; margin:0px auto; height:24px;text-align:center;}
.pagelist li{  text-decoration:none; margin-right:1px;display:inline-block; border:#CCC 1px solid; padding:0px 8px;}
.thisclass{ background:#333333; color:#FFF;}
.pagelist li select{ margin:3px;}
.pagelist li a:link,.fy a:link{ color:#000; text-decoration:none;}
.pagelist li a:visited,.fy a:visited{ color:#000; text-decoration:none;}
.pagelist li a:hover,.fy a:hover{ color:#d72223; text-decoration:none;}

.con_left .list{
	float: left;
	width: 280px;
	height: auto;
	overflow: hidden;
	margin-top: 25px;
	background: #fff;
}
.con_left .list .tit{
	width: 280px;
	height: 115px;
	background: #004195;
}
.con_left .list .tit p{
	font-size: 24px;
	color:#fff;
	font-weight: bold;
	margin-top: 35px;
	text-align: center;
	float: left;
	width: 100%;
}
.con_left .list .tit span{
	display: block;
 
	color:#6894cd;
	font-size: 10px;
	float: left;
	width: 100%;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
}
.con_left .list ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 14px;
}
.con_left .list ul li{
	width: 100%;
	height: 49px;
	line-height:49px;
	border-bottom: 1px solid #d1d1d1;
	position: relative;
}
.con_left .list ul li:after{
	content: "";
	width: 15px;
	height: 15px;
	background: url(img/icon01.jpg)no-repeat;
	position:absolute;
	left:15px;
	top:20px;
}
.con_left .list ul li a{
	color:#222222;
	font-size: 16px;
	margin-left: 65px;
	font-weight: bold;
}
.con_left .list ul li:hover a{
	color:#004195;
}
.con_left .list  .box{
	width: 100%;
	height: 380px;
	position: relative;
}
.con_left .list  .box .con{
	width: 100%;
	height: 63px;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	position: absolute;
	bottom: 1px;
}
.con_left .list  .box .con a{
	display: block;
	width: 130px;
	height: 35px;
	margin:0 auto;
	margin-top: 15px;
	text-align: center;
	line-height: 35px;
	color:#fff;
	font-size: 14px;
	background: #6fb92b;
}
/*留言*/
td{ font-size:14px;}
.coolbg{ width:60px; height:30px; line-height:30px; color:#FFF; background:#333333; border:none;}
.intxt{ height:32px; margin-top:10px; border-radius:5px; border:#ccc 1px solid;}
.index_newscont textarea{border-radius:5px; border:#ccc 1px solid;}

