﻿/*commom style*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, input, textarea,th,td,img{border:medium none;margin:0;padding:0;}
em{font-style:normal;}
ul, ol{list-style: none;}
table{border-collapse: collapse;border-spacing: 0; }
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333;}
a:hover{color:#355e92;}
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
body{font-family:微软雅黑;}


.container{width: 1200px;margin: 0 auto;background-color: #FFFFFF;padding: 0 20px 25px 20px;}
/*当前位置*/
.currentpath{height: 46px;line-height: 46px;background:url(currentPathPic.png) no-repeat 12px center;padding-left: 32px;font-size: 13px;}
.colLeft{width: 236px;position: relative;padding-bottom: 10px;}
.colLeft h1{width: 236px;height: 40px;line-height: 40px;background:#355e92;font-size: 16px;text-align: center;color: #FFFFFF;}
.colLeft ul li{padding-left: 15px;}
.colLeft ul li a{display:block;height: 45px;line-height: 45px;background: url(colLeftList01.png) no-repeat left center;font-size: 15px;padding-left: 20px;}
.colLeft ul li a:hover{background: url(colLeftList02.png) no-repeat left center;}
.colLeft ul li a.commomColActive{background: url(colLeftList02.png) no-repeat left center;color:#355e92;}

.colRight{padding: 20px;}
.colRight h1{height: 28px;border-bottom:2px solid #cdcdcd;}
.colRight h1 div{background: url(dqlm.png) no-repeat 1px top;padding: 0 11px 0 26px;font-size: 16px;line-height: 16px;color: #3d3d3d;border-bottom: 2px solid #5e9fda;height: 28px;}
.colRight ul{padding-top: 5px;padding-left: 4px;}
.colRight ul li{background: url(listPic.png) no-repeat left center;padding-left: 15px;border-bottom: 1px dashed #e8e8e8;font-size: 16px;line-height: 45px;}
.colRight ul li span{color: #666666;}
