

/* 页头部
-------------------------------------------------------------------*/
.top_main {
	margin:0px auto;
	height: 100px;
	width:980px;
    position: relative;
	clear:both;
	z-index: 99;
	overflow:hidden;
}
.top_main .langin{
	background: url("../images/langin_bg.png") no-repeat scroll 0 0 transparent;
    font: 12px/22px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
    height: 26px;
    position: absolute;
    right: 0;
    top: 12px;
    width: 180px;
    z-index: 6;	
}
.top_main .langin a{
	font-size:12px;
}
.top_main .langin span {
    display: block;
    float: left;
    line-height: 26px;
}
.top_main .langin .cn {
    margin-left: 27px;
}
.top_main .langin .en {
    margin-left: 34px;
}
.top_main .nav{
    height: 51px;
	width:980px;
    left: 0;
    position: absolute;
    top: 48px;
    z-index: 6;
	background: url("../images/navbg.jpg") no-repeat scroll 0 0 transparent;
}
.top_main .nav ul{
	height: 51px;
	margin-left:315px;
    overflow: hidden;
    padding: 0;
}
.top_main .nav ul li{
	float:left;
}

.top_main a.navA:link,  
.top_main a.navA:visited{
    color:#000000;
    display: block;
    float:left;
    height:44px;
	width: 105px;
	margin-right:5px;
	margin-top:7px;
    text-align:center;
	overflow:hidden;
    font: bold 14px/44px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
    background: url("../images/navAbg.jpg") no-repeat scroll 0px 0px transparent;
}
.top_main a.navA:hover,
.top_main a.navA:active{ 
    color: #FFFFFF;
	background-position:0px -44px;
}
.top_main .logo{
	height: 85px;
	width: 290px;
    left: 0;
	top: 0;
    position: absolute;
    z-index: 8;
}

/* 首页banner
-------------------------------------------------------------------*/
.banner {
	MARGIN: 0px auto;
	WIDTH: 980px;
	height:300px; 
	CLEAR: both;
	OVERFLOW: hidden
}
#homebanner_PicsSlide{
    height: 300px;
    overflow: hidden;
    position: relative;
    width: 980px;
}
#homebanner_PicsSlide .PSPic{
    overflow: hidden;
}
#homebanner_PicsSlide .PSPic img {
    border: none;
    height: 300px;
    overflow: hidden;
    width: 980px;
}
#homebanner_PicsSlide .PSNum{
    bottom: 1px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    text-align: right;
    width: 200px;
    z-index: 6;
}
#homebanner_PicsSlide .PSNum a:link, 
#homebanner_PicsSlide .PSNum a:visited, 
#homebanner_PicsSlide .PSNum a:hover {
    background-color: #ECECEC;
    border: 1px solid #FF6600;
    color: #FF6600;
    font-size: 14px;
    font-weight: bold;
    margin-right: 5px;
    padding: 1px 6px;
    position: relative;
    text-decoration: none;
    z-index: 6;
}
#homebanner_PicsSlide .PSNum a.current:link, 
#homebanner_PicsSlide .PSNum a.current:visited, 
#homebanner_PicsSlide .PSNum a.current:hover{
    background-color: #FB8638;
    border: 1px solid #FF6600;
    color: #ECECEC;
    z-index: 6;
}
/*主框架
-------------------------------------------------------------------*/
.h_main{
	BACKGROUND-COLOR: #fff; 
	MARGIN: 0px auto; 
	width:980px;
	padding:6px 0px 0px;
	CLEAR: both; 
	OVERFLOW: hidden; 
}
.mup{
	float:left;
	width:980px;
}
.mup .catlist{
	float:left;
	width:250px;
}
.mup .prolist{
	float:right;
	width:720px;
}
.mdown{
	float:left;
	width:980px;
	margin-top:10px;
}
.mdown .contact{
	float:left;
	width:250px;
}
.mdown .newslist{
	margin-left:10px;
	float:left;
	width:460px;
}
.mdown .easynav{
	float:right;
	width:250px;
	background-color:#FFF8F6;
}
.mdown .easynav .iconlist {
    margin: 0 auto;
    width: 200px;
}
.mdown .easynav a:link, .mdown .easynav a:visited, .mdown .easynav a:hover, .mdown .easynav a:active {
    display: block;
    font-size: 0;
    height: 40px;
    margin-top: 19px;
    overflow: hidden;
    text-decoration: none;
    text-indent: -9999px;
    width: 200px;
}
.mdown .easynav a.album:link, .mdown .easynav a.album:visited {
    background: url("../images/iconmenubg.gif") no-repeat scroll 0 0 transparent;
}
.mdown .easynav a.album:hover, .mdown .easynav a.album:active {
    background: url("../images/iconmenubg.gif") no-repeat scroll 0 -160px transparent;
}
.mdown .easynav a.video:link, .mdown .easynav a.video:visited {
    background: url("../images/iconmenubg.gif") no-repeat scroll 0 -40px transparent;
}
.mdown .easynav a.video:hover, .mdown .easynav a.video:active {
    background: url("../images/iconmenubg.gif") no-repeat scroll 0 -200px transparent;
}
.mdown .easynav a.download:link, .mdown .easynav a.download:visited {
    background: url("../images/iconmenubg.gif") no-repeat scroll 0 -80px transparent;
}
.mdown .easynav a.download:hover, .mdown .easynav a.download:active {
    background: url("../images/iconmenubg.gif") no-repeat scroll 0 -240px transparent;
}
.mdown .easynav a.info:link, .mdown .easynav a.info:visited {
    background: url("../images/iconmenubg.gif") no-repeat scroll 0 -120px transparent;
}
.mdown .easynav a.info:hover, .mdown .easynav a.info:active {
    background: url("../images/iconmenubg.gif") no-repeat scroll 0 -280px transparent;
}




/*页脚
-------------------------------------------------------------------*/
.footer {
	width:980px;
	margin:5px auto 0px;
	padding-top:20px;
	padding-bottom:20px;
	height:85px;
	text-align:center;
	line-height:20px;
	color:#333333;
	background:url(../images/footerbg.jpg) 0 0 no-repeat;
}
/*内页主框架
-------------------------------------------------------------------*/
.i_main{
	background: #FFF;
	MARGIN: 0px auto; 
	width:980px;
	padding:5px 0px 0px;
	CLEAR: both; 
	OVERFLOW: hidden;
}
/*内页左栏
-------------------------------------------------------------------*/
.i_left{
	width: 230px;
	float: left;
    overflow: hidden;
	height:100%;
}
.leftmenu{
	height:100%;
	background: url("../images/leftmenu_bg.jpg") repeat-y scroll right top transparent;
}
.leftmenu .menulist{
	height:100%;
	min-height:500px;
	background: url("../images/leftmenu_logo.png") no-repeat scroll right bottom transparent;
}
.leftmenu .menulist .bottompic{
	height:150px;
}
/*侧栏目标题*/
.leftmenu .title_about{
	height:30px;
	background: url(../images/leftmenu_title_about.jpg) no-repeat transparent;
}
.leftmenu .title_info{
	height:30px;
	background: url(../images/leftmenu_title_info.jpg) no-repeat transparent;
}
.leftmenu .title_prt{
	height:30px;
	background: url(../images/leftmenu_title_prt.jpg) no-repeat transparent;
}
.leftmenu .title_down{
	height:30px;
	background: url(../images/leftmenu_title_download.jpg) no-repeat transparent;
}
.leftmenu ul.list{
	margin-top: 1px;
}
.leftmenu ul.list li {
    background: url("../images/leftmenu_line.gif") no-repeat scroll 3px bottom transparent;
    color: #626262;
    line-height: 20px;
    padding: 8px 0;
}
.leftmenu ul.list li a {
    background: url("../images/dot9.gif") no-repeat scroll 20px 4px transparent;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding-left: 40px;
}
.leftmenu ul.list ul.menu{
	border:none;
	padding-left:10px;	
}
.leftmenu ul.list ul.menu li{
	background:none;
	padding:0px;
	line-height:22px;
	font-size:12px;
	font-weight:normal;
}
.leftmenu ul.list ul.menu li a{
	background: url("../images/listicon_plus.gif") no-repeat scroll 26px 8px transparent;
	display: block;
	font-size:12px;
	font-weight:normal;
}
/*内页右栏
-------------------------------------------------------------------*/
.i_right{
	width: 710px;
	float: right;
    overflow: hidden;
	padding:0px 20px;
}
.rightcontent{	
}
.rightcontent .title{
	height:30px;
	border-bottom:#D8D8D8 solid 1px;
}
.rightcontent .title .icon{
	display:block;
	float:left;
	height:30px;
	width:30px;
	background:url(../images/rightcontent_title_icon.jpg) no-repeat 5px 5px transparent;
}
.rightcontent .title .name{
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	color: #6F6F6F;
    font-size: 15px;
    font-weight: bolder;
}
.rightcontent .title .position{
	 font-family: "宋体";
	display:block;
	float:right;
	height:30px;
	line-height:30px;
	color: #6F6F6F;
	margin-right:5px;
}
.rightcontent .body{
	padding:20px 20px;
	line-height:20px;
}
/*article样式
-------------------------------------------------------------------*/
.rightcontent .body{
	color:#333333;
}
.rightcontent .body p{
	text-indent:2em;
	margin:10px 0px;
}
.rightcontent .body .artlist li {
    background: url("../images/newsdot.jpg") no-repeat scroll 5px 12px transparent;
    border-bottom: 1px dashed #E7E5E6;
    color: #666666;
    line-height: 30px;
    padding-left: 23px;
	font-size:14px;
}
.rightcontent .body .artlist li a{
	font-size:14px;
}
.rightcontent .body h1.arttitle{
    color: #176AC8;
    font-size: 22px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
}
.rightcontent .body .artinfo {
    font-family: Arial,Helvetica,sans-serif;
    line-height: 22px;
    overflow: hidden;
    text-align: center;
	font-size:12px;
	color:#999999;
}
.rightcontent .body .artcontent{
	margin:25px 0 0 0;
	font-size:14px;
}
.rightcontent .body .artcontent p.download{
	margin-bottom:20px;
}
.rightcontent .body .artcontent a.download{
	margin-left:28px;
	font-size:0px;
	text-indent:-9999em;
	display:block;
	height:38px;
	width:196px;
	background:url(../images/body_downloadbg.gif) 0 0 no-repeat;
}
.rightcontent .body .artcontent a.download:hover{
	background-position:0 -44px;
}
.rightcontent .body .artcontent p.video{
	margin-left:15px;
	margin-bottom:20px;
}
.rightcontent .body .artfooter{
	color: #807C7D;
    font-size: 12px;
    line-height: 18px;
	padding:20px 10px 5px 0px;
    text-align: right;
	border-bottom:#D8D8D8 dashed 1px;
}
.rightcontent .body .artfooter a{
	font-size:12px;
	color: #807C7D;
    padding: 0 5px;
    text-decoration: none;
}
.rightcontent .body .artfooter a.fav{
	width:40px;
	height:20px;
	padding-left:15px;
	margin-left:5px;
	background:url(../images/artfooticons.gif) 0 -73px no-repeat;	
	
}
.rightcontent .body .artfooter a.print{
	width:40px;
	height:20px;
	padding-left:15px;
	background:url(../images/artfooticons.gif) 0 -110px no-repeat;
}
.rightcontent .body .artnext{
}
/*product-list样式
-------------------------------------------------------------------*/
.rightcontent .body ul.prtlist{}
.rightcontent .body ul.prtlist li {
	float: left;
	width: 25%;
	height:180px;
	margin:10px 0px 10px;
}
.rightcontent .body ul.prtlist li p {
	text-indent:0px;
	text-align:center;
	margin:5px auto 0;
	display:block;
	width:130px;
}
.rightcontent .body ul.prtlist li img,
.rightcontent .body ul.prtlist li a.img{
	display:block;
	margin:0px auto;
	width:130px;
	height:130px;	
}
.rightcontent .body ul.prtlist li a.img:link, 
.rightcontent .body ul.prtlist li a.img:visited {
	padding:2px;
	border:1px solid #fea974;
}
.rightcontent .body ul.prtlist li a.img:hover, 
.rightcontent .body ul.prtlist li a.img:active {
	padding:1px;
	border:2px solid #fc6202;
}
/*product内容样式
-------------------------------------------------------------------*/
.rightcontent .prtbody{
	background:url(../images/prtbody_bg.jpg) repeat-y 0 0;
}
.rightcontent .prtbody .prttitle{
    color: #176AC8;
    font-size: 22px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
	text-align:center
}
.rightcontent .prtbody .prtpics{
	background: url("../images/prtpics_bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 333px;
    width: 463px;
    margin: 25px 0 0 100px;
    padding: 5px 0 0 5px;
}
#prt_picsview {
    float: left;
    height: 320px;
    overflow: hidden;
    position: relative;
    width: 450px;
}
#prt_picsview .image {
    height: 320px;
    width: 450px;
}
#prt_picsview .image img {
    height: 320px;
    overflow: hidden;
    width: 450px;
}
#prt_picsview .word {
    background: none repeat scroll 0 0 #FC8B3A;
    bottom: 0;
    display: none;
    height: 30px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 100;
}
#prt_picsview .word span {
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
}
#prt_picsview .btnPrev {
    cursor: pointer;
    height: 40px;
    left: 10px;
    position: absolute;
    top: 140px;
    width: 27px;
    z-index: 100;
}
#prt_picsview .btnNext {
    cursor: pointer;
    height: 40px;
    position: absolute;
    right: 10px;
    top: 140px;
    width: 27px;
    z-index: 100;
}
#prt_picsview .play_prev {
    background-image: url("../images/leftbig.png");
    display: block;
    height: 40px;
    width: 27px;
}
#prt_picsview .play_next {
    background-image: url("../images/rightbig.png");
    display: block;
    height: 40px;
    width: 27px;
}
.rightcontent .prtbody .prtdetail{
	padding:15px 15px 0 15px;
}
.rightcontent .prtbody .prtdetail dt{
	font-weight:bold; 
	font-size:14px;
}
.rightcontent .prtbody .prtdetail dd{
	font-size:14px;
}
/*留言板样式
-------------------------------------------------------------------*/
.rightcontent .body .tblmsg{
	width:640px;
	border-collapse:0;	
}
.rightcontent .body .tblmsg th,
.rightcontent .body .tblmsg td{
	padding:7px;
	vertical-align:middle;
}

















