.header {

	width: 100%;

}



.header .header_top {

	width: 100%;

	height: 40px;

	background: #f0f0f0;

}



.header .header_top .header_top_ {

	max-width: 1200px;

	min-width: 320px;

	margin: 0 auto;

}



.header .header_top .header_top_ .left {

	font-size: 14px;

	color: #999;

	line-height: 40px;

	float: left;

}



.header .header_top .header_top_ .left span {

	color: #e2172a;

}



.header .header_top .header_top_ .right {

	float: right;

	line-height: 40px;

}



.header .header_top .header_top_ .right a {

	font-size: 14px;

	color: #999;

	padding: 0 10px;

	height: 14px;

	display: inline-block;

	vertical-align: middle;

	line-height: 14px;

}



.header .header_top .header_top_ .right a:last-child {

	padding-right: 0;

	border-left: 1px solid #999;

}



.header .header_top .header_top_ .right a:hover {

	color: #209ee5;

}



.header .header_top .header_top_ .right a.act {

	color: #209ee5;

}



.header .header_content {

	max-width: 1200px;

	min-width: 320px;

	margin: 0 auto;

	height: 102px;

}



.header .header_content .logo {

	float: left;

	line-height: 102px;

}



.header .header_content .logo img {

	display: inline-block;

	vertical-align: middle;

}



.header .header_content .right {

	float: right;

	margin-top: 30px;

}



.header .header_content .right img {

	float: left;

}



.header .header_content .right div {

	float: left;

	margin-left: 10px;

}



.header .header_content .right div span {

	display: block;

	font-size: 16px;

	color: #333;

	line-height: 19px;

}



.header .header_content .right div p {

	margin-top: 5px;

	line-height: 26px;

	font-size: 24px;

	color: #ca0117;

}



.header .header_bottom {

	width: 100%;

	height: 54px;

	background: #209ee5;

}



.header .header_bottom .header_bottom_ {

	max-width: 1200px;

	min-width: 320px;

	margin: 0 auto;

}



.header .header_bottom .header_bottom_ ul li {

	width: 14.258%;

	float: left;

	line-height: 54px;

}



.header .header_bottom .header_bottom_ ul li a {

	text-align: center;

	display: block;

	font-size: 16px;

	color: #fff;

}



.header .header_bottom .header_bottom_ ul li.act {

	background: #54c0fd;

}



.header .header_bottom .header_bottom_ ul li:hover {

	background: #54c0fd;

}



.banner {

	display: block;

	width: 100%;

	overflow: hidden;

	height: 450px;

}



.banner .swiper-slide {

	display: block;

	width: 100%;

	height: 450px;

}



.banner .swiper-pagination-bullet {

	background: #fff;

	width: 10px;

	height: 10px;

	border-radius: 50%;

	opacity: 1;

}



.banner .swiper-pagination-bullet-active {

	background: #fff;

	width: 32px;

	height: 10px;

	border-radius: 5px;

	opacity: 1;

}



.sj_head {

	display: none;

}



.sj_nav {

	display: none;

}



.sj_banner {

	display: none;

}



.index1 {

	max-width: 1200px;

	width: 90%;

	padding-bottom: 60px;

	box-sizing: border-box;

	margin: 0 auto;

}



.index1 .title {

	padding: 55px 0 40px;

	box-sizing: border-box;

	text-align: center;

}



.index1 .title p {

	line-height: 52px;

	font-size: 32px;

	color: #333;

}



.index1 .title span {

	display: inline-block;

	line-height: 24px;

	position: relative;

}



.index1 .title span:before {

	width: 53px;

	height: 7px;

	content: ' ';

	left: -73px;

	top: 10px;

	position: absolute;

	background: url(../img/befor.png);

}



.index1 .title span:after {

	width: 53px;

	height: 7px;

	content: ' ';

	right: -73px;

	top: 10px;

	position: absolute;

	background: url(../img/after.png);

}



.index1 .bottom {

	width: 100%;

}



.index1 .bottom ul {

	display: flex;

	flex-wrap: wrap;

	justify-content: space-between;

	align-items: center;

	align-content: center;

}



.index1 .bottom ul li {

	margin-bottom: 10px;

	display: inline-block;

	width: 175px;

	background: #fff;

	box-shadow: 0px 2px 3px rgba(153, 153, 153, .16);

}



.index1 .bottom ul li {}



.index1 .bottom ul li div {

	width: 100px;

	height: 100px;

	background: #f9f9f9;

	border-radius: 50%;

	text-align: center;

	line-height: 100px;

	font-size: 0;

	margin: 10px auto;

}



.index1 .bottom ul li div img {

	display: inline-block;

	vertical-align: middle;

}



.index1 .bottom ul li div img.img2 {

	display: none;

}



.index1 .bottom ul li:hover div {

	background: #209ee5;

}



.index1 .bottom ul li:hover div img.img2 {

	display: inline-block;

}



.index1 .bottom ul li:hover div img.img1 {

	display: none;

}



.index1 .bottom ul li p {

	line-height: 55px;

	height: 55px;

	overflow: hidden;

	font-size: 16px;

	color: #333;

	text-align: center;

}















.index2 {

	background: #f9f9f9;

}



.index2_ {

	max-width: 1200px;

	width: 90%;

	box-sizing: border-box;

	margin: 0 auto;

}



.index2 .title {

	padding: 55px 0 40px;

	box-sizing: border-box;

	text-align: center;

}



.index2 .title p {

	line-height: 52px;

	font-size: 32px;

	color: #333;

}



.index2 .title span {

	display: inline-block;

	line-height: 24px;

	position: relative;

}



.index2 .title span:before {

	width: 53px;

	height: 7px;

	content: ' ';

	left: -73px;

	top: 10px;

	position: absolute;

	background: url(../img/befor.png);

}



.index2 .title span:after {

	width: 53px;

	height: 7px;

	content: ' ';

	right: -73px;

	top: 10px;

	position: absolute;

	background: url(../img/after.png);

}



.index2 .bottom {

	width: 100%;

}



.index2 .bottom ul li {

	width: 19%;

	float: left;

	margin-right: 1.25%;

	margin-bottom: 20px;

	background: #fff;

	box-shadow: 0px 2px 3px rgba(153, 153, 153, .16);

}



.index2 .bottom ul li:nth-of-type(5n) {

	margin-right: 0;

}



.index2 .bottom ul li .img {

	display: block;

	overflow: hidden;

}



.index2 .bottom ul li .img img {

	width: 100%;

	display: block;

	transition: .8s all;

}



.index2 .bottom ul li p {

	height: 48px;

	line-height: 48px;

	text-align: center;

	overflow: hidden;

	font-size: 16px;

	color: #333;

}



.index2 .bottom ul li:hover .img img {

	transform: scale(1.2);

}



.index2 .ckgd {

	padding: 50px 0 70px;

	box-sizing: border-box;

}



.index2 .ckgd a {

	width: 120px;

	height: 40px;

	border-radius: 20px;

	display: block;

	margin: 0 auto;

	font-size: 14px;

	color: #666;

	background: #efefef;

	text-align: center;

	line-height: 40px;

}



.index2 .ckgd a:hover {

	background: #209ee5;

	color: #fff;

}



























.index3 {

	max-width: 1200px;

	width: 90%;

	box-sizing: border-box;

	margin: 0 auto;

}



.index3 .title {

	padding: 55px 0 20px;

	box-sizing: border-box;

	text-align: center;

}



.index3 .title p {

	line-height: 52px;

	font-size: 32px;

	color: #333;

}



.index3 .title span {

	display: inline-block;

	line-height: 24px;

	position: relative;

}



.index3 .title span:before {

	width: 53px;

	height: 7px;

	content: ' ';

	left: -73px;

	top: 10px;

	position: absolute;

	background: url(../img/befor.png);

}



.index3 .title span:after {

	width: 53px;

	height: 7px;

	content: ' ';

	right: -73px;

	top: 10px;

	position: absolute;

	background: url(../img/after.png);

}



.index3 .top {

	width: 100%;

	height: 40px;

	text-align: center;

	line-height: 40px;

}



.index3 .top a {

	margin: 0 18px;

	display: inline-block;

	vertical-align: middle;



}



.index3 .top a.act {

	background: url(../img/index3.png) center bottom no-repeat;

}



.index3 .bottom {

	width: 100%;

}



.index3 .bottom .box {

	display: none;

}



.index3 .bottom .box.block {

	display: block;

}



.index3 .bottom .box .shang {

	padding: 38px 0;

	box-sizing: border-box;

}



.index3 .bottom .box .shang .left {

	width: 50%;

	float: left;

	padding-right: 32px;

	box-sizing: border-box;

}



.index3 .bottom .box .shang .left img {

	display: block;

	width: 100%;

}



.index3 .bottom .box .shang .right {

	width: 50%;

	float: left;

	padding-left: 32px;

	box-sizing: border-box;

}



.index3 .bottom .box .shang .right span {

	display: block;

	height: 69px;

	line-height: 68px;

	overflow: hidden;

	font-size: 16px;

	color: #333;

	position: relative;

}



.index3 .bottom .box .shang .right span:before {

	position: absolute;

	left: 0;

	bottom: 0;

	width: 30px;

	height: 1px;

	background: #209ee5;

	content: ' ';

}



.index3 .bottom .box .shang .right p {

	line-height: 28px;

	font-size: 14px;

	color: #838383;

	margin-top: 30px;

	height: 112px;

	overflow: hidden;

}



.index3 .bottom .box .shang:hover .right span {

	color: #209ee5;

}



.index3 .bottom .box .xia {

	width: 100%;

}



.index3 .bottom .box .xia ul li {

	width: 33%;

	margin-right: .5%;

	float: left;

	padding: 20px 34px;

	border-bottom: 1px solid #f9f9f9;

	background: #f9f9f9;

	box-sizing: border-box;

	margin-top: 10px;

}



.index3 .bottom .box .xia ul li:nth-of-type(3n) {

	margin-right: 0;

}



.index3 .bottom .box .xia ul li span {

	display: block;

	height: 61px;

	line-height: 60px;

	overflow: hidden;

	font-size: 16px;

	color: #333;

	position: relative;

}



.index3 .bottom .box .xia ul li span:before {

	position: absolute;

	left: 0;

	bottom: 0;

	width: 30px;

	height: 1px;

	background: #209ee5;

	content: ' ';

}



.index3 .bottom .box .xia ul li p {

	line-height: 28px;

	font-size: 14px;

	color: #838383;

	margin-top: 15px;

	height: 84px;

	overflow: hidden;

}



.index3 .bottom .box .xia ul li:hover span {

	color: #209ee5;

}



.index3 .bottom .box .xia ul li:hover {

	border-bottom: 1px solid #209ee5;

}



.index3 .ckgd {

	padding: 70px 0 70px;

	box-sizing: border-box;

}



.index3 .ckgd a {

	width: 120px;

	height: 40px;

	border-radius: 20px;

	display: block;

	margin: 0 auto;

	font-size: 14px;

	color: #666;

	background: #efefef;

	text-align: center;

	line-height: 40px;

}



.index3 .ckgd a:hover {

	background: #209ee5;

	color: #fff;

}





.index4 {

	background: #f9f9f9;

}



.index4_ {

	max-width: 1200px;

	width: 90%;

	box-sizing: border-box;

	margin: 0 auto;

}



.index4 .title {

	padding: 55px 0 40px;

	box-sizing: border-box;

	text-align: center;

}



.index4 .title p {

	line-height: 52px;

	font-size: 32px;

	color: #333;

}



.index4 .title span {

	display: inline-block;

	line-height: 24px;

	position: relative;

}



.index4 .title span:before {

	width: 53px;

	height: 7px;

	content: ' ';

	left: -73px;

	top: 10px;

	position: absolute;

	background: url(../img/befor.png);

}



.index4 .title span:after {

	width: 53px;

	height: 7px;

	content: ' ';

	right: -73px;

	top: 10px;

	position: absolute;

	background: url(../img/after.png);

}



.index4 .bottom {

	width: 100%;

	padding-bottom: 70px;

	box-sizing: border-box;

}



.index4 .bottom .left {

	width: 50%;

	padding-right: 55px;

	box-sizing: border-box;

	float: left;

}



.index4 .bottom .left span {

	display: block;

	height: 53px;

	line-height: 51px;

	overflow: hidden;

	font-size: 16px;

	color: #333;

	position: relative;

}



.index4 .bottom .left span:before {

	position: absolute;

	left: 0;

	bottom: 0;

	width: 30px;

	height: 2px;

	background: #209ee5;

	content: ' ';

}



.index4 .bottom .left p {

	line-height: 28px;

	font-size: 14px;

	color: #838383;

	margin-top: 30px;

	overflow: hidden;

}



.index4 .bottom .left a {

	width: 120px;

	height: 40px;

	border-radius: 20px;

	display: block;

	font-size: 14px;

	color: #666;

	background: #efefef;

	text-align: center;

	line-height: 40px;

	margin-top: 35px;

}



.index4 .left a:hover {

	background: #209ee5;

	color: #fff;

}



.index4 .bottom .right {

	width: 50%;

	float: right;

}



.index4 .bottom .right img {

	display: block;

	width: 100%;

}



.footer {

	width: 100%;

	background: #37393c;

}



.footer .footer_top {

	width: 1200px;

	margin: 0 auto;

}



.footer .footer_top .top {

	width: 100%;

	height: 82px;

	line-height: 82px;

	border-bottom: 1px solid #626262;

}



.footer .footer_top .top a {

	line-height: 16px;

	font-size: 16px;

	color: #ccc;

	margin: 0 35px;

}



.footer .footer_top .bottom {

	padding: 32px 0 20px;

	box-sizing: border-box;

}



.footer .footer_top .bottom .logo {

	width: 93px;

	float: left;

	margin-right: 58px;

}



.footer .footer_top  .yqlj {

	width: 100%;

	line-height: 28px;

	font-size: 14px;

	color: #ccc;
	margin-bottom: 12px

}



.footer .footer_top .yqlj a {

	display: inline-block;

	line-height: 28px;

	font-size: 14px;

	color: #666;

	margin-right: 12px;

}



.footer .footer_top .bottom .lx {

	width: 480px;

	float: left;
	margin-left: 100px

}



.footer .footer_top .bottom .lx p {

	line-height: 28px;

	font-size: 14px;

	color: #ccc;

}



.footer .footer_top .bottom .lx p span {

	display: inline-block;

	width: 45px;

	height: 28px;

	text-align: center;

	line-height: 28px;



}



.footer .footer_top .bottom .lx p span img {

	display: inline-block;

	vertical-align: middle;

}



.footer .footer_top .bottom .ewm {

	float: right;

}



.footer .footer_top .bottom .ewm ul li {

	width: 97px;

	margin-left: 34px;

	float: left;

}



.footer .footer_top .bottom .ewm ul li div {

	width: 97px;

	height: 97px;

	border: 1px solid #5a5b5b;

	padding-top: 4px;

	box-sizing: border-box;

}



.footer .footer_top .bottom .ewm ul li div img {

	display: block;

	width: 100%;

}



.footer .footer_top .bottom .ewm ul li p {

	line-height: 45px;

	text-align: center;

	font-size: 14px;

	color: #ccc;

}



.footer .footer_bottom {

	text-align: center;

	line-height: 48px;

	font-size: 14px;

	color: #ccc;

	background: #333;

}



.fix_footer {

	display: none;

}



.kx3 {

	display: none;

}



.fix_right {

	width: 60px;

	position: fixed;

	right: 0;

	top: 50%;

	transform: translateY(-50%);

	z-index: 999999;

	display: block;

	border-radius: 30px;

}



.fix_right ul li {

	width: 60px;

	height: 60px;

	margin-bottom: 1px;

	transition: all 0.5s ease 0s;

	background: #4db1ea;

	position: relative;

	text-align: center;

	line-height: 60px;

}



.fix_right ul li img {

	display: inline-block;

	vertical-align: middle;

}



.fix_right ul li .box {

	position: absolute;

	right: -90px;

	top: 0;

	transition: 1s all;

	z-index: 1000;

}





.fix_right ul li:nth-of-type(1) .box {

	right: -211px;

	width: 211px;

	height: 60px;

	background: #4db1ea;

}

.fix_right ul li:nth-of-type(1) .box a{color: #fff}

.fix_right ul li:nth-of-type(1) .box img {

	margin-left: 10px;

}



.fix_right ul li:nth-of-type(1):hover .box {

	right: 0px;

}



.fix_right ul li:nth-of-type(1):hover a img {

	display: none

}


.fix_right ul li:nth-of-type(1) .box a img {

	display: inline-block;
	margin-right: 20px

}
.fix_right ul li:nth-of-type(1):hover .box a img {

	display: inline-block;
	margin-right: 20px

}


.fix_right ul li:nth-of-type(2) .box {

	right: -211px;

	width: 211px;

	height: 60px;

	background: #4db1ea;

}



.fix_right ul li:nth-of-type(2) .box img {

	margin-left: 10px;

}



.fix_right ul li:nth-of-type(2):hover .box {

	right: 0px;

}



.fix_right ul li:nth-of-type(2):hover a img {

	display: none

}



.fix_right ul li:nth-of-type(3) .box {

	width: 89px;

	background: #4db1ea;

}



.fix_right ul li:nth-of-type(3) .box img {

	display: block;

	width: 100%;

}



.fix_right ul li .box img {

	margin: 0;

}



.fix_right ul li:hover .box {

	right: 62px;

}



.ny_banner {

	width: 100%;

	height: 380px;

}



.dqwz {

	width: 100%;

	height: 70px;

	background: #f9f9f9;

	line-height: 70px;

}



.dqwz .dqwz_ {

	max-width: 1200px;

	width: 90%;

	margin: 0 auto;

	font-size: 14px;

	color: #666;

}

.dqwz .dqwz_ .left{width: 60%;}

.dqwz .dqwz_  .right{

	width: 394px;

	height: 37px;

	margin-top: 12px;

	float: right;

}
.dqwz .dqwz_  .right select{
	height: 37px;

	display: block;

	border: 1px solid #e5e5e5;
	float: left;
	width: 80px;
	font-size: 14px;
	background:#f6f6f6;
}
.dqwz .dqwz_  .right input{

	width: 252px;

	height: 37px;

	display: block;

	border: 1px solid #e5e5e5;

	border-right: 0;

	background: none;

		padding: 0 8px;

	box-sizing: border-box;

	float: left;

	font-size: 14px;

	color: #999;



}

.dqwz .dqwz_  .right .sub{

	width: 62px;

	float: left;

	height: 37px;

	display: block;

	color: #fff;

	font-size: 14px;

	border: 0;

	background: #209ee5;

	float: left;

}

.dqwz .dqwz_ a {

	font-size: 14px;

	color: #666;

}



.dqwz .dqwz_ img {

	vertical-align: middle;

	margin-right: 10px;

	margin-top: -3px;

}



.yyly {

	max-width: 1200px;

	margin: 0 auto;

	width: 90%;

	padding: 70px 0 35px;

	box-sizing: border-box;

}



.yyly ul li {

	width: 49%;

	float: left;

	height: 193px;

	background: #f9f9f9;

	margin-bottom: 35px;

}



.yyly ul li:nth-of-type(2n) {

	float: right;

}



.yyly ul li .left {

	width: 52%;

	float: left;

	height: 193px;

}



.yyly ul li .right {

	float: right;

	width: 48%;

	padding: 0 50px;

	box-sizing: border-box;

	position: relative;

	height: 193px;

}



.yyly ul li .right span {

	display: block;

	height: 39px;

	line-height: 38px;

	overflow: hidden;

	font-size: 16px;

	color: #333;

	position: relative;

	margin-top: 10px;

}



.yyly ul li .right span:before {

	position: absolute;

	left: 0;

	bottom: 0;

	width: 16px;

	height: 1px;

	background: #7d7d7d;

	content: ' ';

}



.yyly ul li .right p {

	font-size: 14px;

	color: #666;

	margin-top: 10px;

	line-height: 20px;

	height: 60px;

	overflow: hidden;

}



.yyly ul li .right .xq {

	font-size: 14px;

	color: #666;

	margin-top: 25px;

	display: block;

}



.yyly ul li .right:before {

	position: absolute;

	width: 0;

	height: 0;

	border-width: 20px 20px 20px 0;

	border-style: solid;

	border-color: transparent #f9f9f9 transparent transparent;

	content: ' ';

	left: -20px;

	top: 50%;

	margin-top: -20px;

}



.yyly ul li:hover {

	background: #209ee5;

}



.yyly ul li:hover .right span {

	color: #fff;



}



.yyly ul li:hover .right span:before {

	background: #fff;

}



.yyly ul li:hover .right p {

	color: #fff;

}



.yyly ul li:hover .right a {

	color: #fff;

}



.yyly ul li:hover .right:before {

	border-color: transparent #209ee5 transparent transparent;

}



.case {

	max-width: 1200px;

	width: 90%;

	margin: 0 auto;

	padding: 70px 0;

	box-sizing: border-box;

}



.case .left {

	width: 21%;

	float: left;

}



.case .left .bt {

	width: 100%;

	height: 60px;

	border-top: 3px solid #1a568c;

	background: #209ee5;

	padding-left: 20px;

	overflow: hidden;

	box-sizing: border-box;

	font-size: 20px;

	color: #fff;

	line-height: 56px;

}




.case_news .left ul li {

	width: 100%;

	margin-top: 1px;

	background: #f9f9f9;

	padding-left: 20px;

	line-height: 48px;

	box-sizing: border-box;

}



.case_news .left ul li a {

	display: block;

	line-height: 16px;

	color: #333;

	line-height: 48px;

}



.case_news .left ul li.act a {

	color: #209ee5;

}



.case_news .left ul li:hover a {

	color: #209ee5;

}



.case_news .left ul li div {

	padding: 0 0 0 20px;

	box-sizing: border-box;

	display: none;

}



.case_news .left ul li:hover div {

	display: block;

}



.cacase_newsse .left ul li.act div {

	display: block;

}



.case_news .left ul li div a {

	line-height: 28px;

	font-size: 14px;

	color: #666;

}



.case_news .left ul li div a:first-child {

	border-top: 1px solid #e5e5e5;

	padding-top: 8px;

}



.case_news .left ul li div a:last-child {

	padding-bottom: 8px;

}



.case_news .left ul li:hover div a {

	color: #666;

}



.case_news .left ul li.act div a {

	color: #666;

}



.case_news .left ul li div a:hover {

	padding-left: 14px;

	box-sizing: border-box;

	position: relative;

	color: #666;

}



.case_news .left ul li div a:first-child:hover:before {

	top: 22px;

}



.case_news .left ul li div a:hover:before {

	width: 7px;

	height: 1px;

	top: 14px;

	content: ' ';

	left: 0;

	background: #209ee5;

	position: absolute;

}



.case_news .left ul li div a.act {

	padding-left: 14px;

	box-sizing: border-box;

	position: relative;

	color: #666;

}



.case_news .left ul li div a:first-child.act:before {

	top: 22px;

}



.case_news .left ul li div a.act:before {

	width: 7px;

	height: 1px;

	top: 14px;

	content: ' ';

	left: 0;

	background: #209ee5;

	position: absolute;

}



.case .left ul li .top {
	width: 100%;
	background: #fff;
	line-height: 50px;
	border-bottom: 2px solid #eee;
	padding: 0 40px 0 20px;
	box-sizing: border-box;
	position: relative;
}
.case .left ul li .top a {
	width: 100%;
	display: block;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	height: 50px;
	padding-left: 20px;
	box-sizing: border-box;
	font-size: 16px;
	color: #333;
}

.case .left ul li .top span {
	position: absolute;
	right: 25px;
	top: 24px;
	line-height: 3px;
	font-size: 20px;
	display: block;
}

.case .left ul li .top i {
	position: absolute;
	right: 25px;
	top: 24px;
	line-height: 3px;
	font-size: 14px;
	display: none;
}

.case .left ul li .bottom {
	width: 100%;
	background: #eee;
	display: none;
}
.case .left ul li .bottom a {
	line-height: 35px;
	height: 35px;
	display: block;
	border-bottom: 1px solid #dcdcdc;
	padding-left: 40px;
	padding-right: 20px;
	font-size: 14px;
	color: #666;
	box-sizing: border-box;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	
}
.case .left ul li .bottom a:hover {
	color: #14a8b8;
}

.case .left ul li.act {}
.case .left ul li.act .top a {
	color: #14a8b8;
}
.case .left ul li.act .top span {
	display: none;
}

.case .left ul li.act .top i {
	font-size: 14px;
	color: #14a8b8;
	display: block;
}
.case .left ul li.act .bottom {
	display: block;
}
.case .left ul li .bottom a.cur {
	color: #14a8b8;
}





.case .right {

	width: 75%;

	float: right;

}



.case .right .gsjj .yyly_xq {

	padding: 0 30px 30px;

}



.case .right .yyly_xq {

	width: 100%;

	background: #f9f9f9;

	padding: 0 30px;

	box-sizing: border-box;

}



.case .right .yyly_xq .title {

	padding-top: 15px;

	box-sizing: border-box;

}



.case .right .yyly_xq .title h1 {

	line-height: 56px;

	height: 56px;

	text-align: center;

	font-size: 28px;

	color: #333;

	overflow: hidden;

}



.case .right .yyly_xq .title p {

	line-height: 26px;

	text-align: center;

	font-size: 14px;

	color: #999;

}



.case .right .yyly_xq .xiangqing {

	width: 100%;

}



.case .right .yyly_xq .xiangqing p {

	line-height: 28px;

	font-size: 14px;

	color: #666;

	text-indent: 2em;

}



.case .right .yyly_xq .xiangqing img {

	

	max-width: 100%;

	min-width: auto;

	margin: 28px auto 0;

}



.case .right .yyly_xq .fanye {

	padding: 20px 0;

	box-sizing: border-box;

}



.case .right .yyly_xq .fanye a {

	display: block;

	line-height: 24px;

	height: 24px;

	overflow: hidden;

	font-size: 14px;

	color: #666;

}



.case .right .yyly_xq .tjcp {

	width: 100%;

}



.case .right .yyly_xq .tjcp .bt {

	margin-top: 10px;

	height: 38px;

	line-height: 38px;

	background: #209ee5;

}



.case .right .yyly_xq .tjcp .bt span {

	display: block;

	width: 106px;

	height: 38px;

	background: #54c0fd;

	margin-left: 3px;

	font-size: 16px;

	color: #fff;

	text-align: center;

}



.case .right .yyly_xq .tjcp .bottom {

	padding: 36px 0 48px;

}



.case .right .yyly_xq .tjcp .bottom .swiper-slide {

	padding: 6px 6px 0;

	box-sizing: border-box;

	background: #f1f1f1;

}



.case .right .yyly_xq .tjcp .bottom .swiper-slide:hover {

	background: #209ee5;

}



.case .right .yyly_xq .tjcp .bottom .swiper-slide:hover p {

	color: #fff;

}



.case .right .yyly_xq .tjcp .bottom .swiper-slide .img {

	overflow: hidden;

}



.case .right .yyly_xq .tjcp .bottom .swiper-slide .img img {

	display: block;

	width: 100%;

}



.case .right .yyly_xq .tjcp .bottom .swiper-slide .img img {

	display: block;

	width: 100%;

}



.case .right .yyly_xq .tjcp .bottom .swiper-slide p {

	line-height: 50px;

	height: 50px;

	overflow: hidden;

	text-align: center;

	font-size: 14px;

	color: #666;

}



.case .right .yyly_xq .tjcp .bottom .swiper-button-next {

	background: url(../img/right.png);

	width: 39px;

	height: 39px;

}



.case .right .yyly_xq .tjcp .bottom .swiper-button-prev {

	background: url(../img/left.png);

	width: 39px;

	height: 39px;

}



.case_nav {

	display: none;

}



.zpzw {

	padding-top: 70px;

	padding-bottom: 70px;

	max-width: 1200px;

	min-width: 320px;

	box-sizing: border-box;

	margin: 0 auto;

}



.zpzw .boxx {

	width: 100%;

	height: 64px;

	line-height: 64px;

	font-size: 16px;

	color: #fff;

	background: #209ee5;

}



.zpzw .boxx .z1 {

	width: 25%;

	float: left;

	padding-left: 30px;

	box-sizing: border-box;

	overflow: hidden;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 1;

}



.zpzw .boxx .z0 {

	width: 20%;

	float: left;

	text-align: center;

}



.zpzw .boxx .z2 {

	width: 15%;

	float: left;

	text-align: center;

}



.zpzw .boxx .z3 {

	width: 15%;

	float: left;

	text-align: center;

}



.zpzw .boxx .z4 {

	width: 15%;

	float: left;

	text-align: center;

}



.zpzw .boxx .z5 {

	width: 10%;

	height: 64px;

	float: left;

	text-align: center;

}



.zpzw .box1 .boxx .z5 {

	background: url(../img/z5.jpg) center no-repeat;

}



.zpzw .box1 .boxx .jj {

	height: 64px;

	background: url(../img/jj.jpg) center no-repeat;

}



.zpzw .box1 .boxx {

	background: #fff;

	border-bottom: 1px solid #e5e5e5;

	font-size: 14px;

	color: #333;

	cursor: pointer;

}



.zpzw .box1 .yaoqiu {

	width: 100%;

	height: 100%;

	background: #f3f3f3;

	padding: 30px;

	box-sizing: border-box;

	display: none;

}



.zpzw .box1 .yaoqiu.act {

	display: block;

}



.zpzw .box1 .yaoqiu h5 {

	font-size: 16px;

	color: #636363;

	font-weight: bold;

	margin-bottom: 20px;

}



.zpzw .box1 .yaoqiu p {

	line-height: 30px;

	font-size: 14px;

	color: #636363;

}



.zpzw .box1 .yaoqiu div {

	display: inline-block;

	height: 45px;

	line-height: 45px;

	text-align: center;

	font-size: 14px;

	color: #fff;

	background: #1586e5;

	margin-top: 30px;

	padding: 0 20px;

	box-sizing: border-box;

}



.zpzw .box1 .yaoqiu div img {

	float: left;

	margin-top: 9px;

	margin-right: 10px;

}



.border-d {

	border: 0;

}



.lxwm {

	max-width: 1200px;

	width: 90%;

	padding: 70px 0;

	box-sizing: border-box;

	margin: 0 auto;

}



.lxwm .top {

	width: 100%;

}



.lxwm .top .left {

	width: 48%;

	float: left;

}



.lxwm .top .left span {

	font-size: 16px;

	color: #333;

}



.lxwm .top .left p {

	font-size: 14px;

	color: #666;

	line-height: 28px;

}



.lxwm .top .right {

	width: 50%;

	float: right;

}



.lxwm .top .right ul li {

	width: 100%;



	margin-bottom: 15px;

}



.lxwm .top .right ul li:nth-of-type(1) input {

	width: 48%;

	display: block;

	float: left;

	height: 40px;

	border: 0;

	padding: 0 15px;

	font-size: 14px;

	box-sizing: border-box;

	background: #f9f9f9;

	color: #666666;

}



.lxwm .top .right ul li input.act {

	background: #209ee5;

	color: #fff;

}



.lxwm .top .right ul li:nth-of-type(1) input:nth-of-type(2) {



	float: right;

}



.lxwm .top .right ul li textarea {

	width: 100%;

	display: block;

	height: 80px;

	border: 0;

	padding: 15px;

	font-size: 14px;

	box-sizing: border-box;

	background: #f9f9f9;

	color: #666666;

	font-family: "微软雅黑";

}



.lxwm .top .right ul li:nth-of-type(3) {

	padding-right: 127px;

	box-sizing: border-box;

	position: relative;

}



.lxwm .top .right ul li:nth-of-type(3) input {

	width: 100%;

	display: block;

	height: 40px;

	border: 0;

	padding: 0 15px;

	font-size: 14px;

	box-sizing: border-box;

	background: #f9f9f9;

	color: #666666;

}



.lxwm .top .right ul li:nth-of-type(3) img {

	position: absolute;

	right: 0;

	top: 0;

	width: 114px;

	height: 40px;

	display: block;

}



.lxwm .top .right button {

	width: 178px;

	height: 40px;

	background: #209ee5;

	color: #fff;

}



.lxwm .top .right ul li input:hover {

	background: #209ee5;

	color: #fff;

}



.lxwm .top .right ul li textarea:hover {

	background: #209ee5;

	color: #fff;

}





.lxwm .top .right ul li textarea:hover::-webkit-input-placeholder {

	color: #fff;

}



.lxwm .top .right ul li textarea:hover:-moz-placeholder {

	color: #fff;

}



.lxwm .top .right ul li textarea:hovert::-moz-placeholder {

	color: #fff;

}



.lxwm .top .right ul li textarea:hover:-ms-input-placeholder {

	color: #fff;

}



.lxwm .top .right ul li input:hover::-webkit-input-placeholder {

	color: #fff;

}



.lxwm .top .right ul li input:hover:-moz-placeholder {

	color: #fff;

}



.lxwm .top .right ul li input:hovert::-moz-placeholder {

	color: #fff;

}



.lxwm .top .right ul li input:hover:-ms-input-placeholder {

	color: #fff;

}







































.lxwm #allmap {

	width: 100%;

	display: block;

	height: 334px;

	margin-top: 60px;

}



.case .right .jsyd {

	width: 100%;

	background: #f9f9f9;

	padding: 30px;

	box-sizing: border-box;

}



.case .right .jsyd .top {

	width: 100%;

	padding-bottom: 44px;

	border-bottom: 1px dashed #d2d2d2;

	box-sizing: border-box;

}



.case .right .jsyd .top .zuo {

	float: left;

	width: 48%;

	overflow: hidden;

}



.case .right .jsyd .top .zuo img {

	display: block;

	width: 100%;

}



.case .right .jsyd .top .you {

	width: 48%;

	float: right;

}



.case .right .jsyd .top .you span {

	line-height: 31px;

	height: 31px;

	overflow: hidden;

	font-size: 16px;

	color: #333;

	position: relative;

}



.case .right .jsyd .top .you span:before {

	width: 30px;

	height: 1px;

	bottom: -15px;

	left: 0;

	background: #333;

	position: absolute;

	content: ' ';

}



.case .right .jsyd .top:hover .you span {

	color: #209ee5;

}



.case .right .jsyd .top:hover .you span:before {

	background: #209ee5;

}



.case .right .jsyd .top .you p {

	font-size: 14ppx;

	color: #838383;

	line-height: 28px;

	height: 84px;

	overflow: hidden;

	margin-top: 46px;

}



.case .right .jsyd .bottom {

	width: 100%;

	padding-top: 43px;

	box-sizing: border-box;

}



.case .right .jsyd .bottom ul li {

	width: 100%;

	padding: 14px 25px 14px 118px;

	position: relative;

	box-sizing: border-box;

	background: #fff;

	margin-bottom: 15px;

}



.case .right .jsyd .bottom ul li .zuo {

	width: 118px;

	height: 72px;

	position: absolute;

	left: 0;

	top: 20px;

	border-right: 1px solid #999;

	padding-right: 30px;

	box-sizing: border-box;

}



.case .right .jsyd .bottom ul li .zuo span {

	display: block;

	line-height: 24px;

	height: 24px;

	font-size: 24px;

	overflow: hidden;

	color: #999;

	text-align: right;

}



.case .right .jsyd .bottom ul li .zuo p {

	font-size: 16px;

	text-align: right;

	color: #999;

	line-height: 28px;

	height: 28px;

	overflow: hidden;

}



.case .right .jsyd .bottom ul li .you {

	padding-left: 22px;

	box-sizing: border-box;

	width: 100%;

}



.case .right .jsyd .bottom ul li .you div {

	line-height: 32px;

	height: 32px;

	overflow: hidden;

}



.case .right .jsyd .bottom ul li .you div span {

	display: inline-block;

	max-width: 80%;

	font-size: 16px;

	color: #333;

	float: left;

}



.case .right .jsyd .bottom ul li .you div i {

	width: 16px;

	height: 32px;

	margin-left: 10px;

	background: url(../img/xiazai1.png) center no-repeat;

	display: inline-block;

	float: left;

}



.case .right .jsyd .bottom ul li .you p {

	font-size: 14px;

	color: #838383;

	line-height: 28px;

	height: 56px;

	overflow: hidden;

}



.case .right .jsyd .bottom ul li:hover {

	background: #209ee5;

}



.case .right .jsyd .bottom ul li:hover .you div i {

	background: url(../img/xiazai2.png) center no-repeat;

}



.case .right .jsyd .bottom ul li:hover .zuo {

	border-color: #fff;

}



.case .right .jsyd .bottom ul li:hover .zuo span {

	color: #fff

}



.case .right .jsyd .bottom ul li:hover .zuo p {

	color: #fff

}



.case .right .jsyd .bottom ul li:hover .you span {

	color: #fff

}



.case .right .jsyd .bottom ul li:hover .you p {

	color: #fff

}



.case .right .jsyd .fenye {

	padding: 30px 0 15px;

	box-sizing: border-box;

	text-align: center;

}



.case .right .jsyd .fenye a {

	display: inline-block;

	margin: 0 4px;

	padding: 7px 13px;

	box-sizing: border-box;

	box-sizing: border-box;

}



.case .right .jsyd .fenye a.act {

	background: #209ee5;

	color: #fff;

}



.case .right .jsyd .fenye a:hover {

	background: #209ee5;

	color: #fff;

}









.case .right .yyly_xq .tjxw {

	width: 100%;

}



.case .right .yyly_xq .tjxw .bt {

	margin-top: 10px;

	height: 38px;

	line-height: 38px;

	background: #209ee5;

}



.case .right .yyly_xq .tjxw .bt span {

	display: block;

	width: 106px;

	height: 38px;

	background: #54c0fd;

	margin-left: 3px;

	font-size: 16px;

	color: #fff;

	text-align: center;

}



.case .right .yyly_xq .tjxw .bottom {

	padding: 22px 0 38px;

}



.case .right .yyly_xq .tjxw .bottom ul li {

	width: 100%;

	height: 46px;

	line-height: 46px;

	padding: 0 86px 0 22px;

	box-sizing: border-box;

	overflow: hidden;

	border-bottom: 1px solid #e5e5e5;

	position: relative;

}



.case .right .yyly_xq .tjxw .bottom ul li a {

	font-size: 14px;

	color: #333;

}



.case .right .yyly_xq .tjxw .bottom ul li:before {

	top: 20px;

	left: 0;

	width: 6px;

	height: 6px;

	border-radius: 50%;

	position: absolute;

	display: block;

	background: #1b1b1b;

	content: ' ';

}



.case .right .yyly_xq .tjxw .bottom ul li a span {

	position: absolute;

	right: 0;

	top: 0;

	width: 86px;

	height: 45px;

	line-height: 45px;

	font-size: 14px;

	color: #999;

}



.case .right .yyly_xq .xiangqing .gsln {

	width: 100%;

}



.case .right .yyly_xq .xiangqing .gsln img {

	display: block;

	width: 100%;

}



.case .right .yyly_xq .xiangqing .gsln span {

	display: block;

	line-height: 20px;

	height: 20px;

	border-left: 5px solid #209ee5;

	padding-left: 18px;

	box-sizing: border-box;

	margin-top: 35px;

}



.case .right .zzcg {

	width: 100%;

	background: #f9f9f9;

	padding: 0 30px;

	box-sizing: border-box;

}



.case .right .zzcg .title {

	line-height: 83px;

	text-align: center;

	font-size: 28px;

	color: #333;

}



.case .right .zzcg .top span {

	display: block;

	line-height: 31px;

	height: 31px;

	margin-bottom: 10px;

	font-size: 16px;

	color: #333;

}



.case .right .zzcg .top ul li {

	width: 23%;

	float: left;

	margin-right: 2.666%;

	margin-bottom: 28px;

}



.case .right .zzcg .top ul li:nth-of-type(4n) {

	margin-right: 0;

}



.case .right .zzcg .top ul li img {

	display: block;

	width: 100%;

}



.case .right .zzcg .bottom span {

	display: block;

	line-height: 31px;

	height: 31px;

	margin-bottom: 10px;

	font-size: 16px;

	color: #333;

}



.case .right .zzcg .bottom ul {

	padding: 10px 0 40px;

	box-sizing: border-box;

}



.case .right .zzcg .bottom ul li {

	width: 32%;

	float: left;

	margin-right: 2%;

}



.case .right .zzcg .bottom ul li:nth-of-type(3n) {

	margin-right: 0;

}



.case .right .zzcg .bottom ul li .img {

	padding: 12px 11px;

	box-sizing: border-box;

	background: url(../img/index5_bac.jpg) center no-repeat;

	overflow: hidden;

	background-size: contain;

}



.case .right .zzcg .bottom ul li .img img {

	display: block;

	width: 100%;

	margin: 0 auto;

}



.case .right .zzcg .bottom ul li p {

	line-height: 60px;

	height: 60px;

	overflow: hidden;

	text-align: center;

	background: url(../img/yy.png) top center no-repeat;

	font-size: 16px;

	color: #4b4b4b;

}



.case .right .case_list {

	width: 100%;

	padding: 30px;

	background: #f9f9f9;

	box-sizing: border-box;

}



.case .right .case_list ul li {

	width: 32%;

	float: left;

	margin-right: 2%;

}



.case .right .case_list ul li:nth-of-type(3n) {

	margin-right: 0;

}



.case .right .case_list ul li {

	padding: 6px 6px 0;

	box-sizing: border-box;

	background: #f1f1f1;

	margin-bottom: 20px;

}



.case .right .case_list ul li .img {

	overflow: hidden;

}



.case .right .case_list ul li .img img {

	display: block;

	width: 100%;

	transition: .8s all;

}



.case .right .case_list ul li:hover .img img {

	transform: scale(1.2);

}



.case .right .case_list ul li p {

	height: 50px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	color: #666;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.case .right .case_list ul li p span{
  width: 100%;
	overflow: hidden
}


.case .right .case_list ul li:hover {

	background: #209ee5;

}



.case .right .case_list ul li:hover p {

	color: #FFFFFF;

}



.case .right .case_list .fenye {

	padding: 30px 0 15px;

	box-sizing: border-box;

	text-align: center;

}



.case .right .case_list .fenye a {

	display: inline-block;

	margin: 0 4px;

	padding: 7px 13px;

	box-sizing: border-box;

	box-sizing: border-box;

}



.case .right .case_list .fenye a.act {

	background: #209ee5;

	color: #fff;

}



.case .right .case_list .fenye a:hover {

	background: #209ee5;

	color: #fff;

}



.case .right .case_xq {

	width: 100%;

	padding: 0 30px;

	box-sizing: border-box;

	background: #f9f9f9;

}





.case .right .case_xq .title {

	padding-top: 15px;

	box-sizing: border-box;

}



.case .right .case_xq .title h1 {

	line-height: 56px;

	height: 56px;

	text-align: center;

	font-size: 28px;

	color: #333;

	overflow: hidden;

}



.case .right .case_xq .title p {

	line-height: 26px;

	text-align: center;

	font-size: 14px;

	color: #999;

}



.case .right .case_xq .top {

	width: 100%;

	padding: 40px 0;

	box-sizing: border-box;

}



.case .right .case_xq .top .left {

	width: 48%;

	float: left;

	border: 8px solid #f1f1f1;

	box-sizing: border-box;

}



.case .right .case_xq .top .left img {

	display: block;

	width: 100%;

}



.case .right .case_xq .top .right {

	width: 48%;

	float: right;

}



.case .right .case_xq .top .right div {

	line-height: 40px;

	font-size: 16px;

	color: #333;

}



.case .right .case_xq .top .right span {

	line-height: 30px;

	font-size: 16px;

	color: #333;

	display: block;

	margin-top: 25px;

}



.case .right .case_xq .top .right p {

	line-height: 28px;

	font-size: 14px;

	color: #666;

}



.case .right .case_xq .bottom {

	width: 100%;

}



.case .right .case_xq .bottom .tab_top {



	width: 100%;

	border-top: 2px solid #209ee5;

	background: #f1f1f1;

}



.case .right .case_xq .bottom .tab_top ul li {

	width: 108px;

	float: left;

	height: 36px;

	text-align: center;

	line-height: 36px;

	font-size: 16px;

	color: #333;

	cursor: pointer;

}



.case .right .case_xq .bottom .tab_top ul a {

	display: block;

	float: left;

	width: 108px;

	text-align: center;

	line-height: 36px;

	font-size: 14px;

	color: #209ee5;

}



.case .right .case_xq .bottom .tab_top ul li.act {

	background: #209ee5;

	color: #fff;

}



.case .right .case_xq .bottom .tab_top ul li:hover {

	background: #209ee5;

	color: #fff;

}



.case .right .case_xq .bottom .tab_bottom {

	width: 100%;

	padding: 25px 0;

	box-sizing: border-box;

}



.case .right .case_xq .bottom .tab_bottom .box {

	display: none;

}



.case .right .case_xq .bottom .tab_bottom .box.block {

	display: block;

}



.case .right .case_xq .bottom .tab_bottom .box .bt {

	width: 100%;

	line-height: 30px;

	font-size: 16px;

	color: #666;

}



.case .right .case_xq .bottom .tab_bottom .box p {

	font-size: 14px;

	color: #666;

	line-height: 32px;

	text-indent: 2em;

	

}



.case .right .case_xq .bottom .tab_bottom .box img {

	display: block;

	max-width: 100%;

	min-width: auto;

	margin: 28px auto 0;

}



.case .right .case_xq .bottom .tab_bottom .box table {

	width: 100%;

	margin-top: 20px;

}



.case .right .case_xq .bottom .tab_bottom .box table td {

	padding: 5px;

	box-sizing: border-box;

}



.case .right .case_xq .fanye {

	padding: 20px 0;

	box-sizing: border-box;

}



.case .right .case_xq .fanye a {

	display: block;

	line-height: 24px;

	height: 24px;

	overflow: hidden;

	font-size: 14px;

	color: #666;

}



.case .right .case_xq .tjcp {

	width: 100%;

}



.case .right .case_xq .tjcp .bt {

	margin-top: 10px;

	height: 38px;

	line-height: 38px;

	background: #209ee5;

}



.case .right .case_xq .tjcp .bt span {

	display: block;

	width: 106px;

	height: 38px;

	background: #54c0fd;

	margin-left: 3px;

	font-size: 16px;

	color: #fff;

	text-align: center;

}



.case .right .case_xq .tjcp .bottom {

	padding: 36px 0 48px;

}



.case .right .case_xq .tjcp .bottom .swiper-slide {

	padding: 6px 6px 0;

	box-sizing: border-box;

	background: #f1f1f1;

}



.case .right .case_xq .tjcp .bottom .swiper-slide .img {

	overflow: hidden;

}



.case .right .case_xq .tjcp .bottom .swiper-slide .img img {

	display: block;

	width: 100%;

}



.case .right .case_xq .tjcp .bottom .swiper-slide .img img {

	display: block;

	width: 100%;

}



.case .right .case_xq .tjcp .bottom .swiper-slide p {

	line-height: 50px;

	height: 50px;

	overflow: hidden;

	text-align: center;

	font-size: 14px;

	color: #666;

}



.case .right .case_xq .tjcp .bottom .swiper-slide:hover {

	background: #209ee5;

}



.case .right .case_xq .tjcp .bottom .swiper-slide:hover p {

	color: #fff;

}



.case .right .case_xq .tjcp .bottom .swiper-button-next {

	background: url(../img/right.png);

	width: 39px;

	height: 39px;

}



.case .right .case_xq .tjcp .bottom .swiper-button-prev {

	background: url(../img/left.png);

	width: 39px;

	height: 39px;

}


		/* #MagnifierWrap{position: relative;width: 350px;margin:100px auto;} */
		#MagnifierWrap2{position: relative;width:100%;margin:0px auto;}

		.MagnifierMain{position: relative;width:100%;height: auto;}
		.MagnifierMain img{width: 100%;} 
		.MagnifierDrag{position: absolute;top:0;left: 0;background-color: #ccc; opacity: 0.4;filter:alpha(opacity = 40);cursor: move;}

		.MagnifierPop{position: absolute;top:0;overflow: hidden;background:#fff url(http://fan.yoka.com/fan5.0/img/loading.gif) no-repeat center center; }
		.MagnifierImg{position: absolute;top:0; left: 0;}

		.spec-items{position: relative;width: 100%;height: 59px;overflow: hidden;padding-top: 10px;margin: 0 auto;}
		.spec-items ul{width: 500%;position: absolute;top: 10px;left: 20px;}
		.spec-items ul *{
			-webkit-transition: all .3s;
			-o-transition: all .3s;
			transition: all .3s;
		}
		.spec-items li{
			width: 65px;height: 55px;float: left;overflow: hidden;margin-right: 5px;border: 2px solid #fff;cursor: pointer;
			
		}
		.spec-items li.on{border:2px solid #000;}
		.spec-items li img{height: 100%;display: block; } 
		span.spe_leftBtn,span.spe_rightBtn{position: absolute;bottom: 0px;display: block;width: 20px;height: 59px;line-height: 59px;font-family: "黑体";text-align: center;font-size: 30px;color: #ddd;cursor: default;background-color: #f9f9f9;z-index: 10000;}
		span.on{background-color: #ccc;color: #999;cursor: pointer;} 
		span.spe_leftBtn{left: 0px;}
		span.spe_rightBtn{right: 0px;}










	.resou{

	width: 100%;

	height: 62px;

	background: #f6f6f6;

	box-shadow:0px 3px 3px #efefef

}

.resou .resou_nr{

	max-width: 1200px;

	

	margin: 0 auto;

	line-height: 62px;
	height: 62px;
	overflow:hidden;

}

.resou .resou_nr .left{

	width: 60%;

	float: left;

	font-size: 14px ;

	color: #636363;

}

.resou .resou_nr .left a{

	font-size: 14px ;

	color: #636363;

	margin-right: 10px;

}

.resou .resou_nr .right{

	width: 394px;

	height: 37px;

	margin-top: 12px;

	float: right;

}
.resou .resou_nr .right select{
	height: 37px;

	display: block;

	border: 1px solid #e5e5e5;
	float: left;
	width: 80px;
	font-size: 14px;
	background:#f6f6f6;
}
.resou .resou_nr .right input{

	width: 252px;

	height: 37px;

	display: block;

	border: 1px solid #e5e5e5;

	border-right: 0;

	background: none;

		padding: 0 8px;

	box-sizing: border-box;

	float: left;

	font-size: 14px;

	color: #999;



}

.resou .resou_nr .right .sub{

	width: 62px;

	float: left;

	height: 37px;

	display: block;

	color: #fff;

	font-size: 14px;

	border: 0;

	background: #209ee5;

	float: left;

}
















@media only screen and (max-width: 768px) {
	.MagnifierImg{display: none;}
	.MagnifierPop{display: none;}
	.MagnifierDrag{display: none;}


}


@media only screen and (max-width:1024px) {

.resou .resou_nr .left{display: none}
.resou .resou_nr .right{margin: 10px auto;float: none;width: 302px}
.resou .resou_nr .right input{width: 160px}

	.banner {

		height: 240px;

	}



	.banner .swiper-slide {

		height: 240px;

	}



	.sj_banner {

		display: block;

	}



	.sj_banner img {

		display: block;

		width: 100%;

	}



	.header {

		display: none;

	}



	.sj_head {

		display: block;

		width: 100%;

		height: 55px;

		background: #fff;

		position: fixed;

		left: 0;

		top: 0;

		z-index: 1000000;

	}



	.sj_head .lg {

		padding: 10px 0 0 12px;

		box-sizing: border-box;

		float: left;

		width: 145px;

	}



	.sj_head .lg img {

		width: 100%;

		display: block;

	}



	.sj_head .xiala {

		display: block;

	}



	.sj_head .xiala {

		display: block;

	}



	.sj_head .xiala {

		height: 25px;

		width: 30px;

		transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;

		-webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;

		-ms-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;

		cursor: pointer;

		position: absolute;

		right: 20px;

		top: 10px;

	}



	.sj_head .xiala span {

		width: 100%;

		height: 2px;

		background: #000;

		display: block;

		margin-top: 17px;

		display: block;

	}



	.sj_head .xiala span.none {

		display: none;

	}



	.sj_head .xiala a {

		display: block;

		position: relative;

	}



	.sj_head .xiala a:before {

		transform: translateY(-15px) rotate(0deg);

		-webkit-transform: translateY(-15px) rotate(0deg);

		-ms-transform: translateY(-15px) rotate(0deg);

	}



	.sj_head .xiala a:after {

		transform: translateY(0.1rem) rotate(0deg);

		-webkit-transform: translateY(0.1rem) rotate(0deg);

		-ms-transform: translateY(0.1rem) rotate(0deg);

	}



	.sj_head .xiala a:after {

		background-color: #000;

		content: "";

		display: block;

		height: 2px;

		right: 0;

		position: absolute;

		transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;

		-webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;

		-ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;

		width: 100%;

	}



	.sj_head .xiala a:before {

		background-color: #000;

		content: "";

		display: block;

		height: 2px;

		left: 0;

		position: absolute;

		transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;

		-webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;

		-ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;

		width: 100%;

	}



	.sj_head .xiala a:after {

		bottom: -25px;

	}



	.sj_head .xiala a:before {

		top: 25px;

	}



	.sj_head .xiala.act {

		transform: rotate(90deg);

		top: 15px;

		right: 10px;

	}



	.sj_head .xiala.act a:before {

		transform: translateY(0rem) rotate(-40deg);

		-webkit-transform: translateY(0rem) rotate(-40deg);

		-ms-transform: translateY(0rem) rotate(-40deg);

		top: 18px;

	}



	.sj_head .xiala.act a:after {

		transform: translateY(0rem) rotate(40deg);

		-webkit-transform: translateY(0rem) rotate(40deg);

		-ms-transform: translateY(0rem) rotate(40deg);

		bottom: -20px;

	}



	.sj_nav {

		position: fixed;

		right: -180px;

		width: 180px;

		top: 55px;

		background: rgba(0, 0, 0, .6);

		transition: 1s all;

		z-index: 100000000;

		display: block;

	}



	.sj_nav ul div {

		width: 100%;

		line-height: 40px;

		height: 40px;

	}



	.sj_nav ul div a {

		display: block;

		width: 50%;

		float: left;

		font-size: 14px;

		color: #fff;

		text-align: center;

	}



	.sj_nav ul li a {

		color: #fff;

		line-height: 40px;

		height: 40px;

		text-align: center;

		display: block;

		font-size: 14px;

	}



	.sj_nav.act {

		right: 0;

		transition: 1s all;

	}



	.kx2 {

		width: 100%;

		height: 55px;

	}



	.over {

		overflow: hidden;

		width: 100%;

		height: 100%;

		background-color: rgba(0, 0, 0, .8);

	}



	.footer {

		display: none;

	}



	.kx3 {

		display: block;

		height: 65px;

	}



	.fix_footer {

		display: block;

		width: 100%;

		height: 65px;

		position: fixed;

		left: 0;

		bottom: 0;

		background: #161616;

		z-index: 10000000;

	}



	.fix_footer ul li {

		width: 25%;

		float: left;

		padding: 7px 0 0;

		text-align: center;

	}



	.fix_footer ul li .img {

		height: 30px;

		padding: 0px 0;

		box-sizing: border-box;

		text-align: center;

	}



	.fix_footer ul li .img img {

		display: block;

		width: 30px;

		height: 30px;

		margin: 0 auto;

	}



	.fix_footer ul li p {

		color: #fff;

		line-height: 20px;

		font-size: 12px;

		margin-top: 5px;

	}



	.fix_right {

		display: none;

	}

}



















@media only screen and (max-width:768px) {



	.yyly ul li .right {

		padding: 0 25px;

	}



	.case .left {

		display: none;

	}



	.case .right {

		width: 100%;

		float: none;

	}



	.case_nav {

		display: block;

		max-width: 1200px;

		width: 90%;

		margin: 0 auto;

		padding-top: 15px;

		box-sizing: border-box;

	}



	.case_nav ul li {

		display: block;

		width: 32%;

		margin-right: 2%;

		float: left;

		height: 36px;

		margin-bottom: 15px;

		border: 1px solid #1a568c;

		box-sizing: border-box;

		line-height: 34px;

		text-align: center;

		overflow: hidden;



	}



	.case_nav ul li a {

		font-size: 14px;

	}



	.case_nav ul li.act {

		background: #1a568c;

	}



	.case_nav ul li.act a {

		color: #fff;

	}



	.case_nav ul li:nth-of-type(3n) {

		margin-right: 0;

	}



	.case {

		padding: 5px 0 20px;

	}





}





















@media only screen and (max-width:640px) {

	.ny_banner {

		height: 220px;

	}



	.index1 {

		padding-bottom: 20px;

	}



	.index1 .title {

		padding: 20px 0;

	}



	.index1 .title p {

		font-size: 20px;

		line-height: 40px;

	}



	.index1 .bottom ul li {

		width: 100px;

		margin: 5px;

	}



	.index1 .bottom ul li div {

		width: 60px;

		height: 60px;

		line-height: 60px;

	}



	.index1 .bottom ul li div img {

		width: 30px;

	}



	.index1 .bottom ul li p {

		font-size: 14px;

		line-height: 32px;

		height: 32px;

	}



	.index1 .bottom ul {

		display: flex;

		flex-wrap: wrap;

		justify-content: center;

		align-items: center;

		align-content: center;

	}



	.index2 .title {

		padding: 20px 0;

	}



	.index2 .title p {

		font-size: 20px;

		line-height: 40px;

	}



	.index2 .bottom ul li {

		width: 48%;

		margin-right: 0;

		margin-bottom: 15px;

	}



	.index2 .bottom ul li:nth-of-type(2n) {

		float: right;

	}



	.index2 .ckgd {

		padding: 10px 0 20px;

	}



	.index2 .ckgd a {

		width: 100px;

		height: 32px;

		border-radius: 16px;

		line-height: 32px;

		font-size: 12px;

	}



	.index3 .title {

		padding: 20px 0 0px;

	}



	.index3 .title p {

		font-size: 20px;

		line-height: 40px;

	}



	.index3 .bottom .box .shang {

		padding: 20px 0;

	}



	.index3 .bottom .box .shang .left {

		width: 100%;

		padding-right: 0;

		float: none;

	}



	.index3 .bottom .box .shang .right {

		width: 100%;

		float: none;

		padding-left: 0;

	}



	.index3 .bottom .box .shang .right span {

		height: 59px;

		line-height: 58px;

	}



	.index3 .bottom .box .shang .right p {

		margin-top: 15px;

	}



	.index3 .bottom .box .xia ul li {

		width: 100%;

		float: none;

		margin-right: 0;

		padding: 15px 20px;

	}



	.index3 .bottom .box .xia ul li span {

		line-height: 48px;

		height: 49px;

	}



	.index3 .ckgd {

		padding: 20px 0 20px;

	}



	.index3 .ckgd a {

		width: 100px;

		height: 32px;

		border-radius: 16px;

		line-height: 32px;

		font-size: 12px;

	}





	.index4 .title {

		padding: 20px 0;

	}



	.index4 .title p {

		font-size: 20px;

		line-height: 40px;

	}



	.index4 .bottom .left {

		float: none;

		padding-right: 0;

		width: 100%;

	}



	.index4 .bottom .left a {

		margin: 20px 0;

		width: 100px;

		height: 32px;

		border-radius: 16px;

		line-height: 32px;

		font-size: 12px;

	}



	.index4 .bottom .left p {

		margin-top: 15px;

	}



	.index4 .bottom .right {

		float: none;

		padding-right: 0;

		width: 100%;

	}



	.index4 .bottom {

		padding-bottom: 20px;

	}



	.yyly {

		padding: 20px 0 0;

	}



	.yyly ul li {

		width: 100%;

		float: none;

		margin-bottom: 20px;

		height: 150px;

	}



	.yyly ul li:nth-of-type(2n) {

		float: none;

	}



	.yyly ul li .left {

		height: 150px;

	}



	.yyly ul li .right {

		height: 150px;

	}



	.yyly ul li .right p {

		height: 40px;

	}



	.yyly ul li .right .xq {

		margin-top: 15px;

	}



	.case .right .yyly_xq {

		padding: 0 12px;

	}



	.case .right .yyly_xq .title h1 {

		font-size: 18px;

		height: 38px;

		line-height: 38px;



	}



	.case .right .yyly_xq .xiangqing p {

		line-height: 24px;

	}



	.case .right .yyly_xq .xiangqing img {

		margin-top: 24px;

	}



	.case .right .yyly_xq .tjcp .bottom {

		padding: 16px 0 20px;

	}



	.case .right .yyly_xq .tjcp .bt {

		margin-top: 0;

	}



	.dqwz {

		height: 50px;

		line-height: 50px;

		overflow: hidden;

	}





	.zpzw {

		padding: 20px 0;

	}



	.zpzw .boxx {

		height: 44px;

		line-height: 44px;

	}



	.zpzw .boxx .z1 {

		width: 20%;

		float: left;

		padding-left: 10px;

		box-sizing: border-box;

		font-size: 12px;

	}



	.zpzw .boxx .z0 {

		width: 15%;

		float: left;

		text-align: center;

		height: 45px;

		overflow: hidden;

		font-size: 12px;

	}



	.zpzw .boxx .z2 {

		width: 20%;

		float: left;

		text-align: center;

		overflow: hidden;

		height: 45px;

		font-size: 12px;

	}



	.zpzw .boxx .z3 {

		width: 20%;

		float: left;

		text-align: center;

		overflow: hidden;

		height: 45px;

		font-size: 12px;

	}



	.zpzw .boxx .z4 {

		width: 25%;

		float: left;

		text-align: center;

		overflow: hidden;

		height: 45px;

		font-size: 12px;

	}



	.zpzw .boxx .z5 {

		width: 10%;

		height: 45px;

		float: left;

		text-align: center;

		display: none;

		font-size: 12px;

	}



	.zpzw .box1 .yaoqiu {

		padding: 15px;

	}



	.lxwm .top .left {

		width: 100%;

		float: none;

	}



	.lxwm .top .right {

		width: 100%;

		float: none;

		margin-top: 20px;

	}



	.lxwm {

		padding: 20px 0;

	}



	.lxwm #allmap {

		height: 234px;

		margin-top: 30px;

	}



	.case .right .jsyd {

		padding: 15px;

	}



	.case .right .jsyd .top {

		padding-bottom: 10px;

	}



	.case .right .jsyd .top .zuo {

		width: 100%;

		float: none;

	}



	.case .right .jsyd .top .you {

		width: 100%;

		float: none;

		padding-top: 10px;

	}



	.case .right .jsyd .top .you p {

		margin-top: 26px;

	}



	.case .right .jsyd .bottom {

		padding-top: 15px;

	}



	.case .right .jsyd .bottom ul li {

		padding-left: 88px;

		padding-right: 14px;

	}



	.case .right .jsyd .bottom ul li .zuo {

		width: 88px;

		padding-right: 15px;

	}



	.case .right .jsyd .bottom ul li .zuo span {

		font-size: 20px;

	}



	.case .right .jsyd .fenye {

		padding: 0;

	}



	.case .right .jsyd .fenye a {

		font-size: 12px;

	}



	.case .right .zzcg {

		padding: 0 15px;

	}



	.case .right .zzcg .title {

		font-size: 18px;

		height: 38px;

		line-height: 38px;

	}



	.case .right .zzcg .top ul li {

		width: 48%;

		margin-right: 0;

		margin-bottom: 15px;

	}



	.case .right .zzcg .top ul li:nth-of-type(2n) {

		margin-right: 0;

		float: right;

	}



	.case .right .zzcg .bottom ul li {

		width: 48%;

		margin-right: 0;

		float: left;

	}



	.case .right .zzcg .bottom ul li:nth-of-type(2n) {

		float: right;

	}



	.case .right .zzcg .bottom ul li p {

		height: 40px;

		line-height: 40px;

		font-size: 14px;

		background: none;

	}



	.case .right .zzcg .bottom ul {

		padding: 0 0 10px 0;

	}



	.case .right .case_list {

		padding: 15px;

	}



	.case .right .case_list ul li {

		width: 48%;

		margin-right: 0;

		padding: 3px 3px 0;

	}



	.case .right .case_list ul li:nth-of-type(2n) {

		float: right;

	}



	.case .right .case_list ul li p {

		font-size: 12px;


		height: 36px;

	}



	.case .right .case_list .fenye {

		padding: 0;

	}



	.case .right .case_list .fenye a {

		font-size: 12px;

	}



	.case .right .case_xq {

		padding: 0 15px;

	}



	.case .right .case_xq .title h1 {

		font-size: 18px;

		height: 38px;

		line-height: 38px;



	}



	.case .right .case_xq .top .left {

		width: 100%;

		float: none;

		display: block;

	}



	.case .right .case_xq .top .right {

		width: 100%;

		float: none;

	}



	.case .right .case_xq .top .right span {

		margin-top: 0px;

	}



	.case .right .case_xq .top {

		padding: 20px 0;

	}



	.case .right .case_xq .bottom .tab_top ul li {

		width: 33.33%;

		font-size: 14px;

	}



	.case .right .case_xq .bottom .tab_top ul a {

		display: block;

		float: left;

		width: 33.33%;

		text-align: center;

		line-height: 36px;

		font-size: 14px;

		color: #209ee5;

	}



	.case .right .case_xq .tjcp .bt {

		margin-top: 0;

	}



	.case .right .case_xq .bottom .tab_bottom {

		padding-bottom: 0;

	}



	.case .right .case_xq .tjcp .bottom {

		padding: 16px 0 18px;

	}



	.case .right .case_xq .bottom .tab_bottom .box p {

		margin-top: 18px;

	}
	.dqwz .dqwz_ .right{display: none}
.dqwz .dqwz_ .left{width: 100%}


}
