﻿@charset "utf-8";
body{
    margin:0px;
	padding:0px;
	text-align:left;
	font-family:"微软雅黑";
    font-size:14px;
	line-height:1.5em;
	color:#333;
	background:#FFF;
	min-width:1280px;
}
a{cursor:pointer;color:#333;}
a:link,a:visited{color:#333;text-decoration:none}
a:hover{color:#1E4CB4;text-decoration:underline}
ul{padding:0;margin:0;}
li{padding:0;list-style-type:none;}
span{display:inline-block;}
button{border:none;background:transparent;width:1px;overflow:visible;white-space:nowrap;padding:0 2px;cursor:pointer;}
img{border:0;}
label{vertical-align:middle}
fieldset{border:1px solid #CCC; padding:5px 10px;}
fieldset strong{color:#0062DC;}
fieldset legend{color:#666;font-weight:bold;}
fieldset p{padding:0; margin:0;}
.clearfix{clear: both; font-size:1px; width:1px; height:0; visibility:hidden;}

#top{background:url(../images/top_bg.png) repeat-x;height:125px;text-align:center;overflow:hidden;}
#lang{position:absolute;top:20px;right:80px;}
#lang ul li{float:left;padding-right:20px;}
#lang a{background:url(../images/lang.png) no-repeat;padding-left:18px;color:#666;}
#lang a:hover{color:#333;text-decoration:none;}
#lang a.chs{background-position:0 5px;}
#lang a.en{background-position:0 -25px;}
#logo{margin:0 auto;}
#nav{background:url(../images/nav_bg.png) repeat-x;border-top:1px solid #0A3D8E;border-bottom:1px solid #fff;height:33px;text-align:center;overflow:hidden;position:relative;width:100%;}
#nav ul{float:left;position:relative;left:50%;}
#nav ul li{float:left;width:120px;font-size:14px;font-weight:bold;text-align:center;position:relative;right:50%;}
#nav ul li a{background:url(../images/nav_item.png) right no-repeat;color:#FFF;display:block;line-height:33px;}
#nav ul li a.last{background:none;}
#nav ul li a:hover{background:#1357A7;text-decoration:none;}
#banner{height:375px;background:url(../images/banner_bg.png) bottom repeat-x;text-align:center;overflow:hidden;}
#container{width:1200px;overflow:hidden;margin:20px auto;}
#lists{float:left;width:240px;}
#lists .list_top{background:url(../images/left.png) no-repeat;color:#FFF;font-size:14px;font-weight:bold;height:43px;line-height:43px;text-align:center;}
#lists .list_content{background:#F2F2F2;padding:5px 20px;}
#lists .list_content ul li.selected{background-color: #9FA4EF;}
#lists .list_content ul li{background:url(../images/icon_list.png) no-repeat left center;height:30px;line-height:30px;padding-left:18px;font-size:13px;}
#lists .list_bot{background:url(../images/left.png) no-repeat bottom;height:10px;}
#content{float:right;width:940px;}
/*#content p{text-indent:20px;}*/
#content .right_title{background:url(../images/main_title.png) no-repeat;color:#FFF;font-size:14px;font-weight:bold;height:32px;line-height:32px;padding-left:20px;margin-bottom:10px;}
.crossProduct,.article{overflow:hidden;}
.crossProduct ul li{background:url(../images/simpleProduct.png) no-repeat center;width:188px;text-align:center;float:left;margin-top:10px;}
.crossProduct .pro_pic{padding-top:13px;height:140px;overflow:hidden;}
.crossProduct .pro_name{line-height:30px;}
.crossProduct .pro_name a{color:#124B91}
.productShow-img{float:left;}
.productShow-img img{border:1px solid #F3F3F3;}
.productShow-pmt{float:left;margin-left:20px;}
.productShow-intro{clear:both;overflow:hidden;margin-top:20px;}
.article ul li{border-bottom:1px dotted #CCC;padding-left:20px;line-height:30px;}
.article h3{text-align:center;}
.article .date{text-align:right;color:#999;}
.pageShow{padding:20px 15px;}
.pageShow .totalPage{float:left;color:#999;}
.pageShow .Pager{float:right;}
.pageShow .Pager a{background:#F3F3F3;border:1px solid #F3F3F3;color:#333;padding:0 5px;text-decoration:none;font-family:Verdana, Geneva, sans-serif;margin-left:5px;}
.pageShow .Pager a.current{background:#43AAFA;color:#FFF;}
.pageShow .Pager a:hover{background:#FFF;}
.pageShow .Pager a.current:hover{background:#43AAFA;color:#FFF;}
#codeFrom input[type=text]{padding:10px;}
#codeFrom #search{padding:10px 20px;margin-left:5px;}
#footer{background:url(../images/foot_bg.png) repeat-x;color:#FFF;height:144px;text-align:center;overflow:hidden;}
#footer a{color:#FFF;}
#linker{margin-top:20px;}
#linker span{padding:0 20px;}