.kzt-tit { background:url(../images/green.png) no-repeat center top; color:#585858; text-align:center; font-size:28px; height:88px; padding-top:10px; margin-top:44px;}
.kzt-tit b { font-size:14px; text-transform:uppercase; display:block; font-weight:normal;margin-top:5px;}
.joinus{width:100%;height: auto;}
.joinmid{width:100%;margin:0 auto;height:560px;position: relative;}
.join_left{width:15%;float:left;overflow:hidden;}
.join_left img{position: relative;z-index: 11;width:92%;}
.join_right{width:85%;height:auto;float:right;}
.jsb{width:100%;height:40px;border: 1px solid #124b9a;border-radius:20px;margin-top: 40px;line-height:40px;background:#fff;position: relative;z-index: 11;}
.jsb span{font-Size:15px;color:#124b9a;margin-left: 30px;}
.jsb a{float:right;display:inline-block;height:100%;width:80px;text-align: center;background:#FF5B21;border-radius:20px;color:#fff;font-size: 16px;}
.xinxi{width:95%;height:100%;margin-left:3%;margin-top:30px;}
.xinxi_top{width:100%;height:30px;}
.xinxi_top  li{float:left}
.xinxi_top  li span:first-child{font-size:14px;color:#124b9a;}
.xinxi_top  li span:last-child{font-size:14px;color:#124b9a;margin: 2%;}
.xinxi_top  li:nth-of-type(1){width:40%}
.xinxi li:nth-of-type(2){width:30%}
.xinxi li:nth-of-type(3){width:30%}
.xinxi li:nth-of-type(3) span:first-child{margin-left: 20%;}
.article h2{font-size: 16px;color:#124b9a;margin-top: 50px;}
.article li:nth-of-type(3){line-height:32px;width:100%;}
.article li{line-height:32px;}
.fir{margin-top: 20px;}
.clearfix{clear:both}
.shar{width:100%;border-top:1px dashed #00806F;margin-top: 50px;padding-top:30px;padding-bottom:80px}
.shar span{color:#AFAFAF;font-size:16px;display: inline-block;}
.shar a{width: 25px;height: 18px;display: inline-block;margin-left:2%;}
.shar a:nth-of-type(1){background: url(../images/share.png);background-position: -1px 1px;}
.shar a:nth-of-type(2){background: url(../images/share.png);background-position: -45px 1px;}
.shar a:nth-of-type(3){background: url(../images/share.png);background-position: -82px 1px;}
.shar a:nth-of-type(4){background: url(../images/share.png);background-position: -122px 1px;}
.shar a:nth-of-type(5){background: url(../images/share.png);background-position: -162px 1px;}
.shar a:nth-of-type(6){background: url(../images/share.png);background-position: -199px 1px;}
.shar a:nth-of-type(7){background: url(../images/share.png);background-position: -242px 1px;}
.shar a:last-child{background: url(../images/share.png);background-position: -276px 1px;}
.heng{width:100%;height:1px;position:absolute;top:60px;background: #124b9a;}
.shu{width:1px;height:100%;position:absolute;left:64px;background:#124b9a;}

/*弹框*/
#login{
			width:650px;
			height:350px;
			background:#FFf;
			position:absolute;
			z-index:8888;
			display:none;
			border-radius:10px;
		}
		#zhezhao{
			width:100%;
			height:500px;
			position:absolute;
			top:0px;
			left:0px;
			opacity:0.6;
			background:url(../images/zhe_bg.png);
			display:none;
			z-index:6666;
		}
	.lo_mid{width:90%;margin:30px auto;height:90%;}
	.lo_left{float: left;}
	.shangc{width:63%;height:200px;float:right;}
	.daoru{font-size:16px;color:#000;font-weight:bold;}
	.zhic{color:#BABABA;font-Size:14px;width:95%;margin-left:5%;margin-top:5px;}
	.shangc input[type=text]{width:70%;margin:30px 3%; height:30px;border:1px  solid #124b9a;border-radius:17px}
	.liulan{display:inline-block;width:20%;background:#124b9a;color:#fff;border-radius:18px;padding:7px 3px;text-align: center;}
	.liulan a{color:#fff}
	.lo_bot{width:100%;margin-top:30px;border-top:1px dashed #124b9a}
	.lo_bot span{display:inline-block;width:13%;border-radius:17px;padding:9px 3px;text-align: center;background:#FF5B21;margin-top: 20px;}
	.lo_bot span a{color:#fff}
.banner{width:100%; height:345px; background:url(../images/banner.jpg) no-repeat center; margin-top:8px;}


@media screen and (max-width:1150px){
	.xinxi_top li:nth-of-type(1){width:100%;}
	.xinxi_top li:nth-of-type(2){width:100%;}
	.xinxi_top li:nth-of-type(3){width:100%;}
	.xinxi li:nth-of-type(3) span:first-child{margin-left:0;}
}	
@media screen and (max-width:768px){
	.join_left{display:none;}
	.heng{display:none;}
	.shu{display:none;}
	.join_right{width:100%;}
}