blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
body,
button,
input,
select,
textarea {
  font: 12px/1.5 "\5FAE\8F6F\96C5\9ED1", "Microsoft Yahei", "Hiragino Sans GB", tahoma,  "\5B8B\4F53";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
address,
cite,
dfn,
em,
var {
  font-style: normal;
}
code,
kbd,
pre,
samp {
  font-family: courier new, courier, monospace;
}
small {
  font-size: 12px;
}
ol,
ul {
  list-style: none;
}
a,
a:hover {
  color: #222;
  text-decoration: none;
}
a:hover {
  color: #2e76ee;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
legend {
  color: #000;
}
fieldset,
img {
  border: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
:focus {
  outline: 0;
}
.fl {
  float: left;
  display: inline-block;
}
.fr {
  float: right;
  display: inline-block;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.mt20 {
  margin-top: 20px;
}
.mt15 {
  margin-top: 15px;
}
.mt10{
  margin-top: 10px;
}
.pt10{
  padding-top: 10px;
}
.pt15{
  padding-top: 15px;
}
.w1200 {
  width: 1200px;
  margin-left:auto;
  margin-right:auto;
}
.bgWhite {
  background-color: #ffffff;
}



.imgCon { width: 100%; height: 100%; overflow: hidden; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }

/*.banner img:hover,.imgNo img:hover{-webkit-transform: scale(1);transform: scale(1);}*/

body{min-width: 1200px;}
.wrapper{width: 1160px;padding: 30px 20px;margin:20px auto;}


/*顶部*/
.head{border-top: 2px solid #f73617; background: #fff;padding-bottom: 30px;}
.head .logo{margin-top: 30px;}
.head .logo img{width: 449px;height: 94px;}

.head .date{width: 260px;text-align: right;margin-top: 60px;font-size: 18px;color: #666;}
.head .search{position: relative;width: 260px;height: 30px;margin-top:6px;background-color: #fff;border: 1px solid #f73617;}
.head .search input { border: none; padding: 0; margin: 0; float: left;  }
.head .search .search-word { width: 196px; background-color: transparent; height: 30px;line-height: 30px; text-indent: 3px; color: #666; }
.head .search .search-btn { position: absolute; top: -1px; right: -1px; width: 65px; height: 32px; font-size: 24px; line-height: 32px; color: #ffffff; background: url(imagessearchbg.jpg) no-repeat top center #f73617; }

.navCon{width:100%;height: 48px;background: #f73617;}
.navCon .w1200{height: 48px; text-align: center;}
.navCon a{color: #fff;font-size: 18px;padding:0 36px;line-height: 48px;}

/*footer*/
.footer{width:100%;min-width: 1180px;border-top:2px solid #2e76ee;margin-top: 40px;background-color: #ffffff;padding-top:10px;padding-bottom:40px;}
.footer .w1200{position:relative;}
.copyright{text-align: center;font-size: 12px;line-height: 26px;color:#515151}
.footer .footImg{position:absolute;top:0;left:0;}
.footer .footImg img{width:auto;}
.footer .footImg a{float:left;display:block;margin-right: 6px;}
.footer .footImg a.zfwzzc{padding-top: 12px;}
.footer .wei{left:auto;right:0; text-align: center;}