*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
*:focus{
	outline: none;
}
a{
	text-decoration: none;
}
.container{
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.clearfix::after,
.clearfix::before {
	content: "";
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
	clear: both
}
.clearfix {
	zoom: 1
}

img {
	width: 100%;
	display: block;
}

.banner img {
	display: block;
}


.d_flex {
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
}

/*zhaoheng all style*/
/*margin-top*/
.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt17 {
	margin-top: 17px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mt35 {
	margin-top: 35px;
}

.mt40 {
	margin-top: 40px;
}

.mt45 {
	margin-top: 45px;
}

.mt50 {
	margin-top: 50px;
}
.mt55 {
	margin-top: 55px;
}
.mt60 {
	margin-top: 60px;
}

.mt70 {
	margin-top: 70px;
}

.mt80 {
	margin-top: 80px;
}

/*padding-top*/
.pt5 {
	padding-top: 5px;
}

.pt10 {
	padding-top: 10px;
}

.pt15 {
	padding-top: 15px;
}

.pt20 {
	padding-top: 20px;
}

.pt25 {
	padding-top: 25px;
}

.pt30 {
	padding-top: 30px;
}

.pt35 {
	padding-top: 35px;
}

.pt38 {
	padding-top: 38px;
}

.pt40 {
	padding-top: 40px;
}

.pt45 {
	padding-top: 45px;
}

.pt50 {
	padding-top: 50px;
}

.pt55 {
	padding-top: 55px;
}

.pt60 {
	padding-top: 60px;
}

.pt70 {
	padding-top: 70px;
}

.pt80 {
	padding-top: 80px;
}

/*padding-bottom*/
.flex_n {
	flex: none;
	-webkit-flex: none;
	-ms-flex: none;
}
.flex_1 {
	flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
}
.mr_2n0>*,
.mr_3n0>*,
.mr_4n0>*,
.mr_5n0>* {
	float: left;
}
.mr_2n0>*{
	width: calc((100% - 10px)/2);
	margin-right: 10px;
	margin-bottom: 10px;
}
.mr_3n0>*{
	width: calc((100% - 20px)/3);
	margin-right: 10px;
	margin-bottom: 10px;
}
.mr_4n0>*{
	width: calc((100% - 30px)/4);
	margin-right: 10px;
	margin-bottom: 10px;
}
.mr_5n0>*{
	width: calc((100% - 40px)/5);
	margin-right: 10px;
	margin-bottom: 10px;
}
.mr_2n0>*:nth-child(2n) {
	margin-right: 0px !important;
}

.mr_3n0>*:nth-child(3n) {
	margin-right: 0px !important;
}

.mr_4n0>*:nth-child(4n) {
	margin-right: 0px !important;
}

.mr_5n0>*:nth-child(5n) {
	margin-right: 0px !important;
}


.pctitle{
	font-size: 36px;
	color: #5d61ff;
	text-align: center;
}


.allfont{
	font-size: 16px;
	color: #666666;
	line-height: 24px;
}
.rmkc .item{
	box-shadow: 0 0 10px #e1e1e1;
}
.rmkc p{
	font-size: 20px;
	color: #666666;
	line-height: 50px;
	text-align: center;
	background: #fff;
}




.pcTitle{
	text-align: center;
}
.pcTitle span{
	line-height: 49px;
	display: inline-block;
}
.pcTitle span:nth-child(1){
	transform: translateX(10px);
}
.pcTitle span:nth-child(3){
	transform: translateX(-10px);
}
.pcTitle span:nth-child(1)::before{
	content: url(../images/l.jpg);
	 
}
.pcTitle span:nth-child(3)::before{
	content: url(../images/r.jpg);
	transform: translateX(-10px);
}
.pcTitle span:nth-child(2){
	border: 1px solid #333;
	transform: translateY(-18px);
	 padding: 0px 30px;
	 font-size: 20px;
	 color: #333333;
}

.cx a{
	border: 1px solid #e5e5e5;
	text-align: center;
	display: block;
	color: #666666;
	line-height: 38px;
	font-size: 16px;
}
.cx a:hover{
	background: #5d61ff;
	color: #fff;
	border-color:#5d61ff ;
}


.zyinfo {
    padding: 15px 20px;
}
.zylist {
  margin-top: 40px;
}
.zylist .item{
	box-shadow: 0 0 10px #e6e6e6;
}
.zylist::after {
  content: "";
  display: block;
  clear: both;
}

.zylist li {
  width: 390px;
  float: left;
  margin-right: 15px;
  box-shadow: 0 0 5px 1px #d2d2d2;
}

.zylist li:nth-child(3n+3) {
  margin-right: 0;
}

.zylist li:nth-child(n+4) {
  margin-top: 15px;
}

.zyfm {
  display: block;
  line-height: 0;
}

.zyinfo {
  padding: 15px 0px;
}

.zybt {
  display: block;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  color: #333;
  line-height: 26px;
}

.zyxz {
  text-align: center;
  font-size: 18px;
  color: #666;
  line-height: 34px;
  border-top: 1px dashed #adadad;
  border-bottom: 1px dashed   #adadad;
  margin-top: 9px;
}

.zyxz span {
  padding-right: 20px;
  color: #666666;
}

.zyms {
  display: block;
  font-size: 16px;
  color: #999;
  margin-top: 10px;
  padding:0 20px ;
  line-height: 24px;
  min-height: 72px;
}

.zyzx {
  overflow: hidden;
  margin-top: 20px;
  padding:0 20px ;
}

.zyzx a {
  display: block;
  width: 165px;
  height: 38px;
  line-height: 34px;
  text-align: center;
  border-radius: 8px;
  color: #fff;
  font-size: 18px;
}

.zyzx a:first-child {
  background: #5d61ff;
  float: left;
  border: 1px solid #5d61ff;
}

.zyzx a:last-child {
  background: #fff;
  border: 1px solid #5d61ff;
  color: #5d61ff;
  float: right;
}
