@charset "gb2312";
* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
i,
em {
  font-style: normal;
}
input,
select {
  vertical-align: middle;
  font-family: "锟斤拷锟斤拷";
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a img {
  border: 0 none;
}
a,
input,
textarea {
  outline: none;
}
input:focus,
select:focus,
textarea:focus {
  color: #666 !important;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.dpn {
  display: none;
}
.m0 {
  margin: 0 !important;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
  _height: 1px;
}
*html .clearfix {
  height: 1%;
}
* + html .clearfix {
  height: 1%;
}
.color-green {
  color: #229783!important;
}
html {
  -webkit-text-size-adjust: none;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Microsoft YaHei";
}
.title {
  text-align: center;
  margin: 50px auto 30px;
}
.banner {
  width: 100%;
  height: 730px;
  padding-top: 530px;
  background: url("../../images/180322bmsj/banner.jpg") no-repeat top center;
}
.nav-con {
  width: 1000px;
  margin: 0 auto;
}
.nav-con .nav-item {
  width: 225px;
  height: 80px;
  float: left;
  text-align: center;
  font-size: 35px;
  padding-top: 9px;
}
.nav-con .nav-item a {
  display: block;
  width: 100%;
  height: 100%;
  color: #ffffff;
  transition: all .1s;
}
.nav-con .nav-active a {
  font-weight: bold;
  color: #FFFF23;
}
.nav-con div + div {
  margin-left: 33px;
}
.score_inquiry {
  width: 100%;
  height: auto;
  padding-top: 1px;
  background: #e7f0ff url("../../images/180322bmsj/bg1.jpg") no-repeat top center;
}
.score_inquiry .score-con {
  width: 1000px;
  min-height: 870px;
  height: auto;
  margin: 0 auto;
  background: url("../../images/180322bmsj/table_bg.jpg") no-repeat top center;
  padding: 20px 30px 60px;
}
.score_inquiry .score-con .thead {
  width: 940px;
  height: 80px;
  padding-top: 22px;
  text-align: center;
}
.score_inquiry .score-con .tbody {
  height: auto;
  color: #666;
  font-size: 36px;
}
.score_inquiry .score-con .tbody .shengfen.sfm {
  width: 1000px;
  margin-left: -30px;
  background: url("../../images/180322bmsj/table_more_bg.jpg") repeat-y;
}
.score_inquiry .score-con .tbody .shengfen.sfm div {
  width: 333.33333333px;
}
.score_inquiry .score-con .tbody .shengfen.sfm div:first-child {
  padding-left: 70px;
}
.score_inquiry .score-con .tbody .shengfen.sfm div:last-child {
  padding-right: 75px;
}
.score_inquiry .score-con .tbody .sfbg {
  width: 1000px;
  margin-left: -30px;
  padding-left: 30px;
  background: url("../../images/180322bmsj/table_more_bg.jpg") repeat-y;
}
.score_inquiry .score-con .tbody .sfbg div {
  width: 333.33333333px;
}
.score_inquiry .score-con .tbody .sfbg div:first-child {
  padding-left: 70px;
}
.score_inquiry .score-con .tbody .sfbg div:last-child {
  padding-right: 75px;
}
.score_inquiry .score-con .tbody .shengfen div:first-child {
  text-align: left;
  padding-left: 40px;
}
.score_inquiry .score-con .tbody .shengfen div:last-child {
  text-align: right;
  padding-right: 45px;
}
.score_inquiry .score-con .tbody .shengfen div {
  height: 70px;
  width: 313.33333333px;
  text-align: center;
  float: left;
  padding-top: 10px;
  border-bottom: 1px solid #0d4ec3;
}
.score_inquiry .score-con .tbody .shengfen div a:hover {
  color: #2C4ECA;
  text-decoration: underline;
}
.score_inquiry .score-con .tfoot {
  width: 1000px;
  height: 60px;
  margin-left: -30px;
  margin-top: -1px;
  background: url("../../images/180322bmsj/table_more.jpg") no-repeat top center;
}
.score_inquiry .score-con .tfoot .shengfen-more {
  width: 100px;
  height: 60px;
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  margin: 0 auto;
  cursor: pointer;
}
.zmt-lc {
  width: 100%;
  height: auto;
  padding-top: 1px;
  background: url("../../images/180322bmsj/bg_2.jpg") repeat top center;
}
.zmt-lc .zmt-lc-con {
  width: 1000px;
  height: auto;
  margin: 0 auto;
  padding-bottom: 15px;
}
.zmt-lc .zmt-lc-con .zmt-con {
  width: 1000px;
}
.zmt-lc .zmt-lc-con .zmt-con .zmt-item + .zmt-item {
  margin-left: 20px;
}
.zmt-lc .zmt-lc-con .zmt-con .zmt-item {
  width: 183px;
  height: 70px;
  margin: 10px auto;
  text-align: center;
  font-size: 36px;
  padding-top: 12px;
  background: #fff;
  border-radius: 10px;
  float: left;
}
.zmt-lc .zmt-lc-con .zmt-con .zmt-item a {
  display: block;
  width: 100%;
  height: 100%;
}
.zmt-lc .zmt-lc-con .zmt-con .zmt-active {
  background: url("../../images/180322bmsj/zmt-active.jpg") repeat-y;
}
.zmt-lc .zmt-lc-con .zmt-con .zmt-active a {
  color: #ffffff;
}
.zmt-lc .zmt-lc-con .lc-con {
  width: 100%;
  height: 910px;
  font-size: 34px;
  margin-top: -105px;
  margin-bottom: 20px;
  padding-top: 1px;
  background: url("../../images/180322bmsj/lc.png") no-repeat -11px;
  text-align: center;
}
.zmt-lc .zmt-lc-con .lc-con div {
  height: 70px;
  padding-top: 12px;
  color: #333;
}
.zmt-lc .zmt-lc-con .lc-con .lc-1 {
  width: 185px;
  margin: 27px auto 50px;
}
.zmt-lc .zmt-lc-con .lc-con .lc-2 {
  width: 300px;
  margin: 0 auto 50px;
}
.zmt-lc .zmt-lc-con .lc-con .lc-3 {
  width: 1000px;
  height: 165px;
  margin: 0 auto 50px;
}
.zmt-lc .zmt-lc-con .lc-con .lc-3 .fl,
.zmt-lc .zmt-lc-con .lc-con .lc-3 .fr {
  width: 353px;
  height: 154px;
  padding-top: 25px;
}
.zmt-lc .zmt-lc-con .lc-con .lc-4 {
  width: 900px;
  height: 130px;
  margin: 0 auto 50px;
  padding-top: 0;
}
.zmt-lc .zmt-lc-con .lc-con .lc-4 .fl,
.zmt-lc .zmt-lc-con .lc-con .lc-4 .fr {
  width: 250px;
  height: 130px;
  padding-top: 20px;
}
.zmt-lc .zmt-lc-con .lc-con .lc-4 .fr {
  padding-top: 42px;
}
.zmt-lc .zmt-lc-con .lc-con .lc-5 {
  width: 870px;
  height: 90px;
  margin: 0 auto 40px;
  padding-top: 0;
}
.zmt-lc .zmt-lc-con .lc-con .lc-5 .fl,
.zmt-lc .zmt-lc-con .lc-con .lc-5 .fr {
  width: 222px;
  height: 90px;
  padding-top: 22px;
}
.zmt-lc .zmt-lc-con .lc-con .lc-6 {
  width: 1000px;
  height: 80px;
  margin: 0 auto 50px;
  padding-top: 0;
}
.zmt-lc .zmt-lc-con .lc-con .lc-6 .fl {
  width: 355px;
  height: 90px;
  padding-top: 20px;
}
.zmt-lc .zmt-lc-con .lc-con .lc-6 .fr {
  height: 80px;
}
.zmt-lc .zmt-lc-con .lc-con .lc-6 .fr div {
  width: 160px;
  float: right;
  margin-left: 20px;
  padding-top: 6px;
}
.fushi-tool {
  width: 100%;
  height: auto;
  padding-top: 1px;
  background: url("../../images/180322bmsj/bg1.jpg") repeat-y top center;
}
.fushi-tool .fushi-con {
  width: 1000px;
  height: auto;
  margin: 0 auto;
}
.fushi-tool .fushi-con .fushi-item {
  width: 620px;
  height: 70px;
  border-radius: 35px;
  margin-bottom: 40px;
  text-align: center;
  font-size: 32px;
  transition: width .3s;
  position: relative;
}
.fushi-tool .fushi-con .fushi-item a {
  display: block;
  width: 630px;
  height: 70px;
  padding-top: 13px;
  color: #fff;
  position: absolute;
  z-index: 1;
  transition: all .3s;
}
.fushi-tool .fushi-con .fushi-item.fl {
  box-shadow: 5px 5px 10px #A1E7CF;
}
.fushi-tool .fushi-con .fushi-item.fl img {
  position: absolute;
  width: 620px;
  height: 70px;
  top: 0;
  left: 0;
  transition: all .3s;
}
.fushi-tool .fushi-con .fushi-item.fr {
  box-shadow: -5px 5px 10px #A1E7CF;
}
.fushi-tool .fushi-con .fushi-item.fr img {
  position: absolute;
  width: 620px;
  height: 70px;
  top: 0;
  left: 0;
  transition: all .3s;
}
.fushi-tool .fushi-con .fushi-btn {
  width: 1000px;
  height: 65px;
  background: url("../../images/180322bmsj/fushi-btn.jpg") repeat-y;
  float: left;
  margin-top: 10px;
  border-bottom: 5px solid #0047C8;
  text-align: center;
  font-size: 32px;
  padding-top: 8px;
}
.fushi-tool .fushi-con .fushi-btn a {
  display: block;
  width: 100%;
  height: 100%;
  color: #ffffff;
}
.fushi-tool .fushi-con .fushi-active {
  width: 650px;
}
.fushi-tool .fushi-con .fushi-active img {
  width: 650px!important;
}
.fushi-tool .fushi-con .fushi-active a {
  width: 650px;
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}
.fushi-tool .fushi-con .fushi-btn-active {
  background: #1B8CE2;
  padding-top: 7px;
}
.fushi-tool .fushi-con .fushi-btn-active a {
  font-size: 36px;
}
/*
 * ******tool********
 */
.tool-box {
  width: 1000px;
  margin: 0 auto;
  height: auto;
}
.tool {
  width: 960px;
  height: auto;
  padding: 0 20px 20px;
  margin: 0 auto;
  letter-spacing: 1px;
}
.tool .tool-title {
  height: 40px;
  font-size: 35px;
  margin: 20px 0;
  line-height: 37px;
}
.tool .tool-title img {
  margin-top: 5px;
  margin-right: 10px;
  float: left;
}
.tool .tool-big-con {
  width: 960px;
  height: auto;
  padding: 10px 20px 15px;
  margin-left: -20px;
  margin-bottom: 10px;
}
.tool .tool-big-con .tool-big-item + .tool-big-item {
  margin-left: 125px;
}
.tool .tool-big-con .tool-big-item:hover span {
  color: #0075ff;
}
.tool .tool-big-con .tool-big-item {
  float: left;
}
.tool .tool-big-con .tool-big-item img {
  width: 136px;
}
.tool .tool-big-con .tool-big-item span {
  display: block;
  text-align: center;
  font-size: 32px;
  color: #333;
  margin-top: 10px;
}
.tool .tool-small-con {
  width: 960px;
  height: auto;
  margin-left: -20px;
  padding: 0 30px;
  border-top: 1px solid #e6e6e6;
  clear: both;
}
.tool .tool-small-con .tool-small-item + .tool-small-item {
  margin-left: 180px;
}
.tool .tool-small-con .tool-small-item {
  width: 180px;
  float: left;
  padding: 10px 0;
  font-size: 30px;
}
.tool .tool-small-con .tool-small-item i {
  color: #0075ff;
  font-size: 38px;
  margin-right: 15px;
  float: left;
}
.tool .tool-small-con .tool-small-item .icon-bili {
  display: inline-block;
  -ms-transform: scale(1, 1.3);
  -webkit-transform: scale(1, 1.3);
  -moz-transform: scale(1, 1.3);
  -o-transform: scale(1, 1.3);
}
.tool .tool-small-con .tool-small-item span {
  float: left;
  color: #333;
}
.tool .tool-small-con .tool-small-item:hover span {
  color: #0075ff;
}
.mobile {
  display: block!important;
}
.pc {
  display: none!important;
}
.footer-mobile {
  height: 90px;
  line-height: 85px;
  text-align: center;
  font-size: 34px;
  background: #0075ff;
}
.footer-mobile a {
  color: #fff;
}
.footer-pc {
  display: none!important;
}
