﻿@charset "utf-8";
/* CSS Document */
*{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}
html{color:#000;font-size:14px;overflow-x: hidden;font-family: Arial,"Times New Roman",system-ui,sans-serif, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {margin:0 auto; padding:0}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}
img {border:none;vertical-align: middle;}
li,ol,ul{list-style:none}
a {text-decoration:none; color:#000}
address,caption,cite,code,dfn,em,i,th,var{font-style:normal;font-weight:400}
table{border-collapse: collapse;}
input,textarea,select {outline:none}
input[type="file"]{cursor: pointer;transition: all 0.3s;}
/*input#error_input{background-color:#fbe2e2;border-color:#c66161;color:#c00;transition: all 0.5s;}*/
body{min-width: 1200px;background-color: #fff;}
/*body,input,select,option {font-family:arial,times new roman;}*/
::-webkit-input-placeholder{color: #b2b2b2;}

/* 公共样式 */
.upperMain,
.inner{width: 1200px;min-width: 1200px;max-width: 1200px;margin: 0 auto;}
/*.inner{overflow: hidden;}*/
.clear{clear: both;}
.left{float: left;}
.right{float: right;}
/* 顶部 */
.upperApex{height: 40px;background-color: #fafafa;}
.upperApex,
.upperApex a{color: #8f8f8f;font-size: 12px;line-height: 40px;}
.upperApex a{display: inline-block;}
.upperApex a:hover{text-decoration: underline;}
.upperMain .left a,
.innerHead .center a{display: inline-block;margin: 0 10px;}
.upperMain .wqq,
.innerHead .wqq{display: inline-block;position: relative;}
.upperMain .wqq .wqq-pop,
.innerHead .wqq .wqq-pop,
.upperMain .wechat .wechat-pop,
.innerHead .wechat .wechat-pop{position: absolute;top: 30px; left: -30px; padding-top: 10px;z-index: 9;display: none;}
.upperMain .language .language-pop,
.innerHead .language .language-pop{position: absolute;top: 30px; /*left: -30px;*/ padding-top: 10px;padding-left: 10px;padding-right: 10px;background-color: #fafafa;border: solid 1px #fff;z-index: 9;display: none;}
.upperMain .wechat .wechat-pop,
.innerHead .wechat .wechat-pop{left: -50%;}
.upperMain .language .language-pop,
.innerHead .language .language-pop{/*left: -50%;*/}
.upperMain .wqq:hover .wqq-pop,
.innerHead .wqq:hover .wqq-pop,
.upperMain .wechat:hover .wechat-pop,
.innerHead .wechat:hover .wechat-pop{display: block;}
.upperMain .language:hover .language-pop,
.innerHead .language:hover .language-pop{display: block;}
.upperMain .wqq .wqq-pop i.arrow,
.innerHead .wqq .wqq-pop i.arrow,
.upperMain .wechat .wechat-pop i.arrow,
.innerHead .wechat .wechat-pop i.arrow{position: absolute;top: 1px;left: 50%;background: url(../images/arrow-top.png) no-repeat center center;display: block;width: 10px;
                                       height: 10px;}
.upperMain .language .language-pop i.arrow,
.innerHead .language .language-pop i.arrow{position: absolute;top: 1px;left: 50%;background: url(../images/arrow-top.png) no-repeat center center;display: block;width: 10px;
                                       height: 10px;}
.upperMain .wqq .wqq-pop .wqq-pop-in,
.innerHead .wqq .wqq-pop .wqq-pop-in,
.upperMain .wechat .wechat-pop .wechat-pop-in,
.innerHead .wechat .wechat-pop .wechat-pop-in{background-color: #fff; border: 1px solid #d6d6d6; padding: 10px; border-radius: 5px; box-shadow: 0px 0px 10px rgba(14,5,10,0.1);}
.upperMain .language .language-pop .wechat-pop-in,
.innerHead .language .language-pop .wechat-pop-in{background-color: #fff; border: 1px solid #d6d6d6; padding: 10px; border-radius: 5px; box-shadow: 0px 0px 10px rgba(14,5,10,0.1);}
.upperMain .wqq .wqq-pop .wqq-pop-in span,
.innerHead .wqq .wqq-pop .wqq-pop-in span,
.upperMain .wechat .wechat-pop .wechat-pop-in span,
.innerHead .wechat .wechat-pop .wechat-pop-in span{font-size: 14px; color: #666; text-align: center; display: block; margin-top: 5px;line-height: 20px;}
.upperMain .language .language-pop .wechat-pop-in span,
.innerHead .language .language-pop .wechat-pop-in span{font-size: 14px; color: #666; text-align: center; display: block; margin-top: 5px;line-height: 20px;}
.wqq-pop-in img{max-width:180px;}
.upperMain .right a.wq{background: url(../images/wq.png) no-repeat left center;padding-left: 23px;}
.upperMain .right a.exposure{background: url(../images/exposure.png) no-repeat left center; padding-left: 26px;margin-right: 20px;}
.upperMain .right .member,
.innerHead .member{float: right;margin-left: 10px;}
.upperMain .right .member .l,
.innerHead .member .l{float: left;margin-left: 10px;}
.upperMain .user a.login,
.innerHead .user a.login{background: url(../images/user.png) no-repeat left center;padding-left: 30px;color: #1087f1;}
.upperMain .user a.register,
.innerHead .user a.register{margin-right: 10px;}
.upperMain .wechat,
.innerHead .wechat{position: relative;}
.upperMain .wechat a,
.innerHead .wechat a{background: url(../images/wechat.png) no-repeat left center; padding-left: 30px; margin-right: 10px;}
.upperMain .appDawnload a,
.innerHead .appDawnload a{background: url(../images/app.png) no-repeat left center; padding-left: 20px;}
/* 导航 */
.head{background-color: #334D66;padding: 20px 0; width: 100%;z-index: 10;}
.head .right li{float: left;position: relative;margin-left: 20px;}
/*.head .right li a.mainmenu{display: inline-block; font-size: 16px; color: #fe3b00; font-weight: bold; margin:0 10px; line-height: 40px; padding: 0 3px; letter-spacing: 1px;}*/
.head .right li a.mainmenu{display: inline-block; font-size: 16px; color: #28A745; font-weight: bold; margin:0 10px; line-height: 40px; padding: 0 3px; letter-spacing: 1px;}
.head .right li a.emphasis{color: #fe8300;}
.head .right li.current a.mainmenu{background: url(../images/navUnderline-short.png) no-repeat center bottom;background-size: 100% 3px;}
/*.head .right li .submenu{position: absolute;left: 0;top: 40px;width: 120px;background: rgba(171,4,6,0.9);z-index: 9;display: none;}*/
.head .right li .submenu{position: absolute;left: 0;top: 40px;width: 120px;background: rgba(40,167,69,0.9);z-index: 9;display: none;}

/*.head .right li .submenu a{display: block;text-align: center; width: 100%;font-size: 15px;color: #fe3b00;height: 42px;line-height: 42px;border-top: 1px solid #f43739;
                           transition: all 0.3s;}*/
.head .right li .submenu a{display: block;text-align: center; width: 100%;font-size: 15px;color: #fff;height: 42px;line-height: 42px;border-top: 1px solid #fff;
                            transition: all 0.3s;}
.head .right li .submenu a:hover{font-size: 16px;color: #fe8300;}
.head .right li:hover{background: #334D66;}
.head .right li.current:hover a.mainmenu{background: none;}
/* 内页头部 */
.innerHead .nav{width: 100%;background-color: #334D66;z-index: 10;}
.innerHead .nav,
.innerHead .nav a{color: #a7a7a7;font-size: 12px;line-height: 40px;display: inline-block;}
.innerHead .nav a:hover{text-decoration: underline;}
.innerHead .nav .left ul{overflow: hidden;}
.innerHead .nav .left ul li{float: left;margin-right: 20px;}
.innerHead .nav .left ul li.current a{color: #fff;}
.innerHead .center{float: left; padding-left: 40px;}
.innerHead .user a.login{color: #e62129;}
/* 内页搜索 */
.pageSearch .inner{overflow: hidden;padding:25px 0;}
.pageSearch .pageLogo{float: left;}
.pageSearch .pageLogo a{vertical-align: middle;display: inline-block; margin-top: -2px;}
.pageSearch .pageLogo span.column-name{display: inline-block;color: #444;font-size: 22px;padding-left: 40px;margin-left: 40px;border-left:1px solid #c2c2c2;line-height: 34px;
                                       font-weight: bold;vertical-align: middle;}
.pageSearch .textSeach{float: right;margin-top: 3px;}
/* 首页头部广告模块 */
.topAd{background-color:#fafafa;}
.topAd .inner{position: relative;padding: 20px 0 0 0;}
.topAd a{display: inline-block;width: 160px;height: 32px; margin: 0 35px 20px 0px; overflow: hidden;}
.topAd a img{width: 30px;height: 30px;float: left; }
.topAd a li{width: 120px; float: right; color: #666; font-size: 12px;}
.topAd a li span{font-weight: 600; color: #333; display: block;}
.topAd a li,
.topAd a li span{overflow: hidden;display: -webkit-box; display: -moz-box; text-overflow: ellipsis; -webkit-box-orient: vertical; box-orient: vertical; -webkit-line-clamp: 1;}
.topAd a:hover li span{color: #397bff;}
.topAd .noteText{position: absolute; top: 5px; right: 15px; color: #999; opacity: .5;font-size: 12px;}
/* 搜索 */
.seach{overflow: hidden;padding: 20px 0 0 0;}
.seach .textSeach{float: left; margin-top: 14px;}
.seach .searchBox,
.pageSearch .searchBox{width: 670px; height: 45px; line-height: 45px; font-size: 14px; border: 4px solid #007BFF; padding: 0 5px 0 20px; vertical-align: top;border-top-left-radius: 4px;
                       border-bottom-left-radius: 4px;}
.seach .searchBtn,
.pageSearch .searchBtn{width: 55px;height: 45px; line-height: 45px; font-size: 14px; color: #fff; border-left: none;display: block;float: right; text-align: center; vertical-align: top;
                       border-top-right-radius: 4px; border-bottom-right-radius: 4px;background: url(../images/seach.png) no-repeat center center #007BFF;text-indent: 999px;}
.seach .iconSeach{float: right;}
.seach .iconSeach ul{overflow: hidden;}
.seach .iconSeach ul li{float: left; margin-left: 25px;}
.seach .iconSeach ul li a{display: block;}
.seach .iconSeach ul li .icon_s{display: block;width: 48px;height: 48px;border-radius: 50%;background-color: #747474;}
.seach .iconSeach ul li .s_wqNews{background: url(../images/seach-wqNews.png) no-repeat center center #747474;}
.seach .iconSeach ul li .s_news1{background: url(../images/seach-news1.png) no-repeat center center #747474;}
.seach .iconSeach ul li .s_news{background: url(../images/seach-news.png) no-repeat center center #747474;}
.seach .iconSeach ul li .s_exposure{background: url(../images/seach-exposure.png) no-repeat center center #747474;}
.seach .iconSeach ul li .s_rights{background: url(../images/seach-rights.png) no-repeat center center #747474;}
.seach .iconSeach ul li .s_liveRoom{background: url(../images/seach-liveRoom.png) no-repeat center center #747474;}
.seach .iconSeach ul li .s_whitelist{background: url(../images/seach-whitelist.png) no-repeat center center #747474;}
.seach .iconSeach ul li .s_blacklist{background: url(../images/seach-blacklist.png) no-repeat center center #747474;}

.seach .iconSeach ul li .s_wqNews:hover{background: url(../images/seach-wqNews.png) no-repeat center center #0098e8;}
.seach .iconSeach ul li .s_news1:hover{background: url(../images/seach-news1.png) no-repeat center center #3482f4;}
.seach .iconSeach ul li .s_news:hover{background: url(../images/seach-news.png) no-repeat center center #2bb351;}
.seach .iconSeach ul li .s_exposure:hover{background: url(../images/seach-exposure.png) no-repeat center center #fe8300;}
.seach .iconSeach ul li .s_rights:hover{background: url(../images/seach-rights.png) no-repeat center center #009b4c;}
.seach .iconSeach ul li .s_liveRoom:hover{background: url(../images/seach-liveRoom.png) no-repeat center center #e62129;}
.seach .iconSeach ul li .s_whitelist:hover{opacity: 0.3;}
.seach .iconSeach ul li .s_blacklist:hover{background: url(../images/seach-blacklist.png) no-repeat center center #000;}
.seach .iconSeach ul li h4{font-size: 12px;color: #7d5555;text-align: center;line-height: 26px;font-weight: bold;}
/* 主体 */
.homeMain{margin-top: 20px;}
.mainWrap{width: 1200px;min-width: 1200px;margin: 0 auto;}
.homeMain .width-790{width: 790px;}
.homeMain .width-790 .block{border: 1px solid #dfd7d7;margin-bottom: 20px;}
.homeMain .module1{padding: 20px 30px;}
.homeMain .module1 .hotNews a.title,
.homeMain .module1 .hotList h2 a{display: block; font-size: 20px;height: 30px;line-height: 30px; width: 100%; color: #003366;font-weight: bold; text-align: center;
                                 margin-bottom: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.homeMain .module1 .hotNews a.title:hover,
.homeMain .module1 .hotList h2 a:hover{text-decoration: underline;}
.homeMain .module1 .hotNews .info{overflow: hidden;}
.homeMain .module1 .hotNews .info .thumbnail{float: left; width: 255px; height: 145px; overflow: hidden;}
.homeMain .module1 .hotNews .info .thumbnail a{display: block; overflow: hidden; position: relative; width: 255px; height: 145px;}
.homeMain .module1 .hotNews .info .thumbnail a img{position: relative; display: block; top: 0px; left: 0px; width: 255px; height: 145px;}
.homeMain .module1 .hotNews .info .des{float: right;width: 445px;}
.homeMain .module1 .hotNews .info .des p{font-size: 14px;color: #979797; line-height: 22px;margin-bottom: 20px;}
.homeMain .module1 .hotNews .info .des .label span{display: inline-block;border: 1px solid #fe8300;font-size: 14px;color: #fe8300;padding: 5px 12px;border-radius: 3px;}
.homeMain .module1 .hotNews,
.liveroomNews{width:100%;overflow:hidden; position:relative;}
.bd{position:relative; width: 100%; z-index:0; overflow: hidden;}
.bd li{zoom:1; vertical-align:middle;}
.hd ul{text-align: center;margin-top: 20px; height: 8px;}
.hd ul li{display: inline-block; margin: 0 5px; width:8px; height:8px;text-indent: 999px; text-align:center; background:#5a1325; border-radius: 50%;
          cursor:pointer;}
.hd ul li.on{background:#a2a2a2;}
.homeMain .module1 .hotList{margin-top: 15px;}
.homeMain .module1 .hotList h2 a{color: #003366;}
.homeMain .module1 .hotList h3 a{font-size: 12px;line-height: 26px;color: #979797;}
.homeMain .module1 .hotList h3 a:hover{text-decoration: underline;}
.homeMain .module1 .hotList h3 span{margin: 0 10px;color: #aaa;font-size: 12px;display: inline-block;}
.homeMain .module2 .menu ul,
.rightsProtection .width-790 .menu ul,
.liveroom_exposure .menu ul,
.blackPlatform .menu ul,
.expose_protection_block .menu ul{overflow: hidden;}
.homeMain .module2 .menu li,
.rightsProtection .width-790 .menu li,
.liveroom_exposure .menu li,
.blackPlatform .menu li,
.expose_protection_block .menu ul li{float: left;margin-left: 10px;}
.homeMain .module2 .menu li a,
.rightsProtection .width-790 .menu li a,
.liveroom_exposure .menu li a,
.blackPlatform .menu li a,
.expose_protection_block .menu ul li a{font-size: 16px;color: #9a8787; display: block;line-height: 32px;padding: 0 3px;border-bottom: 2px solid transparent; transition: all 0.3s;
                                       margin:0 10px;font-weight: bold;}
.homeMain .module2 .menu li.current a,
.homeMain .module2 .menu li a:hover,
.width-380 .rightBlockTitle span,
.rightsProtection .width-790 .menu li.current a,
.rightsProtection .width-790 .menu li a:hover,
.liveroom_exposure .menu li.current a,
.liveroom_exposure .menu li a:hover,
.problemCompanie .title span,
.expose_protection_block .menu ul li.current a,
.expose_protection_block .menu ul li a:hover,
.blackPlatform .menu li.current a,
.blackPlatform .menu li a:hover{color: #4d2e31;border-bottom:2px solid #9d8383;}
.homeMain .module2 .list li{display: block;padding: 20px; border: 1px solid #dfd7d7;overflow: hidden;margin-bottom: 20px;transition: all 0.3s;}
.homeMain .module2 .list li:hover{background-color: #fdfbfb; box-shadow: 1px 2px 4px #f6f0f0;border-color: #e7d2d2;}
.homeMain .module2 .list li .newsThumbnail{display: block;float: left; width: 31%;height: 145px;border-radius: 3px;overflow: hidden;}
.homeMain .module2 .list li .newsThumbnail img{width: 100%;height: 100%;max-width: 100%;}
.homeMain .module2 .list li .newsInfo{float: right;width: 65%;}
.homeMain .module2 .list li .newsInfo .title{display: block;height: 30px;margin-bottom: 3px; font-size:20px;color: #003366; overflow: hidden;text-overflow: ellipsis;
                                             white-space: nowrap;font-weight: 600;transition: all 0.3s;}
.homeMain .module2 .list li .newsInfo .title:hover{color: #f00000;}
.homeMain .module2 .list li .newsInfo .summary{display: block; font-size: 14px;color: #979797;line-height: 22px;max-height: 44px;overflow: hidden;}
.homeMain .module2 .list li .newsInfo .data{display: block;margin: 5px 0 13px;}
.homeMain .module2 .list li .newsInfo .data .source,
.homeMain .module2 .list li .newsInfo .data .date{display: inline-block;font-size: 12px;color: #bbb;height: 24px;line-height: 24px;}
.homeMain .module2 .list li .newsInfo .data .source{margin-right: 30px;}
.homeMain .module2 .list li .newsInfo .data .source:hover{color: #6d6161;}
.homeMain .module2 .list li .newsInfo .data .source img{vertical-align: top;width: 24px;height: 24px;border-radius: 12px;margin-right: 3px;}
.homeMain .module2 .list li .newsInfo .data .date{background: url(../images/date.png) no-repeat left center;padding-left: 17px;}
.homeMain .module2 .list li .newsInfo .label{display: block;overflow: hidden;}
.homeMain .module2 .list li .newsInfo .label span{display: inline-block;padding: 4px 8px;font-size: 12px;color: #3dc5ec;border-radius: 3px;border: 1px solid #3dc5ec;cursor: pointer;
                                                  margin-right: 5px; height: 26px;}
a.load_moreNews{display: block;background-color: #ebe5e5;font-size: 14px;color: #a58e8e;text-align: center;border-radius: 5px;height: 36px;
                line-height: 36px;transition: all 0.3s;}
a.load_moreNews:hover{background-color: #dcd6d6;}
/* 主体右侧 */
.width-380{width: 380px;}
.width-380 .rightBlock{border: 1px solid #dfd7d7;margin-bottom: 20px;padding: 20px;}
.width-380 .rightBlockTitle,
.problemCompanie .title{font-size: 16px;color: #9a8787;display: block;line-height: 32px; padding-left: 20px; font-weight: bold;}
.width-380 .rightBlockTitle span,
.problemCompanie .title{display: inline-block;padding: 0 3px;}
.width-380 .rightBlock li{overflow: hidden;padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px solid #e4dfdf;}
.width-380 .rightBlock li:last-child{margin-bottom: 0;padding-bottom: 0;border: none;}
.width-380 .wq_exposure{overflow: hidden;padding: 20px 0;}
.wq_exposure a{display:inline-block;width: 189px; font-size: 16px;color: #786969;text-align: center;padding-top: 58px;height: 78px;vertical-align: top; transition: all 0.3s;
               font-weight: bold;float: left;}
.wq_exposure a.wq{background: url(../images/wqWindow.png) no-repeat center top;color: #004dfb;}
.wq_exposure a.exposure{background: url(../images/exposureWindow.png) no-repeat center top;color: #fb0000;border-right: 1px solid #e4dfdf;}
.wq_exposure a:hover{font-size: 17px;}
/* 最新曝光 */
.exposureTop .menu ul{overflow: hidden;}
.exposureTop .menu ul li{float: left;font-size: 16px; color: #9a8787; display: block; line-height: 32px; padding: 0 3px;border-bottom: 2px solid transparent; transition: all 0.3s;
                         margin: 0 10px; font-weight: bold;cursor: pointer;}
.exposureTop .menu ul li.current,
.exposureTop .menu ul li:hover{color: #4d2e31;border-bottom: 2px solid #9d8383;}
.exposureTop .exposureNews .list{display: none;}
.exposureNews li .info{float: left;width: 225px;}
.exposureNews li .info .t span,
.exposureNews li .info .t a{height: 26px;line-height: 26px;font-size: 16px;}
.exposureNews li .info .t span,
.expose .expose_protection_block .list li .jg_name span{display: inline-block;padding: 0 6px;border-radius: 3px;color: #fff;vertical-align: top;font-weight: bold;font-size: 12px;
                                                        height: 26px;line-height: 26px;}
.exposureNews li .info .t span.zjwt,
.expose .expose_protection_block .list li .jg_name span.zjwt,
.bg_detail_page .newsdetail-con .tag .wfcj{background-color: #007BFF;}
.exposureNews li .info .t span.hdyz,
.expose .expose_protection_block .list li .jg_name span.hdyz,
.bg_detail_page .newsdetail-con .tag .hdyz{background-color: #e55c00;}
.exposureNews li .info .t span.ydqz,
.expose .expose_protection_block .list li .jg_name span.ydqz,
.bg_detail_page .newsdetail-con .tag .ydqz{background-color: #4e4e4e;}
.exposureNews li .info .t span.kpdx,
.expose .expose_protection_block .list li .jg_name span.kpdx{background-color: #71779b;}
.exposureNews li .info .t span.qt,
.expose .expose_protection_block .list li .jg_name span.qt,
.bg_detail_page .newsdetail-con .tag .qt{background-color: #868686;}
.exposureNews li .info .t a{display: inline-block;color: #333;margin-left: 5px;font-weight: bold; transition: all 0.3s;width: 165px;overflow: hidden;white-space: nowrap;
                            text-overflow: ellipsis;}
.exposureNews li .info .t a:hover{color: #f00000;}
.exposureNews li .info .des{display: block; margin: 0 0 5px 0; font-size: 14px;color: #979797;max-height: 32px; overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;}
.exposureNews li .other{display: block;overflow: hidden;width: 100%;}
.exposureNews li .other a,
.exposureNews li .other span{display: inline-block;font-size: 12px;color: #9a8787;height: 24px;line-height: 24px;overflow: hidden;}
.exposureNews li .other .source{width: 50%;max-width: 50%;overflow: hidden; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.exposureNews li .other .source img{width: 24px;height: 24px;border-radius: 12px;margin-right: 3px;vertical-align: top;}
.exposureNews li .other .source:hover{color: #6d6161;}
.exposureNews li .other .date{float: right; background: url(../images/date.png) no-repeat left center;padding-left: 17px;margin-left: 5px;}
.exposureNews li .img{display: block; float: right;width: 100px;height: 72px;overflow: hidden;margin-bottom: 10px;}
.exposureNews li .img img{width: 100%;height: 100%;}
/* 最新上榜 */
.latestNews li .img{float: left;width: 125px;height: 77px;border: 1px solid #e3e3e3;position: relative;transition: all 0.3s;}
.latestNews li .img img{width: 100%;height: 100%;}
.latestNews li .img:hover{border-color: #f19898;}
.latestNews li .img .tips,
.platformIntroduce .left .tips{position: absolute;left: 1px; top: 1px;padding: 0 4px;display: inline-block;height: 20px;line-height: 20px;border-bottom-right-radius: 5px;color: #fff;
                               font-size: 12px;}
.latestNews li .img .hpt,
.platformIntroduce .left .hpt,
.blackPlatform .list .logo .hpt{background-color: #007BFF;}
.latestNews li .img .zwjg,
.platformIntroduce .left .zwjg,
.blackPlatform .list .logo .zwjg{background-color: #f06500;}
.latestNews li .img .ksjz,
.platformIntroduce .left .ksjz,
.blackPlatform .list .logo .ksjz{background-color: #5a49e5;}
.latestNews li .img .ystp,
.platformIntroduce .left .ystp,
.blackPlatform .list .logo .ystp{background-color: #3381e3;}
.latestNews li .img .yqt,
.platformIntroduce .left .yqt,
.blackPlatform .list .logo .yqt{background-color: #868686;}
.latestNews li .img .smrz,
.platformIntroduce .left .smrz,
.blackPlatform .list .logo .smrz{background-color: #38be77;}
.latestNews li .img .cxjy,
.platformIntroduce .left .cxjy,
.blackPlatform .list .logo .cxjy{background-color: #f7a001;}
.latestNews li .img .jgz,
.platformIntroduce .left .jgz,
.blackPlatform .list .logo .jgz{background-color: #2bb351;}
.latestNews li .info{float: right;width: 200px;}
.latestNews li .info .title{font-size: 14px;color: #333;font-weight: bold;height: 20px; display: block;}
.latestNews li .info .score{display: block; border: 1px solid #ef0000;height: 30px;line-height: 28px;color: #f34444;margin: 4px 0 3px;border-radius: 3px;width: 170px;}
.latestNews li .info .score span{display: inline-block;height: 100%;font-size: 14px;}
.latestNews li .info .score .t{width: 95px;text-align: center;}
.latestNews li .info .score .f{background-color: #fe3b00;width: 73px;text-align: center;color: #fff;font-size: 12px;}
.latestNews li .info .score .f b{font-size: 16px;font-weight: bold;}
.latestNews li .info .other{display: block;height: 20px;line-height: 20px;font-size: 12px;color: #666;}
.latestNews li .info .title,
.latestNews li .info .other{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.latestNews li .info .title:hover{color: #f00000;}
/* 直播室曝光 */
.liveroomNews{border: 1px solid #dfd7d7; margin-bottom: 20px;padding: 20px;}
.liveroomNews li .l1{padding-bottom: 20px;margin-bottom: 20px; border-bottom: 1px solid #e4dfdf;}
.liveroomNews li .l1:last-child{margin-bottom: 0;}
.liveroomNews li .img{display: block; width: 100%;height:140px;max-width: 100%;max-height: 140px;position: relative;}
.liveroomNews li .img img{width: 100%;height: 100%;}
.liveroomNews li .img i,
.liveroom_exposure .list li .img i{display: inline-block;position: absolute;right: 7px;top: 7px;border: 1px solid;background: rgba(254,0,0,0.7);color: #fff;font-size: 14px;
                                   padding:0 5px;height: 24px;text-align: center;line-height: 22px;font-style: normal; border-color: rgba(255,255,255,0.7);}
.liveroomNews li .title,
.liveroomNews li .info span{display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.liveroomNews li .title{height: 22px;line-height: 22px;margin: 10px 0 5px; font-size: 16px;color: #333;font-weight: bold;transition: all 0.3s;}
.liveroomNews li .title:hover{color: #2c77d9;}
.liveroomNews li .info{overflow: hidden;}
.liveroomNews li .info span{float: left;width: 48%;max-width: 48%;margin: 0 1%; font-size: 12px;height: 22px;line-height: 22px;color: #666;padding-left: 20px;margin-top: 5px;}
.liveroomNews li .info .type{background: url(../images/liveroom_type.png) no-repeat left center;}
.liveroomNews li .info .time{background: url(../images/liveroom_time.png) no-repeat left center;}
.liveroomNews li .info .teacher{background: url(../images/liveroom_teacher.png) no-repeat left center;}
.liveroomNews li .info .kf{background: url(../images/liveroom_kf.png) no-repeat left center;}
.liveroomNews li .info .grade{background: url(../images/liveroom_grade.png) no-repeat left center;}
.liveroomNews li .info .yx{background: url(../images/liveroom_yx.png) no-repeat left center;}
.liveroomNews li .info .grade i,
.liveroom_exposure .list li .info .grade i{color: #f9511d;font-size: 16px;font-style: normal;font-weight: bold;}
/* 什么是维权110 */
.width-380 .wqBlock{padding: 20px 15px;background: url(../images/wqBlock_bg.jpg) no-repeat right bottom;margin-bottom: 0;}
.wqExplanation{overflow: hidden;padding:5px 0 25px;border-bottom: 1px solid #e1e1e1;}
.wqExplanation .img{display: block;float: left;width: 166px; height: 145px; overflow: hidden;}
.wqExplanation .img img{width: 100%;height: 100%;}
.wqExplanation .info{float: right;width: 160px;}
.wqExplanation .title{font-size: 16px;color: #333;display: block;height: 22px;line-height: 22px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: bold;
                      margin-bottom: 5px;transition: all 0.3s;}
.wqExplanation .title:hover{color: #f00000;}
.wqExplanation .des{font-size: 12px;color: #333;line-height: 20px;}
.wqExplanation .des a{color: #3a9ed7;}
.wqExplanation .des a:hover{text-decoration: underline;}
.wqApp{overflow: hidden;padding-left: 10px;margin: 35px 0 40px;}
.width-380 .wqBlock .wqApp li{padding-bottom: 0; margin-bottom: 0; border-bottom: none;}
.wqApp .menu{float: left;width: 50%;font-size: 16px;color: #333;}
.wqApp .menu a{display: inline-block;font-size: 14px;color: #007BFF;border:1px solid #007BFF;height: 30px;line-height: 30px;border-radius:10px;width: 130px;
               transition: all 0.3s;}
.wqApp .menu a:hover{opacity: 0.7;}
.wqApp .menu .android{background: url(../images/android.png) no-repeat 20px center;margin: 13px 0 8px 0;padding-left: 44px;}
.wqApp .menu .iphone{background: url(../images/iphone.png) no-repeat 20px center;padding-left: 47px;}
.wqApp .qrCode{display: none;float: left; border:1px solid #ccbdbd;margin-left: 20px;}
.wqApp .qrCode img{width: 100px;height: 100px;}
/* 页尾 */
.footer{margin-top: 30px;}
.chain{background-color: #f6f5f5;padding: 20px 0 40px;}
.chain .title{text-align: center;height: 21px;margin-bottom: 30px;}
.chain .title b{display: inline-block;width: 130px; text-align: center;font-size: 16px;color: #4d2e31;background: url(../images/chain_bg.png) no-repeat center center #f6f5f5;
                font-weight: bold;}
.chain .title hr{margin-top: -10px;}
.chain .link,
.chain .link a{line-height: 26px;font-size: 14px;color: #989898;text-align: center;}
.chain .link a{padding: 0 5px;}
.chain .link a:hover{text-decoration: underline;}
.copyright .inner{overflow: hidden;}
.copyright{background-color: #334D66;padding: 15px 0;}
.copyright .right ul{overflow: hidden;}
.copyright .right ul li{float: left;}
.copyright,
.copyright .right ul li a{font-size: 12px;color: #989898;}
.copyright .right ul li a{padding: 0 10px;}
.copyright .right ul li a:hover{text-decoration: underline;}
.riskWarning{text-align: center;font-size: 12px;color: #989898;padding: 18px 0;}
/* 维权资讯 */
.hotRanking li .t{display: block; font-size: 14px;color: #333;line-height: 22px;max-height: 44px;overflow: hidden;margin-bottom: 10px;transition: all 0.3s;}
.hotRanking li .t:hover{color: #e62129;}
.hotRanking li .other{overflow: hidden;line-height: 24px; height: 26px;}
.hotRanking li .other a,
.hotRanking li .other span{display: inline-block;height: 26px; font-size: 12px;color: #bbb;overflow: hidden;}
.hotRanking li .other .source{max-width: 190px;overflow: hidden;}
.hotRanking li .other .source:hover{color: #6d6161;}
.hotRanking li .other .source img{width: 24px;height: 24px;border-radius: 50%;margin-right: 5px;margin-top: -3px;}
.hotRanking li .other .label{display: inline-block;float: right;border:1px solid #3dc5ec;color: #3dc5ec; border-radius: 2px;padding: 4px 8px;line-height: 18px;}
/* 分页 */
.pages{display: block;margin-top: 20px;}
.pages ul{text-align: center;}
.pages ul li{display: inline-block;zoom:1;vertical-align: top;margin: 0 3px;}
.pages ul li a{display: inline-block;width: 40px;height: 40px;line-height: 38px;text-align: center;color: #b6a4a4;font-size: 14px;background-color: #fff;
               border: 1px solid #d9d8d8;border-radius: 3px;}
.pages ul li a:hover,
.pages ul li.on a{color: #fff;background-color: #f14545;border-color: #f14545;}
/* 维权资讯栏目详情页 */
.newsDetail{border: 1px solid #dfd7d7;padding: 25px 35px;}
.newsdetail-head .title{display: block;font-size: 20px;color: #714a4a;line-height: 32px;text-align: center;font-weight: bold;}
.newsdetail-head .data{text-align: center;margin: 20px 0 30px;border-bottom: 1px solid #e1ddd8;padding-bottom: 15px;}
.newsdetail-head .data a,
.newsdetail-head .data span{font-size: 12px;color: #979797;}
.newsdetail-head .data a:hover{color: #6d6161;}
.newsdetail-head .data a img{width: 24px;height: 24px;max-width: 24px;max-height: 24px;overflow: hidden;border-radius: 50%;}
.newsdetail-head .data .time{background: url(../images/date.png) no-repeat left center; padding-left: 17px;margin: 30px;}
.newsdetail-con{margin-top: 30px;}
.introductory{padding: 20px 0 20px 80px;background: url(../images/introductory-icon01.png) no-repeat 25px 20px #f0f4f7;margin-bottom: 20px;}
.introductory .t{background: url(../images/introductory-icon02.png) no-repeat 95% bottom;padding-right: 80px;font-size: 16px;line-height: 34px;color: #515151;}
.newsdetail-con{display: block;margin-top: 25px;}
.newsdetail-con p{display: block; margin: 0px 0; font-size: 16px;color: #515050;line-height: 26px;text-indent: 24px;}
.newsdetail-con img{display: block;margin: 0 auto;}
.newsDetail .operation{overflow: hidden;margin: 50px 0 30px;}
.newsDetail .operation .right a,
.bg_detail_page .newsdetail-con .tag .collect{display: inline-block;padding: 0 20px 0 45px;font-size: 14px;color: #f00000;border: 1px solid #f00000;border-radius: 5px;
                                              line-height: 34px;height: 34px; vertical-align: top;transition: all 0.3s;}
.newsDetail .operation .collect,
.bg_detail_page .newsdetail-con .tag .collect{background: url(../images/collect-icon.png) no-repeat 20px center;}
.newsDetail .operation .right .collect_in{width: 95px;padding: 0;text-align: center;background-color: #b7b7b7;border-color: #b7b7b7;color: #fff;}
.newsDetail .operation .collect:hover,
.bg_detail_page .newsdetail-con .tag .collect:hover{color: #fff;background: url(../images/collect-iconB.png) no-repeat 20px center #f00000;}
.newsDetail .operation .zan:hover{color: #fff;background: url(../images/zan-bai.png) no-repeat 20px center #f00000;}
.newsDetail .operation .share{margin-top: 6px;}
.newsDetail .operation .share .t{font-size: 14px;color: #666;vertical-align: middle;display: inline-block; line-height: 24px;}
.newsDetail .operation .share a{margin-left: 5px;display: inline-block;}
.newsDetail .relevantNews{margin-bottom: 25px;}
.newsDetail .relevantNews .title{background-color: #f0f4f7;color: #666;line-height: 48px;text-indent: 20px;font-size: 14px;}
.newsDetail .relevantNews li{padding: 0 20px;border-bottom: 1px solid #e4e4e4;overflow: hidden;line-height: 50px; height: 50px;}
.newsDetail .relevantNews li span{display: inline-block; float: left; font-weight: bold; font-size: 16px; color: #333;}
.newsDetail .relevantNews li a{display: inline-block; font-size: 16px;color: #666;height: 50px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 600px;}
.newsDetail .relevantNews li a:hover{text-decoration: underline;}
.newsdetail-head .data .share{display: inline-block;}
.newsdetail-head .data .share a{margin-left: 5px;}
/* 我要维权左侧主体 */
.rightsProtection .warmPrompt,
.rightsProtection .submit{border: 1px solid #ccbdbd;padding: 30px;}
.rightsProtection .warmPrompt{margin-bottom: 20px;}
.rightsProtection .warmPrompt .content ul,
.wqGuide ul{border-left: 1px solid #dfd7d7;padding-top: 5px;}
.rightsProtection .warmPrompt .content ul li,
.wqGuide ul li{margin-left: -10px;margin-bottom: 10px;}
.rightsProtection .warmPrompt .content span,
.wqGuide ul li span{display: inline-block;width: 20px;height: 20px;color: #fff;line-height: 20px;text-align: center;background-color: #e94242;
                    border-radius: 50%;vertical-align: top;margin-top: 3px;}
.rightsProtection .warmPrompt .content p,
.wqGuide ul li p{display: inline-block;width: 700px; margin-left: 10px;line-height: 26px;font-size: 14px;color: #786969;}
.rightsProtection .warmPrompt .content p b{font-weight: bold;color: #e94242;}
.rightsProtection .heading{font-size: 16px;color: #4d2e31;font-weight: bold;background: url(../images/warmHeadingBorder.jpg) no-repeat left center;padding-left: 20px;
                           height: 26px;line-height: 26px;margin-bottom: 20px;}
.rightsProtection .submit{background-color: #fafafa;border-color: #dfd7d7;}
.rightsProtection .step1{position: relative;margin-bottom: 25px;}
.rightsProtection .step1 input{width: 630px;height: 36px;border: 1px solid #fb5e5e;padding: 0 8px 0 40px;background:url(../images/seach_hong.png) no-repeat 10px center #fff;
                               font-size: 14px;color: #000;}
.rightsProtection .step1 input::-webkit-input-placeholder {color: #f3d5d5;}
.rightsProtection .step1 input:-moz-placeholder {color: #f3d5d5;}
.rightsProtection .step1 input:-ms-input-placeholder {color: #f3d5d5;}
.rightsProtection .step1 .jys_list{display: block;width: 630px;border: 1px solid #fb5e5e;margin: 0;position: absolute;left: 0;top: 35px;z-index: 10;background-color: #fff;}
.rightsProtection .step1 .jys_list ul{padding: 10px 0;}
.rightsProtection .step1 .jys_list li{height: 40px;line-height: 40px; cursor: pointer; font-size: 14px; color: #666;}
.rightsProtection .step1 .jys_list li:hover{background-color: #f5f5f5;}
.rightsProtection .step1 .jys_list li img{display: inline-block; width: 20px;height: 20px;margin:0 10px;}
.rightsProtection .step1 .jys_list li span{color: #ff6161;}
.rightsProtection .step2,
.rightsProtection .step3{margin-bottom: 20px;overflow: hidden;}
.rightsProtection .step31{margin-bottom: 20px;overflow: hidden;}
.rightsProtection .step2 span,
.rightsProtection .step31 span,
.rightsProtection .step3 span{display: inline-block;float: left;margin-right: 10px;height: 36px;line-height: 36px;font-size: 14px;color: #888;background-color: #f5f5f5;
                              border: 1px solid #e6e6e6;border-radius: 5px;padding: 0 15px;cursor: pointer;}
.rightsProtection .step2 span.selected,
.rightsProtection .step31 span.selected,
.rightsProtection .step3 span.selected{background:url(../images/selected_icon.png) no-repeat right bottom #f0f8ff; border-color: #3e97e5;}
.rightsProtection .step4{margin: -15px 0 20px;}
.rightsProtection .step4 p{display: block;color: #ccc;font-size: 14px;padding-left: 18px;}
.rightsProtection .step4 li,
.rightsProtection .step5 li{margin-top: 16px;}
.rightsProtection .step4 li input,
.rightsProtection .step5 li input{width: 630px;height: 38px;border: 1px solid #e6e6e6;padding: 0 10px;font-size: 14px;color: #000;}
.rightsProtection .step4 li i,
.rightsProtection .step5 li i{font-size: 14px;font-style: normal;color: #e94242;display: inline-block;margin-left: 20px;}
.rightsProtection .step5 li.des{position: relative;}
.rightsProtection .step5 li textarea{width: 630px;height: 300px;max-width: 630px;max-height: 300px;padding: 10px;border: 1px solid #e6e6e6;font-size: 14px;}
.rightsProtection .step5 li .tips{display: block;position: absolute;right: 125px;bottom: 28px;font-size: 14px;color: #cdc5c5;line-height: 24px;text-align: right;
                                  background: url(../images/smiley.png) no-repeat 120px bottom;padding: 25px 0;}
.rightsProtection .step5 li .bz{font-size: 14px;line-height: 20px;color: #cdc5c5;width: 630px;margin-top: 10px;margin: 0;}
.rightsProtection .step5 .updateImg{position: relative;}
.rightsProtection .step5 .updateImg .fileload,
.rightsProtection .step5 .updateImg .imglist{float: left;}
.rightsProtection .step5 .updateImg .fileload{position: absolute;left: 0;top: 0; width: 100px;height: 88px;opacity:0;}
.rightsProtection .step5 .updateImg a.fileload-img{display: block; width: 100px;height: 88px;}
.rightsProtection .step5 .updateImg .imglist ul li{float: left;position: relative;margin-left: 20px;margin-bottom: 0;}
.rightsProtection .step5 .updateImg .imglist ul li .close{position: absolute;display: block;width: 16px;height: 16px;right: -8px;top: -8px;
                                                          background: url(../images/img-close.png) no-repeat center center;}
.rightsProtection .step5 .updateImg .imglist ul li{border-bottom: none;margin-bottom: 0;padding-bottom: 0;margin-top: 0;}
.rightsProtection .submitBtn{margin-top: 20px;}
.rightsProtection .submitBtn a{background-color: #e94242;border-radius: 4px;width: 100px;height: 36px;line-height: 36px;text-align: center;color: #fff;
                               display: inline-block;font-size: 14px;transition: all 0.3s;}
.rightsProtection .submitBtn a:hover{background-color: #f55d5d;}
/*
.rightsProtection .submit .content li{margin-bottom: 20px;}
.rightsProtection .submit .content .t{width: 13%; font-size: 14px;color: #786969;display: inline-block;height: 34px;line-height: 34px;vertical-align: top;}
.rightsProtection .submit .content .t i{font-size: 14px;color: #e94242;font-style: normal;display: inline-block; vertical-align: top; margin-right: 3px;}
.rightsProtection .submit .content input{width: 80%;height: 34px; border: 1px solid #e6e6e6; padding: 0 8px; font-size: 14px; color: #88775d;}
.rightsProtection .submit .content .checkboxClass{width: 80%;display: inline-block;}
.rightsProtection .submit .content .checkboxClass label,
.rightsProtection .submit .content .xy label{display: inline-block; width: 30%;font-size: 14px;color: #786969;height: 34px;line-height: 34px;}
.rightsProtection .submit .content .checkboxClass input,
.rightsProtection .submit .content .xy input{width: 12px;height: 12px;border: 1px solid #e6e6e6;display: inline-block;background-color: #fff;margin: -3px 4px 0 0;
vertical-align: middle;}
.rightsProtection .submit .content .tsnr{margin-bottom: 10px;}
.rightsProtection .submit .content .tsnr textarea{width: 80%; max-width: 80%;min-width: 80%; height: 140px; min-height: 140px; padding: 8px 10px;border: 1px solid #e6e6e6; 
font-size: 14px; color: #786969; line-height: 22px;margin-left: -4px;}
.rightsProtection .submit .content .updateImg{position: relative;margin-left: 13%;}
.rightsProtection .submit .content .updateImg .fileload,
.rightsProtection .submit .content .updateImg .imglist{float: left;}
.rightsProtection .submit .content .updateImg .fileload{position: absolute;left: 0;top: 0; width: 100px;height: 88px;opacity:0;}
.rightsProtection .submit .content .updateImg a.fileload-img{display: block; width: 100px;height: 88px;}
.rightsProtection .submit .content .updateImg .imglist ul li{float: left;position: relative;margin-left: 20px;margin-bottom: 0;}
.rightsProtection .submit .content .updateImg .imglist ul li .close{position: absolute;display: block;width: 16px;height: 16px;right: -8px;top: -8px;
background: url(../images/img-close.png) no-repeat center center;}
.rightsProtection .submit .content .updateImg .imglist ul li{border-bottom: none;margin-bottom: 0;padding-bottom: 0;}
.rightsProtection .submit .content .xy label{width: auto;}
.rightsProtection .submit .content .xy a{font-size: 14px;color: #ef5454;}
.rightsProtection .submit .content .xy a:hover{text-decoration: underline;}
.rightsProtection .submit .content .submitBtn{background-color: #e94242;border-radius: 4px;width: 180px;height: 44px;line-height: 44px;text-align: center;color: #fff;
margin-left: 13%;display: inline-block;font-size: 18px;transition: all 0.3s;}
.rightsProtection .submit .content .submitBtn:hover{background-color: #f55d5d;}*/
/* 我要维权右侧 */
.wq_exposure2{padding: 20px;}
.wq_exposure2 .wq,
.wq_exposure2 .exposure{display: block;padding-left: 65px;height: 50px;}
.wq_exposure2 .wq{background: url(../images/wqWindow.png) no-repeat left 0;}
.wq_exposure2 .exposure{background: url(../images/exposureWindow.png) no-repeat left 0;margin-bottom: 0px;padding-bottom: 70px;border-bottom: 1px solid #e4dfdf;}
.wq_exposure2 a{display: block;font-size: 12px;color: #a89898;}
.wq_exposure2 .s1{color: #786969;font-size: 14px;margin-bottom: 5px;padding-top: 4px;font-weight: bold;}
.wq_exposure2 .s1:hover{color: #4db7fb;}
/* 直播室曝光 */
.liveroom_exposure .menu{position: relative;}
.liveroom_exposure .menu li a{line-height: 42px;}
.liveroom_exposure .menu .bgzbs{display: inline-block;position: absolute;right: 0;top: 0;padding:0 13px;height: 38px;background-color: #e62129;color: #fff;font-size: 16px;
                                border-radius: 3px;text-align: center;line-height: 38px;font-weight: bold;transition: all 0.3s;}
.liveroom_exposure .menu .bgzbs:hover{background-color: #fe3b00;}
.liveroom_exposure .list li{float: left;border: 1px solid #dfd7d7;padding: 20px;margin:0 0 20px 20px;width: 386px;transition: all 0.3s;}
.liveroom_exposure .list li.first{margin-left: 0;}
.liveroom_exposure .list li:hover{box-shadow: 0 0 8px #dfd7d7; border-color: rgba(253,48,48,0.5);}
.liveroom_exposure .list li .img{display: block; width: 100%;max-width: 100%;height:142px;max-height: 142px;position: relative;}
.liveroom_exposure .list li .img img{width: 100%;height: 100%;}
.liveroom_exposure .list li .title,
.liveroom_exposure .list li .info span{display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.liveroom_exposure .list li .title{height: 22px;line-height: 22px;margin: 10px 0 5px; font-size: 16px;color: #333;font-weight: bold;transition: all 0.3s;}
.liveroom_exposure .list li .title:hover{color: #2c77d9;}
.liveroom_exposure .list li .info{overflow: hidden;}
.liveroom_exposure .list li .info span{float: left;width: 48%;max-width: 48%;margin: 0 1%; font-size: 12px;height: 22px;line-height: 22px;color: #666;padding-left: 20px;margin-top: 5px;}
.liveroom_exposure .list li .info .type{background: url(../images/liveroom_type.png) no-repeat left center;}
.liveroom_exposure .list li .info .time{background: url(../images/liveroom_time.png) no-repeat left center;}
.liveroom_exposure .list li .info .teacher{background: url(../images/liveroom_teacher.png) no-repeat left center;}
.liveroom_exposure .list li .info .kf{background: url(../images/liveroom_kf.png) no-repeat left center;}
.liveroom_exposure .list li .info .grade{background: url(../images/liveroom_grade.png) no-repeat left center;}
.liveroom_exposure .list li .info .yx{background: url(../images/liveroom_yx.png) no-repeat left center;}
.liveroom_exposure .list li .info .grade img{margin-top: -4px;}
/* 直播室曝光详情 */
.newsdetail-con p.zy{text-indent: 0;}
.liveroomExposure_detail{margin-top: 0;}
.liveroomExposure_detail .roomDetail .img{display: inline;width: auto;max-width: 100%;}
.liveroomExposure_detail .roomDetail .title,
.liveroomExposure_detail .roomDetail .info span{display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.liveroomExposure_detail .roomDetail .title{height: 22px;line-height: 22px;margin: 10px 0 5px; font-size: 16px;color: #333;font-weight: bold;transition: all 0.3s;}
.liveroomExposure_detail .roomDetail .info{overflow: hidden;}
.liveroomExposure_detail .roomDetail .info span{float: left;width: 48%;max-width: 48%;margin: 0 1%; font-size: 12px;height: 20px;line-height: 20px;color: #666;padding-left: 20px;margin-top: 5px;}
.liveroomExposure_detail .roomDetail .info .type{background: url(../images/liveroom_type.png) no-repeat left center;}
.liveroomExposure_detail .roomDetail .info .time{background: url(../images/liveroom_time.png) no-repeat left center;}
.liveroomExposure_detail .roomDetail .info .teacher{background: url(../images/liveroom_teacher.png) no-repeat left center;}
.liveroomExposure_detail .roomDetail .info .kf{background: url(../images/liveroom_kf.png) no-repeat left center;}
.liveroomExposure_detail .roomDetail .info .grade{background: url(../images/liveroom_grade.png) no-repeat left center;}
.liveroomExposure_detail .roomDetail .info .yx{background: url(../images/liveroom_yx.png) no-repeat left center;}
.liveroomExposure_detail .roomDetail .info .grade img{margin-top: -4px;display: inline;}
.wy_liveroomExposure .width-790{margin-top: 34px;}
/* 直播室曝光详情页-曝光直播室 */
.wq_exposure3 .exposure{overflow: hidden;}
.wq_exposure3 .exposure p{float: left;width: 50px;height: 50px;border-radius: 50%;background-color: #fb5e5e;margin-right: 10px;}
.wq_exposure3 .exposure a{display: block;font-size: 12px;color: #a89898;line-height: 24px;}
.wq_exposure3 .exposure a.s1{font-size: 14px;color: #786969;font-weight: bold;margin-top: 1px;}
.wq_exposure3 .exposure a.s1:hover{text-decoration: underline;}
/* 评论 */
.comment{margin-top: 20px;}
.comment .commenttitle{font-size: 16px;color: #9d8383;height: 40px;line-height: 40px;border-bottom:1px solid #dadada;}
.comment .commenttitle a{color: #9d8383;border-bottom: 3px solid transparent;margin-right: 10px; line-height: 37px;display: inline-block;padding: 0 8px;}
.comment .commenttitle a:hover,
.comment .commenttitle a.selected{border-bottom-color: #9d8383}
.comment .aqw_count{text-align: right; padding-right: 7px; font-size: 12px; color: #cacaca;}
.comment .addcomment{padding: 0 10px;margin: 20px 0 30px;}
.comment .addcomment .aqwleft{margin-top: 10px;}
.comment .addcomment .aqwleft,
.comment .commentlist li .userimg{width: 8%;}
.comment .addcomment .aqwleft img,
.comment .commentlist li .userimg img{width: 44px;height: 44px;border-radius: 50%;}
.comment .commentlist{padding: 0 3px; margin-bottom: 30px;}
.comment .commentlist .comlist_title{line-height: 30px;font-weight: bold;text-align: center;color: #404040;font-size: 16px;height: 30px;margin-bottom: 30px;}
.comment .commentlist a.more{display: inline-block; color: #3e6f9b; font-size: 16px;line-height: 40px;padding-left: 50%; margin-left: -96px;transition: all 0.3s;}
.comment .commentlist li{border-bottom: 1px dashed #dfdfdf;padding-bottom: 20px;margin: 0 10px 20px 10px;/*overflow: hidden;*/}
.comment .commentlist li .reviewcon{width: 92%;}
.comment .commentlist li .reviewcon .returnbox{width: 100%;}
.comment .commentlist li .userinfo{overflow: hidden;height: 20px;line-height: 20px;font-size: 12px;color: #939292;}
.comment .commentlist li .reviewcon a.username{color: #1087f1;margin-right: 10px;font-size: 12px;}
.comment .commentlist li .userinfo .right{margin-right: 15px; overflow: hidden;}
.comment .commentlist li .userinfo .right .rLevel{float: left;vertical-align: top; margin-right: 10px;}
.comment .commentlist li .userinfo .right span{margin: 0 10px;}
.comment .commentlist li .userinfo .right .address{font-size: 12px;color: #939292;background: url(../images/address01.png) no-repeat left center;padding-left: 17px;}
.comment .commentlist li .userinfo .right a{color: #939292;}
.comment .commentlist li .userinfo .right a.return:hover{color: #1087f1;}
.comment .commentlist li .userinfo .right a.zan{background: url(../images/like.png) no-repeat left center;background-size: 15px 16px;padding-left: 23px;}
.comment .commentlist li .reviewcon .review,
.comment .commentlist li .returncon p.text{color: #767676;font-size: 14px;line-height: 20px;margin-top: 5px;}
.comment .commentlist li .reviewcon .imgReview{overflow: hidden;margin-top: 10px;}
.comment .commentlist li .reviewcon .imgReview img{display: inline-block;width: 100px;height: 88px;margin-right: 5px;}
.comment .commentlist li .returncon{margin-top: 20px;background-color: #f0f0f0;padding: 6px 15px;position: relative;}
.comment .commentlist li i.ico,
.wq110_answer .answer_con i.ico{display: block;position: absolute;left: 30px;}
.comment .commentlist li .returncon i.ico,
.wq110_answer .answer_con i.ico{background: url(../images/newdetail-icon02.png) no-repeat center center;width: 10px;height: 7px;top: -7px;}
/* 评论回复模块 */
.comment .returnbox{width: 92%;overflow: hidden;position: relative;}
.comment .input_aqw{width: 100%;min-width: 100%; max-width: 100%;height: 100px;min-height: 100px;padding: 8px;border: 1px solid #dadada;color: #333;font-size: 14px;}
.comment .aqw_tip{position: absolute;top: 8px;left: 10px;display: none;}
.comment span{font-size: 14px;display: inline-block;margin-left: 7px;color: #cacaca;height: 22px;line-height: 22px;}
.comment a.sub{display: inline-block;width: 100px;height: 36px;text-align: center;line-height: 36px;color: #fff;background-color: #f11010;font-size: 14px;margin: 5px 5px 0 0;
               transition: all 0.3s;border-radius: 3px;}
.comment a.sub:hover{background-color: #fb4d4d;}
.comment .addcomment .returnbox .write{position: relative;}
#widget_comment_char_count{text-align: right; padding-right: 7px; font-size: 14px; color: #666;}
.comment .commentlist li .returnbox .write{position: relative; margin-top: 15px;}
.comment .commentlist li .returnbox .write i.ico{top: -10px;width: 16px;height: 11px;background: url(../images/newdetail-icon03.png) no-repeat center center;}
.returnbox .commit{text-align: right;}
/* 经纪商评论星级 */
.comment .appraise{width: 100%;height: 14px; overflow: hidden; margin-bottom: 8px;}
.comment .appraise ul{height: 14px;}
.comment .appraise ul li{float: left;width: 14px;height: 14px;cursor: pointer;margin-right: 5px;background: url(../images/starout.png) no-repeat center;
                         -webkit-transition: all 0.2s ease-out;
                         -moz-transition: all 0.2s ease-out;
                         -ms-transition: all 0.2s ease-out;
                         -o-transition: all 0.2s ease-out;
                         transition: all 0.2s ease-out;}
.comment .appraise ul li.in{background-image: url(../images/starin.png);}
.comment .reviewcon .appraise{display: none;}
.comment .commit .updateImg{position: relative;}
.comment .commit .updateImg,
.comment .commit .updateImg .fileload,
.comment .commit .updateImg .imglist{float: left;}
.comment .commit .updateImg .fileload{position: absolute;left: 0;top: 0; width: 100px;height: 88px;opacity:0;}
.comment .commit .updateImg a.fileload-img{display: block; width: 100px;height: 88px;}
.comment .commit .updateImg .imglist ul li{float: left;position: relative;margin-left: 20px;}
.comment .commit .updateImg .imglist ul li .close{position: absolute;display: block;width: 16px;height: 16px;background: url(../images/img-close.png) no-repeat center center;
                                                  right: -8px;top: -8px;cursor: pointer;}
.comment .commentlist .updateImg .imglist ul li{border-bottom: none;margin-bottom: 0;padding-bottom: 0;}
.ibD-body .comment a.sub{float: right;}
/* 右侧维权曝光指南 */
.width-380 .wqGuide .rightBlock li{border-bottom: none;padding-bottom: 0;}
.wqGuide ul li p{width: 300px;}
/* 企业黑平台-旧 */
/*.blackPlatform .menu li a{color: #4d2e31;border-bottom:2px solid #4d2e31;}
.blackPlatform .list{border: 1px solid #e4dfdf; padding:20px;}
.blackPlatform .list li{overflow: hidden;padding-bottom: 20px;margin-bottom: 20px; border-bottom: 1px solid #e4dfdf;}
.blackPlatform .list li .img,
.blackPlatform .list li .info,
.blackPlatform .list li .score{float: left;}
.blackPlatform .list li .info{margin: 0 30px 0 20px;padding-right: 20px;width: 370px;border-right: 1px solid #dfd7d7;}
.blackPlatform .list li .info .title{font-size: 16px;height: 26px;line-height: 26px;}
.blackPlatform .list li .info .country{margin-bottom: 7px;}
.blackPlatform .list li .score{position: relative;width: 200px;}
.blackPlatform .list li .score span{display: block;}
.blackPlatform .list li .score .t{font-size: 14px;color: #666;}
.blackPlatform .list li .score .fractions{font-size: 34px;color: #f45e5e;font-weight: bold; margin: 7px 0 10px;}
.blackPlatform .list li .score .rank{position: absolute;right: 10px;top: 0px;color: #fff;font-weight: bold;font-size: 16px;text-align: center;width:28px;height: 28px;
background-color: #cdcdcd;border-radius: 50%;line-height: 28px;}
.blackPlatform .list li.topRank .score .rank{background: url(../images/blackRankBg.png) no-repeat center center;width: 25px;height: 34px;line-height: 34px;
border-radius: 0;}*/
/* 企业黑平台-新 */
.blackPlatform .list{display: block;margin-top: 10px;}
.blackPlatform .list ul{overflow: hidden;}
.blackPlatform .list ul li{float: left;width: 380px;border: 1px solid #dfd7d7;padding: 15px 4px 30px; margin: 0 0 30px 30px;transition: all 0.3s;}
.blackPlatform .list ul li.first{margin-left: 0;}
.blackPlatform .list ul li:hover{box-shadow: 1px 2px 4px #e2e2e2; border-color: rgba(0,0,0,0.4);}
.blackPlatform .list .logo{position: relative;border-bottom: 1px solid #dfd7d7;text-align: center;padding:20px 0 40px;}
.blackPlatform .list .logo img{width: 275px;height: 125px;}
.blackPlatform .list .logo .tips{position: absolute;left: 15px;top: 0;padding: 0 4px;font-size: 12px;color: #fff;border-bottom-right-radius: 5px;display: inline-block;
                                 height: 20px;line-height: 20px;}
.blackPlatform .list .logo .rank{position: absolute;right: 15px;top: 0;display: inline-block;font-size: 16px;color: #fff;font-weight: bold;width: 25px;height: 33px;
                                 text-align: center;line-height: 33px;}
.blackPlatform .list .logo .rank01{background:url(../images/blackPlatform01.png) no-repeat center center;}
.blackPlatform .list .logo .rank02{background:url(../images/blackPlatform02.png) no-repeat center center;}
.blackPlatform .list .logo .rank03{background:url(../images/blackPlatform03.png) no-repeat center center;}
.blackPlatform .list .hpt_info{display: block;margin: 10px 0 30px;padding: 0 20px;}
.blackPlatform .list .hpt_info a.name{display: block;font-size: 20px;color: #333;height: 32px; line-height: 32px;font-weight: bold;margin-bottom: 10px;overflow: hidden;
                                      text-overflow: ellipsis; white-space: nowrap;transition: all 0.3s;}
.blackPlatform .list .hpt_info a.name:hover{color: #ef0004;}
.blackPlatform .list .hpt_info p{display: block;overflow: hidden;}
.blackPlatform .list .hpt_info p img{display: inline-block;width: 33px;height: 21px;float: left;margin-right: 8px;}
.blackPlatform .list .hpt_info p span{display: inline-block;float: left;/*overflow: hidden;text-overflow: ellipsis; white-space: nowrap;width: 255px;height: 22px;*/line-height: 22px;
                                      font-size: 14px;color: #969696;}
.blackPlatform .list .number{text-align: center;}
.blackPlatform .list .number span{display: inline-block;color: #666; height: 32px;vertical-align: top; line-height: 32px;}
.blackPlatform .list .number .txt{font-size: 14px; font-weight: bold;}
.blackPlatform .list .number .num{font-size: 12px;border-left:1px solid #666;padding-left: 20px;margin-left: 20px;}
.blackPlatform .list .number .num b{display: inline-block; font-size: 36px;font-weight: bold;margin-right: 3px;}
.blackPlatform .list .topNum span{color: #969696;}
.blackPlatform .list .topNum .num{border-color:#969696;font-weight: bold;}
.blackPlatform .list .topNum .num b{color: #fe3b00;}
/* 企业分类块 */
.enterprise{margin-bottom: 20px;}
.enterprise .rightBlockTitle span{border-bottom: none;}
.enterprise .tags div{overflow: hidden;}
.enterprise .tags .center{float: left;margin: 0 1px;}
.enterprise .tags .line1{margin-bottom: 1px;}
.enterprise .tags .line1 a{width: 126px;}
.enterprise .tags a.khaki,
.enterprise .tags a.grayBlue{height: 97px;line-height: 96px;}
.enterprise .tags a{display: inline-block;height: 48px;line-height: 48px;text-align: center;color: #fff;font-size: 16px;transition: all 0.3s;}
.enterprise .tags a:hover{opacity: 0.8;}
.enterprise .tags a.khaki{background-color: #bc946b;line-height: 26px;padding-top: 22px;}
.enterprise .tags a.lightBlue{background-color: #8cb8c7;margin-bottom: 1px;}
.enterprise .tags a.mintGreen{background-color: #8bbdb7;}
.enterprise .tags a.grayBlue{background-color: #85a5b0;margin-top: -49px;}
.enterprise .tags .line2 a{width: 189.5px;}
.enterprise .tags a.lightBrown{background-color: #a79685;margin-right: 1px;}
.enterprise .tags a.brown{background-color: #887561;}
/* 企业黑平台详情页 */
.blackPlatform_detail .width-790 .block_pt{border: 1px solid #dfd7d7;}
.platformIntroduce{background-color: #4a6874;padding: 20px 0;margin-bottom: 20px;}
.platformIntroduce .left .img{border: 4px solid #85aab6;position: relative;width: 339px;height: 209px;overflow: hidden;}
.platformIntroduce .left .img img{width: 335px;height: 205px;}
.platformIntroduce .left .tips{position: absolute;top: -1px;left: 0px;}
.platformIntroduce .left .operation{display: block;margin-top: 10px;}
.platformIntroduce .left .operation a{display: inline-block;font-size: 14px;color: #8cc2d7;padding-left: 25px;}
.platformIntroduce .left .operation a.collect{background: url(../images/black_collect.png) no-repeat left center;margin-left: 8px;}
.platformIntroduce .left .operation a.share{margin-left: 25px;background: url(../images/black_share.png) no-repeat left center;}
.platformIntroduce .left .operation a:hover{text-decoration: underline;}
.platformIntroduce .center{float: left;margin: 0 18px;width: 380px;}
.platformIntroduce .center h2{font-size: 20px;color: #fff;font-weight: bold;}
.platformIntroduce .center .country{margin: 5px 0 10px 0;}
.platformIntroduce .center .other{font-size: 14px;color: #fff;margin-bottom: 10px;}
.platformIntroduce .center .d1{position: relative; margin-bottom: 3px;background-color: #fcfbfb;border: 1px solid #ebe5e5;border-radius: 4px;height: 34px;line-height: 32px;
                               width: 378px;}
.platformIntroduce .center .d1 .txt,
.platformIntroduce .center .d1 .website_txt{display: inline-block;width: 70px;padding-left: 10px;font-size: 14px;color: #d0d0d0;vertical-align: top;}
.platformIntroduce .center .d1 .set_link,
.platformIntroduce .center .d1 .website_link{display: inline-block;width: 260px;}
.platformIntroduce .center .d1 .set_link a,
.platformIntroduce .center .d1 .website_link a{display: block;color: #9e9e9e;font-size: 14px;text-overflow: ellipsis;-o-text-overflow: ellipsis;white-space: nowrap;
                                               overflow: hidden;}
.platformIntroduce .center .d1 .set_link a:hover{text-decoration: underline;}
.platformIntroduce .center .d1 .drop_down,
.platformIntroduce .center .d1 .website_down{background: url(../images/pullDown.png) no-repeat center center;width: 34px;height: 32px;float: right;cursor: pointer;}
.platformIntroduce .center .d1 .website_unfurl{position: absolute;width: 378px;top: -1px;left: -1px;background-color: #fcfbfb;border: 1px solid #ebe5e5; border-radius: 4px;
                                               line-height: 34px;z-index: 22; transition: all 0.3s; display: none;}
.platformIntroduce .center .d1 .website_unfurl span{display: inline-block;}
.platformIntroduce .center .d1 .website_link a:hover{color: #1bace0;text-decoration: underline;}
.platformIntroduce .center .d1 .website_down{background: url(../images/pickUp.png) no-repeat center center;}
.platformIntroduce .center .operation{margin-top: 10px;}
.platformIntroduce .center .operation a{display: inline-block;width: 90px;height: 40px;line-height: 40px;color: #fff;font-size: 14px;text-align: center;border-radius: 4px;
                                        background-color: #73949f;margin-right: 2px;display: inline-block;overflow: hidden; transition: all 0.3s;}
.platformIntroduce .center .operation a:last-child{margin-right: 0;}
.platformIntroduce .center .operation a:hover{background-color: #1bace0;}
.platformIntroduce .center .operation a.stepOn{background: url(../images/stepOn.png) no-repeat 10px center #73949f;text-indent: 38px;text-indent: 18px;}
.platformIntroduce .center .operation a.stepOn:hover{background-color: #1bace0;}
.platformIntroduce .center .operation a.zd{background-color: #1bace0;}
.platformIntroduce .center .operation a.zd:hover{background-color: #73949f;}

.platformIntroduce .right{width: 440px;height: 257px;background: url(../images/score_dbg.jpg) no-repeat center center;overflow: hidden;padding: 20px;border-radius: 8px;}
.platformIntroduce .right .fenshu{width: 168px;height: 114px;background: url(../images/score_bg.png) no-repeat center center;color: #fff;float: left;text-align: center;
                                  border-radius: 8px;}
.platformIntroduce .right .fenshu_txt{font-size: 14px;margin: 25px 0 5px 0;}
.platformIntroduce .right .fenshu_num{font-size: 40px;font-weight: bold;}
.platformIntroduce .right .zhishu{float: right;}
.platformIntroduce .right .zhishu li{margin-bottom: 10px;}
.platformIntroduce .right .zhishu_title,
.platformIntroduce .right .schedule_score{font-size: 12px;color: #fff;}
.platformIntroduce .right span{display: inline-block;}
.platformIntroduce .right .zhishu_schedule{width: 160px;height: 8px;background-color: #85a9b6;border-radius: 4px;position: relative;margin-right: 10px;}
.platformIntroduce .right .zhishu_schedule .course_rate{width: 40%;height: 8px;background-color: #a5d1e1;border-radius: 4px; z-index: 2; position: absolute; left: 0; top: 0;}

 .platformIntroduce .right .zhishu_schedule{background-color: #0d9734;}
 .platformIntroduce .right .zhishu_schedule .course_rate{background-color: #30e965;}
 
 .platformIntroduce .right .zhishu_schedule_black{width: 160px;height: 8px;background-color: #85a9b6;border-radius: 4px;position: relative;margin-right: 10px;}
 .platformIntroduce .right .zhishu_schedule_black .course_rate{width: 40%;height: 8px;background-color: #a5d1e1;border-radius: 4px; z-index: 2; position: absolute; left: 0; top: 0;}
 .platformIntroduce .right .zhishu_schedule_black{background-color: #1bace0;}
 .platformIntroduce .right .zhishu_schedule_black .course_rate{background-color: #018aff;}
 
 .platformIntroduce .right .pf_block{float: left;margin-top: -10px;}
 .platformIntroduce .right .fenshu{background: url(../images/score_bg_lv.png) no-repeat center center;float: none;}
 .platformIntroduce .right .jyhj{width: 168px;height: 114px;background: url(../images/jyhj_bg_lv.png) no-repeat center center;color: #fff;text-align: center; border-radius: 8px;margin-top: 8px;}
.platformIntroduce .right .fenshu_txt{margin: 0;padding: 25px 0 5px 0;} 

/* 企业黑平台详情左侧 */
.blackPlatform_detail .width-790{width: 790px;}
.blackPlatform_detail .block_pt .ptjs{padding: 20px;overflow: hidden;}
.blackPlatform_detail .block_pt .ptjs .img{width: 170px;height: 95px;border-radius: 5px;float: left;margin-right: 10px;}
.blackPlatform_detail .block_pt .ptjs .info{/*float: right;width: 550px;*/}
.blackPlatform_detail .block_pt .ptjs .info h3{font-size: 14px;color: #666;font-weight: bold;}
.blackPlatform_detail .block_pt .ptjs .info .content,
.blackPlatform_detail .block_pt .ptjs .info .content a{font-size: 12px;color: #aaa;line-height: 20px;}
.blackPlatform_detail .block_pt .ptjs .info .content{margin: 5px 0 8px;}
.blackPlatform_detail .block_pt .ptjs .info .content div{display: inline;}
.blackPlatform_detail .block_pt .ptjs .info .content a{display: inline-block;margin-left: 3px;color: #fe3b00;}
.blackPlatform_detail .block_pt .ptjs .info .content a:hover{font-weight: bold;}
.blackPlatform_detail .block_pt .ptjs .info .other span{display: inline-block;line-height: 22px;font-size: 14px;}
.blackPlatform_detail .block_pt .ptjs .info .tag{padding: 0 15px;color: #9fafc9;border:1px solid #9fafc9;border-radius: 11px;margin-right: 15px;}
.blackPlatform_detail .block_pt .ptjs .info .country{color: #878787;background: url(../images/address.png) no-repeat left center;padding-left: 22px;}
.blackPlatform_detail .block_pt .ptjs .info .country img{margin-left: 5px;margin-top: -1px;}
.blackPlatform_detail .block_pt .fxts{background-color: #f8f8f8;border-top: 1px solid #dcdcdc;border-bottom: 1px solid #dcdcdc;margin-top: 10px;position: relative;}
.blackPlatform_detail .block_pt .fxts .list_t{position: relative;padding: 15px 15px 15px 0;}
.blackPlatform_detail .block_pt .fxts .ts{display: block;float: left;font-size: 16px;color: #fe3b00;background: url(../images/black_fxts.png) no-repeat center 0;width: 120px;
                                          font-weight: bold;padding: 45px 0 0 0;border-right: 1px solid #dcdcdc;margin-right: 30px; text-align: center;}
.blackPlatform_detail .block_pt .fxts .point_out{width: 300px;margin: 15px 0px 13px 15px;float: left;}
.blackPlatform_detail .block_pt .fxts .point_out .t{font-size: 16px;color: #fe3b00;font-weight: bold;margin-bottom: 5px;}
.blackPlatform_detail .block_pt .fxts .point_out .gd span{display: inline-block;background: url(../images/fx.png) no-repeat left center;padding-left: 15px;font-size: 12px;
                                                          color: #8b8b8c;}
.blackPlatform_detail .block_pt .fxts .point_out .gd span i{font-style: normal;color: #f83700;font-size: 16px;}
.blackPlatform_detail .block_pt .fxts .point_more{width: 96px;height: 40px; position: absolute; top: 50%; right: 150px; margin-top: -21px;background-color: #fe3b00;color: #fff;
                                                  font-size: 14px; text-align: center;line-height: 40px; border-radius: 5px;cursor: pointer;}
.blackPlatform_detail .block_pt .fxts .list_more{position: absolute; left: 0px;top: 106px;padding-left: 15px;z-index: 10; background-color: #f8f8f8;border-bottom: 1px solid #dcdcdc;
                                                 display: none;width: 100%;}
.blackPlatform_detail .block_pt .fxts .list_more li{font-size: 14px;border-bottom: 1px dashed #dcdcdc; margin-left: 15px; margin-right: 15px;line-height: 23px; padding-top: 10px;
                                                    padding-bottom: 10px; text-indent: -15px;font-weight: bold; color: #fe3b00;}
.blackPlatform_detail .block_pt .fxts .list_more li:last-child{border-bottom: none;}
.blackPlatform_detail .block_pt .fxts .list_more li span{width: 7px;height: 7px; background-color: #fe3b00;display: inline-block; border-radius: 50%;margin-right: 10px;
                                                         vertical-align: top; margin-top: 8px;}
.blackPlatform_detail .block_pt .wqjd{margin-top: 20px;}
.blackPlatform_detail .block_pt .wqjd ul{overflow: hidden;background-color: #fbfbfb;border-top: 1px solid #dcdcdc;border-bottom: 1px solid #dcdcdc;}
.blackPlatform_detail .block_pt .wqjd ul li{float: left;border-right: 1px solid #dcdcdc;padding: 30px 0;text-align: center;width: 196px;}
.blackPlatform_detail .block_pt .wqjd ul li:last-child{border-right: none;}
.blackPlatform_detail .block_pt .wqjd ul li a{display: block;font-size: 14px;color: #2bb351;padding-top: 80px;}
.blackPlatform_detail .block_pt .wqjd ul li.jysgk a{background: url(../images/jysgk.png) no-repeat center 10px;}
.blackPlatform_detail .block_pt .wqjd ul li.wqpf a{background: url(../images/wqpf.png) no-repeat center 3px;}
.blackPlatform_detail .block_pt .wqjd ul li.mtjd a{background: url(../images/mtjd.png) no-repeat center 5px;}
.blackPlatform_detail .block_pt .wqjd ul li.accountType a{background: url(../images/qyhx.png) no-repeat center 0;}
.blackPlatform_detail .block_pt .wqjd ul li a:hover{font-weight: bold;}
.blackPlatform_detail .block_pt .jg_info{margin-top: 20px;}
.blackPlatform_detail .block_pt .wqjd h3,
.blackPlatform_detail .block_pt .jg_info h3,
.blackPlatform_detail .block_pt .wq_info h3{display: inline-block;font-size: 16px;color: #333;padding: 0 2px;border-bottom: 2px solid #9d8383;line-height: 30px;font-weight: bold;
                                            margin:0 0 10px 30px;}
.blackPlatform_detail .block_pt .jgInfo_list{background-color: #fbfbfb;border-top: 1px solid #dcdcdc;border-bottom: 1px solid #dcdcdc;padding: 15px 15px 0;}
.blackPlatform_detail .block_pt .jgInfo_list ul{overflow: hidden;}
.blackPlatform_detail .block_pt .jgInfo_list li{float: left; width: 235px; border: 1px solid #e3e6eb; margin-bottom: 15px;position: relative; background: #fff;margin-left: 22px;
                                                transition: all 0.3s;}
.blackPlatform_detail .block_pt .jgInfo_list li.first{margin-left: 0;}
.blackPlatform_detail .block_pt .jgInfo_list li:hover{border-color: #4591ad;cursor: pointer;}
.blackPlatform_detail .block_pt .jgInfo_list li .list_cont{width: 100%;margin: 15px 0 10px 0; display: block;}
.blackPlatform_detail .block_pt .jgInfo_list li .list_cont span.pz_lg {margin: 6px 20px 10px;border-bottom: 1px solid #e3e6eb; display: block;text-align: center;}
.blackPlatform_detail .block_pt .jgInfo_list li .list_cont span.pz_lg img{width: 150px; height: 84px;overflow: hidden;margin-bottom: 10px;}
.blackPlatform_detail .block_pt .jgInfo_list li .list_cont p{line-height: 24px; font-size: 14px;display: block;margin: 0 20px;color: #666672;}
.blackPlatform_detail .block_pt .jgInfo_list li .list_cont p.pn{white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis; overflow: hidden;}
.blackPlatform_detail .block_pt .jgInfo_list li .list_cont p.pn .c{margin-top: -2px;margin-right: 5px;}
.blackPlatform_detail .block_pt .jgInfo_list li .view_more{width: 100%;display: block; background: #4591ad;color: #fff;font-size: 16px;height: 55px;line-height: 55px;
                                                           text-align: center;}
.blackPlatform_detail .block_pt .jgInfo_list li .view_more img{margin-right: 15px;}
.blackPlatform_detail .block_pt .jgInfo_list li span.tag{width: 100px; height: 24px; line-height: 24px; font-size: 14px; color: #fff;text-align: center; position: absolute;
                                                         left: -1px; top: -1px;}
.blackPlatform_detail .block_pt .jgInfo_list li span.tag.red{background-color: #E45950;}
.blackPlatform_detail .block_pt .jgInfo_list li span.tag.green{background-color: #2bb351}
.blackPlatform_detail .block_pt .jgInfo_list li span.tag.blue{background-color: #2bb351}
.blackPlatform_detail .block_pt .jgInfo_list .no_jg{border: 1px solid #e3e6eb;text-align: center; padding: 20px; margin-bottom: 15px; background: #fff;}
.blackPlatform_detail .block_pt .jgInfo_list .no_jg p{display: inline-block;font-size: 16px;color: #666;line-height: 24px;margin-left: 35px;padding-top: 4px;vertical-align: middle;}
.blackPlatform_detail .block_pt .jgInfo_list .no_jg img{vertical-align: middle;}
.blackPlatform_detail .block_pt .wq_info{margin: 20px 0;overflow: hidden;}
.blackPlatform_detail .block_pt .wq_info .tswq_title{display: block;float: left;width: 146px;text-align: center;font-size: 16px;color: #2bb351;font-weight: bold;
                                                     background: url(../images/black_tswq.png) no-repeat center 0;padding-top: 78px;border-right: 1px solid #dcdcdc;margin-right: 40px;}
.blackPlatform_detail .block_pt .wq_info .wqInfo_list{background-color: #fbfbfb;border-top: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc;padding: 10px;overflow: hidden;}
.blackPlatform_detail .block_pt .wq_info ul{float: left;width: 550px;}
.blackPlatform_detail .block_pt .wq_info li{overflow: hidden; margin-top: 8px;}
.blackPlatform_detail .block_pt .wq_info li div{float: left;width: 23%;text-align: center;margin: 0 1%;padding: 15px 0;}
.blackPlatform_detail .block_pt .wq_info li p{font-size: 14px;color: #b6b6b6;margin-top: 15px;}
.blackPlatform_detail .block_pt .wq_info li span{font-size: 16px;color: #666672;}
.blackPlatform_detail .block_pt .wq_info li span img{margin:-4px 8px 0 0;}
/*.blackPlatform_detail .width-790{width: 790px;}
.blackPlatform_detail .block_pt .lt{float: left; width: 248px; padding: 10px 15px;overflow: hidden;background: url(../images/wq110sy.png) no-repeat center 245px #f8f8f8;}
.blackPlatform_detail .block_pt .lt .ping{background: url(../images/ping.png) no-repeat;line-height: 44px;font-size: 16px;color: #555;padding-left: 44px;}
.blackPlatform_detail .block_pt .lt .ping span{font-weight: bold;font-size: 18px;color: #333;}
.blackPlatform_detail .block_pt .lt ul.li{margin: 15px 0;}
.blackPlatform_detail .block_pt .lt ul.li li{line-height: 22px;font-size: 14px;color: #666672; margin: 10px 0;}
.blackPlatform_detail .block_pt .lt ul.li li img{vertical-align: text-top; margin: -1px 5px 0 0;}
.blackPlatform_detail .block_pt .lt .operate a{display: block;width: 200px;height: 36px;line-height: 36px;font-size: 16px;border-width: 1px;border-radius: 18px;padding-left: 85px;
border-style: solid;transition: all 0.3s;}
.blackPlatform_detail .block_pt .lt .operate a.wq{border-color: #67c3fe;background: url(../images/wqWindow.png) no-repeat 50px center;background-size: 25px;color: #67c3fe;}
.blackPlatform_detail .block_pt .lt .operate a.wq:hover{background-color: #67c3fe;color: #fff}
.blackPlatform_detail .block_pt .lt .operate a.bg{border-color: #f45e5e;color: #f45e5e;background: url(../images/exposureWindow.png) no-repeat 50px center;background-size: 25px;
margin-bottom: 13px;}
.blackPlatform_detail .block_pt .lt .operate a.bg:hover{background-color: #f45e5e;color: #fff}
.blackPlatform_detail .block_pt .lt .wqApp{background: url(../images/wqApp_bg.png) no-repeat right bottom; padding: 20px 0 50px;}
.blackPlatform_detail .block_pt .lt .wqApp .menu{float: none;width: 100%;}
.blackPlatform_detail .block_pt .lt .wqApp .menu a{border-radius: 15px;}
.blackPlatform_detail .block_pt .lt .wqApp .qrCode{margin-top: 15px;margin-left: 12px;}
.blackPlatform_detail .block_pt .rt{float: right; width: 528px;}
.blackPlatform_detail .block_pt .ptjs{background-color: #f8f8f8;padding: 20px;overflow: hidden;}
.blackPlatform_detail .block_pt .ptjs .img{width: 170px;height: 95px;border-radius: 5px;float: left;margin-right: 10px;}
.blackPlatform_detail .block_pt .ptjs .info{float: right;width: 300px;padding-right: 10px;}
.blackPlatform_detail .block_pt .ptjs .info h3{font-size: 14px;color: #666;font-weight: bold;}
.blackPlatform_detail .block_pt .ptjs .info .content,
.blackPlatform_detail .block_pt .ptjs .info .content a{font-size: 12px;color: #aaa;line-height: 20px;}
.blackPlatform_detail .block_pt .ptjs .info .content{margin: 5px 0 8px;}
.blackPlatform_detail .block_pt .ptjs .info .content div{display: inline;}
.blackPlatform_detail .block_pt .ptjs .info .content a{text-decoration: underline;display: inline-block;margin-left: 3px;}
.blackPlatform_detail .block_pt .ptjs .info .content a:hover{color: #333;;}
.blackPlatform_detail .block_pt .ptjs .info .other span{display: inline-block;line-height: 22px;font-size: 14px;}
.blackPlatform_detail .block_pt .ptjs .info .tag{padding: 0 15px;color: #9fafc9;border:1px solid #9fafc9;border-radius: 11px;margin-right: 15px;}
.blackPlatform_detail .block_pt .ptjs .info .country{color: #878787;background: url(../images/address.png) no-repeat left center;padding-left: 22px;}
.blackPlatform_detail .block_pt .ptjs .info .country img{margin-left: 5px;margin-top: -1px;}
.blackPlatform_detail .block_pt .fxts{background-color: #fff2f2;border-top: 1px solid #ddc0bd;border-bottom: 1px solid #ddc0bd;border-left: 4px solid #e85e4f;margin-top: 10px;
position: relative;}
.blackPlatform_detail .block_pt .fxts .list_t{position: relative;}
.blackPlatform_detail .block_pt .fxts .point_out{width: 300px;margin: 15px 0px 13px 15px;}
.blackPlatform_detail .block_pt .fxts .point_out .t{font-size: 16px;color: #f45e5e;font-weight: bold;margin-bottom: 5px;}
.blackPlatform_detail .block_pt .fxts .point_out .gd span{display: inline-block;background: url(../images/fx.png) no-repeat left center;padding-left: 15px;font-size: 12px;
color: #8b8b8c;}
.blackPlatform_detail .block_pt .fxts .point_out .gd span i{font-style: normal;color: #e85e4f;font-size: 16px;}
.blackPlatform_detail .block_pt .fxts .point_more{width: 96px;height: 40px; position: absolute; top: 50%; right: 15px; margin-top: -21px;background-color: #e85e4f;color: #fff;
font-size: 14px; text-align: center;line-height: 40px; border-radius: 5px;cursor: pointer;}
.blackPlatform_detail .block_pt .fxts .list_more{position: absolute; left: -4px;top: 75px;padding-left: 15px;z-index: 10; background-color: #fff2f2;border-bottom: 1px solid #ddc0bd;
border-left: 4px solid #e85e4f;display: none;}
.blackPlatform_detail .block_pt .fxts .list_more li{font-size: 14px;border-bottom: 1px dashed #ffd5c8; margin-left: 15px; margin-right: 15px;line-height: 23px; padding-top: 10px;
padding-bottom: 10px; text-indent: -15px;font-weight: bold; color: #e85e4f;}
.blackPlatform_detail .block_pt .fxts .list_more li:last-child{border-bottom: none;}
.blackPlatform_detail .block_pt .fxts .list_more li span{width: 7px;height: 7px; background-color: #e85e4f;display: inline-block; border-radius: 50%;margin-right: 10px;
vertical-align: top; margin-top: 8px;}
.blackPlatform_detail .block_pt .jg_info{margin-top: 20px;}
.blackPlatform_detail .block_pt .jg_info h3,
.blackPlatform_detail .block_pt .wq_info h3{display: inline-block;font-size: 16px;color: #333;margin-left: 4px;padding: 0 2px;border-bottom: 2px solid #9d8383;line-height: 30px;
margin-bottom: 10px;}
.blackPlatform_detail .block_pt .jgInfo_list{background-color: #fbfbfb;border-left: 4px solid #2bb351;border-top: 1px solid #dcdcdc;border-bottom: 1px solid #dcdcdc;
padding: 15px 15px 0;}
.blackPlatform_detail .block_pt .jgInfo_list li{height: 124px; border: 1px solid #e3e6eb; margin-bottom: 15px;position: relative; background: #fff;}
.blackPlatform_detail .block_pt .jgInfo_list li:hover{border-color: #3e9ae8;cursor: pointer;}
.blackPlatform_detail .block_pt .jgInfo_list li .list_cont{width: 100%; height: 110px; margin: 15px 0 0 0; display: block; position: relative;}
.blackPlatform_detail .block_pt .jgInfo_list li .list_cont span.pz_lg {width: 150px; height: 84px; margin-top: 6px; float: left; border-right: 1px solid #e3e6eb; display: block;
overflow: hidden;margin-right: 15px;}
.blackPlatform_detail .block_pt .jgInfo_list li .list_cont p {line-height: 24px; font-size: 14px; color: #999;float: left;}
.blackPlatform_detail .block_pt .jgInfo_list li .list_cont p.pn{width: 230px; white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis; overflow: hidden;
color: #666;}
.blackPlatform_detail .block_pt .jgInfo_list li .list_cont p.pn .c{margin-top: -2px;margin-right: 5px;}
.blackPlatform_detail .block_pt .jgInfo_list li .view_more{width: 94px;height: 124px; position: absolute; top: -1px; right: -1px; display: block; background: #3e9ae8;
text-align: center;}
.blackPlatform_detail .block_pt .jgInfo_list li span.tag{width: 75px; height: 24px; line-height: 24px; font-size: 14px; color: #fff;text-align: center; position: absolute;
left: -1px; top: -1px;}
.blackPlatform_detail .block_pt .jgInfo_list li span.tag.red{background-color: #E45950;}
.blackPlatform_detail .block_pt .jgInfo_list li span.tag.green{background-color: #2bb351}
.blackPlatform_detail .block_pt .jgInfo_list .no_jg{border: 1px solid #e3e6eb;text-align: center; padding: 20px; margin-bottom: 15px; background: #fff;}
.blackPlatform_detail .block_pt .jgInfo_list .no_jg p{display: inline-block;font-size: 16px;color: #666;line-height: 24px;margin-left: 35px;padding-top: 4px;vertical-align: middle;}
.blackPlatform_detail .block_pt .jgInfo_list .no_jg img{vertical-align: middle;}
.blackPlatform_detail .block_pt .wq_info{margin: 10px 0 20px;}
.blackPlatform_detail .block_pt .wq_info .wqInfo_list{background-color: #fbfbfb;border-left: 4px solid #f68759; border-top: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc;
padding: 15px 15px 0;}
.blackPlatform_detail .block_pt .wq_info li{overflow: hidden;background-color: #fff; border: 1px solid #e3e6eb;margin-bottom: 15px;}
.blackPlatform_detail .block_pt .wq_info li div{float: left;width: 23%;text-align: center;margin: 0 1%;padding: 15px 0;}
.blackPlatform_detail .block_pt .wq_info li p{font-size: 14px;color: #b6b6b6;margin-top: 15px;}
.blackPlatform_detail .block_pt .wq_info li span{font-size: 16px;color: #666672;}
.blackPlatform_detail .block_pt .wq_info li span img{margin:-4px 8px 0 0;}*/
/* 监管牌照弹窗 */
.jgpzDetail_popup{display: none; background: url(../images/jgpz_bg.jpg) no-repeat 0 0;}
.jgpzDetail_popup_noColor{display: none; background: url(../images/jgpz_bg.jpg) no-repeat 0 0; 
                          -webkit-filter: grayscale(100%);
                          -moz-filter: grayscale(100%);
                          -ms-filter:grayscale(100%);
                          -o-filter: grayscale(100%);
                          filter: grayscale(100%);
                          filter:gray;}
.layui-layer-page.jgpzDetail_popup{display: block;}
.layui-layer.jgpzDetail_popup .layui-layer-title{display: none;}
.jgpzDetail_popup .content{padding: 80px 80px 0px 80px;}
.jgpzDetail_popup .content .c_01{border-bottom: 2px solid #7b8da2;padding-bottom: 5px;margin-bottom: 20px;position: relative;}
.jgpzDetail_popup .content .c_01 .line1{overflow: hidden;margin-bottom: 30px;}
.jgpzDetail_popup .content .c_01 .line1 .img{float: left;width: 217px;height: 117px;border:2px solid #7b8da2;}
.jgpzDetail_popup .content .c_01 .line1 .txt{float: left;margin-left: 20px;width: 470px;}
.jgpzDetail_popup .content .c_01 .line1 .txt h3{font-size: 28px;color: #3e3e3e;line-height: 40px;}
.jgpzDetail_popup .content .c_01 .line1 .txt p{font-size: 14px;color: #898989;line-height: 24px;margin-top: 5px;}
.jgpzDetail_popup .content .c_01 .line2 ul{overflow: hidden;}
.jgpzDetail_popup .content .c_01 .line2 li{float: left;width: 50%; font-size: 16px;color: #898989;line-height: 24px;margin-bottom: 15px;}
.jgpzDetail_popup .content .c_01 .line2 li.status span{color: #fff;background-color: #2bb351;padding: 0 10px;}
.jgpzDetail_popup .content .c_01 .line2 li.country img{margin: -2px 5px 0 0;}
.jgpzDetail_popup .content .c_01 .yz_status{position: absolute;left: 100px;top: 25px;}
.jgpzDetail_popup .content .c_02{background: url(../yinzhang/yz_wq110.png) no-repeat right bottom;font-size: 14px;color: #898989;line-height: 25px; padding-bottom: 30px;}
.jgpzDetail_popup .content .c_02 span{display: inline-block;float: left;width: 50%;}
.jgpzDetail_popup .content .c_02 span.cpjg img{width: 22px;height: 22px;margin-right: 5px; margin-top: -2px; border-radius: 4px;}
.jgpzDetail_popup .content .c_02 p{display: block;width: 100%;}
.jgpzDetail_popup .content .c_02 .jgpz{height: 90px;max-height: 90px;overflow: hidden;}
.jgpzDetail_popup .content .c_02 .jgpz p{display: inline; width: auto; margin-right: 15px;}
.jgpzDetail_popup .content .c_02 p a.kwj{color: #898989;margin-left: 2px;}
.jgpzDetail_popup .content .c_02 p a.kwj:hover{text-decoration: underline;}
.jgpzDetail_popup .layui-layer-setwin{right: 78px;top: 64px;}
.jgpzDetail_popup .layui-layer-setwin a{background: url(../images/close.png) no-repeat center center;width: 26px;height: 26px;}
/* 企业黑平台网址弹窗 */
.webLinkurl_popup,
.jysgk_popup,
.accountType_popup,
.weiquan_score_popup,
.agent_apply_popup,
.platformJd_popup{display: none;}
.layui-layer-page.webLinkurl_popup,
.layui-layer-page.jysgk_popup,
.layui-layer-page.accountType_popup,
.layui-layer-page.weiquan_score_popup,
.layui-layer-page.agent_apply_popup,
.layui-layer-page.platformJd_popup{display: block;}
.webLinkurl_popup .layui-layer-title,
.jysgk_popup .layui-layer-title,
.accountType_popup .layui-layer-title,
.weiquan_score_popup .layui-layer-title,
.agent_apply_popup .layui-layer-title,
.platformJd_popup .layui-layer-title{background-color: #f45e5e;font-size: 20px; color: #fff;text-align: center;height: 60px;line-height: 60px; padding: 0;}
.webLinkurl_popup .content{padding: 30px 60px;}
.webLinkurl_popup .content li{margin-bottom: 20px;font-size: 14px;color: #595959;background: url(../images/web_linkurl.png) no-repeat left 3px;background-size: 15px;
                              padding-left: 25px;}
.webLinkurl_popup .content li.latest_logo,
.webLinkurl_popup .content li.link_url{text-align: center;background: none;padding: 0;}
.webLinkurl_popup .content li.latest_logo img{width: 220px;border: 1px solid #e8e8e8;}
.webLinkurl_popup .content li.link_url{margin-top: 80px;}
.webLinkurl_popup .content li.link_url a{width: 260px; height: 40px; border-radius: 3px; color: #f3feff; font-weight: bold; background-color: #f45e5e;display: inline-block;
                                         line-height: 40px;}
.webLinkurl_popup .content li.link_url a:hover{opacity: 0.8;}
/* 交易商概况弹窗 */
.jysgk_popup .content li,
.accountType_popup .content .list li{display: block;line-height: 26px;padding: 10px 30px 10px 40px;background-color: #f3f3f3;} 
.jysgk_popup .content li span,
.accountType_popup .content .list li span{font-size: 14px;color: #959595;display: inline;}
.jysgk_popup .content li .t,
.accountType_popup .content .list li .t{padding-left: 20px;background: url(../images/popup_listIcon.png) no-repeat left center;color: #333;}
.jysgk_popup .content li .c,
.accountType_popup .content .list li .c{line-height: 26px;}
.jysgk_popup .content li.pt_software .c{display: inline-block; border: 1px solid #c6bda6;border-radius: 3px;padding: 0px 5px;font-size: 12px;margin-right: 8px;height: 30px;
                                        line-height: 28px;margin-top: 8px;}
/* 账户类型弹窗 */
.accountType_popup .content{padding: 15px 20px;}
.accountType_popup .content .menu ul{overflow: hidden;}
.accountType_popup .content .menu ul li{float: left;display: inline-block;width: 145px;height: 36px;line-height: 36px;background-color: #d9d9d9;color: #333;font-size: 14px;
                                        border-radius: 18px;text-align: center;margin: 0 9px 10px 0;cursor: pointer;transition: all 0.3s;}
.accountType_popup .content .menu ul li.current,
.accountType_popup .content .menu ul li:hover{color: #fff;background-color: #b5aa88;}
.accountType_popup .content .list{margin-top: 20px;display: none;}
/* 维权110评分 */
.weiquan_score_popup .content{padding: 10px 10px 10px;}
.weiquan_score_popup .content .score{text-align: center;}
.weiquan_score_popup .content .score .name{display: block;font-size: 18px;font-weight: bold;/*margin-top: 30px;*/}
.weiquan_score_popup .content .score_detail{margin: 10px 0;}
.weiquan_score_popup .content .score_detail span{display: inline-block;width: 80px;margin-right: 5px;text-align: left;font-size: 12px;color: #666;border-radius: 5px;background-color: #dce7ee;
                                                 padding: 7px 10px;}
.weiquan_score_popup .content .score_detail span:last-child{margin-right: 0;}
.weiquan_score_popup .content .score_detail span b{font-weight: bold;font-size: 20px;display: block;}
.weiquan_score_popup .content .zs_detail p{display: block;margin-bottom: 10px;font-size: 14px;line-height: 20px;color: #666;}
.weiquan_score_popup .content .zs_detail p span{display: block;color: #333;font-weight: bold;}
/* 代理申请 */
.agent_apply_popup .content{padding: 20px 70px;}
.agent_apply_popup .content li{margin-bottom: 20px;}
.agent_apply_popup .content input{width: 380px; border: 1px solid #d1d1d1; padding: 0 8px 0 15px; font-size: 14px;color: #333; border-radius: 3px; height: 40px;}
.agent_apply_popup .content li .t{display: block;font-size: 14px;color: #b2b2b2;margin-bottom: 10px;}
.agent_apply_popup .content li.btn a{display: block;margin: 0 auto; height: 34px; line-height: 34px; width: 130px; text-align: center;border-radius: 3px;background-color: #fb5057;
                                     font-size: 16px; color: #fff; transition: all 0.3s;}
.agent_apply_popup .content li.btn a:hover{opacity: 0.8;}
/* 平台鉴定 */
.platformJd_popup .content{}
.platformJd_popup .content .txt{padding: 30px 25px 0;}
.platformJd_popup .content p.gs{display: block;font-size: 16px;color: #333;}
.platformJd_popup .content p.jdjg,
.platformJd_popup .content p.jdjg span{display: block;}
.platformJd_popup .content p.jdjg .t{font-size: 14px;color: #959595;margin: 15px 0 10px;}
.platformJd_popup .content p.jdjg .jg{font-size: 18px;color: #09bb07;}
.platformJd_popup .content p.jdjg .jg img{margin-right: 10px; margin-top: -3px;}
.platformJd_popup .content p.des{display: block;font-size: 14px;color: #959595;line-height: 24px;margin-top: 15px;}
.platformJd_popup .content .list{padding: 0px 16px 20px 25px;}
.platformJd_popup .content ul{height: 411px;max-height: 411px;overflow-y:scroll;}
.platformJd_popup .content ul::-webkit-scrollbar {width: 6px; /*对垂直流动条有效*/ height: 10px; /*对水平流动条有效*/}
/*定义滚动条的轨道颜色、内阴影及圆角*/
.platformJd_popup .content ul::-webkit-scrollbar-track{background-color: #fff; border-radius: 3px;}
/*定义滑块颜色、内阴影及圆角*/
.platformJd_popup .content ul::-webkit-scrollbar-thumb{border-radius: 7px;background-color: #efefef;}
.platformJd_popup .content li{border-top: 1px solid #c5c5c5;border-bottom: 1px solid #c5c5c5;padding: 15px 10px 15px 7px;display: block;overflow: hidden;position: relative;
                              margin: 20px 20px 0 0;}
.platformJd_popup .content li .bd_type{position: absolute;display: block;width: 52px;height: 24px;text-align: center;line-height: 24px;color: #fff;top: 0;right: 15px;
                                       border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;font-size: 14px;}
.platformJd_popup .content li .t4{background-color: #77ba98;}
.platformJd_popup .content li .t5{background-color: #ba9e77;}
.platformJd_popup .content li p{display: block;}
.platformJd_popup .content li .title{height: 26px;line-height: 26px;}
.platformJd_popup .content li .title img{margin-top: -3px;}
.platformJd_popup .content li .title .t{font-size: 16px;color: #333;display: inline-block;margin-left: 5px;}
.platformJd_popup .content li .con{overflow: hidden;margin-top: 15px;}
.platformJd_popup .content li .con .lt{float: left;width: 50%;}
.platformJd_popup .content li .con .rt{float: right;width: 50%;}
.platformJd_popup .content li .con span{font-size: 14px;line-height: 22px;}
.platformJd_popup .content li .con .t{display: block;color: #959595;}
.platformJd_popup .content li .con .ct{color: #666;}
.platformJd_popup .content li .con .ct img{margin:-2px 10px 0 0;}
/* 右侧维权110评分 */
.ptRank_block{border: 1px solid #dfd7d7;background-color: #f8f8f8;}
.ptRank_block .rank{display: block;background-color: #808080;overflow: hidden;padding: 12px 32px;}
.ptRank_block .rank p{display: block;height: 45px;line-height: 45px;float: left;color: #e6e5e5;}
.ptRank_block .rank .t{font-size: 16px;font-weight: bold; background: url(../images/ping01.png) no-repeat left center;padding-left: 46px;}
.ptRank_block .rank .fen{margin-left: 30px;}
.ptRank_block .rank .fen b{font-size: 30px;}
.ptRank_block .rank .fen span{font-size: 12px;display: inline-block;margin-left: 3px;}
.ptRank_block .jg_list,
.ptRank_block .li,
.ptRank_block .operate{padding: 0 10px;}
.ptRank_block .jg_list li{display: block;height: 46px;line-height: 46px;border-bottom: 1px solid #dcdcdc;}
.ptRank_block .jg_list li a{display: block;font-size: 14px;color: #666672;overflow: hidden;}
.ptRank_block .jg_list li a img{display: inline-block;width: 33px;height: 21px;border-radius: 3px;overflow: hidden;margin-right: 5px;margin-top: -2px;}
.ptRank_block .jg_list li a .pz_name{}
.ptRank_block .jg_list li a .state{display: block;float: right;padding: 0 5px;border-radius: 3px;border-style: solid;border-width: 1px;font-size: 12px;height: 22px;
                                   line-height: 22px; margin-top: 12px;}
.ptRank_block .jg_list li a .jgz{border-color: #2bb351;color: #2bb351;}
.ptRank_block .li{margin: 15px 0;}
.ptRank_block .li li{line-height: 22px;font-size: 14px;color: #666672; margin: 4px 0;}
.ptRank_block .li li img{vertical-align: text-top; margin: -1px 5px 0 0;}
.ptRank_block .li li b{font-weight: bold;}
.ptRank_block .li li .state{font-weight: bold;}
.ptRank_block .li li .jgz{color: #2bb351;}
.ptRank_block .li li .hpt{color: #ef0004;}
.ptRank_block .operate{border-top: 1px solid #dcdcdc;padding: 15px 0px; margin: 0 10px;overflow: hidden;}
.ptRank_block .operate a{display: block;float: left; width: 49%;text-align: center; font-size: 14px;padding-top: 60px;height: 80px;font-weight: bold; transition: all 0.3s;}
.ptRank_block .operate a.wq{background: url(../images/wqWindow.png) no-repeat center 0;color: #004dfb;border-right: 1px solid #dcdcdc;}
.ptRank_block .operate a.bg{color: #f45e5e;background: url(../images/exposureWindow.png) no-repeat center 0;}
.ptRank_block .operate a:hover{font-size: 15px;}
/* 右侧曝光 */
.blackPlatform_detail .exposureTop{margin-top: 20px;}
.blackPlatform_detail .exposureTop .rightBlock{padding: 0 20px;}
.blackPlatform_detail .exposureTop .rightBlock li{border-top: 1px solid #e4dfdf; border-bottom: none; padding:20px 0 0 0;margin-bottom: 20px;}
.blackPlatform_detail .exposureTop .rightBlock li:last-child{border-bottom: none; padding-bottom: 20px; margin-bottom: 0;}
.blackPlatform_detail .exposureNews li .other .date{float: left;}
.blackPlatform_detail .exposureNews li .img{margin-bottom: 0;}
/* 注册&登录 */
.rAndl_body{background-color: #fafafa;}
.topBar{overflow: hidden;padding: 40px 0;}
.topBar .logo{float: left;}
.topBar .backIndex{background: url(../images/home_w.png) no-repeat 18px center #003366;font-size: 14px;color: #fff;width: 122px;height: 44px;line-height: 44px;text-indent: 45px;
                   display: block;float: right;border-radius: 22px;border: 1px solid #003366;transition: all 0.3s;}
.topBar .backIndex:hover{background: url(../images/home_p.png) no-repeat 18px center #fff;color: #003366;}
.rAndl{background: url(../images/rAndl01_bg.png) no-repeat center 25px;padding: 100px 0;}
.rAndl .box{position: relative;width: 435px;height: 630px;background-color: #fff;padding: 20px;box-shadow: 0px 0px 30px rgba(0,0,0,0.3); border-radius: 4px;}
.rAndl .box .title{font-size: 16px;color: #333;font-weight: bold;}
.rAndl .box .title span{display: inline-block;border-bottom: 2px solid #282828;line-height: 40px;padding: 0 3px;}
.rAndl .box .title hr{height: 1px;background-color: #e5e5e5;display: block;width: 100%; margin: -1px 0 0;}
.rAndl .box ul{margin-top: 20px;}
.rAndl .box ul li{margin-bottom: 20px;}
.rAndl .box ul li input{width: 100%;border:1px solid #d1d1d1;padding: 0 8px 0 15px;font-size: 14px;color: #333;border-radius: 3px;height: 43px;}
.rAndl .box ul li span.phone{display: block;font-size: 14px;color: #b2b2b2;margin-top: 10px;}
.rAndl .box ul li.yzm input{width: 165px;}
.rAndl .box ul li.yzm a{display: inline-block; width: 208px;height: 43px;line-height: 45px;text-align: center;color: #fff;font-size: 16px;border-radius: 3px;
                        background-color: #003366;vertical-align: top;float: right; line-height: 43px;}
.rAndl .box ul li.yzm a.sent{background-color: #868683;}
.rAndl .box ul li.yzm a:hover,
.rAndl .box ul li.btn a:hover,
.rAndl .box .third_login a:hover{opacity: .8;}
.rAndl .box ul li.yzm a.sent:hover{opacity: 10;}
.rAndl .box ul li.btn a{display: block;height: 45px;line-height: 45px;width: 100%;text-align: center;border-radius: 3px;background-color: #003366;font-size: 16px;color: #fff;
                        line-height: 43px;}
.rAndl .box ul li.tk input{width: 15px;height: 15px;margin-right: 8px;vertical-align: middle; margin-top: -3px;}
.rAndl .box ul li.tk label{font-size: 14px;color: #404040;}
.rAndl .box ul li.tk a{color: #1087f1;}
.rAndl .box ul li.tk a:hover{text-decoration: underline;}
.rAndl .box .other{font-size: 14px;color: #555;overflow: hidden;}
.rAndl .box .other span{display: inline-block;}
.rAndl .box .other span.haszh a{font-size: 14px;color: #555;}
.rAndl .box .other span.haszh a:hover{text-decoration: underline;}
.rAndl .box .other span.sjzhLogin{float: right;}
.rAndl .box .other span.sjzhLogin img{margin-left: 10px;}
.login .box{}
.rAndl .box .third_login{text-align: center;}
.rAndl .box .third_login span.t{display: block;font-size: 14px;color: #555;margin-bottom: 20px;}
.rAndl .box .third_login a{display: inline-block;width: 158px;height: 45px;line-height: 43px;font-size: 16px;color: #fff;text-indent: 62px;border-radius: 5px;}
.rAndl .box .third_login a.wx{background: url(../images/wechat_bai.png) no-repeat 35px center #40b839;text-indent: 30px;}
.rAndl .box .third_login a.qq{background: url(../images/qq_bai.png) no-repeat 45px center #3588ff;margin-left: 15px;text-indent: 20px;}
.rAndl .box .otherTxt{position: absolute; display: block; bottom: 50px; left: 0px; text-align: right;font-size: 14px;color: #9c9c9c;margin-top: 50px; padding:0 20px;
                      width: 100%;}
.rAndl .box .otherTxt a{font-size: 14px;color: #9c9c9c;display: inline-block;margin: 0 5px;}
.rAndl .box .otherTxt a:hover{text-decoration: underline;}
.rAndl_shortBgbox .box{height: 410px;}
.rAndl_shortBgbox .box .otherTxt{text-align: left;bottom: 25px;}
.rAndl_shortBgbox .tl{font-size: 14px;color: #b2b2b2;display: block;margin: 10px 0 -10px;text-align: center;}
.rAndl_shortBgbox .box ul li.btn2 a{display: block; height: 45px; line-height: 45px; width: 100%; text-align: center; border-radius: 3px; font-size: 16px; color: #6f6f6f;
                                    line-height: 43px;border: 1px solid #003366;}
.rAndl_shortBgbox .box ul li.btn2 a:hover{background-color: #003366;color: #fff;}

/* 底部各页面 */
.topBlock{background-color: #c2131a; padding: 13px 0;}
.topBlock .btn{border: 1px solid #ff5158;color: #ff5158;width: 225px;height: 32px;border-radius: 16px;float: right;text-align: center;}
.topBlock .btn a{display: inline-block;font-size: 16px;color: #fff;padding: 0 10px;line-height: 30px;}
.dbpage .banner{background-color: #7f080d;margin-bottom: 20px;}
.dbpage .content .inner{overflow: hidden;}
.dbpage .content .con{float: left;width: 850px;}
.dbpage .content .con .title span{display: inline-block;font-size: 18px;color: #333;line-height: 30px;border-bottom: 3px solid #e62129;padding:  0 5px;font-weight: bold;}
.dbpage .content .con .title hr{height: 1px;width: 100%;color: #c0c7ca;margin: -2px 0 0 0;}
.dbpage .content .con .detail{padding: 30px 11px;}
.dbpage .content .con .detail p,
.cr_notice .con .detail ul li{font-size: 16px;color: #515050;;line-height: 28px;}
.dbpage .content .nav{float: right;width: 185px;}
.dbpage .content .nav li{height: 40px;margin-bottom: 10px;}
.dbpage .content .nav li a{display: block;width: 100%; max-height: 40px;font-size: 14px;color: #333; border-radius: 20px;line-height: 40px;padding: 0 20px;overflow: hidden;}
.dbpage .content .nav li.current a,
.dbpage .content .nav li a:hover{color: #fff; background: url(../images/dbpage_list.png) no-repeat 155px center #d8232a;}
/* 关于我们 */
.aboutus .con .detail img{margin-top: 70px;}
/* 版权声明 */
.cr_notice .con .detail ul{margin-left: 24px;}
/* 意见反馈 */
.feedback .con .detail li{margin-bottom: 20px;}
.feedback .con .detail li span{display: inline-block;font-size: 14px;color: #a49f9f;line-height: 38px; vertical-align: top; margin-right: 10px;}
.feedback .con .detail li input{width: 705px;height: 38px;border: 1px solid #e6e6e6;padding: 0 8px;font-size: 14px;}
.feedback .con .detail li.ms{overflow: hidden;}
.feedback .con .detail li textarea{display: block;width: 785px;max-width: 785px;border: 1px solid #e6e6e6;height: 310px;max-height: 310px;float: left; padding: 10px;font-size: 14px;}
.feedback .con .detail li.btn{text-align: right;}
.feedback .con .detail .submit_btn{width: 130px;height: 34px;line-height: 34px;text-align: center;font-size: 16px;color: #fff;background-color: #d8232a;
                                border-radius: 4px; margin-right: 43px;transition: all 0.3s;}
.feedback .con .detail li.btn a{display: inline-block;width: 130px;height: 34px;line-height: 34px;text-align: center;font-size: 16px;color: #fff;background-color: #d8232a;
                                border-radius: 4px; margin-right: 43px;transition: all 0.3s;}
.feedback .con .detail li.btn a:hover{opacity: 0.8;}
/* 联系我们 */
.contactus .content .con .detail{overflow: hidden;padding: 100px 40px 20px 40px;}
.contactus .con .detail div{width: 310px;height: 305px;background-color: #f1f1f1;border-radius: 5px;position: relative;padding: 80px 20px 20px;}
.contactus .con .detail .ico{position: absolute;width: 126px;height: 126px;border-radius: 63px;left: 50%;margin-left: -63px;top: -63px;}
.contactus .con .detail .left .ico{background: url(../images/contactus_01.png) no-repeat center center #8c8a8a;}
.contactus .con .detail .right .ico{background: url(../images/contactus_02.png) no-repeat center center #8c8a8a;}
.contactus .content .con .detail .tl{display: block;text-align: center;border-bottom: 1px solid #c4c4c4;font-size: 24px;color: #333;padding-bottom: 20px;margin-bottom: 40px;}
.contactus .content .con .detail li{font-size: 14px;color: #737373;line-height: 32px;padding-left: 35px;}
.contactus .content .con .detail li.email{background: url(../images/contactus_03.png) no-repeat 10px center;}
.contactus .content .con .detail li.kfq{background: url(../images/contactus_04.png) no-repeat 10px center;}
/* 使用条款 */
.termsOf_use .detail p b{font-weight: bold;color: #000;}
/* 曝光&维权栏目 */
.width-260{width: 260px;}
.width-920{width: 920px;border: 1px solid #dfd7d7;}
.entrance{display: block;width: 260px;height: 70px;margin-bottom: 10px;}
.entrance a{display: block;font-weight: bold;padding-left: 118px;font-size: 18px;line-height: 70px;transition: all 0.3s;}
.filterTag{margin-bottom: 20px;}
.filterTag li{margin-bottom: 10px;background-color: #f7f7f7;}
.filterTag li.current,
.filterTag li:hover{background-color: #8f8f8f;}
.filterTag li a{display: block;font-size: 16px;color: #786969;width: 100%;height: 48px;line-height: 48px;}
.filterTag li a span{display: inline-block;width: 35px;height: 37px;text-align: center;line-height: 37px;border-radius: 4px;margin: 0 15px 0 8px;color: #fff;
                     font-size: 20px;font-weight: bold;}
.filterTag li a.qb span{background-color: #009b4c;}
.filterTag li a.zjwt span{background-color: #ec3638;}
.filterTag li a.hdyz span{background-color: #ec5f00;}
.filterTag li a.ydqz span{background-color: #4c4c4c;}
.filterTag li a.kpdz span{background-color: #70799b;}
.filterTag li a.kpdx span{background-color: #71779b;}
.filterTag li a.qt span{background-color: #868686;}
.filterTag li a.pcbj span{background-color: #ec3638;}
.filterTag li a.pcjyks span{background-color: #ec5f00;}
.filterTag li a.smzq span{background-color: #4c4c4c;}
.filterTag li.current a,
.filterTag li:hover a{color: #fff;}
.filterTag li.current a span,
.filterTag li:hover a span{background-color: #f7f7f7;color: #8f8f8f;}
.problemCompanie{margin-bottom: 20px;}
.problemCompanie .title{padding-left: 15px;}
.problemCompanie .title span{display: inline-block;padding: 0 3px;}
.problemCompanie ul{display: block;border: 1px solid #dfd7d7;padding: 20px 15px;}
.problemCompanie ul li{padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px solid #e4dfdf;}
.problemCompanie ul li:last-child{padding-bottom: 0;margin-bottom: 0;border-bottom: none;}
.problemCompanie ul li a{display: block;overflow: hidden;line-height: 30px;}
.problemCompanie ul li img{width: 25px;height: 23px;border-radius: 4px;}
.problemCompanie ul li span{display: inline-block;width: 125px;margin: 0 10px;font-size: 16px; color: #333;vertical-align: middle; overflow: hidden;text-overflow: ellipsis;
                            white-space: nowrap}
.problemCompanie ul li i{display: inline-block;font-style: normal;width: 25px;height: 24px;text-align: center;line-height: 23px;color: #fff;font-size: 12px;background-color: #8d8987;
                         border-radius: 4px;float: right;margin:3px 8px 0 0;}
.problemCompanie ul li.top i{width: 42px;height: 31px;line-height: 38px;text-indent: 2px;margin:0;}
.problemCompanie ul li.top1 i{background: url(../images/rank01.png) no-repeat center center;}
.problemCompanie ul li.top2 i{background: url(../images/rank02.png) no-repeat center center;}
.problemCompanie ul li.top3 i{background: url(../images/rank03.png) no-repeat center center;}
.problemCompanie ul li a:hover span{text-decoration: underline;}
.download_app{display: block;width: 100%;margin-top: 20px;}
.download_app a{display: block;background: url(../images/wq_icon.png) no-repeat 20px center #e62323;text-indent: 80px;font-size: 16px;color: #fff;height: 56px;line-height: 56px;}
.download_app a:hover{opacity: 0.9;}
/* 曝光 */
.expose .entrance a{color: #a10002;background: url(../images/write.png) no-repeat 69px center #fe8300;}
.expose .entrance a:hover{color: #fe8300;background: url(../images/write01.png) no-repeat 69px center #a10002;}
.expose_protection_block{padding: 15px;}
.expose_protection_block .menu ul li{margin:0 20px 0 0;}
.expose_protection_block .menu ul li a{margin: 0;}
.expose_protection_block .menu hr{display: block;width: 100%;height: 1px;color: #e6e6e6;margin: -1px 0 0 0;}
.expose_protection_block .list{padding: 5px;}
.expose_protection_block .list li{border-bottom: 1px dashed #e2e2e2;padding:20px 0 20px 5px;overflow: hidden;}
.expose_protection_block .list li .info{float: left;width: 605px;}
.expose_protection_block .list li .jg_name{overflow: hidden;line-height: 26px;}
.expose_protection_block .list li .jg_name .tag,
.expose_protection_block .list li .jg_name .state{display: inline-block;height: 20px;padding: 0 7px;border-radius: 10px;color: #fff;font-size: 12px;background-color: #8f8f8f;
                                                  line-height: 20px;}
 .expose_protection_block .list li .jg_name .wfcj{background-color: #e32f21;}
 .expose_protection_block .list li .jg_name .hdyz{background-color: #ec5f00;}
.expose_protection_block .list li .jg_name .ydqz{background-color: #4c4c4c;}
.expose_protection_block .list li .jg_name .kpdx{background-color: #71779b!important;}
.expose_protection_block .list li .jg_name  .qt{background-color: #868686!important;}
.expose_protection_block .list li .jg_name .state{float: right;}
.expose_protection_block .list li .jg_name .t_wait{background-color: #fe3b00;}
.expose_protection_block .list li .jg_name .t_doing{background-color: #fabc00;}
.expose_protection_block .list li .jg_name .t_over{background-color: #009b4c;}
.expose_protection_block .list li .jg_name img{width: 20px;height: 20px;margin: -2px 7px 0 8px;}
.expose_protection_block .list li .jg_name a{display: inline-block;width: 400px;height: 26px;line-height: 26px;font-size: 14px;color: #121212;overflow: hidden;text-overflow: ellipsis;
                                             white-space: nowrap; vertical-align: top;}
.expose_protection_block .list li .jg_name a:hover,
.expose_protection_block .list li .bg_con a:hover{text-decoration: underline;}
.expose_protection_block .list li .bg_con{margin: 8px 0 10px;}
.expose_protection_block .list li .bg_con a{display: block;height: 26px;line-height: 26px;font-size: 16px;color: #714a4a;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
                                            margin-bottom: 5px;font-weight: bold;}
.expose_protection_block .list li .bg_con .des{/*display: block;*/height: 48px; line-height: 24px;font-size: 14px;color: #979797;overflow: hidden;margin-bottom: 7px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.expose_protection_block .list li .bg_con .tag{display: inline-block;font-size: 12px;color: #3dc5ec;border:1px solid #3dc5ec;border-radius: 3px;height: 22px;line-height: 20px;padding: 0 5px;}
.expose_protection_block .list li .other{overflow: hidden;}
.expose_protection_block .list li .other span{display: inline-block;line-height: 24px;}
.expose_protection_block .list li .other .bg_user{font-size: 12px;color: #bbb;}
.expose_protection_block .list li .other .bg_user img{margin-right: 5px;width: 24px;height: 24px;border-radius: 12px;max-width: 24px;max-height: 24px;}
.expose_protection_block .list li .other .time{background: url(../images/date.png) no-repeat left center; padding-left: 17px; font-size: 12px;color: #bbb;margin-left: 27px;}
.expose_protection_block .list li .other .share{float: right; margin-top: 3px;}
.expose_protection_block .list li .thumbnails{/*float: right;*/text-align:center;}
.expose_protection_block .list li .thumbnails img{/*width: 245px;*/height: 178px;max-width: 245px;;max-height: 178px;}
/* 曝光详情 */
.bg_detail_page .newsdetail-head{position: relative;}
.bg_detail_page .newsdetail-head .situation_yin{position: absolute;right: -10px;bottom: -18px;}
.bg_detail_page .userinfo{overflow: hidden;}
.bg_detail_page .userinfo .user_tx{width: 35px;height: 35px;border-radius: 50%;float: left;margin-top: 5px;}
.bg_detail_page .userinfo .i{float: left;margin-left: 10px;width: 500px;}
.bg_detail_page .userinfo .i .name{color: #333;font-size: 14px;font-weight: bold; height: 26px; line-height: 26px;}
.bg_detail_page .userinfo .i .sf{display: inline-block;font-size: 12px;color: #3dc5ec;border: 1px solid #3dc5ec; height: 24px; line-height: 22px; margin-left: 10px;padding: 0 6px;
                                 border-radius: 3px;}
.bg_detail_page .userinfo .i .time{font-size: 12px;color: #8f8e8e;margin-top: 3px;}
.bg_detail_page .newsdetail-head .title{font-size: 20px;color: #333;font-weight: bold;padding:0 0 20px 15px;border-bottom: 1px solid #e1ddd8;text-align: left;margin-top: 30px;
                                        line-height: 30px;}
.bg_detail_page .newsdetail-con .text p{margin: 0;line-height: 24px;}
.bg_detail_page .newsdetail-con .images_evidence{margin: 30px 0;}
.picShow{width: 705px;margin: auto;overflow: hidden; position: relative;}
.picUl{width:9999px;height: 397px;transition:all 0.5s;}
.picUl li{float: left;width: 705px;height: 397px;filter: opacity(1);overflow: hidden; display: none;}
.picUl li img{/*width: 100%;*/height: 100%;}
.picUl .showLi{display: block; animation: myAni  0.5s  both;/* 显示的时候才出现动画 */}
@keyframes  myAni {
    0%{
        opacity: 0;

    }
    100%{
        opacity: 1;
    }
}
.dots{height: 89px; margin-top: 10px;}
.dots span{display: inline-block; width: 81px;height: 81px; margin-right: 18px;overflow: hidden;border: #474747 solid 4px;cursor: pointer;}
.dots span img{/*width: 100%;*/height: 100%;}
.dots .on{border: #848484 solid 4px;border-radius: 4px;}
.arrows{width: 705px;position: absolute;top: 161px;left: 0;}
.arrows_left,
.arrows_right{cursor: pointer;display: inline-block;width: 46px;height: 74px;background:rgba(43,1,1,0.8);text-align: center;line-height: 74px;}
.arrows_left{border-top-right-radius: 5px;border-bottom-right-radius: 5px;float: left;}
.arrows_right{border-top-left-radius: 5px;border-bottom-left-radius: 5px;float: right;}
.arrows_left img,
.arrows_right img{margin-top: 24px;}
.bg_detail_page .newsdetail-con .tag span{display: inline-block;font-size: 14px;color: #fff;font-weight: bold;background-color: #009b4c;border-radius: 3px;padding: 0 15px;
                                          height: 36px;line-height: 36px;}
.bg_detail_page .newsdetail-con .tag span.sfyx{background-color: #f76e00;}
.bg_detail_page .newsdetail-con .tag .collect{margin-left:20px;height:36px;line-height:36px;color:#fff;background: url(../images/collect-iconB.png) no-repeat 20px center #f00000;}
.bg_detail_page .newsdetail-con .tag .collect:hover{background: url(../images/collect-icon.png) no-repeat 20px center #fff;color: #f00000;}
/* 维权 */
.protection .entrance a{background: url(../images/write02.png) no-repeat 69px center #009b4c;color: #fff1ed;}
.protection .entrance a:hover{background-color: #666;}
/* 维权详情 */
.wq110_answer{margin-top: 20px;}
.wq110_answer .tl{font-size: 18px;font-weight: bold;color: #232323; line-height: 26px;}
.wq110_answer .answer_p{line-height: 44px;margin: 25px 0 10px;}
.wq110_answer .answer_p img{width: 44px;height: 44px;border-radius: 50%;}
.wq110_answer .answer_p span{display: inline-block;}
.wq110_answer .answer_p .kf{font-size: 14px;color: #2d0000;font-weight: bold;margin: 0 45px 0 20px;}
.wq110_answer .answer_p .time{font-size: 12px;color: #939292;}
.wq110_answer .answer_con{position: relative;margin-top: 20px;}
.wq110_answer .answer_con p{padding: 15px;font-size: 14px;color: #767676;line-height: 22px;background-color: #f0f0f0;}
.wq110_answer .answer_con i.ico{left: 16px;}
/* 企业白名单栏目页 */
.siteMap{font-size: 14px;color: #cdcdcd;border-left: 4px solid #666;padding-left: 10px;height: 15px;line-height: 15px;margin-bottom: 20px;}
.siteMap b{color: #666;font-weight: bold;}
.whitePlatform .screen{border: 1px solid #e8e8e8;padding: 20px 10px 10px;}
.whitePlatform .screen .menu ul{overflow: hidden;border-bottom: 1px solid #d8d8d8;}
.whitePlatform .screen .menu ul li{float: left;margin-right: 10px;line-height: 30px;}
.whitePlatform .screen .menu ul li a{display: block;font-size: 16px;color: #9a8787;padding: 0 5px;}
.whitePlatform .screen .menu ul li.current a,
.whitePlatform .screen .menu ul li:hover a{color: #4d2e31;font-weight: bold;border-bottom: 2px solid #4d2e31;}
.whitePlatform .screen .s_list{overflow: hidden;margin-top: 25px;}
.whitePlatform .screen .s_list .txt{float: left;display: block;width: 47px;text-align: left; font-size: 14px;color: #767676;}
.whitePlatform .screen .s_list ul{float: left;overflow: hidden; width: 1130px;}
.whitePlatform .screen .s_list ul li{float: left;margin:0 0 10px 10px;}
.whitePlatform .screen .s_list ul li a{display: block;/*width: 103px;*/padding-left:5px;padding-right:5px;height: 34px;border: 1px solid #d9d9d9;border-radius: 3px;font-size: 14px;color: #535353;text-align: center;
                                       line-height: 34px;}
.whitePlatform .screen .s_list ul li.current a,
.whitePlatform .screen .s_list ul li:hover a{border-color: #2bb351;background-color: #2bb351;color: #fff;}
.whiteList{margin-top: 20px;}
.whiteList ul{border: 1px solid #dfd7d7;padding: 0px 10px 15px;margin-bottom: 20px;}
.whiteList li{overflow: hidden;padding: 35px 5px 20px;border-bottom: 1px solid #dfd7d7;}
.whiteList li:last-child{border-bottom: none;}
.whiteList .logo{position: relative;float: left;}
.whiteList .logo a{display: block;width: 250px;height: 98px;border: 1px solid #e3e3e3;border-radius: 10px;text-align: center;overflow: hidden;}
.whiteList .logo img{/*width: 250px;*/height: 98px;}
.whiteList .logo .tip{display: inline-block; position: absolute;left: 0;top: -27px;font-size: 12px;color: #fff;padding: 0 8px;height: 22px;line-height: 22px;border-bottom-right-radius: 5px;}
.whiteList .logo .jgz{background-color: #2bb351;}
/*.whiteList .logo .smrz{background-color: #5a49e5;}
.whiteList .logo .lajg{background-color: #3381e3;}*/
.whiteList .info{float: left;margin: 0 20px;width: 460px;}
.whiteList .info .name{display: block;font-size: 20px;color: #333;font-weight: bold;height: 32px;line-height: 32px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
                       transition: all 0.3s;}
.whiteList .info .name:hover{color: #f00000;}
.whiteList .info .starClass{overflow: hidden;margin: 5px 0 10px;}
.whiteList .info .starClass .c{float: left;margin-top: 3px;width:35px;}
.whiteList .info .starClass .dj{float: left; border: 1px solid #fe5b0c;font-size: 14px;color: #fe5b0c;border-radius: 3px;width: 124px;height: 26px;overflow: hidden;
                                margin-left: 10px;}
.whiteList .info .starClass .dj span{display: inline-block;float: left;height: 24px;line-height: 24px;}
.whiteList .info .starClass .dj .img{background-color: #fe5b0c;padding: 0 7px;}
.whiteList .info .starClass .dj .img img{margin-top: -2px;}
.whiteList .info .starClass .dj .t{width: 87px;text-align: center;}
.whiteList .info .text{display: block; font-size: 14px;color: #969696; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 22px; height: 22px;}
.whiteList .right{position: relative;padding: 18px 80px 27px 50px;border-left: 1px solid #dfd7d7;}
.whiteList .pf{width: 240px;height: 50px;line-height: 50px;border: 1px solid #2bb351;border-radius: 3px;overflow: hidden;}
.whiteList .pf span{width: 50%;display: inline-block;text-align: center;float: left;}
.whiteList .pf .t{color: #fff;font-size: 14px;font-weight: bold;background-color: #2bb351;}
.whiteList .pf .fs{color: #666;font-size: 12px;font-weight: bold;}
.whiteList .pf .fs b{font-size: 36px;font-weight: bold;color: #2bb351;}

.whiteList .right .num{position: absolute;right: 0;top: -20px;font-size: 16px;color: #fff;font-weight: bold;width: 29px;height: 29px;line-height: 29px;text-align: center;
                       background-color: #c4c4c4;border-radius: 50%;}
.whiteList .right .num1{background: url(../images/blackPlatform01.png) no-repeat center center;width: 25px;height: 33px;line-height: 33px;border-radius: 0;}
.whiteList .right .num2{background: url(../images/blackPlatform02.png) no-repeat center center;width: 25px;height: 33px;line-height: 33px;border-radius: 0;}
.whiteList .right .num3{background: url(../images/blackPlatform03.png) no-repeat center center;width: 25px;height: 33px;line-height: 33px;border-radius: 0;}
.whiteList .viewMore{display: block;width: 100%;background-color: #ebe5e5;height: 36px;line-height: 36px;text-align: center;font-size: 14px;color: #a58e8e;transition: all .03s;
                     border-radius: 3px;}
.whiteList .viewMore:hover{background-color: #dcd6d6;}
/* 企业白名单详情页 */
.whitePlatform_detail .platformIntroduce{background-color: #0d9734;}
.whitePlatform_detail .platformIntroduce .left .img{border-color: #0cbe3e;border-width: 2px;}
.whitePlatform_detail .platformIntroduce .left .operation a{color: #14ed51;}
.whitePlatform_detail .platformIntroduce .left .operation a.collect{background: url(../images/collect_lv.png) no-repeat left center;}
.whitePlatform_detail .platformIntroduce .left .operation a.share{background: url(../images/share_lv.png) no-repeat left center;margin-right: 25px;}
.whitePlatform_detail .platformIntroduce .left .operation a.video{background: url(../images/video.png) no-repeat left center;}
.whitePlatform_detail .platformIntroduce .center .country{overflow: hidden;}
.whitePlatform_detail .platformIntroduce .center .country .c{border: 1px solid #f14148;display: inline-block;float: left; margin-top: 2px;}
.whitePlatform_detail .platformIntroduce .center .country .dj{float: left; border: 1px solid #fe5b0c;font-size: 14px;color: #fe5b0c;border-radius: 3px;width: 124px;height: 26px;
                                                              overflow: hidden;margin-left: 10px;}
.whitePlatform_detail .platformIntroduce .center .country .dj span{display: inline-block;float: left;height: 24px;line-height: 24px;}
.whitePlatform_detail .platformIntroduce .center .country .dj .img{background-color: #fe5b0c;padding: 0 7px;}
.whitePlatform_detail .platformIntroduce .center .country .dj .img img{margin-top: -2px;}
.whitePlatform_detail .platformIntroduce .center .country .dj .t{width: 87px;text-align: center;background-color: #fff;}
.whitePlatform_detail .platformIntroduce .center .d1,
.whitePlatform_detail .platformIntroduce .center .d1 .website_unfurl{background-color: #0caf3a;border-color: #10ca44;}
.whitePlatform_detail .platformIntroduce .center .d1 .txt, 
.whitePlatform_detail .platformIntroduce .center .d1 .website_txt,
.whitePlatform_detail .platformIntroduce .center .d1 .set_link a, 
.whitePlatform_detail .platformIntroduce .center .d1 .website_link a{color: #fff;}
.whitePlatform_detail .platformIntroduce .center .d1 .drop_down{background: url(../images/pullDown_lv.png) no-repeat center center;}
.whitePlatform_detail .platformIntroduce .center .d1 .website_down{background: url(../images/pickUp_lv.png) no-repeat center center;}
.whitePlatform_detail .platformIntroduce .center .operation a{background-color: #33d460;}
.whitePlatform_detail .platformIntroduce .center .operation a:hover{background-color: #00c738;}
.whitePlatform_detail .platformIntroduce .center .operation a.ljkh,
.whitePlatform_detail .platformIntroduce .center .operation a.dlsq{background-color: #00c738;font-weight: bold;}
.whitePlatform_detail .platformIntroduce .center .operation a.ljkh:hover,
.whitePlatform_detail .platformIntroduce .center .operation a.dlsq:hover{background-color: #33d460;}

.whitePlatform_detail .platformIntroduce .right .zhishu_schedule{background-color: #0d9734;}
.whitePlatform_detail .platformIntroduce .right .zhishu_schedule .course_rate{background-color: #30e965;}
.whitePlatform_detail .platformIntroduce .right{background: url(../images/score_dbg_lv.png) no-repeat center center;}
.whitePlatform_detail .platformIntroduce .right .pf_block{float: left;margin-top: -10px;}
.whitePlatform_detail .platformIntroduce .right .fenshu{background: url(../images/score_bg_lv.png) no-repeat center center;float: none;}
.whitePlatform_detail .platformIntroduce .right .jyhj{width: 168px;height: 114px;background: url(../images/jyhj_bg_lv.png) no-repeat center center;color: #fff;text-align: center;
                                                      border-radius: 8px;margin-top: 8px;}
.whitePlatform_detail .platformIntroduce .right .fenshu_txt{margin: 0;padding: 25px 0 5px 0;} 
 
/* 企业白名单详情页广告图 */
.whitePlatform_detail .picShow{width: 740px;}
.whitePlatform_detail .picUl{height: 213px;}
.whitePlatform_detail .picUl li{width: 740px;height: 213px;}
.whitePlatform_detail .dots{display: none;}
.whitePlatform_detail .arrows_left, 
.whitePlatform_detail .arrows_right{line-height: 50px;position: absolute;top: 69px;}
.whitePlatform_detail .arrows_left{left: 0;}
.whitePlatform_detail .arrows_right{right: 0;}
.bmd_ad{display: block;position: relative;}
.bmd_ad .adTip{display: block;position: absolute;width: 42px;height: 22px;text-align: center;line-height: 20px;background:rgba(0,0,0,0.3);border: 1px solid #666; right: 30px;
               bottom: 6px;color: #fff;font-size: 12px;}

.whitePlatform_detail .block_pt .jgInfo_list li span.tag.smrz,
.whiteList .logo .smrz{background-color: #2bafb4;}
.whitePlatform_detail .block_pt .jgInfo_list li span.tag.lajg,
.whiteList .logo .lajg{background-color: #4687c7;}
.whitePlatform_detail .block_pt .jgInfo_list li:hover{border-color: #2bb351;}
.whitePlatform_detail .block_pt .jgInfo_list li .view_more{background-color: #2bb351;}
/* 企业白名单详情页 平台评分模块 */
.whitePlatform_detail .ptRank_block .rank{background-color: #2bb351;}
.whitePlatform_detail .ptRank_block .rank p{color: #fff;}
.whitePlatform_detail .ptRank_block .rank .t{background: url(../images/ping03.png) no-repeat left center;}

.white_exposureTop .exposureNews li .info .bq{font-size: 12px;color: #3dc5ec;padding: 2px 7px;border: 1px solid #3dc5ec;border-radius: 3px;display: inline;margin: 2px 5px 0 0;}
.white_exposureTop .exposureNews li .jgNews .bq{display: inline; line-height: 22px;}
.white_exposureTop .exposureNews li .jgNews .t a{overflow: auto;white-space: normal;display: inline;font-size: 14px;color: #333;font-weight: normal;line-height: 22px;}   
.white_exposureTop .exposureNews li .other .source img{margin-right: 5px;}
.white_exposureTop .exposureNews li .info{max-height: 66px;overflow: hidden;}
.white_exposureTop .exposureNews .whiteViewmore_btn{display: block;height: 36px;text-align: center;line-height: 36px;border-radius: 3px;margin:0 auto 20px; color: #fff;
                                                    background-color: #f11010;font-size: 14px;transition: all 0.3s;}
.white_exposureTop .exposureNews .whiteViewmore_btn:hover{background-color: #fb4d4d;}
/* 企业搜索结果页 */
.whitePlatform_seach{}
.whitePlatform_seach .whiteList{display: block;margin-top: 20px;}
.whitePlatform_seach .whiteList .seach_title span,
.paizhao_title span{display: inline-block;font-size: 16px;color: #4d2e31;padding: 0 3px;line-height: 36px;border-bottom: 2px solid #9d8383;
                    margin-left: 5px;font-weight: bold;}
.whitePlatform_seach .whiteList ul{overflow: hidden;border: none; padding: 0;margin-top: 10px;}
.whitePlatform_seach .whiteList ul li{float: left;width: 380px;border: 1px solid #dfd7d7;padding: 15px 4px 30px; margin: 0 0 30px 30px;transition: all 0.3s;}
.whitePlatform_seach .whiteList ul li.first{margin-left: 0;}
.whitePlatform_seach .whiteList ul li:hover{box-shadow: 1px 2px 4px #f6f0f0;border-color: rgba(13,151,52,0.5);}
.whitePlatform_seach .whiteList .logo{position: relative;border-bottom: 1px solid #dfd7d7;text-align: center;padding:30px 0 40px;float: none;}
.whitePlatform_seach .whiteList .logo a{display: inline-block;}
.whitePlatform_seach .whiteList .logo img{width: 275px;height: 125px;}
.whitePlatform_seach .whiteList .logo .tips{position: absolute;left: 15px;top: 0;padding: 0 4px;font-size: 12px;color: #fff;border-bottom-right-radius: 5px;display: inline-block;
                                            height: 20px;line-height: 20px;}
.whitePlatform_seach .whiteList .hpt_info{display: block;margin: 10px 0 30px;padding: 0 20px;}
.whitePlatform_seach .whiteList .hpt_info p.nameC{margin-bottom: 10px;}
.whitePlatform_seach .whiteList .hpt_info a.name{display: inline-block;font-size: 20px;color: #333;height: 32px; line-height: 32px;font-weight: bold;overflow: hidden;
                                                 text-overflow: ellipsis; white-space: nowrap;transition: all 0.3s;max-width: 280px;overflow: hidden;}
.whitePlatform_seach .whiteList .hpt_info a.name:hover{color: #ef0004;}
.whitePlatform_seach .whiteList .hpt_info p.nameC img{display: inline-block;width: 33px;height: 21px;margin:7px 0 0 5px; vertical-align: top;}
.whitePlatform_seach .whiteList .hpt_info p{display: block;overflow: hidden;}
.whitePlatform_seach .whiteList .hpt_info p span{display: inline-block;float: left;overflow: hidden;text-overflow: ellipsis; white-space: nowrap;width: 100%;height: 22px;line-height: 22px;
                                                 font-size: 14px;color: #969696;}
.whitePlatform_seach .whiteList .number{text-align: center;width: 240px;height: 50px;line-height: 50px;border: 1px solid #2bb351;overflow: hidden;}
.whitePlatform_seach .whiteList .number span{display: inline-block;width: 50%;float: left;}
.whitePlatform_seach .whiteList .number .txt{font-size: 14px;color: #fff;background-color: #2bb351;font-weight: bold;}
.whitePlatform_seach .whiteList .number .num{font-size: 12px;border-left:none;padding-left: 0;margin-left: 0;color: #2bb351;}
.whitePlatform_seach .whiteList .number .num b{display: inline-block; font-size: 36px;font-weight: bold;margin-right: 0px;}
/* 牌照结果页 */
.paizhao_title{margin-bottom: 10px;}
.paizhaoInfo{display: block;background-color: #0d9734;margin: 30px 0;padding: 40px 30px;overflow: hidden;}
.paizhaoInfo .logo{float: left;width: 343px;height: 213px;overflow: hidden;}
.paizhaoInfo .logo img{width: 100%;height: 100%;}
.paizhaoInfo .info{float: right;width: 770px;}
.paizhaoInfo .info .name{font-size: 20px;color: #fff;font-weight: bold; line-height: 32px;}
.paizhaoInfo .info .name img{display: inline-block;margin: -2px 20px 0 0;}
.paizhaoInfo .info .des{font-size: 14px;color: #fff;line-height: 24px;margin: 20px 0;}
.paizhaoInfo .info .td{overflow: hidden;}
.paizhaoInfo .info .td div{float: left;text-align: center;margin:0 40px 0 10px;}
.paizhaoInfo .info .td div img{width: 50px;height: 50px;}
.paizhaoInfo .info .td div span{display: block;font-size: 16px;margin-top: 15px;color: #fff;}
/* 来源 */
.soureInfo{background-color: #f4f4f4;padding: 30px 0;text-align: center;}
.soureInfo img{width: 63px;height: 63px;max-width: 63px;max-height: 63px;border-radius: 50%;}
.soureInfo p{display: inline-block;margin-left: 20px;text-align: left; line-height: 24px;vertical-align: top; padding-top: 7px;}
.soureInfo p span{display: block;}
.soureInfo p .name{font-size: 15px;color: #565656;font-weight: bold;}
.soureInfo p .num{font-size: 12px;color: #8e8e8e;}
.sourePage .module2 .list li .newsThumbnail{width: 21%;height: auto;}
.sourePage .module2 .list li .newsInfo{width: 77%;}


/* 升堂断案详情页 */
.shengtangDetailPage{}
.shengtangMain{overflow: hidden;}
.shengtangMain .description{padding: 30px 25px;position: relative;overflow: hidden;margin-bottom: 20px;}
.shengtangMain .description .state{position: absolute;right: 120px;top: 50%;margin-top: -45px;}
.shengtangMain .description li{overflow: hidden;line-height: 30px;}
.shengtangMain .description li span{display: inline-block;float: left;}
.shengtangMain .description li .t{font-size: 14px;color: #3d4351;font-weight: bold;margin-right: 15px;}
.shengtangMain .description li .c{font-size: 14px;color: #666;max-width: 75%;}
.shengtangMain .description li .c img{display: inline-block;width: 20px;height: 20px;overflow: hidden;margin-right: 8px;border-radius: 50%;}
.shengtangMain .description li .red{color: #ff4040;}
.shengtangMain .progress{background: url(../images/progress_listbg.jpg) repeat-y 77px 0;padding: 0 25px;}
.shengtangMain .progress .item{margin-bottom: 15px;}
.shengtangMain .progress .time,
.shengtangMain .progress .img,
.shengtangMain .progress .con{float: left;}
.shengtangMain .progress .time{font-size: 12px;color: #666;}
.shengtangMain .progress .img{margin: 0 6px;}
.shengtangMain .progress .img img{}
.shengtangMain .progress .con{max-width: 85%;width: 85%;}
.shengtangMain .progress .con .zt{padding-left: 6px;}
.shengtangMain .progress .con .zt span{display: inline-block;font-size: 16px;}
.shengtangMain .progress .con .zt .name{color: #666;margin-right: 20px;height: 32px; line-height: 32px;}
.shengtangMain .progress .con .des_con{padding-left: 6px;}
.shengtangMain .progress .con .des_con_in{font-size: 14px;color: #666;line-height: 20px;}
.shengtangMain .progress .con .imgList{overflow: hidden;margin-top: 10px;}
.shengtangMain .progress .con .imgList img{display: inline-block;/* width: 100px; */height: 100px;overflow: hidden;float: left;margin-right: 25px;border: 2px solid #666;}
.shengtangMain .progress .step1 .con .zt .zt_txt{color: #f23702;}
.shengtangMain .progress .step2 .con .zt .zt_txt,
.shengtangMain .progress .step4 .con .zt .zt_txt{color: #2472dc;}
.shengtangMain .progress .step3 .con .zt .zt_txt{color: #e1aa18;}
.shengtangMain .progress .stepOk .con .zt{background: url(../images/stepOk_bg.png) no-repeat 98% center #f5f9f5;border: 1px solid #bcc3b8;height: 40px;line-height: 40px;margin-top: -4px;}
.shengtangMain .progress .stepOk .con .zt .checkOk{font-size: 16px;color: #48b410;}
.shengtangMain .statement{font-size: 12px;color: #c3cad4;line-height: 19px;margin-top: 85px;}

.seach .inner .textSeach .jys_list{display: block;width: 666px;border: 1px solid #fb5e5e;margin: 0;position: fixed;/*left: 0;top: 35px;*/z-index: 10;background-color: #fff;}
.seach .inner .textSeach .jys_list ul{padding: 10px 0;}
.seach .inner .textSeach .jys_list li{height: 40px;line-height: 40px; cursor: pointer; font-size: 14px; color: #666;}
.seach .inner .textSeach .jys_list li:hover{background-color: #f5f5f5;}
.seach .inner .textSeach .jys_list li img{display: inline-block; width: 20px;height: 20px;margin:0 10px;}
.seach .inner .textSeach .jys_list li span{color: #ff6161;}
.mobileMenuBtn{display: none;}
.sidebar{display: none;}
