/*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;}
body,button, input, select, textarea {font-family:'微软雅黑';font-size:16px;color:#333333;}
h1, h2, h3, h4, h5, h6{ font-size: 100%;}
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:#333333;}
a:hover{color:#5193d4;transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;-moz-transition:all 0.2s;}
.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;}
.w1000{width:1000px;margin:0 auto;}
.bgfff{background: #fff;}
.bgf6f6f6{background: #f6f6f6;}
/*当前位置*/
.position{background:#eeeeee;height:35px;line-height:35px;margin-bottom:20px;}
.home{background:url(home.png) no-repeat left center;padding-left:20px;font-size:13px;}
.main_left{width:236px;}
.title{height:42px;line-height:42px;background: #1d79cc;color:#fff;font-size:16px;font-weight: bold;text-align:center;}
.title02 li{height:45px;line-height:45px;background:url(stranger.png) no-repeat 15px center;padding-left:35px;font-size:15px;}
.title02 li.hover{background:url(stranger_hover.png) no-repeat 15px center;padding-left:35px;}
.title02 li.hover a{color:#0783d0;}
.main_right{padding:0 15px;}
.title_right{border-bottom:2px solid #cdcdcd;height:42px;line-height:42px;}
.title_right span{display:block;float:left;}
.title_right01{border-bottom:2px solid #5e9fda;background: url(lm_pic01.png) no-repeat left center;padding:0 20px;height:42px;}
.main_rightList{min-height:500px;}
.main_rightList li{float:left;width:100%;background:url(square.png) no-repeat left center;height:50px;line-height:50px;border-bottom:1px dashed #e8e8e8;padding-left:15px;}
.main_rightList li a{color:#3d3d3d;}
.main_rightList li a span{display:inline-block;float:right;color:#666666;}

.colMainR{position: relative;}
.rightShadow02{background: url(colMainLbg01.png) repeat-y;width: 6px;position: absolute;right: -6px;top:0px}
.bottomShadow02{background: url(colMainLbg02.png) repeat-x;width: 924px;position: absolute;left: 0;bottom:-7px;height: 7px;}

.colMainR{width: 734px;}
.curCol{background: #478ad1 url(currentCol.png) no-repeat 34px center;padding-left: 70px;font-size: 16px;color: #FFFFFF;line-height: 46px;height: 46px;}
.colMainR ul{padding: 20px;background: #FFFFFF;min-height: 500px;}
.colMainR ul li{font-size: 14px;color: #2C2C2C;height: 48px;line-height: 48px;padding: 0 10px;border-bottom: 1px solid #dcdcdc;}
.colMainR ul li:hover{background: #f4f4f4;}
.colMainR ul li a{color:#2C2C2C;}
.colMainR ul li:hover a{color:#478ad1;}