.section {
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
}
.contactus {
  float: left;
  margin-right: 10px;
}

.slider {
  overflow: hidden;
  _zoom: 1;
}

.index-left {
  float: left;
  width: 580px;
  margin-right: 5px;
}
.index-right {
  float: right;
  width: 580px;
  margin-left: 5px;
}
/* Easy Slider */

#slider ul,
#slider li,
#slider2 ul,
#slider2 li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#slider2 {
  margin-top: 1em;
}
#slider li,
#slider2 li {
  /* 
        define width and height of list item (slide)
        entire slider area will adjust according to the parameters provided here
    */
  width: 860px;
  height: 382px;
  overflow: hidden;
}
#prevBtn,
#nextBtn,
#slider1next,
#slider1prev {
  display: block;
  width: 30px;
  height: 77px;
  position: absolute;
  left: -30px;
  top: 71px;
  z-index: 1000;
}
#nextBtn,
#slider1next {
  left: 696px;
}
#prevBtn a,
#nextBtn a,
#slider1next a,
#slider1prev a {
  display: block;
  position: relative;
  width: 30px;
  height: 77px;
  background: url(../images/btn_prev.gif) no-repeat 0 0;
}
#nextBtn a,
#slider1next a {
  background: url(../images/btn_next.gif) no-repeat 0 0;
}

/* numeric controls */

ol#controls {
  float: right;
  margin: 1em 0;
  padding: 0;
  margin-top: -30px;
  height: 25px;
}
ol#controls li {
  margin: 0 2px 0 0;
  padding: 0;
  float: left;
  list-style: none;
  height: 30px;
  line-height: 30px;
}

ol#controls li a {
  float: left;
  height: 25px;
  line-height: 25px;
  /* border: 1px solid #ccc; */
  background: #daf3f8;
  color: #555;
  padding: 0 10px;
  text-decoration: none;
}
ol#controls li.current a {
  background: #0a95e1;
  color: #fff;
}
ol#controls li a:focus,
#prevBtn a:focus,
#nextBtn a:focus {
  outline: none;
}

/* // Easy Slider */
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix {
  clear: both;
}
.zixuntai {
  width: 280px;
  padding: 10px;
  margin: 0 auto;
  background: #fff;
}
.zixuntai .top {
  height: auto;
  margin: 0 auto;
}
.zixuntai .top .line2 {
  float: left;
  width: 100px;
  height: 1px;
  background-color: #c7d1d5;
  margin-top: 13px;
  display: inline-block;
}

.zixuntai .top span {
  display: inline-block;
  float: left;
  font-size: 18px;
  color: #278ed6;
  font-weight: 700;
  margin-left: 17px;
  margin-right: 17px;
}
.zixuntai .top .line3 {
  display: inline-block;
  float: left;
  margin-top: 13px;
  width: 90px;
  height: 1px;
  background-color: #c7d1d5;
}
.zhzhy {
  position: relative;
}
.zhzhy img {
  vertical-align: bottom;
}
.zhzhz {
  width: 190px;
  height: auto;
  top: 20px;
  left: 10px;
  position: absolute;
  margin-bottom: 6px;
  margin-top: 10px;
}
.zhs img {
  float: left;
  margin-right: 15px;
  margin-top: 6px;
}
.phone-number {
  font-size: 18px;
  color: #ff893b;
}

.comming {
  width: 100%;
  height: auto;
  margin: 0 auto;
  margin-bottom: 9px;
}
.comming .ll {
  height: 1px;
  border-top: 1px solid #c7d1d5;
  position: relative;
  top: 20px;
  width: 100%;
  left: 0;
}
.comming .title {
  color: #098acf;
  background: #fff;
  display: inline-block;
  padding: 10px 15px 0 15px;
  position: relative;
  left: 90px;
  z-index: 2;
  font-weight: 600;
  font-size: 14px;
}
.index-box {
  display: block;
  width: 100%;
  overflow: hidden;
}
.box-left {
  width: 400px;
}
.box-center {
  width: 450px;
}
.index-box .hd {
  height: 36px;
  line-height: 36px;
  background-color: #dadee0;
  padding-left: 18px;
  padding-right: 13px;
  font-size: 16px;
  color: #0a95e1;
}
.index-box .hd .more {
  font-size: 14px;
  color: #0a95e1;
  float: right;
}
.index-box .bd {
  background: #fff;
  padding: 10px;
  height: 370px;
}
.newlist {
  width: 100%;
}
.newlist li {
  position: relative;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  padding-left: 10px;
  display: block;
  overflow: hidden;
  background: url(/Public/Images/arrow_03.png) no-repeat left center;
  zoom: 1;
  border-bottom: 1px solid #e4e4e4;
  white-space: nowrap;
}
.newlist li a {
  position: relative;
  display: inline-block;
  text-overflow: ellipsis;
  /* white-space: nowrap; */
}

.newlist li span {
  float: right;
  width: 80px;
}
.newlist li img {
  position: absolute;
  right: -20px;
  top: -5px;
}
.tab {
  margin-left: -18px;
  float: left;
}
.tab li {
  display: inline-block;
  width: 94px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  cursor: pointer;
}
.tab li.is-active {
  background: url(/Public/Images/tabactive.png) no-repeat center bottom;
}
.tab-content .newlist {
  display: none;
}
.tab-content .newlist.is-active {
  display: block;
}
.links {
  width: 100%;
  height: auto;
  margin: 10px auto;
  padding: 10px 0;
  background: #fff;
}
.links .title {
  width: 100%;
  height: auto;
  margin: 0 auto;
  margin-bottom: 10px;
}
.links .title div {
  display: inline-block;
  float: left;
  width: 45%;
  height: 1px;
  border-bottom: 1px dashed #7c7c7c;
  margin-top: 7px;
}
.links .title span {
  display: inline-block;
  float: left;
  margin-right: 10px;
  font-size: 16px;
  color: #888;
  margin-top: -3px;
  font-weight: bold;
}
.links .title .ysys {
  display: inline-block;
  float: right;
}
.links .images li {
  display: inline-block;
  margin: 10px 0px;
  text-align: center;
}
.links .images li + li {
  margin-left: 2px;
}
