.search {
    background: url(xx/images/search.png) 200px center no-repeat;
}
.menu .main_div .on {
    background: url(xx/images/nav_hover.png) bottom center no-repeat;
}
.Box .hd ul li.first.on {
    background: url(xx/images/yw_hover_01.png)no-repeat;
    background-size: 130px 40px;
}
.Box .hd ul li.on {
    background: url(xx/images/yw_hover_02.png)no-repeat;
    background-size: 130px 40px;
}
.Box .hd ul li:first-child {
    background: url(xx/images/yw_01.png)no-repeat;
    background-size: 130px 40px;
}
.Box .hd ul li {
    background: url(xx/images/yw_02.png)no-repeat;
    background-size: 130px 40px;
}
.tt .ttmore {
    background: url(xx/images/ttmore.png) left center no-repeat;
}
.Box .bd li .newsmore {
    position: absolute;
    top: -26px;
    left: 560px;
}
.tt .ttmore {
    position: relative;
    top: -10px;
}
.tt {
    border-bottom: 1px solid #e8e8e8;
}
.tt ul {
    border-bottom: none;
}
.tt li {
    background: url(xx/images/news.png) left center no-repeat;
    margin-left: 14px;
}
.Box .bd ul {
    padding: 5px 50px 0px 35px;
    height: 449px;
}
.topic ul li a img {
    width: 320px;
    height: 89px;
}
.topic ul li {
    margin-top: 14px;
}
.news {
    width: 664px;
    margin-right: 23px;
}
.topic {
    width: 320px;
}
.Box {
    width: 664px;
}
.Box .hd ul li a {
    color: #3BABF2;
}
.ttmore a:hover {
    color: #fff;
}
.Box .hd ul li.on a {
    color: #fff;
}
/*图片区域修改*/
.second-slide, .second-slide .bd img {
    width: 502px;
    height: 310px;
}
.newsBox {
    width: 466px;
    height: 310px;
}
.newsBox .bd li {
    height: 97px
}
.newsBox .bd li a {
    font-size: 18px
}
.newsBox .bd li span, .newsBox .bd li span a {
    font-size: 12px;
    line-height: 20px;
}
/*字体*/
.tt li:first-child {
    font-size: 25px;
}
.newsBox .bd li a {
    font-size: 17px;
}
.cntlist li {
    font-size: 20px;
}
.list li p {
    font-size: 18px;
    font-weight: normal;
}
.Box .hd ul li {
    font-size: 15px;
}
.Box .bd li a {
    font-size: 15px;
}
.Box .bd li span {
    font-size: 15px;
}
.topictit {
    font-size: 20px;
}
.tt .ttmore {
    padding: 14px 18px;
}
.ttmore a {
    color: #fff;
    font-size: 17px;
    font-weight: bold;
}
.Box .bd li a img {
    width: 280px;
    height: 210px;
}
.rightdiv {
    width: 278px;
    display: inline-block;
    margin-left: 15px;
    vertical-align: top;
    margin-top: 20px;
}
.Box .bd .rightdiv a {
    color: #333;
}
.Box .bd ul {
    padding: 20px 50px 0px 35px;
    height: 449px;
    line-height: 39px;
}
.logoimg{    margin-top: 18px;}
.user {margin-top: 8px;}
.search{top:56px;}

.nav_right{z-index:100}
.fdtc_k{top:-10px}
.fdtc_k li{margin:0;height: 40px;}
.fdtc_k li a{height:40px}
.main_div li{line-height:25px; padding:0 3rem;}
.main_div li a{height:68px}
.menu .main_div .on {
    background-size: 13px 8px;
}
.nav_right {
    width: 100px;
    text-align: center;
    color: #53adef;
    position: fixed;
    top: 300px;
    right:0px;
    left: 91%;
}
.user {
    margin-right: 0px; 
}
.fdtc_k li.fifth a{width:20%}
.fdtc_k li.second a{width:14.28%}
.fdtc_k li.sixth a{width:25%}
img{border:none}
.main_div li {
    font-size: 17px;
}
.fdtc_k li a {
    font-size: 16px;
}
  
  .menu {
   border: none; 
    background: #54B3F4;
  }
  .main_div li a {
    color: #fff;
}
  }
  
  .menu .main_div{
  margin-top:0;
  }

.main_div li a span {
    color: #fff;
}
  .menu .main_div .on {
     color: #fff;

  }
  .menu .main_div .on span {
    color: #fff;
}
 .main_div li a:hover {
    color: #fff;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
  .main_div li a:hover span {
     color: #fff;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
  .nav_right {
	left:inherit!important;
    right: -608px;
    margin-right: 50%;
}