﻿

/*# sourceMappingURL=bootstrap.min.css.map */

* {
	margin: 0;
	padding: 0;
	list-style: none
}

body {
	font-size: 12px
}

img {
	border: 0
}

.fl {
	display: inline;
	float: left
}

.fr {
	display: inline;
	float: left
}

.cf:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	overflow: hidden
}

.cf {
	zoom: 1
}

.pb10 {
	padding-bottom: 10px
}

.mt10 {
	margin-top: 10px
}

.lanrenzhijia {
	margin:120px auto 0;
	padding:0px;
    height: 420px;
    overflow: hidden;}

.lanrenzhijia .title {
	height: 53px;
}

.lanrenzhijia .title h2 {
	font-size: 20px;
	font-family: microsoft yahei
}

.lanrenzhijia .title-list {
	position: relative;
	top: 6px;
	left: 50%;
	margin-left:-328px;
}

.lanrenzhijia .title-list li {
	width: 195px;
	height: 40px;
	border: 2px #fff solid;
    color: #fff !important;
    line-height: 40px;
    font-size: 17px;
    text-align: center;
    border-radius: 30px; float:left; margin:0 10px;
}

.lanrenzhijia .title-list li.on {
	color: #0872b6 !important;
	border: 2px #0872b6 solid;
	cursor: pointer;	font-weight: 700
}

.lanrenzhijia .title-list p {
	position: absolute;
	top: 44px;
	left: 0;
	width: 195px;
	height: 12px;
	border-top: 3px solid #1378c6;
	overflow: hidden;
	text-align: center
}

.lanrenzhijia .title-list b {
	display: inline-block;
	width: 0;
	height: 0;
	margin-top: -3px;
	border-style: solid dashed dashed dashed;
	border-width: 10px;
	border-color: #1378c6 #fff #fff #fff;
	overflow: hidden;
	zoom: 1;
	font-size: 0
}

.product {
	height: 360px;
	position: relative;
	overflow: hidden;
	display: none;
	margin-top: 20px
}

.product ul {
}

.product-wrap .show {
	display: block
}

.product-wrap .product li {
	float: left;
	display: inline;
	margin-left: 13px;
	transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	-ms-transition: .4s
}

.product-wrap .product li.ml0 {
	margin-left: 0
}

.product-wrap .product li a.imgwrap {
	display: block;
	width: 337px;
	height: 267px;
	background: #fff;
	text-align: center
}

.product-wrap .product li p {
	text-align: center;
	color: #666;
	line-height: 30px
}

.product-wrap .product li p a {
	color: #666;
	text-decoration: none
}

.product-wrap .product li p a:hover {
	color: #1378c6;
	text-decoration: none
}

.product-wrap .product li a.imgwrap img {
	width: 100%;
}

.marqueeleft {
	width: 100%;
	overflow: hidden;
	margin: 10px auto;
	width: 94%;
	margin: 0 3%;
}

.marqueeleft ul {
	float: left;
}

.marqueeleft li {
	float: left;
	margin: 0 5px;
	display: inline;
	width: 260px;
	overflow: hidden;
}

.marqueeleft li .pic {
	display: block;
border: 3px #fff solid;	width:260px;
	overflow: hidden;
}

.marqueeleft li .pic img {
	width: 100%; transition:0.4s;
}
.marqueeleft li:hover .pic img{ transform:scale(1.2); -moz-transform:scale(1.2); -ms-transform:scale(1.2); -o-transform:scale(1.2); -webkit-transform:scale(1.2);}
.marqueeleft li .txt {
	text-align: center;
	height:35px;
	line-height: 35px; margin-top:10px; background:#fff; font-size:16px;
}

.marqueeleft li .txt a {
	color: #000;
}
/* marqueetop */
.marqueetop {
	height: 429px;
	width: 148px;
	overflow: hidden;
	margin: 40px auto;
}

.marqueetop li {
	padding: 5px 0;
	width: 148px;
	overflow: hidden;
}

.marqueetop li .pic {
	display: block;
	border: #ccc 1px solid;
	width: 135px;
	padding: 2px;
	overflow: hidden;
}

.marqueetop li .txt {
	text-align: center;
	height: 23px;
	line-height: 23px;
}

.shortcut {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
}

.ej_banner {
	position: relative;
}

.ej_banner span {
	display: block;
}

.ej_banner span img {
	width: 100%;
	min-height: 400px;
}

.ej_banner_list {
	position: absolute;
	width: 100%;
	top: 60%;
	transform: translateY(-50%);
}

.ej_banner_list_div {
	position: relative;
}

.ej_banner_list_div_aside {
	position: absolute;
	top: 0;
	z-index: 2;
	box-sizing: border-box;
	padding: 50px 40px;
}

.ej_banner_list_div_aside h1 {
	font-size: 35px;
	color: white;
}

.ej_banner_list_div_aside h1:before {
	content: '';
	display: block;
	width: 35px;
	height: 1px;
	background: white;
	margin-bottom: 10px;
}

.ej_banner_list_div_aside span {
	display: block;
	font-family: ziti;
	color: white;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 5px;
}

.mbx {
	font-size: 14px;
	color: #666666;
	padding: 35px 0 25px;
}

.mbx a {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	color: #666666;
}

.mbx a:hover,.mbx a.active {
	color: #000;
}

.mbx a i {
	display: inline-block;
	font-size: 18px;
	color: #b2b2b2;
	vertical-align: middle;
	margin-right: 10px;
}

.rlzy_con2 {
	background: #f8f8f8;
	padding: 75px 0;
}

.rlzy_con2_sdo span {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	text-align: center;
	font-size: 20px;
	cursor: pointer;
}

.rlzy_con2_sdo_top {
	font-size: 0;
	border-bottom: 1px dashed  lightgray;
	line-height: 70px;
}

.rlzy_con2_sdo .span1 {
	text-align: left;
}

.rlzy_con2_sdo .span4 {
	text-align: right;
}

.rlzy_con2_sdo {
	box-sizing: border-box;
	background: white;
	box-shadow: 0 0 5px 5px rgba(0,0,0,.03);
	border-top: 1px solid #eaeaea;
	padding: 40px 180px;
}

.span4 i {
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	background: #e5e5e5;
	font-size: 20px;
	color: #999;
	margin-right: 19px;
}

.rlzy_con2_sdo_bottom {
	font-size: 0;
	box-sizing: border-box;
	padding: 40px 20px;
	display: none;
}

.rlzy_con2_sdo_bottom_left,.rlzy_con2_sdo_bottom_right {
	display: inline-block;
	vertical-align: top;
}

.rlzy_con2_sdo_bottom_left {
	width: 40%;
}

.rlzy_con2_sdo_bottom_right {
	width: 60%;
}

.rlzy_con2_sdo_bottom p {
	font-size: 14px;
	line-height: 30px;
	color: #666;
}

.rlzy_con2_sdo_bottom p font {
	display: inline-block;
	margin-right: 20px;
}

.rlzy_con2_sdo dd span {
	font-size: 16px;
	color: #666;
}

.toudi {
	display: block;
	text-align: center;
	width: 220px;
	height: 45px;
	line-height: 45px;
	color: white;
	font-size: 15px;
	background: #1378c6;
	margin-top: 25px;
}

.toudi:hover {
	background: #a88865;
}

.rlzy_con2_sdo_top.active .span4 i,.rlzy_con2_sdo_top:hover .span4 i {
	background: #1378c6;
	color: white;
}

.span4 i {
	transition: 0.3s ease-in-out;
}

.rlzy_con3 .title h1,.rlzy_con3 .title h2 {
	color: white;
}

.rlzy_con3 .title h2:after {
	background: white;
}

.rlzy_con3 {
	background: url(../images/de_02.jpg) no-repeat center center;
	background-size: cover;
	padding: 75px 0;
}

.rlzy_con3_u1 {
	font-size: 0;
	margin-top: 30px;
}

.rlzy_con3_u1 li {
	display: inline-block;
	vertical-align: top;
	width: 23.5%;
	margin-right: 2%;
	box-sizing: border-box;
	border: 9px solid rgba(250,250,250,.2);
	position: relative;
	overflow: hidden;
}

.rlzy_con3_u1 li:nth-child(4n) {
	margin-right: 0;
}

.rlzy_con3_u1 li img {
	width: 100%;
	transition: 0.3s ease-in-out;
}

.rlzy_con3_u1 li span {
	display: block;
	overflow: hidden;
}

.rlzy_con3_u1 li p {
	position: absolute;
	bottom: -100px;
	width: 100%;
	background: white;
	text-align: center;
	font-size: 16px;
	color: #333;
	padding: 15px 0;
	transition: 0.3s ease-in-out;
}

.rlzy_con3_u1 li:hover p {
	bottom: 0;
}

.rlzy_con3_u1 li:hover img {
	transform: scale(1.05);
}

.rlzy_con5_title span {
	transition: 0.3s ease-in-out;
}

.rlzy_con5_title span:hover {
	background: #1378c6;
	color: white;
}

.rlzy_con4 {
	padding: 75px 0;
}

.rlzy_con4_u1 {
	font-size: 0;
}

.rlzy_con4_u1 li {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: 33.33%;
	margin-top: 45px;
}

.rlzy_con4_u1 li span {
	display: inline-block;
	width: 160px;
	height: 130px;
	line-height: 130px;
	box-sizing: border-box;
	border: 1px solid #a9a9a9;
	font-size: 55px;
	color: #000;
	transition: 0.3s ease-in-out;
}

.rlzy_con4_u1 li span:before {
	display: inline-block;
	transform: translateX(14px);
}

.rlzy_con4_u1 li:hover span {
	background: #1378c6;
	color: white;
	border-color: #1378c6;
}

.rlzy_con4_u1 li h1 {
	font-size: 24px;
	color: #333;
	margin-top: 28px;
}

.rlzy_con4_u1 li h1:after {
	content: '';
	display: block;
	width: 25px;
	height: 2px;
	background: #666;
	margin: 10px auto;
}

.rlzy_con4_u1 li p {
	font-size: 14px;
	line-height: 25px;
	color: #666;
}

.rlzy_con5 {
	font-size: 0;
}

.rlzy_con5_left,.rlzy_con5_right {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	position: relative;
}

.rlzy_con5_left img,.rlzy_con5_right img {
	width: 100%;
}

.rlzy_con5_bun .swiper-button-next,.rlzy_con5_bun .swiper-button-prev {
	display: inline-block;
	vertical-align: top;
	position: static;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: rgba(250,250,250,.5);
	vertical-align: middle;
}

.rlzy_con5_bun {
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 35px;
	z-index: 3;
}

.rlzy_con5_bun img {
	width: auto;
}

.rlzy_con5_bun .swiper-button-next:hover,.rlzy_con5_bun .swiper-button-prev:hover {
	background: #1378c6;
}

.rlzy_con5_bun .swiper-button-next {
	margin-left: 10px
}

.rlzy_con5_bun_head {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	margin-top: -25px;
}

.rlzy_con5_bun_head h1 {
}

.rlzy_con5_bun_head h1 span {
	font-size: 18px;
	color: rgba(250,250,250,.8);
	display: inline-block;
	vertical-align: middle;
	margin-top: -20px;
}

.rlzy_con5_bun_head h1 font {
	display: inline-block;
	vertical-align: middle;
	font-size: 48px;
	color: white;
}

.rlzy_con5_bun_head .swiper-pagination {
	display: none
}

.rlzy_con5_title {
	position: absolute;
	z-index: 4;
	top: 25px;
	left: 50%;
	transform: translateX(-50%);
	border: 5px solid rgba(250,250,250,.2)
}

.rlzy_con5_title span {
	width: 330px;
	height: 65px;
	text-align: center;
	line-height: 65px;
	background: white;
	display: block;
	font-size: 20px;
	color: #000;
}

.ttxw .ej_nav_u1 li {
	width: 180px;
	border: 2px solid lightgray;
	margin-left: 10px;
}

.ttxw .ej_nav_u1 li a {
	line-height: 50px;
}

.ttxw .ej_nav_u1 li:hover,.ttxw .ej_nav_u1 li.active {
	border-color: #1378c6;
}

.ej_nav_u1 {
	text-align: center;
}

.ttxw_con1_u1 {
	box-sizing: border-box;
	padding: 0 60px;
	margin-top: 30px;
}

.ttxw_con1_u1 li {
	padding: 35px 0;
	border-bottom: 1px solid #eee;
}

.ttxw_con1_u1 li a {
	display: block;
	font-size: 0;
}

.ttxw_con1_left {
	display: inline-block;
	vertical-align: middle;
	width: 280px;
	position: relative;
}

.ttxw_con1_right {
	display: inline-block;
	vertical-align: middle;
	width: 50px;
}

.ttxw_con1_middle {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 330px);
	box-sizing: border-box;
	padding: 0 50px;
}

.ttxw_con1_left span {
	display: block;
	overflow: hidden;
}

.ttxw_con1_left span img {
	width: 100%;
	transition: 0.3s ease-in-out;
}

.ttxw_con1_left_list {
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.2);
	padding: 10px;
	color: white;
}

.ttxw_con1_left_list font {
	font-size: 24px;
	display: block;
}

.ttxw_con1_left_list time {
	font-size: 14px;
	color: white;
}

.ttxw_con1_right i {
	display: inline-block;
	width: 47px;
	height: 47px;
	text-align: center;
	line-height: 47px;
	background: #cccccc;
	color: white;
	font-size: 18px;
	transition: 0.3s ease-in-out;
}

.ttxw_con1_middle h1 {
	font-size: 17px;
	color: #000;
}

.ttxw_con1_middle p {
	font-size: 14px;
	color: #666;
	line-height: 25px;
	margin-top: 15px;
}

.ttxw_con1_u1 li:hover .ttxw_con1_left span img {
	transform: scale(1.05);
}

.ttxw_con1_u1 li:hover .ttxw_con1_right i {
	background: #1378c6;
}

.ej_nav_u1 {
	font-size: 0;
}

.ej_nav_u1 li {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	border: 1px solid #cacaca;
	box-sizing: border-box;
	text-align: center;
	border-right: none;
}

.ej_nav_u1 li a {
	display: block;
	line-height: 60px;
	font-size: 18px;
	color: #666666;
}

.ej_nav_u1 li:last-child {
	border-right: 1px solid #cacaca;
}

.ej_nav_u1 li:hover a,.ej_nav_u1 li.active a {
	background: #1378c6;
	color: white;
}

.ej_nav_u1 li:hover,.ej_nav_u1 li.active {
	border-color: #1378c6;
}

.banbox {
	position: relative;
}

.banbox div {
	position: absolute;
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	top: 30%;
	padding: 40PX;
	background: url(../images/kuang.png) no-repeat;
}

.banbox P {
	font-size: 30PX;
	color: #FFF;
}

.banbox SPAN {
	color: #FFF;
	font-size: 16PX;
	text-transform: uppercase
}

.shusheng2_u2 {
	margin-top: 50px;
	position: relative;
}

.shzid1 {
	display: inline-block;
	vertical-align: middle;
	margin-top: 32px;
	margin-left: 5px;
}

.shzid1 span {
	display: inline-block;
	font-size: 40px;
	color: #333;
	font-family: arial;
	vertical-align: top;
}

.shzid1 i {
	font-size: 16px;
	color: lightgray;
	display: inline-block;
	margin-top: 5px;
	margin-left: 5px;
}

.shusheng2_u2_swiper .swiper-pagination {
	display: none;
}

.shusheng2_u2 li {
	position: absolute;
	width: 100%;
	top: 0;
	opacity: 0;
	transition: 0.3s ease-in-out;
}

.shusheng2_u2 li.active {
	opacity: 1;
}

.tiantan_xq {
	margin-top: 20px;
}

.tiantan_xq_box {
	width: 100%;
	margin: 0 auto;
	max-width: 1150px;
}

.tiantan_xq_box_left {
	display: inline-block;
	vertical-align: top;
	width: 72%;
	padding-bottom: 90px;
}

.tiantan_xq_box_left h1 {
	font-size: 22px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 25px;
	border-bottom: 1px solid lightgray;
}

.tiantan_xq_box_left p {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	text-indent: 2em;
	margin-top: 25px;
}

.tiantan_xq_box_left p img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}

.tiantan_xq_box_right {
	display: inline-block;
	float: right;
	width: 25%;
	text-align: center;
}

.tiantan_xq_box_right1 {
	width: 97px;
	box-sizing: border-box;
	background: #1378c6;
	padding: 28px 0;
	margin: 0 auto;
	position: relative;
}

.tiantan_xq_box_right1:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 5px;
	left: 5px;
	background: #f4efe9;
	z-index: -1;
}

.tiantan_xq_box_right1 span {
	display: block;
	font-size: 24px;
	font-weight: bold;
	color: white;
	margin-top: 15px;
}

.tiantan_xq_box_right1 time {
	font-size: 14px;
	color: white;
}

.tiantan_xq_box_right2 img {
	display: block;
	margin: 25px auto 5px;
}

.tiantan_xq_box_right3 {
	margin-top: 30px;
}

.tiantan_xq_box_right3 a {
	display: inline-block;
	vertical-align: top;
	width: 100px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border: 1px solid #d8d8d8;
	font-size: 12px;
	color: #666666;
}

.tiantan_xq_box_right3 a:hover {
	background: #1378c6;
	color: white;
}

.ej_nav_u1 {
	font-size: 0;
}

.ej_nav_u1 li {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	border: 1px solid #cacaca;
	box-sizing: border-box;
	text-align: center;
	border-right: none;
}

.ej_nav_u1 li a {
	display: block;
	line-height: 60px;
	font-size: 18px;
	color: #666666;
}

.ej_nav_u1 li:last-child {
	border-right: 1px solid #cacaca;
}

.ej_nav_u1 li:hover a,.ej_nav_u1 li.active a {
	background: #1378c6;
	color: white;
}

.ej_nav_u1 li:hover,.ej_nav_u1 li.active {
	border-color: #1378c6;
}

.title {
	text-align: center;
}

.title h1 {
	font-size: 30px;
	font-family: ziti;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 2px;
}

.title h2 {
	font-size: 22px;
	color: #1378c6;
	margin-top: 5px;
}

.title h2:after {
	content: '';
	display: block;
	margin: 20px auto 0;
	width: 30px;
	height: 1px;
	background: #000;
}

.jjlb_u1 {
	font-size: 0;
}

.jjlb_u1 li {
	display: inline-block;
	vertical-align: top;
	background: white;
	width: 23.5%;
	margin-right: 2%;
	cursor: pointer;
	margin-bottom: 30px;
}

.jjlb_u1 li:nth-child(4n) {
	margin-right: 0;
}

.jjlb_u1 li img {
	width: 100%;
	transition: 0.3s ease-in-out;
}

.jjlb_u1 li span {
	display: block;
	overflow: hidden;
	position: relative;
}

.jjlb_u1 li span:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/fangda_03.png) no-repeat center center rgba(0,0,0,.2);
	position: absolute;
	top: 0;
	transform: scale(0);
	transition: 0.3s ease-in-out;
	z-index: 2;
}

.jjlb_u1 li p {
	padding: 20px 0;
	font-size: 14px;
	color: #333;
	text-align: center;
	transition: 0.3s ease-in-out;
	background: #f5f5f5;
}

.jjlb_u1 li:hover span:before {
	transform: scale(1);
}

.jjlb_u1 li:hover p {
	background: #1378c6;
	color: white;
}

.jjlb_u1 li:hover img {
	transform: scale(1.05);
}

.ej_nav_u1 {
	font-size: 0;
}

.ej_nav_u1 li {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	border: 1px solid #cacaca;
	box-sizing: border-box;
	text-align: center;
	border-right: none;
}

.ej_nav_u1 li a {
	display: block;
	line-height: 60px;
	font-size: 18px;
	color: #666666;
}

.ej_nav_u1 li:last-child {
	border-right: 1px solid #cacaca;
}

.ej_nav_u1 li:hover a,.ej_nav_u1 li.active a {
	background: #ce2520;
	color: white;
}

.ej_nav_u1 li:hover,.ej_nav_u1 li.active {
	border-color: #ce2520;
}

.title {
	text-align: center;
}

.title h1 {
	font-size: 30px;
	font-family: ziti;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 1px;
	font-weight: normal
}

.title h2 {
	font-size: 22px;
	color: #ce2520;
	margin-top: 5px;
}

.title h2:after {
	content: '';
	display: block;
	margin: 20px auto 0;
	width: 30px;
	height: 1px;
	background: #000;
}

.pinpai_con1_u1 li {
	font-size: 0;
	margin-top: 55px;
}

.pinpai_con1_u1_left,.pinpai_con1_u1_right {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	box-sizing: border-box;
	position: relative;
}

.pinpai_con1_u1_right img {
	width: 100%;
	cursor: pointer;
}

.pinpai_con1_u1_left p {
	font-size: 16px;
	color: #000;
	line-height: 45px;
	position: relative;
	text-indent: 2em;
}

.pinpai_con1_u1 li:nth-child(odd) .pinpai_con1_u1_left {
	padding-left: 30px;
	padding-right: 50px;
}

.pinpai_con1_u1 li:nth-child(odd) .pinpai_con1_u1_right {
	padding-top: 130px;
	padding-left: 95px;
	background: url(../images/peng2_03.png) no-repeat left top;
}

.pinpai_con1_u1 li:nth-child(even) .pinpai_con1_u1_left {
	float: right;
	padding: 0 40px;
}

.pinpai_con1_u1 li:nth-child(even) .pinpai_con1_u1_right {
	padding-bottom: 130px;
	padding-right: 95px;
	background: url(../images/peng_03.png) no-repeat right bottom;
}
/*.pinpai_con1_u1 li:nth-child(odd) .pinpai_con1_u1_left img{margin-bottom: 60px;transform: translateX(-15px);}
.pinpai_con1_u1 li:nth-child(even)  .pinpai_con1_u1_left img{position: absolute;}*/
.pinpai_con1_u1_left p img {
	position: absolute;
	display: none;
}

.pinpai_con1_u1 li:nth-child(odd) .pinpai_con1_u1_left p img {
	top: -55px;
	left: -20px;
}

.pinpai_con1_u1 li:nth-child(even) .pinpai_con1_u1_left p img {
	bottom: -100px;
	right: -20px;
}

.pinpai_con1_u1 li:nth-child(even) .pinpai_con1_u1_left p {
	margin-top: 0%;
}

.pinpai_con1 .title {
	display: inline-block;
	text-align: left;
	transform: translateY(60px);
}

.pinpai_con1 .title h2:after {
	margin: 20px 0 0;
}

.pinpai_con1 {
	padding-bottom: 75px;
}

.pinpai_con1_u1 li:after {
	content: '';
	display: block;
	clear: both;
}

.pinpai_con2 {
}

.pinpai_con2_list p {
	font-size: 16px;
	color: #333;
	line-height: 30px;
	text-align: center;
	margin-top: 20px;
}

.pinpai_con2_swiper1,.pinpai_con2_swiper2 {
	box-sizing: border-box;
	padding: 0 0px;
	position: relative;
	margin-top: 50px;
	overflow: hidden;
}

.pinpai_con2_swiper1 span,.pinpai_con2_swiper2 span {
	display: block;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	cursor: pointer;
	border: 1px solid #ccc;
}

.pinpai_con2_swiper1 span:before,.pinpai_con2_swiper2 span:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/fangda_03.png) no-repeat center center rgba(206, 37, 32, 0.5);
	transform: scale(0);
	transition: 0.4s ease-out;
	opacity: 0;
}

.pinpai_con2_swiper1 span img,.pinpai_con2_swiper2 span img {
	width: 100%;
}

.pinpai_con2_swiper1 span:hover:before,.pinpai_con2_swiper2 span:hover:before {
	transform: scale(1);
	opacity: 1;
}

.pinpai_con2_swiper1 p,.pinpai_con2_swiper2 p {
	font-size: 16px;
	color: #333;
	text-align: center;
	margin-top: 10px;
}

.pinpai_con2_swiper1 .swiper-button-next,.pinpai_con2_swiper1 .swiper-button-prev,
.pinpai_con2_swiper2 .swiper-button-next,.pinpai_con2_swiper2 .swiper-button-prev {
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #c7c7c7;
	transition: 0.3s ease-in-out;
	top: 45%;
}

.pinpai_con2_swiper1 .swiper-button-next:hover,.pinpai_con2_swiper1 .swiper-button-prev:hover,
.pinpai_con2_swiper2 .swiper-button-next:hover,.pinpai_con2_swiper2 .swiper-button-prev:hover {
	background: #ce2520;
}

.pinpai_con3,.pinpai_con4 {
	padding: 75px 0;
}

.pinpai_con3_con1 {
	font-size: 0;
	margin-top: 30px;
}

.pinpai_con3_con1 p {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	box-sizing: border-box;
	padding-right: 30px;
	font-size: 16px;
	line-height: 25px;
	color: #333;
}

.pinpai_con3_con1 span {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	text-align: right;
}

.pinpai_con3_con1 span img {
	max-width: 100%;
}

.pinpai_con3_u1 li {
	background: white;
	box-shadow: 0 0 5px 5px rgba(0,0,0,.05);
	font-size: 0;
	margin-top: 45px;
}

.pinpai_con3_u1 li span {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width: 27%
}

.pinpai_con3_u1 li span font {
	display: block;
	font-size: 35px;
	color: #333;
	margin-bottom: 25px;
}

.pinpai_con3_u1 li span  img {
	max-width: 80%;
	transition: 0.3s ease-in-out;
}

.pinpai_con3_u1 li:hover span  img {
	transform: scale(1.05);
}

.pinpai_con3_u1 li:hover h3 {
	color: #ce2520;
	font-weight: bold;
}

.pinpai_con3_u1 li a {
	display: block;
	font-size: 0;
}

.pinpai_con3_u1_aside {
	display: inline-block;
	vertical-align: middle;
	width: 73%;
	background: #fdfdfd;
	box-sizing: border-box;
	padding: 80px 50px;
	background: url(../images/ppssd.jpg) no-repeat;
	background-size: cover;
}

.pinpai_con3_u1_aside h3 {
	font-size: 18px;
	margin-bottom: 10px;
}

.pinpai_con3_u1_aside p {
	font-size: 14px;
	line-height: 30px;
	color: #333;
}

.tiantan_xq_box_right2 .bdshare-button-style0-16 a,.tiantan_xq_box_right2 .bdshare-button-style0-16 .bds_more {
	float: none;
	margin: 0;
	padding: 0;
	background: none;
	display: block;
	width: 100%;
	height: 100%;
	font-size: 16px;
}

.pinpai_con4 {
	background: url(../images/pp_bg_02.jpg) no-repeat;
	background-size: cover;
}

.pinpai_con4 .title h1,.pinpai_con4 .title h2 {
	color: white;
}

.pinpai_con4 .title h2:after {
	background: white;
}

.pinpai_con4_u1 {
	font-size: 0;
	margin-top: 30px;
}

.pinpai_con4_u1 li {
	display: inline-block;
	vertical-align: top;
	width: 49%;
	margin-right: 2%;
	background: #c3cfd3;
	font-size: 0;
	transition: 0.3s ease-in-out;
}

.pinpai_con4_u1 li:nth-child(2n) {
	margin-right: 0;
}

.pinpai_con4_u1 li span {
	display: inline-block;
	vertical-align: middle;
	font-size: 22px;
	color: white;
	width: 155px;
	text-align: center;
}

.pinpai_con4_u1_aside {
	width: calc(100% - 155px);
	background: white;
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	padding: 35px 30px;
	height: 180px;
}

.pinpai_con4_u1_aside p {
	font-size: 16px;
	color: #333;
	line-height: 38px;
}

.pinpai_con4_u1_aside p img {
	margin-right: 20px;
	width: 20px;
}

.pinpai_con4_u1 li:hover {
	background: #ce2520;
}

.pinpai_con4_u1 li:nth-child(2) .pinpai_con4_u1_aside {
	padding: 15px 30px;
}

.pinpai_con4_div {
	font-size: 0;
	text-align: center;
	margin-top: 55px;
}

.pinpai_con4_div_left,.pinpai_con4_div_right {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}

.pinpai_con4_div_left {
	font-size: 0;
	margin-right: 60px;
}

.pinpai_con4_div_left i {
	display: inline-block;
	vertical-align: middle;
	font-size: 95px;
	color: white;
	margin-right: 15px;
}

.pinpai_con4_div_left i:before {
	display: inline-block;
	transform: translateX(15px);
}

.pinpai_con4_div_left_aside {
	display: inline-block;
	vertical-align: middle;
}

.pinpai_con4_div_left_aside p {
	font-size: 20px;
	color: white;
}

.pinpai_con4_div_left_aside h1 {
	font-size: 35px;
	color: white;
	font-weight: bold;
}

.pinpai_con4_div_right span {
	font-size: 16px;
	display: block;
	text-align: center;
	color: white;
	margin-top: 10px;
}

.ej_ti {
	position: absolute;
	right: 0;
	top: 30px;
	text-align: right;
}

.ej_ti h1 {
	font-size: 48px;
	font-weight: bold;
	color: white;
	font-family: 'å®‹ä½“';
}

.ej_ti h2 {
	font-size: 22px;
	color: white;
	margin-top: 10px;
}

.ej_ti h2:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 1px;
	background: white;
	width: 120px;
	margin-right: 15px;
}

.swiper-wrapper .swiper-slide {
	width: 24%;
	margin: 0.5%;
	float: left;
	border: none;
}

.pinpai_con4 {
	padding: 0 0 40px
}

.pinpai_con4 ul {
	overflow: hidden;
}

.pinpai_con4 ul li {
	width: 180px;
	float: left;
	padding: 15px;
	border: 1px solid #ddd;
	margin: 10px;
}

.pinpai_con4 ul li img {
	width: 100%;
}






