@charset "utf-8";

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

#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;}

#informationView{background:#f4f4f4;}
#informationView .box{width:1050px; margin:0 auto; padding:30px 0; overflow:hidden;}
#informationView .box .show{width:780px; text-align:left; padding-bottom:50px; float:left; overflow:hidden;}
#informationView .box .show .title{padding:0 60px 20px 60px; border:1px solid #ebebeb; border-bottom: 0px;background:#fff; overflow:hidden;
    -webkit-border-radius:4px 4px 0 0;
    -moz-border-radius:4px 4px 0 0;
    border-radius:4px 4px 0 0;
}
#informationView .box .show .title .name{line-height:35px; color:#582912; font-size:21px; font-weight:bold; padding-top:25px; overflow:hidden;}
#informationView .box .show .title .info{line-height:30px; color:#b2b2b2; font-size:12px; overflow:hidden;}
#informationView .box .show .cont{padding:15px 60px 40px 60px; border:1px solid #ebebeb; border-bottom:0; background:#fff; overflow:hidden;}
#informationView .box .show .cont p{line-height:25px; color:#747474; font-size:14px; padding-top:25px;}
#informationView .box .show .back{height:38px; line-height:38px; padding-bottom:40px; text-align:center; border:1px solid #ebebeb; border-top:0; background:#fff; overflow:hidden;
    -webkit-border-radius:0 0 4px 4px;
    -moz-border-radius:0 0 4px 4px;
    border-radius:0 0 4px 4px;
}
#informationView .box .show .back a{display:block; width:158px; height:38px; line-height:38px; margin:0 auto; border:1px solid #b2b2b2; overflow:hidden;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
}
#informationView .box .show .label{padding:15px 60px 40px 60px; border-right:1px solid #ebebeb; border-left:1px solid #ebebeb;  background:#fff; overflow:hidden;}
#informationView .box .show .label ul li{list-style:none;float: left;display: block;margin-left: 15px;}
#informationView .box .show .label ul li img{width: 15px;height: 15px}
#informationView .box .show .label ul li a{font-size: 10px;color:#747474; border:0px solid #747474;border-radius: 5px;padding:6px 10px;}

#informationView .box .show .exp-read{padding:0 60px 20px 60px; border:1px solid #ebebeb; border-top:0; background:#fff; overflow:hidden;
    -webkit-border-radius:4px 4px 0 0;
    -moz-border-radius:4px 4px 0 0;
    border-radius:4px 4px 0 0;
}
#informationView .box .show .exp-read .title1{margin-bottom:15px;line-height:35px; color:#582912; font-size:21px; font-weight:bold; padding-top:25px; overflow:hidden;}
#informationView .box .show .exp-read p{margin-top: 15px;}

#informationView .box .show .pre{margin-top:20px;height:35px; line-height:35px; color:#582912; font-size:14px; overflow:hidden;}
#informationView .box .show .pre a{color:#582912;}
#informationView .box .show .pre a:hover{text-decoration:underline;}
#informationView .box .show .next{height:35px; line-height:35px; color:#582912; font-size:14px; overflow:hidden;}
#informationView .box .show .next a{color:#582912;}
#informationView .box .show .next a:hover{text-decoration:underline;}
#informationView .box .menu{width:240px; text-align:left; float:right; overflow:hidden;}
#informationView .box .menu .name{height:40px; line-height:40px; color:#b2b2b2; font-size:16px; overflow:hidden;}
#informationView .box .menu a{display:block; height:40px; line-height:40px; color:#582912; font-size:16px; padding-left:20px; overflow:hidden;}
#informationView .box .menu a:hover{text-decoration:underline;}
#informationView .box .menu a.on{background:#ebebeb; text-decoration:none;}
/*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;}

    #informationView{background:#fff;}
    #informationView .box{width:100%; padding:0; border-top:1px solid #ebebeb;}
    #informationView .box .show{width:auto; padding:0 20px 50px 20px; float:inherit;}
    #informationView .box .show .title{padding:0 0 15px 0; border:0; border-bottom:0px solid #f6f6f6;}
    #informationView .box .show .title .name{line-height:30px; font-size:16px; padding-top:10px;}
    #informationView .box .show .title .info{line-height:25px; font-size:11px;}
    #informationView .box .show .cont{padding:0 0 40px 0; border:0; border-top:1px solid #f6f6f6;}
    #informationView .box .show .cont p{line-height:20px; font-size:12px; padding-top:20px;}
    #informationView .box .show .back{ border:0; border-bottom:1px solid #f6f6f6;
        -webkit-border-radius:0;
        -moz-border-radius:0;
        border-radius:0;
    }
    #informationView .box .show .next{height:40px; line-height:40px; font-size:12px; border:0; border-top:0px solid #f6f6f6;}
    #informationView .box .show .pre{height:40px; line-height:40px; font-size:12px; border:0; border-top:0px solid #f6f6f6;}
    #informationView .box .menu{width: 100%;display:block;float: left;}
    #informationView .box .menu .name{text-align: center;height:40px; line-height:40px; color:#fff; font-size:16px; background-color:#ed6d1f ;overflow:hidden;}
    #informationView .box .menu a{display: inline-block;padding-right: 10px;}

    #informationView .box .show .label{padding:0px 0px 20px 0px; border-bottom:0px;border-left:0px;border-right:0px;}
    #informationView .box .show .label ul li{list-style:none;float: left;display: block;margin-left: 15px;margin-top: 5px;}
    #informationView .box .show .label ul li img{width: 15px;height: 15px}
    #informationView .box .show .label ul li a{font-size: 10px;color:#747474; border:0px solid #747474;border-radius: 5px;padding:6px 10px;}

    #informationView .box .show .exp-read{padding:0 0px 20px 0px; border:1px solid #ebebeb; border-top:0; border-right:0; border-left:0; background:#fff; overflow:hidden;
    -webkit-border-radius:4px 4px 0 0;
    -moz-border-radius:4px 4px 0 0;
    border-radius:4px 4px 0 0;
    }
    #informationView .box .show .exp-read .title1{margin-bottom:15px;line-height:35px; color:#582912; font-size:16px; font-weight:bold; padding-top:25px; overflow:hidden;}
    #informationView .box .show .exp-read p{margin-top: 15px;}
}