@charset "utf-8";

.mqnav{ background:#fff;}

{-moz-transition:all .2s linear; -webkit-transition:all .2s linear; transition:all .2s linear;}

.footer{ padding-top:60px!important;}

.banner{ background:url(/uploads/image/wphibprogramme/banner_01.jpg) no-repeat center top; height:510px;}

.box .title{ font-size:25px; text-align:center; padding:60px 0 40px 0;}

.b2 .pic{ text-align:center;}
.b1 .info{ font-size:13px; line-height:24px;}

.b3 ul{ width:1200px; position:relative;}
.b3 li{ width:370px; margin-right:30px; margin-bottom:40px; height:480px; float:left;}
.b3 li h3{ font-size:18px; font-weight:normal; margin:12px 0;}
.b3 li p{ font-size:13px; line-height:24px; color:#999;}

.tcdpagecode {
    padding: 15px 20px;
    text-align: center;
    color: #ccc;
}

.tcdpagecode a {
    display: inline-block;
    color: #c4a38e;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    border: 1px solid #ddd;
    margin: 0 2px;
    border-radius: 4px;
    vertical-align: middle;
}

.tcdpagecode a:hover {
    text-decoration: none;
    border: 1px solid #c4a38e;
}

.tcdpagecode span.current {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 2px;
    color: #fff;
    background-color: #c4a38e;
    border: 1px solid #c4a38e;
    border-radius: 4px;
    vertical-align: middle;
}

.tcdpagecode span.disabled {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 2px;
    color: #bfbfbf;
    background: #f2f2f2;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    vertical-align: middle;
}