@charset "utf-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
}
body {
  margin: 0 auto;
  font-family: '宋体', '黑体';
  color: #666;
  font-size: 12px;
}
body,
button,
input,
select,
textarea {
  outline: none;
}
input,
select,
textarea {
  font-size: 100%;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th {
  text-align: inherit;
}
fieldset,
img {
  border: 0;
}
img {
  vertical-align: middle;
}
iframe {
  display: block;
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
del {
  text-decoration: line-through;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: 500;
}
menu,
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 500;
}
a:hover {
  text-decoration: none;
  cursor: pointer;
}
ins,
a,
a:visited {
  text-decoration: none;
  outline: none;
}
i {
  font-style: normal;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
  font-family: "黑体", "宋体";
}
/*input[type="checkbox"]{ background:#2460aa; color:#fff; -webkit-text-shadow:none; border-color:#2157db; margin-right:0.08rem; border-radius:2px; -webkit-box-shadow:none;}*/
/*去除ios浏览器中input button的风格*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: none;
  outline: none;
}
/*移除html5 input="number"的小箭头*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
html,
body {
  font-size: 3.8647343vw;
}
a {
  color: #666;
}
a:hover {
  color: #004F2C;
}
.head {
  width: 100vw;
  height: 14.49275362vw;
  background: #e9e9e9;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
}
.head .cont {
  width: 100vw;
  height: 14.49275362vw;
  margin: 0 auto;
}
.head .cont .logo {
  float: left;
  width: 82.12560386vw;
  height: 14.49275362vw;
  overflow: hidden;
}
.head .cont .logo img {
  width: 21.73913043vw;
  margin-top: 3.14009662vw;
  margin-left: 7.24637681vw;
}
.head .cont .mmenu {
  margin-right: 4.83091787vw;
  margin-top: 4.83091787vw;
  width: 6.03864734vw;
  height: 6.03864734vw;
  overflow: hidden;
  float: right;
  background: url(/mimages/icon26.png) center center no-repeat;
  background-size: 4.83091787vw;
}
.mnav {
  width: 28.98550725vw;
  height: auto;
  overflow: hidden;
  padding: 4.83091787vw 4.83091787vw 12.07729469vw;
  position: fixed;
  z-index: 999;
  top: 14.49275362vw;
  right: 0;
  background: #004F2C;
  display: none;
}
.mnav a {
  width: 26.57004831vw;
  height: 10.86956522vw;
  overflow: hidden;
  color: #fff;
  text-align: left;
  font-size: 3.38164251vw;
  border-bottom: 1px #fff solid;
  display: block;
  line-height: 10.86956522vw;
  background: url(/mimages/icon24.png) 2.41545894vw center no-repeat;
  background-size: 1.93236715vw;
  text-indent: 7.24637681vw;
}
.qhead {
  width: 100vw;
  height: 14.49275362vw;
  overflow: hidden;
}
.banner {
  width: 100%;
  height: 51.44927536vw;
  overflow: hidden;
}
.banner .addWrap {
  position: relative;
  width: 100%;
  background: #fff;
  margin: 0;
  padding: 0;
}
.banner .addWrap .swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
}
.banner .addWrap .swipe-wrap {
  overflow: hidden;
  position: relative;
}
.banner .addWrap .swipe-wrap > div {
  float: left;
  width: 100%;
  position: relative;
}
.banner .addWrap .swipe-wrap > div img {
  width: 100%;
  height: 51.44927536vw;
}
.banner #position {
  position: absolute;
  bottom: 0;
  right: 0;
  padding-right: 8px;
  margin: 0;
  background: #000;
  opacity: 0;
  width: 100%;
  filter: alpha(opacity=50);
  text-align: right;
}
.banner #position li {
  width: 10px;
  height: 10px;
  margin: 0 2px;
  display: inline-block;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #AFAFAF;
}
.banner #position li.cur {
  background-color: #FF0000;
}
.banner .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.nbanner {
  width: 100%;
  height: 51.44927536vw;
  overflow: hidden;
}
.nbanner img {
  width: 100%;
  height: 51.44927536vw;
  overflow: hidden;
}
.index {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.index .nav {
  width: 100vw;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
.index .nav .xian1 {
  width: 100%;
  height: 12.07729469vw;
  border-bottom: #e0dddb 0.24154589vw solid;
  position: relative;
  margin: 2.41545894vw 0 9.66183575vw;
}
.index .nav .xian1 .xtitle {
  width: 72.46376812vw;
  height: 12.07729469vw;
  font-family: '黑体';
  line-height: 12.07729469vw;
  position: absolute;
  left: 50%;
  margin-left: -36.23188406vw;
  top: 5.55555556vw;
  color: #004F2C;
  font-size: 4.34782609vw;
  border-bottom: #004F2C 0.24154589vw solid;
  border-top: #dcdfe3 0.24154589vw solid;
  background: #fff;
  text-align: center;
}
.index .nav .xian1 .xtitle span {
  color: #ff9900;
  text-transform: uppercase;
}
.index .nav .xian1 .dian {
  width: 2.65700483vw;
  height: 1.44927536vw;
  overflow: hidden;
  background: url("/bhu/images/titbg.png") no-repeat;
  position: absolute;
  left: 50%;
  margin-left: -1.20772947vw;
  top: 17.87439614vw;
}
.index .nav .xian2 {
  width: 100%;
  height: 12.07729469vw;
  border-bottom: #e0dddb 0.24154589vw solid;
  position: relative;
  margin: 7.24637681vw 0 16.90821256vw;
  display: none;
}
.index .nav .xian2 .xtitle {
  width: 79.71014493vw;
  height: 12.07729469vw;
  font-family: '黑体';
  line-height: 12.07729469vw;
  position: absolute;
  left: 50%;
  margin-left: -38.647343vw;
  top: 5.55555556vw;
  color: #004F2C;
  font-size: 5.79710145vw;
  border-bottom: #004F2C 0.24154589vw solid;
  border-top: #dcdfe3 0.24154589vw solid;
  background: #fff;
  text-align: center;
}
.index .nav .xian2 .xtitle span {
  color: #ff9900;
}
.index .nav .xian2 .dian {
  width: 2.65700483vw;
  height: 1.44927536vw;
  overflow: hidden;
  background: url("/bhu/images/titbg.png") no-repeat;
  position: absolute;
  left: 50%;
  margin-left: -1.20772947vw;
  top: 17.87439614vw;
}
.index .pro {
  width: 94.20289855vw;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
.index .pro .pbox {
  width: 29.46859903vw;
  height: 36.23188406vw;
  overflow: hidden;
  float: left;
  margin-right: 2.41545894vw;
  display: block;
}
.index .pro .pbox div {
  border: #dcdfe3 0.24154589vw solid;
}
.index .pro .pbox img {
  width: 25.12077295vw;
  height: 21.73913043vw;
  border: #fff 1.93236715vw solid;
}
.index .pro .pbox p {
  width: 100%;
  height: 10.86956522vw;
  overflow: hidden;
  line-height: 8.45410628vw;
  text-align: center;
  font-size: 2.89855072vw;
  line-height: 10.86956522vw;
  color: #666;
  font-weight: bold;
}
.index .pro .pbox p a {
  font-size: 3.38164251vw;
}
.index .pro .pbox:nth-child(3n) {
  margin-right: 0;
}
.index .more {
  width: 28.98550725vw;
  height: 9.66183575vw;
  overflow: hidden;
  background: #004F2C;
  color: #fff;
  margin: 2.41545894vw auto 7.24637681vw;
  display: block;
  line-height: 9.66183575vw;
  text-align: center;
  font-size: 3.8647343vw;
  border-radius: 4.83091787vw;
}
.index .more:hover {
  background: #ff9900;
}
.index .aboutus {
  width: 100%;
  height: 79.71014493vw;
  overflow: hidden;
  background: #00ab8b;
}
.index .aboutus .cont {
  width: 82.12560386vw;
  height: 86.95652174vw;
  overflow: hidden;
  margin: 0 auto;
}
.index .aboutus .cont .cont_right {
  width: 82.12560386vw;
  height: 72.46376812vw;
  overflow: hidden;
  padding-top: 4.83091787vw;
}
.index .aboutus .cont .cont_right p {
  color: #fff;
  font-size: 3.38164251vw;
  text-align: justify;
  text-indent: 0em;
  line-height: 7.24637681vw;
}
.index .aboutus .cont .cont_right p:nth-child(1) {
  text-indent: 0vw;
  font-size: 4.83091787vw;
  line-height: 10.62801932vw;
}
.index .jbox {
  width: 100vw;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 2.41545894vw;
  margin-bottom: 2.41545894vw;
  text-align: center;
}
.index .jbox img {
  width: 100vw;
  height: 31.88405797vw;
}
.index .contact {
  width: 100%;
  height: 38.647343vw;
  overflow: hidden;
  background: url('/bhu/images/map.jpg') center center no-repeat;
}
.index .contact .cbox {
  width: 84.5410628vw;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  font-size: 3.8647343vw;
  text-align: left;
  color: #fff;
  line-height: 7.24637681vw;
  padding-top: 7.24637681vw;
}
.foot {
  width: 100%;
  height: 54.34782609vw;
  overflow: hidden;
  background: #004F2C;
  padding-top: 6.03864734vw;
}
.foot .fbox {
  width: 100vw;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
.foot .fbox .fleft {
  width: 36.23188406vw;
  height: auto;
  overflow: hidden;
  float: left;
  font-size: 3.38164251vw;
}
.foot .fbox .fleft p {
  width: 36.23188406vw;
  height: 5.31400966vw;
  overflow: hidden;
  text-align: left;
}
.foot .fbox .fleft p a {
  color: #666;
}
.foot .fbox .fleft p a:hover {
  color: #fff;
}
.foot .fbox .fleft p:nth-child(1) a {
  color: #fff;
}
.foot .fbox .fright {
  width: 96.61835749vw;
  height: auto;
  overflow: hidden;
  float: left;
  font-size: 3.38164251vw;
  margin-left: 48.30917874vw;
}
.foot .fbox .fright p {
  width: 96.61835749vw;
  height: 5.31400966vw;
  overflow: hidden;
  text-align: left;
  color: #fff;
}
.foot .fbox .fright p a {
  color: #fff;
}
.order {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding-top: 4.83091787vw;
  padding-bottom: 16.90821256vw;
}
.order .main {
  width: 91.78743961vw;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
.order .main .oright {
  width: 100%;
  height: auto;
  overflow: hidden;
  min-height: 157.00483092vw;
  margin: 0 auto;
}
.order .main .oright .otop {
  width: 100%;
  height: 6.03864734vw;
  overflow: hidden;
}
.order .main .oright .otop .oto {
  width: 1.20772947vw;
  height: 6.03864734vw;
  overflow: hidden;
  background: #004F2C;
  float: left;
}
.order .main .oright .otop .otext {
  width: 72.46376812vw;
  height: 6.03864734vw;
  overflow: hidden;
  line-height: 6.03864734vw;
  color: #333;
  float: left;
  margin-left: 3.62318841vw;
  font-size: 3.38164251vw;
}
.order .main .oright .ocont {
  width: 95%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  padding: 4.83091787vw 0 4.83091787vw;
}
.order .main .oright .ocont ul {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.order .main .oright .ocont ul .albumblock {
  width: 48%;
  height: auto;
  overflow: hidden;
  float: left;
  margin-right: 4%;
}
.order .main .oright .ocont ul .albumblock .inner {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.order .main .oright .ocont ul .albumblock .inner img {
  width: 41.78743961vw;
  height: 38.647343vw;
}
.order .main .oright .ocont ul .albumblock .albumtitle {
  padding: 2.41545894vw;
  text-align: center;
}
.order .main .oright .ocont ul .albumblock:nth-child(2n) {
  margin-right: 0;
}
.order .main .oright .opage {
  width: 100%;
  height: auto;
  overflow: hidden;
  text-align: center;
  margin: 0vw 0 9.66183575vw;
}
.order .main .oright .opage a {
  padding: 0 1.20772947vw;
}
.qbottom {
  width: 100vw;
  height: 14.49275362vw;
  overflow: hidden;
}
.bottommenu {
  width: 100vw;
  height: 14.49275362vw;
  overflow: hidden;
  background: #004F2C;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 999;
  text-align: center;
}
.bottommenu .bmdiv1 {
  float: left;
  width: 24.63768116vw;
  height: 7.24637681vw;
  overflow: hidden;
  padding-top: 7.24637681vw;
  line-height: 7.24637681vw;
  color: #fff;
  border-right: #fff 0.24154589vw solid;
  background: url(/mimages/icon20.png) center 1.44927536vw no-repeat;
  background-size: 6.03864734vw;
}
.bottommenu .bmdiv2 {
  float: left;
  width: 24.87922705vw;
  height: 7.24637681vw;
  overflow: hidden;
  padding-top: 7.24637681vw;
  line-height: 7.24637681vw;
  color: #fff;
  border-right: #fff 0.24154589vw solid;
  background: url(/mimages/icon21.png) center 1.44927536vw no-repeat;
  background-size: 6.03864734vw;
}
.bottommenu .bmdiv3 {
  float: left;
  width: 24.87922705vw;
  height: 7.24637681vw;
  overflow: hidden;
  padding-top: 7.24637681vw;
  line-height: 7.24637681vw;
  color: #fff;
  border-right: #fff 0.24154589vw solid;
  background: url(/mimages/icon22.png) center 1.44927536vw no-repeat;
  background-size: 6.03864734vw;
}
.bottommenu .bmdiv4 {
  float: left;
  width: 24.87922705vw;
  height: 7.24637681vw;
  overflow: hidden;
  padding-top: 7.24637681vw;
  line-height: 7.24637681vw;
  color: #fff;
  background: url(/mimages/icon23.png) center 1.44927536vw no-repeat;
  background-size: 6.03864734vw;
}
.bmnav1 {
  width: 26.57004831vw;
  height: auto;
  overflow: hidden;
  display: none;
  position: fixed;
  z-index: 999;
  bottom: 14.49275362vw;
  left: 0;
  background: #e9e9e9;
}
.bmnav1 a {
  width: 26.57004831vw;
  height: 10.86956522vw;
  overflow: hidden;
  color: #666;
  text-align: left;
  font-size: 3.38164251vw;
  border-bottom: 1px #666 solid;
  display: block;
  line-height: 10.86956522vw;
  background: url(/mimages/icon27.png) 2.41545894vw center no-repeat;
  background-size: 1.93236715vw;
  text-indent: 7.24637681vw;
}
.bmnav2 {
  display: none;
  width: 41.06280193vw;
  height: auto;
  overflow: hidden;
  position: fixed;
  z-index: 999;
  bottom: 14.49275362vw;
  left: 24.87922705vw;
  background: #e9e9e9;
}
.bmnav2 a {
  width: 41.06280193vw;
  height: 10.86956522vw;
  overflow: hidden;
  color: #666;
  text-align: left;
  font-size: 3.38164251vw;
  border-bottom: 1px #666 solid;
  display: block;
  line-height: 10.86956522vw;
  background: url(/mimages/icon27.png) 2.41545894vw center no-repeat;
  background-size: 1.93236715vw;
  text-indent: 7.24637681vw;
}
.bmnav3 {
  display: none;
  width: 33.81642512vw;
  height: auto;
  overflow: hidden;
  position: fixed;
  z-index: 999;
  bottom: 14.49275362vw;
  left: 49.75845411vw;
  background: #e9e9e9;
}
.bmnav3 a {
  width: 33.81642512vw;
  height: 10.86956522vw;
  overflow: hidden;
  color: #666;
  text-align: left;
  font-size: 3.38164251vw;
  border-bottom: 1px #666 solid;
  display: block;
  line-height: 10.86956522vw;
  background: url(/mimages/icon27.png) 2.41545894vw center no-repeat;
  background-size: 1.93236715vw;
  text-indent: 7.24637681vw;
}
.mto {
  display: block;
}
