﻿/*------------------------头部---------------*/
/*
 颜色：#009933;
 宽度：1000px;
*/

.header{width: 100%; height: 98px; background: #009933; margin: 0 auto;}
.box-1{width: 1000px; margin:0 auto;}
.b-l{width: 25%; height: 100%; display: block; line-height: 88px;}
.b-l img{width: 100%;}
.b-r{  line-height: 25px;; }
.b-r a{color: #fff;font-size: 14px; display: block; float: left; margin-right: 10px;}
.b-r .wech{padding-left: 34px; background:url(/Content/Areas/Common/images/common/code.png) no-repeat left center;}
.b-r .blog{ padding-left: 34px; background:url(/Content/Areas/Common/images/common/login.png) no-repeat left center;}
.search-box .searchtxt{width:198px!important; height: 25px!important; border-radius: 5px!important; }
.search-box .searchbtn{width: 27px; height: 25px; background: url(/Content/Areas/Common/images/common/search.png) no-repeat center;margin-left: -36px; border: none;}
.search-box{width: 205px!important;}
.eng{color: #fff;margin-right: 20px; font-size: 14px; display: block;line-height: 25px;}
.eng:hover{color: #fff}
.sy2_ul .sy2_inside .eng{display: none}
.sy1_ul .sy2_inside .eng{display: none}
.top{line-height: 25px; text-align: right;  margin-bottom: 7px; padding-top: 12px;margin-right: 5px;}
.top a{font-size: 14px;color: #fff}
.Oe{margin-right: 20px; color: #fff;}
.down{overflow: hidden; height: 25px;}
/*搜索样式*/
/*.search_box{ margin-top:35px;}
.searchType_simulate{ float:left; position:relative}
.searchType .searchChoose{ height:34px; line-height:34px; text-align:center; width:60px; float:left; cursor:pointer; border:1px solid #6b7176; border-right:none;}
.searchType .searchDownList{ background: #fff;font-size: 12px;left: 0;position: absolute;text-align: center;top: 36px;width:62px; z-index: 10000;}
.searchType .searchDownList li{ cursor:pointer; line-height:32px;}
.searchtxt{ border: 1px solid #6b7176;float: left;height: 34px;padding: 0 10px;width: 253px; color:#bcc7cf; line-height:34px;}
.searchbtn { background:#6b7176 url(/Content/Areas/Common/images/common/search.png) no-repeat center; width:45px; height:36px; float:left; border:none; border-radius:0 4px 4px 0;cursor:pointer;}
.searchbtn:hover{ opacity:0.8}*/
@media only screen and (max-width: 1024px){
form{background: #009933;}
.header_top,.header_topIn,.header_bottomIn{ width:1200px; }
}
@media only screen and (max-width: 768px){
.header_topIn,.header_bottomIn,.header{ width:100%; padding:0 10px; box-sizing:border-box}
.header_top{ display:none}
.header_bottomIn{ width:100%}
.search_box{ display:none;} 
.box-1{width: 100%;}
.search-box { display: none;}
.b-r .wech{display: none;}
.b-r{margin-right: 65px!important;}
.box-1 .dis{display: none}
.eng{display: block}
.sy1_ul .sy2_inside .eng{display: block}
.sy2_ul .sy2_inside .eng{display: none}

} 
@media only screen and (max-width: 680px){
 .b-l{width: 40%;}  
 .b-r .User{display: none}
 .b-r .name{display: none}
 .top{display: none;}
.down{padding-top: 25px;}
 }
 @media only screen and (max-width: 640px){
 .b-l{width: 40%;} 
 .header{height: 95px;}
  
 }
 @media only screen and (max-width: 480px){
 .b-l{width: 40%;} 
 .header{height: 75px;}
    
 }













 