.c_clause{font-size: 0px; padding-bottom: 30px; }
/*banner*/
.c_clause_head{position: relative;background:white;box-shadow:0 1px 2px rgba(0,0,0,0.1);border-bottom:1px solid #eee;margin-bottom: 30px;  }
.c_clause_ban{padding:0 30px;}
.c_clause_ban .pic{position:relative;margin:0 auto;max-width:1500px;overflow:hidden;width:100%;height: 150px;padding-bottom: 30px;}
.c_clause_ban .pic img{display:inline-block;}
.c_clause_ban .pic .ban_txt{position: absolute;top:0px;left:0px;height: 150px;}
.c_clause_ban .pic .ban_txt span{font-size: 32px;line-height: 1.3em;color: #ffffff; }


@media (min-width:992px) and  (max-width:1199px){/* md*/
    .c_clause_ban{padding:0 20px;}
    .c_clause_ban .pic img {position:absolute;top:0px;left:50%;margin-left:-750px;}
}
@media (min-width:768px) and (max-width:991px){/* sm*/
    .c_clause_head{margin-bottom: 15px;}
    .c_clause_ban{padding:0px 0px;}
    .c_clause_ban .pic{padding-bottom: 0px;}
    .c_clause_ban .pic img {position:absolute;top:0px;left:50%;margin-left:-750px;}
}
@media (max-width:767px){/* xs*/
    .c_clause_head{margin-bottom: 15px;}
    .c_clause_ban{padding:0px 0px;}
    .c_clause_ban .pic{padding-bottom: 0px;}
    .c_clause_ban .pic img {position:absolute;top:0px;left:0px;}
}





/*条款内容*/
.clause_txt{margin-bottom: 60px;}
.clause_txt>div{margin: 0px 8.333333335%;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
.clause_txt h2{font-size: 16px;color: #333;line-height: 1.3em;margin: 30px 0px 10px 0px;}
.clause_txt p,.clause_txt h5{font-size: 14px;color: #999;line-height: 1.75em;}
.clause_txt ul{ text-indent: 2em;}


@media (min-width:992px) and  (max-width:1199px){/* md*/
    .clause_txt{margin-bottom: 60px;}
    .clause_txt>div{margin: 0px 0px;}
}
@media (min-width:768px) and (max-width:991px){/* sm*/
    .clause_txt{margin-bottom: 45px;}
    .clause_txt>div{margin: 0px 0px;}
}
@media (max-width:767px){/* xs*/
    .clause_txt{margin-bottom: 45px;}
    .clause_txt>div{margin: 0px 0px;}
}









@media (min-width:992px) and  (max-width:1199px){/* md*/

}
@media (min-width:768px) and (max-width:991px){/* sm*/

}
@media (max-width:767px){/* xs*/

}







