@charset "utf-8";
@import url("base.css");
body{position:relative;}

#baoguo{ width:1100px; height:auto; margin:auto;}
/*最顶端*/
.top{ width:100%; height:73px; background:#Fff;margin-top:20px; overflow:hidden;}
.top .top_mid{ width:1100px; height:73px;background:#fff; margin:0 auto;}
.top .top_mid .logo{ width:600px; height:73px; float:left;overflow:hidden;/*padding-top:35px;*/}
.top .top_mid .logo img{overflow:hidden;float:left;}
.top .top_mid .logo .slogon {margin-left:20px;width:310px; height:20px;overflow:hidden;float:left;padding-top:31px;}
.top .top_mid .logo .slogon h1{font-size:16px; color:#ff6600;font-weight:bold;}

.top .top_mid .tel{ width:230px; height:61px; float:left;margin-left:160px; font-size:16px;color:#333;line-height:25px;}
.top .top_mid .tel .number{ font-size:28px; color:#ff6600;font-weight:bold;}

.top .top_mid .icon{ width:100px;height:29px; float:left;padding-top: 15px;}
.top .top_mid .icon img {float:left;margin-right:10px;}




.zuidanav{ width:100%; height:39px;
    background-color:#0c3a7a;} 
/*设置二级导航样式*/   
.nav {
    width:1000px; 
    height:39px;
    background-color:#0c3a7a;
    /*导航栏居中*/
    margin:auto;
}
.nav ul li { 
    width:100px; 
    height:39px; 
    float:left; 
    position:relative;
	margin-right:11px;
}
.nav ul li a {
    display:block;
    width:100px; 
    color:#fff;
    height:39px; 
    line-height:39px; 
    text-align:center;
}
.nav ul li a:hover { 
    background-color:#ff6600;
}
 
/*设置一级导航样式*/
.nav ul li ul{
    display:none;
}
.nav ul li:hover ul{
    display:block;
    width:100px;
    position:absolute;
    top:39px;
    left:0;
    background-color:#ff6600;
}
.nav ul li:hover ul li a{
    display:block;
    width:96px;
    height:39px;
    line-height:39px;
	color:#FFF;

    text-align:center;
}
.nav ul li:hover ul li a:hover{
    background-color:ff6600;
}
 
/*设置三级导航样式*/
.nav ul li:hover ul li ul { 
    display:none;
}
.nav ul li:hover ul li:hover ul{ 
    display:block; 
    width:100px; 
    position:absolute; 
    top:0px; 
    left:100px;
    background-color:#b4b4b4;
}
.nav ul li:hover ul li:hover ul li { 
    width:100px; 
    height:39px; 
}
.nav ul li:hover ul li:hover ul li a { 
    display:block; 
    width:100px; 
    height:39px; 
    line-height:39px; 

    text-align:center; 
}
.nav ul li:hover ul li:hover ul li a:hover { 
    background-color:#ff6600;
}

.nav ul li ul li ul{ display:none; position:relative;}
.nav ul li:hover ul li:hover ul{ display:block;}





/*导航*/
#nav{ width:100%;height:45px; background-color:#0c3a7a;}
/*#nav_cont{height:42px;}*/
#nav ul{}
.menu_title{font-weight:600;}
#nav ul li{ float:left;height:45px; line-height:45px; display:inline-block;}
#nav ul li a{height:45px;color:#fff;font-size:15px;display:inline-block;text-align:center;text-decoration:none;font-weight:normal;padding:0 22px;}
#nav ul li a:hover{ background:#ff6600;}
#nav ul ul{position:absolute; left:-9999px;width:180px; z-index:999;}
#nav ul li ul li{float:none;display:block;background:#8c9091;}
#nav ul li ul li a{display:block;text-align:left;}
#nav ul li:hover ul{left:auto;}

.menu {height:45px;margin:0 auto;width:1100px;} 
ul{margin:0;padding:0}
li{ list-style:none;margin:0;padding:0}
ul.level0 { height:45px; overflow:visible; } 
ul.level1, ul.level2, ul.level3 { width:90px; display:none; } 
ul.level2, ul.level3 { margin: -45px 0 0 120px;} /*决定了菜单与前一菜单的相对位置，很重要*/
ul.level0 > li { height:30px; line-height:30px; text-align:center;} 
ul.level1 > li, ul.level2 > li, ul.level3 > li { height:28px; line-height:28px; background:#bbb; } 
ul.level0 > li:hover { background:#ff6600; } 
ul.level1 > li:hover, ul.level2 > li:hover, ul.level3 > li:hover { background:#ddd; } 
ul.level0 > li.imyeah:hover > ul, ul.level1 > li.imyeah:hover > ul, ul.level2 > li.imyeah:hover > ul, ul.level3 > li.imyeah:hover > ul { 
display:block; } 


/*幻灯片*/
.banner{ width:100%; height:400px; margin:6px auto 0px; background:#FFF; text-align:center;}
.banner_pageinside{ width:1100px; height:303px; margin:0 auto;margin:6px auto 10px; }
.banner_pageinside img{ width:1100px; height:307px;max-height:307px !important;}
.banner .flexslider ul li img{ width:1920px; height:400px; overflow:hidden;}
.flexslider { height: 400px; overflow: hidden; background: url(../images/loading.gif) 50% no-repeat; position: relative; }
.slides { z-index:999; }
.slides li { height: 400px; }
.flex-control-nav { z-index:800; bottom: 10px; width: 100%; text-align: center; position:absolute; bottom:10px; }
.flex-control-nav li { display: inline-block; width: 14px; height: 14px; margin: 0 5px; *display: inline; zoom: 1; }
.flex-control-nav a { display: inline-block; width: 14px; height: 14px; line-height: 40px; overflow: hidden; background: url(../images/dot.png) right 0 no-repeat; cursor: pointer; }
.flex-control-nav .flex-active { background-position: 0 0; }




/*中间mid*/
.mid{ width:1100px; height:auto; margin:0 auto;}
.mid .mid_l{ width:200px; height:auto; float:left;}
.mid .mid_l .ab{ width:200px; height:auto; float:left;margin-bottom:10px;}
.mid .mid_l .ab .ab_tit{ width:200px; height:33px; background:#0c3a7a;font-size:16px; font-weight:600; color:#FFF; text-align:center;line-height:33px; overflow:hidden;}
.mid .mid_l .ab .ab_liebiao{width:200px; height:auto; margin-top:7px;}
.mid .mid_l .ab .ab_liebiao ul{ top:485px; left:530px;}
.mid .mid_l .ab .ab_liebiao ul li{
	background:#fff;text-align:center; width:200px; height:35px; overflow:hidden; border-bottom:#CCC 1px dashed;line-height:35px; display:block;
 /*   background: -webkit-linear-gradient(#fafafa,#d1d1d1); /* Safari 5.1 - 6.0 */                            /*背景渐变*/
   /* background: -o-linear-gradient(#fafafa,#d1d1d1); /* Opera 11.1 - 12.0 */
    /*background: -moz-linear-gradient(#fafafa,#d1d1d1); /* Firefox 3.6 - 15 */
   /* background: linear-gradient(#fafafa,#d1d1d1); /* 标准的语法（必须放在最后） */}
.mid .mid_l .ab .ab_liebiao ul li a{text-decoration:none; font-size:14px; display:block;background:#F6F6F6; }
.mid .mid_l .ab .ab_liebiao ul li a:hover{text-decoration:none; font-size:14px; display:block;background:#EFEFEF; }











/*3个图*/
.sangetu{ width:198px; height:auto; float:left;l}

/*1.人才招聘*/
.sangetu .rencai{ width:198px; height:91px; background:url(../images/neiyetupian/rencai.jpg); text-transform:uppercase; margin-bottom:10px; border:#CCC 1px solid;}
.sangetu .rencai .rencai_zi{ width:86px; height:38px; padding-left:7px; padding-top:29px; overflow:hidden;font-size:14px;}
.sangetu .rencai .rencai_zi span{ display:block; font-size:12px; }
.sangetu .rencai .rencai_zi a{ text-decoration:none; color:#0c3a7a;}
.sangetu .rencai .rencai_zi a:hover{text-decoration:underline; color:#f00;}

/*2.联系我们*/
.sangetu .lianxi{ width:200px; height:91px; background:url(../images/neiyetupian/lianxi.jpg); text-transform:uppercase; margin-bottom:10px; border:#CCC 1px solid;}
.sangetu .lianxi .lianxi_zi{ width:86px; height:38px; padding-left:7px; padding-top:29px; overflow:hidden;font-size:14px;}
.sangetu .lianxi .lianxi_zi span{ display:block; font-size:12px;}
.sangetu .lianxi .lianxi_zi a{ text-decoration:none; color:#0c3a7a;}
.sangetu .lianxi .lianxi_zi a:hover{text-decoration:underline; color:#f00;}


/*3.解决方案*/
.sangetu .jiejue{ width:200px; height:91px; background:url(../images/neiyetupian/jiejue.jpg); text-transform:uppercase; margin-bottom:10px; border:#CCC 1px solid;}
.sangetu .jiejue .jiejue_zi{ width:86px; height:38px; padding-left:7px; padding-top:29px; overflow:hidden;font-size:14px;}
.sangetu .jiejue .jiejue_zi span{ display:block; font-size:12px;}
.sangetu .jiejue .jiejue_zi a{ text-decoration:none; color:#0c3a7a;}
.sangetu .jiejue .jiejue_zi a:hover{text-decoration:underline; color:#f00;}

/*4.资料下载*/
.sangetu .xiazai{ width:200px; height:91px; background:url(../images/neiyetupian/xiazai.jpg); text-transform:uppercase; margin-bottom:10px; border:#CCC 1px solid;}
.sangetu .xiazai .xiazai_zi{ width:86px; height:38px; padding-left:7px; padding-top:29px; overflow:hidden;}
.sangetu .xiazai .xiazai_zi span{ display:block; font-size:12px;}
.sangetu .xiazai .xiazai_zi a{ text-decoration:none; color:#0c3a7a;}
.sangetu .xiazai .xiazai_zi a:hover{text-decoration:underline; color:#f00;}


/*加个专题橙色的图*/
.jiagezhuanti{ width:1100px; height:90px; margin:0 auto 16px;}
/*专题点击后*/
.zhuantidianjihou{ width:850px; height:1141px; margin:10px auto;}

/*中间右边*/
.mid .mid_r{ width:850px; height:auto;margin-left:50px;float:left;}
.mid .mid_r .mid_r_tit{ width:750px; line-height:25px;font-size:14px; text-align:left;}
.mid .mid_r .mid_r_tit a{ font-size:14px;line-height:25px;text-decoration: none;}
.mid .mid_r .mid_r_tit span{ font-weight:bold; display:inline; color:#f00;}


/*单页的样式*/
.mid_r .con{ width:100%;height:auto;font-size:14px; padding-top:25px; word-wrap:break-word;line-height:22px;float: left; text-align:left;}
.mid_r .con a{font-size:14px;color:#07a0d9;}
.mid_r .con p{font-size:15px; word-wrap:break-word;line-height:24px; text-align:left;}
.mid_r .con span{font-size:14px; word-wrap:break-word;line-height:24px;}
.mid_r .con img{margin-bottom:10px;    max-width: 100%;}
.mid_r .con .liebiao{ width:100%;height:auto;}
.mid_r .con .liebiao ul{}
.mid_r .con .liebiao ul li{width:701px; height:auto; margin-bottom:10px;}
.mid_r .con table{width:100%;border-collapse: collapse;border:#CCC}
.mid_r .con th{padding:5px;border: 1px solid #CCC;}
.mid_r .con td{padding:5px;border: 1px solid #CCC;}

/*新闻动态-文字列表样式*/
.mid_r .xinwen{ width:100%;height:auto;font-size:14px; margin-top:25px; float:left;}
.mid_r .xinwen ul{}
.mid_r .xinwen ul li{border-bottom:#CCC 1px dashed; text-indent:12px; background: url(../images/icon.png) no-repeat 0 -873px;}
.mid_r .xinwen ul li a{vertical-align: super;width: 450px;line-height: 40px;display: block;
white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 14px; text-align:left;}
.mid_r .xinwen ul li span{ display:inline; float:right;color:#838383;;line-height: 28px;}
.mid_r .xinwen ul li a:hover{ color:#F00;}
.mid_r .xinwen .xianshi{ width:701px; height:30px; margin-top:50px;}
.mid_r .xinwen .xianshi h3{ float:left; line-height:30px;}
.mid_r .xinwen .xianshi a.shouye{ width:50px; height:30px; border:#666 1px solid; float:left;margin:0 10px; text-align:center; line-height:30px; color:#000;}
.mid_r .xinwen .xianshi a.houye{ width:50px; height:30px; border:#666 1px solid; float:left;margin:0 10px; text-align:center; line-height:30px; color:#fff; background:#F00;}


/*新闻动态-图文列表型*/
.news_list{ padding-top:15px;}
.news_list li{ height:120px; border-bottom:#930 1px dashed; padding:20px 0}
.news_list .img{ float:left}
.news_list .img img{width:160px;height:120px;border:1px solid #ccc;}
.news_list .wz{ float:left; margin-left:15px; width:670px; font-size:14px;}
.news_list .wz a:link{ font-size:14px;line-height:25px;}
.news_list .wz a:hover{ color:#F03;text-decoration:underline;}
.news_list .wz dd{ width:670px; height:40px; overflow:hidden; margin-top:10px;}
.news_list .wz dt{ margin-top:10px;}



/*新闻点击后*/
.mid_r .news_show{ width:850px;height:auto;margin-top:25px; float:left;}
.mid_r .news_show h1{ width:100%; height:auto;font-size:20px; line-height:36px; margin:auto; overflow:hidden; border-bottom:1px dashed #CCC; text-align:center;font-weight:600;}
.mid_r .news_show h5 { display:block; color:#ccc;line-height:25px;height:25px;text-align:center;font-weight:normal;}
.mid_r .news_show h5 a { color:#333;line-height:25px;height:25px;}
/*新闻阅读，考虑基本出现的情况*/
.mid_r .news_show .content{ float:left;width:850px;height:auto !important;height:70px;min-height:500px;color:#333;margin-top:20px; text-align:left;
word-wrap:break-word;line-height:24px;font-size:14px;}
.mid_r .news_show .content p{ font-size:14px; line-height:24px; text-align:left;}
.mid_r .news_show .content img{max-width:95% !important; overflow:hidden;}
.mid_r .news_show .content span{ font-size:14px; line-height:24px;}
.mid_r .news_show .content a{ font-size:14px; color:#C00;}
.mid_r .news_show .content table tr td{
border: 1px solid #999 !important;
border-collapse: collapse;
}


/*分页*/
.prev{width:701px; height:25px; line-height:25px;overflow:hidden;}
.prev a{ color:#000; }
.prev a:hover{ color:#f00;}

.next{width:701px; height:25px; line-height:25px;overflow:hidden;}
.next a{ color:#000;}
.next a:hover{ color:#f00;}


/*产品中心-仿开曼*/
.mid_r .pro{ width:838px; height:700px;background:#fff;float:left;height: auto;}
.mid_r .pro ul{min-height:50px !important;}
.mid_r .pro ul li{width:272px; height:161px; background:#fff; float:left; margin-top:35px; border-bottom:#999 dashed 1px;margin-right: 10px;}
.mid_r .pro ul li.mar_r_0{margin-right:0;}
.mid_r .pro ul li img{width:130px; max-height:145px !important; float: left;}
.mid_r .pro ul li a.bluepro{float:left;}
.mid_r .pro ul li div.productzi{width:128px; height:132px; background:#fff; float:left; margin-left: 12px;font-family:微软雅黑; font-size:12px;overflow:hidden;}

.mid_r .pro ul li div.productzi a{font-size:15px;line-height:30px;max-height:70px !important; overflow:hidden;}


.mid_r .pro ul li div.productzi .yuanjiao{width:50px; height:19px; border-radius:5px; background:#007cb8; text-align:center; margin-top:25px; COLOR:#FFF;}
.mid_r .pro ul li div.productzi .yuanjiao a{COLOR:#FFF;}
.mid_r .pro .diyiye{ width:838px; height:30px; background:#fff; float:left; text-align:center; margin-top:70px; }
.mid_r .pro .diyiye a{margin-right:15px; color:#000;}
.mid_r .pro .diyiye a:hover{ font-weight:bold; color:#F00;}




.mid .mid_r .mid_r_intro{ width:750px; height:auto;margin-top:35px; font-size:12px; word-wrap:break-word;}
.mid .mid_r .mid_r_intro h3{ text-align:center;}
.mid .mid_r .mid_r_intro .wenzhang{ width:750px; height:auto;margin-top:20px; text-indent:20px; line-height:25px; font-size:14px;}
.mid .mid_r .mid_r_intro .wenzhang img{ float:left; padding-top:20px; margin-right:25px;}



/*产品展示*/
  .pro_show { margin-top:20px; }
  .pro_show .img { float:left; }
  .pro_show .img img { width:300px;border: 1px solid #E4E4E4;}
  .pro_show .wz { float:left; margin-left:25px; width:480px; line-height:25px; word-wrap:break-word; overflow:hidden; }
  .pro_show .wz h1{font-size:18px;font-weight:600;}
  .pro_show .wz dd { color:#333; font-size:14px; word-wrap:break-word; overflow:hidden; }
 
 
 
.pro_show .show{min-height:500px !important;width:100%;float:left;margin-top:10px;font-size:14px; word-wrap:break-word;line-height:25px;color:#333;} 
.pro_show .show p{font-size:15px; word-wrap:break-word;line-height:25px;} 
.pro_show .show img{max-width:750px !important;} 
.pro_show .show .tit{text-indent:2em;font-size: 16px;font-weight: 600;border-bottom: 2px solid #ccc;line-height: 30px;background-color: #CCC;margin-bottom: 20px;} 
.pro_show .show table{ border: 1px solid #999;border-collapse: collapse;}
.pro_show .show td{ color:#333;font-size:14px; line-height:25px; word-wrap:break-word; overflow:hidden;border: 1px solid #CCC !important; }
  
  

/*新闻内容*/
.mid .mid_r .mid_r_news{ width:750px; height:auto;margin-top:20px; font-size:14px; }
.mid .mid_r .mid_r_news a{ text-decoration:none;}
.mid .mid_r .mid_r_news ul{}
.mid .mid_r .mid_r_news ul li{ list-style-type:disc; list-style-position:inside; margin-bottom:15px;}
.mid .mid_r .mid_r_news ul li span{ display:inline; float:right;font-size:14px; }



/*新闻点击后里面包含各种可能会出现的样式  每个页面通用*/
.mid .mid_r .xinwendianjihou{ width:750px; height:auto;margin-top:35px; font-size:14px; word-break:break-word;}
.mid .mid_r .xinwendianjihou h3{width:450px; height:20px; margin:auto;font-size:14px; font-weight:bold; overflow:hidden;}
.mid .mid_r .xinwendianjihou h5{ width:750px; height:17px; overflow:hidden; margin:auto; border-bottom:#CCC 1px dashed; text-align:center; margin-top:15px; line-height:17px;}
.mid .mid_r .xinwendianjihou .xinwen_tic img{ width:323px; height:211px;}
.mid .mid_r .xinwendianjihou .xinwen_liebiao{}
.mid .mid_r .xinwendianjihou .xinwen_liebiao ul{}
.mid .mid_r .xinwendianjihou .xinwen_liebiao ul li{ list-style-type:circle;}
.mid .mid_r .xinwendianjihou .xinwen_liebiao ul li a{  color:#000;}
.mid .mid_r .xinwendianjihou .xinwendianjihou_intro{ width:750px; height:auto; margin-top:10px;}
.mid .mid_r .xinwendianjihou .xinwendianjihou_intro span{ display:block; width:750px; height:auto; overflow:hidden;}
.mid .mid_r .xinwendianjihou table{ color:#000;  border:1px solid #ccc; width:100%; height:suto;}
.mid .mid_r .xinwendianjihou table th{border:1px solid #ccc;}
.mid .mid_r .xinwendianjihou table td{border:1px solid #ccc;}
.mid .mid_r .xinwendianjihou .datu{ width:100%; height:300px;}


.mid_r .shangyige{margin-top:25px; width:750px; height:25px; float:left; }
.mid_r .shangyige a{ display:inline;text-decoration:none; color:#000; }
.mid_r .shangyige a:hover{color:#f00;}
.mid_r .shangyige span{ margin:0 25px 0 25px}


.mid_r .xiayige{margin-top:15px;width:750px; height:18px; float:left;}
.mid_r .xiayige a{ text-decoration:none;}
.mid_r .xiayige a:hover{text-decoration:underline;color:#f00;}


/*产品*/

/*产品中心点击后*/
.mid_r .pro_dianjihou{ width:750px; height:auto; margin-top:20px;}
.mid_r .pro_dianjihou .pro_top{ width:750px; height:auto; float:left;}
.mid_r .pro_dianjihou .pro_top .top_l{ width:304px; height:225px; float:left;}
.mid_r .pro_dianjihou .pro_top .top_r{ width:440px; height:auto;margin-left:6px;float:left;}
.mid_r .pro_dianjihou .pro_top .top_r .top_r_tit{ width:440px; height:20px; font-weight:bold; overflow:hidden;}
.mid_r .pro_dianjihou .pro_top .top_r .top_r_intro{ width:440px; height:auto; font-size:14px; margin-top:15px; line-height:25px;}


/*灰色长条*/
.mid_r .huisetiao{ width:725px; height:35px; background:#999; float:left; margin-top:30px; line-height:35px; padding-left:25px; font-weight:bold; color:#fff;}
.mid_r .huisetiao_xiamian{ width:750px; height:auto; float:left; font-size:14px;  line-height:25px;}
.mid_r .huisetiao_xiamian .shangyige{ width:750px; height:35px;}
.mid_r .huisetiao_xiamian .shangyige a{ display:block; background:#f00; display:block;}




/*1*/
.tubiao{ width:1100px; height:218px; background:#fff; margin:0 auto; margin-top:10px;}

.tubiao dl{width:216px; height:94px; background:#ebeaea; float:left; margin-right:5px; margin-bottom:15px;}
.tubiao dl:hover{background:#F2F2F2;}
.tubiao dl.mr0{margin-right:0;}
.tubiao dt{width:60px; height:94px; background:#ebeaea; float:left; margin-bottom:20px;margin-right:5px;}
/*1医药*/
.tubiao  .yao{ width:60px; height:65px;background:url(../images/tubiao/yao.png) no-repeat; float:left;margin:20px 0 0 8px; padding-left:10px;
 transition: background 1s; -moz-transition: background 1s;	/* Firefox 4 */ -webkit-transition: background 1s; -o-transition: background 1s;}
.tubiao  .yao:hover{width:60px; height:61px; background:url(../images/tubiao/yaohover.png) no-repeat; margin:20px 0 0 8px;
 transition: background 1s; -moz-transition: background 1s;	/* Firefox 4 */ -webkit-transition: background 1s; -o-transition: background 1s; }
 
 
/*2石油化工*/
 .tubiao .oil{ width:60px; height:65px;background:url(../images/tubiao/oil.png) no-repeat; float:left;margin:20px 0 0 8px; padding-left:10px;
transition: background 1s; -moz-transition: background 1s;	/* Firefox 4 */ -webkit-transition: background 1s; -o-transition: background 1s; }
.tubiao .oil:hover{width:60px; height:61px; background:url(../images/tubiao/oilhover.png) no-repeat; margin:20px 0 0 8px;
 transition: background 1s; -moz-transition: background 1s;	/* Firefox 4 */ -webkit-transition: background 1s; -o-transition: background 1s; }
 

/*3汽车制造*/
 .tubiao  .car{ width:60px; height:65px;background:url(../images/tubiao/qiche.png) no-repeat; float:left;margin:20px 0 0 8px; padding-left:10px;
 transition: background 1s; -moz-transition: background 1s;	/* Firefox 4 */ -webkit-transition: background 1s; -o-transition: background 1s;}
.tubiao  .car:hover{width:60px; height:61px; background:url(../images/tubiao/qichehover.png) no-repeat; margin:20px 0 0 8px;
 transition: background 1s; -moz-transition: background 1s;	/* Firefox 4 */ -webkit-transition: background 1s; -o-transition: background 1s; }
 

/*4油漆涂料 粘胶*/
 .tubiao  .youqi{ width:60px; height:65px;background:url(../images/tubiao/youqi.png) no-repeat; float:left;margin:20px 0 0 8px; padding-left:10px;
 transition: background 1s; -moz-transition: background 1s;	/* Firefox 4 */ -webkit-transition: background 1s; -o-transition: background 1s;}
.tubiao  .youqi:hover{width:60px; height:61px; background:url(../images/tubiao/youqihover.png) no-repeat; margin:20px 0 0 8px;
 transition: background 1s; -moz-transition: background 1s;	/* Firefox 4 */ -webkit-transition: background 1s; -o-transition: background 1s; }


/*5食物饮料*/
 .tubiao  .food{ width:60px; height:65px;background:url(../images/tubiao/food.png) no-repeat; float:left;margin:20px 0 0 8px; padding-left:10px;
 transition: background 1s; -moz-transition: background 1s;	/* Firefox 4 */ -webkit-transition: background 1s; -o-transition: background 1s;}
.tubiao  .food:hover{width:60px; height:61px; background:url(../images/tubiao/foodhover.png) no-repeat; margin:20px 0 0 8px;
 transition: background 1s; -moz-transition: background 1s;	/* Firefox 4 */ -webkit-transition: background 1s; -o-transition: background 1s; }
 
 
/*6水处理*/
 .tubiao  .water{ width:60px; height:65px;background:url(../images/tubiao/water.png) no-repeat; float:left;margin:20px 0 0 8px; padding-left:10px;
 transition: background 1s; -moz-transition: background 1s;	/* Firefox 4 */ -webkit-transition: background 1s; -o-transition: background 1s;}
.tubiao  .water:hover{width:60px; height:61px; background:url(../images/tubiao/waterhover.png) no-repeat; margin:20px 0 0 8px;
 transition: background 1s; -moz-transition: background 1s;	/* Firefox 4 */ -webkit-transition: background 1s; -o-transition: background 1s; }
 
  
/*7金属加工*/
 .tubiao  .material{ width:60px; height:65px;background:url(../images/tubiao/jinshu.png) no-repeat; float:left;margin:20px 0 0 8px; padding-left:10px;
 transition: background 1s; -moz-transition: background 1s;	/* Firefox 4 */ -webkit-transition: background 1s; -o-transition: background 1s;}
.tubiao  .material:hover{width:60px; height:61px; background:url(../images/tubiao/jinshuhover.png) no-repeat; margin:20px 0 0 8px;
 transition: background 1s; -moz-transition: background 1s;	/* Firefox 4 */ -webkit-transition: background 1s; -o-transition: background 1s; }
 
   
/*8电子工艺*/
 .tubiao  .electric{ width:60px; height:65px;background:url(../images/tubiao/dian.png) no-repeat; float:left;margin:20px 0 0 8px; padding-left:10px;
 transition: background 1s; -moz-transition: background 1s;	/* Firefox 4 */ -webkit-transition: background 1s; -o-transition: background 1s;}
.tubiao  .electric:hover{width:60px; height:61px; background:url(../images/tubiao/dianzihover.png) no-repeat; margin:20px 0 0 8px;
 transition: background 1s; -moz-transition: background 1s;	/* Firefox 4 */ -webkit-transition: background 1s; -o-transition: background 1s; }
 
.tubiao dd{padding-top:30px;float:left;width:125px;}
.tubiao dd a{color:#333;font-size:18px;font-weight:600;text-decoration: none;}
.tubiao dd a:hover{color:red;}


.zhaoshang{ width:150px; height:94px; margin-left:21px; float:left}
.zhaoshang img{ width:150px; height:94px;}


/*开启您的净化之旅*/
.tubiao .kaiqi{width:265px; height:95px; background:#Fff; float:left;}
.tubiao .kaiqi .jinghua{ width:205px;height:39px; background:#e36f00; line-height:39px; text-align:center; color:#FFF; margin-top: 10px;
margin-bottom: 6px; font-size:17px;}

.tubiao .kaiqi form{ width:280px; height:40px;}
.tubiao .kaiqi .formArea{float: left;border: 1px solid #CCC;width: 280px;height: 36px;/* border-radius: 3px;*/}
.tubiao .kaiqi form .input{float: left;line-height: 34px;height: 34px;border: 1px solid #FFF;width: 240px;}
.tubiao .kaiqi form .submit{width:36px;line-height: 34px;height:34px;cursor:pointer;/* background:url(../images/search.jpg);*/border:none;}








/*产品分类和新闻资讯*/
.pro_fenlei{ width:1100px; height:36px; background:#959595; margin:0px auto 0; line-height:36px; color:#FFF; font-size:20px;}
.pro_fenlei .chanpin{ width:91px; height:36px; overflow:hidden; float:left;line-height:36px; font-size:16px;font-weight: 600;text-indent:10px;}
.pro_fenlei .chanpin_r{ width:889px; height:36px; overflow:hidden; float:left; margin-left:20px;}
.pro_fenlei .chanpin_r ul{}
.pro_fenlei .chanpin_r ul li{ float:left; width:91px; height:36px; line-height:36px; margin-right:15px; overflow:hidden;}
.pro_fenlei .chanpin_r ul li a{ color:#FFF;}
.pro_fenlei .chanpin_r ul li a:hover{ color:#F00; text-decoration:underline;}












/*案例*/


.case{ width:1100px;height:308px; margin:0 auto ; background:#fff; margin-top:10px;}
/*左边的-----客户案例*/
.case .customer{ width:662px; height:308px; border:#CCC 1px solid;float:left;}
.case .customer .customer_tit{ width:105px; height:31px; font-size:20px; background:#FFF; padding-left:20px; line-height:25px; overflow:hidden; padding-top:10px;}
.case .customer .case_tu{width:662px; height:241px;margin:10px auto 0px; overflow:hidden;float: left;}
.case .customer .case_tu ul{}
.case .customer .case_tu ul li{ width:118px; height:68px; border-radius:0 13px 0px 8px; background:#fff; margin:9px 0px 0px 10px; float:left; border:#CCC 1px solid;}
/*第四个mr0*/
.case .customer .case_tu ul{}
.case .customer .case_tu ul li.mr0{ width:118px; height:68px; border-radius:0 13px 0px 13px; background:#fff; margin:9px 0px 0px 10px; float:left; border:#CCC 1px solid;}



.case .customer .case_tu ul li img{ width:118px; height:68px; margin:auto; border-radius:0 13px 0px 8px;}




/*右边的-----新闻资讯*/
.case .news{ width:408px; height:308px; background:#fff; float:right; border:#CCC 1px solid; margin-left:25px;}
.case .news .news_tit{ width:110px;height:25px; font-size:20px; background:#FFF; text-indent:18px; line-height:25px; overflow:hidden; padding-top:10px;}
.case .news .news_main{ width:400px; height:256px; margin:10px auto 10px;; background:#fff;}
.case .news .news_main .xinwen_first{ width:400px; height:98px; float:left;}
.case .news .news_main .xinwen_first img{ display:inline-block;float:left; width:127px; height:98px; overflow:hidden;}

.news_main .xinwen_first .xinwentu_r{ width:253px; height:98px; overflow:hidden;margin-left:20px; float:left; display:inline-block;}
.news_main .xinwen_first .xinwentu_r h3{ width:252px; height:20px; overflow:hidden; text-overflow:ellipsis; float:left;}
.news_main .xinwen_first .xinwentu_r .xinwentu_r_tit{ width:270px; height:20px; font-size:18px; overflow:hidden;}
.news_main .xinwen_first .xinwentu_r h3 a{font-size:14px;}
.news_main .xinwen_first .xinwentu_r p{font-size:12px;line-height:22px; float:left;}

/*右边的-----新闻资讯的标题*/
.news_main .xinwentu_r ul li.tit a{font-size:14px; text-decoration:none; color:#000; margin-bottom:20px;font-size:18px;}
.news_main .xinwentu_r ul li.tit a:hover{ text-decoration:underline; color:#f00;}
.news_main .xinwentu_r ul li a{ font-size:12px;color:#000;text-decoration:none; color:#999;}
.news_main .xinwentu_r ul li a:hover{ color:#f00;text-decoration:underline;}


.news_main .xinwen_liebiao{ width:400px; height:118px; float:left; margin-top:30px; line-height:25px;}
.news_main .xinwen_liebiao ul{}
.news_main .xinwen_liebiao ul li { margin-bottom:6px;}
.news_main .xinwen_liebiao ul li a{ width:95%; height:25px;font-size:14px; text-align:left;text-decoration:none;font-size:14px;white-space: nowrap; text-overflow:ellipsis; display:block; overflow:hidden; text-overflow:ellipsis;}
.news_main .xinwen_liebiao ul li a:hover{text-decoration:underline;}	




.page{width:838px;float:left;font-size:14px;margin-top:20px;}
.page span{color:#888;}
.page a:link{color:#333;padding:2px 6px;border:1px solid #bdbdbd;}
.page a:hover{color:#FF0000; border:1px solid #111;}






/*最底部*/
.footer{ width:100%; height:236px;background:#ff6600; float:left; margin-top:45px;}
.footer .footer_mid{width:1100px; height:205px; background:#ff6600; margin:0px auto 0px; }
.footer .footer_mid .jiantou{ width:60px; height:60px;margin:0 auto; position:absolute; z-index:100; left: 50%; margin-top:-32px;}
.footer .footer_mid .rexian{ width:1100px; height:131px; background:#ff6600;float:left; position:relative; z-index:20; margin-top:36px;}
.footer .footer_mid .rexian .rexian_l{ width:194px; height:132px; background:#ff6600; color:#fff; float:left;}/*左边热线*/
.footer .footer_mid .rexian .rexian_l dl{line-height: 23px;color: #04000A;}/*左边热线*/

/*右下边列表*/
.footer .footer_mid .footer_r{width:650px;margin-left: 10px; height:131px; background:#ff6600; float:left;}
.footer .footer_mid .footer_r .gs_jianjie{width:80px; height:105px; float:left; margin-right:36px;}
.footer .footer_mid .footer_r .gs_jianjie ul{}
.footer .footer_mid .footer_r .gs_jianjie ul li{ line-height:25px; width:80px; height:28px; overflow:hidden;}
.footer .footer_mid .footer_r .gs_jianjie ul .bolder {color:#FFF;font-weight:600;font-size:14px;}
.footer .footer_mid .footer_r .gs_jianjie ul li.jiacu a{ font-weight:bold; font-size:14px; text-decoration:none;}
.footer .footer_mid .footer_r .gs_jianjie ul li a{text-decoration:none; color:#fff; font-size:12px;}
.footer .footer_mid .footer_r .gs_jianjie ul li a:hover{ color:#FF6; text-decoration:underline;}
/*mr0*/
.footer .footer_mid .footer_r .gs_jianjie_mr0{width:98px; height:110px; float:left; margin-right:0px;}
.footer .footer_mid .footer_r .gs_jianjie_mr0 ul{}
.footer .footer_mid .footer_r .gs_jianjie_mr0 ul li{ line-height:25px;width:98px; height:28px; overflow:hidden;}
.footer .footer_mid .footer_r .gs_jianjie_mr0 ul li.jiacu {width:98px; height:28px; overflow:hidden;}
.footer .footer_mid .footer_r .gs_jianjie_mr0 ul li.jiacu a{ font-weight:bold; font-size:14px; text-decoration:none;}
.footer .footer_mid .footer_r .gs_jianjie_mr0 ul li a{text-decoration:none; color:#fff;  font-size:12px;}
.footer .footer_mid .footer_r .gs_jianjie_mr0 ul li a:hover{color:#000; text-decoration:underline;}



/*右下二维码*/
.footer .footer_mid .rexian .erweima{ width:232px; height:134px; float:left;}
.footer .footer_mid .rexian .erweima .erweima_l{ width:111px; height:110px; text-align:center; float:left; color:#fff; font-size:15px; }
.footer .footer_mid .rexian .erweima .erweima_l span{ display:block; margin-top:5px;}
.footer .footer_mid .rexian .erweima .erweima_r{width:111px; height:110px; text-align:center; float:left; margin-left:10px;color:#fff;font-size:15px; }
.footer .footer_mid .rexian .erweima .erweima_r span{display:block; margin-top:5px;}
.erweima img{ width:111px;height:110px;}
/*友情链接*/
.link{ width:100%,height:50px; line-height:50px;}
.link p span{color:#333333;}
.link a{ color:#666666;cursor:pointer;}
.link li{ list-style-type: none; display: inline;margin-right:8px;}



.message{width:838px;padding:20px 0;}

.message table{width:838px;  border-collapse: collapse;}
.message table td{  padding: 4px;    border: 1px solid #EFEEE6;    height: 30px;    text-align: left; font-size:14px;line-height:30px;}
.message .orange{color:#F30;font-size:14px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;}
.message input{border: 1px solid #a6b0ba;  height:25px;width:280px;}







