/* 授权查询 */
.query-content{
    height: 500px;
    background: url("../images/piracy-page-top-bg.jpg") center no-repeat;
}
.query-content .wm-1200{
    display: table;
    height: 500px;
}
.query-block{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.query-block .tit{
    color: #fff;
    font-size: 42px;
}
.query-block .txt{
    color: #f3d4d5;
    line-height: 22px;
    margin-top: 35px;
    font-size: 16px;
}
.query-block .website{
    width: 700px;
    height: 48px;
    margin: 70px auto 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 5px solid #ffe3e4;
    border: 5px solid rgba(236,36,44,.2);
}
.query-block .website .realm-name{
    float: left;
    width: 548px;
    height: 48px;
    padding: 0 20px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-top-left-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.query-block .website .query-btn{
    float: left;
    color: #fff;
    width: 112px;
    height: 48px;
    font-size: 16px;
    cursor: pointer;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-top-right-radius: 3px;
    -moz-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    background: #ec242c;
}
.query-block .other{
    margin-top: 25px;
    font-size: 14px;
}
.query-block .other span{
    display: inline-block;
    color: #fff;
    height: 26px;
    line-height: 26px;
    padding-left: 20px;
    background: url("../images/piracy-page-ico.png") no-repeat 0 6px;
}
.query-block .other a{
    display: inline-block;
    color: #fff;
    height: 26px;
    line-height: 26px;
    padding: 0 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: rgba(0,0,0,.4);
}
/* 版权说明 */
.cr-content{
    padding: 70px 0 80px;
    background: #fff;
}
.cr-tit{
    margin-bottom: 30px;
    text-align: center;
    font-size: 38px;
    font-weight:bold;
}
.cr-block{
    height: 460px;
    padding: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: url("../images/linhuilun.png") right bottom no-repeat #d8e3f0;
}
.cr-block .bt{
    font-size: 24px;
    font-weight:bold;
}
.cr-block .txt{
    margin-top: 30px;
    line-height: 40px;
    font-size: 24px;
    font-weight:bold;
}
.cr-block .txt strong{
	margin-top:20px;
    color: #ec242c;
    display: block;
    font-weight:bold;
}
.cr-block .num{
    color: #666;
    margin-top: 30px;
    font-size: 14px;
}
.cr-block .num span{
    display: block;
    line-height: 30px;
}
.cr-block .gw{
    color: #fff;
    width: 302px;
    height: 38px;
    line-height: 38px;
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
    background: #ec242c;
}
/* 正盗版对比 */
.contrast-content{
    padding: 70px 0 80px;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    background: #f8f8f8;
}
.contrast-tit{
    text-align: center;
}
.contrast-tit h3{
    font-size: 38px;
    font-weight:bold;
}
.contrast-tit p{
    margin-top: 10px;
    font-size: 18px;
}
.contrast-block{
    height: 338px;
    margin-top: 20px;
    background: url("../images/versus-bg.png") center no-repeat;
}
.contrast-block .true-list{
    float: left;
    width: 533px;
    padding: 18px 0 0 30px;
}
.contrast-block .true-list h4{
    color: #1fa774;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    border-bottom: 1px dashed #1fa774;
}
.contrast-block .true-list ul{
    padding-top: 15px;
}
.contrast-block .true-list li{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}
.contrast-block .true-list li:before{
    content: "";
    display: inline-block;
    width: 13px;
    height: 13px;
    vertical-align: middle;
    margin: -3px 8px 0 0;
    background: url("../images/piracy-page-ico.png") no-repeat 0 -24px;
}
.contrast-block .false-list{
    float: right;
    width: 492px;
    padding: 37px 30px 0 0;
    text-align: right;
}
.contrast-block .false-list h4{
    color: #ec242c;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    border-bottom: 1px dashed #ec242c;
}
.contrast-block .false-list ul{
    padding-top: 15px;
}
.contrast-block .false-list li{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}
.contrast-block .false-list li:after{
    content: "";
    display: inline-block;
    width: 13px;
    height: 13px;
    vertical-align: middle;
    margin: -3px 0 0 8px;
    background: url("../images/piracy-page-ico.png") no-repeat 0 -47px;
}
/* 盗版功能不完善 */
.db-content{
    padding: 70px 0 300px;
    background: url("../images/db-block-bg.jpg") bottom center no-repeat #fff;
}
.db-block{
    padding-left: 290px;
}
.db-block h3{
    font-size: 38px;
    font-weight:bold;
}
.db-block ul{
    padding-top: 20px;
}
.db-block ul li{
    height: 34px;
    line-height: 34px;
    font-size: 14px;
}
.db-block ul li i{
    display: inline-block;
    color: #43aee4;
    width: 14px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
    margin: -3px 10px 0 0;
    border: 1px solid #43aee4;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
/* 盗版机制 */
.way-content{
    padding: 75px 0 80px;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    background: #f8f8f8;
}
.way-block{
    text-align: center;
}
.way-block h3{
    font-size: 38px;
    font-weight:bold;
}
.way-block ul{
    padding: 75px 40px 0;
}
.way-block ul li{
    float: left;
    color: #fff;
    width: 280px;
    height: 210px;
    line-height: 26px;
    padding-top: 170px;
    font-size: 16px;
}
.way-block ul li.first{
    background: url("../images/first-bgimg.png") center no-repeat;
}
.way-block ul li.second{
    background: url("../images/second-bgimg.png") center no-repeat;
}
.way-block ul li.third{
    background: url("../images/third-bgimg.png") center no-repeat;
}
.way-block ul li.fouth{
    background: url("../images/fouth-bgimg.png") center no-repeat;
}
/* 思途维权 */
.wq-content{
    padding: 70px 0 80px;
    background: #e6e6e6;
}
.wq-block{
    background: url("../images/wq-right-bg.jpg") no-repeat right center
}
.wq-block h3{
    padding-bottom: 40px;
    text-align: center;
    font-size: 38px;
    font-weight:bold;
}
.wq-block .stop-txt,
.wq-block .warn-txt,
.wq-block .pass-txt{
    height: 70px;
    line-height: 70px;
    font-size: 18px;
}
.wq-block .stop-txt strong{
    color: black;
    padding: 0 10px;
    font-size: 40px;
    font-family: Arial;
}
.wq-block .warn-txt strong{
    color:red;
    padding: 0 10px;
    font-size: 40px;
    font-family: Arial;
}
.wq-block .pass-txt strong{
    color: #1fa774;
    padding: 0 10px;
    font-size: 40px;
    font-family: Arial;
}
.wq-block .wq-btn{
    margin-top: 50px;
    font-size: 0;
}
.wq-block .wq-btn a{
    color: #fff;
    display: inline-block;
    height: 42px;
    line-height: 42px;
    padding: 0 25px;
    margin-right: 20px;
    font-size: 18px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fa5555;
}
/* 维权动态 */
.news-content{
    padding: 70px 0 0;
}
.news-block .title{
    float: left;
    width: 300px;
    font-size: 22px;
    font-weight: bold;
}
.news-block .list{
    padding-left: 300px;
}
.news-block .list dl{
    margin-bottom: 70px;
}
.news-block .list dt{
    float: left;
    color: #666;
    width: 80px;
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    border-right: 1px solid #d9d9d9;
}
.news-block .list dd{
    padding-left: 110px;
}
.news-block .list dd a{
    color: #666;
    display: block;
    font-size: 22px;
}
.news-block .list dd p{
    color: #666;
    height: 52px;
    line-height: 26px;
    margin-top: 20px;
    overflow: hidden;
    font-size: 14px;
}
/* 相关文件 */
.about-content{
    padding: 70px 0;
    border-top: 1px solid #f0f0f0;
    background: #f8f8f8;
}
.about-block .about-tit{
    color: #fff;
    width: 600px;
    height: 60px;
    line-height: 30px;
    padding: 8px 0;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    font-weight:bold;
    background: url("../images/sq_tit_bg.png") center no-repeat;
}
.about-block .item{
    margin-top: 70px;
}
.about-block .item .bt{
    float: left;
    width: 300px;
    font-size: 22px;
    font-weight:bold;
}
.about-block .item .con{
    padding-left: 300px;
}
.about-block .item .con ul{
    color: #666;
    line-height: 26px;
    font-size: 14px;
}
.about-block .item .con .pj-btn{
    display: inline-block;
    margin-right: 40px;
}
.about-block .item .con .xf-btn{
    display: inline-block;
}
/* 弹出框 */
.pop-content{
    display: none;
    width: 1200px;
    position: fixed;
    left: 50%;
    top: 100px;
    bottom: 100px;
    margin-left: -600px;
    border: 3px solid #ec242c;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
}
.pop-content .close-btn{
    width: 34px;
    height: 34px;
    position: absolute;
    right: -37px;
    top: -3px;
    cursor: pointer;
    background: url("../images/close-btn-ico.png") center no-repeat #ec242c;
}
.pop-content .tit{
    text-align: center;
    font-size: 24px;
}
.pop-content .txtCon{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    line-height: 30px;
    padding: 50px 100px;
    overflow-y: auto;
    font-size: 15px;
}

/*  */
.sq-con-box{
    width:749px;
    height:415px;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 9999;
    margin: -207px 0 0 -375px;
    background:url(../images/shouquan-bg.gif) left no-repeat}
.sq-con-box .close-ico{
    width: 33px;
    height: 33px;
    position: absolute;
    top: 0;
    right: -38px;
    cursor: pointer;
    background: url("../images/shouquan-close.png") center no-repeat;
}
.sq-con-box .sq-tit{
    color:#a18642;
    margin:140px auto 0;
    width:470px;
    line-height:30px;
    font-size:20px;
    text-indent:2em}
.sq-con-box  span{
    display:inline-block;
    width:310px;
    height:25px;
    margin:0 5px;
    text-align:center;
    text-indent:0;
    border-bottom:1px solid #a18642}
.sq-con-box .sq-ul{
    margin:30px auto 0;
    width:470px}
.sq-con-box .sq-ul li{
    color:#a18642;
    height:24px;
    line-height:24px;
    font-family:"宋体"}
.shouquan-close{
    float:right;
    width:33px;
    height:33px;
    cursor:pointer}
.wsq-out-box{
    width:610px;
    height:415px;
    position:absolute;
    top:50%;
    left:50%;
    z-index:9999;
    margin:-208px 0 0 -305px;
    background:url(../images/wsq-bg.png) left no-repeat}
.wsq-out-box h3{
    float:left;
    width:610px;
    height:55px}
.wsq-out-box h3 span{
    float:left;
    color:#666;
    height:55px;
    line-height:55px;
    font-size:20px;
    margin-left:20px;
    font-weight:500}
.wsq-out-box h3 s{
    float:right;
    width:14px;
    height:14px;
    cursor:pointer;
    margin:20px 20px 0 0}
.wsq-con-txt{
    float:left;
    width:610px;
    height:350px}
.wsq-con-txt .p1{
    float:left;
    width:610px;
    height:97px;
    padding-top:40px;
    text-align:center}
.wsq-con-txt .p2{
    float:left;
    color:#333;
    width:610px;
    height:68px;
    line-height:34px;
    padding:20px 0;
    font-size:20px;
    text-align:center}
.wsq-con-txt .p3{
    float:left;
    color:#4ed69b;
    width:610px;
    height:70px;
    line-height:70px;
    font-size:30px;
    text-align:center;
}