﻿@charset "utf-8";
.header {
  top: 0;
  z-index: 11;
  width: 100%;
  height: 90px;
  position:fixed;
  background-color: #fff;
  border-bottom: 1px solid #dbdbdb;
}

.header-line {
  width: 100%;
  height: 4px;
  background-color: #19a0fa;
}

.header .logo {
  width: 365px;
  margin-top: 14px;
  margin-left: 10px;
  float: left;
}

.header .logo a {
  width: 365px;
  height: 58px;
}

.header .header-nav {
  float: left;
  width: 850px;
  height: 86px;
}

.header .nav {
  font-family: "Microsoft YaHei","微软雅黑",tahoma;
  height: 86px;
  line-height: 86px;
  overflow: hidden;
}

.header .nav li {
  float: left;
  height: 86px;
  line-height: 86px;
  font-weight: normal;
}

.header .nav li a {
  width: 120px;
  height: 86px;
  line-height: 86px;
  display: block;
  padding: 0px;
  color: #343B46;
  font-size: 16px;
  font-weight: normal;
  outline: none;
  text-align: center;
}

.header .nav li a:hover,.header .nav li.current a {
  color: #19a0fa;
}

.header .login {
  position: absolute;
  width: 172px;
  height: 90px;
  top: 0;
  right: 0;
}

.header .login a {
  display: inline-block;
  width: 86px;
  height: 90px;
  line-height: 90px;
  font-size: 16px;
  color: #fff;
  float: left;
  text-align: center;
}

.header .login a.lbtn {
  background: #19a0fa;
}

.header .login a.rbtn {
  background: #343b46;
}

.header .login2 {
  position: absolute;
  height: 90px;
  top: 0;
  right: 0;
}

.header .login2 a {
  display: inline-block;
  margin-right: 40px;
  height: 90px;
  line-height: 90px;
  font-size: 16px;
  color: #19a0fa;
  float: left;
  text-align: center;
  cursor: pointer;
}

.header .login2 .glyphicon {
  color: #19a0fa;
  padding: 5px;
  border: 1px solid #19a0fa;
  border-radius: 20px;
}

.footer{ margin-top:20px; width:100%; min-width:1200px; overflow:hidden; background:#2D3237; padding-top: 25px; padding-bottom: 25px;}
.footer p{ line-height: 32px; color: #fff; font-size: 14px; font-family: "微软雅黑"; text-align: center;}
.footer p a{ color: #fff; }

.clear {
  clear: both;
}

.content_f {
  border: 1px solid #d7d7d7;
  padding: 10px;
  background: #fff;
}

.content_f h3 {
  line-height: 40px;
  font-size: 20px;
  padding: 0 10px;
  color: #666;
  font-weight: normal;
}

.content_f p {
  padding: 10px;
  line-height: 30px;
  font-size: 14px;
  text-align: justify;
}

.f20 {
  font-size: 20px;
}

.tese {
  margin: 10px;
  padding: 10px 10px 10px 110px;
  background-image: url(../images/14151500552339.png);
  background-repeat: no-repeat;
  background-position: 20px top;
  border: 1px dotted #d7d7d7;
  border-radius: 10px;
  height: 68px;
}

.tese h4 {
  font-size: 20px;
  color: #328aca;
  padding: 10px 0 0 0;
  line-height: 26px;
  font-weight: normal;
}

.tese p {
  font-size: 14px;
  line-height: 20px;
  padding: 0px;
}

.tb02 {
  background-position: 18px -125px;
}

.tb03 {
  background-position: 18px -240px;
}

.tb04 {
  background-position: 18px -365px;
}

.tb05 {
  background-position: 18px -475px;
}

.ab_menu {
  border: 1px #d7d7d7 solid;
  border-bottom: none;
  background: #fff;
  position: fixed;
  width: 228px;
}

.ml .ml_con {
  margin-left: 0px;
}

.ml_con {
  border-bottom: 1px #d7d7d7 solid;
  line-height: 40px;
  text-indent: 20px;
  font-size: 16px;
}

.ml_con a {
  display: block;
  text-decoration: none;
}

.ml_con a:hover {
  background: #00a7ff;
  text-decoration: none;
  color: #fff;
}

.zm_jianju {
  padding: 0 0 10px 0;
}

* {
  margin: 0;
  padding: 0;
}

body {
  font-size: 14px;
  font-family: "microsoft yahei";
  background-color: #f5f5f5;
  text-align: left;
  min-width: 1240px;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

a, a:hover {
  text-decoration: none;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}

/*共同样式*/
.connect-us,.transport-line,.tran-qr-code {
  background-color: #fff;
  border: 1px solid #d7d7d7;
  /*width: 90%;*/
  margin: auto;
  padding: 15px;
}

/*START联系我们*/
.connect-us h3,.transport-line h3 {
  font-size: 18px;
  border-bottom: 2px solid #b7b7b7;
  width: 20%;
  padding-bottom: 1%;
}

.cooperation {
  width: 40%;
  padding: 20px;
}

.cooperation h4 {
  font-size: 16px;
  margin-bottom: 10px;
}

.cooperation div {
  font-size: 14px;
  height: 20px;
  margin-top: 10px;
}

.cooperation div p {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  vertical-align: 6px;
}

.cooperation div a {
  display: inline-block;
  width: 20px;
}
/*END联系我们*/

/*START交通线路*/
.transport div a {
  width: 15px;
  vertical-align: -18px;
}

.transport {
  width: 80%;
  padding: 20px;
}

.transport div {
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  margin-top: 5px;
}

.transport-line div p {
  display: inline-block;
  height: 35px;
  line-height: 35px;
}
/*END交通线路*/

/*START地图*/
.transport-map {
  text-align: center;
  margin: 0 auto;
}

.transport-map img {
  width: 98%;
}

/*END地图*/

/*START二维码*/
.tran-qr-code {
  overflow: hidden;
}

.tran-code {
  width: 45%;
  margin-left: 35px;
}

.tran-code img {
  float: left;
  padding: 4px;
}

.tran-code-txt {
  padding: 50px 0 0 0;
  margin-left: 10px;
}

.tran-code-txt h3 {
  color: #328aca;
  font-size: 20px;
}

.tran-code-txt p {
  font-size: 14px;
}


/*END二维码*/


/*右侧导航条*/
.ab_menu {
  border: 1px #d7d7d7 solid;
  border-bottom: none;
  background: #fff;
  position: fixed;
  width: 228px;
}

.ml .ml_con {
  margin-left: 0px;
}

.ml_con {
  border-bottom: 1px #d7d7d7 solid;
  line-height: 40px;
  text-indent: 20px;
  font-size: 14px;
}

.ml_con a {
  display: block;
  text-decoration: none;
}

.ml_con a:hover,.ml_con a.active {
  background: #00a7ff;
  text-decoration: none;
  color: #fff;
}

.top50 {
  margin-top: 0;
}