﻿@charset "utf-8";
.header{ background: #cfe2f1;}
.top{ height:33px; background:url(../images/bg.png) left -281px;overflow:hidden}
.top a{ color:#fff;}
.top_nav{}
.top_nav li{ background:url(../images/bg.png) left -238px; border-right:1px solid #4994bc; padding:0 5px; float:left; display: inline; }
/*.top_nav li{ background:url(../images/bg.png) left -238px; border-right:1px solid #4994bc; padding:0 10px; float:left; display: inline; }*/
.top_nav li.title{ background:none; color:#86bfdd;font:normal 13px/33px "宋体";}
.top_nav li a{ color:#fff; font: normal 13px/33px "宋体";}
.login2{ float:right; width:270px; }
.login2 li{ float:left; font-size:12px; line-height:33px; height:33px; margin-left:10px;}
.login2 .log{ }
.login2 .reg{ background:#0093db; margin-top:6px; height:20px; padding:0 5px; line-height:20px;}
.login2 .english{ border-left:1px solid #fff; height:14px; padding-left:5px; margin-top:10px; line-height:14px;}
.weibo{ background:url(../images/bg.png) no-repeat left 9px; padding-left:20px;}
.search{ float:right; padding-right:10px; height:20px; padding-top:7px;}
.search_text{ border:1px solid #e0e4e7; height:16px; line-height:16px; background:#e6f1f7; width:150px; float:left}
.search_text:hover{border:1px solid #4994BC;}
.search_but{ background:url(../images/bg.png) left -161px; width:43px; float:left; color:#fff; height:18px; border:none; cursor:pointer; font-size:12px;}
.search_but:hover{ background:url(../images/bg.png) right -161px;}
.flash{ height:145px;}


@media only screen and (max-width:768px)
{ 
  
  .wrap{ width:100%;}
  .nav,.flash,.top_nav .title,.appdownload,.weibo,.english{ display:none!important;}
 .login2{width:225px;}
 .top_nav li:last-child{ display:none}

 
}
@media only screen and (max-width:640px){
.linkMap,.n_ews{display:none}
  .top_nav{ display:none}   
  .login2{ float:none!important} 
} 