*{margin: 0px;padding: 0px;}
body{min-width:1100px;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; color:black;}
li{list-style-type:none;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/
 

.main{
	width: 1100px;
	margin:0 auto;
}
.head{
	width: 100%;
	height:115px;
	overflow: hidden;
}
.top{
	width: 100%;
	height: 30px;
	background: #f4f4f4;
 
}
.top p{
	font-size: 13px;
	color:#000000;
	line-height: 30px;
	float: left;
}
.top ul{
	float: right;
}
.top ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	position: relative;
}
.top ul li a{
	font-size: 13px;
	color:#333333;
}
.top ul li:after{
	content: "";
	width: 1px;
	height: 13px;
	position: absolute;
	top:9px;
	right: 0;
	background: #333333;
}
.top ul li:last-child:after{
	width: 0;
}
.head .main{
	display: flex;
	align-items:center;
	height: 115px;
	justify-content: space-between;
}
.nav{
	width: 100%;
	height: 50px;
	background: #00479d;
}
.nav ul{
	width: 1100px;
	margin:0 auto;
	height: 50px;
	overflow: hidden;
	display: flex;
	justify-content: center;
}
.nav ul li{
	float: left;
	width: 100%;
	height: 50px;
	overflow: hidden;
	text-align: center;
	line-height: 50px;
}
.nav ul li a{
	color:#fff;
	font-size: 16px;
}
.nav ul li:hover{
	background: #002e73;
}
.banner{ 
	max-width: 1920px;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:auto;
 overflow:hidden; 
 position:absolute; 
 left:50%;
 margin-left: -45px;
 bottom:10px; 
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 float:left; 
 margin-right:15px;  
 width:15px; 
 height:15px; 
 border-radius: 50%;
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 border: 1px solid #00479d;
 
}
.banner .hd ul li.on{
 background:#00479d; 
 border: 1px solid #00479d;
}
.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;  
}
.product{
	width: 1100px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.title{
	width: 610px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.title div{
	width: 100%;
	height:40px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border-bottom: 1px dashed #00479d;
}
.title p{
	color:#00479d;
	font-size: 24px;
	float: left;
	font-weight: bold;
}

.title img{
	display: block;
	float: left;
	margin-left: 10px;
}
.title span{
	display: block;
	color:#999999;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
}


.product .list{
	float: left;
	width: 230px;
	min-height: 745px;
	height: auto;
 	position: relative;
	overflow: hidden;
	background:#00479d;
}
.product .list .tit{
	width:220px;
	margin:0 auto;
	height: 75px;
	border-bottom: 1px solid #fff;
	position: relative;
 

}
.product .list .tit p{
	font-size: 24px;
	color:#ffffff;
	text-align: center;
	margin-top: 15px;
	float: left;
	width: 100%;
	font-weight: bold;
}
.product .list .tit span{
	display: block;
	width: 100%;
	text-align: center;
	color:#fff;
	font-size: 14px;
}
.product .list .tit hr{
	display: block;
	width: 60px;
	height: 3px;
	border: none;
	background:#f5a326;
	margin:0 auto;
	position: absolute;
	bottom:-1px;
	left: 50%;
	margin-left: -30px;
}
.product .list .box{
	width: 100%;
	height: auto;
	overflow: hidden;
	width: 220px;
	min-height: 600px;
	padding-bottom: 20px;
	margin:0 auto;
	margin-top: 10px;
}
.product .list ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
 	margin-top:5px;
	transition:1s;
}
 
.product .list   h4{
	width: 100%;
	height: 40px;
	font-weight: normal;
	margin-top: 4px;
	background: url(../images/icon01.png)no-repeat center;
}
.product .list a{
	display: block;
	color:#1a1a1a;
	font-size: 16px;
	line-height: 40px;
	margin-left: 30px;
}
.product .pic{
	float: right;
	width: 865px;
	height: auto;
	overflow: hidden;
}
.product .pic ul li{
	float: left;
	width: 280px;
	height: auto;
	overflow: hidden;
	margin-left: 7px;
	margin-bottom: 8px;
	border: 1px solid #eeeeee;
}
.product .pic ul li:nth-child(3n-2){
	margin-left: 0;
}
.product .pic ul li img{
	display: block;
	width: 272px;
	height: 204px;
	margin: 4px;
	overflow: hidden;
}
.product .pic ul li  p{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color:#1a1a1a;
}
.about{
	width: 100%;
	height: 600px;
	overflow: hidden;
	background: url(../images/bg01.png)no-repeat center;
	margin-top: 70px;
}
.about .title{
	margin-top: 100px;
}
.about .title div{
	border-bottom: 1px dashed #d2d4d6;
}
.about .title p{
	color:#fff;
}
.about .info{
	width: 100%;
	height:260px;
	overflow: auto;
	margin-top: 40px;
}
.about .info p{
	color:#fff;
	font-size: 15px;
	line-height: 26px;
	text-indent: 2em;
}
.about a{
	display: block;
	width: 130px;
	height: 40px;
	background: #014393;
	color:#fff;
	font-size: 15px;
	text-align: center;
	line-height: 40px;
	margin: 0 auto;
	margin-top:40px;
}

.adv{
	width: 1100px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 85px;
}
.adv .tit img{
	display: block;
	margin: 0 auto;
}
.adv ul li{
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden;
	display: flex;
	justify-content:space-between;
	align-items: center;
}
.adv ul li img{
	display: block;
}
.adv ul li .intro {
	width:545px;
}
.adv ul li .intro .num{
	float: left;
}
.adv ul li .intro .info{
	float: right;
	width: 430px;
	height: auto;
	overflow: hidden;
 
}
.adv ul li .intro .t{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.adv ul li .intro .t p{
	color:#959595;
	font-size: 14px;
	text-transform: uppercase;
}
.adv ul li .intro .t span{
	color:#00479d;
	font-size: 26px;
	font-weight: bold;
}
.adv ul li .intro .text{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.adv ul li .intro .text p{
	color:#313131;
	font-size: 14px;
	line-height: 20px;
}
.adv ul li:nth-child(2n){
	flex-direction:row-reverse;
}


.gg{
	width: 100%;
	height: 279px;
	background: url(../images/gg.png)no-repeat center;
	margin-top: 70px;
	overflow: hidden;

}
.gg .main{
	height: 279px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.gg .tel{
 	width: auto;
 	display: table;
 
	background: #fff;
	margin: 0 auto;
	padding: 0 20px;
 
	margin-top: 170px;
	border-radius: 5px;
 
}
.gg .tel p{
	color:#00479d;
	font-size: 18px;
	line-height: 60px;
	float: left;

}
.gg .tel b{
	color:#00479d;
	font-size: 24px;
	float: left;
	line-height: 60px;
	font-weight: bold;
}
.cases{
	width: 1080px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.cases .bd{
	margin-top: 20px;
}
.cases .bd ul li{
	float: left;
	width: 350px;
	height: auto;
	overflow: hidden;

	margin-left:15px;
}
.cases .bd ul li:nth-child(1){
	margin-left: 0;
}
.cases .bd ul li img{
	display: block;
	width: 100%;
	height: 256px;
}
.cases .bd ul li p{
	width: 100%;
	line-height: 40px;
	text-align: center;
	color:#333333;
	font-size: 15px;
}
.cases .hd {
	margin-top: 20px;
}
.cases .hd ul{
	display: flex;
	justify-content: center;
}
.cases .hd ul li{
	float: left;
	width: 38px;
	height: 6px;
	line-height: 40px;
	overflow: hidden;
	margin-right:10px;
	background: #cccccc;
}
.cases .hd ul  .on{
	background: #00479d;
}
.news{
	width: 1100px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}
.news .left{
	float: left;
	margin-top: 35px;
}
.news .left img{
	display: block;
	width: 525px;
	height: 325px;
}
.news .left  div{
	width: 495px;
	margin: 0 auto;
	margin-top:5px;
}
.news .left  div h4{
	color:#00479d;
	font-size: 18px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news .left  div p{
	color:#999999;
	font-size: 15px;
	line-height: 20px;
	margin-top: 5px;
}
.news .right{
	float: right;
	width: 550px;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.news .right ul li{
	width: 100%;
	height: 65px;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.news .right ul li .time{
	float: left;
	width: 66px;
	height: 66px;
 	background: #00479d;
}
.news .right ul li .time p{
	color:#fff;
	font-size: 43px;
	text-align: center;
	margin-top: -3px;
 
}
.news .right ul li .time span{
	color:#fff;
	font-size: 14px;
	display: block;
	text-align: center;
	margin-top: -8px;

}
.news .right ul li .info{
	float: right;
	width:470px;
	height: auto;
	overflow: hidden;

}
.news .right ul li .info h4{
	width: 100%;
	color:#00479d;
	font-size: 18px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news .right ul li .info p{
	color:#999999;
	font-size: 14px;
	line-height: 20px;
}
.news .more{
	display: block;
	width: 130px;
	height: 40px;
	background: #1455a5;
	color:#fff;
	font-size: 15px;
	text-align: center;
	line-height: 40px;
	margin: 0 auto;
	float: left;
	margin-top: 80px;
}
.section{
	width: 1100px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 70px;
}
.cont{
	width: 615px;
	float: left;
	height: 420px;
	overflow: hidden;
	padding: 20px;
	background: #00479d;
}
.cont .intro{
	float: left;
	width: 360px;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.cont .intro .t{
	width: 100%;
	height:auto;
	overflow: hidden;
}
.cont .intro .t p{
	color:#fff;
	font-size: 24px;
}
.cont .intro .t span{
	display: block;
	color:#fff;
	margin-top: 5px;
	font-size: 16px;
	text-transform: uppercase;
}
.cont .intro .info{
	margin-top: 15px;
}
.cont .intro .info p{
	color:#fff;
	font-size: 16px;
	line-height: 32px;
}
.cont   .ewm{
	float: right;
	width: 165px;
	height: auto;
	margin-right: 10px;
	margin-top: 15px;
}
.cont   .ewm img{
	display: block;
	width: 165px;
	height: 165px;
}
.cont   .ewm p{
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color:#fff;
	font-size: 14px;
}
.msg{
	width: 430px;
	height: 460px;
	float: right;
	background: #00479d;
}
.msg .tit{
	width: 150px;
	margin: 0 auto;
	height: 80px;
	margin-top: 20px;
	overflow: hidden;
	background: url(../images/tit05.png)no-repeat center;
}
.msg .tit p{
	color:#fff;
	font-size: 24px;
	text-align: center;
	margin-top: 10px;
}
.msg .tit span{
	color:#fff;
	font-size: 16px;
	text-transform: uppercase;
	display: block;
	text-align: center;
}
.msg form{
	width: 360px;
	margin: 0 auto;
	margin-top: 30px;
}
.msg form ul li{
	width: 340px;
	padding: 0 10px;
	height:auto;
	overflow: hidden;
	background: #fff;
	margin-bottom: 10px;
	border-radius: 5px;
}
.msg form ul li p{
	color:#1a1a1a;
	font-size: 16px;
	line-height: 40px;
	float: left;
}
.msg form ul li input{
	width: 250px;
	border: none;
	height: 40px;
	outline: none;
}
.msg form ul li textarea{
	width: 250px;
	border: none;
	height: 130px;
	margin-top: 5px;
	padding-top: 10px;
	outline: none;

}
.msg form  .btn{
	width: 100%;
	height: 40px;
	color:#fff;
	font-size: 16px;
	border: none;
	margin-top: 10px;
	border-radius: 5px;
	background: #002e73;
}
.links{
	width: 100%;
	height: 60px;
	background: #00479d;
	margin-top: 50px;
}
.links .tit{
	float: left;
	height: 60px;
}
.links .tit p{
	color:#fff;
	font-size: 18px;
	line-height: 60px;
	margin-left: 10px;
	float: left;

}
.links .tit img{
	display: block;
	float: left;
	margin-top: 15px;
}
.links  ul{
	float: left;
	width: 940px;
	height: auto;
	overflow: hidden;
	height: 60px;
}
.links  ul li{
	float: left;
	padding: 0 10px;
	line-height: 30px;
}
.links  ul li a{
	color:#fff;
	font-size: 12px;
}
.footer{
	width: 100%;
	height:256px;
	overflow: hidden;
	background: #333333;
	position: relative;
	border-top: 2px solid #fff;

}
.footer .left{
	float: left;
	width: 380px;
	height: auto;
	overflow: hidden;
}
.footer img{
	display: block;
}
 
.footer .name{
	margin-top: 35px;
}
.footer  .tel{
	margin-top:25px;
}
.footer .info{
	float: left;
	width:500px;
	margin-top: 30px;
	margin-left: 30px;
}
.footer .info p{
	color:#fff;
	font-size: 14px;
	line-height: 28px;
}
.footer .cr{
	position: absolute;
	bottom: 0;
	height: 30px;
	background: #1f1f1f;
	width: 100%;
}
.footer .cr p{
	color:#fff;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
}
.footer .cr a{
	color:#fff;
}


.float{
	 position:fixed;
	 right: 0;
	 bottom: 100px;
	 width: 50px;

}
.float ul li{
	width:180px;
	height: auto;
	overflow: hidden;
	min-height: 50px;
	margin-top: 3px;
	transition: .5s;
	
}
 
.float ul li:nth-child(1){
	background: #9c9c9c url(../images/f01.png)no-repeat left top;
}

.float ul li:nth-child(2){
	background:#9c9c9c url(../images/f02.png)no-repeat left top;
}

.float ul li:nth-child(3){
	background:#9c9c9c url(../images/f03.png)no-repeat left top;
}

.float ul li:nth-child(4){
	background:transparent url(../images/f04.png)no-repeat left top;
}
.float ul li p{
	width: 120px;
	margin-left: 55px;
	line-height: 50px;
 
	text-align: center;
	font-size: 16px;
	color:#ffffff;
}
.float ul li a{
	display: block;
	width: 50px;
	height: 50px;
}
.float ul li img{
	display: block;
	width: 0;
	height: 0;
	float: right;
	transition: .35s;
	border: 2px solid #fff;
}
.float ul li:nth-child(3) p{
	line-height: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 50px;
}
.float ul li:nth-child(3):hover{
	margin-left: -130px;
}
.float ul li:nth-child(4):hover{
	margin-left: -130px;
}
.float ul li:last-child:hover img{
	width: 120px;
	height: 120px;
}

.contain{ width:1100px; margin:10px auto; }
.con_left{ width:230px; float:left; margin-right:20px; margin-bottom:50px;}
.con_right{ width:850px; float:left; margin-bottom:30px; margin-top:60px;}
.l_about{ width:100%; float:left;}
.in_prokind{ width:200px; padding-left:30px; height:40px;line-height:40px; color:#00479d; font-size:18px; background:#eee url(../images/icon04.png) no-repeat 5px; border-bottom:#ccc 1px solid; font-weight:bold;  position:relative;}
.in_prokind span{ position:absolute; right:12px; top:0px; font-size:13px;}
.in_prokind span a:link{ color:#333;}
.in_prokind span a:visited{ color:#333;}
.in_prokind span a:hover{ color:#000;}
.in_casetit{ width:97%; padding-left:3%; background:url(../images/p02.png) no-repeat 5px; height:57px;  line-height:57px;font-size:21px; font-weight:bold; color:#00479d; text-align:left; position:relative; border-bottom:#ccc 1px dotted;}
.position{ position:absolute; right:5px; top:10px; font-size:14px; font-weight:normal;}
.position a:link{ color:#333;}
.position a:visited{ color:#333;}
.position a:hover{ color:#00479d;}
.ul_news{ width:100%; margin:0px auto; background:#f0f0f0; padding-bottom:10px; border-bottom:#e9e9e9 2px solid; }
.ul_news li{ width:215px;  font-size:13px; height:42px; line-height:42px; border-bottom:#bfbfbf 1px dotted; color:#1d1d1d; background:url(../images/icon04.jpg) no-repeat 5px; padding-left:15px;}
.in_contact{width:100%; margin-top:10px; float:left; color:#333;}
.in_contact p{ width:200px; font-size:14px; line-height:24px; padding-left:5px; padding-right:5px;}
.in_contactmid{ background:#f0f0f0;padding-bottom:10px;border-bottom:#e9e9e9 2px solid;  }
.in_contactmid h3{line-height:28px; font-size:16px;padding-left:5px;color:#1b242d;}
.in_contactmid img{ margin-top:10px; width:100%;}
.clear{ clear:both;}
.index_aboutcont p{ text-indent:2em; font-size:13px; color:#3e3e3e; font-weight:bold;}
.main_right_product,.main_case{ width:100%; margin:0px auto;}
.main_right_product ul,.main_case ul{ margin:0px; padding:0px; width:110%; }
.main_right_product ul li{ list-style:none; width:275px; height:240px;  float:left; margin-top:10px; margin-right:13px; }
.p_name{ text-align:center; line-height:30px; font-size:14px;}
.main_right_product ul li img{width:265px; height:200px; padding:5px;border:#eee 1px solid;}
.main_right_product ul li a:link,.main_case ul li a:link{ color:#444; text-decoration:none;}
.main_right_product ul li a:visited,.main_case ul li a:visited{ color:#444; text-decoration:none;}
.main_right_product ul li a:hover,.main_case ul li a:hover{ color:#2081e3; text-decoration:none;}
.product_con{ width:100%;} 
.newscontent{ float:16px; line-height:24px;}
.product_con img,.productimg img{ text-align:center; margin:0px auto;}
.index_newscont{ width:100%; margin:10px auto;}
.index_newscont ul li{ height:42px; line-height:42px; border-bottom:#CCC 1px dotted; font-size:14px;  background:url(../images/icon04.jpg) no-repeat 5px; padding-left:15px; 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:#2081e3;}
.nav ul li.current {background: #002e73;}
.index_newscont h4,.main_right_product h4{ font-size:16px; text-align:center; line-height:50px;}

/*分页*/
.xlr_pages,.fy{width:100%; height:24px; line-height:24px; font-size:14px;text-align:center; float:left; margin-top:10px; margin-bottom:10px;}
.xlr_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; border-radius:3px;}
.thisclass{ background:#ff8e00; 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:#ff8e00; text-decoration:none;}
.footer .right .info a{ 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:#eee;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:#ff8e00; border-radius:5px;color:#FFFFFF;text-align:center;border:1px;border-color:transparent;margin-top:20px;}
