﻿.nav {
  /*width: 1345px;*/
  width: 100%;
  height: 360px;
  position: relative;
  border-top: 1px solid #ccc;
}

/*轮播*/

.slide {
  position: relative;
  width: 1345px;
  width: 100%;
  margin: 0 auto;
  height: 360px;
}

.slide .slide-hd {
  position: absolute;
  bottom: 15px;
  height: 55px;
}

.slide-hd .title {
  position: absolute;
  top: -220px;
  left: 750px;
  width: 430px;
  height: 105px;
}

.slide-hd .title a {
  color: #fff;
  display: block;
  padding: 10px 20px;
  background: url(../images/nc_touming.png);
}

.slide-hd .title a.a3 {
  background: url(../images/yq_touming.png);
}

.slide-hd .title a .nav_title {
  font-size: 30px;
  font-weight: bold;
}

.slide-hd .title a .nav_text {
  padding: 5px 0;
  font-size: 14px;
  font-weight: normal;
}

.slide-hd .thumb {
  position: absolute;
  width: 180px;
  left: 612px;
  top: 30px;
}

.slide-hd .thumb li {
  float: left;
  margin-right: 10px;
}

.slide-hd .thumb li a {
  display: block;
  width: 20px;
  height: 20px;
  position: relative;
  cursor: pointer;
  background: url(../images/lunbo_icon.png) no-repeat center center;
}

.slide-hd .thumb li a .mask {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: transparent;
}

.slide-hd .thumb .selected a .mask {
  width: 20px;
  height: 20px;
  background: url(../images/lunbo_icon1.png) no-repeat center center;
}

.slide .slide-bd {
  /*width: 1345px;*/
  width: 100%;
  height: 360px;
  overflow: hidden;
}

.slide .slide-bd .pic-list {
  width: 6830px;
  height: 360px;
}

.slide .slide-btn a {
  position: absolute;
  top: 150px;
  text-indent: -999em;
  display: block;
  height: 50px;
  width: 50px;
}

.slide .slide-btn .prev {
  left: 25px;
  background: url(../images/left.png) no-repeat center center;
}

.slide .slide-btn .next {
  right: 25px;
  background: url(../images/right.png) no-repeat center center;
}

/*轮播end*/

.content {
  height: 245px;
  color: #333;
  margin: 25px auto 15px auto;
}

.introduction {
  width: 310px;
  height: 245px;
}

.content .title {
  height: 35px;
  color: #0367b7;
  font-weight: bold;
  position: relative;
}

.content .title a {
  color: #0367b7;
  display: block;
}

.title1 {
  margin-bottom: 14px;
}

.title2 {
  margin-bottom: 8px;
}

.title3 {
  margin-bottom: 15px;
}

.content .title img {
  margin-top: 4px;
}

.content .title .left {
  height: 30px;
  position: absolute;
  left: 35px;
  top: 0;
}

.englistname {
  font-size: 12px;
  /*font-weight: normal;*/
}

.content .title .more {
  line-height: 35px;
  font-size: 12px;
  position: absolute;
  top: 2px;
  right: 0;
}

.intro p {
  line-height: 24px;
  text-indent: 2em;
}

.intro_img {
  width: 81px;
  height: 42px;
  margin: 20px 15px 15px 15px;
}

.intro_img img {
  width: 81px;
}

.news {
  width: 405px;
  height: 245px;
  margin-left: 27px;
  vertical-align: middle;
}

.news_li li {
  height: 32px;
  line-height: 32px;
  border-bottom: 1px dashed #eeeff1;
  background: url(../images/li_bg.png) no-repeat left center;
}

.news_li a {
  width: 310px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 12px;
  color: #333;
  display: block;
}

.news_li span {
  width: 80px;
  text-align: right;
  display: block;
  color: #666;
}

.contact {
  width: 310px;
  height: 245px;
  position: relative;
}

.contact_us img {
  width: 100%;
  height: 55px;
}

.contact_text {
  margin-top: 2px;
}

.contact_text p {
  padding: 3px 0;
}

.erweima {
  position: absolute;
  bottom: 17px;
  right: 0;
  width: 70px;
  height: 70px;
}

.erweima img {
  width: 70px;
  height: 70px;
}
#ckxq {
  color: #0367b7;
  padding-left: 20px;
}
