﻿.header{height:71px;padding:10px 0 10px}
.header_W{width:980px;margin:0 auto}
.logo img{height:auto;max-height:81px;}
a.current{background:#006481;color: #fff !important;padding: 3px 5px !important;border-radius: 3px;}
.header_R{width: 525px;_text-align:right;}
.header_RT{margin-bottom: 15px; float:right;}
.header_RT a{font-size: 12px;color: #666;padding:0 5px;}
.header_RB{ _width:290px; _overflow:hidden; _float:right}
.search_box form{width:290px;height:27px;line-height: 27px;float: right; font-size:12px; background: url(/Content/Areas/Common/images/common/ss_bj.png) repeat-x left 1px;}
.search_box form .searchTxt{width:238px;padding-left:10px;height: 27px;line-height: 27px;font-size: 12px; float:left; color:#ccc;border-radius: 4px 0 0 4px;border-color: #6d7077;}
.search_box form .searchTxt:focus{ outline:none;}
.search_box form .searchBtn{background: #6d7077 url(/Sites/Uploaded/UserUpLoad/20161118/20161118175254.png) no-repeat center center;width:40px;height:29px;border: none;cursor: pointer; text-align:center;  float:left;border-radius: 0 4px 4px 0;text-indent: -999px;}



.search_box form .searchTxt:-ms-input-placeholder,
textarea:-ms-input-placeholder {
 color: #fff;
 font-size: 18px;
 font-family:'Microsoft YaHei','微软雅黑',STXihei
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
 color: #fff;
 font-size: 18px;
 font-family:'Microsoft YaHei','微软雅黑',STXihei
}
@media only screen and (max-width:1000px){
	.header{height:auto}
	.header_W{width:100%}
	.logo img{width:430px}
	.img_boxs{ display:none;}
}
@media only screen and (max-width:880px){
	.logo img{width:360px}
}
@media only screen and (max-width:830px){
	.logo img{width:310px}
}
@media only screen and (max-width:768px){

	.logo img{width:430px}
	.header_R{display: none;}
}
@media only screen and (max-width:500px){
	.logo img{width:390px;}
}
@media only screen and (max-width:440px){
	.logo img{width:250px;}
} 