@charset "utf-8";
/*html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }*/
*{margin:0px;padding:0px;}
/*网站主体开始*/
html,body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	color:#555;
	text-align:left;
	font-family:"MS Mincho","宋体",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	outline:0;
}
/*附加样式调用开始*/
div,h1,h2,h3,h4,h5,h6,h7,dd,b,table,td,th,p,form,input,select,textarea,ul,dl,dt,li,img,i,em{list-style-type:none;margin:0;padding:0;border:0;outline:0;font-style:normal;}
a,a:active{outline:0;}
.cl{clear:both !important;}
.fl{float:left !important;}
.fr{float:right !important;}
.nmar{margin:0px !important;}
.nbor{border:0px !important;}
.bor{border:#aaa solid 1px;}
.borleft{border-left:#dadada solid 1px;}
.nbg{background:none !important;}
.dbk{display:block !important;}
.dn{display:none !important;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.red{color:#bf362c;}
.clearfix:after{content:" "; display:block; height:0; clear:both; visibility:hidden;}
.clearfix{zoom:1;display:inline-table;}
*html .clearfix{height:1%}
.clearfix{display:block;}
*+html .clearfix{min-height:1%}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;}
*html{background-image:url(about:blank);background-attachment:fixed;}
input[type=text],input{margin:0;}
/*字体属性*/
.f-projection{
	text-shadow: 0 0 10px #000;
	filter:Dropshadow(offx=5,offy=0,color=#000);
}
/*Box 圆角*/
.boxRound{
	-webkit-border-radius:3px;
	   -moz-border-radius:3px;
	     -o-border-radius:3px;
	        border-radius:3px;	
}
/*Box nav*/
.dropshadow{
            box-shadow: 0 0 15px rgba(0,0,0,0.3);
       -moz-box-shadow: 0 0 15px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.3);
}
/*Box banner*/
.dropshadows{
            box-shadow: 0 3px 10px rgba(0,0,0,0.15);
       -moz-box-shadow: 0 3px 10px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.15);
}
/*Box 圆角*/
.navboxRound{
	-webkit-border-radius:2px;
	   -moz-border-radius:2px;
	     -o-border-radius:2px;
	        border-radius:2px;	
}
/*Box nav*/
.navdropshadow{
            box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
       -moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
    -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}
/*附加样式调用结束*/

a{color:#333;text-decoration:none;}
a:hover{color:#bf362c;}
/*语言*/
#language{width:100%;border-top: 5px solid #bf362c;height:35px;overflow:hidden;}
#language ul{width:1024px;margin:0 auto;}
#language ul li{float:right;font-size:12px;}
#language ul li a{color:#000;display:block;padding:0 10px;line-height:26px;}
#language ul li a:hover{color:#fff;background:#bf362c;}
#language ul li .active{color:#fff;background:#bf362c;}
/*顶部*/
#toper{clear:both;width:1000px;height:auto;margin:0 auto;}
/*头部*/
#header{clear:both;width:1000px;height:auto;margin:0 auto;}
	/*LOGO*/
#header .logo{float: left;margin: 5px 0 20px 0;height: 50px;overflow: hidden;   width: 320px;}
	/*快速链接*/
#header .quickly{float:left;float:right;padding: 12px 0 0;}
#header .quickly li{
	height:30px;
	line-height:30px;
	border:#ddd solid 1px;
	/*background: -moz-linear-gradient(top, #fff 0%, #f8f8f8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#f8f8f8));
    background: -webkit-linear-gradient(top, #fff 0%,#f8f8f8 100%);
    background: -o-linear-gradient(top, #fff 0%,#f8f8f8 100%);
    background: -ms-linear-gradient(top, #fff 0%,#f8f8f8 100%);
    background: linear-gradient(to bottom, #fff 0%,#f8f8f8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f8f8f8',GradientType=0 );	*/
	background:url(../images/btnbg.gif) repeat-x;
	float:left;
	margin-left:10px;
}
#header .quickly li a{font-size:14px;color:#000;padding:0 30px 0 10px;display:block;background:url(../images/fastdot.png) no-repeat right 0;}
#header .quickly li a:hover{color:#fff;background:#bf362c url(../images/fastdot.png) no-repeat right -30px;}
	/*搜索*/
#header .search{float:left;display:block;}
#header .search .input{width: 150px;height:25px;line-height: 25px;vertical-align: middle;text-indent:10px;background: url("../images/dot/s1.png") no-repeat scroll left top transparent;border:0;color:#525252;}
#header .search .btn{width:30px;height:25px;background: url("../images/dot/s2.png") no-repeat scroll left top transparent; text-indent:-99px;overflow: hidden;border:0;cursor: pointer;}
/*导航*/
#nav{clear:both;width:100%;height:50px;z-index:9999;margin:auto;background:#f6f6f6;display:block;position:relative;}
#nav ul{width:1000px;height:50px;margin:0 auto;background:url(../images/navline.gif) no-repeat right center;}
#nav li {float:left;background:url(../images/navline.gif) no-repeat left center;position:relative;}
#nav li a{display: block;width:142.5px;height:50px;overflow: hidden;line-height:50px;text-align:center;color:#666;font-size:14px;}
#nav li a:hover{color:#bf362c;}
#nav li .active{color:#bf362c;}
#nav ul ul {display:none;width:142.5px;;text-align:center;padding:0;float: left;position: absolute;top:50px;left: 0;z-index: 99999;}
#nav ul li:hover ul{display:block;}
#nav ul ul li {margin:0 0 1px 0;background:#bf362c;border:none;}
#nav li.menu-item li a,#nav li.menu-item li a:hover{display:block;background:none;text-indent:0;height:1.8em;line-height:1.8em;}
#nav li.menu-item li a:hover {background:Black;color:#fff;width:146px;text-align:center;}
#nav ul ul a{width:146px;display: block;font-size: 12px;height: auto;line-height: 1em;padding: 0.5em 0 0.5em 0em;text-indent: 0;text-decoration: none;color:White;}
#nav ul li:hover > ul {display: block;}
/*banner*/
#banner{clear:both;width:1000px;height:300px;margin:20px auto 0;}
#banner #slides {clear:both;width:1000px;z-index:100;margin:0 auto;position:relative;}
#banner #slides img {width:1000px;height:300px;border:none 0;}
#banner #slides .slides_container{width:1000px;height:300px;overflow:hidden;position:relative;}
#banner #slides .pagination {position:absolute;left:20px;bottom:10px; width:265px;z-index:100;}
#banner #slides .pagination li {float:left;width:12px;margin-right:10px;}
#banner #slides .pagination li a {display:block;width:12px;height:12px;background:url('../images/icons/18.png') left top no-repeat;float:left;overflow:hidden;text-indent:999em;}
#banner #slides .pagination li.current a {background:url('../images/icons/17.png') left top no-repeat;}

.banner{ width:1000px; height:300px; overflow:hidden; position:relative;font-size:0;margin:20px auto 0;}
.b-img{ height:300px;  position:absolute; left:0; top:0;}
.b-img a{ display:block; height:300px; float:left;}
.b-img a img{width:1000px;height:300px;}
.b-list{height:50px;padding-top:260px;position:relative; margin:0 auto;z-index:1;}
.b-list span{ display:block;cursor:pointer; width:12px; height:12px; border-radius:50%; border:1px solid #fff; float:left; margin:0 5px; _margin:0 3px;background:#fff;}
.b-list .spcss{border:1px solid #fff;background:#bf362c;}
.bar-left{ position:absolute; z-index:1; display:block; width:100px; height:100%; left:0px; background:none; top:0px; }
.bar-right{ position:absolute;z-index:1; display:block; width:100px; height:100%; right:0px; background:none; top:0px; }
.bar-left em{ display:block; width:50px; height:100px; background:url(../images/arrow.png) 0px 0px no-repeat; margin:0 auto; margin-top:125px;}
.bar-right em{ display:block; width:50px; height:100px; background:url(../images/arrow.png) -50px 0px no-repeat; margin:0 auto; margin-top:125px;}
.bar-left .emcss{ background-position:0px -100px;}
.bar-right .emcss{ background-position:-50px -100px;}

/*内容*/
#cent{clear:both;width:1000px;height:auto;margin:0 auto;padding:20px 0;}
/*底部*/
#footer{clear:both;width:100%;height:auto;background:#f6f6f6;}
#footer .footNav{clear:both;width:1000px;height:auto;overflow:hidden;margin:0 auto;padding:20px 0;}
#footer .footNav ul{clear:both;width:795px;float:left;}
#footer .footNav ul li{float:left;width:110px;}
#footer .footNav ul li:nth-child(3){width:90px;}
#footer .footNav ul li:nth-child(4){float:left;width:130px;}
#footer .footNav ul li b{display:block;}
#footer .footNav ul li dd{padding-top:5px;text-indent:0;margin:0;}
#footer .footNav ul li dd a{color:#999;}
#footer .footNav ul li a{display:block;line-height:26px;}
#footer .footNav .contact{width:205px;float:right;}
#footer .footNav .contact b{font-size:15px;display:block;font-weight:normal;}
#footer .footNav .contact i{font-size:26px;color:#bf362c;display:block;font-weight:bold;}
#footer .footNav .contact dd{background:url(../images/icons/tel.png) no-repeat left center;text-align:right;padding:5px 0;font-size:12px;line-height:23px;text-indent:0;margin:0;}
#footer .copyright{width:100%;border-top:#e4e4e4 solid 1px;padding:20px 0;line-height:26px;text-align:center;color:#888;}

/*分页开始*/
.pagination{clear:both;overflow:hidden;height:auto;float:right;}
.pagination ul{
  
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul li{float:left;}
.pagination ul > li {display: inline;}
.pagination ul > li > a,
.pagination ul > li > span {float:left;padding: 4px 12px;line-height: 20px;text-decoration: none;background-color: #f5f5f5;border-left-width: 0;color:#333;}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {color: #fff;background-color:#af2a01;}
.pagination ul > .active > a,
.pagination ul > .active > span {color: #fff;cursor: default;}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {color: #aaa;cursor: default;background:#f5f5f5;}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
}
/*分页结束*/