* {
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei";
  font-weight: 500;
}
a {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
li {
  list-style: none;
}
button {
  outline: none;
  border: 0;
  box-shadow: 0;
}
img {
  border: 0;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.clearfix {
  clear: both;
}
.clear {
  content: "";
  display: block;
  clear: both;
}
.fonthide01 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.top20 {
  margin-top: 20px !important;
}
.top30 {
  margin-top: 30px !important;
}
.top40 {
  margin-top: 40px !important;
}
.top50 {
  margin-top: 40px !important;
}
.he30 {
  height: 30px;
  width: 100%;
  display: block;
}
.he40 {
  height: 40px;
  width: 100%;
  display: block;
}
.hide {
  display: none;
}
/*�ص�����*/
.to-top {
  display: none;
  padding: 5px 20px;
  color: #fff;
  background-color: #ff6922;
}
.error404 {
  padding: 50px 0;
  width: 1200px;
  margin: auto;
}
.error404 .txt1 {
  float: left;
  width: 350px;
  margin-left: 150px;
}
.error404 .txt1 h2 {
  font-size: 140px;
  color: #ff6922;
  text-align: center;
  font-family: Arial;
  font-weight: 100;
}
.error404 .txt1 h3 {
  font-size: 24px;
  color: #ff6922;
  text-align: center;
  font-weight: 500;
}
.error404 .txt1 h4 {
  margin-top: 50px;
  font-size: 16px;
  color: #7d7d7d;
  text-align: center;
  line-height: 30px;
}
.error404 .txt1 h4 span {
  display: block;
  font-size: 20px;
  color: #ff6922;
  text-align: center;
  font-family: Arial;
}
.error404 .txt1 h5 {
  width: 125px;
  height: 40px;
  border-radius: 10px;
  background: #ff6922;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  line-height: 40px;
  margin: 50px auto 0;
}
.error404 .txt1 h5 a {
  color: #ffffff;
}
.error404 .txt2 {
  float: left;
  width: 600px;
}
.error404 .txt2 h2 {
  color: #ff6922;
  text-align: left;
  font-size: 24px;
  font-weight: bold;
  margin-top: 100px;
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 2px #ff6922 solid;
}
.error404 .txt2 a {
  display: inline-block;
  padding: 10px;
  border-radius: 10px;
  background: #7d7d7d;
  color: #ffffff;
  margin: 5px 0;
}
.error404 .txt2 a:hover {
  background: #ff6922;
}
.page {
  margin: auto;
  width: 440px;
  text-align: center;
}
.page a {
  /*display: block;
    float: left;*/
  width: 70px;
  height: 24px;
  line-height: 24px;
  border: 1px solid #e1e1e1;
  background: #fff;
  color: #333;
  text-decoration: none;
  font-size: 14px;
}
.page a:hover {
  color: #ff6922;
}
.page span {
  /*display: block;
    float: left;*/
  padding: 1% 2% 1%;
  height: 24px;
  line-height: 24px;
  border: 1px solid #e1e1e1;
  background: #fff;
  color: #333;
  text-decoration: none;
  font-size: 14px;
}
.page span:first-child {
  border-left: 1px solid #e1e1e1;
}
.page span a {
  min-width: 40px;
  width: auto;
  /*height: 24px;*/
  /*display: block;*/
  border: 0;
}
.page .nummun {
  padding: 1% 0.4% 1% 2%;
}
.page .on {
  width: 147px;
}
.page .lows {
  color: #ff6922;
}
.page .current {
  color: #ff6922;
}
.page .disabled {
  color: #999;
  background: #fff;
}
.news_in {
  width: 780px;
  margin: auto;
}
.news_in h1 {
  font-size: 24px;
  color: #ff6922;
  text-align: center;
}
.news_in h3 {
  color: #959595;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  margin: 20px 0;
}
.news_in h3 span {
  margin-left: 5px;
}
.news_in p {
  line-height: 26px;
  font-size: 14px;
  color: #5d5c5c;
}
.news_in img {
  margin: 20px 0;
}
.news_in_page {
  width: 100%;
  margin: auto;
}
.news_in_page ul li {
  height: 30px;
  line-height: 30px;
  color: #434343;
  font-size: 14px;
}
.news_in_page ul li a {
  color: #434343;
}
.top {
  width: 100%;
  min-width: 1200px;
  height: 30px;
  background: #c3c3c3;
}
.top .con {
  width: 1200px;
  margin: auto;
}
.top .con .pull-left {
  color: #ffffff;
  font-size: 14px;
  line-height: 30px;
}
.top .con .pull-right {
  color: #ffffff;
  font-size: 14px;
  line-height: 30px;
}
.top .con .pull-right a {
  color: #ffffff;
  transition: .3s;
  margin: 0 5px;
}
.top .con .pull-right a:hover {
  color: #ff6922;
  transition: .3s;
}
.head {
  width: 100%;
  min-width: 1200px;
  background: #f9f9f9;
}
.head .con {
  width: 1200px;
  margin: auto;
  height: 76px;
  padding: 10px 0;
}
.head .con .logo {
  display: block;
  float: left;
  width: 663px;
  height: 52px;
  margin-top: 12px;
}
.head .con .logo img {
  width: 663px;
  height: 52px;
  display: block;
}
.head .con .tel {
  float: right;
  font-size: 16px;
  color: #626262;
  text-align: right;
  margin-top: 12px;
}
.head .con .tel span {
  color: #ff6922;
  font-size: 25px;
  font-weight: bold;
  font-family: Arial;
  line-height: 28px;
}
.head .con .tel i {
  margin-left: 25px;
}
.head .con:after {
  content: "";
  display: block;
  clear: both;
}
.nav {
  width: 100%;
  min-width: 1200px;
  background: #ff6922;
}
.nav ul {
  width: 1200px;
  margin: auto;
}
.nav ul li {
  float: left;
}
.nav ul li a {
  display: block;
  height: 44px;
  padding: 0 28px;
  line-height: 44px;
  color: #ffffff;
  position: relative;
}
.nav ul li a:after {
  content: "";
  display: block;
  background: url("../images/nav_01.png") no-repeat;
  width: 1px;
  height: 26px;
  position: absolute;
  left: 0;
  top: 9px;
}
.nav ul li .last {
  padding-right: 0;
}
.nav ul li:first-child a {
  padding-left: 0;
}
.nav ul li:first-child a:after {
  width: 0;
}
.nav ul:after {
  content: "";
  display: block;
  clear: both;
}
.banner {
  width: 100%;
  min-width: 1200px;
  height: 670px;
  margin: auto;
  overflow: hidden;
  position: relative;
}
.banner #banner {
  position: absolute;
  width: 1920px;
  height: 670px;
  left: 50%;
  margin-left: -960px;
  top: 0;
}
.banner .arrow-right {
  display: block;
  background: url("../images/arrowr_right.png") no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 71px;
  height: 71px;
  z-index: 999;
}
.banner .arrow-left {
  display: block;
  background: url("../images/arrowr_left.png") no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -15px;
  width: 71px;
  height: 71px;
  z-index: 999;
}
.banner .pagination {
  position: absolute;
  z-index: 99999;
  left: 50%;
  bottom: 20px;
  margin-left: -33px;
}
.banner .pagination:hover {
  cursor: default;
}
.banner .pagination .swiper-pagination-switch {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 8px;
  background: #ffffff;
  margin-right: 10px;
  opacity: 0.8;
  cursor: pointer;
}
.banner .pagination .swiper-pagination-switch:hover {
  background: #ff6922;
}
.banner .pagination .swiper-visible-switch {
  background: #ff6922;
}
.banner .pagination .swiper-active-switch {
  background: #ff6922;
}
.index_search {
  width: 100%;
  min-width: 1200px;
}
.index_search .con {
  width: 1200px;
  margin: auto;
  padding: 30px 0 23px;
}
.index_search .con ul {
  float: left;
  margin-left: 25px;
}
.index_search .con ul li {
  float: left;
  color: #707070;
  font-size: 16px;
  position: relative;
  line-height: 45px;
}
.index_search .con ul li:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 12px;
  width: 1px;
  height: 20px;
  background: #dddddd;
}
.index_search .con ul li a {
  color: #707070;
  margin: 0 22px;
}
.index_search .con ul li a:hover {
  color: #ff6922;
}
.index_search .con ul li:first-child:after {
  display: none;
}
.index_search .con ul li:first-child + li:after {
  display: none;
}
.index_search .con ul:after {
  content: "";
  display: block;
  clear: both;
}
.index_search .con .pull-right {
  border: 1px #d9d9d9 solid;
}
.index_search .con .pull-right input {
  float: left;
  width: 344px;
  height: 45px;
  padding-left: 20px;
  line-height: 45px;
  color: #959595;
  font-size: 16px;
  outline: none;
  background: #f9f9f9;
  box-shadow: none;
  border: 0;
}
.index_search .con .pull-right button {
  float: left;
  width: 45px;
  height: 45px;
  background: #ff6922;
  box-shadow: none;
  border: 0;
  outline: none;
  transition: .3s;
}
.index_search .con .pull-right button img {
  width: 22px;
  height: auto;
  margin: 11px auto;
  display: block;
}
.index_search .con .pull-right button:hover {
  background: #313131;
  transition: .3s;
}
.index_search .con .pull-right:after {
  content: "";
  display: block;
  clear: both;
}
.index_search .con:after {
  content: "";
  display: block;
  clear: both;
}
.index_one {
  width: 100%;
  background: #f8f8f8;
  padding: 25px 0 25px;
}
.index_one .con {
  width: 1200px;
  margin: auto;
}
.index_one .con h2 {
  color: #707070;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
}
.index_one .con ul {
  width: 1200px;
  margin: 35px auto 30px;
}
.index_one .con ul li {
  float: left;
  width: 240px;
}
.index_one .con ul li img {
  display: block;
  width: 217px;
  height: 217px;
  margin: auto;
}
.index_one .con ul li p {
  color: #434343;
  font-size: 18px;
  text-align: center;
  margin: 5px 0 0;
}
.index_one .con ul:after {
  content: "";
  display: block;
  clear: both;
}
.index_two {
  width: 100%;
  background: #f8f8f8;
  padding: 25px 0 40px;
}
.index_two .con {
  width: 1200px;
  margin: auto;
}
.index_two .con h3 {
  color: #535353;
  font-size: 20px;
  text-align: center;
  background: url("../images/two01.png") no-repeat;
  height: 22px;
  line-height: 22px;
  letter-spacing: 3px;
}
.index_two .con h2 {
  color: #ff6922;
  font-size: 32px;
  text-align: center;
  margin: 5px 0 0;
  font-weight: bold;
}
.index_two .con .tt {
  width: 1200px;
  margin: 15px auto 0;
}
.index_two .con .tt li {
  float: left;
  width: 400px;
  height: 70px;
  box-sizing: border-box;
  border-left: 1px #ffffff solid;
}
.index_two .con .tt li:first-child {
  border-left: 0;
}
.index_two .con .tt li a {
  display: block;
  width: 100%;
  height: 70px;
  line-height: 70px;
  text-align: center;
  color: #ffffff;
  font-size: 24px;
  background: #ff6922;
}
.index_two .con .tt:after {
  content: "";
  display: block;
  clear: both;
}
.index_two .con table {
  border: 0;
}
.index_two .con table tr td {
  width: 200px;
  border: 1px #ebebeb solid;
  height: 70px;
  line-height: 70px;
  text-align: center;
  color: #434343;
  font-size: 17px;
}
.index_two .con table tr td a {
  color: #434343;
}
.index_three {
  width: 100%;
  min-width: 1200px;
  margin: auto;
  background: #f8f8f8;
  padding: 0 0 60px;
}
.index_three .con {
  width: 1200px;
  margin: auto;
}
.index_three .con .t {
  width: 1200px;
  margin: auto;
}
.index_three .con .t img {
  float: left;
  width: 300px;
  height: 100px;
  display: block;
}
.index_three .con .t .txt {
  float: left;
  width: 900px;
  height: 100px;
  background: #f2f2f2;
  position: relative;
}
.index_three .con .t .txt ul {
  padding: 52px 0 0 20px;
}
.index_three .con .t .txt ul li {
  color: #7d7d7d;
  font-size: 22px;
  float: left;
  padding: 0 25px;
  border-left: 1px #cbcbcb solid;
}
.index_three .con .t .txt ul li:hover {
  cursor: default;
}
.index_three .con .t .txt ul li:first-child {
  border-left: 0;
}
.index_three .con .t .txt ul:after {
  content: "";
  display: block;
  clear: both;
}
.index_three .con .t .txt .btn {
  position: absolute;
  right: 40px;
  top: 55px;
  padding-right: 28px;
  background: url("../images/three02.png") no-repeat;
  background-position: right 0;
  color: #7d7d7d;
  font-size: 16px;
  line-height: 20px;
}
.index_three .con .t .txt:after {
  content: "";
  display: block;
  clear: both;
}
.index_three .con .t:after {
  content: "";
  display: block;
  clear: both;
}
.index_three .con .three_l {
  float: left;
  width: 300px;
}
.index_three .con .three_l .three_ul {
  box-sizing: border-box;
  width: 300px;
  height: 650px;
  border-left: 4px #ff6922 solid;
  border-right: 1px #e9e9e9 solid;
}
.index_three .con .three_l .three_ul .three_li {
  border-top: 1px #ffffff solid;
}
.index_three .con .three_l .three_ul .three_li span {
  display: block;
  width: 100%;
  line-height: 50px;
  background: #f2f2f2 url("../images/three03.png") no-repeat;
  background-position: 17px center;
  padding-left: 44px;
  box-sizing: border-box;
  color: #7d7d7d;
  font-size: 18px;
}
.index_three .con .three_l .three_ul .three_li span:hover {
  cursor: default;
}
.index_three .con .three_l .three_ul .three_li .hh {
  display: none;
  padding: 10px 0;
}
.index_three .con .three_l .three_ul .three_li .hh li a {
  display: block;
  line-height: 30px;
  color: #7d7d7d;
  font-size: 16px;
  padding-left: 44px;
  box-sizing: border-box;
  width: 100%;
  height: 30px;
}
.index_three .con .three_l .three_ul .three_li .hh li a:hover {
  color: #ff6922;
}
.index_three .con .three_l .three_ul .three_ae span {
  background: #f2f2f2 url("../images/three04.png") no-repeat;
  background-position: 17px center;
}
.index_three .con .three_l .three_ul .three_ae .hh {
  display: block;
}
.index_three .con .three_l .b {
  display: block;
  width: 300px;
  height: 121px;
}
.index_three .con .three_r {
  float: left;
  width: 900px;
}
.index_three .con .three_r ul li {
  float: left;
  width: 300px;
  height: 257px;
  overflow: hidden;
  border: 1px #e9e9e9 solid;
  box-sizing: border-box;
}
.index_three .con .three_r ul li a img {
  display: block;
  width: 275px;
  height: 162px;
  margin: 15px auto;
}
.index_three .con .three_r ul li a p {
  color: #434343;
  font-size: 15px;
  text-align: center;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index_three .con .three_r ul:after {
  content: "";
  display: block;
  clear: both;
}
.index_three .con .three_r {
  float: left;
}
.index_three .con:after {
  content: "";
  display: block;
  clear: both;
}
/*index_four*/
.index_four {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 130px;
  min-width: 1200px;
  /*min-width: auto;*/
}
.index_four .advert {
  width: 1920px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.index_four .advert img {
  width: 100%;
  height: auto;
}
.index_four_h180 {
  height: 180px;
}
.index_five {
  background: #f4f4f4;
  padding: 50px 0;
  width: 100%;
  min-width: 1200px;
}
.index_five .con {
  width: 1200px;
  margin: auto;
}
.index_five .con .t {
  height: 63px;
  border-bottom: 2px #ff7331 solid;
  width: 1200px;
}
.index_five .con .t li {
  width: 596px;
  height: 63px;
  line-height: 63px;
  text-align: center;
  border-radius: 4px 4px 0 0;
  font-size: 28px;
  font-weight: bold;
  background: #d8d8d8;
  color: #313131;
}
.index_five .con .t li span {
  color: #ff6922;
}
.index_five .con .t li:hover {
  background: #ff6922;
  color: #ffffff;
}
.index_five .con .t li:hover span {
  color: #ffffff;
}
.index_five .con .t li:first-child {
  float: left;
}
.index_five .con .t li:first-child + li {
  float: right;
}
.index_five .con .t li:hover {
  cursor: default;
}
.index_five .con .t .five_ae {
  background: #ff6922;
  color: #ffffff;
}
.index_five .con .t .five_ae span {
  color: #ffffff;
}
.index_five .con .t:after {
  content: "";
  display: block;
  clear: both;
}
.index_five .con .b {
  width: 1200px;
  margin: auto;
  background: #ffffff;
}
.index_five .con .b li img {
  display: block;
  width: 1200px;
  height: 837px;
}
.index_five .con .b li:first-child + li {
  display: none;
}
.index_six {
  padding: 45px 0;
  width: 100%;
  min-width: 1200px;
}
.index_six .con {
  width: 1200px;
  margin: auto;
}
.index_six .con h2 {
  text-align: center;
  color: #434343;
  font-size: 32px;
  font-weight: bold;
  width: 1200px;
  background: url("../images/six01.png") no-repeat;
  background-position: 0 center;
}
.index_six .con .six_l {
  width: 300px;
  float: left;
  margin: 25px 0 0;
}
.index_six .con .six_l h3 {
  color: #f8f8f8;
  font-size: 24px;
  line-height: 70px;
  height: 70px;
  text-align: center;
  font-weight: bold;
  background: #ff6922;
}
.index_six .con .six_l ul {
  box-sizing: border-box;
  width: 300px;
  border-left: 4px #ff6922 solid;
  border-right: 1px #e9e9e9 solid;
}
.index_six .con .six_l ul li a {
  display: block;
  height: 64px;
  width: 100%;
  line-height: 64px;
  padding: 0 0 0 42px;
  box-sizing: border-box;
  color: #7d7d7d;
  font-size: 20px;
}
.index_six .con .six_l ul li a:hover {
  color: #ff6922;
}
.index_six .con .six_l ul .six_ae a {
  color: #ff6922;
}
.index_six .con .six_l img {
  display: block;
  width: 300px;
  height: 121px;
}
.index_six .con .six_r {
  margin: 25px 0 0;
}
.index_six .con .six_r ul li {
  float: left;
  width: 300px;
  height: 256px;
  overflow: hidden;
  border: 1px #e9e9e9 solid;
  box-sizing: border-box;
}
.index_six .con .six_r ul li a img {
  display: block;
  width: 275px;
  height: 162px;
  margin: 15px auto;
}
.index_six .con .six_r ul li a p {
  color: #434343;
  font-size: 15px;
  text-align: center;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index_six .con .six_r ul:after {
  content: "";
  display: block;
  clear: both;
}
.index_03 {
  width: 100%;
  min-width: 1200px;
  background: #dadada;
  padding: 25px 0;
}
.index_03 .con {
  width: 1200px;
  margin: auto;
}
.index_03 .con span {
  display: block;
  float: left;
  font-size: 24px;
  line-height: 30px;
  color: #ffffff;
  font-weight: bold;
  padding: 0 20px;
  position: relative;
}
.index_03 .con span:after {
  display: block;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 60px;
  background: #e9e9e9;
}
.index_03 .con input {
  margin-left: 25px;
  height: 60px;
  border: 1px #ffffff solid;
  border-radius: 6px;
  width: 370px;
  float: left;
  background: #ffffff;
  line-height: 60px;
  padding-left: 20px;
  color: #959595;
  font-size: 17px;
  outline: none;
  box-shadow: none;
  box-sizing: border-box;
  transition: .3s;
}
.index_03 .con input:focus {
  border: 1px #ff6922 solid;
  transition: .3s;
}
.index_03 .con i {
  display: block;
  float: left;
  width: 1px;
  height: 60px;
  background: #e9e9e9;
  margin: 0 0 0 25px;
}
.index_03 .con button {
  width: 230px;
  height: 60px;
  background: #ff6922;
  line-height: 60px;
  color: #ffffff;
  text-align: center;
  border-radius: 6px;
  font-size: 23px;
  font-weight: bold;
  float: left;
  margin-left: 25px;
}
.index_03 .con .in {
  width: 385px;
}
.index_03 .con:after {
  content: "";
  display: block;
  clear: both;
}
.index_seven {
  width: 100%;
  min-width: 1200px;
  margin: auto;
  padding: 45px 0 30px;
}
.index_seven .con {
  width: 1200px;
  margin: auto;
}
.index_seven .con h2 {
  color: #434343;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
}
.index_seven .con h2 span {
  color: #ff6922;
  font-weight: bold;
}
.index_seven .con h3 {
  color: #707070;
  font-size: 20px;
  text-align: center;
  margin: 5px 0 0;
}
.index_seven .con ul {
  margin: 25px 0 30px;
}
.index_seven .con ul li {
  float: left;
  margin-left: 40px;
}
.index_seven .con ul li:first-child {
  margin-left: 0;
}
.index_seven .con ul li a {
  display: block;
  position: relative;
}
.index_seven .con ul li a img {
  display: block;
  width: 270px;
  height: 160px;
}
.index_seven .con ul li a p {
  width: 270px;
  display: block;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  background: rgba(255, 105, 34, 0.9);
  position: absolute;
  bottom: 0;
  left: 0;
}
.index_seven .con ul:after {
  content: "";
  display: block;
  clear: both;
}
.index_eight {
  width: 100%;
  height: auto;
  min-width: 1200px;
  padding: 35px 0 50px;
}
.index_eight .con {
  width: 1200px;
  margin: auto;
}
.index_eight .con img {
  display: block;
}
.index_eight .con ul {
  width: 730px;
  margin: auto;
}
.index_eight .con ul li:first-child {
  float: left;
}
.index_eight .con ul li:first-child + li {
  float: right;
}
.index_eight .con ul:after {
  content: "";
  display: block;
  clear: both;
}
.index_nine {
  padding: 0 0 40px;
}
.index_nine h2 {
  color: #434343;
  font-size: 32px;
  text-align: center;
  background: url("../images/nine01.png") no-repeat;
  background-position: center center;
}
.index_nine .nine_dkhlb {
  display: block;
  width: 1200px;
  margin: 15px auto 0;
  height: 128px;
  position: relative;
  overflow: hidden;
}
.index_nine .nine_dkhlb #dkhlb {
  display: block;
  width: 1122px;
  margin: auto;
  position: relative;
  overflow: hidden;
}
.index_nine .nine_dkhlb #dkhlb img {
  display: block;
  margin-right: 10px;
}
.index_nine .nine_dkhlb .dkhlb-left {
  background: url("../images/nine02.png") no-repeat;
  width: 31px;
  height: 22px;
  position: absolute;
  left: 0;
  top: 53px;
}
.index_nine .nine_dkhlb .dkhlb-right {
  background: url("../images/nine03.png") no-repeat;
  width: 31px;
  height: 22px;
  position: absolute;
  right: 0;
  top: 53px;
}
.index_ten {
  width: 100%;
  min-width: 1200px;
  padding: 45px 0;
  background: #f2f2f2;
}
.index_ten .con {
  width: 1200px;
  margin: auto;
}
.index_ten .con h2 {
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #ffffff;
  background: #ff6922;
  font-size: 20px;
  position: relative;
  padding-left: 20px;
  box-sizing: border-box;
}
.index_ten .con h2 a {
  display: block;
  position: absolute;
  right: 22px;
  top: 0;
  font-size: 16px;
  color: #ffffff;
}
.index_ten .con .khjz {
  float: left;
  width: 710px;
}
.index_ten .con .khjz .nr {
  background: #ffffff;
  display: block;
  width: 100%;
  border: 1px #e3e3e3 solid;
  padding: 15px 0 20px;
}
.index_ten .con .khjz .nr li {
  float: left;
  width: 216px;
  height: 272px;
  overflow: hidden;
  margin-left: 15px;
}
.index_ten .con .khjz .nr li img {
  display: block;
  width: 216px;
  height: 141px;
  margin: 0 0 15px;
}
.index_ten .con .khjz .nr li p {
  color: #707070;
  font-size: 14px;
  line-height: 24px;
}
.index_ten .con .khjz .nr li p span {
  color: #434343;
}
.index_ten .con .khjz .nr:after {
  content: "";
  display: block;
  clear: both;
}
.index_ten .con .fkxx {
  float: right;
  width: 468px;
}
.index_ten .con .fkxx .nr {
  background: #ffffff;
  display: block;
  width: 100%;
  border: 1px #e3e3e3 solid;
  padding: 0 12px;
  box-sizing: border-box;
}
.index_ten .con .fkxx .nr li {
  padding: 15px 0;
  border-bottom: 1px #e0e0e0 solid;
}
.index_ten .con .fkxx .nr li a {
  display: block;
}
.index_ten .con .fkxx .nr li a img {
  display: block;
  float: left;
  width: 184px;
  height: 122px;
}
.index_ten .con .fkxx .nr li a .txt {
  float: right;
  width: 230px;
}
.index_ten .con .fkxx .nr li a .txt p {
  color: #707070;
  font-size: 14px;
  margin: 10px 0 0;
}
.index_ten .con .fkxx .nr li a .txt p span {
  color: #434343;
}
.index_ten .con .fkxx .nr li a:after {
  content: "";
  display: block;
  clear: both;
}
.index_ten .con .ryzs {
  width: 100%;
  margin: 15px auto 0;
}
.index_ten .con .ryzs .nr {
  width: 1200px;
  background: #ffffff;
  padding: 40px 0;
  margin: auto;
  position: relative;
  overflow: hidden;
  height: 180px;
}
.index_ten .con .ryzs .nr #ryzs {
  position: relative;
  width: 1100px;
  height: 180px;
  margin: auto;
  overflow: hidden;
}
.index_ten .con .ryzs .nr #ryzs img {
  display: block;
  margin-right: 20px;
}
.index_ten .con .ryzs .nr .ryzs-left {
  background: url("../images/ten04.png") no-repeat;
  width: 20px;
  height: 40px;
  position: absolute;
  left: 15px;
  top: 110px;
}
.index_ten .con .ryzs .nr .ryzs-right {
  background: url("../images/ten05.png") no-repeat;
  width: 20px;
  height: 40px;
  position: absolute;
  right: 15px;
  top: 110px;
}
.index_gywm {
  width: 1200px;
  margin: auto;
  padding: 40px 0 60px;
}
.index_gywm h2 {
  width: 1200px;
  text-align: center;
  color: #434343;
  font-size: 32px;
  font-weight: bold;
  background: url("../images/ten07.png") no-repeat;
  background-position: center center;
}
.index_gywm h3 {
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #ffffff;
  background: #ff6922;
  font-size: 20px;
  position: relative;
  padding-left: 20px;
  box-sizing: border-box;
}
.index_gywm h3 a {
  display: block;
  position: absolute;
  right: 22px;
  top: 0;
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
}
.index_gywm .index_gywm_l {
  width: 814px;
  float: left;
  margin: 22px 0 0;
}
.index_gywm .index_gywm_l .nr {
  background: #f4f4f4;
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
}
.index_gywm .index_gywm_l .nr .img {
  display: block;
  width: 330px;
  height: 212px;
  float: left;
}
.index_gywm .index_gywm_l .nr .txt {
  float: right;
  width: 418px;
}
.index_gywm .index_gywm_l .nr .txt h4 {
  color: #434343;
  font-size: 24px;
  margin: 10px 0 0;
}
.index_gywm .index_gywm_l .nr .txt p {
  color: #707070;
  font-size: 15px;
  line-height: 24px;
  margin: 10px 0 0;
}
.index_gywm .index_gywm_l .nr .txt a {
  display: block;
  width: 171px;
  height: 47px;
  margin: 18px 0 0;
}
.index_gywm .index_gywm_l .nr .txt a img {
  display: block;
  width: 171px;
  height: 47px;
}
.index_gywm .index_gywm_l .nr:after {
  content: "";
  display: block;
  clear: both;
}
.index_gywm .index_gywm_r {
  width: 370px;
  float: right;
  margin: 22px 0 0;
}
.index_gywm .index_gywm_r .fc {
  width: 370px;
  height: 242px;
  overflow: hidden;
  position: relative;
  padding: 15px 0 0;
  background: #f4f4f4;
  box-sizing: border-box;
}
.index_gywm .index_gywm_r .fc #fc {
  width: 320px;
  margin: auto;
  overflow: hidden;
  position: relative;
}
.index_gywm .index_gywm_r .fc #fc .swiper-slide img {
  display: block;
}
.index_gywm .index_gywm_r .fc #fc .swiper-slide p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  color: #434343;
  font-size: 18px;
  margin: 15px 0 0;
}
.index_gywm .index_gywm_r .fc .fc-left {
  background: url("../images/ten11.png") no-repeat;
  width: 31px;
  height: 31px;
  position: absolute;
  left: 15px;
  top: 75px;
  z-index: 99;
}
.index_gywm .index_gywm_r .fc .fc-right {
  background: url("../images/ten12.png") no-repeat;
  width: 31px;
  height: 31px;
  position: absolute;
  right: 15px;
  top: 75px;
  z-index: 99;
}
.index_dmfw {
  width: 100%;
  min-width: 1200px;
  height: 470px;
  margin: auto;
  background: url("../images/dmfw01.jpg") no-repeat;
  background-position: center 0;
  box-sizing: border-box;
  padding: 40px 0 0;
}
.index_dmfw .con {
  width: 1200px;
  margin: auto;
}
.index_dmfw .con h2 {
  text-align: center;
  color: #434343;
  font-size: 32px;
  background: url("../images/dmfw06.png") no-repeat;
  margin: auto;
  width: 335px;
  height: 46px;
  line-height: 40px;
  font-weight: bold;
}
.index_dmfw .con ul {
  margin: 20px 0 0;
}
.index_dmfw .con ul li {
  float: left;
  width: 287px;
  height: auto;
  margin-left: 17px;
}
.index_dmfw .con ul li:first-child {
  margin-left: 0;
}
.index_dmfw .con ul li img {
  display: block;
  width: 287px;
  height: 301px;
}
.index_dmfw .con ul:after {
  content: "";
  display: block;
  clear: both;
}
.index_zx {
  width: 100%;
  margin: auto;
  min-width: 1200px;
  padding: 58px 0 50px;
}
.index_zx .con {
  width: 1200px;
  margin: auto;
}
.index_zx .con .zx_tl {
  float: left;
  width: 808px;
  border: 1px #d1d1d1 solid;
  box-sizing: border-box;
}
.index_zx .con .zx_tl .t {
  display: block;
  position: relative;
}
.index_zx .con .zx_tl .t span {
  display: block;
  width: 224px;
  height: 50px;
  float: left;
  text-align: center;
  line-height: 50px;
  color: #434343;
  font-size: 24px;
  font-weight: bold;
}
.index_zx .con .zx_tl .t span:hover {
  cursor: pointer;
}
.index_zx .con .zx_tl .t .dp {
  display: block;
  float: left;
  color: #434343;
  font-size: 24px;
  font-weight: bold;
  line-height: 50px;
  padding: 0 25px;
}
.index_zx .con .zx_tl .t .dp:hover {
  background: #ff6922;
  color: #ffffff;
}
.index_zx .con .zx_tl .t .dp_ae {
  background: #ff6922;
  color: #ffffff;
}
.index_zx .con .zx_tl .t .btn {
  display: block;
  float: right;
  color: #9f9f9f;
  font-size: 14px;
  padding-left: 27px;
  line-height: 50px;
  background: url("../images/zx01.png") no-repeat;
  background-position: 0 center;
  margin-right: 25px;
}
.index_zx .con .zx_tl .t .btn:hover {
  color: #ff6922;
}
.index_zx .con .zx_tl .t:before {
  display: block;
  position: absolute;
  bottom: -1px;
  left: 20px;
  width: 766px;
  height: 1px;
  background: #d3d3d3;
  content: "";
}
.index_zx .con .zx_tl .t:after {
  content: "";
  display: block;
  clear: both;
}
.index_zx .con .zx_tl .nr {
  padding: 21px 20px;
}
.index_zx .con .zx_tl .nr img {
  display: block;
  width: 200px;
  height: 120px;
  float: left;
}
.index_zx .con .zx_tl .nr .txt {
  width: 530px;
  float: right;
}
.index_zx .con .zx_tl .nr .txt h2 {
  color: #434343;
  font-size: 17px;
  margin: 5px 0 0;
}
.index_zx .con .zx_tl .nr .txt h2 a {
  color: #434343;
}
.index_zx .con .zx_tl .nr .txt p {
  font-size: 14px;
  line-height: 26px;
  color: #707070;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 52px;
  margin: 10px 0 0;
}
.index_zx .con .zx_tl .nr .txt .btn {
  color: #ff6922;
  font-size: 14px;
}
.index_zx .con .zx_tl .nr ul {
  width: 100%;
  margin: 10px 0 0;
}
.index_zx .con .zx_tl .nr ul li {
  float: left;
  width: 375px;
  height: 45px;
  line-height: 45px;
  color: #434343;
  font-size: 17px;
  border-top: 1px #d3d3d3 dashed;
  background: url("../images/zx03.png") no-repeat;
  background-position: 5px center;
  padding-left: 28px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index_zx .con .zx_tl .nr ul li a {
  color: #434343;
}
.index_zx .con .zx_tl .nr ul li:first-child {
  border-top: 0;
}
.index_zx .con .zx_tl .nr ul li:first-child + li {
  border-top: 0;
  float: right;
}
.index_zx .con .zx_tl .nr ul li:first-child + li + li + li {
  float: right;
}
.index_zx .con .zx_tl .nr ul li:first-child + li + li + li + li {
  float: right;
}
.index_zx .con .zx_tl .nr ul:after {
  content: "";
  display: block;
  clear: both;
}
.index_zx .con .zx_tr {
  width: 380px;
  height: 358px;
  box-sizing: border-box;
  border: 1px #d1d1d1 solid;
  padding: 15px 20px 15px;
  float: right;
}
.index_zx .con .zx_tr h2 {
  padding-bottom: 15px;
  border-bottom: 1px #d3d3d3 solid;
  position: relative;
  width: 100%;
  font-size: 24px;
  font-weight: bold;
  color: #434343;
}
.index_zx .con .zx_tr h2 .more {
  display: block;
  position: absolute;
  top: 5px;
  right: 0;
  padding-left: 26px;
  background: url("../images/zx01.png") no-repeat;
  background-position: 0 center;
  color: #9f9f9f;
  font-size: 14px;
}
.index_zx .con .zx_tr h2 .more:hover {
  color: #ff6922;
}
.index_zx .con .zx_tr .nefq {
  margin: 15px auto 0;
  overflow: hidden;
  height: 267px;
  width: 100%;
  position: relative;
}
.index_zx .con .zx_tr .nefq #nefq {
  display: block;
  position: absolute;
}
.index_zx .con .zx_tr .nefq #nefq .swiper-wrapper {
  height: 267px;
}
.index_zx .con .zx_tr .nefq ul {
  width: auto;
  height: 72px;
}
.index_zx .con .zx_tr .nefq ul li:first-child {
  color: #434343;
  font-size: 16px;
  padding-left: 28px;
  background: url("../images/icon_08.png") no-repeat;
  background-position: 0 center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index_zx .con .zx_tr .nefq ul li:first-child a {
  color: #434343;
}
.index_zx .con .zx_tr .nefq ul li:first-child a:hover {
  color: #ff6922;
}
.index_zx .con .zx_tr .nefq ul li:first-child + li {
  color: #707070;
  font-size: 16px;
  padding-left: 28px;
  background: url("../images/icon_09.png") no-repeat;
  background-position: 0 center;
  margin: 6px 0 0;
}
.index_zx .con .zx_bl {
  float: left;
  width: 808px;
  border: 1px #d1d1d1 solid;
  padding: 12px 20px;
  box-sizing: border-box;
  margin: 10px 0 0;
}
.index_zx .con .zx_bl h2 {
  line-height: 40px;
  height: 40px;
  color: #434343;
  font-size: 22px;
  position: relative;
  border-bottom: 1px #d3d3d3 solid;
  font-weight: bold;
}
.index_zx .con .zx_bl h2 a {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  padding-left: 26px;
  background: url("../images/zx01.png") no-repeat;
  background-position: 0 center;
  color: #9f9f9f;
  font-size: 14px;
}
.index_zx .con .zx_bl ul li {
  margin: 12px 0 0;
}
.index_zx .con .zx_bl ul li img {
  display: block;
  float: left;
  width: 90px;
  height: 90px;
}
.index_zx .con .zx_bl ul li .txt {
  float: right;
  width: 635px;
}
.index_zx .con .zx_bl ul li .txt h3 {
  color: #434343;
  font-size: 16px;
  margin: 5px 0 0;
}
.index_zx .con .zx_bl ul li .txt p {
  color: #707070;
  font-size: 14px;
  line-height: 24px;
  margin: 10px 0 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 48px;
}
.index_zx .con .zx_bl ul li:after {
  content: "";
  display: block;
  clear: both;
}
.index_zx .con .zx_br {
  width: 380px;
  height: 374px;
  float: right;
  padding: 25px;
  box-sizing: border-box;
  background: #ff6922;
  margin: 10px 0 0;
  position: relative;
}
.index_zx .con .zx_br h6 {
  color: #ffffff;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 27px;
}
.index_zx .con .zx_br input {
  width: 330px;
  height: 43px;
  line-height: 43px;
  border-radius: 2px;
  background: #ffffff;
  outline: none;
  box-shadow: none;
  color: #a0a0a0;
  font-size: 14px;
  border: 0;
  box-sizing: border-box;
  padding-left: 12px;
  margin-bottom: 10px;
}
.index_zx .con .zx_br textarea {
  width: 330px;
  max-width: 330px;
  height: 90px;
  max-height: 90px;
  line-height: 21px;
  border-radius: 2px;
  background: #ffffff;
  outline: none;
  box-shadow: none;
  color: #a0a0a0;
  font-size: 14px;
  border: 0;
  box-sizing: border-box;
  padding: 12px;
  margin-bottom: 10px;
}
.index_zx .con .zx_br button {
  width: 120px;
  height: 56px;
  background: #ffb017;
  border: 0;
  box-sizing: border-box;
  border-radius: 2px;
  color: #ffffff;
  text-align: center;
  line-height: 56px;
  font-size: 20px;
}
.index_zx .con .zx_br span {
  display: block;
  color: #ffffff;
  position: absolute;
  font-size: 16px;
  right: 60px;
  bottom: 45px;
}
.index_09 {
  background: #eaeaea;
  width: 100%;
  min-width: 1200px;
  padding: 35px 0 45px;
}
.index_09 .con {
  width: 1200px;
  margin: auto;
}
.index_09 .con .f_f {
  width: 1200px;
  margin: auto;
}
.index_09 .con .f_f li {
  float: left;
  padding-left: 77px;
  width: 400px;
  min-height: 62px;
  box-sizing: border-box;
}
.index_09 .con .f_f li h3 {
  color: #535353;
  font-size: 20px;
  font-weight: bold;
}
.index_09 .con .f_f li p {
  color: #535353;
  font-size: 14px;
  line-height: 26px;
  margin: 10px 0 0;
}
.index_09 .con .f_f li p a {
  color: #535353;
}
.index_09 .con .f_f li:first-child {
  background: url("../images/zx05.png") no-repeat;
  background-position: 0 0;
}
.index_09 .con .f_f li:first-child + li {
  background: url("../images/zx06.png") no-repeat;
  background-position: 0 0;
}
.index_09 .con .f_f li:first-child + li + li {
  background: url("../images/zx07.png") no-repeat;
  background-position: 0 0;
}
.index_09 .con .f_f:after {
  content: "";
  display: block;
  clear: both;
}
.index_09 .con .link {
  margin: 20px auto 0;
  width: 1200px;
  padding: 24px 30px;
  box-sizing: border-box;
  background: #ffffff;
}
.index_09 .con .link h5 {
  color: #434343;
  font-size: 16px;
  font-weight: bold;
}
.index_09 .con .link p {
  color: #707070;
  font-size: 14px;
  line-height: 24px;
  margin: 10px 0 0;
}
.index_09 .con .link p a {
  color: #707070;
  display: inline-block;
  margin-right: 12px;
}
.index_09 .con .link p a:hover {
  color: #ff6922;
}
.footer_nav {
  width: 100%;
  min-width: 1200px;
  background: #ff6922;
}
.footer_nav ul {
  width: 1200px;
  margin: auto;
}
.footer_nav ul li {
  float: left;
}
.footer_nav ul li a {
  display: block;
  height: 44px;
  padding: 0 53px;
  line-height: 44px;
  color: #ffffff;
  position: relative;
}
.footer_nav ul li a:after {
  content: "";
  display: block;
  background: url("../images/nav_01.png") no-repeat;
  width: 1px;
  height: 26px;
  position: absolute;
  left: 0;
  top: 9px;
}
.footer_nav ul li .last {
  padding-right: 0;
}
.footer_nav ul li:first-child a {
  padding-left: 0;
}
.footer_nav ul li:first-child a:after {
  width: 0;
}
.footer_nav ul li:first-child + li + li + li + li + li + li a {
  padding-right: 0;
}
.footer_nav ul:after {
  content: "";
  display: block;
  clear: both;
}
.footer {
  background: #3a4152;
  padding: 28px 0 18px;
  width: 100%;
  min-width: 1200px;
}
.footer .con {
  width: 1200px;
  margin: auto;
  position: relative;
}
.footer .con .f_01 {
  float: left;
  width: 332px;
}
.footer .con .f_01 .img {
  display: block;
  width: 249px;
  height: 71px;
}
.footer .con .f_01 img {
  display: block;
  width: 249px;
  height: 71px;
}
.footer .con .f_01 p {
  color: #ffffff;
  font-size: 13px;
  line-height: 16px;
  margin: 8px 0 0;
}
.footer .con .f_01 p a {
  color: #ffffff;
}

.footer .con .f_01 p.dumcn img {
  display: block;
  width: auto;
  height: auto;
}


.footer .con .f_02 {
  width: 353px;
  float: left;
}
.footer .con .f_02 h3 {
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  color: #ffffff;
  font-weight: bold;
  padding-left: 38px;
  background: url("../images/icon_10.png") no-repeat;
  background-position: 0 0;
  padding-bottom: 16px;
  border-bottom: 1px #898d97 solid;
}
.footer .con .f_02 h3 span {
  font-size: 22px;
}
.footer .con .f_02 p {
  color: #ffffff;
  font-size: 13px;
  line-height: 16px;
  margin: 8px 0 0;
}
.footer .con .erweima {
  display: block;
  position: absolute;
  right: 104px;
  top: 0;
}
.footer .con .erweima img {
  width: 142px;
  height: 142px;
  display: block;
}
.footer .con .jz {
  display: block;
  width: 1200px;
  margin: 15px auto 0;
  color: #ffffff;
  font-size: 12px;
}
.footer .con .jz a {
  color: #ffffff;
}
.footer .con .jz a:hover {
  color: #ff6922;
}
/*banner_in*/
.banner_in {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 350px;
  min-width: 1200px;
  /*min-width: auto;*/
}
.banner_in .advert {
  width: 1920px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.banner_in .advert img {
  width: 100%;
  height: auto;
}
/*��Ʒ���*/
.cplb {
  width: 100%;
  min-width: 1200px;
  margin: auto;
  padding: 0 0 40px;
}
.cplb .con {
  width: 1200px;
  margin: auto;
}
.cplb .con .cplb_l {
  width: 300px;
  float: left;
}
.cplb .con .cplb_l .t {
  width: 100%;
  height: 76px;
  background: #ff6922;
  padding: 10px 0 0;
  box-sizing: border-box;
  border-right: 1px #e9e9e9 solid;
}
.cplb .con .cplb_l .t h2 {
  color: #f8f8f8;
  font-size: 26px;
  text-align: center;
  font-weight: bold;
}
.cplb .con .cplb_l .t h3 {
  color: #f8f8f8;
  font-size: 16px;
  font-family: Arial;
  text-align: center;
  margin: 2px 0 0;
  text-transform: uppercase;
}
.cplb .con .cplb_l .t2 {
  margin-top: 8px;
}
.cplb .con .cplb_l .cplb_c {
  width: 300px;
  border-left: 4px #ff6922 solid;
  border-right: 1px #e9e9e9 solid;
  box-sizing: border-box;
}
.cplb .con .cplb_l .cplb_c li {
  border-top: 1px #ffffff solid;
}
.cplb .con .cplb_l .cplb_c li a {
  display: block;
  width: 100%;
  line-height: 50px;
  padding-left: 44px;
  box-sizing: border-box;
  color: #7d7d7d;
  background: #f6f6f6;
  font-size: 18px;
}
.cplb .con .cplb_l .cplb_c2 {
  width: 300px;
  border-left: 4px #ff6922 solid;
  border-right: 1px #e9e9e9 solid;
  box-sizing: border-box;
  padding: 0 10px;
}
.cplb .con .cplb_l .cplb_c2 li {
  border-bottom: 1px #c6c6c6 dashed;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cplb .con .cplb_l .cplb_c2 li a {
  display: block;
  width: 100%;
  line-height: 50px;
  padding-left: 25px;
  box-sizing: border-box;
  color: #7d7d7d;
  background: url("../images/cplb03.png") no-repeat;
  background-position: 0 center;
  font-size: 16px;
}
.cplb .con .cplb_l .cplb_b {
  width: 300px;
  border-left: 4px #ff6922 solid;
  border-right: 1px #e9e9e9 solid;
  border-bottom: 1px #e9e9e9 solid;
  box-sizing: border-box;
}
.cplb .con .cplb_l .cplb_b img {
  width: 100%;
  height: auto;
  display: block;
}
.cplb .con .cplb_l .cplb_b p {
  color: #434343;
  font-size: 14px;
  line-height: 24px;
  width: 250px;
  margin: 15px auto;
}
.cplb .con .cplb_l .cplb_b p i {
  font-weight: bold;
  font-size: 19px;
  color: #ff6922;
  font-style: normal;
}
.cplb .con .cplb_l .cplb_b p span {
  color: #ff6922;
  font-size: 23px;
}
.cplb .con .cplb_l .cplb_img1 {
  display: block;
  width: 100%;
  height: auto;
}
.cplb .con .cplb_r {
  width: 900px;
  float: right;
}
.cplb .con .cplb_r .t {
  background: #f6f6f6;
  width: 100%;
  height: 76px;
}
.cplb .con .cplb_r .t p {
  line-height: 76px;
  color: #7d7d7d;
  font-size: 15px;
  padding-left: 50px;
  background: url("../images/cplb02.png") no-repeat;
  background-position: 25px center;
}
.cplb .con .cplb_r .t p a {
  color: #7d7d7d;
}
.cplb .con .cplb_r .t p a:hover {
  color: #ff6922;
}
.cplb .con:after {
  content: "";
  display: block;
  clear: both;
}
/*��Ʒѡ�*/
.cp_xxk {
  box-sizing: border-box;
  width: 300px;
  border-left: 4px #ff6922 solid;
  border-right: 1px #e9e9e9 solid;
}
.cp_xxk .cp_xxk_li {
  border-top: 1px #ffffff solid;
}
.cp_xxk .cp_xxk_li span {
  display: block;
  width: 100%;
  line-height: 50px;
  background: #f2f2f2 url("../images/three03.png") no-repeat;
  background-position: 17px center;
  padding-left: 44px;
  box-sizing: border-box;
  color: #7d7d7d;
  font-size: 18px;
}
.cp_xxk .cp_xxk_li span:hover {
  cursor: default;
}
.cp_xxk .cp_xxk_li .hh {
  display: none;
  padding: 10px 0;
}
.cp_xxk .cp_xxk_li .hh li a {
  display: block;
  line-height: 30px;
  color: #7d7d7d;
  font-size: 16px;
  padding-left: 44px;
  box-sizing: border-box;
  width: 100%;
  height: 30px;
}
.cp_xxk .cp_xxk_li .hh li a:hover {
  color: #ff6922;
}
.cp_xxk .cp_xxk_ae span {
  background: #f2f2f2 url("../images/three04.png") no-repeat;
  background-position: 17px center;
}
.cp_xxk .cp_xxk_ae .hh {
  display: block;
}
/*��Ʒ�б�*/
.cplb_cp ul li {
  float: left;
  width: 300px;
  height: 257px;
  overflow: hidden;
  border: 1px #e9e9e9 solid;
  box-sizing: border-box;
}
.cplb_cp ul li a img {
  display: block;
  width: 275px;
  height: 162px;
  margin: 15px auto;
}
.cplb_cp ul li a p {
  color: #434343;
  font-size: 15px;
  text-align: center;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cplb_cp ul:after {
  content: "";
  display: block;
  clear: both;
}
/*��Ʒ����*/
.cplb_xw {
  width: 100%;
  margin: 15px auto 0;
  border: 1px #e9e9e9 solid;
}
.cplb_xw .bt {
  width: 100%;
  height: 60px;
  background: #f6f6f6;
  box-sizing: border-box;
  padding-left: 50px;
  color: #ff6922;
  font-size: 26px;
  line-height: 60px;
  position: relative;
}
.cplb_xw .bt:after {
  position: absolute;
  width: 3px;
  height: 24px;
  background: #ff6922;
  left: 30px;
  top: 18px;
  display: block;
  content: "";
}
.cplb_xw .bt a {
  display: block;
  position: absolute;
  right: 30px;
  top: 0;
  color: #707070;
  font-size: 15px;
  padding-right: 30px;
  background: url("../images/three02.png") no-repeat;
  background-position: right center;
}
.cplb_xw ul {
  padding: 0 30px;
}
.cplb_xw ul li {
  height: 70px;
  border-top: 1px #c6c6c6 dashed;
}
.cplb_xw ul li a {
  line-height: 70px;
  font-size: 18px;
}
.cplb_xw ul li .l {
  padding-left: 35px;
  background: url("../images/cplb03.png") no-repeat 0 center;
  color: #434343;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 690px;
}
.cplb_xw ul li .r {
  color: #ff6922;
  float: right;
}
.cplb_xw ul li:first-child {
  border-top: 0;
}
/*��Ʒ��ҳ*/
.cplb_fy {
  padding: 15px 0;
  border: 1px #e9e9e9 solid;
  border-top: 0;
}
/*��Ʒ����ҳ*/
.cpxq .tp {
  width: 100%;
  height: 60px;
  background: #f6f6f6;
  box-sizing: border-box;
  padding-left: 50px;
  color: #ff6922;
  font-size: 26px;
  line-height: 60px;
  position: relative;
}
.cpxq .tp:after {
  position: absolute;
  width: 3px;
  height: 24px;
  background: #ff6922;
  left: 30px;
  top: 18px;
  display: block;
  content: "";
}
.cpxq .tp a {
  display: block;
  position: absolute;
  right: 30px;
  top: 0;
  color: #707070;
  font-size: 15px;
  padding-right: 30px;
  background: url("../images/three02.png") no-repeat;
  background-position: right center;
}
.cpxq .cpxq01 {
  padding: 15px 20px 20px;
  border-left: 1px #e9e9e9 solid;
  border-right: 1px #e9e9e9 solid;
}
.cpxq .cpxq01 img {
  display: block;
  float: left;
  width: 445px;
  height: 262px;
}
.cpxq .cpxq01 .txt {
  display: block;
  float: right;
  width: 385px;
  padding: 10px 0 0;
}
.cpxq .cpxq01 .txt .mc {
  height: 45px;
  display: block;
  background: #f6f6f6;
  padding: 0 0 0 15px;
  line-height: 45px;
  color: #434343;
  font-size: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cpxq .cpxq01 .txt .mc span {
  font-size: 16px;
}
.cpxq .cpxq01 .txt p {
  color: #707070;
  font-size: 14px;
  line-height: 26px;
  margin: 25px 0 0;
  padding: 0 15px;
}
.cpxq .cpxq01 .txt p span {
  color: #434343;
  font-size: 16px;
  display: block;
}
.cpxq .cpxq01 .txt .btn {
  display: block;
  background: #ff6922;
  margin: 25px 0 0 15px;
  width: 160px;
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  font-size: 18px;
  float: left;
  text-align: center;
}
.cpxq .cpxq01 .txt h6 {
  float: left;
  color: #878787;
  font-size: 14px;
  margin: 25px 0 0 15px;
  line-height: 20px;
}
.cpxq .cpxq01 .txt h6 span {
  font-family: Arial;
  font-size: 25px;
  font-weight: bold;
  display: block;
  color: #ff6922;
}
.cpxq .cpxq01 .txt:after {
  content: "";
  display: block;
  clear: both;
}
.cpxq .cpxq01:after {
  content: "";
  display: block;
  clear: both;
}
.cpxq .cpxq02 {
  border: 1px #e9e9e9 solid;
}
.cpxq .cpxq02 ul {
  width: 100%;
  padding: 20px 0;
}
.cpxq .cpxq02 ul li {
  width: 273px;
  float: left;
  margin-left: 19.75px;
}
.cpxq .cpxq02 ul li a {
  display: block;
}
.cpxq .cpxq02 ul li a img {
  display: block;
  width: 100%;
  height: auto;
}
.cpxq .cpxq02 ul li a p {
  color: #434343;
  font-size: 16px;
  text-align: center;
  margin: 15px 0 0;
}
.cpxq .cpxq02 ul:after {
  content: "";
  display: block;
  clear: both;
}
.cpxq .cpxq03 {
  margin: 10px auto 0;
  border: 1px #e9e9e9 solid;
}
.cpxq .cpxq03 .txt {
  padding: 20px;
}
.cpxq .cpxq03 .txt img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto 20px;
}
.cpxq .cpxq03 .txt h2 {
  color: #434343;
  font-size: 18px;
  margin: 0 auto 10px;
}
.cpxq .cpxq03 .txt p {
  color: #707070;
  font-size: 14px;
  line-height: 26px;
  margin: 0 auto 20px;
}
.cpxq .cpxq03 .lin {
  display: block;
  width: 100%;
  line-height: 60px;
  color: #434343;
  font-size: 16px;
  border-top: 1px #e9e9e9 solid;
  box-sizing: border-box;
  padding: 0 20px;
}
.cpxq .cpxq03 .lin a {
  color: #959595;
  font-size: 16px;
  display: inline-block;
  margin-right: 20px;
}
.cpxq .cpxq04 {
  margin: 10px auto 0;
  border: 1px #e9e9e9 solid;
  padding: 0 0 25px;
}
.cpxq .cpxq04 .txt {
  margin: 20px 0 0 30px;
  float: left;
}
.cpxq .cpxq04 .txt h3 {
  color: #ff6922;
  font-size: 20px;
  line-height: 30px;
}
.cpxq .cpxq04 .txt h3 span {
  color: #959595;
  font: 16px Arial;
  display: block;
  line-height: 14px;
}
.cpxq .cpxq04 .txt ul {
  margin-top: 20px;
}
.cpxq .cpxq04 .txt ul li {
  color: #535353;
  font-size: 14px;
  margin-top: 10px;
  height: 26px;
}
.cpxq .cpxq04 .txt ul li i {
  font-style: normal;
  font-weight: bold;
  color: #ff6922;
  font-size: 16px;
}
.cpxq .cpxq04 .ewm {
  float: right;
  margin: 20px 50px 0 0;
}
.cpxq .cpxq04 .ewm img {
  display: block;
  width: 164px;
  height: 164px;
}
.cpxq .cpxq04 .ewm p {
  color: #626262;
  font-size: 16px;
  margin: 5px 0 5px 0; text-align:center;
}
.cpxq .cpxq04:after {
  content: "";
  display: block;
  clear: both;
}
.cpxq .cpxq044 {
  margin: 0 auto 0;
}
.cpxq .cpxq05 {
  margin: 10px auto 0;
  border: 1px #e9e9e9 solid;
  padding: 0 0 25px;
}
.cpxq .cpxq05 .bd {
  padding: 28px 0 0;
}
.cpxq .cpxq05 .bd .d {
  float: left;
  margin: 0 0 15px 30px;
}
.cpxq .cpxq05 .bd .d label {
  color: #434343;
  font-size: 18px;
  line-height: 40px;
  width: 100px;
  float: left;
}
.cpxq .cpxq05 .bd .d input {
  width: 305px;
  height: 40px;
  box-sizing: border-box;
  border: 1px #dadada solid;
  border-radius: 3px;
  padding: 0 10px;
  outline: none;
  float: left;
  font-size: 16px;
  color: #434343;
}
.cpxq .cpxq05 .bd .d:after {
  content: "";
  display: block;
  clear: both;
}
.cpxq .cpxq05 .bd .c {
  margin: 0 0 0 30px;
}
.cpxq .cpxq05 .bd .c label {
  color: #434343;
  font-size: 18px;
  width: 100px;
  line-height: 40px;
  float: left;
}
.cpxq .cpxq05 .bd .c textarea {
  width: 740px;
  height: 170px;
  float: left;
  font-size: 16px;
  color: #434343;
  border: 1px #dadada solid;
  border-radius: 3px;
  box-sizing: border-box;
  padding: 10px;
  outline: none;
  max-width: 740px;
  max-height: 170px;
}
.cpxq .cpxq05 .bd .c:after {
  content: "";
  display: block;
  clear: both;
}
.cpxq .cpxq05 .bd button {
  display: block;
  background: #ff6922;
  margin: 25px 0 0 350px;
  width: 160px;
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  font-size: 18px;
  float: left;
  text-align: center;
}
.cpxq .cpxq05 .bd h6 {
  float: left;
  color: #878787;
  font-size: 14px;
  margin: 25px 0 0 15px;
  line-height: 20px;
}
.cpxq .cpxq05 .bd h6 span {
  font-family: Arial;
  font-size: 25px;
  font-weight: bold;
  display: block;
  color: #ff6922;
}
.cpxq .cpxq06 {
  margin: 10px auto 0;
  border: 1px #e9e9e9 solid;
  padding: 0;
}
.cpxq .cpxq06 .img {
  padding: 20px 20px 0;
  box-sizing: border-box;
  width: 100%;
  height: 300px;
}
.top10 {
  margin-top: 10px;
}
/*��������ҳ*/
.anlixqy {
  border: 1px #e9e9e9 solid;
  padding: 30px;
}
.anlixqy h1 {
  color: #434343;
  font-size: 20px;
  text-align: center;
}
.anlixqy .line {
  display: block;
  width: 100%;
  height: 1px;
  background: #e9e9e9;
  margin: 10px 0 0;
}
.anlixqy p {
  color: #707070;
  font-size: 14px;
  line-height: 26px;
  margin: 20px 0 0;
  text-align: center;
}
.anlixqy img {
  display: block;
  width: 100%;
  height: auto;
  margin: 20px auto 0;
}
/*��ҳ*/
.lq {
  display: block;
  width: 100%;
  padding: 0 20px 10px;
  border: 1px #e9e9e9 solid;
  box-sizing: border-box;
  border-top: 0;
}
.lq .lin {
  display: block;
  width: 100%;
  line-height: 40px;
  color: #434343;
  font-size: 16px;
  box-sizing: border-box;
}
.lq .lin a {
  color: #959595;
  font-size: 16px;
  display: inline-block;
  margin-right: 20px;
}
/*������Ѷ*/
.dpzx {
  border: 1px #e9e9e9 solid;
}
.dpzx .dpzx01 {
  display: block;
  padding: 15px;
  border-top: 1px #e9e9e9 solid;
}
.dpzx .dpzx01 img {
  float: left;
  display: block;
  width: 200px;
  height: 120px;
}
.dpzx .dpzx01 .txt {
  float: right;
  width: 635px;
}
.dpzx .dpzx01 .txt h2 {
  color: #434343;
  font-size: 17px;
  margin: 5px 0 0;
}
.dpzx .dpzx01 .txt h2 a {
  color: #434343;
}
.dpzx .dpzx01 .txt p {
  color: #707070;
  font-size: 14px;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 52px;
  margin: 5px 0 0;
}
.dpzx .dpzx01 .txt .btn {
  color: #ff6922;
  font-size: 14px;
  margin: 10px 0 0;
  display: inline-block;
}
.dpzx .dpzx01:after {
  content: "";
  display: block;
  clear: both;
}
.dpzx .dpzx01:first-child {
  border-top: 1px #e9e9e9 solid;
}
/*��������*/
.gywm {
  border: 1px #e9e9e9 solid;
  padding: 30px 20px 0;
}
.gywm h2 {
  color: #434343;
  font-size: 20px;
  margin: 0 0 15px;
}
.gywm p {
  color: #707070;
  font-size: 14px;
  line-height: 26px;
  margin: 0 0 20px;
}
.gywm img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-bottom: 20px;
}
.wzdt {
  width: 100%;
  min-width: 1200px;
  margin: auto;
  padding: 30px 0 30px;
}
.wzdt .con {
  width: 1200px;
  margin: auto;
  border: solid 5px #dedede;
  box-sizing: border-box;
  padding: 20px;
}
.wzdt .con .n {
  display: block;
  padding: 0 0 15px;
  border-bottom: 1px #e9e9e9 solid;
  color: #676767;
  font-size: 12px;
}
.wzdt .con .n a {
  color: #676767;
}
.wzdt .con .n a:hover {
  color: #ff6922;
}
.wzdt .con h2 {
  font-size: 16px;
  font-weight: bold;
  color: #676767;
  margin: 20px 0 0;
}
.wzdt .con h2 a {
  color: #676767;
}
.wzdt .con h2 a:hover {
  color: #ff6922;
}
.wzdt .con ul {
  width: 1128px;
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0 0;
  box-sizing: border-box;
  border: 1px #e9e9e9 solid;
  padding: 10px 20px;
}
.wzdt .con ul li {
  display: inline-block;
  width: 213px ;
  color: #676767;
  font-size: 14px;
  line-height: 32px;
}
.wzdt .con ul li a {
  font-size: 14px;
  color: #676767;
}
.wzdt .con ul li a:hover {
  color: #ff6922;
}

#map{ width:856px; height:278px;}
