body{
	color:#666;
	font-size:14px;
    background:url(images/bg.png) repeat-x center top #136aa9;}
h1,h2,h3,h4,h5,h6,h7,p,a{
	font-weight: normal;
}
li{list-style: none; display:block;}
ol, ul {padding-left: 6px;}
h1, h2, h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}
a,a:hover,a:visited{ text-decoration: none; color: #666;}
.text-uppercase{text-transform: uppercase;}
.container {padding-right: 0px;padding-left: 0px;}
.row {margin-right: 0px;margin-left: 0px;}
.col, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 15px;padding-left: 0px;}
.box{ background-color: #fff; padding-left: 20px; padding-right: 20px; box-shadow: 0 0 8px #0e5081;}
.bm, .xydt, .xysp { padding-right:0px !important;}
.xiao { padding-right:0px !important;}
.rbox .form-control {width: 180px;}
.search-box{ display:inline-block; }
span.sou{ background-color: #0262b6; border-radius: 12px; padding: 5px 12px;}
span.sou a{ color: #fff; }

.navbar{
	margin-bottom:0;
	background: url(images/menu.jpg) repeat-x center top #006cb8;
	border: none;
	border-radius: 8px;}
.navbar-brand {
    padding: 17px 15px;
	height: auto;}
.navbar-brand img{
	max-height:81px;}
.navbar-nav>li>a{
	color:#fff;
	background: url(images/menu_line.png) no-repeat right center;
	padding:14px 32px;
	font-size: 16px;}
    .navbar-nav>li>a:hover{background-color: #fff; color: #0262b6;background-image: none;}
.gong,.dong{ min-height: 285px;border:1px solid #e2e8ed; border-top: none; border-bottom-left-radius:10px; border-bottom-right-radius:10px;  }
.gong-tit{ background: url(images/title.png) repeat-x center top; height: 35px; line-height: 35px; padding: 0 10px;}
.you-tit{ background: url(images/line_tit.png) no-repeat center top; height: 35px; line-height: 35px; padding: 0 10px;}
.tit1 h3{ line-height: 35px; margin:0; background: url(images/gao.png) no-repeat left center; padding-left: 25px; color: #2a609c;}
.tit2 h3{ line-height: 35px; margin:0; background: url(images/new_tit.png) no-repeat left center; padding-left: 25px; color: #2a609c;}
.tit3 h3,.tit4 h3{ line-height: 35px; margin:0; background: url(images/shi_tit.png) no-repeat left center; padding-left: 25px; color: #2a609c;}
.tit5 h3{ line-height: 35px; margin:0; background: url(images/shi_tit.png) no-repeat left center; padding-left: 25px; color: #fff;}
.tit1 h3 a,.tit3 h3 a{ font-size:12px; color: #666; }
.tit4 h3 a{ color: #3e6ca2; font-weight: bold; }
.tit5 h3 a{ color: #fff; }
.new-list,.gong-info{ padding: 15px; overflow: hidden; }
.box1{ margin-top: 15px; }
.swiper-box{position: relative; padding: 20px 0;}
.swiper-container {
      width: 100%;
      height: 100%;
    }
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color:#000;
  opacity: 1;
  background: rgba(255,255,255,0.8);
}
.swiper-pagination-bullet-active {
  color:#fff;
  background: #ff6600;
}
.gao-list li{line-height: 33px; border-bottom: 1px dotted #a8bdc9;}
.gao-list li span{ color: #a2a1a1; float: right; }
.gao-list li i{ color: #ff6600; }
.new-list h2{ border:1px solid #99d0ff; line-height: 30px;}
.new-list span{ background-color: #137cd7; color: #fff; padding:6px 7px; font-size: 12px; }
.new-list li{ margin-bottom: 18px; }
.shi {
    border: 1px solid #e2e8ed;
    border-top: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.shi-list{ padding: 15px; min-height: 375px;}
.shi-list h3{color: #ff4e00; margin-bottom: 6px; margin-top:10px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.shi-list p{display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 5;
overflow: hidden;}
.shi-list li{ padding-bottom: 10px; margin-bottom: 15px; border-bottom: 1px dotted #a8bdc9;}
.ke-list{ padding: 15px 15px 0; min-height: 245px; }
.ke-list li{ line-height: 32px; }
.ke-list li span{ color: #ff6600; padding-right: 20px; }
.bao{ border:1px solid #d1d8de; background-color: #edf0f1; }
.bao li{ border-bottom:1px solid #d1d8de;padding: 23px 10px;}
.bao li:last-child{ border-bottom:none; padding: 23px 10px 16px; */}
.bao h2{ color: #2a609c; margin-bottom: 4px;line-height: 42px; }
.yu-list{ padding: 15px; min-height: 255px; }
.yu-list li{}
.yu-list li h3{ border: 1px solid #cfe0ea; color: #0056cc; padding: 8px; border-radius: 10px; margin-bottom: 15px;}
.yu-list li h3 span{ float:right; }
.yu-list li p {display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;}
.menu-bot{ margin:30px 0; padding: 0 30px; overflow: hidden; }
.menu-bot li{ float: left; padding:0px 50px 0px 0px;list-style: none; line-height: 32px; }
.menu-bot li a{ color: #666; }
.copy{ padding: 10px 0 15px;line-height: 28px; }
.ny-about {margin: 20px auto;background-color: #fff;}
.ny-series .nav-stacked.nav-primary>li{ line-height: 30px;font-size:15px;}
.ny-series .nav-stacked.nav-primary>li:first-child {background-color: #006cb8;color: #fff;line-height: 40px;font-size:20px;padding-left:20px;}
.header-dividing, .page-header {margin: 10px 0 20px;}
.ninfo{ line-height: 28px; }

.ninfo table {
    background-color: #fff;
    width: 100%;
}
.ninfo table,.ninfo table tr th,.ninfo table tr td {
border: 1px solid #ccc; padding: 5px; }
.list {padding: 15px;}
.items .item-content>.media.pull-left {max-width: 300px;}
.nyinfo .item-content{ background-color: #4b89b5; color: #fff; }
.nyinfo .item-content h2 a{color:#fff;}
.media-body{padding: 20px;}
.media-body h2{ margin-bottom: 10px;}
.nyinfo .text{ line-height: 28px; }
.nyinfo .text-muted {color:#fff;}
.ny-info{padding:30px 0;line-height:27px;}
.contact-info{font-size:16px;line-height:36px;}



.form-horizontal .form-group>label{font-weight: normal; padding-top: 0;}

.must-be{color: red;font-size: 18px;}

.home-link{
	position: fixed;
	top:50%;
	display: block;
	transform: translateY(-50%);
    right:10px;
    color: red!important;
    z-index: 99;
    width: 24px;
    white-space: normal;
    padding: 0;
    text-align: center;
    border-color: #bfbfbf;
    background-color: #f2f2f2;
    text-shadow: 0 1px 0 #fff;
    padding: 4px 2px;
}




	

	
	
	
	
@media (min-width: 1200px){
    .container {
        max-width: 1100px;
    }
} 	
@media (max-width: 1199px) {
	.navbar-nav > li > a {
    padding: 15px 20px;}
	
}
@media (max-width: 991px) {
.navbar-nav > li > a {
    padding: 15px 22px;}	
	
}
@media (min-width: 768px){


}
@media (max-width: 767px) {
	.navbar-brand {
    padding: 15px;}
	.navbar-brand img{
	max-height:53px;}
	.navbar-toggle {
    background-color:#eee;
	margin:20px 10px 20px 0;}
	.navbar-toggle .icon-bar {
	background-color: #555;}
	.navbar {
    min-height: 0px;}
    .ny-about {
    margin: 0px auto;}
    .ny-tit{background-color: #006cb8; color: #fff; line-height: 28px; padding: 10px 0px 10px 10px;}
	
}
	








