/* CSS Document */

*{padding:0; margin:0; font-size:12px; color:#333333; font-family:"Î¢ÈíÑÅºÚ";}
body{background:#f8f8f8;}
a{text-decoration:none;}
ul li{list-style:none;}
a:hover{transition-property:color;transition-duration:.2s}
img{border:none;}


#main{background:url(../images/main_bg.png) repeat-y center; width:1218px; margin:0 auto;}
#top{width:1200px; margin:0 auto; position:relative; z-index:9999;}
#banner_p{width:1200px; height:350px; margin:0 auto; position:relative; z-index:1; margin-top:-100px;}
#banner{width:1200px; height:500px; margin:0 auto; position:relative; z-index:1; margin-top:-100px;}
#content{width:1200px; margin:0 auto; margin-top:15px;}

#nav ul li{float:left; width:124px; height:70px; text-align:center; border-left:2px solid #fff;}
#nav ul li a{font-size:16px; font-weight:700; display:block; line-height:30px; margin-top:30px;} 
#nav ul li:hover{background-color:#fff;}


#content .title{font-family:"Î¢ÈíÑÅºÚ"; font-size:24px; line-height:40px; text-align:left;}
#content .title div{
	float:right;
	width:1000px;
	height:8px;
	background:url(../images/line.jpg);
	margin-top:15px;
	margin-right:50px;
}

#content .content{background:#f1f1f1;}
#content .content .box{
	margin-left:10px;
	width:1140px;
	height:240px;
	overflow:hidden;
	padding:10px;
	float:left;
	/*border:1px solid #d5d5d5;*/
}

#content .content .box img{
	width:210px;
	height:210px;
	padding:1px;
	/*border:1px solid #bdbfbe;*/
	margin:5px 10px 0 10px;
}
#content .content .box span{
	margin:0 auto;
	width:210px;
	height:30px;
	display:block;
	line-height:30px;
	overflow:hidden;
	text-align:center;
}
#content .content .box span a{color:#000;}

#index_about .content img{float:left; margin-top:15px;}
#index_about .content{background:none;}
#index_about .content p{display:block; width:290px; margin-left:260px; padding-top:20px; line-height:30px;}
#index_about .content span{display:block; margin-left:480px; margin-top:20px;}
#index_about .content span a{font-weight:bold; color:#007db9;}
#index_about .title{border:1px solid #cccccc; width:580px;}
#index_about .title span{ display:block;font-size:20px; background:url(../images/title_bg.png) no-repeat left center; height:40px; line-height:40px; padding-left:30px; margin-left:10px;}
#index_about .title a{float:right; margin-top:15px; margin-right:20px;}

#index_news .content{text-align:left; background:none;}
#index_news .title{border:1px solid #cccccc; width:560px;}
#index_news .title span{ display:block;font-size:20px; background:url(../images/title_bg.png) no-repeat left center; height:40px; line-height:40px; padding-left:30px; margin-left:10px;}
#index_news .title a{float:right; margin-top:15px; margin-right:20px;}
#index_news .content ul{width:540px; margin:0 auto;}
#index_news .content ul li{height:60px; line-height:60px; width:500px; background:url(../images/news_old.jpg) no-repeat top right; margin:15px 0;}
#index_news .content ul li:first-child{background:url(../images/news_new.jpg) no-repeat top right;}
#index_news .content ul li a{padding-left:10px; font-size:14px;}
#index_news .content ul li a:hover{text-decoration:underline;}
#index_news .content ul li span{display:block; height:60px; float:left; line-height:60px; color:#cccccc; font-weight:bold; width:80px; text-align:center; background:url(../images/news_list.png) no-repeat right center;}

#foot{width:1200px; background:#f1f1f1; margin:0 auto; margin-top:15px;}
#foot .footnav{font-size:12px; font-family:"Î¢ÈíÑÅºÚ"; line-height:30px; padding-left:10px;}
#foot div{font-size:12px; font-family:"Î¢ÈíÑÅºÚ"; line-height:30px; padding-left:20px;}
#foot .footnav a{padding:0 10px;}
#foot .line{width:1160px; height:2px; background-color:#333333; margin:0 auto;}
#foot .flage img{float:none; padding:0; margin:0;}
#foot img{float:right; margin-right:30px; margin-top:10px;}


#inside_list{padding-left:10px;}
#inside_list .title{text-align:left;}
#inside_list .title span{background:url(../images/title_bg.png) no-repeat center left; padding-left:40px; line-height:40px; display:block; font-size:16px; margin-left:10px; font-family:"Î¢ÈíÑÅºÚ"; font-size:24px;}
#inside_list .list ul .li1{text-align:left; border-bottom:1px dashed #ccc;}
#inside_list .list ul .li2{background:url(../images/li2_bg.png) no-repeat center bottom;}
#inside_list .list ul .li1 a{font-size:14px; display:block; line-height:30px; margin-left:30px;}
#inside_list .list ul .li2 a{font-size:14px; display:block; line-height:30px; margin-left:62px;}
#inside_list .list ul .li2 a:hover{border-right:3px #333 solid;}
#inside_list .list ul .li1 a:hover{padding-left:32px; background:url(../images/list_hover.png) no-repeat center left;}
#inside_list .list ul .success1{padding-left:32px; background:url(../images/list_hover.png) no-repeat center left;}
#inside_list .list ul .success2{border-right:3px #333 solid;}

#inside_list .inside_contact{text-align:left; margin-top:40px; margin-bottom:40px; padding:10px; border:1px solid #ccc;}
#inside_list .inside_contact dl dd{height:20px;}
#inside_list .inside_contact .title{font-size:16px; font-weight:bold; font-family:"Î¢ÈíÑÅºÚ";}
#inside_list .inside_contact .tel{background:url(../images/phone.png) no-repeat left top; padding-left:30px; margin-top:30px;}
#inside_list .inside_contact .fxa{background:url(../images/fxa.png) no-repeat left top; padding-left:30px; margin-top:30px;}
#inside_list .inside_contact .mail{background:url(../images/mail.png) no-repeat left top; padding-left:30px; margin-top:30px;}
#inside_list .inside_contact .web{background:url(../images/web.png) no-repeat left top; padding-left:30px; margin-top:30px;}
#inside_list .inside_contact .add{background:url(../images/add.png) no-repeat left top; padding-left:30px; margin-top:30px; margin-bottom:50px;}


#inside_content .title{text-align:left; font-size:16px; font-weight:bold; line-height:60px; border-bottom:1px solid #ccc; font-family:"Î¢ÈíÑÅºÚ";}
#inside_content .title span{float:right; font-weight:normal; font-size:12px; background:url(../images/home.png) no-repeat left center; padding-left:25px; margin-right:20px;}
#inside_content .about{margin-top:15px;}
#inside_content .about p{line-height:30px; font-size:14px;}

#inside_content .download{padding:15px 0; border-bottom:1px #ccc dashed;}
#inside_content .download img{width:170px; height:250px; float:left;}
#inside_content .download .name{font-size:18px; font-weight:600; line-height:40px;}
#inside_content .download .time{font-size:12px; color:#cccccc; line-height:25px;}
#inside_content .download .download_about{font-size:12px; color:#333333; line-height:30px;}
#inside_content .download .but{display:block; width:120px; height:40px; line-height:40px; background:url(../images/download_button.png) no-repeat center center; color:#FFFFFF; font-size:16px; font-weight:700; padding-left:20px;}

.news{width:90%; margin:0 auto;}
.news li{height:60px; line-height:60px; width:100%; background:url(../images/news_old.jpg) no-repeat top right; margin:15px 0;}
.news li:first-child{background:url(../images/news_new.jpg) no-repeat top right;}
.news li a{padding-left:10px;}
.news li a:hover{text-decoration:underline;}
.news li span{display:block; height:60px; float:left; line-height:60px; color:#cccccc; font-weight:bold; width:80px; text-align:left; background:url(../images/news_list.png) no-repeat right center;}

.news_title{font-size:18px; font-weight:600; line-height:30px; text-align:center;}
.news_time{font-size:12px; color:#ccc; line-height:25px; text-align:center;}
.news_content p{text-align:left; font-size:14px; line-height:30px;}

.news_vic{font-size:12px; color:#CCC; line-height:30px; font-weight:600;}

.products{padding-top:10px;}
.products .imgbox{width:180px; height:180px; border:1px solid #ccc;}
.products .imgbox:hover{border:1px solid #2e94d3;}
.products .imgbox img{width:180px; height:180px;}
.products .name{width:180px; text-align:left; line-height:30px;}
.products .name a:hover{color:#2e94d3;}

.products_show_name{font-size:16px; font-weight:bold; text-align:left; padding-left:30px;line-height:30px;width:200px;background:url(../images/products_name_bg.png) no-repeat left center; margin:10px auto;}
.products_show_imgbox{width:90%; margin:0 auto; border:1px solid #ccc; margin-top:15px; text-align:center;}
.products_show_imgbox a{position:absolute; margin-top:340px;}

.products_show_content .name{font-size:14px; font-weight:bold;}
.products_show_content td{font-size:14px; line-height:25px;}
.products_show_content a:hover{color:#2e94d3;}


.box2{
	margin-left:10px;
	width:800px;
	height:210px;
	overflow:hidden;
	padding:10px;
	float:left;
	/*border:1px solid #d5d5d5;*/
}

.box2 img{
	width:180px;
	height:180px;
	padding:1px;
	border:1px solid #bdbfbe;
	margin:5px 10px 0 10px;
}
.box2 img:hover{border:1px solid #2e94d3;}
.box2 span{
	margin:0 auto;
	width:180px;
	height:30px;
	display:block;
	line-height:30px;
	overflow:hidden;
	text-align:center;
}
.box2 span a{color:#000;}

.keyword .img,.keyword .con{float:left;}
.keyword .img{border:1px solid #ccc; margin:15px;}
.keyword .img img{width:180px;}
.keyword .con{margin:15px 0;}
.keyword .con .name{font-size:18px; font-weight:bold; color:#2e94d3;}
.keyword .con .model{font-size:16px; font-weight:bold; color:#2e94d3;}
.keyword .con .nm{font-size:12px; color:#666;}
.keyword .con .nm a{color:#666666;font-size:12px;}
.keyword .con .nm a:hover{color:#2e94d3;}
.keyword{border-bottom:1px #ccc dashed;}

.button{display:block; width:140px; height:40px; background:url(/images/button.png) no-repeat center center; line-height:40px; text-align:center; font-size:16px; font-weight:bold; color:#FFFFFF;}

/*show·ÖÒ³*/
DIV.viciao { text-align:center; border:0px; margin:5px; padding:5px; line-height:30px;}
DIV.viciao A { border: #E4E3E3 1px solid; padding:2px 5px 2px 5px; margin-right:5px; font-weight:bold; text-decoration:none}
DIV.viciao A:hover { border:#E4E3E3 1px solid; padding:2px 5px 2px 5px; margin-right:5px; background:#2e94d3; color:#ffffff; text-decoration:none}
DIV.viciao A:active { border:1px #E4E3E3 solid; padding:2px 5px 2px 5px; margin-right:5px}
DIV.viciao SPAN.current { border:1px #E4E3E3 solid; padding:2px 5px 2px 5px; margin-right:5px; background:#2e94d3; color:#ffffff; font-weight:bold}
DIV.viciao SPAN.disabled { border:1px #E4E3E3 solid; padding:2px 5px 2px 5px; color:#ccc;}



.f14{font-size:14px;}
.b{font-weight:bold;}
.en{font-family:Arial, Helvetica, sans-serif;}
