html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0 auto;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: bold;
}
fieldset,
img {
  vertical-align: middle;
  border: none;
}
address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ul,
ol {
  list-style: none;
}
li {
  list-style-type: none;
}
input {
  padding-top: 0;
  padding-bottom: 0;
  font-family: '微软雅黑', Arial, sans-serif;
}
select,
input {
  vertical-align: middle;
}
select,
input,
textarea {
  font-size: 12px;
  margin: 0;
}
input[type='text'],
input[type='password'],
textarea {
  outline-style: none;
}
textarea {
  resize: none;
  font-family: '微软雅黑', Arial, sans-serif;
}
body {
  color: #666;
  font: 12px '微软雅黑', Arial, sans-serif;
}
a {
  color: #666;
  text-decoration: none;
}
i,
em {
  font-style: normal;
}
.clearfix:after {
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clear {
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.auto {
  margin-left: auto;
  margin-right: auto;
}


.tran200 {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.tran400 {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}


.con_1000 {
  margin: 0 auto;
  position: relative;
  width: 1002px;
}
.con_1000:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}


#header {
  width: 100%;
  background: #ffffff;
}
#header .top {
  height: 145px;
}
#header .logo {
  position: relative;
  float: left;
  margin-top: 43px;
  margin-left: 2px;
  height: 54px;
  overflow: hidden;
}
#header .logo i {
  position: absolute;
  left: -155px;
  width: 155px;
  height: 100%;
  background-image: -webkit-linear-gradient(
    0deg,
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0.55),
    rgba(255, 255, 255, 0)
  );
  background-image: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0.55),
    rgba(255, 255, 255, 0)
  );
}
#header .logo:hover i {
  -webkit-transition: all 0.55s linear;
  transition: all 0.55s linear;
  -webkit-transform: translateX(500px);
  transform: translateX(500px);
}

#header .r_info {
  position: relative;
  width: 397px;
  float: right;
  margin-top: 15px;
}
#header .r_info .rexian {
  position: absolute;
  top: 36px;
  right: 0;
  background: url(../image/rexian.jpg) no-repeat;
  height: 25px;
  line-height: 25px;
  padding-left: 33px;
  font-family: Arial;
  color: #000;
  font-size: 28px;
}
#header .r_info .date {
  font-size: 15px;
  color: #afaead;
  position: absolute;
  top: 65px;
  right: 7px;
}
#header .r_info .search {
  background: url(../image/searbg.jpg) right no-repeat;
  position: absolute;
  right: 0;
  top: 94px;
  width: 187px;
  height: 19px;
  border: 1px solid #ccc;
}
#header .r_info .search input {
  width: 184px;
  height: 19px;
  border-style: none;
  vertical-align: middle;
  font-size: 12px;
  text-align: left;
  color: #dbdbdb;
  background: none;
}
#header .r_info .search button {
  width: 10px;
  height: 10px;
  border: none;
  background: none;
  cursor: pointer;
  margin-left: -10px;
}

.nav {
  width: auto;
  height: 53px;
  background: #3b3533;
}
.nav ul {
  width: 1000px;
  margin: 0 auto;
}
.nav ul li {
  float: left;
  height: 53px;
  background: url(../image/tiao.jpg) right no-repeat;
  z-index: 1000;
  position: relative;
  width: 125px;
}
.nav ul li a {
  display: block;
  text-align: center;
  height: 53px;
  line-height: 53px;
  font-family: '微软雅黑';
  font-size: 14px;
  color: #fff;
}
.nav ul li a:hover,
.nav ul li.on a,
.nav li:hover {
  color: #fff;
  background: url(../image/tiao02.jpg) bottom no-repeat;
  color: #fff;
}

.nav ul li .sub {
  position: absolute;
  display: none;
  width: 142px;
  background: #2d2720;
}
.nav ul li .sub a {
  display: block;
  line-height: 48px;
  text-align: center;
  color: #000;
  font-size: 14px;
  width: 142px;
  height: 48px;
}
.nav ul li .sub a:hover {
  color: #fff;
  background: #1e1e1e;
}
.nav ul li:hover .sub {
  display: block;
}


.fullSlide {
  position: relative;
  width: 100%;
  height: 450px;
}
.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.fullSlide .bd ul {
  width: 100% !important;
}
.fullSlide .bd ul li {
  width: 100% !important;
}
.fullSlide .bd ul li a {
  display: block;
  height: 450px;
  background-position: center;
  background-repeat: no-repeat;
}
.fullSlide .hd {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
  z-index: 1;
}
.fullSlide .hd ul {
  text-align: center;
  margin-bottom: 10px;
}
.fullSlide .hd ul li {
  margin: 0 3px;
  width: 11px;
  height: 11px;
  background: url(../image/bottom01.png) no-repeat;
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  font-size: 0;
}
.fullSlide .hd .on {
  background: url(../image/bottom02.png) no-repeat;
}


.copyRight {
  width: 100%;
  text-align: center;
  color: #b3b3b3;
  font-family: 'Microsoft YaHei';
  padding-top: 24px;
  padding-bottom: 21px;
  background: #333;
}
.copyRight div {
  margin-bottom: 10px;
}
.copyRight a {
  color: #b3b3b3;
}
.copyRight .quicklink {
  width: 100%;
  text-align: center;
}
.copyRight .quicklink a {
  padding: 0 7px;
}


.ny_left {
  float: left;
  width: 210px;
  margin-top: 25px;
}
.ny_left ul {
  margin-bottom: 57px;
}
.ny_left ul li {
  margin: -2px;
  border: solid 2px #3b3533;
  font-size: 15px;
}
.ny_left ul li .tit {
  display: block;
  height: 55px;
  line-height: 55px;
  padding-left: 10px;
}



.ny_left ul li .sub a {
  display: block;
  height: 30px;
  line-height: 30px;
  padding-left: 30px;
}

.ny_left ul li .sub a:hover {
  color: #d73431;
}

.ny_left ul li:hover .tit,
.ny_left ul li.hover .tit {
  background: #3b3533;
  color: #fff;
}



.ny_left .service_tel {
  color: #d73431;
  margin-top: 36px;
}
.ny_left .service_tel p {
  background: url(../image/service_tel.png) left center no-repeat;
  padding-left: 29px;
  font-size: 21px;
  margin-left: 5px;
  font-family: Arial;
  margin-top: 5px;
}
.ny_left .service_tel span {
  display: block;
  font-family: 'Microsoft YaHei';
  color: #3b3533;
}


.ny_right {
  float: right;
  width: 754px;
  height: auto !important;
  height: 500px;
  min-height: 500px;
  margin-bottom: 120px;
  margin-top: 10px;
}
.ny_right .title {
  height: 46px;
  line-height: 46px;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 40px;
}
.ny_right .title p {
  float: right;
  color: #6c6c6c;
}
.ny_right .title h3 {
  height: 43px;
  border-bottom: 3px solid #ed8a00;
  display: inline-block;
  float: left;
  padding-right: 13px;
  font-size: 18px;
  font-weight: normal;
}


#full .qq_info a,
#full .qq_info span {
  display: block;
}
#full .qq_info span {
  width: 86px;
  background: #fff;
  text-align: center;
  padding-top: 6px;
  line-height: 24px;
  border: 1px solid #968f96;
  border-top: none;
}



.float {
  width: 200px;
  position: fixed;
  right: -150px;
  transition: all 0.5s;
  top: 20%;
  z-index: 100;
}
.float ul li {
  position: relative;
  width: 100%;
  min-height: 50px;
  line-height: 50px;
  background: #3b3533;
  border-radius: 5px;
  margin-bottom: 3px;
  cursor: pointer;
}
.float ul li span {
  display: block;
  width: 50px;
  height: 50px;
  float: left;
  text-align: center;
  margin-right: 10px;
}
.float ul li .iconfont {
  color: #ffffff;
  font-size: 30px;
}
.float ul li .icon-fanhuidingbu {
  font-size: 20px !important;
}
.float ul li p {
  font-size: 18px;
  color: #ffffff;
  text-align: left;
}
.float ul li .wx {
  width: 90px;
  height: 0px;
  margin-left: 60px;
  overflow: hidden;
  padding-bottom: 0;
  transition: all 0.5s;
}
.float:hover {
  right: 0;
}
.float:hover .wx {
  height: 90px;
  padding-bottom: 10px;
}

@font-face {
  font-family: 'iconfont';
  src: url(''); 
  src: url('') format('embedded-opentype'),
    
      url('data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAApcAAsAAAAADqQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAARAAAAFZXQkieY21hcAAAAYAAAACUAAACAvvda8xnbHlmAAACFAAABg0AAAe4kHoKgGhlYWQAAAgkAAAALwAAADYR27ctaGhlYQAACFQAAAAdAAAAJAhZBAVobXR4AAAIdAAAABgAAAAkJGUAAGxvY2EAAAiMAAAAFAAAABQHcAkobWF4cAAACKAAAAAfAAAAIAEgAKFuYW1lAAAIwAAAAUUAAAJtPlT+fXBvc3QAAAoIAAAAUgAAAGvR+rvZeJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk4WacwMDKwMHUyXSGgYGhH0IzvmYwYuRgYGBiYGVmwAoC0lxTGBwYKp4tZG7438AQw9zAcAUozAiSAwDlsQx1eJzFkTEOgzAMRb9LSlDVoerCBBJ7D9WRsSOH6NQbcDj+Neh3jCp6Ar71IvnLiSMbwBlAJR4iAfaBwfWWa8WvcCl+wlP5TeH10zIws2XPkfO67pzu5+xl5WbEXeFOg5P618h60XvXOEx2XOt/Xcv52rJGTBv64jIE7jMHmiHYBr5NdoHmCvYBvHYMfHucA6QvseUm/nicdVVdjBtXFb7n3jt/9njs+fXPeuwdjz2zm2y8qcceb7vEuy3rhDa7m6SBpElXhWySJoqgD4FoEU3pRjRRQnkIKg+VaCs1RPQNqckDSI2oUFupqiqVSkgIhJAiKD+C7CMg0Z1wxpuq5aF37tw595xz7/X9vnOOiUDI3dvsFisRk0yQ+8gC2U8IiNuhoVEXvLDbptvB9gS7aGks9ENP8htttguKDdFyOnE3KIqSmAcNahB5nThs0xB63QGdhY7jApTHKgeNVtVgVyFTCmsXk0foNbDrfjU/2JE8PDVndcZNeU01jLJh/EAWBUGmlOc1+EbRUQQlIybXhXzFvlWfpHVQy2Fl8UhufMw4drn7lNsqKgDr62COjWuvzekVHfv5imMaZamQk0uVnN+0YO3P2ZKpusGfCDaKd13nT7N1opAcIS0JdF+HEKKWZ3v86PHkxZ8kLx6n2cbmDf70fy8+exxOb35M+Uj3r+uEZNNN2Fv0H2ScPEAG5CGymzxClsmj5BA5Sp5A3OIg1KCogQuWMwcD2AUxL9qWUwcn7ve6AQvbMJ16+eg2gi0PopMC1/J7Ue/eW/wcmf2Cv/2ff7/NBTEjvSllqvB8NRUUkLbJoKu/hFL7w8ii9v7HszrIYBXoH/NWklsZte8+PmrPbs3oqrImy2uKaMjXZYl2qCbtOSasfEHW6CwVUWds/uFSwVd/qjwjy+cV7UsHVL9wqWDby5PT+PzuMyNeG3F9g11l82QeJ90gHEC4hYToIBi26PQ7A9rv1DFI0jkaEI6oBn30GrnPQRzVWOTE7ELQZJmavPr++6tyLcOaQd5XBENRKaO0MEFrTZmunDhHLXruxAqVmzU6UaBoUxVDUHzI8dM7YT4y7hrYo3nYeZofmgEjX2Gi3J6BnEv5nrzcZKwp5/dw6uZgpi2LrJI3YIakMXH3BbbBzhCdFMkU6ZBZ8iByu0LOk4vkefIC+REhplcDyXYw6qfBF4NQj4u6p3tiy3OKugaSGGDuiMhzvxfcMwlxCkMYxK04NYCHqwZ4eQeTJC5ubQdbmyBWttcLxBC/frpHN+gPoBjZEQqxgzvhAagBH+ezCK3kx0E/iuFKlQNQR6/3Pgz2ytISVJOPAH4PV8oC1bJWv/Re6X6zTIGyL6cmmpyth5TGNU+k9++G4RQkd5LvlCSWy6S+xRm7gr48uTrah12gkPzV2uFQ6NYZZYLUqb15BKi3czPjhdnS1xRepge/CvSJN4TKAv6OY+yMuNj6bWtBFQHpceH7zoHkb1CFQ/JYsq4aTGBczCwF725f3NJ/RRivNuuatZRl50B97OPbUgmuKIUtv8XWryf2wqmRY/RUdVdtngLMXZhXFre9V5qxbAF+NvXYNqa+SqcbO8qzBSf5S6Vb+uKYjGOashx5vcY+YCeJg9l6gjyDURr4DQ2cYo1JImZnpx/3Y8owPLGLEtLYCAOkKqUxZSrqpCY6ylhcU0TmMKBR7bA2pnnUSVnEkPAb6Qpk5BMtS7VhymTcpvQI44WyZBnDs8sVjVu6rGXz3PvVGf6gr2GxDMQDwyCcnNz/vQdW24L8LdMtqXYlo5UKzcpQkqjRfWjvpChTRTWzE75ivqZbUklnfOlRjWuqxplhcXkHN0ypXGB8cHJ3UeV5VZMMkymF6GF2EDB4uba0dmlo1DhIGePn4G++Qqf93GS54cv3sWyuPH3hyMsfVc+eYppo2e6+w2HWZXmp9/WTR1siFJxMIIDLa54JxvllIyMBr+mTCz/kbsOE3MKZbw/0jAyCa0wdXuyk2Ke1YYoT1iIuIQrFKEc8EUw76iG8CLTt6woGPxZgkuADq/TwcHiYLtPnnnzyOfoOvA6vJ3dgFW7DQnJrcy/MDlcoXRnu23fqMmOXT/0T/2mMZGPznX2ESHjW39kN1sVKbeF5AWbwACs0QdYkPBNPxuxrBN2441hpJt4TPtGAl0pYjVOll5r7mOyp/Kme5m7eEYQ7N0djcjVvmq5pav/3gW8mv8kWClmYSsfPkVnEN27c3OB84+aNjc1r6TrX/DGYVRP7S1vT5N3PqAE+NRDyPwwgV58AAAB4nGNgZGBgAOI2BR7DeH6brwzcLAwgcF1h5yEE/V+HpZq5AcjlYGACiQIAAdoJrwB4nGNgZGBgbvjfwBDDUs0ABECSkQEVcAIAXDMDaAAAAHicY2FgYGB+ycDAUg3EjEDMgIkBLBsBiQAAAAAAdgCWASIBhgJyAzADZgPceJxjYGRgYOBkmMrAywACTEDMBYQMDP/BfAYAGPUBwgB4nGWPTU7DMBCFX/oHpBKqqGCH5AViASj9EatuWFRq911036ZOmyqJI8et1ANwHo7ACTgC3IA78EgnmzaWx9+8eWNPANzgBx6O3y33kT1cMjtyDRe4F65TfxBukF+Em2jjVbhF/U3YxzOmwm10YXmD17hi9oR3YQ8dfAjXcI1P4Tr1L+EG+Vu4iTv8CrfQ8erCPuZeV7iNRy/2x1YvnF6p5UHFockikzm/gple75KFrdLqnGtbxCZTg6BfSVOdaVvdU+zXQ+ciFVmTqgmrOkmMyq3Z6tAFG+fyUa8XiR6EJuVYY/62xgKOcQWFJQ6MMUIYZIjK6Og7VWb0r7FDwl57Vj3N53RbFNT/c4UBAvTPXFO6stJ5Ok+BPV8bUnV0K27LnpQ0kV7NSRKyQl7WtlRC6gE2ZVeOEXpc0Yk/KGdI/wAJWm7IAAAAeJxtwUEOgCAMBMAuKgh/4VEoFZoQCCqJz/fg1RlS9HH0z0JhwowFGgYrLBzhsXlIlJq2oYP4m4vq3fTT7y2yiRJqHkGnVtMl+uBaWIheCXQSVQAA')
      format('woff'),
    url('') format('truetype'),
    
      url('') format('svg'); 
}

.iconfont {
  font-family: 'iconfont' !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-huidingbu:before {
  content: '\e607';
}

.icon-ai-tel:before {
  content: '\e668';
}

.icon-qq:before {
  content: '\e6a1';
}

.icon-qr-code:before {
  content: '\e617';
}

.icon-dianhua:before {
  content: '\e61d';
}

.icon-gongsi:before {
  content: '\e61e';
}

.icon-fenlei:before {
  content: '\e521';
}