@font-face {
  font-family: 'iconfont';
  /* project id 995532 */
  src: url('//at.alicdn.com/t/font_995532_kxh5j11eh3a.eot');
  src: url('//at.alicdn.com/t/font_995532_kxh5j11eh3a.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_995532_kxh5j11eh3a.woff2') format('woff2'), url('//at.alicdn.com/t/font_995532_kxh5j11eh3a.woff') format('woff'), url('//at.alicdn.com/t/font_995532_kxh5j11eh3a.ttf') format('truetype'), url('//at.alicdn.com/t/font_995532_kxh5j11eh3a.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.clear:after {
  visibility: hidden;
  display: block;
  height: 0;
  font-size: 0;
  content: "";
  clear: both;
}
body,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
li,
ol,
p,
select,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  text-transform: uppercase;
}
i {
  font-style: normal;
}
body,
html {
  min-height: 100%;
}
body {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
img {
  border: none;
  vertical-align: middle;
}
a {
  text-decoration: none;
  color: #232323;
}
a:hover,
a:focus {
  text-decoration: none;
}
table {
  border-collapse: collapse;
  table-layout: fixed;
}
input,
textarea {
  outline: none;
  border: none;
}
textarea {
  resize: none;
  overflow: auto;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: ".";
  width: 0;
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
  overflow: hidden;
}
.cont {
  width: 1200px;
  margin: 0 auto;
}
header {
  overflow: hidden;
}
header .top .top-bar {
  width: 100%;
  height: 34px;
  background: #f0f0f0;
}
header .top .top-bar .s1 {
  color: #999999;
  font-size: 14px;
  line-height: 34px;
  float: left;
}
header .top .top-bar .links {
  float: right;
  font-size: 0px;
}
header .top .top-bar .links .ce {
  display: inline-block;
}
header .top .top-bar .links .ce a {
  font-size: 14px;
  line-height: 34px;
}
header .top .top-bar .links .ce .on {
  color: #0770aa;
}
header .top .top-bar .links .ce a:first-child {
  padding-right: 6px;
  margin-right: 6px;
  border-right: 1px solid #0770aa;
}
header .top .top-bar .links>a {
  color: #999999;
  font-size: 14px;
  line-height: 34px;
  border-right: 1px solid #bfbfbf;
  padding: 0 24px;
}
header .top .top-bar .links>a:last-child {
  padding-right: 0;
  border-right: none;
  position: relative;
}
header .top .top-bar .links>a:last-child img {
  display: block;
  height: 0;
  width: 177px;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 27px;
  left: -34px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
header .top .top-bar .links>a:last-child:hover img {
  height: 162px;
  opacity: 1;
  filter: alpha(opacity=100);
}
header .top .top-mid {
  height: 132px;
  font-size: 0px;
}
header .top .top-mid .cont .logo {
  display: inline-block;
  vertical-align: middle;
  margin-top: 32px;
}
header .top .top-mid .cont .tel {
  float: right;
  margin-top: 42px;
}
header .top .top-mid .cont .tel .iconfont {
  font-size: 44px;
  color: #0770aa;
  vertical-align: middle;
  margin-right: 10px;
}
header .top .top-mid .cont .tel p {
  display: inline-block;
  vertical-align: middle;
  color: #333333;
  font-size: 16px;
  line-height: 30px;
}
header .top .top-mid .cont .tel p span {
  color: #ea0404;
  vertical-align: middle;
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
}
header .top nav {
  width: 100%;
  height: 51px;
  background: url(../images/bg.jpg) center center;
}
header .top nav ul {
  font-size: 0px;
}
header .top nav ul li {
  display: inline-block;
  vertical-align: middle;
  width: 109px;
  text-align: center;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
header .top nav ul li a {
  display: inline-block;
  color: #fffefe;
  font-size: 16px;
  line-height: 51px;
}
header .top nav ul li.on,
header .top nav ul li:hover {
  background: #0f98e8;
}
/*banner*/
.banner {
  position: relative;
  margin: 0 auto;
}
.banner .bd {
  position: relative;
  z-index: 0;
}
.banner .bd ul {
  zoom: 1;
}
.banner .bd ul li a img {
  width: 100%;
  vertical-align: top;
}
.banner .hd {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 20px;
  text-align: center;
  z-index: 1;
}
.banner .hd ul li {
  margin: 0 4px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ffffff;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.banner .hd ul .on {
  width: 14px;
  height: 14px;
  background: none;
  border: 2px solid #ffffff;
}
.hot {
  line-height: 39px;
  border-bottom: 1px solid #e6e6e6;
}
.hot .iconfont {
  color: #999999;
  font-size: 14px;
  margin-right: 10px;
}
.hot p {
  display: inline-block;
  color: #999999;
  font-size: 14px;
}
.hot p a {
  color: #999999;
  font-size: 14px;
  margin-left: 10px;
}
.page {
  margin: 40px 0 10px;
}
.page ul {
  text-align: center;
}
.page ul li {
  display: inline-block;
  height: 29px;
  margin: 0 10px;
}
.page ul li a {
  display: block;
  color: #a7a7a7;
  font-size: 12px;
  line-height: 29px;
  text-align: center;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.page ul li.prev a {
  line-height: 26px;
}
.page ul li.next a {
  line-height: 26px;
}
.page ul .num.on a,
.page ul .num:hover a {
  color: #0770aa;
}
footer {
  background-color: #3d3d3d;
  margin-top: 60px;
}
footer .foot-nav {
  width: 100%;
  height: 40px;
  background-color: #0770aa;
  text-align: center;
  font-size: 0;
}
footer .foot-nav li {
  display: inline-block;
  margin: 0 20px;
}
footer .foot-nav li a {
  color: #fffefe;
  font-size: 14px;
  line-height: 40px;
}
footer p {
  padding: 14px 0;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  line-height: 3;
}
footer .cr {
  text-align: center;
  color: #8f8f8f;
  font-size: 14px;
  line-height: 51px;
  border-top: 1px solid #4e4e4e;
}
