.items{
	width: 1200px;
	height: auto;
	margin:0px auto;
	overflow: hidden;
	clear: both;
	padding-top: 30px;
}
.items .bigtitle{
	width: 1200px;
	height: 42px;
	text-align: center;
	font-size: 38px;
	padding-top: 12px;
}
.items .smalltitle{
	width: 1200px;
	height: 38px;
	text-align: center;
	font-size: 22px;
	color: #666;
	margin-top: 25px
}
.items .item-body{
	width: 1200px;
	height: auto;
	margin: 0px auto;
	font-size: 16px;
	padding-top: 25px
}
.items .item-body .oneitem{
	width: 260px;
	height: 230px;
	float: left;
	overflow: hidden;
	border-radius: 12px;
	background: #f7f7f7;
	text-align:center;
	font-size: 18px;
	margin: 20px;
}
.items .item-body .oneitem .item{
	width: 260px;
	height: 173px;
	float: left;
	overflow: hidden;
	margin-bottom: 15px
}
.items .item-body .oneitem .item img{
	width: 260px;
	height: auto;
	margin-bottom: 10px;
	transition: all 0.6s; 
}
.items .item-body .oneitem .item img:hover{
	transform: scale(1.4);
}
.partner{
	width: 1200px;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
}
.partner .bigtitle{
	width: 1200px;
	height: 48px;
	text-align: center;
	font-size: 38px;
	padding-top: 35px;
	padding-bottom: 35px
}
.partner .listbrand{
	width: 1200px;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
}
.partner .listbrand li{
	width: 240px;
	height: 140px;
	float: left;
	overflow: hidden;
	text-align: center;
	list-style: none;
}
.partner .listbrand li img{
	width: 220px;
	height: 100px
}
.partner .listbrand li img:hover{
	opacity: 0.8
}
.news{
	width: 100%;
	min-width: 1200px;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
	background: #f7f7f7;
	padding-top: 30px;
	padding-bottom: 45px
}
.bigtitle{
	width: 1200px;
	height: 48px;
	text-align: center;
	font-size: 38px;
	padding-top: 35px;
	padding-bottom: 5px;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
}
.website-module{
	width: 1200px;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
	margin-top: 25px;
}
.website-module li{
	list-style: none;
	width: 195px;
	height: auto;
	padding: 8px;
	font-size: 12px;
	text-align: center;
	float: left;
	overflow: hidden;
	background: #fff;
	border: 1px solid #f2f2f2;
	color: #000;
	border-radius: 35px;
	margin: 11px;
	margin-bottom: 10px;
}
.website-module li img{
	width: 195px;
	height: 212px;
	margin-bottom: 8px;
	border-radius: 10px;
}
.agent_bigtitle{
	width: 1200px;
	height: 48px;
	text-align: center;
	font-size: 34px;
	padding-top: 25px;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
}
.news .news-body{
	width: 1200px;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
}
.news .news-body .onenews{
	width: 345px;
	height: auto;
	float: left;
	margin: 27px;
	overflow: hidden;
}
.news .news-body .onenews li{
	float: left;
	list-style: none;
	width: 345px;
	height: auto;
	margin-top: 8px;
	margin-bottom: 8px
}
.news .news-body .onenews li img{
	width: 340px;
	height: 130px;
	opacity: 0.85;
	border-radius: 4px
}
.news .news-body .onenews li img:hover{
	opacity: 1
}
.register{
	width: 100%;
	min-width: 1200px;
	height: 150px;
	padding-top: 35px;
	font-size: 32px;
	text-align: center;
	background: #59d2dd;
	color: #fff
}
.register .btn{
	display: block;
	width: 250px;
	height: 40px;
	text-align: center;
	border: 1px solid #fff;
	background: #fff;
	color: #ff6600;
	padding-top: 10px;
	border-radius: 25px;
	font-size: 22px;
	margin: 0px auto;
	overflow:hidden;
	margin-top: 15px;
}
.footer{
	width: 100%;
	min-width: 1200px;
	height: auto;
	background: #141522;
	margin: 0px auto;
	padding-top: 55px;
	padding-bottom: 25px
}
.footer .myfooter{
	width: 1200px;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
}
.footer .myfooter .onefooter{
	width: 215px;
	height: auto;
	float: left;
	overflow:hidden;
	padding-left: 25px;
}
.footer .myfooter .onefooter li{
	list-style: none;
	width: 215px;
	height: 32px;
	float: left;
	overflow: hidden;
	color: #999;
	font-size: 12px
}
.footer .myfooter .onefooter li.title{
	font-size: 16px;
	margin-bottom: 12px;
	color: #fff
}
.footer .myjjfa{
	width: 1150px;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #999;
}
.footer .myjjfa li{
	width: 120px;
	height: auto;
	overflow: hidden;
	float: left;
	list-style: none;
	text-align: center;
}
.footer .copyright{
	width: 1150px;
	height: 45px;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
	text-align: center;
	color: #999;
}
.aboutimg img{
	width: 100%;
	height: auto;
}
.about-body{
	width: 1200px;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
}
.about-body li{
	width: 400px;
	height: auto;
	list-style: none;
	float: left;
	font-size: 22px;
	text-align: center;
}
.about-body li img{
	width: 320px;
	height: auto;
	margin: 10px;
	margin-bottom: 0px;
}
.about-body-left{
	width: 675px;
	height: auto;
	float: left;
	overflow: hidden;
	line-height: 34px;
	font-size: 18px;
	padding-top: 80px;
	padding-right: 25px;
}
.about-body-right{
	width: 500px;
	height: auto;
	float: left;
	overflow: hidden;
	padding-top: 80px;
	padding-bottom: 85px
}
.agent-body{
	width: 1200px;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
	margin-top: 35px;
	margin-bottom: 45px
}
.agent-body .search{
	width: 775px;
	height: 68px;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
	border-radius: 35px;
	border:1px solid #f2f2f2;
	margin-top: 60px;
	margin-bottom:35px;
	box-shadow:0px 0px  8px 0px #eee;
}
.agent-body .search .search-input{
	width: 550px;
	height: auto;
	float: left;
	overflow: hidden;
}
.agent-body .search .search-input input{
	width: 510px;
	height: 68px;
	border: 0px;
	margin-left: 30px;
	font-size: 24px
}
.agent-body .search .search-input input:focus{
       outline: none;
}
.agent-body .search .search-btn{
	width: 225px;
	height: 68px;
	float: left;
	overflow: hidden;
	background: #59d2dd;
	color: #fff;
	font-size: 24px;
	text-align: center;
	padding-top: 18px
}
.agent-desc{
	width: 1200px;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
	padding-top: 60px
}
.agent-desc .agent-desc-right{
	width: 500px;
	height: auto;
	float: right;
	overflow: hidden;
	text-align: right;
}
.agent-desc .agent-desc-right img{
	width: 450px;
	height: auto;
	border-radius: 0px;
	border-top-left-radius: 35px;
	border-bottom-right-radius: 35px;
	margin-right: 10px
}
.agent-desc .agent-desc-left{
	width: 700px;
	height: auto;
	float: left;
	overflow: hidden;
}
.agent-desc .agent-desc-left li.bsize{
	list-style: none;
	float: left;
	width: 700px;
	height: 48px;
	font-size: 28px;
}
.agent-desc .agent-desc-left li.ssize{
	list-style: none;
	float: left;
	width: 700px;
	height: 48px;
	font-size: 18px;
	color: #999;
	margin-bottom: 25px
}
.agent-desc .agent-desc-left li.btns{
	list-style: none;
	float: left;
	width: 250px;
	height: 48px;
	font-size: 18px;
	color: #666;
	background: #59d2dd;
	color: #fff;
	padding-top: 8px;
	text-align: center;
	border-radius: 35px;
	font-size: 28px
}
.fuchi{
	width: 1200px;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
	padding-top: 40px
}
.fuchi .fc-one{
	width: 278px;
	height: 260px;
	float: left;
	overflow: hidden;
	text-align: center;
	background: #f7f7f7;
	border-top-left-radius: 25px;
	border-bottom-right-radius: 25px;
	margin:10px;
	padding-top: 35px;
	padding-bottom: 25px;
	border: 1px solid #f7f7f7
}
.fuchi .fc-one:hover{
	background: #fff;
	border-top-right-radius: 25px;
	border-bottom-left-radius: 25px;
	border-top-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border:1px solid #f2f2f2;
}
.fuchi .fc-one img{
	width: 80px;
	height: 80px;
	margin-bottom: 15px;
}
.fuchi .fc-one li.bfont{
	list-style: none;
	float: left;
	font-size: 24px;
	width: 278px;
	height: auto;
	margin-bottom: 15px
}
.fuchi .fc-one li.sfont{
	list-style: none;
	float: left;
	font-size: 16px;
	width: 278px;
	height: auto;
	line-height: 28px;
	color: #333
}
.chanpin{
	width: 1200px;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
	padding-top: 30px
}
.chanpin .fc-one{
	width: 360px;
	height: 390px;
	float: left;
	overflow: hidden;
	text-align: center;
	border-top-left-radius: 25px;
	border-bottom-right-radius: 25px;
	margin:20px;
	padding-top: 35px;
	padding-bottom: 25px;
	box-shadow:0px 0px  4px 0px #eee;
}
.chanpin .fc-one:hover{
	background: #f9f9f9
}
.chanpin .fc-one img{
	width: 100px;
	height: 100px;
	margin-bottom: 15px;
}
.chanpin .fc-one li.bfont{
	list-style: none;
	float: left;
	font-size: 24px;
	width: 360px;
	height: auto;
	margin-bottom: 15px
}
.chanpin .fc-one li.sfont{
	list-style: none;
	float: left;
	font-size: 14px;
	width: 360px;
	height: auto;
	line-height: 28px;
	color: #999
}
.chanpin .fc-one li.btns{
	list-style: none;
	float: left;
	font-size: 16px;
	width: 160px;
	height: 32px;
	background: #59d2dd;
	color: #fff;
	text-align: center;
	margin-top: 15px;
	border-radius: 35px;
	padding-top: 8px;
	margin-left: 100px;
}
.chanpin .fc-one li.mobile{
	list-style: none;
	float: left;
	font-size: 16px;
	width: 260px;
	height: 38px;
	text-align: center;
	margin-top: 15px;
	padding-top: 5px;
	margin-left: 45px;
}
.liucheng{
	width: 1200px;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
	padding-top: 40px;
	margin-bottom: 85px
}
.liucheng .fc-one{
	width: 278px;
	height: 180px;
	float: left;
	overflow: hidden;
	text-align: center;
	background: #f7f7f7;
	border-top-left-radius: 25px;
	border-bottom-right-radius: 25px;
	margin:10px;
	padding-top: 35px;
	padding-bottom: 25px;
	border: 1px solid #f7f7f7
}
.liucheng .fc-one img{
	width: 80px;
	height: 80px;
	margin-bottom: 15px;
}
.liucheng .fc-one li.bfont{
	list-style: none;
	float: left;
	font-size: 24px;
	width: 278px;
	height: auto;
	margin-bottom: 15px
}
.liucheng .fc-one li.sfont{
	list-style: none;
	float: left;
	font-size: 16px;
	width: 278px;
	height: auto;
	line-height: 28px;
	color: #999
}
.hezuo{
	width: 1200px;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
	padding-top: 40px;
	margin-bottom: 25px
}
.hezuo .fc-one{
	width: 378px;
	height: 220px;
	float: left;
	overflow: hidden;
	text-align: center;
	background: #f7f7f7;
	border-top-left-radius: 25px;
	border-bottom-right-radius: 25px;
	margin:10px;
	padding-top: 35px;
	padding-bottom: 25px;
	border: 1px solid #f7f7f7
}
.hezuo .fc-one img{
	width: 80px;
	height: 80px;
	margin-bottom: 15px;
}
.hezuo .fc-one li.bfont{
	list-style: none;
	float: left;
	font-size: 24px;
	width: 378px;
	height: auto;
	margin-bottom: 10px;
	margin-top: 10px
}
.hezuo .fc-one li.sfont{
	list-style: none;
	float: left;
	font-size: 16px;
	width: 378px;
	height: auto;
	line-height: 28px;
	color: #999
}

.apply-body .search{
	width: 775px;
	height: 68px;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
	border-radius: 35px;
	border:1px solid #f2f2f2;
	margin-top: 60px;
	margin-bottom:35px;
}
.apply-body .search .search-input{
	width: 550px;
	height: auto;
	float: left;
	overflow: hidden;
}
.apply-body .search .search-input input{
	width: 510px;
	height: 68px;
	border: 0px;
	margin-left: 30px;
	font-size: 24px
}
.apply-body .search .search-input input:focus{
       outline: none;
}
.apply-body .search .search-btn{
	width: 225px;
	height: 68px;
	float: left;
	overflow: hidden;
	background: #f7f7f7;
	color: #000;
	font-size: 24px;
	text-align: center;
	padding-top: 18px
}
.apply-body .apply-btn{
	width: 450px;
	height: 50px;
	overflow: hidden;
	background: #59d2dd;
	color: #fff;
	font-size: 24px;
	text-align: center;
	padding-top: 18px;
	margin: 0px auto;
	border-radius: 35px;
	margin-top: 65px;
	margin-bottom: 50px;
	cursor: hand;
	cursor: pointer;
}

.file-form{
	width: 1200px;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
}
.file-form .oneline{
	width: 1200px;
	height: auto;
	float: left;
	overflow: hidden;
}
.file-form .oneline .oneline-left{
	width: 598px;
	height: auto;
	float: left;
	overflow: hidden;
}
.file-form .oneline .oneline-right{
	width: 598px;
	height: auto;
	float: left;
	overflow: hidden;
}
.file-form .oneline input{
	width: 550px;
	height: 38px;
	border:1px solid #ddd;
	padding: 10px;
	margin: 15px;
	border-radius: 12px;
	font-size: 22px
}
.file-form .oneline textarea{
	width: 1150px;
	height: 120px;
	border:1px solid #ddd;
	border-radius: 12px;
	padding: 10px;
	margin: 15px;
	font-size: 22px
}
.file-form .oneline textarea:focus{
       outline: none;
}
.file-form .oneline input:focus{
       outline: none;
}
.aboutzb{
	width: 1178px;
	height: auto;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
	margin-top: -50px
}
.aboutzb .zbleft{
	width: 550px;
	height: auto;
	float: left;
	overflow: hidden;
	margin-right: 30px
}
.aboutzb .zbleft li{
	list-style: none;
	padding:20px;
	float: left;
	overflow: hidden;
	font-size: 18px;
	border:1px solid #ddd;
	border-radius: 35px;
	width: 480px;
	margin:12px;
	margin-top: 18px;
	margin-bottom: 18px
}
.aboutzb .zbleft li#sel{
	list-style: none;
	padding:20px;
	float: left;
	overflow: hidden;
	font-size: 32px;
	border: 0px
}
.aboutzb .zbright{
	width: 580px;
	height: 580px;
	float: right;
	overflow: hidden;
	text-align: right;
	padding-top: 25px
}
.smalltitle{
	width: 1200px;
	height: auto;
	margin: 0px auto;
	margin-top: 5px;
	margin-bottom: 18px;
	text-align: center;
	font-size: 18px;
	font-weight: lighter;
	color: #000;
}

img{border:0}
.side{position:fixed;width:60px;right:0;top:50%;margin-top:-200px;z-index:100;border:1px solid #f7f7f7;border-right: 0px;background:#fff;border-bottom:0}
.side ul li{width:60px;height:78px;float:left;position:relative;border-bottom:1px solid #f7f7f7;color:#333;font-size:12px;line-height:38px;text-align:center;transition:all .3s;cursor:pointer}
.side ul li:hover{background:#59d2dd;color:#666}
.side ul li:hover a{color:#666}
.side ul li i{height:25px;margin-bottom:1px;display:block;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:auto 25px;margin-top:14px;transition:all .3s}
.side ul li i.bgs1{background-image:url(../../images/right_pic5.png)}
.side ul li i.bgs2{background-image:url(../../images/right_pic7.png)}
.side ul li i.bgs22{background-image:url(../../images/qq-icon.png)}
.side ul li i.bgs3{background-image:url(../../images/right_pic2.png)}
.side ul li i.bgs4{background-image:url(../../images/right_pic1.png)}
.side ul li i.bgs5{background-image:url(../../images/right_pic3.png)}
.side ul li i.bgs6{background-image:url(../../images/right_pic6_on.png)}
.side ul li:hover i.bgs1{background-image:url(../../images/right_pic5_on.png)}
.side ul li:hover i.bgs2{background-image:url(../../images/right_pic7_on.png)}
.side ul li:hover i.bgs3{background-image:url(../../images/right_pic2_on.png)}
.side ul li:hover i.bgs4{background-image:url(../../images/right_pic1_on.png)}
.side ul li:hover i.bgs5{background-image:url(../../images/right_pic3_on.png)}
.side ul li .sidebox{position:absolute;width:60px;height:78px;top:0;right:0;transition:all .3s;overflow:hidden}
.side ul li.sidetop{background:#59d2dd;color:#fff}
.side ul li.sidetop:hover{opacity:.8;filter:Alpha(opacity=80)}
.side ul li.sideewm .ewBox.son{width:238px;font-size:12px;display:none;color:#363636;text-align:center;padding-top:235px;position:absolute;left:-240px;top:-1px;background-image:url(../../images/leftewm.png);background-repeat:no-repeat;background-position:center center;border:1px solid #e0e0e0;background-color:#f2f2f2;}
.side ul li.sideetel .telBox.son{width:260px;height:260px;display:none;color:#666;text-align:left;position:absolute;left:-262px;top:-80px;background:#f2f2f2;border:1px solid #e0e0e0;}
.side ul li.sideetel .telBox dd{display:block;height:85px;overflow:hidden;padding-left:30px;line-height:24px;font-size:16px}
.side ul li.sideetel .telBox dd a{color: #666;}
.side ul li.sideetel .telBox dd span{display:block;line-height:28px;height:28px;overflow:hidden;margin-top:15px;font-size:16px}
.side ul li.sideetel .telBox dd.bgs1{background:url(../../images/right_pic8.png) 28px center no-repeat;background-color:#59d2dd}
.side ul li.sideetel .telBox dd.bgs2{}
.side ul li:hover .son{display:block!important;animation:fadein 1s}
@keyframes fadein{from{opacity:0}
to{opacity:1}
}

.search-news{
	width: 100%;
	height: 107px;
	background: url('https://jz.zentui.com/images/newsbanner.jpg') center;
	padding-top: 130px;
}
.search-news .search{
	width: 640px;
	height: 48px;
	border: 1px solid #f2f2f2;
	border-radius: 35px;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
	box-shadow:2px 2px 4px #f2f2f2
}
.search-news .search .search-left{
	width: 530px;
	height: 48px;
	float: left;
	overflow: hidden;
	padding-left: 40px;
}
.search-news .search .search-left input{
	width: 500px;
	height: 48px;
	border: 0px;
}
.search-news .search .search-left input:focus {
  -webkit-box-shadow: none;
  box-shadow: none; 
  outline:none;
}
.search-news .search .search-right{
	width: 70px;
	height: 48px;
	float: right;
	overflow: hidden;
	padding-top: 6px;
}
.search-news .search .search-right img{
	width: 35px;
	height: 35px;
}