﻿*
{
	list-style: none;
	margin: 0;
	padding: 0
}

input
{
	outline: none;
}

img
{
	border: none;
	vertical-align: bottom;
}

a
{
	text-decoration: none;
	color: #555;
}

.cl
{
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}

.fl
{
	float: left
}

.fr
{
	float: right
}

body
{
	font-size: 12px;
	color: #666;
	behavior: url("csshover.htc");
	font-family: "microsoft yahei";
}

.mt5
{
	margin-top: 5px;
}

.mt10
{
	margin-top: 10px;
}

.mt15
{
	margin-top: 15px;
}

.mt20
{
	margin-top: 20px;
}

.mt30
{
	margin-top: 30px;
}

.mt50
{
	margin-top: 50px;
}

.en
{
	font-family: Arial, Helvetica, sans-serif;
}

.yahei
{
	font-family: "microsoft yahei";
}

.st
{
	font-family: "宋体";
}

.daxie
{
	text-transform: uppercase
}

.daxie_
{
	text-transform: capitalize;
}

.bold
{
	font-weight: bold;
}

.cen
{
	text-align: center;
}

.txtl
{
	text-align: left;
}

.txtr
{
	text-align: right;
}

.ov
{
	overflow: hidden
}

.posi
{
	position: relative;
}

.co000
{
	color: #000;
}

.co333
{
	color: #333;
}

.co666
{
	color: #666;
}

.co999
{
	color: #999;
}

.black
{
	color: #000;
}
.blue
{
	color: #028cd5;
}

.red
{
	color: #c00;
}

.fff
{
	color: #fff;
}

.font12
{
	font-size: 12px
}

.font14
{
	font-size: 14px
}

.font15
{
	font-size: 15px
}

.font16
{
	font-size: 16px
}

.font18
{
	font-size: 18px
}

.font20
{
	font-size: 20px
}

.font24
{
	font-size: 24px
}

.font30
{
	font-size: 30px
}

.font36
{
	font-size: 36px
}

.wrap
{
	width: 95%;
	max-width: 1560px;
	margin: 0 auto;
}

.wrapin
{
	width: 95%;
	max-width: 1180px;
	margin: 0 auto;
}

.w
{
	width: 100%;
}

.lh
{
	line-height: 1.8;
}

.mouse
{
	cursor: pointer;
}

.over
{
	transition: 0.3s linear all;
}

.huibg
{
	background-color: #f5f5f5;
}

.baibg
{
	background: #fff;
}

.wrapin .maxpic p
{
	font-size: 14px;
}

.wrapin .maxpic p.font30
{
	font-size: 30px;
}

.logo
{
}

.rtel
{
	height: 50px;
	padding-left: 55px;
	background: url(../images/rtel.png) 0 center no-repeat;
}

.header
{
	box-shadow: 0 5px 5px #ccc;
}

.nav li
{
	float: left;
	height: 85px;
	line-height: 85px;
	position: relative;
	z-index: 9;
}

.nav li a
{
	display: block;
	padding: 0 23px;
	position: relative;
}

.nav li a em
{
	display: none;
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 30px;
	margin-left: -15px;
	height: 2px;
	background: #028cd5;
}

.nav li.on a, .nav li a.cur, .nav li.hover a
{
	color: #028cd5;
}

.nav li.on dd a
{
	color: #555
}

.nav li ul a:hover
{
	color: #028cd5;
}

.nav li dd a:hover
{
	color: #028cd5;
}

.nav li.on em, .nav li a.cur em, .nav li:hover em
{
	display: block;
}

.nav li.pro
{
	position: static;
}

@media (max-width:1440px)
{
	.nav li a
	{
		padding: 0 15px;
	}
}

@media (max-width:1280px)
{
	.nav li a
	{
		padding: 0 8px;
	}
}
/*子菜单*/
.nav li ul
{
	display: none;
	position: absolute;
	z-index: 9;
	top: 85px;
	left: 0;
	line-height: 32px;
	border-bottom: 1px solid #EEE;
	background: #FFF;
}

.nav li ul a
{
	padding: 0;
}

.nav li ul.b
{
	top: 83px;
	left: -15px;
	padding: 15px;
}

.nav li ul.b a
{
	padding-left: 10px;
	background: url(../images/nav_left.jpg) 0 center no-repeat;
}

.nav li ul.b a:hover
{
	color: #028cd5;
}

.nav li ul dl
{
	float: left;
	width: 24%;
/*height:31px;*/
	line-height: 32px;
	cursor: pointer;
	margin: 0 0.5%;
}

.navt
{
	border-bottom: 1px solid #028cd5;
}

.navt li.now span
{
	display: inline-block;
	height: 30px;
	border-bottom: 2px solid #028cd5;
	color: #028cd5;
	font-weight: bold;
}

.navt a
{
	color: #09F;
	font-weight: bold;
}

#slide .btn
{
	width: 50px;
	height: 50px;
	border: 2px solid #fff;
	background: none;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	opacity: 1;
}

#slide .prev0
{
	left: 5%;
}

#slide .next0
{
	right: 5%;
}

.justify
{
	text-align: justify;
	text-justify: distribute-all-lines;
 /* for ie */
}

.justify:after
{
	content: "";
	height: 0;
	width: 100%;
	display: inline-block;
	overflow: hidden;
}

.maxpic img
{
	max-width: 100%;
}

.pad30
{
	padding: 1.6rem 0;
}

.pad50
{
	padding: 50px 0;
}

.bord
{
	border: 1px solid #ddd;
}

.tit .line
{
	display: inline-block;
	width: 30px;
	height: 3px;
	background: #028cd5;
}

.icona ul
{
	width: 47.5%;
}

.icona li
{
	width: 49%;
}

.icona .btn
{
	display: block;
	width: 40px;
	line-height: 40px;
	border: 1px solid #028cd5;
}

.icona .btn:hover
{
	color: #fff;
	background: #028cd5;
}

.icona ul.fr em
{
	position: absolute;
	left: -5%;
	width: 1px;
	height: 240px;
	background: #eee;
}

.videobg
{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	background: rgba(0,0,0,.6)
}

.video
{
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40rem;
	z-index: 100;
	margin: -15rem 0 0 -20rem;
	height: 30rem;
	border: 5px solid #fff;
	background: #000;
}

.iconb li
{
	display: inline-block;
	padding: 0 25px;
	cursor: pointer;
}

.iconb li.cur
{
	color: #028cd5;
}

.iconb li.cur .zi
{
	font-weight: bold;
}

.iconc ul
{
}

.iconc li
{
	float: left;
	width: 13%;
	margin: 0 1.3% 20px 0;
	background: #fff;
	overflow: hidden;
	transition: 0.3s linear all;
}

.indepro
{
	line-height: 45px;
}

.iconc li table
{
	width: 101%;
}

.iconc li td
{
	height: 230px;
	background: url(../images/probg.jpg) no-repeat;
	background-size: 100% 100%;
}

.iconc li td img
{
	max-width: 100%;
	max-height: 230px;
}

.iconc li a
{
	display: block;
}

.iconc li:nth-child(7)
{
	margin-right: 0;
}

.iconc li:hover
{
	background: #028cd5;
}

.iconc li:hover a
{
	color: #fff;
}

table,table td,table th
{
	border: 0;
	border-collapse: collapse;
}

.icond
{
	background: url(../images/icond.jpg) center top no-repeat;
}

.icond .t
{
	margin: 0 30px;
}

.icond .pic,.icond .pic img
{
	height: 230px;
}

.icond .swiper-slide p
{
	padding: 40px;
	transition: 0.3s linear all;
}

.icond .swiper-slide p span
{
	top: -10px;
}

.icond .swiper-slide:hover img
{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}

.icond a
{
	display: block;
}

.icond .swiper-slide:hover p
{
	background: #028cd5;
}

.icond .swiper-slide:hover a,.icond .swiper-slide:hover span
{
	color: #fff;
}

.icond .btn
{
	width: 50px;
	height: 50px;
	line-height: 50px;
	background: #999;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	opacity: 1;
}

.icond .prev1
{
	left: -55px;
}

.icond .next1
{
	right: -55px;
}

.icond .btn:hover
{
	color: #fff;
	background: #028cd5;
}

.icone li
{
	float: left;
	width: 24%;
	height: 280px;
	margin-right: 15px;
	margin-bottom: 20px;
	background: #fff;
	transition: 0.3s linear all;
}

.icone li img
{
	height: 225px;
}

.icone li a
{
	display: block;
}

.icone li:nth-child(4n)
{
	float: right;
}

.icone li:hover
{
	background: #028cd5;
}

.icone li:hover a
{
	color: #fff;
}

.iconf
{
	width: 49%;
}

.iconf li
{
	float: left;
	width: 49%;
	height: 430px;
	background: #f5f5f5;
	transition: 0.3s linear all;
}

.iconf li .pic,.iconf li img
{
	height: 260px;
}

.iconf li:hover img
{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}

.iconf li a
{
	display: block;
}

.iconf li p
{
	padding: 0 40px;
}

.iconf li p.posi a
{
	padding-left: 20px;
}

.iconf li p span
{
	position: absolute;
	left: 35px;
	top: 0px;
}

.iconf li:nth-child(2n)
{
	float: right;
}

.iconf li:hover
{
	background: #028cd5;
}

.iconf li:hover a,.iconf li:hover span
{
	color: #fff;
}

.icong
{
	width: 49%;
}

.icong li
{
	float: left;
	width: 100%;
	padding: 40px 0;
	position: relative;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
}

.icong li:nth-child(1)
{
	border-top: 1px solid #ddd;
}

.icong li .btn
{
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -20px;
	width: 40px;
	line-height: 40px;
	border: 1px solid #028cd5;
}

.icong li:hover .btn
{
	color: #fff;
	background: #028cd5;
}

.foot
{
	padding: 50px 0 40px;
	background: #666;
}

.foot a
{
	color: #fff;
}

.foot .line
{
	height: 2px;
	background: #888;
}

.foot .co
{
	color: #aaa;
}

.foot .pl
{
	padding-left: 45px;
}

.foot ul.fr a
{
	display: block;
}

.foot .co a
{
	color: #aaa
}

@media (max-width:1500px)
{
	.foot ul.fl li:nth-child(2)
	{
		width: 300px;
	}

	.foot .pl
	{
		padding-left: 20px;
	}
}

.where
{
	height: 55px;
	line-height: 55px;
/*margin-bottom:50px;*/
	border-bottom: 1px solid #eee;
}

.where li
{
	float: left;
	margin-right: 30px;
}

.where li a
{
	display: block;
	position: relative;
}

.where li a em
{
	display: none;
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 30px;
	margin-left: -15px;
	height: 2px;
	background: #028cd5;
}
/*.where li.cur a, .where li a:hover{color:#028cd5;}*/
.where li.cur a em, .where li a:hover em, .where li.on a em
{
	display: block;
}

.where ul.fr a
{
	padding: 0 5px;
}

.where li ol
{
	display: none;
	position: absolute;
	top: 55px;
	left: 0;
	height: 50px;
	line-height: 50px;
}

.where li ol a
{
	display: inline;
	padding-right: 10px;
}

.where li.cur ol,.where li.on ol
{
	display: block;
}

.lnav
{
	width: 17%;
}

.lnav dt
{
	line-height: 50px;
	border: 1px solid #ddd;
	margin-top: -1px;
	position: relative;
}

.lnav dt em
{
	position: absolute;
	right: 1px;
	top: 0;
	width: 1px;
	height: 50px;
	background: #ddd;
}

.lnav dt i
{
	padding: 0 15px;
	font-size: 16px;
	line-height: 18px;
}

.lnav dt.cur,.lnav dt.cur a,.lnav dt:hover,.lnav dt:hover a
{
	color: #028cd5;
}

.lnav dd
{
	display: none;
	line-height: 40px;
}

.lnav dd.cur
{
	display: block;
}

.lnav ul
{
	display: none;
	line-height: 40px;
}

.lnav ul.cur
{
	display: block;
}

.lnav ul.on
{
	display: block;
}

.lnav dd a
{
	display: block;
	border-bottom: 1px solid #fff;
}

.lnav dd a.cur,.lnav dd a:hover
{
	background: #c5dde9;
}

.lnav ul a
{
	display: block;
	border-bottom: 1px solid #fff;
}

.lnav ul a.on,.lnav ul a:hover
{
	background: #c5dde9;
}

.lnav a
{
	padding-left: 15px;
	font-size: 13px;
}

.lnav dd a
{
	font-weight: normal;
}

.lnav dt a
{
	font-size: 16px;
	line-height: 18px;
}

.prolist
{
	width: 81%;
}

.prolist li
{
	float: left;
	width: 31%;
	height: 300px;
	margin: 0 2.3% 20px 0;
	border: 1px solid #eee;
	overflow: hidden;
	transition: 0.3s linear all;
}

.prolist li table
{
	width: 101%;
}

.prolist li td
{
	height: 230px;
	background-size: 100% 100%;
}

.prolist li td img
{
	max-width: 100%;
	max-height: 230px;
}

.prolist li a
{
	display: block;
}

.prolist li:nth-child(3n)
{
	margin-right: 0;
}

.prolist li:hover
{
	background: #028cd5;
}

.prolist li:hover a
{
	color: #fff;
}

.sollist ul
{
	margin: 15px 0;
}

.sollist li.fl
{
	width: 42%;
}

.sollist li.fr
{
	width: 40%;
	padding: 0 12% 0 6%;
}

.sollist li .line
{
	height: 1px;
	background: #028cd5;
}

.sollist li a
{
	display: block;
}

.sollist.pro1 li.fl
{
	width: 48%;
}

.sollist.pro1 li.fr
{
	width: 40%;
	padding: 0 6%;
}

.prolist2 li
{
	float: left;
	width: 48%;
	margin: 20px 0;
	background: #f5f5f5;
	overflow: hidden;
	transition: 0.3s linear all;
}

.prolist2 li .pic,.prolist2 li img
{
	height: 330px;
}

.prolist2 li p
{
	height: 110px;
	line-height: 110px;
	padding: 0 30px;
}

.prolist2 li a
{
	display: block;
}

.prolist2 li .btn
{
	position: absolute;
	top: 50%;
	right: 30px;
	margin-top: -20px;
	width: 40px;
	line-height: 40px;
	border: 1px solid #028cd5;
}

.prolist2 li:hover
{
	background: #028cd5;
}

.prolist2 li:hover a,.prolist2 li:hover .btn
{
	color: #fff;
}

.prolist2 li:hover .btn
{
	border-color: #fff;
}

.prolist2 li:nth-child(2n)
{
	float: right;
}

.prolist2 li:hover img
{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}

.prolist3 li
{
	float: left;
	width: 31%;
	height: 300px;
	margin: 0 2.3% 20px 0;
	border: 1px solid #eee;
	overflow: hidden;
	transition: 0.3s linear all;
}

.prolist3 li td img
{
	width: 100%;
	height: 230px;
}

.prolist3 li a
{
	display: block;
}

.prolist3 li:nth-child(3n)
{
	margin-right: 0;
}

.prolist3 li:hover
{
	background: #028cd5;
}

.prolist3 li:hover a
{
	color: #fff;
}

.honor li
{
	float: left;
	width: 32%;
	margin: 20px 3.3% 30px 0;
	border-top: 1px solid #eee;
	background: #f6f6f6;
	overflow: hidden;
	transition: 0.3s linear all;
}

.honor li table
{
	width: 100%;
}

.honor li td
{
	height: 380px;
	background: #fff;
}

.honor li td img
{
	max-width: 100%;
	max-height: 380px;
}

.honor li a
{
	display: block;
}

.honor li:nth-child(3n)
{
	margin-right: 0;
	float: right;
}

.honor li:hover
{
	background: #028cd5;
}

.honor li:hover a
{
	color: #fff;
}

.rpic
{
	padding: 0 0 50px 50px;
}

.about1
{
	height: 290px;
	background: url(../images/about1.jpg) no-repeat #0f8ccb;
}

.about1 ul
{
	width: 520px;
	padding-right: 50px;
}

.cullist dl
{
	margin: 15px 0;
}

.cullist dt
{
	width: 35%;
}

.cullist dd
{
	width: 45%;
	padding: 0 15% 0 5%;
}

.cullist dd a
{
	display: block;
}

.cullist dd abbr
{
	position: absolute;
	right: 8%;
	top: 50px;
	font-size: 42px;
}

.cullist dl:nth-child(2n) dt
{
	float: right;
}

.cullist dl:nth-child(2n) dd
{
	float: left;
}

.downlist li
{
	float: left;
	width: 100%;
	line-height: 40px;
	padding: 20px 0;
	margin: 5px 0;
	border: 1px solid #ddd;
	overflow: hidden;
	transition: 0.3s linear all;
}

.downlist li a
{
	display: block;
}

.downlist li .l
{
	padding: 0 30px;
}

.downlist li .btn
{
	width: 40px;
	line-height: 40px;
	margin-right: 30px;
	border: 1px solid #028cd5;
}

.downlist li:hover .btn
{
	color: #fff;
	background: #028cd5;
}

.downlist li:hover a
{
	color: #028cd5;
}

.downlist li .l2
{
	padding: 0 10px;
}

.downlist li .posi
{
	top: 5px;
}

.contact1 .a
{
	border-bottom: 1px solid #ddd;
}

.contact1 .a li
{
	display: inline-block;
	max-width: 230px;
}

.contact1 .a li:nth-child(1)
{
	padding-left: 100px;
	background: url(../images/ico1.png) 30px center no-repeat;
}

.contact1 .a li:nth-child(2)
{
	padding-left: 60px;
	background: url(../images/fo1.png) 0 center no-repeat;
}

.contact1 .a li:nth-child(3)
{
	padding-left: 60px;
	background: url(../images/ico2.png) 10px center no-repeat;
}

.contact1 .a li:nth-child(4)
{
	padding: 0 30px 0 60px;
	background: url(../images/ico3.png) 10px center no-repeat;
}

.contact1 .b li.fl
{
	padding-left: 3%;
	width: 48%;
}

.contact1 .b li.fr
{
	width: 23%;
}

.contact2 ul
{
	width: 50%;
	line-height: 28px;
}

.contact2 ul.fl p
{
	padding-left: 100px;
	background: url(../images/ico4.png) 50px 0 no-repeat;
}

.contact2 ul.fl p:nth-child(2)
{
	background-position: 50px -45px;
}

.contact2 ul.fl p:nth-child(3)
{
	background-position: 50px -93px;
}

.contact2 ul.fl p:nth-child(4)
{
	background-position: 50px -140px;
}

.contact2 ul.fl p:nth-child(5)
{
	background-position: 50px -185px;
}

.contact2 ul.fl p:nth-child(6)
{
	background-position: 50px -225px;
}

.contact2 ul.fr li
{
	display: inline-block;
	padding: 0 15px;
}

.contact2 ul.fr li img
{
	width: 170px;
	height: 170px;
	padding: 10px;
	border: 1px solid #ddd;
}

.pages
{
	padding: 20px 0;
}

.pages a
{
	display: inline-block;
	line-height: 48px;
	padding: 0 20px;
	margin: 0 5px;
	border: 1px solid #ddd;
/*-webkit-border-radius:5px;border-radius:5px;*/
}

.pages a.cur,.pages a:hover
{
	color: #fff;
	border-color: #028cd5;
	background: #028cd5;
}

.pages i
{
	top: 5px;
}

.contact .t
{
	border-bottom: 3px solid #c00;
}

.contact .a li.fl
{
	width: 20%;
}

.contact .a li.fr
{
	width: 75%;
}

.contact .b .ipt
{
	width: 97%;
	line-height: 40px;
	padding: 0 1%;
	border: 2px solid #999;
}

.contact .b textarea
{
	width: 97%;
	height: 100px;
	padding: 10px 1%;
	border: 2px solid #999;
}

.contact .b button
{
	line-height: 40px;
	padding: 0 10px;
	border: 2px solid #999;
	background: none;
}

.yslist dl
{
	margin: 15px 0;
}

.yslist dt
{
	width: 50%;
	padding: 0 7% 0 5%;
}

.yslist dt a
{
	display: block;
}

.yslist dt abbr
{
	position: absolute;
	right: 0;
	top: 50px;
	font-size: 42px;
}

.yslist dd
{
	width: 32%;
}

.time
{
	line-height: 60px;
	border-bottom: 1px solid #ddd;
}

.time span
{
	padding: 0 30px;
}

.news1 li
{
	float: left;
	width: 49%;
	height: 550px;
	border: 1px solid #ddd;
	transition: 0.3s linear all;
}

.news1 li .pic,.news1 li img
{
	height: 350px;
}

.news1 li:hover img
{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}

.news1 li a
{
	display: block;
}

.news1 li p
{
	padding: 0 40px;
}

.news1 li p.posi a
{
	padding-left: 20px;
}

.news1 li p span
{
	position: absolute;
	left: 35px;
	top: 0px;
}

.news1 li:nth-child(2n)
{
	float: right;
}

.news1 li:hover
{
	background: #028cd5;
}

.news1 li:hover,.news1 li:hover a,.news1 li:hover .co999,.news1 li:hover .blue
{
	color: #fff;
}

.art_pic
{
	margin-top: 30px;
}

.proinfo
{
	border-bottom: 1px dotted #0f8ccc;
	color: #0f8ccc;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 20px;
	line-height: 30px;
}

.post-nav
{
	text-align: left;
	margin-top: 30px;
	border-top: 1px dotted #ccc;
	font-size: 14px;
	line-height: 26px;
	padding-top: 10px;
}

.dowmt
{
	text-align: left;
	line-height: 45px;
	border-bottom: 1px dotted #ddd;
	font-size: 14px;
}

.maght
{
	margin-top: 10px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.holi
{
	float: left;
	width: 32.6%;
	margin-right: 1%;
	border-top: 1px solid #eee;
	background: #f6f6f6;
	overflow: hidden;
	transition: 0.3s linear all;
	margin-bottom: 20px;
}

.holi:nth-child(3n)
{
	margin-right: 0;
	float: right;
}

.honor_img img
{
	width: 100%;
	height: 360px;
}

.honor_til
{
	font-size: 14px;
	line-height: 45px;
}

.proleft
{
	float: left;
	width: 500px;
}

.proleft img
{
	width: 100%;
}

.proright
{
	width: 420px;
	float: right;
}

.proname
{
	font-size: 22px;
	text-align: left;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.pro
{
	text-align: left;
	line-height: 24px;
	font-size: 14px;
}

.moreli
{
	margin-top: 40px;
	text-align: left;
}

.liana
{
	background-color: #186cc3;
	color: #fff;
	padding: 10px 15px 10px 15px;
}

.shouji
{
	border: 1px solid #186cc3;
	padding: 8px 15px 8px 15px;
	color: #186cc3;
}

.gsbg
{
	background-image: url(../images/gsbg.jpg);
	background-repeat: no-repeat;
	height: 960px;
}

.gstil
{
	font-size: 36px;
	color: #fff;
	padding-top: 100px;
	text-align: center;
}

.gs_desc
{
	text-align: center;
	font-size: 18px;
	padding-top: 12px;
	color: #fff;
}

.yuan
{
	width: 70%;
	margin:200px auto;
	color: #fff;
}

.yuan a
{
	color: #fff;
}

.yuan .yu
{
	width: 19%;
	margin-left:1%;
}
.yuan .yu .wy{background: rgba(255,255,255,0.2);border-radius: 50%;padding: 0px 0px 0px 0px;position:relative;}

.yuan .yu .wy .icon{background: url(../images/yh.png) no-repeat center;background-size: cover;-webkit-animation:circle 2s infinite linear;}
.yuan .yu .wy:hover .icon
{
	animation-play-state: paused;
	background: url(../images/yh_h.png) no-repeat center;
	background-size: cover;
}

.yuan .yu .wy .icon a
{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}

.yuan .yu .wy .icon a span
{
	font: normal 24px/40px "微软雅黑";
	color: #4b4b4b;
	padding-top: 60%;
	display: block;
}

.yuan .yu .wy a
{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	position: absolute;
	top: -17px;
	left: 0px;
}

.yuan .yu .wy a span
{
	font: normal 16px/45px "微软雅黑";
	color: #fff;
	padding-top: 70%;
	display: block;
}

.yuan .yu .wy:hover span
{
	color: #e8b821;
}

.yuan .wy a.dszzc
{
	background: url(../images/pp1.png) no-repeat center;
}

.yuan .yu:first-child .wy:hover a.dszzc
{
	background: url(../images/pp1_h.png) no-repeat center;
}

.yuan .wy a.zzjg
{
	background: url(../images/pp2.png) no-repeat center;
}

.yuan .yu:nth-child(2) .wy:hover a.zzjg
{
	background: url(../images/pp2_h.png) no-repeat center;
}

.yuan .wy a.ryzz
{
	background: url(../images/pp3.png) no-repeat center;
}

.yuan .yu:nth-child(3) .wy:hover a.ryzz
{
	background: url(../images/pp3_h.png) no-repeat center;
}

.yuan .wy a.lscl
{
	background: url(../images/pp4.png) no-repeat center;
}

.yuan .yu:nth-child(4) .wy:hover a.lscl
{
	background: url(../images/pp4_h.png) no-repeat center;
}

.yuan .wy a.qyyj
{
	background: url(../images/pp5.png) no-repeat center;
}

.yuan .yu:nth-child(5) .wy:hover a.qyyj
{
	background: url(../images/pp5_h.png) no-repeat center;
}
.shyu
{
margin-top:100px;
text-align:center;
color:#fff;
font-size:16px;
}

.iconds .btn
{
	width: 50px;
	height: 50px;
	line-height: 50px;
	background: #000;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	opacity: 1;
}

.iconds .prev2
{
	left: -55px;
}

.iconds .next2
{
	right: -55px;
}

.iconds .btn:hover
{
	color: #fff;
	background: #028cd5;
}










