@charset "utf-8";
/* CSS Document */

html, span, object,h1, h2, h3, h4, h5, h6, p, em, dd,dl, dt, ol, ul, li, form{ margin:0;padding:0;border:0; font-size:100%; font-family:inherit; list-style:none;}
input.btn{ border:none}
label{vertical-align:middle} .inputcheckbox{vertical-align:middle;} 

body{font: 12px "微软雅黑"; color:#333; margin:0 auto;padding:0px; list-style:none;  }
a{ color:#333; text-decoration:none; }
a:hover{  color:#0293e2; text-decoration:none;  }
.clear_all {clear:both;}


img{ border:none; padding:0px; margin:0px; display:block; }
ul,li{ list-style-type:none; margin:0; padding:0; border:0; list-style:none }

.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

.white,.white a { color:#fff;}

/**/
.ding_main{width:100%;height:42px;background-color: #272c32;color: #fff;}
.ding{width:1200px;height:42px;margin:0 auto;line-height:42px;font-size:14px;}
.ding_left{float:left;}
.ding_right{float:right;}
.ding_right span{
   font-style: normal;
    color: #ff0000;
    font-size: 16px;
    font-weight: bold;
}

.top_main{width:100%;height:180px;}
.top{width:1200px;height:120px;margin:0 auto;}
.logo{float:left;height:75px;padding-top:22px;}
.logo img{height:75px;}
.dh{float:right;}
.dh ul{}
.dh ul li{float:left;height:120px;width:120px;padding:0px 3px;}
.dh ul li a{display:block;height:120px;line-height:120px;font-size:20px;color:#333;line-height: 120px;text-align: center;}
.dh ul li a:hover{color: #1e50ae;}
.dh ul li a.cur{color: #1e50ae;}


.daoh_main{
    width: 100%;height: 60px;
    color: #fff;
    background: #1e50ae;
}
.daoh{width:1200px;height:60px;margin:0 auto;}
.daoh ul{display:block}
.daoh ul li{
    width: 200px;
    height:60px;
    float:left;
}
.daoh ul li a{display:block;text-align:center;line-height:60px;font-size:16px;color:#fff;}
.daoh ul li a:hover{background: #0a2962;}
.daoh ul li a.cur{color: #fff;background: #0a2962;}

.dhua{float:right;padding-top: 40px;}
.dhua span{float:left;}
.dhua p{
    float: left;
    font-size: 26px;
    line-height: 40px;
    padding-left: 20px;
    color: #1e50ae;
    font-weight: bold;
}
/**/
.foot_main{width:100%;height:auto;overflow:hidden;background-color:#2d2d2d;padding: 30px 0px;}
.foot{width:1200px;height:auto;margin:0 auto;}
.foot_dh{width: 580px;height: 30px;line-height: 30px;margin: 0px auto;}
.foot_dh ul{}
.foot_dh ul li{float:left;color:#b6b6b6;padding: 0px 20px;font-size:14px;}
.foot_dh ul li a{color:#b6b6b6;}
.foot_dh ul span{float:left;color:#b6b6b6;}

.foot_p{padding-top:10px;color: #4e4e4e;font-size:14px;text-align:center;line-height:25px;}

/*lbanner start*/
.lbanner{width:100%;height:auto;overflow:hidden;}
.lbanner img{width:100%;}
/*lbanner end*/

/*分页 start*/

.page{
  width:auto;
  height:32px;
  padding:34px 0px;
}
.page ul{
  display:block;
  margin:0 auto;
}
.page ul li{
      height: 30px;
    float: left;
    margin-right: 5px;
    border: 1px solid #b6b6b6;
    color: #b6b6b6;
    padding: 0px 14px;
    line-height: 30px;
	    font-size: 14px;
}
.page ul li a{
  display:block;
  height:30px;
  text-align:center;
  line-height:30px;
  color:#b6b6b6;
      text-decoration: none;
}
.page ul li.active,.page ul li:hover{
      background-color: #0293e2;
    color: #ffffff;
    border: 1px solid #0293e2;
}
.page ul li:hover a{
  color:#ffffff;
}

.page ul li.thisclass{
  background-color:#0293e2;
  color:#ffffff;
  border:1px solid #0293e2;
  padding:0px 15px;
  height:30px;
  line-height:30px;
  text-align:center;
}
.page ul li.thisclass a{
  color:#ffffff;
}
/*分页 end*/