*{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;}
img{border: none;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/
 

.main{
	width: 1200px;
	margin:0 auto;
}
.top{
	width: 100%;
	height: 40px;
	background: #eeeeee;
}
.top p{
	float: left;
	font-size: 14px;
	color:#3c3c3c;
	line-height: 40px;
}
.top ul{
	float: right;
	height: 40px;
	overflow: hidden;
}
.top ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 40px;
	position: relative;
}
.top ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	background: #6d6d6d;
}
.top ul li a{
	color:#3c3c3c;
	font-size: 14px;
}
.top ul li:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}
.head{
	width: 100%;
	height:110px;
	overflow: hidden;
}
.head .name{
	margin-top: 5px;
	float: left;
}
.head .tel{
	margin-top: 25px;
	float: right;
}
.head img{
	display: block;
}
 
.head .main{
	height: 110px;
	overflow: hidden;
}
.nav{
	width: 100%;
	height: 50px;
	background:#4595e6;
}
.nav ul{
	width: 1200px;
	margin:0 auto;
	height: 50px;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 171px;
	height: 50px;
	overflow: hidden;
	text-align: center;
	line-height: 50px;
}
.nav ul li a{
	color:#fff;
	font-size: 16px;
}
.nav ul li:hover{
	background: #2d75bc;
}
.banner{ 
	max-width: 1920px;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:15px; 
 overflow:hidden; 
 position:absolute; 
 left:45%; 
 bottom:10px; 
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 float:left; 
 margin-right:25px;  
 width:50px; 
 height:10px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 background: #fff;
 
}
.banner .hd ul li.on{
 background:#00a0e9; 
  
}
.banner .bd{
 position:relative; 
  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: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}

.product .list{
	float: left;
	width: 200px;
	height: auto;
	overflow: hidden;
}
.product .list .tit{
	width: 200px;
	height: 80px;
	background: url(../images/tit01.png) no-repeat;
    background-position: center center;
}
.product .list .tit p{
	color:#fff;
	font-size: 24px;
	line-height:75px;
	text-indent: 65px;
	font-weight: bold;
}
.product .list .bd{
	width: 100%;
	height: auto;
	overflow: hidden;
	min-height: 400px;
}
.product .list .bd ul li{
	width: 100%;
	height: 45px;
	background: #eeeeee;
	margin-top: 3px;
	line-height: 45px;
	position: relative;
}
.product .list .bd ul li:after{
	content: ">>";
	position: absolute;
	left: 20px;
 	top: 0;
	color:#1a1a1a;
	font-size: 14px;
}

.product .list .bd ul li a{
	display: block;
	margin-left: 45px;
	color:#1a1a1a;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.product .list .bd ul li:hover {
	background: #4595e6;
}
.product .list .bd ul li:hover a{
	color:#fff;
}
.product .list .bd ul li:hover:after{
	color:#fff;
}
.product .list .tel{
	margin-top: 20px;
}
.product .list .tel img{
	display: block;
}

.product .pic{
	float: right;
	width: 980px;
	height: auto;
	overflow: hidden;
}
.product .pic ul {
    margin-left: -10px;
}
.product .pic ul li{
	float: left;
	width: 320px;
	height: auto;
	overflow: hidden;
	margin-left: 10px;
	position: relative;
	margin-bottom: 10px;

}
 
.product .pic ul li img{
	display: block;
	width: 320px;
	height: 200px;
}

.product .pic ul li p{
	width: 100%;
	height: 40px;
	background: rgba(0,0,0,.5);
	text-align: center;
	position: absolute;
	color:#fff;
	font-size: 16px;
	line-height: 40px;
	bottom: 0;
}

.about{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}

.about .tit{
	width: 100%;
	height: 223px;
	position: relative;
	z-index: 100;
	background: url(../images/gg.png) no-repeat center;
}

.about  .bd{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	background: #eeeeee;
	margin-top: -23px;
}
.about  .bd .pic{
	float: left;
	width: 400px;
	height: auto;
	overflow: hidden;
}
.about  .bd .pic img{
	display: block;
	width: 435px;
	height: 335px;
}

.about  .bd .intro{
	width: 750px;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
	float: right;
	margin-right: 20px;
}
.about  .bd .intro .info{
	height: 230px;
}
.about  .bd .intro .info p{
	color:#1a1a1a;
	font-size: 15px;
	line-height: 25px;
}

.about  .bd .intro a{
	display: block;
	color:#4595e6;
	font-size: 14px;
	float: right;
	margin-top: 10px;
}

.cases{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.title {
	width: 100%;
	height: 40px;
	overflow: hidden;
	border-bottom: 1px solid #4595e6;
}

.title p{
	float: left;
	font-size: 24px;
	font-weight: bold;
	color:#1a1a1a;
	line-height: 35px;
}
.title a{
	display: block;
	float: right;
	color:#4595e6;
	font-size: 14px;
	line-height: 35px;
}

.cases .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.cases .box{
	width: 800%;
}
.cases .pic{
	float: left;
}
.cases .pic ul li{
	float: left;
	width: 320px;
	height: auto;
	overflow: hidden;
	margin-left: 10px;
}
.cases .pic ul li img{
	display: block;
	width: 320px;
	height: 200px;
}

.cases .pic ul li p{
	width: 100%;
	line-height: 30px;
	text-align: center;
	color:#1a1a1a;
	font-size: 16px;
}

.adv{
	width: 100%;
	height: 1230px;
	background: #eeeeee;
	margin-top: 50px;
}

.adv .tit{
	width: 100%;
	height: 200px;
	background: url(../images/adv-tit.png) no-repeat center;
}

.adv ul{
	width: 1000px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}

.adv ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom:20px;
}
.adv ul li .intro{
	float: left;
	width: 470px;
	height: auto;
	margin-left: 40px;
	margin-top: 30px;
	overflow: hidden;
}
.adv ul li .t{
	width: 100%;
	height:89px;
	background: url(../images/num01.png) no-repeat center;

}
.adv ul .two .t{
	background: url(../images/num02.png) no-repeat center;
}
.adv ul .two .intro{
    float: right;
}
.adv ul .two .pic{
    float: left;
}
.adv ul .three .t{
	background: url(../images/num03.png) no-repeat center;
}
.adv ul .two .intro .t   p{
	line-height: 100px;
}
.adv ul .three .intro .t   p{
	line-height:105px;
}
.adv ul .four .t{
	background: url(../images/num04.png) no-repeat center;
}
.adv ul .four .intro{
    float: right;
}
.adv ul .four .pic{
    float: left;
}
.adv ul li .intro .t p{
	color:#e52e2e;
	font-size: 16px;
	text-align: center;
	line-height: 89px;
	font-weight: bold;
}

.adv ul li .intro .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.adv ul li .intro p{
	color:#000000;
	font-size: 14px;
	line-height: 25px;
}

.adv ul li .pic{
	float: right;
}
.adv ul .two .pic{
	float: left;
}
.adv ul li:nth-child(2n) .intro{
	float: right;
	margin-right: 30px;
}

.section{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}

.news{
	width: 600px;
	height: auto;
	overflow: hidden;
	float: left;
}
.news ul{
	margin-top: 6px;
	height: auto;
	overflow: hidden;
}

.news ul li{
	width: 100%;
	height: 60px;
	margin-top: 10px;
	background: #eeeeee;
}
.news ul li a{
	display: block;
	font-size: 16px;
	color:#1a1a1a;
	float: left;
	width: 430px;
	margin-left: 10px;
	line-height: 60px;
}

.news ul li span{
	display: block;
	float: right;
	margin-right: 10px;
	color:#1a1a1a;
	line-height: 60px;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news ul li:hover {
	background: #4595e6;
}

.news ul li:hover a{
	color:#fff;
}

.news ul li:hover span{
	color:#fff;
}

.contact{
	float: right;
	width: 560px;
	height: auto;
	overflow: hidden;
}


.contact .bd{
	width: 100%;
	height: 340px;
	background: #eeeeee;
	margin-top: 17px;
}

.contact .bd img{
	display: block;
	width: 540px;
	margin: 10px;
}
.contact .info{
	float: left;
	margin-top: 10px;
	width: 290px;
	margin-left: 10px;
}

.contact .info p{
	color:#1a1a1a;
	font-size: 16px;
	line-height: 26px;
}

.contact .ewm{
	float: right;
}

.contact .ewm img{
	display: block;
	width: 140px;
	height: 140px;
	border: 1px solid #fff;
}


.footer{
	width: 100%;
	height: 377px;
	background: #276098;
	position: relative;
	margin-top: 60px;
	float:left;
}

.footer .left{
	float: left;
	width: 380px;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}


.footer .left .info{
	width:360px;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}

.footer .left .info p{
	color:#fff;
	font-size: 14px;
	line-height: 20px;
}
.footer .right{
	float: right;
	width: 790px;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.footer .right .fn{
	width: 380px;
	float: right;
	height: auto;
	overflow: hidden;
}
.footer .right .fn:first-child{
	float: left;
}
.footer .right .fn .tit{
	width: 100%;
	border-bottom: 1px solid #fff;
	height: 32px;
}

.footer .right .fn .tit p{
	color:#fff;
	font-size: 22px;
}

.footer .right .fn  ul{
	width: 100%;
	height: 180px;
	overflow: hidden;
	margin-top: 10px;
}

.footer .right .fn  ul li{
	float: left;
	padding:0 10px;
	line-height: 30px;
}

.footer .right .fn  ul li a{
	color:#fff;
	font-size: 13px;
	line-height: 30px;
}

.footer .cr{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 60px;
	background: #10263d;
}

.footer .cr p{
	line-height: 60px;
	color:#fff;
	text-align: center;
	font-size: 14px;
}
.footer a{
	color:#fff;
}

.container{ width:1200px; margin:0px auto; }
.con_left{ width:200px; float:left; margin-right:20px; margin-bottom:50px; margin-top:20px;}
.con_right{ width:980px; float:left; margin-bottom:10px;margin-top:20px;}
.l_about{ width:100%; float:left;}
.in_prokind{ width:190px; padding-left:10px; height:40px;line-height:40px; color:#fff; font-size:16px; background:#4595e6; font-weight:bold;  position:relative;}
.in_prokind span{ position:absolute; right:12px; top:0px; font-size:13px; font-weight:normal;}
.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:57px;  line-height:57px;font-size:21px; font-weight:bold; color:#333; text-align:left; position:relative; border-bottom:#0068b7 1px solid;}
.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:#135ba2;}
.ul_news{ width:100%; margin:0px auto; background:#f0f0f0; padding-bottom:10px; border-bottom:#e9e9e9 2px solid; }
.ul_news li{ width:185px; padding-left:15px; font-size:13px; height:38px; line-height:38px; border-bottom:#bfbfbf 1px dotted; color:#1d1d1d; background:url(../images/icon04.jpg) no-repeat 5px;}
.in_contact{width:200px; 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:320px; height:220px;  float:left; margin-top:10px; margin-right:11px; }
.main_case ul li{ list-style:none; width:310px; height:230px;  float:left; margin-top:10px; margin-right:11px; }
.p_name{ text-align:center; line-height:30px; font-size:14px;}
.main_right_product ul li img{width:300px; height:180px; padding:5px;border:#eee 1px solid;}
.main_case ul li img{width:280px; height:190px; 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:#2d75bc; text-decoration:none;}
.product_con{ width:100%;} 
.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:13px;  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:#2d75bc;}
.nav ul li.current {background: #2d75bc;}
.index_newscont h4,.main_right_product h4{ font-size:16px; text-align:center; line-height:50px;}
.newscontent{ font-size:16px; line-height:24px;}

/*分页*/
.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:#2d75bc; 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:#2d75bc; 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:#1776b6;color:#FFFFFF;text-align:center;border:1px;border-color:transparent;margin-top:20px;}
