body,
div,
ul,
li,
a,
ol,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
form,
input,
span,
label,
b {
	margin: 0;
	padding: 0;
	line-height: 100%;
	text-decoration: none;
	box-sizing: border-box;
}

body {
	background-color: #ffffff;
	margin: 0;
	font-family: "微软雅黑";
	padding-top: 169px;
}

@font-face {
	font-family: zaofang;
	/*这里是说明挪用来的字体名字*/
	src: url(/public/font/MFYueHei_Noncommercial-Regular.otf);
	/*这里是字体文件路径*/
}

ul {
	list-style: none;
}

li {
	list-style: none;
}

button {
	border: none;
}

img,
input {
	outline: none;
	line-height: normal;
}

input[type=button],
input[type=submit],
input[type=file],
button {
	cursor: pointer;
	-webkit-appearance: none;
}

textarea {
	resize: none;
}

h1,
h2,
h3,
h4,
h5 {
	font-weight: normal;
}

i,
em {
	font-style: normal;
}

a:hover {
	text-decoration: none;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0%;
	clear: both;
}

header {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 2;
}

.header1 {
	width: 100%;
	background-color: #eeeeee;
}

.header1main {
	width: 1200px;
	margin: auto;
	padding: 10px 0;
}

.header1main p {
	float: left;
	font-size: 14px;
	color: #666666;
}

.header1dlzc {
	float: right;
	font-size: 14px;
	color: #666666;
}

.header1dlzc {
	color: #666;
}

.header2 {
	width: 100%;
	background-color: #ffffff;
}

.header2main {
	width: 1200px;
	height: 80px;
	margin: auto;
	padding: 10px 0;
}

.header2left {
	float: left;
	height: 100%;
}

.header2left img {
	height: 100%;
	float: left;
}

.header2left p {
	font-size: 16px;
	line-height: 25px;
	color: #FFFFFF;
	float: left;
	margin-top: 4px;
}

.header2right {
	float: right;
	width: 400px;
	height: 35px;
	background-color: #FFFFFF;
	position: relative;
	/* border-radius: 20px; */
	padding-left: 110px;
	padding-right: 70px;
	overflow: hidden;
	margin-top: 12px;
	border: 2px solid #c4222d;
}
.header2right select{
	width: 100px;
	position: absolute;
	left: 0;
	top: 0;
	border: none;
	height: 100%;
	padding: 0 5px;
	border-right: 2px solid #c4222d;
	outline-style: none;
}

.header2right input {
	width: 100%;
	height: 100%;
	border: none
}

.header2right button{
	width: 60px;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	text-align: center;
	background: #c4222d;
	color: #ffffff;
	font-size: 20px;
	outline-style: none;
}
.header2right button i{
	font-size: 20px;
	line-height: 30px;
}

.header3 {
	width: 100%;
	background-color: #c4222d;
}

.header3main {
	width: 1200px;
	margin: auto;
}

.header3main a {
	float: left;
	line-height: 55px;
	font-size: 16px;
	color: #FFFFFF;
	width: 16.666%;
	text-align: center;
	transition: all 0.3s ease;
}

.header3main a:hover {
	color: #dfdfdf;
}

.header3main .header3xz {
	background-color: #fe0000;
}

.index01 {
	width: 100%;
	padding: 10px 0;
}

.index01main {
	width: 1200px;
	margin: auto;
}

.swiper-containerindex01 {
	width: 76%;
	float: left;
	overflow: hidden;
	position: relative;
}

.swiper-paginationindex01 {
	position: absolute;
	bottom: -10px;
	text-align: center;
	z-index: 1;
}

.swiper-paginationindex01 .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	display: inline-block;
	border-radius: 100%;
	background: #626262;
	border: none;
}

.swiper-paginationindex01 .swiper-pagination-bullet-active {
	background: #FFFFFF;
	border: none;
}

.index01topr {
	width: 22%;
	float: right;
	border: 1px solid #DDDDDD;
}

.index01topr h4 {
	padding: 0 10px;
	line-height: 40px;
	font-size: 16px;
	color: #72272c;
	font-weight: bold;
	border-bottom: 1px solid #DDDDDD;
}

.index01topr h4 i {
	font-size: 22px;
	margin-right: 5px;
	vertical-align: bottom;
	font-weight: normal;
}

.index01topr1 {
	width: 100%;
	height: 296px;
	overflow: hidden;
	padding: 5px 10px;
}

.index01topr1 a {
	display: block;
	line-height: 35px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.3s ease;
}

.index01topr1 a i {
	margin-right: 5px;
	font-weight: bold;
}

.index01topr1 a:hover {
	color: #72272C;
}

.index01topr h5 {
	padding: 0 10px;
	line-height: 40px;
	font-size: 15px;
	color: #c4222d;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #DDDDDD;
}

.index01topr h4 span {
	margin-right: 5px;
}
.index01topr2{
	width: 100%;
	padding:15px 0;
	text-align: center;
	border-top: 1px solid #DDDDDD;
}
.index01topr2 div{
	width: 33.33%;
	float: left;
}
.index01topr2 div i{
	font-size: 35px;
	line-height: 35px;
	color: #c4222d;
	display: inline-block;
	margin-bottom: 5px;
}
.index01topr2 div p{
	font-size: 14px;
	color: #666;
	line-height: 20px;
}

.indexfw {
	width: 100%;
	margin: 40px 0;
	margin-bottom: 50px;
}

.indexfwmain {
	width: 1200px;
	margin: auto;
	border: 1px solid #dddddd;
}

.indexfw1 {
	width: 11%;
	float: left;
	color: #222222;
	height: 90px;
	text-align: center;
	position: relative;
}

.indexfw1 h4 {
	font-size: 17px;
	margin-bottom: 5px;
	margin-top: 20px;
	font-weight: bold;
	line-height: 50px;
}
.indexfw1 i{
	font-size: 41px;
	line-height: 50px;
	height: 50px;
	position: absolute;
	right: -25px;
	top: 0;
	bottom: 0;
	margin: auto;
	color: #dddddd;
}

.indexfw1 p {
	font-size: 16px;
	font-weight: bold;
}

.indexfwfl {
	width: 87%;
	float: right;
}

.indexfwfl li {
	width: 27.5%;
	float: left;
	height: 90px;
	padding: 0 15px;
	padding-left: 70px;
	padding-top: 25px;
	position: relative;
}
.indexfwfl li:last-child{
	width: 17%;
}

.indexfwfl li h5 {
	width: 40px;
	height: 40px;
	line-height: 38px;
	font-size: 20px;
	background-color: #f2f2f2;
	color: #c4222d;
	border-radius: 50% 0 50% 50%;
	position: absolute;
	left: 15px;
	top: 25px;
	text-align: center;
	font-weight: normal;
	transition: all 0.3s ease;
}

.indexfwfl li:hover>h5 {
	background-color: #a00438;
	color: #FFFFFF;
}

.indexfwfl li h4 {
	font-size: 15px;
	margin-bottom: 5px;
	color: #222222;
	font-weight: bold;
}

.indexfwfl li p {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}

.indexfwfl li i {
	font-size: 40px;
	line-height: 40px;
	position: absolute;
	right: 10px;
	top: 25px;
	color: #e3e3e3;
	font-family: '黑体';
	font-weight: bold;
}

.index1 {
	width: 100%;
}

.index1main {
	width: 1200px;
	margin: auto;
}

.index02tit {
	font-size: 28px;
	color: #222222;
	line-height: 30px;
	text-align: center;
	padding-bottom: 40px;
	position: relative;
}

.index02tit a {
	font-size: 18px;
	float: right;
	line-height: 30px;
	color: #6d6d6d;
	transition: all 0.3s ease;
}

.index02tit:after {
	content: '';
	width: 210px;
	height: 10px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 15px;
	background: url(/public/images/titbg.png);
	background-size: 100%;
	margin: auto;
}

.index02con {
	width: 100%;
	float: left;
	margin-top: 30px;
}

.index02con1 {
	width: 23%;
	float: left;
	margin-right: 2.666%;
	border: 1px solid #DDDDDD;
	margin-bottom: 30px;
	transition: all 0.3s ease;
}

.index02con1:hover {
	-moz-box-shadow: 0px 0px 10px #ADADAD;
	-webkit-box-shadow: 0px 0px 10px #ADADAD;
	box-shadow: 0px 0px 10px #ADADAD;
}

.index02con1:hover>a .index02con01 img {
	opacity: 0.8;
}

.index02con1:nth-child(4n) {
	margin-right: 0;
}

.index02con01 {
	width: 100%;
	position: relative;
}

.index02con01 img {
	width: 100%;
	height: 200px;
	display: block;
	transition: all 0.3s ease;
}

.index02cont1 {
	width: 75px;
	line-height: 30px;
	background-color: #eb963c;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	right: 0;
	top: 15px;
	font-size: 15px;
	line-height: 30px;
}

.index02cont2 {
	width: 75px;
	line-height: 30px;
	background-color: #4da874;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	right: 0;
	top: 30px;
}

.index02con02 {
	padding: 10px;
	background-color: #FFFFFF;
	position: relative;
	color: #222222;
}
.index02con02 h4{
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 15px;
	color: #222222;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index02con02 h5{
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index02con02 h3 span{
	font-size: 20px;
	color: #e42d3c;
}
.index02con02 h3{
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	margin-bottom: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index02con02 p{
	width: 65%;
	border: 1px solid #e42d3c;
	color: #e42d3c;
	text-align: center;
	line-height: 30px;
	border-radius: 5px;
	font-size: 15px;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 5px;
	transition:all 0.3s ease;
}
.index02con02 p:hover{
	background-color: #e42d3c;
	color: #ffffff;
}


.index04more {
	width: 190px;
	display: block;
	line-height: 40px;
	color: #FFFFFF;
	font-size: 16px;
	background-color: #A00438;
	margin: auto;
	margin-top: 0px;
	text-align: center;
	transition: all 0.3s ease;
}

.index04more:hover {
	background-color: #222222;
}

.index03 {
	width: 100%;
}

.index03main {
	width: 1200px;
	padding: 40px;
	padding-right: 35%;
	margin: auto;
	background: url(/public/images/bank_loan.jpg) center center no-repeat;
}
.index03main1 div {
	/* height: 245px; */
	/* overflow: hidden; */
	font-size: 15px;
	color: #ffffff;
	line-height: 25px;
}


.index03main1 h5 {
	font-size: 25px;
	margin-bottom: 25px;
	color: #ffffff;
	font-weight: bold;
}

.index03main h4 {
	font-size: 28px;
	color: #ffffff;
	margin-bottom: 40px;
}

.index03main p {
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
}

.index03main a {
	font-size: 14px;
	color: #ffffff;
	display: inline-block;
	line-height: 40px;
	padding: 0 20px;
	/* border: 1px solid #ffffff; */
	margin-top: 20px;
	background: #c4222d;
}

.index04 {
	width: 100%;
	padding: 50px 0;
}

.index04main {
	width: 1200px;
	margin: auto;
}

.index04tit {
	font-size: 25px;
	line-height: 40px;
	font-weight: bold;
	margin-bottom: 30px;
}
.index04tit span{
	font-size: 15px;
	line-height: 40px;
	color: #222222;
	float: right;
	font-weight: normal;
}

.index04lb {
	width: 100%;
	float: left;
}

.index04lb li {
	width: 23%;
	float: left;
	border:1px solid #dddddd;
	padding:20px;
	margin-right: 2.6666%;
}

.index04lb li:nth-child(4) {
	margin-right: 0;
}
.index04lb li i{
	display: block;
	width: 70px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	border-radius: 5px;
	font-size: 55px;
	color: #c4222d;
	border:1px solid #c4222d;
}
.index04lb li h5{
	font-size: 20px;
	color: #222222;
	font-weight: bold;
	line-height: 30px;
	margin: 10px 0;
}
.index04lb li p{
	font-size: 14px;
	color: #222222;
	line-height: 22px;
	height: 44px;
}
.index04lb li h4{
	line-height: 40px;
	background-color: #c4222d;
	border-radius: 5px;
	color: #ffffff;
	text-align: center;
	margin-top: 25px;
	font-size: 18px;
	font-weight: bold;
}
.index04tit1{
	font-size: 25px;
	line-height: 40px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c4222d;
}
.index04tit1 a{
	color: #666666;
	float: right;
	font-size: 15px;
	line-height: 40px;
	display: block;
	font-weight: normal;
}

.index05 {
	width: 100%;
	padding: 50px 0;
	background: url(/public/images/index5bj.jpg) center center no-repeat;
}

.index05main {
	width: 1200px;
	margin: auto;
}

.index06 {
	width: 100%;
	padding: 50px 0;
}

.index06main {
	width: 1200px;
	margin: auto;
}

.index06tit {
	font-size: 25px;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 20px;
	font-weight: bold;
}

.index6lb {
	width: 100%;
	float: left;
}


footer {
	width: 100%;
	background-color: #eeeeee;
	padding: 50px 0;
}

.footer {
	width: 1200px;
	margin: auto;
}

.footerleft {
	float: left;
	width: 70%;
}
.footerleftlj a{
	font-size: 15px;
	color: #222222;
	display: block;
	float: left;
	margin-right: 30px;
}
.footertel{
	font-size: 15px;
	margin-top: 45px;
}
.footertel span{
	font-size: 23px;
	color: #c4222d;
	font-style: italic;
	font-weight: bold;
	margin-left: 5px;
}
.footerjs{
	font-size: 15px;
	margin-top: 23px;
}
.footerjs span{
	margin-left:20px;
}

.footerlogo {
	height: 120px;
	float: left;
	padding-right: 30px;
	margin-right: 30px;
	border-right: 1px solid #FFFFFF;
}

.footerright {
	width: 10%;
	float: right;
}

.footerright img {
	width: 100%;
}

.footerright p {
	text-align: center;
	font-size: 14px;
	color: #a6a6a6;
	margin-top: 10px;
}

.footerleft1 {
	float: left;
}

.footerleft1 div {
	position: relative;
	padding-left: 50px;
	margin-bottom: 20px;
}

.footerleft1 div i {
	font-size: 35px;
	color: #FFFFFF;
	line-height: 35px;
	position: absolute;
	left: 0;
	top: 5px;
}

.footerleft1 div h4 {
	font-size: 15px;
	line-height: 20px;
	height: 20px;
	color: #a6a6a6;
	margin-bottom: 5px;
}

.footerleft1 div h5 {
	font-size: 15px;
	line-height: 20px;
	height: 20px;
	color: #e42d3b;
}

.bqsy {
	width: 100%;
	text-align: center;
	background-color: #dddddd;
	color: #666666;
	font-size: 15px;
	line-height: 40px;
}

.bqsy a {
	color: #666666;
}

.banner {
	width: 100%;
	display: block;
}

.swiper-container1 {
	width: 100%;
	overflow: hidden;
}

.index2left {
	width: 65px;
	position: absolute;
	left: -50px;
	top: 45%;
}

.index2right {
	width: 65px;
	position: absolute;
	right: -50px;
	top: 45%;
}

.about3tit {
	color: #C51F2D;
	font-size: 20px;
	text-align: center;
	margin-bottom: 20px;
	font-weight: bold;
}

.about4 {
	width: 100%;
	padding-bottom: 50px;
}

.about4main {
	width: 1200px;
	margin: auto;
	position: relative;
}

.zxnslb {
	margin-top: 40px;
}

.zxnslb li h4 {
	font-size: 16px;
	line-height: 50px;
	border: 1px solid #DDDDDD;
	padding: 0 20px;
	color: #666666;
}

.zxnslb li h4 i {
	float: right;
	font-size: 18px;
}

.zxnslb li h4 .jian {
	display: none;
}

.zxnslbmain {
	width: 100%;
	padding: 45px;
	background-color: #f2f2f2;
	display: none;
}

.zxnslbmain h5 {
	font-size: 18px;
	margin-bottom: 15px;
}

.zxnslbmain p {
	font-size: 14px;
	line-height: 25px;
	color: #666666;
}

.zxnslbmain div:nth-child(2) {
	margin-bottom: 20px;
}

.zxnslb li {
	margin-bottom: 15px;
}

.zxnslb .zxnslbxz h4 {
	background-color: #C51F2D;
	color: #FFFFFF;
}

.zxnslb .zxnslbxz h4 .jian {
	display: block;
}

.zxnslb .zxnslbxz h4 .jia {
	display: none;
}

.join {
	width: 1200px;
	margin: 50px auto;
}

.join1 {
	width: 100%;
	height: 400px;
	float: left;
	box-shadow: 0 0 55px 1px rgba(0, 0, 0, .1);
	border-radius: 5px;
	margin-bottom: 40px;
}

.join1left {
	width: 40%;
	float: left;
	padding: 20px;
	height: 400px;
	position: relative;
}

.join1right {
	width: 60%;
	height: 400px;
	float: right;
	position: relative;
}

.join1lefttit {
	font-size: 25px;
	border-left: 5px solid #E42D3C;
	line-height: 30px;
	padding-left: 15px;
	margin-bottom: 20px;
}

.join1left p {
	font-size: 15px;
	line-height: 25px;
	color: #666666;
}

.sqrz {
	width: 30%;
	height: 40px;
	background-color: #E42D3C;
	color: #fff;
	border-radius: 40px;
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, .2);
	cursor: pointer;
	letter-spacing: 2px;
	font-size: 1em;
	transition: .3s;
	position: absolute;
	bottom: 20px;
	left: 35%;
	right: 0;
}

.sqrz:hover {
	background-color: #000000;
}

.join1rightsq {
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.9);
	padding: 20px;
	display: none;
}

.join1rightsq1 {
	width: 60%;
	float: left;
	margin-left: 20%;
	margin-bottom: 20px;
}

.join1rightsq1 span {
	display: block;
	width: 23%;
	line-height: 30px;
	float: left;
}

.join1rightsq1 input {
	width: 75%;
	padding: 0 5px;
	background: none;
	height: 30px;
	border: none;
	font-size: 15px;
	border-bottom: 1px solid #AAAAAA;
	float: right;
}

.join1rightsq1 select {
	width: 75%;
	padding: 0 5px;
	background: none;
	height: 30px;
	border: none;
	font-size: 15px;
	border-bottom: 1px solid #AAAAAA;
	float: right;
	outline: none;
}

.tjsq {
	width: 30%;
	height: 40px;
	background-color: #E42D3C;
	color: #fff;
	border-radius: 40px;
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, .2);
	cursor: pointer;
	letter-spacing: 2px;
	font-size: 1em;
	transition: .3s;
	position: absolute;
	bottom: 60px;
	left: 35%;
	right: 0;
}

.tjsq:hover {
	background-color: #000000;
}

.join1left h5 {
	font-size: 15px;
	line-height: 25px;
	color: #666666;
	margin-top: 20px;
}

.financial {
	width: 100%;
	padding: 60px 0;
	background: url(/public/images/jrfwbanner.jpg) center center no-repeat;
}

.financialmain {
	width: 1200px;
	margin: auto;
}

.financialmainleft {
	width: 40%;
	float: left;
}

.financialmainleft h4 {
	font-size: 40px;
	color: #FFFFFF;
	margin-top: 65px;
	margin-bottom: 20px;
}

.financialmainleft h5 {
	font-size: 35px;
	color: #FFFFFF;
	margin-bottom: 20px;
}

.financialmainleft p {
	font-size: 25px;
	color: #FFFFFF;
}

.financialmainright {
	width: 30%;
	float: right;
	padding: 30px 20px;
	background-color: #FFFFFF;
	border-radius: 20px;
}

.financialmainrighttit {
	text-align: center;
	font-size: 20px;
	color: #E42D3C;
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.financialmainright1 {
	width: 100%;
	float: left;
	padding: 5px 0;
	border-bottom: 1px solid #DDDDDD;
}

.financialmainright1 input {
	height: 30px;
	width: 70%;
	font-size: 16px;
	float: left;
	border: none;
	padding-left: 10px;
}

.financialmainright1 select {
	width: 25%;
	height: 30px;
	font-size: 16px;
	border: none;
	float: right;
	outline: none;
}

.financialmainright1 b {
	display: block;
	line-height: 30px;
	font-size: 16px;
	text-align: right;
	width: 25%;
	float: right;
	color: #aaaaaa;
}

.dktj {
	background-color: #E42D3C;
	width: 100px;
	height: 35px;
	display: block;
	margin: auto;
	margin-top: 20px;
	color: #FFFFFF;
	border-radius: 5px;
	font-size: 15px;
	transition: all 0.3s ease;
}

.dktj:hover {
	background-color: #222222;
}

.financial1 {
	width: 100%;
	padding: 50px 0;
}

.financial1main {
	width: 1200px;
	margin: auto;
}

.financial1lb {
	width: 100%;
	float: left;
	margin-top: 30px;
}

.financial1lb li {
	width: 22%;
	float: left;
	text-align: center;
	margin-right: 4%;
}

.financial1lb li:last-child {
	margin-right: 0;
}

.financial1lb li img {
	width: 100%;
	padding: 5px;
	background-color: #f5f5f5;
}

.financial1lb li h4 {
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #000000;
	font-weight: bold;
}

.financial1lb li p {
	font-size: 15px;
	color: #666666;
}

.financial2 {
	width: 100%;
	padding: 50px 0;
	background: url(/public/images/jrfwbg.jpg)center center no-repeat;
}

.financial2main {
	width: 1200px;
	margin: auto;
}

.bllcimg {
	width: 100%;
	margin-top: 40px;
}

.court {
	width: 1200px;
	margin: 50px auto;
}

.court1 {
	width: 100%;
	float: left;
	margin-bottom: 30px;
	padding-left: 120px;
	position: relative;
}

.court1 h4 {
	font-size: 16px;
	line-height: 25px;
	color: #222222;
	position: absolute;
	left: 0;
	top: 0;
}

.court1sx a {
	font-size: 15px;
	color: #000000;
	margin-right: 50px;
	display: block;
	line-height: 25px;
	width: 25px;
	border-radius: 50%;
	float: left;
	margin-bottom: 10px;
	text-align: center;
}

.court1sx .court1sxxz {
	background-color: #C51F2D;
	color: #FFFFFF;
}

.court2 {
	width: 100%;
}

.court2nr {
	width: 100%;
	float: left;
	position: relative;
}

.court2nr1 {
	width: 100%;
	position: relative;
	padding-left: 50px;
	margin-bottom: 40px;
	float: left;
}

.court2nrzm {
	width: 30px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	background-color: #C51F2D;
	border-radius: 50% 0 0 0;
	position: absolute;
	left: 0;
	top: 0;
}

.court2nr1 h4 {
	font-size: 20px;
	color: #000000;
	margin-bottom: 15px;
	line-height: 30px;
}

.court2nr1 a {
	font-size: 15px;
	color: #000000;
	line-height: 35px;
	display: inline-block;
	width: 33.33%;
	float: left;
	padding-right: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.court2nr1 a span {
	color: #C51F2D;
}

.fwnr {
	width: 100%;
	padding: 50px 0;
	background: url(/public/images/fwnrbg.jpg) center center no-repeat;
	background-size: auto 100%;
}

.fwnrmain {
	width: 1200px;
	margin: auto;
	background-color: #FFFFFF;
	padding: 30px;
}

.fwnrlb {
	width: 100%;
	float: left;
}

.fwnrlb li {
	width: 25%;
	float: left;
	text-align: center;
	margin: 30px 0;
}

.fwnrlb li i {
	font-size: 60px;
	line-height: 60px;
	color: #C51F2D;
}

.fwnrlb li h4 {
	font-size: 20px;
	margin: 15px 0;
	font-weight: bold;
	color: #222222;
}

.fwnrlb li p {
	font-size: 14px;
	margin-bottom: 20px;
	color: #666666;
}

.fwnrlb li button {
	padding: 7px 20px;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-radius: 3px;
	color: #666666;
	font-size: 15px;
}

.menuzz {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background-color: rgba(0, 0, 0, 0.7);
	display: none;
}

.yykysrk1 {
	position: fixed;
	width: 450px;
	padding: 20px;
	left: 0;
	right: 0;
	background-color: #ffffff;
	margin: auto;
	top: 15%;
	display: none;
	z-index: 2;
}

.yykysrk1tit {
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	font-weight: 500;
	border-bottom: 1px solid #f5f5f5;
}

.yykysrk1main {
	width: 100%;
	border-bottom: 1px solid #f5f5f5;
	margin-bottom: 15px;
}

.yykysrk1main1 {
	width: 100%;
	margin-bottom: 15px;
}

.yykysrk1main1left {
	width: 15%;
	text-align: right;
	line-height: 40px;
	float: left;
	font-size: 14px;
	color: #666;
}

.yykysrk1main1right {
	width: 80%;
	margin-left: 2%;
	height: 40px;
	border: 1px solid #dddddd;
	border-radius: 5px;
	float: left;
	padding: 0 5px;
}

.kyxz {
	text-align: center;
}

.header1mainleft span {
	font-size: 24px;
	color: #f6c987;
}

.kyxz1 {
	width: 100px;
	height: 40px;
	border: none;
	display: inline-block;
	border-radius: 5px;
	margin-right: 5px;
	background-color: #E42D3C;
	color: #ffffff;
}

.kyxz2 {
	width: 100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: none;
	border-radius: 5px;
	display: inline-block;
	background-color: #dddddd;
	color: #666;
}

.courtdeail1 {
	width: 100%;
	margin: 20px 0;
	border: 1px solid #dddddd;
	position: relative;
	border-bottom: 0px solid #dddddd;	
}
.courtdeail01{
	width: 100%;
	max-height: 45px;
	overflow: hidden;
	position: relative;
	padding:0 1rem;
	padding-left: 5.2rem;
	transition: all 0.3s ease;	
	border-bottom: 1px solid #dddddd;	
}
.courtdeailqh{
	width: 100%;
}
.courtdeailqh a{
	display: inline-block;
	margin-right: 15px;
	line-height: 25px;
	font-size: 18px;
	color: #222222;
	font-weight: bold;
	transition: all 0.3s ease;
}
.courtdeailqh .courtdeailqhxz{
	color: #72272c;
}
.courtdeailqh a:hover{
	color: #72272c;
}
.courtdeail01left{
	font-size: 15px;
	line-height: 45px;
	position: absolute;
	left: 1rem;
	letter-spacing: 1px;
	top: 0;
}
.courtdeail01:nth-child(6){
	padding-left: 6.2rem;
}
.courtdeail01right{
	width: 100%;
}
.courtdeail01right a{
	display: inline-block;
	line-height: 25px;
	font-size: 15px;
	margin: 10px 0;
	padding: 0 10px;
	color: #666666;
	border-radius: 5px;
}
.courtdeail01right .courtdeail01xz{
	background-color: #72272c;
	color: #FFFFFF;
}
.xlqhjt{
	width: 25px;
	position: absolute;
	right: 1rem;
	top: 10px;
	transition: all 0.3s ease;
}

.courtdeail2 {
	width: 100%;
	padding: 20px 10px;
	-moz-box-shadow: 0px 0px 4px #C4C4C4;
	-webkit-box-shadow: 0px 0px 4px #C4C4C4;
	box-shadow: 0px 0px 4px #C4C4C4;
}

.courtdeail2tit {
	line-height: 40px;
	font-size: 25px;
	border-bottom: 1px dashed #DDDDDD;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.courtdeail2tit span {
	font-size: 30px;
	margin: 0 5px;
	color: #E42D3C;
}

.courtdeail2lb {
	width: 100%;
}

.courtdeail2lb1 {
	width: 24%;
	float: left;
	margin-right: 1.3333%;
	margin-bottom: 20px;
}

.courtdeail2lb1:nth-child(4n) {
	margin-right: 0;
}

.courtdetail {
	width: 1200px;
	margin: 50px auto;
}

.courtdetail2 {
	width: 100%;
	border: 1px solid #DDDDDD;
	background-color: #F5F5F5;
	margin: 20px 0;
	font-size: 14px;
	padding: 15px 15px;
	color: #666666;
}

.courtdetail2 span {
	color: #000000;
	margin: 0 5px;
}

.slide {
	position: relative;
	width: 500px;
	overflow: hidden;
	float: left;
}

.slide .big {
	position: relative;
	overflow: hidden;
	left: 0;
	top: 0;
	max-height: 345px;
}

.slide a {
	position: absolute;
	top: 30%;
	opacity: 0;
	z-index: 1000;
}

.slide .big li {
	float: left;
	width: 500px;
}

.slide .big li img {
	width: 100%;
	height: 345px;
	display: block;
}

.slide .prev {
	left: -10px;
}

.slide .next {
	right: -10px;
}

.slide .small {
	margin-top: 5px;
	width: 100%;
	position: relative;
}

.slide .small li {
	float: left;
	margin-right: 5px;
	width: 121px;
	background: #000;
}

.slide .small li:last-child {
	margin-right: 0;
}

.slide .small li img {
	width: 100%;
	height: 90px;
	display: block;
	opacity: 0.5;
}

.paimdetail {
	width: 1200px;
	padding-bottom: 50px;
	margin: auto;
}

.mbx {
	width: 1200px;
	margin: 30px auto;
	font-size: 14px;
	color: #666666;
	line-height: 25px;
}

.mbx i {
	color: #bfbfbf;
	font-size: 22px;
	line-height: 25px;
	vertical-align: bottom;
	margin-right: 3px;
}

.paimdetail1tit {
	width: 100%;
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
}
.paimdetail1tit1{
	color: #666;
	font-size: 14px;
	line-height: 18px;
}

.paimdetail1zt {
	width: 100%;
	margin-bottom: 20px;
}

.paimdetail1zt span {
	display: inline-block;
	padding: 5px 5px;
	color: #FFFFFF;
	font-size: 14px;
	margin-right: 10px;
	color: #FFFFFF;
	margin-left: 5px;
}
.paimdetailxlb{
	width: 100%;
	margin-top: 30px;
	background-color: #eeeeee;
	float: left;
	padding: 20px;
}
.paimdetailxlb div{
	width: 16.666666%;
	float: left;
	position: relative;
	padding-left: 80px;
	padding-top: 5px;
}
.paimdetailxlb div i{
	width: 50px;
	line-height: 50px;
	height: 50px;
	text-align: center;
	background-color: #FFFFFF;
	border: 2px solid #72282d;
	color: #72282d;
	position: absolute;
	left: 20px;
	top: 0;
	font-size: 30px;
	border-radius: 50%;
}
.paimdetailxlb div span{
	font-size: 20px;
	color: #72282d;
}
.paimdetailxlb div h4{
	font-size: 16px;
	color: #888888;
	line-height: 25px;
	padding-top: 5px;
}

.paimdetail1zt .paimdetail1ztsp {
	background-color: #f5af02;
}

.paimdetail1zt span:nth-child(2) {
	background-color: #f7dbdb;
	color: #d9705b;
}

.paimdetail1zt span:nth-child(3) {
	background-color: #ddefe5;
	color: #75bda4;
}

.paimdetail1right {
	width: 55%;
	float: right;
}


.paimdetail1zt1 h4 {
	font-size: 15px;
	line-height: 25px;
	color: #222222;
	margin-bottom: 10px;
}

.paimdetail1zt1 h4 span {
	font-size: 25px;
	color: #C51F2D;
}

.paimdetail1zt1 p {
	font-size: 15px;
	color: #222222;
	width: 100%;
}


.paimdetail1zt1 p span {
	color: #666;
}

.paimdetail1zt1 a {
	width: 200px;
	line-height: 94px;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #c51f2d;
	font-weight: bold;
}

.paimdetail1zt2 p {
	line-height: 35px;
	color: #666666;
	font-size: 15px;
	width: 48%;
	float: left;
}
.paimdetail1zt2 p a{
	color: #e42d3c;
	margin-left: 3px;
}
.paimdetail1zt2 p:nth-child(2n){
	float: right;
}

.paimdetail1zt3 {
	width: 100%;
	margin-top: 20px;
}

.paimdetail1zt3 button {
	width: 32%;
	float: left;
	height: 37px;
	line-height: 37px;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #72272c;
	border-radius: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.paimdetail1zt3 p {
	font-size: 15px;
	line-height: 25px;
	color: #666666;
	width: 50%;
	float: right;
}

.paimdetail1 {
	width: 100%;
}

.paimdetail2 {
	width: 100%;
	padding-right: 350px;
	position: relative;
	background-color: #eeeeee;
	margin-top: 40px;
}

.paimdetail2tit {
	width: 100%;
	float: left;
}

.paimdetail2tit a {
	width: 20%;
	float: left;
	line-height: 45px;
	font-size: 16px;
	color: #222222;
	display: block;
	text-align: center;
	position: relative;
}
.paimdetail2tit a:before{
	content: '';
	width: 1px;
	height: 30px;
	background-color: #bebbbb;
	position: absolute;
	right: 0;
	top: 7.5px;
}
.paimdetail2tit a:last-child:before{
	width: 0px;
}
.paimdetail2tit a:first-child:before{
	width: 0px;
}
.paimdetail2tit a i{
	margin-right: 5px;
	color: #727272;
	font-size: 20px;
	vertical-align: bottom;
}
.paimdetail2tit a:nth-child(1){
	color: #FFFFFF;
	background-color: #72272c;
}
.paimdetail2tit a:nth-child(1) i{
	color: #FFFFFF;
}

.paimdetail2 p {
	line-height: 45px;
	width: 230px;
	text-align: center;
	font-size: 17px;
	color: #C51F2D;
	position: absolute;
	right: 0;
	top: 0;
}

#paimdetailfl1,
#paimdetailfl2,
#paimdetailfl3,
#paimdetailfl4,
#paimdetailfl5,
#paimdetailfl6 {
	height: 40px;
	width: 100%;
}

.paimdetail3 {
	width: 100%;
}

.paimdetail3nr {
	width: 100%;
	overflow: hidden;
}

.paimdetail3nrtit {
	width: 100%;
	font-size: 25px;
	text-align: center;
	color: #72272c;
	line-height: 45px;
	position: relative;
}
.paimdetail3nrtit:after{
	content: '';
	width: 100%;
	height: 1px;
	background-color: #666;
	position: absolute;
	left: 0;
	top: 50%;
}
.paimdetail3nrtit span{
	padding: 0 35px;
	background-color: #FFFFFF;
	position: relative;
	z-index: 1;
}
.newslb{
	width: 100%;
}
.newslb li{
	width: 100%;
	height: 160px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #dddddd;
	position: relative;
	padding-left: 300px;
}
.newslb li img{
	width: 280px;
	height: 145px;
	position: absolute;
	left: 0;
	top: 0;
}
.newslb li h4{
	width: 100%;
	margin-bottom: 15px;
	position: relative;
	padding-right: 200px;
}
.newslb li h4 span{
	width: 100%;
	display: block;
	line-height: 25px;
	font-size: 18px;
	color: #222222;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.newslb li h4 b{
	font-weight: normal;
	line-height: 25px;
	font-size: 15px;
	position: absolute;
	right: 0;
	top: 0;
	color: #97929d;
}
.newslb li p{
	font-size: 14px;
	line-height: 25px;
	height: 50px;
	width: 70%;
	overflow: hidden;
	color: #222222;
	text-overflow: ellipsis; 
	display: -webkit-box; 
	-webkit-line-clamp: 2; 
	-webkit-box-orient: vertical; 
	display: -moz-box; 
	-moz-line-clamp: 2; 
	-moz-box-orient: vertical; 
	display: -o-box; 
	-o-line-clamp: 2;
	-o-box-orient: vertical; 
}
.newslb li h5{
	font-size: 40px;
	line-height: 40px;
	position: absolute;
	right: 3%;
	bottom: 40%;
}
.newslb li h5 i{
	font-size: 30px;
	line-height: 30px;
	border-left: 1px solid #222222;
	color: #222222;
	padding-left: 10px;
}
.newsdetit{
	width: 100%;
	text-align: center;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #dddddd;
}
.newsdetit h4{
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 10px;
}
.newsdetit p{
	font-size: 14px;
	color: #666;
	line-height: 18px;
}
.newsdetit p i{
	margin-right: 5px;
	font-size: 14px;
}
.newsdenr{
	width: 100%;
}
.newsdenr p{
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 10px;
	color: #222222;
}
.newsdenr p img{
	max-width: 100%;
}

.paimdetail3nr1 {
	padding: 15px;
}

.paimdetail3nr1 p {
	font-size: 14px;
	line-height: 35px;
	color: #222222;
}

.paimdetail3nr1 p span {
	color: #C51F2D;
}

.pmxq {
	width: 100%;
}

.pmxq li {
	width: 50%;
	float: left;
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 20px;
	color: #222222;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.indexfw,
.yykydeail2,
.yykydeail03 {
	background-color: #ffffff;
}
.yykydeail{
	background: #ffffff;
	padding: 20px 10px;
	-webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);

}
.yykydeail3{
	width: 100%;
	overflow: hidden;
}
#container{
	width: 68%;height: 400px;float: left;background-color: #fff;
}
.indexfw, .yykydeail2, .yykydeail03{
	background-color: #ffffff;
}
.cut-type{
	line-height: 30px;
	padding: 0 5px;
	margin-bottom: 5px;
	background-color: #F5F5F5;
}
.cut-type a{
	color: #222222;
	margin: 0 6px;
	font-size: 15px;
}
.cut-type .color-red{
	color: red;
}
.amap_lib_placeSearch{
	border:none !important;
}
#panel{
	height: 365px;
}
.amap_lib_placeSearch_page{
	display: none;
}
.memain {
	width: 1200px;
	margin: 50px auto;
}

.membermain1 {
	margin-top: 50px;
	position: relative;
	z-index: 99;
	margin-bottom: 20px;
	background-size: 100%;
}

.memberleft {
	width: 24%;
	float: left;
	-moz-box-shadow: 0px 0px 5px #C2C2C2;
	-webkit-box-shadow: 0px 0px 5px #C2C2C2;
	box-shadow: 0px 0px 5px #C2C2C2;
	background: #fff;
	padding: 15px 0;
}

.memberleft1 {
	width: 100%;
}

.memberleft2 {
	width: 100%;
	height: 45px;
}

.memberleft21 {
	position: relative;
	text-decoration: none;
	color: #212121;
	font-size: 16px;
	line-height: 45px;
	padding-left: 64px;
	display: block;
	cursor: pointer;
	display: block;
	border-bottom: 1px solid #f5f5f5;
}

.memberleft2:last-child a {
	border-bottom: 0px solid #DDDDDD;
}

.memberleft22 {
	position: relative;
	background-color: #f5f5f5;
}

.memberleft22:after {
	position: absolute;
	content: '';
	width: 2px;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #e42d3b;
}

.memberleft23 {
	position: relative;
	background-color: #f5f5f5;
}

.memberleft23:after {
	position: absolute;
	content: '';
	width: 2px;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #e42d3b;
}

.memberleft2 a img {
	width: 25px;
	height: 25px;
	position: absolute;
	top: 10px;
	left: 25px;
}

.memberright {
	width: 74%;
	float: right;
	padding: 15px;
	background-color: #FFFFFF;
	min-height: 400px;
	-moz-box-shadow: 0px 0px 5px #C2C2C2;
	-webkit-box-shadow: 0px 0px 5px #C2C2C2;
	box-shadow: 0px 0px 5px #C2C2C2;
}

.memberright1 {
	display: none;
}

.memberright1:first-child {
	display: block;
}

.memberright1tit {
	font-size: 20px;
	line-height: 30px;
	color: #e42d3b;
	padding-bottom: 10px;
	border-bottom: 1px solid #F5F5F5;
	font-weight: bold;
}

.memberright1tit span {
	font-size: 13px;
	color: #AAAAAA;
	margin-left: 10px;
}

.myprofiil {
	width: 45%;
	margin: 30px auto;
}

.myprofiil input {
	width: 100%;
	height: 40px;
	line-height: 30px;
	padding: 0 5px;
	color: #666;
	border: 1px solid #dddddd;
	margin-bottom: 20px;
}

.tjxg {
	width: 80px;
	height: 30px;
	background-color: #e42d3b;
	color: #FFFFFF;
	display: block;
	margin: auto;
	border-radius: 5px;
	transition: all 0.3s ease;
}

.tjxg:hover {
	background-color: #000000;
}

.txsc {
	width: 100%;
}

#show {
	width: 80px;
	height: 80px;
	display: block;
	margin: auto;
}

.tpscan {
	width: 85px;
	font-size: 13px;
	color: #FFFFFF;
	margin-left: 20px;
	margin-top: 27px;
	text-align: center;
	background: #f57a05;
	display: block;
	border-radius: 12px;
	margin: 5px auto;
	margin-bottom: 20px;
	position: relative;
}

.tpscan button {
	width: 100%;
	width: 85px;
	font-size: 13px;
	color: #FFFFFF;
	height: 23px;
	border-radius: 12px;
	background: #f57a05;
}

.tpscan .tpsc {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.wdzl {
	width: 100%;
	margin-bottom: 20px;
	padding: 0 10px;
}

.wdzlleft {
	width: 25%;
	height: 67px;
	float: left;
	border-radius: 50%;
}

.wdzlright {
	width: 70%;
	float: right;
}

.wdzlright h4 {
	font-size: 20px;
	color: #E42D3C;
	margin-bottom: 10px;
	margin-top: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.wdzlright p {
	font-size: 15px;
	color: #666666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.tcc {
	display: none;
}

.tccbj {
	position: fixed;
	background-color: rgba(0, 0, 0, 0.8);
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 8;
	display: none;
}

.logintit {
	font-size: 24px;
	text-align: center;
	color: #000000;
	margin-bottom: 10px;
}

.loginmain {
	margin-top: 40px;
}

.loginmain1 {
	width: 100%;
	height: 30px;
	margin-bottom: 30px;
}

.loginmain1 img {
	width: 30px;
	float: left;
}

.loginmain1 input {
	width: 83%;
	height: 30px;
	border: none;
	border-bottom: 1px solid #dddddd;
	float: right;
	font-size: 16px;
}

.wjmman {
	font-size: 15px;
	text-align: right;
	color: #666;
	transition: all 0.3s ease;
	cursor: pointer;
}

.wjmman:hover {
	color: #E42D3C;
}

.ljdl {
	width: 100%;
	height: 40px;
	margin: 30px 0;
	font-size: 18px;
	background-color: #2c2c2c;
	color: #FFFFFF;
	transition: all 0.3s ease;
}

.ljdl:hover {
	background-color: #E42D3C;
}

.ljzc {
	text-align: center;
	font-size: 16px;
	color: #666;
}

.ljzc1 {
	color: #03a9f4;
	cursor: pointer;
}

.wjmm {
	padding: 30px 45px;
	position: fixed;
	width: 400px;
	height: auto;
	left: 0;
	top: 15%;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	z-index: 9;
	display: none;
}

.about01 {
	width: 100%;
	padding-bottom: 50px;
	padding-top: 20px;
}

.about01main {
	width: 1200px;
	margin: auto;
}

.about01left {
	width: 65%;
	float: left;
}

.about01left h4 {
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 30px;
}

.about01left div p {
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 15px;
}

.about01right {
	width: 30%;
	float: right;
}

.about02 {
	width: 100%;
	padding: 50px 0;
	background: url(/public/images/gywmimg2.jpg) center center no-repeat;
}

.about02main {
	width: 1200px;
	margin: auto;
}

.index02tit1 {
	color: #FFFFFF;
}

.index02tit1:after {
	content: '';
	width: 210px;
	height: 10px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 15px;
	background: url(/public/images/titbg1.png);
	background-size: 100%;
	margin: auto;
}

.about02lb {
	width: 100%;
	float: left;
	margin-top: 50px;
}

.about02lb li {
	width: 26.33%;
	float: left;
	text-align: center;
	color: #ffffff;
}

.about02lb li:nth-child(3n-1) {
	margin: 0 10.5%;
}

.about02lb li i {
	font-size: 60px;
	line-height: 60px;
}

.about02lb li h4 {
	font-size: 25px;
	margin: 15px 0;
}

.about02lb li p {
	font-size: 14px;
	line-height: 23px;
	color: #dddddd;
}

.about03 {
	width: 100%;
	padding: 50px 0;
}

.about03main {
	width: 1200px;
	margin: auto;
}

.swiper-containerabout03 {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	position: relative;
	padding-bottom: 40px;
	padding-top: 20px;
}

.swiper-containerabout03 .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	height: calc((100% - 30px) / 2);
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	
}
.swiper-containerabout03 .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	display: inline-block;
	border-radius: 100%;
	background: #626262;
	border: none;
	opacity: 0.7;
}
.swiper-containerabout03 .swiper-pagination-bullet-active {
	width: 12px;
	height: 12px;
	display: inline-block;
	border-radius: 100%;
	background: #626262;
	border: none;
	opacity: 1;
}
.about04{
	background-color: #f2f2f2;
	padding: 50px 0;
}
.about04main{
	width: 1200px;
	margin: auto;
}
.about04main1{
	margin-top: 20px;
}
.about04left{
	width: 80%;
	float: left;
}
.about04left p{
	font-size: 15px;
	line-height: 20px;
	margin: 20px 0;
}
.about04right{
	width: 15%;
	float: right;
}
.contact_map{
	width: 1200px;
	height: 500px;
	margin: 50px auto;
}
.jtpm{
	width: 1200px;
	margin: auto;
	margin-bottom: 50px;
}
.jtpm1{
	width: 100%;
	border: 1px solid #e6e6e6;
	background-color: #fafafa;
	padding: 0 20px;
}
.jtpm1 p{
	float: left;
	line-height: 45px;
	font-size: 14px;
	color: #545454;
	margin-right: 20PX;
}
.jtpm1 p span{
	color: #72272c;
	margin: 0 3px;
}
.jtpm1 a{
	float: left;
	line-height: 45px;
	font-size: 14px;
	color: #545454;
	margin-left: 20px;
}
.jtpm1 a:nth-child(3) i{
	transform: rotateX(180deg);
	display: inline-block;
}
.jtpm1 .jtpm1xz{
	color: #72272c;
}
.jtpm2{
	width: 100%;
	margin-top: 30px;
}
.jtpm2lb{
	width: 100%;
	float: left;
}
.jtpm2lb li{
	width: 100%;
	float: left;
	border-bottom: 1px solid #dddddd;
}
.jtpm2lb li p{
	float: left;
	line-height: 50px;
	color: #666666;
	width: 20%;
	font-size: 14px;
	padding-right: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
}
.jtpm2lb li p:nth-child(1){
	width: 40%;
	text-align: left;
	padding-left: 20px;
}
.jtpm2lb li:nth-child(1){
	background-color: #f8f8f8;
}
.jtpm2lb li:nth-child(1) p{
	font-size: 16px;
	color: #222222;
	font-weight: bold;
}
.jtpmxq{
	width: 100%;
}
.jtpmxqtit{
	text-align: center;
	font-size: 22px;
	color: #222222;
	line-height: 25px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #dddddd;
}
.jtpmxqnr{
	width: 100%;
}
.jtpmxqnr p{
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 10px;
}
.menulogo{
	display: none;
}
.menuzz{
	display: none;
}
.fenye {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 20px;
}

.fenye li {
	float: left;
	width: auto;
	line-height: 22px;
	margin-right: 5px;
	padding: 0px 8px;
}

.fenye .active {
	background-color: #72272c;
}

.fenye li .current {
	color: #ffffff !important;
}

.fenye li a {
	color: #222222 !important;
}   
.header1main p a{
	color: #666666;
}
.mbx a{
	color: #666;
}
.menulogo{
	display: none;
}
.menuzz{
	display: none;
}
.paimdetail3nr1 p iframe{
	width: 100%;
}
.footerright1{
	margin-left: 3%;
}
.mobilemenu {
	display: none;
}
button{
	outline-style: none;
}
table{
	width: 100%;
	border-collapse:collapse !important;
}

.djs{
	font-size: 16px;
	line-height: 25px;
	color: #222222;
	margin-bottom: 10px;
}
.djs span{
	font-size: 28px;
	font-weight: bold;
}
.header1main p span{
	color:#fe0000;
}
.indexpro{
	width: 1200px;
	margin:auto;
	margin-bottom: 50px;
}
.indexpro1{
	width: 100%;
	border-bottom: 2px solid #c4222d;
}
.indexpro1left{
	float: left;
	border:1px solid #dddddd;
	border-bottom: 0px;
}
.indexpro1left a{
	display: block;
	float: left;
	line-height: 40px;
	min-width: 90px;
	padding:0 5px;
	text-align: center;
	font-size: 14px;
	color: #222222;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	border-right:1px solid #dddddd;
}
.indexpro1left a:last-child{
	border-right:0px solid #dddddd;
}
.indexpro1right{
	float: right;
	line-height: 40px;
	font-size: 15px;
	color: #666;
}
.indexpro1left .indexpro1leftxz{
	background-color: #c4222d;
	color: #ffffff;
}
.indexpro2{
	border:1px solid #dddddd;
	border-top: 0px;
}
.indexpro2 table{
	border: none;
	line-height: 40px;
	border: 1px solid #ffffff;
}
.indexpro2 table tbody tr{
	border-top: 1px dashed #dddddd;
}
.indexpro2 table thead{
	background-color: #f2f2f2;
	text-align: left;
}
.indexpro2 table th, .indexpro2 table td{
	font-size: 14px;
	padding:0 10px;
	border: none;
}
.indexpro2 table a{
	color: #222222;
}
.about1{
	width: 1200px;
	margin:50px auto;
}
.about1left{
	width: 20%;
	float: left;
	background-color: #f6f6f6;
}
.about1left a{
	display: block;
	font-size: 15px;
	line-height: 40px;
	padding:0 10px;
	color: #222222;
	cursor: pointer;
}
.about1left .about1leftxz{
	background-color: #c4222d;
	color: #ffffff;
}
.about1right{
	width: 77%;
	float: right;
}
.about1right1{
	width: 100%;
	margin-bottom: 30px;
}
.about1right1tit{
	font-size: 16px;
	line-height: 30px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dddddd;
}
.about1right1 div p{
	font-size: 15px;
	line-height: 25px;
	color: #666;
}
.about1right1 ul li{
	width: 44%;
	float: left;
	margin:10px 3%;
}
.about1right1 ul li img{
	width: 100%;
	display: block;
}
.about1right1 ul li p{
	font-size: 15px;
	text-align: center;
	line-height: 20px;
	margin-top: 5px;
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.courtdeail01right .courtdeail01center{
	color: #f44336;
	cursor: pointer;
}
.paimdetail1zt1{
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding: 10px 0;
	margin-top: 10px;
}
.pmggtit{
	font-size: 18px;
	line-height: 20px;
	color: #c4222d;
	font-weight: bold;
	margin-bottom: 30px;
}
.pmggtit span{
	color: #666;
	float: right;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}
.pmggleft{
	width: 20%;
	float: left;
	background-color: #f6f6f6;
}
.pmggright{
	width: 77%;
	float: right;
}
.pmggleft a{
	display: block;
	font-size: 15px;
	line-height: 40px;
	padding: 0 10px;
	color: #222222;
	cursor: pointer;
}
.pmggleft .pmggleftxz{
	background-color: #c4222d;
	color: #ffffff;
}
.pmggright1{
	width: 100%;
	padding:5px 15px;
	background-color: #f6f6f6;
	margin-bottom: 10px;
}
.pmggright1 h4{
	font-size: 15px;
	line-height: 35px;
	float: left;
	margin-right: 15px;
	color: #000000;
}
.pmggright1 input{
	width:50%;
	font-size: 15px;
	float: left;
	height: 35px;
	padding:0 10px;
	border:none;
	outline-style: none;
	background-color: #ffffff;
}
.pmggright1 button{
	width: 15%;
	font-size: 15px;
	float: left;
	margin-left: 10px;
	height: 35px;
	border:none;
	outline-style: none;
	background-color: #c4222d;
	color: #ffffff;
	line-height: 35px;
}
.pmggright2 a{
	display: block;
	font-size: 14px;
	line-height: 45px;
	position: relative;
	padding-left: 20px;
	color: #666;
	padding-right: 100px;
	border-bottom: 1px solid #dddddd;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.pmggright2 a:after{
	content: '';
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #dddddd;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin:auto;
}
.pmggright2 a span{
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #aaa;
	line-height: 45px;
}
.contact{
	width: 1200px;
	margin:auto;
	margin-bottom: 50px;
}
.contactleft{
	width: 50%;
	float: left;
	padding: 20px;
}
.contactright{
	width: 45%;
	float: right;
	background-color: #e5e5e5;
	padding: 20px;
}
.contactlefttit{
	font-size: 25px;
	color: #222222;
	line-height: 30px;
	margin-bottom: 50px;
}
.contactleft1{
	width: 100%;
}
.contactleft1 div{
	width: 100%;
	margin-bottom: 15px;
}
.contactleft1 div:nth-child(1){
	width: 45%;
	float: left;
}
.contactleft1 div:nth-child(2){
	width: 45%;
	float: right;
}
.contactleft1 div h4{
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 5px;
	color: #666;
}
.contactleft1 div input{
	width: 100%;
	outline-style: none;
	height: 40px;
	padding:0 5px;
	border:none;
	border-bottom: 1px solid #dddddd;
}
.contactleft1 div textarea{
	width: 100%;
	outline-style: none;
	height: 100px;
	border:none;
	padding:5px;
	box-sizing: border-box;
	border-bottom: 1px solid #dddddd;
}
.contactleft1 button{
	width: 100px;
	display: block;
	margin:auto;
	height: 30px;
	border-radius: 20px;
	background-color: #c4222d;
	color: #ffffff;
	margin-top:50px;
}
.contactrighttit{
	font-size: 25px;
	color: #222222;
	line-height: 30px;
	margin-bottom: 40px;
}
.contactright div p{
	font-size: 14px;
	line-height: 30px;
	color: #222222;
}
.contactright div img{
	width: 150px;
	margin-top: 15px;
}
.contactright div h5{
	font-size: 14px;
	line-height: 30px;
	color: #222222;
	margin-left: 44px;
}
.index6lbleft{
	width: 38%;
	float: left;
	display: block;
}
.index6lbright{
	width: 60%;
	float: right;
}
.index6lbleft img{
	width: 100%;
	display: block;
}
.index6lbleft h4{
	font-size: 15px;
	line-height: 20px;
	margin: 10px 0;
	color: #222222;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index6lbleft p{
	font-size: 14px;
	line-height: 17px;
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index6lbright a{
	display: block;
	font-size: 14px;
	line-height: 30px;
	position: relative;
	padding-right:100px;
	color: #222222;
	margin-bottom: 8px;
}
.index6lbright a:last-child{
	margin-bottom: 0;
}
.index6lbright a span{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	line-height: 30px;
	color: #222222;
}



@media only screen and (max-width: 640px){
	body{
		min-width: 100%;
	}
	
	.swiper-container{
		margin-top: 50px;
	}
	.swiper-pagination-bullet{
		width: 12px;
		height: 12px;
	}
	.indexfw {
		width: 100%;
		margin: 20px 0;
		padding:0 10px;
	}
	.indexfwmain {
		width: 100%;
		margin: auto;
	}
	.indexfw1 {
		width: 100%;
		height: auto;
	}
	.indexfwfl {
		width: 100%;
		float: left;
	}
	.indexfwfl li {
		width: 100%;
		padding: 0 15px;
		padding-left: 50px;
		padding-top: 25px;
		position: relative;
	}
	.indexfwfl li:last-child {
		width: 100%;
	}
	.indexfwfl li:after{
		display: none;
	}
	.indexfwfl li h5{
		left: 5px;
		background-color: #a00438;
		color: #ffffff;
	}
	.indexfwfl li i{
		display: none;
	}
	.index1main {
		width: 100%;
		margin: auto;
		padding:0 10px;
		padding-bottom: 20px;
	}
	.indexfw1 i{
		display: none;
	}
	.index02tit {
		font-size: 22px;
		color: #222222;
		line-height: 30px;
	}
	.index02tit a {
		font-size: 13px;
	}
	.index02tit a i {
		margin-left: 3px;
		font-size: 14px;
	}
	.index02con {
		width: 100%;
		float: initial;
		margin-top: 20px;
		margin-bottom: 0px;
	}
	.index02con1 {
		width: 100%;
		float: left;
		margin-right: 0;
		border: 1px solid #DDDDDD;
		margin-bottom: 20px;
		transition: all 0.3s ease;
		background: #ffffff;
	}
	.index02con1:nth-child(2n){
		float: right;
	}
	.index02con02 {
		padding: 15px;
		padding-bottom: 0;
	}
	.index02con02 h4 {
		font-size: 15px;
		line-height: 20px;
		margin-bottom: 10px;
	}
	.index02con02 h5 {
		font-size: 13px;
		color: #666666;
		line-height: 15px;
	}
	.index02con02 h3 {
		font-size: 15px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		margin-bottom: 10px;
	}
	.index02con02 p {
		margin-bottom: 20px;
	}
	
	.index1 {
		padding-bottom: 0;
	}
	.index03main {
		width: 100%;
		float: right;
		padding: 10px 10px;
		padding-right: 10px;
	}
	.index02con02 h3 span b {
		font-weight: bold;
		font-size: 16px;
		margin-right: 5px;
	}
	.index03main a {
		margin-top: 0px;
	}
	.index04 {
		width: 100%;
		padding: 20px 0;
	}
	.index04main {
		width: 100%;
		margin: auto;
	}
	.index04tit2 {
		margin-bottom: 10px;
	}
	.index05 {
		padding: 20px 10px;
	}
	.index04lb {
		margin-top: 10px;
	}
	.index04lbleft {
		width: 100%;
	}
	.index04lbleft1tit1{
		font-size: 15px;
		line-height: 40px;
	}
	.index04lbleft1tit2{
		font-size: 12px;
		line-height: 40px;
	}
	.index04lbleft1{
		padding-bottom: 0px;
		border-bottom: 1px dotted #dddddd;
	}
	.index04lbleft1con{
		display: none;
	}
	.index04lbright{
		width: 100%;
	}
	.index04lbright .index04lbleft1{
		padding-left: 0;
		border-left: 0;
		padding-bottom: 0px;
	}
	.index04lbleft1tit{
		padding-bottom: 0;
		height: 40px;
		line-height: 40px;
	}
	.index04lbright .index04lbleft1:before{
		display: none;
	}
	.index04lbright .index04lbleft1:after{
		display: none;
	}
	.ckgdxw{
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.index05main {
		width: 100%;
		margin: auto;
	}
	.index06 {
		padding: 20px 10px;
	}
	.index06main {
		width: 100%;
		margin: auto;
	}
	.index06tit {
		font-size: 20px;
		color: #FFFFFF;
		text-align: center;
		margin-bottom: 15px;
		font-weight: bold;
	}
	.index6lb img:nth-child(2n){
		float: right;
	}
	.courtdeail01right a {
		font-size: 14px;
		margin-bottom: 10px;
	}
	.courtdetail .index02con{
		padding:0 10px;
	}
	.paimdetail {
		width: 100%;
		padding-bottom: 50px;
		margin: auto;
	}
	.slide {
		width: 100%;
	}
	.paimdetail1right {
		width: 100%;
		float: right;
		margin-top: 10px;
		padding: 0 10px;
	}
	.paimdetail1zt1 a {
		width: 100%;
		display: block;
		line-height: 40px;
		position: inherit;
		right: 0;
		top: 0;
		text-align: center;
		font-size: 17px;
		color: #FFFFFF;
		background-color: #c51f2d;
		font-weight: bold;
		margin-top: 10px;
	}
	.paimdetail1zt3 p {
		font-size: 15px;
		line-height: 25px;
		color: #666666;
		width: 100%;
		float: right;
		margin-top: 10px;
	}
	.paimdetail1zt3 {
		width: 100%;
		margin-top: 10px;
	}
	.paimdetail1zt3 button {
		width: 45%;
		float: left;
		height: 40px;
		font-size: 16px;
		color: #FFFFFF;
		background-color: #c51f2d;
		border-radius: 10px;
		margin-left: 0px;
	}
	.paimdetail2 {
		width: 100%;
		padding-right: 0;
		position: relative;
		border: 1px solid #DDDDDD;
		margin-top: 30px;
	}
	.paimdetail2tit a {
		width: 33.3%;
		float: left;
		line-height: 40px;
		font-size: 15px;
		color: #222222;
		display: block;
		text-align: center;
	}
	.paimdetail2 p {
		line-height: 40px;
		width: 100%;
		font-size: 17px;
		position: initial;
		font-weight: bold;
	}
	.slide .big li{
		width: 414px;
	}
	.court {
		width: 100%;
		margin: 20px auto;
		padding: 0 10px;
	}
	.pmggtit {
		margin-bottom: 15px;
	}
	.court1 {
		padding-left: 100px;
	}
	.pmggleft {
		width: 100%;
		float: left;
		background-color: #f6f6f6;
		margin-bottom: 10px;
	}
	.pmggleft a {
		width: 50%;
		float: left;
		text-align: center;
	}
	.pmggright {
		width: 100%;
		float: right;
	}
	.court1sx a {
		font-size: 15px;
		color: #000000;
		margin-right: 30px;
		display: block;
		line-height: 25px;
		width: 25px;
		border-radius: 50%;
		float: left;
		margin-bottom: 5px;
		text-align: center;
	}
	section{
		box-sizing: border-box;
	}
	.court2nr1 {
		width: 100%;
		position: relative;
		padding-left: 45px;
		margin-bottom: 20px;
		float: left;
	}
	.court2nr1 a{
		width: 50%;
		font-size: 14px;
	}
	.financial{
		margin-top: 50px;
		padding: 10px;
		background-size: auto 100%;
	}
	.financialmain {
		width: 100%;
		margin: auto;
	}
	.financialmainleft {
		width: 100%;
		float: left;
	}
	.financialmainleft h4 {
		font-size: 20px;
		color: #FFFFFF;
		margin-top: 0;
		margin-bottom: 10px;
	}
	.financialmainleft h5 {
		font-size: 15px;
		color: #FFFFFF;
		margin-bottom: 15px;
	}
	.financialmainleft p {
		font-size: 20px;
		color: #FFFFFF;
	}
	.financialmainright {
		width: 100%;
		float: right;
		padding: 15px 10px;
		background-color: #FFFFFF;
		border-radius: 13px;
		margin-top: 20px;
	}
	.financial1 {
		width: 100%;
		padding: 20px 10px;
	}
	.financial1main {
		width: 100%;
		margin: auto;
	}
	.financial1lb {
		margin-top: 10px;
	}
	.financial1lb li {
		width: 48%;
		float: left;
		text-align: center;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.financial1lb li:nth-child(2n){
		float: right;
	}
	.financial2 {
		padding: 20px 10px;
	}
	.financial2main {
		width: 100%;
		margin: auto;
	}
	.bllcimg {
		width: 100%;
		margin-top: 20px;
	}
	.about1 {
		width: 100%;
		padding: 20px 10px;
		margin: 0;
	}
	.about1main {
		width: 100%;
		margin: auto;
		padding: 0 10px;
	}
	.about2 {
		padding: 20px 10px;
	}
	.about2main {
		width: 100%;
		margin: auto;
	}
	.about1left{
		display: none;
	}
	.about1right {
		width: 100%;
		float: right;
	}
	.about2left {
		width: 100%;
		float: left;
	}
	.about2right {
		width: 100%;
		float: right;
	}
	.about3 {
		width: 100%;
		padding: 20px 10px;
	}
	.about3main {
		padding: 0;
		width: 100%;
	}
	.index2left, .index2right{
		display: none;
	}
	.zxnslb {
		margin-top: 0px;
	}
	.about4main {
		width: 100%;
		margin: auto;
		position: relative;
	}
	.zxnslbmain {
		padding: 10px;
	}
	.join {
		width: 100%;
		margin: 20px auto;
	}
	.join1left {
		width: 100%;
		float: left;
		padding: 10px;
		height: auto;
		position: relative;
	}

	.sqrz{
		position: initial;
		margin-top: 20px;
	}
	.join1{
		height: auto;
	}
	.join1right {
		width: 100%;
		height: 400px;
		background-size:auto 100% !important;
	}
	.join1rightsq1 {
		width: 100%;
		float: left;
		margin-left: 0;
		margin-bottom: 15px;
	}
	.join1rightsq1 span {
		display: block;
		width: 23%;
		line-height: 30px;
		float: left;
		font-size: 13px;
	}
	.login, .register{
		padding: 20px 20px;
		width: 95%;
		height: auto;
		left: 2.5%;
	}
	.ljzc {
		font-size: 15px;
	}
	.memberleft{
		display: none;
	}
	.memberright{
		width: 100%;
	}
	.memain {
		width: 100%;
		margin: 50px auto;
		margin-top: 70px;
		padding:0 10px;
	}
	.myprofiil {
		width: 85%;
		margin: 30px auto;
	}
	.membermain1{
		z-index: 1;
	}
	.yykysrk1 {
		z-index: 9;
		width: 95%;
		left: 2.5%;
		padding: 10px;
	}
	.fwnrmain {
		width: 100%;
		padding:30px 10px;
	}
	.fwnrlb li {
		width: 48%;
		float: left;
		text-align: center;
		margin: 30px 0;
	}
	.fwnrlb li:nth-child(2n){
		float: right;
	}
	.fwnrlb li p {
		font-size: 12px;
		line-height: 15px;
		margin-bottom: 20px;
		color: #666666;
		height: 30px;
	}
	.bqsy a {
		color: #000000;
	}
	.footerright {
		width: 37%;
		margin-top: 10px;
	}
	.footerright1 {
		margin: 0 8%;
		/* margin-top: 10px; */
		margin-top: 10px;
	}
	.mobilemenu {
		display: block;
		width: 35px;
		height: 30px;
		position: fixed;
		right: 10px;
		top: 7.5px;
		overflow: hidden;
		z-index: 3;
	}
	.mobilemenu span{
		width: 100%;
		height: 4px;
		background-color: #72272c;
		transition: all 0.3s ease;
	}
	.mobilemenu span:nth-child(1){
		position: absolute;
		left: 0;
		top: 0;
	}
	.mobilemenu span:nth-child(2){
		position: absolute;
		left: 0;
		top: 13px;
	}
	.mobilemenu span:nth-child(3){
		position: absolute;
		left: 0;
		bottom: 0;
	}
	.mobilemenuxz span:nth-child(2){
		left: -40px;
		background-color: #ffffff;
	}
	.mobilemenuxz span:nth-child(1){
		transform: rotate(45deg);
		left: 3px;
		top: 13px;
		width: 30px;
		background-color: #ffffff;
	}
	.mobilemenuxz span:nth-child(3){
		transform:rotate(-45deg);
		left: 3px;
		top: 13px;
		width: 30px;
		background-color: #ffffff;
	}
	header{
		width: 100%;
		height: 50px;
		position: fixed;
		left: 0;
		top: 0;
		background-color: #ffffff;
		z-index: 2;
		-moz-box-shadow:2px 2px 5px #A8A8A8; -webkit-box-shadow:2px 2px 5px #A8A8A8; box-shadow:2px 2px 5px #A8A8A8;
	}
	.header1{
		display: none;
	}
	.header2main {
		width: 100%;
		height: 50px;
		margin: auto;
		padding: 5px 0;
	}
	.header2right{
		display: none;
	}
	.header3 {
		position: fixed;
		background-color: #72272c;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		display: none;
	}
	.header3main {
		width: 100%;
		margin: auto;
	}
	.header3main a {
		width: 100%;
	}
	.index01 {
		width: 100%;
		padding: 0;
	}
	body{
		padding-top: 50px;
	}
	.index01main {
		width: 100%;
		margin: auto;
	}
	.swiper-containerindex01 {
		width: 100%;
	}
	.index01topr {
		width: 95%;
		float: right;
		border: 1px solid #DDDDDD;
		margin-right: 2.5%;
		margin-top: 10px;
	}
	.index01topr h4 {
		font-size: 15px;
	}
	.index01topr1 a {
		line-height: 30px;
	}
	.index01topr1 {
		width: 100%;
		height: 158px;
		overflow: hidden;
		padding: 5px 10px;
	}
	.indexfw1 h4 {
		font-size: 16px;
		margin-bottom: 5px;
		margin-top: 20px;
		font-weight: bold;
		display: inline-block;
	}
	.indexfw1 p{
		margin-left:-4px;
		display: inline-block;
	}
	.index03main1 {
		width: 100%;
		float: right;
		padding: 10px 0;
		padding-left: 0;
	}
	.index03main h4 {
		font-size: 25px;
		color: #222222;
		margin-bottom: 20px;
	}
	.index03main1 h5 {
		font-size: 20px;
		margin-bottom: 10px;
		color: #ffffff;
	}
	.index03main1 div {
		height: auto;
		overflow: hidden;
		margin-bottom: 15px;
		font-size: 14px;
	}
	.index04 {
		width: 100%;
		padding: 20px 10px;
		padding-bottom: 0;
		background-color: #f5f5f5;
	}
	.index04tit {
		font-size: 20px;
		line-height: 25px;
		border-left: 5px solid #72272C;
		padding-left: 10px;
		margin-bottom: 10px;
	}
	.index04lb li {
		width: 48%;
		float: left;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.index04lb li:nth-child(2n){
		float: right;
	}
	.index04lb li h5 {
		font-size: 14px;
		text-align: center;
		line-height: 20px;
		font-weight: bold;
	}
	.index04lb li p {
		text-align: center;
		margin-bottom: 20px;
		font-size: 13px;
		line-height: 22px;
	}
	.index04lb li h4 {
		font-size: 15px;
	}
	.index1 {
		width: 100%;
		padding: 20px 0;
		background-color: #f2f2f2;
		padding-top: 0;
	}
	footer {
		width: 100%;
		padding:0 10px;
		padding-top: 20px;
		box-sizing: border-box;
	}
	.footer {
		width: 100%;
		margin: auto;
	}
	
	.swiper-paginationindex01{
		z-index: 1;
	}
	.mbx {
		width: 100%;
		margin: 15px auto;
		font-size: 14px;
	}
	.jtpm {
		width: 100%;
		margin: auto;
		padding: 0 10px;
		margin-bottom: 20px;
	}
	.jtpm2lb li:nth-child(1) p, .jtpm2lb li:nth-child(2) p, .jtpm2lb li:nth-child(3) p, .jtpm2lb li:nth-child(4) p{
		font-size: 14px;
		padding-left: 5px;
		padding-right: 0;
	}
	.jtpm2 {
		width: 100%;
		margin-top: 20px;
	}
	.courtdetail {
		width: 100%;
		margin: 0px auto;
	}
	.courtdeailqh {
		width: 100%;
		padding: 0 10px;
	}
	.courtdeailqh a {
		line-height: 20px;
		font-size: 16px;
	}
	.paimdetail1 {
		width: 100%;
		padding: 0 10px;
	}
	.paimdetail1tit {
		width: 100%;
		margin-bottom: 15px;
		font-size: 16px;
		line-height: 25px;
		font-weight: bold;
	}
	.paimdetail1zt {
		width: 100%;
		margin-bottom: 15px;
	}
	.paimdetail1zt1 {
		padding: 15px 0;
		border-top: 1px solid #dddddd;
		border-bottom: 1px solid #dddddd;
		position: relative;
		margin-bottom: 0;
	}
	.paimdetail1zt2 p {
		line-height: 35px;
		color: #666666;
		font-size: 15px;
		width: 100%;
		float: left;
	}
	.paimdetailxlb {
		width: 100%;
		margin-top: 20px;
		background-color: #eeeeee;
		float: left;
		padding: 10px;
	}
	.paimdetailxlb div {
		width: 48%;
		float: left;
		position: relative;
		padding-left: 80px;
		padding-top: 0px;
		margin: 15px 0;
	}
	.paimdetail2tit a:before {
		width: 0;
	}
	.paimdetail3 {
		width: 100%;
		padding: 0 10px;
	}
	.paimdetail3nr1 {
		padding: 0;
	}
	.newslb li {
		width: 100%;
		height: auto;
		padding-bottom: 15px;
		margin-bottom: 15px;
		border-bottom: 1px solid #dddddd;
		position: relative;
		padding-left: 0;

	}
	.newslb li img {
		width: 100%;
		height: auto; 
		position: initial;
		left: 0;
		top: 0;
	}
	.newslb li h4 {
		width: 100%;
		margin-bottom: 0;
		position: relative;
		padding-right: 0;
	}
	.newslb li h4 span {
		font-size: 16px;
	}
	.newslb li h4 b {
		font-size: 14px;
		position: initial;
	}
	.newslb li p{
		width: 100%;
	}
	.newslb li h5{
		display: none;
	}
	.about01 {
		width: 100%;
		padding-bottom: 20px;
		padding-top: 0;
	}
	.about01main {
		width: 100%;
		margin: auto;
		padding: 0 10px;
	}
	.about01left {
		width: 100%;
		float: left;
	}
	.about01left h4 {
		font-size: 22px;
		line-height: 30px;
		margin-bottom: 10px;
	}
	.about01right {
		width: 100%;
		float: right;
	}
	.about02 {
		width: 100%;
		padding: 20px 10px;
		background: url(/public/images/gywmimg2.jpg) center center no-repeat;
		background-size: auto 100%;
	}
	.about02main {
		width: 100%;
		margin: auto;
	}
	.index02tit1 {
		color: #FFFFFF;
	}
	.about02lb li {
		width: 100%;
		float: left;
		text-align: center;
		color: #ffffff;
	}
	.about02lb li:nth-child(3n-1) {
		margin: 26px 0;
	}
	.about03 {
		width: 100%;
		padding: 20px 10px;
	}
	.about03main {
		width: 100%;
		margin: auto;
	}
	.about04 {
		background-color: #f2f2f2;
		padding: 20px 10px;
	}
	.about04main {
		width: 100%;
		margin: auto;
	}
	.about04left {
		width: 100%;
		float: left;
	}
	.about04right {
		width: 30%;
		float: left;
	}
	.contact_map {
		width: 100%;
		height: 300px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.index03 {
		width: 100%;
		background: url(/public/images/syimg1.jpg) top center no-repeat;
		padding-top: 0;
		background-size: auto 100%;
	}
/*.index04lb li img, .index02con01 img {
    width: 100%;
    height: 140px;
}
*/
.index02con1jxz .jxzzt, .index02con1wkp .wkpzt{
	bottom: 0 !important;
}
.djs{
	font-size: 14px;
}
.djs span{
	font-size: 20px;
}
.index04tit span {
	font-size: 15px;
	line-height: 25px;
	color: #222222;
	float: right;
	font-weight: normal;
}
.mobilemenu {
	display: block;
	width: 35px;
	height: 30px;
	position: fixed;
	overflow: hidden;
	z-index: 3;
	float: right;
	right: 10px;
	top: 10px;
}

.mobilemenu span {
	width: 100%;
	height: 4px;
	background-color: #c4222d;
	transition: all 0.3s ease;
}

.mobilemenu span:nth-child(1) {
	position: absolute;
	left: 0;
	top: 0;
}

.mobilemenu span:nth-child(2) {
	position: absolute;
	left: 0;
	top: 13px;
}

.mobilemenu span:nth-child(3) {
	position: absolute;
	left: 0;
	bottom: 0;
}

.mobilemenuxz span:nth-child(2) {
	left: -40px;
	background-color: #ffffff;
}

.mobilemenuxz span:nth-child(1) {
	transform: rotate(45deg);
	left: 3px;
	top: 13px;
	width: 30px;
	background-color: #ffffff;
}

.mobilemenuxz span:nth-child(3) {
	transform: rotate(-45deg);
	left: 3px;
	top: 13px;
	width: 30px;
	background-color: #ffffff;
}
.indexpro {
	width: 100%;
	margin: auto;
	padding: 0 10px;
	margin-bottom: 20px;
}
.indexpro1left a {
	display: inline-block;
	float: initial;
	line-height: 30px;
	min-width: 0px;
	padding: 0 5px;
	text-align: center;
	font-size: 14px;
	color: #222222;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	/* border-right: 1px solid #dddddd; */
	/* border-bottom: 1px solid #dddddd; */
	border: 1px solid #dddddd;
	margin: 5px 3px;
}
.indexpro1left {
	float: initial;
	border: 0px solid #dddddd;
	border-bottom: 0px;
	text-align: center;
}
.indexpro1left a:last-child {
	border-right: 1px solid #dddddd;
}
.indexpro2 table th, .indexpro2 table td {
	font-size: 12px;
	padding: 0 10px;
	border: none;
	line-height: 20px;
}
.index6lbleft {
	width: 100%;
	float: left;
	display: block;
	margin-bottom: 10px;
}
.index6lbright {
	width: 100%;
	float: right;
}
.footerleft {
	float: left;
	width: 100%;
}
.footerleftlj a {
	font-size: 13px;
	color: #222222;
	display: block;
	float: left;
	margin-right: 10px;
}
.footertel {
	font-size: 15px;
	margin-top: 20px;
}
.footerjs {
	font-size: 14px;
	margin-top: 20px;
	line-height: 25px;
}
.footerjs span {
	margin-left: 0;
	display: block;
	line-height: 25px;
}
.footerright {
	width: 37%;
	margin-top: 10px;
	float: left;
	margin-bottom: 13px;
}
.bqsy {
	width: 100%;
	text-align: center;
	background-color: #dddddd;
	color: #666666;
	font-size: 14px;
	line-height: 20px;
	padding: 5px 0;
}
.bqsy a{
	color: #666666;
}
.contact {
    width: 100%;
    margin: auto;
    margin-bottom: 20px;
}
.contactleft {
    width: 100%;
    float: left;
    padding: 10px;
}
.contactlefttit {
    font-size: 20px;
    color: #222222;
    line-height: 30px;
    margin-bottom: 20px;
}
.contactright {
    width: 100%;
    float: right;
    background-color: #e5e5e5;
    padding: 10px;
}
.contactleft1 button {
    width: 100px;
    display: block;
    margin: auto;
    height: 30px;
    border-radius: 20px;
    background-color: #c4222d;
    color: #ffffff;
    margin-top: 20px;
}
.paimdetail3nrtit {
    font-size: 20px;
}
.paimdetail3nrtit span {
    padding: 0 15px;
}
}

@media only screen and (max-width: 375px){
	.slide .big li{
		width: 375px;
	}
    .slide .big li img{
    	height: 255px;
    }
}

@media only screen and (max-width: 360px){
	.slide .big li{
		width: 360px;
	}
    .slide .big li img{
    	height: 245px;
    }
}

@media only screen and (max-width: 320px){
	.slide .big li{
		width: 320px;
	}
    .slide .big li img{
    	height: 225px;
    }
}<!--耗时1754162489.7806秒-->