
@font-face {
    font-family: 'Reznor'; src: url('../fonts/REZNOR DOWNWARD SPIRAL.TTF');
}
@font-face {
    font-family: 'COCO'; src: url('../fonts/COCO GOTHIC REGULAR-TRIAL.TTF');
}
@font-face {
    font-family: 'impact'; src: url('../fonts/impact.ttf');
}
@font-face {
    font-family: 'DIN'; src: url('../fonts/DIN-LIGHT.OTF');
}
@font-face {
    font-family: 'DIN-BOLD'; src: url('../fonts/DIN-BOLD.OTF');
}
/*公共*/
/*scroll bar*/
::-webkit-scrollbar {width:6px;height:6px}
::-webkit-scrollbar-button:vertical {display:none}
::-webkit-scrollbar-corner,::-webkit-scrollbar-track {background-color:#ccc}
::-webkit-scrollbar-thumb {border-radius:0;background-color:#144d91;)}
::-webkit-scrollbar-thumb:vertical:hover {background-color:#144d91;)}
::-webkit-scrollbar-thumb:vertical:active {background-color:#144d91;)}
.comm_pad{padding: 4% 0;}
.comm_tit h6{font-size: 40px;color: #b1b1b1;font-weight: bold;text-align: center;}
.comm_tit h2{font-size: 36px;color: #333;font-weight: bold;text-align: center;letter-spacing: 3px;}
.comm_tit i{display: block;width: 60px;height: 4px;background: #f5c920;margin: 20px auto 40px auto;}
.comm_tit p{font-size: 18px;color: #333;text-align: center;line-height: 30px;}
.comm_tit h3{font-size: 18px;color: #808080;text-align: center;line-height: 30px;margin-top: 10px;}
.comm_tit h4{font-size: 24px;color: #fff;line-height: 1;text-align: center;margin-top: 10px;}
.comm_tit h5{font-size: 24px;color: #333;line-height: 34px;text-align: center;}
.comm_p i{margin-bottom: 30px;}
.container {width: 75.5%;margin: 0 auto;}
.comm_top{margin-top: 148px;transition: all 500ms ease;-webkit-transition:all 500ms ease;}
.comm_banner{background-repeat: no-repeat;background-position: center;background-size: cover;/*height: 60vh;*/width: 100%;position: relative;overflow: hidden;}
.comm_banner img{display: block;width: 100%;margin: 0 auto;}
.comm_banner .img1{display: block;}
.comm_banner .img2{display: none;}
.comm_banner .block_txt{position: absolute;top: 50%;transform: translateY(-50%);-webkit-transform:translateY(-50%);left:20px;right:20px;text-align: center;font-family: 'mini';}
.comm_banner .block_txt h1{font-size: 18px;color: #fff;line-height: 1;margin-bottom: 20px;font-family: 'mini';}
.comm_banner .block_txt h2{font-size: 60px;color: #fff;line-height: 1;margin-bottom: 20px;font-family: 'mini';}
.comm_banner .block_txt h2 span{font-size: 24px;}
.comm_banner .block_txt h3{font-size: 72px;color: #fff;letter-spacing: 5px;line-height: 1;margin-bottom: 30px;}
.comm_banner .block_txt h3 span{color: #f5c921;}
.comm_banner .block_txt p{color: #fff;font-size: 22px;border-radius: 30px;padding:12px 40px;background: #f5c921;display: inline-block;letter-spacing: 3px;}
.comm_banner .block_txt2{text-align: center;position: absolute;top: 50%;transform: translateY(-50%);-webkit-transform:translateY(-50%);left:20px;right:20px;}
.comm_banner .block_txt2 h1{font-size: 36px;line-height: 1;color: #fff;text-align: center;}
.comm_banner .block_txt2 h2{font-size: 60px;line-height: 1;color: #fff;text-align: center;font-weight: bold;letter-spacing: 5px;margin-top: 25px;}
.comm_banner .block_txt2 p{font-size: 22px;line-height: 22px;color: #fff;padding: 12px 40px;display: inline-block;background: #144d91;border-radius: 30px;margin-top: 15px;}
.comm_yw .comm_tit i{background-color: #1ab7cd;}
.comm_yw .comm_banner .block_txt h3 span{color: #1ab7cd;;}
.comm_yw .comm_banner .block_txt p{background: #1ab7cd;}
.comm_text .comm_tit i{background-color: #007456;}
.comm_text .comm_banner .block_txt h3 span{color: #007456;;}
.comm_text .comm_banner .block_txt p{background: #007456;}
.comm_ts .comm_tit i{background-color: #f5c921;}
.hide-tab{height: 0!important;padding: 0!important; margin: 0!important;}




.header{position: fixed;top: 0;width: 100%;background: #fff;z-index: 9;transition: all 500ms ease;-webkit-transition:all 500ms ease;}
.header .container{transition: all 500ms ease;-webkit-transition:all 500ms ease;}

.menuBtn{position: relative;z-index: 9;display: none;float: right;width: 35px;height: 38px;padding: 17px 0 0;cursor: pointer;margin-right: 5px;transition: .3s;-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;}
.menuBtn b{display: block;height: 3px;background-color: #144d91;margin: 3px auto 5px;border-radius: 2px;transition: .3s;-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;width: 30px;}
.menuBtn.open{margin-top: 12px;}
.menuBtn.open b{display: none;margin: 0;position: absolute;left: 10px;top: 50%;width: 30px;}
.menuBtn.open b:first-child{display: block;transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);}
.menuBtn.open b:last-child{display: block;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);}
.header.active{background: #fff;/*border: 1px solid #eaeaea;*/transition: all 500ms ease;-webkit-transition:all 500ms ease;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.header.active .nav{visibility: visible;opacity: 1;display: block !important;transition: all 500ms ease;-webkit-transition:all 500ms ease;}
.header.active .search_box{margin-top: 24px;position: relative;}
.header.active .search_box form {position:absolute;right:0;top:0; opacity: 0;visibility: hidden;z-index: 2;width: 0;transition: all 500ms ease;-webkit-transition: all 500ms ease;}
.header.active .search_box form.active {opacity: 1;visibility: visible;right: 0;width: 240px;transition: all 500ms ease;-webkit-transition: all 500ms ease;}
.header.active .search_box .search{display: block;}
.header.active .header_share{margin-top: 24px;margin-left: 0;}
.header.active .menuBtn b{background: #333;}
.header.active .fix_nav{opacity: 0;visibility: hidden;transition: all 500ms ease;-webkit-transition:all 500ms ease;}
.fix_nav{width: 100%;text-align: center;position: fixed;top: 90px;left: 0;background:#144d91;z-index: 2;opacity: 1;visibility: visible;transition: all 500ms ease;-webkit-transition: all 500ms ease; }
.fix_nav ul{width: 100%;text-align: center;font-size: 0;}
.fix_nav ul li{display: inline-block;vertical-align: middle;position: relative;}
.fix_nav ul li a.v1{font-size: 16px;color: #fff;display: block;padding: 20px 40px;}
.fix_nav ul li:hover{background:#f5ca22;}
.fix_nav ul li:hover a.v1{color: #144d91;}
.fix_nav ul li dl{top: 100%;position:absolute;left: 0;margin-left: 0;width: 100%;z-index: 1;background-color: #fff;display: none;background-image: url(../images/nav_bg.png);background-repeat: no-repeat;background-position:center -10px;padding: 10px 0;}
.fix_nav ul li dl dd .sv1{display: block;font-size: 14px;color: #333;line-height: 22px;text-align: center;transition: all 500ms ease;-webkit-transition: all 500ms ease;padding: 10px 10px;}
.fix_nav ul li dl dd .sv1:hover{color: #f5c920}


.header_share{float: right;margin-top: 30px;margin-left: 30px;transition: all 500ms ease;-webkit-transition:all 500ms ease;}
.header_share a{width: 30px;height: 30px;background-repeat: no-repeat;background-position: center;margin: 0 10px;transition: all 500ms ease;-webkit-transition:all 500ms ease;display: block;float: left;position: relative;}
.header_share a.ico1{background-image: url(../images/share_ico1.png);}
.header_share a.ico2{background-image: url(../images/share_ico2.png);}
.header_share a.ico1:hover{background-image: url(../images/share_ico1_hover.png);}
.header_share a.ico2:hover{background-image: url(../images/share_ico2_hover.png);}
.header_share a.ico1 .code{  position: absolute;  background-color: #fff; top: 35px; left: 50%; margin-left: -45px; visibility: hidden;border:1px solid #144d91;border-radius: 5px;z-index: 3;}
.header_share a.ico1:hover .code{ visibility: visible; }
.header_share a.ico1 .code:before{ content: ''; width: 0; height: 0; border-width: 8px; border-style: solid; border-color: transparent transparent  #144d91 transparent; position: absolute; top: -16px; left: 50%; margin-left: -8px; }
.header_share a.ico1 .code img{ display: block; width: 90px; height:90px; margin-top: 0;border-radius: 5px;max-width: initial;
 }

.footer{background: url(../images/foot_bg.jpg) no-repeat; background-size:100% 100%;-moz-background-size:100% 100%;}
.footer:after{content:"";background: -webkit-linear-gradient(left,#f3486a,#eec45a,#9bce67, #a299e3,#3f9ae5 );background: -o-linear-gradient( left,#f3486a,#eec45a,#9bce67, #a299e3,#3f9ae5);background: -moz-linear-gradient(left,#f3486a,#eec45a,#9bce67, #a299e3,#3f9ae5);background: linear-gradient(left,#f3486a,#eec45a,#9bce67, #a299e3,#3f9ae5);width: 100%;height: 2px;position: absolute;top: 0;left: 0; }
.footer .top{padding: 30px 0;border-bottom: 1px solid rgba(255,255,255,0.1);overflow: hidden;}
.footer .top img{float: left;display: block;max-width: 90%;}
.footer .top ul{overflow: hidden;float: right;margin-top: 22px;}
.footer .top ul li{float: left;transition: all 500ms ease;-webkit-transition:all 500ms ease;}
.footer .top ul li a{font-size: 16px;color: #fff;margin: 0 20px;transition: all 500ms ease;-webkit-transition:all 500ms ease;}
.footer .top ul li a:hover{color: #f5ca22;}
.footer .top ul li:hover{transform: translateY(-3px);-webkit-transform: translateY(-3px);}
.footer .center {padding: 50px 0;}
.footer .center .left{float: left;}
.footer .center .left .link{font-size: 0;}
.footer .center .left .link a{font-size: 14px;color: #144d91;border-radius: 30px;background: #fff;display: inline-block;margin-right: 24px;line-height: 48px;text-align: center;width: 140px;transition: all 500ms ease;-webkit-transition:all 500ms ease;}
/*.footer .center .left .link a:nth-of-type(2){display: none;}*/
.footer .center .left .link a:hover{background: #f5ca22;color: #fff;}
.footer .center .left .links{width: 460px;position: relative;margin-top: 25px;}
.footer .center .left .links h2{font-size: 16px;color: rgba(255,255,255,0.2);width: 460px;height: 44px;line-height: 44px;padding: 0 30px;border-radius: 30px;border:2px solid #3768a1;position: relative;cursor: pointer;z-index: 2;background-color: #144d91;}
.footer .center .left .links h2:after{content: "";display: inline-block;background-image: url(../images/footer_ico8.png);background-repeat: no-repeat;background-position: right  center;position: absolute;right: 20px;top: 0;height: 44px;width:11px; }
.footer .center .left .links .box{padding: 40px 30px 20px 30px;border:2px solid #3768a1;background: #205697;width: 100%;position: absolute;top:0;left: 0;z-index: 0;transition: all 500ms ease;-webkit-transition:all 500ms ease;opacity: 0;visibility: hidden;}
.footer .center .left .links .box dl{height: 60px;overflow: auto;}
.footer .center .left .links .box dl dd a{font-family: "Arial",'Microsoft YaHei','微软雅黑','宋体';display: block;font-size: 14px;color: #fff;letter-spacing: 2px;line-height: 30px;}
.footer .center .left .links:hover .box{opacity: 1;visibility: visible;top: 20px;}
.footer .center .left .links .box dl dd a:hover{color: #f5ca22;}
.footer .center .left .links .box dl::-webkit-scrollbar {width:3px;height:6px}
.footer .center .left .links .box dl::-webkit-scrollbar-thumb {border-radius:10px;background-color:#f5ca22;)}
.footer .center .left .links .box dl::-webkit-scrollbar-thumb:vertical:hover {background-color:#f5ca22;)}
.footer .center .left .links .box dl::-webkit-scrollbar-thumb:vertical:active {background-color:#f5ca22;)}
.footer .center .right{float: right;overflow: hidden;}
.footer .center .right .l{float: left;}
.footer .center .right .tel{background-image: url(../images/footer_ico1.png); background-repeat: no-repeat;background-position: left center;padding-left: 78px;}
.footer .center .right .tel h2{font-size: 40px;color: #fff;font-family: 'DIN-BOLD';}
.footer .center .right .tel span{font-size: 14px;color: #fff;text-align: left;display: block;}
.footer .center .right p{font-size: 14px;color: #fff;background-image: url(../images/footer_ico2.png);background-repeat: no-repeat;background-position: left center;padding-left: 26px;line-height: 30px;margin-left: 30px;margin-top: 25px;}
.footer .center .right .ewm{width: 138px;height: 138px;border-radius: 5px;overflow: hidden;float: right;margin-left: 60px;}
.footer .center .right .ewm img{display: block;width: 100%;height: 100%;}
.footer .bot{overflow: hidden;padding: 30px 0;border-top: 1px solid rgba(255,255,255,0.1);}
.footer .bot p{float: left;font-size: 14px;color: #fff;line-height: 20px;margin-top: 8px;}
.footer .bot p img{display: inline-block;vertical-align: middle;margin-left: 5px;margin-top: -2px;}
.footer .bot .share {float: right;overflow: hidden;}
.footer .bot .share .icon {float: left;width: 36px;height: 36px;border-radius: 50%;background-repeat: no-repeat;background-position: center;margin: 0 8px 0 0;background-color: rgba(255,255,255,0.15);}
.footer .bot .share .icon1 {background-image: url(../images/footer_ico4.png);}
.footer .bot .share .icon2 {background-image: url(../images/footer_ico5.png);}
.footer .bot .share .icon3 {background-image: url(../images/footer_ico6.png);}
.footer .bot .share .icon4 {background-image: url(../images/footer_ico7.png);}
.footer .bot .share .icon:hover{background-color: rgba(255,255,255,0.5);}

.bd_weixin_popup{box-sizing: content-box;}


@media only screen and (max-width: 1600px) {
    .fix_nav ul li {}
    .fix_nav ul li a.v1{font-size: 14px;padding: 18px 35px;}
    .footer .top ul li a{margin: 0 12px;font-size: 14px;}
    .footer .center .right .tel h2{font-size: 34px;}
    .footer .center .left .link a{line-height: 44px;}
    .comm_banner .block_txt h2{font-size: 50px;}
    .comm_banner .block_txt h3{font-size: 60px;}
    .comm_tit h6{font-size: 36px;}
    .comm_tit h2{font-size: 32px;}
    .comm_top{margin-top: 142px;}
    .comm_banner .block_txt2 h1{font-size: 32px;}
    .comm_banner .block_txt2 h2{font-size: 50px;}
    .comm_banner .block_txt2 p{font-size: 20px;}
}
@media only screen and (max-width: 1500px) {
    .header .nav li a.v1{padding: 0 15px;font-size: 15px;}
}
@media only screen and (max-width: 1440px) {
    .header .nav li a.v1{font-size: 14px;}
    .header .search_box{margin-top: 26px;}
    .header .search_box form{width: 210px;}
    .header .search_box form input{height: 30px;line-height: 30px;}
    .header_share{margin-top: 26px;}
    .fix_nav{top: 80px;}
    .header.active .search_box{margin-top: 20px;}
    .header.active .search_box form.active{width: 210px;}
    .header.active .header_share { margin-top: 21px;}
    .footer .top{padding: 12px 0;}
    .footer .top img{height: 50px;}
    .footer .top ul{margin-top: 15px;}
    .footer .center{padding: 35px 0;}
    .footer .center .left .link a{width: 124px;line-height: 38px;}
    .footer .center .left .links{width: 430px;}
    .footer .center .left .links h2{width: 430px;height: 40px;line-height: 38px;font-size: 14px;}
    .footer .center .left .links h2:after{height: 40px;}
    .footer .center .right .tel h2{font-size: 28px;}
    .footer .center .right .tel{background-size: auto 50px;padding-left: 65px;}
    .footer .center .right p{margin-left: 20px;margin-top: 15px;}
    .footer .center .right .ewm{width: 124px;height: 124px;}
    .footer .bot{padding: 18px 0;}
    .comm_top{margin-top: 128px;}
    .comm_banner .block_txt h2{font-size: 40px;}
    .comm_banner .block_txt h3{font-size: 45px;}
    .comm_banner .block_txt p{font-size: 20px;line-height: 20px;}
    .comm_tit h6{font-size: 32px;}
    .comm_tit h2{font-size: 30px;}
    .comm_tit i{margin: 20px auto 30px auto;}
    .comm_tit p{font-size: 14px;line-height: 24px;}
    .comm_tit h3{font-size: 16px;line-height: 26px;}
    .comm_banner .block_txt2 h1{font-size: 26px;}
    .comm_banner .block_txt2 h2{font-size: 40px;}
    .comm_banner .block_txt2 p{font-size: 18px;}
}
@media only screen and (max-width: 1366px) {
    .header .nav li a.v1{padding: 0 12px;}
    .comm_banner .block_txt{top: 58%;}
    .comm_banner .block_txt h1{margin-bottom: 10px;}
    .comm_banner .block_txt h2{font-size: 34px;margin-bottom: 10px;}
    .comm_banner .block_txt h3{font-size: 40px;margin-bottom: 20px;}
    .comm_banner .block_txt p{font-size: 18px;line-height: 20px;}
    .comm_tit h6{font-size: 28px;}
    .comm_tit h2{font-size: 26px;}
    .comm_tit i{margin: 20px auto 30px auto;}
}
@media only screen and (max-width: 1300px){
    .container{width: 80%;}
    .footer .top{padding:14px 0;}
    .footer .top img{height: 42px;}
    .footer .top ul{margin-top: 12px;}
    .footer .center{padding: 25px 0;}
    .footer .center .left .link a{width: 106px;font-size: 12px;line-height: 30px;margin-right: 10px;}
    .footer .center .left .links{width: 348px;}
    .footer .center .left .links h2{width: 348px;line-height: 32px;height: 36px;font-size: 12px;padding: 0 20px;}
    .footer .center .left .links h2:after{height: 32px;}
    .footer .center .right .tel h2{font-size: 24px;}
    .footer .center .right .tel {background-size: auto 44px;padding-left: 56px;}
    .footer .bot{padding: 14px 0;}
}
@media only screen and (max-width: 1199px){
    .container{width: 84%;}
    .header .nav{margin-left: 30px;}
    .header .nav li a.v1{padding: 0 8px;}
    .footer .bot p{font-size: 12px;}
    .footer .top ul li a{margin: 0 6px;}
    .footer .center .right .ewm{width: 100px;height: 100px;margin-left: 30px;}
    .footer .bot .share .icon{width:30px;height: 30px;}
    .comm_banner .block_txt2 h1{font-size: 22px;}
    .comm_banner .block_txt2 h2{font-size: 30px;}
    .comm_banner .block_txt2 p{font-size: 16px;padding: 10px 40px;}
    .comm_tit h4{font-size: 20px;}
}
@media only screen and (max-width: 992px) {
    .container{width: 100%;padding: 0 15px;}
    .menuBtn{display: block;z-index: 9;width: 3.2rem;height: 3.2rem;margin: 0;position: fixed;top: 0;right: 0;transition: all 500ms ease;-webkit-transition:all 500ms ease;}
    .menuBtn.open{margin-top: 0;padding:0;background: #144d91;}
    .menuBtn.open b{background: #fff !important;left: 50%;margin-left: -15px;}

    .fix_nav{display: none;}
    .header_share{display: none;}
    .footer .top{display: none;}
    .footer .center {padding: 25px 0 10px 0;}
    .footer .center .left{float: none;}
    .footer .center .left .links{display: none;}
    .footer .center .left .link{text-align: center;}
    .footer .center .left .link a{margin-bottom: 10px;width: 92px;margin-right: 2px;}
    .footer .center .left .link a:last-child{margin-right: 0;}
    .footer .center .right{float: none;margin-top: 10px;}
    .footer .center .right .l{float: none;text-align: center;}
    .footer .center .right .tel{display: inline-block;}
    .footer .center .right .ewm{display: none;}
    .footer .center .right p {margin-left: 5px; margin-top: 10px;font-size: 12px;display: inline-block;}
    .footer .bot{padding: 8px 0;}
    .footer .bot .share{display: none;}
    .footer .bot p{float: none;text-align: center;}
    .comm_top{margin-top: 60px;}
    .comm_pad{padding: 40px 0;}
    .comm_banner .block_txt{top: 59%;}
    .comm_banner .block_txt h1{margin-bottom: 10px;}
    .comm_banner .block_txt h2{font-size: 22px;margin-bottom: 10px;}
    .comm_banner .block_txt h3{font-size: 26px;margin-bottom: 15px;}
    .comm_banner .block_txt p{font-size: 14px;line-height: 18px;padding: 8px 20px;}
    .comm_tit h6{font-size: 22px;}
    .comm_tit h2{font-size: 20px;letter-spacing: 0;}
    .comm_tit i{margin: 15px auto 20px auto;}
    .comm_tit p br{display: none;}
    .comm_tit h3{font-size: 14px;line-height: 24px;}
    .comm_tit h3 br{display: none;}
    .comm_banner .img1{display: none;}
    .comm_banner .img2{display: block;width: 100%;margin: 0 auto;}
    .comm_banner .block_txt2 h1{font-size: 20px;}
    .comm_banner .block_txt2 h2{font-size: 26px;margin-top: 15px;}
    .comm_banner .block_txt2 p{font-size: 14px;padding: 8px 20px;}

}
@media only screen and (min-width: 500px) {
    .inchina_banner{display: none}
    .inchina_main .map_main .right .tit_m{display: none}
    .inchina_more{display: none;}
}
@media only screen and (max-width: 500px) {
    /*详情页手机端适配 lichun*/
    .msg .report {width: 94% !important;height: auto !important;padding-bottom: 20px;}
    .words_msg4{width: 90% !important;font-size: 14px!important;line-height: 22px!important;}
    .msg .report .words{width: 90%!important;font-size: 14px!important;line-height: 25px!important;}
    .msg2{height: auto!important;}
    .report_top .left {float: left;width: 100%;}
    .report_top .left img {width: 80%!important;margin: 25px auto!important;display: block;;}
    .report_top .right {float: left!important;margin-left: 7%!important;width: 85%;}
    .report_top .right .title_top {font-size: 21px!important;margin-top: 32px!important;margin-bottom: 30px!important;}
    .report_top .right p {font-size: 13px!important;line-height: 20px!important;}
    .report_top .right .bot {width: 72px!important;background-size: 100%!important;margin-top: 38px!important;margin-bottom: 12px!important;float: right;}
    .report_top .right .bot .Scavenging {display: inline-block;margin-left: -4%!important;font-size: 14px!important;width: 79px !important;}
    .report_top .right .bot img {width: 75px !important;height: 75px!important;}
    .report_top .right .bot .share {display:none!important;height: auto!important;font-size: 15px!important;margin-top: 12%!important;margin-left: 13px!important;background-size: 15px 15px !important;line-height: 35px !important;padding-left: 27%!important;}
    .msg4_top{width: 177px;float: left;}
    /*详情页 不带二维码*/
    .msg .report .title {font-size: 18px!important;margin: 56px auto 24px!important;}
    .msg .report .date {font-size: 14px!important;}
    .msg .report .line {width: 90%!important;margin: 12px auto 50px!important;}
    .report_yuanzhang img{width: 90%!important;}
    .msg1{height: auto!important;}
    /*中央出台*/
    .msg .report_wendang .date{width: 90%!important;}
    .msg .report_wendang .date .tubiao {float: left!important;}
    .msg .report_wendang .line{margin-top: 43px!important;}
    .msg .report_wendang .date .tubiao li {width: 63px!important;line-height: 18px!important;font-size: 12px!important;margin-top: 6px!important;}
    .msg .report .title {width: 90%;}
    .msg{padding-bottom: 25px;}
    .report_wendang_top .right .bot{float: left!important;}
    .report_wendang_top .right .bot .Scavenging{margin-left: 119%!important;margin-top: 20px!important;}
    .report_wendang_top .right .bot .share{    margin-top: 12%!important;margin-left: 97px!important;}
}
@media only screen and (max-width: 320px) {
    .comm_banner .block_txt2 p{font-size: 12px;padding: 8px 10px;}
    /**/
    .report_top .right .bot .Scavenging {
        margin-top: 78px!important;
        display: inline-block;
        margin-left: -4%!important;
        font-size: 14px!important;
        width: 79px !important;
    }
    .report_wendang_top .right .bot .share {
        margin-left: 0px!important;
    }
}
/*@media only screen and (max-width: 320px) {*/
    /*.comm_banner .block_txt2 p{font-size: 12px;padding: 8px 10px;}*/
/*}*/