@charset "utf-8";
/* CSS Document */
.tit{ text-align:center;}
.tit a{ display:block}
.wujieguo{
	text-align: center;
}
.wujieguo h3{
	font-size: 2rem;
	padding-bottom: 30px;
}
.wujieguo p{
	font-size: 1.2rem;
}

/*产品列表*/
.propath{
	width: 100%;
	float: none;
}
.productlist {
	padding: 50px 0 50px 0;
	overflow: hidden; background:#f9f9f9;
}
.content{
	overflow: hidden;
}
.productlist .content ul {
	display: block;
}
.productlist .content ul li {
	width: 31%;
	margin: 1%;
	padding: 2%;
	display: block;
	float: left;
	background: #fff;
	box-shadow: 0 3px 8px rgba(0,0,0,.1);
	transition: all .3s;
}
.productlist .content ul li .pic a {
	display: flex;
	align-items: center;
	padding:0% 0% 20px 0%;
	justify-content: center;
}
.productlist .content ul li .text {
	text-align: center;
}
.productlist .content ul li .text h3 {
	font-size: 18px; color:#000;
	margin:0 auto 13px auto;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 90%;
}
.productlist .content ul li .text p {
	color: #888;
	font-size: 14px;
	line-height: 20px;
	height: 40px;
	padding: 0 15px;
}
.productlist .content ul li:hover {
	box-shadow: 10px 10px 20px #ececec;
}
/*新闻列表*/

.newslist {
	padding: 70px 0;
	overflow: hidden; background:#f9f9f9;
}
.newslist .content {
	overflow: hidden;
}
.newslist .content ul {
	display: block;
}
.newslist .content ul li {
	width: 31%;
	margin: 1%;
	display: block;
	float: left;
	background: #fff;
	transition: all .3s;
}
.newslist .content ul li .pic {
	width: 100%;
	display: block;
	overflow: hidden;height:250px;
}
.newslist .content ul li .pic img {
	width: 100%;
	transition: all .8s ease;
	-moz-transition: all .8s ease;
	-webkit-transition: all .8s ease;
	-o-transition: all .8s ease;
}
.newslist .content ul li .pic a {
	display: flex;
	align-items: center;
	justify-content: center;
}
.newslist .content ul li .text {
	padding: 30px 5%;
}
.newslist .content ul li .text h3 {
	font-size: 18px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 90%;
}
.newslist .content ul li .text p {
	color: #888;
	font-size: 14px;
	line-height: 20px;
	height: 40px;
	margin: 20px 0;
}
.newslist .content ul li .text font {
	font-size: 14px;
}
.newslist .content ul li:hover {
	box-shadow: 10px 10px 20px #ececec;
}
.newslist .content ul li:hover .pic img {
	transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
}
/*分页样式开始*/
.pages {
	margin: 60px 0;
	width: 100%;
	clear: both;
}
.pages .pagination {
	width: 100%;
	text-align: center!important;
	display: block;
}
.pages .pagination li {
	display: inline-block;
	border: 1px solid #dbdbdb;
	border-radius: 100%;
	margin: 0 2px;
}
.pages .pagination li.active {
	background: #c60000;
	border: 1px solid #c60000;
}
.pages .pagination li.active a {
	color: #fff;
}
.pages .pagination li a {
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #888;
	width: 35px;
}
/*分页样式结束*/

/*新闻详细*/
.newsInfo-list1 {
	overflow: hidden; background:#f9f9f9;
}
.list1-mains {
	flex: 0 0 75%;
	width: 75%;
	margin: auto;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	float: left;
}
.info-title-wrap {
	text-align: center;
}
.newsInfo-list1 .info-title {
	font-size: 20px;
	line-height: 1.5;
	color: #000;
	text-align: center;
	padding: 70px 3rem 1rem 3rem;
}
.info-title-wrap .m-info-datas {
	color: #999;
}
.newsInfo-list1 .info-dt-wrap {
	font-size: 14px;
	line-height: 35px;
	color: #666;
	border-bottom: 1px solid #dbdbdb;
	padding: 3rem;
	min-height: 56rem;
}
.newsInfo-list1 .info-dt-wrap p {
	line-height: 35px;
}
.newsInfo-list1 .info-dt-wrap span{
	display: inline-block!important;
}
.newsInfo-list1 .info-bot-wrap {
	padding: 3rem;
}
.newsInfo-list1 .info-bot-dl {
	width: 70%;
	color: #666;
	font-size: 16px;
	line-height: 36px;
	float: left;
}
.newsInfo-list1 .info-bot-dr {
	padding-top: 16px;
	float: right;
}
.newsInfo-list1 .news-return-a {
	display: block;
	position: relative;
	text-align: center;
	width: 124px;
	height: 36px;
	border: 1px solid #d50a1d;
	border-radius: 18px;
	overflow: hidden;
}
.newsInfo-list1 .news-return-a .load-s0 {
	position: relative;
	z-index: 2;
	color: #fff;
	font-size: 14px;
	line-height: 36px;
	transition: .3s ease-in-out;
}
.f-cb:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
	content: ".";
}
.newsInfo-list1 .news-return-a:hover:before {
	left: -13%;
}
.newsInfo-list1 .news-return-a:hover .load-s0 {
	color: #d50a1d;
}
.newsInfo-list1 .news-return-a:before {
	content: "";
	display: block;
	width: 130%;
	height: 100%;
	position: absolute;
	left: -144%;
	top: 0;
	z-index: 1;
	background: #fff;
	transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	transform: skewX(45deg);
	-webkit-transform: skewX(45deg);
	-moz-transform: skewX(45deg);
}
.newsInfo-list1 .news-return-a:after {
	content: "";
	position: absolute;
	z-index: 0;
	background: #d50a1d;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.info-bot-dl .f-cb {
	line-height: 36px;
	font-size: 14px;
}
.info-bot-dl .f-cb span {
	white-space: pre-wrap !important;
	float: left;
	line-height: 36px;
}
.info-bot-dl .f-cb a:hover {
	color: #c60000;
}
.newsInfo-list1 .info-bot-dl a {
	color: #666;
	display: block;
	width: 80%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.newsInfo-list1 .list1-recommend {
	flex: 0 0 20%;
	width: 20%;
	float: right;
	padding-top: 70px;
}
.newsInfo-list1 .recommend-title {
	font-size: 18px;
	line-height: 1.5;
	color: #333;
	margin-bottom: 14px;
}
.newsInfo-list1 .recommend-title:after {
	content: "";
	display: block;
	height: 1px;
	width: 2rem;
	margin-top: 10px;
	background: #dbdbdb;
}
.recommend-mains {
}
.recommend-mains a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	line-height: 40px;
	color: #666;
}
/*新闻详细结束*/

/*售后服务政策*/
.shouhoucon h3{
	font-size:22px;
	padding-bottom: 20px;
}
.shouhoucon table {
width: 100% !IMPORTANT;
border: 1px solid #e4e4e4 !IMPORTANT;
border-collapse: collapse !IMPORTANT;
word-break: break-all; word-wrap:break-word;
}

.shouhoucon table td {
border: 1px solid #e4e4e4 !IMPORTANT;
padding: 10px !IMPORTANT;
	line-height: 32px;
}
.neiban {
	background-size: cover;
	background-position: center top;
	height: 400px;
	margin-top: 90px;
	position: relative;
}
.neiban .wen {
	color: #fff;
	position: absolute;
	top: 50%;
}
.neiban .wen p {
	font-size: 40px;
	margin-bottom: 10px;
}
.neiban .wen span {
	font-size: 18px;
	transition-delay: .2s;
}
.service-con {
	padding: 90px 0;
	background: #fff;
}
.service-con p {
	font-size: 16px;
	line-height: 35px;
	color: #666;
}
.qita-con {
	padding: 90px 0;
	overflow: hidden;
}
.qitacon li {
	display: block;
	width: 45%;
	margin: 0 2%;
	float: left;
	background: #fff;
}
.qitacon li .img-wrap {
	overflow: hidden;
}
.qitacon li .img-wrap img {
	width: 100%;
	transition: all .8s ease;
	-moz-transition: all .8s ease;
	-webkit-transition: all .8s ease;
	-o-transition: all .8s ease;
}
.qitacon li .txts-wrap {
	padding: 3rem;
	transition-duration: .5s;
	background: url(../images/cir2.png) no-repeat right 1rem center;
}
.qitacon li:hover .txts-wrap {
	background: url(../images/cir2on.png) no-repeat right 0.8rem center;
}
.qitacon li:hover .img-wrap img {
	transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
}
.qitacon li:hover .txts-wrap .list1-h5 {
	color: #c60000;
}
.qitacon li .txts-wrap .list1-h5 {
	font-size: 22px;
	line-height: 1.2;
	color: #000;
	margin-bottom: 12px;
	transition-duration: .5s;
}
.qitacon li .txts-wrap .list1-dt {
	color: #666;
}
.lianxizhic {
	background: #fff;
	padding: 70px 0 90px 0;
	text-align: center;
	overflow: hidden;
}
.lianxizhic .title {
	font-size: 2.5rem;
	padding-bottom: 30px;
}
.lianxizhic .list2-item {
	width: 31%;
	transition-duration: .5s;
	padding: 2rem 0;
	float: left;
	margin: 0 1%;
	text-align: center;
	background-size: cover !important;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.lianxizhic .lianxi01 {
	background-image: url(../images/ser2-bg1.jpg);
}
.lianxizhic .lianxi02 {
	background-image: url(../images/ser2-bg2.jpg);
}
.lianxizhic .lianxi03 {
	background-image: url(../images/ser2-bg3.jpg);
}
.lianxizhic .img-wrap {
	width: 62px;
	margin: 0 auto 20px;
}
.lianxizhic .txts-wrap {
	padding: 0 10px;
}
.lianxizhic .list2-h5 {
	font-size: 22px;
	line-height: 1.2;
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
}
.lianxizhic .list2-dt {
	font-size: 16px;
	line-height: 1.1;
	color: #666;
}
/*售后服务政策结束*/

/*常见问题*/
.faqfl {
	font-size: 16px;
	line-height: 100px;
	border-bottom: 1px solid #efefef;
	overflow: hidden;
}
.left {
	float: left;
}
.right {
	float: right;
}
.inner-nav-left .nav-left-a {
	position: relative;
	color: #333;
	flex: 0 0 auto;
	display: inline-block;
	transition-duration: .3s;
	padding-right: 48px;
}
.inner-nav-left .nav-left-a:before {
	position: absolute;
	bottom: -1px;
	content: "";
	display: block;
	width: 0;
	height: 2px;
	left: 22px;
	background: #d50a1d;
	transition-duration: .3s;
}
.inner-nav-left .nav-left-a:after {
	position: absolute;
	right: 24px;
	top: 50%;
	margin-top: -7px;
	content: "";
	display: inline-block;
	vertical-align: top;
	width: 1px;
	height: 14px;
	background: #ccc;
}
.inner-nav-left .nav-left-a:last-child:after{
	display: none;
}
.nav-left-a.cur {
	color: #d50a1d;
}
.nav-left-a.cur:before {
	width: 70px;
	left: -5px;
}
.faqlist-con {
	padding: 70px 0 50px 0;
}
.faq_list {
}
.problem-list1 .problem-item:nth-child(2n-1) {
	background: #f7f7f7;
}
.problem-list1 .problem-item {
	line-height: 36px;
	cursor: pointer;
	padding: 30px;
}
.problem-list1 .problem-item.cur .problem-h5 {
	background: url(../images/jian3.png) no-repeat right 32px center;
}
.problem-list1 .problem-h5 {
	position: relative;
	padding: 18px 40px;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	background: url(../images/jian3on.png) no-repeat right 32px center;
}
.problem-list1 .problem-h5:before {
	content: "";
	display: block;
	width: 22px;
	height: 22px;
	top: 25px;
	left: 0;
	position: absolute;
	background: url(../images/wen1.jpg) no-repeat center;
}
.problem-list1 .problem-detail {
	position: relative;
	padding: 28px 40px 18px 40px;
	font-size: 16px;
	color: #666;
	border-top: 1px solid #eee;
}
.problem-list1 .problem-detail:before {
	content: "";
	display: block;
	width: 22px;
	height: 22px;
	top: 25px;
	left: 0;
	position: absolute;
	background: url(../images/da1.jpg) no-repeat center;
}
/*常见问题结束*/

/*资料下载*/
.download_list {
}
.download_list li {
	display: block;
	line-height: 36px;
	cursor: pointer;
	padding: 30px;
	overflow: hidden;
}
.download_list li:nth-child(2n-1) {
	background: #f7f7f7;
}
.download_list li .problem-h5 {
	position: relative;
	padding: 18px 50px 18px 0;
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.download_list li .problem-h5 span {
	font-size: 14px;
	color: #999;
	padding-top: 15px;
}
.problem-xia {
	display: block;
	position: relative;
	text-align: center;
	width: 124px;
	height: 36px;
	border: 1px solid #d50a1d;
	border-radius: 18px;
	overflow: hidden;
	margin-top: 20px;
}
.problem-xia:before {
	content: "";
	display: block;
	width: 130%;
	height: 100%;
	position: absolute;
	left: -144%;
	top: 0;
	z-index: 1;
	background: #fff;
	transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	transform: skewX(45deg);
	-webkit-transform: skewX(45deg);
	-moz-transform: skewX(45deg);
}
.problem-xia:after {
	content: "";
	position: absolute;
	z-index: 0;
	background: #d50a1d;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.problem-xia span {
	position: relative;
	z-index: 2;
	color: #fff;
	font-size: 14px;
	line-height: 36px;
	transition: .3s ease-in-out;
}
.problem-xia:hover:before {
	left: -13%;
}
.problem-xia:hover span {
	color: #d50a1d;
}
/*资料下载结束*/

/*联系我们*/

.ditu{
	background: #fff;
	padding: 100px 0;
}
.ditu02 iframe{
	width: 98%;
	border: 1px solid #eee;
	padding: 2px;
	height: 500px;
}
.neiban-lianxi {
	background-size: cover;
	background-position: center top;
	height: 800px;
	margin-top: 90px;
	position: relative;
}
.neiban-lianxi:before {
	content: " ";
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.1);
	display: block;
}
.neiban-lianxi .wen {
	color: #fff;
	position: absolute;
	top: 20%;
}
.neiban-lianxi .wen p {
	font-size: 40px;
	margin-bottom: 10px;
}
.neiban-lianxi .wen span {
	font-size: 18px;
	transition-delay: .2s;
}
.lianxi-con {
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,.7);
	padding: 100px 0;
	color: #fff;
}
.lianxi-con img {
	max-width: 130px;
	padding: 5px;
	background: #fff;
}
.pi {
	width: 70%;
	box-sizing: border-box;
}
.pi p {
	float: left;
	width: 50%;
	color: #fff;
	font-size: 16px;
	line-height: 35px;
	margin: 15px 0px;
}
.pi p a{
	color: #fff;
}
.pi p a:hover{
	cursor: none;
}
.pi p i {
	display: inline-block;
	width: 35px;
	height: 35px;
	vertical-align: middle;
	margin-right: 10px;
}
.ckefu i {
	background: url(../images/ckefu.png) no-repeat center;
	background-size: 35px 35px;
}
.ckefu:hover i {
	background: url(../images/ckefu02.png) no-repeat center;
}
.caddr i {
	background: url(../images/caddr.png) no-repeat center;
	background-size: 35px 35px;
}
.caddr:hover i {
	background: url(../images/caddr02.png) no-repeat center;
}
.ctel i {
	background: url(../images/ctel.png) no-repeat center;
	background-size: 35px 35px;
}
.ctel:hover i {
	background: url(../images/ctel02.png) no-repeat center;
}
.cmail i {
	background: url(../images/cmail.png) no-repeat center;
	background-size: 35px 35px;
}
.cmail:hover i {
	background: url(../images/cmail02.png) no-repeat center;
}
.ewm {
	width: 25%;
	box-sizing: border-box;
	text-align: center;
	border-left: 1px #555 solid;
}
.ewmbox {
	text-align: center;
	font-size: 14px;
}
.ewmbox p {
	padding-top: 10px;
}
/*联系我们结束*/

/*在线留言*/
.liuyan {
	padding: 70px 0;
}
.zzliuyan {
	padding: 2%;
	overflow: hidden;
}
.contact-tit {
	font-size: 1.7rem;
	padding-bottom: 25px;
	margin-bottom: 10px;
	position: relative;
}
.contact-tit:before {
	content: " ";
	display: block;
	width: 40px;
	height: 2px;
	background: #000;
	position: absolute;
	bottom: 0;
}
.lylist {
	width: 100%;
}
.lylist input, .lylist textarea, .lylist button {
	border-radius: 5px;
	border: none;
	font-size: 14px;
}
.lylist .lytitle {
	width: 99%;
	height: 52px;
	line-height: 52px;
	padding: 0 0 0 30px;
	background: #fff;
}
.lylist .inp_name {
	width: 48%;
	height: 52px;
	line-height: 52px;
	padding: 0 0 0 30px;
	margin: 20px 0px 0 0;
	background: #fff;
	float: left;
}
.lylist .inp_tel {
	width: 49%;
	height: 52px;
	line-height: 52px;
	padding: 0 0 0 30px;
	float: right;
	margin: 20px 13px 0 0;
	background: #fff;
}
.lylist .inp_neirong {
	width: 99%;
	height: 200px;
	line-height: 35px;
	padding: 0 0 0 30px;
	margin: 20px 0px 0 0;
	background: #fff;
}
.lylist .vcode {
	width: 100%;
	height: 52px;
	line-height: 52px;
	padding: 0 0 0 30px;
	margin: 12px 0px 0 0;
	background: #fff;
}
.lylist .submit {
	width: 49%;
	text-align: center;
	background: #c60000;
	height: 52px;
	line-height: 52px;
	color: #fff;
	font-size: 16px;
	margin: 12px 13px 0 0;
}
.lylist .submit:hover {
	cursor: pointer;
}
.yanzhengm img {
	position: absolute;
	top: 25px;
	right: 15px;
}
.yanzhengm {
	width: 48%;
	float: left;
	position: relative;
}
/*在线留言结束*/

/*关于我们*/
.shoujibanabout{
	display: none;
}
.about-con {
	padding: 100px 0 50px 0;
	overflow: hidden;
	border-bottom: 1px solid #eee;
	margin-bottom: 50px;
}
.about-gushi{
/*
	display: flex;
	align-items: center;
*/
}
.about-gushi .wen {
	width: 50%;
	padding: 2% 5% 0 5%;
}
.about-sheji02 .about-gushi .wen{
	padding: 7% 5% 0 5%;
}
.about-gushi .pic {
	width: 50%;
}
.about-gushi .pic img {
	width: 100%;
}
.about-red-title {
	display: block;
	font-size: 14px;
	line-height: 34px;
	background: #d50a1d;
	width: 120px;
	height: 34px;
	color: #fff;
	text-align: center;
}
.list4-right .list4-title {
	font-size: 2.5rem;
	color: #000;
	padding: 1.5rem 0 2rem;
}
.list4-right .list4-detail {
	font-size: 16px;
	line-height: 35px;
	color: #666;
}
.list4-right .list4-detail p {
	font-size: 16px;
	line-height: 32px;
	color: #666;
}
.about-sheji {
	    padding: 0 0 50px 0;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    margin-bottom: 50px;
}
.about-gushi01{
	    padding: 0 0 50px 0;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    margin-bottom: 50px;
}
.about-sheji02 {
	padding: 0 0 100px 0;
	overflow: hidden;
	border-bottom:none;
	margin-bottom: 0;
}
.about-qiyewh{
	padding: 0 0 50px 0;
	overflow: hidden;
	border-bottom: 1px solid #eee;
	margin-bottom: 50px;
}
.about-qiyewh02{
	
}
.about-qiyewh02 h5{
	font-size: 24px;
	margin-top: 25px;
	margin-bottom: 5px;
	color: #222;
}
.about-qiyewh02 h5:first-child{
	margin-top: 0;
}
.about-qiyewh02 p{
	
}
.shejishi{
/*
	display: flex;
    align-items: center;
*/
}
.shejishi .pic {
	width: 50%;
}
.shejishi .pic img {
	width: 100%;
}
.shejishi .wen {
	width: 46%;
    padding: 7% 5% 0 0;
}
.about-wenhua {
	background: #f5f5f5;
	padding: 100px 0;
	overflow: hidden;
}
.culture .text {
	text-align: center;
}
.culture .text h3 {
	font-size: 2.5rem;
}
.culture .text p {
	margin: 20px 0 40px;
}
.culture .line {
	width: 14px;
	height: 3px;
	background: #c60000;
	border-radius: 3px;
	margin: 0 auto;
}
.culture .points-list {
	margin-top: 50px;
	overflow: hidden;
}
.culture .points-list .text {
	width: 50%;
	padding-right: 5%;
	text-align: left;
}
.culture .points-list .img-box {
	width: 50%;
}
.culture .points-list .img-box img {
	display: block;
	max-width: 100%;
}
.culture .points-list .text h5 {
	font-size: 24px;
}
.culture .points-list .text p {
	margin: 10px 0 40px;
	line-height: 26px;
	font-size: 16px;
	color: #777;
}
/*企业相册*/
.about-xc {
	padding: 100px 0;
	background: #f5f5f5;
}
.about-xc .h4{font-size: 20px;
    text-align: center;
    color: #444;
    line-height: 100%;
    margin-bottom: 90px;}
.xc-title {
	font-size: 2.5rem;
	text-align: center;
	margin-bottom: 30px;
}
.xc-list{
	position: relative;
	
}
.xc-list .swiper-container {
	margin: 0 auto;
	position: relative;
	padding-bottom: 60px;
}
.xc-list .swiper-container a {
	padding: 0 15px;
	display: block;
	text-align: center;
}
.xc-list .swiper-container a .pic {
	margin-bottom: 15px;
	overflow: hidden;
	transition: all .3s;
	border: 1px solid #eee;
	background: #fff;
}
.xc-list .swiper-container a .text {
	font-size: 14px;
}
.xc-list .swiper-pagination {
	bottom: 0;
}
.xc-list .swiper-container .swiper-pagination-bullet {
	background: #ccc;
	width: 12px;
	height: 12px;
	border-radius: 50%;
}
.xc-list .swiper-container .swiper-pagination-bullet-active {
	background: #ff0000;
}

/* --- 位置 --- */
.page-path{line-height:60px; margin-top:90px; background:#eee;}
.page-path .wrap{/*display:flex; align-items:center;*/text-align:center;}

/* 分类 */
.page-path .type {/*display:flex; align-items:center;display: -webkit-flex;
            justify-content: space-between;
            flex-direction: row;
            flex-wrap: wrap;*/ text-align:center;}
.page-path .type a{font-size:16px; color:#000; padding: 0 12px; text-align:center;position:relative;}
.page-path .type a:after{content:""; height:13px; background:#C4C4C4; position:absolute; right:0; top:5px; width:1px;}
	.page-path .type a.on{
		    color: #c60000;
	}
.page-path .type a:last-child:after{
	display: none!important;
}



/* --- 位置 --- */
.page-path1{line-height:60px;background:#eee;z-index:1}

.page-path1 .wrap{/*display:flex; align-items:center;*/text-align:center;display: inherit;
    height: 100%;
    transition: all .3s;
    position: relative;
    z-index: 1;}

/* 分类 */
.page-path1 .type {/*display:flex; align-items:center;display: -webkit-flex;
            justify-content: space-between;
            flex-direction: row;
            flex-wrap: wrap;*/ text-align:center;}
.page-path1 .type a{font-size:16px; color:#000; padding: 0 15px; text-align:center;position:relative;}
.page-path1 .type a:after{content:""; height:13px; background:#C4C4C4; position:absolute; right:0; top:5px; width:1px;}
	.page-path1 .type a.on{
		    color: #c60000;
	}
.page-path1 .type a:last-child:after{
	display: none!important;
}



.page-path .type1 {text-align:center;}
.page-path .type1 a{font-size:16px; color:#000; padding: 0 20px; text-align:center;position:relative;}
.page-path .type1 a:after{content:""; height:13px; background:#C4C4C4; position:absolute; right:0; top:5px; width:1px;}
	.page-path .type a.on{
		    color: #c60000;
	}
.page-path .type1 a:last-child:after{
	display: none!important;
}
/* 位置 */
.page-path .path{margin-left:auto; font-size:14px; background:url(../images/path.png) no-repeat 0 center; padding-left:20px; color:#666; text-align:left}
@media screen and (max-width:2020px){

	.list4-right .list4-title {
    font-size: 2.5rem;
    color: #000;
    padding: 1rem 0 ;
}
}
@media screen and (max-width:1780px){
	.about-con {
    padding: 60px 0 50px 0;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    margin-bottom: 50px;
}
	.list4-right .list4-title {
    font-size: 2.5rem;
    color: #000;
    padding: 1rem 0 ;
}
	.list4-right .list4-detail p {
    font-size: 14px;
    line-height: 26px;
    color: #666;
}
}
@media screen and (max-width:1560px){
	.list4-right .list4-title {
    font-size: 2rem;
    color: #000;
    padding: .8rem 0 .5rem 0;
}

	.list4-right .list4-detail p {
    font-size: 14px;
    line-height: 24px;
    color: #666;
}
	.about-gushi .wen {
    width: 50%;
    padding: 0% 5% 0 5%;
}
	.about-sheji02 .about-gushi .wen {
    padding: 5% 5% 0 5%;
}
}
@media screen and (max-width:1460px){
	.shoujibanabout{
	display: block;
}
	.pcabout{
		display: none;
	}
	.about-gushi{
		display: block;
	}
	.shejishi {
    display: block;
}
	.about-qiyewh02 h5 {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 5px;
    color: #222;
}
	.about-gushi .wen {
    padding: 0% 1.5rem 0 1.5rem;
}
	.about-gushi .wen {

    padding: 0% 1.5rem 0 1.5rem;
}
/*
	.about-gushi .wen {
    width: 90%;
		margin: 0 auto;
		float: none;
		padding-bottom: 4%;
    padding-left: 0;
    padding-top: 0%;
}
	.about-gushi .pic {
    width: 100%;
}
	.shejishi .wen {
    width: 90%;
		margin: 0 auto;
		float: none;
		padding-bottom: 4%;
    padding-right: 0%;
    padding-top: 0%;
}
	.shejishi .pic {
    width: 100%;
}
*/
	.about-sheji {
    padding: 0;
    overflow: hidden;
}
	.about-gushi01 {
    padding: 0;
    overflow: hidden;
}
	.culture .points-list .text p {
    margin: 10px 0 30px;
    line-height: 24px;
    font-size: 14px;
    color: #777;
}
	.culture .points-list .text h5 {
    font-size: 22px;
}
	.about-sheji02 .about-gushi .wen{
	padding: 0 1.5rem 3rem 1.5rem;
}
}
@media screen and (max-width:1280px){

	.about-gushi .wen {
    width: 90%;
		margin: 0 auto;
		float: none;
		padding-bottom: 4%;
    padding-left: 0;
    padding-top: 0%;
}
	.about-gushi .pic {
    width: 100%;
}
	.shejishi .wen {
    width: 90%;
		margin: 0 auto;
		float: none;
		padding-bottom: 4%;
    padding-right: 0%;
    padding-top: 0%;
}
	.shejishi .pic {
    width: 100%;
}
	.ewm {
    width: 20%;
    box-sizing: border-box;
    text-align: center;
    border-left: 1px #555 solid;
}
	.pi {
    width: 80%;
    box-sizing: border-box;
}
	.faqfl {
    font-size: 14px;
    line-height: 70px;
}
	.culture .points-list .text {
    width: 55%;
    padding-right: 3%;
    text-align: left;
}
	.culture .points-list .img-box {
    width: 45%;
}
	
	.culture .points-list .text p {
    margin: 5px 0 25px;
    line-height: 24px;
    font-size: 14px;
}
	.about-xc {
    padding: 3rem 1.5rem;
}
	.xc-list .swiper-container a {
    padding: 0 5px;
    display: block;
    text-align: center;
}
	.xc-title {
    font-size: 2rem;
    text-align: center;
    margin-bottom: 20px;
}
	.path{
		display: none;
	}
}
@media screen and (max-width:1023px){
	.ditu02 iframe{
	width: 90%;
		margin: 0 auto;
		display: block;
}
	.page-path{
		padding: 0 1.5rem;
		margin-top: 4.85rem;
	}
.lianxi-con{
		padding: 3rem 1.5rem;
	}
	.newslist{
		padding: 2rem 1.5rem;
	}
	.newslist .content ul li{
		width: 48%;
	}
	.faqfl{
		padding: 0rem 1.5rem;
	}
	.ewm {
		display: none;
	}
	.pi {
    width: 100%;
    box-sizing: border-box;
}
	.pi p {
    float: left;
    width: 50%;
    color: #fff;
    font-size: 14px;
    line-height: 35px;
    margin: 10px 0px;
}
	.pi p.ctel,.pi p.cmail{
		width: 40%;
	}
	.pi p.caddr{
		width: 60%;
	}
	
	.zzliuyan {
    padding:0 1.5rem;
    overflow: hidden;
}
	.neiban-lianxi {

    height: 500px;
}
	.contact-tit {
    font-size: 1.4rem;
    padding-bottom: 25px;
    margin-bottom: 10px;
    position: relative;
}
	.page-copyright .box .left {width: 100%; text-align: center;}
.page-copyright .box .right{width: 100%; text-align: center;}
	.neiban {
    background-size: cover;
    background-position: center top;
    height: 200px;
    margin-top: 90px;
    position: relative;
		padding: 0 1.5rem;
}
	.neiban .wen p {
    font-size: 22px;
    margin-bottom: 5px;
}
	.neiban .wen span {
    font-size: 14px;
    transition-delay: .2s;
}
	.about-gushi .wen ,.shejishi .wen{
    width: 100%;
		padding: 0 1.5rem 3rem 1.5rem;
}
	.about-wenhua {
    background: #f5f5f5;
    padding: 3rem 1.5rem;
    overflow: hidden;
}
	.culture .points-list .text p {
    margin: 3px 0 25px;
    line-height: 22px;
    font-size: 14px;
}
	.culture .text h3 {
    font-size: 2rem;
}
	.culture .text p {
    margin: 20px 0 30px;
		font-size: 14px;
}
	.culture .points-list .text h5 {
    font-size: 18px;
}
	.culture .points-list .text {
    width: 100%;
    padding-right: 0%;
    text-align: center;
}
	.culture .points-list .img-box {
    width: 100%;
}
	.culture .points-list .img-box img{
		margin: 10px auto 0 auto;
	}
	
	.list1-mains {
    flex: 0 0 100%;
    width: 100%;
    margin: auto;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    float: left;
}
	.newsInfo-list1 .list1-recommend {
    flex: 0 0 100%;
    width: 100%;
    float: right;
		border-top: 1px solid #dbdbdb;
    padding: 2rem 1.5rem;
}
	.newsInfo-list1 .info-dt-wrap {
    font-size: 16px;
    line-height: 35px;
    color: #666;
    border-bottom: 1px solid #dbdbdb;
    padding: 2rem 1.5rem;
    min-height: auto;
}
	.newsInfo-list1 .info-bot-wrap {
    padding: 2rem 1.5rem;
}
	.service-con {
    padding: 3rem 1.5rem;
}
	.qitacon li .txts-wrap {
    padding: 1.5rem 1rem;
    transition-duration: .5s;
    background: url(../images/cir2.png) no-repeat right 1rem center;
}
	.qita-con,.lianxizhic{
    padding: 3rem 1.5rem;
}
	.qitacon li .txts-wrap .list1-h5 {
    font-size: 16px;
    line-height: 1.2;
    color: #000;
    margin-bottom: 12px;
    transition-duration: .5s;
}
	.qitacon li .txts-wrap .list1-dt p{
    font-size: 14px;
}
	.lianxizhic .title {
    font-size: 2rem;
    padding-bottom: 10px;
}
	.lianxizhic .list2-item {
    width: 100%;
		margin: 2% 0;
}
	.faqlist-con {
    padding: 2rem 1.5rem 1rem 1.5rem;
}
	.problem-list1 .problem-item {
    line-height: 36px;
    cursor: pointer;
    padding: 20px;
}
	.problem-list1 .problem-h5 {
    position: relative;
    padding: 0px 40px 10px 30px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    background: url(../images/jian3on.png) no-repeat right 5px center;
}
	.problem-list1 .problem-h5:before {
    content: "";
    display: block;
    width: 22px;
    height: 22px;
    top: 7px;
    left: 0;
    position: absolute;
    background: url(../images/wen1.jpg) no-repeat center;
}
	.problem-list1 .problem-detail {
    position: relative;
    padding: 15px 40px 0px 30px;
    font-size: 14px;
    color: #666;
    border-top: 1px solid #eee;
}
	.problem-list1 .problem-detail p{
		line-height: 20px;
	}
	.problem-list1 .problem-detail:before {
    content: "";
    display: block;
    width: 22px;
    height: 22px;
    top: 15px;
    left: 0;
    position: absolute;
    background: url(../images/da1.jpg) no-repeat center;
}
	
	.productlist {
    padding: 2rem 1.5rem 1rem 1.5rem;
    overflow: hidden;
}
	.productlist .content ul li {
    width: 46%;
    margin: 2%;
}
	

	
	
}
@media screen and (max-width:800px){
	.inner-nav-left02{
		float: none;
	}
	.inner-nav-left02 .nav-left-a {
    position: relative;
    color: #333;
    flex: 0;
    display: inline-block;
    transition-duration: .3s;
    padding-right: 0;
    width: 32%;
    text-align: center;
		
}
	.inner-nav-left02 .nav-left-a:last-child:after{
	display: block;
}
}
@media screen and (max-width:768px){
	.ditu {
    background: #fff;
    padding: 70px 0;
}
	.ditu02 iframe {
    width: 90%;
    height: 300px;
}
	.propath{
		display: block!important;
	}
	.pi p {
    float: left;
    width: 100%!important;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    margin: 10px 0px;
}
	.newsInfo-list1 .info-dt-wrap {
    font-size: 14px;
    line-height: 26px;
    color: #666;
    border-bottom: 1px solid #dbdbdb;
    padding: 2rem 1.5rem;
    min-height: auto;
}
	.newsInfo-list1 .info-dt-wrap p {
    line-height: 26px;
}
	.newsInfo-list1 .info-title {
    font-size: 1.2rem;
    line-height: 1.5;
    color: #000;
    text-align: center;
    padding: 2rem 1.5rem 0rem 1.5rem;
}
	.info-title-wrap .m-info-datas {
    color: #999;
		font-size: 14px;
}
	.list4-right .list4-title {
    font-size:2rem;
    color: #000;
    padding: .5rem 0;
}
	.about-qiyewh02 h5 {
    font-size: 18px;
    margin-top: 25px;
    margin-bottom: 5px;
    color: #222;
}
	.inner-nav-left .nav-left-a {

    padding-right: 24px;
}
	.page-path .path{
		display: none;
	}
	.newslist .content ul li .text h3 {
    font-size: 1.5rem;
}
	.newslist .content ul li .text p {
    color: #888;
    font-size:1.2rem;

   overflow: hidden;
    margin: 10px 0;
}
	.newslist .content ul li .text {
    padding: 20px 5%;
}
	.inner-nav-left .nav-left-a:after {
    right: 12px;
}
	.service-con {
    padding: 2rem 1.5rem;
}
	.service-con p {
    font-size: 14px;
    line-height: 28px;
    color: #666;
}
	.pages {
    margin: 2rem 0;
    width: 100%;
    clear: both;
}
	.download_list li {
    display: block;
    line-height: 36px;
    cursor: pointer;
    padding: 15px 20px;
    overflow: hidden;
}
	.download_list li .problem-h5 {
    position: relative;
    padding: 18px 30px 18px 0;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
	.productlist .content ul li .text h3 {
    font-size: 1.25rem;
    margin-bottom: 10px;
}
	.productlist .content ul li .text p {
    color: #888;
    font-size: 12px;
    line-height: 18px;
    height: 46px;
    padding: 0 10px 10px 10px;
}
	
	.shouhoucon h3{
	font-size:18px;
	padding-bottom: 12px;
}
.shouhoucon table {
width: 100% !IMPORTANT;
border: 1px solid #e4e4e4 !IMPORTANT;
border-collapse: collapse !IMPORTANT;
	font-size: 14px!important;
word-break: break-all; word-wrap:break-word;
}

.shouhoucon table td {
border: 1px solid #e4e4e4 !IMPORTANT;
padding: 5px !IMPORTANT;
	line-height: 26px;
}
	
}
@media screen and (max-width:640px){
	.ditu {
    background: #fff;
    padding: 40px 0;
}
	.ditu02 iframe {
    width: 90%;
    height: 300px;
}
	.neiban-lianxi,.neiban,.page-path{
    margin-top: 4.85rem;
}
	.path{
		display: none;
	}
	.lylist input{
		width: 100%!important;
		    margin: 10px 0px 0 0!important;
	}
	.lylist .inp_neirong {
    width: 100%;
    height: 150px;
    line-height: 35px;
    padding: 0 0 0 30px;
    margin: 10px 0px 0 0;
    background: #fff;
}
	.yanzhengm {
    width: 100%;
}
	.lylist .vcode {
    width: 100%;
    height: 52px;
    line-height: 52px;
    padding: 0 0 0 30px;
    margin: 0px 0px 0 0!important;
    background: #fff;
}
	.liuyan {
    padding: 3rem 0;
}
	.contact-tit {
    font-size: 1.6rem;
    padding-bottom: 15px;
    margin-bottom: 10px;
    position: relative;
}
	.neiban-lianxi {
    height: 400px;
}
	.yanzhengm img {
    position: absolute;
    top: 12px;
    right: 15px;
}
	.about-con {
    padding: 3rem 0;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    margin-bottom: 3rem;
}
	.culture .points-list .text {
    text-align: left;
}
	.culture .text,.culture .line {
		display: none;
}
	.points-list .text {
		display: block;
}
	.culture .points-list {
    margin-top: 10px;
    overflow: hidden;
}
	.page-path .type a {
    font-size: 14px;
    padding: 0 10px;
}
	.pages {
    margin: 2rem 0;
}
	.newsInfo-list1 .info-title {
    font-size: 1.4rem;
    line-height: 1.5;
    color: #000;
    text-align: center;
    padding: 2rem 1.5rem 0rem 1.5rem;
}
	.newsInfo-list1 .info-bot-dl {
    width: 100%;
    color: #666;
    font-size: 16px;
    line-height: 36px;
    float: left;
}
	.newsInfo-list1 .info-bot-dr{
		float: none;
		clear: both;
	}
	.newsInfo-list1 .info-bot-dr a{
		margin: 0 auto;
	}
	.recommend-mains a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.25rem;
    line-height: 30px;
    color: #666;
}
	.qitacon li {
    display: block;
    width: 100%;
    margin: 2% 0;
    float: left;
    background: #fff;
}
	.lianxizhic .list2-dt {
    font-size: 14px;
    line-height: 25px;
    color: #666;
}
	.download_list li .problem-h5 {
    position: relative;
    padding: 18px 0px 18px 0;
    font-size: 16px;
    color: #333;
    font-weight: bold;
		width: 100%;
}
	.problem-xia{
		float: none;
	}
	.download_list li .problem-h5 span {
    font-size: 14px;
    color: #999;
    padding-top: 5px;
}
	.productlist .content ul li {
    width: 100%;
    margin: 2% 0;
}
	
}
@media screen and (max-width:560px){
	.neiban-lianxi,.neiban,.page-path{
    margin-top:4.85rem;
}
	.newslist .content ul li {
    width: 100%;
		margin:2% 0;
}
	.lianxi-con {
    padding: 1.5rem;
}
	.pi p {
    float: left;
    width: 100%!important;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    margin: 5px 0px;
}
	.neiban {
    height: 120px;
}
	.neiban .wen {
    top: 40%;
}
	.neiban .wen p {
    font-size: 18px;
    margin-bottom: 5px;
}
	.neiban .wen span {
    font-size: 12px;
    transition-delay: .2s;
}

	.inner-nav-left02 {
    float: none;
    overflow: hidden;
    padding: 15px 0;
}
	.inner-nav-left02 .nav-left-a {
    position: relative;
    color: #333;
    flex: 0;
    display: block;
		float: left;
    transition-duration: .3s;
    padding-right: 0;
		line-height: 35px;
    width: 50%;
    text-align: center;
		
}
	.inner-nav-left02 .nav-left-a:last-child:after{
	display: block;
}
	.inner-nav-left02 .nav-left-a:nth-child(2n):after{
	display: none;
}

}



.clearfix::after{display: block;clear: both;content: '';}





.container{margin:0 auto;}

.container::after{content: '';display: block;clear: both;}

.container {

    width: 98%;

  }

@media (min-width: 768px) {

  .container {

    width: 98%;

  }

}

@media (min-width: 992px) {

  .container {

    width: 970px;

  }

}

@media (min-width: 1200px) {

  .container {

    width: 1100px;

  }

}

@media (min-width: 1400px) {

  .container {

    width: 1200px;

  }

}

@media (min-width: 1600px) {

  .container {

    width: 1380px;

  }

}







.row{margin:0 -15px;}

.row::after,.row::before{display:block;clear:both;content:'';}

.col-lg1,.col-lg10,.col-lg11,.col-lg12,.col-lg2,.col-lg3,.col-lg4,.col-lg5,.col-lg6,.col-lg7,.col-lg8,.col-lg9,.col-md1,.col-md10,.col-md11,.col-md12,.col-md2,.col-md3,.col-md4,.col-md5,.col-md6,.col-md7,.col-md8,.col-md9,.col-sm1,.col-sm10,.col-sm11,.col-sm12,.col-sm2,.col-sm3,.col-sm4,.col-sm5,.col-sm6,.col-sm7,.col-sm8,.col-sm9,.col-xs1,.col-xs10,.col-xs11,.col-xs12,.col-xs2,.col-xs3,.col-xs4,.col-xs5,.col-xs6,.col-xs7,.col-xs8,.col-xs9{position:relative;display:block;padding: 0 15px;}

.col-xs1,.col-xs10,.col-xs11,.col-xs12,.col-xs2,.col-xs3,.col-xs4,.col-xs5,.col-xs6,.col-xs7,.col-xs8,.col-xs9{float:left}

.col-xs1 { width: 8.33333333% }

.col-xs2 { width: 16.66666667% }

.col-xs3 { width: 25% }

.col-xs4 { width: 33.33333333% }

.col-xs5 { width: 41.66666667% }

.col-xs6 { width: 50% }

.col-xs7 { width: 58.33333333% }

.col-xs8 { width: 66.66666667% }

.col-xs9 { width: 75% }

.col-xs10 { width: 83.33333333% }

.col-xs11 { width: 91.66666667% }

.col-xs12 { width: 100% }

.col-xs-offset1 { margin-left: 8.33333333% }

.col-xs-offset2 { margin-left: 16.66666667% }

.col-xs-offset3 { margin-left: 25% }

.col-xs-offset4 { margin-left: 33.33333333% }

.col-xs-offset5 { margin-left: 41.66666667% }

.col-xs-offset6 { margin-left: 50% }

.col-xs-offset7 { margin-left: 58.33333333% }

.col-xs-offset8 { margin-left: 66.66666667% }

.col-xs-offset9 { margin-left: 75% }

.col-xs-offset10 { margin-left: 83.33333333% }

.col-xs-offset11 { margin-left: 91.66666667% }

.col-xs-offset12 { margin-left: 100% }







@media screen and (min-width:768px) {

  .col-sm1,.col-sm10,.col-sm11,.col-sm12,.col-sm2,.col-sm3,.col-sm4,.col-sm5,.col-sm6,.col-sm7,.col-sm8,.col-sm9{float:left}

  .col-sm1{width:8.33333333%}

  .col-sm2{width:16.66666667%}

  .col-sm3{width:25%}

  .col-sm4{width:33.33333333%}

  .col-sm5{width:41.66666667%}

  .col-sm6{width:50%}

  .col-sm7{width:58.33333333%}

  .col-sm8{width:66.66666667%}

  .col-sm9{width:75%}

  .col-sm10{width:83.33333333%}

  .col-sm11{width:91.66666667%}

  .col-sm12{width:100%}

  .col-sm-offset1{margin-left:8.33333333%}

  .col-sm-offset2{margin-left:16.66666667%}

  .col-sm-offset3{margin-left:25%}

  .col-sm-offset4{margin-left:33.33333333%}

  .col-sm-offset5{margin-left:41.66666667%}

  .col-sm-offset6{margin-left:50%}

  .col-sm-offset7{margin-left:58.33333333%}

  .col-sm-offset8{margin-left:66.66666667%}

  .col-sm-offset9{margin-left:75%}

  .col-sm-offset10{margin-left:83.33333333%}

  .col-sm-offset11{margin-left:91.66666667%}

  .col-sm-offset12{margin-left:100%}

}







@media screen and (min-width:992px) {

  .col-md1,.col-md10,.col-md11,.col-md12,.col-md2,.col-md3,.col-md4,.col-md5,.col-md6,.col-md7,.col-md8,.col-md9{float:left}

  .col-md1{width:8.33333333%}

  .col-md2{width:16.66666667%}

  .col-md3{width:25%}

  .col-md4{width:33.33333333%}

  .col-md5{width:41.66666667%}

  .col-md6{width:50%}

  .col-md7{width:58.33333333%}

  .col-md8{width:66.66666667%}

  .col-md9{width:75%}

  .col-md10{width:83.33333333%}

  .col-md11{width:91.66666667%}

  .col-md12{width:100%}

  .col-md-offset1{margin-left:8.33333333%}

  .col-md-offset2{margin-left:16.66666667%}

  .col-md-offset3{margin-left:25%}

  .col-md-offset4{margin-left:33.33333333%}

  .col-md-offset5{margin-left:41.66666667%}

  .col-md-offset6{margin-left:50%}

  .col-md-offset7{margin-left:58.33333333%}

  .col-md-offset8{margin-left:66.66666667%}

  .col-md-offset9{margin-left:75%}

  .col-md-offset10{margin-left:83.33333333%}

  .col-md-offset11{margin-left:91.66666667%}

  .col-md-offset12{margin-left:100%}

}





@media screen and (min-width:1200px) {

  .col-lg1,.col-lg10,.col-lg11,.col-lg12,.col-lg2,.col-lg3,.col-lg4,.col-lg5,.col-lg6,.col-lg7,.col-lg8,.col-lg9{float:left}

  .col-lg1{width:8.33333333%}

  .col-lg2{width:16.66666667%}

  .col-lg3{width:25%}

  .col-lg4{width:33.33333333%}

  .col-lg5{width:41.66666667%}

  .col-lg6{width:50%}

  .col-lg7{width:58.33333333%}

  .col-lg8{width:66.66666667%}

  .col-lg9{width:75%}

  .col-lg10{width:83.33333333%}

  .col-lg11{width:91.66666667%}

  .col-lg12{width:100%}

  .col-lg-offset1{margin-left:8.33333333%}

  .col-lg-offset2{margin-left:16.66666667%}

  .col-lg-offset3{margin-left:25%}

  .col-lg-offset4{margin-left:33.33333333%}

  .col-lg-offset5{margin-left:41.66666667%}

  .col-lg-offset6{margin-left:50%}

  .col-lg-offset7{margin-left:58.33333333%}

  .col-lg-offset8{margin-left:66.66666667%}

  .col-lg-offset9{margin-left:75%}

  .col-lg-offset10{margin-left:83.33333333%}

  .col-lg-offset11{margin-left:91.66666667%}

  .col-lg-offset12{margin-left:100%}

}

/*
.slide{height: 300px;line-height: 300px;position: relative;}

.slide::before{content: '';display: block;width: 100%;height: 100%;position: absolute;background-color: rgba(0,0,0,.2);}

.slide .text{line-height: 100%;vertical-align: middle;display: inline-block;color: #fff;text-align: center;width: 100%;position: relative;z-index: 10;}
.slide .text .h1::after{content: '';display: block;height: 3px;width: 60px;background-color: #fff;margin:10px auto 10px;}
*/



.pages-about{padding: 12% 0;border-top:solid 1px #ddd;overflow: hidden; background:#fff;}

.pages-about .en{font-size: 20px;color:#999;text-align: center;letter-spacing: 10px;line-height: 100%;margin-bottom: 5px;}

.pages-about .h2{font-size: 26px;text-align: center;color: #222;line-height: 36px;margin-bottom: 30px;}

.pages-about .h4{font-size: 15px;text-align: center;color: #444;line-height: 100%;margin-bottom: 30px;}

.pages-about .text{font-size: 15px;color: #666;text-align: center;line-height: 2;}
.pages-about .text p{line-height:150%;padding-bottom:1%;}



.pages-about .nums{margin:0 auto 0;font-size: 0;}

.pages-about .nums dl{text-align: center;margin-bottom: 30px;float: none;display: inline-block;vertical-align: top;}

.pages-about .nums dl dt{line-height: 100%;font-size: 18px;color: #666;margin-bottom: 10px;}

.pages-about .nums dl dt .h1{font-size: 45px;color: #e62129;line-height: 100%;margin-right: 5px;}

.pages-about .nums dl dd{font-size: 16px;color: #666;}





.pages-about .pyoushi{background-color: #f9f9f9;padding:8% 0 3%;}

.pages-about .pyoushi .h1{font-size: 35px;text-align: center;color: #222;line-height: 100%;margin-bottom:25px;}

.pages-about .pyoushi .h4{font-size: 22px;text-align: center;color: #444;line-height: 100%;margin-bottom: 60px;}

.pages-about .pyoushi dl{text-align: center;margin-bottom: 30px;float: none;display: inline-block;vertical-align: top;}

.pages-about .pyoushi dl dt{margin-bottom: 20px;}

.pages-about .pyoushi dl dt span{display: inline-block;width: 96px;height: 96px;background-color: #e6212a;-moz-border-radius: 50%;border-radius: 50%;-moz-border-radius-topleft: 0;border-top-left-radius: 0;-webkit-transition: all .5s ease;-o-transition: all .5s ease;-moz-transition: all .5s ease;transition: all .5s ease;}

.pages-about .pyoushi dl dd{padding: 0 6%;line-height: 24px;color: #666;font-size: 14px;}

.pages-about .pyoushi dl dd .h3{font-size: 17px;padding: 10px 0;color: #333;font-weight: bold;}

.pages-about .pyoushi dl img{-webkit-transition: all .5s ease;-o-transition: all .5s ease;-moz-transition: all .5s ease;transition: all .5s ease;}

.pages-about .pyoushi dl:hover img{-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);}

.pages-about .pyoushi dl:hover span{-moz-border-radius: 50%;border-radius: 50%;}



.pages-about .plicheng{padding: 8% 0;background: url(../images/lichengbg.jpg) no-repeat center fixed;-moz-background-size: cover;background-size: cover;}

.pages-about .plicheng .h1{font-size: 26px;text-align: center;color: #fff;line-height: 100%;margin-bottom:5px;}

.pages-about .plicheng .h4{font-size:14px;text-align: center;color: #fff;line-height: 100%;margin-bottom: 20px;}

.pages-about .plicheng .li{text-align: center;}

.pages-about .plicheng .list{margin-bottom: 20px;overflow: hidden;}

.pages-about .plicheng .li .h5{font-size: 50px;font-weight: bold;color: #fff;margin-bottom: 10px; font-family:"impact"; letter-spacing:3px;}

.pages-about .plicheng .li .des{font-size: 13px;color: #fff;line-height: 20px;}



.pages-about .plicheng .control{text-align: center;position: relative;overflow: hidden;}

.pages-about .plicheng .control ul{position: relative;}

.pages-about .plicheng .control::after{content: '';display: block;height: 1px;background-color: #fff;position: absolute;width: 100%;top: 59px;}

.pages-about .plicheng .control li{cursor: pointer;padding: 0;}

.pages-about .plicheng .control li p{margin-bottom: 10px;}

.pages-about .plicheng .control li .quan{display: inline-block;width: 15px;height: 15px;-moz-border-radius: 50%;border-radius: 50%;border:solid 2px #fff;position: relative;margin-bottom: 20px;}

.pages-about .plicheng .control li .quan::after{content: '';display: block;vertical-align: middle;background-color: #fff;width: 4px;height: 4px;-moz-border-radius: 50%;border-radius: 50%;position: absolute;top: 0;bottom: 0;right: 0;left: 0;margin:auto;}



.pages-about .plicheng .control li .t{font-size: 26px;font-weight: bold;color: #fff;}

.pages-about .plicheng .control li.swiper-slide-thumb-active .t{color: #e6212a;}





.pages-about .pbrand{padding: 8% 0;}

.pages-about .pbrand .h1{font-size: 26px;text-align: center;color: #222;line-height: 100%;margin-bottom:15px;}

.pages-about .pbrand .h4{font-size: 14px;text-align: center;color: #444;line-height: 24px;margin-bottom: 20px;}

.pages-about .pbrand .custbox{overflow: hidden;position: relative;padding-bottom: 70px;}

.pages-about .pbrand  li a{display: block;text-align: center;-webkit-transition: all 1s ease;-o-transition: all 1s ease;-moz-transition: all 1s ease;transition: all 1s ease;padding: 10px 0;}

.pages-about .pbrand  li a:hover{-moz-border-radius: 5px;border-radius: 5px;}

.pages-about .pbrand  li a img{-webkit-transition: all 1s ease;-o-transition: all 1s ease;-moz-transition: all 1s ease;transition: all 1s ease;}

.pages-about .pbrand  li a:hover img{-webkit-transform: rotateX(360deg);-moz-transform: rotateX(360deg);transform: rotateX(360deg);}





.pages-about .pbrand .swiper-pagination .swiper-pagination-bullet{width: 12px;height: 12px;}

.pages-about .pbrand .swiper-pagination .swiper-pagination-bullet-active{background-color: #e6212a;}



.pages-about .pteam{padding: 8% 0 0;}

.pages-about .pteam .h1{font-size: 35px;text-align: center;color: #222;line-height: 100%;margin-bottom:25px;}

.pages-about .pteam .h4{font-size: 16px;text-align: center;color: #444;line-height: 100%;margin-bottom: 40px;}

.pages-about .pteam .list{overflow: hidden;position: relative;padding-bottom: 40px;}

.pages-about .pteam ul li{text-align: center;width: 33.333%;float: left;font-size: 14px;}

.pages-about .pteam ul li .img{margin-bottom: 30px;}

.pages-about .pteam ul li .img img{width: 200px;-webkit-transition: all .5s ease;-o-transition: all .5s ease;-moz-transition: all .5s ease;transition: all .5s ease;}

.pages-about .pteam ul li .text{font-size: 14px;}

.pages-about .pteam ul li .text .h3{font-size: 20px;color: #333;margin-bottom: 15px;font-weight: normal;}

.pages-about .pteam ul li .text .h3 span{font-size: 14px;color: #666;margin-left: 15px;font-weight: normal;}



.pages-about .pteam .list a.prev{display: block;width: 70px;height: 70px;border:solid 1px #777;-moz-border-radius: 50%;border-radius: 50%;top: 0;bottom: 0;margin:auto;left: 10%;position: absolute;text-align: center;z-index: 20;-webkit-transition: all .5s ease;-o-transition: all .5s ease;-moz-transition: all .5s ease;transition: all .5s ease;}

.pages-about .pteam .list a.prev i{font-size: 40px;line-height: 68px;color: #777;-webkit-transition: all .5s ease;-o-transition: all .5s ease;-moz-transition: all .5s ease;transition: all .5s ease;}

.pages-about .pteam .list a.prev:hover{background-color: #e6212a;border-color: #e6212a;}

.pages-about .pteam .list a.prev:hover i{color: #fff;}



.pages-about .pteam .list a.next{display: block;width: 70px;height: 70px;border:solid 1px #777;-moz-border-radius: 50%;border-radius: 50%;top: 0;bottom: 0;margin:auto;right: 10%;position: absolute;text-align: center;z-index: 20;-webkit-transition: all .5s ease;-o-transition: all .5s ease;-moz-transition: all .5s ease;transition: all .5s ease;}

.pages-about .pteam .list a.next i{font-size: 40px;line-height: 68px;color: #777;-webkit-transition: all .5s ease;-o-transition: all .5s ease;-moz-transition: all .5s ease;transition: all .5s ease;}

.pages-about .pteam .list a.next:hover{background-color: #e6212a;border-color: #e6212a;}

.pages-about .pteam .list a.next:hover i{color: #fff;}



.pages-about .pteam .swiper-pagination .swiper-pagination-bullet{width: 12px;height: 12px;}

.pages-about .pteam .swiper-pagination .swiper-pagination-bullet-active{background-color: #e6212a;}




.pages-about .Culture{padding: 8% 0;background: url(../images/Culturebg.jpg) no-repeat center fixed;background-size: cover;}

.pages-about .Culture .h1{font-size: 24px;text-align: center;color: #fff;line-height: 30px;margin-bottom:15px;}

.pages-about .Culture .h4{font-size: 14px;text-align: center;color: #fff;line-height: 24px;margin-bottom:20px;}

.pages-about .Culture .list{line-height: 20px;font-size: 13px;color: #fff;text-align: center;position: relative;}



.pages-about .Culture .list .sjswh{margin-top: 20px;font-size: 24px;}



.pages-about .CREATIVE{padding: 8% 0;}

.pages-about .CREATIVE .h1{font-size: 26px;text-align: center;color: #333;line-height: 100%;margin-bottom:15px;}

.pages-about .CREATIVE .h4{font-size: 14px;text-align: center;color: #666;line-height:24px;margin-bottom:20px;}

.pages-about .CREATIVE .list{font-size: 17px;color: #666;line-height: 2;text-align: center;margin-bottom: 30px;}

.pages-about .CREATIVE .li{text-align: center;padding:60px 40px;overflow: hidden;margin-bottom: 10px;}

.pages-about .CREATIVE .li .bg{position: absolute;width: 100%;height: 100%;background: rgba(0,0,0,.03);z-index: -1;font-size: 200px;line-height: 100%;top: 0;left: 0;font-weight: bold;color: rgba(0,0,0,.03);}

.pages-about .CREATIVE .li:nth-child(2) .bg{background: rgba(0,0,0,.06);}

.pages-about .CREATIVE .li .tit{font-size: 26px;margin-bottom: 10px;color: #e62129;font-weight: bold;}

.pages-about .CREATIVE .li .ens{font-size: 15px;color: #333;margin-bottom: 10px;}

.pages-about .CREATIVE .li .ens p{font-size: 13px;color: #666;}

.pages-about .CREATIVE .li .des{font-size: 12px;line-height: 2;}



.pages-about .xm{padding: 5% 0 0;position: relative;overflow: hidden;}

.pages-about .xm #particles{background-color: #e62129;position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;}

.pages-about .xm .h1{font-size: 26px;text-align: center;color: #fff;line-height: 35px;margin-bottom:15px;}

.pages-about .xm .h4{font-size: 16px;text-align: center;color: #fff;line-height: 24px;margin-bottom:20px;}

.pages-about .xm .left{text-align: center;color: #fff;font-size: 36px;}

.pages-about .xm .left p{font-size: 16px;text-align: center;line-height: 24px;}



.pages-about .xm .list{color: #fff;font-size: 0;}

.pages-about .xm .list .li{margin-bottom: 20px;position: relative;width: 50%;text-align: center;padding: 0 20px;text-align: center;float: none;vertical-align: top;display: inline-block;}

.pages-about .xm .list .li img{width: 90px;display: inline-block;}

.pages-about .xm .list .li .h6{font-size: 15px;margin-bottom: 10px;}

.pages-about .xm .list .li  p{font-size: 13px;text-align: center;line-height: 24px;}









@media screen and (min-width:1200px) {






	.pages-about{padding: 4% 0;overflow: hidden;}

	.pages-about .nums dl dt .h1{font-weight: bold;}




	.pages-about .Culture{padding: 5% 0;background: url(../images/Culturebg.jpg) no-repeat center fixed;background-size: cover;}

    .pages-about .Culture .h1{font-size: 45px;text-align: center;color: #fff;line-height: 100%;margin-bottom:25px;}

    .pages-about .Culture .h4{font-size: 20px;text-align: center;color: #fff;line-height: 100%;margin-bottom:60px;}

	.pages-about .Culture .list{line-height: 2;font-size: 18px;color: #fff;text-align: center;position: relative; font-family:"impact"}

	.pages-about .Culture .list::before{content: '“';display: block;position: absolute;top: 0;left: 0;font-size: 200px;color: #fff;width: 500px;line-height: 100%;}

	.pages-about .Culture .list::after{content: '”';display: block;position: absolute;bottom: 0;right: 0;font-size: 200px;color: #fff;width: 500px;line-height: 100%;}

	.pages-about .Culture .list .sjswh{margin-top: 50px;font-size: 24px;}



	.pages-about .CREATIVE{padding: 5% 0;}

    .pages-about .CREATIVE .h1{font-size: 45px;text-align: center;color: #333;line-height: 100%;margin-bottom:25px;}

    .pages-about .CREATIVE .h4{font-size: 22px;text-align: center;color: #666;line-height: 100%;margin-bottom:60px;}

    .pages-about .CREATIVE .list{font-size: 17px;color: #666;line-height: 2;text-align: center;margin-bottom: 90px;}

    .pages-about .CREATIVE .li{text-align: center;padding:60px 40px;overflow: hidden;height: 360px;}

	.pages-about .CREATIVE .li .bg{position: absolute;width: 100%;height: 100%;background: rgba(0,0,0,.03);z-index: -1;font-size: 300px;line-height: 100%;top: 0;left: 0;font-weight: bold;color: rgba(0,0,0,.03);}

	.pages-about .CREATIVE .li:nth-child(2) .bg{background: rgba(0,0,0,.06);}

    .pages-about .CREATIVE .li .tit{font-size: 36px;margin-bottom: 30px;color: #e62129;font-weight: bold;}

    .pages-about .CREATIVE .li .ens{font-size: 22px;color: #333;margin-bottom: 40px;}

    .pages-about .CREATIVE .li .ens p{font-size: 16px;color: #666;}

    .pages-about .CREATIVE .li .des{font-size: 18px;line-height: 2;}



	.pages-about .xm{padding: 5% 0;position: relative;overflow: hidden;}

	.pages-about .xm #particles{background-color: #e62129;position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;}

	.pages-about .xm .h1{font-size: 45px;text-align: center;color: #fff;line-height: 100%;margin-bottom:25px;}

    .pages-about .xm .h4{font-size: 22px;text-align: center;color: #fff;line-height: 100%;margin-bottom:80px;}

    .pages-about .xm .left{text-align: center;color: #fff;font-size: 36px;}

    .pages-about .xm .left p{font-size: 16px;text-align: right;}



    .pages-about .xm .list{color: #fff;font-size: 15px;}

    .pages-about .xm .list .boxs{font-size: 0;}

    .pages-about .xm .list .li{margin-bottom: 60px;position: relative;padding-left: 110px;padding-right: 100px;}

    .pages-about .xm .list .li img{vertical-align: middle;display: inline-block;position: absolute;top: 0;left: 0;width: 90px;}

    .pages-about .xm .list .li .h6{font-size: 25px;margin-bottom: 10px;}



}







@media screen and (min-width:1400px) {


     .pages-about{padding: 8% 0 4%;}

     .pages-about .en{font-size: 26px;color:#999;text-align: center;letter-spacing: 10px;line-height: 100%;margin-bottom: 15px;}

     .pages-about .h2{font-size: 45px;text-align: center;color: #222;line-height: 100%;margin-bottom: 50px;}

     .pages-about .h4{font-size: 20px;text-align: center;color: #444;line-height: 100%;margin-bottom: 50px;}

     .pages-about .text{font-size: 18px;color: #666;text-align: center;line-height: 2;margin-bottom: 90px;}



    .pages-about .nums{width: 1400px;margin:0 auto 90px;}

    .pages-about .nums dl{text-align: center;margin-bottom: 30px;}

    .pages-about .nums dl dt{line-height: 100%;font-size: 18px;color: #666;margin-bottom: 10px;}

    .pages-about .nums dl dt .h1{font-size: 65px;color: #e62129;line-height: 100%;margin-right: 5px;font-weight: bold;}

    .pages-about .nums dl dd{font-size: 16px;color: #666;}





    .pages-about .pyoushi{background-color: #f9f9f9;padding: 5% 0 3%;}

    .pages-about .pyoushi .h1{font-size: 45px;text-align: center;color: #222;line-height: 100%;margin-bottom:25px;}

    .pages-about .pyoushi .h4{font-size: 22px;text-align: center;color: #444;line-height: 100%;margin-bottom: 90px;}

    .pages-about .pyoushi dl{text-align: center;margin-bottom: 60px;}

    .pages-about .pyoushi dl dt{margin-bottom: 20px;}

    .pages-about .pyoushi dl dt span{display: inline-block;width: 96px;height: 96px;background-color: #e6212a;-moz-border-radius: 50%;border-radius: 50%;-moz-border-radius-topleft: 0;border-top-left-radius: 0;-webkit-transition: all .5s ease;-o-transition: all .5s ease;-moz-transition: all .5s ease;transition: all .5s ease;}

    .pages-about .pyoushi dl dd{padding: 0 6%;line-height: 24px;color: #666;font-size: 14px;}

    .pages-about .pyoushi dl dd .h3{font-size: 20px;padding: 10px 0;color: #333;font-weight: bold;}

    .pages-about .pyoushi dl img{-webkit-transition: all .5s ease;-o-transition: all .5s ease;-moz-transition: all .5s ease;transition: all .5s ease;}

    .pages-about .pyoushi dl:hover img{-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);}

    .pages-about .pyoushi dl:hover span{-moz-border-radius: 50%;border-radius: 50%;}



    .pages-about .plicheng{padding: 6% 0;background: url(../images/lichengbg.jpg) no-repeat center fixed;-moz-background-size: cover;background-size: cover;}

    .pages-about .plicheng .h1{font-size: 45px;text-align: center;color: #fff;line-height: 100%;margin-bottom:25px;}

    .pages-about .plicheng .h4{font-size: 22px;text-align: center;color: #fff;line-height: 100%;margin-bottom: 90px;}

    .pages-about .plicheng .li{text-align: center;}

    .pages-about .plicheng .list{margin-bottom: 90px;overflow: hidden;}

    .pages-about .plicheng .li .h5{font-size: 50px;font-weight: bold;color: #fff;margin-bottom: 20px;}

    .pages-about .plicheng .li .des{font-size: 18px;color: #fff; line-height:30px;}



    .pages-about .plicheng .control{text-align: center;position: relative;overflow: hidden;}

    .pages-about .plicheng .control ul{position: relative;}

    .pages-about .plicheng .control::after{content: '';display: block;height: 1px;background-color: #fff;position: absolute;width: 100%;top: 59px;}

    .pages-about .plicheng .control li{cursor: pointer;padding: 0;}

    .pages-about .plicheng .control li p{margin-bottom: 10px;}

    .pages-about .plicheng .control li .quan{display: inline-block;width: 15px;height: 15px;-moz-border-radius: 50%;border-radius: 50%;border:solid 2px #fff;position: relative;margin-bottom: 20px;}

    .pages-about .plicheng .control li .quan::after{content: '';display: block;vertical-align: middle;background-color: #fff;width: 4px;height: 4px;-moz-border-radius: 50%;border-radius: 50%;position: absolute;top: 0;bottom: 0;right: 0;left: 0;margin:auto;}



    .pages-about .plicheng .control li .t{font-size: 36px;font-weight: bold;color: #fff;}

    .pages-about .plicheng .control li.swiper-slide-thumb-active .t{color: #e6212a;}





    .pages-about .pbrand{padding: 5% 0 2%;}

    .pages-about .pbrand .h1{font-size: 45px;text-align: center;color: #222;line-height: 100%;margin-bottom:25px;}

    .pages-about .pbrand .h4{font-size: 20px;text-align: center;color: #444;line-height: 100%;margin-bottom: 90px;}

    .pages-about .pbrand .custbox{overflow: hidden;position: relative;padding-bottom: 70px;}

    .pages-about .pbrand  li a{display: block;text-align: center;-webkit-transition: all 1s ease;-o-transition: all 1s ease;-moz-transition: all 1s ease;transition: all 1s ease;padding: 10px 0;}

    .pages-about .pbrand  li a:hover{-moz-border-radius: 5px;border-radius: 5px;}

    .pages-about .pbrand  li a img{-webkit-transition: all 1s ease;-o-transition: all 1s ease;-moz-transition: all 1s ease;transition: all 1s ease;}

    .pages-about .pbrand  li a:hover img{-webkit-transform: rotateX(360deg);-moz-transform: rotateX(360deg);transform: rotateX(360deg);}





    .pages-about .pbrand .swiper-pagination .swiper-pagination-bullet{width: 12px;height: 12px;}

    .pages-about .pbrand .swiper-pagination .swiper-pagination-bullet-active{background-color: #e6212a;}



    .pages-about .pteam{padding: 5% 0 0;}

    .pages-about .pteam .h1{font-size: 45px;text-align: center;color: #222;line-height: 100%;margin-bottom:25px;}

    .pages-about .pteam .h4{font-size: 20px;text-align: center;color: #444;line-height: 100%;margin-bottom: 90px;}

    .pages-about .pteam .list{overflow: hidden;position: relative;}

    .pages-about .pteam ul li{text-align: center;width: 33.333%;float: left;font-size: 14px;}

    .pages-about .pteam ul li .img{margin-bottom: 30px;}

    .pages-about .pteam ul li .img img{width: 300px;-webkit-transition: all .5s ease;-o-transition: all .5s ease;-moz-transition: all .5s ease;transition: all .5s ease;}

    .pages-about .pteam ul li .text{font-size: 14px;}

    .pages-about .pteam ul li .text .h3{font-size: 20px;color: #333;margin-bottom: 15px;font-weight: normal;}

    .pages-about .pteam ul li .text .h3 span{font-size: 14px;color: #666;margin-left: 15px;font-weight: normal;}



    .pages-about .pteam .list a.prev{display: block;width: 70px;height: 70px;border:solid 1px #777;-moz-border-radius: 50%;border-radius: 50%;top: 0;bottom: 0;margin:auto;left: 10%;position: absolute;text-align: center;z-index: 20;-webkit-transition: all .5s ease;-o-transition: all .5s ease;-moz-transition: all .5s ease;transition: all .5s ease;}

    .pages-about .pteam .list a.prev i{font-size: 40px;line-height: 68px;color: #777;-webkit-transition: all .5s ease;-o-transition: all .5s ease;-moz-transition: all .5s ease;transition: all .5s ease;}

    .pages-about .pteam .list a.prev:hover{background-color: #e6212a;border-color: #e6212a;}

    .pages-about .pteam .list a.prev:hover i{color: #fff;}



    .pages-about .pteam .list a.next{display: block;width: 70px;height: 70px;border:solid 1px #777;-moz-border-radius: 50%;border-radius: 50%;top: 0;bottom: 0;margin:auto;right: 10%;position: absolute;text-align: center;z-index: 20;-webkit-transition: all .5s ease;-o-transition: all .5s ease;-moz-transition: all .5s ease;transition: all .5s ease;}

    .pages-about .pteam .list a.next i{font-size: 40px;line-height: 68px;color: #777;-webkit-transition: all .5s ease;-o-transition: all .5s ease;-moz-transition: all .5s ease;transition: all .5s ease;}

    .pages-about .pteam .list a.next:hover{background-color: #e6212a;border-color: #e6212a;}

    .pages-about .pteam .list a.next:hover i{color: #fff;}



    .pages-about .pteam .swiper-pagination .swiper-pagination-bullet{width: 12px;height: 12px;}

    .pages-about .pteam .swiper-pagination .swiper-pagination-bullet-active{background-color: #e6212a;}

  }




/*案例详情*/
.caseContentOne{ width:100%; float:left; padding:53px 0 31px 0;}
.caseContentOne .caseOneLeft{ width:49.24%; float:left;}
.caseContentOne .caseOneLeft .hometop{ width:100%; float:left;}
.caseContentOne .caseOneLeft .caseOneLeftDown{ margin:0 -3px;}
.caseContentOne .caseOneLeft .homedown{ width:100%; float:left; margin-top:13px; padding:0 42px; position:relative;}
.caseContentOne .caseOneLeft .homedown .imgk{ width:100%; float:left; padding:0 3px;}
.caseContentOne .caseOneLeft .homedown .imgk img{ width:100%; opacity:0.5;}
.caseContentOne .caseOneLeft .homedown .imgk .imgky{ width:99%; float:left; border:solid 1px #333; background:black; line-height:0;}
.caseContentOne .caseOneLeft .homedown .slick-current .imgk .imgky{ border-color:#c60000;}
.caseContentOne .caseOneLeft .homedown .slick-current .imgk .imgky img{ opacity:1;}
.caseContentOne .caseOneRight{ width:46.66%; float:right;}
.caseContentOne .caseOneRight h3{ width:100%; float:left; margin-top:29px; font-size:32px; color:#333; line-height:44px; letter-spacing:1px;}
.caseContentOne .caseOneRight h4{ width:100%; float:left; margin-top:16px; font-size:16px; color:#666; line-height:30px;}
.caseContentOne .caseOneRight .caseOneRightBody{ width:100%; float:left; margin-top:24px; padding:12px 0 17px 0; border-top:dashed 1px #ccc; border-bottom:dashed 1px #ccc; font-size:14px; color:#666; line-height:30px;}
.caseContentOne .caseOneRight .caseOneRightBody .casets{margin-top:10px;}
.caseContentOne .caseOneRight .caseOneRightDown{ width:100%; float:left; margin-top:12px;}
.caseContentOne .caseOneRight .caseOneRightDown h5 p{display:inline-block;}
.caseContentOne .caseOneRight .caseOneRightDown h5{ width:100%; float:left; font-size:14px; color:#666; line-height:30px;}
.caseContentOne .caseOneRight .caseOneRightDown a,.caseContentOne .caseOneRight .caseOneRightDown span{ display:block; float:left; width:auto; height:40px; line-height:40px; text-align:center; background:#333333; color:white; font-size:16px; letter-spacing:1px; margin-top:23px;
-moz-border-radius:4px; 
-webkit-border-radius:4px; 
-khtml-border-radius:4px;
border-radius:4px;margin-right:10px;padding:0 10px;}
.caseContentOne .caseOneRight .caseOneRightDown span{ cursor:pointer; margin-left:20px;}
.caseContentOne .caseOneRight .caseOneRightDown a:hover,.caseContentOne .caseOneRight .caseOneRightDown span:hover{ background:#c60000;}
.caseContentOne .caseOneLeft .homedown .slick-prev,
.caseContentOne .caseOneLeft .homedown .slick-next
{
    position: absolute;
	left:15px;
    top: 50%;
    display: block;
    width: 12px;
    height: 20px;
	margin-top:-10px;
    background:url(../images/case3.png) no-repeat left center;
	background-size:auto 20px;
}
.caseContentOne .caseOneLeft .homedown .slick-next{
	left:auto;
	right:15px;
	background-position:right center;
}
.caseContentOne .caseOneLeft .homedown .slick-prev:hover,
.caseContentOne .caseOneLeft .homedown .slick-next:hover{ background-image:url(../images/case3_h.png);}
@media screen and (max-width:1199px) {
.caseContentOne .caseOneRight h3{ margin-top:10px; font-size:26px; line-height:39px;}
.caseContentOne .caseOneRight h4{ margin-top:10px; font-size:1.25rem; line-height:24px;}
.caseContentOne .caseOneRight .caseOneRightBody{ margin-top:14px; padding:12px 0 12px 0; font-size:1.25rem; line-height:24px;}
.caseContentOne .caseOneRight .caseOneRightDown{ margin-top:6px;}
.caseContentOne .caseOneRight .caseOneRightDown h5{ font-size:12px; line-height:24px;}
}
@media screen and (max-width:991px) {
.caseContentOne{ padding:33px 0 21px 0;}
.caseContentOne .caseOneLeft .homedown{ margin-top:10px; padding:0 22px;}
.caseContentOne .caseOneRight h3{ margin-top:0px; font-size:1.8rem; line-height:33px;}
.caseContentOne .caseOneRight .caseOneRightDown a,.caseContentOne .caseOneRight .caseOneRightDown span{ width:auto;padding:0 10px;margin-right:5px; height:34px; line-height:34px; font-size:1.25rem; margin-top:13px;}
.caseContentOne .caseOneRight .caseOneRightDown span{ margin-left:12px;}
.caseContentOne .caseOneLeft .homedown .slick-prev{ left:5px;}
.caseContentOne .caseOneLeft .homedown .slick-next{ right:5px;}
}
@media screen and (max-width:767px) {
.caseContentOne{ padding:23px 0 11px 0;}
.caseContentOne .caseOneLeft .hometop{ position:relative;}
.caseContentOne .caseOneLeft .hometop .slick-dots
{
    position: absolute;
    bottom: 10px;
}
.caseContentOne .caseOneLeft .hometop .slick-dots li
{
    width: 8px;
    height: 8px;
    margin: 0 4px; background:white;
	-moz-border-radius:50%; 
-webkit-border-radius:50%; 
-khtml-border-radius:50%;
border-radius:50%;

}
.caseContentOne .caseOneLeft .hometop .slick-dots li button{ display:none;}
.caseContentOne .caseOneLeft .hometop .slick-dots li.slick-active
{ background:#c60000;}
.caseContentOne .caseOneLeft .homedown{ display:none;}
.caseContentOne .caseOneLeft,.caseContentOne .caseOneRight{ width:100%;}
.caseContentOne .caseOneRight{ padding:10px;}
}

.tc_mb{ width:100%; height:100%; position:fixed; left:0; top:0; background:black; opacity:0.56; z-index:9999; display:none;}
.tc_500{ width:560px; background:white; position:fixed; left:50%; top:50%; margin:-280px 0 0 -280px; z-index:10001; display:none;
-moz-border-radius:8px; 
-webkit-border-radius:8px; 
-khtml-border-radius:8px;
border-radius:8px;}
.tc_500 .closed{ width:30px; height:30px; background:#fff; border:solid 3px #004098; text-align:center; line-height:20px; font-size:30px; position:absolute; right:-10px; top:-10px; font-weight:bold; color:#004098; cursor:pointer;
-moz-border-radius:50%; 
-webkit-border-radius:50%; 
-khtml-border-radius:50%;
border-radius:50%;}
.tc_500 .tc_500_head{ width:100%; float:left; text-align:center; font-size:30px; font-weight:bold; color:#fff; background:#004098; line-height:87px;}
.tc_500 .tc_500_head h5{ width:100%; font-size:13px; line-height:1.7; letter-spacing:1px; padding:10px 30px; opacity:0.7;}
.tc_500 .tc_500_head span{ display:inline-block; position:relative; padding:0 15px;}
.tc_500 .tc_500_head span:before,.tc_500 .tc_500_head span:after{ width:162px; height:1px; background:white; opacity:0.4; content:''; position:absolute; left:-162px; top:50%;}
.tc_500 .tc_500_head span:after{ left:auto; right:-162px;}
.tc_500 ul{ width:100%; float:left; padding:11px 47px 59px 40px; background:url(../images/case4.jpg) no-repeat right bottom;}
.tc_500 ul li{ width:100%; float:left; margin-top:30px; padding-left:86px; position:relative;}
.tc_500 ul li .name{ position:absolute; left:0; top:0; font-size:16px; color:#666; line-height:40px; text-align:right; width:78px;}
.tc_500 ul li .name span{ color:#e42c61;}
.tc_500 ul li input,.tc_500 ul li select{ display:block; float:left; width:100%; height:48px; border:solid 1px #e4e4e4; overflow:hidden; padding:0 15px; font-size:16px; color:#999; background:none; line-height:46px;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
outline: 0;}
.tc_500 ul li select{ background:url(../images/case6.png) no-repeat 96% center;}
.tc_500 ul li input:focus,.tc_500 ul li select:focus{ border-color:#004098;}
.tc_500 ul li.l2 input{ padding-right:100px;}
.tc_500 ul li.l2 .span{ position:absolute; right:17px; top:50%; width:81px; height:30px; margin-top:-15px; cursor:pointer;}
.tc_500 ul li.l2 .span img{height:100%;}
.tc_500 ul li.l3{ padding-left:0; text-align:center; margin-top:52px;}
.tc_500 ul li.l3 input{ display:inline-block; width:216px; height:41px; line-height:41px; background:#f65e23; color:white; font-size:18px; overflow:hidden; padding-left:0; border:0; float:none; padding:0;}
.tc_500 ul li.l3 input:hover{ background:#004098; box-shadow:0 3px 5px rgba(0,0,0,0.2);}
@media  screen and (max-width:767px){
.tc_500{ width:94%; left:3%; top:50%; margin:0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);}
.tc_500 .tc_500_head{ padding-top:4px; font-size:18px; line-height:51px;}
.tc_500 ul{ padding:12px 11px 22px 11px;}
.tc_500 ul li{ margin-top:10px; padding-left:66px;}
.tc_500 ul li .name{ font-size:13px; width:60px;}
.tc_500 ul li input{ height:42px; padding-left:12px; font-size:14px; line-height:30px;}
.tc_500 ul li.l2 input{ padding-right:80px;}
.tc_500 ul li.l2 .span{ right:5px;}
.tc_500 ul li.l3{ margin-top:22px;}
.tc_500 ul li.l3 input{ width:116px; height:40px; line-height:40px; font-size:16px;}
}

.caseContentTwo{ width:100%; float:left; padding:43px 334px 82px 0; position:relative;}
.caseContentTwo .caseTwoRight{ width:314px; position:absolute; right:0; top:43px;}
.caseContentTwo .caseTwoRight .caseTwoRightHead,.caseContentTwo .caseTwoLeft .caseTwoLeftHead{ width:100%; float:left;line-height:63px; font-size:20px;padding-left:10px; color:#333; background:#fff; border-bottom:1px solid #ccc; letter-spacing:1px;}
.caseContentTwo .caseTwoRight .contentTwoUl{ width:100%; float:left; margin-top:-10px; padding:0 11px;}
.caseContentTwo .caseTwoRight .contentTwoUl li{ width:100%; float:left; padding:0; margin-top:20px;}
.caseContentTwo .caseTwoRight .contentTwoUl h4{ text-align:center; line-height:30px;}
.caseContentTwo .caseTwoLeft{ width:100%; float:left; padding:0;}
.caseContentTwo .caseTwoLeft .caseTwoLeftBody{ background:white; padding:5px 30px 30px 30px; width:100%; float:left; margin:0; text-indent:0;}
.caseContentTwo .caseTwoLeft .caseTwoLeftBody .caseLeftBox{ width:100%; float:left; font-size:16px; color:#666; line-height:30px;}
.caseContentTwo .caseTwoLeft .caseTwoLeftBody .caseLeftBox p{ line-height:30px;}
.caseContentTwo .caseTwoLeft .caseTwoLeftBody .caseLeftBox table td{ border:1px solid #ccc;padding-left:10px;}
.caseContentTwo .caseTwoLeft .caseTwoLeftBody .caseLeftBox p span{ line-height:50px;}
.caseContentTwo .caseTwoLeft .caseTwoLeftBody .caseLeftBox > img{ margin:25px 0 13px 0;}
.caseContentTwo .caseTwoLeft .caseTwoLeftBody .detailLeftDown h5 span{ font-weight:normal; color:#666; display:inline-block; width:auto; vertical-align:top;}
.caseContentTwo .caseTwoLeft .caseTwoLeftBody .detailLeftDown h5 a{ display:inline-block; width:auto; vertical-align:top; color:#666; margin-left:5px; max-width:80%;}
.caseContentTwo .caseTwoLeft .caseTwoLeftBody .detailLeftDown h5 a:hover{ color:#004098;}
.caseContentTwo .caseTwoLeft .caseTwoLeftBody .detailLeftDown .detailLeftReturn{ margin-top:0;}
.caseContentTwo .caseTwoLeft .caseTwoLeftBody .detailLeftDown .detailLeftReturn a{ display:block; line-height:60px; background:#c60000; margin-top:-18px; color:white;}
.caseContentTwo .caseTwoLeft .caseTwoLeftBody .detailLeftDown .detailLeftReturn a:hover{
-moz-border-radius:10px; 
-webkit-border-radius:10px; 
-khtml-border-radius:10px;
border-radius:10px;}
@media  screen and (max-width:1585px){
.caseContentTwo .caseTwoLeft .caseTwoLeftBody .detailLeftDown h5{ width:43%;}
.caseContentTwo .caseTwoLeft .caseTwoLeftBody .detailLeftDown .detailLeftReturn{ width:14%;}
}
@media  screen and (max-width:1199px){
.caseContentTwo{ padding:43px 234px 82px 0;}
.caseContentTwo .caseTwoRight{ width:220px;}
.caseContentTwo .caseTwoRight .contentTwoUl{ padding:0 0;}
}
@media  screen and (max-width:991px){
.caseContentTwo{ padding:23px 0 42px 0;}
.caseContentTwo .caseTwoRight .caseTwoRightHead,.caseContentTwo .caseTwoLeft .caseTwoLeftHead{ line-height:43px; font-size:1.5rem;}
.caseContentTwo .caseTwoRight{ position:relative; width:100%; top:auto; right:auto; float:left; margin-top:20px;}
.caseContentTwo .caseTwoLeft .caseTwoLeftBody{ padding:5px 20px 20px 20px;}
.caseContentTwo .caseTwoLeft .caseTwoLeftBody .caseLeftBox{ font-size:14px; line-height:26px;}
.caseContentTwo .caseTwoLeft .caseTwoLeftBody .caseLeftBox p{ padding:0 16px;}
.caseContentTwo .caseTwoLeft .caseTwoLeftBody .caseLeftBox > img{ margin:15px 0 8px 0;}
.caseContentTwo .caseTwoRight .contentTwoUl li{ width:50%; padding:0 10px;}
.caseContentTwo .caseTwoLeft .caseTwoLeftBody .detailLeftDown .detailLeftReturn a{ line-height:44px; margin-top:-11px;}
}
@media  screen and (max-width:767px){
.caseContentTwo{ padding:13px 0 22px 0;}
.caseContentTwo .caseTwoRight{ margin-top:15px;}
.caseContentTwo .caseTwoLeft .caseTwoLeftBody{ padding:5px 10px 10px 10px;}
.caseContentTwo .caseTwoLeft .caseTwoLeftBody .caseLeftBox{ font-size:12px; line-height:22px;}
.caseContentTwo .caseTwoLeft .caseTwoLeftBody .caseLeftBox p{ padding:0 10px;}
.caseContentTwo .caseTwoLeft .caseTwoLeftBody .caseLeftBox > img{ margin:10px 0 4px 0;}
.caseContentTwo .caseTwoRight .contentTwoUl li{ width:100%; padding:0 0; margin-top:10px;}
.caseContentTwo .caseTwoRight .contentTwoUl{ margin-top:0; padding:0 10px;}
.caseContentTwo .caseTwoLeft .caseTwoLeftBody .detailLeftDown{ margin-top:28px; padding-top:10px; padding-right:100px; position:relative;}
.caseContentTwo .caseTwoLeft .caseTwoLeftBody .detailLeftDown h5{ width:100%;}
.caseContentTwo .caseTwoLeft .caseTwoLeftBody .detailLeftDown h5:last-child{ text-align:left;}
.caseContentTwo .caseTwoLeft .caseTwoLeftBody .detailLeftDown .detailLeftReturn{ width:80px; position:absolute; right:0; top:10px; margin-top:0;}
.caseContentTwo .caseTwoLeft .caseTwoLeftBody .detailLeftDown .detailLeftReturn a{ height:44px; line-height:44px; margin-top:0;}
.caseContentTwo .caseTwoLeft .caseTwoLeftBody .detailLeftDown h5 a{ max-width:75%;}
}


.detailLeft .detailLeftDown{ width:100%; float:left; margin-top:58px; padding-top:24px; border-top:solid 1px #cfcfcf;}
.detailLeft .detailLeftDown h5{ width:45%; float:left;}
.detailLeft .detailLeftDown h5 span{ display:block; font-size:14px; color:#8b8b8b; line-height:24px; font-weight:bold;}
.detailLeft .detailLeftDown h5 a{ display:block; font-size:14px; color:#232323; line-height:24px;}
.detailLeft .detailLeftDown h5 a:hover{ color:#004098;}
.detailLeft .detailLeftDown h5:last-child{ text-align:right;}
.detailLeft .detailLeftDown .detailLeftReturn{ width:10%; float:left; margin-top:12px; text-align:center;}
.detailLeft .detailLeftDown .detailLeftReturn a{ display:block; font-size:16px; color:#fff; line-height:60px; background:#062d7e; margin-top:-12px; font-weight:bold;}
.detailLeft .detailLeftDown .detailLeftReturn a:hover{
-moz-border-radius:10px; 
-webkit-border-radius:10px; 
-khtml-border-radius:10px;
border-radius:10px;}

.detailLeft .detailLeftDown .detailLeftReturn a img{ vertical-align:middle; margin:-3px 10px 0 0;}
@media screen and (max-width: 1585px) {
.detailLeft .detailLeftDown .detailLeftReturn a{ font-size:14px;}
}
@media screen and (max-width:1199px) {
.aboutNewsInfoCon{padding: 20px 20px;}
.detailLeft .detailLeftHead{ padding-bottom:9px; margin-top:15px;}
.detailLeft .detailLeftBody .detailLeftBtn{ margin-top:22px;}
.detailLeft .detailLeftBody .detailLeftFx{ margin-top:17px;}
.detailLeft .detailLeftBody .detailLeftFx .bdsharebuttonbox a{ margin:0 5px;}
.detailLeft .detailLeftBody .detailLeftBtn .btn_box{ width:66px; height:66px; padding:8px 0 10px 0;}
.detailLeft .detailLeftBody .detailLeftBtn .btn_box .ico,.detailLeft .detailLeftBody .detailLeftBtn .btn_box_1 .ico{ height:26px;}
.detailLeft .detailLeftBody .detailLeftBtn .btn_box .ico img,.detailLeft .detailLeftBody .detailLeftBtn .btn_box_1 .ico img{ height:100%;}
.detailLeft .detailLeftBody .detailLeftBtn .btn_box_1{ width:66px; height:66px; padding:8px 0 10px 0;}
.detailLeft .detailLeftDown h5{ width:42%;}
.detailLeft .detailLeftDown .detailLeftReturn{ width:16%;}
}
@media screen and (max-width:991px) {
		
.detailLeft{ padding-bottom:48px;}
.detailLeft .detailLeftHead{ padding-bottom:9px; margin-top:0px;}
.detailLeft .detailLeftHead h4{ font-size:24px; line-height:34px;}
.detailLeft .detailLeftHead h6{ margin-top:14px; font-size:12px; line-height:20px;}
.detailLeft .detailLeftHead h6 span{ margin-right:10px;}
.detailLeft .detailLeftBody{ margin-top:16px; font-size:12px; line-height:24px;}
.detailLeft .detailLeftBody > img{ margin:13px 0 15px 0;}
.detailLeft .detailLeftBody .detailLeftBtn{ margin-top:32px;}
.detailLeft .detailLeftDown{ margin-top:38px; padding-top:14px;}
.detailLeft .detailLeftDown h5 span{ font-size:12px; line-height:22px;}
.detailLeft .detailLeftDown h5 a{ font-size:12px; line-height:22px;}
.detailLeft .detailLeftDown .detailLeftReturn{ margin-top:0;}
.detailLeft .detailLeftDown .detailLeftReturn a{ line-height:44px; margin-top:0px;}
}
@media screen and (max-width:767px) {
.detailLeft{ padding-bottom:28px;}
.detailLeft .detailLeftHead{ padding-bottom:5px;}
.detailLeft .detailLeftHead h4{ font-size:18px; line-height:28px;}
.detailLeft .detailLeftHead h6{ margin-top:8px;}
.detailLeft .detailLeftHead h6 span{ margin-right:8px;}
.detailLeft .detailLeftBody{ margin-top:12px; line-height:22px;}
.detailLeft .detailLeftBody > img{ margin:8px 0 11px 0;}
.detailLeft .detailLeftBody .detailLeftBtn{ margin-top:22px;}
.detailLeft .detailLeftDown{ margin-top:28px; padding-top:10px; padding-right:100px; position:relative;}
.detailLeft .detailLeftDown h5{ width:100%;}
.detailLeft .detailLeftDown h5:last-child{ text-align:left;}
.detailLeft .detailLeftDown .detailLeftReturn{ position:absolute; width:80px; right:0; top:50%; margin-top:-40px;}
.detailLeft .detailLeftDown .detailLeftReturn a{ display:block; float:left; width:80px; height:80px; background:#004098; color:white; line-height:80px;}
.detailLeft .detailLeftDown .detailLeftReturn a img{ display:none;}
}



.spaCourseCon { overflow: hidden; padding-top: 80px;background: #f9f9f9; background-size: cover; }

.aboutNewsInfoCon { position: relative; margin-bottom: 30px; padding: 70px 100px; overflow:hidden; }
.aboutNewsInfoCon .time { font-size: 14px; margin-bottom: 30px; text-align: center; color: #75c99a; }
.aboutNewsInfoCon h2 { font-size: 22px; margin: 10px 0;text-align: center; color: #2ba58d; }
.aboutNewsInfoCon .article { font-size: 16px; line-height: 32px; color: #555;width:50%; float:left; }
.aboutNewsInfoCon .article p{font-size: 16px; line-height: 32px; color: #555;}
.aboutNewsInfoCon .article h3{font-size:1.7rem;padding-bottom:25px;}

.aboutShare { padding: 25px 0 60px; }

/*在线留言*/
.aboutNewsInfoCon .liuyan {
	padding: 0 0; float:right; width:50%;
}
.aboutNewsInfoCon .zzliuyan {
	padding: 0;
	overflow: hidden;
}
.aboutNewsInfoCon .contact-tit {
	font-size: 1.7rem;
	padding-bottom: 25px;
	margin-bottom: 10px;
	position: relative;
}
.aboutNewsInfoCon .contact-tit:before {
	content: " ";
	display: block;
	width: 40px;
	height: 2px;
	background: #c60000;
	position: absolute;
	bottom: 0;
}
.aboutNewsInfoCon .lylist {
	width: 100%;
}
.aboutNewsInfoCon .lylist input, .lylist textarea, .lylist button {
	border-radius: 5px;
	border: none;
	font-size: 14px;
}
.aboutNewsInfoCon .lylist .lytitle {
	width: 99%;
	height: 52px;
	line-height: 52px;
	padding: 0 0 0 0;
	background: #fff;
}
.aboutNewsInfoCon .lylist .inp_name {
	width: 99%;
	height: 52px;
	line-height: 52px;
	padding: 0 0 0 30px;
	margin: 20px 0px 0 0;
	background: #fff;
	float: left;
}
.aboutNewsInfoCon .lylist .inp_tel {
	width: 99%;
	height: 52px;
	line-height: 52px;
	padding: 0 0 0 30px;
	margin: 20px 0px 0 0;
	background: #fff;
	float: left;
}
.aboutNewsInfoCon .lylist .inp_neirong {
	width: 99%;
	height: 100px;
	line-height: 35px;
	padding: 0 0 0 30px;
	margin: 20px 0px 0 0;
	background: #fff;
}
.aboutNewsInfoCon .lylist .vcode {
	width: 100%;
	height: 52px;
	line-height: 52px;
	padding: 0 0 0 30px;
	margin: 12px 0px 0 0;
	background: #fff;
}
.aboutNewsInfoCon .lylist .submit {
	width: 100%;
	text-align: center;
	background: #c60000;
	height: 52px;
	line-height: 52px;
	color: #fff;
	font-size: 16px;
	
	margin: 12px 0 0 0;
}
.aboutNewsInfoCon .lylist .submit:hover {
	cursor: pointer;
}
.aboutNewsInfoCon .yanzhengm img {
	position: absolute;
	top: 25px;
	right: 15px;
}
 .aboutNewsInfoCon .yanzhengm {
	width: 48%;
	float: left;
	position: relative;
}
.m2xwItms{ text-align:center; width:100%;font-size:20px;}
/*在线留言结束*/


@media screen and (max-width:800px){
	.pages-about{padding: 17% 0 8%;}
	.aboutNewsInfoCon .liuyan{ width:100%;}
	.aboutNewsInfoCon {
    padding: 2rem 2.5rem;
}.aboutNewsInfoCon .article{ width:100%;}
	}
@media screen and (max-width:1199px) {
.aboutNewsInfoCon{padding: 30px 20px;}}


.allmap{height: 700px;width: 100%;overflow: hidden;}
#allmap{height: 750px;}