
/* 服务协议 */
.agreement-header .top-header{ position:absolute; left:0; right:0; top:0; z-index:11;}
.agreement-header .head-nav{ background:transparent;border-bottom: 1px solid rgba(255,255,255,.2); }
.agreement-banner{ height:360px; position: relative; background: url("../images/agreement-banner.jpg") center top #000000 no-repeat; min-width:1220px;}
.agreement-banner .header-info{padding-top: 155px; text-align: center;color: #fff; overflow: hidden;}
.agreement-banner .header-info h1{ font-size: 36px; margin: 0 0 35px;}
.agreement-main{ padding:55px 0; overflow:hidden;}
.agreement-main .agreement-side{ width:245px; float:left; overflow:hidden;}
.agreement-main .agreement-side li{ height:50px; background: url("../images/agreement-line.png") 6px 5px no-repeat;}
.agreement-main .agreement-side li:last-child{ height:20px;}
.agreement-main .agreement-side a{ display:block; height:20px; line-height:20px; color:#333333;}
.agreement-main .agreement-side a:before{ content:''; display:inline-block; vertical-align:middle; margin-right:15px; width:13px; height:20px; background: url("../images/agreement-ico.jpg") center 2px no-repeat;}
.agreement-main .agreement-side .active a{ color:#059fff;}
.agreement-main .agreement-side .active a:before{background: url("../images/agreement-ico-a.jpg") center 2px no-repeat;}
.agreement-main .agreement-body{ width:980px; float:right; overflow:hidden;}
.agreement-main .info-start{ margin:0 0 25px; overflow:hidden;}
.agreement-main .info-start h4{ font-size:18px; margin-bottom: 30px; font-weight: bold}
.agreement-main .info-start p{ line-height:24px;margin:0 0 20px;}
.agreement-main .info-list{ margin:0 0 25px; overflow:hidden;}
.agreement-main .info-list h3{ font-weight: bold; font-size:20px; padding-left:20px; border-left:5px solid #059fff; line-height:100%; margin:0 0 30px;}
.agreement-main .info-list strong{color: #000}
.agreement-main .info-list p{ line-height:24px;margin:0 0 20px; color: #666}
.agreement-main .info-list p em{ color: #000; font-weight: 600}
.agreement-main .info-list ul{ padding:0 0 10px 30px; overflow:hidden;}
.agreement-main .info-list ul li{ line-height:24px; color:#666666; margin:0 0 20px;}
.agreement-main .info-list ul span{ display:block;margin:20px 0 0 35px;}
.agreement-main .info-list ul span em{display: block;margin-top: 5px;}
