body {
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
}

div {
  box-sizing: border-box;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.none {
  display: none;
}

.bor1 {
  border: 1px solid #D3D3D5;
}

.head {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.ad {
  width: 1200px;
  height: 120px;
  margin: 0 auto;
}

.ad img {
  width: 100%;
  height: 100%;
}

.fhnmg {
  height: 60px;
  line-height: 60px;
  text-align: right;
  width: 110px;
  float: right;
  clear: both;
}

.hovererm {
  display: none;
}

.hovererm img {
  width: 120px;
  position: relative;
  z-index: 9;
}

.fhnmg:hover .hovererm {
  display: block;
}

.head .ad_main {
  width: 1200px;
  /* height: 300px; */
  margin: 0 auto;
}

.head .ad_main img {
  width: 100%;
  height: 100%;
}

.head .nav {
  width: 1200px;
  height: 80px;
  margin: 0 auto;
}

.head .nav li {
  float: left;
  font-size: 18px;
  line-height: 80px;
  padding: 0 25px;
}

.head .nav li:first-child {
  padding-left: 30px;
}

.head .nav li:last-child {
  padding-right: 30px;
}

.head .nav li a {
  color: #2662ca;
}

.head .title_main {
  width: 1200px;
  height: auto;
  font-size: 42px;
  line-height: 60px;
  text-align: center;
  font-weight: 800;
  background: #f4f4f4;
  clear: both;
  padding-top: 20px;
  padding-bottom: 20px;
}

.head .title_main a {
  color: #0055ad;
}

.content {
  width: 1200px;
  margin: 0 auto;
}

.content .title {
  width: 52px;
  height: 240px;
  margin-top: 40px;
  margin-left: 40px;
  border-right: 3px solid #D4D4D4;
  overflow: hidden;
  margin-bottom: 40px;
  float: left;
}

.content .title span {
  width: 38px;
  height: 187px;
  text-align: center;
  display: block;
  background-color: #3296EE;
  font-size: 23px;
  color: #fff;
  font-weight: bold;
  line-height: 28px;
  padding-top: 18px;
  margin-top: 20px;
}

.content .left {
  width: 524px;
  height: 387px;
}

.content .left .tab_head {
  width: 100%;
  height: 36px;
  background: #f5f5f5;
  margin-top: 10px;
}

.content .left .tab_head li {
  float: left;
  position: relative;
  width: 150px;
  height: 100%;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  font-weight: 800;
  cursor: pointer;
  padding: 0 18px
}

.content .left .tab_head li.spe {
  border-top: 3px solid #0056C0;
  margin-top: -6px;
}

.content .left .tab_head li a {
  color: #333;
}

.content .left .tab_head li::after {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #333;
  top: 17px;
  right: -3px;
}

.content .left .tab_head li:last-child::after {
  width: 0px !important;
}

.content .left .tab_head .spe a {
  color: #000000;
}

.content .left .tab_head li .cover {
  position: absolute;
  width: 100%;
  height: 2px;
  background: #2662ca;
  top: 0px;
  left: 0px;
}

.content .left .tab_body {
  width: 100%;
}

.content .left .tab_body li {
  position: relative;
  font-size: 19px;
  line-height: 29px;
  margin-top: 20px;
  padding-left: 13px;
}

.content .left .tab_body li a {
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.content .left .tab_body li::before {
  position: absolute;
  content: '';
  width: 4px;
  height: 4px;
  left: 0px;
  top: 13px;
  background: #333;
}

.content .left .tab_body .more {
  width: 100%;
  height: 20px;
  line-height: 20px;
  text-align: right;
  margin-top: 20px;
}

.content .left .tab_body .more a {
  font-size: 15px;
  color: #7B7B79;
  /* font-weight: bold; */
}

.content .right {
  width: 640px;
  height: 360px;
}

.content .right .swiper-container {
  width: 640px;
  height: 385px;
}

.content .right .swiper-container .swiper-slide {
  position: relative;
  width: 640px;
  height: 385px;
}

.content .right .swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
}

.content .right .swiper-container .swiper-slide .span {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 50px;
  padding: 0 30px;
  background: rgba(0, 0, 0, 0.5);
  font-size: 23px;
  line-height: 50px;
  color: #fff;
}

.content .right .swiper-container .swiper-slide .span .index {
  font-size: 24px;
  line-height: 25px;
  color: #bc0000;
}

.content .right .swiper-container .swiper-slide .span .text {
  margin-left: 5px;
}

.ad_d {
  width: 1200px;
  height: 167px;
  margin: 0 auto;
  overflow: hidden;
}

.ad_d div {
  width: 579px;
  height: 167px;

}

.ad_d div img {
  width: 100%;
  height: 100%;
}

.swipe2 {
  width: 1200px;
  height: 335px;
  margin: 0 auto;
  padding: 46px 0px;
  border: 3px solid #0066EE;
}

.swipe2 .swipe2_content {
  width: 1098px;
  height: 235px;
  margin: 0 auto;
}

.swipe2 .swipe2_content .swiper-container {
  width: 1098px;
  height: 235px;
}

.swipe2 .swipe2_content .swiper-container .swiper-slide {
  width: 356px;
  height: 235px;
}

.swipe2 .swipe2_content .swiper-container .swiper-slide .option {
  float: left;
  position: relative;
  width: 356px;
  height: 235px;
}

.swipe2 .swipe2_content .swiper-container .swiper-slide .option:first-child {
  margin-left: 0px !important;
}

.swipe2 .swipe2_content .swiper-container .swiper-slide .option img {
  width: 100%;
  height: 100%;
}

.swipe2 .swipe2_content .swiper-container .swiper-slide .option span {
  position: absolute;
  display: block;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 40px;
  padding: 0 8px 0px 10px;
  font-size: 18px;
  line-height: 40px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.left3 {
  width: 635px !important;
  height: auto !important;
}

.right3 {
  width: 535px !important;
  height: auto !important;
}

.tab_head_2 {
  width: 125px;
  height: 100%;
  /* background: #f5f5f5; */
  float: left;
}

.tab_head_2 li {
  position: relative;
  float: left;
  width: 125px;
  height: 125px;
  font-size: 20px;
  cursor: pointer;
  padding-bottom: 40px;
  border-radius: 15px;
  overflow: hidden;
  position: relative;
}

.tab_head_2 li span {
  width: 100%;
  display: block;
  height: 20px;
  line-height: 20px;
  font-weight: bold;
  text-align: center;
  color: #5EBBB1;
  font-size: 20px;
  position: absolute;
  bottom: 10px;
}

.tab_head_2 li.spe span {
  color: #fff;
}

.tab_head_2 li:nth-child(1) {
  background: #FAF2F3 url(../../images/sc1.png) center 15px no-repeat;
  background-size: 70%;
}

.tab_head_2 li:nth-child(2) {
  background: #FAF2F3 url(../../images/fz1.png) center 15px no-repeat;
  background-size: 70%;
}

.tab_head_2 li:nth-child(3) {
  background: #FAF2F3 url(../../images/zw1.png) center 15px no-repeat;
  background-size: 70%;
}

.tab_head_2 li.spe:nth-child(1) {
  background: #65BDB5 url(../../images/sc0.png) center 15px no-repeat;
  background-size: 70%;
}

.tab_head_2 li.spe:nth-child(2) {
  background: #65BDB5 url(../../images/fz0.png) center 15px no-repeat;
  background-size: 70%;
}

.tab_head_2 li.spe:nth-child(3) {
  background: #65BDB5 url(../../images/zw0.png) center 15px no-repeat;
  background-size: 70%;
}

.tab_head_2 li a {
  color: #333;
}

.tab_head_2 li .cover {
  position: absolute;
  width: 100%;
  height: 2px;
  background: #65BDB5;
  top: 0px;
  left: 0px;
}

.tab_body_2 {
  width: 490px;
  float: right;
  border: 2px solid #ECECEC;
  padding: 12px;
  height: 408px;
}

.tab_body_2 h2 {
  width: 455px;
  height: 60px;
  border-bottom: 5px solid #65BDB5;
}

.tab_body_2 h2 a {
  display: block;
  height: 53px;
  width: 255px;
  background-color: #65BDB5;
  line-height: 53px;
  font-size: 28px;
  color: #fff;
  text-align: center;
}

.tab_body_2 li {
  width: 100%;
}

.tab_body_2 li .left {
  width: 200px;
  height: 100%;
}

.tab_body_2 li .left img {
  width: 100%;
  height: 100%;
}

.tab_body_2 .right {
  width: 455px;
  height: 100%;
  float: left;
}

.tab_body_2 .right a {
  width: 400px;
  height: 100%;
  float: left;
  font-size: 19px;
  color: #333;
  line-height: 55px;
  font-family: 'heiti', '黑体';
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 55px;
  background: url(../../images/dian.jpg) -3px 15px no-repeat;
  padding-left: 25px;
}

.tab .tab_body_2 .tb_title {
  width: 548px;
  font-size: 18px;
  line-height: 18px;
  margin-top: 5px;
  color: #333;
  font-weight: 800;
}

.tab_body_2 .tb_text {
  width: 548px;
  font-size: 16px;
  line-height: 20px;
  margin-top: 15px;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.tab_body_2 .tb_footer {
  width: 100%;
  margin-top: 20px;
  font-size: 12px;
  line-height: 12px;
  color: #888;
}

.tab_body_2 .tb_footer .ml {
  margin-left: 5px;
}

.tab_body_2 .tb_footer .right {
  width: 120px;
  height: 100%;
}

.right3 {
  width: 100;
}

.right3 .top {
  width: 100%;
  height: auto;
}

.right3 .top .img {
  width: 100%;
  height: 120px;
  margin-bottom: 24px;
}

.right3 .top .img img {
  width: 100%;
  height: 100%;
}

.right3 .top .title {
  margin-top: 15px;
  font-size: 24px;
  line-height: 24px;
  color: #a61111;
  text-align: center;
  font-weight: 800;
}

.right3 .top .list {
  width: 100%;
  margin-top: 4px;
}

.right3 .top .list li {
  position: relative;
  width: 344px;
  height: 18px;
  padding-left: 23px;
  font-size: 18px;
  line-height: 18px;
  margin-top: 17px;
  overflow: hidden;
}

.right3 .top .list li a {
  color: #333;
}

.right3 .top .list li::before {
  position: absolute;
  content: '';
  width: 5px;
  height: 17px;
  top: 0.5px;
  left: 10px;
  background: #a61111;
  border-radius: 5px;
}

.right3 .top .d {
  padding: 0 5px;
}

.right3 .top .d .img_d {
  position: relative;
  width: 180px;
  height: 108px;
}

.right3 .top .d .img_d img {
  width: 100%;
  height: 100%;
}

.right3 .top .d .img_d span {
  box-sizing: border-box;
  position: absolute;
  width: 180px;
  height: 35px;
  left: 0px;
  bottom: 0px;
  padding-left: 5px;
  font-size: 16px;
  line-height: 35px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
}

.right3 .down {
  width: 100%;
  height: 200px;
  border: 1px solid #ECECEC;
  margin-top: 20px;
}

.right3 .down .img {
  width: 100%;
  height: 70px;
}

.right3 .down .img img {
  width: 100%;
  height: 100%;
}

.right3 .down .title {
  width: 340px;
  height: 40px;
  margin: 0 auto;
  margin-top: 25px;
}

.right3 .down .title img {
  width: 100%;
  height: 100%;
}

.right3 .down .textarea {
  width: 340px;
  height: 35px;
  margin: 0 auto;
  border-radius: 40px;
  line-height: 40px;
  /* padding: 20px; */
  font-size: 16px;
  background: #eef0f2;
  color: #333;
  overflow: hidden;
  margin-top: 15px;
}

.right3 .down .textarea textarea {
  border: 0px;
  width: 100%;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #eef0f2;
  resize: none;
  outline: none;
}

.right3 .down .submit {
  width: 259px;
  height: 32px;
  background: #017BF8;
  border-radius: 16px;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  margin: 0 auto;
  margin-top: 15px;
}

.right3 .down .list {
  width: 370px;
  margin-top: 13px;
}

.right3 .down .list li {
  box-sizing: border-box;
  position: relative;
  width: 370px;
  height: 18px;
  font-size: 18px;
  line-height: 18px;
  margin-top: 17px;
  padding-left: 23px;
  overflow: hidden;
}

.right3 .down .list li a {
  color: #333;
}

.right3 .down .list li::before {
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  top: 5px;
  left: 10px;
  background: #999;
}

.swipe {
  position: relative;
  margin-top: 10px;
}

#left1 {
  position: absolute;
  width: 14px;
  height: 24px;
  left: 5px;
  bottom: 13px;
  background: url(../../images/left1.png) 0 0 no-repeat;
  z-index: 9;
  cursor: pointer;
}

#right1 {
  position: absolute;
  width: 14px;
  height: 24px;
  right: 5px;
  bottom: 13px;
  background: url(../../images/right1.png) 0 0 no-repeat;
  z-index: 9;
  cursor: pointer;
}

#left2 {
  position: absolute;
  width: 21px;
  height: 42px;
  left: 4px;
  bottom: 140px;
  background: url(../../images/left2.png) 0 0 no-repeat;
  z-index: 9;
  cursor: pointer;
}

#right2 {
  position: absolute;
  width: 21px;
  height: 42px;
  right: 4px;
  bottom: 140px;
  background: url(../../images/right2.png) 0 0 no-repeat;
  z-index: 9;
  cursor: pointer;
}

.mapNews {
  width: 560px;
  height: 345px;
  float: right;
  overflow: hidden;
  margin-right: 10px;
}

.mapNews ul {
  width: 515px;
  margin-top: 15px;
  display: none;
}

.mapNews ul.show {
  display: block;
}

.mapNews ul:first-child {
  display: block;
}

.mapNews ul li {
  width: 100%;
  height: 60px;
  line-height: 60px;
  position: relative;
}

.mapNews ul li span {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #11A8DF;
  display: inline-block;
  position: absolute;
  top: 28px;
  left: 0px;
}

.mapNews ul li a {
  width: 95%;
  padding-left: 5%;
  height: 100%;
  font-size: 21px;
  color: #333;
  font-weight: 800;
  line-height: 63px;
  font-family: 'heiti', '黑体';
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.mapNews ul .more {
  width: 100%;
  height: 20px;
  line-height: 20px;
  text-align: right;
}

.mapNews ul .more a {
  font-size: 15px;
  color: #7B7B79;
  /* font-weight: bold; */
}

.content .xslist {
  width: 570px;
  float: left;
  margin-left: 20px;
}

.content .xslist h3 {
  width: 100%;
  height: 60px;
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
  box-shadow: 0px 5px 4px -1px rgba(255, 159, 160, 0.72);
  -webkit-box-shadow: 0px 5px 4px -1px rgba(255, 159, 160, 0.72);
  -moz-box-shadow: 0px 5px 4px -1px rgba(255, 159, 160, 0.72);
  box-sizing: border-box;
  padding: 0 20px;
  position: relative;
  margin-top: 10px;
}

.content .xslist h3 a {
  padding-left: 7px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.content .xslist .hr {
  width: 570px;
  border-top: 1px solid #DA0001;
  margin: 15px auto;
}

.content .xslist h3 span {
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 2px;
  top: 10px;
  left: 10px;
  background-color: #EB0102;
}

.content .style h3 span {
  background-color: #000;
}

.content .style h3 {
  box-shadow: 0px 5px 4px -1px rgba(102, 102, 102, 0.72);
  -webkit-box-shadow: 0px 5px 4px -1px rgba(102, 102, 102, 0.72);
  -moz-box-shadow: 0px 5px 4px -1px rgba(102, 102, 102, 0.72);
}

.content .xslist p {
  width: 570px;
  box-sizing: border-box;
  padding: 0 20px;
  background-color: #F5F4F2;
  font-size: 15px;
  color: #010000;
  word-break: break-all;
  text-indent: 2em;
  line-height: 26px;
  padding: 10px 10px;
  position: relative;
  margin-bottom: 20px;
  height: 94px;
  overflow: hidden;
}

.content .xslist p span {
  position: absolute;
  width: 5px;
  height: 5px;
  top: 21px;
  left: 18px;
  background-color: #AAA4A4;
}

.content .xslist p a {
  position: absolute;
  width: 80px;
  height: 40px;
  font-size: 15px;
  line-height: 40px;
  color: #999997;
  bottom: 0px;
  right: 10px;
  font-family: 'heiti', '黑体';
  background-color: #F5F4F2;
}

.content .listTitle {
  width: 100%;
  height: 41px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  line-height: 40px;
  text-align: center;
  background: url(../../images/titlebj.png) center center no-repeat;
  letter-spacing: 5px; 
}

.content .photolist {
  width: 100%;
}

.content .photolist li {
  width: 386px;
  height: 218px;
  float: left;
  margin-left: 20px;
  margin-bottom: 20px;
  position: relative;
}

.content .photolist li:first-child {
  margin-left: 0;
}

.content .photolist li:first-child+li+li+li {
  margin-left: 0;
}

.content .photolist li img {
  width: 100%;
  height: 100%;
}

.content .photolist li span {
  text-align: center;
  height: 50px;
  position: absolute;
  line-height: 50px;
  bottom: 0px;
  right: 0;
  font-size: 18px;
  width: 386px;
  text-align: left;
  box-sizing: border-box;
  padding-left: 10px;
  color: #fff;
}

.content .photolist li span.bj {
  background-color: #000;
  height: 50px;
  position: absolute;
  bottom: 0px;
  right: 0;
  width: 386px;
  opacity: 0.6;
}

.content .bt {
  width: 100px;
  float: right;
  color: #999;
  cursor: pointer;
  font-size: 14px;
  clear: both;
  margin-top: 10px;
  text-align: right;
  padding-right: 20px;
}

.towlists {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.towlists .titlexiao {
  width: 50%;
  height: 30px;
  line-height: 30px;
  padding-left: 2.5%;
  font-size: 24px;
  color: #4DBCB2;
  font-weight: bold;
  border-left:5px solid #4DBCB2;
}

.towlists .left {
  width: 590px;
  float: left
}

.towlists .right {
  width: 590px;
  float: right
}

.towlists .box {
  width: 100%;
  padding: 10px 0;
  background-color: #F5F5F5;
}

.towlists .box ul {
  width: 580px;
  height: 280px;
  overflow-y: scroll;
}

.towlists .box ul li {
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  width: 90%;
  padding-left: 5%;
  background: url("https://www.zhonghongwang.com/res/public/images/icon/dian_b.png") 2.5% center no-repeat;
}

.towlists .box ul li a {
  color: #646464;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;

}
.jjNews{
  width: 100%;
  overflow: hidden;
}
.jjNews li{
  width: 590px;
  margin-right: 10px;
  height: 38px;
  line-height: 38px;
  float: left;
  background-color: #F5F5F5;
  box-sizing: border-box;
  margin-top: 4px;
  padding-left: 32px;
  position: relative;
}
.jjNews li span{
  position: absolute;
  width: 4px;
  height: 4px;
  top:17px;
  left: 15px;
  background-color: #AB0B13;
}
.jjNews li a{
  font-size: 18px;color:#666;

}
.scrollbar {
  width: 30px;
  height: 300px;
  margin: 0 auto;
}

.towlists .box ul::-webkit-scrollbar {
  width: 8px;
  height: 1px;
}

.towlists .box ul::-webkit-scrollbar-thumb {
  border-radius: 8px;
  /* box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); */
  background: #E5E5E5;
}

.towlists .box ul::-webkit-scrollbar-track {
  /* box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); */
  border-radius: 8px;
  background: #FEFEFE;

}













.gyinformation {
  width: 1200px;
  height: 220px;
  margin: 0 auto;
  background-color: #F8F8F8;
  padding-top: 15px;
}

.gyinformation .list {
  width: 300px;
  height: 200px;
  box-sizing: border-box;
  float: left;
  border-left: 1px solid #B2B2B2;
  padding: 0 26px;

}

.gyinformation .list span.title {
  display: block;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #9A9A9A;
  margin-bottom: 5px;
}

.gyinformation .list:first-child {
  border-left: none;
}

.gyinformation .list p {
  font-size: 14px;
  color: #6A6A6A;
  line-height: 18px;
  text-indent: 2em;
}

.gyinformation .list ol {
  width: 100%;
}

.gyinformation .list ol li {
  width: 100%;
  line-height: 18px;
  font-size: 13px;
  /*overflow: hidden;*/
  clear: both
}

.gyinformation .list ol li span {
  width: 65px;
  float: left;
  color: #6A6A6A;
  ;
}

.gyinformation .list ol li a {
  width: 182px;
  float: left;
  color: #6A6A6A;
  ;
}

.gyinformation .list ol li a.scale {
  -webkit-transform: scale(0.9, 0.9);
  -moz-transform: scale(0.9, 0.9);
  -o-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

.gyinformation .list .erBox {
  width: 270px;
  height: 125px;
  margin: 0 auto;
  text-align: center;
  margin-top: 10px;
}

.gyinformation>.style {
  padding: 0;
}

.gjzl {
  width: 1198px;
  height: 145px;
  border: 1px solid #dcdcdc;
}

.ad .NationalEconomicAlbumBox {
  width: 1170px;
  height: 120px;
  overflow: hidden;
  float: right;
  margin-top: 13px;
  margin-right: 15px;
}

.ad .NationalEconomicAlbumBox ol {
  width: 1000%;
  height: 100%;
}

.ad .NationalEconomicAlbumBox ol li {
  width: 242px;
  float: left;
  margin-left: 10px;

}

.ad .NationalEconomicAlbumBox ol li:first-child {
  float: left;
  margin-left: 0px;
}

.footer {
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #ccc;
  margin-top: 70px;
}

.footer .footCon {
  width: 1200px;
  height: 190px;
  margin: 0 auto;
}

.footer .footCon p {
  text-align: center;
  font-size: 12px;
  width: 100%;
  height: 14px;

}

.footer .footCon p a {
  color: #333;
}

.footer .footCon p.qualifications a {
  color: #333;
  padding: 0 10px;
}

.footer .footCon p.about a {
  color: #333;
  padding: 0 5px;
}

.footer .footCon p.about span {
  border-left: 1px solid #666;
  height: 12px;
  display: inline-block;
}

.slides {
  position: relative;
  z-index: 1;
  height: auto;
  overflow: hidden;
}

.slides li {
  height: auto;
}

.flexslider {
  position: relative;
  overflow: hidden;
}

.flexslider ul li a img {
  cursor: pointer;
}

.flex-control-nav {
  position: absolute;
  bottom: 15px;
  z-index: 2;
  width: 100%;
  text-align: center;
}

.flex-control-nav li {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 5px;
  *display: inline;
  zoom: 1;
  float: right;
}

.flex-control-nav a {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 40px;
  overflow: hidden;
  background: url(../../images/icon/dot.png) right 0 no-repeat;
  cursor: pointer;
}

.flex-control-nav .flex-active {
  background-position: 0 0;
}