*{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;}
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:173px;
	overflow: hidden;
}
.head .top{
	width: 100%;
	height: 30px;
	background:#eeeeee;
 
}
.head .top p{
	font-size: 13px;
	color:#000000;
	line-height: 30px;
	float: left;
}
.head ul{
	float: right;
}
.head ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	position: relative;
}
.head ul li a{
	font-size: 13px;
	color:#333333;
}
.head ul li a:hover{
	color:#ccc;
}
.head ul li:after{
	content: "";
	width: 1px;
	height: 13px;
	position: absolute;
	top:9px;
	right: 0;
	background: #333333;
}
.head ul li:last-child:after{
	width: 0;
}
.head .name{
	float: left;
	margin-top:40px;
	clear:both;
}
.head  .tel{
	float:right;
	margin-top:25px;
}
.nav{
	width: 100%;
	height: 50px;
	background:#03437d;
}
.nav ul{
	width: 1100px;
	margin:0 auto;
	height: 50px;
 
}
.nav ul li{
	float: left;
	width: 122px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	position: relative;
}
.nav ul li:hover div{
	display: block;
}
.nav ul li a{
	color:#fff;
	font-size: 16px;
}
.nav ul li div{
	position: absolute;
	top:50px;
	width: 100%;
	z-index: 100;
	background: #052d52;
	display: none;
}
.nav ul li div ul{
	height: auto;
	width: auto;
	overflow: hidden;
}
.nav ul li div ul li{
	float: inherit;
	height: 40px;
	line-height: 40px;
}
.nav ul li div ul li a{
	font-size: 14px;
}
.nav ul li:hover{
	background: #052d52;
}
.nav ul li div ul li a:hover{
	color:#ccc;
}
.banner{ 
	width:100%;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:15px; 
 overflow:hidden; 
 position:absolute; 
 right: 10px;
 bottom:10px; 
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 float:left; 
 margin-right:5px;  
 width:10px; 
 height:10px; 
 line-height:14px; 
 border-radius: 50%;
 text-align:center; 
 cursor:pointer;
 background: #fff;
 transition: .5s;
 
}
.banner .hd ul li.on{
 background:#ce0509;
 
}
.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: 40px;
	background: #eeeeee;
}
.keywords p{
	font-size: 16px;
	color:#333333;
	font-weight: bold;
	line-height: 40px;
	float: left;
}
.keywords ul{
	float: left;

}
.keywords ul li{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	line-height:40px;
	color:#666;
	font-size: 14px;
}
.keywords ul li:after{
    content:"";
    position:absolute;
    right:0px;
    top:14px;
    height:13px;
    width:1px;
    background:#666;
}

.keywords ul li:last-child:after{
    height:0px;
    width:0px;
}
.left{
	float: left;
	width: 220px;
	height: auto;
	overflow: hidden;
}
.left .item{
	width: 220px;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.title{
	width: 100%;
	height:51px;
}
.title p{
	float: left;
	width: 81px;
	height: 51px;
	background: url(../images/title.png)no-repeat;
	font-size: 16px;
	color:#fff;
	line-height:35px;
	text-align: center;
}
.title span{
	display: block;
	float: left;
	color:#666666;
	margin-left: 10px;
	line-height: 35px;
}
.title a{
	display: block;
	float: right;
	margin-top: 20px;

}
.left .item ul li {
	width: 100%;
	height: 26px;
	border-bottom: 1px dashed #bfbfbf;
	position: relative;
	line-height:26px;
	margin-top: 5px;
}
.left .item ul li:after{
	content: "";
	width: 12px;
	height: 12px;
	position: absolute;
	left: 11px;
	top: 9px;
	background: url(../images/icon01.png)no-repeat;
}
.left .item ul li a{
	display: block;
	color:#666666;
	font-size: 13px;
	margin-left: 30px;
	width: 175px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.left .item ul li a:hover{
	text-decoration: underline;
}
.middle{
	width: 555px;
	height: auto;
	overflow: hidden;
	margin-top:15px;
	float: left;
	margin-left: 20px;
}
.about{
	width: 555px;
	height: auto;
	overflow: hidden;
	
}
.about .pic{
	float: left;
	width: 180px;
	height: 168px;
	margin-top: 15px;
}
.about .pic img{
	display: block;
	width: 180px;
	height: 168px;
}
.about .info{
	float: right;
	width: 365px;
	margin-top:12px;
}
.about .info p{
	font-size: 15px;
	color:#666666;
	text-indent: 1em;
	
	line-height: 24px;
}
.hor{
	width: 555px;
	margin-top: 25px;
	height: auto;
	overflow: hidden;
}
.hor .show{
	width: 100%;
	height: auto;
	overflow:hidden;
	margin-top: 20px;
}
.hor .box{
	width: 800%;
}
.hor .pic{
	float: left;
}
.hor .show ul li img{
	display: block;
	width: 169px;
	height: 206px;
}
.hor ul li{
	float: left;
	height: auto;
	width: 169px;
	margin-left: 15px;
}
.hor ul li img{
	display: block;
	border: 1px solid #bfbfbf;
	padding: 2px;
}
.right{
	float: right;
	width: 290px;
	height: auto;
	overflow: hidden;
 
}
.right .item{
	width: 288px;
	height: auto;
	overflow: hidden;
	border: 1px solid #dcdcdc;
	border-top: none;
	margin-top:15px;
}
.right .item .tit{
	width: 100%;
	height: 30px;
	background: url(../images/title02.png)no-repeat center;
}
.right .item .tit p{
	float: left;
	font-size: 15px;
	color:#ee3428;
	margin-left: 25px;
	margin-top: 5px;
}
.right .item .tit a{
	display: block;
	float: right;
	margin-top: 10px;
	margin-right:8px;
}
.right .item ul li{
	width: 100%;
	height:34px;
	line-height: 34px;
	border-bottom: 1px solid #dcdcdc;
	position: relative;
}
.right .item ul li:after{
	content: "";
	width: 3px;
	height: 6px;
	background: url(../images/icon02.png)no-repeat;
	position: absolute;
	left: 15px;
	top:15px;

}
.right .item ul li a{
	display: block;
	color:#555555;
	font-size: 14px;
	margin-left: 25px;
	width: 240px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

}
.right .item ul li a:hover{
	text-decoration: underline;
}
.right .item ul li:last-child{
	border: none;
}
.query{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.query img{
	display: block;
	width: 100%;
	height: 63px;
}
.cont{
	float: left;
	width: 356px;
	height: auto;
	overflow: hidden;
	margin-top: 35px;
}
.cont .pic{
	width: 100%;
	margin-top: 15px;
}
.cont .pic img{
	display: block;
	width: 356px;
	height: 72px;
}
.cont .info{
	width: 356px;
	margin:0 auto;
	height: auto;
	overflow: hidden;
	background: url(../images/icon03.png)no-repeat left 3px;
	margin-top: 12px;
}
.cont .info p{
	font-size: 15px;
	color:#666666;
	line-height: 28px;
	margin-left: 30px;
}
.news{
	float: left;
	width: 360px;
	height: auto;
	overflow: hidden;
	margin-left: 13px;
	margin-top: 35px;
}
.news ul {
	margin-top: 15px;
}
.news ul li {
	width: 100%;
	height: 26px;
	border-bottom: 1px dashed #bfbfbf;
	position: relative;
	line-height:26px;
	margin-top: 5px;
}
.news ul li:after{
	content: "";
	width: 12px;
	height: 12px;
	position: absolute;
	left: 11px;
	top: 9px;
	background: url(../images/icon01.png)no-repeat;
}
.news ul li a{
	display: block;
	color:#666666;
	font-size: 13px;
	margin-left: 30px;
	width: 175px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
}
.news ul li a:hover{
	text-decoration: underline;
}
.news ul li span{
	display: block;
	color:#666;
	font-size: 12px;
	float: right;
}
.dynamic{
	float: right;
	width: 358px;
	height: auto;
	overflow: hidden;
	margin-top:30px;
}
.dynamic .on{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.dynamic .on img{
	display: block;
	float: left;
	width: 156px;
	height: 105px;
}
.dynamic .on p{
	float: right;
	font-size: 13px;
	color:#ef3425;
	width: 190px;
	font-weight: bold;
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.dynamic .on span{
	display: block;
	width: 190px;
	float: right;
	color:#666666;
	line-height: 20px;
	font-size: 13px;
	display: -webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 8px;
}

.dynamic ul li {
	width: 100%;
	height: 26px;
	border-bottom: 1px dashed #bfbfbf;
	position: relative;
	line-height:26px;
	margin-top: 5px;
}
.dynamic ul li:after{
	content: "";
	width: 12px;
	height: 12px;
	position: absolute;
	left: 11px;
	top: 9px;
	background: url(../images/icon01.png)no-repeat;
}
.dynamic ul li a{
	display: block;
	color:#666666;
	font-size: 13px;
	margin-left: 30px;
	width: 175px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
}
.dynamic ul li a:hover{
	text-decoration: underline;
}
.dynamic ul li span{
	display: block;
	color:#666;
	font-size: 12px;
	float: right;
}
.links{
	width: 1098px;
	border: 1px solid #dcdcdc;
	height: 88px;
	float: left;
	margin-top: 30px;
}
.links .tit{
	float: left;
}
.links .tit p{
	font-size: 18px;
	color:#000000;
	width: 40px;
	text-align: center;
	margin-top: 25px;
	margin-left: 20px;
}
.links  ul{
	float: left;
	width: 1000px;
	height: auto;
	height: 67px;
	overflow: hidden;
	margin-top: 12px;
	margin-left: 10px;
}
.links  ul li{
	float:left;

	margin-left:5px;
	margin-right: 5px;
}

.footer{
	width: 100%;
	height: 200px;
	background: #313131;
	float: left;
	margin-top: 40px;
}
.footer .tel{
	float: left;
	width: 268px;
	background: url(../images/line.png)repeat-y right top;
	margin-top: 25px;
	height: 160px;
}
.footer .tel img{
	display: block;
	margin-top: 25px;
}
.footer .info{
	float: left;
	width: 485px;
	height: 160px;
	background: url(../images/line.png)repeat-y right top;
	margin-top: 25px;
	margin-left: 60px;
}
.footer .info p{
	font-size: 14px;
	color:#fff;
	line-height: 20px;
	margin-top: 20px;
}
.footer .info a{
	color:#fff;
}
.footer  .ewm{
	float: right;
	margin-top: 25px;
}
.footer .ewm img{
	display: block;
	width: 126px;
	height: 126px;
	float: left;
}
.footer .ewm p{
	font-size: 14px;
	color:#fff;
	line-height: 24px;
	float: right;
	margin-left: 15px;
	margin-top: 30px;
}


.container{ width:1100px; margin:20px auto;}
.con_left{ width:240px; float:left; margin-right:20px; margin-bottom:20px;}
.con_right{ width:840px; float:left; }
.in_contact{ width:100%; float:left; margin-top:20px;}
.in_contact .tit{ width:215px;font-size:15px; font-weight:bold; background: url(../images/title02.png) no-repeat;line-height:30px; color:#333; padding-left:25px;  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:#FFF;}
.current{background:#052d52; }
.in_casetit{ width:98%; padding-left:2%;font-weight:bold; border-bottom:#CCC 1px solid;height:48px; line-height:48px;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; font-size:12px;}
.position a:visited,.ul_news li a:visited,.index_newscont ul li a:visited{ color:#333;font-size:12px;}
.position a:hover,.ul_news li a:hover,.index_newscont ul  li a:hover{ color:#f00;font-size:12px;}
.duo a:link{ color:#333; font-size:12px;}
.duo a:visited{ color:#333;font-size:12px;}
.duo a:hover{ color:#f00;font-size:12px;}
.ul_news{ width:243px; margin:0px auto; float:left;}
.ul_news li{ width:91%; padding-left:9%; font-size:13px; height:32px; background: url(../images/icon01.png) no-repeat 5px; line-height:32px; border-bottom:#999 1px dotted;  color:#1d1d1d;}
.newscontent p{font-size:15px; color:#333; line-height:28px;}

.con_left .menu{
	width: 240px;
	height: auto;
	float: left;
	overflow: hidden;
}
.con_left .menu .tit{
	width: 240px;
	height: 50px;
	background: #03437d;
}
.con_left .menu .tit div{
	width: 230px;
	height: 40px;
	margin:5px;
	float: left;
	border: 1px solid #fff;
}
.con_left .menu .tit p{
	font-size: 22px;
	color:#fff;
	line-height:40px;
	text-align: center;
	font-weight: bold;
}
.con_left .menu ul li{
	width: 240px;
	height: 30px;
	background: #eee;
	line-height: 30px;
	margin-top: 10px;
}
.con_left .menu ul li:hover{
	background: #30448b; color:#FFF;
}
.con_left .menu ul li:hover p{
 color:#FFF;
}
.con_left .menu ul li span{
	float: left;
	margin-left:60px;
}
.con_left .menu ul li p{
	color:#333;
	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:195px; height:290px; float:left; margin-top:10px; margin-right:20px;}
.p_name{ text-align:center; line-height:30px; font-size:14px; border:#CCC 1px solid;}
.main_right_product ul li img{ width:195px; height:225px; }
.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:10px auto;}
.index_newscont ul li{ height:32px; line-height:32px; border-bottom:#CCC 1px dashed; font-size:13px;  background:url(../images/icon01.png) no-repeat 5px; padding-left:30px; 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; border:#CCC 1px solid; padding:0px 8px;}
.thisclass{ background:#fed159; 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:#f00; text-decoration:none;}
/*留言*/
td{ font-size:14px;}
.coolbg{ width:60px; height:30px; line-height:30px; color:#FFF; background:#282828; border:none;}
.intxt{ height:28px; margin-top:10px;}







/*浮动客服*/
.qq{position: fixed;right: 0;bottom: 200px;}
#floatDivBoxs{width:170px;background:#fff;position:fixed;top:420px;right:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#f08326;color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{padding:0 14px;}
#floatDivBoxs .floatDqq li{height:45px;line-height:45px;font-size:15px;border-bottom:1px solid #e3e3e3; padding:0 0 0 50px;}
#floatDivBoxs .floatDqq li a{ color:#333;}
#floatDivBoxs .floatDqq li a:hover{color:#F00;}
#floatDivBoxs .floatDtxt{font-size:18px;color:#333;padding:12px 14px;}
#floatDivBoxs .floatDtel{padding:0 0 15px 10px; color:#f08326; font-size:20px;}
#floatDivBoxs .floatDtel img{display:block;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(../images/online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:45px;background:url(../images/online_arrow.jpg) no-repeat;position:fixed;top:420px;right:170px;z-index:999;}
#rightArrow a{display:block;height:45px;}






