*{margin: 0px;padding: 0px;}
body{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: 1100px;
	margin:0 auto;
}
.head{
	width: 100%;
	height:160px;
	overflow: hidden;
	background: url(../../../templets/default/images/border.png) no-repeat center;
	background-position: 0 0 ;
}
.head .top{
	width: 100%;
	height: 35px;
	background: #eeeeee;
}
.head .top p{
	font-size: 13px;
	color:#000000;
	line-height: 35px;
	float: left;
}
.head ul{
	float: right;
}
.head ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 35px;
	position: relative;
}
.head ul li a{
	font-size: 13px;
	color:#000;
}
.head ul li:after{
	content: "";
	width: 1px;
	height: 13px;
	position: absolute;
	top: 12px;
	right: 0;
	background: #000;
}
.head ul li:last-child:after{
	width: 0;
}
.head .name{
	float: left;
	margin-top: 10px;
}
.head .tel{
	float: right;
	margin-top: 20px;
}
.head .tel img{
	float: left;
	margin-right: 5px;
}
.head .tel p{
	font-size: 16px;
	color:#000000;
}
.head .tel div{
	float: left;
}
.head .tel span{
	font-size: 30px;
	color:#0066cc;
	font-weight: bold;
	line-height: 26px;
	margin-top: 5px;
	float: left;
}
.nav{
	width: 100%;
	height: 50px;
	background: #0066cc;
}
.nav ul{
	width: 1100px;
	margin:0 auto;
}
.nav ul li{
	float: left;
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 137px;
}
.nav ul li a{
	font-size: 16px;
	color:#fff;
	display: block;
}
.nav ul li:hover{
	background: #ffd800;
}
.nav ul li:hover a{
	color:#000000;
}
.banner{ 
	width:100%;
	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;
 border: 1px solid #333;
 
}
.banner .hd ul li.on{
 background:#1868ca; 
 border: 1px solid #1868ca;
}
.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;  
}
.banner .list{
	width: 100%;
	height: 144px;
	background: rgba(25,25,25,0.5);
	overflow: hidden;
	position: absolute;
	bottom: 0;
}
.banner .list ul{
	width: 1150px;
	margin:0 auto;
	margin-top: 13px;
}
.banner .list ul li{
	float: left;
	width: 160px;
	height: 120px;
	margin-left: 70px;
}
.banner .list ul li img{
	width: 160px;
	height: 120px;
}
.keywords{
	width: 100%;
	height: 50px;
	background: #eeeeee;
}
.keywords p{
	font-size: 16px;
	color:#000000;
	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: #555555;
}
.keywords ul li:last-child:after{
	width: 0;
	height: 0;
}
.product{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.product .list{
	float: left;
	width: 260px;
	height: 550px;
	background: #0066cc;
}
.product .list .tit{
	width: 260px;
	height: 80px;
	background: #000 url(../images/icon.png) 25px 15px no-repeat;
}
.product .list .tit div{
	margin-left: 78px;
	margin-top: 8px;
	float: left;
}
.product .list .tit p{
	font-size: 32px;
	font-weight:bold;
	color:#fff;
}
.product .list .tit span{
	font-size: 14px;
	color:#fff;
}
.product .list ul{
	width: 235px;
	height: auto;
	overflow: hidden;
	margin:0 auto;
}
.product .list ul li{
	width: 235px;
	height: 40px;
	border-bottom: 1px solid #0080ff;
	position: relative;
	margin-top: 10px;
}
.product .list ul li:after{
	content: "◆";
	position: absolute;
	left: 10px;
	top: 0;
	color:#fff;
	font-size: 25px;
}
.product .list ul li a{
	display: block;
	width: 205px;
	height: 32px;
 	font-size: 16px;
	border-radius: 15px;
	padding-left:30px;
	line-height: 32px;
	color:#fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.product .list ul li:hover a{
	background: #ffd800;
	color:#000000;

}
.product .list ul li:hover:after{
	color:#000;
}
.product .picBox{
	float: right;
	width: 823px;
	height: auto;
	overflow: hidden;
}
.product .picBox .title{
	width: 823px;
	height: auto;
	overflow: hidden;
	background: url(../images/title01.png) 0 15px no-repeat;
	height: 40px;
 
}
.product .picBox .title p{
	float: left;
	font-size: 30px;
	color:#bf0c0c;
	font-weight: bold;
	margin-left:160px;
}
.product .picBox .title span{
	display: block;
	float: left;
	font-size: 30px;
	color:#000000;
	margin-left: 37px;
	font-weight: bold;
}
.product .picBox ul{
	margin-left: -14px;
}
.product .picBox ul li{
	float: left;
	width: 260px;
	height: 230px;
	background: #eeeeee;
	margin-left: 14px;
	margin-top: 25px;
}
.product .picBox ul li p{
	font-size: #333333;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	color:#333;
}
.product .picBox ul li img{
	width: 240px;
	height: 180px;
	margin:10px;
	margin-bottom:5px;
}
.about{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}
.about .title{
	width: 640px;
	height: auto;
	overflow: hidden;
	background: url(../images/bg02.png) 0 15px no-repeat;
	margin:0 auto;
}
.about .title p{
	float: left;
	font-size: 30px;
	color:#bf0c0c;
	font-weight: bold;
	margin-left:180px;
}
.about .title span{
	display: block;
	float: left;
	font-size: 30px;
	color:#000000;
	margin-left: 43px;
	font-weight: bold;
}
.about .title p:last-child {
	font-size: 18px;
	color:#333333;
	text-align: center;
	float: initial;
	margin:0;
	float: left;
	width: 100%;
	margin-top: 5px;
	font-weight: normal;

}
.about .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.about .info p{
	font-size: 15px;
	color:#333333;
	text-align:left;
}
.about a{
	display: block;
	width: 240px;
	height: 48px;
	border: 1px solid #c9c9c9;
	margin:0 auto;
	margin-top:20px;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color:#555555;
	border-radius: 25px;
	margin-top: 35px;
}
.ass{
	width: 100%;
	height: 420px;
	background: #0066cc;
	margin-top: 65px;
}
.ass .title{
	margin:0 auto;
	width: 100%;
	margin-top:-50px;
	float: left;
}
.ass .title p{
	font-size: 32px;
	color:#fff;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}
.ass .title span{
	display: block;
	text-align: center;
	font-size: 15px;
	color:#fff;
	margin-top: 3px;
}
.ass .title img{
	margin:0 auto;
}
.ass ul {
	margin-left: -12px;
	margin-top: 25px;
	float: left;
}
.ass ul li{
	float: left;
	width: 266px;
	height: 201px;
	margin-left: 12px;

}
.ass ul li img{
	width: 260px;
	height: 195px;
	border:3px solid #fff;
}
.ass ul li p{
	font-size: 16px;
	color:#fff;
	text-align: center;
	line-height: 40px;
}
.section{
	width: 100%;
	height: auto;
	overflow:hidden;
	margin-top: 50px;
}
.video{
	width: 460px;
	height: 475px;
	float: left;
}
.video .tit{
	width: 460px;
	height: 15px;
	background: #eeeeee;
	margin-top: 10px;
}
.video .tit div{
	background: #fff;
	float: left;
	margin-top:-7px;
}
.video .tit img{
	float: left;
}
.video .tit p{
	float: left;
	padding-left: 10px;
	line-height: 26px;
	color:#010101;
	font-size: 26px;
	font-weight: bold;
	margin-right:10px;
}
.video  img:last-child{
	margin-top: 20px;
}
.news{
	width: 610px;
	float: right;
	height: auto;
	overflow: hidden;
}
.news .tit{
	width: 100%;
	height: 15px;
	background: #eeeeee;
	margin-top: 10px;
}
.news .tit div{
	background: #fff;
	float: left;
	margin-top:-7px;
}
.news .tit img{
	float: left;
}
.news .tit p{
	float: left;
	padding-left: 10px;
	line-height: 26px;
	color:#010101;
	font-size: 26px;
	font-weight: bold;
	margin-right:10px;
}
.news  ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.news  ul li{
	width: 100%;
	height: 70px;
	margin-bottom: 17px;
}
.news  ul li .time{
	float: left;
	width: 70px;
	height: 70px;
	background: #bf0c0c;

}
.news  ul li .time p{
	font-size: 22px;
	color:#fff;
	text-align: center;
	margin-top: 10px;
}
.news  ul li .time span{
	display: block;
	text-align: center;
	font-size: 14px;
	color:#fff;
}
.news  ul li .info{
	float: right;
	width: 520px;
	height: auto;
	overflow: hidden;
}
.news  ul li .info p{
	font-size: 18px;
	color:#222222;
	width:520px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 6px;
}
.news  ul li .info span{
	color:#333;
	font-size: 14px;
	margin-top: 5px;
	display: block;
	height: 34px;
	width: 520px;
	line-height:17px;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.footer{
	width: 100%;
	height: 200px;
	background: #333333;
	float: left;
}
.footer .left{
	width: 200px;
	height: 200px;
	overflow: hidden;
	background: #2a2a2a;
	float: left;
}
.footer .left .logo{
	width: 130px;
	height: 130px;
	border: none;
	margin:0 auto;
	margin-top: 35px;
	overflow: hidden;
}
.footer .left .logo img{width: 130px;height: 130px;}
.footer .left .ewm{
	margin-top: 25px;
}
.footer .left .ewm img{
	width: 130px;
	height: 130px;
	margin:0 auto;
	border: 3px solid #fff;
}
.footer .left p{
	font-size: 16px;
	color:#fff;
	margin-top: 20px;
	text-align: center;
}
.footer .info{
	float: left;
	width: 630px;
	margin-left: 35px;
	margin-top: 0;
}
.footer .links{
	width: 900px;
	height: auto;
	overflow: hidden;
	height: 30px;
	overflow: hidden;
}
.footer .links p{
	font-size: 18px;
	color:#fff;
	float: left;
	height: 30px;
	line-height: 30px;
}
.footer .links  ul{
	float: left;
	height: 30px;
	width: 800px;
	overflow: hidden;
}
.footer .links  ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	position: relative;
}
.footer .links  ul li a{
	color:#fff;
	font-size: 14px;

}
.footer .links  ul li:after{
	content: "";
	width: 1px;
	height: 13px;
	position: absolute;
	right: 0;
	height: 12px;
	background: #fff;
	top: 10px;
}
.footer .links  ul li:last-child{
	width: 0;
}
.footer .ca{
	margin-top: 20px;
}
.footer .ca p{
	font-size: 14px;
	color:#999999;
	line-height: 22px;
}
.footer .ca span{
	display: block;
	margin-top: 0;
	color:#999;
	line-height: 22px;
	font-size: 14px;

}
.footer .ca span a{
	color:#999;
}
.footer .ca hr{
	display: block;
	border: none;
	height: 1px;
	background: #585858;
	margin: 10px 0;
}
/*qq*/
.izl-rmenu{position:fixed; right:0; margin-left:532px; bottom:10px; padding-bottom:73px; background:url(../../../templets/default/images/r_b.png) 0px bottom no-repeat; z-index:999; }
.izl-rmenu .btn{width:72px; height:73px; margin-bottom:1px; cursor:pointer; position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#6da9de;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#6da9de; text-decoration:none; display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat; background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute; left:-160px; top:0px; display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat; background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b; position:absolute; width:160px; left:-160px; top:0px; line-height:73px; color:#FFF; font-size:18px; text-align:center; display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat; background-color:#666666; display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}


.container{ width:1140px; margin:0px auto;}
.con_left{ width:260px; float:left; margin-right:20px; margin-bottom:20px;}
.con_right{ width:860px; float:left; margin-top:30px;}
.in_contact{ width:100%; float:left; margin-top:20px;}
.in_contact .tit{ width:250px;font-size:15px; font-weight:bold; line-height:40px; color:#fff; padding-left:10px; background:#0066cc; position:relative;}
.in_contactmid{ padding-left:10px;}
.in_contactmid h3{ font-size:16px; line-height:32px;}
.in_contactmid img{ margin-top:10px;}
.in_contactmid p{ line-height:20px;}
.in_contact .tit .position a{ color:#00;}
.nav ul li.current a{color:#000;}
.current{background:#ffd800; }
.in_casetit{ width:99%; padding-left:1%;font-weight:bold; background:#eee; background-size:100%; height:50px; line-height:50px;font-size:18px; color:#333; text-align:left; position:relative;}
.position,.duo{ position:absolute; right:5px; top:0px; font-size:14px; font-weight:100;}
.position a:link,.ul_news li a:link,.index_newscont ul li a:link{ color:#333;}
.position a:visited,.ul_news li a:visited,.index_newscont ul li a:visited{ color:#333;}
.position a:hover,.ul_news li a:hover,.index_newscont ul  li a:hover{ color:#0066cc;}
.duo a:link{ color:#fff; font-size:12px;}
.duo a:visited{ color:#fff;font-size:12px;}
.duo a:hover{ color:#000;font-size:12px;}
.ul_news{ width:243px; margin:0px auto; float:left;}
.ul_news li{ width:98%; padding-left:2%; font-size:13px; height:32px; background: url(../../../templets/default/images/icon01.png) no-repeat 5px; line-height:32px; border-bottom:#999 1px dotted;  color:#1d1d1d;}
.con_left .menu{
	width: 240px;
	height: auto;
	float: left;
	overflow: hidden;
}
.con_left .menu .tit{
	width: 240px;
	height: 80px;
	background: #2765a2;
}
.con_left .menu .tit div{
	width: 230px;
	height: 70px;
	margin:5px;
	float: left;
	border: 1px solid #fff;
}
.con_left .menu .tit p{
	font-size: 22px;
	color:#fff;
	line-height:70px;
	text-align: center;
	font-weight: bold;
}
.con_left .menu ul li{
	width: 240px;
	height: 50px;
	background: #666666;
	line-height: 50px;
	margin-top: 10px;
}
.con_left .menu ul li:hover{
	background: #2765a2; color:#FFF;
}
.con_left .menu ul li:hover p{
 color:#FFF;
}
.con_left .menu ul li span{
	float: left;
	margin-left:60px;
	color:#FFF;
}
.con_left .menu ul li p{
	color:#fff;
	font-size: 16px;
}

.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{ margin:0px; padding:0px; width:110%;}
.main_right_product ul li{ list-style:none; width:270px; height:270px; float:left; margin-top:10px; margin-right:25px;}
.p_name{ text-align:center; line-height:30px; font-size:14px; border:#CCC 1px solid;}
.main_right_product ul li img{ width:270px; height:235px; }
.main_right_product ul li a:link{ color:#444; text-decoration:none;}
.main_right_product ul li a:visited{ color:#444; text-decoration:none;}
.main_right_product ul li a:hover{ color:#ca010b; 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:20px auto;}
.index_newscont ul li{ height:32px; line-height:32px; border-bottom:#CCC 1px dashed; font-size:14px; list-style:inside; padding-left:5px; position:relative;}
.news_time{ position:absolute; right:0px; top:0px;}
.dede_pages,.fy{width:100%; height:24px; line-height:24px; font-size:12px;text-align:right; float:left; margin-top:10px; margin-bottom:10px;}
.dede_pages ul{ width:100%; margin:0px auto; height:24px;text-align:right;}
.pagelist li{  text-decoration:none; margin-right:1px;display:inline-block; background:#0066cc; border-radius:5px; padding:2px 8px;color:#FFF;}
.pagelist li.thisclass{ background:#2a2a2a; color:#fff;}
.pagelist li select{ margin:3px;}
.pagelist li a:link{ color:#fff; text-decoration:none;}
.pagelist li a:visited{ color:#fff; text-decoration:none;}
.pagelist li a:hover{ color:#f00; text-decoration:none;}
.fy a:link{ color:#000; text-decoration:none;}
.fy a:visited{ color:#000; text-decoration:none;}
.fy a:hover{ color:#009d3c; text-decoration:none;}
/*留言*/

   .messagely{width:800px; height:600px; /*background:#eee;*/ margin-left:50px;}
   .messagely  span{ width:100%; height:60px; line-height:60px;float:left; color:#000; text-align:center; font-size:30px;}
   .messagely p{font-size:15px; color:#999; text-align:center;}
   
   .message_left{float:left;width:260px;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:800px;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:800px;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:810px;height:40px;line-height:40px;background-color:#2a2a2a;color:#fff;text-align:center;border:1px;border-color:transparent;margin-top:20px;}


#wzbt {
    font-size: 28px;
    line-height: 160%;
    color: #3272b9;
    text-align: center;
    font-family: "微软雅黑", "宋体";
    font-weight: 200;
    background: url(../images/wz_line.jpg) repeat-x center bottom;
    padding-bottom: 30px;
}

#wzxx{text-align: center;color: #ddd;margin: 5px auto;}

.page{clear: both;padding: 20px 10px;font-size: 14px !important;}
.pager{text-align: center;}
.pager a{display: inline-block; padding: 2px 3px; border: 1px #eee solid; border-radius: 3px; margin: 0 3px; color: black;}
