@charset "GBK";
/* CSS Document */
.fl{ float:left;}
.fr{ float:right;}
.flex{display: flex; flex-direction: row; flex-wrap: wrap;justify-content: space-between;}
.clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix{*zoom:1;}
.mar30 {margin: 30px auto;}
.lh {line-height: 2em;}
.p {text-indent:2em;line-height: 2em;}


.banner a {
  display: block;
  height: 500px;
  background: url("../img/banner.jpg") no-repeat top center;
  margin-bottom:30px;
}

.p1 {
  width: 770px;
  line-height: 2em;
  text-align: center;
  margin: auto;
}

.bmtd {
  width: 1110px;
  height: 248px;
  padding: 40px 0;
  border: 2px solid #bbbbbb;
  border-radius: 10px;
}
.bmtd_left {
  width: 333px;
  height: 356px;
  margin-top: -70px;
  margin-left: 20px;
}
.bmtd_middle li {
  width: 450px;
  margin-bottom: 20px;
  margin-left: -50px;
  font-size: 18px;
}
.bmtd_middle li b {font-size: 20px;color: #cc0000;}
.bmtd_right {
  width: 320px;
  text-align: center;
}
.bmtd_right img {
  width: 200px;
  height: 200px;
  margin-bottom: 20px;
  border: 1px solid #bbbbbb;
}

.color1 {color: #0187ef;}
.color2 {color: #cc0000;}

.title_main {
  font-size: 30px;
  text-align: center;
  font-weight: bold;
}
.xsbm_left {width: 600px;}
.xsbm-input {
  width: 230px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #999;
  margin-bottom: 15px;
  margin-right: 15px;
}
.xsbm-submit {
  display: block;
  width: 480px;
  height: 40px;
  line-height: 40px;
  background: #0187ef;
  color: #fff;
  border: none;
  border-radius: 5px;
  margin: auto;
  cursor: pointer;
}

.xsbm_right {width: 500px;}
.xsbm_right font {font-size: 14px;}
.xsbm_right b {
  display: block;
  font-size: 24px;
  margin: 30px auto;
}

.picScroll-left .hd {position: relative;}
/*.picScroll-left .hd {
  width: 100%;
  height:100%;
  position: absolute;
  left: 0;
  top: 0;
}*/
.picScroll-left .hd .prev, .picScroll-left .hd .next {
  display: block;
  width: 43px;
  height: 534px;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 0;
  z-index: 1;
}
.picScroll-left .hd .next {left: 0;background: url("../img/arrow-left.png") center no-repeat;}
.picScroll-left .hd .prev {right: 0;background: url("../img/arrow-right.png") center no-repeat;}
/*.md img {
  width: 250px;
  height: 200px;
  margin-bottom: 10px;
}*/

.zx_a {
  display: block;
  width: 480px;
  height: 40px;
  line-height: 40px;
  background: #0187ef;
  color: #fff;
  border: none;
  border-radius: 5px;
  text-align: center;
}

.bg1 {
  background: #edece8;
}
.zxzf strong {font-size: 20px;}