banner
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

html {
  font: 12px/1.8 "微软雅黑", "\5b8b\4f53", Arial, sans-serif;
  color: #666;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

* {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  background: transparent;
  outline: none;
  display: block;
}

a:focus {
  outline: 0;
}

a:active,
a:hover {
  outline: 0;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  outline: none;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input.submit {
  border: 0;
  margin: 0;
  cursor: pointer;
}

input.radio {
  width: 13px;
  height: 13px;
  float: left;
  display: inline;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ul,
ol {
  list-style: none;
}

li {
  list-style: none;
}

.clear {
  clear: both;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

h1, h2, h3, h4, h5, h6 {
  font: 12px/1.8 "微软雅黑", "\5b8b\4f53", Arial, sans-serif;
  color: #666;
}

.clear {
  clear: both;
}

body {
  overflow-x: hidden;
  color: #333 !important;
}

.w1100 {
  width: 1100px;
  margin: 0 auto;
}

.w1000 {
  width: 1100px;
  margin: 0 auto;
}

.header {
  height: .85rem;
  width: 100%;
  padding-bottom: 5px;
  background: url("../image/header_tm2_04.png") /*tpa=http://damao.210.snje.org/public/Home/static/image/header_tm2_04.png*/ repeat-x center top;
  position: relative;
  z-index: 10;
}

.header .header-main {
  z-index: 11;
}

.header .logo {
  padding: 0px 0 0;
  float: left;
}

.header .logo img {
  height: .8rem;
  margin-top: .03rem;
}

.header-main .menub {
  padding-top: .1rem;
  /*margin-left: 136px;*/
  float: right;
}

.header-main .menub li {
  position: relative;
  float: left;
  margin: 0 20px;
  font-size: 14px;
  border-bottom: .03rem solid transparent;
}

.header-main .menub li .btit {
  display: block;
  line-height: .72rem;
  height: .72rem;
  color: #333;
  text-align: center;
  position: relative;
}

.header-main .menub li .subnav {
  position: absolute;
  left: 50%;
  top: .75rem;
  display: none;
  width: 1.4rem;
  margin-left: -.7rem;
  text-align: center;
  z-index: 12;
  line-height: 48px;
  background: #fff;
}

.header-main .menub li .subnav a {
  display: inline-block;
  text-align: center;
  line-height: 45px;
  color: #333;
  font-size: 12px;
}

.header-main .menub li .subnav a:hover {
  color: #085fb1;
}

.header-main .menub li .subnav span {
  display: inline-block;
  color: #333;
  padding: 0 5px 0 0;
}

.header-main li.on,
.header-main li:hover {
  display: block;
  border-bottom: .03rem solid #1a7bd7;
}

/*.header .bg{*/
/*	position: absolute;*/
/*	left: 0;*/
/*	top: 85px;*/
/*	width: 100%;*/
/*	height: 51px;*/
/*	background: url("../image/header_tm_10.png")!*tpa=http://damao.210.snje.org/public/Home/static/image/header_tm_10.png*! repeat-x center top;*/
/*	display: none;*/
/*	z-index: 2;*/
/*}*/
.lxfx {
  position: fixed;
  width: 77px;
  height: auto;
  top: 45%;
  right: 15px;
  z-index: 11;
}

.lxfx li {
  color: #fff;
  display: block;
  height: 38px;
  width: 300px;
  padding-top: 9px;
}

.lxfx li a {
  color: #fff;
  display: block;
  width: 300px;
}

.leftlx {
  float: left;
  width: 77px;
  height: 47px;
  cursor: pointer;
}

.lxfx li span {
  font-size: 20px;
  color: #fff;
  float: left;
  height: 40px;
  line-height: 20px;
  padding-left: 8px;
  border-left: 1px solid #fff;
}

.ewm {
  width: 120px;
  height: 120px;
  background: #c0c0c0;
  border: 5px solid #fff;
  position: absolute;
  left: -145px;
  top: -40px;
  display: none;
}

.lxfx li i {
  display: block;
  width: 30px;
  height: 27px;
  margin: 0px auto;
  text-align: center;
  background: url("../image/fx.png") /*tpa=http://damao.210.snje.org/public/Home/static/image/fx.png*/ no-repeat;
  background-position: 4px 0px;
}

.lxfx li i.icon-tel {
  background-position: 0px -25px;
}

.lxfx li i.icon-ly {
  background-position: 4px -53px;
}

.lxfx li i.icon-wx {
  background-position: -34px 4px;
}

.lxfx li i.icon-wb {
  background-position: -30px -22px;
}

.lxfx li p {
  text-align: center;
  line-height: 12px;
}

.lxfx li {
  width: 77px;
  height: 47px;
  background: #04a9e3;
  margin-bottom: 1px;
  margin-left: 0px;
  position: relative;
  overflow: hidden;
}

.i-seb .le a.leimg {
  display: block;
  width: 495px;
  height: 235px;
  overflow: hidden;
}

.toentit {
  text-align: center;
}

.tocntit {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  background: url("../image/damao_chpzs_03.jpg") /*tpa=http://damao.210.snje.org/public/Home/static/image/damao_chpzs_03.jpg*/ no-repeat center;
  text-align: center;
  font-size: 16px;
  line-height: 42px;
  color: #085fb1;
  margin-top: 15px;
}

.tocntit span {
  position: absolute;
  top: 0px;
  font-size: 14px;
  color: #085fb1;
  right: 0px;
}

.tocntit span a {
  color: #085fb1;
}

.tosentit {
  margin-top: 10px;
  text-align: center;
}

.i-fi {
  padding: 70px 0 0 0;
}

.i-fib {
  margin-top: 50px;
  overflow: hidden;
}

.i-fib .le {
  float: left;
  width: 250px;
  height: 690px;
  position: relative;
  z-index: 2;
  left: 0px;
  opacity: 1;
  filter: alpha(opacity=0);
}

.i-fib .le dd {
  width: 250px;
  height: 325px;
  float: left;
  text-align: center;
}

.i-fib .le dd .tit {
  font-size: 20px;
  color: #399fff;
  padding-top: 100px;
}

.i-fib .le dd .tit2 {
  font-size: 20px;
  color: #08c6c9;
  padding-top: 100px;
}

.i-fib .le dd .entit {
  margin-top: 9px;
}

.i-fib .le dd .hr {
  width: 25px;
  height: 2px;
  background: #fff;
  margin: 8px auto 0;
}

.i-fib .le dd .stit {
  color: #399fff;
  font-size: 14px;
  margin-top: 20px;
}

.i-fib .le dd .stit2 {
  color: #08c6c9;
  font-size: 14px;
  margin-top: 20px;
}

.i-fib .le dd .more {
  width: 25px;
  height: 25px;
  display: block;
  background: url("../image/jiahao_jiah_07.png") /*tpa=http://damao.210.snje.org/public/Home/static/image/jiahao_jiah_07.png*/ no-repeat center;
  margin: 17px auto 0;
}

.i-fib .le dd .more {
  width: 25px;
  height: 25px;
  display: block;
  background: url("../image/jiahao_jiah_072.png") /*tpa=http://damao.210.snje.org/public/Home/static/image/jiahao_jiah_072.png*/ no-repeat center;
  margin: 17px auto 0;
}

.i-fib .le .cpxt {
  position: relative;
  z-index: 5;
}

.i-fib .le .cpxl {
  position: relative;
}

.i-fib .le .cpxlb {
  position: relative;
  z-index: 4;
  width: 250px;
  height: 326px;
}

.i-fib .le ul {
  width: 750px;
  overflow: hidden;
  position: absolute;
  top: -345px;
  z-index: 3;
  left: -500px;
}

.i-fib .le li {
  width: 250px;
  height: 690px;
  text-align: center;
}

.i-fib .le li .lstit {
  font-size: 14px;
  color: #fff;
  padding-top: 317px;
}

.i-fib .le li .ltit {
  font-size: 24px;
  color: #fff;
  padding-top: 15px;
}

.i-fib .le li .lhr {
  width: 25px;
  height: 2px;
  background: #fff;
  margin: 13px auto 0;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.i-fib .le li .lmore {
  width: 23px;
  height: 23px;
  display: block;
  background: url("../image/home_27.png") /*tpa=http://damao.210.snje.org/public/Home/static/image/home_27.png*/ no-repeat center;
  margin: 35px auto 0;
}

.i-fib .ri {
  overflow: hidden;
  float: left;
  width: 750px;
  position: relative;
  opacity: 1;
  filter: alpha(opacity=0);
}

.i-fib .ri .ricon {
  overflow: hidden;
  float: left;
  width: 750px;
  height: 325px;
  position: relative;
  opacity: 1;
  filter: alpha(opacity=0);
  background: url("../image/ricon_07.jpg") /*tpa=http://damao.210.snje.org/public/Home/static/image/ricon_07.jpg*/ no-repeat center center;
}

.i-fib .ri .ricon .stit2 {
  margin-top: 60px;
}

.i-fib .ri .ricon .stit2 span {
  font-size: 18px;
  color: #333;
  font-family: "微软雅黑";
}

.i-fib .ri dd {
  width: 250px;
  height: 325px;
  float: left;
  text-align: center;
  cursor: pointer;
}

.i-fib .ri dd .tit {
  margin-top: 115px;
  text-align: center;
}

.i-fib .ri dd .tit span {
  padding: 0 15px;
  height: 71px;
  border: 3px solid #fff;
  display: inline-block;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  line-height: 75px;
}

.i-fib .ri dd .stit {
  color: #fff;
  text-align: center;
  padding-top: 20px;
}

.i-se {
  height: 765px;
  margin-top: 90px;
}

.i-se .toentit {
  padding-top: 89px;
}

.i-se .tocntit {
  color: #085fb1;
  background: url("../image/bais_baidd_07.png") /*tpa=http://damao.210.snje.org/public/Home/static/image/bais_baidd_07.png*/ no-repeat center top;
  font-size: 16px;
}

.i-seb {
  overflow: hidden;
  padding-bottom: 20px;
}

.i-seb .le a .leimg {
  width: 495px;
  height: 235px;
  display: block;
  overflow: hidden;
}

.i-seb .le {
  width: 495px;
  float: left;
  margin-top: 49px;
  margin-left: -100px;
  opacity: 0;
}

.i-seb .le img {
  display: block;
}

.i-seb .le .con {
  background: #fff;
  height: 125px;
  padding: 25px 25px 0 25px;
}

.i-seb .le .con .tit {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  display: inline-block;
  transition: color 0.3s;
}

.i-seb .le .con .tit:hover {
  color: #085fb1;
}

.i-seb .le .con .txt {
  color: #333;
  margin-top: 23px;
  display: inline-block;
}

.i-seb .le .con .more {
  color: #999;
  float: right;
  transition: color 0.3s;
}

.i-seb .le .con .more:hover {
  color: #085fb1;
}

.i-seb .ri {
  width: 495px;
  float: right;
  padding-top: 38px;
  opacity: 0;
  margin-right: -100px;
}

.i-seb .ri ul {
  width: 100%;
}

.i-seb .ri li {
  height: 120px;
  margin-top: 12px;
  background: #fff;
  width: 100%;
}

.i-seb .ri li .img {
  display: block;
  float: left;
  width: 115px;
  height: 88px;
  overflow: hidden;
  float: left;
  padding: 16px 0 0 15px;
}

.i-seb .ri li .con {
  padding: 20px 0 0 20px;
  width: 320px;
  float: left;
}

.i-seb .ri li .con .tit {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  display: inline-block;
  transition: color 0.3s;
}

.i-seb .ri li .con .tit:hover {
  color: #085fb1;
}

.i-seb .ri li .con .txt {
  color: #333;
  margin-top: 9px;
  display: inline-block;
}

.i-th {
  background: #fff;
  padding-top: 70px;
  padding-bottom: 58px;
}

.i-thb {
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 40px;
}

.i-thb li:nth-child(1) {
  top: 400px;
  background: #eee;
}

.i-thb li:nth-child(2) {
  bottom: 400px;
}

.i-thb li:nth-child(3) {
  top: 400px;
}

.i-thb li {
  width: 328px;
  background: #eee;
  position: relative;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
}

.i-thb li .con {
  height: 190px;
  text-align: center;
  padding: 70px 0 0 0;
}

.i-thb li .con .tit {
  font-size: 16px;
  color: #0e4d79;
}

.i-thb li .con .entit {
  display: inline-block;
  margin-top: 7px;
}

.i-thb li .con .hr {
  display: inline-block;
  width: 40px;
  height: 2px;
  background: #999;
  opacity: 0.5;
  filter: alpha(opacity=50);
  margin: 15px auto 0;
}

.i-thb li .con .txt {
  display: inline-block;
  color: #0e4d79;
  margin: 23px 30px 0;
}

.i-thb li .img {
  display: block;
}

.i-thb li i {
  position: absolute;
  left: 150px;
  top: 260px;
  width: 23px;
  height: 12px;
  background: url("../image/sanjiao_03.png") /*tpa=http://damao.210.snje.org/public/Home/static/image/sanjiao_03.png*/ no-repeat center top;
}

.i-thb li.li2 i {
  top: 250px;
  background: url("../image/xias_sahngj_05.png") /*tpa=http://damao.210.snje.org/public/Home/static/image/xias_sahngj_05.png*/ no-repeat center;
}

.i-thb li.li2 {
  margin: 0 8px;
  background: #eee;
}

.clear-picshow {
  width: 328px;
  height: 260px;
  position: relative;
}

.clear-picshow img {
  width: 328px;
  height: 260px;
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
}

.loading {
  width: 100%;
  height: 100%;
  position: fixed;
  background: #ffffff;
  z-index: 11;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.loading img {
  position: absolute;
  top: 50%;
  margin: -16px 0 0 -16px;
  left: 50%;
}

.banner {
  width: 100%;
  height: 430px;
  margin-top: -5px;
  position: relative;
}

.banner ul li {
  display: none;
  height: 430px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.banner .number {
  bottom: -20px;
  left: 50%;
  margin-left: -500px;
  position: absolute;
  width: 1000px;
  text-align: center;
  z-index: 2;
}

.banner .number span {
  color: #fff;
  text-align: center;
  display: inline-block;
  width: 45px;
  height: 45px;
  cursor: pointer;
  text-align: center;
  background: url("../image/bann_bg01.jpg") /*tpa=http://damao.210.snje.org/public/Home/static/image/bann_bg01.jpg*/ no-repeat center bottom;
  margin: 0 7px;
  vertical-align: top;
  position: relative;
}

.banner .number span i {
  display: inline-block;
  font-style: normal;
  font-size: 48px;
  font-family: "宋体";
  width: 100%;
  line-height: 1.2em;
  display: none;
}

.banner .number span.current {
  background-image: url("../image/bann_bg02.jpg") /*tpa=http://damao.210.snje.org/public/Home/static/image/bann_bg02.jpg*/;
}

.banner .number span.current i {
  display: inline-block;
}

.bannertxt {
  height: 100%;
  overflow: hidden;
}

.bannertxt .txt1 {
  display: block;
  position: absolute;
  top: 75px;
  left: 210px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.bannertxt .txt2 {
  display: block;
  position: absolute;
  left: 480px;
  top: 297px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.bannertxt .txt3 {
  display: block;
  position: absolute;
  left: 337px;
  top: 307px;
  opacity: 0;
  filter: alpha(opacity=0);
  top: 407px;
}

.banner .wbb {
  position: absolute;
  right: 1px;
  bottom: 56px;
  width: 23px;
  height: 127px;
  background: url("../image/home_25.png") /*tpa=http://damao.210.snje.org/public/Home/static/image/home_25.png*/ no-repeat center;
}

.banner .wbb .kd {
  position: absolute;
  left: 0;
  bottom: 3px;
  width: 100%;
  height: 0;
  background: url("../image/home_26.png") /*tpa=http://damao.210.snje.org/public/Home/static/image/home_26.png*/ no-repeat center bottom;
}

.newkd {
  position: absolute;
  left: 0;
  bottom: 3px;
  width: 100%;
  height: 86px;
  background: url("../image/home_26.png") /*tpa=http://damao.210.snje.org/public/Home/static/image/home_26.png*/ no-repeat center bottom;
}

.banner .wdn {
  font-size: 40px;
  color: #fff;
  position: absolute;
  right: 35px;
  bottom: 43px;
}

.sz1 {
  width: 11px;
  height: 35px;
  margin-left: 15px;
}

.sz2 {
  width: 22px;
  height: 35px;
  margin-left: 11px;
}

.sz3 {
  width: 24px;
  height: 35px;
  margin-left: 11px;
}
