body,
html {
  font-size: 14px;
  color: #333;
  font-family: Arial, "Microsoft YaHei", sans-serif;
  line-height: 24px;
  width: 100%;
  height: auto;
}
div,
p,
ul,
li,
textarea,
ol,
h1,
h1,
h2,
h3,
h4,
h5,
h6,
a,
span,
img,
body,
html,
input,
button,
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu,
dl,
dt,
dd,
hr,
table,
th,
td,
tr {
  border: 0;
  padding: 0;
  margin: 0;
  list-style: none;
}
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  color: #3a5490;
}
input,
textarea,
button,
select {
  outline: none;
  border: 1px solid #ddd;
  background: #fff;
  margin: 0;
  padding: 0;
  list-style: none;
}
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
  display: block;
}
i,
em {
  font-style: normal;
}
.bookImg {
  height: 80%;
  width: auto;
  margin: 10% auto;
  display: block;
  -webkit-transition: linear 0.5s;
  -moz-transition: linear 0.5s;
  -ms-transition: linear 0.5s;
  -o-transition: linear 0.5s;
  transition: linear 0.5s;
}
.bookImg:hover {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.bookImg1 {
  height: 100%;
  width: auto;
  margin: 0 auto;
  display: block;
  -webkit-transition: linear 0.5s;
  -moz-transition: linear 0.5s;
  -ms-transition: linear 0.5s;
  -o-transition: linear 0.5s;
  transition: linear 0.5s;
}
.bookImg1:hover {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.centerpage {
  width: 1368px;
  height: auto;
  margin: 0 auto;
  position: relative;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.oh {
  overflow: hidden;
}
.pFont {
  color: #999;
}
.smInfor {
  color: #999;
}
.boxshadow {
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.centerPage {
  width: 1368px;
  margin: 0 auto;
  position: relative;
  height: auto;
}
.centerPagePd {
  padding-right: 15px;
  padding-left: 15px;
  width: 1170px;
  margin: 0 auto;
  position: relative;
  height: auto;
}
.radio {
  padding-left: 21px;
  position: relative;
  cursor: pointer;
}
.radio:before {
  content: "";
  width: 13px;
  height: 13px;
  background: url(../image/sprite.png) -16px -152px;
  position: absolute;
}
.radio.checkedRadio:before {
  background-position: -1px -152px;
}
.boxlink a {
  float: left;
  padding-right: 23px;
  padding-left: 20px;
  position: relative;
}
.boxlink a:before {
  content: "";
  width: 8px;
  height: 8px;
  background: url(../image/sprite.png) 0 -91px;
  position: absolute;
  left: 0;
  top: 8px;
}
.floor-title {
  padding-left: 5px;
  height: 48px;
  line-height: 48px;
  border-bottom: 1px solid #e5e5e5;
  margin-top: 6px;
}
.floor-title span {
  font-size: 18px;
}
.floor-title a {
  font-weight: normal;
  margin-right: 10px;
}
.por {
  position: relative;
}
.blueColor,
.blueColor:hover {
  color: #6181dc;
}
.dn {
  display: none;
}
.db {
  display: block;
}
.col3 {
  color: #333;
}
.colb3 {
  color: #333;
  font-weight: bold;
}
.fb {
  font-weight: bold;
}
.tac {
  text-align: center;
}
.redfont {
  color: #e34446;
}
a.redfont:hover {
  color: #e79b2e;
}
.tar {
  text-align: right;
}
.basefont {
  color: #3a5490;
}
.fwn {
  font-weight: normal;
}
/*顶部栏*/
.topBar {
  background: #424346;
  height: 28px;
  line-height: 28px;
}
.topBar a:hover {
  color: #fff;
  text-decoration: underline;
}
.topBar a {
  margin-left: 19px;
  color: #fff;
  font-size: 12px;
}
.headeSearch {
  padding-top: 12px;
  background: #fff;
  height: 80px;
  z-index: 7;
  width: 100%;
}
.headeSearch .bannerimgLogo {
  width: 193px;
  height: 55px;
  margin-top: 5px;
}
.fixedbar {
  position: fixed;
  left: 0;
  z-index: 100;
}
.headMenu.fixedbar {
  top: 74px;
  border-bottom: 1px solid #e5e5e5;
  padding-top: 0;
  height: 60px;
}
.headMenu.fixedbar h1 img {
  display: none;
}
.headMenu.fixedbar .leftNav {
  margin-top: 5px;
}
.headMenu.fixedbar .searchBox {
  margin-top: 10px;
}
.headMenu.fixedbar .listSearchMenu {
  margin-top: 25px;
}
.headMenu.fixedbar .topContact {
  padding-top: 0;
}
.headMenu.fixedbar .topContact span {
  display: none;
}
.headMenu.fixedbar .topContact strong {
  line-height: 60px;
  margin-right: 15px;
}
.searchBox {
  margin-top: 14px;
  width: 464px;
  height: 40px;
  position: relative;
}
.searchBox #searchBox {
  overflow: hidden;
  width: 464px;
  height: 38px;
  border: 1px solid #3a5490;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.searchBox input[type=text] {
  width: 373px;
  padding-left: 13px;
  height: 38px;
  float: left;
  text-align: left;
  border: none;
}
.searchBox span.searchBtn {
  width: 78px;
  background: #3a5490;
  position: relative;
  float: left;
  height: 38px;
  cursor: pointer;
}
.searchBox span.searchBtn:before {
  content: "";
  width: 21px;
  height: 18px;
  background: url(../image/sprite.png) left top no-repeat;
  position: absolute;
  left: 30px;
  top: 10px;
}
.searchBox span.searchBtn:hover {
  background: #225ed0;
}
.searchBox .searchHot {
  background: #fff;
  width: 358px;
  border: 1px solid #e5e5e5;
  height: 228px;
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 10;
  padding: 0 14px;
  font-size: 12px;
  display: none;
}
.searchBox .searchHot h5 {
  line-height: 48px;
}
.searchBox .searchHot a {
  margin-right: 20px;
  white-space: nowrap;
}
.searchBox .searchHot .topSearchhot {
  padding-bottom: 18px;
  border-bottom: 1px solid #e5e5e5;
}
.searchBox.homesearchBox {
  margin-left: 178px;
}
.searchBox.ordersearchBox {
  margin-left: 178px;
  margin-top: 15px;
}
.topContact {
  padding-top: 19px;
}
.topContact span,
.topContact strong {
  display: block;
  text-align: right;
}
.topContact span {
  line-height: 24px;
  color: #545454;
  font-size: 14px;
}
.topContact strong {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 2px;
}
.leftNav {
  width: 196px;
  color: #fff;
  position: relative;
  height: 54px;
  z-index: 5;
  float: left;
}
.leftNav h2 {
  font-size: 16px;
  width: 196px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  background: #3a5490;
}
.leftNav h2 span {
  padding-right: 24px;
  position: relative;
}
.leftNav h2 span:after {
  content: "";
  width: 16px;
  height: 16px;
  background: url(../image/arrow-down1.png) left top;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-background-size: 100% 100% ;
  background-size: 100% 100% ;
  position: absolute;
  right: 2px;
  top: 0;
}
.menuSlideUp .bluemenu {
  display: none;
}
.menuSlideUp:hover .bluemenu {
  display: block;
}
.bluemenu {
  background: #fff;
  width: 196px;
  position: absolute;
  left: 0;
  top: 54px;
  z-index: 4;
  border: 1px solid #eff1f4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 0;
}
.bluemenu .marginfiller {
  height: 11px;
  width: 194px;
  background: #5384e1;
}
.bluemenu #onemenuBox {
  width: 194px;
  background: #3a5490;
}
.bluemenu .onemenuBox,
.bluemenu .onemenuBox1 {
  width: 194px;
}
.bluemenu .onemenuBox h3 a,
.bluemenu .onemenuBox1 h3 a {
  color: #fff;
  display: block;
  width: 194px;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  position: relative;
}
.bluemenu .onemenuBox h3 a:before,
.bluemenu .onemenuBox1 h3 a:before {
  content: "";
  width: 194px;
  height: 1px;
  background: url(../image/navline.png);
  position: absolute;
  left: 0;
  bottom: 0;
}
.bluemenu .onemenuBox:hover .secondMenu {
  display: block;
}
.bluemenu .onemenuBox:hover h3 a {
  background: #fff;
  color: #3a5490;
}
.secondMenu {
  width: 976px;
  background: #fff;
  position: absolute;
  left: 195px;
  top: 0;
  padding-left: 24px;
  border: 1px solid #eee;
  padding-top: 2px;
  overflow: hidden;
  display: none;
  border-left: 0;
}
.secondMenu:before {
  content: "";
  width: 995px;
  height: 18px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
}
.secondMenu .menuOneline {
  overflow: hidden;
  margin-top: 18px;
  height: auto;
  margin-bottom: 20px;
  width: 970px;
  max-height: 120px;
}
.secondMenu strong {
  float: left;
  line-height: 20px;
  width: 90px;
  margin-right: 10px;
}
.secondMenu strong a {
  margin-right: 5px;
  font-size: 14px;
}
.secondMenu strong em {
  color: #333;
  font-style: normal;
}
.secondMenu div.fl {
  width: 868px;
}
.secondMenu div.fl a {
  float: left;
  color: #333;
  font-size: 12px;
  line-height: 20px;
  padding-left: 15px;
  margin-right: 15px;
  position: relative;
  white-space: nowrap;
}
.secondMenu div.fl a:before {
  content: "";
  width: 1px;
  height: 12px;
  background: #333;
  position: absolute;
  left: 0;
  top: 4px;
}
.secondMenu div.fl a:hover {
  color: #3a5490;
}
.secondMenu a:hover {
  color: #3a5490;
}
div#pofixed-contact {
  line-height: 24px;
  padding: 10px 0;
  right: 20px;
  top: 446px;
  background: #fff;
  position: fixed;
  width: 106px;
}
div#pofixed-contact span {
  display: block;
  text-align: center;
}
.topnavblue {
  width: 100%;
  height: 74px;
  background: #3a5490;
  min-width: 1368px;
}
.topnavblue .centerPage {
  height: 74px;
}
.topnavblue .navlogo {
  width: 224px;
  height: 72px;
  float: left;
  margin-right: 50px;
  line-height: 72px;
}
.topnavblue .navlogo img {
  width: 58px;
  height: 52px;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 20px;
}
.topnavblue .navlogo .logo-title {
  color: #FFFFFF;
  letter-spacing: 2px;
  font-size: 24px;
}
.topnavblue.fixedbar {
  top: 0;
  z-index: 101;
}
.topnavblue.fixedbar .menu-slide {
  top: 74px;
}
.top-menu {
  width: 1060px;
  height: 74px;
  float: left;
}
.top-menu li {
  float: left;
  margin-right: 12px;
  font-size: 16px;
  height: 100%;
  padding: 0 10px;
}
.top-menu li > a {
  color: #333;
  line-height: 72px;
  height: 72px;
  display: block;
  padding: 0 4px;
  font-size: 16px;
}
.top-menu li > a:hover {
  text-decoration: none;
}
.top-menu li:hover > a {
  color: #fff;
  border-bottom: 3px solid #3a5490;
}
.top-menu .navList:hover .menu-slide {
  display: block;
}
.top-menu li > a {
  color: #fff;
}
.top-menu li:hover > a {
  border-color: #fff;
}
.topnavblue .menu-slide {
  position: fixed;
  left: 0;
  top: 74px;
  width: 100%;
  height: auto;
  background: #fff;
  color: #3a5490;
  min-height: 180px;
  z-index: 300;
  border-top: 1px solid #e5e5e5;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  display: none;
}
.topnavblue .menu-slide a,
.topnavblue .menu-slide h4 {
  color: #3a5490;
}
.topnavblue .menu-slide .centerpage {
  height: auto;
}
.topnavblue .menu-slide a:hover {
  color: #f60;
}
.planninglist-top {
  height: 62px;
  line-height: 62px;
  border-bottom: 1px solid #e5e5e5;
}
.planninglist-top h5,
.planninglist-top a {
  float: left;
  font-size: 14px;
  line-height: 62px;
}
.planninglist-top a {
  margin-left: 34px;
  line-height: 62px;
}
.planninglist-top h5 {
  margin-left: 200px;
}
.planninglist-top .centerpage {
  height: 62px!important;
}
.planninglist-bot {
  overflow: hidden;
  padding-bottom: 30px;
}
.planninglist-bot .centerpage div {
  padding-left: 200px;
  padding-top: 30px;
}
.planninglist-bot a {
  float: left;
  width: 250px;
  height: 26px;
  line-height: 26px;
  padding: 25px 0;
}
.planninglist-bot i {
  float: left;
  width: 32px;
  height: 26px;
}
.planninglist-bot span {
  float: left;
}
.planninglist-bot .navicon1 i {
  background: url("../image/navicon/navicon1.png") no-repeat;
}
.planninglist-bot .anavicon1 i {
  background: url("../image/navicon/aicon1.png") no-repeat;
}
.planninglist-bot .navicon2 i {
  background: url("../image/navicon/navicon2.png") no-repeat;
}
.planninglist-bot .anavicon2 i {
  background: url("../image/navicon/aicon2.png") no-repeat;
}
.planninglist-bot .navicon3 i {
  background: url("../image/navicon/navicon3.png") no-repeat;
}
.planninglist-bot .anavicon3 i {
  background: url("../image/navicon/aicon3.png") no-repeat;
}
.planninglist-bot .navicon4 i {
  background: url("../image/navicon/navicon4.png") no-repeat;
}
.planninglist-bot .anavicon4 i {
  background: url("../image/navicon/aicon4.png") no-repeat;
}
.planninglist-bot .navicon5 i {
  background: url("../image/navicon/navicon5.png") no-repeat;
}
.planninglist-bot .anavicon5 i {
  background: url("../image/navicon/aicon5.png") no-repeat;
}
.planninglist-bot .navicon6 i {
  background: url("../image/navicon/navicon6.png") no-repeat;
}
.planninglist-bot .anavicon6 i {
  background: url("../image/navicon/aicon6.png") no-repeat;
}
.planninglist-bot .navicon7 i {
  background: url("../image/navicon/navicon7.png") no-repeat;
}
.planninglist-bot .anavicon7 i {
  background: url("../image/navicon/aicon7.png") no-repeat;
}
.planninglist-bot .navicon8 i {
  background: url("../image/navicon/navicon8.png") no-repeat;
}
.planninglist-bot .anavicon8 i {
  background: url("../image/navicon/aicon8.png") no-repeat;
}
.planninglist-bot .navicon9 i {
  background: url("../image/navicon/navicon9.png") no-repeat;
}
.planninglist-bot .anavicon9 i {
  background: url("../image/navicon/aicon9.png") no-repeat;
}
.planninglist-bot .navicon10 i {
  background: url("../image/navicon/navicon10.png") no-repeat;
}
.planninglist-bot .anavicon10 i {
  background: url("../image/navicon/aicon10.png") no-repeat;
}
.planninglist-bot .navicon11 i {
  background: url("../image/navicon/navicon11.png") no-repeat;
}
.planninglist-bot .anavicon11 i {
  background: url("../image/navicon/aicon11.png") no-repeat;
}
.planninglist-bot .navicon12 i {
  background: url("../image/navicon/navicon12.png") no-repeat;
}
.planninglist-bot .anavicon12 i {
  background: url("../image/navicon/aicon12.png") no-repeat;
}
.planninglist-bot .navicon13 i {
  background: url("../image/navicon/navicon13.png") no-repeat;
}
.planninglist-bot .anavicon13 i {
  background: url("../image/navicon/aicon13.png") no-repeat;
}
.planninglist-bot .navicon14 i {
  background: url("../image/navicon/navicon14.png") no-repeat;
}
.planninglist-bot .anavicon14 i {
  background: url("../image/navicon/aicon14.png") no-repeat;
}
.planninglist-bot .navicon15 i {
  background: url("../image/navicon/navicon15.png") no-repeat;
}
.planninglist-bot .anavicon15 i {
  background: url("../image/navicon/aicon15.png") no-repeat;
}
.shujulist .planninglist-bot a {
  width: 32%;
}
.hotnav {
  position: relative;
}
.hotnav .hoticon {
  position: absolute;
  right: -10px;
  top: 22px;
}
.headMenu {
  height: 92px;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.headMenu .leftNav {
  margin-top: 38px;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}
.headMenu .searchBox {
  margin-top: 32px;
  margin-left: 198px;
}
.headMenu.cataloguespage .searchBox {
  margin-left: 0;
}
.headMenu .marginfiller {
  background: #fff;
  display: none;
}
.headMenu .leftNav h2 {
  background: #fff;
  color: #3a5490;
  text-align: center;
}
.headMenu .bluemenu #onemenuBox {
  background: #fff;
}
.headMenu .bluemenu #onemenuBox a {
  color: #333;
}
.headMenu .bluemenu #onemenuBox a:hover {
  color: #3a5490;
}
.headMenu .menuSlideUp.leftNav h2 {
  background: #3a5490;
  color: #fff;
}
.rectheight {
  height: 92px;
  width: 100%;
}
.menulide-line {
  min-height: 78px;
}
.yanjiulist {
  padding-bottom: 10px;
}
.yanjiulist .basefont {
  color: #f60;
}
.yanjiulist .redfont {
  color: #f60;
}
.yanjiulist .centerpage {
  padding-top: 40px;
  overflow: hidden;
  height: auto !important;
}
.yanjiulist .menulide-line {
  overflow: hidden;
  margin-bottom: 15px;
}
.yanjiulist h5.fl {
  margin-left: 100px;
  width: 140px;
  font-size: 16px;
  text-align: right;
  margin-right: 10px;
  font-weight: normal;
  line-height: 48px;
}
.yanjiulist div.fl {
  width: 950px;
}
.yanjiulist a {
  margin-right: 30px;
  margin-bottom: 18px;
  font-size: 16px;
  white-space: nowrap;
}
.fl {
  float: left;
}
.caselist {
  padding-bottom: 0;
}
.caselist .basefont {
  color: #f60;
}
.caselist .centerpage {
  padding-top: 30px;
  padding-bottom: 30px;
  overflow: hidden;
  height: auto !important;
}
.caselist .menulide-line {
  overflow: hidden;
  line-height: 48px;
  min-height: 48px;
}
.caselist h5.fl {
  margin-left: 200px;
  width: 100px;
  font-size: 16px;
  margin-right: 10px;
  font-weight: normal;
  line-height: 48px;
}
.caselist div.fl {
  width: 800px;
}
.caselist a {
  margin-right: 30px;
  margin-bottom: 18px;
  font-size: 16px;
  white-space: nowrap;
}
#freepopboxbg {
  width: 100%;
  height: 100%;
  background: url(../images/blackbg1.png) left top repeat;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10001;
  display: none;
}
#freepopbox {
  margin: 200px auto;
  width: 1000px;
  height: 482px;
  background: #fff;
  border: 1px solid #ddd;
  position: relative;
}
#freepopbox .closebtn {
  width: 48px;
  height: 48px;
  background-image: url(../images/closeicon.png);
  position: absolute;
  right: 30px;
  top: 30px;
  cursor: pointer;
}
#freepopbox .wechatcode {
  width: 214px;
  height: 208px;
  background: url(../images/wechatcode.png) left top no-repeat;
  margin: 55px auto 40px;
}
#freepopbox h4 {
  text-align: center;
  font-size: 20px;
  color: #333;
  line-height: 32px;
  letter-spacing: 1px;
  font-weight: normal;
}
#freepopbox .redfont {
  color: #ce0909;
  font-weight: normal;
}
#freepopbox .closebtn2 {
  width: 168px;
  height: 48px;
  line-height: 48px;
  background: #5e87d7;
  text-align: center;
  margin: 40px auto;
  cursor: pointer;
  font-size: 20px;
  color: #fff;
}
#freepopbox .closebtn2:hover {
  text-decoration: underline;
}
.fixedkefu {
  display: block;
  border-radius: 2px;
  width: 68px;
  padding-left: 38px;
  height: 32px;
  line-height: 32px;
  margin-top: 5px;
  background: #0067ed url(../image/fixedkefu.svg) no-repeat 16px 6px;
  font-size: 14px;
  color: #fff;
  -webkit-background-size: 18px 18px;
  background-size: 18px 18px;
}
.fixedkefu:hover {
  color: #fff;
  text-decoration: underline;
}
.fixed_right_kefu {
  position: fixed;
  right: 20px;
  top: 50%;
  width: 106px;
  height: auto;
  z-index: 2000000000;
}
.qq_zixun_fixed {
  width: 104px;
  border: 1px solid #dcdcdc;
  background: #fff;
  display: block;
}
.qq_zixun_fixed img {
  width: 80px;
  height: auto;
  margin: 9px auto;
  display: block;
}
.qq_zixun_fixed .title {
  font-size: 14px;
  line-height: 18px;
  margin-top: 9px;
}
.qq_zixun_fixed .btn-area {
  display: block;
  border-radius: 2px;
  width: 66px;
  padding-left: 38px;
  height: 32px;
  line-height: 32px;
  background: #0067ed url(../image/qq.png) no-repeat 16px 6px;
  font-size: 14px;
  color: #fff;
  -webkit-background-size: 18px 18px;
  background-size: 18px 18px;
}
.qq_zixun_fixed .btn-area:hover {
  color: #fff;
  text-decoration: underline;
}
.numf {
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
.foot-base {
  background: #1d1f23;
  color: #c4c4c4;
  padding-top: 24px;
  padding-bottom: 14px;
  width: 100%;
  min-width: 1368px;
}
.foot-augu {
  width: 100%;
  background: #23262a;
  color: #c4c4c4;
  padding-top: 40px;
  padding-bottom: 104px;
  min-width: 1368px;
  overflow: hidden;
}
.foot-augu .centerpage {
  overflow: visible;
}
.foot-augu a {
  color: #c4c4c4;
  line-height: 36px;
}
.foot-augu .foot-link {
  float: left;
  margin-right: 8%;
  line-height: 36px;
}
.foot-augu a {
  display: block;
}
.foot-augu a:hover {
  color: #fff;
}
.foot-augu dt {
  font-size: 18px;
  color: #ffffff;
  margin-bottom: 10px;
}
.foot-augu .foot-infor {
  margin-right: 195px;
  width: 220px;
}
.foot-augu .foot-numf {
  height: 48px;
  line-height: 48px;
  text-align: center;
  width: 220px;
  margin-top: 12px;
  margin-bottom: 15px;
  display: block;
  background: #2e3448;
  color: #fff;
  font-size: 26px;
}
.foot-augu .foot-font {
  display: block;
  margin-bottom: 15px;
}
.foot-logo {
  margin-bottom: 20px;
}
.foot-code {
  height: 34px;
  margin-top: 30px;
}
.foot-code li {
  float: left;
  width: 36px;
  height: 34px;
  margin-right: 28px;
  position: relative;
}
.foot-code li:hover .foot-codeimg {
  display: block;
}
.foot-code span {
  width: 36px;
  height: 34px;
  background: url(../image/sprite.png);
  float: left;
  cursor: pointer;
}
.foot-code .foot-icon1 {
  background-position: -204px -37px;
}
.foot-code .foot-icon2 {
  background-position: -259px -37px;
}
.foot-code .foot-codeimg {
  position: absolute;
  left: 37px;
  top: 3px;
  width: 138px;
  height: 138px;
  z-index: 2;
  display: none;
}
.foot-code .foot-codeimg.footwetchat {
  height: 164px;
  top: -30px;
  background: #fff;
  overflow: hidden;
  width: 312px;
  color: #333;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 13px 20px;
}
.foot-code .foot-codeimg.footwetchat img {
  width: 120px;
  height: 120px;
}
.foot-code .foot-codeimg.footwetchat .wechat_codebox {
  padding: 2px 0;
}
.foot-code .foot-codeimg.footwetchat p {
  line-height: 10px 20px;
}
.foot-code .foot-codeimg.footwetchat .wechatfont {
  position: absolute;
  left: 168px;
  top: 10px;
  width: 16px;
  height: 150px;
  text-align: center;
  line-height: 15px;
  background: #fff;
  font-size: 14px;
}
.foot-code img {
  width: 140px;
  height: auto;
}
.fixedContact {
  position: fixed;
  right: 5px;
  bottom: 180px;
  z-index: 101;
}
.fixedContact li {
  width: 68px;
  height: 68px;
  border: 1px solid #dadee7;
  margin-bottom: 5px;
  background: #fcfcfc;
  cursor: pointer;
  position: relative;
}
.fixedContact .upShow {
  width: 100%;
  height: 100%;
  text-align: center;
}
.fixedContact .upShow img {
  margin: 12px auto 8px;
  display: block;
  width: 32px;
  height: 26px;
}
.fixedContact a.upShow {
  display: block;
}
.fixedContact .upShow span {
  display: block;
  line-height: 16px;
}
.fixedContact li.wechat .downShow {
  font-size: 12px;
  text-align: center;
  width: 392px;
}
.fixedContact .wechat .wechatfont {
  position: absolute;
  left: 180px;
  top: 10px;
  width: 20px;
  height: 140px;
  text-align: center;
  line-height: 15px;
}
.fixedContact li.wechat .downShow img {
  width: 125px;
  height: 125px;
  margin: 25px 35px 2px;
  display: block;
}
.fixedContact li.wechat .downShow .tac {
  line-height: 24px;
  padding-bottom: 5px;
}
.fixedContact li.telphone .downShow {
  height: 58px;
  padding-top: 10px;
  width: 152px;
  text-align: center;
  font-size: 14px;
  color: #ff4d39;
  font-weight: 700;
}
.fixedContact li.telphone .downShow em {
  display: block;
  line-height: 24px;
}
.fixedContact .downShow {
  position: absolute;
  bottom: 0;
  right: 82px;
  background: #fcfcfc;
  border: 1px solid #dadee7;
  display: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.fixedContact li:hover .downShow {
  display: block;
}
.fixedContact li.returnTop img {
  margin-top: 22px;
}
.fixedContact li.returnTop:hover {
  background: #4d87f4;
}
.pro_ztblock {
  overflow: hidden;
  padding-bottom: 60px;
}
.pro_ztblock a {
  float: left;
  width: 25%;
  height: 26px;
  line-height: 26px;
  margin: 25px 0;
  overflow: hidden;
  color: #3a5490;
}
.pro_ztblock i {
  float: left;
  width: 32px;
  height: 26px;
  margin-left: 50px;
}
.pro_ztblock span {
  float: left;
  font-size: 18px;
  margin-left: 10px;
}
.pro_ztblock a:hover {
  color: #f60;
}
.pro_ztblock .navicon1 i {
  background: url("../image/navicon/navicon1.png") no-repeat;
}
.pro_ztblock .anavicon1 i {
  background: url("../image/navicon/aicon1.png") no-repeat;
}
.pro_ztblock .navicon2 i {
  background: url("../image/navicon/navicon2.png") no-repeat;
}
.pro_ztblock .anavicon2 i {
  background: url("../image/navicon/aicon2.png") no-repeat;
}
.pro_ztblock .navicon3 i {
  background: url("../image/navicon/navicon3.png") no-repeat;
}
.pro_ztblock .anavicon3 i {
  background: url("../image/navicon/aicon3.png") no-repeat;
}
.pro_ztblock .navicon4 i {
  background: url("../image/navicon/navicon4.png") no-repeat;
}
.pro_ztblock .anavicon4 i {
  background: url("../image/navicon/aicon4.png") no-repeat;
}
.pro_ztblock .navicon5 i {
  background: url("../image/navicon/navicon5.png") no-repeat;
}
.pro_ztblock .anavicon5 i {
  background: url("../image/navicon/aicon5.png") no-repeat;
}
.pro_ztblock .navicon6 i {
  background: url("../image/navicon/navicon6.png") no-repeat;
}
.pro_ztblock .anavicon6 i {
  background: url("../image/navicon/aicon6.png") no-repeat;
}
.pro_ztblock .navicon7 i {
  background: url("../image/navicon/navicon7.png") no-repeat;
}
.pro_ztblock .anavicon7 i {
  background: url("../image/navicon/aicon7.png") no-repeat;
}
.pro_ztblock .navicon8 i {
  background: url("../image/navicon/navicon8.png") no-repeat;
}
.pro_ztblock .anavicon8 i {
  background: url("../image/navicon/aicon8.png") no-repeat;
}
.pro_ztblock .navicon9 i {
  background: url("../image/navicon/navicon9.png") no-repeat;
}
.pro_ztblock .anavicon9 i {
  background: url("../image/navicon/aicon9.png") no-repeat;
}
.pro_ztblock .navicon10 i {
  background: url("../image/navicon/navicon10.png") no-repeat;
}
.pro_ztblock .anavicon10 i {
  background: url("../image/navicon/aicon10.png") no-repeat;
}
.pro_ztblock .navicon11 i {
  background: url("../image/navicon/navicon11.png") no-repeat;
}
.pro_ztblock .anavicon11 i {
  background: url("../image/navicon/aicon11.png") no-repeat;
}
.pro_ztblock .navicon12 i {
  background: url("../image/navicon/navicon12.png") no-repeat;
}
.pro_ztblock .anavicon12 i {
  background: url("../image/navicon/aicon12.png") no-repeat;
}
.pro_ztblock .navicon13 i {
  background: url("../image/navicon/navicon13.png") no-repeat;
}
.pro_ztblock .anavicon13 i {
  background: url("../image/navicon/aicon13.png") no-repeat;
}
.pro_ztblock .navicon14 i {
  background: url("../image/navicon/navicon14.png") no-repeat;
}
.pro_ztblock .anavicon14 i {
  background: url("../image/navicon/aicon14.png") no-repeat;
}
.pro_ztblock .navicon15 i {
  background: url("../image/navicon/navicon15.png") no-repeat;
}
.pro_ztblock .anavicon15 i {
  background: url("../image/navicon/aicon15.png") no-repeat;
}
.pro_ztblock .navicon16 i {
  background: url("../image/navicon/navicon16.png") no-repeat;
}
.pro_ztblock .anavicon16 i {
  background: url("../image/navicon/aicon16.png") no-repeat;
}
.pro_ztblock .navicon17 i {
  background: url("../image/navicon/navicon17.png") no-repeat;
}
.pro_ztblock .anavicon17 i {
  background: url("../image/navicon/aicon17.png") no-repeat;
}
.pro_ztblock .navicon18 i {
  background: url("../image/navicon/navicon18.png") no-repeat;
}
.pro_ztblock .anavicon18 i {
  background: url("../image/navicon/aicon18.png") no-repeat;
}
.pro_ztblock .navicon19 i {
  background: url("../image/navicon/navicon19.png") no-repeat;
}
.pro_ztblock .anavicon19 i {
  background: url("../image/navicon/aicon19.png") no-repeat;
}
.pro_ztblock .navicon20 i {
  background: url("../image/navicon/navicon20.png") no-repeat;
}
.pro_ztblock .anavicon20 i {
  background: url("../image/navicon/aicon20.png") no-repeat;
}
.pro_ztblock .navicon21 i {
  background: url("../image/navicon/navicon21.png") no-repeat;
}
.pro_ztblock .anavicon21 i {
  background: url("../image/navicon/aicon21.png") no-repeat;
}
.pro_ztblock .navicon22 i {
  background: url("../image/navicon/navicon22.png") no-repeat;
}
.pro_ztblock .anavicon22 i {
  background: url("../image/navicon/aicon22.png") no-repeat;
}
.pro_bgblock {
  overflow: hidden;
  padding-bottom: 60px;
}
.pro_bgblock a {
  float: left;
  width: 200px;
  height: 26px;
  line-height: 26px;
  margin: 25px 0;
  overflow: hidden;
  font-size: 18px;
  color: #3a5490;
  padding-left: 70px;
}
.pro_bgblock .redfont {
  color: #f00;
}
.pro_bgblock a:hover {
  color: #f60;
}
.dsj_header {
  background: #fff;
  position: fixed;
  left: 0;
  top: 74px;
  width: 100%;
  height: 66px;
  border-bottom: 1px solid #eee;
  z-index: 1;
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.dsj_header ul {
  padding-left: 140px;
}
.dsj_header .dsjh_li {
  float: left;
  font-size: 16px;
  margin: 0 15px;
  line-height: 66px;
}
.dsj_header .dsjh_li a {
  margin-right: 15px;
}
.dsj_header .user_log {
  font-size: 16px;
  line-height: 66px;
  margin-right: 60px;
  color: #666;
}
.t-header.t-width {
  width: 1368px;
}
.topnavblue.dsj_ztheader {
  height: 42px;
  background: #f8f8f8;
}
.topnavblue.dsj_ztheader .centerPage,
.topnavblue.dsj_ztheader .top-menu,
.topnavblue.dsj_ztheader .navlogo {
  height: 42px;
}
.topnavblue.dsj_ztheader .top-menu {
  margin-left: 295px;
}
.topnavblue.dsj_ztheader .navlogo img {
  height: 42px;
  width: auto;
}
.topnavblue.dsj_ztheader .top-menu li,
.topnavblue.dsj_ztheader .top-menu li > a {
  line-height: 42px;
  height: 42px;
  color: #333;
}
.topnavblue.dsj_ztheader .top-menu li > a:hover {
  color: #3a5490;
}
.topnavblue.dsj_ztheader .menu-slide {
  top: 40px;
}
