﻿.topWrap {
  background: url(../images/t_bj.jpg) no-repeat center 0;
  height: 252px;
  overflow: hidden;
  font-family: 'Microsoft Yahei';
}

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

.twz {
  height: 39px;
  color: #9d9597;
  line-height: 39px;
  font-size: 14px;
}

.twz a {
  display: inline-block;
  color: #9d9597;
  padding: 0 10px;
}

.h_nr {
  height: 153px;
  overflow: hidden;
}

.logo {
  width: 215px;
  height: 102px;
  margin-top: 23px;
  overflow: hidden;
}

.logo img {
  width: 215px;
  height: 62px;
}

.logo span {
  font-size: 18px;
  color: #008fda;
  display: block;
  text-align: right;
  padding-top: 5px;
  padding-right: 4px;
}

.mc h2 {

  float: left;
  padding: 43px 0 0;
  font-size: 28px;
  color: #333333;
  line-height: 34px;

}

.h_nr h2 {

  float: left;

  font-size: 28px;
  color: #333333;
  line-height: 34px;

}

.h_nr h2 span {
  display: block;
  font-size: 18px;
  font-weight: normal;
}

.lx {
  width: 360px;
  overflow: hidden;
}

.lx p {
  height: 75px;
  float: right;
 
  overflow: hidden;
  color: #333333;
  font-size: 16px;
  margin-top: 32px;
  line-height: 32px;
  background: url(../images/tel.png) no-repeat 0;
  padding-left: 42px;
}

.lx p b {
  font: 36px/30px 'Arial';
  color: #f30808;
  display: block;
}

.nav {
  overflow: hidden;
  height: 60px;
}

.nav li {
  float: left;
  height: 60px;
  background: url(../images/line.gif) no-repeat right center;
  position: relative;
  margin-left: -2px;
}

.nav li a {
  color: #fff;
  font-size: 16px;
  display: inline-block;
  height: 60px;
  padding: 0 30px;
  line-height: 60px;
}

.nav li a:hover,
.nav .cur a {
  background: #066190;
  text-decoration: none;
}

.nav .nobg {
  background: none;
}

.ty-banner-1 {
  overflow: hidden;
  line-height: 0;
  text-align: center;
}

.ty-banner-1 img {
  /* visibility: hidden; */
}

.ty-banner-1 img.show {
  visibility: visible;
}

.search {
  width: 1200px;
  margin: 0 auto;
  height: 60px;
  overflow: hidden;
  font-family: 'Microsoft Yahei';
}

.s_inp01 {
  width: 220px;
  margin-top: 15px;
}

.inp01 {
  width: 180px;
  height: 34px;
  line-height: 34px;
  background: url(../images/s.gif) no-repeat;
  border: 0;
  color: #9b9b9b;
  font-size: 14px;
  padding-left: 10px;
  float: left;
  font-family: 'Microsoft Yahei';
}

.inp02 {
  background: url(../images/ss.gif) no-repeat;
  width: 26px;
  height: 34px;
  border: 0;
  float: left;
}

.search p {
  width: 974px;
  line-height: 60px;
  font-size: 14px;
  overflow: hidden;
}

.search p span {
  display: block;
  float: left;
  font-size: 16px;
  background: #008fda;
  text-align: center;
  line-height: 60px;
  color: #fff;
  width: 160px;
}

.search p a {
  color: #666666;
  padding: 0 12px;
}

.p12-curmbs-1 {
  font-size: 14px;
  border-bottom: 1px dashed #dcdcdc;
}

.p12-curmbs-1 b {
  border-left: 10px solid #c1c1c1;
  font-weight: normal;
  padding-left: 8px;
}

/*.xnznr-mbx .blk-main{}*/
.p12-curmbs-1 span {
  font-family: '宋体';
  padding: 0 5px;
  height: 46px;
  line-height: 46px;
}

.p14-left-nav-1-tit {
  background: #008fdb;
  height: 80px;
}

.p14-left-nav-1-tit h3 {
  height: 75px;
  font-size: 24px;
  font-weight: normal;
  line-height: 75px;
  color: #fff;
  border-bottom: 1px solid #fff;
  text-align: center;
}

.p14-left-nav-1-tit h3 span {
  font-size: 14px;
  text-transform: uppercase;
}

.p14-left-nav-1-nav-one h3 {
  height: 50px;
  line-height: 50px;
  background: #c1c1c1;
  margin-bottom: 2px;
  /* text-align: center; */
}

.p14-left-nav-1-nav-one h3 a {
  display: block;
  font-size: 18px;
  font-weight: normal;
  margin-right: 40px;
  margin-left: 38px;
  color: #444;
}

.p14-left-nav-1-nav-one h3.sidenavcur,
.p14-left-nav-1-nav-one h3:hover {
  background: #008fdb;
}

.p14-left-nav-1-nav-one h3.sidenavcur a,
.p14-left-nav-1-nav-one h3:hover a {
  color: #fff;
}

.p14-left-nav-1-nav dl {
  padding: 2px 0 4px;
}

.p14-left-nav-1-nav dt {
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  padding-left: 54px;
  padding-right: 40px;
  margin-bottom: 1px;
  background: #ececec;
  position: relative;
}

.p14-left-nav-1-nav dt:after {
  content: '';
  width: 8px;
  height: 8px;
  border: 2px solid #b8b8b8;
  border-style: solid solid none none;
  position: absolute;
  top: 50%;
  right: 32px;
  margin-top: -4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.p14-left-nav-1-nav dt.sidenavcur:after,
.p14-left-nav-1-nav dt:hover:after {
  border-color: #008fdb;
}

.p14-left-nav-1-nav dt.sidenavcur a,
.p14-left-nav-1-nav dt:hover a {
  color: #008fdb;
}

.p14-left-nav-1-nav dd {
  border: 1px solid #ececec;
  border-bottom: 0;
}

.p14-left-nav-1-nav p {
  height: 50px;
  font-size: 14px;
  line-height: 50px;
  padding-left: 72px;
  padding-right: 40px;
  border-bottom: 1px solid #ececec;
  background: #fff;
  position: relative;
}

/*.p14-left-nav-1-nav p:after{content: ""; width: 3px; height: 3px; border-radius: 100%;background: #666; position: absolute; left: 58px; top: 50%;}*/

.p14-left-nav-1-nav p.sidenavcur a,
.p14-left-nav-1-nav p:hover a {
  color: #008fdb;
}

.p14-left-nav-1-nav p.sidenavcur:after,
.p14-left-nav-1-nav p:hover:after {
  background: #c1c1c1;
}

.p14-left-nav-1-nav a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.p14-left-nav-1-tit {
  background: #008fdb;
  height: 80px;
}

.p14-left-nav-1-tit i {
  font-style: normal;
}

.p14-left-nav-1-tit h3 {
  height: 75px;
  font-size: 24px;
  font-weight: normal;
  line-height: 75px;
  color: #fff;
  border-bottom: 1px solid #fff;
  text-align: center;
}

.p14-left-nav-1-tit h3 span {
  font-size: 24px;
  text-transform: uppercase;
}

.p4-contact-1 {
  overflow: hidden;
}

.p4-contact-1-con {
  border: 1px solid #eee;
  padding: 10px 20px 20px 20px;
}

.p4-contact-1-con p {
  font-size: 20px;
  line-height: 42px;
  color: #008fdb;
}

.p4-contact-1-con li {
  line-height: 24px;
  color: #666;
  padding-left: 22px;
  margin-bottom: 10px;
  background: url(../images/viskins-p4.png) no-repeat;
}

.p4-contact-1-con .p4-contact-1-t1 {
  background-position: -977px 8px;
}

.p4-contact-1-con .p4-contact-1-t2 {
  background-position: -977px -90px;
}

.p4-contact-1-con .p4-contact-1-t3 {
  background-position: -977px -180px;
}

.p4-contact-1-con .p4-contact-1-t4 {
  background-position: -977px -277px;
}

.p4-info-4 {
  position: relative;
  overflow: hidden;
}

.p4-info-4-con {
  color: #666;
  line-height: 28px;
  margin-bottom: 48px;
  overflow: hidden;
}

.p4-info-4-con li {
  padding: 0 8px;
  width: 100%;
  float: left;
  box-sizing: border-box;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
}

.p4-info-4-li {
  padding: 0 7.5% 38px 0;
  box-sizing: border-box;
}

.p4-info-4-con li img {
  display: block;
  width: 100%;
  border: 1px solid #eee;
  box-sizing: border-box;
}

.p4-info-4-con li span {
  display: block;
  height: 36px;
  font-weight: bold;
  line-height: 36px;
  margin-top: 10px;
  max-width: 80%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.p4-info-4-con li span a {
  color: #333;
}

.p4-info-4-con p {
  height: 48px;
  color: #666;
  line-height: 24px;
  margin-bottom: 14px;
  overflow: hidden;
}

.p4-info-4-con li em {
  display: block;
  width: 106px;
  height: 24px;
  background: #767676;
  line-height: 24px;
  text-align: center;
  color: #fff;
}

.p4-info-4-con li em a {
  color: #fff;
}

.p4-info-4-con li:hover span a {
  color: #008fdb;
}

.p4-info-4-con li:hover em {
  background: #008fdb;
}

.p4-info-4-dd {
  height: 12px;
  position: absolute;
  right: 0;
  top: 14px;
}

.p4-info-4-dd li {
  width: 12px;
  height: 12px;
  background: #e3e3e3;
  border-radius: 100%;
  float: left;
  margin-right: 11px;
  text-indent: -999px;
  cursor: pointer;
}

/*.p4-info-4-dd  li.cur{background: #132563;color:#000; }*/
.p4-info-4-dd li.cur {
  background: #008fdb;
  color: #000;
}

.leftnav-z1-desc {
  background: #fff;
  max-height: 180px;
  margin-bottom: 14px;
}

.leftnav-z1-desc dt {
  height: 30px;
  padding: 20px 0;
}

.leftnav-z1-desc dt b {
  display: inline-block;
  font-weight: normal;
  border-left: 13px solid #e3e3e3;
  border-right: 7px solid #e3e3e3;
  padding: 0 12px 0 13px;
  font-size: 28px;
  color: #7c7c7c;
}

.leftnav-z1-desc dt b span {
  font-size: 18px;
  color: #bfbfbf;
  text-transform: uppercase;
  padding-left: 10px;
}

.leftnav-z1-desc dd {
  padding: 0 27px 0 27px;
}

.leftnav-z1-desc dd h4 {
  font-size: 24px;
  font-weight: normal;
  color: #797979;
  max-height: 44px;
  line-height: 44px;
  overflow: hidden;
}

.leftnav-z1-desc dd div {
  font-size: 14px;
  line-height: 24px;
  color: #666;
  max-height: 48px;
  overflow: hidden;
}

.leftnav-z1-tit {
  height: 50px;
  font-size: 24px;
  font-weight: normal;
  line-height: 50px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 15px;
}

.leftnav-z1-tit span {
  display: inline-block;
  height: 50px;
  border-bottom: 1px solid #c1c1c1;
}

.leftnav-z1-list dl {
  width: 299px;
  height:330px;
  border: 1px solid #dedede;
  margin-bottom: 15px;
  background: #fff;
  float: left;
  margin-right: 13px;
}

.leftnav-z1-list dl:nth-child(3n) {
  margin-right: 0;
}

.leftnav-z1-list dt img {
  width: 299px;
  height: 223px;
  display: block;
}

.leftnav-z1-list dd {
  padding: 6px 20px 5px 20px;
}

.leftnav-z1-list dd h4 {
  height: 45px;
  font-weight: normal;
  font-size: 18px;
  color: #154c64;
  line-height: 45px;
}

.leftnav-z1-list h4 a {
  display: block;
  color: #727272;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.leftnav-z1-list dl:hover h4 a {
  color: #008fdb;
}

.leftnav-z1-list-desc {
  max-height: 40px;
  font-size: 14px;
  line-height: 20px;
  color: #666;
  margin-bottom: 12px;
  overflow: hidden;
}

.leftnav-z1-list-deta {
  width: 100px;
  height: 40px;
  display: inline-block;
  border: 1px solid #aaa;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
}

.leftnav-z1-list dl:hover {
  border-color: #008fdb;
}

.leftnav-z1-list dl:hover .leftnav-z1-list-desc a {
  color: #008fdb;
}

.p12-pagination-1-main {
  margin: 0 auto;
  width: 800px;
  padding: 20px 0;
  height: 30px;
  text-align: center;
}

.p12-pagination-1-main>li {
  height: 26px;
  padding: 2px 4px;
  line-height: 26px;
  border: 1px solid #e5e5e5;
  /* float: left; */
  display: inline-block;
  margin: 0 2px;
}

.p12-pagination-1 a,
.p12-pagination-1 span {
  display: block;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background: #fff;
}

.thisclass {
  background: #008fdb;
  color: #fff;
}

.p12-pagination-1 span {
  border: 1px solid #fff;
}

.p12-pagination-1 .laypage_curr .thisclass {
  background: #008fdb;
  color: #fff;
}

.p12-pagination-1 .laypage_first,
.p12-pagination-1 .laypage_last {
  display: none;
}

.footWrap {
  background: url(../images/f_bj.jpg) no-repeat center 0;
  height: 466px;
  overflow: hidden;
  font-family: 'Microsoft Yahei';
}

.fwz {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  font-size: 14px;
  color: #f8d4d4;
  line-height: 70px;
}

.fwz a {
  color: #f8d4d4;
}

.footWrap em {
  display: inline-block;
  padding: 0 10px;
}

.footer {
  height: 395px;
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.flogo {
  margin-top: 96px;
  width: 216px;
  height: 72px;
  overflow: hidden;
}

.flogo img {
  width: 216px;
  height: 72px;
}

.code {
  width: 148px;
  height: 330px;
  background: #fff;
  overflow: hidden;
  float: right;
}

.code p {
  margin: 27px auto 0;
  width: 95px;
  overflow: hidden;
}

.code img {
  width: 95px;
  height: 95px;
}

.code span {
  display: block;
  text-align: center;
  color: #231815;
  padding-top: 10px;
  font-size: 12px;
}

.contact {
  width: 480px;
  padding: 78px 0 0 63px;
  overflow: hidden;
  float: left;
}

.contact p {
  padding-top: 10px;
  font-size: 14px;
  color: #c3c3c3;
  line-height: 26px;
}

.contact p a {
  color: #c3c3c3;
}

.fnav {
  width: 250px;
  padding: 78px 0 0 0;
  overflow: hidden;
  float: left;
}

.fnav h2,
.contact h2 {
  line-height: 33px;
  font-size: 16px;
  color: #008fda;
}

.fnav h2 img,
.contact h2 img {
  display: block;
}

.fnav p {
  padding-top: 10px;
  font-size: 14px;
  color: #c3c3c3;
  line-height: 26px;
}

.fnav p a {
  display: inline-block;
  font-size: 14px;
  color: #c3c3c3;
  line-height: 30px;
  width: 118px;
}

.client-2 {
  position: fixed;
  right: -170px;
  top: 50%;
  z-index: 900;
}

.client-2 li a {
  text-decoration: none;
}

.client-2 li {
  margin-top: 1px;
  clear: both;
  height: 71px;
  position: relative;
}

.client-2 li i {
  background: url(../images/fx.png) no-repeat;
  display: block;
  width: 30px;
  height: 27px;
  margin: 0px auto;
  text-align: center;
}

.client-2 li p {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  text-align: center;
  color: #fff;
}

.client-2 .my-kefu-qq i {
  background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
  background-position: 0 -21px;
}

.client-2 .my-kefu-liuyan i {
  background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
  background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
  background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
  display: none;
}

.client-2 .my-kefu-ftop i {
  width: 33px;
  height: 35px;
  background-position: -27px -51px;
}

.client-2 .my-kefu-left {
  float: left;
  width: 77px;
  height: 47px;
  position: relative;
}

.client-2 .my-kefu-tel-right {
  font-size: 18px;
  color: #fff;
  float: left;
  height: 22px;
  line-height: 22px;
  padding: 0 15px;
  border-left: 1px solid #fff;
  margin-top: 14px;
  width: 139px;
  overflow: hidden;
}

.client-2 .my-kefu-right {
  width: 20px;
}

.client-2 .my-kefu-tel-main {
  background: #008fdb;
  color: #fff;
  height: 56px;
  width: 247px;
  padding: 9px 0 6px;
  float: left;
}

.client-2 .my-kefu-main {
  background: #008fdb;
  width: 97px;
  height: 56px;
  position: relative;
  padding: 9px 0 6px;
  float: left;
}

.client-2 .my-kefu-weixin-pic {
  position: absolute;
  left: -130px;
  top: -24px;
  display: none;
  z-index: 333;
}

.my-kefu-weixin-pic img {
  width: 115px;
  height: 115px;
}
