/* 未能缩小。正在返回未缩小的内容。
(2,1): run-time error CSS1019: Unexpected token, found '@charset'
(2,10): run-time error CSS1019: Unexpected token, found '"utf-8"'
(2,17): run-time error CSS1019: Unexpected token, found ';'
 */
/*网站整体样式定义*/
@charset "utf-8";
body{ margin:0px; padding:0px; font-size:14px;color:#444444; font-family:"宋体";background:#FFFFFF;}

*{margin:0;padding:0}
ol,ul,li{ list-style: none; display:inline;}
img { border:none;}
a{color:#333333;cursor:pointer;}
a:link    {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover   {text-decoration: none;color:#ff6100;font-weight:bold;}
a:active  {text-decoration: none;}
#clear{clear:both;height:0;overflow:hidden;clear:both!important;}
img{ border:none;}
p{padding:0px; margin:0px;}

/*头部信息定义*/
.top {
    width: 100%;
    height: 75px;
    /*background: url('../Images/web/topbj3.jpg') no-repeat right;*/
}
.Content{ width:1050px; height:75px; margin:0px auto;}
.RightTop{ float:right; width:120px;}
.logo{ float:left; width:580px; height:85px; margin-top:4px; text-align:center;}
.logo a { float:right; width:222px; height:70px; background:url(../Images/logo.jpg) left no-repeat;  }
.LogoDesc { float: left;height: 30px;margin-top: 30px;font-size: 15px;font-weight: bold;color: #484848;}
.LeftTop{ float:right; height:30px;color:#007abc; padding-left:3px; width:170px;}
/*.LeftTop a{ float:left; width:60px; height:38px; font:12px/38px "宋体"; color:#007abc;}*/
.LeftTop span{ float:left; width:250px; height:38px; font:12px/38px "宋体"; }
.CenterTop{ float:right; width:520px; height:24px; overflow:hidden;}

/*主栏目导航信息*/
.Main_menu {
    width: 100%;
    /*background-color: #4184bb;*/
    height: 52px;
    z-index: 100;
	border-top:solid #E1E1E1 1px;
	border-bottom:solid #E1E1E1 1px;
}
.Main{width:1250px;height:42px;position:relative;margin:0 auto; z-index:1;}

#nav li { float: left; display: block;position: relative; z-index: 999; width:145px; text-align:center; border-left:solid #FFFFFF 1px;border-right:solid #FFFFFF 1px;}
#nav li:hover{background:url(../Images/web/menu.png) no-repeat;border-left:solid #CCCCCC 1px;border-right:solid #CCCCCC 1px;}
#nav li a { display: block; padding: 0; font-weight: 500; line-height: 50px; text-decoration: none; font:bold 12px/32px "宋体";color:#757575;zoom: 1; border-left: 1px solid transparent; border-right: 1px solid transparent; padding: 0px 8px; }
#nav li a:hover{color:#FF0000;}
#nav ul {position: absolute; left: 1px; display: none; margin: 0; padding: 0; list-style: none; -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2); -o-box-shadow: 0 1px 3px rgba(0,0,0,0.2); box-shadow: 0 1px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2); padding-bottom: 3px; }
#nav ul li {width: 144px; float: left;border-top: 1px solid #CCCCCC; text-align: left;background:#FFFFFF;}
#nav ul li:hover { border-left: 1px solid transparent; border-right: 0px solid transparent;background:#E8E8E8;  }
#nav ul a { display: block; height: 20px; line-height: 20px; padding: 8px 5px; color: #666; border-bottom: 1px solid transparent; text-transform: uppercase; color: #797979; font-weight: normal; }
#nav ul a:hover { text-decoration: none; border-right-color: transparent; border-left-color: transparent; background: transparent; color:#FF6100 }


#menu_s{background:url(../Images/web/menu.png) no-repeat;}

/*搜索*/
.Search {
    float: right;
    width: 160px;
    padding-left: 11px;
    height: 27px;
    background: url('../Images/web/nav_search.png') no-repeat left;
    margin-top: 10px;
}
.cebottom{ float:left; width:130px;height:23px; color:#949494; line-height:23px; background:none; border:none;}
.bott{ float:left; width:26px; height:23px; background:none; border:none; line-height:23px;}

.Main .list {
    float: left;
    width: 1050px;
    z-index: 102;
}
.Main .list li{float:left;}
.Main .list a{float:left;display:block;width:85px;height:42px;text-align:center;font:bold 14px/42px "宋体";color:#757575; /*background:url(../Images/web/nav_bg.png) no-repeat;*/}
.Main .list a:hover{color:#FF0000; /*background:url(../Images/web/nav_over.png) no-repeat;*/}
.Main .list a:hover,.nav .list .now{color:#FF0000; /*background:url(../Images/web/nav_over.png) no-repeat;*/}
.Main .box{position:absolute;left:0px;top:42px;width:1050px; /*background:url(../Images/web/nav_xl_bg.gif) bottom no-repeat; */overflow:hidden;height:0; opacity:0; z-index:103;}
.Main .cont{ float:left; width:980px; padding:30px 35px;z-index:104;}

.well_nav {
    float: left;
    width: 130px;
    height: 120px;
    padding-right: 15px;
    background: #FFFFFF;
    font: 12px/22px "宋体";
    color: #3f3f3f;
    overflow: hidden;
    text-align: center;
}
.well_nav img{ width:100px; height:87px; margin-bottom:5px;}
.well_nav a {   
    padding-right: 15px;
    color: #3f3f3f;
    text-align: center;
}

/*首页幻灯片*/
.clearfix:before, .clearfix:after { content: '.'; display: block; overflow: hidden; visibility: hidden; font-size: 0; line-height: 0; width: 0; height: 0; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

.icon-arrow-a-left, .icon-arrow-a-right {
    background: url('../Images/web/icon-btn.png') no-repeat;
}
.icon-arrow-a-left { background-position: 0 0; height: 50px; width: 50px; }
.icon-arrow-a-left:hover, .icon-arrow-a-left.arrow-a-left_hover, .icon-arrow-a-left.arrow-a-left-hover { background-position: -60px 0; }
.icon-arrow-a-right { background-position: -120px 0; height: 50px; width: 50px; }
.icon-arrow-a-right:hover, .icon-arrow-a-right.arrow-a-right_hover, .icon-arrow-a-right.arrow-a-right-hover { background-position: -180px 0; }
#main {overflow: hidden; zoom: 1; position: relative; margin-bottom:12px; z-index: 0;}
.banner{ width:100%; height:850px; overflow:hidden; position:relative;font-size:0}
.b-img{ height:500px;  position:absolute; left:0; top:0;}
.b-img a{ display:block; height:850px; float:left;}
.b-list{ height:50px; padding-top:800px; position:relative; margin:0 auto;z-index:1;}
.b-list span{ display:block;cursor:pointer; width:14px; height:14px; border-radius:50%; border:3px solid #fff; float:left; margin:0 5px; _margin:0 3px;}
.b-list .spcss{border:3px solid #14ab04;}
.bar-left{ position:absolute; z-index:1; display:block; width:100px; height:100%; left:0px; background:none; top:0px; }
.bar-right{ position:absolute;z-index:1; display:block; width:100px; height:100%; right:0px; background:none; top:0px; }
.bar-left em{ display:block; width:50px; height:100px; background:url(../images/web/arrow.png) 0px 0px no-repeat; margin:0 auto; margin-top:385px;}
.bar-right em{ display:block; width:50px; height:100px; background:url(../images/web/arrow.png) -50px 0px no-repeat; margin:0 auto; margin-top:385px;}
.bar-left .emcss{ background-position:0px -100px;}
.bar-right .emcss{ background-position:-50px -100px;}

  /*首页最新活动*/
  .newinfo{ width:1050px; height:42px; background:url(../Images/web/new_bg.jpg) repeat-x; margin:0px auto; margin-bottom:12px;}
  .newinfo h3{ float:left; font:16px/40px "宋体"; color:#303030; margin-right:10px;}
  .newmore{ float:right; width:93px; height:24px; margin-top:9px;}
  .newmore2{ float:right; width:93px; height:24px; margin-top:18px;font-size:14px}
  .NewCont{width:300px;height:40px;float:left;display:inline;overflow:hidden;}
 .NewCont ul{ float:left;margin:0px; padding:0px;}
 .NewCont li{float:left;display:inline; width:300px;height:40px; line-height:40px; font-size:14px; font-family:"宋体";}
 .NewCont li span{float:left; margin-right:10px; font:12px/40px "宋体"; color:#007fbf;}
 .NewCont li a{ color:#505050;}
 .NewCont li a:hover{ color:#ff5c04;}
 /*主页各模块导航*/
.boxcontent{ width:100%;height:274px;}
.index_box{ width:100%; overflow:hidden; margin:0px auto;}
.block{ float:left; width:0.33%; height:274px; overflow:hidden;}
.block_1{ float:left; width:24.75%; height:274px; overflow:hidden;background:url(../images/Index/01.jpg) no-repeat center center;cursor:pointer;}
.block_1:hover{opacity:0.8;}
.block_2{ float:left; width:24.75%; height:274px; overflow:hidden;background:url(../images/Index/02.jpg) no-repeat center center;cursor:pointer;}
.block_2:hover{opacity:0.8;}
.block_3{ float:left; width:24.75%; height:274px; overflow:hidden;background:url(../images/Index/03.jpg) no-repeat center center;cursor:pointer;}
.block_3:hover{opacity:0.8;}
.block_4{ float:left; width:24.75%; height:274px; overflow:hidden;background:url(../images/Index/04.jpg) no-repeat center center;cursor:pointer;}
.block_4:hover{opacity:0.8;}

/*资讯*/
.newcon{ float:left; width:290px; padding-left:5px; margin-top:10px;}
.newcon ul{ margin:0px; padding:0px;}
.newcon ul li{ float:left;width:290px; height:22px; color:#555555; background:url(../Images/web/con_icon.jpg) left center no-repeat;}
.newcon ul li{ font:12px/22px "宋体"; color:#555555; text-indent:15px; overflow:hidden;}
.newcon ul li span{ float:right; font-family:"宋体"; color:#686b6a;}
.newcon ul li a{ line-height:22px; color:#555555;}
.newcon ul li a:hover{ color:#ff5c04;}
/*应用领域*/
.newcon2{ float:left; width:290px; padding-left:10px; margin-top:15px;}
.newcon2 ul{ margin:0px; padding:0px;}
.newcon2 ul li{ float:left;width:95px; height:22px; color:#555555; background:url(../Images/web/con_icon.jpg) left center no-repeat;}
.newcon2 ul li{ font:12px/22px "宋体"; color:#555555; text-indent:20px; overflow:hidden; margin-bottom:10px;}
.newcon2 ul li span{ float:right; font-family:"宋体"; color:#686b6a;}
.newcon2 ul li a{ line-height:22px; color:#555555;}
.newcon2 ul li a:hover{ color:#ff5c04;}

/*经销商专区*/
.newcon3{ float:left; width:270px; padding-left:15px; margin-top:10px;}
.newcon3 ul{ margin:0px; padding:0px;}
.newcon3 ul li{ float:left; width:90px; color:#555555; font:12px/22px "宋体"; overflow:hidden; text-align:center;}
.newcon3 ul li div{ float:left; width:100px; height:40px;}
.newcon3 ul li p{ float:left; width:100px; height:22px;}
.newcon3 ul li a{line-height:22px; color:#555555;}
.newcon3 ul li a:hover{ color:#ff5c04;}
/*map*/
.cebottom2{ float:left;width:160px; height:19px; color:#949494; line-height:19px; background:none; border:none; text-indent:2px;}
.bott2{ float:left; width:22px; height:19px; background:none; border:none; line-height:19px;}

/*about*/
.kuangcon2{ float:left; width:290px; padding-left:5px; margin-top:10px; color:#555555; text-indent:2em; font:12px/22px "宋体";}
.kuangcon3{float:left; width:290px; padding-left:5px; margin-top:10px; color:#555555; text-indent:2em; font:12px/22px "宋体";}


/*各栏目样式定义*/
.lhbanner {
    width: 100%;
    height: 499px;
    background-repeat: no-repeat;
}
.pagess{
    width:100%;
	height: 60px;
    /*background: url(../Images/web/dqwz_bg.jpg) repeat-x;*/
    margin-bottom: 12px;
	border-bottom:solid #E1E1E1 1px;
}
.pagenow {
    width:1050px; 
	margin:0px auto;
}

.pagenowcon{ 
float:left;
width:280px; 
padding-left:10px; 
height:60px; 
font-size:24px;
color:#444444; 
padding-top:15px;
font-weight:bold;
/*background:url(../Images/web/page_now.jpg) left  top no-repeat;*/
}

.Customer_title{ 
padding-top:60px;
padding-bottom:10px;
width:1050px; 
margin:0 auto;
text-align:center; 
font-size:20px;
color:#444444; 
font-weight:bold;
border-bottom:solid #E1E1E1 1px; 
/*background:url(../Images/web/page_now.jpg) left  top no-repeat;*/
}
.Customer_Content{ 
	padding-bottom:10px;
	width:1050px; 
	margin:0 auto;
	text-align:center; 
}

.nycon{ width:1050px; margin:0px auto; margin-bottom:20px; overflow:hidden; }
.lhnewcon{ width:1050px; margin:20px auto;overflow:hidden; }
/*左侧菜单〉left*/
.lhleft{ float:left; width:450px; margin-right:30px;}
.lhleft_tit {
    float: left;
    width: 231px;
    height: 42px;
    font: 18px 宋体;
    line-height: 42px;
    text-indent: 20px;
    color: #FFF;
}

.lhleft_con{ float:left; width:229px; background-color:#FFF; border:0px solid #ed6400}
.lhleft_end{ float:left; width:230px; height:10px;}

.lh_nav{ float:right; width:700px;padding-top:15px; overflow:hidden;}
.lh_nav ul{ float:right;width:700px; margin:0px; padding:0px;}
.lh_nav ul li{ float:left; width:80px; text-align:center;}
.lh_nav ul li a{ float:left; width:80px;}
.lh_nav ul li{ height:40px; font:14px/38px "宋体"; color:#333333;}
.lh_nav ul li a{height:40px; color:#333333;}
.lh_nav ul li a:hover{ color:#ff6100; font-weight:bold;  line-height:38px; }
.lh_nav ul li a#lenav{ color:#ff6100; font-weight:bold; line-height:38px;}

.lh_navsc{ float:right; width:730px;padding-top:15px; overflow:hidden;}
.lh_navsc ul{ float:left; width:730px; margin:0px; padding:0px;}
.lh_navsc ul li{ float:left; width:120px; text-align:center;}
.lh_navsc ul li a{ float:left; width:120px;}
.lh_navsc ul li{ height:40px; font:14px/38px "宋体"; color:#333333;}
.lh_navsc ul li a{height:40px; color:#333333;}
.lh_navsc ul li a:hover{ color:#ff6100; font-weight:bold;  line-height:38px; }
.lh_navsc ul li a#lenav{ color:#ff6100; font-weight:bold; line-height:38px;}

.lh_navyf{ float:right; width:350px;padding-top:15px; overflow:hidden;}
.lh_navyf ul{ float:left; width:350px; margin:0px; padding:0px;}
.lh_navyf ul li{ float:left; width:150px; text-align:center;}
.lh_navyf ul li a{ float:left; width:100px;}
.lh_navyf ul li{ height:40px; font:14px/38px "宋体"; color:#333333;}
.lh_navyf ul li a{height:40px; color:#333333;}
.lh_navyf ul li a:hover{ color:#ff6100; font-weight:bold;  line-height:38px; }
.lh_navyf ul li a#lenav{ color:#ff6100; font-weight:bold; line-height:38px;}

.lh_navcp{ float:right; width:400px;padding-top:15px; overflow:hidden;}
.lh_navcp ul{ float:left; width:400px; margin:0px; padding:0px;}
.lh_navcp ul li{ float:left; width:120px; text-align:center;}
.lh_navcp ul li a{ float:left; width:120px;}
.lh_navcp ul li{ height:40px; font:14px/38px "宋体"; color:#333333;}
.lh_navcp ul li a{height:40px; color:#333333;}
.lh_navcp ul li a:hover{ color:#ff6100; font-weight:bold;  line-height:38px; }
.lh_navcp ul li a#lenav{ color:#ff6100; font-weight:bold; line-height:38px;}

.pagination{
    float:right; 
	width:900px;
	padding-right:15px;
	padding-top:10px;
	text-align:right;
}
.pagination li{
	padding:10px;
	font-size:14px;
}

.pagination .active{
	font-weight:bold;
}

.pagination a:hover{
	color:red;
}

/*第二种左侧菜单*/
#divBodyLeft {float:left; width:230px;  }
.cssSort4Tit {height:50px; padding:0 15px; line-height:40px; overflow:hidden; background:url(../Images/web/sort4tit.jpg) no-repeat center center;}
.cssSort4Tit h2 {color:#1C1C1C; display:block; text-align:center; font-size:15px; font-weight:bold;}
.cssSortList li {line-height:36px; padding: 0 30px 4px 20px; background:#F2F2F2 url(../WebImages/sort4libg.jpg) no-repeat left bottom;}
.cssSortList li a {font-size:13px; padding-left:20px; font-weight:bold; display:block; color:#1C1C1C; background:url(../WebImages/sort4lidot.jpg) no-repeat 0px 10px;}
.cssSortList li a:hover {color:#1A9DFF;}
.cssSortList li.current a {color:#1A9DFF;}


.pagenow2 {
    width: 100%;
    height: 30px;
    background: url(../Images/web/dqwz_bg.jpg) repeat-x;
    margin-bottom: 12px;
}
.provss{ float:left; width:795px; padding-left:25px; height:32px; font:bold 14px/32px "宋体"; color:#333; background:url(../Images/web/sicon.jpg) left center no-repeat; margin-top:10px; margin-bottom:10px;}
.provss h3{ float:left; font-size:14px;}
.provss span{ float:right; font-size:14px;}
.provsst1 {
    float: left;
    width: 150px;
    height: 22px;
    border: solid;
    background: none;
    line-height: 22px;
    font: 12px/22px "宋体";
    color: #666;
    text-indent: 5px;
}
.provsst2{ float:left; width:27px; height:22px; background:url(../Images/web/ssicon.gif) right no-repeat; border:none;}


.pagenowcon2{ margin:0px auto; width:1020px; padding-left:30px; height:30px; font:12px/30px "宋体"; color:#444444; background:url(../Images/web/page_now.jpg) left  top no-repeat;}
.prolefcon{ float:left; width:208px; border:1px solid #dcdcdc; border-top:none; background-color:#FFF; margin-bottom:15px;}
.proleft{ float:left; width:210px; overflow:hidden; margin-right:18px;}
.proleftit{ float:left; width:210px; height:38px; background:url(../Images/web/lefttop.jpg) top no-repeat; font: bold 14px/38px "宋体"; color:#FFF; text-indent:15px;}
.prolefcon{ float:left; width:208px; border:1px solid #dcdcdc; border-top:none; background-color:#FFF; margin-bottom:15px;}
.prole_nav2{ float:left; width:208px; overflow:hidden;}
.prole_nav2 ul{ float:left; width:208px; margin:0px; padding:0px;}
.prole_nav2 ul li{float:left; width:208px;}
.prole_nav2 ul li h3{ float:left; width:208px; line-height:36px; border-bottom:1px dotted #dcdcdc; background-color:#ededed; color:#000; }
.prole_nav2 ul li span{ float:right; width:8px; height:36px; background:url(../Images/web/icon.gif) center no-repeat; margin-right:15px; }
.prole_nav2 ul li h3 a{ float:left; padding-left:15px; width:170px; color:#000; line-height:36px; font:bold 14px/36px "宋体";}
.prole_nav2 ul li h3 a:hover{ color:#ff6201;}
.prole_nav2 ul li a{ float:left; padding-left:15px; min-width:80px; height:30px; line-height:30px; font:12px/30px "宋体"; color:#333;}
.prole_nav2 ul li a:hover{ color:#ff6201;}
.newtuijiancon{ float:left; width:208px; border:1px solid #dcdcdc;  background-color:#FFF; margin-bottom:15px;}

.newtuijian{ float:left; width:208px; height:36px; border-bottom:1px solid #dcdcdc; font:14px/36px "宋体"; color:#333; background-color:#ededed;}
.newtuijian span{ float:left; width:20px; height:36px; background:url(../Images/web/icon.gif) center no-repeat;}
.pro_tuijian{ float:left; width:200px; padding:4px;}
.pro_tuijian ul{ float:left; width:200px; padding:0px; margin:0px;}
.pro_tuijian ul li{ float:left; width:170px; padding:14px; padding-bottom:0px; height:190px; } 
.pro_tuijian ul li a{ float:left; width:170px; border:1px solid #d9d9d9; padding:0px;}
.pro_tuijian ul li a:hover{border:1px solid #ff9f64;}
.pro_tuijian ul li p{ float:left; width:170px; text-align:center; font:12px/24px "宋体";  color:#333333;}
.prorig{ float:left; width:822px; overflow:hidden;}
.prorig_c{ float:left; width:820px; border:1px solid #dcdcdc;  background-color:#ffffff;}
.prorigtit {
    float: left;
    width: 795px;
    padding-left: 15px;
    padding-right: 10px;
    height: 36px;
    background-color: #ededed;
    font: 14px/36px "宋体";
    color: #333;
    margin-bottom: 5px;
}
.prorigtit span{ float:right; font-size:14px; font-family:"宋体"; color:#333;}
.prorigtit span a{ color:#007abc;}
.prorig_xz{ float:left; width:820px; border-bottom:1px dotted #dcdcdc; padding-bottom:10px;}
.prorig_xz h3{ float:left; width:80px; text-align:right; font:bold 12px/36px "宋体"; color:#333;}
.prorig_xz ul{ float:left; width:740px; margin:0px; padding:0px;}
.prorig_xz ul li{ float:left; padding-left:10px; height:20px; padding-right:25px;  border:1px solid #CCC; margin-top:5px;  font:12px/20px "宋体"; background:url(../Images/pro/clos.gif) right no-repeat; position:relative; margin-right:10px;}
.prorig_xz ul li:hover{border:1px solid #ff9f64;}
.prorig_xz ul li a{ position:absolute; top:1px; right:1px; width:25px; height:20px;}
.prorigcon{float:left; width:820px; }
.prorigcon ul{ padding:0px; margin:0px;}
.prorigcon ul li{ float:left; width:820px; border-bottom:1px dotted #dcdcdc; }
.prorigcon ul li span{float:left; width:80px; text-align:right; font:bold 12px/32px "宋体"; color:#333;}
.prorigcon ul li div{ float:left; width:740px; padding-top:4px; padding-bottom:4px;}
.prorigcon ul li a{ float:left; padding-left:15px; min-width:60px; margin-right:10px;font:12px/24px "宋体"; color:#333; }
.prorigcon ul li a:hover{color:#ff6201;}

.provss{ float:left; width:795px; padding-left:25px; height:32px; font:bold 14px/32px "宋体"; color:#333; background:url(../Images/sicon.jpg) left center no-repeat; margin-top:10px; margin-bottom:10px;}
.provss h3{ float:left; font-size:14px;}
.provss span{ float:right; font-size:14px;}
.provsst1{ float:left; width:150px; height:22px; border:none; background:none; line-height:22px; font:12px/22px "宋体"; color:#666; text-indent:5px;}
.provsst2{ float:left; width:30px; height:22px; background:url(../Images/web/ssicon.gif) right no-repeat; border:none;}

.proliscon{ float:left; width:822px;font-size:14px;}
.proliscon ul{ float:left; width:822px;}
.proliscon ul li{ float:left; width:240px; height:230px;  margin-right:48px; font-size:14px;padding-top:40px;} 
.proliscon ul li a{ float:left; width:242px;border:1px solid #d9d9d9; background-color:#fff;}
.proliscon ul li a:hover{border:1px solid #ff9f64;}
.proliscon ul li p{ float:left; width:242px; text-align:center; line-height:20px; padding-top:4px; color:#444444;}
.pagerlist {
    float:left;  text-align:center;border-bottom:0px solid #808080; font-size:14px;   padding-top:40px;padding-left:200px;
}

/*荣誉资质*/
.lhrightcon .ry_list{
	float:left;
}

.lhrightcon .ry_list li{
	width:330px;
	padding:10px;
	display:block;
	float:left;
}

.lhrightcon .news_list{
	float:left;
	font:14px/18px "宋体";
}

.lhrightcon .news_list li{
	width:330px;
	height:230px;
	padding:10px;
	margin-bottom:20px;
	display:block;
	float:left;
	text-align:center;
}

.lhrightcon .news_list li img{
	width:330px;
	height:200px;
}

.lhrightcon .news_list li img:hover{
	opacity:0.7;
}

.lhrightcon .product_list{
	float:left;
}

.lhrightcon .product_list li{
	width:250px;
	height:350px;
	padding-top:10px;
	padding-left:12px;
	margin-bottom:20px;
	display:block;
	float:left;
	text-align:center;
}

.lhrightcon .product_list li img{
	width:250px;
	height:300px;
}

.lhrightcon .anli_list{
	float:left;
}

.lhrightcon .anli_list li{
	width:235px;
	height:300px;
	padding-top:30px;
	padding-left:25px;
	margin-bottom:20px;
	display:block;
	float:left;
	text-align:center;
	line-height:20px;
	color:#8C8C8C;
	font-size:14px;
}

.lhrightcon .anli_list li b{
	color:#5E5E5E;
}

.lhrightcon .anli_list li .customer_img{
	width:226px;
	height:216px;
}


.lhright .hrleft{
	width:830px;
	float:left;
	height:600px;
	border:solid #E1E1E1 1px;
}

.lhright .hrleft .hr_info{
	padding:30px 50px  50px  50px ;
}

.lhright .hrleft .hr_info .hr_title{
	padding-bottom:30px;
}

.lhright .hrleft .hr_info .hr_content{
	line-height:30px;
}

.lhright .hrright{
	width:200px;
	float:right;
	height:600px;
	border:solid #E1E1E1 1px;
}

.lhright .hrright li{
	float:left;
	padding:10px;
	width:200px;
}

.lhright .lhproduct_type{
	height:60px;
	width:1050px;
	border-bottom:solid #E1E1E1 1px;
	vertical-align:middle;
	display: table;
	padding-bottom:10px;
}
.lhright .lhproduct_type .p_type{
	font-size:14px;
	color:#333333;
    line-height: 35px;
	display: table-cell; 
	vertical-align: middle;
}
.lhright .lhproduct_type .p_type .lb{
	float:left;
	width:1050px;
}
.lhright .lhproduct_type .p_type li{
	float:left;
	width:120px;
	letter-spacing:2px;
}

/*右边菜单*/
.lhright{ float:left; width:1050px; overflow:hidden;}
.lhrighttitle {
    float: left;
    width: 100%;
    height: 40px;
    color: #363636;
    font: 20px/38px 宋体;
    margin-bottom: 5px;

}
.lhrighttitle p {padding-left:20px;width:100%;}

.lhrighttitle span{float:right; padding-left:20px; background:url(../Images/web/haos.jpg) left center no-repeat; font:12px/38px "宋体"; color:#444444;}
.lhrightcon{ float:left; width:100%; padding-top:10px; font:14px/28px "宋体"; color:#333333; }
.ny_new{ float:left; width:770px; height:250px; margin-bottom:15px;}
.ny_new2{ float:left; width:750px; padding:10px; margin-bottom:15px; background-color:#FFF; overflow:hidden;}
.ny_new2tit{ float:left; width:750px; height:30px; background:url(../Images/web/right_title.gif) bottom left no-repeat; font:18px/32px "宋体"; color:#ff6100; margin-bottom:5px;}
.ny_new2tit a{ float:right; width:50px; height:18px; background:url(../Images/web//more.jpg) no-repeat; margin-top:5px;font-size:14px}
.ny_new2con{ float:left; width:740px; padding:5px; padding-bottom:0px;}
.ny_new2con .diva01{ float:left; width:740px; height:85px;background:url(../Images/web/newendbored.jpg) bottom repeat-x; color:#666; margin-bottom:10px; }
.ny_new2con .diva01 a{color:#666;}
.ny_new2con .diva01 a:hover{color:#333;}
.ny_new2con .diva01 h3{ font: bold 14px/24px "宋体"; color:#333333;}
.ny_new2con .diva02{ float:left; width:740px;}
.ny_new2con .diva02 ul{ margin:0px; padding:0px;}
.ny_new2con .diva02 ul li {
    float: left;
    width: 720px;
    height: 26px;
    background: url(../Images/web/icon2.jpg) left center no-repeat;
    font: 12px/26px "宋体";
    padding-left: 10px;
}
.ny_new2con .diva02 ul li a{ color:#333333;}
.ny_new2con .diva02 ul li a:hover{ color:#ff5c04;}
.ny_new2con .diva02 ul li span{ font:12px/26px "宋体"; color:#666666; float:right;}
.ny_new2con .diva02 ul li span a{color:#666666;}

.bottomfull{
	width:100%;
	border-top:solid #CCCCCC 1px;
	background:#F5F5F5;
}
.bottom {
position:relative;
bottom:0px;
width:1050px; 
height:130px;
margin: 0px auto;
}
.foot-share {
    position:absolute;
    left: 100px;
    top:10px;
    width:300px;
}
.foot-app {
    padding-left: 200px;
	padding-top:30px;
    width:800px;
}
.foot-app .foot-link{
	float:left;
	width:150px;
}

.foot-app .foot-ewm{
	float:right;
	margin-top:-50px;
}

.foot-app a, .foot-app span {
	width:100px;
    font-size: 14px;
    color: #000;
}
.foot-app img {
    position: relative;
     top: 5px;
}
.foot-app a:hover {
    font-size: 14px;
    color: #FF0000;
}

.foot-Tida {
    position: absolute;
	text-align:center;
    bottom:0px;
	width:100%;
}
.foot-Tida a{
    font-size: 14px;
    color: #000;
    position: relative;
    left: 20px;
    bottom:5px;
}

.foot-Tida span{
    font-size: 14px;
    color: #A3A3A3;
    position: relative;
    left: 20px;
    bottom:5px;
}

.foot-Tida a:hover {
    font-size: 14px;
    color: #FF0000;
}

/*行业应用*/
.hyyy{ float:left; width:238px; height:251px; background:url(../Images/web/ly_kuang.jpg) top no-repeat; margin-right:20px; margin-bottom:25px; overflow:hidden;}
.hyyy .imgtop{ float:left; width:236px; height:122px; padding:1px; padding-top:0px;}
.hyyy .bon{ float:left; padding:0px 10px; width:216px; overflow:hidden;}
.hyyytit1{ float:left; width:216px; height:32px; text-align:center; border-bottom:1px solid #c4c4c4; font:bold 14px/32px "宋体"; color:#444444; }
.hyyytit1con{ float:left; width:206px; padding:5px 5px 0px 5px; font:12px/20px "宋体"; color:#555555;}
.hyyytit2con{ float:left; width:205px; text-align:right; background:url(../Images/web/ly_icon.jpg) right center no-repeat; padding-right:10px;font:12px/20px "宋体"; color:#007abc;}
.hyyytit2con a{ color:#007abc;}

.pagenow2{ width:100%; height:30px; margin-bottom:12px;}
.pagenowcon2{width:1020px;height:30px; font:12px/30px "宋体"; color:#444444; background:url(../Images/web/home.jpg) left center no-repeat; margin:0px auto;}
.sver{ float:left; width:1050px; height:42px; line-height:42px; background:url(../Images/web/newline.jpg) bottom no-repeat; font:bold 20px/32px "宋体"; color:#ff6100; margin-bottom:10px;} 

.nylfet02{ float:left; width:210px; margin-right:30px; }
.nylfet02con{ float:left; width:210px;}
.le_nav2{ float:left; width:210px; overflow:hidden;}
.le_nav2 ul{ float:left; width:210px; margin:0px; padding:0px;}
.le_nav2 ul li{ float:left; width:210px;}
.le_nav2 ul li a{ float:left; width:210px; text-indent:20px;}
.le_nav2 ul li{ height:40px; font:14px/38px "宋体"; color:#333333; background:url(../Images/web/svh.jpg) no-repeat;}
.le_nav2 ul li a{height:40px; color:#333333; background:url(../Images/web/svh.jpg) no-repeat;}
.le_nav2 ul li a:hover{ color:#ff6100; font-weight:bold;  line-height:38px; background:url(../Images/web/svl.jpg) no-repeat; text-indent:32px;}
.le_nav2 ul li a#lenav2{ color:#ff6100; font-weight:bold; line-height:38px; background:url(../Images/web/svl.jpg) no-repeat; text-indent:32px;}

.nyright02{ float:left; width:790px; overflow:hidden;}
.nyrighttit2{ float:left; width:790px; height:40px; border-bottom:1px solid #d4d4d4; font:20px/38px "宋体"; margin-bottom:5px;}

.fwzx01{ float:left; width:770px; min-height:320px;}
.fwzx01 ul{ margin:0px; padding:0px;}
.fwzx01 ul li{  float:left; width:750px; border-bottom:1px dashed #d4d4d4; height:38px; background:url(../Images/icon2.jpg) left center no-repeat; font:14px/38px "宋体"; padding-left:20px;}
.fwzx01 ul li a{ color:#333333}
.fwzx01 ul li a:hover{ color:#ff5c04;}
.fwzx01 ul li span{ font:12px/38px "宋体"; color:#666666; float:right;}
.fwzx01 ul li span a{color:#666666;}

.service_tit{
	width:1050px;
	text-align:center;
	padding:50px;
	font:24px/38px "宋体";
	border-bottom:solid #E1E1E1 1px;
}
.sver5 {text-align:center;margin-left:0px;}
.sver5 ul { margin:0px; padding:0px;}
.sver5 ul li{ float:left; width:250px;height:450px;padding-top:30px;padding-left:12px;cursor:pointer;}
.sver5 ul li div{ width:250px;height:300px;}
.sver5 ul li div a{ float:left; width:150px; height:125px;}
.sver5 ul li h3{ font:bold 16px/18px "宋体"; color:#333; text-align:center; margin-bottom:10px;;padding-top:10px}
.sver5 ul li p{width:250px; font:14px/22px "宋体"; color:#666; text-align:center;}

.sver5list{ float:left; width:1020px; padding:0px 15px; }
.sver5list_tit{ float:left; width:1020px; height:40px; font: bold 16px/30px "宋体"; color:#333; border-bottom:2px solid #d4d4d4; margin-bottom:20px;}

.tit_new{ float:left; width:300px; height:36px; border-bottom:1px solid #c4c4c4; font:bold 15px/32px "宋体"; color:#333333;text-align:center;}
.tit_new span{ float:right; width:19px; height:19px; margin-top:5px;}

.downlist{ float:left; width:770px; min-height:320px;}
.downlist ul{ margin:0px; padding:0px;}
.downlist ul li{  float:left; width:740px; border-bottom:1px solid #dbdbdb; height:38px; background:url(../Images/web/down_xx.jpg) left center no-repeat; font:14px/38px "宋体"; padding-left:30px;}
.downlist ul li a{ color:#333333}
.downlist ul li a:hover{ color:#ff5c04;}
.downlist ul li span{ font:12px/23px "宋体"; color:#ffffff; float:right; width:88px; height:23px; background:url(../Images/web/down.jpg) no-repeat; text-indent:15px; margin-top:6px;}
.downlist ul li span a{color:#ffffff;}
.downlist ul li span a:hover{color:#ffffff;}

.joblist{ float:left; width:770px; min-height:320px;}
.joblist ul{ margin:0px; padding:0px;}
.joblist ul li{  float:left; width:740px; border-bottom:1px solid #dbdbdb; height:38px; font:14px/38px "宋体"; padding-left:30px;}
.joblist ul li a{ color:#333333}
.joblist ul li a:hover{ color:#ff5c04;}
.joblist ul li span{ font:12px/23px "宋体"; color:#ffffff; float:right; width:88px; height:23px; text-indent:15px; margin-top:6px;}
.joblist ul li span a {
    color: #F98435;
}
.joblist ul li span a:hover {
    color: #FCBE96;
}

.contact_top{
	
}
.contact_top{ 
padding-top:30px;
padding-bottom:20px;
width:1050px; 
margin:0px auto; 
margin-bottom:20px; 
overflow:hidden; 
border-bottom:solid #E1E1E1 1px; 
}
.contact_title{ 
margin:0 auto;
font-size:18px;
color:#C1474E; 
font-weight:bold;
}

.contact_title span{ 
color:#C1C1C1;
}

.contact_Content{ 
	padding-top:20px;
	width:1050px; 
	margin:0 auto;
}

.business_info{
	width:250px;
	float:left;
	height:50px;
	color:#5E5E5E;
	line-height:28px;
	font-size:14px;
}

.business_info span{
	color:#C1C1C1;
}

.address_info{
	padding-top:20px;
	line-height:28px;
	color:#606060;
	font-size:12px;
}

.contact_left{ float:left; width:350px;font-size:14px;margin-top:10px;}
.contact_right{ float:right; width:620px;padding-left:80px; }
#lenav_s{ color:#ff6100; font-weight:bold;}
#lenav_p{ color:#ff6100; font-weight:bold;}

.article{width:100%; margin-bottom:20px;}
.article_content{width:1050px;margin:0 auto; color: #333333;font: 12px/26px "宋体";overflow:hidden;}

.leavemessage{
	width:500px;
	line-height:35px;
	color:#606060;
	margin-left:80px;
	margin-top:10px;
	font-size:14px;
}

.leavemessage em{
	color:red;
}

.leavemessage .text{
	width:400px;
	height:25px;
}

.leavemessage .button{
	width:80px;
	height:30px;
}

.leavemessage .zline{
	border-bottom:dashed #CCCCCC 1px;
	margin-top:10px;
}
