/**!
* [pagename]
* date: 2019-11-day
* author: [wangkai];
*/


/* banner */

.ewb-banner {
    height: 500px;
    border-bottom: 5px solid #dfebf8;
}

/* 轮播 */

.owl-carousel {
    position: relative;
    display: block;
    /* 0929修改高度 */
    height: 505px;
    overflow: hidden;
}

.owl-carousel .item {
    width: 100%;
    height: 500px;
    background-position: center top;
    background-repeat: no-repeat;
}

.owl-dots {
    position: absolute;
    right: 0;
    bottom: 21px;
    left: 0;
    height: 13px;
    text-align: center;
    font-size: 0;
    -webkit-text-size-adjust: none;
}

.owl-carousel button.owl-dot {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px;
    width: 13px;
    height: 13px;
    background: url('../images/dot.png');
}

.owl-carousel button.owl-dot.active {
    background-image: url('../images/dotc.png');
}

/* banner内容 */

.ewb-banner-wrap {
    position: absolute;
    z-index: 200;
    top: 0;
    right: 0;
    left: 0;
    height: 460px;
}

.ewb-banner-wrap .ewb-container {
    position: relative;
}

/* top */

.ewb-top {
    height: 115px;
}

.ewb-logo {
    float: left;
    margin: 31px 0 0 -4px;
}

.ewb-shortcut {
    float: left;
    margin: 53px 0 0 27px;
    height: 30px;
    line-height: 30px;
}

.ewb-shortcut-node {
    float: left;
    margin-left: 32px;
    vertical-align: top;
}

.ewb-shortcut-node:first-child {
    margin-left: 28px;
}

.ewb-shortcut-name {
    position: relative;
    display: block;
    padding-left: 22px;
    background-position: left center;
    background-repeat: no-repeat;
    color: #fff;
}

.ewb-shortcut-name.icon1 {
    background-image: url('../images/shortcut_icon-1.png');
}

.ewb-shortcut-name.icon2 {
    background-image: url('../images/shortcut_icon-2.png');
}

.ewb-garden {
    display: none;
    position: absolute;
    z-index: 400;
    top: 83px;
    left: 0;
    right: 0;
    padding-top: 10px;
    box-shadow: -2px 1px 9px 1px rgba(78, 120, 150, 0.4);
}

.ewb-shortcut-name>i {
    display: none;
    position: absolute;
    top: 30px;
    left: 50%;
    width: 21px;
    height: 11px;
    background: url('../images/top-arrow.png') no-repeat;
}

.ewb-shortcut-node:hover .ewb-garden,
.ewb-shortcut-node:hover .ewb-shortcut-name>i {
    display: block;
}

/*大家都在搜*/
.section01left03 {
	position: relative;
    z-index: 1;
    /* margin-top要改一下 */
    margin: 10px auto 0;
    padding: 0 100px 0 25px;
    width: 793px;
    /* height: 49px; */
    border-radius: 25px;

	margin-top: 15px;
	color: #FFFFFF;
	text-shadow: #807777 1px 1px 1px;
	font-size: 14px;
}

.section01left03 a {
	color: #FFFFFF;
	text-shadow: #807777 1px 1px 1px;
	margin-right: 15px;
}

/* a {
	color: #333333;
} */

.section01left03 a:hover {
	color: #ff9c00;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	-moz-transition: all 0.2s;
	text-decoration: none;
}

/* 0929新增 */
.ewb-search2 {
    position: relative;
    z-index: 1;
    /* margin-top要改一下 */
    margin: 164px auto 0;
    padding: 0 100px 0 25px;
    width: 793px;
    height: 49px;
    border-radius: 25px;
    background: #fff;
    border: 1px solid #fff;
}

.ewb-search2 .input-placeholder2 {
    position: absolute;
    top: 0;
    left: 25px;
    height: 49px;
    line-height: 49px;
    color: #999;
    z-index: -1;
    cursor: text;
}

.ewb-search2 .input-box2 {
    display: block;
    width: 100%;
    height: 49px;
    line-height: 49px;
    border: 0;
    background: 0 0;
    /*color: #fff;*/
}

.ewb-search-btn2 {
    position: absolute;
    top: 0;
    right: 0;
    width: 96px;
    height: 49px;
    background: #ff9c00;
    border-radius: 25px;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    line-height: 49px;
    padding-left: 44px;
    background-image: url('../images/search_btn.png');
    background-repeat: no-repeat;
    background-position: 18px center;
    text-align: left;
    cursor: pointer;
}

/* 地区 */

.ewb-address {
    padding: 8px 30px 10px 30px;
    background: #fff;
}

.ewb-address-mod {
    border-top: 1px dashed #d2d2d2;
    line-height: 25px;
    font-size: 14px;
}

.ewb-address-mod:first-child {
    border-top: 0;
}

.ewb-address-name {
    float: left;
    width: 102px;
    height: 25px;
    margin-top: 6px;
    margin-bottom: 10px;
    text-align: right;
    font-weight: bold;
    color: #333;
    padding-right: 8px;
    font-size: 15px;
}

.ewb-address-info {
    margin-left: 102px;
}

.ewb-address-item {
    float: left;
    height: 25px;
    white-space: nowrap;
    margin-top: 6px;
    margin-bottom: 10px;
    vertical-align: top;
    margin: 6px 10px 10px 10px;
}

.ewb-address-item a {
    display: block;
    padding: 0 10px;
    border-radius: 3px;
    color: #333;
}

.ewb-address-item a:hover {
    color: #1080cc;
}

.ewb-address-item.cur a {
    background: #00adef;
    color: #fff;
}



.ewb-address-item1 {
    float: left;
    height: 25px;
    white-space: nowrap;
    margin-top: 6px;
    margin-bottom: 10px;
    vertical-align: top;
    margin: 6px 10px 10px 10px;
}

.ewb-address-item1 a {
    display: block;
    padding: 0 10px;
    border-radius: 3px;
    color: #333;
}

.ewb-address-item1 a:hover {
    color: #1080cc;
}

.ewb-address-item1.cur a {
    background: #00adef;
    color: #fff;
}

.ewb-top-city:hover .ewb-garden {
    display: block;
}


#xiang .ewb-address-item1 {
    float: left;
    height: 25px;
    white-space: nowrap;
    margin-top: 6px;
    margin-bottom: 10px;
    vertical-align: top;
    margin: 6px 10px 10px 10px;
}

#xiang .ewb-address-item1 a {
    display: block;
    padding: 0 10px;
    border-radius: 3px;
    color: #333;
    cursor: default;
}

#xiang .ewb-address-item1 a:hover {
    color: grey;
}

#xiang .ewb-address-item1.cur a {
    background: grey;
    color: #fff;
}

#xiang .ewb-top-city:hover .ewb-garden {
    display: block;
}



/* 部门 */

.ewb-top-depart {
    padding: 0 30px;
    background: #fff;
}

.ewb-top-depart-hd {
    padding-top: 4px;
    height: 43px;
    line-height: 43px;
    border-bottom: 1px dashed #d2d2d2;
}

.ewb-top-depart-hd h3 {
    font-size: 15px;
    font-weight: bold;
    color: #333;
}

.ewb-top-depart-bd {
    padding-bottom: 14px;
}

.ewb-top-depart-items {
    margin: 0 -10px;
    margin-top: -3px;
}

.ewb-top-depart-items li {
    width: 12.5%;
    float: left;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    margin-top: 15px;
}

.ewb-top-depart-items li a {
    display: block;
    color: #333;
    border-radius: 13px;
    text-align: center;
    padding: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 10px;
}

.ewb-top-depart-items li a:hover {
    color: #fff;
    background: #00adef;
}

.ewb-lr {
    position: relative;
    float: right;
    margin-top: 54px;
    width: 106px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #fff;
    border-radius: 13px;
}

.ewb-lr:before {
    position: absolute;
    content: "";
    left: 52px;
    top: 5px;
    width: 2px;
    height: 15px;
    background: #fff;
}

.ewb-lr>a {
    float: left;
    width: 53px;
    text-align: center;
    color: #fff;
}

.ewb-top-link {
    float: right;
    margin: 53px 22px 0 0;
}

.ewb-link-node {
    position: relative;
    float: left;
    margin-left: 28px;
    height: 30px;
    vertical-align: top;
}

.ewb-link-node:first-child {
    margin-left: 0;
}

.ewb-link-node:before {
    position: absolute;
    content: "";
    left: -15px;
    top: 8px;
    width: 2px;
    height: 15px;
    background: #fff;
}

.ewb-link-node:first-child:before {
    display: none;
}

.ewb-myproject:before {
    display: none;
}

.ewb-link-name {
    position: relative;
    display: block;
    height: 30px;
    line-height: 30px;
    color: #fff;
}

.ewb-link-name>i {
    display: none;
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -10px;
    width: 21px;
    height: 11px;
    background: url('../images/top-arrow.png') no-repeat;
}

/* 平台导航 */

.ewb-link-node .ewb-garden.one {
    left: -350px;
    top: 30px;
    right: auto;
    width: 620px;
}

.ewb-garden-mod {
    background: #fff;
    padding-left: 40px;
    padding-top: 14px;
    padding-bottom: 15px;
    position: relative;
}

.ewb-grade-line {
    position: absolute;
    width: 1px;
    background: #e5e5e5;
    top: 20px;
    bottom: 30px;
}

.ewb-grade-line1 {
    left: 358px;
}

.ewb-garden-hd>h3 {
    height: 28px;
    line-height: 28px;
    font-size: 15px;
    color: #333;
    font-weight: bold;
}

.ewb-wt316 {
    width: 316px;
    float: left;
}

.ewb-graden-item {
    width: 105px;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-graden-item a {
    padding-left: 13px;
    color: #333;
    background: url('../images/info-icon2.jpg') left center no-repeat;
}

.ewb-graden-item a:hover {
    color: #1080cc;
}

.ewb-wt220 {
    width: 220px;
    float: left;
}

.ewb-wt235 {
    width: 235px;
    float: left;
}

.ewb-wt110 {
    width: 110px;
    float: left;
}

.ewb-ml25 {
    margin-left: 25px;
}

.ewb-grade-line2 {
    left: 604px;
}

.ewb-grade-line3 {
    left: 870px;
}

/* 移动政务 */

.ewb-link-node .ewb-garden.two {
    left: -214px;
    top: 30px;
    right: auto;
    /*width: 400px;*/
    width: 427px;
}

.ewb-phone {
    background: #fff;
}

.ewb-top-log {
    float: left;
    height: 25px;
    line-height: 25px;
    border: 1px solid #fff;
    border-radius: 13px;
    padding: 0 15px;
    margin-top: 9px;
    margin-left: 22px;
    margin-right: 20px;
}

.ewb-phone-hd {
    padding-top: 20px;
    height: 34px;
    text-align: center;
}

.ewb-phone-hd img {
    vertical-align: top;
}

.ewb-phone-bd {
    padding-left: 28px;
    padding-bottom: 13px;
}

.ewb-phone-mod {
    /*width: 171px;*/
    width: 193px;
    float: left;
}

.ewb-weixin {
    width: 129px;
    height: 129px;
    border: 1px solid #d2d2d2;
    margin: 0 auto;
}

.ewb-weixin img {
    width: 129px;
    height: 129px;
    vertical-align: top;
}

.ewb-phone-mod p {
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #333;
    text-align: center;
}

.ewb-link-node:hover .ewb-garden,
.ewb-link-node:hover .ewb-link-name>i {
    display: block;
}

/* nav */

.ewb-nav {
    height: 58px;
    background: url('../images/nav_bg.png') left bottom repeat-x;
}

.ewb-nav-list {
    float: left;
}

.ewb-nav-node {
    float: left;
    margin-left: 60px;
    vertical-align: top;
}

.ewb-nav-name {
    display: block;
    height: 54px;
    line-height: 54px;
    font-size: 18px;
    color: #fff;
}

.ewb-nav-name:hover,
.ewb-nav-name.current {
    border-bottom: 3px solid #fff;
}

.ewb-search {
    position: relative;
    z-index: 1;
    float: right;
    margin-top: 10px;
    padding: 0 38px 0 15px;
    width: 169px;
    height: 34px;
    background: url('../images/search_bg.png') no-repeat;
}

.ewb-search .input-placeholder {
    position: absolute;
    top: 0;
    left: 15px;
    height: 34px;
    line-height: 33px;
    color: #d4e3ff;
    z-index: -1;
    cursor: text;
}

.ewb-search .input-box {
    display: block;
    width: 100%;
    height: 34px;
    line-height: 33px;
    border: 0;
    background: 0 0;
    color: #fff;
}

.ewb-search-btn {
    position: absolute;
    top: 9px;
    right: 17px;
    width: 16px;
    height: 16px;
    background: url('../images/search_ico.png') no-repeat;
    cursor: pointer;
}

/* logo */

.ewb-banner-logo {
    display: block;
    margin: 40px auto 0;
    height: 86px;
}

/* 统一模块 */

.ewb-unify {
    margin-top: 30px;
    height: 48px;
    text-align: center;
}

.ewb-unify-wrap {
    display: inline-block;
    vertical-align: top;
    height: 48px;
    line-height: 48px;
    border-radius: 2px;
    background: url('../images/unify_bg.png') repeat;
    font-size: 0;
    -webkit-text-size-adjust: none;
}

.ewb-unify-name {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 20px;
    font-size: 16px;
    color: #fff;
}

.ewb-unify-name:before {
    position: absolute;
    content: "";
    left: -20px;
    top: 18px;
    width: 1px;
    height: 12px;
    background: #90aece;
}

.ewb-unify-name:first-child:before {
    display: none;
}

/* 侧边工具 */

.ewb-tool {
    position: fixed;
    right: 10px;
    top: 50%;
    margin-top: -300px;
    z-index: 9999;
}

.ewb-tool-item {
    margin-top: 1px;
    background: url('../images/tool_bg.png') repeat;
}

.ewb-tool-item:hover {
    background: #1080cc;
}

.ewb-tool-item a {
    display: block;
    width: 72px;
    height: 24px;
    padding-top: 48px;
    line-height: 18px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background-position: center 8px;
    background-repeat: no-repeat;
}

.ewb-tool-a1 {
    background-image: url('../images/tool1.png');
}

.ewb-tool-a2 {
    background-image: url('../images/tool2.png');
}

.ewb-tool-a3 {
    background-image: url('../images/tool3.png');
}

.ewb-tool-a4 {
    background-image: url('../images/tool4.png');
}

.ewb-tool-a6 {
    background-image: url('../images/tool6.png');
}

.ewb-tool-a7 {
    background-image: url('../images/tool7.png');
}

a.ewb-reback-top {
    display: none;
    position: fixed;
    right: 10px;
    bottom: 50px;
    width: 72px;
    height: 72px;
    text-align: center;
    z-index: 999;
    background: url('../images/tool_bg.png') repeat;
}

a.ewb-reback-top:hover {
    background: #1080cc;
}

a.ewb-reback-top img {
    vertical-align: top;
    margin-top: 16px;
}


.ewb-tool-item {
    position: relative;
}

.ewb-tool-a5 {
    background-image: url('../images/tool5.png');
}

.ewb-phones-ma {
    display: none;
    position: absolute;
    left: -246px;
    /*top: -35px;*/
    top: -150px;
    background: #fff;
    box-shadow: 0px 2px 9px 1px rgba(78, 120, 150, 0.4);
}

.ewb-tool-item:hover .ewb-phones-ma {
    display: block;
}

.ewb-phones-mod {
    position: relative;
    padding-top: 15px;
    width: 230px;
    padding-bottom: 20px;
}

.ewb-phones-mod i {
    display: block;
    width: 16px;
    height: 21px;
    background: url('../images/phone_arrow.png') no-repeat;
    position: absolute;
    top: 71px;
    right: -16px;
}

.ewb-phones-hd {
    height: 28px;
    line-height: 28px;
    font-size: 18px;
    text-align: center;
    background: url('../images/phone_tt_bg.jpg') center center no-repeat;
}

.ewb-phones-hd h3 {
    font-weight: bold;
    color: #00adef;
}

.ewb-phones-img {
    height: 118px;
    width: 121px;
    border: 1px solid #d2d2d2;
    padding: 11px 0 0 8px;
    margin: 0 auto;
    margin-top: 15px;
}

.ewb-phones-img img {
    vertical-align: top;
    width: 110px;
    height: 110px;
}

.ewb-phones-p {
    height: 14px;
    line-height: 14px;
    text-align: center;
    margin-top: 10px;
}

.ewb-midpic-left {
    float: left;
}

.ewb-midpic-right {
    float: left;
    margin-left: 24px;
}

.seek {
    display: none;
    position: absolute;
    top: -38px;
    left: -106px;
    padding-right: 12px;
    width: 94px;
    background: url('../images/arrowR.png') 94px center no-repeat;
}

.seek .newseek {
    background: #fff url('../images/seek.png') center 15px no-repeat;
}

.seek .newseek:hover {
    background-image: url('../images/seek2.png');
}

.seek .newcomplain {
    background: #fff url('../images/complain.png') center 15px no-repeat;
}

.seek .newcomplain:hover {
    background-image: url('../images/complain2.png');
}

.seek .half {
    display: block;
    width: 100%;
    height: 77px;
    line-height: 116px;
    color: #999;
    text-align: center;
    overflow: hidden;
    padding-top: 0px;
}

.seek .half:hover {
    color: #fff;
    background-color: #2f86c9;
}

.seek .inner {
    background-color: #fff;
}

.seek .line {
    margin: 0 auto;
    width: 65px;
    height: 1px;
    background-color: #e5e5e5;
}

.ewb-icon-box:hover i {
    background-image: url('../images/icon-selfservicebgh.png');
}

/* 回到顶部 */

a.ewb-reback-top {
    display: none;
    position: fixed;
    right: 10px;
    bottom: 20px;
    width: 72px;
    height: 72px;
    text-align: center;
    z-index: 999;
    background: url('../images/tool_bg.png') repeat;
}

a.ewb-reback-top:hover {
    background: #1080cc;
}

a.ewb-reback-top img {
    vertical-align: top;
    margin-top: 16px;
}

/* main */

.ewb-container {
    margin: 0 auto;
    width: 1200px;
}

.ewb-cm-hd {
    height: 40px;
    line-height: 40px;
    background: url('../images/tt_ico.png') left center no-repeat;
}

.ewb-cm-tt {
    float: left;
    margin-left: 45px;
    font-size: 20px;
    font-weight: bold;
    color: #999999;
}

.ewb-cm-tt.current {
    font-size: 24px;
    font-weight: bold;
    color: #333;
}


/* 专题服务 */

.ewb-floor1 {
    padding-top: 40px;
    padding-bottom: 48px;
    min-height: 210px;
    background: #f5f8fa;
}

.ewb-special {
    overflow: hidden;
}

.ewb-special>ul {
    margin-right: -20px;
}

.ewb-special-node {
    position: relative;
    float: left;
    margin: 26px 20px 0 0;
    width: 224px;
    height: 144px;
    background-repeat: no-repeat;
}

/* .ewb-special-node.new:before {
    position: absolute;
    content: "new";
    top: 16px;
    right: 16px;
    width: 56px;
    height: 22px;
    line-height: 20px;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 13px;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    background-color: #e93a3a;
} */

.ewb-tool-a6.new:before {
    position: absolute;
    content: "new";
    top: 0px;
    right: -7px;
    width: 32px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 13px;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    background-color: #e93a3a;
}

.ewb-special-node.bg1 {
    background-image: url('../images/special_bg1.png');
}

.ewb-special-node.bg2 {
    background-image: url('../images/special_bg2.png');
}

.ewb-special-node.bg3 {
    background-image: url('../images/special_bg3.png');
}

.ewb-special-node.bg4 {
    background-image: url('../images/special_bg4.png');
}

.ewb-special-node.bg5 {
    background-image: url('../images/special_bg5.png');
}

.ewb-special-node.bg6 {
    background-image: url('../images/special_bg6.png');
}

.ewb-special-node.bg9 {
    background-image: url('../images/special_bg9.png');
}

.ewb-special-node.bg10 {
    background-image: url('../images/special_bg10.png');
}

.ewb-special-node.bg20 {
    background-image: url('../images/special_bg20.png');
}



.ewb-special-name {
    display: block;
    padding-top: 90px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background-position: center 30px;
    background-repeat: no-repeat;
}

.ewb-special-name.icon0 {
    background-image: url('../images/special_icon0.png');
    /* font-size: 14px; */
}

.ewb-special-name.icon1 {
    background-image: url('../images/special_icon1.png');
}

.ewb-special-name.icon2 {
    background-image: url('../images/special_icon2.png');
}

.ewb-special-name.icon3 {
    background-image: url('../images/special_icon3.png');
}

.ewb-special-name.icon4 {
    background-image: url('../images/special_icon4.png');
}

.ewb-special-name.icon5 {
    background-image: url('../images/special_icon5.png');
}

.ewb-special-name.icon6 {
    background-image: url('../images/special_icon6.png');
}

.ewb-special-name.icon7 {
    background-image: url(../images/new.png);
    background-position-x: 132px;
    background-position-y: 0px;
}

.ewb-special-name.icon8 {
    background-image: url('../images/special_icon8.png');
}

.ewb-special-name.icon9 {
    background-image: url('../images/special_icon9.png');
}

.ewb-special-name.icon19 {
    background-image: url('../images/special_icon19.png');
}

.ewb-special-name.icon20 {
    background-image: url('../images/special_icon20.png');
}

.ewb-special-name.icon11 {
    background-image: url('../images/special_icon11.png');
}

.ewb-special-name.icon12 {
    background-image: url('../images/special_icon12.png');
}


/* 个人服务、法人服务和便民服务 */

.ewb-floor2 {
    padding: 41px 0 28px 0;
    min-height: 326px;
}

.ewb-service {
    margin-top: 6px;
}

.ewb-service-wrap {
    float: left;
    width: 892px;
    padding-bottom: 20px;
}

.ewb-service-wrap ul {
    margin: 0 -10px;
}

.ewb-service-node {
    float: left;
    margin: 20px 10px 0 10px;
    width: 200px;
    vertical-align: top;
    border: 1px solid #ececec;
}

.ewb-service-name {
    display: block;
    padding-top: 76px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    /*  border: 1px solid #ececec;*/
    border-radius: 3px;
    font-size: 16px;
    color: #333;
    background-position: center 25px;
    background-repeat: no-repeat;
    transition: all 0.4s ease;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ewb-service-name.icon1 {
    background-image: url('../images/service_icon1.png');
}

.ewb-service-name.icon2 {
    background-image: url('../images/service_icon2.png');
}

.ewb-service-name.icon3 {
    background-image: url('../images/service_icon3.png');
}

.ewb-service-name.icon4 {
    background-image: url('../images/service_icon4.png');
}

.ewb-service-name.icon5 {
    background-image: url('../images/service_icon5.png');
}

.ewb-service-name.icon6 {
    background-image: url('../images/service_icon6.png');
}

.ewb-service-name.icon7 {
    background-image: url('../images/service_icon7.png');
}

.ewb-service-name.icon8 {
    background-image: url('../images/service_icon8.png');
}

.ewb-service-name.icon9 {
    background-image: url('../images/service_icon9.png');
}

.ewb-service-name.icon10 {
    background-image: url('../images/service_icon10.png');
}

.ewb-service-name.icon11 {
    background-image: url('../images/service_icon11.png');
}

.ewb-service-name.icon12 {
    background-image: url('../images/service_icon12.png');
}

.ewb-service-name.icon13 {
    background-image: url('../images/service_icon13.png');
}

.ewb-service-name.icon14 {
    background-image: url('../images/service_icon14.png');
}

.ewb-service-name.icon15 {
    background-image: url('../images/service_icon15.png');
}

.ewb-service-name.icon16 {
    background-image: url('../images/service_icon16.png');
}

.ewb-service-name.icon17 {
    background-image: url('../images/service_icon17.png');
}

.ewb-service-name.icon18 {
    background-image: url('../images/service_icon18.png');
}

.ewb-service-name.icon19 {
    background-image: url('../images/service_icon19.png');
}

.ewb-service-name.icon20 {
    background-image: url('../images/service_icon20.png');
}

.ewb-service-name.icon21 {
    background-image: url('../images/service_icon21.png');
}

.ewb-service-name:hover {
    box-shadow: 0px -2px 12px 0px rgba(105, 105, 105, 0.16);
}

/* 猜你想办 */

.ewb-want {
    float: right;
    margin-top: 20px;
    width: 284px;
    height: 258px;
    border: 1px solid #ececec;
    border-radius: 3px;
    overflow: hidden;
}

.ewb-want-hd {
    height: 55px;
    line-height: 55px;
    background: url('../images/want_bg.jpg') repeat-x;
}

.ewb-want-tt {
    float: left;
    margin-left: 19px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.ewb-refresh {
    float: right;
    margin: 18px 19px 0 0;
    width: 18px;
    height: 18px;
    background: url('../images/refresh.png') no-repeat;
}

.ewb-refresh:hover {
    animation: rotate 2s linear infinite;
}

@keyframes rotate {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.ewb-want-list {
    padding: 7px 20px 0 20px;
}

.ewb-want-list>li {
    padding-left: 14px;
    height: 48px;
    line-height: 48px;
    background: url('../images/dian.png') left center no-repeat;
    vertical-align: top;
}

.ewb-want-list>li>a {
    display: block;
    font-size: 16px;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* 服务清单 */

.ewb-floor3 {
    padding: 41px 0 42px 0;
    min-height: 178px;
    background-color: #f5f8fa;
}

.ewb-inventory {
    margin-top: 26px;
    height: 112px;
    overflow: hidden;
}

.ewb-inventory .owl-carousel {
    width: auto;
    padding: 0 40px;
}

.ewb-inventory .item {
    display: block;
    width: 208px;
    height: 112px;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 3px;
    overflow: hidden;
    text-align: center;
    font-size: 0;
    -webkit-text-size-adjust: none;
}

.ewb-inventory .item>span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
    line-height: 28px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.ewb-inventory .item>i {
    width: 0;
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}

.ewb-inventory .item.bg1 {
    background-image: url('../images/inventory_bg1.png');
}

.ewb-inventory .item.bg2 {
    background-image: url('../images/inventory_bg2.png');
}

.ewb-inventory .item.bg3 {
    background-image: url('../images/inventory_bg3.png');
}

.ewb-inventory .item.bg4 {
    background-image: url('../images/inventory_bg4.png');
}

.ewb-inventory .item.bg5 {
    background-image: url('../images/inventory_bg5.png');
}

.ewb-inventory .item.bg6 {
    background-image: url('../images/inventory_bg6.png');
}

.ewb-inventory .item.bg7 {
    background-image: url('../images/inventory_bg7.png');
}

.ewb-inventory .item.bg8 {
    background-image: url('../images/inventory_bg8.png');
}

.ewb-inventory .item.bg9 {
    background-image: url('../images/inventory_bg9.png');
}

.ewb-inventory .item.bg10 {
    background-image: url('../images/inventory_bg10.png');
}

.ewb-inventory .item.bg11 {
    background-image: url('../images/inventory_bg11.png');
}

.ewb-inventory .item.bg12 {
    background-image: url('../images/inventory_bg12.png');
}


.ewb-inventory .item.bg13 {
    background-image: url('../images/inventory_bg13.png');
}

.ewb-inventory .item.bg14 {
    background-image: url('../images/inventory_bg14.png');
}

.ewb-inventory .item.bg15 {
    background-image: url('../images/inventory_bg15.png');
}

.ewb-inventory .item.bg16 {
    background-image: url('../images/inventory_bg16.png');
}


.ewb-inventory .owl-nav.disabled {
    display: block;
}

.owl-prev,
.owl-next {
    position: absolute;
    top: 0;
    width: 30px;
    height: 112px;
    border-radius: 3px;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
}

.owl-prev span,
.owl-next span {
    display: none;
}

.owl-prev {
    left: 0;
    background-image: url('../images/prev_ico.png');
}

.owl-next {
    right: 0;
    background-image: url('../images/next_ico.png');
}


/* 2019-12-20 新增html */

.ewb-super {
    margin-top: 26px;
    padding: 0 40px;
    height: 144px;
    overflow: hidden;
    position: relative;
}

.ewb-super .prev,
.ewb-super .next {
    position: absolute;
    z-index: 999;
    top: 0;
    width: 30px;
    height: 144px;
    border-radius: 2px;
    overflow: hidden;
    cursor: pointer;
}

.ewb-super .prev {
    left: 0;
    background: url('../images/prev_ico.png') center center no-repeat #ffffff;
}

.ewb-super .next {
    right: 0;
    background: url('../images/next_ico.png') center center no-repeat #ffffff;
}

.ewb-super-bd {
    height: 144px;
    overflow: hidden;
}

.ewb-super-imgitem {
    overflow: hidden;
    zoom: 1;
}

.ewb-special-node {
    margin: 0 20px 0 0;
    width: 208px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.ewb-special-node.bg5 {
    background-image: url('../images/special_bg5.png');
}

.ewb-special-name.icon5 {
    background-image: url('../images/special_icon5.png');
}

.ewb-special-node.bg6 {
    background-image: url('../images/special_bg6.png');
}

/*.ewb-special-node.bg9 {
    background-image: url('../images/special_bg7.png');
}*/

.ewb-special-name.icon6 {
    background-image: url('../images/special_icon6.png');
}

/*2020-02-02 -周海涛*/
.ewb-special-node.bg7 {
    background-image: url('../images/yqfk.png');
}

.ewb-special-node.bg8 {
    background-image: url('../images/ees/churujing.png');
}

.ewb-special-node.bg11 {
    background-image: url('../images/peoplework.jpg');
}

.ewb-special-node.new:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 76px;
    height: 68px;
    background: url(../images/new.png) no-repeat center;
}

/* 0116 */

.ewb-floor4 {
    padding: 42px 0 48px 0;
}

.ewb-stat {
    padding-top: 26px;
}

.ewb-stat-l {
    width: 347px;
}

.ewb-stat-mid {
    width: 441px;
    margin-left: 10px;
}

.ewb-stat-r {
    width: 392px;
    margin-left: 10px;
}

.stat-bod {
    border: 1px solid #ececec;
    border-radius: 2px;
}

.stat-pie {
    float: left;
    width: 50%;
}

.stat-hd {
    padding-top: 20px;
    line-height: 26px;
    font-size: 16px;
    text-align: center;
}


.stat-hd h3 {
    display: inline-block;
    vertical-align: top;
    padding-left: 13px;
    position: relative;
}

.stat-hd h3:before {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    background: #52a6e2;
    left: 0;
    top: 10px;
}

.stat-pie-bd,
.pie-mod {
    height: 203px;
}

.stat-pie-bd {
    position: relative;
}

.stat-info {
    position: absolute;
    top: 90px;
    width: 88px;
    left: 50%;
    margin-left: -44px;
    text-align: center;
}

.stat-info h3 {
    line-height: 24px;
    font-size: 24px;
    font-weight: bold;
}

.stat-info p {
    line-height: 16px;
    font-size: 14px;
}

.stat1 {
    color: #52a7e2;
}

.stat2 {
    color: #47d594;
}

/* 事项 */

.matter {
    padding: 0 18px;
}

.matter-mod {
    width: 50%;
    float: left;
    padding-top: 40px;
    height: 209px;
}

.matter-content,
.matter-chart {
    height: 120px;
}

.matter-content {
    position: relative;
}

.matter-pect {
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 45px;
    font-size: 12px;
}

.matter-pect span {
    font-weight: bold;
    font-size: 24px;
}

.matter-info {
    line-height: 15px;
    font-size: 13px;
    text-align: center;
}

.matter-info h3 {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
}

.matter-info h3 span {
    font-weight: bold;
    font-size: 24px;
}

.matter-color1 {
    color: #52a6e2;
}

.matter-color2 {
    color: #2cc881;
}

.mt11 {
    margin-top: 11px;
}

.ht208 {
    height: 208px;
}

.user-img {
    padding-top: 44px;
    height: 82px;
    text-align: center;
}

.user-img img {
    vertical-align: top;
}

.user-num {
    line-height: 50px;
    font-size: 17px;
    text-align: center;
}

.user-num span {
    font-weight: bold;
    color: #52a7e2;
    font-size: 36px;
}

.count {
    padding-top: 24px;
    height: 56px;
    line-height: 38px;
}

.count-name {
    float: left;
    /* margin-left: 30px;*/
    margin-left: 20px;
}

.count-num {
    float: left;
}

.num-item {
    float: left;
    margin-left: 10px;
    width: 32px;
    height: 38px;
    background: #fff;
    border-radius: 2px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #52a6e2;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}

.num-item:first-child {
    margin-left: 6px;
}

.count-ge {
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #197fc6;
    margin-left: 10px;
}

.person-num {
    width: 50%;
    float: left;
}

.person-text {
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #5c5c5c;
    text-align: center;
    padding-left: 10px;
}

.person-text span {
    font-weight: bold;
    font-size: 24px;
}

.appraise-chart {
    height: 208px;
}

.appraise {
    position: relative;
}

.appraise-info {
    position: absolute;
    width: 94px;
    line-height: 14px;
    font-size: 12px;
    text-align: center;
    left: 70px;
    top: 50%;
    margin-top: -18px;
}

.appraise-info p {
    line-height: 22px;
}

.appraise-info p span {
    font-weight: bold;
    font-size: 21px;
    color: #52a6e2;
}

/* end */

/* 提示 */

.tips {
    display: none;
    padding: 0 30px 30px 30px;
    width: 400px;
    height: 228px;
    border-radius: 2px;
    background-color: #fff;
}

.tips-hd {
    height: 64px;
    line-height: 64px;
    border-bottom: 1px solid #e5e5e5;
}

.tips-tt {
    float: left;
    font-size: 22px;
    font-weight: bold;
    color: #333;
}

.tips-close {
    float: right;
    margin-top: 18px;
    width: 18px;
    height: 28px;
    background: url('../images/healthCode/close_ico.png') center no-repeat;
    cursor: pointer;
    transition: all 0.4s ease;
}

.tips-close:hover {
    transform: rotate(90deg);
}

.tips-bd {
    padding: 32px 0;
    text-align: center;
}

.tips-content {
    line-height: 32px;
    font-size: 16px;
    color: #666;
}

.tips-btns {
    text-align: center;
    font-size: 0;
    -webkit-text-size-adjust: none;
}

.tips-btns>button {
    display: inline-block;
    vertical-align: top;
    margin: 0 8px;
    width: 124px;
    height: 36px;
    border-radius: 2px;
    font-size: 16px;
    cursor: pointer;
}

.cancel-btn {
    color: #333;
    background-color: #f1f4f7;
}

.continue-btn {
    color: #fff;
    background-color: #1080cc;
}





/*右侧收起*/
.ewb-tool-back a {
    color: #fff;
    display: block;
}

.ewb-tool-back {
    margin-top: 1px;
    min-width: 72px;
    height: 30px;
    line-height: 30px;
    background: url(../images/tool_bg.png) repeat;
    font-size: 14px;
    text-align: center;
}

/*.ewb-tool-items{
	overflow: hidden;
}*/

.overhidden {
    overflow: hidden;
}

.link {
    width: 100%;
    text-align: center;
    padding: 0 0px;
    line-height: 20px;
    font-size: 12px;
    min-height: 85px;
}

.link a {
    padding: 0 5px;
    color: #333333;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.service-line {
    height: 735px;
}

.service-list {
    padding: 15px 0 0 45px;
}

.service-list::before {
    float: left;
    content: "";
    width: 28px;
    height: 24px;
    background: url("../images/title-guide.png") no-repeat;
    margin: 34px 0 0 -45px;
}

.service-item {
    float: left;
    height: 92px;
    line-height: 92px;
    font-size: 24px;
    color: #818181;
    margin-right: 50px;
    cursor: pointer;
}

.service-item.active {
    color: #333;
    font-weight: bold;
}

.service-content-item {
    margin-right: -40px;
}

.service-content-box {
    float: left;
    width: 270px;
    height: 270px;
    background: #fff;
    box-shadow: 0px 0px 15px 0px rgba(110, 115, 142, 0.15);
    border-radius: 3px;
    margin: 0 40px 40px 0;
}

/*.service-title {
    display: block;
    width: 224px;
    height: 52px;
    font-size: 24px;
    line-height: 52px;
    font-weight: bold;
    color: #3e454a;
    text-align: center;
    padding-top: 140px;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-repeat: no-repeat;
    background-position: top 25px center;
}

.service-content {
    width: 218px;
    font-size: 0;
    font-weight: 400;
    color: #535353;
    line-height: 28px;
    text-align: center;
    margin: 0 auto;
}*/

.service-title {
    display: block;
    width: 224px;
    height: 24px;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    color: #3e454a;
    text-align: center;
    padding-top: 140px;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-repeat: no-repeat;
    background-position: top 25px center;
}

.service-content {
    width: 230px;
    font-size: 0;
    font-weight: 400;
    color: #535353;
    line-height: 16px;
    text-align: left;
    margin: 10px auto 0;
}


.service-content a {
    position: relative;
    margin-left: 12px;
    font-size: 12px;
}

.service-content a:nth-child(1) {
    margin-left: 0;
}

.service-content a+a::before {
    position: absolute;
    content: "";
    display: inline-block;
    height: 12px;
    width: 2px;
    top: 2px;
    background: #535353;
    left: -8px;
}


/**!
 * 新疆政务服务首页头尾
 * date:2020-09-15
 * author: hujiahua;
 */

.main {
    min-height: 600px;
}

/* 在页面中已有，可删除 */
.container {
    width: 1200px;
    margin: 0 auto;
}

/* 尾部 */
.footer {
    width: 100%;
    height: 329px;
    color: #343434;
    background: #e5e6ec;
    border-top: 1px solid #E3E6E8;
}

.nav-line {
    margin: 52px 0 49px 0;
}

.contact-block {
    float: left;
    width: 373px;
    height: 168px;
	background: #fff;
    margin-right: 41px;
}

.contact-block p,
.contact-block a {
    display: block;
    height: 40px;
    line-height: 40px;
    margin-left: 25px;
}

.contact-label {
    padding: 12px 0 14px 0;
    font-size: 16px;
    font-weight: bold;
}

.contact-tel {
    /*font-size: 16px;
    font-weight: bold;*/
    padding-bottom: 9px;
}

.contact-link:hover {
    color: #727475;
}

.qrshow-list {
    float: left;
    margin-right: 41px;
}

.qrshow-item {
    position: relative;
    width: 373px;
    background: #fff;
    margin-bottom: 3px;
}

.qrcode-show {
    display: none;
    position: absolute;
    width: 220px;
    height: 188px;
    padding-top: 32px;
    background: #fff;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
    top: -231px;
    left: 0;
    text-align: center;
}

.qrcode-show::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 12px;
    left: 0;
    bottom: -11px;
    background: url("../images/qrcode-triangle.png") no-repeat left 20px center;
}

.qrcode-show img {
    width: 134px;
    height: 134px;
}


.qrcode {
    display: block;
    width: 134px;
    height: 134px;
    margin: 0 auto;
    background-size: 100% !important;
}

.qrcode-app {
    background: url("../images/qrcode-app.png")no-repeat center center;
}

.qrcode-wechat {
    background: url("../images/xiaochxu.png")no-repeat center center;
}

.qrcode-alipy {
    background: url("../images/alipay.png")no-repeat center center;
}

.qrcode-baidu {
    background: url("../images/zwfwbaidu.png")no-repeat center center;
}

.qrcode-explain {
    display: block;
    height: 54px;
    line-height: 54px;
    text-align: center;
}

.alipay {
    margin-bottom: 0;
}

.qrcode-name {
    height: 54px;
    line-height: 54px;
    padding-left: 58px;
    background: url("../images/qr-code.png")no-repeat left 20px center;
    cursor: pointer;
}

.qrshow-item:hover {
    color: #727475;
}

.qrshow-item:hover .qrcode-show {
    display: block;
}

.gov-links {
    float: left;
    font-size: 0;
}

.gov-links .qrshow-item {
    width: 372px;
    font-size: 14px;
}

.gov-link {
    float: left;
    width: 226px;
    height: 111px;
    margin-right: 2px;
    background: url("../images/cavil.png")no-repeat center center #fff;
}


.red-link {
    float: left;
    width: 144px;
    height: 111px;
    background: url(../images/red.png)no-repeat center center #fff;
}

.footer-copyright {
    text-align: center;
}

.copyright-content {
    display: inline-block;
    height: 60px;
    color: #666;
    line-height: 60px;
    margin-right: 45px;
}

.icp-num {
    margin-right: 0;
}

.copyright-content a:hover {
    color: #4293f4;
    text-decoration: underline;
}

/* fix导航 */

.fixed {
    width: 58px;
    position: fixed;
    right: 10px;
    top: 50%;
    margin-top: -280px;
    z-index: 999;
}

.tool-list {
    position: absolute;
    height: 471px;
    width: 58px;
    background: #fff;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
    top: 0;
    left: 0;
}

.tool-list.hidden {
    overflow: hidden;
}

.tool-item {
    position: relative;
    height: 58px;
    border-bottom: 1px solid #ddd;
}

.tool-swap {
    position: absolute;
    height: 58px;
    width: 58px;
    overflow: hidden;
    top: 0;
    left: 0;
}

.tool-box {
    position: absolute;
    width: 116px;
    top: 0;
    left: 0;
    text-decoration: none;
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: ease-out;
    transition-delay: 0s;
}

.tool-item:hover .tool-box {
    text-decoration: none;
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: ease-out;
    transition-delay: 0s;
    left: -58px;
}

.tool-notice:hover .notice-box {
    display: block;
}

.tool-icon {
    float: left;
    width: 58px;
    height: 58px;
}

.tool-explain {
    float: left;
    width: 30px;
    height: 40px;
    font-size: 15px;
    color: #1080CC;
    line-height: 20px;
    padding: 9px 14px;
}

.tool1 {
    background: url("../images/tool1-icon.png") no-repeat center center;
}

.tool2 {
    background: url("../images/tool2-icon.png") no-repeat center center;
}

.tool3 {
    background: url("../images/tool3-icon.png") no-repeat center center;
}

.tool4 {
    background: url("../images/tool4-icon.png") no-repeat center center;
}

.tool5 {
    background: url("../images/tool5-icon.png") no-repeat center center;
}

.tool6 {
    background: url("../images/tool6-icon.png") no-repeat center center;
}

.tool7 {
    background: url("../images/tool7-icon.png") no-repeat center center;
}

.tool8 {
    background: url("../images/tool8-icon.png") no-repeat center center;
}

.tool9 {
    background: url("../images/return-top.png") no-repeat center center;
}

.notice-box {
    display: none;
    position: absolute;
    width: 338px;
    height: 210px;
    background: transparent;
    left: -338px;
    top: 0;
}

.notice {
    width: 272px;
    height: 179px;
    background: #fff;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
    padding: 20px 28px 11px 24px;
}

.notice-title {
    font-size: 16px;
    color: #343434;
    line-height: 24px;
}


.notice-content {
    color: #666;
    line-height: 26px;
    margin-top: 10px;
}

.do-btns {
    font-size: 0;
    margin-top: 20px;
}

.do-btns a {
    height: 24px;
    font-size: 14px;
    color: #1080CC;
    line-height: 24px;
}

.do-btns a.disabled {
    color: #90b9d5;
    cursor: not-allowed;
}

.see-detail {
    float: left;
}

.next-infor {
    float: right;
    margin-left: 20px;
}

.last-infor {
    float: right;
}


.seek {
    display: none;
    position: absolute;
    top: -48px;
    left: -106px;
    padding-right: 12px;
    width: 94px;
    background: url(../images/arrowR.png) 94px center no-repeat;
}


.seek .half {
    display: block;
    width: 100%;
    height: 77px;
    line-height: 116px;
    color: #999;
    text-align: center;
    /* overflow: hidden; */
    padding-top: 0px;
}

.seek .newseek {
    background: #fff url(../images/seek.png) center 15px no-repeat;
}

.seek .newcomplain {
    background: #fff url(../images/complain.png) center 15px no-repeat;
}


.tool-query:hover .seek {
    display: block;
}

.seek .half:hover {
    color: #fff;
    background-color: #2f86c9;
}

.seek .newcomplain:hover {
    background-image: url(../images/complain2.png);
}

.seek .newseek:hover {
    background-image: url(../images/seek2.png);
}

.show-up {
    position: absolute;
    top: 470px;
    left: 0;
    width: 58px;
    height: 30px;
    color: #fff;
    line-height: 30px;
    background: #1080cc;
    text-align: center;
}

.show-down {
    display: none;
    position: absolute;
    top: 330px;
    left: 0;
    width: 58px;
    height: 58px;
    background: url("../images/show-down.png");
    background-size: 100%;
}


/* 效能监督、好差评层 */
.ewb-floor4 {
    padding: 42px 0 48px 0;
    min-height: 200px;
}

/* 上面的都是已有样式不必添加  下面为新增代码*/
.ewb-cm-block {
    float: left;
    width: 580px;
}

.potency {
    margin-right: 40px;
}

.ewb-cm-unit {
    float: left;
    font-size: 16px;
    color: #999;
    margin-left: 20px;
}

.ewb-cm-link {
    float: right;
    font-size: 16px;
    color: #1080cc;
}

.ewb-cm-body {
    width: 578px;
    height: 132px;
    border: 1px solid #ececec;
    border-radius: 3px;
    margin-top: 26px;
}

.data-list li {
    float: left;
    position: relative;
    width: 258px;
    padding: 34px 0 0 30px;
}

.data-list li:first-child::after {
    content: "";
    position: absolute;
    right: 0;
    top: 24px;
    width: 1px;
    height: 84px;
    background: #dedede;
}

.data-label {
    height: 16px;
    font-size: 16px;
    line-height: 16px;
    padding-left: 24px;
}

.data-num {
    display: block;
    height: 36px;
    font-size: 36px;
    line-height: 36px;
    font-weight: bold;
    margin: 23px 0 0 24px;
}

.data-icon1 {
    background: url("../images/potency_icon1.png") no-repeat left center;
}

.data-icon2 {
    background: url("../images/potency_icon2.png") no-repeat left center;
}

.data-icon3 {
    background: url("../images/review_icon1.png") no-repeat left center;
}

.data-icon4 {
    background: url("../images/review_icon2.png") no-repeat left center;
}