/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: "PuHuiTi";
  font-weight: 300;
  src: url("//at.alicdn.com/wf/webfont/kr0AO3PzTJAE/E9LGcJMHkq1H.woff2") format("woff2"), url("//at.alicdn.com/wf/webfont/kr0AO3PzTJAE/vKbMlDNMORE9.woff") format("woff");
  font-display: swap;
}
body,
html {
  font-size: 14px;
  color: #333;
  line-height: 24px;
  font-family: 'PuHuiTi' !important;
}
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;
}
.flexcss {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  display: -webkit-flex;
}
.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: 90%;
  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: 90%;
  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: 37px;
  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;
}
#homeleftNav {
  height: 735px;
}
#homeleftNav .onemenuBox,
#homeleftNav .onemenuBox1 {
  height: 34px;
  line-height: 34px;
}
#homeleftNav h3 a {
  height: 34px;
}
#homeleftNav #onemenuBox {
  height: 724px;
}
#homeleftNav .secondMenu {
  height: 731px;
}
#listleftMenu {
  height: 390px;
}
#listleftMenu .onemenuBox,
#listleftMenu .onemenuBox1 {
  height: 90px;
  line-height: 90px;
  margin-bottom: 0;
}
#listleftMenu h3 a {
  height: 90px;
}
#listleftMenu #onemenuBox {
  height: 379px;
}
#listleftMenu .secondMenu {
  height: 386px;
}
.centerPage .listSearchMenu {
  width: 182px;
  height: 26px;
  z-index: 7;
  margin-left: 47px;
  margin-top: 46px;
  background: #fff;
}
.centerPage .listSearchMenu .listName {
  margin-right: 5px;
}
#listSearchMenu {
  font-size: 12px;
  position: relative;
  z-index: 7;
}
#listSearchMenu a {
  float: left;
  white-space: nowrap;
  min-width: 45%;
  padding-left: 5%;
}
#listSearchMenu:hover .searchMenuDown {
  display: block;
}
.searchMenuShoow {
  width: 112px;
  height: 24px;
  line-height: 24px;
  border: 1px solid #e5e5e5;
  position: relative;
  padding-left: 14px;
  display: block;
  cursor: pointer;
}
.searchMenuShoow:before {
  content: "";
  width: 22px;
  height: 26px;
  position: absolute;
  right: 0;
  top: -1px;
  background: url(../image/sprite.png) 0 -100px;
}
.searchMenuDown {
  border: 1px solid #e5e5e5;
  display: none;
  position: absolute;
  top: 26px;
  left: 0;
  width: 180px;
  height: auto;
  padding: 15px 9px 0;
  background: #fff;
}
.rightMenu {
  height: 54px;
  line-height: 54px;
}
.rightMenu strong {
  margin-left: 24px;
}
.rightMenu a {
  margin-right: 18px;
}
.websitFooter {
  width: 100%;
  min-width: 1200px;
  min-height: 326px;
  background: #313235;
  color: #85868d;
  padding-top: 50px;
  padding-bottom: 20px;
}
.websitFooter a {
  color: #85868d;
}
.websitFooter .centerPage {
  overflow: hidden;
}
.websitFooter .footerLogo {
  width: 90px;
  height: 106px;
  display: block;
  margin-bottom: 20px;
}
.websitFooter .footerLeft {
  width: 190px;
  float: left;
  margin-right: 130px;
}
.websitFooter .footerLeft span {
  display: block;
  line-height: 30px;
}
.websitFooter .footerCenter {
  float: left;
}
.websitFooter dl {
  float: left;
  margin-right: 77px;
}
.websitFooter dt {
  color: #fff;
  line-height: 36px;
  border-bottom: 1px solid #52535c;
  margin-bottom: 15px;
}
.websitFooter dd {
  line-height: 20px;
  font-size: 12px;
}
.websitFooter a:hover {
  color: #3a5490;
}
.websitFooter .footerRight {
  float: right;
  margin-right: 10px;
  margin-top: 10px;
}
.websitFooter .footerRight span {
  text-align: center;
  display: block;
  color: #fff;
  line-height: 48px;
}
.websitFooter .footerCode {
  width: 135px;
  height: 140px;
}
.websitFooter .banquan {
  clear: both;
  text-align: center;
  font-size: 12px;
  margin-top: 30px;
}
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;
}
.headMenu .centerPage {
  width: 1200px;
}
.topnavblue {
  width: 100%;
  height: 74px;
  background: #3a5490;
}
.topnavblue .centerPage {
  width: 90%;
  min-width: 1505px;
  max-width: 1600px;
}
.topnavblue .centerpage {
  width: 90%;
  min-width: 1505px;
  max-width: 1600px;
}
.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 {
  height: 74px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  display: -webkit-flex;
}
.top-menu li {
  font-size: 16px;
  height: 100%;
  padding: 0 25px;
}
.top-menu li > a {
  color: #333;
  line-height: 72px;
  height: 72px;
  display: block;
  padding: 0 4px;
  font-size: 16px;
}
.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;
}
.top-menu .navicon1 i {
  background: url("../image/navicon/navicon1.png") no-repeat;
}
.top-menu .anavicon1 i {
  background: url("../image/navicon/aicon1.png") no-repeat;
}
.top-menu .navicon2 i {
  background: url("../image/navicon/navicon2.png") no-repeat;
}
.top-menu .anavicon2 i {
  background: url("../image/navicon/aicon2.png") no-repeat;
}
.top-menu .navicon3 i {
  background: url("../image/navicon/navicon3.png") no-repeat;
}
.top-menu .anavicon3 i {
  background: url("../image/navicon/aicon3.png") no-repeat;
}
.top-menu .navicon4 i {
  background: url("../image/navicon/navicon4.png") no-repeat;
}
.top-menu .anavicon4 i {
  background: url("../image/navicon/aicon4.png") no-repeat;
}
.top-menu .navicon5 i {
  background: url("../image/navicon/navicon5.png") no-repeat;
}
.top-menu .anavicon5 i {
  background: url("../image/navicon/aicon5.png") no-repeat;
}
.top-menu .navicon6 i {
  background: url("../image/navicon/navicon6.png") no-repeat;
}
.top-menu .anavicon6 i {
  background: url("../image/navicon/aicon6.png") no-repeat;
}
.top-menu .navicon7 i {
  background: url("../image/navicon/navicon7.png") no-repeat;
}
.top-menu .anavicon7 i {
  background: url("../image/navicon/aicon7.png") no-repeat;
}
.top-menu .navicon8 i {
  background: url("../image/navicon/navicon8.png") no-repeat;
}
.top-menu .anavicon8 i {
  background: url("../image/navicon/aicon8.png") no-repeat;
}
.top-menu .navicon9 i {
  background: url("../image/navicon/navicon9.png") no-repeat;
}
.top-menu .anavicon9 i {
  background: url("../image/navicon/aicon9.png") no-repeat;
}
.top-menu .navicon10 i {
  background: url("../image/navicon/navicon10.png") no-repeat;
}
.top-menu .anavicon10 i {
  background: url("../image/navicon/aicon10.png") no-repeat;
}
.top-menu .navicon11 i {
  background: url("../image/navicon/navicon11.png") no-repeat;
}
.top-menu .anavicon11 i {
  background: url("../image/navicon/aicon11.png") no-repeat;
}
.top-menu .navicon12 i {
  background: url("../image/navicon/navicon12.png") no-repeat;
}
.top-menu .anavicon12 i {
  background: url("../image/navicon/aicon12.png") no-repeat;
}
.top-menu .navicon13 i {
  background: url("../image/navicon/navicon13.png") no-repeat;
}
.top-menu .anavicon13 i {
  background: url("../image/navicon/aicon13.png") no-repeat;
}
.top-menu .navicon14 i {
  background: url("../image/navicon/navicon14.png") no-repeat;
}
.top-menu .anavicon14 i {
  background: url("../image/navicon/aicon14.png") no-repeat;
}
.top-menu .navicon15 i {
  background: url("../image/navicon/navicon15.png") no-repeat;
}
.top-menu .anavicon15 i {
  background: url("../image/navicon/aicon15.png") no-repeat;
}
.top-menu .navicon16 i {
  background: url("../image/navicon/navicon16.png") no-repeat;
}
.top-menu .anavicon16 i {
  background: url("../image/navicon/aicon16.png") no-repeat;
}
.top-menu .navicon17 i {
  background: url("../image/navicon/navicon17.png") no-repeat;
}
.top-menu .anavicon17 i {
  background: url("../image/navicon/aicon17.png") no-repeat;
}
.top-menu .navicon18 i {
  background: url("../image/navicon/navicon18.png") no-repeat;
}
.top-menu .anavicon18 i {
  background: url("../image/navicon/aicon18.png") no-repeat;
}
.top-menu .navicon19 i {
  background: url("../image/navicon/navicon19.png") no-repeat;
}
.top-menu .anavicon19 i {
  background: url("../image/navicon/aicon19.png") no-repeat;
}
.top-menu .navicon20 i {
  background: url("../image/navicon/navicon20.png") no-repeat;
}
.top-menu .anavicon20 i {
  background: url("../image/navicon/aicon20.png") no-repeat;
}
.top-menu .navicon21 i {
  background: url("../image/navicon/navicon21.png") no-repeat;
}
.top-menu .anavicon21 i {
  background: url("../image/navicon/aicon21.png") no-repeat;
}
.menu-slide {
  position: fixed;
  left: 0;
  top: 102px;
  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;
}
.menu-slide a,
.menu-slide h4 {
  color: #3a5490;
}
.menu-slide .centerpage {
  height: auto;
}
.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;
}
.planninglist-top a {
  margin-left: 34px;
}
.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;
}
.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;
}
.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;
}
.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: 0;
  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;
}
.tupulistbox {
  padding-left: 20%;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 30px;
}
.tupulistbox .basetitle {
  font-weight: normal;
  margin-bottom: 10px;
}
.tupulistbox .basetitle a {
  color: #f60 !important;
  font-size: 16px;
}
.tupulistbox .basetitle a:hover {
  color: #f00 !important;
}
.tupulistbox a {
  margin-bottom: 10px;
  font-size: 16px;
  white-space: nowrap;
  width: 100%;
  display: block;
}
.tupulistbox a:hover {
  color: #f39800;
}
.tupulistbox .flcss {
  float: left;
  width: calc(16% - 50px);
  margin-bottom: 30px;
}
.chanyedanaoList {
  min-height: 100px;
}
.chanyedanaoList .planninglist-bot a {
  float: left;
  width: 25%;
  height: 26px;
  line-height: 26px;
  padding: 25px 0;
}
.cenpage {
  width: 90%;
  min-width: 1368px;
  margin: 0 auto;
  position: relative;
  height: auto;
}
.yanjiubaogaoList {
  min-height: 100px;
}
.yanjiubaogaoList .planninglist-bot a {
  width: 20%;
}
.planninglist-bot .cenpage div {
  padding-left: 20%;
  padding-top: 30px;
}
.bgColor-3399CC {
  color: #3399CC;
}
.bgColor-313235 {
  color: #313235;
}
.curp {
  color: #0083D1;
  cursor: pointer;
}
.text-left {
  text-align: left !important;
}
.rpt-price .text-left {
  line-height: 30px;
  letter-spacing: 2px;
}
body {
  background-color: #fff;
}
