﻿@charset "UTF-8";
html,body{color: #000;}
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:#2e3238;
    color: white;
    text-align: left;
    height: 0.8rem;
    line-height: 0.8rem;
    width: 7.5rem;
    z-index: 9;
}
.content2{
    display: inline-block;
    width: 7.5rem;
    margin-bottom: 0.5rem;
}
.content{
    display: inline-block;
}
.footer{
	 position: fixed;
    bottom: 0;
    background: #f4f4f6;
    width: 7.5rem;
    line-height: 1rem;
    border-top: 1px solid #dcdcdc;
    text-align: center;
    z-index: 9;
}
.tool{
   
}
.docSayDiv{
    padding-left: 0.1rem;
    margin-top: 0.2rem;
}
.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: 0.25rem;
    background-color: #fff;
    border: 1px solid #d0d0d0;
    border-radius: 0.1rem;
    padding: 0.2rem;
    position: relative;
}
.sayCont2{
    display: inline-block;
    float: right;
    max-width: 4.6rem;
    margin-right: 0.35rem;
    background-color: #a0e75a;
    border: 1px solid #83d45a;
    border-radius: 0.1rem;
    padding: 0.2rem;
    position: relative;
}
.sjx{
    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{
    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-color: #a0e75a;
    width: 45%;
    height: 0.7rem;
    text-align: center;
    line-height: 0.7rem;
    margin: 0.15rem auto;
    border: #83d45a solid 1px;
    border-radius: 0.1rem;
}
.toolReturn{
	display: inline-block;
    background-color: #a0e75a;
    width: 45%;
    height: 0.7rem;
    text-align: center;
    line-height: 0.7rem;
    margin: 0.15rem auto;
    border: #83d45a solid 1px;
    border-radius: 0.1rem;
}
.toolBtns{
    display: inline-block;
    background-color: #a0e75a;
    width: 2.1rem;
    height: 0.7rem;
    text-align: center;
    line-height: 0.7rem;
    margin: 0.15rem auto;
    border: #83d45a solid 1px;
    border-radius: 0.1rem;
}
.toolBtns2{
	display: inline-block;
    background-color: #a0e75a;
    width: 1.6rem;
    height: 0.7rem;
    text-align: center;
    line-height: 0.7rem;
    margin: 0.15rem auto;
    border: #83d45a solid 1px;
    border-radius: 0.1rem;
}
.personSayDiv{
    overflow: auto;
    padding-right: 0.1rem;
}
.mr{margin-right: 0.15rem;margin-left: 0.15rem}
.btnTel{
    display: inline-block;
    background-color: #3F740B;
    text-align: center;
    margin: 0.15rem auto;
    border: #1F5C00 solid 1px;
    border-radius: 0.1rem;
    width: 1.8rem;
    height: 0.6rem;
    line-height: 0.6rem;
    color: white;
}
.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;
}
.tanwenzi{width: 7.5rem;height: 0.9rem;line-height: 0.9rem;text-align: center;color: #094eaa;font-size: 0.28rem;background: #ebf3fb; float: left;display: none;}
.content2>:nth-of-type(4) .imgs{
	background: url(../images/1.png) no-repeat;
	background-size: 100%;
	width: 4.6rem;
	height: 2.4rem;
}
/*.content2>:nth-of-type(8) .imgs{
	background: url(../images/2.jpg) no-repeat;
	background-size: 100%;
	width: 4.6rem;
	height:3.66rem;
}
.content2>:nth-of-type(12) .imgs{
	background: url(../images/3.jpg) no-repeat;
	background-size: 100%;
	width: 4.6rem;
	height: 1.11rem;
}*/
