body {
  min-width: 1100px;
  background-color: #F2F2F2;
}

header > .w {
  overflow: hidden;
  background-color: #F2F2F2;
  min-width: 1100px;
}
header > .w #topTip {
  width: 100%;
  height: 100px;
  background-size: 100% 71%;
  position: relative;
  z-index: 4;
}
header > .w #topTip .tip {
  width: 54%;
  height: 27px;
  background: url(/Public/Images/top-tips.png) no-repeat 0 0;
  position: absolute;
  right: -10%;
  background-size: cover;
}
header > .w #topTip .tip .tips {
  zoom: 1;
  position: absolute;
}
header > .w #topTip .tip .tips li {
  float: left;
  font-size: 13px;
  line-height: 26px;
  color: #818182;
}
header > .w #topTip .tip .tips .ti {
  text-indent: 161px;
}
header > .w #topTip .tip .tips .line {
  margin: 0 17px;
}
header > .w #topTip .logo {
  width: 30%;
  max-width: 401px;
  position: relative;
  top: 27px;
  left: 1%;
}
header > .w #topTip .logo img {
  width: 100%;
}
@media screen and (max-width: 1100px) {
  header > .w #topTip .logo {
    width: 30%;
    max-width: 401px;
    position: relative;
    top: 27px;
    left: 0;
  }
  header > .w #topTip .logo img {
    width: 100%;
  }
}
@media screen and (max-width: 1340px) and (min-width: 1100px) {
  header > .w #topTip .logo {
    width: 30%;
    max-width: 401px;
    position: relative;
    top: 27px;
    left: 2.4%;
  }
  header > .w #topTip .logo img {
    width: 100%;
  }
}
@media screen and (min-width: 1350px) and (max-width: 1499px) {
  header > .w #topTip .logo {
    width: 30%;
    max-width: 401px;
    position: relative;
    top: 27px;
    left: 8.4%;
  }
  header > .w #topTip .logo img {
    width: 100%;
  }
}
@media screen and (min-width: 1499px) and (max-width: 1611px) {
  header > .w #topTip .logo {
    width: 30%;
    max-width: 401px;
    position: relative;
    top: 27px;
    left: 14.4%;
  }
  header > .w #topTip .logo img {
    width: 100%;
  }
}
@media screen and (min-width: 1600px) and (max-width: 1900px) {
  header > .w #topTip .logo {
    width: 30%;
    max-width: 401px;
    position: relative;
    top: 27px;
    left: 16.2%;
  }
  header > .w #topTip .logo img {
    width: 100%;
  }
}
@media screen and (min-width: 1900px) {
  header > .w #topTip .logo {
    width: 30%;
    max-width: 401px;
    position: relative;
    top: 27px;
    left: 20.5%;
  }
  header > .w #topTip .logo img {
    width: 100%;
  }
}
header > .w .nav {
  background-color: #FAFAFA;
  height: 60px;
  width: 100%;
  line-height: 60px;
}
header > .w .nav ul.first {
  overflow: hidden;
  width: 1100px;
  margin: 0 auto;
}
header > .w .nav ul.first li {
  float: left;
  font-size: 18px;
  width: 160px;
  text-align: center;
}
header > .w .nav ul.first li a {
  color: #393939;
}
header > .w .nav ul.first li a:hover {
  cursor: pointer;
}
header > .w .nav ul.first .isOn {
  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#E2E2E2',endColorStr='#fff',gradientType='0');
  background: -moz-linear-gradient(top, #E2E2E2, #fff);
  background: -o-linear-gradient(top, #E2E2E2, #fff);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#E2E2E2), to(#fff));
  -webkit-box-shadow: inset 0 0 10px #D0D0D0;
  -moz-box-shadow: inset 0 0 10px #D0D0D0;
  box-shadow: inset 0 0 10px #D0D0D0;
}
header > .w .nav ul.first .isOn a {
  color: #04289F;
}
header > .w div.secondNav {
  z-index: 100;
  width: 100%;
  position: relative;
  line-height: 45px;
  background-color: #04289F;
}
header > .w div.secondNav ul.second-nav {
  overflow: hidden;
  width: 1058px;
  margin: 0 auto;
}
header > .w div.secondNav ul.second-nav li {
  float: left;
  font-size: 16px;
  width: 120px;
  text-align: center;
}
header > .w div.secondNav ul.second-nav li a {
  color: #ADB8E2;
  border-bottom: 2px solid transparent;
  padding-bottom: 3px;
  letter-spacing: 1px;
}
header > .w div.secondNav ul.second-nav li a:hover {
  cursor: pointer;
  color: #fff;
  border-bottom: 2px solid #fff;
}
header > .w div.secondNav ul.second-nav li .bb {
  border-bottom: 2px solid #fff;
}

#mainBD {
  width: 1100px;
  margin: 0 auto 100px;
  overflow: hidden;
}
#mainBD .w .fl > article {
  width: 290px;
  overflow: hidden;
}
#mainBD .w .fl > article .hd {
  height: 48px;
  font-size: 18px;
  line-height: 50px;
  font-family: "Microsoft YaHei";
}
#mainBD .w .fl > article .hd .rect {
  width: 10px;
  height: 5px;
  display: inline-block;
  background-color: #05289F;
  vertical-align: middle;
  margin: -1px 8px 0 0;
}
#mainBD .w .fl > article .hd .more {
  font-size: 10px;
  font-family: Helvetica;
}
#mainBD .w .fl > article .hd .more a {
  color: #80BB00;
  vertical-align: sub;
}
#mainBD .w .fl .cpy-intro .bd {
  padding: 13px 15px;
  background-color: #E2E2E2;
  font-family: "SimSun";
  line-height: 22px;
  text-indent: 26px;
  color: #666;
}
#mainBD .w .fl .cpy-resce .bd ul {
  border: 1px solid #D5D5D5;
  box-shadow: 0 0 8px #D5D5D5;
}
#mainBD .w .fl .cpy-resce .bd ul li {
  width: 49.8%;
  float: left;
  display: inline-block;
  height: 75px;
  overflow: hidden;
}
#mainBD .w .fl .cpy-resce .bd ul li img {
  width: 100%;
}
#mainBD .w .fl .cpy-resce .bd ul li:nth-child(2n) {
  border-left: 1px solid #D5D5D5;
}
#mainBD .w .fl .service .bd ul li {
  width: 99%;
  height: 60px;
  margin-bottom: 20px;
  box-shadow: 0 0 8px #dcdcdc;
  border: 1px solid #DADADA;
}
#mainBD .w .fl .service .bd ul li:hover {
  cursor: pointer;
}
#mainBD .w .fl .service .bd ul li:last-child {
  margin-bottom: 0;
}
#mainBD .w .fl .service .bd ul .downCenter {
  background: url(/Public/Images/down.png) no-repeat 0 56%;
}
#mainBD .w .fl .service .bd ul .downCenter .tt {
  float: right;
  color: #4A4A4A;
  font-size: 18px;
  margin: 18px 10px 0 0;
  font-weight: 600;
}
#mainBD .w .fl .service .bd ul .downCenter .down {
  float: right;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #2E55FE;
  line-height: 20px;
  text-align: center;
  color: #fff;
  margin-top: 20px;
  margin-right: 18px;
}
#mainBD .w .fl .service .bd ul .downCenter .down:after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  right: 3%;
  top: 50%;
  margin-right: 2px;
  border: 1px solid #fff;
  border-width: 3px 3px 0 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#mainBD .w .fl .service .bd ul .connect {
  background: url(/Public/Images/connect.png) no-repeat 0 56%;
}
#mainBD .w .fl .service .bd ul .connect .tt {
  color: #04289F;
  font-size: 17px;
  font-weight: bold;
  margin: 9px 0 0 20px;
}
#mainBD .w .fl .service .bd ul .connect .phone {
  color: #fff;
  font-size: 12px;
  text-decoration: underline;
  margin-left: 20px;
}
#mainBD .w .fl .service .bd ul .test {
  background: url(/Public/Images/testpro.jpg) no-repeat 0 56%;
}
#mainBD .w .fl .service .bd ul .test .tt {
  float: right;
  color: #fff;
  font-size: 18px;
  margin: 18px 10px 0 0;
  font-weight: 600;
}
#mainBD .w .fl .service .bd ul .test .down {
  float: right;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #81b100;
  line-height: 20px;
  text-align: center;
  color: #fff;
  margin-top: 20px;
  margin-right: 18px;
}
#mainBD .w .fl .service .bd ul .test .down:after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  right: 3%;
  top: 50%;
  margin-right: 2px;
  border: 1px solid #fff;
  border-width: 3px 3px 0 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#mainBD .w .fr > article {
  width: 784px;
  overflow: hidden;
}
#mainBD .w .fr > article > .hd {
  height: 48px;
  font-size: 18px;
  line-height: 50px;
  font-family: "Microsoft YaHei";
}
#mainBD .w .fr > article > .hd .rect {
  width: 10px;
  height: 5px;
  display: inline-block;
  background-color: #05289F;
  vertical-align: middle;
  margin: -1px 8px 0 0;
}
#mainBD .w .fr > article > .hd .more {
  font-size: 10px;
  font-family: Helvetica;
}
#mainBD .w .fr > article > .hd .more a {
  color: #80BB00;
  vertical-align: sub;
}
#mainBD .w .fr .service .bd {
  border: 1px solid #D0D3D9;
  overflow: hidden;
  width: 99.8%;
}
#mainBD .w .fr .service .bd .item-nav li {
  width: 390px;
  height: 50px;
  line-height: 49px;
  float: left;
  text-align: center;
  font-size: 22px;
  color: #666;
  background-color: #F8F8F8;
  border-top: 3px solid #D0D3D9;
  border-bottom: 1px solid #D0D3D9;
}
#mainBD .w .fr .service .bd .item-nav li:first-child {
  border-right: 1px solid #D0D3D9;
}
#mainBD .w .fr .service .bd .item-nav .isOn {
  background-color: #FFF;
  border-top: 3px solid #80BB00;
  border-bottom: 1px solid transparent;
}
#mainBD .w .fr .service .bd .item-list {
  background-color: #fff;
}
#mainBD .w .fr .service .bd .item-list li {
  padding: 12px 12px 0;
}
#mainBD .w .fr .service .bd .item-list li .item {
  width: 24%;
  float: left;
  margin-right: 1.3%;
}
#mainBD .w .fr .service .bd .item-list li .item:hover {
  cursor: pointer;
}
#mainBD .w .fr .service .bd .item-list li .item img {
  width: 182.017px;
  height: 107.983px;
}
#mainBD .w .fr .service .bd .item-list li .item p {
  color: #666;
  font-size: 15px;
  height: 30px;
  text-align: center;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#mainBD .w .fr .service .bd .item-list li .item:nth-child(4n) {
  margin-right: 0;
}
#mainBD .w .fr article.cw .c-list {
  width: 370px;
  overflow: hidden;
}
#mainBD .w .fr article.cw .c-list .hd {
  height: 48px;
  font-size: 18px;
  line-height: 50px;
  font-family: "Microsoft YaHei";
  border-bottom: 2px solid #CCCCCC;
  overflow: hidden;
}
#mainBD .w .fr article.cw .c-list .hd .rect {
  width: 10px;
  height: 5px;
  display: inline-block;
  background-color: #05289F;
  vertical-align: middle;
  margin: -1px 8px 0 0;
}
#mainBD .w .fr article.cw .c-list .hd .more {
  font-size: 10px;
  font-family: Helvetica;
}
#mainBD .w .fr article.cw .c-list .hd .more a {
  color: #80BB00;
  vertical-align: sub;
}
#mainBD .w .fr article.cw .c-list .bd ul {
  list-style: square inside url(http://www.w3school.com.cn/i/eg_arrow.gif);
}
#mainBD .w .fr article.cw .c-list .bd ul li {
  height: 45px;
  line-height: 45px;
  color: #383838;
  font-size: 15px;
  border-bottom: 1px dotted #CACACA;
}
#mainBD .w .fr article.cw .c-list .bd ul li:hover {
  cursor: pointer;
}
#mainBD .w .fr article.cw .c-list .bd ul li span {
  color: #979797;
}
#mainBD .w .fr article.cw .c-list .bd ul li:before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  margin: 2px 5px;
  border: 1px solid #C1C1C1;
  background: #C1C1C1;
}

footer .w {
  width: 100%;
  background-color: #E2E2E3;
  padding: 30px 0;
  font-size: 14px;
  color: #383838;
}
footer .w p {
  margin: 0 auto;
  text-align: center;
  line-height: 30px;
}

#mainBD section.header > ul {
  background: linear-gradient(#fff, #ECE9E9);
}

.pageCount {
  overflow: auto;
}

.pages {
  float: right;
  font-size: 13px !important;
}

.page_start {
  width: 50px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  display: inline-block;
  color: #545454;
  font-size: 13px;
  background-color: #E8E8E8;
}

.page_cur {
  width: 25px;
  height: 23px;
  display: inline-block;
  border: 1px solid #FF5A5F;
  color: #FF5A5F;
  margin: 0 3px;
  text-align: center;
  line-height: 23px;
}

.page_next {
  width: 50px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  display: inline-block;
  color: #545454;
  font-size: 13px;
  background-color: #E8E8E8;
}

.pageOp .sum {
  margin: 0 5px;
  color: #4A4A4A;
  font-size: 14px;
  line-height: 24px;
}

.pages_inp {
  width: 28px;
  height: 23px;
  margin: 0 1px 0 -2px;
  text-align: center;
}

.page-sum {
  margin: 0 5px;
  text-align: center;
  display: inline-block;
  font-size: 14px;
}

.page-num {
  width: 25px;
  height: 23px;
  display: inline-block;
  border: 1px solid #CAC9CE;
  color: #6D6D6D;
  margin: 0 3px;
  text-align: center;
  line-height: 23px;
}

.pages_btn {
  width: 42px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  display: inline-block;
  color: #545454;
  font-size: 13px;
  background-color: #E8E8E8;
  border: none;
  cursor: pointer;
}

/*# sourceMappingURL=index.css.map */
