@charset "utf-8";
.container{width:1200px; min-width:1200px; margin:0px auto}

.ntbg{ width:100%; height:35px; min-width:1200px; border-bottom:1px solid #ececec;
background: -webkit-linear-gradient(top,#b4b4b4 0,#8e8e8e 100%);
background: -moz-linear-gradient(top,#b4b4b4 0,#8e8e8e 100%);
background: -o-linear-gradient(top,#b4b4b4 0,#8e8e8e 100%);
background: linear-gradient(to bottom,#b4b4b4 0,#8e8e8e 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b4b4b4,endColorstr=#8e8e8e,GradientType=0);
}
.ntbd{width: 1200px; min-width:1200px; height:35px; line-height:35px; margin: 0 auto;}
.notice{ 
	float:left;
	height:35px;
	color:#FFFFFF
}
.toptel{
	float:right;
	height:35px; 
	line-height:35px;
	text-align:right;
	color:#FFFFFF
}
.toptel a{
	color:#FFFFFF
}

.header_center{height:115px; }
.header_center .ndl{width:1200px; min-width:1200px; margin:0px auto;}
.header_center .logo{float:left; width:300px; height:auto; }
.header_center .menunav{ float:right; }
.header_center .menunav h2{margin-top:10px; position:relative; color:#000000}
.header_center .menunav h2 .h{display:block; float:right; margin-right:5px; width:90px; border-radius:2px; border:1px solid #CCCCCC; font-size:14px; padding:3px; font-weight:100; background:url(/templets/zhonglu/static/images/lan.jpg) no-repeat top center; padding-left:50px}

.chabox{position:absolute; right:5px; top:30px; z-index:999999;   background-color:#fff; border:1px solid #CCCCCC; width:123px; padding:10px; display:none;}
.chabox li{ line-height:28px; font-size:14px; font-weight:100}
.chabox li a{ display:block; padding-left:10px; border-radius:4px;}
.chabox li a:hover{  color:#FFFFFF; text-decoration:none; background: #2598f2 url(/templets/zhonglu/static/images/jt.png) no-repeat 110px center}
/*head end*/
.navmenu{
	display:table;
	margin: auto;
	position:relative;
	margin-top:10px
}
/*��js�����˵�*/
.nav {
	width:100%;
}
.nav ul li {
	float: left;
	height: 55px;
	text-align: center;
	position: relative;
	z-index:999;
}
.nav ul li:first-child{ border-left:none}
.nav ul li .tits {
	width: 110px;
	height: 55px;
	font-size: 14px;
	line-height: 55px;
	color: #000;
	display: block;
	position: relative; 
	box-sizing: content-box;
}

.nav ul li dl {
	width: 100%;
	height: auto;
	background-color:#2598f1;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);
	position: absolute;
	top: 55px;
	left: 0;
	display: none;
}
.nav ul li dl dd {
	width: 110px;
	height: auto;
	margin: 0 auto;
	line-height: 37px;
	font-size: 14px;
	text-align: center;
}
.nav ul li dl dd a {
	color: #fff;
	width: 100%;
	display: block;
}
.nav ul li dl dd a:hover {
	color: #fff;
	width: 100%;
	display: block;
	background-color:#fbc235;
	text-decoration:none
}
.nav ul li:hover .tits {
	background: #2598f1;
	color:#FFFFFF;
	text-decoration:none
}

.nav ul li:hover dl {
	display: block;
}
.nav ul li.on .tits {
	background: #2598f2;
}
/*�˵�end*/
.sub_banner{ height:330px; }
/*����ҳstart*/
.imain{ width:1200px; min-width:1200px; margin:0 auto; position:relative; margin-top:25px; overflow:hidden}
.imain02{ float:right; width:915px;}
.content_com_title{
	position: relative;
	height:35px;
	margin-bottom: 30px;
	border-bottom:1px solid #dddddd
}
.content_com_title h2{ 
	display: inline-block;
	padding-bottom: 6px;
	position: absolute;
	left: 3px;
	top: 0px;
	font-weight:bold;
	text-align:left;
	font-weight:bold;
	color: #2598f2;
    font-size: 20px;
}
.bread{ 
	color:#000;
	position: absolute;
	top:0px;
	right: 0px;
}
.bread a{
	display: inline-block;
	color:#000;
}
/* ��ϸҳ */
.content{
	min-height: 472px;
	_height:expression(this.scrollHeight < 472 ? "472px" : "auto");
	font-size:14px;
	line-height:180%;
	padding:0px;
	overflow:hidden;
}
.content .aboutus{ padding:0px;}
.content .aboutus img{max-width:100%;}
.tj_pro{
	border: solid 1px #d5d5d5;
	overflow:hidden;
	height:auto;
	margin-top:25px;
}
.tj_pro .tj_box1{height:40px; background:linear-gradient(to bottom,#fcfcfc,#e8e7e7); border-bottom:1px solid #d5d5d5}
.tj_pro .tj_box1 h3{
	background: url(/templets/zhonglu/static/images/icon1.gif) no-repeat 26px 10px;
    padding-left: 42px;
	line-height:37px;
	font-size:18px;
    color: #0542ad;
	margin-top:3px
}
.tj_pro .tj_box2{ height:auto; margin:10px;}

/*������ϸҳstart*/
.news_view_a{width:100%; height:auto; overflow:hidden; margin-bottom:20px;}
.news_view_a h1{font-size:17px;	margin:0; padding:0;line-height:50px; text-align:center; border-bottom:1px dotted #999999;color:#F00;}
.news_view_a .date{ font-size:12px; text-align:center; color:#999999}
.news_view_a .jieshao{ width:550px; margin:0px auto; margin-top:15px; border:1px dashed #999999; background-color:#EFEFEF; border-radius:6px; padding:10px;}
.news_view_a .view_content{ margin-top:25px;}
/*������ϸҳend*/
/*�������start*/
.syl_list {width:100%; height:auto; overflow:hidden}
.syl_list li{ float:left; height:30px; line-height:30px; width:49%; border-bottom:1px dashed #dddddd; margin-right:10px}
.syl_list li a{ background: url(/templets/zhonglu/static/images/nn.png) 3px center no-repeat; padding-left:20px; display:block; overflow:hidden; white-space:nowrap; -ms-text-overflow:ellipsis; text-overflow:ellipsis;}
.syl_list li a:hover{color:#FF0000; text-decoration:underline;}
.syl_list li:nth-of-type(2n+0){margin-right:0px;}
.syl_list li:first-child+li{margin-right:0px;}
.syl_list li:first-child+li+li+li{margin-right:0px;}
.syl_list li:first-child+li+li+li+li+li{margin-right:0px;}
.syl_list li:first-child+li+li+li+li+li+li+li{margin-right:0px;}
.syl_list li:first-child+li+li+li+li+li+li+li+li+li{margin-right:0px;}
/*�������end*/
/*��Ʒҳstart*/
.products_view_a{width:100%; height:auto; overflow:hidden; }
.products_view_a h1{font-size:18px;	margin:0; padding:0;line-height:30px; text-align:center;color:#f00}
.products_view_a h1 a:hover{ text-decoration:none}
.products_view_a .jieshao{ width:97%; margin:0px auto; margin-top:15px; border:1px dashed #999999; background-color:#EFEFEF; border-radius:4px; padding:10px;}
.products_view_a .pic{margin:20px 0 20px 0; text-align:center; overflow:hidden;}
.products_view_a .xxjs{ height:50px; background:url(/templets/zhonglu/static/images/iou7pro.gif) no-repeat;}
.products_view_a .view_content{ margin-top:20px; margin-bottom:20px;}
/*��Ʒҳend*/
/*��һ����һ��*/
.previous_next{
	width:100%;
	height:55px;
	line-height:55px;
	border-top:5px solid #0052ae;
}
/*��һ����һ��*/
/*���start*/
.sub_pro01{ float:left; width:245px; padding-bottom:20px;}
.sub_pro02{ height:70px; font-size:20px; line-height:70px; font-weight:bold; text-align:center; color:#fff; background: url(/templets/zhonglu/static/images/pro_hbg.png) no-repeat 34px center; background-color:#2598f2; border-bottom:3px solid #fcc236}
.sub_pro06{ height:70px; font-size:20px; line-height:70px; font-weight:bold; padding-left:85px; color:#fff; background: url(/templets/zhonglu/static/images/tela.png) no-repeat 34px center; background-color:#2598f2; border-bottom:3px solid #fcc236}
.sub_pro03{
	border:7px solid #2598f2;
	margin-bottom:22px;
}

#index_icon_link *,.ewm,#nav .a * ,#n_sub_nav li *,.submit{
-moz-transition: all 0.6s ease-in-out;
-webkit-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
-ms-transition: all 0.8s ease-in-out;
transition: all 0.8s ease-in-out; }
{ -moz-transition: all 0.6s ease-in-out;
-webkit-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;}

#n_sub_nav{ margin-bottom:22px;}
#n_sub_nav .a{ display:block;  height:39px;  border:1px solid #e9e9e9; border-top:none;  background:url(/templets/zhonglu/static/images/icon_left_li.png) 220px center no-repeat; }
#n_sub_nav .a strong{ position:relative; display:block; overflow:hidden; margin:0 auto; width:175px; height:38px; color:#555555; font-size:14px; line-height:38px;}
#n_sub_nav .a:hover { border:1px solid #e09000; border-top:none;  background:url(/templets/zhonglu/static/images/icon_left_li_on.png) 220px center  no-repeat  #fba915; color:#555555; text-decoration:none}
#n_sub_nav .a:hover strong{ color:#fff;  font-weight:bold;}
#n_sub_nav .on .a {border:1px solid #e09000; border-top:none;background:url(/templets/zhonglu/static/images/icon_left_li_on.png) 220px center  no-repeat  #fba915; color:#fff;}
#n_sub_nav .on .a strong{ color:#fff; font-weight:bold;}
/*tech*/
#tech {
	MARGIN: 0px auto;
	width:200px;
}
#tech li {
	line-height:50px;
	text-align:left;
	width:200px;
	font-size:1px;
}
#tech li+li{border-top:1px dashed #ddd;}
#tech li a {
	display:block;
	text-align:left;
	font-size:15px;
	padding-left:55px;
	padding-top:0px;
	color:#666666;
	background-image:url(/templets/zhonglu/static/images/tech1.jpg);
}
#tech li a:hover {
	text-decoration:none;
	color:#b11c1e;
	background-image:url(/templets/zhonglu/static/images/tech2.jpg);
}
/*tech_end*/
/*�����ϵ��ʽ*/
.lxwm_pic{ width:245px;}
.contactleft{width:229px;border:1px solid #e5e5e5; background-color:#f3f4f8; overflow:hidden; padding:7px;  color:#404143}
.contactleftbian{ width:229px;  border:1px solid #babbbf; margin:0px auto}
.conleft_title{ width:220px; height:29px;overflow:hidden;font-size:14px;padding-left:14px; line-height:35px; padding-top:5px;}
.conleft_list{padding-bottom:12px;padding:5px;}
.conleft_list span{font-size:26px; width:100%; height:45px; display:block; line-height:45px; font-family:impact; text-align:center; }
.conleft_list dl{width:90%; margin:0px auto;  line-height:26px; overflow:hidden}
.conleft_list dl dt{ width:45px; float:left; text-align:right;}
.conleft_list dl dd{width:155px; float:right;}
/*�����ϵ��ʽ*/
/*���end*/
/*��Ʒ�б�*/
#pro_list{MARGIN: 0px auto;overflow: hidden; width:100%; height:auto;}
#pro_list li{ float:left; width:275px; border:1px solid #FFFFFF; margin-right:31px; margin-bottom:25px;  overflow:hidden; -moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
#pro_list li .item_block_0{ height:325px;}
#pro_list li .item_block_0 .item_img{height:207px; overflow: hidden; text-align:center}
#pro_list li .item_block_0 .item_img img{border: none; cursor: pointer; transition: all 0.9s;}
#pro_list li .item_block_0 .item_wrapper{width:260px; height:50px; border-bottom:1px solid #CCCCCC; color: #333;font-size: 16px;line-height: 30px;}
#pro_list li .item_wrapper .title{
	padding: 12px 30px 15px 20px;
	transition-duration:500ms;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
#pro_list li:hover .title{ color:#FFFFFF; padding-left:30px}

#pro_list li .item_block_0 .details {
    margin-top: 20px;
    margin-left: 20px;
    margin-bottom: 30px;
    padding: 0 20px;
    text-transform: lowercase;
    border: 1px solid #CCCCCC;
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    color: #999;
	transition-duration:500ms;
}
#pro_list li:hover{background-color:#2598f2; border:1px solid #2598f2; -moz-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.3); -webkit-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.3); box-shadow:0px 0px 15px rgba(0, 0, 0, 0.3);}
#pro_list li .item_block_0 .item_img:hover{ background-color:#fff}
#pro_list li:hover .item_wrapper{border-bottom:1px solid #78acff;}
#pro_list li:hover img{transform: scale(1.06); }
#pro_list a:hover{ color:#FFFFFF; text-decoration:none; }
#pro_list li:hover .item_block_0 .details { background-color:#FFFFFF; border: 1px solid #fff; color:#333333; padding: 0 30px; border-radius:20px; margin-left: 30px;}
#pro_list li:nth-of-type(3n+0){margin-right:0px;}
#pro_list li:first-child+li+li{margin-right:0px;}
#pro_list li:first-child+li+li+li+li+li{margin-right:0px;}
#pro_list li:first-child+li+li+li+li+li+li+li+li{margin-right:0px;}
#pro_list li:first-child+li+li+li+li+li+li+li+li+li+li+li{margin-right:0px;}
#pro_list li:first-child+li+li+li+li+li+li+li+li+li+li+li+li+li+li{margin-right:0px;}
/*��Ʒ�б�*/
/*��ز�Ʒ*/
.picList{ width:100%; height:auto; overflow:hidden}
.picList li{ float:left; margin-right:16px}
.picList li:nth-of-type(4n+0){margin-right:0px;}
.picList li:first-child+li+li+li{margin-right:0px;}
/*��ز�Ʒend*/
/*��ز�Ʒ��Χ*/
.xgproa {
	padding:0px;
	width:210px;
	height:188px;
	font-size:14px;
	text-align:center;
}
.xgproa img {
	padding:5px;
}
.xgproa a {
	border:1px #c9c9c9 solid;
	border-radius:4px;
	width:210px;
	height:185px;
	display:block;
	color:#333333;
}
.xgproa a:hover {
	border:1px #8bc0f7 solid;
	border-radius:4px;
	height:185px;
	TEXT-DECORATION:none;
	color:#ff4a00;
	font-weight:bold;
}
/*��ز�Ʒ��Χend*/
/*ͼƬcss��ʼ*/
/*ͼƬ��Χ*/
.photo {
	width:285px;
	height:250px;
	margin-bottom:15px;
}
.photo img {
	padding:5px;
}
.photo a {
	border:1px #c9c9c9 solid;
	border-radius:4px;
	width:285px;
	height:250px;
	display:block;
	color:#333333;
}
.photo a:hover {
	border:1px #8bc0f7 solid;
	border-radius:4px;
	TEXT-DECORATION:none;
	color:#ff4a00;
	font-weight:bold;
}
.photo p{ line-height:20px}
/*ͼƬ��Χend*/
/*ͼƬcss����*/
/*����ҳend*/
/*faq*/
.faq_wenda{ overflow:hidden; width:100%; height:auto}
.faq_wenda .wenda_list{ overflow:hidden; margin-bottom:10px;  border-bottom:1px dashed #ccc;}
.faq_wenda .wenda_list h5{ background:url(/templets/zhonglu/static/images/wen.png) no-repeat left center; padding-left:30px; margin-bottom:15px; line-height:24px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden}
.faq_wenda .wenda_list h5 a{ color:#333}
.faq_wenda .wenda_list p{ background:url(/templets/zhonglu/static/images/da.png) no-repeat left top; line-height:24px; padding-left:30px; font-size:13px; color:#333; height:72px; overflow:hidden}

/*********footer*********/
.wlink{ height:80px; min-width: 1200px; background-color:#f3f4f6; overflow:hidden; margin-top:45px;}
.wlink .ll{ float:left; width:170px;}
.wlink .rr{ float:right; width:1020px;}
.wlink .rr .link { width:100%; overflow:hidden; line-height:80px; }
.wlink .rr .link a{ padding-right:10px; line-height:26px; }

.footer{height:315px; width:100%; min-width: 1200px; clear:both; background:#308ae0 url(/templets/zhonglu/static/images/wa.jpg) no-repeat top center; position:relative;}
.footer .t_linkb{height:296px; width:1200px; min-width: 1200px; margin:0 auto; position:relative; overflow:hidden}

.foo_l{ float:left; width:135px; padding:20px 30px 0 0 ; }
.class_a{width:100%; height:35px;line-height:35px; color:#FFFFFF; font-weight:bold; font-size:15px; border-bottom:1px solid #fff; margin-bottom:15px}

.class_tech li {
	line-height:30px;
	text-align:left;
	width:100%;
	color:#fff;
}
.class_tech li a{
	color:#fff;
}
.class_tech li a:hover{
	color:#FFFF00;
}
.class_tech li span {
	padding-right:5px;
}

.foo_l2{ float:left; width:135px; text-align:center; margin-top:30px; height:239px; margin-left:20px; background:url(/templets/zhonglu/static/images/ewm_bj.jpg) no-repeat top center}
.foo_l2 img{  padding-top:34px}
.foo_l2 p{text-align:center; color:#FFFFFF; margin-top:10px}

.colb{ float:right; width:340px; padding:20px 0 0 0 ;}
.colb_lxwm li {
	line-height:35px;
	text-align:left;
	width:100%;
	color:#fff;
}
.colb_lxwm li a{
	color:#fff;
}
.colb_lxwm li a:hover{
	color:#FFFF00;
}
.colb_lxwm .w1{ background:url(/templets/zhonglu/static/images/w1.png) no-repeat left center ; padding-left:30px }
.colb_lxwm .w2{ background:url(/templets/zhonglu/static/images/w2.png) no-repeat left center; padding-left:30px }
.colb_lxwm .w3{ background:url(/templets/zhonglu/static/images/w3.png) no-repeat left center; padding-left:30px }
.colb_lxwm .w4{ background:url(/templets/zhonglu/static/images/w4.png) no-repeat left center; padding-left:30px }
.colb_lxwm .w5{ background:url(/templets/zhonglu/static/images/w5.png) no-repeat left center; padding-left:30px }

.manager_info{clear:both; min-width: 1200px; background:#293038; border-top:7px solid #1b75cd; padding-top:10px; padding-bottom:15px}
.manager_info p{color:#999ea4; line-height:30px; text-align:center;}
.manager_info p a{color:#999ea4; }
.manager_info p a:hover{color:#FFCC00; }
/*********footer*********/