.flexslider .slides a img {height: 260px!important;}
.flexslider {height: 260px!important;}
.channel215 {
    margin-top:0px!important;
}
.navbar-form { padding:0px;margin-top: 20px;}
.navbar-nav > li > a {
    line-height: 0px!important;
}
#bs-example-navbar-collapse-1 a {
    color: #fff;
    font-size: 16px;
   /* padding-bottom: 30px;*/
}
#bs-example-navbar-collapse-1 a:hover {
    background-image: url(../img/nav.jpg);
    font-size: 16px;
}
#bs-example-navbar-collapse-1 a:hover {
    color: #69a5fd;
}
.nav>li>a {
    padding: 15px;
}

#TeXiao2{
    position: relative;
    overflow: hidden;
    width: 356px;
    height: 278px;
    margin-top: -1px;
	margin-left:0px
}
#footer24 {border-top: 4px solid #0a53bf; text-align:left}

.nav13_bj_img {
      background-image: url(../images/top.jpg);
    background-repeat: no-repeat;
    background-position: -330px;
    height: 138px;
}
.nav14height {
    height: 160px;
}
.yx-rotation-focus1 span.hover {
    background: #69cefd!important;
}
.chl69b img {
    width: 100%;
    height: 100px;
}

.channel272{
	border-bottom:2px solid aqua;
	}
.chan272{
	font-size: 1.8em;
	color: #fff;
	
	}
.copy {
    background-color: #0e4f9a;
    color: #FFF;
}

.gg{
	    background: #ededed;
    font-size: 1.2em;
    padding: 5%;
	}
.gg p a{
	color: #282828;
	}
.gg span a{
		color:#8d4245;
		}
.topmain_img1 {
    background: url(../images/bg-2.png) no-repeat top left;
    margin-top: -15px;
    padding-top: 38px;
    background-size: auto 100%;
    margin-top: -55px;
    margin-bottom: 10px;
}
.title69 {
    border-bottom: 0px solid #e8e7e4;
}
.list-group-item {
    position: relative;
    margin-bottom: -1px;
    background-color: rgba(255, 255, 255, 0);
    padding: 5px 0px;
}
  .topmain_img3 {
    background: url(../images/bg-2.png) no-repeat top left;
    padding-top: 38px;
    background-size: auto 100%;
    margin-top: 7px;
    margin-bottom: 10px;
}
.link-top_font {
    width: auto;
    height: 15px;
    position: absolute;
    left: 0px;
    top: 20px;
    color: #3e3e3e;
    font-weight: 500;
    line-height: 22px;
    font-size: 1.2em;
}


.topmain_img2 {
    background: url(../images/bg-1.png) no-repeat top left;
    padding-top: 46px;
   margin-bottom: -20px;
    display: block;
    margin-top: 10px;
    background-repeat: no-repeat;
}

.jl{
    margin-top:50px;
}

/*更改*/
.zi{

}
.zi1 {

    font-size: 1.3em;
    line-height: 0.2em;
    padding-top: 30px;
}

.linktop19_font {
    width: auto;
    height: 15px;
    position: absolute;
    left: 15px;
    top: 22px;
    color: #3e3e3e;
    font-weight: 500;
    line-height: 22px;
    font-size: 1.2em;
}
.linktop19_font1 {
    width: auto;
    height: 15px;
    position: absolute;
    left: 15px;
  
    color: #3e3e3e;
    font-weight: 500;
    line-height: 22px;
    font-size: 1.2em;
}


.cls1 {
    color: #3e3e3e;
    border: 1px solid #ccc;
    padding: 10px;
    display: inline-block;
    margin-top: 10px;
}
.link19_note2 {
    width: 100%;
    height: auto;
    padding-bottom: 12px;
    /* border: 1px solid #ccc; */
    border-top: none;
}

/*垂直的导航*/
ul.menu1 {
    padding: 0;
    list-style: none;
    width: 100%;
    margin: 40px auto;
    font-family: 'Century Gothic';
    display: table;
}
ul.menu1 .list {
    font-size: 13px;
    border-bottom: 1px solid #ccc;
    position: relative;
    width: 100%;
    box-sizing: border-box;
   vertical-align: sub;
    background: #0e4f9a;
    clear: both;
    margin-top: 1%;
}
ul.menu1 .list:nth-child(odd){
	background:#ededed;
	color: #333;
	
}

ul.menu1 .list a {
  text-decoration: none;
  color: #fff;
  padding: 10px 0px 10px 0px;
  display: block;
  height: 100%;
  box-sizing: border-box;
  text-align: center;
 border-bottom:1px solid #ccc ;
  font-size: 1em;
}
ul.menu1 .list:nth-child(odd) a{
	background:#ededed;
	color: #333;
	border-bottom:1px solid #ccc ;
}

ul.menu1 .list a:hover {
  opacity:0.8;/*透明度*/
  transition: 300ms all;

}
ul.menu1 .list .items {
  height: 0px;
  overflow: hidden;
  font-size: 0.9em;
}

ul.menu1 .list .items a{
	padding-left: 17px;
	color: #000;
}


ul.menu1 .list .items a:hover {
 background: #0e4f9a;
  color: #fff;
  transition: 300ms all;
}
ul.menu1 .list .items:nth-child(odd)a:hover {
background:#ededed;
}
ul.menu1 .list:last-child {
  border-bottom: none;
}


ul.menu1 .active > .items {
  display: block;
   background: #0e4f9a;
  padding: 0px;
  height: auto;
  color: #fff;
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: all 200ms;
  clear: both;
  float: left;
  width: 100%;
}

ul.menu1 .active > .items:nth-child(odd){
	background:#ededed;
}
ul.menu1 .active > .items li {
  padding: 0px;
  border-bottom: 1px solid #ccc;
  list-style: none;
  background:#ededed;
}
ul.menu1 .active > .items li:last-child {
  border-color: transparent;
  padding-bottom: 0px;
}
ul.menu1 .active > .items .active > .items {
  background: #0e4f9a;
}
ul.menu1 .active > .items .active > .items:nth-child(odd){
	background:#ededed;
}
ul.menu1 .active > a {

  text-transform: uppercase;
  font-weight: bold;
}
ul.menu1 .active .list {
  background: #0e4f9a;
}
ul.menu1 .active .list:nth-child(odd){
	background:#ededed;
} 
ul.menu1 .active .list a {
  padding: 10px 0px 10px 45px;
}






/*新更改的*/
.nav>li>a {
    padding: 22px 30px;
}
/*导航的距离*/



body {
    overflow-x: auto;
    overflow-y: hidden;
overflow-y: scroll;
}
.index-title{
    position: absolute;
    margin-top: 9px;
    font-size: 1.2em;
}

.index-dy {
    font-size: .9em;
    padding: 6% 4%;
    background: #eee;
}
.jsnav {
    position: relative;
    float: right;
    right: 4%;
    
}
.rolenav {
    float: none;
    height: 30px;
    line-height: 30px;
    margin-right: 15px;
    text-align: right;
    color: #4479ad;
}
.rolenav ul {
    float: left;
}
.rolenav ul li {
    float: left;
    margin: 0 8px;
}
.rolenav a {
    color: #fff !important;
    border-bottom: 1px solid transparent;
    transition: all .5s ease;
}
.rolenav a:hover {
    text-decoration: none;
    border-bottom: 1px solid #fff;
}