@charset "utf-8";

#resize{height:72px; overflow:hidden;}

#informationMenu{height:60px; background:#fe9555;}
#informationMenu .box{height:60px; margin:0 auto;
    -moz-opacity:0;
    opacity:0;
    filter:alpha(opacity=0);
}
#informationMenu .box .option{height:60px; padding:0 50px; float:left; position:relative; z-index:9;}
#informationMenu .box .option a.main{line-height:30px; color:#fff; font-size:16px; margin-top:15px; float:left; overflow:hidden;}
#informationMenu .box .option a.main.rel{padding-right:20px; background:url(../assets/sub_menu_icon.png) no-repeat right 0; background-size:9px auto;}
#informationMenu .box .option a.main.rel.on,
#informationMenu .box .option a.main.rel:hover{background-position:right -30px;}
#informationMenu .box .option a.main.sort{padding-right:15px; background:url(../assets/information/menu_icon.png) no-repeat right 0; background-size:6px auto;}
#informationMenu .box .option a.main.sort.on{background-position:right bottom;}

#informationMenu .box .option .show{padding:25px 0; border:1px solid #ebebeb; background:#fff; overflow:hidden; position:absolute; left:0; top:-999px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
}
#informationMenu .box .option .show.a{width:150px;}
#informationMenu .box .option .show.b{width:115px;}
#informationMenu .box .option .show a{display:block; height:30px; line-height:30px; color:#747474; font-size:14px; overflow:hidden;}
#informationMenu .box .option .show a.on,
#informationMenu .box .option .show a:hover{background:#f4f4f4;}

#tagmenu{width:100%; height:50px;overflow:hidden;margin-top: 35px;}
#tagmenu ul{width: 1050px;margin:0 auto;}
#tagmenu .breadcrumbs li{color: #CCCCCC;content: "/ ";padding: 0 3px;display: inline-block;float: left;}
#tagmenu .breadcrumbs li.active{color: #000;}

#informationList{width:100%; overflow:hidden;margin-top: 25px;}
#informationList .box{width:1050px; margin:0 auto; padding:13px 0 60px 0; overflow:hidden;}
#informationList .recommend{width:1050px; margin:0 auto; padding:13px 0 60px 0; overflow:hidden;}

#informationList .box .list_top{margin-bottom:45px;width:1077px;text-align: left; overflow:hidden;}
#informationList .box .list_top img{width:450px;margin-left:0;overflow:hidden;display: inline-block;border-radius: 8px;}
#informationList .box .list_top .info{width:530px; margin-left:30px;overflow:hidden;display: inline-block;}
#informationList .box .list_top .info .info_title{color:#ed6d1f; font-size: 16px;font-weight: bold;margin-bottom: 20px;}
#informationList .box .list_top .info p{color:#000;}
#informationList .box .list_top .info .label{margin-top: 15px;}
#informationList .box .list_top .info .label span{margin-top:12px;float: left;display: block;margin-left: 15px;border:1px solid #747474; ;border-radius: 10px;padding: 6px 6px;}
#informationList .box .list_top .info .label span img{width: 15px;height: 15px}
#informationList .box .list_top .info .label span a{font-size: 10px;color:#747474; border:0px solid #747474;border-radius: 5px;padding-left:4px}
#informationList .box .list_top .info .label span a:hover{color:#ed6d1f;}

#informationList .recommend .subject{margin-bottom:35px;font-size: 18px;color:#000;font-weight:bold;text-align: left;}
#informationList .recommend .subject .readmore{padding:3px 10px;background: #ed6d1f;}
#informationList .recommend .subject a{margin-left: 25px;color:#fff;font-size: 12px;border: 1px solid #ed6d1f;border-radius: 5px;}
#informationList .recommend ul{width:1077px; overflow:hidden;}
#informationList .recommend ul li{width:330px; height:350px; margin:27px 27px 0 0; border:1px solid #ebebeb; float:left; overflow:hidden; position:relative;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:8px;
}
#informationList .recommend ul li .photo{width:330px; height:240px; background:#f6f6f6; overflow:hidden; position:relative;}
#informationList .recommend ul li .photo img{width:100%; height:auto;}
#informationList .recommend ul li .photo i{display:block; width:64px; height:64px; background:url(../assets/enter/introduce/e_icon.png) no-repeat center; background-size:100% auto; overflow:hidden;}
#informationList .recommend ul li .text-mobile{display:none;}
#informationList .recommend ul li .cont{text-align:left; padding:0 20px; overflow:hidden;padding-top: 15px;}
#informationList .recommend ul li .cont .category{line-height:16px; color:#b2b2b2; font-size:12px; padding-top:15px; overflow:hidden;}
#informationList .recommend ul li .cont .name{line-height:23px; color:#ed6d1f; font-size:16px; font-weight:bold; overflow:hidden;}
#informationList .recommend ul li .cont .name a{color:#ed6d1f;}
#informationList .recommend ul li .cont .name a:hover{text-decoration:underline;}
#informationList .recommend ul li .cont .text{line-height:20px; color:#747474; font-size:14px; padding-top:10px; overflow:hidden;}
#informationList .recommend ul li .time{height:55px; line-height:55px; color:#b2b2b2; font-size:12px; padding:0 20px; overflow:hidden; position:absolute; left:0; bottom:0;}
#informationList .recommend ul li .time span{padding-left:20px;}
#informationList .recommend a.button{display:block; width:100%; height:60px; line-height:60px; margin-top:50px; overflow:hidden;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
}


#informationList .box .subject{margin-bottom:35px;font-size: 18px;color:#000;font-weight:bold;text-align: left;}
#informationList .box .subject .readmore{padding:3px 10px;background: #ed6d1f;}
#informationList .box .subject a{margin-left: 25px;color:#fff;font-size: 12px;border: 1px solid #ed6d1f;border-radius: 5px;}
#informationList .box ul{width:1077px; overflow:hidden;}
#informationList .box ul li{width:330px; height:100px; margin:7px 7px 0 0; border:0px solid #ebebeb; float:left; overflow:hidden; position:relative;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:8px;
}
#informationList .box ul li .photo{width:330px; height:240px; background:#f6f6f6; overflow:hidden; position:relative;}
#informationList .box ul li .photo img{width:100%; height:auto;}
#informationList .box ul li .photo i{display:block; width:64px; height:64px; background:url(../assets/enter/introduce/e_icon.png) no-repeat center; background-size:100% auto; overflow:hidden;}
#informationList .box ul li .text-mobile{display:none;}
#informationList .box ul li .cont{text-align:left; padding:0 20px; overflow:hidden;}
#informationList .box ul li .cont .category{line-height:16px; color:#b2b2b2; font-size:12px; padding-top:15px; overflow:hidden;}
#informationList .box ul li .cont .name{line-height:23px; color:#ed6d1f; font-size:12px;overflow:hidden;}
#informationList .box ul li .cont .name a{color:#000;font-weight: bold;}
#informationList .box ul li .cont .name a:hover{text-decoration:underline;}
#informationList .box ul li .cont .text{line-height:20px; color:#747474; font-size:14px; padding-top:10px; overflow:hidden;}
#informationList .box ul li .time{height:55px; line-height:55px; color:#b2b2b2; font-size:12px; padding:0 20px; overflow:hidden; position:absolute; left:0; bottom:0;}
#informationList .box ul li .time span{padding-left:20px;}
#informationList .box a.button{display:block; width:100%; height:60px; line-height:60px; margin-top:50px; overflow:hidden;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
}
/*pad*/
@media only screen and (min-width:768px) and (max-width:1219px){

}
/*mobile*/
@media only screen and (min-width:320px) and (max-width:767px){
    #resize{height:50px; overflow:hidden;}

    #informationMenu{height:40px;}
    #informationMenu .box{height:40px;}
    #informationMenu .box .option{height:40px; padding:0 15px;}
    #informationMenu .box .option a.main{font-size:12px; margin-top:5px;}
    #informationMenu .box .option a.main.rel{padding-right:15px; background:url(../assets/sub_menu_icon.png) no-repeat right 3px; background-size:8px auto;}
    #informationMenu .box .option a.main.rel.on,
    #informationMenu .box .option a.main.rel:hover{background-position:right -24px;}
    #informationMenu .box .option .show{padding:10px 0;}
    #informationMenu .box .option .show.a{width:90px;}
    #informationMenu .box .option .show.b{width:90px;}
    #informationMenu .box .option .show a{font-size:12px;}

    #informationList .box{width:auto; padding:0 20px 30px 20px;}
    #informationList .box ul{width:auto;}
    #informationList .box ul li{width:100%; height:100px;float:inherit; position:relative;
        -webkit-border-radius:4px;
        -moz-border-radius:4px;
        border-radius:4px;
    }
    #informationList .box ul li .photo{width:140px; height:100px; position:absolute; left:0; top:0;}
    #informationList .box ul li .photo i{width:32px; height:32px;}
    #informationList .box ul li .photo img{width:100%!important; height:100%!important;}
    #informationList .box ul li .text-mobile{display:block; width:120px; height:80px; line-height:16px; color:#747474; font-size:11px; text-align:left; padding:10px; overflow:hidden; position:absolute; left:0; top:0;}
    #informationList .box ul li .cont{padding:0 0 0 0px;}
    #informationList .box ul li .cont .category{font-size:11px; padding-top:7px;}
    #informationList .box ul li .cont .name{line-height:20px; font-size:14px;}
    #informationList .box ul li .cont .text{display:block;}
    #informationList .box ul li .time{height:25px; line-height:25px; font-size:11px; padding:0; left:150px;}
    #informationList .box ul li .time span{display:none;}
    #informationList .box a.button{width:auto; height:40px; line-height:40px; margin:20px 10px;}


    #informationList .box .list_top{width: 310px;margin:0 auto;margin-bottom: 45px;}
    #informationList .box .list_top img{width: 310px;margin:0 auto;}
    #informationList .box .list_top .info{width: 310px;margin-left:0;margin-top: 20px;}
    #informationList .box .subject{text-align: center;}

    #informationList .recommend{width:auto; padding:0 20px 30px 20px;}
    #informationList .recommend .subject{text-align: center;}
    #informationList .recommend ul{width:auto;}
    #informationList .recommend ul li{width:auto; height:100px; margin:20px 0 0 0; float:inherit; position:relative;
        -webkit-border-radius:4px;
        -moz-border-radius:4px;
        border-radius:4px;
    }
    #informationList .recommend ul li .photo{width:140px; height:100px; position:absolute; left:0; top:0;}
    #informationList .recommend ul li .photo i{width:32px; height:32px;}
    #informationList .recommend ul li .photo img{width:100%!important; height:100%!important;}
    #informationList .recommend ul li .text-mobile{display:none; width:120px; height:80px; line-height:16px; color:#747474; font-size:11px; text-align:left; padding:10px; overflow:hidden; position:absolute; left:0; top:0;}
    #informationList .recommend ul li .cont{padding:10px 0 0 150px;}
    #informationList .recommend ul li .cont .category{font-size:11px; padding-top:7px;}
    #informationList .recommend ul li .cont .name{line-height:20px; font-size:14px;}
    #informationList .recommend ul li .cont .text{display:block;}
    #informationList .recommend ul li .time{height:25px; line-height:25px; font-size:11px; padding:0; left:150px;}
    #informationList .recommend ul li .time span{display:none;}
    #informationList .recommend a.button{width:auto; height:40px; line-height:40px; margin:20px 10px;}

}