@charset "utf-8";
body, ul, dl, dd, dt, ol, li, p, h1, h2, h3, h4, h5, h6, textarea, form, select, fieldset, table, td, div, input ,button{margin:0;padding:0;-webkit-text-size-adjust: none}
h1, h2, h3, h4, h5, h6{font-size:12px;font-weight:normal}
a img {border:0}
body { color: #333; background-color:#FFF;text-align: left;
  font-family:'Microsoft yahei', Arial, Helvetica, sans-serif; position: relative;}
ul, ol, li {list-style-type:none;vertical-align:0}
a {outline-style:none;color:#535353;text-decoration:none}
.clear{height:0; overflow:hidden; clear:both}

.dis_top{
   display: inline-block;
   vertical-align: top;  
}
.dis_mid{
   display: inline-block;
   vertical-align: middle;  
}
.ellipsis{
  margin: 0 auto;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.textright{
    text-align: right
}
.textcenter{
    text-align: center
}

/*头部通栏banner*/
.banner {
  background: url("../images/eeday2016/banner.jpg") center 0 no-repeat;
  min-width: 1140px;
  height: 490px;
}


/*主要内容样式*/

.bluebg{
    background-color: #01aab4;
}
.redbg{
    background-color: #f95e58;
}
.bluebg2{
    background-color: #446ec3;
}
.redbg2{
    background-color: #c50254;
}
.greenbg{
    background-color: #10c36d;
}

/*总体样式*/
.allmain{
    width:100%;
}

    .main-inner{
        width: 1070px;
        min-height:250px;
        margin: 0 auto;
        padding:10px 0;
    }
        .main-inner h5,.main-inner p{
            text-align: center;
            color:#FFF;
            line-height: 2;
            margin: 25px 0;
        }
        .main-inner p{
            font-size:14px;
        }
        .main-inner h5{
            font-size:16px;
        }
        .main-inner h4{
            font-size:18px;
            color:#fff;
            text-align: center;
        }
         
        .main-inner p.text-left,.main-inner h5.text-left{
            text-align: left
        }
        .yellobg{
            background-color: #f79700;
            padding: 3px 10px;
            font-weight: bold;
            color:#fefefd;
        }
    .bluebg2 p,.bluebg2 h5{
        color:#fdfdfc;
    }
    .leftPart,.rightPart{
        float:left;
    }


/*评论部分*/
.doclist{
  width:100%;
  overflow: hidden;
  padding-bottom: 40px;
}
    .doclist .leftPart{
        width:50%;
    }

    .review-box {
        position: relative;
        border: 1px solid rgb(216, 216, 216);
        min-height: 100px;
        background-color: #fff;
    }
        .review-box .cons ,.review-box .cons:focus{
            outline: 0;
            width: 100%;
            border:none ;
            padding: 10px;
        }
        .re-box {
            text-align: left;
            padding: 5px 10px;
            color: #5c5c5c;
            /*position: absolute;
            top: 0px;
            left: 10px;*/
            height: 100px;
            width: 100%;
        }

        .review-btn {
            width: 120px;
            height: 30px;
            color: #ece7e7;
            font-size: 14px;
            margin: 20px 0;
            background-color: #f79700;
            float: right;
            border-radius: 3px;
            text-align: center;
            line-height: 30px;
            cursor: pointer
        }
        .commentlist{ overflow: hidden; background-color: #fff;padding:20px;/* height: 440px;
    overflow-y: auto;*/ padding-bottom: 0;}
        .commentlist ul{width: 100%;}
            .commentlist ul li,.commentlist ul,.commentlist ul li div{float:left;}
            .commentlist ul li{margin-bottom:2%; width: 100%; }
            .commentlist  .userImg{
                width:6%;
                min-height:5px;
            }
            .commentlist .nbp5{width: 2%;height: 10px;}
            .commentlist  .userComt{
                width:92%;
            }
                .commentlist  .userComt p{
                    width:100%;
                    padding: 5px 0;
                    line-height: 1.6;
                    color: #666;
                    text-align: left;
                    font-size:12px;
                    margin:0;
                    /*overflow: hidden;
                    white-space: nowrap;
                    text-overflow: ellipsis;*/
                }
                .commentlist .comId,.commentlist .userId{display: none}
                .userComt-top{
                    width:100%;  
                }
                .userComt-top h5{
                    font-size: 14px;
                    color: #1476eb;
                    margin: 0;
                    text-align: left;
                    line-height: 1.2;
                    float:left;
                    max-width: 50%;
                    overflow: hidden;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                }
                .userComt-top .userPraise{
                    float:right;
                    max-width: 60%;
                    text-align: right;
                }
                

                    .goodPraise {
                        background: url("../images/eeday2016/good-icon.png") 0 -19px no-repeat;
                        width:18px;
                        height:18px;
                        display: inline-block;
                        vertical-align: middle;
                        cursor: pointer;
                        margin-right: 5px;
                    }
                    .goodPraise.hasClick{
                        background-position: 0 0;
                    }  
        /*分页*/
        .tcdPageCode {
            padding: 5% 0;
            text-align: left;
            text-align: center;
        }   
            .tcdPageCode span.nextPage, .tcdPageCode span.prevPage{
                width:34px;
            }
            .tcdPageCode span{
                margin: 0 5px;
                color: #fff;
            }
            
            .tcdPageCode span.disabled {
                background-color: #ccc;
                display: inline-block;
                height: 30px;
                width: 30px;
                line-height: 25px;
                padding: 0 8px;
                border: 1px solid #ddd;
                vertical-align: middle;
                text-align: center;
            }
            .tcdPageCode span.current {
                display: inline-block;
                height: 30px;
                width: 30px;
                line-height: 28px;
                padding: 0 12px;
                color: #fff;
                border-left: 0;
                text-align: center;
                vertical-align: middle;
                background-color: #00c0ff;
            }
            .tcdPageCode a {
                background-color: #FFF;
                width: 30px;
                display: inline-block;
                height: 30px;
                line-height: 28px;
                border: 1px solid #ddd;
                vertical-align: middle;
                text-align: center;
                color: #747474;
                text-decoration: none;
                margin: 0 1%;
            }


/*好文评价*/

.articList {
    text-align: center;
    margin-bottom:40px;}
    .articList h4,.articList a{
        font-size:16px;
        color:#fff;
        line-height: 1.5;
        display: block;
        margin: 2% 0;
    }
    .articList a{text-decoration: underline; outline: none}

    .articList a:link{color:#fff;}/* 未被访问的链接 */

    .articList a:visited {color:#f79700;}/* 已被访问的链接 */

    .articList a:hover {color:#f79700;}/* 鼠标指针移动到链接上 */

    .articList a:active {color:#f79700;}/* 正在被点击的链接 */

    .articList h4{margin:20px 0;}
    a.login-a,.login-a{
        color:#fdf757;
        text-decoration: underline;
        font-size:16px;
        font-weight:bold;
    }
    .artic-list{
        width: 100%;
        margin: 2% 0;
        display: inline-block;
    }
    .artic-t{font-size:18px; color:#fff;  margin: 5% 0;}

/*获奖名单*/
.greenbg {padding-bottom: 25px;}

    .greenbg  .yellobg{
    padding: 5px 25px;}

    .winnerList1{
        overflow: hidden;
        width: 70%;
        margin: 35px auto 15px
    }
        .winnerList1 li,.winnerList1 ul,.winnerList2 li,.winnerList2 ul{
            float:left;overflow: hidden;width:100%;

        }
        .winnerList1 li {width:20%; text-align: center;}  
    .winnerList2{
        overflow: hidden;
        width: 100%;
        margin: 20px auto;
    }
        .winnerList2 li {width:20%;text-align: left; margin: 5px auto;}
        .winnerList1 li span,.winnerList2 li span{
            color:#fff;
            font-size:16px;
        }
    .greenbg h4{
        margin: 15px 0;
        height: 40px; 
    }


/*提示框样式*/
.modal{
    z-index: 1051;
    overflow: hidden;
    overflow-y: hidden;}
    .modal-header{background-color: #fb3d4f; color:#fff;border-radius: 5px 5px 0 0; text-align:center;font-weight:bold;font-size:21px;}
        .spring-dialog{width: 360px; margin: 11% auto;}
        .modal-header .close{opacity: .8;filter: alpha(opacity=80);}
    .spring01-body{height: 170px; }
        .spring01-body p.textleft,.spring01-body h3.textleft {text-align: left;}  
        .spring01-body p.redtext3, .spring01-body h3.redtext3{color:#fb3d4f; }
        .spring01-body p{font-size:14px; text-align: center;line-height: 1.8}
        .spring01-body h3{font-size: 21px;color: #333; text-align: center;margin:25px 0;}
        .spring01-body .p-title{ color:#333; }
        .spring01-body .p-cont13{font-size:13px;}
        .spring01-body .p-cont{color:#666;}
            .p-cont a{display: inline-block; vertical-align: top;margin-bottom:30px; width: 30%;}


/*右侧导航*/
.fixRight{
    position: fixed;
    background: url("../images/eeday2016/fix-bg2.png") center 0 no-repeat;
    height: 367px;
    width: 100px;
    right: 20px;
    top: 110px;  }

    .fixRight a{
        display:block;
        width:100%;
    }
        #fixed-1 {
            height: 51px;
        }
        #fixed-1:hover, #fixed-1.active{
            background:url("../images/eeday2016/fix-bg1.png") center 0 no-repeat;
        }
        #fixed-2{
          height:55px;
        }
        #fixed-2:hover, #fixed-2.active{
         background: url("../images/eeday2016/fix-bg1.png") center -85px no-repeat;
        }
        #fixed-3{
          height:57px;
        }
        #fixed-3:hover, #fixed-3.active{
         background: url("../images/eeday2016/fix-bg1.png") center -174px no-repeat;
        }
        #fixed-4{
          height:65px;
        }
        #fixed-4:hover, #fixed-4.active{
         background: url("../images/eeday2016/fix-bg1.png") center -265px no-repeat;
        }
        .fixline{height:34px;margin:0}



.commentlist .userImg img{width:100%;}
/*适配样式*/
.phonehide{
    display: block;
    visibility: visible;
}
.phoneshow{
    display: none;
    visibility: hidden;
}
@media (max-width: 1139px){

    .phonehide{display: none;visibility: hidden;}
    .phoneshow{ display: block; visibility: visible;}
    .main-inner{width: 90%;padding: 3% 0;}
    .leftPart img{width:99%;}
    .navbar-header-ef .container,.pi-footer{min-width: 100%;max-width:100%;}
    

}
@media (max-width: 1028px){
    .banner-phone img{width:100%; height:auto;}
    .fixRight{display: none;visibility: hidden;}
    .entrance-mobile .nav-mobile-modules-container{display: none;visibility: hidden}

    .winnerList1{
        width:100%;
    }
}
@media (max-width: 856px){
   #form1{display: none;visibility: hidden;} 
   .main-inner{min-height:auto;}
   .commentlist .userImg{width: 10%;}
   .commentlist .nbp5{width: 5%;}
   .commentlist .userComt{width:85%;}

}

@media (max-width: 768px){
    .doclist{padding-bottom: 2%;}
    .winnerList2 li,.winnerList1 li{width:50%;text-align: center;}
    .spring-dialog {
        width: 90%;
        margin: 35% auto;
    }
}
@media (max-width: 560px){
    .doclist .leftPart{width:100%;}

}
@media (max-width: 481px){
    .navbar-header-ef .container{padding:0;}
    .entrance-brand{display: none;visibility: hidden;}
    .p-img-title img{width:100%;}
    .commentlist{padding: 4%;}
    .winnerList1{width:100%;}
    .commentlist .userImg{width: 15%;}
   .commentlist .userComt{width:80%;}
   .tcdPageCode a,.tcdPageCode span.current{width:25px;height:25px;line-height: 25px;
    padding: 0;}
    .tcdPageCode span.disabled {height: 25px; width: 25px;}
    .eggs-img{width:50%;}
}
@media (max-width: 376px){
    .winnerList1 li,.winnerList2 li{width:100%;text-align: center}
}
@media (max-width: 321px){
    .commentlist .userImg {
        width: 10%;
    }
    .commentlist .userComt{width:85%;}
        .userComt-top h5{
            width:80%;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }
    .articList h4, .articList a{margin: 5% 0;font-size: 1em;}
    .artic-t{font-size: 1.1em;}    

}
