/*author: yjc-2017.5.4*/
/*内容： 重庆专利推广页*/
.transition-05{ -moz-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
.transition-06{ -moz-transition: all 0.6s ease-in-out; -webkit-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all .6s ease-in-out;}
.transition-03{ -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all .3s ease-in-out;}
.btnh:hover{ filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9; }
.opacity0{ filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0;}
.scale-piece{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}
.text-overflow{ text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.page-piece{ width: 100%; min-width: 1180px;}
.page-inner-piece{ width: 1180px; margin: 0 auto;}
/*input.dummy{display: inline-block;vertical-align: middle;cursor: pointer !important;width: 69px;height: 38px;line-height: 38px;padding-left: 13px;overflow: hidden;text-overflow: ellipsis;background: url(/2019-type/zscq/zl_shenqing/images/select-icon.png) no-repeat right center;color: #999;font-size: 14px;display: inline-block;}*/
/*#dummydata{position: absolute;z-index: 198910161111;background: #fff;max-height: 200px !important;overflow: auto;color: #888;border: 1px solid #D7D7D7;}*/
/*#dummydata a{display: block;color: #888;line-height: 38px;padding-left: 38px;text-overflow: ellipsis;overflow: hidden;height: 38px;}*/
/*#dummydata a.selected{color: #888;}*/
/*#dummydata a:hover{color: #fff;text-decoration: none;background: #4898f9;}*/
/*  banner start*/
.inside-banner{ width: 100%; min-width: 1180px; overflow: hidden; height: 450px; position: relative;}
.inside-banner>.bd{ width: 1920px; position: absolute; left: 50%; margin-left: -960px; height: 450px;}
.inside-dot{ position: absolute; bottom: 20px; z-index: 1; width: 100%;}
.inside-dot>ul{ text-align: center;}
.inside-dot>ul>li{position: relative; cursor: pointer; display: inline-block; vertical-align: middle; *display: inline; *zoom: 1; width: 40px; height: 3px; margin: 0 5px; background: #fff; overflow: hidden; line-height: 9999px;}
.inside-dot>ul>li.on{ background: #eecb25;}
/*banner end*/
/*advantage start*/

.advantage-lists{
    overflow: hidden;
    padding: 13px 0;
}
.advantage-lists>li{
    float: left;
    width: 294px;
    text-align: center;
    font-size: 0;
}
.advantage-lists>li>.icon{
    width: 45px;
    height: 45px;
    background: url(/2019-type/zscq/zl_shenqing/images/advantage-icons.png) no-repeat;
}
.advantage-lists>li>.icon2{
    background-position: -45px 0;
}
.advantage-lists>li>.icon3{
    background-position: -90px 0;
}
.advantage-lists>li>.icon4{
    background-position: -135px 0;
}
.advantage-lists>li>.txt{
    font-size: 16px;
    color: #565656;
    line-height: 27px;
    margin-left: 8px;
    text-align: left;
}
.advantage-lists>li>.txt>span{
    font-size: 20px;
    color: #ff5c01;
    line-height: 27px;
}
.advantage-lists>.line{
    width: 1px;
    height: 40px;
    background: #e5e5e5;
    margin-top: 6px;
}
/*advantage end*/
/*专利类型 start*/
.page-title{
    text-align: center;
}
.page-title>h3{
    font-size: 30px;
    color: #333;
}
.patent-type-piece{
    padding: 38px 0 48px;
    background: #f1f2f3;
}
.patent-type-lists{
    overflow: hidden;
    margin-top: 60px;
}
.patent-type-lists>li{
    float: left;
    width: 280px;
    text-align: center;
    background: #fff;
    height: 465px;
    margin-left: 16px;
}
.patent-type-lists>li:first-child{
    margin-left: 0;
}
.patent-type-lists>li>.tit{
    font-size: 24px;
    color: #fff;
    line-height: 80px;
    height: 80px;
    width: 100%;
    background: url(/2019-type/zscq/zl_shenqing/images/tit-bk.png) no-repeat;
}
.patent-type-lists>li>.icon{
    width: 125px;
    height: 125px;
    margin-top: 26px;
    background: url(/2019-type/zscq/zl_shenqing/images/type-icons.png) no-repeat;
}
.patent-type-lists>li>.icon2{
    background-position: -125px 0;
}
.patent-type-lists>li>.icon3{
    background-position: -250px 0;
}
.patent-type-lists>li>.icon4{
    background-position: -375px 0;
}
.patent-type-lists>li>.name{
    font-size: 20px;
    color: #333;
    margin-top: 26px;
}
.patent-type-lists>li>.line{
    width: 21px;
    height: 2px;
    background: #666;
    margin: 5px auto 0;
}
.patent-type-lists>li>.txt{
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin-top: 6px;
}
.patent-type-lists>li>.handle-btn{
    width: 198px;
    height: 43px;
    color: #666;
    line-height: 43px;
    border: 1px solid #e8e8e8;
    border-radius: 2px;
    margin-top: 40px;
}
.patent-type-lists>li>.handle-btn:hover{
    color: #fff;
    background: #ffb200;
    border-color: #ffb200;
}
.phone-box-piece{
    position: relative;
    width: 328px;
    height: 38px;
    border: 1px solid #3fbff0;
    border-radius: 19px;
    margin: 40px auto 0;
}
.phone-box-piece>.txt{
    font-size: 0;
    padding-left: 20px;
}
.phone-box-piece>.txt>.icon{
    width: 18px;
    height: 22px;
    background: url(/2019-type/zscq/zl_shenqing/images/phone-icon.png) no-repeat;
}
.phone-box-piece>.txt>.num{
    font-size: 16px;
    font-weight: 700;
    line-height: 38px;
    color: #3fbff0;
    margin-left: 11px;
}
.phone-box-piece>.phone-btn{
    position: absolute;
    right: -1px;
    top: -1px;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #3fbff0;
    border-radius: 20px;
}
/*专利类型 end*
/*人工查询 start*/
.apply-box-piece{
    height: 167px;
    padding-top: 25px;
    background: url(/2019-type/zscq/zl_shenqing/images/apply-bk.jpg) center center no-repeat;
}
.apply-box-piece .page-title>h3{
    color: #fff;
}
.apply-form-piece{
    margin-top: 33px;
    padding-left: 40px;
}
.apply-form-piece>.input-box{
    float: left;
    width: 340px;
    height:45px;
    background: #f6fafd;
    margin-left: 20px;
}
.apply-form-piece>.input-box>.icon{
    float: left;
    width: 25px;
    height: 25px;
    margin: 10px 0 0 9px;
    background: url(/2019-type/zscq/zl_shenqing/images/page-icons.png) no-repeat;
}
.apply-form-piece>.input-box>.icon2{
    background-position: -25px 0;
}
.apply-form-piece>.input-box>input{
    float: left;
    width: 290px;
    height: 18px;
    padding: 13px 5px 14px 5px;
    font-size: 14px;
    color: #333;
    line-height: 18px;
}
.apply-form-piece>.free-btn{
    float: left;
    width: 340px;
    height: 45px;
    margin-left: 20px;
    font-size: 14px;
    color: #fff;
    line-height: 45px;
    text-align: center;
    background: #3fabf0;
}
/*人工查询 end*/
/*好处 start*/
.benefit-piece{
    padding: 40px 0 46px;
    background: #f1f2f3;
}
.benefit-piece .page-title>h3{
    font-size: 25px;
}
.benefit-cont{
    width: 1040px;
    margin: 55px auto 0;
}
.benefit-lists{
    float: left;
}
.benefit-lists2{
    float: right;
}
.benefit-lists>li{
    width: 390px;
    height: 180px;
    background: #fff;
    border-radius: 8px;
    margin-bottom: 14px;
}
.benefit-lists>li>.icon{
    float: left;
    width: 100px;
    height: 100px;
    background: url(/2019-type/zscq/zl_shenqing/images/benefit-icons.png) no-repeat;
    margin: 24px 0 0 15px;
}
.benefit-lists>li>.icon2{
    background-position: -100px 0;
}
.benefit-lists>li>.icon3{
    background-position: -200px 0;
}
.benefit-lists>li>.icon4{
     background-position: -300px 0;
 }
.benefit-lists>li>.info-box{
    width: 220px;
    float: left;
    margin: 20px 0 0 20px;
}
.benefit-lists>li>.info-box>.tit{
    font-size: 20px;
    color: #333;
}
.benefit-lists>li>.info-box>.describe{
    font-size: 13px;
    color: #666;
    line-height: 24px;
    margin-top: 7px;
    min-height: 62px;
}
.benefit-lists>li>.info-box>.more-btn{
    width: 118px;
    height: 33px;
    border: 1px solid #e5e5e5;
    border-radius: 16px;
    font-size: 14px;
    color: #888;
    line-height: 33px;
    text-align: center;
    margin-top: 6px;
}
.benefit-lists>li>.info-box>.more-btn:hover{
    border-color: #ffb200;
    background: #ffb200;
    color: #fff;
}
.benefit-img{
    float: left;
    width: 234px;
    height: 374px;
    margin-left: 13px;
}
.benefit-img>img{
    width: 100%;
}
.benefit-piece .phone-box-piece{
    margin-top: 26px;
}
/*好处 end*/
/*资料 start*/
.four-data-piece{
    padding: 47px 0 30px;
    background: #fff;
}
.four-data-lists{
    overflow: hidden;
    margin-top: 55px;
}
.four-data-lists>li{
    float: left;
    width: 175px;
    margin: 0 59px;
    text-align: center;
}
.four-data-lists>li>.icon{
    width: 175px;
    height: 175px;
    background: url(/2019-type/zscq/zl_shenqing/images/data-icons.png) no-repeat;
}
.four-data-lists>li>.icon2{
    background-position: -175px 0;
}
.four-data-lists>li>.icon3{
    background-position: -350px 0;
}
.four-data-lists>li>.icon4{
    background-position: -525px 0;
}
.four-data-lists>li:hover .icon1{
    background-position: 0 -175px;
}
.four-data-lists>li:hover .icon2{
    background-position: -175px -175px;
}
.four-data-lists>li:hover .icon3{
    background-position: -350px -175px;
}
.four-data-lists>li:hover .icon4{
    background-position: -525px -175px;
}
.four-data-lists>li>.txt{
    font-size: 20px;
    color: #333;
    margin-top: 20px;
}
.four-data-piece .phone-box-piece{
    margin-top: 45px;
}
/*资料 end*/
/*流程 start*/
.flow-piece{
    position: relative;
    padding: 40px 0 75px;
    background: #f1f2f3;
    overflow: hidden;
}
.flow-cont{
    position: relative;
    width: 1920px;
    height: 220px;
    left: 50%;
    margin-left: -960px;
    top: 0;
    margin-top: 80px;
}
.flow-cont>img{
    width: 100%;
}
/*流程 end*/
/*对比 start*/
.contrast-piece{
    height: 585px;
    padding-top: 45px;
    background: url(/2019-type/zscq/zl_shenqing/images/contrast-bk.jpg) center center no-repeat;
}
.contrast-piece .page-title>h3{
    color: #fff;
}
.contrast-piece .page-title>.line{
    width: 68px;
    height: 2px;
    background: #fff;
    margin: 12px auto 0;
}
.contrast-cont{
    width: 100%;
    margin-top: 56px;
    border-top: 1px solid #688395;
    border-bottom: 1px solid #688395;
    background: url(/2019-type/zscq/zl_shenqing/images/contrast-white.jpg) center top no-repeat;
}
.contrast-info{
    width: 100%;
}
.contrast-info>.tit{
    margin-top: 16px;
}
.contrast-info>.tit>.tit-left{
    float: left;
    width: 440px;
    font-size: 24px;
    color: #fff;
    text-align: center;
}
.contrast-info>.tit>.tit-right{
    float: right;
    width: 440px;
    font-size: 24px;
    color: #fff;
    text-align: center;
}
.contrast-info>.tit>.icon{
    float: left;
    width: 70px;
    height: 37px;
    background: url(/2019-type/zscq/zl_shenqing/images/vs-icon.png) no-repeat;
    margin-left: 115px;
}
.contrast-info>.contrast-lists{
    margin-top: 32px;
}
.contrast-info>.contrast-lists>li>.contrast-left,
.contrast-info>.contrast-lists>li>.contrast-right{
    position: relative;
    height: 76px;
    line-height: 76px;
    font-size: 16px;
    color: #fff;
    margin-bottom: 14px;
}
.contrast-info>.contrast-lists>li>.contrast-left{
    float: left;
}
.contrast-info>.contrast-lists>li>.contrast-right{
    float: right;
}
.contrast-info>.contrast-lists>li>.contrast-left>span{
    font-size: 18px;
    font-weight: 700;
}
.contrast-info>.contrast-lists>li>.contrast-left{
    width: 380px;
    padding-right: 60px;
    background: #3fbff0;
    text-align: right;
}
.contrast-info>.contrast-lists>li>.contrast-left>.triangle{
    position: absolute;
    right: -9px;
    top: 32px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 9px solid #3fbff0;
    border-right: 0;
}
.contrast-info>.contrast-lists>li>.contrast-right{
    background: #fff;
    text-align: left;
    color: #666;
    padding-left: 70px;
    width: 370px;
}
.contrast-info>.contrast-lists>li>.contrast-right>.triangle{
    position: absolute;
    left: -9px;
    top: 32px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 9px solid #fff;
    border-left: 0;
}
.contrast-info>.contrast-lists>li>.icon-box{
    position: relative;
    float: left;
    width: 104px;
    height: 76px;
    text-align: center;
    margin-left: 98px;
}
.contrast-info>.contrast-lists>li>.icon-box>.mask{
    width: 104px;
    height: 76px;
    background: url(/2019-type/zscq/zl_shenqing/images/contrast-bk2.png) center center no-repeat;
    background-size: 0 0;
}
.contrast-info>.contrast-lists>li>.icon-box>.icon{
    position: absolute;
    top: 0;
    left: 14px;
    width: 75px;
    height: 75px;
    background: url(/2019-type/zscq/zl_shenqing/images/contrast-icons.png) no-repeat;
}
.contrast-info>.contrast-lists>li>.icon-box>.icon2{
    background-position: -75px 0;
}
.contrast-info>.contrast-lists>li>.icon-box>.icon3{
    background-position: -150px 0;
}
.contrast-info>.contrast-lists>li>.icon-box>.icon4{
    background-position: -225px 0;
}
.contrast-info>.contrast-lists>li:hover .icon-box>.icon1{
    background-position: 0 -75px;
}
.contrast-info>.contrast-lists>li:hover .icon-box>.icon2{
    background-position: -75px -75px;
}
.contrast-info>.contrast-lists>li:hover .icon-box>.icon3{
    background-position: -150px -75px;
}
.contrast-info>.contrast-lists>li:hover .icon-box>.icon4{
    background-position: -225px -75px;
}
.contrast-info>.contrast-lists>li:hover .icon-box>.mask{
    background-size: 100% 100%;
}
/*对比 end*/
/*领取的证书 start*/
.get-certificate-piece{
    padding: 43px 0 40px;
    background: #f1f2f3;
}
.get-certificate-img{
    margin-top: 50px;
}
.get-certificate-img,
.get-certificate-img>img{
    width: 100%;
}
/*领取的证书 end*/
/*顾问 start*/
.adviser-piece{
    padding: 22px 0 33px;
    background: #1f445d;
}
.adviser-piece .page-title>h3{
    color: #fff;
}
.adviser-lists-box{
    margin-top: 33px;
    overflow: hidden;
}
.adviser-lists-box>li{
    float: left;
    width: 274px;
    height: 462px;
    border: 1px solid #797979;
    border-radius: 2px;
    margin: 0 9px;
}
.adviser-lists-box>li .adviser-img{
    position: relative;
    width: 274px;
    height: 332px;
    overflow: hidden;
}
.adviser-lists-box>li .adviser-img>.name{
    position: absolute;
    top: 11px;
    left: 18px;
    font-size: 16px;
    color: #fff;
}
.adviser-lists-box>li .adviser-img>.name>span{
    font-size: 20px;
    font-weight: 700;
    margin-right: 10px;
}
.adviser-lists-box>li .adviser-img>.icon{
    position: absolute;
    right: 15px;
    top: 0;
    width: 60px;
    height: 68px;
    background: url(/2019-type/zscq/zl_shenqing/images/gold-icon.png) no-repeat;
}
.adviser-lists-box>li .info-box{
    width: 100%;
    height: 130px;
    background: #fff;
}
.adviser-lists-box>li .info-box>.start{
    font-size: 0;
    padding: 18px 0 0 2px;
}
.adviser-lists-box>li .info-box>.start>.icon{
    width: 20px;
    height: 19px;
    margin-left: 10px;
    background: url(/2019-type/zscq/zl_shenqing/images/gold-icon.png) 0 -70px no-repeat;
}
.adviser-lists-box>li .info-box>.data-txt{
    padding-left: 14px;
    margin-top: 6px;
}
.adviser-lists-box>li .info-box>.data-txt>span{
    font-size: 16px;
    color: #999;
}
.adviser-lists-box>li .info-box>.data-txt>span:first-child{
    margin-right: 20px;
}
.adviser-lists-box>li .info-box>.data-txt>span>span{
    font-size: 18px;
    color: #43393a;
}
.adviser-lists-box>li .info-box .handle-box{
    text-align: center;
    margin-top: 10px;
    font-size: 0;
}
.adviser-lists-box>li .info-box .handle-box>a{
    width: 125px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 16px;
}
.adviser-lists-box>li .info-box .handle-box>.choice-btn{
    background: #ff9900;
}
.adviser-lists-box>li .info-box .handle-box>.online-btn{
    background: #00ccff;
    margin-left: 10px;
}
/*顾问 end*/
/*问题 start*/
.problem-piece{
    padding: 23px 0;
    background: #f1f2f3;
}
.problem-lists{
    overflow: hidden;
    width: 1240px;
    margin: 40px 0 0 -60px;
}
.problem-lists>li{
    float: left;
    width: 559px;
    margin: 0 0 4px 60px;
    padding: 15px 0;
    border-bottom: 1px dashed #c9c9c9;
    background: url(/2019-type/zscq/zl_shenqing/images/problem-icon.png) left center no-repeat;
}
.problem-lists>li>.txt{
    float:left;
    max-width: 390px;
    padding-left: 35px;
    font-size: 18px;
    color: #333;
    line-height: 34px;
}
.problem-lists>li>.problem-btn{
    float: right;
    width: 104px;
    height: 34px;
    background: #3fbff0;
    border-radius: 2px;
    text-align: center;
    font-size: 0;
}
.problem-lists>li>.problem-btn>i{
    width: 18px;
    height: 17px;
    background: url(/2019-type/zscq/zl_shenqing/images/tel-2.png) no-repeat;
}
.problem-lists>li>.problem-btn>span{
    font-size: 14px;
    color: #fff;
    line-height: 34px;
    margin-left: 5px;
}
.problem-piece .phone-box-piece{
    background: #fff;
    width: 404px;
    height: 45px;
    border: 2px solid #3fbff0;
    border-radius: 24px;
    margin-top: 20px;
}
.problem-piece .phone-box-piece>.txt{
    font-size: 16px;
    color: #333;
    padding-left: 68px;
    line-height: 45px;
}
.problem-piece .phone-box-piece>.phone-btn{
    height: 49px;
    line-height: 49px;
    top: -2px;
    right: -2px;
    border-radius: 24px;
    font-size: 16px;
    width: 159px;
}
/*问题 end*/

/*2018 0222 xl hemingli start*/
.pop-box{
    width: 100%;
    height: 100%;
    background: url("/2019-type/zscq/zl_shenqing/images/transparent60.png") repeat;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 10;
    display: none;
}
.pop-main{
    position: absolute;
    width: 350px;
    height: 290px;
    background: #f8f8f8;
    border-radius: 4px;
    overflow: hidden;
    left: 50%;
    top: 50%;
    margin-left: -175px;
    margin-top: -145px;
}
.pop-main .close-pop{
    position: absolute;
    color: #b6b2b1;
    top: 18px;
    right: 25px;
    cursor: pointer;
}
.pop-main .til{
    color: #333;
    font-size: 20px;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
    background-color: white;
}
.pop-main .pop-code{
    padding: 20px 50px;
}
.pop-main .sub{
    color: #666;
    font-size: 16px;
}
.auth-code{
    margin-top: 10px;
    position: relative;
    margin-bottom: 20px;
    padding: 15px 0;
    border-bottom: 1px solid #d7d7d7;
}
.auth-code input{
    padding-left: 5px;
    font-size: 16px;
    color: #a6a5a5;
}
.auth-code .new-code {
    float: right;
    border-radius: 3px;
    position: absolute;
    right: 1px;
    top: 1px;
    line-height: 50px;
    border: none;
    font-size: 16px;
    color: #2c85de;
    width: 46%;
    background: transparent;

}
.auth-code .new-code.disabled{
    color: #a6a5a5!important;
}
.btn-sub-apply {
    display: block;
    border-radius: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 15px;
    width: 100%;
    background: #2c85de;
    color: #fff;
    text-align: center;
    margin-left: 0;
}
/*2018 0222 xl hemingli end */