@charset "utf-8";

/* base 公共部分 */
body { font: 12px/24px "思源宋体","思源黑体"; color:#555; margin: 0px; padding:0;text-align:center;}
*{ padding:0; margin:0; font-family:"思源黑体" !important;}
a { color:#555; text-decoration:none;}
a:hover{ color:#0278b8; text-decoration:none;}
ul,li{ list-style:none;}
img { border:none; }
.clearboth { clear:both; }
.page{ text-align:center; margin:10px 0; width:100%; float:left;}
.page a{ background:#b3b3b3; color:#fff; margin:0 2px; padding:2px 8px;}
.page a.dq,.page a:hover{ background:#555;}

.container{ width:1000px; margin:0 auto; text-align:left;}

/*头部*/
.header{width:100%; float:left;}
.header-top{overflow:hidden; }
.header-top .logo{ float:left; margin:20px 0;  }

.header-top .right{ float:right;  }
.header-top .right .banben{ margin-top:70px; float:right; background:url(../images/tel.jpg) no-repeat;  padding-left:40px; font-size:16px;}


/*菜单*/
		/* 本例子css */
		.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
		.nav{ height:51px; line-height:51px; border-top:1px solid #CCC;  position:relative; z-index:1;}
		.nav a{ color:#555;  }
		.nav .nLi{ float:left;  position:relative; display:inline;  }
		.nav .nLi h3{ float:left;  }
		.nav .nLi h3 a{ display:block; padding:0 25px; font-size:15px; font-weight:bold; border-left:1px solid #fff; border-right:1px solid #e3e3e3; }
		.nav .nLi h3 a.z{ border-left:none;}
		.nav .nLi h3 a.r{ border-right:none;  border-left:none;}
		.nav .sub{ display:none; width:100px; left:0; top:34px;  position:absolute; background:#4E4E4E;  line-height:26px; padding:5px 0;  }
		.nav .sub li{ zoom:1; }
		.nav .sub a{ display:block; padding:0 10px; }
		.nav .sub a:hover{ background:#6d6d6d; color:#fff;  }
		.nav .on h3 a{ background:#0f3885; color:#fff;   }


/*banner*/
		/* 本例子css */
		.slideBox{ width:100%;  overflow:hidden; position:relative; }
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute;  bottom:10px; z-index:1; left:50%;  }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:5px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; border-radius:15px; }
		.slideBox .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:100%;  display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:51px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }
		
.sy-box{background:#fff; -moz-box-shadow:2px 2px 5px #969696; -webkit-box-shadow:2px 2px 5px #969696; box-shadow:2px 2px 5px #969696; margin-bottom:50px;}		
.sy-left{ float:left; width:750px; margin:20px 0; }
.sy-left .jj{ float:left; width:369px; }
.sy-left .jj p{}
.sy-left .xw{ width:351px; float:left; margin:0 15px;}
.sy-left .xw .title{font-size:16px; padding-left:20px;}
.sy-left .xw .title span{ float:right; font-size:12px;}
.sy-right{ float:right; margin:20px 0;}
.sy-box .abc{ background:url(../images/xwbtbg.jpg) repeat-x; height:36px; line-height:36px; font-size:16px; padding-left:10px;}
.sy-box .abc span{ float:right; font-size:12px; padding-right:10px;}

		/* 本例子css */
		.picMarquee-left{ overflow:hidden; position:relative; margin-right:10px;  }
		.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
		.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../images/arrow.png") no-repeat;}
		.picMarquee-left .hd .next{ background-position:0 -50px;  }
		.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
		.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
		.picMarquee-left .bd{ padding:10px;   }
		.picMarquee-left .tempWrap{width:1000px !important;}
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picMarquee-left .bd ul li .pic{ text-align:center; }
		.picMarquee-left .bd ul li .pic img{ width:120px; height:90px; display:block; padding:2px; border:1px solid #ccc; }
		.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picMarquee-left .bd ul li .title{ line-height:24px;   }



/*主体*/
.content{ width:100%; float:left; margin:15px 0;}
.content-sy{ width:100%; float:left;  background:#ebebeb;}

.jianju{ margin-bottom:20px;}
/*内页左边菜单*/
.sidebar{ width:200px; float:left;}
.side_menu{}
.side_menu .title{ margin-bottom:15px; padding:15px 8px; background:#eaeaea; overflow:hidden; border-left:solid 3px #ff5b00; }
.side_menu .title .wz01{ color:#ccc; font-size:12px; }
.side_menu .title .wz02{ color:#28499a; font-size:24px;  }

.side_menu ul{}
.side_menu ul li{ font-size:14px; position:relative; background:url(../images/btbj-1.jpg) repeat-x; height:36px; }
.side_menu ul li span{ float:left; line-height:29px; }
.side_menu ul li a{ display:block; border-bottom:1px solid #ccc; line-height:36px; padding-left:33px;}
.side_menu ul li a:hover,.side_menu ul li a.active,.side_menu ul li:hover{ background:url(../images/btbj-2.jpg) repeat-x; height:36px;  color:#fff;}
.side_lxwm{ width:200px; height:86px;}
.side_lxwm img{ width:200px; height:86px;}


/*======内页右边内容=====*/
/*内页右边标题*/
.side_right{ width:750px; float:right; background:#fff;  padding:15px; min-height:400px;}
.side_right .yemei{ border-bottom:solid 1px #e3e3e3; padding-bottom:5px;}
.side_right .yemei h2{ font-size:18px; float:left; background:url(../images/xtb-1.png) 0 5px no-repeat; padding-left:20px; font-weight:normal;}
.side_right .yemei span{ float:right; color:#ccc;}
.side_right .yemei span a{color:#ccc;}
.side_right .yemei span a:hover{color:#666;}

/*内页右边单页及表格、表单样式*/
.side_right .intro{ line-height:2; padding-top:5px;}
.side_right .intro table{ background:#dadada; margin:20px 0;}
.side_right .intro table tr td{ padding:4px; background:#fff;}
.side_right .intro table tr td a:hover{ color:#c30;}
.side_right .intro table input, .side_right .intro table textarea{ border:solid 1px #ccc; padding:4px; border-radius:3px;}
.side_right .intro table input.button{background:#555; color:#fff; cursor:pointer; padding:2px 10px; border:none;}


/*首页新闻列表*/
.news_list_sy{ padding:10px;}

.news_list_sy ul li{ background:url(../images/iocn03.jpg) no-repeat 6px; padding-left:30px; line-height:30px; height:30px; white-space:nowrap;text-overflow:ellipsis;overflow:hidden; width:310px; }
.news_list_sy ul li a{ color:#01abdc;}
.news_list_sy ul li a:hover{ text-decoration:underline;}
.news_list_sy ul li span{ float:right;}



/*新闻列表*/
.news_list{ padding:20px 0;}
.news_list ul li{ border-bottom:dotted 1px #dbdbdb; background:url(../images/iocn02.jpg) no-repeat 6px; padding-left:30px; line-height:24px; margin-bottom:10px;}
.news_list ul li a:hover{ text-decoration:underline;}
.news_list ul li span{ float:right;}

/*新闻详细页*/
.news_show{ padding:20px 0;}
.news_show .name{ font-size:20px; text-align:center; line-height:40px;}
.news_show .date{ text-align:center; margin-bottom:10px; border-bottom:dashed 1px #dadada; padding-bottom:10px; color:#ccc;}
.news_show .nr{ padding:8px 18px; }
.news_show .nr p{ margin-bottom:10px; line-height:26px;}
.news_show .back{ text-align:center;}
.news_show .back a:hover{ color:#ec6100;}

/*产品列表*/
.product_list{ padding:20px 0;}
.product_list ul li{ float:left; margin:0 25px 20px; width:137px; text-align:center; overflow:hidden;}
.product_list ul li img{ border:solid 1px #dadada; width:135px; height:135px;}

/*产品详细*/
.product_show{ padding:20px 0;}
.product_show .pic{ text-align:center;}
.product_show .pic img{ width:400px; border:solid 1px #dadada; padding:2px;}
.product_show .guige{ text-align:center;}
.product_show .sm{ width:100%; float:left; margin-top:20px;}
.product_show .sm .smbt{ border-bottom:solid 1px #dadada; width:100%; float:left;}
.product_show .sm .smbt span{ background:#ff5b00; color:#fff; padding:5px 10px; border-radius:4px 4px 0 0; font-size:14px; float:left;}
.product_show .sm .neirong{ padding:10px; line-height:24px; float:left;}


/*视频列表*/
.video_list{ padding:20px 0;}
.video_list ul li{ float:left; margin:0 25px 20px; width:325px; text-align:center; overflow:hidden;}
.video_list ul li img{ border:solid 1px #dadada; width:323px; height:270px;}



/*footer*/
.footer{ width:100%; float:left; line-height:24px;  }
.footer .fdh{ text-align:center; background:#898989; padding:8px 0;}
.footer .fdh .jz{text-align:center; color:#fff;}
.footer .fdh .jz a{ color:#fff; padding:0 10px; }
.footer .fdh .jz a:hover{ color:#000;}
.footer p{ text-align:center; padding:10px 0;}

