/*
* 公用css文件
*
*/
@charset "utf-8";
html,body,ul,li,p,h1,h2,a,img,input,span,a,textarea{margin:0;padding:0;}
html,body{min-width: 320px;}
img,input,button {border: 0;}
i,em{font-style: normal;}
input:focus,textarea:focus,select:focus, button{outline:none;}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
li,button{list-style: none;}
body{font-size: 14px;color: #333;font-family:"Microsoft Yahei";}
a{color: #333;text-decoration:none;font-family:"Microsoft Yahei";}
a:hover{color: #266ed0;}
button,img,input { vertical-align: middle;}
.clearfix:before,
.fl{ float:left;}
.fr{ float:right;}
::-webkit-input-placeholder {color: #fff; } :-moz-placeholder { color: #fff; } ::-moz-placeholder {  color: #fff; } :-ms-input-placeholder {color: #fff; } 

.top_r { padding-right:104px;}

body{ background: #ededed;}
#p_header {background:url(../images/hc_bg_1.jpg) top center no-repeat;}
#footer{
    -webkit-box-sizing:border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
  

/*2020-11-18 修改分享 订阅收藏 功能 */

.share-box{
    height: 46px;
    line-height: 46px;
    padding: 0 18px;
    background: #e4e4e4;
    border-radius: 3px;
}




/*列表页订阅按钮*/
.AddMySubscription {width:30px;height:30px;background:url(/szxxinterface/AddletterNEW/images/dingyue0.png) center center no-repeat;cursor:pointer;float:right;margin-top:7px;}
.AddMySubscription:hover,AddMySubscriptioned {background:url(/szxxinterface/AddletterNEW/images/dingyue1.png) center center no-repeat;}
.xxgk-title .AddMySubscription,.xxgklist-title .AddMySubscription {margin-right:10px;margin-top:2px;}
/*我的收藏*/
.SetMyFavorite{display:inline-block;padding-right:30px;background:url(/szxxinterface/AddletterNEW/images/wodeshoucang1.png) right center no-repeat;}
.SetMyFavorite:hover{text-decoration: none;}




