*,
html {
  padding: 0px;
  margin: 0;
}
body {
  font-size: 12px;
  color: #626262;
  margin: 0 auto;
  padding: 0;
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
body {
}
ul,
li {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
img {
  margin: 0;
  padding: 0;
  border: 0;
}
a {
  text-decoration: none;
  color: #626262;
  outline: none;
}
a:active {
  star: expression(this.onFocus=this.blur());
}
a:hover {
  color: #d40000;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.none {
  display: none;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
  overflow: hidden;
}
.clearfix {
  *zoom: 1;
}
.none {
  display: none;
}

.bk,
.bk3,
.bk6,
.bk8,
.bk10,
.bk15,
.bk20,
.bk30 {
  clear: both;
  font-size: 1px;
  height: 0;
  line-height: 1px;
}

.bk3 {
  height: 3px;
}

.bk6 {
  height: 6px;
}

.bk8 {
  height: 8px;
}

.bk10 {
  height: 10px;
}

.bk15 {
  height: 15px;
}

.bk20 {
  height: 20px;
}

.bk30 {
  height: 30px;
}

.panel {
  padding: 0;
  margin: 0;
  border: none;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
input::-webkit-input-placeholder {
  color: #c1c1c1;
}
　input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #c1c1c1;
}
　input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #c1c1c1;
}
　input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #c1c1c1;
}

.ind_l {
  float: left;
  width: 220px;
  margin-left: 5px;
}
.ind_r {
  float: left;
  width: 693px;
  margin-left: 5px;
}
.ind_e {
  float: left;
  width: 62px;
  overflow: hidden;
}

#wrap {
  width: 99.99%;
  overflow: hidden;
}
.container {
  width: 1200px;
  margin: 0px auto;
}
.top_sec {
  width: 100%;
  height: 40px;
  background: #000000;
  color: #fff;
  line-height: 40px;
}
.top_sec .welcome {
  float: left;
}
.top_sec .contact_info {
  float: left;
}
.top_sec .contact_info .tel {
  background: url(../images/tel.png) no-repeat 0px 10px;
  text-indent: 25px;
}
.top_sec .contact_info .mobile {
  background: url(../images/moblie.png) no-repeat 0px 10px;
  text-indent: 25px;
}
.top_sec .contact_info .email {
  background: url(../images/email.png) no-repeat 0px 10px;
  text-indent: 25px;
}

.header {
  float: left;
  width: 99.9888%;
  height: 95px;
  background: #fff;
}
.header .container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.header .container .logo {
  float: left;
  width: 260px;
  padding-top: 10px;
  overflow: hidden;
}
.header .container .logo img {
  max-width: 260px;
  max-height: 79px;
}
.header .container .selectlang {
  width: 90px;
  position: absolute;
  top: 36px;
  right: 0px;
}
.header .container .selectlang ul li {
  float: left;
  width: 42px;
}
.nav_sec {
  float: left;
  width: 820px;
  height: 95px;
  line-height: 95px;
}
.nav_sec .nav_list ul li {
  float: left;
  width: 115px;
  text-align: center;
  color: #333;
  position: relative;
}
.nav_sec .nav_list ul li.cur {
  background: #1c4587;
  color: #fff;
}
.nav_sec .nav_list ul li:hover {
  background: #1c4587;
  color: #fff;
}

.nav_sec .nav_list ul li a {
  color: #1c4587;
  font-size: 16px;
}
.nav_sec .nav_list ul li.cur a {
  color: #fff;
}

.nav_sec .nav_list ul li a:hover {
  color: #fff;
  font-size: 16px;
}
.nav_sec .nav_list ul li:hover a {
  color: #fff;
}

.nav_sec .nav_list ul li .cate_child {
  position: absolute;
  display: none;
  top: 58px;
  left: 0;
  padding: 0px;
  width: auto;
  height: auto;
  background: #00a8f5;
  z-index: 300;
}
.nav_sec .nav_list ul li .cate_child li {
  display: block;
  width: 145px;
  line-height: 35px;
  height: 35px;
  text-align: center;
  white-space: nowrap;
}
.nav_sec .nav_list ul li .cate_child li a {
  font-size: 12px;
  display: block;
  width: 145px;
  color: #fff;
}

/*分页样式*/
.Pro_page,
.page20px {
  padding: 10px;
  height: 30px;
  width: 100%;
  margin-right: 20px;
  clear: both;
}
.pages {
  color: #999;
  font-family: Verdana;
  height: 30px;
}
.pages a,
.pages .current {
  text-decoration: none;
  padding: 3px 8px;
  border: 1px solid #ddd;
  background: #fff;
  margin: 0 3px;
  line-height: 25px;
  font-size: 12px;
  color: #000;
}
.pages a:hover {
  background-color: #e43a3d;
  color: #fff;
  border: 1px solid #e43a3d;
  text-decoration: none;
}
.pages .current {
  font-weight: bold;
  color: #fff;
  background: #e43a3d;
  border: 1px solid #e43a3d;
}
.goto_txt {
  width: 30px;
  margin: 0px 5px;
}
.pages .allRecordset {
  margin-right: 10px;
}
.pages .allpage {
  margin-right: 30px;
}
.pages b {
  color: #333;
  padding: 0 2px;
  font-size: 14px;
}

.prevnext {
  width: 100%;
}
.prevnext p {
  line-height: 25px;
}
.prevnext p a {
  color: #b5b5b5;
}

.page_wp {
  width: 100%;
}
.page_wp .fl {
  float: left;
  width: 200px;
  margin: 10px 0;
  line-height: 30px;
}
.page_wp .fl .allRecordset {
  margin-right: 20px;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 10px 0;
  border-radius: 0px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  cursor: default;
  background-color: #cc0000;
  border-color: #cc0000;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

/*分页样式*/
.Pro_page,
.page20px {
  padding: 10px;
  height: 30px;
  width: 100%;
  margin-right: 20px;
  clear: both;
}
.pages {
  color: #999;
  font-family: Verdana;
  height: 30px;
}
.pages a,
.pages .current {
  text-decoration: none;
  padding: 3px 8px;
  border: 1px solid #ddd;
  background: #fff;
  margin: 0 3px;
  line-height: 25px;
  font-size: 12px;
  color: #000;
}
.pages a:hover {
  background-color: #e43a3d;
  color: #fff;
  border: 1px solid #e43a3d;
  text-decoration: none;
}
.pages .current {
  font-weight: bold;
  color: #fff;
  background: #e43a3d;
  border: 1px solid #e43a3d;
}
.goto_txt {
  width: 30px;
  margin: 0px 5px;
}
.pages .allRecordset {
  margin-right: 10px;
}
.pages .allpage {
  margin-right: 30px;
}
.pages b {
  color: #333;
  padding: 0 2px;
  font-size: 14px;
}

.footer {
  width: 100%;
  height: 260px;
  background: #333333;
}
.footer .container {
  width: 1100px;
  margin: 0 auto;
}
.footer .foot_in_main {
  margin-top: 0px;
  padding-top: 30px;
}
.footer .fnavlist {
  width: 100%;
  height: 40px;
  border-bottom: 1px dotted #eee;
  border-top: 1px dotted #eee;
  text-align: center;
}
.footer .fnavlist a {
  line-height: 40px;
  text-align: center;
  color: #fff;
  margin-right: 30px;
}

.footer .a_link a {
  color: #ccc;
  margin-right: 35px;
}
.footer .copyright {
  margin-top: 15px;
  padding-top: 15px;
  width: 100%;
  height: 22px;
  line-height: 22px;
}
.footer .copyright {
  font-size: 12px;
  color: #c3cccc;
}
.footer .copyright p {
  line-height: 22px;
  text-align: center;
}
.footer .QXcode {
  float: right;
  width: 200px;
  height: 200px;
  overflow: hidden;
}
.footer .QXcode img {
  width: 200px;
  height: 200px;
}



.foot_link{ padding-top:20px; width:100%; height:auto; margin-bottom:0px;}
.foot_link ul li{ float:left; text-align:left; width:170px; height:30px; overflow:hidden; line-height:30px; margin-right:10px;}




