@charset "gb2312";
/*=== CSS Reset ===*/
html,body,div,span,h3,h4,h5,h6,ul,li,dl,dt,dd,form,table,tbody,tr,th,td,img{border:0;margin:0;padding:0;}
ul{list-style:none;}

/*=== 公用设置 ===*/
body{font:12px/25px Arial, "宋体"; color:#292929; margin:0; padding:0; background:#FFF;}
a { color:#292929; text-decoration:none;}
a:hover{ color:#0146AB;}
.clear { clear:both;}
.fleft { float:left;}
.fright { float:right;}
.wapper{ width:100%;}
.tit{ border-bottom:#D4D4D4 solid 1px; height:30px; line-height:30px;}


/* 头部 */

.head{ width:1000px; margin:0 auto; height:96px;}
.head .other { margin:23px 0;}
.nav_bg { width:100%; height:36px; background:url(../images/nav_bg.jpg) repeat-x; font:14px/36px Arial, "微软雅黑"; color:#FFF;  }
.nav { width:1000px; margin:0 auto; }
.nav ul li { float:left; width:166px; }
.nav ul li a { height:36px; text-align:center; line-height:36px; color:#FFF; display:block; letter-spacing:1.0px; cursor:pointer;}
.nav ul li a:hover{color:#FFF; }


/* 焦点图 */

.banner{position:relative}
.banner,.banner ul li,.banner ul li a img,.banner ul{width:100%;height:400px}
.banner ul{position:relative}
.banner ul li{position:absolute;left:0px;top:0px;display:none}
.banner dl{position:absolute;right:50%;bottom:10px}
.banner dl dd,.banner dl dd.on{background:url(../images/dot.png) no-repeat}
.banner dl dd{float:left;width:13px;height:13px;background-position:-13px 0;text-indent:-9999px;margin-right:5px;cursor:pointer}
.banner dl dd.on{background-position:0 0}

.prev,.next{width:50px;height:50px;position:absolute;top:50%;margin-top:-25px}
.prev{left:10px}
.next{right:10px}
/* 内容 */
.con{ width:1000px; margin:30px auto;}
.pro{ height:271px;}
.pro_con { width:1000px; margin:0 auto; padding:25px 0 0 0;}
.pro_con .imglist{ margin:0 auto; width:1000px; overflow:hidden} 
.pro_con .imglist li{ float:left; padding:0px 10px; width:230px} 
.pro_con .imglist li img{ display:block; width:220px; height:165px; border:#DBDBDB solid 8px; ;}
.pro_con .imglist li a:hover { color:#040001;}
.pro_con .imglist li span{ display:block; width:100%; height:35px; line-height:35px;  text-align:center;}
.con_l{ width:650px; margin:20px 50px 20px 0;}
.abo{ margin:10px 0 0 0;}
.abo_con{ margin:10px 0;}
.abo_img{ margin:0 10px 0 0;}
.news{ margin:30px 0 20px 0;}
.news ul li{ background:url(../images/doc.jpg) no-repeat left; padding-left:15px;}
.con_r{ width:300px; margin:30px 0;}
.con_con{ margin:8px 0 0 0;}


/* 留言板 */

.basic-grey div {
display: block;
margin: 0px;
}
.basic-grey div>span {
float:left;
text-align:left;
color: #292929;
margin:5px 0;
}
.basic-grey input[type="text"], .basic-grey input[type="email"], .basic-grey textarea{
border: 1px solid #DADADA;
color: #292929;
height: 22px;
margin:5px 0;
outline: 0 none;
padding: 3px 3px 3px 5px;
width: 70%;
font-size: 12px;
line-height:15px;
box-shadow: inset 0px 1px 4px #ECECEC;
-moz-box-shadow: inset 0px 1px 4px #ECECEC;
-webkit-box-shadow: inset 0px 1px 4px #ECECEC;
}
.basic-grey textarea{
padding: 5px 3px 3px 5px;
}
.basic-grey textarea{
height:100px;
}
.basic-grey .button {
background: #0146AB;
border: none;
padding: 5px 20px;
color: #FFF;
box-shadow: 1px 1px 5px #B6B6B6;
border-radius: 3px;
text-shadow: 1px 1px 1px #9E3F3F;
cursor: pointer;

}
.basic-grey .button:hover {
background: #0146AB;
}

/* 内页 */
.left{ width:280px; margin:0 20px 0 0;}
.left ul{ margin:10px 0 0 0 ;}
.left li{height:30px; line-height:30px; border-bottom:#CCC solid 1px; margin:0 0 5px 0;}
.left2{ margin:30px 0 0 0;}
.right{  width:700px;  }
.right .s_tit { font:16px/18px Arial, "微软雅黑"; color:#2B2B2B; font-weight:bold; }
.right .s_tit a{ font:16px/18px Arial, "微软雅黑"; color:#2B2B2B; font-weight:bold; }
.right .s_tit a:hover{ color:#2B2B2B;}
.right_con{ margin:15px 0 0 0 ;}

/* 页脚 */

.footer{width:100%; height:151px; background:url(../images/foot_bg.jpg) repeat-x; color:#FFF;}
.foot{ width:1000px; margin:0 auto;  line-height:25px;  height:68px; padding:20px 0; }
.footer a {color:#FFF;}
.footer a:hover{color:#FFF; }
.foot_con{ width:1000px; line-height:18px; padding-top:15px; }
.bottom{ width:1000px; margin:0 auto; line-height:43px;  height:43px;  }