﻿@charset "utf-8";
/* CSS Document */
*{padding:0;
margin:0;
}
html{
	width:100%;
	background:url(../images/html_bg.jpg)  no-repeat  center  bottom;
}
img{
	border:none;
}
ul,dl{
	list-style-type:none;
}
body{
	width:100%;
	height:auto;
	background:url(../images/body_bg.jpg) no-repeat center top;
	font-size: 12px;
	font-family: "微软雅黑","宋体", arial, helvetica, sans-serif;
	color: #646464;
}
.top{
	height:85px;
	width:1000px;
	margin:0 auto;
}
.logo{
	float:left;
	height:85px;
	width:500px;
	
}
.version{
	float:right;
	height:23px;
	line-height:23px;
	width:260px;
	margin-top:30px;
	margin-right:20px;
	display:inline;
}
.version li{
	float:left;
	height:23px;
}
a{
	color: rgb(100, 100, 100);
	text-decoration: none;
}
a:hover{
	color:#ec0000;
}
li.china_version{
	line-height:23px;
	padding-left:30px;
	padding-right:5px;
	background:url(../images/cn.gif) no-repeat 4px center;
	
}

li.english_version{
	line-height:23px;
	padding-left:30px;
	padding-right:5px;
	background:url(../images/en.gif) no-repeat 0 center;
}
li.shouz{
padding-right:5px;	
}



#navigation{
	height:30px;
	width:1000px;
	margin:0 auto;
	background:url(../images/nav_bg.jpg) no-repeat left top;
}

.smartmenu, .smartmenufloaty {
	BACKGROUND-IMAGE: url(../images/menubg.gif);
	height: 30px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}

.smartmenuie6 {
    height: 30px;
}

.smartmenu a, 
.smartmenufloaty a {
    font-family: "微软雅黑", "宋体";
    font-size: 10pt;
    font-weight: bold;
	letter-spacing:2px;
    text-decoration: none;
    color: #FFF;
    border-right: 1px dotted #FFF;
    padding: 0px 23px;
}

.smartmenu a.last {
    border: none;
}

.smartmenu a:hover {
    color: #FED519;
}

.smartmenu ul, .smartmenufloaty ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.smartmenu ul li, .smartmenufloaty li {
    padding: 5px 0px 0px 5px;
    float: left;
}

.smartmenu li ul {
    display: none;
}

.smartmenufloaty {
    background: transparent;
    position: absolute;
    border: none;
    width: auto;
    height: auto;
    left: 0px;
    top: 0px;
    z-index: 1000;
}

.smartmenufloaty .tip {
    background: url(../images/floatytip.png) no-repeat;
    font-size: 0px; 
    height: 10px;
    width: 50px;
    margin: 0px;
    overflow: hidden;
    display: block;
}

.smartmenufloaty .tipIE6 { 
    background: url(../images/floatytip.gif);
}

.smartmenufloaty .padder {
    background: url(../images/floatybg.png);
    padding: 0px 8px; 
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}

.smartmenufloaty .padderIE6 {
    background: url(../images/floatybg.gif);
}

.smartmenufloaty li {
    float: none ;
    border-bottom: 1px dotted #FFF;
    padding: 5px 5px; 
}
 
.smartmenufloaty li.last {
    border: none;
}

.smartmenufloaty a {
    border: none;
    padding: 0px;
}

.smartmenufloaty a:hover {
    color: #FED519;
}

.banner_jz{
	height:260px;
	width:1000px;
	margin:0 auto;
}

.banner_jz .roll a { height:260px; display:block; width:1000px;}
.banner_jz #flashs div  img{height:260px;
	width:1000px;
}
#flashs{ width:1000px;height:260px;position:relative; overflow:hidden; font-size:12px; font-family:Verdana, Geneva, sans-serif;}
#flashs .bgitem{  z-index:1; top:0; left:0;display:block; height: 260x; width: 1000px;  position:absolute; margin: 0 auto;}
#flashs .btn{ position:absolute; z-index:7; bottom:5px; right:46%; margin-right:-450px; padding:4px 12px;z-index:101;  }
#flashs .btn span{ color:#fff;  background:#949494; cursor: pointer;display: inline-block;margin-right:5px;padding:2px 6px; }
#flashs .btn span.cur{ background:#be475a; color:#fff; }
.banner{
	width:1000px;
	height:165px;
	margin:0 auto;
}
.body{
	padding:15px 0 0;
	width:1000px;
	height:auto;
	background:#FFF url(../images/body_bg1.jpg) no-repeat left top;
	margin:0 auto;
}
.body1{
	width:1000px;
	height:auto;
	background:url(../images/left_bg.jpg) repeat-y 15px top;
}

.left{
	float:left;
	height:auto;
	width:224px;
	 margin-left:13px;
	 display:inline;

}

.right{
	margin-left:242px;
	width:750px;
	height:auto;
}
*html .right{
		margin-left:0;
}

.left_nav,#Search{
	float:left;
	width:221px;
	height:auto;
	background:url(../images/left_nav_bg.jpg) repeat-y left top;
}

.left_nav dt,#Search dt{
	height:33px;
	width:221px;
	line-height:32px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	background:url(../images/left_nav_dt_bg.jpg) repeat-y left top;
}
.left_nav dd{
	padding-left:18px;
}
.left_nav dd a{
	display:block;
height:30px;
line-height:30px;
width:155px;
letter-spacing:2px;
background: url(../images/arr4.gif) no-repeat scroll center center transparent;
padding-left: 28px;
margin-top: 2px;
text-indent:8px;
color: rgb(100, 100, 100);
text-decoration:none;
}
.left_nav dd a:hover{
	color:#000;
	font-weight:bold;
	background: url(../images/arr4_a.gif) no-repeat scroll center center transparent;
}
dd.left_nav_last{
	height:47px;
	background:url(../images/left_nav_last_bg.jpg) no-repeat left bottom;
}
#Search{
	height:auto;
}

.Search_dl{
	background:url(../images/bg4.gif) no-repeat 22px 50px;
	
}


#keyword{
	border: 1px solid rgb(197, 198, 201);
background: url(../images/input_bg1.jpg) repeat scroll 0% 0% transparent;
font-size: 12px;
}
label{
	cursor:pointer;
}
.Search_dl dd.Search_dd1{
	padding-left:40px;
	height:34px;
	line-height:34px;
}
dd.Search_dd2{
	margin-left:60px;
}

dd.Search_dd3{
	margin-top:10px;
	padding-left:80px;
}
.gshc li{
	 float:left;
}
li.gshc_right{
	padding-left:8px;
}
.tit_l{
	width:750px;
	height:30px;
	background:url(../images/tit_l_bg.jpg) no-repeat left top;
	color: #ffffff; 
}
.tit_l ul{
	MARGIN-LEFT: 2px; COLOR: #ffffff;
}
.tit_l li{
	TEXT-ALIGN: center; LINE-HEIGHT: 29px; WIDTH: 96px; BACKGROUND: url(../images/xne_03.gif) no-repeat 95px 0px; FLOAT: left; HEIGHT: 29px; COLOR: #ffffff;
}
#selected {
	BACKGROUND: url(../images/newhover3_03.gif) no-repeat; COLOR: #ffffff; FONT-SIZE: 14px; FONT-WEIGHT: bold;
}
.tit_l li a{
		color: rgb(100, 100, 100);
	text-decoration: none;
}
.tit_l li a:hover{
	color:#ec0000;
}
#tabadcontent_10{
	width:750px;
	height:177px;
	padding-top:8px;
	line-height:22px;
	background:url(../images/tabadcontent_10_bg.jpg) no-repeat left top;
}
#tabadcontent_10 img{ 
padding-left:4px;
padding-right:4px;
float:left;
}
.index_news_list{
	display:none;	
	width:750px;
	height:177px;
	padding-top:8px;
	background:url(../images/tabadcontent_10_bg.jpg) no-repeat left top;
}
.index_news_list li{
	float:left;
	margin-left:1px;
	height:25px;
	width:749px;
	color:#999;
	background:url(../images/index_news_li_bg.jpg) no-repeat left top;
}
.index_news_list li a{
	display:block;
	float:left;
	padding-left:20px;
	width:600px;
	height:25px;
	line-height:25px;
	color: #646464;
	text-decoration:none;
}
.index_news_list li a:hover{
	color:#ec0000;
}
.index_news_list li span{
		float:right;
		height:25px;
		width:80px;
		font-size:11px;
		line-height:25px;
}
.index_tuijian_pro{
	height:463px;
	width:750px;
	background:url(../images/index_pro_dl_bg.jpg) no-repeat left  bottom;
}

.index_tuijian_pro dt,.index_crcm_pro dt{
	width:750px;
	height:30px;
	margin-bottom:6px;
}
.index_tuijian_pro dt img,.index_crcm_pro dt img{
		width:750px;
	height:30px;
}
.index_tuijian_pro dd,.index_crcm_pro dd{
	float:left;
	margin-left:5px;
	margin-right:5px;
	display:inline;
}
.index_tuijian_pro dd a.pic_a,.index_crcm_pro dd a.pic_a{
	display:block;
	width:138px;
	height:108px;
	border:1px solid #ccc;
}
.index_tuijian_pro dd a img,.index_crcm_pro dd a img{
	height:100px;
	width:130px;
	padding:4px  0 0 4px;
}

.index_tuijian_pro dd span{
	display:block;
	height:24px;
	width:138px;
	line-height:24px;
	text-align:center;
}
.index_tuijian_pro dd span a{

	color: rgb(100, 100, 100);
	text-decoration: none;
}
.index_tuijian_pro dd span a:hover{
	color:#ec0000;
}
.index_crcm_pro {
	width:750px;
	height:176px;
	background: url(../images/index_crcm_bg.jpg) no-repeat left bottom;
}
.index_new_pro{
	width:750px;
	height:193px;
	background:url(../images/index_pro_dl_bg.jpg) no-repeat left  bottom;
}
.pic_link{
	clear:both;
	height:65px;
	padding:6px 0 0 10px;
	width:990px;
	background:#FFF url(../images/foot_bg.jpg) no-repeat left top;
}
.pic_link dt{
	float:left;
}

.pic_link dd{
	float:left;
}
.footer{
	width:1000px;
	height:64px;
	padding-top:6px;
        overflow:hidden;
	text-align:center;
	background-color:#FFF;
}
.footer p{
	line-height:20px;
}
.footer p a{
	color: rgb(100, 100, 100);
	text-decoration: none;
}
.footer p a:hover{
	color:#ec0000;
	text-decoration:underline;
}
.footer_neiye{
	clear:both;
	height:64px;
overflow:hidden;
	padding-top:20px;
	background:#FFF url(../images/footer_bg.jpg) no-repeat left top;
}

.right_title{
	float:right;
	width:700px;
	height:30px;
	line-height:30px;
	padding-left:50px;
	background:url(../images/right_bg.jpg) no-repeat left top; 
}
.right_title span{
	color:#929292;
}
.right_title a{
		color: rgb(100, 100, 100);
	text-decoration: none;
}
.right_title a:hover{
	color:#ec0000;
}
.right_content{
	float:right;
	width:720px;
	height:auto;
	padding:0 14px 30px;
	border-left:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
}
.right_bottom{
	float:right;
	width:750px;
	height:7px;
	background:url(../images/right_bottom_bg.jpg) no-repeat left top; 
}
.about38 p{
	line-height:22px;
	text-indent:24px;
	padding-top:20px;
}
.about110{
	padding-top:20px;
	background:url(../images/kefu.gif) no-repeat 450px  20px;
}
.about110 p{
	font-size:14px;
	height:32px;
	line-height:32px;
	text-indent:24px;
	background:url(../images/brand.gif) no-repeat left center;
}
#iframe_map{
	margin-top:20px;
}
.news_list{
	padding-top:10px;
	
}
.news_list li{
	float:left;
	width:694px;
	height:28px;
	line-height:28px;
	padding-left:26px;
	background:url(../images/news_list_li_bg.jpg) no-repeat left top;
}
.news_list li a{
	float:left;
	width:600px;
	height:28px;
	line-height:28px;
	
}

.page11{
		clear:both;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	color:#949494;
}
.page11 a{
	color:#444;
}
.page11 a:hover{
	color:#F03;
}
.page11 span{
	color:#F03;
	font-weight:bold;
}

h1.news_title{
	height:57px;
	line-height:50px;
	width:748px;
	text-align:center;
	font-size:14px;
	color:#000;
	background:url(../images/news_title_bg.jpg) no-repeat left top;
}
.news_content{
     float:right;
	width:748px;
	height:auto;
	border-left:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
}
.news_content table{
	text-align:center;
	line-height:30px;
	width:90%;
	margin:0 auto;

}
.news_content table caption{
	height:30px;
	line-height:30px;
	font-weight:bold;
}
.news_laiyuan{
	text-align:center;
	height:20px;
	line-height:20px;
}
.news_content p{
	text-indent:28px;
	font-size:14px;
	line-height:28px;
	padding:10px 20px;
	
}
.news_content h4{
	padding-left:50px;
	line-height:80px;
	font-size:16px;
}
.news_content img{
	max-width:670px;
}
.up{
	padding:5px 10px;
}
.pro_list{
	padding-top:8px;
	
}
.pro_list li{
	float:left;
	margin: 0 13px;
	display:inline;
}

.pro_list li img{
	width:200px;
	height:150px; 
	padding:5px;
	border:1px solid #c6c6c6;
}
.pro_list li  p{
	text-align:center;
	line-height:30px;
	height:30px;
	width:210px;
}

.pro_list1{
	padding-top:8px;
	
}
.pro_list1 li{
	float:left;
	margin-right:8px;
	display:inline;
}

.pro_list1 li img{
	width:220px;
	height:160px; 
	padding:5px;
	border:1px solid #c6c6c6;
}
.pro_list1 li  p{
	text-align:center;
	line-height:30px;
	height:30px;
	width:220px;
}



.prodetail_pro{
	height:200px;
	width:720px;
}

.prodetail_pro dt{
	float:right;
	height:150px;
	width:200px;
}
.prodetail_pro dt img{
	height:150px;
	width:200px;
}

.prodetail_pro dd{
	height:16px;
	line-height:16px;
	padding-left:12px;
	padding-top:12px;
}
.pro_jieshao{
	height:28px;
	line-height:28px;
	margin-left:12px;
	color:red;
	text-indent:22px;
	font-weight:bold;
	background:url(../images/news_list_li_bg.jpg) no-repeat left top;
}
.pro_content p{
	padding:0;
	font-size:12px;
}
.proup1{
	padding-top:30px;
}
.proup{
	padding-left:28px;
	padding-bottom:12px;
}
.about65_pro_h1{
	text-align:center;
	height:80px;
	line-height:80px;
	font-size:16px;
}
.about65_pro_img{
	text-align:center;
}
.about65_pro_img img{
	border:1px solid #C6C6C6;
	padding:4px;
}