@charset "utf-8";
/* CSS Document */
*{ margin:0px 0px; padding:0px 0px;}
html,body,h1,h2,h3,h4,h5,h6,div,p,dl,dt,dd,ul,ol,li,form,fieldset,legend,button,submit,input,textarea,select,table,tr,th,td,hr,pre,sup,address,cite,dfn,em,var,blockquote { margin:0; padding:0;}
html { border:none 0;}
body { font:14px/1.5 Tahoma,"Microsoft YaHei",arial,simsun,sans-serif;+font:12px/1.5 "Microsoft YaHei",Tahoma,arial,simsun,sans-serif;word-wrap:break-word;word-break:break-all; background:#FFF; color:#333;}
ul,ol { list-style-type:none;}
dl,dt,dd{ list-style-type:none; padding:0; margin:0;}
img { border:none; vertical-align:middle; display:block;}
a { outline:none; color:#333;text-decoration:none;}
/* ----- 网分页数字条效果 开始 ----- */
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 14px;
  padding: 8px 12px;
  margin: 0 5px;
  border-radius: 3px;
}
.pagination span {
    color: #333;
    font-size: 14px;
    padding: 8px 2px;
    margin: 0 5px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #4fc08d;
  border: 1px solid #4fc08d;
}
.pagination a.page-num-current {
  color: #fff;
  background: #4fc08d;
  border: 1px solid #4fc08d;
}
/* ----- 分页数字条效果 结束 ----- */
/*头部*/
.headerbox{ width:100%; height:140px;  position:fixed; left:0px; top:0px; z-index:10003; background-color:#fff; min-width:1200px;}
.topbox{border-bottom:1px solid #ccc; width:100%; min-width:1200px;}
.top{ width:1200px; height:39px; margin:0 auto;overflow:hidden;}
.top p{ font-size:12px; line-height:40px; color:#999;float:left}
.top p.rm{ float:right; }
.top p.cm{ margin-left:250px;}
.headerbox{ width:100%; height:139px; border-bottom:1px solid #ccc; position:fixed; left:0px; top:0px; z-index:10003; background-color:#fff;}
.head{ width:970px; height:auto; height:100px;margin:0 auto;}
.head .logo{ width:200px; height:98px; float:left;}
.head .logo img{ width:140px; height:85px;}
.head .telephnoe{ width:160px; height:57px; float:left; margin-top:25px;}
ul.dropdown{ float:right; padding-top:32px;}
ul.dropdown li{ float:left; margin-left:38px; position:relative; height:68px;}
ul.dropdown li a{ font-size:14px; color:#000; display:block;}
ul.dropdown li.selected a,ul.dropdown li:hover a,ul.dropdown li:hover span{ color:#aacd06;}
ul.dropdown li.selected span{ color:#aacd06;}
ul.dropdown li:hover b.icon{ display:block;}
ul.dropdown li span{ display:block; line-height:16px; font-size:12px; color:#666666;}
ul.dropdown li b.icon{ display:block; width:21px; height:13px; margin:0 auto; background:url(../images/jt.png) center center no-repeat; margin-top:10px;display:none;}
ul.dropdown li ul{ display:none;}
ul.dropdown li .sub_menu{ position:absolute; left:0px; top:0px; z-index:1002; width:140px; margin-left:-40px;}
ul.dropdown li .sub_menu li{ float:none; margin-left:0px; background:url(../images/1.png) left top no-repeat; text-align:center; line-height:30px; height:30px; margin-top:1px;}
ul.dropdown li .sub_menu li a{ display:block; font-size:14px; color:#150b0b;}
ul.dropdown li .sub_menu li:hover{ background-color:#aacd06; background-image:none;}


/*页脚*/
.footBox{ width:100%; height:auto;/* padding-top:40px; padding-bottom:40px; background-color:#000000;*/ min-width:1200px;}
.footBox .foot{ width:1200px; margin:0 auto; overflow:hidden;}
.footBox .foot .left_box{ float:left; border-right:1px dashed #ddd; padding-right:30px; padding-bottom:40px;}
.foot .left_box .logo{ width:210px; height:80px; margin-bottom:10px; background-color:transparent;}
.foot .left_box p{ font-size:26px; color:#aacd06;}
.foot .left_box dl{ overflow:hidden;}
.foot .left_box dl dd{ float:left; margin-right:10px; width:30px; height:30px; margin-top:10px;}
.foot .left_box dl dd img{ width:30px; height:30px;}
.foot .mark{ width:100px; height:100px; float:left;}
.footBox .foot .right_box{ float:right; width:850px;}
.footBox .foot .right_box div{ overflow:hidden;}
.footBox .foot .right_box div dl{ float:left; margin-left:30px; margin-right:30px; font-size:12px; color:#fff;}
.footBox .foot .right_box div dl dd{ float:left; color:#fff; margin-right:10px;}
.footBox .foot .right_box div dl dd a{ color: #8d8d8d;}
.footBox .foot .right_box div dl.w500{ width:400px;}
.footBox .foot .right_box div dl.w300{ width:350px; margin-right:0px;}
.footBox .foot .right_box div dl dt{ font-size:16px; margin-bottom:10px; margin-top:30px;}
.footBox .foot .right_box div dl dt.mt{ margin-top:0px;}
.footBox .foot .right_box  dl.link_box{ margin-top:20px; overflow:hidden; color:#fff; font-size:12px; margin-left:30px;}
.footBox .foot .right_box  dl.link_box dt{ float:left;}
.footBox .foot .right_box  dl.link_box dd{ float:left; margin-right:10px;}
.footBox .foot .right_box  dl.link_box dd a{ color:#999999;}
.footBox .foot .right_box dl dd a:hover{ color:#aacd06;}
/*copyright*/
.copyright{ width:100%; height:40px; background-color:#1a1a1a; line-height:40px; text-align:center; color:#999999; font-size:12px; min-width:1200px;}

