li,p,ul {
	margin: 0
}

.container {
	padding: 0
}

li,ul {
	list-style: none
}

dd {
	padding: 0!important
}

.public_title {
	width: 100%;
	position: relative
}

.public_title h2 {
	font-size: 24px;
	color: #333;
	height: 26px;
	line-height: 26px;
	font-weight: 100;
	margin-top: 18px;
	margin-bottom: 10px
}

.public_title a {
	color: #333;
	position: absolute;
	right: 0;
	bottom: 0;
	text-decoration: none
}

.public_title a:hover {
	color: #f25618
}

.public_title a i {
	width: 5px;
	height: 9px;
	display: inline-block;
	margin-left: 5px;
	margin-bottom: 1px;
	background: url(../img/global.png) -31px -7px
}

.banner {
	width: 100%;
	position: relative
}

.banner .banner_img {
	
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 1;
	top: 0;
	left: 0
}

.banner .banner_img .text {
	height: 100px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background: rgba(0,0,0,.5);
	color: #FFF;
	padding-top: 20px
}

.banner .banner_img .banner_item {
	width: 100%;
	position: absolute;
	display: block;
	opacity: 0;
	z-index: 1;
	text-align: center;
	-webkit-transition: all linear .5s;
	transition: all linear .5s
}

.banner .banner_img .banner_item .title {
	font-size: 18px
}

.banner .banner_img .banner_item img {
	width: 100%;
	min-height: 230px;
	max-height:356px;
}

.banner .banner_img .banner_item:first-of-type {
	background-color: #d4d3d5
}

.banner .banner_img .banner_item:nth-child(2) {
	background-color: #d6d1ca
}

.banner .banner_img .banner_item:nth-child(3) {
	background-color: #d4d9de
}

.banner .banner_img .banner_item:last-of-type {
	background-color: #c0b6ac
}

.banner .banner_img .active {
	z-index: 2;
	opacity: 1;
	position:relative;
}

.banner .banner_nav {
	height:70px!important;
	position: absolute;
	top:-70px!important;
	z-index: 30
}

.banner .banner_nav .nav_panel .item a {
	padding: 0;
	color: #333;
	text-decoration: none
}

.banner .banner_nav .dec {
	position: relative
}

.banner .banner_nav .dec ul {
	height: 50px
}

.banner .banner_nav .dec ul li {
	position: absolute;
	opacity: 0;
	z-index: 1
}

.banner .banner_nav .dec ul li.active {
	opacity: 1;
	z-index: 3
}

.style ul li {
	margin-top: 10px;
	cursor: pointer;
	-webkit-transition: all linear .2s;
	transition: all linear .2s;
	padding: 5px
}

.star ul li a,.style ul li img {
	display: block;
	margin: 0 auto
}

.style ul li:hover {
	-webkit-transform: translateX(-5px);
	transform: translateX(-5px)
}

.star ul li {
	height: 244px;
	position: relative
}

.star ul li a {
	width: 290px;
	position: relative
}

.star ul li p {
	width: 100%;
	position: absolute;
	bottom: -40px;
	left: 0
}

.star ul li p img {
	width: 70px;
	height: 70px;
	border: 3px solid #fff;
	border-radius: 50%;
	margin-left: 10px
}

.star ul li p span {
	width: 50px;
	position: absolute;
	bottom: 10px;
	left: 87px;
	color: #333
}

.star ul li:hover span {
	color: #f25618
}

.local dl dt {
	height: 50px;
	position: relative;
	background: #efa20e;
	padding: 0
}

.local dl dt:after {
	content: '';
	width: 8px;
	height: 16px;
	background: url(../img/ddd.png) -120px -41px no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto
}

.local dl dt em,.local dl dt span {
	width: 150px;
	position: absolute;
	text-align: center
}

.local dl dt span {
	height: 26px;
	font-size: 24px;
	top: 2px
}

.local dl dt em {
	height: 18px;
	font-style: normal;
	font-size: 14px;
	top: 30px
}

@media only screen and (min-width:1220px) {
	.banner .banner_img .text {
		display: none
	}

	.banner .banner_nav {
		position: relative;
		width: 1220px;
		height: 356px;
		margin: 0 auto;
		z-index: 3
	}

	.banner .banner_nav .nav_panel {
		width: 270px;
		position: absolute;
		z-index: 3;
		background: #FFF
	}

	.banner .banner_nav .nav_panel .nav_panel_con {
		width: 270px;
		height: 70px;
		border-bottom: 1px dotted #dbdbdb;
		padding: 10px 0 0 26px
	}

	.banner .banner_nav .nav_panel .nav_panel_con .title {
		width: 54px;
		height: 40px;
		float: left;
		border-right: 1px dotted #dbdbdb
	}

	.banner .banner_nav .nav_panel .nav_panel_con .title span {
		font-size: 18px;
		font-weight: 500
	}

	.banner .banner_nav .nav_panel .nav_panel_con .title em {
		width: 33px;
		height: 9px;
		display: block;
		margin-left: 2px;
		background: url(../img/ddd.png)
	}

	.banner .banner_nav .nav_panel .nav_panel_con .item {
		width: 177px;
		height: 42px;
		float: right
	}

	.banner .banner_nav .nav_panel .nav_panel_con .item a {
		width: 59px;
		color: #333;
		font-size: 12px;
		line-height: 14px;
		margin: 2px 0 5px;
		float: left;
		text-decoration: none
	}

	.banner .banner_nav .dec {
		width: 950px;
		height: 69px;
		background: rgba(0,0,0,.5);
		position: absolute;
		right: 0;
		bottom: 0;
		z-index: 3;
		padding-left: 20px
	}

	.banner .banner_nav .dec ul {
		width: 697px;
		height: 69px;
		float: left
	}

	.banner .banner_nav .dec ul li {
		width: 697px;
		position: absolute;
		opacity: 0;
		padding: 10px 0;
		-webkit-transition: all linear .5s;
		transition: all linear .5s;
		z-index: 1
	}

	.banner .banner_nav .dec ul li a {
		color: #FFF;
		text-decoration: none
	}

	.banner .banner_nav .dec ul li.active {
		opacity: 1;
		z-index: 2
	}

	.banner .banner_nav .dec ul li h2 {
		font-size: 28px;
		width: 100%;
		height: 28px;
		display: block;
		margin-top: 0
	}

	.banner .banner_nav .dec ul li span {
		font-size: 12px
	}

	.banner .banner_nav .dec .page {
		position: absolute;
		right: 135px;
		bottom: 12px;
		color: #FFF
	}

	.banner .banner_nav .dec .nav_btn {
		position: absolute;
		bottom: 0;
		width: 61px;
		height: 69px;
		border-left: 1px solid #69655a;
		cursor: pointer
	}

	.banner .banner_nav .dec .nav_btn_prev {
		right: 63px
	}

	.banner .banner_nav .dec .nav_btn_next {
		right: 0
	}

	.banner .banner_nav .dec .nav_btn i {
		width: 17px;
		height: 32px;
		margin: 18px 0 0 20px;
		display: inline-block
	}

	.banner .banner_nav .dec .nav_btn_prev i {
		background: url(../img/ddd.png) 0 -41px no-repeat
	}

	.banner .banner_nav .dec .nav_btn_prev:hover i {
		background: url(../img/ddd.png) -35px -41px no-repeat
	}

	.banner .banner_nav .dec .nav_btn_next i {
		background: url(../img/ddd.png) -18px -41px no-repeat
	}

	.banner .banner_nav .dec .nav_btn_next:hover i {
		background: url(../img/ddd.png) -55px -41px no-repeat
	}

	.container {
		width: 1220px
	}

	.local dl dt {
		width: 150px;
		height: 210px;
		float: left;
		position: relative;
		background: #efa20e;
		padding: 0
	}

	.local dl dt:after {
		content: '';
		width: 8px;
		height: 16px;
		background: url(../img/ddd.png) -120px -41px no-repeat;
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto
	}

	.local dl dt em,.local dl dt span {
		width: 150px;
		position: absolute;
		text-align: center
	}

	.local dl dt span {
		height: 26px;
		font-size: 24px;
		top: 86px
	}

	.local dl dt em {
		height: 18px;
		font-style: normal;
		font-size: 14px;
		top: 115px
	}
}

.local a {
	text-decoration: none;
	color: #333
}

.local dl {
	width: 100%;
	border-bottom: 1px solid #ececec;
	margin-bottom: 0
}

.local dl:first-of-type {
	border-top: 1px solid #ececec
}

.local dl dt a {
	color: #FFF
}

.local dl dd {
	width: 230px;
	height: 210px;
	float: left;
	margin: 0 20px 0 16px
}

.local dl dd img {
	width: 230px;
	height: 161px;
	margin: 14px 0 3px
}

.local dl dd p {
	margin-top: 3px
}

.local dl dd:hover a {
	color: #f25618
}

.local .botimg {
	margin-top: 20px
}

.log .tt {
	padding: 0
}

.log ul li .log_panel {
	margin: 0 auto 10px;
	width: 300px;
	height: 280px;
	border: 1px solid #ddd
}

.log ul li .xc {
	width: 300px;
	height: 200px
}

.log ul li .dec img {
	width: 70.84px;
	height: 70.84px;
	border-radius: 50%;
	float: left;
	margin: 5px 0 0 5px
}

.log ul li a {
	color: #333
}

.log ul li .dec p {
	margin: 10px 10px 0 0;
	width: 190px;
	float: right
}

.log ul li .dec p .left {
	float: left
}

.log ul li .dec p .right {
	float: right
}

.log ul li:hover a {
	color: #f25618
}

.problem .item h2 {
	font-size: 18px
}

.problem .item .r_img {
	width: 120px;
	height: 120px;
	float: left
}

.problem .item .pro_list {
	width: 210px;
	float: left;
	margin-left: 10px
}

.problem .item .pro_list li {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 5px
}

.problem .item .pro_list li a {
	color: #333;
	text-decoration: none
}

.problem .item .pro_list li:hover a {
	color: #f25618
}

@media only screen and (max-width:768px) {
	.public_phone {
		position: relative
	}

	.public_phone ul li {
		position: absolute;
		opacity: 0;
		z-index: 1
	}

	.public_phone li.active {
		opacity: 1;
		z-index: 2
	}

	.phone_btn {
		width: 50px;
		height: 50px;
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
		cursor: pointer;
		z-index: 200
	}

	.phone_btn_next i,.phone_btn_prev i {
		width: 17px;
		height: 32px;
		margin: 18px 0 0 20px;
		display: inline-block
	}

	.phone_btn_next {
		right: 0
	}

	.phone_btn_next i {
		background: url(../img/ddd.png) -18px -41px no-repeat
	}

	.phone_btn_prev {
		left: 0
	}

	.phone_btn_prev i {
		background: url(../img/ddd.png) 0 -41px no-repeat
	}

	.style ul {
		height: 265px
	}

	.star ul {
		height: 244px
	}

	.log ul {
		height: 290px;
		height: 310px
	}

	.problem>ul {
		height: 390px;
		position: relative
	}

	.problem ul li.item {
		width: 380px;
		margin: auto;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		opacity: 0;
		z-index: 1
	}

	.problem ul li.active {
		opacity: 1;
		z-index: 3
	}

	.local dl {
		position: relative;
		height: 260px
	}

	.local dl dd {
		position: absolute;
		left: 0;
		right: 0;
		margin: auto;
		opacity: 0;
		z-index: 1
	}

	.local dd.active {
		z-index: 3;
		opacity: 1
	}
}

@media only screen and (max-width:1220px) {
	.banner .dec {
		display: none
	}

	.banner .item a {
		line-height: 30px
	}
}
