.banner img {
	width: 100%;
}

.daohang {
	display: none;
}

.menu {
	display: none;
	height: 60px;
	width: 30px;
	position: absolute;
	right: 20px;
	top: 0px;
	z-index: 99999;
}

.menu i {
	transition: all 0.2s;
	position: relative;
	width: 30px;
	height: 3px;
	margin-top: 20px;
	background: #333;
	display: block;
}

.menu i:before,
.menu i:after {
	position: relative;
	content: "";
	width: 100%;
	height: 100%;
	top: 10px;
	background: #333;
	display: block;
	transition: all 0.2s;
}

.menu i:after {
	top: unset;
	bottom: -18px;
}

.close i:before {
	top: 4px;
	-webkit-transform: translateY(6px) rotate(45deg);
	-ms-transform: translateY(6px) rotate(45deg);
	transform: translateY(6px) rotate(45deg);
}

.close i:after {
	top: 4px;
	-webkit-transform: translateY(3px) rotate(-45deg);
	-ms-transform: translateY(3px) rotate(-45deg);
	transform: translateY(3px) rotate(-45deg);
}

.close i {
	background: transparent;
}

.logo {
	margin: 18px 0;
	float: left;
	width: 18.5%;
	margin-right: 1%;
}

.logo img {
	width: 100%;
}

.dao {
	float: left;
	width: 70%;
}

.dao ul {
	font-size: 0;
	margin-top: 32px;
}

.dao ul li {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	width: 22%;
	margin-right: -6.5%;
	text-align: center;
	line-height: 50px;
	position: relative;
}

.dao ul li:hover .sjdh {
	display: block;
}

.dao ul li:last-child {
	margin-right: 0;
}

.dao ul .liang {
	position: relative;
	color: #005bac;
}

.dao ul .liang::after {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0;
	width: 64px;
	height: 2px;
	background: #005BAC;
	content: "";
}

.zy {
	float: right;
	padding-top: 40px;
	box-sizing: border-box;
}

.zy img {
	width: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
}

.zy p {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	line-height: 20px;
}

.zy p span {
	color: #0053a8;
}

.sjdh {
	position: absolute;
	width: 100%;
	background: #fff;
	box-shadow: 0px 0px 5px #cbcbcc;
	top: 45px;
	left: 0;
	z-index: 99;
	padding: 10px 0;
	box-sizing: border-box;
	display: none;
}

.sjdh dl dd {
	font-size: 12px;
	line-height: 36px;
	/*font-weight: bold;*/
	color: #333333;
}

.sjdh dl dd:hover {
	text-decoration: underline;
}

.banner .zz {
	background: url(../images/zz_05.png)no-repeat;
	width: 74px;
	height: 72px;
	right: 2% !important;
}

.banner_sj{
	display: none;
}

.banner_sj img{
	width: 100%;
}

.banner .yy {
	background: url(../images/zz_03.png)no-repeat;
	width: 74px;
	height: 72px;
	left: 2% !important;
}

.banner_sj .yy {
	background: url(../images/zz_03.png)no-repeat;
	width: 37px;
	height: 36px;
	left: 2% !important;
	background-size: cover;
}

.banner_sj .zz {
	background: url(../images/zz_05.png)no-repeat;
	width: 37px;
	height: 36px;
	right: 2% !important;
	background-size: cover;
}

.sb {
	bottom: 30px !important;
}

.sb span {
	width: 10px;
	height: 10px;
	background-color: #c1c1c1;
	opacity: 1;
	border-radius: 10px;
}

.sb .swiper-pagination-bullet-active {
	background-color: #fff;
	width: 10px;
	height: 10px;
}

.footer {
	background: #333333;
	border-top: 10px solid #005bac;
}

.footer .foot1 {
	padding-top: 75px;
	padding-bottom: 50px;
	border-bottom: 1px solid #515151;
}


.footer .foot1 ul {
	font-size: 0;
}

.footer .foot1 .kuai1 {
	width: 50%;
	float: left;
}

.footer .foot1 ul li {
	display: inline-block;
	vertical-align: top;
	width: 20%;
}

.footer .foot1 ul li h3 {
	font-size: 16px;
	color: #fffefe;
}

.footer .foot1 dl {
	margin-top: 32px;
}

.footer .foot1 dl dd {
	font-size: 14px;
	line-height: 24px;
	color: #c5c5c5;
}

.footer .kuai2 {
	float: right;
	width: 50%;
	font-size: 0;
}

.footer .kuai2 ul {
	display: inline-block;
	vertical-align: top;
	width: 80%;
}

.footer .kuai2 ul li {
	display: inline-block;
	vertical-align: top;
	width: auto;
	margin-left: 10%;
}

.footer .kuai2 ul li h3 {
	font-size: 16px;
	line-height: 24px;
	color: #fff;
}

.footer .kuai2 ul li .miao {
	font-size: 14px;
	line-height: 26px;
	color: #c5c5c5;
	margin-top: 32px;
}

.footer .kuai2 .tu {
	width: 20%;
	display: inline-block;
	vertical-align: top;
}

.footer .kuai2 .tu img {
	width: 100%;
	margin-top: 8px;
}

.footer .foot2 {
	font-size: 14px;
	line-height: 26px;
	color: #c5c5c5;
	padding: 20px 0;
	box-sizing: border-box;
	text-align: center;
}

.index {
	padding-top: 124px;
	padding-bottom: 140px;
}

.index .index_title {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
}

.index .qie {
	text-align: center;
	border-bottom: 1px solid #e8e8e8;
}

.index .qie ul {
	padding-top: 56px;
}

.index .qie ul li {
	font-size: 18px;
	padding-bottom: 20px;
	display: inline-block;
	vertical-align: top;
	margin-right: 4%;
}

.index .qie ul li:last-child {
	margin-right: 0;
}


.index .qie ul .adcive {
	color: #005bac;
	font-weight: bold;
	border-bottom: 4px solid #005bac;
}

.index .huan {
	margin-top: 60px;
}

.index .huan li .tu {
	width: 59%;
	float: left;
}

.index .huan li .tu img {
	width: 100%;
}

.index .huan li .zi {
	width: 38%;
	float: right;
}

.index .huan li .zi h3 {
	font-size: 24px;
	font-weight: bold;
	color: #005bac;
	margin-top: 16px;
}

.index .huan li .zi .miaos {
	margin-top: 40px;
	font-size: 14px;
	line-height: 28px;
	min-height: 160px;
}

.index .huan li .zi .cha {
	width: 100px;
	border: 1px solid #e8e8e8;
	border-radius: 5px;
	color: #999999;
	text-align: center;
	font-size: 12px;
	line-height: 35px;
}

.mian_lm {
	border-bottom: 1px solid #e8e8e8;
	padding-top: 15px;
}

.mian_lm ul {
	font-size: 0;
	text-align: center;
}

.mian_lm ul li {
	display: inline-block;
	line-height: 60px;
	font-size: 18px;
	margin-right: 8%;
}

.mian_lm ul li:last-child {
	margin-right: 0;
}

.mian_lm ul .adcive {
	color: #0053a8;
	font-weight: bold;
	border-bottom: 3px solid #0053A8;
}

.jianjie {
	padding-top: 96px;
	padding-bottom: 150px;
}

.main_bt {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
}

.jianjie .jian_nr {
	margin-top: 46px;
}

.jianjie .jian_nr,
.jian_nr * {
	font-size: 16px;
	line-height: 32px;
}

.jianjie .jian_nr img {
	width: 100%;
}

.zizhi {
	padding-top: 95px;
	padding-bottom: 130px;
	box-sizing: border-box;
}

.zizhi .zhi_nr ul {
	font-size: 0;
	padding-top: 85px;
}

.zizhi .zhi_nr ul li {
	display: inline-block;
	vertical-align: top;
	width: 22%;
	margin-right: 4%;
	margin-top: 30px;
}

.zizhi .zhi_nr ul li img {
	width: 100%;
}

.zizhi .zhi_nr ul li p {
	text-align: center;
	font-size: 16px;
	margin-top: 20px;
}

.zizhi .zhi_nr ul li:nth-child(4n) {
	margin-right: 0;
}

.lianxi {
	padding-top: 100px;
	padding-bottom: 140px;
	box-sizing: border-box;
}

.lianxi .lx_nr {
	margin-top: 50px;
}

.lianxi .lx_z {
	width: 50%;
	float: left;
}

.lianxi .lx_y {
	width: 45%;
	float: right;
}

.lianxi .lx_z img {
	width: 100%;
}

.lianxi .lx_y .miaos {
	font-size: 16px;
	line-height: 32px;
	margin-top: 30px;
	min-height: 250px;
}

.lianxi .lx_y li {
	margin-bottom: 30px;
}

.lianxi .lx_y li img {
	display: inline-block;
	vertical-align: middle;
	width: 4%;
}

.lianxi .lx_y li p {
	font-size: 18px;
	line-height: 28px;
	display: inline-block;
	vertical-align: middle;
	width: 90%;
}

.ditu {
	padding-top: 90px;
	padding-bottom: 130px;
}

.ditu .map {
	width: 60%;
	display: block;
	margin: 40px auto 0;
	height: 580px;
}

.zhaomu {
	padding-top: 100px;
	padding-bottom: 140px;
}

.zhaomu .zm_nr {
	margin-top: 40px;
}

.zhaomu .zm_nr .img {
	float: left;
	width: 45%;
}

.zhaomu .zm_nr .img img {
	width: 100%;
}

.zhaomu .zm_nr .maic {
	float: right;
	width: 52%;
}

.zhaomu .zm_nr .maic .jianji {
	margin-top: 40px;
	min-height: 256px;
}

.zhaomu .zm_nr .maic .jianji,
.jianji * {
	font-size: 16px;
	line-height: 32px;
}

.zhaomu .zm_nr .maic .lx {
	width: 140px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background: #0053A8;
	text-align: center;
}

.zhaopin {
	padding-top: 95px;
	padding-bottom: 115px;
}

.zhaopin .zp_nr {
	margin-top: 40px;
}

.zhaopin .zp_nr ul .zhu {
	background: #f5f5f5;
	border-bottom: none;
	margin-bottom: 10px;
	font-size: 18px;
	border-top: 2px solid #005bac;
}

.zhaopin .zp_nr ul .zhu dl dd {
	font-size: 18px;
}

.zhaopin .zp_nr ul li {
	border-bottom: 1px dashed #f0f0f0;
	font-size: 16px;
}

.zhaopin .zp_nr ul li dl {
	font-size: 0;
}

.zhaopin .zp_nr ul li dl dd {
	width: 20%;
	font-size: 16px;
	line-height: 50px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.main_lmz ul {
	text-align: left;
}

.zp_xq {
	padding-top: 90px;
	padding-bottom: 106px;
}

.zp_xq .title {
	font-size: 26px;
	font-weight: bold;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 20px;
}

.zp_xq .content {
	padding-top: 15px;
}

.zp_xq .content h3 {
	font-size: 16px;
	border-left: 3px solid #0154a4;
	font-weight: bold;
	padding-left: 4px;
	margin-top: 30px;
	margin-bottom: 18px;
}

.zp_xq .content .gtgt,
.gtgt * {
	font-size: 14px;
	line-height: 28px;
}

.xingqu {
	font-size: 14px;
	line-height: 28px;
	margin-top: 60px;
}

.xingqu span {
	color: #0154a4;
}

.ziyuan {
	padding-top: 20px;
	padding-bottom: 116px;
}

.ziyuan ul li {
	display: flex;
	margin-top: 50px;
}

.ziyuan ul li .zyz {
	width: 53%;
}

.ziyuan ul li .zyz img {
	width: 100%;
}

.ziyuan ul li .zyy {
	width: 47%;
	background: #f6f6f6;
	padding: 40px 4%;
	box-sizing: border-box;
}

.ziyuan ul li .zyy h3 {
	font-size: 24px;
	font-weight: bold;
	color: #005bac;
	margin-top: 10px;
	margin-bottom: 30px;
}

.ziyuan ul li .zyy h4 {
	font-size: 14px;
	line-height: 24px;
	min-height: 150px;
}

.ziyuan ul li .zyy .guu {
	width: 104px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border: 1px solid #e8e8e8;
	border-radius: 5px;
	font-size: 12px;
	color: #999999;
}

.ziyuan ul li:hover .zyy .guu {
	background: #005bac;
	border: 0;
	color: #fff;
}

.zi_xq {
	padding-top: 95px;
	padding-bottom: 110px;
}

.zi_xq .zutu img {
	width: 100%;
}

.zi_xq .zutu {
	padding: 0 7%;
	box-sizing: border-box;
}

.zi_xq .zutu .gallery-top img {
	width: 84%;
	display: block;
	margin: 60px auto 20px;
}

.zi_xq .title {
	font-size: 36px;
	text-align: center;
	font-weight: bold;
}

.zi_xq .gallery-thumbs .swiper-slide {
	width: 25%;
	height: 100%;
	position: relative;
}

.zi_xq .gallery-thumbs .swiper-slide .meng {
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.zi_xq .gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}

.zi_xq .gallery-thumbs .swiper-slide-thumb-active .meng {
	opacity: 0;
}

.zi_xq .canshu {
	margin-top: 70px;
}

.zi_xq .canshu .zs {
	background: #f0f0f0;
	line-height: 70px;
}

.zi_xq .canshu .zs h3 {
	background: #005bac;
	width: 230px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-size: 24px;
}

.zi_xq .canshu .cont {
	font-size: 18px;
	line-height: 30px;
	padding-top: 70px;
}

.zi_xq .canshu .cont img {
	display: block;
	margin: 0 auto;
	max-width: 1300px;
}

.fw1 {
	padding-top: 100px;
}

.fwa {
	margin-top: 60px;
	box-shadow: 0px 0px 10px #f2f2f2;
	display: flex;
	align-items: center;
	justify-content: center;
}

.fw1_z {
	width: 59%;
}

.fw1_z img {
	width: 100%;
}

.fw1_y {
	width: 41%;
	font-size: 14px;
	line-height: 28px;
	padding: 0 2%;
	box-sizing: border-box;
}

.fw2 {
	padding-top: 100px;
}

.fwb ul {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.fwb ul li{
	width: 30%;
	margin-right: 5%;
	box-shadow: 0px 0px 15px #f9f9f9;
	margin-top: 46px;
	padding-top: 50px;
	padding-bottom: 60px;
	box-sizing: border-box;
	text-align: center;
	border-radius: 10px;
}

.fwb ul li:nth-child(3n){
	margin-right: 0;
}

.fwb ul li img{
	display: block;
	margin: 0 auto;
	width: 21%;
}

.fwb ul li h3{
	font-size: 18px;
	margin-top: 30px;
	margin-bottom: 20px;
}

.fwb ul li .fl{
	font-size: 14px;
	color: #999999;
}

.fw3{
	padding-top: 90px;
	padding-bottom: 100px;
}

.fw3 ul{
	font-size: 0;
}

.fw3 ul li{
	margin-top: 10px;
	width: 49%;
	margin-right: 2%;
	display: inline-block;
	vertical-align: top;
}

.fw3 ul li:nth-child(2n){
	margin-right: 0;
}

.fw3 ul li h3{
	padding-left: 10px;
	font-size: 18px;
	color: #0053a8;
	position: relative;
}

.fw3 ul li h3::after{
	left: 0;
	content: "";
	bottom: 0;
	background: #0053A8;
	width: 4px;
	height: 20px;
	border-radius: 4px;
	position: absolute;
}

.fw3 ul li .ddd{
	margin-top: 30px;
	min-height: 100px;
}

.fw3 ul li .ddd,.ddd *{
	font-size: 14px;
	line-height: 24px;
}