﻿.header{height:71px;padding:14px 0 14px;text-align: center;}
.header_W{width:1200px;margin:0 auto}
.header_R{width: 260px;}
.header_RT{margin-bottom: 10px; float:right; *width:100%; height:20px; *text-align:right;}
.header_RT a,.header_RT span{font-size: 14px;color: #0064cb;}
.header_RT a:hover{ color: #00a6e2; }
.search_box form{width: 240px;height:40px;line-height: 38px;float: right;font-size:12px;background:#f1f6ff;border: 1px solid #697e9f;border-radius: 5px;}
.search_box form .searchTxt{width: 188px;padding-left: 10px;height: 40px;line-height: 38px;font-size: 14px;float:left;color: #95a4bc;border: none;background: none;}
.search_box form .searchTxt:focus{ outline:none;}
.search_box form .searchBtn{background: url(../images/ss_btn.png) no-repeat center;width: 40px;height: 40px;border: none;cursor: pointer;float:left;text-align: center;}
.search_box form .searchBtn:hover{ transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s ;-webkit-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s;-webkit-transform:scale(1.03);-moz-transform: scale(1.03);-o-transform:scale(1.03);  }

.ceshi {float: right;width: 82px;height:36px;line-height: 36px;text-align: center;margin: 15px 0 0 10px;color: #fff;background: #1764ba;-moz-border-radius: 8px;-webkit-border-radius: 8px;border-radius: 10px;font-size: 18px;}
.logo {*width:580px;_width:580px;}
.logo img{*float:left;_float:left;}

.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
}
.logo_yx{
 display: inline-block;
}
@media only screen and (max-width:768px){
.logo_yx{
 display: none;
}
 .header_topIn{ width:100%; padding:0 10px; box-sizing:border-box}
	.header_bottomIn{ width:100%;padding:0 10px; box-sizing:border-box}

 .header{height:auto}
 .header_W{width:100%; padding:10px 0px;}
 .logo img{width:430px}
 .header_R{display: none;}
 .header{ padding:0 10px; width:100%; box-sizing:border-box;} 
 .header_top{ display:none}
 .search_box{ display:none;}

.ceshi{width: 66px;height: 32px;line-height: 32px; font-size: 16px;}
} 
@media only screen and (max-width:480px){
 .logo img{width:330px;}
.ceshi { width: 60px; height: 26px; font-size: 14px; line-height: 26px; margin: 0;}
}

@media only screen and (max-width:440px){
 .logo img{width:210px;}
}
@media only screen and (max-width:320px){
.ceshi { display:none; }
} 