﻿*{margin: 0px;padding: 0px;}
body{min-width:1140px;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;}
img{border:0px;display: block;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/
.clear{clear:both;}

.main{
	width: 1140px;
	margin:0 auto;
}
.head{
	width: 100%;
	height:197px;
	background: url(../images/bg02.png)repeat-x;
	overflow: hidden;
	background-size: 100% 100%;
	position: relative;
}
.head .top{
	width: 100%;
	height: 36px;
	background: url(../images/bg01.png)no-repeat center;
}
.head .top p{
	float: left;
	line-height: 36px;
	color:#fff;
	font-size: 13px;
}
.head .top ul {
	float: right;
}
.head .top ul li{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 36px;
	position: relative;
}
.head .top ul li a{
	color:#fff;
	font-size: 13px;
}
.head .top ul li:after{
	content: "";
	right: 0;
	top: 11px;
	position: absolute;
	width: 1px;
	height: 13px;
	background: #fff;
}
.head .top ul li:last-child:after{
	width: 0;
}
.head .name{
	float: left;
	margin-top:35px;
}
.head .name p{
	font-size: 35px;
	color:#000000;
	font-weight:bold;
}
.head .name span{
	color:#555555;
	font-size: 14px;
}
.head .tel{
	float: right;
	margin-top: 25px;
}
.head .tel img{
	float: left;
	margin-top:5px;
}
.head .tel div{
	float: left;
	margin-left: 5px;
}
.head .tel p{
	font-size: 14px;
	color:#000000;
	font-weight: bold;
}
.head .tel span{
	font-size:30px;
	color:#cd1111;
	font-weight: bold;
	display: block;
	line-height: 22px;
	margin-top: 5px;
}
.nav{
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.nav ul {
	width: 1140px;
	height: 50px;
	margin:0 auto;
	display: flex;
	justify-content: space-between;
}
.nav ul li{
	float: left;
	height: 50px;
	line-height: 50px;
	width: 162px;
	text-align: center;
	position: relative;
	background: url(../images/hover.png)70px 50px no-repeat;
	transition: 0.5s;
 
}
.nav ul li:hover{
	background: url(../images/hover.png)70px 39px no-repeat;
}
.nav ul li:after{
	content: "";
	width: 0px;
	height:3px;
    background: #13387c;
	position: absolute;
	bottom: 0px;
	transition: .3s;
	left: 50%;


}
.nav ul li:hover:after{
	width: 100%;
	left:0;
}
.nav ul li a {
	font-size: 16px;
	color:#000000;
}
.banner{ 
	width:100%;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}

.banner .hd{
 height:15px; 
 overflow:hidden; 
 position:absolute; 
 left: 50%;
 bottom:10px; 
 width: 225px;
 margin-left: -104px;
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 
 left: 50%;
 po

}
.banner .hd ul li{
 float:left; 
 margin-right:25px;  
 width:50px; 
 height:10px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 background: #2e2e2e;
 
 
}
.banner .hd ul li.on{
 background:#13387c; 
 
}
.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: 50px;
	background: #eeeeee;
}
.keywords p{
	font-size: 16px;
	color:#333333;
	text-align: center;
	line-height: 50px;
	float: left;
	font-weight: bold;
}
.keywords ul li{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 50px;
	color:#333;
	position: relative;
	font-size: 14px;
}
.keywords ul li:after{
	content: "";
	height: 14px;
	top: 18px;
	right: 0;
	width: 1px;
	position:absolute;
	background: #333;
}
.keywords ul li:last-child:after{
	width: 0;
	height: 0;
}
.about{
	width: 1140px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.about .title{
	width: 100%;
	height: 62px;
	background: url(../images/title02.png)0 17px repeat-x;
	margin-top: 10px;
	float: left;
 
}
.about .title div{
	width: 260px;
	height: 62px;
	background: #fff url(../images/title.png)20px 5px no-repeat;
	margin:0px auto;
	 
 
 
}
.about .title div p{
	font-size: 30px;
	color:#cd1111;
	font-weight: bold;
	margin-top:-15px;
	text-align: center;
	float: left;
	width: 100%;
}
.about .title div span{
	display: block;
	text-align: center;
	font-size: 18px;
	color:#333333;
	font-weight: bold;
}
.about .pic{
	float: left;
	width: 570px;
	height: 250px;
	margin-top: 20px;
}
.about .pic img{
	width: 570px;
	height: 250px;
}
.about .info{
	float: right;
	width: 550px;
	height: 250px;
	overflow: hidden;
	margin-top: 20px;
	position: relative;
}
.about .info p{
	font-size: 15px;
	color:#333333;
	text-indent: 1em;
	line-height: 22px;
  display: -webkit-box;
  -webkit-line-clamp:8;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.about .info  a{
	display: block;
	position: absolute;
	bottom: 0;
	width: 170px;
	height: 40px;
	border: 1px solid #d2d2d2;
	text-align: center;
	line-height: 40px;
	border-radius: 5px;
	font-size: 15px;
	color:#999999;
	transition: 0.3s;

}
.about .info a:hover{
	box-shadow: 0px 0px 15px 1px #d2d2d2 inset;
	color:#333;
}
.product{
	width:1140px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	margin-top:100px;
}
.product .list{
	float: left;
	width: 215px;
	height: auto;
	overflow: hidden;
}
.product .list .tit{
	width: 215px;
	height: 80px;
	background: #cd1111;
}
.product .list .tit div p{
	font-size: 24px;
	color:#fff;
	font-weight: bold;
	margin-top: -2px;
}
.product .list .tit div span{
	font-size: 13px;
	color:#eeeeee;
}
.product .list .tit div {
	width: 120px;
	padding-left: 10px;
	height: 45px;
	border-left: 30px solid #f5cfcf;
	margin-top: 17px;
	float: left;
	margin-left:17px;
}
.product .list ul li{
	width: 215px;
	height: 40px;
	background: #002c78 url(../images/icon02.png)10px 14px no-repeat;
	margin-top: 10px;
	line-height: 40px;

}
.product .list ul li a{
	color:#ffffff;
	font-size: 15px;
	margin-left: 30px;
	display: block;
	width: 175px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.product .list ul li:hover {
	background: #cd1111 url(../images/icon02.png)10px 14px no-repeat;
}
.product .picBox{
	width: 900px;
	height: auto;
	overflow: hidden;
	float: right;
}
.product .picBox ul{
	margin-left: -20px;
}
.product .picBox ul li{
	float: left;
	width: 285px;
	height:auto;
	overflow: hidden;
	margin-bottom: 10px;
	margin-left: 20px;
}

.product .picBox ul li img{
	display: block;
	width: 100%;
}
.product .picBox ul li p{
	width: 285px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 15px;
	color:#333;
}
.section{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.news{
	width: 460px;
	height: 420px;
	float: left;
}
.news .title{
	width: 100%;
	height:20px;
	background: #eeeeee;
	margin-top: 30px;
}
.news .title div{
	width: 158px;
	float: left;
	height: auto;
	overflow: hidden;
	margin-top:-5px;
	background: #fff;
	height: 25px;
}
 
.news .title div img{
	float: left;
	margin-top: 5px;
}
.news .title div p{
	font-size: 22px;
	color:#333;
	line-height: 25px;
	margin-left: 5px;
	float: left;
	font-weight: bold;
}
.news  img{
	margin-top: 15px;
}
.news ul li{
	width: 100%;
	height: 30px;
	border-bottom: 1px dashed #d2d2d2;
	position: relative;
	margin-top: 10px;
}
.news ul li:after{
	content: "▲";
	transform:rotate(90deg);
	position: absolute;
	left: 0;
	top:8px;
	color:#555555;
}
.news ul li a{
	display: block;
	float: left;
	line-height: 30px;
	margin-left: 15px;
	font-size: 16px;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 315px;
}
.news ul li span{
	float: right;
	line-height: 30px;
	color:#555555;
}
.news ul li a:hover{
	color:#cd1111;
}
.cases{
	width: 656px;
	float: right;
	height: auto;
	overflow: hidden;
}
.cases .title{
	width: 100%;
	height:23px;
	background: #eeeeee;
	margin-top: 30px;
}
.cases .title div{
	width: 158px;
	float: left;
	height: auto;
	overflow: hidden;
	margin-top:-3px;
	background: #fff;
	height: 26px;
}
 
.cases .title div img{
	float: left;
	margin-top: 5px;
}
.cases .title div p{
	font-size: 22px;
	color:#333;
	line-height: 25px;
	margin-left: 5px;
	float: left;
	font-weight: bold;
}
.cases .title span{
	display: block;
	float: right;
	width: 56px;
	background: #fff;
	margin-top: 0;

}
.cases .title a{
	display: block;
	width: 46px;
	height: 23px;
	margin-top: 0;
	background: #eeeeee;
	float: right;

}
.cases .title a img{
	margin:0 auto;
 	margin-top: 3px;
}
.cases .show{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.cases .box{
	width: 400%;

}
.cases .pic{
	float: left;
	width: 656px;
	width: 885px;

}
.cases .pic ul li{
	float: left;
	width: 205px;
	height: 187px;
	margin-left: 15px;
	margin-top: 15px;
}
.cases .pic ul li img{
	width: 205px;
	height: 157px;
}
.cases .pic ul li p{
	width: 205px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color:#333333;
	font-size: 15px;
}
.style{
	width: 100%;
	height: auto;
	overflow: hidden;
	float: left;
}
.style .title{
	width: 100%;
	height:23px;
	background: #eeeeee;
	margin-top: 30px;
}
.style .title div{
	width: 158px;
	float: left;
	height: auto;
	overflow: hidden;
	margin-top:-3px;
	background: #fff;
	height: 26px;
}
 
.style .title div img{
	float: left;
	margin-top: 5px;
}
.style .title div p{
	font-size: 22px;
	color:#333;
	line-height: 25px;
	margin-left: 5px;
	float: left;
	font-weight: bold;
}
.style .title span{
	display: block;
	float: right;
	width: 56px;
	background: #fff;
	margin-top: 0;

}
.style .title a{
	display: block;
	width: 46px;
	height: 23px;
	margin-top: 0;
	background: #eeeeee;
	float: right;

}
.style .title a img{
	margin:0 auto;
 	margin-top: 3px;
}
.style ul {
	margin-left: -20px;
	margin-top: 20px;
}
.style ul li{
	float: left;
	width: 270px;
	height: auto;
	overflow: hidden;
	margin-left: 20px;
}
.style ul li img{
	width: 270px;
	height: 200px;
}
.style ul li p{
	width: 270px;
	height: 40px;
	text-align: center;
	font-size: 15px;
	color:#333;
	line-height: 40px;
}
.links{
	width: 100%;
	height:88px;
	border: 1px solid #7d7d7d;
	float: left;
	margin-top: 50px;
}
.links .title{
	width: 235px;
	height: 30px;
	margin:0 auto;
	margin-top: -15px;
	background: #fff url(../images/title06.png)no-repeat 0 8px;
}
.links .title p{
	font-size: 18px;
	color:#000000;
	text-align: center;
	line-height: 30px;
}
.links  ul{
	width: 1100px;
	margin:0 auto;
	height: 50px;
	overflow: hidden;
	margin-top: 8px;
}
.links  ul li{
	float:left;
	padding-left: 10px;
	padding-right: 10px;
	height: 25px;
	line-height: 25px;
	position: relative;
	margin-top: 3px;
}
.links  ul li:after{
	content: "";
	width: 1px;
	position: absolute;
	right: 0;
	background: #333;
	top: 5px;
	height: 15px;
}
.links  ul li a{
	font-size: 15px;
	color:#333;
}
.contact{
	width: 100%;
	height: 42px;
	background: url(../images/bg01.png)no-repeat center;
	background-size: 100% 100%;
	margin-top:45px;
	float:left;
}
.contact .tel img{
	float: left;
}
.contact .tel  p{
	font-size: 30px;
	line-height: 42px;
	 float: left;
	 margin-left: 15px;
	color:#fff;
	font-weight: bold;
}
.contact .tel  span{
	display: block;
	float: left;
	height: 36px;
	line-height: 42px;
	margin-left: 50px;
	color:#fff;
	font-size: 16px;
}
.contact .gotop{
	float: right;
	cursor:hand
	width:126px;
	cursor:pointer
}
.contact .gotop img{
	float: left;
	margin-top:7px;
}
.contact .gotop p{
	font-size: 16px;
	color:#ffffff;
	float: left;
	margin-left: 10px;
	line-height: 42px;
}
.footer{
	width: 100%;
	height: 206px;
	overflow: hidden;
	background: url(../images/bg03.jpg)no-repeat center;
	background-size: 100% 100%;
}
.footer .fn {
 
	margin:0 auto;
	margin-top:30px;
	display: flex;
	justify-content: center;
}
.footer .fn ul li{
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
.footer ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	background: #000000;
	position: absolute;
	right: 0;
	top:4px;
}
.footer ul li:last-child:after{
	width: 0;
}
.footer ul li a{
	font-size: 15px;
	color:#000000;
}
.footer  .info{
	width:100%;
	float: left;
	margin-top: 20px;
}
.footer  .info p{
	font-size: 15px;
	color:#000000;
	text-align: center;
	line-height: 22px;
}
.footer  .info a{
	color:#000;
}


.container{ width:1080px; margin:0px auto; font-family: "微软雅黑";}
.con_left{ width:210px; float:left; margin-right:10px;margin-top:20px; margin-bottom:20px;}
.con_right{ width:860px; float:left; margin-top:20px;}
.l_about{ width:100%; float:left;}
.in_prokind{ width:200px; padding-left:10px; height:40px; line-height:40px; font-size:18px; color:#fff; background:#cd1111;  position:relative;}
.in_prokind span{ position:absolute; right:12px; top:0px; font-size:13px;}
.in_prokind span a:link{ color:#fff;}
.in_prokind span a:visited{ color:#fff;}
.in_prokind span a:hover{ color:#000;}
.in_casetit{ width:98%; padding-left:2%; height:48px; background:#eee; border-bottom:#13276d 2px solid; line-height:48px;font-size:21px; font-weight:bold; color:#000; text-align:left; position:relative; }
.position{ position:absolute; right:5px; font-size:14px; font-weight:normal;}

.position a{
	padding: 0 10px;
	box-sizing: border-box;
	position: relative;
}
.position a:after{
	content: ">";
	font-family: '宋体';
	font-size: 12px;
	color: #333;
	position: absolute;
	right: -5px;
}
.position a:last-child{
	padding-right: 0;
}
.position a:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.position a:first-child{
	padding-left: 0;
}
.position a:link{ color:#000;}
.position a:visited{ color:#000;}
.position a:hover{ color:#193ec2;}
.ul_news{ width:100%; margin:0px auto; background:#eee; padding-bottom:10px; border-bottom:2px solid #002c78;}
.ul_news li{ width:98%; padding-left:2%; font-size:13px; height:32px; line-height:32px; border-bottom:#bfbfbf 1px dashed; color:#1d1d1d;}
.ul_news li a{
	display: block;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.in_contact{width:100%; margin-top:10px; float:left; color:#333;}
.in_contact p{ width:100%; font-size:14px; line-height:24px; padding-left:5px;}
.in_contactmid{padding-bottom:10px; border-bottom:2px solid #002c78;}
.in_contactmid h3{line-height:28px; font-size:14px;padding-left:5px;color:#333;}
.in_contactmid img{ margin-top:10px; width:100%;}
.clear{ clear:both;}
.index_aboutimg{ width:193px; margin:10px; float:left;}
.index_aboutcont{ width:422px;float:left; margin-top:10px; line-height:24px; }
.index_aboutcont p{ text-indent:2em; font-size:13px; color:#3e3e3e; font-weight:bold;}
.main_right_product,.main_right_product2{ width:100%; margin:0px auto;}
.main_right_product ul,.main_right_product2 ul{ margin:0px; padding:0px; width:110%; }
.main_right_product ul li{ list-style:none; width:280px; height:270px;  float:left; margin-top:10px; margin-right:10px; text-align:center; }
.main_right_product2 ul li{ list-style:none; width:280px; height:240px;  float:left; margin-top:10px; margin-right:10px; text-align:center;}
.p_name{ text-align:center; line-height:30px; font-size:14px;}
.main_right_product ul li img{max-width:100%; height:240px; text-align:center; margin:0px auto;}
.main_right_product2 ul li img{max-width:100%; height:215px; text-align:center; margin:0px auto;}
.main_right_product ul li a:link,.main_right_product2 ul li a:link{ color:#444; text-decoration:none;}
.main_right_product ul li a:visited,.main_right_product2 ul li a:visited{ color:#444; text-decoration:none;}
.main_right_product ul li a:hover,.main_right_product2 ul li a:hover{ color:#002c78; text-decoration:none;}
.product_con{ width:100%;} 
.product_con img,.productimg img{ text-align:center; margin:0px auto;}
.index_newscont{ width:100%; margin:20px auto;}

.index_newscont p{
	text-indent: 2em;
}
.index_newscont img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.index_newscont ul li{ height:36px; line-height:36px; border-bottom:#CCC 1px dashed; font-size:13px;  background:url(../images/jt.gif) no-repeat 5px; padding-left:25px; 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:#002c78;}
.current{ background:#13276d;}
.m_hover{color:#0087ff;border-bottom: 4px solid #0087ff; width:100%; height:50px;}
.index_newscont h4,.main_right_product h4{ font-size:16px; text-align:center; line-height:50px;}
.index_newscont .newscontent span{color: #000;}
.index_newscont .newscontent p a{color: #000;}

/*分页*/
 
 

.fy{
	display: flex;
	justify-content:  center;
}
.fy p{
	margin: 0 10px;
}

.page{

	width: 100%;

	height: auto;

	overflow: hidden;

	margin: 50px auto;

 

}

.nav-links{
	display: flex;
	justify-content: center;
	align-items: center;
}

.nav-links a{
	margin: 0 3px;
	border: 1px solid #ccc;
	line-height: 30px;
	color: #333;
	padding: 0 10px;
}

.nav-links span{
	margin: 0 3px;
	border: 1px solid #ccc;
	line-height: 30px;
	color: #333;
	padding: 0 10px;
}

.nav-links .current{
	background:#002C78;
	border: 1px solid #002C78;
	color: #fff;
}

/*留言*/
.message{width:100%; height:600px; /*background:#eee;*/ margin-left:50px;}
.message  span{ width:100%; height:60px; line-height:60px;float:left; color:#000; text-align:center; font-size:30px;}
.message p{font-size:15px; color:#999; text-align:center;}
   
 .message_left{float:left;width:40%;height:34px;line-height:34px;font-size:14px;color:#777777;text-align:left;border-color:#333333;border-style:none;clear:both; margin-top:8px; }
.message_right{float:left;width:90%;height:24px;line-height:24px;background-color:#eeeeee;font-size:14px;color:#777777;text-align:left;padding:4px;border:1px;border-color:#aaa;border-style:dashed;}
   
   .area_message{float:left;width:90%;height:122px;line-height:24px;background-color:#eeeeee;background-image:none;font-size:14px;color:#777777;text-align:left;padding:4px;font-family:Microsoft YaHei;border:1px;border-color:#aaa;border-style:dashed;}
   
   .sub_message{float:left; width:92%;height:40px;line-height:40px;background-color:#002c78;color:#FFFFFF;text-align:center;border:1px;border-color:transparent;margin-top:20px;}



 .newscontent{
 	font-size: 16px;
 	line-height: 30px;
 }
 .newscontent img{
 	display: block;
 	max-width: 100%;
 	margin: 0 auto;
 }
 .newscontent p{
 	text-indent: 2em;
 }