﻿/* 通用 */
body,div,span,ul,li,h1,h2,h3,h4,ol,dl,dt,dd,img,a,input,textarea,clear{ padding:0; margin:0; list-style:none; border:0;font-family:"微软雅黑";}
.mar-t{margin-top:10px;}
.mar-b{margin-bottom:10px;}
.mar-l{margin-left:10px;}
.mar-r{margin-right:10px;}
.mar-t2{margin-top:20px;}
.mar-t3{margin-top:30px;}
.mar-t4{margin-top:40px;}
.padd-t{padding-top:10px;}
.padd-b{padding-bottom:10px;}
.padd-l{padding-left:10px;}
.padd-r{padding-right:10px;}
.padd-tblr{padding:10px;}
.padd-tlr{padding:10px 10px 0 10px;} 
.padd-lrb{padding:0 10px 10px 10px;}
.padd-lr{padding:0 10px;}
.padd-tb{padding:10px 0;}
.fl{float:left;}
.fr{float:right;}
.text{text-align:center;}
.line{line-height:30px;}
.font-b{font-weight:bold;}
.font-n{font-weight:normal;}
.color{background-color:#FFF;}
.font2{font-size:12px;}
.font6{font-size:16px;}
.font8{font-size:18px;}
.font20{font-size:20px;}
.font26{font-size:26px;}
.border{border:#CCC solid 1px;}
.grey{color:#666666;}.grey a{color:#666666;}.grey a:hover{color:#a10000;}
.dgrey{color:#9e9e9e;}.dgrey a{color:#9e9e9e;}.dgrey a:hover{color:#a10000;}
.white{color:#FFF;}.white a{color:#FFF;}.white a:hover{color:#FFF;}
.blue{color:#2086DA;}.blue a{color:#2086DA;}.blue a:hover{color:#2086DA;}
.black{color:#000000;}.black a{color:#000000;}.black a:hover{color:#a10000;}
.red{color:#db1010;}.red a{color:#db1010;}.red a:hover{color:#a10000;}
.dblue{color:#00598e;}.dblue a{color:#00598e;}.dblue a:hover{color:#00598e;}
.green{color:#279e27;}.green a{color:#279e27;}.green a:hover{color:#cc0000;}
.orange{color:#d86c00;}.orange a{color:#d86c00;}.orange a:hover{color:#cc0000;}
.yellow{color:#ffff00;}.yellow a{color:#ffff00;}.yellow a:hover{color:#ffff00; }

.common{width:1100px;margin: 0 auto;}
.cen-main{ background:url(../images/bg-cen.jpg) no-repeat top; margin: 20px 0;}
.cen-div{padding:20px; }
.con_title_left{ line-height:30px;}
.title{ font-size:26px;color:#333333;}
.con_div{color:#9e9e9e; border-bottom:1px solid #e5e5e5; padding-bottom:10px;}
.con_cen{ min-height:500px;margin-bottom:20px;     padding-bottom: 20px;color:#4c5157;}
.zs{ background:#f9f9f9; padding:20px; color:#9e9e9e; font-size:14px; line-height:30px; margin-bottom:20px;}
.zs span{ color:#9e9e9e;font-size:16px;}
.con-left{ width:172px;}
.con-right{ width:840px;}

.dy{ height:50px; line-height:50px; border-top:1px solid #e5e5e5;}
.con-left{min-height:800px; border-right:1px solid #eeeeee;  }
.con-left ul li {
  line-height: 30px;
  font-size: 14px;
  margin-top: 10px;
  cursor: pointer;
}
.con-left ul li a:hover {
  background: #2086da;
  color: #fff;
}
.con-left ul li a {
  display: block;	
  color: #2086da;
  text-align:center;
}
.list_div {
  border-bottom: 1px solid #ccc;
  padding-bottom:15px;
}
.list_div a{}
.list_div:hover {
    background: #f7f7f7;
}
.list-right_title  {
  color: #525252;
  cursor: pointer;
  font-size: 24px;
  line-height: 50px;
}
.list-right_title  a {
  color: #525252;
  font-size: 20px;
}
.list-right_title  a:hover{color:#A10000;}
.cen-div-1{min-height:800px;border-top:1px solid #eeeeee;}
.column-name {
  background: #4d9ee1;
  padding: 5px;
  color:#fff;
}
.column-name a{ color:#fff;}
.list_left_title{ color:#2086da;}
.con_title_left {color:#9e9e9e;}
.con_title_left a{color:#9e9e9e;}
.con_title_left a:hover{color:#A10000;}
.con_title_left span{color:#9e9e9e}
.linow {
  color: #fff !important;
  background: #2086da !important;
}
.title_cen{color:#df3a39; font-size:24px;}
.con-right h3 {
    height: 60px;
    line-height: 50px;
    color: #df3a39;
    text-align: center;
    font-size: 30px;
  font-weight:lighter;
}
#listtCon {
    font-size: 16px;
    padding-top: 10px;
}