﻿@charset "utf-8";

/* header */
*{ margin:0; padding:0;}
.clear{ clear:both;}

img{ border:none;}

ul,li{ list-style:none;}

a{ text-decoration:none;}

html,body{ font-family:"微软雅黑","Arial"; color:#272727; font-size:12px; background-color:#ffffff;  overflow-x:hidden;}

body a{outline:none;blr:expression(this.onFocus=this.blur());}



.leftmenu { width: 285px; float:left; overflow:hidden;}



.left-top{ width:100%; height:80px; background:url(../images/left_navbg.jpg) repeat; overflow:hidden;}

.left-top h3{ font-size:27px; line-height:30px; font-weight:normal; color:#fff; letter-spacing:1px; margin:11px 0 0 30px;}
.left-top h4{ font-size:15px; font-weight:normal; color:#fff; line-height:18px; margin:6px 0 0 30px;}



.left-list ul{ width:285px;border-bottom:1px solid #bfd2e6; overflow:hidden;}
.left-list ul li{background-color:#fff;
 width:283px; border-top:1px solid #bfd2e6;border-left:1px solid #bfd2e6; border-right:1px solid #bfd2e6;}

.left-list ul li h4 a{  height:52px; line-height:52px; padding-left:65px; font-size:18px;

display:block; background:url(../images/huiquan.png) no-repeat 40px 25px;color:#535353; font-weight:normal;letter-spacing:1px; }


.left-list ul li h4 a:hover{background:url(../images/lanquan.png) no-repeat 40px 25px; color:#398bd7;}

.left-list ul li h4.jiahao2 a{background:url(../images/jiahao.png) no-repeat 35px 18px;}

.left-list ul li:hover h4 a, .left-list ul li.cur h4 a{color:#398bd7;}
.left-list ul li.cur .sublist { display: block; }
.left-list ul li .sublist { display: none;}
.left-list ul li .sublist p { border-top:1px solid #e5e5e5; line-height:40px; font-size:13px;}
.left-list ul li .sublist p a {background-color:#fff;color:#5e5e5e;display:block; padding-left:65px; }
.left-list ul li .sublist p a:hover, .left-list ul li .sublist p.act a {background:#398bd7; color:#fff; }

















