@charset "UTF-8";
html,
body {
	color: #000;
	font-family: 微软雅黑;
	height: 100%;
}

body {
	width: 7.5rem;
	font-size: 0.3rem;
	margin: 0 auto;
	padding: 0;
	background: #e5e5ea;
}

li {
	list-style: none;
}

ul {
	margin: 0;
	padding: 0;
}

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

p {
	margin: 0;
}

.mar {
	margin-top: 0.2rem;
}

.bar {
    position: fixed;
    top: 0;
    background: url(https://rj.jgyljt.com/img/aizc_03.jpg)no-repeat;
    background-size: 100% 100%;
    color: white;
    text-align: center;
    height: 1.5rem;
    line-height: 1.5rem;
    width: 7.5rem;
    z-index: 9;
}

.content2 {
	/*margin-top: 1rem;*/
	display: inline-block;
	width: 7.5rem;
	margin-bottom: 1.2rem;
}

.content {
	display: inline-block;
	background: url(https://rj.jgyljt.com/img/aizc_04.jpg)no-repeat;
	background-size: 100% 100%;
}

.tool {
	position: fixed;
    bottom: 0;
    background: url(https://rj.jgyljt.com/img/aizc_08.png)no-repeat;
    background-size: 100% 100%;
    width: 7.5rem;
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    z-index: 9;
}

.docSayDiv {
	padding-left: 0.1rem;
	margin-top: 0.2rem;
	margin-bottom: 0.12rem;
}

.docSay {
	display: inline-block;
	width: 0.8rem;
	vertical-align: top;
}

.docSay2 {
	float: right;
	display: inline-block;
	width: 0.8rem;
	vertical-align: top;
}

.sayCont {
	    display: inline-block;
    max-width: 4.6rem;
    margin-left: .25rem;
    background-color: #0079b1;
    border: 1px solid #00ffff;
    border-radius: 0 .4rem .4rem .4rem;
    padding: .2rem;
    position: relative;
    box-shadow: 0 0 10px #fff;
    color: #fff;
}

.sayCont2 {
	display: inline-block;
    float: right;
    max-width: 4.6rem;
    margin-right: .35rem;
    background-color: #00b34c;
    border: 1px solid #00ffff;
    border-radius: .4rem 0 .4rem .4rem;
    padding: .2rem;
    position: relative;
    color: #fff;
    box-shadow: 0 0 15px #00b34c;
}

.sjx {
	display: none;
	position: absolute;
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 15px solid transparent;
	border-top: 19px solid #fff;
	left: -0.2rem;
	top: 0.2rem;
	-moz-transform: rotate(219deg);
	-webkit-transform: rotate(219deg);
	-o-transform: rotate(219deg);
	-ms-transform: rotate(219deg);
	transform: rotate(-272deg);
}

.sjx2 {
	display: none;
	position: absolute;
	width: 0;
	height: 0;
	border-left: 7px solid rgba(195, 195, 195, 0);
	border-right: 15px solid rgba(195, 195, 195, 0);
	border-top: 19px solid #a0e75a;
	right: -0.14rem;
	top: 0.2rem;
	-moz-transform: rotate(122deg);
	-webkit-transform: rotate(122deg);
	-o-transform: rotate(122deg);
	-ms-transform: rotate(122deg);
	transform: rotate(139deg);
}

.toolBtn {
	display: inline-block;
	background: url(https://rj.jgyljt.com/img/aizcan_03.png)no-repeat;
	background-size: 100% 100%;
	width: 6.5rem;
	height: 0.7rem;
	text-align: center;
	line-height: 0.7rem;
	margin: 0.15rem auto;
	color: #fff;
}

.toolBtns {
	display: inline-block;
	background: url(https://rj.jgyljt.com/img/aizcan2_03.png)no-repeat;
	background-size: 100% 100%;
	width: 2.1rem;
	height: 0.7rem;
	text-align: center;
	line-height: 0.7rem;
	margin: 0.15rem auto;
	color: #fff;
}

.personSayDiv {
	overflow: auto;
	padding-right: 0.1rem;
}

.mr {
	margin-right: 0.15rem;
	margin-left: 0.15rem
}

.btnTelzc {
    display: inline-block;
    text-align: center;
    margin: .1rem auto;
    width: 1.5rem;
    height: .6rem;
    line-height: .6rem;
    color: #00ff6c;
    position: relative;
    left: 0.18rem;
}

.tels {
	font-size: 0.3rem;
	border-bottom: 1px solid lightgrey;
	border-top: none;
	border-left: none;
	border-right: none;
	width: 5rem;
	height: 0.6rem;
	background: #F4F4F6;
	text-align: center;
}

.tels2 {
	font-size: 0.3rem;
    width: 4.1rem;
    height: 0.6rem;
    text-align: left;
    border: none;
}

.ly-footer .azf3 a:hover {
	background-color: #3aa814;
}

.ly-clear {
	clear: both;
}

.ly-hide {
	display: none;
}

.ly-animation-bell {
	display: inline-block;
	color: #F00;
	transition: 0.5s;
}

.ly-animation-bell.on {
	animation: ly-animation-bell 0.5s;
}

#pfjw {
	width: 100%;
	left: 0;
	bottom: 0;
	position: fixed;
	display: none;
}

#pfjw .closePop {
	line-height: 35px;
	font-size: 30px;
	text-decoration: none;
	color: #fff;
	text-align: center;
	float: left;
	width: 50px;
	height: 40px;
	background: url('http://rj.jgyljt.com/jgswt/img/wechat.png') no-repeat scroll 20px 12px;
}

#pfjw .closePop img {
	margin: 2px auto;
	display: block;
}

@keyframes ly-animation-bell {
	0% {
		transform: rotate(-5deg);
	}
	20% {
		transform: rotate(10deg);
	}
	40% {
		transform: rotate(-15deg);
	}
	60% {
		transform: rotate(20deg);
	}
	80% {
		transform: rotate(-15deg);
	}
	100% {
		transform: rotate(10deg);
	}
}

#LRfloater1 {
	z-index: 99999!important
}

#swttelsGroup {
	display: flex;
	align-items: center;
	justify-content: space-around;
	padding-left: 0.4rem;
    width: 6rem;
    height: 1rem;
    margin: 0 auto;
    background: url(https://rj.jgyljt.com/img/aizctj_03.png)no-repeat;
    background-size: 100% 100%;
}

.btnTel{
	color: #00B34C;
}

.swttels {
    font-size: .3rem;
    border:none;
    width: 3.8rem;
    height: .6rem;
    background: none;
    text-align: left;
    color: #fff;
    position: relative;
    left: -0.15rem;
}

