@charset "utf-8";
/*.web-search .sc_text {
  background: #e2f2f9;
}*/
.height395 {
  width: 100%;
  height: 395px;
}
.introduce {
  border-bottom: 2px solid #2968bd;
}

.gk_title a {
  display: block;
  height: 34px;
  background: url("../../images/gaikuang/xygk.png") center center no-repeat;
}

.tzcy_title a{
  display: block;
  height: 34px;
  background: url("../../images/gaikuang/cytz.png") center center no-repeat;
}
.gk_title span {
  color: #2968bd;
}
.title_left {
  background: url("../../images/gaikuang/title_left.png") center center no-repeat;
  height: 34px;
  background-size: 100%;
  padding: 0;
}
.title_right {
  background: url("../../images/gaikuang/title_right.png") center center no-repeat;
  height: 34px;
  background-size: 100%;
  padding: 0;
}
.character {
  padding: 20px 65px 30px 65px;
  text-align: center;
}
.character p {
  text-indent: 2em;
  line-height: 34px;
  font-size: 16px;
  text-align: left;
}
.character a {
  padding: 10px 35px;
  text-align: center;
  border: 1px solid #2968bd;
  color: #2968bd;
  font-weight: bold;
}

.colum_right {
  position: absolute;
  right: 0;
}
.maptitle{
  background: #2968bd;
  display: inline-block;
  padding: 5px 15px;
  line-height: 30px;
  color: #fff;
font-size: 16px;
}
.tab-head{
  background: #2968bd;
    overflow: hidden;
       padding: 20px;
}
.tab-news{
     padding: 30px 0;
}
.tab-news li{
     line-height: 64px;
    padding: 0 10px;
    text-align: center;
        background: url(../../images/gaikuang/dashed.png) bottom repeat-x;
}
.tab-news li a{font-size: 16px;color: #fff;display: block;}
.tab-news li.default a{
  font-size: 18px;
    color: #fff;
}
.tab-news li.default{
  border-bottom: 2px solid #2968bd;
}
.tab-head ul li.default a {
    background: url(../../images/gaikuang/defultl.png) right no-repeat;
}
.border_1, .border_2, .border_3, .border_4 {
    display: block;
    width: 100%;
    height: 20px;
}
.border_1 {
    background: url(../../images/gaikuang/border-1.png) no-repeat;
}
.border_2 {
    background: url(../../images/gaikuang/border-2.png) right -4px no-repeat;
}
.swiper-slide p{
    text-indent: 2em;
    line-height: 32px;
    font-size: 16px;
    text-align: left;
}
.Toview{
    display: inline-block;
    padding: 10px 35px;
    text-align: center;
    border: 1px solid #2968bd;
    color: #2968bd;
    font-weight: bold;
}
@media all and (max-width: 992px) {
  
}
@media all and (max-width: 768px) {
 
}
@media all and (max-width: 750px) {
  .character{
    padding: 0px;
  }
}
