@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 {
width: 1000px;
margin: 0px;
padding: 0px; 
border: 0px;
color:#666;
font-size:12px;
line-height:24px;
text-align: left;
background: #fff;
font-family:'微软雅黑';
margin: 0 auto;
background:#E7EFF8;
background-image:url(images/bodysbg.jpg);
background-repeat: repeat-y;
background-position: 50% 0px;
}

.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;}

.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;
}

.c_bg {
}

.c_bottom {
  clear:both;
  overflow:hidden;
  height:10px;
}

/* 全局参数结束 */



/* 综合 */

.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(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;border-radius: 10px;}


.top{ height:90px;margin:0 auto; width:1000px;background:url(images/top.jpg) no-repeat center;}

.menu{background:#014488; margin:0 auto;  width:100%;}

/*banner*/
.banner{height:300px;margin:0 auto;width:100%;}
.mod-banner {
	Z-INDEX: 5; POSITION: relative; MIN-WIDTH: 988px; MARGIN: 0px 0px 0px; HEIGHT: 300px;position:relative;
}
.mod-banner .f-tab-b {
	Z-INDEX: -1; POSITION: absolute; WIDTH: 100%; BACKGROUND-POSITION: center center; HEIGHT: 300px; 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(http://img.china.alibaba.com/cms/upload/2012/339/983/389933_1213880884.png) no-repeat center 50%; _background: url(http://img.china.alibaba.com/cms/upload/2012/085/783/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
}

/*资讯*/
.zixun{ height:460px;font-family:"Microsoft Yahei"; padding:77px 0 0 0;}
.went{ width:320px; padding-top: 3px;}
.zixun h2{ height:36px; line-height: 36px;}
.zixun h2 a{ padding: 0 0 0 12px; font-size:18px; color:#333333; background:url(images/zx_bor1.gif) no-repeat left 5px;}
.zixun h2 span{ font-size:12px; font-weight:normal; font-family:"Times New Roman"; color:#555555;}
.zixun h2 span b{ padding: 0 5px; font-size:16px; font-weight:normal; color:#999999;}
.zixun h2 .more{ padding:0; font-size:14px; font-weight:normal; color:#555555; font-family:Arial, Helvetica, sans-serif; background:none;width: 60px;height: 36px; line-height:36px;}

.wt-c{ height:375px; padding:10px 0 0 0; overflow:hidden;}
.wt-c dl{ padding:0 0 28px 0;}
.wt-c .dl-last dd{ border:none;}
.wt-c dt{ height:15px; padding: 0 0 0 21px; font-weight:bold; background:url(images/zx_icon1.gif) no-repeat left top;}
.wt-c dt a{ color:#282828;}
.wt-c dd{ padding: 17px 0 20px 21px; line-height:24px; color:#555555;background:url(images/zx_icon1.gif) no-repeat left -269px; border-bottom:1px dashed #cecece;}





.dongt_box{width: 1000px; height: 400px; margin: 0 auto;}
.dongt{ width:680px;}
.dongt h5 a{ color:#878787; background:none;font-size: 16px;height: 45px;line-height: 45px;margin-right: 50px;}
.dongt h5 span{ padding-right:30px;}
.dongt h5 a:hover,.dongt h5 a.cur{ color:#004485}


.dongt dl{ height:165px; padding:10px 0 0 0;}
.dongt dt{ float:left;}
.dongt dt img{ width:300px;}

.dongt dd{ float:right; width:360px;margin-left: 20px;}
.dongt dd h4{ font-size:14px; line-height:24px;}
.dongt dd h4 a{ color:#262626;}
.dongt p{ height:100px; line-height:24px; color:#555555; font-size:14px; overflow:hidden;}
.dongt .ckxq{ display:block; width:105px; height:26px; text-align:center; font-size:14px; color:#004485; line-height:26px; border:1px solid #004485;}

.dongt2{width:290px;float: right;}
.dongt2 h5 {border-bottom: 1px solid #eeeeee;background:url(images/title_bg.jpg) no-repeat bottom;}
.dongt2 h5 a{ color:#333; background:none;font-size: 16px;line-height: 45px;}



.dt-c{ height:190px; overflow:hidden;}
.dt-c li{ line-height:37px; font-size: 15px;}
.dt-c .li-last{ border:none;}
.dt-c li span{ float:right; color:#555555;}
.dt-c li a{ padding: 0 0 0 2px; font-size:14px; color:#464646; background:url(images/zx_icon2.gif) no-repeat left center;}
.dt-c li a:hover{color:#004485;}

.sosoubg{background:#f1f1f1; height:30px;width:100%;}
.sosoubg_left{ float:left;}
.sosoubg_right{ float:right;}
.sosoubg_left p{ padding-top:5px;}
.sosoubg_left a{ color:#666}



/*main2*/
.main2{width:1000px;height:auto;background: #026fee;}
.main2 h4{width:1000px;height:30px;border-top:2px solid #004485;line-height:30px;color: #ffffff;font-size: 12px; font-weight: normal;}
.main2 h4 em{background:url(../images/shouye2_39.png) no-repeat;width:22px;height:22px;float:left;margin-top:10px;}
.main2 h4 a{font-size: 12px; color: #ffffff; text-transform: uppercase; margin-right: 5px; float:right;}
.main2 .renwu{background:url(../images/shouye2_43.png) repeat-x;width:978px;border:1px solid #dbdbdb;border-top:none; padding:20px 0 20px 20px;}
.main2 ul{width:auto}
.main2 ul li{width:140px;height:222px;float:left;overflow:hidden;}
.main2 ul li a.img{display:block;width:140px; height:186px; overflow:hidden;}
.main2 ul li a.img img{width:100%; height:100%;}
.main2 ul li p{background-color:#f6f6f6;width:140px;height:35px;line-height:35px;font-size:14px;float:left;text-align:center;}

/*底部*/
#footer{ margin:0 auto; width:100%;}

.bottommenu{height:35px; line-height:35px; text-align:center;background:#016fda;color:#fff;margin-top: 5px;}
.bottommenu a{ color:#fff; padding-left:20px; padding-right:20px;}
.bottommenu a:hover{color:#ff0;}

.message{ margin:0 auto; width:100%;}
.message_copyright{margin:0 auto; width:960px; text-align:center;  padding-top:20px; padding-bottom:20px;}
.message_copyright p{}
.message_copyright a{}


#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;}



.lr{ margin:0 auto; width:1000px; padding-top:20px; }
.left{ float:left; width:223px; margin-right:21px;}
.right{ float:left; width:716px;}

.list_title{background:#016fda; height:70px; line-height:70px;}
.list_title span{ float:right;}
.list_title span a{ padding-right:16px; color:#FFFFFF}
.list_title h2{ font-size:18px; color:#FFFFFF; padding-left:20px; font-weight:normal;}
.list_con{border: 1px solid #eaeaea; padding-top:10px;}
.list_bottom{}

.product_title{background:url(images/product1.jpg) no-repeat; height:37px; line-height:37px;}
.product_title span{ float:right; padding-right:10px;}
.product_title span a{color:#333;}
.product_title h2{ font-size:14px; font-weight:bold; color:#666; padding-left:30px;}
.product_con{  border-top:none; padding-top:20px;}
.product_con2{  border-top:none; padding-bottom:16px; padding-top:16px; padding-left:10px; padding-right:10px;}
.product_bottom{}



.link{margin:0 auto; width:960px; margin-top:20px;}
.link_title{background:url(images/honor.jpg) no-repeat; height:40px; line-height:40px;}
.link_title span{ float:right;}
.link_title span a{ padding-right:16px; color:#fff; font-size:12px;}
.link_title h2{ font-size:15px; color:#fff; padding-left:15px;}
.link_con{padding-top:16px; border:1px solid #D0D0D0; border-top:none; padding-left:10px; padding-bottom:16px;}
.link_bottom{}

.ad01{margin:0 auto; width:960px; margin-top:20px;background:url(images/ad01.jpg) no-repeat; height:146px;}


.ys_bg { background:url(images/ys_bg.jpg) left top repeat-x; height:2090px; overflow:hidden; margin-bottom:24px; margin-top:35px;}
.ys { width:960px; margin:0 auto;font-family:"Microsoft Yahei"; padding-top:42px; }
.ys h3 { background:url(images/ys_tit.gif) center center no-repeat; padding-right:26px; margin-bottom:38px; text-align:center; height:60px; line-height:42px; _height:70px;}
.ys h3 a { color:#1f1f1f; font-style:italic; font-size:42px;}
.ys h3 b { margin-right:28px; _vertical-align:middle;}
.ys h3 em { color:#0da229;}
.ys h3 span { font-weight:normal; font-style:normal; color:#fff; font-size:24px;}
.ys_part { height:348px; padding-bottom:34px; position:relative;}
.ys_part dl { padding-left:70px; position:absolute;}
.ys_part dt { color:#1f1f1f; font-size:32px;_font-size:30px; font-weight:bold; background:url(images/ys_line2.gif) left bottom repeat-x; padding:8px 0 26px; margin-bottom:22px;}
.ys_part dd {}
.ys_part dd p { color:#1f1f1f; line-height:20px; font-size:14px; margin-bottom:18px;}
.ys_part li { color:#1f1f1f; line-height:20px; font-size:14px; background:url(images/ys_fh.gif) left 2px no-repeat; padding-left:25px; margin-bottom:8px; }
.y1 { background:url(images/y1.jpg) center top no-repeat; }
.y2 { background:url(images/y2.jpg) center top no-repeat; }
.y3 { background:url(images/y3.jpg) center top no-repeat; }
.y4 { background:url(images/y4.jpg) center top no-repeat; }
.y5 { background:url(images/y5.jpg) center top no-repeat; }
.y1 dl { background:url(images/01.gif) left top no-repeat; width:418px; left:24px; top:54px;}
.y2 dl { background:url(images/02.gif) left top no-repeat; width:384px; left:470px; top:32px;}
.y3 dl { background:url(images/03.gif) left top no-repeat; width:452px; left:28px; top:37px;}
.y4 dl { background:url(images/04.gif) left top no-repeat; width:426px; left:438px; top:56px;}
.y5 dl { background:url(images/05.gif) left top no-repeat; width:420px; left:28px; top:47px;}
.y3 dl dd { padding-right:40px;}
.y5 dl dd { padding-right:40px;}
.y4 dt { font-size:28px;_font-size:26px;}
.y1 ul .fl { float:left; width:110px;}
.y1 ul .f1 { float:left; width:150px;}
.y4 ul .fl { float:left; width:150px;}




.kh { width:960px; margin:0 auto 30px; height:442px;font-family:"Microsoft Yahei"; }
.k_tit { text-align:center; font-weight:normal; text-align:center; margin-bottom:20px;}
.k_tit span { display:block; background:url(images/kh_tit.gif) no-repeat; height:35px; line-height:35px;}
.k_tit span a { color:#fff; font-size:18px; font-weight:bold;}
.k_tit .k_more { display:block; width:107px; height:23px; margin:8px auto 0;}
.kh_con { height:356px; position:relative;}
.kh_con .s_lt,.kh_con .s_rt { top:135px; position:absolute;}
.kh_con .s_lt { left:0; }
.kh_con .s_lt { right:0; }
.kh_wrp { width:960px; margin:0 auto;}
.kh_wrp li { width:236px; height:330px; padding:12px 14px 14px; float:left; border:1px solid #eaeaea; display:inline; margin:0 26px;}
.kh_wrp .k_img,.kh_wrp .k_img img { display:block; width:236px; height:154px;}
.kh_wrp h4 { height:26px; line-height:26px; margin:18px 0 8px;}
.kh_wrp h4 a { color:#222; font-size:14px;overflow:hidden; white-space:nowrap;text-overflow: ellipsis;width:236px;display:inline-block;}
.kh_wrp p { color:#666; line-height:20px; height:80px; overflow:hidden; margin-bottom:12px; font-size:12px;}
.kh_wrp .more { width:87px; height:27px; background:#068d17; color:#fff; text-transform:uppercase; text-align:center; line-height:27px; text-transform:uppercase; display:block; margin:0 auto; font-size:12px;}




.lc_bg { background:url(images/bg1.jpg) left top repeat-x; height:364px; overflow:hidden;font-family:"Microsoft Yahei"; margin-bottom:29px;}
.lc { width:960px; margin:0 auto; padding-top:33px;}
.lc_tit { text-align:center; background:url(images/lc_tit.gif) center center no-repeat; height:54px; _height:60px; line-height:40px; margin-bottom:34px; text-align:center; font-weight:normal; }
.lc_tit a { color:#fff; font-size:24px;}
.lc_tit span { color:#fff; font-size:24px;}
.lc_tit em { color:#222; font-size:42px; font-style:italic; margin-left:25px; _vertical-align:middle;}
.lc_con {}
.lc_con li { width:136px; float:left; background:url(images/lc_jt.png) right 55px no-repeat; padding-right:28px;}
.lc_con li em { display:block;}
.lc_con li img { display:block; width:136px; height:134px;}
.lc_con li span { display:block; text-align:center; color:#000; font-size:14px; line-height:22px; height:44px; overflow:hidden; margin-top:10px; }
.lc_con .lc_last { background:none; padding-right:0;}




.ac{ margin:0 auto; width:960px;}
.about{ float:left; width:670px; margin-right:23px;}
.equipment{ float:left; width:267px;}

.about_title{background:url(images/about1.jpg) no-repeat; height:37px; line-height:37px;}
.about_title span{ float:right;}
.about_title span a{ padding-right:16px; color:#666;}
.about_title h2{ font-size:15px; color:#fff; padding-left:26px;}
.about_con{border:1px solid #CCCCCC; border-top:none;}
.about_bottom{}

.equipment_title{background:url(images/contact1.jpg) no-repeat; height:37px; line-height:37px;}
.equipment_title span{ float:right;}
.equipment_title span a{ padding-right:16px; color:#fff}
.equipment_title h2{ font-size:15px; color:#fff; text-align:center;}
.equipment_con{border:1px solid #CCCCCC; border-top:none; padding-top:20px; padding-left:6px; padding-bottom:20px;}
.equipment_bottom{}



.ns{margin:0 auto; width:1000px; margin-top:20px; }
.new1{ float:left; width:430px; margin-right:4px;}
.new2{ float:left; width:566px;height: 300px; }


.new1_title{background:url(images/news_nav.gif) no-repeat; height:33px; line-height:33px;}
.new1_title span{ float:right;}
.new1_title span a{ padding-right:16px; color:#999; font-size:12px;}
.new1_title h2{ font-size:15px; color:#333;}
.new1_con {  border-top:none; padding-top:18px; padding-bottom:18px;}
.new1_bottom{}

.new2_title{background:url(images/news_nav2.gif) no-repeat; height:33px; line-height:33px;}
.new2_title span{ float:right;}
.new2_title span a{ padding-right:16px; color:#999; font-size:12px;}
.new2_title h2{ font-size:15px;  color:#333; }
.new2_con { border-top:none; padding-top:18px; padding-bottom:18px;}
.new2_bottom{}




.wulink{margin:0 auto; width:960px; margin-top:20px; margin-bottom:30px;}
.wulink_title{background:url(images/wulink_title.jpg) no-repeat; height:39px; line-height:39px;}
.wulink_title h2{ font-size:15px; font-weight:normal; color:#333; padding-left:16px;}
.wulink_con{border:1px solid #CECECE; border-top:none; padding-left:20px; padding-top:10px; padding-right:20px; padding-bottom:10px;}
.wulink_con a{}











/* --------------------------------------------内页样式------------------------------------------------ */

/* 资质证书列表页 */
.wu_honor_nner ul li{ border:1px solid #E6E6E6; width:200px; float:left; margin-right:18px; margin-left:10px;padding:2px; margin-bottom:20px; font-size:12px; line-height:30px; text-align:center;}
.wu_honor_nner ul li:hover{ border:1px solid  #19D417;}
.wu_honor_nner ul li a{}

/* 产品展示列表页 */
.wu_product_nner ul li{ border:1px solid #E6E6E6; width:200px; float:left; margin-right:12px; margin-left:8px;padding:2px; margin-bottom:20px; font-size:12px; line-height:30px; text-align:center;}
.wu_product_nner ul li:hover{ border:1px solid  #e73f3f;}
.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{ border:1px solid #E6E6E6; width:200px; float:left; margin-right:18px; margin-left:10px;padding:2px; margin-bottom:20px; font-size:12px; line-height:30px; text-align:center;}
.wu_cfsb_nner ul li:hover{ border:1px solid  #19D417;}
.wu_cfsb_nner ul li a{}

/* 案例列表页 */
.wu_case_nner ul li{ border:1px solid #E6E6E6; width:200px; float:left; margin-right:18px; margin-left:10px;padding:2px; margin-bottom:20px; font-size:12px; 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;}

/* 合作客户列表页 */
.wu_hzkh_nner ul li{ border:1px solid #E6E6E6; width:233px; float:left; margin-right:3px; margin-left:8px; margin-bottom:20px; font-size:12px; 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:16px;}


/* --------------------------------------------公共样式------------------------------------------------ */

/* 头部导航 */
.nav {
  width:960px;
  height:36px;
  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:98px;
  line-height:36px;
  text-align:center;
  font-size:12px;
  font-weight: bold;
  overflow:hidden;
}
#nav li.one a {
  display:block;
  color:#ffffff;
}

#nav li.on { 
  color:#fb1517;
}

#nav li.on a{
  color:#fb1517;


}

#nav li.one:hover,#nav li.one a:hover {
  color:#fb1517;

}

.ifocus {z-index:99; position: relative;}

#nav li ul {position: absolute;left: -999em;height: auto;width: 208px;margin:0px 0px 0px -3px;_margin:0px 0px 0px -47px; padding:0px 0px 10px 0px; background:url(images/nav_a_bg.png) left bottom no-repeat;z-index:99999; }
#nav li ul li {display: block; width:208px;height:28px;line-height:28px;overflow:hidden;}
#nav li ul ul {margin: -2.8em 0 0 14em;}
#nav li ul span,#nav li ul ul span {display:block; margin:0px 5px; border-top:2px solid #DADADA;}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {left: -999em;}
#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 {width:158px; margin-left:40px;color:#333;font-weight:normal;font-size:12px;background:none;} 
#nav li.one ul li a:hover {color:#104578;}


/* 左侧产品列表 */
#leftmenu{}
.parent {
	cursor: pointer;
	position: relative;
	line-height:60px;

}
.parent a {display:block;padding:0px 8px 0px 20px; font-size:16px;background:#d9dde6;color:#000;}
.open{
	border:solid 1px #e7e7e7;
	font-weight:normal;
	color:#0160b0;
	}
.close{}

#p1,#p1 a {background:url(images/list1.jpg) no-repeat;color:white; font-weight:normal;}

.child {

}
.child a{
  display:block;
	line-height:35px;
	height:35px;
	list-style-type: none;
	color:#666;
	display:block;
	white-space:nowrap;
  font-size:14px;
  padding-left:32px;
  border-bottom: 1px solid #eaeaea;
  background: #e5e5e5;
  margin-top: 5px;
}
.child a:hover{
 font-weight:bold; color:#004485;

  }
.child a.on {color:#C00; font-weight:bold; }

.child .c_current{ font-size:20px;}



/* 搜索 */
.search {
  clear:both;
  float:right;
  width:252px;
  height:20px;
  line-height:20px;
  margin-top:5px;
  background:url(images/search_bg.gif) left top no-repeat;
}
.s_text {float:left;width:179px;height:18px;line-height:20px;margin:1px;padding:0px 10px;border:none;color:#999;} 
.s_btn {float:right; width:50px;height:20px;border:none;background:url(noname.gif);cursor: pointer;}
.s_btn_a  {float:right; width:62px;height:20px;line-height:20px;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{ font-size:12px;}
.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{ font-size:12px;}
.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{ font-size:12px;}
.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 { height: 28px; height:28px; font-size: 12px;margin-left:20px;border-bottom: 1px dashed #ccc;  }
.wu_new ul li:hover{}
.wu_new ul li a{line-height:34px;}
.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:60px 10px 0 0px}
.qc03{ padding:60px 0px 0 10px}
.qc02 ul li {width:140px; float:left; margin-right:10px; border:1px solid #F2F2F2; text-align:center}
.qc02 ul li img { padding:2px; width:140px; height:190px;}
.qc02 ul li a { font-size:12px;}
.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/kefu/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/kefu/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/kefu/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/kefu/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;}

.menu{background:url(images/nav_bg.jpg);}
#content{font-size: 12px;}





