/* 测试是否一致 */
/* body{opacity: 0.8;}::-webkit-scrollbar{width: 0;}html{background: top left no-repeat url(../images/8.jpg) !important;} */

.subPage{background: #f2f2f2;padding-bottom: 50px;}
.sub_right{background: #fff;box-sizing: border-box;padding: 50px 12.5% ; }
.sub_right2{background: none;box-sizing: border-box;padding: 50px 0% ;display: flex; }
.sub_right3{background: #fff;box-sizing: border-box;padding: 30px 30px ;}
.txtList{}    
.txtList li{box-sizing: border-box;padding-bottom: 29px;margin-bottom: 30px;border-bottom: 1px solid rgba(0,0,0,0.1);display: flex;align-items: center;}
.txtList li .txt{flex: 1;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #333;line-height: 1.25;position: relative;box-sizing: border-box;padding-left: 20px;}
.txtList li:hover .txt{color: #BD1A2D;}
.txtList li .txt::before{content: "";display: block;width: 10px;height: 10px;background: #333;border-radius: 50%;position: absolute;left: 0;top: 50%;margin-top: -5px;}
.txtList li .date{ color: #999;line-height: 1.25;margin-left: 20px;}

.input_box input{padding-top: 0;padding-bottom: 0;}



.gp-page1 { font-size: 0;text-align: center;}
.gp-page1::after, .gp-page1::before {content: " ";display: table;}
.gp-page1 > a, .gp-page1 > span, .gp-page1 > div > span, .gp-page1 .num > a, .gp-page1 .selectDiv {display: inline-block;*display: inline;*zoom: 1;line-height: 1;position: relative;vertical-align: top;font-size: 16px;transition: all 0.35s ease-in-out;margin: 0 5px;background: #f2f2f2;;margin-bottom: 5px;cursor: pointer;text-align: center;padding: 9px 11px;vertical-align: middle;border-radius: 2px;color: #333;}
.gp-page1 a span {border: none;}
.gp-page1 a:hover, .gp-page1 a.on_pages {background-color: #BD1A2D;color: #fff;border-color: #BD1A2D;}
.gp-page1 .turnPage  {vertical-align: middle;}
.gp-page1 .selectDiv {display: inline-block;*display: inline;*zoom: 1;line-height: 1;vertical-align: top;font-size: 16px;transition: all 0.35s ease-in-out;margin: 0 5px;background: #f2f2f2;;margin-bottom: 5px;cursor: pointer;text-align: center;padding:  9px 34px 9px 0;position: relative;}
.gp-page1 .selectDiv::before {content: '';display: block;width: 14px;height: 14px;background: url(../images/xl1.png) no-repeat center;background-size: cover;position: absolute;right: 6px;top: 50%;margin-top: -7px;}
.gp-page1 .selectDiv >span{border-right: 1px solid rgba(0,0,0,0.1);box-sizing: border-box;padding: 0 10px;}
.gp-page1 .selectDiv ul {text-align: center;font-size: 16px;list-style: none;position: absolute;bottom: 100%;left: 0;background: #f2f2f2;;border-bottom: none;background: #ffffff;display: none;}
.gp-page1 .selectDiv ul.on {display: block;width: 100%;} 
.gp-page1 .selectDiv ul a {line-height: 30px;padding: 0px 28px;color: #333;}
.gp-page1 .selectDiv ul a.active {display: block;}
.gp-page1 .selectDiv ul li:hover {background: #BD1A2D;}
.gp-page1 .selectDiv ul li:hover a {color: #ffffff;}
.gp-page1 .selectDiv ul a.active {display: block;}
.gp-page1 .selectDiv ul a:hover {background: none;color: #000000;}
.selectDiv:hover.selectDiv:before {transition: transform all 2s ease;transform: rotateX(-180deg)  ;transform-origin: center; }
.gp-page1 .gp-page-prev::before,
.gp-page1 .gp-page-next::before,
.gp-page1 .gp-page-start::before,
.gp-page1 .gp-page-end::before{display: none;}
.pages_btn,.pages_txt{width: auto;display: inline-block;vertical-align: middle;box-sizing: border-box;padding: 8.5px 11px;outline: none;border: none;background: #f2f2f2 !important;margin: 0 5px;border-radius: 2px;line-height: 1;font-size: 16px;}
.pages_txt{width: 20px;box-sizing: content-box;}



@media screen and (max-width:767px) {
    .gp-page1{}
    .gp-page1 .turnPage {display: none;}
    .gp-page1 >a,.gp-page1 >span {display: none;} 
    .gp-page1 a.on_pages,.gp-page1 .gp-page-prev,.gp-page1 .gp-page-next,.gp-page1 .gp-page-start,.gp-page1 .gp-page-end {display: inline-block;}
}

.commonPro{box-sizing: border-box;padding: 30px 0 60px;}
.commonPro .title{text-align: center;line-height: 1.26;color: #333;}
.commonPro .problem{line-height: 1.25;color: #333;margin-top: 50px;}
.commonPro .answer{line-height: 2;color: #333;margin-top: 50px;}
.commonPro .problem span,.commonPro .answer span{color: #BD1A2D;}
 
.txtList2{}
.txtList2 li{box-sizing: border-box;padding-bottom: 20px;margin-bottom: 21px;border-bottom: 1px solid rgba(0,0,0,0.1);}
.txtList2 li:last-child{margin-bottom: 0;}
.txtList2 li .top1{display: flex;align-items: center;}
.txtList2 li .top1 .txt{flex: 1;overflow: hidden;box-sizing: border-box;padding-left: 20px;position: relative;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color: #333;}
.txtList2 li .top1 .txt:hover{color: #BD1A2D;}
.txtList2 li .top1 .txt::before{content: "";display: block;width: 10px;height: 10px;background: #333;border-radius: 50%;position: absolute;left: 0;top: 50%;margin-top: -5px;}
.txtList2 li .top1 .resultfb{color: #BD1A2D;text-decoration: underline;}
.txtList2 li .date{margin: 16px 0 0 20px;color: #999;}
 
.legalNotice{margin: 30px 0 0;}
.legalNotice h3{font-weight: normal;line-height: 1.25;color: #333;}
.legalNotice h4{font-weight: normal;line-height: 1.25;color: #333;margin-top: 20px;}
.legalNotice p{line-height: 1.875;color: #333;margin-top: 10px;}

.suggest{} 
.suggest  form{box-sizing: border-box;padding: 0 50px;}
.suggest .input_box {overflow: hidden;margin: 0 0 20px;display: flex;}
.suggest .input_box:last-child{margin-bottom: 0;}
.suggest .input_box >p {color: #333;line-height: 50px; text-align: right;margin-right: 30px;width: 5em;}
.suggest .input_box span {color: #BD1A2D;padding: 0 4px 0 0;line-height: 12px;}
.suggest .input_box .right {flex: 1;overflow: hidden;position: relative;}
.suggest .input_box textarea{width: 100% !important;}
.suggest .input_box input[type=text], .suggest .input_box textarea ,.suggest .input_box .load{display: block;border: 1px solid rgba(0, 0, 0, 0.1);width: calc(100% - 2px);line-height: 48px;outline: none; box-sizing: border-box;padding-left: 10px;border-radius: 5px;}
.suggest .input_box .load{width: auto;display: inline-block;line-height: 38px;border-color: #2B8ADE;background: rgba(43,138,222,0.1);color: #2B8ADE;box-sizing: border-box;padding: 0 20px;position: relative;margin: 5px 0 0;}
.suggest .input_box input[type=file]{position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0;cursor: pointer;}
.suggest .submit_btn{display: block;width: 72px;height: 40px;background: #2B8ADE;text-align: center;line-height: 40px;color: #fff;border-radius: 3px;margin-left: 20px;margin-top: 30px; }
.suggest .input_box .right .tip{color: #333333;line-height: 1.25;margin: 10px 0 0;}
.suggest .input_box .right .tip span{color: #2B8ADE; }
.suggest .input_box .right .tip2{margin: 10px 0 0;color: #BD1A2D;}
.suggest .input_box .right .options{position: absolute;top: 50%;transform: translateY(-50%);}
.suggest .input_box .right .options p{display: inline-block;margin-right: 50px;}
.suggest .input_box .right .options p:last-child{margin-right: 0;}
.suggest .input_box input[name=code]{width: 150px;height: 60px;line-height: 60px;background: #f2f2f2;border: 1px solid rgba(0, 0, 0, 0.2);border-radius: 0;float: left;}
.suggest .input_box input[name=code] +img{width: 100px;height: 60px;float: left;float: left;}
.suggest .input_box .change{display: inline-block;margin-left: 20px;line-height: 60px;color: #333;cursor: pointer;}


.resultsubmit{}
.resultsubmit .title{line-height: 1.25;color: #BD1A2D;text-align: center;}
.resultsubmit .info{line-height: 1.875;color: #333;margin-top: 20px;text-indent: 2em;}
.resultsubmit  form{box-sizing: border-box;max-width: 666px;margin: 50px auto 0;}
.resultsubmit .input_box {overflow: hidden;margin: 0 0 20px;display: flex;}
.resultsubmit .input_box:last-child{margin-bottom: 0;}
.resultsubmit .input_box >p {color: #333;line-height: 50px; text-align: right;margin-right: 30px;width: 7em;}
.resultsubmit .input_box span {color: #BD1A2D;padding: 0 4px 0 0;line-height: 12px;}
.resultsubmit .input_box .right {flex: 1;overflow: hidden;position: relative;}
.resultsubmit .input_box input[type=text], .resultsubmit .input_box textarea ,.resultsubmit .input_box .load{display: block;border: 1px solid rgba(0, 0, 0, 0.1);width: calc(100% - 2px);line-height: 48px;outline: none; box-sizing: border-box;padding-left: 10px;border-radius: 5px;}
.resultsubmit .input_box .load{width: auto;display: inline-block;line-height: 38px;border-color: #2B8ADE;background: rgba(43,138,222,0.1);color: #2B8ADE;box-sizing: border-box;padding: 0 20px;position: relative;margin: 5px 0 0;}
.resultsubmit .input_box input[type=file]{position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0;cursor: pointer;}
.resultsubmit .submit_btn{display: block;width: 72px;height: 40px;background: #2B8ADE;text-align: center;line-height: 40px;color: #fff;border-radius: 3px; margin-top: 30px; }   

.dataErrCor{margin: 30px 0 0;}
.dataErrCor li{box-sizing: border-box;padding-bottom: 28px;margin-bottom: 30px;border-bottom: 1px solid rgba(0,0,0,0.1);}
.dataErrCor li .problem{display: flex;align-items: center;}
.dataErrCor li .problem .txt{flex: 1;overflow: hidden;line-height: 1.25;color: #2B8ADE;}
.dataErrCor li .problem .date{line-height: 1.25;color: #666;margin-left: 10px;}
.dataErrCor li .describe{margin-top: 20px;line-height: 1.25;color: #999;}
.dataErrCor li .answer{margin-top: 20px;display: flex;}
.dataErrCor li .answer .person{margin-right: 20px;color: #0FA869;white-space: nowrap;line-height: 30px;}
.dataErrCor li .answer .person img{display: block;width: 100%;height: 100%;}
.dataErrCor li .answer .person span{width: 30px;height: 30px;background: #0FA869;border-radius: 50%;display: inline-block;vertical-align: middle;margin-right: 10px;}
.dataErrCor li .answer .txt{line-height: 1.5;color: #333;box-sizing: border-box;padding: 10px 10px;background: #f2f2f2;position: relative;flex: 1;}
.dataErrCor li .answer .txt::before{content: "";display: block;width: 0;height: 0;border-right: 10px solid #f2f2f2;border-top: 5px solid transparent;border-bottom: 5px solid transparent;position: absolute;left: -10px;top: 10px;}
 
.dataApply{}
.dataApply{margin-top: 28px;}  
.dataApply  form{box-sizing: border-box; }
.dataApply .input_box {overflow: hidden;margin: 0 0 20px;display: flex;}
.dataApply .input_box.sel {margin: -13px 0 8px;}
.dataApply .input_box:last-child{margin-bottom: 0;}
.dataApply .input_box >p {color: #333;line-height: 50px; text-align: right;margin-right: 30px;width: 7em;}
.dataApply .input_box span {color: #BD1A2D;padding: 0 4px 0 0;line-height: 12px;}
.dataApply .input_box .right {flex: 1;overflow: hidden;position: relative;}
.dataApply .input_box input[type=text], .dataApply .input_box textarea ,.dataApply .input_box .load,.dataApply .input_box input[type="date"]{display: block;border: 1px solid rgba(0, 0, 0, 0.1);width: calc(100% - 2px);line-height: 48px;outline: none; box-sizing: border-box;padding-left: 10px;border-radius: 5px;}
.dataApply .input_box .load{width: auto;display: inline-block;line-height: 38px;border-color: #2B8ADE;background: rgba(43,138,222,0.1);color: #2B8ADE;box-sizing: border-box;padding: 0 20px;position: relative;margin: 5px 0 0;}
.dataApply .input_box input[type=file]{position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0;cursor: pointer;}
.dataApply .submit_btn{display: block;width: 72px;height: 40px;background: #2B8ADE;text-align: center;line-height: 40px;color: #fff;border-radius: 3px; }
.dataApply .input_box .right .tip{color: #333333;line-height: 1.25;margin: 10px 0 0;}
.dataApply .input_box .right .tip span{color: #2B8ADE; }
.dataApply .input_box .right .tip2{margin: 10px 0 0;color: #BD1A2D;}
.dataApply .input_box .right .options{position: absolute;top: 50%;transform: translateY(-50%);}
.dataApply .input_box .right .options p{display: inline-block;margin-right: 50px;}
.dataApply .input_box .right .options p:last-child{margin-right: 0;}
.dataApply .input_box input[name=code]{width: 150px;height: 50px;line-height: 50px;background: #f2f2f2;border: 1px solid rgba(0, 0, 0, 0.2);border-radius: 0;float: left;}
.dataApply .input_box input[name=code] +img{width: 100px;height: 50px;float: left;float: left;}
.dataApply .input_box .change{display: inline-block;margin-left: 20px;line-height: 50px;color: #333;cursor: pointer;}

.input_box2{display: flex;justify-content: space-between;}
.input_box2 .input_box{width: 46%;}

input.notxt::-webkit-input-placeholder {color: #999;font-size: 16px;}
input.notxt::-moz-placeholder {color: #999;font-size: 16px;}
input.notxt:-moz-placeholder {color: #999;font-size: 16px;}

.SCDP{margin: 30px 0 0;}
.SCDP .intro{ }
.SCDP .intro .title{color: #333;line-height: 1.25;text-align: center;}
.SCDP .intro .title2{color: #333;line-height: 1.25;margin: 50px 0 0 ;}
.SCDP .intro .info{color: #333;line-height: 1.75;margin: 20px 0 0 ;text-indent: 2em;}
.SCDP h3.title1{color: #333;line-height: 1.25;font-weight: normal;margin: 40px 0 30px;}
.SCDP h4.title2{color: #333;line-height: 1.25;font-weight: normal;margin: 15px 0 20px;text-indent: 2em;}
.SCDP .op{margin-left: 2em;}
.SCDP .op >*{margin-bottom: 1em;}
.SCDP .op input[type=text]{outline: none;border: none;margin: 0 10px;border-bottom: 1px solid rgba(0, 0, 0, 0.2);background: none;font-size: 16px;line-height: 1.625;}
.SCDP .op1 input[type=text]{border: none;background: rgba(0, 0, 0, 0.1);}
 
.SCDP .op3 {overflow: hidden;}

.SCDP .op3 p {float: left;width: calc(100% / 6);  }
.SCDP .op3 p.txtline {display: flex;white-space: nowrap; align-items: center; }
.SCDP .op3 p.txtline input[type=text]{flex: 1;}

.SCDP .form_btn{text-indent: 2em;margin: 20px 0 0;overflow: hidden;margin-left: 40px;}
.SCDP .form_btn input[name=code]{width: 150px;height: 58px;line-height: 58px;background: #f2f2f2;border: 1px solid rgba(0, 0, 0, 0.2);border-radius: 0;float: left;padding: 0;}
.SCDP .form_btn input[name=code] +img{width: 100px;height: 60px;float: left;float: left;}
.SCDP .submitBtn{margin: 20px 0 0;margin-left: 40px;}
.SCDP .submitBtn #submitBtn{width: 72px;height: 40px;line-height: 40px;text-align: center;color: #fff;border-radius: 4px;background: #2B8ADE;}

.collectBack{}
.collectBack .item{border-bottom: 1px solid rgba(0, 0, 0, 0.1);box-sizing: border-box;padding: 0 0 8px 0;margin-bottom: 30px;}
.collectBack .item:last-child{border: none;box-sizing: border-box;padding: 0 0 0px 0;margin-bottom: 0px;}
.collectBack .item .title{line-height: 1.25;color: #333;margin-bottom: 20px;}
.collectBack .item .txt{line-height: 1.25;color: #333;margin-bottom: 10px;}
.collectBack .item .con{margin-bottom: 20px;padding: 0;}
.progress {height: 20px;background: #eee;  border-radius: 2px;  margin: 5px 0;}
.progress .progress-bar {border-radius: 2px;position: relative;animation: animate-positive 2s;height: 100%;background: #27AD5F;}
.progress .progress-bar2 { background: #2A90CA;}
.progress .progress-value {display: block;  color: #666;   font-size: 16px;line-height: 20px;position: absolute;top: 0px;right: -43px;}
.progress-bar.active {animation: reverse progress-bar-stripes 0.40s linear infinite, animate-positive 2s;}

@-webkit-keyframes animate-positive {
    0% {
        width: 0;
    }
}

@keyframes animate-positive {
    0% {
        width: 0;
    }
}

/* 应用成果 */
.box_left{width: 252px;background: #fff;}
.yylx {color: #fff;background-color: rgb(189, 26, 45); padding: 15px 15px; box-sizing: border-box;}
.yylx img{display: inline-block;vertical-align: middle;}
.yylx span{display: inline-block;vertical-align: middle;margin-left: 9px; }
.yylxList {box-sizing: border-box;padding: 0 20px;margin-bottom: 20px; }
.yylxList::after {display: block;content: '';clear: both;}
.yylxList li {border-bottom: 1px solid #eeeeee;}
.yylxList li a {font-size: 16px;display: flex;justify-content: space-between;box-sizing: border-box;padding: 12px 20px;}
.yylxList li a b{flex: 1;font-weight: normal;}
.yylxList li a span {}
.box_left1{ }
.box_right{flex: 1;overflow: hidden;margin-left: 30px;background: #fff;}
.list-cont{box-sizing: border-box;padding: 30px;}
.list-cont li{border-bottom: 1px solid #eee;box-sizing: border-box;padding-bottom: 20px;margin-bottom: 20px;}
.list-cont li .con_top{display: flex;}
.list-cont li .con_top .cont-head-img {}
.list-cont li .con_top .cont-head-img img{max-width: 60px;}
.list-cont li .con_top .cont-article{flex: 1;overflow: hidden;margin: 0 20px;line-height: 1.5;}
.list-cont li .con_top .cont-article .title{display: block;font-weight: bold;color: #333;}
.list-cont li .con_top .cont-article .title:hover{color: #BD1A2D;}
.list-cont li .con_top .cont-article .summary{}
.list-cont li .con_top .cont-rt{text-align: center;}
.list-cont li .con_top .cont-rt .item-share{margin: 10px 0 0;position: relative;cursor: pointer;box-sizing: border-box;padding-bottom: 10px;} 
.bdsharebuttonbox {position: absolute;left: 50%;transform: translateX(-50%);top: 26px;padding: 1px 6px;background-color: #fff;border-radius: 5px;border: 1px solid #eaeaec;}
.bdsharebuttonbox.hide {display: none;z-index: 4;opacity: 1;}
.bdsharebuttonbox.show {z-index: 5}
.icon-wechat {background: url(../images/icon-wechat.png) no-repeat 100% 100%;}
.icon-sina {background: url(../images/icon-weibo.png) no-repeat 100% 100%;}
.icon-qzone {background: url(../images/icon-qzone.png) no-repeat 100% 100%;}
.social-share-icon {position: relative;display: block;width: 34px;height: 32px;font-size: 16px;border-radius: 50%;line-height: 32px;color: #666;text-align: center;vertical-align: middle;transition: background 0.6s ease-out 0s;margin: 5px 0;} 
.qrcode{width: 180px;height: 180px;}
.qrcode.on{position: absolute;right: 42px;top: 0;}
.bdsharebuttonbox:before {z-index: 198;top: -6px;border-bottom: 6px #eaeaec solid;border-radius: 3px;}
.bdsharebuttonbox:after {z-index: 200;top: -4px;border-bottom: 6px #fff solid;}
.bdsharebuttonbox::before,.bdsharebuttonbox::after {left: 50%;width: 0;height: 0;border-left: 8px transparent solid;border-right: 8px transparent solid;position: absolute;content: "";margin-left: -8px;} 
.con_bot{margin: 15px 0 0;display: flex;justify-content: space-between;}
.con_bot span{ display: block;margin: 0 10px;white-space: nowrap;}
.con_bot span:first-child{margin-left: 0;}
.con_bot span:last-child{margin-right: 0;}
.con_bot span.p3{overflow: hidden;text-overflow: ellipsis; }

/* 应用实践详情 */
.appDetail{}
.appDetail .con_top{display: flex;}
.appDetail .con_top .cont-head-img img{width: 90px;}
.appDetail .con_top .newsrinfo{flex: 1;overflow: hidden;margin: 20px 20px 0;}
.appDetail .con_top .newsrinfo .info_top{display: flex;}
.appDetail .con_top .newsrinfo .info_top .title{flex: 1;color: #333;font-weight: bold;} 
.appDetail .con_top .newsrinfo .info_top .pageView{margin-left: 10px;color: #333;font-weight: bold;}
.appDetail .con_top .newsrinfo .info_bot{display: flex;justify-content: space-between;margin-top: 20px;font-weight: bold;}
.appDetail .con_top .newsrinfo .info_bot span{ display: block;margin: 0 10px;white-space: nowrap;color: #aaa;font-weight: bold;}
.appDetail .con_top .newsrinfo .info_bot span:first-child{margin-left: 0;}
.appDetail .con_top .newsrinfo .info_bot span:last-child{margin-right: 0;}
.appDetail .con_top .newsrinfo .info_bot span.p3{overflow: hidden;text-overflow: ellipsis; }
.appDetail .con_top .cont-rt{font-weight: bold;}
.appDetail .con_top .cont-rt >div{display: inline-block;text-align: center;margin-left: 10px;}
.appDetail .con_top .cont-rt >div:first-child{margin-left: 0px;}
.appDetail .con_top .cont-rt >div img{width: 88px;}
.appDetail .con_brief{margin: 20px 0 0;}
.appDetail .con_brief .gp-column1{margin-bottom: 30px;}
.appDetail .con_brief .gp-column1 .titstyle1{font-weight: bold;color: #333;margin-bottom: 15px;}
.appDetail .con_brief .gp-column1 .brief{ color: #333;line-height: 1.5; }
.appDetail .con_brief .gp-column1 .brief p{text-indent: 2em;}
.appDetail .con_brief .gp-column1 .picList{overflow: hidden;margin: 0 -10px;box-sizing: border-box; }
.appDetail .con_brief .gp-column1 .picList li{width: 33.3%;float: left;}
.appDetail .con_brief .gp-column1 .picList li div{margin: 0 10px;}
.appDetail .con_brief .gp-column1 .picList li span{padding-bottom: 56.25%;} 

.appDetail .con_brief .gp-column1 .demolistdiv{overflow-x: auto; width: 100%;}
.appDetail .con_brief .gp-column1 table td {color: #333; padding: 10px;border: 1px solid #efeff4; }
.appDetail .con_brief .gp-column1 table th { padding:  10px;border: 1px solid #efeff4;color: #333; }
.appDetail .con_brief .gp-column1 .obtainDataset{margin: 20px 0 0;}
.appDetail .con_brief .gp-column1 .obtainDataset a{display: inline-block;box-sizing: border-box;padding: 10px 20px;border-radius: 5px;background: rgba(22, 155, 213, 1);color: #fff;}



.gp-pages {
    text-align: center;
    margin: 40px 0;
}

.gp-pages a {
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    background: rgb(228, 232, 240);
    margin: 0 4px 4px;
    border-radius: 2px;
}

.gp-pages a.gp-page-prev {
    margin-right: 8px;
    width: 46px;
}

.gp-pages a.gp-page-next {
    margin-left: 8px;
    width: 46px;
}

.gp-pages a.active, .gp-pages a:hover {
    background: #C32000;
    color: #fff;
    font-weight: bold;
}

.jump {
    display: inline-block;
    margin-left: 40px;
    font-size: 14px;
    color: #B3B3B3;
    line-height: 32px;
}

.jump a {
    width: auto;
    background: none;
    font-size: 14px;
    color: #B3B3B3;
}

.jump input {
    width: 48px;
    height: 32px;
    margin: 0 8px;
    box-sizing: border-box;
    text-align: center;

    border: 1px solid rgba(0, 0, 0, 0.15);
    outline: none;
    border-radius: 4px;
}


@media screen and (max-width:1240px){  
    .commonPro{box-sizing: border-box;padding: 0px 0 30px;}
    .commonPro .problem,.commonPro .answer {margin-top: 30px;} 
.appDetail .con_top .newsrinfo .info_bot{display: block; }
.appDetail .con_top .newsrinfo .info_bot span{ display: inline; } 
.appDetail .con_top .newsrinfo .info_bot span.p3{overflow: auto;text-overflow: ; }
.appDetail .con_top .cont-head-img img{width: 80px;}
}

@media screen and (max-width:996px){   
    .appDetail .con_top .newsrinfo{margin: 0 0 0 20px;}
    .appDetail .con_top .cont-head-img img{width: 60px;}
    .appDetail .con_top{flex-wrap: wrap;}
    .appDetail .con_top .cont-rt{width: 100%;margin-top: 15px;}
    .subPage{padding-bottom: 40px;}
    .sub_right{ padding: 30px 5% ;}
    .sub_right2{ padding: 30px 0% ;display: block;}
    .sub_right3{ padding: 30px 30px ;display: block;}
    .txtList li{padding-bottom: 20px;margin-bottom: 20px;}
    .commonPro .problem,.commonPro .answer {margin-top: 20px;}
    .txtList2 li{padding-bottom: 15px;margin-bottom: 15px;}
    .txtList2 li .date{margin: 15px 0 0;}

    .resultsubmit form{margin-top: 30px;}
    .resultsubmit .submit_btn{margin-top: 10px;}
    
    .legalNotice{margin: 10px 0 0 ;}

    .dataErrCor{margin: 20px 0 0;}
    .dataErrCor li{padding-bottom: 20px;margin-bottom: 20px;}

    .SCDP{margin: 0;}
    .SCDP .intro .title2{margin: 30px 0 0;}
    .SCDP h3.title1{margin: 20px 0 0;}
    
    .SCDP .form_btn input[name=code]{height: 48px;line-height: 48px;}
    .SCDP .form_btn input[name=code] +img{height: 50px;}

    .box_left{width: 100%;}
    .yylxList li{display: inline-block;border-bottom: none;}
    .box_right{margin-left: 0;}
    .con_bot{flex-wrap: wrap;justify-content: flex-start;display: block;}
    .con_bot span {display: inline;margin: 0 10px;white-space: initial;}
    .yylxList li a{padding: 10px;}
}
@media screen and (max-width:768px){ 
    .appDetail .con_brief .gp-column1 .picList{ margin: 0 -5px;  } 
    .appDetail .con_brief .gp-column1 .picList li div{margin: 0 5px;}

    .appDetail .con_top .newsrinfo .info_top{flex-direction: column;}
    .appDetail .con_top .newsrinfo .info_top .pageView{margin-left: 0;margin: 10px 0 0;}
    .gp-page1 > a, .gp-page1 > span, .gp-page1 > div > span, .gp-page1 .num > a, .gp-page1 .selectDiv{font-size: 14px;}
    .subPage{padding-bottom: 30px;}
    .sub_right{ padding: 20px 5% ;}
    .sub_right2{ padding: 20px 0 ;}
    .sub_right3{ padding: 20px  ;}
    .txtList li{padding-bottom: 15px;margin-bottom: 15px;}
    .txtList2 li{padding-bottom: 10px;margin-bottom: 10px;}
    .txtList2 li .date{margin: 5px 0 0 15px;}
 
    .legalNotice h4{margin-top: 10px;}
    .legalNotice p{margin-top: 5px;}

    .dataApply{margin-top: 15px;}
    .input_box2{flex-direction: column;margin: 0 0 15px 0;}
    .input_box{margin: 0 0 15px 0;}
    .input_box2 .input_box{width: 100%;}
    .dataApply .input_box input[type=text], .dataApply .input_box textarea, .dataApply .input_box .load, .dataApply .input_box input[type="date"]{line-height: 38px;}
    .dataApply .input_box >p{line-height: 40px;}
    .dataApply .input_box input[name=code],.dataApply .input_box input[name=code] +img,.dataApply .input_box .change{height: 40px;line-height: 40px;}
    .dataApply .input_box .right .options p{margin-right: 30px;}

    .txtList li .txt::before{width: 6px;height: 6px;margin-top: -3px;}
    .txtList li .txt{padding-left: 15px;}

    .txtList2 li .top1 .txt::before{width: 6px;height: 6px;margin-top: -3px;}
    .txtList2 li .top1 .txt{padding-left: 15px;}

    .commonPro .answer{margin: 10px 0 0;}

    .suggest form{padding: 0;}
    .suggest .input_box{margin-bottom: 15px;}
    .suggest .input_box input[type=text], .suggest .input_box textarea, .suggest .input_box .load{line-height: 38px;}
    .suggest .input_box >p{line-height: 40px;margin-right: 20px;}
    .suggest .input_box input[name=code],.suggest .input_box input[name=code] +img,.suggest .input_box .change{height: 40px;line-height: 40px;}
    .suggest .input_box .right .options p{margin-right: 30px;}

    
    .resultsubmit form{margin-top: 20px;}
    .resultsubmit .submit_btn{margin-top: 0px;}
    .resultsubmit .input_box >p{margin-right: 20px;line-height: 40px;}
    .resultsubmit .input_box input[type=text], .resultsubmit .input_box textarea, .resultsubmit .input_box .load{line-height: 38px;}
    .resultsubmit .input_box{margin-bottom: 15px;}

    .legalNotice{margin: 0 0 0 ;}

    .dataErrCor li .describe{margin-top: 10px;}
    .dataErrCor li .answer{margin-top: 15px;}
    .dataErrCor li{padding-bottom: 15px;}

    
    .SCDP .intro .title2{margin: 15px 0 0;}
    .SCDP .intro .info{margin: 10px 0 0;}
    .SCDP h3.title1{margin: 15px 0 0;}
    .SCDP .op3 p {width: calc(100% / 5);}
    
    .SCDP .form_btn input[name=code]{height: 38px;line-height: 38px;width: 100px;}
    .SCDP .form_btn input[name=code] +img{height: 40px;}

    
    .collectBack .item{margin-bottom: 20px;} 
    .collectBack .item .title{margin-bottom: 15px;}
    .collectBack .item .txt{margin-bottom: 5px;}
    .collectBack .item .con{margin-bottom: 10px;}
    .list-cont{padding: 20px;}
    .list-cont li{padding-bottom: 15px;margin-bottom: 15px;}
 
    .yylx{padding: 10px 15px;}
    .yylxList li a{padding: 5px;font-size: 14px;}
}
@media screen and (max-width:540px){
    .dataApply .input_box .right .options{height: auto;position: relative;}
    .dataApply .input_box input[name=code]{width: 70px; }
    .dataApply .input_box input[name=code] +img{width: 70px; }

    .suggest .input_box .right .options{height: auto;position: relative;}
    .suggest .input_box input[name=code]{width: 70px; }
    .suggest .input_box input[name=code] +img{width: 70px; }
    .SCDP .op3 p {width: calc(100% / 4);}
}
@media screen and (max-width:479px){
    .SCDP .op3 p {width: calc(100% / 3);}
    
}
@media screen and (max-width:400px){
    .SCDP .op3 p {width: calc(100% / 2);}
     
}

 