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: 135px;
}

@font-face {
	font-family: zaofang;
	/*这里是说明调用来的字体名字*/
	src: url(../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{
	width: 42%;
    float: left;
    height: 35px;
    border: 1px solid #2c5983;
    position: relative;
    padding-left: 40px;
    padding-right: 110px;
    border-radius: 20px;
    overflow: hidden;
    margin-left: 14%;
    margin-top: 10px;
}
.header2right i{
	font-size: 20px;
	color: #2c5983;
	line-height: 20px;
	height: 20px;
	position: absolute;
	left: 5px;
	top: 0;
	bottom: 0;
	margin:auto;
}
.header2right button{
	width: 100px;
	background-color: #2c5983;
	height: 33px;
	position: absolute;
	right: 0;
	top: 0;
	color: #ffffff;
}
.header2right input{
	width: 100%;
    height: 100%;
    padding: 0;
    border: none;
}
.header2lxfs {
    float: right;
    position: relative;
    padding-left: 50px;
    margin-top: 7px;
}
.header2lxfs i{
	font-size: 40px;
	line-height: 40px;
	position: absolute;
	left: 0;
	top: 0;
	color: #2c5983;
}
.header2lxfs h4{
	font-size: 15px;
	line-height: 20px;
	color: #666666;

}
.header2lxfs p{
	font-size: 16px;
	line-height: 20px;
	color: #666666;
	letter-spacing: 1px;

}
.header3 {
	width: 100%;
	background-color: #2c5983;
}

.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: #5288ba;
}

.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: #2c5983;
	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: 386px;
	overflow: hidden;
	padding: 5px 10px;
}

.index01topr1 a {
	display: block;
	line-height: 34px;
	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: #2c5983;
}

.index01topr h5 {
	padding: 0 10px;
	line-height: 40px;
	font-size: 16px;
	color: #2c5983;
	font-weight: bold;
	border-top: 1px solid #DDDDDD;
}

.index01topr h4 span {
	margin-right: 5px;
}

.indexfw {
	width: 100%;
	margin:30px 0;
}

.indexfwmain {
	width: 1200px;
    margin: auto;
    border: 1px solid #f5f5f5;
}

.indexfw1 {
	width: 13%;
    float: left;
    background-color: #f6f6f6;
    color: #ffffff;
    height: 90px;
    text-align: center;
    background-color: #2d5983;
}
.indexfw1 i{
	font-size: 30px;
    line-height: 30px;
    padding-top: 15px;
    display: inline-block;
    margin-bottom: 8px;
}

.indexfw1 h4 {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 25px;
	font-weight: bold;
}

.indexfw1 p {
	font-size: 16px;
	font-weight: bold;
}

.indexfwfl {
	width: 87%;
	float: left;
}

.indexfwfl li {
	width: 25%;
	float: left;
	height: 90px;
	padding: 0 40px;
	padding-left: 70px;
	padding-top: 15px;
	position: relative;
}

.indexfwfl li h5 {
	width: 40px;
    height: 40px;
    line-height: 38px;
    font-size: 40px;
    /* background-color: #2c5983; */
    color: #2d5983;
    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 h4 {
	font-size: 15px;
	margin-bottom: 5px;
	color: #222222;
}

.indexfwfl li p {
	font-size: 13px;
    line-height: 20px;
    color: #b6b5b5;
    font-weight: bold;
}

.indexfwfl li i {
	font-size: 30px;
    line-height: 40px;
    position: absolute;
    right: 0px;
    top: 25px;
    color: #e3e3e3;
    font-weight: bold;
}

.index1 {
	width: 100%;
	padding: 50px 0;
	background-color: #f2f2f2;
}

.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(../images/titbg.png);
	background-size: 100%;
	margin: auto;
}

.index02con {
	width: 100%;
	float: left;
	margin-top: 30px;
	margin-bottom: 20px;
}

.index02con1 {
	width: 31.3333%;
	float: left;
	margin-right: 3%;
	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(3n) {
	margin-right: 0;
}

.index02con01 {
	width: 100%;
	position: relative;
}

.index02con01 img {
	width: 100%;
	height: 245px;
	display: block;
	transition: all 0.3s ease;
}

.index02cont1 {
	width: 75px;
	line-height: 30px;
	background-color: #eb963c;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	right: 10px;
	top: -10px;
}

.index02cont2 {
	width: 75px;
	line-height: 30px;
	background-color: #4da874;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	right: 0;
	top: 30px;
}

.index02con02 {
	padding: 20px;
	background-color: #FFFFFF;
	position: relative;
}

.index02con02 h4 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 10px;
}

.index02con02 h5 {
	font-size: 16px;
	color: #666666;
	line-height: 20px;
}

.index02con02 h3 {
	font-size: 16px;
	line-height: 20px;
	color: #666666;
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #DDDDDD;
}

.index02con02 h3 span {
	float: right;
	font-size: 16px;
	color: #E42D3C;
}

.index02con02 h3 span b {
	font-weight: bold;
	font-size: 18px;
	margin-right: 5px;
}

.index04more {
	width: 190px;
	display: block;
	line-height: 40px;
	color: #FFFFFF;
	font-size: 16px;
	background-color: #2c5983;
	margin: auto;
	margin-top: 0px;
	text-align: center;
	transition: all 0.3s ease;
}

.index04more:hover {
	background-color: #5288ba;
}

.index03 {
	width: 100%;
	background: url(../images/syimg1.jpg) right center no-repeat;
}

.index03main {
	width: 50%;
	float: left;
	background-color: #ffffff;
}

.index03main1 {
	width: 600px;
	float: right;
	padding: 40px;
	padding-left: 0;
}

.index03main1 h5 {
	font-size: 23px;
	margin-bottom: 20px;
	color: #222222;
}

.index03main h4 {
	font-size: 28px;
	color: #222222;
	margin-bottom: 40px;
}

.index03main p {
	font-size: 14px;
	line-height: 30px !important;
	color: #222222;
}

.index03main a {
	font-size: 14px;
	color: #666666;
	display: inline-block;
	line-height: 40px;
	padding: 0 20px;
	border: 1px solid #bfbfbf;
	margin-top: 30px;
}

.index04 {
	width: 100%;
	padding-top: 50px;
}

.index04main {
	width: 1200px;
	margin: auto;
}

.index04tit {
	font-size: 25px;
	line-height: 40px;
	border-left: 5px solid #2c5983;
	padding-left: 20px;
	margin-bottom: 30px;
}

.index04lb {
	width: 100%;
	float: left;
}

.index04lb li {
	width: 48%;
	height: 220px;
	float: left;
	margin: 10px 0;
	position: relative;
	padding: 20px;
	background-color: #373737;
	padding-right: 220px;
	transition: all 0.3s ease;
}

.index04lb li:nth-child(2n) {
	float: right;
}

.index04lb li h4 {
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
}

.index04lb li p {
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
}

.index04lb li img {
	width: 200px;
	position: absolute;
	right: -20px;
	top: 20px;
}

.index04lb li:hover {
	background-color: #2c5983;
}

.wmdcn {
	width: 100%;
}

.index05lb {
	width: 100%;
	margin-top: 30px;
}

.index04lbleft {
	width: 48%;
	float: left;
}

.index04lbleft1 {
	width: 100%;
	padding-bottom: 15px;
}

.index04lbleft1 img {
	width: 100%;
}

.index04lbleft1tit {
	display: block;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
	color: #000000;
}

.index04lbleft1tit1 {
	width: 70%;
	float: left;
	display: block;
	line-height: 30px;
	font-size: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.3s ease;
}

.index04lbleft1tit2 {
	width: 20%;
	float: right;
	line-height: 30px;
	font-size: 16px;
	color: #666666;
	text-align: right;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index04lbleft1con {
	font-size: 15px;
	color: #666666;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
	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;
}

.index04lbright {
	width: 48%;
	float: right;
}

.index04lbright .index04lbleft1 {
	padding-left: 20px;
	border-left: 1px solid #DDDDDD;
	position: relative;
	padding-bottom: 30px;
}

.index04lbright .index04lbleft1:after {
	width: 12px;
	height: 12px;
	background-color: #c5c3c3;
	left: -7px;
	top: 11px;
	content: '';
	position: absolute;
	border-radius: 50%;
}

.index04lbright .index04lbleft1:before {
	width: 18px;
	height: 18px;
	background-color: #DDDDDD;
	left: -10px;
	top: 8px;
	content: '';
	position: absolute;
	border-radius: 50%;
}

.index04lbright .index04lbleft1:nth-child(4) {
	padding-bottom: 0;
}

.index04lbleft1:hover>a .index04lbleft1tit {
	color: #E42D3C;
}


.index05 {
	width: 100%;
	padding: 50px 0;
	background: url(../images/index5bj.jpg) center center no-repeat;
}

.index05main {
	width: 1200px;
	margin: auto;
}

.index06 {
	width: 100%;
	padding: 50px 0;
	background-color: #f2f2f2;
}

.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;
}

.index6lb img {
	width: 18%;
	float: left;
	margin: 10px 0;
	margin-right: 2.5%;
}

.index6lb img:nth-child(5n) {
	margin-right: 0;
}

footer {
	width: 100%;
	background-color: #333333;
	padding-top: 50px;
}

.footer {
	width: 1200px;
	margin: auto;
}

.footerleft {
	float: left;
	width: 70%;
}

.footerlogo {
	height: 90px;
    padding-bottom: 20px;
    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: #2a2a2a;
	color: #666666;
	font-size: 15px;
	line-height: 40px;
	margin-top: 20px;
}

.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: #2c5983;
	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: #2c5983;
	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(../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(../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: #2c5983;
	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: #2c5983;
	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: #2c5983;
}

.fwnr {
	width: 100%;
	padding: 50px 0;
	background: url(../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: #2c5983;
}

.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-bottom: 1px solid #dddddd;
	position: relative;
}
.courtdeail1:after{
	content: '';
	width: 90px;
	height: 2px;
	background-color: #2c5983;
	position: absolute;
	left: 0;
	bottom: 0;
}
.courtdeail01{
	width: 100%;
	max-height: 45px;
	overflow: hidden;
	position: relative;
	padding:0 1rem;
	padding-left: 4.2rem;
	transition: all 0.3s ease;		
}
.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: #2c5983;
}
.courtdeailqh a:hover{
	color: #2c5983;
}
.courtdeail01:nth-child(2n-1){
	background-color: #f8f8f8;
}
.courtdeail01left{
	font-size: 15px;
	line-height: 45px;
	position: absolute;
	left: 1rem;
	letter-spacing: 1px;
	top: 0;
}
.courtdeail01:nth-child(5){
	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: #2c5983;
	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;
}

.slide a {
	position: absolute;
	top: 30%;
	opacity: 0;
	z-index: 1000;
}

.slide .big li {
	float: left;
	width: 500px;
}

.slide .big li img {
	width: 100%;
	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%;
	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: 20px;
    font-size: 20px;
    line-height: 25px;
    font-weight: bold;
}

.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 {
	padding: 20px 0;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	position: relative;
	margin-bottom: 20px;
}

.paimdetail1zt1 h4 {
	font-size: 15px;
	line-height: 25px;
	color: #222222;
	margin-bottom: 10px;
}

.paimdetail1zt1 h4 span {
	font-size: 25px;
	color: #2c5983;
}

.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: #2c5983;
	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: 40px;
}

.paimdetail1zt3 button {
	width: 42%;
	float: left;
	height: 50px;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #2c5983;
	border-radius: 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: #2c5983;
}
.paimdetail2tit a:nth-child(1) i{
	color: #FFFFFF;
}

.paimdetail2 p {
	line-height: 45px;
	width: 230px;
	text-align: center;
	font-size: 17px;
	color: #2c5983;
	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: #2c5983;
	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: #2c5983;
}

.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(../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(../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{
	padding-bottom: 50px;
}
.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: 100%;
	height: 500px;
	margin-top: 50px;
}
.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: #2c5983;
	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: #2c5983;
}
.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;
}
.index03main1 div{
	height: 245px;
	overflow: hidden;
}
.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: #2c5983;
}

.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;
}
.fwbzlb{
	width: 100%;
	float: left;
	margin-top:30px;
}
.fwbzlb li{
	width: 30.33%;
	float: left;
	background-color: #827e7e;
	padding:15px;
	height: 110px;
	position: relative;
	padding-left: 120px;
}
.fwbzlb li:nth-child(2){
	margin:0 4.5%;
}
.fwbzlb li img{
	height: 80px;
    padding: 5px;
    box-sizing: border-box;
    position: absolute;
    left: 15px;
    top: 15px;
    border-right: 1px solid #ffffff;
    padding-right: 10px;
}
.fwbzlb li h4{
	font-size: 19px;
    line-height: 30px;
    margin-bottom: 10px;
    padding-top: 8px;
    color: #ffffff;
}
.fwbzlb li p{
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
}
.tjdpfy{
    width: 100%;
    background-color: #f5f5f5;
    padding-bottom: 50px;
    padding-top: 1px;
}
.tjdpfymain{
    width: 1200px;
    margin:auto;
    padding:40px;
    background-color: #ffffff;
    position: relative;
    padding-left: 150px;
}
.tjdpfytit{
    font-size: 25px;
    line-height: 30px;
    color: #222222;
    position: absolute;
    left: 40px;
    top: 40px;
}
.tjdpfymain div{
    width: 100%;
    float: left;
}
.tjdpfymain div a{
    display: block;
    width: 30.33%;
    float: left;
    line-height: 30px;
    color: #222222;
    font-size: 14px;
    margin-bottom: 10px;
}
.tjdpfymain div a:nth-child(3n-1){
    margin:0 4.5%;
    margin-bottom: 10px;
}
.tjdpfymain div a span{
    color: #fe0000;
    margin-left: 3px;
}
.footerright1{
	margin-right: 20px;
}
.timeBox{
	font-size: 15px;
    color: #666666;
    line-height: 30px;
    margin-top: 5px;
}
.timeBox span{
	font-size: 16px;
    display: inline-block;
    width: 80px;
}
.timeBox b {
    font-size: 18px;
    color: #E42D3C;
}

@media only screen and (max-width: 640px){
	body{
		min-width: 100%;
	}
.swiper-pagination-bullet{
	width: 12px;
	height: 12px;
}
.indexfw {
    width: 100%;
    margin: 20px 0;
    margin-bottom: 0;
}
.indexfwmain {
    width: 100%;
    margin: auto;
}
.indexfw1 {
    width: 100%;
    height: auto;
}
.indexfwfl {
    width: 100%;
    float: left;
    padding-bottom: 20px;
}
.indexfwfl li {
    width: 100%;
    height: auto;
    padding: 0 15px;
    padding-left: 67px;
    padding-top: 24px;
    position: relative;
}
.indexfwfl li:after{
	display: none;
}
.indexfwfl li h5{
	left: 13px;
    background-color: #ffffff;
    color: #2d5983;
    font-size: 34px;
}
.indexfwfl li i{
	display: none;
}
.index1main {
    width: 100%;
    margin: auto;
     padding:0 10px;
     padding-bottom: 20px;
}
.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: 48%;
    float: left;
    margin-right: 0;
    border: 1px solid #DDDDDD;
    margin-bottom: 20px;
    transition: all 0.3s ease;
}
.index02con1:nth-child(2n){
	float: right;
}
.index02con02 {
    padding: 15px;
}
.index02con02 h4 {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 5px;
}
.index02con02 h5 {
    font-size: 13px;
    color: #666666;
    line-height: 15px;
}
.index02con02 h3 {
    font-size: 15px;
    overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.index02con02 h3 span {
    float: right;
    font-size: 14px;
    color: #E42D3C;
    line-height: 20px;
    display: block;
    width: 100%;
    margin-top: 3px;
}
.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;
    margin-bottom: 15px;
}
.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 {
    width: 48%;
    margin-right: 0;
}
.index6lb img:nth-child(2n){
	float: right;
}
.courtdeail01right a {
    font-size: 14px;
    margin:0px;
    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: #2c5983;
    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: #2c5983;
    border-radius: 10px;
}
.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: 50px auto;
    padding:0 10px;
}
.court1 {
    padding-left: 100px;
}
.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 0;
}
.about1main {
    width: 100%;
    margin: auto;
    padding: 0 10px;
}
.about2 {
    padding: 20px 10px;
}
.about2main {
    width: 100%;
    margin: auto;
}
.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: #2c5983;
		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: #2c5983;
    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: 22px;
    margin-bottom: 10px;
    color: #222222;
}
.index03main1 div {
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
}
.index04 {
    width: 100%;
    padding: 20px 10px;
    padding-bottom: 0;
    background-color: #f5f5f5;
}
.index04tit {
    font-size: 20px;
    line-height: 25px;
    border-left: 5px solid #2c5983;
    padding-left: 10px;
    margin-bottom: 10px;
}
.index04lb li {
    width: 48%;
    float: left;
    margin-right: 0;
}
.index04lb li:nth-child(2n){
	float: right;
}
.index04lb li h5 {
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
}
.index04lb li p {
	text-align: center;
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 22px;
    height: 88px;
}
.index1 {
    width: 100%;
    padding: 20px 0;
    background-color: #f2f2f2;
}
footer {
    width: 100%;
    background-color: #333333;
    padding:0 10px;
    padding-top: 20px;
    box-sizing: border-box;
}
.footer {
    width: 100%;
    margin: auto;
}
.footerleft {
    float: left;
    width: 100%;
}
.footerlogo{
	display: none;
}
.footerleft1 div h5{
	height: auto;
}
.footerright{
	float: left;
}
.bqsy {
    width: 100%;
    text-align: center;
    background-color: #2a2a2a;
    color: #a6a6a6;
    font-size: 13px;
    line-height: 20px;
    margin-top: 20px;
    padding: 5px 0;
}
.bqsy a {
    color: #a6a6a6;
}
.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(../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;
}
.index03 {
    width: 100%;
    background: url(../images/syimg1.jpg) top center no-repeat;
    padding-top: 190px;
    background-size: 100%;
}
.index04lb li img {
    width: 100%;
    height: 140px;
}
.header2lxfs{
	display: none;
}
.indexfw1 i {
    font-size: 18px;
    line-height: 30px;
    padding-top: 3px;
    display: inline-block;
    margin-bottom: 8px;
}
.fwbzlb {
    margin-top: 10px;
}
.fwbzlb li {
    width: 100%;
    float: left;
    background-color: #827e7e;
    padding: 15px;
    height: 93px;
    position: relative;
    padding-left: 120px;
}
.fwbzlb li img {
    height: 63px;
}
.fwbzlb li h4 {
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 5px;
    padding-top: 2px;
    color: #ffffff;
}
.fwbzlb li p {
    font-size: 15px;
    line-height: 20px;
    color: #ffffff;
}
.fwbzlb li:nth-child(2) {
    margin: 10px 0;
}
.index05lb{
	margin-top: 0;
}
.tjdpfymain {
    width: 100%;
    margin: auto;
    padding: 10px;
    background-color: #ffffff;
    position: relative;
    padding-left: 10px;
}
.tjdpfytit {
    font-size: 25px;
    line-height: 30px;
    color: #222222;
    position: initial;
    left: 40px;
    top: 40px;
    margin-bottom: 5px;
}
.tjdpfymain div a {
    display: block;
    width: 100%;
    float: left;
    line-height: 30px;
    color: #222222;
    font-size: 14px;
    margin-bottom: 10px;
}
.tjdpfymain div a:nth-child(3n-1) {
    margin: 0;
    margin-bottom: 10px;
}
.swiper-pagination{
	z-index: 1;
}
.about04main1 {
    margin-top: 0;
}
.index02con01 img{
	height: 140px;
}
.courtdeail01{
	max-height:200px;
	padding-top: 10px;
}
.timeBox {
    font-size: 12px;
    color: #666666;
    line-height: 30px;
    margin-top: 5px;
}
.timeBox span {
    font-size: 13px;
    display: inline-block;
    width: auto;
}
.timeBox b {
    font-size: 15px;
    color: #E42D3C;
}




}



@media only screen and (max-width: 375px){
	.slide .big li{
		width: 375px;
	}
	.index04lb li img {
    width: 100%;
    height: 126px;
}
.index02con01 img{
	height: 126px;
}
}

@media only screen and (max-width: 360px){
	.slide .big li{
		width: 360px;
	}
	.index04lb li img {
    width: 100%;
    height: 121px;
}
.index02con01 img{
	height: 121px;
}
}

@media only screen and (max-width: 320px){
	.slide .big li{
		width: 320px;
	}
	.index04lb li img {
    width: 100%;
    height: 107px;
}
.index02con01 img{
	height: 107px;
}
}