@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,
dl, dt, dd, ul, ol, li,
pre,
form, fieldset, legend, button, input, textarea, table, tr, td
{margin:0px;padding:0px;}
fieldset, img {border:0;}
li {list-style:none;}

address, cite, dfn, em, var { font-style: normal; } /* 将斜体扶正 */
code, kbd,samp { font-family: courier new, courier, monospace; }

ins {text-decoration:none;}
del {text-decoration:line-through;}
h1, h2, h3, h4, h5, h6 {}
h1 {font-size: 2em;}
h2 {font-size: 1.7em;}
h3 {font-size: 1.5em;}
h4 {font-size: 1.38em;}
h5 {font-size: 1.2em;}
h6 {font-size: 1.1em;font-style: italic;}

address,cite,dfn,em,var{font-style:normal;}
caption,td {font-weight: normal;}
cite, blackquote, em, i {font-style: italic;}
strong, b {	font-weight: bold;}
pre, code {font-family: monospace;font-size: 1.1em;}
abbr[title],acronym[title]{border-bottom:1px dotted;cursor:help;}
table {	border-collapse:collapse; /* 边框合并属性 */border-spacing:0;}
q:before, q:after, blockquote:before, blockquote:after {content:"";content:none}
blockquote, q {	quotes:none;}

legend { color: #000; } 
button,input,select,textarea,checkbox,radio 
{vertical-align:middle;}



body {
margin: 0px;
padding: 0px; 
border: 0px;
color:#333333;
font-size:14px;
line-height:24px;
text-align: left;
background: #fff;
font-family:'微软雅黑';
}

.floatright {
  float:right;
}

.floatleft {
  float:left;
}

.box {clear:both; width:990px;margin:0px auto;padding:0px auto;overflow:hidden;}

a {color:#333;text-decoration: none;}
a:hover {color:#D40B01;text-decoration: underline;}

.clear {clear:both;}

.blank10,.blank30 {clear:both;height:10px;overflow:hidden;}
.blank30 {height:30px;}

.line {
  clear:both;
  height:2px;
  margin:10px 0px;
  background:url(../images/line.gif) left top repeat-x;
}
.line_2 {
  clear:both;
  height:2px;
  margin:10px 0px;
background:url(../images/line-2.gif) left bottom repeat-x;
}

.w_305 {
  float:left;
  width:305px;
  margin:0px 0px 10px 10px;
  overflow:hidden;
}

.w_250 {
  float:left;
  width:250px;
  margin:0px 0px 10px 10px;
  _margin:0px 0px 10px 5px;
  overflow:hidden;
}

.w_622 {
  float:right;
  width:622px;
  padding:0px 10px 10px 0px;
  overflow:hidden;
  }

.w_700 {
  float:right;
  width:650px;
  margin:0px 10px 10px 0px;
  padding:0px 25px 15px 25px;
  overflow:hidden;
}

.r_bg {
  background:url(../images/r_bg.png) 18px top no-repeat;
}

.c_top {
  clear:both;
  height:10px;
  overflow:hidden;
  background:url(../images/c_top.gif) left top no-repeat;
}

.c_bg {
  background:url(../images/c_bg.gif) 280px top repeat-y;
}

.c_bottom {
  clear:both;
  overflow:hidden;
  height:10px;
  background:url(../images/c_bottom.gif) 280px top no-repeat;
}

/* 全局参数结束 */



/* 综合 */

.title {
  color:#999;
  clear:both;
  height:22px;
  line-height:22px;
}

.title h3{ line-height:22px; color:#ccc; font-weight:normal;}
.title h3 a{ color:#1161B4; font-size:18px;  line-height:18px;padding-right:5px;text-decoration: none;}
.title h3 span{ 
  padding-left:5px;
  font-size:14px;
  color:#646464; 
  line-height:14px; 
  text-transform:capitalize;
}

.readme {
  display:block;
  width:80px;
  height:17px;
  margin:10px;
  background:url(../images/readme.gif) left top no-repeat;
}

.news_list {

}

.news_list li {
  clear:both;
  line-height:32px;
  padding-left:14px;
  background:url(../images/dot_gray.gif) left center no-repeat;
}



.news_list li span {
  float:right;
  color:#999;
}

.text_img {
  float:left;
  width:102px;
  height:122px;
  margin:0px 15px 10px 0px;
  padding:3px;
  background:white;
  border:1px solid #ccc;
  overflow:hidden;
}

.text_img img {
  width:102px;
  height:122px;
}

.text_pic h5,.text_pic h5 a {font-size:14px; color:#2C5997;font-weight:normal;}

.text_pic p {margin-top:10px;}

.i_video {float:right;width:216px;margin:0px 0px 10px 10px;}

.special .text_img {
  width:122px;
  height:162px;
}

.special .text_img img {
  width:122px;
  height:162px;
}

.special .text_pic h5,.special .text_pic h5 a {font-size:18px;}

.down_list {
  line-height:30px;
  padding:0px 10px 0px 35px;
  background:url(../images/downlist_bg.gif) left top no-repeat;
  border-right:1px solid #F7F7F7;
  border-bottom:1px solid #F7F7F7;
}

.down_list span {float:right;}
.d2,.d2 a {color:white;}

.order {
  clear:both;

  height:27px;
  line-height:27px;
  background:url(../images/btn.gif) right top no-repeat;
}

.o_text {float:left;width:140px;height:24px;line-height:24px; padding:0px 10px;border:1px solid #999;color:#999;} 
.o_btn {float:right; width:62px;height:27px;border:none;background:url(../images/noname.gif); color:white; text-align:center;cursor: pointer; }


.contact_list {
  padding:10px 10px 10px 80px;
  background:url(../images/contact_icon.gif) 5px center no-repeat;
}

/* 滚动图片 */
.scroll{ width:552px; margin:auto; position:relative; padding:0px 30px 0px 40px; overflow:hidden; margin-bottom:10px;}
.scroll ul{}
.scroll li { width:126px; text-align:center; overflow:hidden; padding:0 5px; vertical-align:100%;}
.scroll li a{ display:block; color:#333; line-height:20px;font-size:12px;}

.scroll .img-wrap{
  margin:0 auto;
  width:90%;
  height:150px;
  /*非IE的主流浏览器识别的垂直居中的方法*/
  display: table-cell;
  vertical-align:middle;
  /*设置水平居中*/
  text-align:center;
  /* 针对IE的Hack */
  *display: block;
  *font-size: 139px;/*约为高度的0.873，200*0.873 约为175*/
  *font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
}
.scroll img {
  display:block;
  width:106px;
  width:80%\0;
  _width:120px;
  margin:0px auto;
  vertical-align:middle;
  padding:5px;
  border:1px solid #ccc;
  _border:none;
  background:url(../images/pic_bg.gif) left top no-repeat;
  border-right:1px solid white; 
  border-bottom:1px solid white;
  }
.scroll img:hover,#list-view .highlight{border-color:#ff8015;_border:none;}


.scroll li span {color:#F3572F;}
.scroll a.bx-prev,.scroll a.bx-next{
	position:absolute;
	top:0;
	display:block;
	width:40px;
	height:158px;
	background: url(../images/scroll.gif) no-repeat left center;
	z-index:99999;
}
.scroll a.bx-prev{left:-24px;}
.scroll a.bx-prev:hover{background: url(../images/scroll.gif) no-repeat -80px center;}
.scroll a.bx-next{right:-24px;background: url(../images/scroll.gif) no-repeat -40px center;}
.scroll a.bx-next:hover{background: url(../images/scroll.gif) no-repeat -120px center;}


/* 分类 */
.i_type {
  clear:both;
  width:624px;
  height:29px;
  line-height:29px;
  padding:7px;
  background:url(../images/i_type_bg.gif) left top no-repeat;
}

.i_type a {
  float:left;
  display:block;
  height:28px;
  line-height:28px;
  margin:0px 2px;
  padding:0px 10px;
  background:url(../images/teyp_a_bg.gif) left top repeat-x;
  color:white;
  border-bottom:1px solid #CFCFCF;
  text-decoration: none;
}

.i_type a.on,.i_type a:hover {
  color:#333;
  background:url(../images/type_a_on.gif) left top repeat-x;
  border-bottom:1px solid #888;
}

/* 招聘 */
.i_job {
  float:left;
  width:300px;
}

/* 投票 */
.i_vote {
  float:right;
  width:300px;
}

.i_vote h5 {
  height:26px;
  line-height:26px;
  margin:10px 0px;
  padding:0px 10px;
  border:1px solid #ccc;
  font-weight:normal;
  font-size:12px;
  background:white;
}

.i_vote #ballot {margin-left:10px;}

.i_vote #button {
  float:left;
  display:block;
  height:22px;
  line-height:22px;
  margin:15px 0px 10px 0px;
  padding:0px 20px;
  background:url(../images/teyp_a_bg.gif) left top repeat-x;
  color:white;
  border:none;
}

.mailbtn {
  width:178px;
  height:35px;
  line-height:35px;
  margin-left:15px;
  border:none;background:url(../images/mailbtn.gif) left top no-repeat;
}






/*头部*/
#header{ margin:0 auto; width:100%;  background-color:#FFF;}

.topdh{ height:34px; line-height:34px; background-color:#F6F6F6; width:100%; border-bottom:1px solid #EAEAEA; font-size:12px; color:#666; }
.topdh_l{ float:left;}
.topdh_r{ float:right;}
.topdh_r a{ border-left:1px solid #EAEAEA; display:block; float:left; padding-left:20px; padding-right:20px; font-size:12px; color:#666; }


.top{ height:130px;margin:0 auto; width:1200px;}

.menu{ background-color:#FA6923; margin:0 auto;  width:100%;}

/*banner*/
.banner{height:503px;margin:0 auto;width:100%; margin-top:1px; }
.mod-banner {
	Z-INDEX: 5; POSITION: relative; MIN-WIDTH: 988px; MARGIN: 0px 0px 0px; HEIGHT: 503px;position:relative;
}
.mod-banner .f-tab-b {
	Z-INDEX: -1; POSITION: absolute; WIDTH: 100%; BACKGROUND-POSITION: center center; HEIGHT: 503px; TOP: 0px; LEFT: 0px
}
.mod-banner .t-box {
	POSITION: absolute; TEXT-ALIGN: center; MARGIN: 0px 0px 0px -200px; WIDTH: 411px; BOTTOM: 20px; LEFT: 50%
}
.mod-banner .f-tab-t {
	BACKGROUND: url(../images/389933_1213880884.png) no-repeat center 50%; _background: url(../images/387580_1213880884.png) no-repeat center
}
.mod-banner .f-tab-t {
	MARGIN: 0px 5px; WIDTH: 13px; DISPLAY: inline-block; BACKGROUND-POSITION: -228px -410px; HEIGHT: 13px
}
.mod-banner .current {
	BACKGROUND-POSITION: -227px -395px
}
.mod-banner .mod-banner-wrap {
	POSITION: relative; MARGIN: auto; WIDTH: 1004px
}
.mod-banner .mod-user-panel {
	POSITION: absolute; TOP: 3px; RIGHT: 10px
}
.banner1{margin:0 auto; width:100%; height:300px; background:url(../images/banner1.jpg) center no-repeat; }


/*底部*/
.youlian{ background:#303030; color:#fff; height: 70px; color:#ABABAB; font-size:12px; margin-top:50px; padding-top:5px; }
.zk{ margin:0px auto; width:1200px;  }
.youlian .zk a{ color:#ABABAB; line-height:30px; font-size:12px; margin-right: 8px; }


.footer{ background:#1E1E1E; padding-top:22px;    padding-bottom: 25px;border-bottom:1px solid  #363636;}
.footer .p1{ font-size:14px; color:#fff; margin-bottom:10px;}
.footer .left-footer{ padding-top:24px;}
.footer .center-footer{ padding-top:24px; background:url(../images/su_03.png) no-repeat top left; padding-bottom:88px; padding-left:32px; margin-left:90px;}
.footer .left-footer .p2{ font-size:30px; color:#fff; font-weight:bold; margin-top:14px;}
.footer .left-footer .p3{ font-size:12px; color:#B7B6B6; line-height:25px;}
.footer .left-footer .hr1{ border-bottom:1px solid  #363636; width:256px; margin-top:10px; margin-bottom:10px;}
.footer .center-footer .p4{ font-size:12px; color:#B7B6B6; line-height:25px;}
.footer .center-footer .p4 a{ color:#B7B6B6;}
.footer .center-footer .p4 a:hover{ }
.footer .right-footer{ padding-top:24px; width:220px;}
.footer .right-footer .img1{ margin-left:16px; margin-top:4px;}
.footer .right-footer .hr2{ width:100%; margin-top:0px; border-bottom:1px solid #8f8f8f;}
.erweima-left{ margin-top:18px; width:93px;}
.erweima-left .erwei{ text-align:center; color:#C3C3C3;}
.erweima2-left{ margin-left:30px;}
.erweima-left .img2{ width:93px; height:93px; margin-top:7px;}



.bottom{ background:#1E1E1E; line-height:30px; font-size:12px; }
.bottom .p1{ color:#666; }
.bottom .p2{ color:#666; }
.bottom .p1 a, .bottom .p2 a{ color:#666; }



#goTop { display:none; width:46px; height:46px; position:fixed; right:10px; bottom:30px; cursor:pointer; background:url(../images/scrolltop.png) no-repeat 0px 0px; }
#goTop:hover {background-position:-0px -46px;}


/*内容区*/
#main{ margin:0 auto; width:100%;}


.home_container { width:1200px; margin:0 auto;}
.home_container .h_h1 { text-align:center; font-size:28px; line-height:30px; color:#FA6923; padding-bottom:20px; background:url(../images/h_tline.png) center bottom no-repeat; margin:80px 0 0 0; font-weight:bold; }
.home_container .h_h1.on {  background:url(../images/h_tline1.jpg) center bottom no-repeat; }
.home_container .h_h1 span { font-family:Arial; font-size:30px; line-height:30px; color:#999999; text-transform:uppercase;}
.home_container .h_h2 { text-align:center; font-size:14px; line-height:30px; color:#666666; margin:10px 0 30px 0; overflow:hidden;}
.service_ul {width:1200px; margin:0 auto 30px auto; overflow:hidden;}
.service_ul li { width: 260px; height:360px; padding:20px; float:left;}
.service_ul li a{ text-decoration:none; }
.service_ul li .simg { margin:0 30px 30px 30px; height:200px; width:200px; -moz-border-radius:100%; -webkit-border-radius:100%; border-radius:100%; transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; }

.service_ul li:nth-child(1) .simg { background:url(../images/service_ico.png) 0  0  no-repeat;    }
.service_ul li:nth-of-type(1) .simg:hover { background:url(../images/service_icoh.png) 0 0 no-repeat ; }
.service_ul li:nth-of-type(2) .simg { background:url(../images/service_ico.png) -350px 0 no-repeat;}
.service_ul li:nth-of-type(2) .simg:hover { background:url(../images/service_icoh.png) -350px 0 no-repeat;}
.service_ul li:nth-of-type(3) .simg { background:url(../images/service_ico.png) -700px 0 no-repeat;}
.service_ul li:nth-of-type(3) .simg:hover { background:url(../images/service_icoh.png) -700px 0 no-repeat;}
.service_ul li:nth-of-type(4) .simg { background:url(../images/service_ico.png) -1050px 0 no-repeat;}
.service_ul li:nth-of-type(4) .simg:hover { background:url(../images/service_icoh.png) -1050px 0 no-repeat;}

.service_ul li .stitle { font-size:24px; color:#111111; margin-bottom:15px; text-align:center;}
.service_ul li .scontent { font-size:14px; line-height:24px; color:#666666;}
	

.case_main{ width:100%;   overflow:hidden; }
.case{ width:1200px; margin:0 auto; margin-top:30px;}
.case .title222{ width:100%; text-align:center;}
.case .title222 h1{ font-size:28px; color:#FA6923; line-height:35px; margin:15px 0; }
.case .title222 span{ font-size:16px; color:#666; }
.case .title222 span a{ margin:0 5px; color:#666; -moz-transition: all 0.3s  ease-in-out; -webkit-transition: all 0.3s  ease-in-out; transition: all 0.3s  ease-in-out;}
.case .title222 span a:hover{ color:#24b727;}

.case_con{  clear:both; overflow:hidden; margin-top:20px;}
.case_con dl{ width:398px; height:320px;  margin:15px 3px 0 0;  float:left; }
.case_con dl:nth-child(3n){ margin:15px 0 0 0;}
.case_con dl dd{ width:100%; height:250px; overflow:hidden; }
.case_con dd a{ display:block; width:96%; height:100%; transition:all .3s ease-in;}
.case_con dl dd:hover a{ transform:scale(1.1);}

.case_con dl dt h1{ font-size:16px; margin:10px 0 5px 0;} 
.case_con dl dt h1 a{  transition:all .3s ease-in;}
.case_con dl dt{ color:#666;}






.w1200{ width:1200px; margin:0 auto;}
.xw_t{ font-size:32px; font-weight:bold; color:#FA6923; line-height:50px; height:50px; text-align:center;}
.xw_d{ font-size:18px; color:#616161; line-height:50px; height:50px; text-align:center;}
.anli{ background:#fff; }
.anleft{float:left;}
.kb20{height:20px;}
.anli_xx{ width:180px; padding: 10px 10px 9px 9px; position:relative; overflow:hidden; height: 70px; overflow: hidden;border:1px #dfdfdf solid; background:#FFF; margin: -1px -1px 0 0; overflow: hidden;}
.anli_xx a{ position: relative; display: block; width: 100%; height: 100%;  -webkit-perspective:800px;-moz-perspective:800px;}
.anli_xx a > div {position: absolute; left: 0; height: 0;  width: 100%;  height: 100%; color: #fff;
    -webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;
    -webkit-transition: .5s ease-in-out ; -moz-transition:  .5s ease-in-out ;
    -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;
}
.anli_xx a div.img { opacity: 1; filter:alpha(opacity=100);  -webkit-transform: rotateY(0); -moz-transform: rotateY(0); z-index: 2; transition: 0.3s all 0s linear;}
.anli_xx a div.titlefc{ opacity: 0; filter:alpha(opacity=0);  -webkit-transform: rotateY(180deg);  -moz-transform: rotateY(180deg); z-index: 1;}
.anli_xx a:hover div.img{ opacity: 0; filter:alpha(opacity=0); -webkit-transform: rotateY(-180deg); -moz-transform: rotateY(-180deg); }
.anli_xx a:hover div.titlefc{ opacity: 1; filter:alpha(opacity=100); -webkit-transform: rotateY(0); -moz-transform: rotateY(0);}
.anli_t .more{ width:60px; text-align:center; height:30px; line-height:30px;border:1px #f8f8f8 solid; border-bottom:1px #979797 solid;margin:10px auto 20px;
    -webkit-transition: .5s ease-in;
       -moz-transition: .5s ease-in;
        -ms-transition: .5s ease-in;
         -o-transition: .5s ease-in;
            transition: .5s ease-in;}
.anli_t .more:hover{ width:60px; text-align:center; height:30px; line-height:30px; border:1px #979797 solid;margin:10px auto 20px;}
.anli_t .more a{ color:#979797;font-size:12px;}


.left222{float:left;}
.xinwen{ background:#f3f4f6; margin-top:50px; }
.news_c{  width:1200px; margin:0 auto;}
.news_c .hd{ overflow:hidden;  height:50px; margin: 0 auto; width: 132px; }
.news_c .hd .prev,.news_c .hd .next,.news_c .hd .more{ display:block; width:40px; height:40px; float:right; margin:0 2px; margin-top:10px; color: #FFF; font-size: 24px; overflow:hidden; cursor:pointer; transition: 0.3s all 0s linear; background: #cccccc; text-align: center; line-height: 40px; font-family:SimSun;}
.news_c .hd .prev:hover,.news_c .hd .next:hover,.news_c .hd .more:hover{ background: #f87500;}
.news_c .hd .prev,.news_c .hd .more{ float: left;}
	
.kb50{height:50px;}		
.xw_t2{ font-size:18px; color:#666666; line-height:50px; height:50px; text-align:center;}
.xw_d{ font-size:18px; color:#616161; line-height:50px; height:50px; text-align:center;}
.xw_c{ width:1200px; margin:0 auto;}
.xw_right , .xw_left{ width:50px; height:50px; margin:240px 20px 0;}
.xw_xxx{ width:260px;background:#fff; padding:10px; margin:9px; border: 1px solid #FFF; overflow:hidden; height:270px;}
.xw_xxx:hover{ width:260px; padding:10px; margin:9px; border: 1px solid #e53f3f; overflow:hidden; height:270px; transition: 0.3s all 0s linear}
.xw_xxx222{ width:260px;background:#fff; padding:10px; margin:9px; border: 1px solid #FFF; overflow:hidden; height:400px;}
.xw_xxx222:hover{ width:260px; padding:10px; margin:9px; border: 1px solid #e53f3f; overflow:hidden; height:400px; transition: 0.3s all 0s linear}
.xw_img{ height:195px; position:relative; width:260px; overflow:hidden;}
.xw_img222{ height:230px; position:relative; width:260px; overflow:hidden;}
.xw_xxx IMG, .xw_xxx222 IMG { -webkit-transition:-webkit-transform 300ms linear 0ms; -moz-transition:-moz-transform 300ms linear 0ms; -ms-transition:-ms-transform 300ms linear 0ms; -o-transition:-o-transform 300ms linear 0ms; transition:transform 300ms linear 0ms;
}
.xw_xxx:hover IMG, .xw_xxx222:hover IMG { -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1);
transform:scale(1.1); }

.xw_txt{
height:180px;
display: block;
width: 240px;
padding:0 10px;
position: relative;
overflow: hidden;
transition: transform 300ms linear 0ms;
}
.xw_txt h2{ font-weight: bold; margin: 30px 0px 10px; line-height: 1; height:30px; line-height:30px; overflow:hidden;}
.xw_txt h2 a{ font-size:18px; font-weight:bold; color:#666666;width: 260px;}

.xw_txt222 h2{ height:30px; line-height:30px; overflow:hidden; }
.xw_txt222 h2 a{ font-size:18px; font-weight:normal; color:#666666;width: 260px;}



  



.catmenu{ overflow: hidden; padding-top:20px; }
.catmenu ul li{ float: left; }
.catmenu ul li a{ display: inline-block; border:1px solid #ddd; padding: 8px 50px; font-size: 16px; border-radius: 3px; margin-right: 10px; text-decoration:none;  }
.catmenu ul li a.leftcur{ background:#01499E; border:1px solid #01499E; color: #fff; }


.lr{ margin:0 auto; width:1200px; padding-top:20px; padding-bottom:20px;}
.left{ float:left; width:223px; }
.right{ float:right; width:716px; }

.list_title{background:url(../images/list1.jpg) no-repeat; height:70px; line-height:70px;}
.list_title h2{ font-size:18px; color:#FFFFFF; padding-left:20px; font-weight:normal;}
.list_con{ background:url(../images/list2.jpg) repeat-y; }
.list_bottom{background:url(../images/list3.jpg) no-repeat; height:4px;}

.product_title{ border-bottom:1px solid #CCC; height:50px; line-height:50px;}
.product_title h2{ font-size:18px; font-weight:normal; color:#333; }
.product_con{ padding-top:16px; }
.product_con2{ padding-top:16px; }
.product_bottom{}








/* --------------------------------------------内页样式------------------------------------------------ */

/* 资质证书列表页 */
.wu_honor_nner ul li{ width:280px; float:left; margin-right:20px; margin-bottom:20px; line-height:30px; text-align:center;}
.wu_honor_nner ul li img{ border:4px solid #E6E6E6; }
.wu_honor_nner ul li img:hover{ border:4px solid #01499E; }
.wu_honor_nner ul li a{}

/* 产品展示列表页 */
.wu_product_nner ul li{ border:1px solid #E6E6E6; width:224px; float:left; margin-right:3px; margin-left:8px; margin-bottom:20px; line-height:30px; text-align:center;}
.wu_product_nner ul li:hover{ border:1px solid  #19D417;}
.wu_product_nner ul li a{}

/* 新闻展示列表页1 */
.wu_newlist{background:url(../images/line-2.gif) left bottom repeat-x; padding-bottom:10px; padding-top:10px;}
.wu_newlist .newpic{ float:left; width:180px;}
.wu_newlist .news_text{float:left; width:533px;}

/* 新闻展示列表页2 */
.news_text h5{margin:0px 20px; font-weight:bold;color:#333;}
.news_text h5 a{color:#333;font-size:14px;}
.news_text h5 .date{color:#999;font-weight:normal;}
.news_text{padding:10px 0px;background:url(../images/line-2.gif) left bottom repeat-x;}
.news_text p{text-align:left;color:#999;padding:5px 20px 0px 20px;font-size: 12px;}

/* 厂房设备列表页 */
.wu_cfsb_nner ul li{ width:280px; float:left; margin-right:20px; margin-bottom:20px; line-height:30px; text-align:center;}
.wu_cfsb_nner ul li img{ border:4px solid #E6E6E6; }
.wu_cfsb_nner ul li img:hover{ border:4px solid #01499E; }
.wu_cfsb_nner ul li a{}

/* 案例列表页 */
.wu_case_nner ul li{ border:1px solid #E6E6E6; width:233px; float:left; margin-right:3px; margin-left:8px; margin-bottom:20px; line-height:30px; text-align:center;}
.wu_case_nner ul li:hover{ border:1px solid  #19D417;}
.wu_case_nner ul li a{}


/* 客户见证列表页1 */
.wu_khjz_nner dl { float:left; margin-top:20px; margin-right:20px; margin-left:10px; border-bottom:1px dashed #CCCCCC; padding-bottom:20px;}
.wu_khjz_nner dt { float:left; width:190px;}
.wu_khjz_nner dt img {width:190px; height:146px; border:1px solid #CCC; padding:2px;}
.wu_khjz_nner dd { float:left; width:450px; padding-left:16px;}
.wu_khjz_nner dd h3 { height:25px;}
.wu_khjz_nner dd h3 a { font-size:14px; color:#333;}
.wu_khjz_nner dd p { font-size:12px; line-height:22px;color:#3b3b3b; height:96px; overflow:hidden; padding-top:10px;}
.wu_khjz_nner dd span { display: block;}

/* 客户见证列表页2 */
.wu_khjz_nner2 dl { float:left; margin-top:20px; margin-right:20px; margin-left:10px; border-bottom:1px dashed #CCCCCC; padding-bottom:20px;}
.wu_khjz_nner2 dt { float:left; width:104px;}
.wu_khjz_nner2 dt img {width:104px; height:146px; border:1px solid #CCC; padding:2px;}
.wu_khjz_nner2 dd { float:left; width:580px; padding-left:16px;}
.wu_khjz_nner2 dd h3 { height:25px;}
.wu_khjz_nner2 dd h3 a { font-size:14px; color:#333;}
.wu_khjz_nner2 dd p { font-size:12px; line-height:22px;color:#3b3b3b; height:96px; overflow:hidden; padding-top:10px;}
.wu_khjz_nner2 dd span { display: block;}


/* 客户见证列表页3 */
.wu_khjz_nner3 dl { float:left; margin-top:20px; margin-right:20px; margin-left:10px; border-bottom:1px dashed #CCCCCC; padding-bottom:20px;}
.wu_khjz_nner3 dt { float:left; width:240px;}
.wu_khjz_nner3 dt img {width:240px; height:180px; border:1px solid #CCC; padding:2px;}
.wu_khjz_nner3 dd { float:left; width:900px; padding-left:26px;}
.wu_khjz_nner3 dd h3 { height:25px;}
.wu_khjz_nner3 dd h3 a { font-size:18px; color:#333; font-weight:normal;}
.wu_khjz_nner3 dd p { font-size:14px; line-height:22px;color:#3b3b3b; height:124px; overflow:hidden; padding-top:10px;}
.wu_khjz_nner3 dd span { display: block;}

/* 合作客户列表页 */
.wu_hzkh_nner ul li{ border:1px solid #E6E6E6; width:233px; float:left; margin-right:3px; margin-left:8px; margin-bottom:20px; line-height:30px; text-align:center;}
.wu_hzkh_nner ul li:hover{ border:1px solid  #19D417;}
.wu_hzkh_nner ul li a{}

.r_boxww{ text-align:center; border-bottom:#F5F5F5 1px solid; line-height:30px; padding-bottom:10px;}
.r_boxww h1{ font-size:18px;}


/* --------------------------------------------公共样式------------------------------------------------ */

/* 头部导航一级菜单 */
.nav { width:1200px; margin:0px auto; padding:0px auto; }
#nav {}
#nav li {float: left;text-align:left;}
#nav a {text-decoration: none;}
#nav li.one { float:left; width:150px; line-height:60px; text-align:center; font-size:16px; overflow:hidden; }
#nav li.one a { display:block; color:#ffffff; }
#nav li.on { color:#ffffff; background-color:#ff9f07; }
#nav li.on a{ color:#ffffff; background-color:#ff9f07; }
#nav li.one:hover,#nav li.one a:hover { color:#ffffff; background-color:#ff9f07; }


/* 头部导航下拉菜单 */
#nav li ul {position: absolute;left: -999em; height: auto; width: 150px; z-index:99999; }
#nav li ul li {display: block; width:150px; height:40px; line-height:40px; overflow:hidden; background-color:#ff9f07;
border-top:1px solid #FFF; }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul{left: auto;}
#nav li.one ul li a,#nav li.one ul li a:link { text-align:center; color:#fff; font-weight:normal;font-size:15px; background:none;}
#nav li.one ul li a:hover {color:#fff; background-color:#FA6923; }


/* 左侧产品列表 */
#leftmenu{}
.child { }
.child a{ line-height:50px; height:50px; list-style-type: none; color:#000; display:block; background:url(../images/listbg.jpg) center no-repeat; white-space:nowrap;font-size:16px; padding-left:45px; }
.child a:hover{ font-weight:bold; color:#C00; }
.child a.on {color:#C00; font-weight:bold; background:url(../images/listbg.jpg) center no-repeat;}



/* 搜索 */
.search {
  clear:both;
  float:right;
  width:195px;
  height:24px;
  line-height:24px;
  margin-top:10px;
  background:url(../images/search_bg.gif) left top no-repeat;
}
.s_text {float:left;width:139px;height:22px;line-height:22px;margin:1px;padding:0px 10px;border:none;color:#999;} 
.s_btn {float:right; width:30px;height:24px;border:none;background:url(../images/noname.gif);cursor: pointer;}
.s_btn_a  {float:right; width:62px;height:27px;line-height:27px;color:white; border:none;background:url(../images/s_btn_a.gif);cursor: pointer;}


/* 合作客户1 */
.wu_hzkh ul li{ border:1px solid #E6E6E6; width:95px; float:left; margin-right:7px; margin-left:5px;}
.wu_hzkh ul li a{ }
.wu_hzkh ul li:hover{ border:1px solid  #BC180F;}


/* 产品展示1 */
.wu_product ul li{ border:1px solid #E6E6E6; width:224px; float:left; margin-right:9px; margin-left:9px; margin-bottom:20px; text-align:center;line-height:30px;}
.wu_product ul li a{ }
.wu_product ul li:hover{ border:1px solid  #BC180F;}

/* 产品展示3 */
.wu_product3 ul li{ border:1px solid #E6E6E6; width:200px;  margin-bottom:10px; text-align:center;line-height:30px;}
.wu_product3 ul li a{ }
.wu_product3 ul li:hover{ border:1px solid  #BC180F;}

/* 产品展示2 */
.wu_product2 dl { height:170px;}
.wu_product2 dt { float:left; padding-right:13px; background:url(../images/al_picbg.gif) no-repeat; width:209px;}
.wu_product2 dt img { padding:4px 0 0 4px; width:201px; height:146px;}
.wu_product2 dd { float:left; width:475px;}
.wu_product2 dd h3 { height:25px; border-bottom: dashed 1px #ccc;}
.wu_product2 dd h3 a { font-size:14px; color:#5d7807;}
.wu_product2 dd p { font-size:12px; line-height:22px; height:80px; color:#3b3b3b; height:107px; overflow:hidden; padding-top:10px;}
.wu_product2 dd span { display: block; text-align:right;}

/* 单列新闻 */
.wu_new ul{}
.wu_new ul li {background:url(../images/dot_r.gif) left center no-repeat; border-bottom:1px dotted #ccc;}
.wu_new ul li:hover{}
.wu_new ul li a{line-height:34px; padding-left:10px;}
.wu_new ul li span{line-height:34px; float:right; color:#999 }

/* 双列新闻 */
.wu_new2 ul{}
.wu_new2 ul li {background:url(../images/dot_r.gif) left center no-repeat; border-bottom:1px dotted #ccc; width:300px; float:left; margin-right:18px;}
.wu_new2 ul li:hover{}
.wu_new2 ul li a{line-height:34px; padding-left:10px;}
.wu_new2 ul li span{line-height:34px; float:right; color:#999 }

/* 客户见证 */
.wu_khjz dl { float:left; margin-top:20px; margin-right:20px;}
.wu_khjz dt { float:left; width:190px;}
.wu_khjz dt img {width:190px; height:150px; border:1px solid #CCC; padding:2px;}
.wu_khjz dd { float:left; width:264px; padding-left:16px;}
.wu_khjz dd h3 { height:25px;}
.wu_khjz dd h3 a { font-size:14px; color:#333;}
.wu_khjz dd p { font-size:12px; line-height:22px;color:#3b3b3b; height:96px; overflow:hidden; padding-top:10px;}
.wu_khjz dd span { display: block;}



/* 常见问题 */
.wu_cjwt ul li h2{background:url(../images/wen.jpg) no-repeat; padding-left:24px; padding-bottom:10px; font-size:14px; font-weight:bold;}
.wu_cjwt ul li p{background:url(../images/da.jpg) no-repeat; padding-left:24px; font-size:12px; }
.wu_cjwt ul li{ padding-bottom:12px; padding-top:12px;border-bottom:1px dashed #666666;}
.wu_cjwt ul li:hover{}

/* 左右滚动 */
.kc01{ padding:40px 10px 0 0px}
.kc03{ padding:40px 0px 0 10px}
.kc02 ul li {width:168px; float:left; margin-right:30px; border:1px solid #F2F2F2; text-align:center}
.kc02 ul li img { padding:2px; width:165px; height:80px;}
.kc02 ul li a { font-size:12px;}
.fl{ float:left;}


/* 左右滚动 */
.jc01{ padding:60px 10px 0 0px}
.jc03{ padding:60px 0px 0 10px}
.jc02 ul li {width:270px; float:left; margin-right:30px; border:1px solid #F2F2F2; text-align:center}
.jc02 ul li img { padding:2px; width:266px; height:200px;}
.jc02 ul li a { font-size:12px;}
.fl{ float:left;}



/* 左右滚动 */
.hc01{ padding:60px 10px 0 0px}
.hc03{ padding:60px 0px 0 10px}
.hc02 ul li {width:270px; float:left; margin-right:30px; border:1px solid #F2F2F2; text-align:center}
.hc02 ul li img { padding:2px; width:266px; height:200px;}
.hc02 ul li a { font-size:12px;}
.fl{ float:left;}

/* 左右滚动 */
.qc01{ padding:80px 10px 0 0px}
.qc03{ padding:80px 0px 0 10px}
.qc02 ul li {width:254px; float:left; margin-right:16px; margin-left:15px; text-align:center; }
.qc02 ul li img{ border:1px solid #ccc; width:250px; height:187px; padding:2px; }
.qc02 ul li img:hover{ border:1px solid #01499E; }
.qc02 ul li a { line-height:40px; }
.fl{ float:left;}



.custom_service p img {display: inline; margin-top:-5px; vertical-align:middle;}
.scrollsidebar{position:absolute; z-index:999; top:150px;}
.side_content{width:154px; height:auto; overflow:hidden; float:left; }
.side_content .side_list {width:154px;overflow:hidden;}
.show_btn{ width:0; height:112px; overflow:hidden; margin-top:50px; float:left; cursor:pointer;}
.show_btn span { display:none;}
.close_btn{width:24px;height:24px;cursor:pointer;}
.side_title,.side_bottom,.close_btn,.show_btn {background:url(../images/sidebar_bg.png) no-repeat;}
.side_title {height:46px;}
.side_bottom { height:8px;}
.side_center {font-family:Verdana, Geneva, sans-serif; padding:5px 12px; font-size:12px;}
.close_btn { float:right; display:block; width:21px; height:16px; margin:16px 10px 0 0; _margin:16px 5px 0 0;}
.close_btn span { display:none;}
.side_center .custom_service p { text-align:center; padding:6px 0; margin:0; vertical-align:middle;}
.other  { text-align:center;border-bottom:1px solid #ddd;border-top:1px solid #ddd}
.other p { padding:5px 0; _height:16px; margin:0;color: #666666;}
.msgserver { text-align:center; margin-bottom:5px;}
.msgserver a { background:url(../images/sidebar_bg.png) no-repeat -119px -115px; padding-left:22px;}

/* blue skin as the default skin */
.side_title, .side_blue .side_title {background-position:-195px 0;}
.side_center, .side_blue .side_center {background:url(../images/blue_line.png) repeat-y center;}
.side_bottom, .side_blue .side_bottom {background-position:-195px -50px;}
.close_btn, .side_blue .close_btn {background-position:-44px 0;}
.close_btn:hover, .side_blue .close_btn:hover {background-position:-66px 0;}
.show_btn , .side_blue .show_btn {background-position:-119px 0;}
.msgserver a, .side_blue .msgserver a {color:#06C;}

/* green skin  */
.side_green .side_title {background-position:-349px 0;}
.side_green .side_center {background:url(../images/green_line.png) repeat-y center;}
.side_green .side_bottom {background-position:-349px -50px;}
.side_green .close_btn {background-position:-44px -23px;}
.side_green .close_btn:hover {background-position:-66px -23px;}
.side_green .show_btn {background-position:-147px 0;}
.side_green .msgserver a {color:#76a20c;}

.catmenu ul li dl{margin:0px;padding:0;position:absolute;z-index:999;display:none;}
.catmenu ul li dl dt a{display:block; background: #FFF;}
.catmenu ul li dl dt a:hover{}