@charset "utf-8";


img{ border:none;}
ul li {
	list-style: none; margin:0px; padding:0px;
}
.fl,.FL{float:left;}
.fr,.FR{float:right;}
.bgImg{background:url(../images/bgImg.png) no-repeat;}
#slide {
	position: absolute;
	height: 170px;
	width: 450px;
	color: #333;
	overflow: hidden;
	margin-left: 20px;
	margin-top: 20px;
}

#slide p {
	height: 34px;
	line-height: 34px;
	overflow: hidden
}

#slide span {
	float: left;
}
body {
	background: #f2f2f2;padding: 0px;
	margin: 0px;
	text-decoration: none;
	box-sizing: border-box;
	outline: none;
	color: #505050;
	font-family: "微软雅黑";
}

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

a:hover {
	color: #ff5b45;
}
.clear{ clear:both;}
.fuwu .w {
	position: relative;
	width: 1222px;
	
	
	}
	
.fuwu .w .ico-left{
	background:url(/images/ico-left.png);
	position: absolute;
	top:19px;
	left:60px;
	width:148px;
	height:148px;
}
.w {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}

.top-box {
	padding-top: 46px;
	padding-bottom: 30px;
}

.top-box .logo,
.top-box .nav {
	float: left;
}

.top-box .logo {
	margin-left: 50px;
}

.top-box .nav {
	padding-top: 17px;
	padding-left: 24px;
}

.top-box .nav a {
	margin-right: 24px;
}

.banner {
	width: 100%;
	min-width: 1100px;
	overflow: hidden;
}

.banner img {
	min-width: 100%;
	width: 100%;
	display: block;
}

.banner a {
	display: block;
}



.zc {
	
	padding-bottom: 60px;
}

.zc ul.box {
	overflow: hidden;
	padding-top: 39px;
}

.zc ul.box li {
	
	width: 235px;
	height: 292px;
	background: #fff;
	position: relative;
	padding-top: 50px;
}

.zc ul.box li:nth-child(4n) {
	margin-right: 0px !important;
}

.zc ul.box li span {
	display: block;
	width: 93px;
	height: 93px;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	top: -50px;
	left: 50%;
	margin-left: -45px;
}

.zc ul.box li ul {
	padding-left: 20px;
}

.zc ul.box li ul li {
	padding: 0;
	width: 100%;
	height: 45px;
	font-size: 14px;
	list-style: square;
	color: #FF5B45;
}

.zc ul li span img {
	display: block;
}

.zc ul li .button {
	display: block;
	text-align: center;
	border-radius: 5px;
	margin: 0 auto;
	width: 108px;
	height: 38px;
	line-height: 38px;
	background: #FF5B45;
	color: #fff;
	margin-top: 15px;
}

.zc ul li .button:hover {
	background: #18ca8b;
}

.zc ul .last {
	padding-top:40px;
	overflow: hidden;
}

.zc ul .last li {
	width: 50% !important;
	float: left;
}

.fuwu {
	background: #ffe4c0;
}

.fuwu .text {
	display: inline-block;
	overflow: hidden;
	width: 226px;
	margin-left: 30px;
	padding-top: 30px;
}

.fuwu .text h3 {
	padding-bottom: 20px;
}

.fuwu img {
	vertical-align: top;
}

.fuwu .left,
.fuwu .right {
	float: left;
	width: 539px;
	height: 251px;
	background: #fff;
	margin-top: 40px;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 40px;
}

.fuwu .left {
	margin-right: 20px;
}

.fuwu .left a,
.fuwu .right a {
	color: #fff;
	background: #f36246;
	float: right;
	width: 98px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 5px;
	font-size: 14px;
	margin-top: 48px;
	margin:-1px 70px 0 0;
}

.youshi {
	background: #fff;
	padding-top: 60px;
	padding-bottom: 60px;
}

.youshi .w li {
	float: left;
	background: #f2f2f2;
	width: 522px;
	height: 154px;
	float: left;
	margin-right: 55px;
	margin-top: 36px;
	transition: background 0.5s;
	cursor: pointer;
}
.youshi .w .l1:hover{
	background: #b3d465;
}
.youshi .w .l2:hover{
	background: #59b7b9;
}
.youshi .w .l3:hover{
	background: #74accd;
}
.youshi .w .l4:hover{
	background: #ffcc33;
}
.youshi .w li:nth-child(2n) {
	margin-right: 0px;
}

.youshi .w li img {
	vertical-align: top;
}

.youshi .w li .text {
	display: inline-block;
	width: 315px;
	margin-left: 20px;
	overflow: hidden;
	margin-top: 40px;
}

.youshi .w li .text h3 {
	margin-bottom: 14px;
}

.jiagou {
	padding-top: 60px;
	padding-bottom: 60px;
}

.jiagou ul {
	padding-top: 58px;
}

.jiagou ul li {
	width: 234px;
	height: 228px;
	background: #fff;
	
	position: relative;
	padding-top: 100px;
}

.jiagou ul li:nth-child(4n) {
	margin-right: 0px !important;
}

.jiagou ul li h3 {
	margin-bottom: 24px;
}

.jiagou ul li .ico {
	width: 164px;
	height: 164px;
	display: block;
	position: absolute;
	top: -77px;
	border-radius: 50%;
	left: 50%;
	margin-left: -82px;
	overflow: hidden;
	transition:1s;
}
.jiagou ul li .ico1{
	background: url(/images/jg-ico.png) no-repeat #59b7b9;
	background-position:50px 50px;
}
.jiagou ul li .ico2{
	background: url(/images/jg-ico.png) no-repeat #c1ec58;
	background-position:-110px 50px;
}
.jiagou ul li .ico3{
	background: url(/images/jg-ico.png) no-repeat #ffcc33;
	background-position:-280px 50px;
}
.jiagou ul li .ico4{
	background: url(/images/jg-ico.png) no-repeat #74accd;
	background-position:-445px 50px;
}
.jiagou ul li:hover .ico{
	background-position-y: -93px;
}
.liucheng {
	background: #fff;
	padding-top: 60px;
	padding-bottom: 60px;
}

.guanggao {
	position: relative;
	overflow: hidden;
	height: 190px;
}

.guanggao img {
	position: absolute;
	left: 50%;
	margin-left: -960px;
}

.kaihu {
	background: #fff;
	padding: 60px 0;
}

.hz {
	background: #fff;
	overflow: hidden;
	padding: 60px 0;
	padding-bottom: 10px;
}

.hz ul.w {
	padding-top: 52px;
	width: 1020px;
}

.hz .w li {
	float: left;
	width: 239px;
	height: 113px;
	overflow: hidden;
	margin-right: 21px;
	margin-bottom: 15px;
}
.hz .w li img{
	-webkit-transition: -webkit-transform 1s;
}
.hz .w li:hover img{
	transform:rotatey(360deg);
}
.hz .w li:nth-child(4n) {
	margin-right: 0px;
}

.women {
	background: #ffe4c0;
	padding: 60px 0;
}

.dongtai {
	overflow: hidden;
	background: #fff;
	padding: 45px 0;
}

.dongtai .title {
	background: #f36246;
	height: 48px;
	line-height: 48px;
	padding-right: 15px;
}
.xinwen-box {
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 30px;
}

.xinwen-box li {
	float: left;
}

.xinwen-box .xw {
	width: 308px;
	height: 230px;
	position: relative;
}

.xinwen-box .xw p {
	position: absolute;
	bottom: 0px;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	line-height: 39px;
	font-size: 14px;
	color: #fff;
}

.xinwen-box .list {
	padding-top: 30px;
	padding-left: 55px;
}

.gundong {
	position: relative;
	padding-top: 30px;
}

.picMarquee-left {
	overflow: hidden;
	position: relative;
}

.picMarquee-left .hd {
	height: 0px;
	position: relative;
	width: 100%;
}

.picMarquee-left .hd .prev,
.picMarquee-left .hd .next {
	display: block;
	width: 25px;
	height: 45px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	background: url(/images/left.jpg) no-repeat;
	top:60px;
}
.picMarquee-left .hd .prev{
	left: 0px;
}
.picMarquee-left .hd .next{
	right: 0px;
	background: url(/images/right.jpg);
}


.picMarquee-left .hd .prevStop {
	background-position: -60px 0;
}

.picMarquee-left .hd .nextStop {
	background-position: -60px -50px;
}

.tempWrap {
	margin: 0 auto;
}

.picMarquee-left .bd {}

.picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picMarquee-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picMarquee-left .bd ul li .pic {
	text-align: center;
}

.picMarquee-left .bd ul li .pic img {
	width: 232px;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
}

.picMarquee-left .bd ul li .pic a:hover img {
	border-color: #999;
}

.picMarquee-left .bd ul li .title1 {
	line-height: 24px;
}

.picMarquee-left .bd .tempWrap {
	margin: 0 auto;
}
.foot{
	background: #3a3a3a;
	padding:30px 0;
}
.foot ul li{
	float: left;
	font-size: 12px;
	margin-right: 28px;
}
.foot ul li p{
	color:#737373;
	padding:5px 0;
}
.foot ul li.list1{
	width: 220px;
}
.foot ul li.list2{
	width:368px;
}
.foot ul li.list3{
	width:280px;
}
.foot ul li.list4{
	width:102px;
}
.foot .nav{
	height:86px;
	line-height: 86px;
	font-size: 12px;
}
.foot .nav a{
	color: #fff;
	margin-right: 20px;
}
.foot .nav a:hover{
	color: #f36246;
}
.liuyan{ width:1100px; margin:0px auto; padding-bottom:40px; padding-top:25px;}
.liuyan1{ width:340px; height:200px; background-color:#fff3d7; float:left; padding:20px; line-height:32px; margin-left:114px; margin-right:0px; margin-top:40px;}
#cont8{width:100%;height:auto;}
.cont8_nr{width:1100px;height:auto;margin:0 auto;}
.cont111_nr{width:1000px;height:100px;background:#006c88;position: relative;margin:40px auto 20px auto;}
.form1{width:910px;height:60px;margin:0 auto;position: relative;}
.img_cont111_1{margin-top:20px;}
#input1{position: absolute;left:60px;top:30px;height:40px;width: 310px;border:none;}
#input2{position: absolute;left:446px;top:30px;height:40px;width:270px;border:none;}
#a1{display:block;position: absolute;width:187px;height:60px;left:723px;top:20px;}
.block{position:relative;width:100%;}
.search{position:relative;height:56px;padding:40px 0 10px;}
.search .txt_name,.search .txt_tel{float:left;height:56px;border:none;color:#fff;font-size:16px;line-height:56px;}
.search .txt_name{width:366px;padding:0 10px 0 76px;background:#006c88 url(../images/search_name.png) no-repeat 20px 11px;}
.search .txt_tel{width:382px;padding:0 10px 0 60px;margin:0 10px;background:#006c88 url(../images/search_tel.png) no-repeat 21px 11px;}
.search .subBtn{float:right;width:276px;height:56px;padding-left:118px;background:#f41515 url(../images/search_btn.png) no-repeat 63px 11px;border:none;color:#fff;font-size:16px;line-height:56px;text-align:left;transition:all .3s;}
.search .subBtn:hover{background-color:#f7520b;}
/* f1Box */
.f1Box{height:290px;padding-bottom:40px;}
.queryResult{width:480px;height:288px;padding:0 30px 0 16px;border:1px solid #e6e6e6;}
.queryResult h2{height:30px;padding:18px 0 7px;color:#333;font-size:18px;font-weight:normal;line-height:30px;}
.queryResult h2 b{color:#de1721;}
.txtMarquee{position:relative;height:216px;overflow:hidden;}
.txtMarquee .bd{height:216px;overflow:hidden;}
.txtMarquee .infoList li{position:relative;height:27px;padding-left:22px;overflow:hidden;}
.txtMarquee .infoList li i{position:absolute;left:0;top:50%;margin-top:-3px;width:6px;height:6px;background-color:#4d4d4d;border-radius:50%;overflow:hidden;}
.txtMarquee .infoList li span{float:left;width:40px;height:27px;display:block;color:#4c4c4c;font-size:14px;line-height:27px;}
.txtMarquee .infoList li span.s3{width:78px;}
.txtMarquee .infoList li span.s4{width:260px;}
.txtMarquee .infoList li b{position:absolute;top:0;right:0;color:#de1721;font-size:14px;line-height:27px;}
.sub-menu{width:560px;height:290px;}
.sub-menu ul{width:570px;height:290px;overflow:hidden;}
.sub-menu li{float:left;position:relative;width:145px;height:138px;margin:0 10px 10px 0;padding-left:128px;border:1px solid #e6e6e6;}
.sub-menu li span{position:absolute;left:24px;top:26px;width:86px;height:86px;}
.sub-menu li.i2 span{background-position:-90px 0;}
.sub-menu li.i3 span{background-position:-180px 0;}
.sub-menu li.i4 span{background-position:-270px 0;}
.sub-menu li h3{height:30px;padding-top:12px;color:#333;font-size:18px;line-height:30px;}
.sub-menu li p{color:#999;font-size:14px;line-height:20px;}
.sub-menu li .more{position:absolute;bottom:14px;right:54px;width:88px;height:24px;border:#e6e6e6 1px solid;border-radius:12px;color:#fff;font-size:14px;text-align:center;line-height:24px;transition:all ease-out .4s;}
.sub-menu li .more b{display:inline-block;width:0;opacity:0;transition:all ease-out .4s;}
.sub-menu li .more i{display:inline-block;width:17px;height:8px;background-position:-370px -80px;}
.sub-menu li:hover .more i{background-position:-390px -80px;}
.sub-menu li:hover .more{border-color:#f41515;background-color:#f41515;color:#fff;}
.sub-menu li:hover .more b{width:50px;opacity:1;}