@charset "utf-8";
/* css document */
/* 搜索框 */
.box_input{width:550px;height:38px; overflow:hidden; -webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px; float:left; font-family:"\5fae\8f6f\96c5\9ed1",微软雅黑,"microsoft yahei",雅黑\9,arial;}
.box_input form{ width:460px; height:36px; border:solid 1px #d4d4d4; background:#fff; border-right:none; float:left; overflow:hidden;}
.box_input form .search{ width:440px;height:20px;line-height:20px; padding:9px 10px; border:0; color:#666;font-size:14px; font-family:"\5fae\8f6f\96c5\9ed1",微软雅黑,"microsoft yahei",雅黑\9,arial; box-sizing:content-box}
.box_input .search:focus,.box_input .search:hover{-moz-box-shadow: inset 1px 1px 3px rgba(0,0,0,.3);-webkit-box-shadow: inset 1px 1px 3px rgba(0,0,0,.3);-o-box-shadow: inset 1px 1px 3px rgba(0,0,0,.3); }
.box_input .sear_btn{float:left;width:89px;height:38px;line-height:38px;color:#fff;font-size:16px; font-weight:bold; background:#b41829; border:none; text-align:center; cursor:pointer; font-family:"\5fae\8f6f\96c5\9ed1",微软雅黑,"microsoft yahei",雅黑\9,arial;  -moz-transition:all 0.2s linear; -webkit-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;}
.box_input .sear_btn:hover{ background:#c00;}
/* 资讯列表 */
.sear_icon{  width:21px; height:21px;  float:left; display:inline-block;background: no-repeat; }
.zx_search{ width:100%; height:auto; overflow:hidden; margin:15px 0 10px 0;}
.zx_list{ width:51%; height: 38px; float:left; margin-left:20px; display:inline; }
.zx_list li{ float:left; margin-right:20px; font-size:14px; margin-top:9px; display:inline; overflow:hidden;}
.zx_list li a{ height:20px; line-height:20px; text-decoration:none !important; color:#686465; *letter-spacing:-1px; overflow:hidden;}
.zx_list li a:hover{ color:#b41829;}
.zx_list li i{ margin-right:5px; display:inline; overflow:hidden;}
.zx_list .news{background-position:-4px -289px;}
.zx_list li a:hover i.news{ background-position:-4px -248px;}
.zx_list .imgs{background-position:-4px -332px;}
.zx_list li a:hover i.imgs{ background-position:-4px -374px;}
.zx_list .hot{background-position:-4px -413px;}
.zx_list li a:hover i.hot{ background-position:-4px -450px;}
.zx_list .video{background-position:-4px -492px;}
.zx_list li a:hover i.video{ background-position:-4px -530px;}
.zx_list .hot_phb{background-position:-3px -1135px;}
.zx_list li a:hover i.hot_phb{ background-position:-3px -1182px;}
.zx_list .sf_diaoc{background-position:-3px -950px;}
.zx_list li a:hover i.sf_diaoc{ background-position:-3px -998px;}

/*20170315*/
.zx_list .fcq{background-position:-3px -1232px;}
.zx_list li a:hover i.fcq{ background-position:-3px -1285px;}

