@charset "utf-8";
/* CSS Document */
/*css重置*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0; padding:0;}
body {line-height:1.4;font-size:12px;font-family:"宋体";background-color: #FFF;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}
/*css重置*/

/*推荐有礼首页*/
#gift_index{width:960px;height:389px; margin:0 auto;background:url(../../images/RecommendNew/Content/index_1.gif) repeat-x;}
#gift_index_kj1{width:895px; height:188px;border:#fde000 solid 2px;background:#005c3f;margin:0 auto;}
#gift_index_kj1 .top_left1{width:204px;height:40px;float:left; margin:35px 0 0 35px;_ margin:35px 0 0 15px;}
#gift_index_kj1 .top_left2{background:url(../../images/RecommendNew/Content/index_03.gif) no-repeat;width:2px;height:91px; float:left;margin:10px 0 0 15px;}
#gift_index_kj1 .top_left3{background: url(../../images/RecommendNew/Content/index_09.gif) no-repeat;width:121px;height:45px;float:left;margin:30px 0 0 23px;}
#gift_index_kj1 .top_left4{float:left;margin:23px 0 0 15px;width:314px;}
#gift_index_kj1 .top_left4 input{width:314px; height:24px; border:#59911f solid 1px; }
#gift_index_kj1 .top_left5{float:left;margin:23px 0 0 15px;}
#gift_index_kj1 .top_left5 .input_1 input{background:url(../../images/RecommendNew/Content/index_06.gif) no-repeat;border:0;width:93px;height:25px;}
#gift_index_kj1 .top_left5 .input_2 input{background:url(../../images/RecommendNew/Content/index_16.gif) no-repeat;border:0;width:131px;height:25px; margin-top:13px;}
#gift_index_kj2{width:897px; height:188px;border:#fde000 solid 1px;background:#005c3f;margin:6px auto 0 auto;}

/*推荐有礼首页*/
#gift_index_kj2{width:876px; height:167px;border:#fde000 solid 1px;background:#005c3f;margin:6px auto 0 auto;padding:21px 0 0 21px}
#gift_index_kj2 .li{font-size:14px;color:#FFF;font-weight:bold;margin-bottom:7px;}
#gift_index_kj2 .li_1{float:left; margin-right:8px;}
#gift_index_kj2 .li_2{font-size:14px;color:#FFF; font-weight:bold;padding-top:20px;}
#gift_index_kj2 span{color:#fd9e09;font-size:18px;}
#gift_index_kj2 .ul{float:left; width:290px;}
/* honyu添加 删除是猪 */
/* div cover */

#dvCovers
{
    left: 0;
    top: 0;
    width: 100%;
    background-color: #ececec;
    filter: alpha(opacity=50);
    visibility: hidden;
    position: absolute;
    z-index: 97;
}
#dvContent
{
    padding: 2px;
    width: 445px;
    background-color: #AED176;
    border: 1px solid silver;
    position: absolute;
    left: 30%;
    z-index: 100;
    right: 534px;
    visibility: hidden;
}
#dvLine
{
    text-align: right;
    padding: 5px;
    border-top: 1px solid silver;
}
#dvBtn
{
    text-align: right;
    padding: 5px;
    border-top: 1px solid silver;
}
