@charset 'UTF-8';

/**!
 * 信用伟德国际1946bv官网专题首页
 * author: huangcong;
 * date:2019-07-11
 */


/* 轮播 */
.ewb-scrollimg{
    position: relative;
    font-family: "SimSun";
    margin-top: 30px;
}

#ewb-imgscroll img {
    display: block;
    width: 100%;
}

.owl-carousel {
    position: relative;
}

/* 文字介绍 */

.ewb-img-intro {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 69px;
    line-height: 26px;
    color: #fff;
    padding-left: 8px;
    padding-right: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-top: 11px;
    background: url("/Template/special/xysj/css/../images/mask_bg.png") repeat;
}

.ewb-img-intro h3{
	font-size: 16px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ewb-img-intro p{
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* 分页按钮 */
.owl-dots {
    position: absolute;
    right: 0;
    bottom: 10px;
    height: 10px;
    visibility: hidden;
    display: none;
}

.ewb-pages{
    position: absolute;
    right: 0;
    bottom: 0;
    height: 69px;
    line-height: 69px;
    padding: 0 13px;
    color: #fff;
    z-index: 10;
    font-size: 16px;
}

.ewb-curpage{
	font-size: 48px;
}

/* 国家动态 */

.ewb-dynamic{
	border:1px solid #d8353b;
	padding-top: 9px;
	background: url('/Template/special/xysj/css/../images/mask_bg2.png') repeat;
	margin-top: 30px;
}

.ewb-dynamic-hd {
	margin: 0 9px;
	height: 40px;
}

.ewb-dynamic-hd>ul{
	border: 1px solid #b81921;
	float: left;
}

.ewb-dynamic-item{
	float: left;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	width: 120px;
	border-left: 1px solid #b81921;
	position: relative;
}

.ewb-dynamic-item:first-child{
	border-left: 0;
}

.ewb-dynamic-item a{
	display: block;
	text-align: center;
}

.ewb-dynamic-item i{
	display: none;
	width: 13px;
	height: 7px;
	background: url('/Template/special/xysj/css/../images/arrow.png') no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -6.5px;
	bottom: -7px;
}

.ewb-dynamic-item a{
	background: #fff1f2;
	color: #333;
}

.ewb-dynamic-item.cur a,
.ewb-dynamic-item:hover a,
.ewb-dynamic-item.accfocus a{
	font-weight: bold;
	color: #fff;
	background: url('/Template/special/xysj/css/../images/tab_cur.jpg') left top repeat-y;
}

.ewb-dynamic-item.cur i,
.ewb-dynamic-item:hover i,
.ewb-dynamic-item.accfocus i{
	display: block;
}

.ewb-dynamic-panel{
	padding: 15px 15px 0 15px;
	height: 328px;
}

.ewb-info-item:hover .ewb-info-forus a,.ewb-info-item.accfocus .ewb-info-forus a{
	background-image: url('/Template/special/xysj/css/../images/info_iconh.png');
}

.ewb-func{
	margin-left: -11px;
	padding-bottom: 52px;
}

.ewb-func-item{
	width: 20%;
	margin-top: 30px;
	float: left;
}

.ewb-func-mod{
	margin: 0 11px;
	background-position: right bottom;
	background-repeat: no-repeat;
	position: relative;
	transition: all 0.4s ease-in-out;
}

.ewb-func-mod:hover,.ewb-func-mod.accfocus{
	transform: translate(0,-10px);
}

.ewb-func-mod:hover a,.ewb-func-mod.accfocus a{
	color: #000;
}

.ewb-func-mod i{
	display: block;
	width: 234px;
	height: 110px;
	background: url('/Template/special/xysj/css/../images/func_shadow.png') no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}

.ewb-func-mod a{
	display: block;
	height: 80px;
	border: 1px solid #b81921;
	background-position: 25px center;
	background-repeat: no-repeat;
	padding-left: 75px;
	line-height: 78px;
	font-size: 18px;
	color: #333;
	font-weight: bold;
}

.ewb-func1{
	background-image: url('/Template/special/xysj/css/../images/func1.jpg');
}

.ewb-func1 a{
	background-image: url('/Template/special/xysj/css/../images/func_icon1.png');
}

.ewb-func2{
	background-image: url('/Template/special/xysj/css/../images/func2.jpg');
}

.ewb-func2 a{
	background-image: url('/Template/special/xysj/css/../images/func_icon2.png');
}

.ewb-func3{
	background-image: url('/Template/special/xysj/css/../images/func3.jpg');
}

.ewb-func3 a{
	background-image: url('/Template/special/xysj/css/../images/func_icon3.png');
}

.ewb-func4{
	background-image: url('/Template/special/xysj/css/../images/func4.jpg');
}

.ewb-func4 a{
	background-image: url('/Template/special/xysj/css/../images/func_icon4.png');
}

.ewb-func5{
	background-image: url('/Template/special/xysj/css/../images/func5.jpg');
}

.ewb-func5 a{
	background-image: url('/Template/special/xysj/css/../images/func_icon5.png');
}

/* 政策法规 */

.ewb-public{
	padding-top: 50px;
}

.ewb-public1{
	height: 550px;
	background: url('/Template/special/xysj/css/../images/zcfg_bg.jpg') center top no-repeat;
}

.ewb-public-hd{
	text-align: center;
	overflow: hidden;
	padding-bottom: 30px;
}

.ewb-public-tt{
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-left: -70px;
}

.ewb-public-tt img{
	vertical-align: top;
}

.ewb-hd-l,
.ewb-hd-r{
	display: block;
	width: 539px;
	height: 17px;
	position: absolute;
	top: 50%;
	margin-top: -8.5px;
}

.ewb-hd-l{
	background: url('/Template/special/xysj/css/../images/hd-l.png') no-repeat;
	left: -539px;
}

.ewb-hd-r{
	background: url('/Template/special/xysj/css/../images/hd-r.png') no-repeat;
	right: -539px;
}

.ewb-en{
	display: block;
	white-space: nowrap;
	font-size: 14px;
	line-height: 18px;
	position: absolute;
	text-transform: uppercase;
	left: 110px;
	bottom: -5px;
}

.ewb-public-bd {
	margin: 0 -12px;
}

.ewb-public-mod{
	width: 50%;
	float: left;
}

.ewb-public-contant{
	margin: 0 12px;
	background: #fff;
	padding: 17px 24px 0 24px;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
}

.ewb-contant-hd{
	height: 36px;
	border-bottom: 1px solid #ebebeb;
}

.ewb-contant-hd a{
	float: left;
	height: 36px;
	line-height: 34px;
	font-size: 16px;
	color: #b81921;
	font-weight: bold;
	border-bottom: 2px solid #b81921;
}

.ewb-contant-bd{
	padding-top: 10px;
	height: 267px;
}

.ewb-contant-bd .ewb-info-item{
	height: 38px;
	line-height: 38px;
}

.ewb-contant-bd .ewb-date{
	margin-top: -38px;
}

.ewb-public2{
	height: 540px;
	background: url('/Template/special/xysj/css/../images/zxzl_bg.jpg') center bottom #fff no-repeat;
}

.ewb-public3{
	height: 549px;
	background: url('/Template/special/xysj/css/../images/lhjc.jpg') center top #fffdfd no-repeat;
}

.ewb-spc .ewb-public-mod{
	width: 33.33333%;
}

.ewb-public4{
	height: 420px;
	background: url('/Template/special/xysj/css/../images/dxal_bg.jpg') left top repeat-x;
}

/* 典型案例 */

.ewb-tips-items{
	margin: 0 -12px;
}

.ewb-tips-item{
	float: left;
	width: 20%;
}

.ewb-tip-a{
	display: block;
	margin: 0 12px;
}

.ewb-tip-img{
	border: 1px solid #e6e6e6;
}

.ewb-tip-img img{
	vertical-align: top;
}

.ewb-tip-a p{
	line-height: 20px;
	text-align: center;
	padding: 7px 10px 0 10px;
	color: #333;
	height: 47px;
	overflow: hidden;
}

.ewb-tip-a:hover .ewb-tip-img,.ewb-tip-a.accfocus .ewb-tip-img{
	border-color: #a8161e;
}

.ewb-public5{
	background: url('/Template/special/xysj/css/../images/foot_bg.jpg') center top no-repeat;
}

.ewb-public5 .ewb-en{
	left: 190px;
	bottom: -10px;
}

.ewb-public5 .ewb-public-tt{
	margin-left: 0;
}

.ewb-name{
	padding: 27px 0 30px 50px;
	min-height: 260px;
	background: url('/Template/special/xysj/css/../images/name_bg.png') repeat;
}

.ewb-name-item{
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	vertical-align: top;
	float: left;
	width: 20%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ewb-name-item a{
	color: #333;
}

.ewb-footer{
	margin-top: 42px;
}


@media(max-width: 1199px) and (min-width: 980px){
	.owl-carousel .owl-item img{
        height: 379px;
    }

    .ewb-func-mod a{
    	padding-left: 55px;
    	font-size: 16px;
    	background-position: 10px center;
    }

    .ewb-func-mod i{
    	background-position: right top;
    	width: 190px;
    }
}

@media(max-width: 979px) and (min-width: 768px){
	.ewb-func-item{
		width: 33.333333%;
		margin-top: 10px;
	}

	.ewb-func-mod i{
		left: 7px;
	}

	.ewb-public-contant{
		padding: 17px 5px 0 5px;
	}

	.ewb-info-forus{
		margin-right: 85px;
	}

	.ewb-public5 .ewb-en{
		display: none;
	}
}

@media(max-width: 767px){
	.ewb-scrollimg{
		margin-top: 0;
	}

	.ewb-curpage{
		font-size: 20px;
	}

	.ewb-img-intro{
		padding-top: 5px;
		line-height: 20px;
		font-size: 14px;
		padding-left: 10px;
		height: 50px;
		padding-right: 60px;
	}

	.ewb-pages{
		height: 50px;
		line-height: 50px;
	}

	.ewb-img-intro h3{
		font-size: 14px;
	}

	.ewb-dynamic{
		margin-top: 10px;
	}

	.ewb-dynamic-hd>ul{
		float: none;
	}

	.ewb-dynamic-item{
		width: 33.33%;
	}

	.ewb-dynamic-panel{
		padding-top: 5px;
		height: auto;
		padding-bottom: 10px;
	}

	.ewb-func{
		margin-left: 0;
		padding-bottom: 10px;
	}

	.ewb-func-mod i{
		display: none;
	}

	.ewb-func-items{
		margin: 0 -2px;
	}

	.ewb-func-item{
		width: 50%;
		margin-top: 5px;
	}

	.ewb-func-mod{
		margin: 0 2px;
	}

	.ewb-func-mod a{
		height: 40px;
		line-height: 40px;
		font-size: 15px;
		background: #fff;
		text-align: center;
		padding: 0;
	}

	/* 政策法规 */

	.ewb-hd-l, 
	.ewb-hd-r,
	.ewb-en{
		display: none;
	}

	.ewb-public-tt{
		margin-left: 0;
	}

	.ewb-public{
		height: auto;
		padding: 10px 0;
		background: #fcf7f7;
	}

	.ewb-public-hd{
		padding-bottom: 10px;
	}

	.ewb-public-mod,
	.ewb-spc .ewb-public-mod{
		width: 100%;
		margin-top: 10px;
	}

	.ewb-public-contant{
		padding: 5px;
	}

	.ewb-contant-bd{
		padding-top: 5px;
		height: auto;
	}

	.ewb-tips-items{
		margin: 0 -2px;
	}

	.ewb-tips-item{
		width: 50%;
	}

	.ewb-tip-a{
		margin: 0 2px;
	}

	.ewb-tip-img{
		max-width: 220px;
		margin: 0 auto;
	}

	.ewb-name{
		padding: 5px;
	}

	.ewb-name-item{
		width: 50%;
		height: 24px;
		line-height: 24px;
		font-size: 12px;
	}

	.ewb-public5{
		padding-bottom: 0;
	}

	.ewb-footer{
		margin-top: 10px;
	}
}
/* 0302 */

.ewb-func-item{
	width: 33.33333333333%;
}

.ewb-func-mod{
	margin: 0 16px;
}

.ewb-func{
	margin-left: 0;
}

.ewb-func-items{
	margin: 0 -3px 0 -16px;
}

.ewb-func-mod i{
	width: 388px;
}

.ewb-func-mod a{
	padding-left: 0;
	text-align: center;
}

.ewb-func1 a{
	background-position: 63px center;
}

.ewb-func2 a{
	background-position: 56px center;
}

.ewb-func4 a{
	background-position: 80px center;
}

.ewb-dynamic-hd{
	height: 44px;
	line-height: 44px;
	margin: 0 20px;
}

a.dynamic-tt{
	float: left;
	padding-left: 43px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	background: url('/Template/special/xysj/css/../images/dynamic_icon.png') left center no-repeat;
}

.ewb-dynamic-panel{
	padding-top: 10px;
}

@media (max-width: 1199px) and (min-width: 980px){
	.ewb-func-mod i{
		width: 314px;
	}

	.ewb-func4 a{
		background-position: 60px center;
	}
}

@media (max-width: 979px) and (min-width: 768px){
	.ewb-func-mod i{
		background-position: right center;
		left: 0;
		width: 233px;
	}

	.ewb-func-mod a{
		background-position: 10px center;
	}
}

@media (max-width: 767px){
	.ewb-func-mod{
		margin: 0 2px;
	}

	.ewb-func-items{
		margin: 0 -2px;
	}

	.ewb-func-mod a{
		font-size: 12px;
	}
}

/* 0302end */