body,
html {
  background-color: #333333;
  font-family: 'Microsoft Yahei';
}
header {
  height: 100px;
  font-size: 30px;
}
header .mynav {
  height: 100%;
  position: relative;
}
header .mynav .logo {
  height: 100%;
  padding-top: 5px;
}
header .mynav .headerbox {
  position: absolute;
  right: 10px;
}
header .mynav .headerbox,
header .mynav .dropdown,
header .mynav .form-inline {
  display: inline-block;
}
header .mynav .open > a:focus {
  background-color: transparent;
}
header .mynav form {
  background-color: #333333;
  border: 3px solid #54c2f1;
  border-radius: 25px;
  height: 50px;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 0 20px 0 20px;
}
@media (max-width: 768px) {
  header .mynav form input {
    width: 140px;
  }
  header .mynav form .form-control {
    display: inline-block;
  }
}
header .mynav form input {
  background-color: #333333;
  border: none;
  color: white;
  font-size: 20px;
  max-width: 200px;
  min-width: none;
  height: 40px;
  margin-bottom: 5px;
}
header .mynav form input:focus {
  border: none;
  box-shadow: none;
}
header .mynav form button {
  background-color: transparent;
  border: none;
  color: white;
  font-size: 20px;
  height: 100%;
  outline: none;
  height: 40px;
  margin-bottom: 5px;
}
header .mynav form button:focus {
  box-shadow: none;
}
header .mynav .dropdown {
  height: 33.33333333px;
  margin-top: 33.33333333px;
  margin-bottom: 33.33333333px;
  background-color: #333333;
}
header .mynav .dropdown .min-a {
  padding-bottom: 3px;
  padding-top: 3px;
  padding-left: 14px;
  padding-right: 14px;
  cursor: pointer;
}
header .mynav .dropdown .caret {
  color: white;
}
header .mynav .dropdown .caret:hover {
  color: white;
}
header .mynav .dropdown-menu {
  max-width: 60px;
  min-width: 60px;
  padding-bottom: 0px;
  padding-top: 0px;
  background-color: #333333;
  border: none;
}
header .mynav .dropdown-menu li {
  max-width: 80px;
}
.menus {
  height: 60px;
  background-color: #54c2f1;
  margin-bottom: 15px;
}
.menus .container {
  padding-top: 15px;
  padding-bottom: 15px;
}
.menus .menu {
  display: inline-block;
  color: white;
  max-height: 30px;
  overflow: hidden;
  border: none;
  background: #54c2f1;
  font-size: 22px;
  border-right: 1px solid white;
  width: 13.6%;
}
.menus .lastmenu {
  border: none;
}
.main .tab {
  height: 50px;
  width: 100%;
  background-color: #eeeeee;
  padding-left: 50px;
  padding-top: 11px;
  padding-bottom: 10px;
  font-size: 20px;
}
.main .tab span {
  opacity: 0.8;
}
.main .tab .glyphicon {
  color: #54c2f1;
}
.main .bigtitle {
  background-color: #dddddd;
  padding-bottom: 10px;
}
.main .bigtitle p {
  color: #333;
  padding-left: 85px;
  padding-top: 10px;
  font-size: 24px;
  margin-bottom: 0px;
}
.main .bigtitle .linebluewhite {
  background-color: #dddddd;
  padding: 0 50px 0 50px;
  height: 4px;
  width: 100%;
}
.main .bigtitle .linebluewhite .line {
  display: inline-block;
  height: 100%;
}
.main .bigtitle .linebluewhite .blueline {
  background-color: #54c2f1;
  width: 20%;
}
.main .bigtitle .linebluewhite .whiteline {
  background-color: #c9c9c9;
  width: 80%;
}
.main .tag {
  min-height: 160px;
  background-color: #dddddd;
  padding-top: 20px;
  padding-bottom: 20px;
}
.main .tag:hover {
  cursor: pointer;
  background-color: white;
  -webkit-transform: scale(1.01, 1);
  -moz-transform: scale(1.01, 1);
  -o-transform: scale(1.01, 1);
  transform: scale(1.01, 1);
}
.main .tag .row,
.main .tag .col {
  height: auto;
}
.main .tag .col-xs-4 {
  padding-left: 70px;
}
.main .tag .col-xs-8 {
  min-height: 160px;
  padding-right: 70px;
  position: relative;
}
.main .tag .col-xs-8 figure {
  width: 100%;
}
.main .tag .col-xs-8 .title {
  color: #333;
  border-left: 8px solid #54c2f1;
  padding-left: 10px;
  font-size: 20px;
  margin-bottom: 15px;
  width: 100%;
}
.main .tag .col-xs-8 .text {
  color: #666;
  font-size: 16px;
  margin-bottom: 10px;
  width: 100%;
}
.main .tag .col-xs-8 .more-div {
  width: 100%;
  position: absolute;
  bottom: 5px;
  padding-right: 85px;
}
.main .tag .col-xs-8 .more-div .more-a {
  font-size: 16px;
  color: #54c2f1;
  text-decoration: underline;
}
footer {
  font-size: 17px;
  height: 60px;
  margin-top: 60px;
  background-color: #666666;
  color: white;
}
footer .container {
  padding-top: 15px;
  padding-bottom: 15px;
  height: 100%;
}
footer .container .footertext {
  padding-right: 6%;
}
footer .container a {
  color: white;
}
footer .container a:hover {
  color: white;
}
.introduction{
  margin-left: 50px;
  margin-bottom: 10px;
  padding-bottom: 0;
  width: 91.5%;
  height: 368px;
}
.shzr_nav_des{
	height:auto!important;
}
.introductions{
  margin-left: 50px;
  margin-bottom: 10px;
  padding-bottom: 0;
  width: 91.5%;
  height: 100px;
}
.introduction h4{
  color: #333;
  margin-top: 30px;
  font-size: 20px;
  font-family: 'Microsoft Yahei', 'Helvetica Neue', 'Hiragino Sans GB', 'WenQuanYi Micro Hei', sans-serif;
}
.baseleft {
  color: #666;
  float: left;
  width: 500px;
}
.lefts{
  font-size: 15px;
  float: left;
  width: 100px;
  margin-top: 20px;
}
.rights{
  font-size: 16px;
  float: left;
  width: 350px;
  margin-top: 10px;
}

.baseleft span{
  float: left;
  margin-top: 15px;
}
.baseright{
  color: #666;
  line-height: 2 !important;
  background-color: #eeeeee;
  float: right;
  margin-top: 30px;
  width: 560px;
  height: 160px;
/*  margin-top: 15px;*/
}
.baseright img{
  width: 92px;
  height: 132px;
  float: left;
  margin-top: 14px;
  margin-left: 14px;
  margin-bottom: 14px;
}
.tabspace{
  padding-left:8px;
}
a{
  text-decoration: none;
}
.fengexian{
   height:1px;
   width:100%;
   background:#c9c9c9;
   overflow:hidden;
   margin-top: 25px;
   margin-bottom: 5px;
}
.xuhua{
  color: #666;
  line-height: 1.7em;
  font-size: 20px;
}
.shumainbiaoti{
  padding-top: 30px !important;
  font-size: 20px !important;
  margin-left: 45px !important;
}
.baseright span{
  font-size: 16px;
  margin-top: 28px;
  margin-left: 22px;
}
.xiaxiaxia{
  font-size: 16px !important ;
}
.down123 img{
  width: 14px !important;
  height: 16px !important;
  margin-top: 0;
  margin-left: 0;
  margin-right: 5px;
}
.down123{
  margin-right: 26px;
  margin-top: 30px;
  margin-bottom: 18px;
  line-height: 18px;
  float: right !important;
  width: 97px !important;
  height: 18px!important;
}
.down123 a{
  color: #54c2f1 !important;
}
.ziti16{
  font-size: 16px!important;
}
.img2815{
  width: 290px;
  height: 160px;
}

.branchlist{
  color: #54c2f1;
  cursor: pointer;
  position: relative;
}
.branchlist ul{
  position: absolute;
  padding: 0 10px;
  z-index: 100;
  background: #fff;
  top: 30px;
  box-shadow: 0 0 2px 2px rgba(102,102,102,.2);
  display: none;
}
.branchlist ul li{
  line-height: 40px;
  color: #666;
  cursor: default;
}
.branchlist ul li + li{
  border-top: 1px solid #dcdcdc;
}