/*搜索框*/
.sousuo_news{height: 80px;margin-top: -30px;z-index: 999999;}
.sousuo_news .content_ss{ width:1100px; margin:0 auto;}
.sousuo_news .content_ss .gjc,.sousuo_s .content_s .gjc{ float:left; line-height:80px; height:80px; font-size:14px; color:#333; font-weight:bolder; margin-right:10px;}
.sousuo_news .content_ss ul#key{ float:left; width:650px; overflow:hidden;height: 80px;}
.sousuo_news .content_ss ul#key li{ float:left; line-height:80px; height:80px; font-size:14px; color:#666; margin-right:15px; cursor:pointer;}
.sousuo_news .content_ss>form{ float:right; height:36px; width:380px; margin-top:22px; }
.sousuo_news .content_ss>form input,.sousuo_s .content_s>form input{ width:278px; padding:0 10px; line-height:34px; height:34px;border:1px solid #c5c3c3; float:left;}
.sousuo_news .content_ss>form button,.sousuo_s .content_s>form button{ width:80px; text-align:center; line-height:36px; height:36px;float:left; color:#fff; background:#010101; border:none;}
.sousuo_s{height: 80px;}
.sousuo_s .content_s{ width:100%;}
.sousuo_s .content_s ul#key{ float:left; width:360px; overflow:hidden;height: 80px;}
.sousuo_s .content_s ul#key li{ float:left; line-height:80px; height:80px; font-size:14px; color:#666; margin-right:15px; cursor:pointer;}
.sousuo_s .content_s>form{ float:right; height:36px; width:380px; margin-top:18px; }
/*搜索框 end*/
@media screen and (max-width:1199px)and (min-width:200px){
.sousuo_news{height:60px;margin-top: -15px;z-index: 8;}
.sousuo_s{height: 60px;}
.sousuo_news .content_ss,.sousuo_s .content_s{ width:98%; margin:0 auto;}
.sousuo_news .content_ss .gjc,.sousuo_news .content_ss ul#key,.sousuo_s .content_s .gjc,.sousuo_s .content_s ul#key{ display:none;}
.sousuo_news .content_ss>form,.sousuo_s .content_s>form{ float: none; height:36px; width:95%;padding-top: 12px;margin-top: 0;margin-left: auto;margin-right: auto; }
.sousuo_news .content_ss>form input,.sousuo_s .content_s>form input{ width:75%; padding:0 2%; line-height:34px; height:34px;border:1px solid #c5c3c3; float:left;}
.sousuo_news .content_ss>form button,.sousuo_s .content_s>form button{ width:20%; text-align:center; line-height:36px; height:36px;float:left; color:#fff; background:#010101; border:none;}
/*搜索框 end*/
}