@charset "utf-8";
/* CSS Document */
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body, dl, dd, h1, h2, h3, h4, h5, h6, p, form { margin: 0; }
ol, ul, textarea { margin: 0; padding: 0; }
body {font-family:思源黑体 CN Regular, 思源黑体 CN; line-height: normal !important; -webkit-text-size-adjust: none; color: #000; font-weight: 400;font-size: 14px;}
dl, dt, dd, ul, ol, li { list-style-type: none; }
h5, h6 { font-size: 100%; font-weight: normal; }
address, caption, cite, code, dfn, em, th, var { font-style: normal; font-weight: 500; }
select, input { font-size: 12px; vertical-align: middle; _vertical-align: baseline; outline: none; }
input { padding: 0; border-radius: 0; -webkit-appearance: none; }
input[type="checkbox"] { -webkit-appearance: checkbox; }
input[type="radio"] { -webkit-appearance: radio; }
textarea { resize: none; outline: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
img { border: none; }
a { color: #000; text-decoration: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; }
input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner { border: none; padding: 0; }
button{outline:none;}


p{margin: 0px 0px 8px}
a:hover,a:link,a:visited,a:active{text-decoration:none;}

/*-------------margin------------*/
.mb10{
  margin-bottom: 10px;
}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mt25{margin-top: 25px;}
.mb5{margin-bottom: 5px;}
.mb15{margin-bottom: 15px;}
.mb25{margin-bottom: 25px;}
.ml5{margin-left: 5px;}
.mr5{margin-right: 5px;}
.mr10{margin-right: 10px;}
.mr15{margin-right: 15px;}
.mb50{margin-bottom: 50px;}
.mt52{margin-top: 52px;}
.mt71{margin-top: 71px;}

/*---------------文本样式--------------*/
.colf{color: #fff}
.col1878b4{color: #1878b4}
.col3{color: #333}
.col0061aa{color: #0061aa}
.col53b547{color: #53b547}
.colfe5a0e{color: #fe5a0e}

.fs12{font-size: 12px}
.fs13{font-size: 13px}
.fs16{font-size: 16px}
.fs18{font-size: 18px}
.fs20{font-size: 20px}
.fs28{font-size: 28px;}
.fs36{font-size: 42px;}
.text-center{text-align: center;}
.text-right{text-align: right;}
.text-left{text-align: left;}
.text-hidden{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.no-padding{padding:0px!important;}
.text-indent-2{text-indent:2em;}
.line18{line-height: 18px;}


/*---------img--------*/
.img-responsive{
    display: block;
    width: 100%;
    height: auto;
}
.img-circle{border-right: 50%}

/*---------background---------*/
.bg0{background-color: #000!important;}
.bgu7{background: url(../images/u7.png);background-size: 100% 100%;}
.bgfbfdfc{background-color: #fbfdfc!important;}
.bgf9f9f9{background-color: #f9f9f9!important;}


/*-------------banner---------------*/
.carousel-indicators.carousel-indicators-scroll li{
    display: inline-block;
    width: 48px;
    height: 8px;
    margin: 1px -2px 1px -2px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 0px;
}
.carousel-indicators.carousel-indicators-scroll li.active{
    background-color: #039ddb;
    border: 1px solid #039ddb;
}
.carousel-control .arr{
    position: absolute;
    top: 50%;
    margin-top: -35px;
}
.carousel-control .arr.l{
  left: 0px;
}
.carousel-control .arr.r{
    right: 0px;
   
}
.carousel-control.left,.carousel-control.right{
  background-image: none!important
}
#content1,#content2,#content3,#content4{
  border:1px #ddd solid;border-radius: 4px
}
#content1:hover{border-color: #0061aa;}
#content2:hover{border-color: #53b547;}
#content3:hover{border-color: #fe5a0e;}
#content4:hover{border-color: #fde24e;}
/*---------------输入框---------------*/
.form-control{border-radius: 0px!important;}
.form-custom{
    display: inline-block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.float-row:after,.ibox:after,.ibox-title:after,.ibox-content:after,.head-title:after,.list-row:after{
  display: table;
  content: " ";
  clear: both;
}
.ibox{
  margin-bottom: 25px;
  margin-top: 0;
  padding: 0;
}
.ibox-title{
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: transparent;
  border-color: #ddd;
  border-image: none;
  border-style: solid solid none;
  border-width: 2px 0 0;
  color: inherit;
  margin-bottom: 0;
  padding: 10px 15px 7px;
  min-height: 36px;
}
.ibox-content{
  background-color: transparent;
  color: inherit;
  padding: 15px 20px 20px 20px;
  border-color: #ddd;
  border-image: none;
  border-style: solid solid none;
  border-width: 1px 0px;
}

.head-title{
  padding: 18px 25px 9px;
}

.list-row{
  padding: 10px 0px;
  border-bottom: 1px #ddd solid;
}
.list-row:last-child{border-bottom: none}
.list-row:first-child{padding-top:0px;}

.recruitment-list .text-l{
  float: left;
  width: 120px;
  text-align: right;
}
.recruitment-list .recruitment-info{
  padding-left: 130px;
}
/*---------------新闻列表--------------*/
.news-list:after{
  display: table;
  content: " ";
  clear: both;
}
.news-list:hover{
  border-left: 1px #015488 solid;
}
.news-list{
  padding: 15px;
  background-color: #fff;
  border-bottom: 1px #ddd solid;
}
.news-list:last-child{border-bottom: none}
.news-list .news-l-img{
  float: left;
  width: 200px;
  height:160px;
  overflow: hidden;
}
.news-list .news-r-time{
  float: right;
  padding: 10px;
  text-align: center;
}
.news-list .news-info{
  padding: 0px 80px 0px 210px;
}
.news-list .news-info .news-info-text{
  height: 100px;
  overflow: hidden;
}
@media (max-width: 992px){
  .news-list .news-l-img{
    float: left;
    width: 160px;
    height: 128px;
    overflow: hidden;
  }
  .news-list .news-info{
    padding: 0px 80px 0px 170px;
  }
  .news-list .news-info .news-info-text{
    height: 68px;
    overflow: hidden;
  }
}
@media (max-width: 768px){
  .news-list .news-l-img{
    float: left;
    width: 120px;
    height: 96px;
    overflow: hidden;
  }
  .news-list .news-info{
    padding: 0px 80px 0px 130px;
  }
  .news-list .news-info .news-info-text{
    height: 36px;
    overflow: hidden;
  }
  .news-list .news-r-time{
    float: right;
    padding: 0px 10px;
    text-align: center;
  }
}

/*---------导航----------*/
.navbar.navbar-scroll{
  background-color: #fff;
  border-bottom: #039edb 4px solid;
  padding: 20px 0px 15px;
}
.navbar.navbar-scroll .navbar-nav-scroll{
    line-height: 18px;
  }
  .navbar.navbar-scroll .navbar-nav-scroll>li{
    position: relative;
    display: inline;
  }
@media (min-width: 992px){
  .navbar.navbar-scroll .navbar-nav-scroll>li>a{
    position: relative;
    display: inline-block;
    width: 102px;
    text-align: center;
    padding: 0px 15px;
  }
  .navbar.navbar-scroll .navbar-nav-scroll>li:first-of-type>a{
    position: relative;
    display: inline-block;
    width: 66px;
    text-align: center;
    padding: 0px 15px;
  }
  .navbar.navbar-scroll .navbar-header .header-logo{
    width: 246px;
  }
}
@media (max-width: 992px){
  .navbar.navbar-scroll .navbar-nav-scroll>li>a{
    position: relative;
    display: inline-block;
    width: 92px;
    text-align: center;
    padding: 0px 10px;
  }
  .navbar.navbar-scroll .navbar-nav-scroll>li:first-of-type>a{
    position: relative;
    display: inline-block;
    width: 56px;
    text-align: center;
    padding: 0px 10px;
  }
  .navbar.navbar-scroll .navbar-header .header-logo{
    width: 160px;
  }
}
@media (max-width: 768px){
  .navbar.navbar-scroll{
    padding: 15px 0px 10px;
  }
  .navbar.navbar-scroll .navbar-header .header-logo{
    margin-top: 9px;
    margin-left: 10px;
  }
}
.navbar-scroll .navbar-nav-scroll>li>a{    
  font-weight: 400;
  font-style: normal;
  color: #333;
}
.navbar-nav-scroll>li>a,.navbar-nav-scroll>li>a:focus, .navbar-nav-scroll>li>a:hover{background-color: transparent; color: #039ddb;}
.navbar-nav-scroll>.active>a, .navbar-nav-scroll>.active>a:focus, .navbar-nav-scroll>.active>a:hover{background-color: transparent; color: #039ddb!important;}

.nav-custom-tabs{border-bottom:1px #ddd solid;}
.nav-custom-tabs:after{
  display: table;
  content: " ";
  clear: both;
}
.nav-custom-tabs>.nav-tabs{border: none}
.nav-custom-tabs>.nav-tabs>li>a, .nav-custom-tabs>.nav-tabs>li>a:focus, .nav-custom-tabs>.nav-tabs>li>a:hover {
    background-color: #fff;
    border-color: transparent;
}
.nav-custom-tabs>.nav-tabs>li.active>a, .nav-custom-tabs>.nav-tabs>li.active>a:focus, .nav-custom-tabs>.nav-tabs>li.active>a:hover {
    color: #039ddb;
    border-color: transparent;
    border-bottom: 2px #000 solid;
}


/*-----------底部样式-------------*/
.footer{
  width: 100%;
  padding: 10px 0px;
  background-color: #bbb;
  border-top:4px solid transparent;
  -webkit-border-image:url(../images/blackline.png) 30 30 stretch; /* Safari 5 */
  -o-border-image:url(../images/blackline.png) 30 30 stretch; /* Opera */
  border-image:url(../images/blackline.png) 30 30 stretch;
}

@media (min-width: 768px) {
  .footer-logo {
    text-align: right;
    line-height: 58px;
  }
  .footer-logo img{
    vertical-align: middle;
  }
}
@media (max-width: 768px) {
  .footer-info {
    text-align: center;
    margin-bottom: 10px;
  }
  .footer-logo {
    text-align: center;
  }
}

/*-----------按钮样式-------------*/
.btn {
  border-radius: 0px;
}
.float-e-margins .btn {
  margin-bottom: 5px;
}
.btn-w-m {
  min-width: 120px;
}
.btn-primary.btn-outline {
  color: #1ab394;
}
.btn-black.btn-outline {
  color: #000;
}

.btn-success.btn-outline {
  color: #1c84c6;
}
.btn-info.btn-outline {
  color: #23c6c8;
}
.btn-warning.btn-outline {
  color: #f8ac59;
}
.btn-danger.btn-outline {
  color: #ed5565;
}
.btn-link.btn-outblack {
  color: #fff;
}
.btn-link.btn-outblack:hover{color: #000;border-color: #000}
.btn-black.btn-outline:hover,
.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
  color: #fff;
}
.btn-primary {
  background-color: #1ab394;
  border-color: #1ab394;
  color: #FFFFFF;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary.active:hover,
.btn-primary.active:focus {
  background-color: #18a689;
  border-color: #18a689;
  color: #FFFFFF;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:active,
.btn-primary.active[disabled],
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
  background-color: #1dc5a3;
  border-color: #1dc5a3;
}
.btn-black {
  background-color: #000;
  border-color: #000;
  color: #FFFFFF;
}
.btn-black:hover,
.btn-black:focus,
.btn-black:active,
.btn-black.active,
.open .dropdown-toggle.btn-black,
.btn-black:active:focus,
.btn-black:active:hover,
.btn-black.active:hover,
.btn-black.active:focus {
  background-color: #000;
  border-color: #000;
  color: #FFFFFF;
}
.btn-black.disabled,
.btn-black.disabled:hover,
.btn-black.disabled:focus,
.btn-black.disabled:active,
.btn-black.disabled.active,
.btn-black[disabled],
.btn-black[disabled]:hover,
.btn-black[disabled]:focus,
.btn-black[disabled]:active,
.btn-black.active[disabled],
fieldset[disabled] .btn-black,
fieldset[disabled] .btn-black:hover,
fieldset[disabled] .btn-black:focus,
fieldset[disabled] .btn-black:active,
fieldset[disabled] .btn-black.active {
  background-color: #000;
  border-color: #000;
}

.btn-success {
  background-color: #015488;
  border-color: #015488;
  color: #FFFFFF;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success,
.btn-success:active:focus,
.btn-success:active:hover,
.btn-success.active:hover,
.btn-success.active:focus {
  background-color: #015488;
  border-color: #015488;
  color: #FFFFFF;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled]:active,
.btn-success.active[disabled],
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
  background-color: #1f90d8;
  border-color: #1f90d8;
}
.btn-info {
  background-color: #23c6c8;
  border-color: #23c6c8;
  color: #FFFFFF;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info,
.btn-info:active:focus,
.btn-info:active:hover,
.btn-info.active:hover,
.btn-info.active:focus {
  background-color: #21b9bb;
  border-color: #21b9bb;
  color: #FFFFFF;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled],
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled]:active,
.btn-info.active[disabled],
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
  background-color: #26d7d9;
  border-color: #26d7d9;
}
.btn-default {
  background-color: #c2c2c2;
  border-color: #c2c2c2;
  color: #FFFFFF;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default,
.btn-default:active:focus,
.btn-default:active:hover,
.btn-default.active:hover,
.btn-default.active:focus {
  background-color: #bababa;
  border-color: #bababa;
  color: #FFFFFF;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled]:active,
.btn-default.active[disabled],
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-warning {
  background-color: #f9b552;
  border-color: #f9b552;
  color: #FFFFFF;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning,
.btn-warning:active:focus,
.btn-warning:active:hover,
.btn-warning.active:hover,
.btn-warning.active:focus {
  background-color: #f9b552;
  border-color: #f9b552;
  color: #FFFFFF;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled],
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:active,
.btn-warning.active[disabled],
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
  background-color: #f9b66d;
  border-color: #f9b66d;
}
.btn-danger {
  background-color: #ed5565;
  border-color: #ed5565;
  color: #FFFFFF;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger,
.btn-danger:active:focus,
.btn-danger:active:hover,
.btn-danger.active:hover,
.btn-danger.active:focus {
  background-color: #ec4758;
  border-color: #ec4758;
  color: #FFFFFF;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:active,
.btn-danger.active[disabled],
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
  background-color: #ef6776;
  border-color: #ef6776;
}
.btn-link {
  color: inherit;
}
.btn-link:hover,
.btn-link:focus,
.btn-link:active,
.btn-link.active,
.open .dropdown-toggle.btn-link {
  color: #1ab394;
  text-decoration: none;
}
.btn-link:active,
.btn-link.active,
.open .dropdown-toggle.btn-link {
  background-image: none;
}
.btn-link.disabled,
.btn-link.disabled:hover,
.btn-link.disabled:focus,
.btn-link.disabled:active,
.btn-link.disabled.active,
.btn-link[disabled],
.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
.btn-link[disabled]:active,
.btn-link.active[disabled],
fieldset[disabled] .btn-link,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:active,
fieldset[disabled] .btn-link.active {
  color: #cacaca;
}
.btn-white {
  color: inherit;
  background: white;
  border: 1px solid #ccc;
}
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white,
.btn-white:active:focus,
.btn-white:active:hover,
.btn-white.active:hover,
.btn-white.active:focus {
  color: inherit;
  border: 1px solid #d2d2d2;
}
.btn-white:active,
.btn-white.active {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset;
}
.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white {
  background-image: none;
}
.btn-white.disabled,
.btn-white.disabled:hover,
.btn-white.disabled:focus,
.btn-white.disabled:active,
.btn-white.disabled.active,
.btn-white[disabled],
.btn-white[disabled]:hover,
.btn-white[disabled]:focus,
.btn-white[disabled]:active,
.btn-white.active[disabled],
fieldset[disabled] .btn-white,
fieldset[disabled] .btn-white:hover,
fieldset[disabled] .btn-white:focus,
fieldset[disabled] .btn-white:active,
fieldset[disabled] .btn-white.active {
  color: #cacaca;
}
.form-control,
.form-control:focus,
.has-error .form-control:focus,
.has-success .form-control:focus,
.has-warning .form-control:focus,
.navbar-collapse,
.navbar-form,
.navbar-form-custom .form-control:focus,
.navbar-form-custom .form-control:hover,
.open .btn.dropdown-toggle,
.panel,
.popover,
.progress,
.progress-bar {
  box-shadow: none;
}
.btn-outline {
  color: inherit;
  background-color: transparent;
  transition: all .5s;
}
.btn-outblack {
  color: inherit;
  background-color: #000;
  transition: all .5s;
}
.btn-rounded {
  border-radius: 50px;
}
.btn-large-dim {
  width: 90px;
  height: 90px;
  font-size: 42px;
}
.btn.btn-more{
  padding: 0px 8px;
  border: 1px #8c8b8b solid;
  color: #8c8b8b;
  background-color: #fff;
  line-height: 1.2;
}
.btn.btn-more:hover{
  background-color: #ddd;
}

.label-btn-f60:hover,
.label-btn-f60:focus,
.label-btn-f60:active,
.label-btn-f60{
  padding: 2px 20px;
  font-size: 14px;
  color: #fff;
  border-radius: 26px;
  background-color: #FF6600;
}
.btn-963:hover,
.btn-963:focus,
.btn-963:active,
.btn-963{
  color: #fff;
  background-color: #996633;
}
.dashed-rounded-row .dashed-rounded-btn{
  position: relative;
  bottom: -16px;
  display:inline-block;
  position: 6px 24px;
  border: 1px solid #ccc;
  border-radius: 24px; 
}
@media (min-width: 992px){
  .lianxi-icon{
      width: 121px;
  }
}
@media (max-width: 992px){
  .lianxi-icon{
      width: 80px;
  }
}
@media (max-width: 568px){
  .lianxi-icon{
      width: 45px;
  }
}
.news-details-btn{
  padding: 3px 10px;
  border-radius: 6px;
  background-color: #fff;
  font-size: 12px;
  font-weight: 400;
  border: 1px #015488 solid;
  color: #015488;
}
.news-details-btn:hover{
  background-color: #015488;
  color: #fff;
}
/*------------分页按钮---------*/

.pagination-custom li a{
  padding: 7px 15px;
  margin-left: 10px;
  font-size: 18px;
  line-height: 1.3333333;
  border-color: #000;
  color: #000;
  border-radius: 0px!important;
}
.pagination.pagination-custom li:last-child a{
  background-color: #000;
  color: #fff;
}
.pagination-custom>li>a:focus, .pagination-custom>li>a:hover, .pagination-custom>li>span:focus{
    z-index: 3;
    color: #000;
    background-color: #fff;
    border-color: #000;
}

/*------------垂直时间轴--------------*/

.vertical-container{
    position: relative;
    padding: 0;
}
.vertical-container::before{
  content: '';
  position: absolute;
  top: 0;
  left: 110px;
  height: 100%;
  width: 2px;
  background: #DEDEDE;
}
.vertical-timeline-block{position: relative;}
.vertical-timeline-block:after{
  display: table;
  content: " ";
  clear: both;
}
.vertical-timeline-block::before{
  content: '';
  position: absolute;
  top: 0;
  left: 105px;
  width: 12px;
  height: 12px;
  border:1px #A8A8A8 solid;
  border-radius: 12px;
  background: #DEDEDE;
}

.vertical-timeline-block .vertical-timeline-l{
  float: left;
  width: 125px;
  padding: 0px 0px 0px 10px;
}
.vertical-timeline-block .vertical-timeline-r{
  padding: 0px 10px 0px 145px;
}

/*----------------自定义表格-------------*/
.table.table-custom thead tr{background-color: #E4E4E4}
.table.table-custom tbody tr td{border-top: 1px dashed #ddd}
.table.table-custom tbody tr td{padding: 15px 0px;}


/*-------------------动画--------------------*/

.opacity{
  animation:opacity 3s;
  -moz-animation:opacity 3s; /* Firefox */
  -webkit-animation:opacity 3s; /* Safari and Chrome */
  -o-animation:opacity 3s; /* Opera */
}

@keyframes opacity
{
  from {opacity:0;}
  to {opacity:1;}
}

@-moz-keyframes opacity /* Firefox */
{
  from {opacity:0;}
  to {opacity:1;}
}

@-webkit-keyframes opacity /* Safari and Chrome */
{
  from {opacity:0;}
  to {opacity:1;}
}

@-o-keyframes opacity /* Opera */
{
  from {opacity:0;}
  to {opacity:1;}
}
.marginRight{
  animation:marginRight 1s;
  -moz-animation:marginRight 1s; /* Firefox */
  -webkit-animation:marginRight 1s; /* Safari and Chrome */
  -o-animation:marginRight 1s; /* Opera */
}

@keyframes marginRight
{
  from {right:-50px;opacity:0;}
  to {right:0;opacity:1;}
}

@-moz-keyframes marginRight /* Firefox */
{
  from {right:-50px;opacity:0;}
  to {right:0;opacity:1;}
}

@-webkit-keyframes marginRight /* Safari and Chrome */
{
  from {right:-50px;opacity:0;}
  to {right:0;opacity:1;}
}

@-o-keyframes marginRight /* Opera */
{
  from {right:-50px;opacity:0;}
  to {right:0;opacity:1;}
}
.marginLift{
  animation:marginLift 1s;
  -moz-animation:marginLift 1s; /* Firefox */
  -webkit-animation:marginLift 1s; /* Safari and Chrome */
  -o-animation:marginLift 1s; /* Opera */
}

@keyframes marginLift
{
  from {left:-50px;opacity:0;}
  to {left:0;opacity:1;}
}

@-moz-keyframes marginLift /* Firefox */
{
  from {left:-50px;opacity:0;}
  to {left:0;opacity:1;}
}

@-webkit-keyframes marginLift /* Safari and Chrome */
{
  from {left:-50px;opacity:0;}
  to {left:0;opacity:1;}
}

@-o-keyframes marginLift /* Opera */
{
  from {left:-50px;opacity:0;}
  to {left:0;opacity:1;}
}

/*------------地图----------*/
.iw_poi_title {
  color:#CC5522;
  font-size:14px;
  font-weight:bold;
  overflow:hidden;
  padding-right:13px;
  white-space:nowrap
}
.iw_poi_content {
  font:16px arial,
  sans-serif;
  overflow:visible;
  padding-top:4px;
  white-space:-moz-pre-wrap;
  word-wrap:break-word
}
@media (min-width: 992px){
    #dituContent{
      width: 100%;
      height:550px;
      border: 1px #ddd solid
  }
}
@media (max-width: 992px){
  #dituContent{
      width: 100%;
      height:370px;
      border: 1px #ddd solid
  }
}