/* CSS Document */
*{margin:0px; padding:0px;}
body{font-size:12px; color:#333; font-family:"微软雅黑";background:#fff;}
ul{list-style-type:none;}
img{border:0;}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color:#0f91ef;
}
a:active {
	text-decoration: none;
}
.f_black {color:#000;}
.f_red   {color:#C00;}
.f_white {color:#FFF;}
.f_gray  {color:#999;}
.f_orange{color:#F90;}
.f_green {color:#66A228;}
.f_blue  {color:blue;}
.f_mblue {color:#109BD2;}
.f_dblue {color:#1B75BC;}
.f_gold  {color:#C82E14;}
.f_pink  {color:#B5084A;}
.f_Arial {font-family:Arial, Helvetica, sans-serif;}
.f_yk {font-family:"微软雅黑";}
.blod {font-weight:bold;}
.noblod {font-weight:normal;}
.px11 {font-size:11px;}
.px12 {font-size:12px;}
.px13 {font-size:13px;}
.px14 {font-size:14px;}
.px15 {font-size:15px;}
.px16 {font-size:16px;}
.px18 {font-size:18px;}
.px20 {font-size:20px;}
.px25 {font-size:25px;}
.fl {float:left;}
.fr{float:right;}
.tl{text-align:left;}
.tr{text-align:right;}
.tc{text-align:center;}
.ov{overflow:hidden;}
.mt5  {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt18 {margin-top:18px;}
.line {height:15px;width:100%;clear:left; border-bottom: solid 1px #E3E3E3;}
.clear{clear:both; line-height:0px;}
.blank{height:10px; line-height:10px; clear:both; visibility:hidden;}
.blank10{height:20px; line-height:10px; clear:both; visibility:hidden;}
.blank5{height:3px; line-height:5px;/* _margin:-3px 0;*/ clear:both; visibility:hidden; font-size:0px; padding:0px; margin:0px;}
.dashed{ border-bottom:#ccc dashed 1px; width:100%; line-height:0px; height:0px; font-size:0px;}
.backToTop {
    width: 43px;
    height: 43px;
    background: url(../images/top.png) no-repeat;
    position: fixed;
    _position: absolute;
    right: 20px;
    bottom: 40px;
    _bottom: "auto";
    cursor: pointer;
    display: none;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    z-index: 9999;
}
.top{
 width:100%;
 height:160px;
}
.topmain{
 width:1000px;
 background:url(../images/topbg.jpg) repeat;
 height:160px;
 position:relative;
 margin:0 auto;
}

.logo{
 margin-top:20px;
 float:left;
}
.rnav{
	position:absolute;
	top:13px;
	right:0;
}
.rnav li{
	background:url(../images/arrg.png) no-repeat left;
	padding-left:13px;
	float:left;
	margin-top:15px;
	padding-left:18px;
	margin-left:18px;
}
.rnav li a{
 color:#333;
 text-decoration:none;
}
.rzone{
    position:absolute;
	top:90px;
	right:0;
}
.rzone li{
 float:left;
 padding-left:60px;
}
.menu{
 width:100%;
 height:43px;
 background:url(../images/nav_bg.png) repeat-x;
}
.nav{
 width:1000px;
 height:43px;
 margin:0 auto;
 position:relative;
}
.nav li{
 width:123px;
 text-align:center;
 line-height:40px;
 float:left;
 height:43px;
 overflow:hidden;
}
.nav li.per{
	float:left; 
	width:2px; 
	height:43px; 
	background:url(../images/nav_per.jpg) no-repeat; 
} 
.nav li a{
 display:block;	
 color:#fff;
 font-size:14px;
 font-weight:600;
}
.nav li a:hover{
 display:block;	
 color:#fff;
 font-size:14px;
 font-weight:600;
 height:43px;
 background-color:#ff7e00;
}
.ban{
 width:100%;
 height:420px;
}
.aboutbck{
 width:100%;
 height:460px;
 background:url(../images/abg.jpg) top repeat-x;
}
.topleft{
	top: 1px;
	left: -7px;
	width: 90px;
	height: 83px;
	background: url(../images/tleft.png) no-repeat;
	position: absolute;
}
.botright{
bottom:0;
right:0;
width:97px;
height:83px;
background:url(../images/bright.png) no-repeat;
position:absolute;
}
.main{
 width:1000px;
 margin:0 auto;
 position:relative;
}
.aboutmain{
 width:1000px;
 margin:0 auto;
 position:relative;
 padding-top:30px;
}
.aboutleft{
 width:300px;
 height:260px;
 float:left;
 margin-top:20px;
 margin-left:20px;
 position: relative;
 overflow: hidden;
}
.aLeft {
    left: 0px;
    top: 100px;
}
.aRight {
    right: 0px;
    top: 100px;
}
.aLeft, 
.aRight {
    position: absolute;
    z-index: 99;
    width: 29px;
    height: 40px;
}
.aboutui {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 461px;
}
.aboutui li {
    float: left;
    width: 480px;
    height: 461px;
}
.aboutui img{
  width: 300px;
  height: 250px;
}
.aboutright{
 width:600px;
 height:260px;
 overflow:hidden;
 float:right;
 margin-top:20px;
 margin-right:20px;
}
.aboutinfo{
 text-align:left;
 line-height:26px;
 font-size:14px;
 text-justify: inter-ideograph;
 text-align: justify;
 padding-left:20px;
 padding-right:20px;
}
.aboutinfo p{
 text-indent:2em;
}
.abtit{
	text-align:center;
	margin-top:30px;
	margin-right:30px;
	margin-bottom:50px;
}
.aboutpic{
 margin-top:20px;
 height:135px;
}
.aboutpic ul li {
    float: left;
    width: 192px;
}
.aboutpic ul li a img {
    width: 172px;
    height: 115px;
}
.topban{
    width: 100%;
    height: 300px;
    margin-left: -960px;
    text-align: center;
    overflow: hidden;
    position: relative;
    left: 50%;
    z-index: 90;
    clear: both;
}
#marquee2 {
    width: 960px;
    height: 135px;
	margin:0 auto;
    overflow: hidden;
}
.news,
.product{
	margin-top:30px;
}
.newstit,
.protit{
	text-align:center;
}
.procon{
	width:100%;
	height:350px;
	background-color:#f3f3f3;
	margin-top:30px;
}
.promain{
 width:1000px;
 margin:0 auto;
 position:relative;
}
.prolist{
 padding-top:120px;
}
.promain .phd{ overflow:hidden; float:right; height:40px;  padding-bottom:10px; padding-right:10px; padding-top:50px; }
.promain .phd .prev {display:block;  width:50px; height:40px; float:left; margin-right:5px;   cursor:pointer; background:url("../images/p_l.png") no-repeat;}
.promain .phd .next{ display:block;  width:49px; height:40px; float:right;   overflow:hidden; cursor:pointer; background:url("../images/p_r.png") no-repeat;}
.promain .phd .prev:hover{display:block;  width:50px; height:40px; float:left; margin-right:5px;   cursor:pointer; background:url("../images/p_l_on.png") no-repeat;}
.promain .phd .next:hover{ display:block;  width:49px; height:40px; float:right;   overflow:hidden; cursor:pointer; background:url("../images/p_r_on.png") no-repeat;}
.promain li{
 float: left;
 width: 230px;
 padding-left: 10px;
 padding-right: 10px;
 position: relative;
}
.promain li a {
    display: block;
    width: 100%;
    text-decoration: none;
}
.promain li img {
    width: 230px;
    height: 140px;
    display: block;
    border: solid 1px #0162bb;
}
.promain li div {
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    display: block;
	color:#fff;
	background-color:#0162bb;
	width: 232px;
}
.newscon{
 width:1000px;
 position:relative;
 margin:30px auto;
}
.newscon dl{
    width: 480px;
    height: 120px;
    float: left;
    overflow: hidden;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.newscon dl dt{
 width:71px;
 height:65px;
 background:url(../images/lm.jpg) no-repeat;
 float:left;
 padding-right:16px;
}
.newscon dl dt div{
 word-break:break-all; 
 font-size:16px; 
 color:#fff;
 padding:12px 0 0 14px;
 letter-spacing:8px;
}
.newscon dl dd{
 float:left;
 height:26px;
 line-height:26px;
 background:url(../images/arr.jpg) left no-repeat;
 padding-left:12px;
 width:360px;
 overflow:hidden;
}
.newscon dl dd a{
 font-size:14px;
 text-decoration:none;
}
.newscon dl a.more {
    width: 80px;
    height: 28px;
    text-align: center;
    font-size: 14px;
    color: #333;
    float: right;
    margin-right: 5px;
    line-height: 26px;
    margin-top: 8px;
    display: block;
    clear: both;
}
.prconinfo{
 width:1000px;
 margin:30px auto;
 position:relative;
}
.prconinfo .prcleft{
  float:left;
}
.prconinfo .prcright{
 float:right;
 margin-right:30px;
}
.prctit{
	padding-bottom:20px;
}
.prcon{
	float:left;
}
.prcmap{
  
}
.prcon li{
 height:46px;
}
.prcon li.a1{
	background:url(../images/c1.jpg) no-repeat;
	padding-left:38px;
	font-size:14px;
}
.prcon li.a2{
	background:url(../images/c2.jpg) no-repeat;
	padding-left:38px;
	font-size:14px;
}
.prcon li.a3{
	background:url(../images/c3.jpg) no-repeat;
	padding-left:38px;
	font-size:14px;
}
.prcon li.a4{
	background:url(../images/c4.jpg) no-repeat;
	padding-left:38px;
	font-size:14px;
}
.prcon li.a5{
	background:url(../images/c5.jpg) no-repeat;
	padding-left:38px;
	font-size:14px;
}
.prcon li.a6{
	background:url(../images/c6.jpg) no-repeat;
	padding-left:38px;
	font-size:14px;
}
#content {
    width: 1000px;
    margin: 20px auto;
    overflow: hidden;
}
.cleft {
    float: left;
    width: 234px;
}
.ltou {
    float: left;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background: url(../images/ltou.png) no-repeat;
}
.ltou span {
    padding: 0 10px 0 30px;
    font-size:16px;
}
.lnav {
    float: left;
    width: 100%;
	font-size:14px;
	font-weight:bold
}
.lnav dt {
    float: left;
    width: 100%;
    line-height: 38px;
}
.lnav dt a {
    display: block;
    padding-left: 70px;
    background: url(../images/lnav.png) no-repeat;
}
.lnav dt a:hover, .lnav dt a.cur{background-position:0 bottom;}
.ltj1 {
    width: 232px;
    border: 1px solid #ccc;
}
.ltj {
    width: 232px;
    line-height: 25px;
    padding: 20px 0;
    border: 1px solid #ccc;
}
.ltj li {
    float: left;
    width: 100%;
    line-height: 35px;
}
.ltj li a {
    display: block;
}
.ltj li img {
    width: 90%;
    height: 130px;
    border: 1px solid #ccc;
}
.ltj p {
    display: block;
    padding: 0 10px;
}
.cright{
 width:750px;
 float:right;
}
.cright .ctop{
	background:url(../images/rtou.jpg) no-repeat;
	height:50px;
	position:relative;
}
.ctop .ctit{
	line-height:48px;
	padding-left:40px;
	font-size:16px;
	color:#fff;
}
.ctop .cpos{
	position:absolute;
	top:16px;
	right:20px;
	background:url(../images/home.png) no-repeat;
	padding-left:28px;
    color:#fff;
}
.cpos a,
.cpos a:hover{
    color:#fff;
	font-size:14px;
	text-decoration:none;
}
.ashow {
    padding: 0px;
    border: 1px solid #ccc;
	height: auto;
}
.piclist {
    width: 100%;
    padding: 20px 0;
}
.piclist li {
    float: left;
    width: 220px;
    height: 180px;
    line-height: 30px;
    margin-right: 12px;
	margin-left:  12px;
    display: inline;
    overflow: hidden;
}
.piclist li a {
    display: block;
}
.piclist li img {
    width: 220px;
    height: 130px;
    padding: 1px;
}
ul.newslist {
    overflow: hidden;
    padding: 0px 20px;
    margin-top: 12px;
    font-size: 14px;
    line-height: 28px;
}
ul.newslist li {
    padding: 20px 0px;
    overflow: hidden;
    _height: 118px;
}
ul.newslist li h2{
 font-size:14px;
 font-weight:600;
}
ul.newslist li .img {
    width: 200px;
    height: 118px;
    float: left;
    margin-top: 2px;
    border: solid 1px #ccc;
}
ul.newslist li .txt {
    float: right;
    width:480px;
    line-height: 24px;
}
.s {
    width: 700px;
    height: 15px;
    border-bottom: #d1d2d1 dashed 1px;
	margin-bottom:10px;
}
.acon {
    width: 96%;
    line-height: 30px;
    padding: 20px 2%;
}
.acon div,
.acon p{
	text-indent:2em;
}
.acon h1 {
    font-size: 18px;
    margin-bottom: 10px;
    text-align: center;
}
.acon .heng {
    width: 100%;
    line-height: 35px;
    margin: 0 auto 20px;
    border-bottom: 1px dotted #ddd;
}
.prenext {
    float: left;
    width: 100%;
	margin-top:20px;
    padding: 10px 0;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
}
.seall{
 position:absolute;
 top:20px;
 left:0;
}
#marquee {
    height:130px;
    overflow: hidden;
}
.seall li{
 font-size:14px;
 font-weight:600;
 line-height:40px;
 color:#ff0000;
}
.seal {
    float: left;
    line-height: 32px;
	padding-top:15px;
}
.sear .ipt {
    float: left;
    width: 260px;
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    color: #999;
    padding: 0 10px;
    border: 1px solid #ccc;
}
.sear .so {
    float: left;
    width: 47px;
    height: 32px;
    text-indent: -999em;
    cursor: pointer;
    border: 0;
    background: url(../images/sear.jpg) no-repeat;
}
.sear {
   /* float: right; */
	padding-top:15px;
	padding-right:30px;
}
.sear .keyword{
 padding-right:10px; 
 line-height:35px;
 float:left;
}
.sear .keyword a{
  padding:0 10px;
}
ul.news1{
 padding:0 10px 10px 10px;
}
ul.news1 li{ 
    background: url(../images/arr.jpg) no-repeat left;
    height: 30px;
    line-height: 32px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
ul.news1 li span {
    float: right;
}
ul.news1 li a {
    padding-left: 10px;
}
.footer {
    height: 306px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    background-color: #e5e5e5;
}
.foot {
    width: 1000px;
    height: 290px;
    margin: 0 auto;
}
.btnav {
    padding-top: 30px;
    padding-left: 60px;
    float: left;
    overflow: hidden;
}
.btnav ul li {
    float: left;
    width: 90px;
    margin-right:50px;
	text-align:center;
}
.btnav ul li.per{
    float:left;
	background-color:#d9d9d9;
	height:220px;
	width:1px;
}
.btnav ul li .btnav_ti {
    line-height: 35px;
    margin-bottom: 5px;
    font-size: 14px;
    color: #666666;
    display: block;
    background: url(../images/bline.jpg) no-repeat bottom center;
}
.btnav ul li dl dd a {
    line-height: 30px;
    font-size: 14px;
    color: #666666;
}
.btright {
    float: right;
    width: 300px;
    padding-top: 30px;
	padding-left: 60px;
}
.btright .btcon {
    float: left;
    margin-left: 10px;
}
.btright .btcon a{
 color:#666666;
 text-decoration:none;
}
.btright .btcon a:hover{
 color:#23b574;
 text-decoration:none;
}
.btright .btcon .h3 {
    font-size: 16px;
    color: #666666;
    font-weight: normal;
	line-height: 35px;
	width:95px;
	background: url(../images/bline.jpg) no-repeat bottom center;
}
.btright .btcon p {
	padding-top:20px;
}
.bottom {
    width: 100%;
    height: auto;
    background: #015fb6;
    clear: both;
}
.bottomm {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
.bottom p.tl {
    text-align: left;
    line-height: 23px;
    padding-top: 8px;
    font-size: 13x;
    color: #fff;
}
.list_page{text-align:center;margin-bottom:10px;}
.list_page a{background:#e4e4e2;color:#000;margin:0px 1px;padding:4px 6px;border:1px solid #000;}
.list_page span{background:#ffba07;margin:0px 1px;padding:4px 6px;border:1px solid #000;color:#000;font-weight:bold;}

.homepage {
    min-width: 1000px;
    background: 0 0;
}


#nsliderbox {
	overflow: hidden;
	width:100%; 
	height:300px;
}
#nslidebanner {
	width:1920px;
	height:300px;
	margin-left:-960px;
	text-align:center;
	overflow:hidden;
	position:relative;
	left:50%;
	z-index:90;
	clear:both;
}
#nslideshow li {
	width:1920px;
	height:300px;
	position:absolute;
	left:0;
	top:0;
}
#nslideshow li img {
	width:1920px;
	height:300px;
	display:block
}

#indexsliderbox {
	overflow: hidden;
	width:100%; 
	height:416px;
}
#slidebanner {
	width:1920px;
	height:416px;
	margin-left:-960px;
	text-align:center;
	overflow:hidden;
	position:relative;
	left:50%;
	z-index:90;
	clear:both;
}
#slideshow li {
	width:1920px;
	height:416px;
	position:absolute;
	left:0;
	top:0;
}
#slideshow li img {
	width:1920px;
	height:416px;
	display:block
}
#slidebanner .bx-wrapper {
	height:auto
}
#slidebanner .bx-wrapper .bx-pager {
	width:100%;
	text-align:center;
	position:absolute;
	left:0;
	bottom:10px;
	z-index:90
}
#slidebanner .bx-wrapper .bx-pager .bx-pager-item,#slidebanner .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display:inline
}
#slidebanner .bx-wrapper .bx-pager a {
	margin-left:10px;
	width:50px;
	height:17px;
	font-size:0;
	border-bottom:solid 2px #dadada;
	overflow:hidden;
	display:inline-block;
	text-decoration:none;
	moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
    opacity: 1;
}
#slidebanner .bx-wrapper .bx-pager a.active {
	margin-left:10px;
	width:50px;
	height:17px;
	font-size:0;
	border-bottom:solid 2px #3d3d3b;
	overflow:hidden;
	display:inline-block;
	text-decoration:none;
	moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
    opacity: 1;
}
#indexsliderbox .bx-prev,#indexsliderbox .bx-next {
	width:60px;
	height:100%;
	_height:400px;
	text-indent:-9999px;
	background: url(../images/arrow-slider.png) no-repeat -60px 45%;
	overflow:hidden;
	display:none;
	position:absolute;
	top:0;
	z-index:100;
	filter:alpha(opacity=60);
	-moz-opacity:.6;
	opacity:.6
}
#indexsliderbox .bx-prev {
	left:2%
}
#indexsliderbox .bx-next {
	right:2%;
	background-position:0 45%
}
#indexsliderbox .bx-prev:hover,#indexsliderbox .bx-next:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1
}

