﻿
.pic_list li:nth-child(3n) { margin-right:0}
@media only screen and (max-width: 1200px) {
*{
	box-sizing: border-box;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

#zuocehezi { display:none}
#juzhong { width:96% !important}
#youcehezi { width:100% !important; margin-left:0 !important;}
.pic_list li { width:48% !important; margin-right:4% !important; height: 140px !important;background: #fff !important;}
.pic_list li:nth-child(2n) { margin-right:0 !important}

.pic_list li div { height: 82% !important;}
.pic_list li a p { height: 13% !important;}
.article {
	line-height: 24px;
	font-size: 14px;
}
.wrapper {
	padding-top: 83px;
	padding-bottom: 0px;
}
.headTop {
	height: auto;
	line-height: 20px;
	/*padding: 4px 0 4px 14px;*/
	padding: 6px 0 6px 14px;
	box-sizing: border-box;
	z-index: 106;
}
.headTop .hello {
	font-size: 12px;
	float: none;
	clear: both;
	margin-bottom: 2px;
	display: none;
}
.headTop .hello a {
	font-size: 12px;
}
.headTop .language {
	float: right;
	background: url(../images/language_line.gif) no-repeat 0 center;
	padding-right: 12px;
}
.headTop .language .tit {
	line-height: 20px;
	font-size: 14px;
	padding-left: 12px;
}
.headTop .language .tit img {
	vertical-align: middle;
	margin: -2px 7px 0 0;
	height: 16px;
}
.headTop .language ul {
	top: 24px;
}
.headTop .language ul li a {
	height: 36px;
	line-height: 36px;
	color: #666;
}
.headTop .language ul li a:hover {
	background: #ddd;
}
.headTop .phone {
	line-height: 20px;
	background-size: 20px 20px;
	padding-left: 24px;
	font-size: 12px;
	float: none;
	margin-right: 0px;
}
.headTop .phone a {
	font-size: 12px;
}
.header {
	height: 50px;
	z-index: 105;
	top: 32px;
}
.header .logo{
	width: 124px;
	height: 34px;
	margin: 8px 0 0 14px;
}
.header .searchBox {
	margin-right: 50px;
	margin-top: 0px;
	position: static;
}
.header .searchBox .searchBtn {
	width: 50px;
	height: 50px;
}
.header .searchBox .searchBar {
	width: 100%;
	height: 50px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 101;
	background: #fff;
}
.header .searchBox .searchBar .inpu {
	width: 100%;
	height: 46px;
	padding-right: 50px;
}
.header .searchBox .searchBar .inpu input {
	height: 46px;
	line-height: 46px;
}
.header .searchBox .searchBar .btn {
	width: 50px;
	height: 46px;
	position: absolute;
	right: 0;
	top: 0px;
	z-index: 1;
}
.header .menuBtn {
	width: 50px;
	height: 50px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3;
}
.header .menuBtn span {
	width: 28px;
	height: 3px;
	background: #165abf;
	border-radius: 2px;
	position: absolute;
	left: 12px;
	top: 23px;
	z-index: 2;
	transition: 0.8s;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-ms-transition: 0.8s;
	-o-transition: 0.8s;
}
.header .menuBtn span.line1 {
	top: 14px;
}
.header .menuBtn span.line3 {
	top: 32px;
}
.header .nav {
	width: 200px;
	float: right;
	position: fixed;
	right: -200px;
	top: 0;
	bottom: 0;
	z-index: 105;
	background: #fff;
	margin: 0;
	overflow: auto;
	padding-bottom: 20px;
}
.header .nav .phone{
	text-align: center;
	font-size: 18px;
	color: #165abf;
	display: block;
	margin-top: 30px;
}
.header .nav .phone a{
	font-size: 18px;
	color: #165abf;
}
.header .nav .tit {
	display: block;
	font-size: 30px;
	font-weight: bold;
	color: #165abf;
	text-align: center;
	padding: 20px 0;
}
.header .nav > ul > li {
	width: 100%;
	float: none;
	padding: 0;
}
.header .nav > ul > li >a:hover,
.header .nav > ul > li > a {
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	padding: 0;
	border-bottom: solid 1px #ccc;
	color: #333333;
}
.header .nav > ul > li span {
	height: 60px;
	line-height: 60px;
}
.header .nav > ul > li.on > a span:first-child,
.header .nav > ul > li:hover > a span:first-child {
	margin-top: 0px;
}
.header .nav > ul > li.on > a {
	border-bottom: solid 1px #165abf;
}
.header .nav > ul > li.on > a span:first-child {
	margin-top: -60px;
}
.header .nav > ul > li.on > a::after,
.header .nav > ul > li:hover > a::after,
.header .nav:hover > ul > li > a:hover::after,
.header .nav:hover > ul > li.on > a::after {
	width: 0;
}
.header .nav .sub {
	display: none;
	position: static;
	top: 0;
	left: 0;
	transform: translate(0%, 0%);
	-webkit-transform: translate(0%,0%);
	-moz-transform: translate(0%,0%);
	-ms-transform: translate(0%,0%);
	-o-transform: translate(0%,0%);
}
.header .nav .sub ul {
	display: block;
}
.header .nav .sub ul li {
	width: 100%;
	padding: 0;
	margin: 0;
}
.header .nav .sub ul li .pic {
	display: none;
}
.header .nav .sub ul li > a {
	display: block;
	width: 100%;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	border-bottom: solid 1px #ddd;
	color: #555;
}
.header .nav .sub ul li > a:hover {
	color: #555;
}
.wrapper.shiftLeft {
	margin-left: -200px;
}
.wrapper.shiftLeft .header.fixed {
	left: -200px;
	z-index: 105;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
}
.wrapper.shiftLeft .header .nav {
	right: 0;
}
.wrapper.shiftLeft .menuBtn span.line1 {
	top: 23px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
}
.wrapper.shiftLeft .menuBtn span.line2 {
	display: none;
}
.wrapper.shiftLeft .menuBtn span.line3 {
	top: 23px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
}
.wrapper,
/*.wrapper .header,*/
.wrapper .header .nav {
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
}

.friendship {
	line-height: 22px;
	font-size: 12px;
	padding: 6px 14px;
	box-sizing: border-box;
}
.friendship a {
	font-size: 12px;
	padding: 0 6px;
}
.footer {
	padding: 0;
}
.footer .linkbox {
	background: none;
	float: none;
	width: 100%;
}
.footer .linkbox .list {
	width: 100%;
	float: none;
	background: url(../images/linkbox_line.jpg) no-repeat 0 bottom;
	background-size: 100% 1px;
	padding-bottom: 1px;
}
.footer .linkbox .list .tit {
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	padding-bottom: 0px;
	text-align: center;
	background: none;
}
.footer .linkbox .list .tit a {
	height: 44px;
	line-height: 44px;
	display: block;
	font-size: 16px;
}
.footer .linkbox .list .tit a:hover {
	color: #cecece;
}
.footer .linkbox .list ul {
	margin-top: 0px;
	display: none;
	padding: 0 12px;
	box-sizing: border-box;
}
.footer .linkbox .list ul li {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #797979;
	border-bottom: solid 1px #333;
}
.footer .linkbox .list ul li:last-child{
	border-bottom: none;
}
.footer .linkbox .list ul li a {
	height: 40px;
	line-height: 40px;
	display: block;
	font-size: 14px;
	text-align: center;
}
.footer .linkbox .list ul li a:hover {
	color: #797979;
}
.footer .contact {
	float: none;
	width: 100%;
	padding: 0 14px;
	box-sizing: border-box;
}
.footer .contact .qrcode {
	width: 120px;
	float: none;
	text-align: center;
	margin: 14px auto 0 auto;
}
.footer .contact .qrcode .pic {
	height: 120px;
}
.footer .contact .qrcode .txt {
	width: 100%;
	line-height: 20px;
	font-size: 16px;
	margin-top: 4px;
}
.footer .contact .text {
	float: none;
	width: 100%;
	margin: 10px 0 0 0;
}
.footer .contact .text .tit {
	line-height: 20px;
	font-size: 16px;
	margin-bottom: 10px;
}
.footer .contact .text p {
	padding-left: 29px;
	background: no-repeat 0 2px;
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 6px;
}
.footer .contact .text p a {
	font-size: 14px;
}
.footer .contact .text p a:hover {
	color: #858585;
}
.footer .copyright {
	line-height: 20px;
	font-size: 14px;
	padding: 12px 14px;
	box-sizing: border-box;
	margin-top: 14px;
	text-align: center;
	background-size: auto 1px;
}
.footer .copyright a {
	font-size: 14px;
}
.footer .copyright a:hover {
	color: #585858;
}
.footer .copyright .l,
.footer .copyright .r{
	float: none;
}
.fixedSidebar {
	display: none;
}
.main .banner .pic1{
	
}
.main .banner .pic2 {
	display: block;
}
.main .banner .swiper-pagination {
	bottom: 4px;
}
.main .banner .swiper-pagination .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	margin: 0 4px;
	background-size: 6px 6px;
}
.main .banner .swiper-pagination .swiper-pagination-bullet-active {
	background-size: 100% 100%;
}
.main .banner:hover .swiper-button-prev {
	left: 10px;
}
.main .banner:hover .swiper-button-next {
	left: auto;
	right: 10px;
}
.main .banner .swiper-button-next,
.main .banner .swiper-button-prev {
	width: 20px;
	height: 24px;
	left: 10px;
	margin: 0;
	opacity: 1;
	filter: alpha(opacity=100);
	background-size: auto 100%;
}
.main .banner .swiper-button-next {
	left: auto;
	right: 10px;
}
.main .columnTitle .tit {
	line-height: 26px;
	font-size: 22px;
}
.main .columnTitle .txt {
	line-height: 20px;
	font-size: 14px;
	margin-top: 4px;
}
.main .categories {
	padding: 30px 14px;
	box-sizing: border-box;
}
.main .categories .swiper-container {
	margin-top: 20px;
}
.main .categories .swiper-container .bottom {
	margin: 22px auto 0 auto;
}
.main .categories .swiper-container .bottom .swiper-button-next,
.main .categories .swiper-container .bottom .swiper-button-prev {
	background: url(../images/arrow3.png) no-repeat center #f4f4f4;
}
.main .categories .swiper-container .bottom .swiper-button-next:hover,
.main .categories .swiper-container .bottom .swiper-button-prev:hover {
	background-color: #f4f4f4;
	background-image: url(../images/arrow3.png);
}
.main .categories .swiper-container .bottom .swiper-button-next,
.main .categories .swiper-container .bottom .swiper-button-next:hover {
	background-image: url(../images/arrow1.png);
}
.main .categories .swiper-container .swiper-slide a:hover .text {
	border: solid 1px #eeeeee;
	background: #fff;
}
.main .categories .swiper-container .swiper-slide a:hover .text .tit{
	color: #000000;
}
.main .categories .swiper-container .swiper-slide a:hover .text .txt {
	color: #666666;
}
.main .categories .swiper-container .swiper-slide a:hover .text .more {
	background-color: #f4f4f4;
}
.main .categories .swiper-container .swiper-slide:nth-child(even) .text::after {
	display: none;
}
.main .categories .swiper-container .swiper-slide .text::after {
	display: none;
}
.main .categories .swiper-container .swiper-slide .text {
	height: auto;
	padding: 14px;
}
.main .categories .swiper-container .swiper-slide .text .tit {
	line-height: 24px;
	font-size: 20px;
}
.main .categories .swiper-container .swiper-slide .text .txt {
	line-height: 20px;
	font-size: 14px;
	margin-top: 12px;
}
.main .categories .swiper-container .swiper-slide .text .more {
	width: 110px;
	height: 34px;
	line-height: 34px;
	margin: 12px auto 0 auto;
	text-indent: 12px;
	font-size: 14px;
	background: url(../images/arrow1.png) no-repeat right 12px center #f4f4f4;
}
.main .worry {
	padding: 30px 14px;
	box-sizing: border-box;
}
.main .worry ul {
	margin-top: 20px;
}
.main .worry ul li {
	width: 50%;
	margin-bottom: 20px;
}
.main .worry ul li:hover .pic img {
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
}
.main .worry ul li .pic {
	width: 100px;
	height: 100px;
}
.main .worry ul li .tit {
	line-height: 20px;
	font-size: 16px;
	margin-top: 10px;
}
.main .worry ul li .txt {
	line-height: 20px;
	font-size: 14px;
	margin-top: 6px;
}
.main .worry .btn {
	margin-top: 24px;
}
.main .worry .btn a {
	width: 126px;
	height: 40px;
	line-height: 40px;
}
.main .worry .btn a:hover {
	background: #fff;
	border: solid 1px #e2e2e2;
	color: #333333;
}
.main .reason {
	padding: 30px 14px;
	box-sizing: border-box;
}
.main .reason .brag {
	line-height: 20px;
	font-size: 14px;
	margin: 22px auto 0 auto;
}
.main .reason .number {
	max-width: 800px;
	margin: 30px auto 0 auto;
}
.main .reason .number li .p1 {
	font-size: 16px;
	line-height: 26px;
}
.main .reason .number li .p1 span {
	font-size: 26px;
}
.main .reason .number li .p2 {
	line-height: 20px;
	font-size: 14px;
}
.main .reason .advantage {
	margin-top: 24px;
}
.main .reason .advantage li {
	width: 50%;
	margin-bottom: 20px;
}
.main .reason .advantage li:hover img {
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
}
.main .reason .advantage li .pic {
	width: 100px;
	height: 100px;
}
.main .reason .advantage li .txt {
	line-height: 22px;
	font-size: 18px;
	margin-top: 16px;
}
.main .case {
	padding: 30px 14px;
	box-sizing: border-box;
}
.main .case .album {
	margin-top: 20px;
}
.main .case .album .tab {
	width: 100%;
	position: static;
}
.main .case .album .tab li {
	width: 100%;
	height: 44px;
	line-height: 44px;
	margin-bottom: 1px;
	font-size: 16px;
	text-indent: 100px;
}
.main .case .album .tab li.on::after {
	display: none;
}
.main .case .album .tab li::after {
	display: none;
}
.main .case .album .tab li img {
	margin-right: 12px;
	height: 30px;
}
.main .case .album .gallery {
	width: 100%;
	height: auto;
	float: none;
	margin-top: 4px;
}
.main .case .album .gallery .text {
	padding: 12px;
}
.main .case .album .gallery .text .p1 {
	height: 20px;
	line-height: 20px;
	font-size: 18px;
}
.main .case .album .gallery .text .p2 {
	height: 40px;
	line-height: 20px;
	font-size: 14px;
	margin-top: 10px;
}
.main .case .album .thumbs {
	padding-top: 10px;
}
.main .case .album .thumbs .swiper-slide .txt {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
@media only screen and (max-width: 500px){
	.main .case .album .gallery .text {
		padding: 6px;
	}
	.main .case .album .gallery .text .p1 {
		height: 20px;
		line-height: 20px;
		font-size: 16px;
	}
	.main .case .album .gallery .text .p2 {
		height: 20px;
		line-height: 20px;
		font-size: 14px;
		margin-top: 6px;
		-webkit-line-clamp: 1;
	}
	.main .case .album .thumbs {
		padding-top: 5px;
	}
}
.main .introductionl {
	padding-bottom: 30px;
}
.main .introductionl .bg {
	height: 180px;
	padding-top: 30px;
	background-attachment: scroll;
}
.main .introductionl .content {
	margin-top: -80px;
	background: none;
	padding: 0 14px;
	box-sizing: border-box;
}
.main .introductionl .content .text,
.main .introductionl .content .pic {
	width: 100%;
	max-width: 600px;
	float: none;
	margin: 0 auto;
}
.main .introductionl .content .text {
	padding: 14px;
	box-sizing: border-box;
	box-shadow: 0px 0px 10px 1px #dadada;
	min-height: auto;
	background: #fff;
}
.main .introductionl .content .text .tit {
	line-height: 24px;
	font-size: 20px;
}
.main .introductionl .content .text .line {
	width: 30px;
	height: 2px;
	margin: 12px 0;
}
.main .introductionl .content .text .txt {
	line-height: 20px;
	font-size: 14px;
}
.main .introductionl .content .text ul {
	margin-top: 24px;
}
.main .introductionl .content .text ul li a:hover .txt2 {
	color: #333333;
}
.main .introductionl .content .text ul li .icon {
	height: 24px;
}
.main .introductionl .content .text ul li .txt2 {
	line-height: 20px;
	font-size: 14px;
	margin-top: 5px;
}
.main .introductionl .honor {
	margin-top: 22px;
	padding: 0 14px;
	box-sizing: border-box;
}
.main .introductionl .honor .next,
.main .introductionl .honor .prev {
	display: none;
}
.main .news {
	padding: 30px 5px;
	box-sizing: border-box;
}
.main .news .tab {
	margin-top: 20px;
}
.main .news .tab ul li {
	width: 100px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	margin: 0 2px;
}
.main .news .tabBox {
	margin-top: 20px;
}
.main .news .tabBox .left {
	max-width: 690px;
	width: 100%;
	float: none;
	margin: 0 auto;
	padding: 0 5px;
	box-sizing: border-box;
}
.main .news .tabBox .left .swiper-slide a:hover .text .tit {
	color: #2c2c2c;
}
.main .news .tabBox .left .swiper-slide a:hover .pic img {
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
}
.main .news .tabBox .left .swiper-slide .pic {
	height: auto;
}
.main .news .tabBox .left .swiper-slide .text {
	padding: 12px;
}
.main .news .tabBox .left .swiper-slide .text .tit {
	height: 20px;
	line-height: 20px;
	font-size: 16px;
}
.main .news .tabBox .left .swiper-slide .text .txt {
	height: 40px;
	line-height: 20px;
	font-size: 14px;
	margin-top: 10px;
}
.main .news .tabBox .left .swiper-slide .text .date {
	font-size: 14px;
	margin-top: 8px;
}
.main .news .tabBox .left .swiper-pagination {
	bottom: 5px;
	padding: 0 5px;
}
.main .news .tabBox .left .swiper-pagination .swiper-pagination-bullet {
	width: 6px;
	height: 6px;
	margin: 0 4px;
}
.main .news .tabBox ul {
	width: 100%;
	max-width: 700px;
	float: none;
	margin: 14px auto 0 auto;
}
.main .news .tabBox ul li {
	width: 50%;
	margin: 0 0 10px 0;
	padding: 0 5px;
	box-sizing: border-box;
}
.main .news .tabBox ul li a {
	padding: 10px;
}
.main .news .tabBox ul li a:hover {
	box-shadow: none;
}
.main .news .tabBox ul li .tit {
	font-size: 16px;
}
.main .news .tabBox ul li a:hover .tit {
	color: #2c2c2c;
}
.main .news .tabBox ul li .txt {
	height: 60px;
	line-height: 20px;
	font-size: 14px;
	margin: 12px 0;
}
.main .news .tabBox ul li .date {
	height: 20px;
	font-size: 16px;
	color: #999999;
	font-family: "Arial";
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-break: break-all;
}
@media only screen and (max-width: 600px){
	.main .news .tabBox ul li {
		width: 100%;
	}
}
.container .banner .pic1{
	display: none;
}
.container .banner .pic2 {
	display: block;
}
.container .columnMenu {
	line-height: 46px;
	padding: 0 0 0 14px;
	box-sizing: border-box;
	position: relative;
}
.container .columnMenu .crumbs {
	font-size: 14px;
	padding-left: 14px;
	background-size: 12px auto;
	overflow:hidden;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	word-break:break-all;
	/*padding-right: 130px;*/
	float: none;
	line-height: 46px;
	height: 46px;
}
.container .columnMenu .crumbs a {
	font-size: 14px;
}
.container .columnMenu .crumbs a:hover {
	color: #666666;
}
.container .columnMenu .menu{
	float: right;
}
.container .columnMenu .menu .tit {
	display: block;
	height: 46px;
	line-height: 46px;
	width: 120px;
	border-left: solid 1px #ddd;
	text-align: center;
	font-size: 16px;
	color: #175abf;
	background: url(../images/triangle1.png) no-repeat right 10px center;
	background-size: 12px auto;
	padding-right: 10px;
}
.container .columnMenu .menu ul{
	display: none;
	position: absolute;
	top: 46px;
	left: 0;
	z-index: 80;
	width: 100%;
	background: #fff;
}
.container .columnMenu .menu li {
	float: none;
	text-align: center;
	border-bottom: solid 1px #ddd;
}
.container .columnMenu .menu li.on a {
	padding: 0;
	display: block;
}
.container .columnMenu .menu li.on a:hover {
	color: #fff;
}
.container .columnMenu .menu li a {
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	padding: 0;
}
.container .columnMenu .menu li a:hover {
	color: #666666;
}
.container .columnTitle {
	line-height: 30px;
	font-size: 22px;
}
.container .paging ul li {
	margin: 0 2px;
}
.container .paging ul li a:hover{
	background: #fff;
	color: #666666;
}
.container .paging ul li a {
	height: 30px;
	line-height: 30px;
	padding: 0 12px;
	font-size: 14px;
}
.container .prevnext {
	line-height: 20px;
	font-size: 14px;
}
.container .prevnext a {
	font-size: 14px;
}
.container .prevnext a:hover {
	color: #868686;
}
.container .prevnext p {
	width: 100%;
	margin-top: 10px;
}
.container .prevnext .r {
	text-align: left;
}
.aboutPage {
	padding: 30px 14px;
	box-sizing: border-box;
}
.aboutPage .introduction {
	margin-top: 18px;
}
.aboutPage .introduction .article {
	padding: 14px;
	line-height: 26px;
	font-size: 16px;
}
.aboutPage .introduction .list li {
	width: 25%;
	padding: 16px 0;
}
.aboutPage .introduction .list li .icon {
	height: 30px;
	line-height: 30px;
}
.aboutPage .introduction .list li .p1 {
	line-height: 26px;
	font-size: 18px;
	margin-top: 6px;
}
.aboutPage .introduction .list li .p2 {
	line-height: 20px;
	font-size: 14px;
}
@media only screen and (max-width: 600px){
	.aboutPage .introduction .list li {
		width: 50%;
	}
}
.aboutPage .honorBox {
	margin-top: 20px;
}
.aboutPage .honorBox .honorList {
	margin-bottom: 20px;
}
.aboutPage .honorBox .honorList figure {
	width: 33.333%;
	margin: 0;
	padding: 0 5px;
	box-sizing: border-box;
	margin-bottom: 10px;
}
.aboutPage .honorBox .honorList figure a:hover ,
.aboutPage .honorBox .honorList figure a {
	padding: 10px 10px 30px 10px;
	background-position: left 10px bottom 10px;
}
.aboutPage .honorBox .honorList figure a:hover .line::after {
	width: 0%;
}
.aboutPage .honorBox .honorList figure .pic {
	height: auto;
}
.aboutPage .honorBox .honorList figure .tit {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	margin-top: 0px;
}
.aboutPage .honorBox .honorList figure .line::after {
	display: none;
}
@media only screen and (max-width: 600px){
	.aboutPage .honorBox .honorList figure {
		width: 50%;
	}
}
.aboutPage .team .tab {
	margin-top: 22px;
	position: relative;
}
.aboutPage .team .tab .tit {
	width: 100%;
	height: 42px;
	line-height: 42px;
	background: url(../images/triangle5.png) no-repeat right 14px center #175bc0;
	background-size: 12px auto;
	font-size: 16px;
	color: #fff;
	margin: 0 auto;
	display: block;
	border-bottom: solid 1px #666;
}
.aboutPage .team .tab ul {
	display: none;
	position: absolute;
	width: 100%;
	top: 42px;
	left: 0;
	z-index: 2;
}
.aboutPage .team .tab ul li {
	margin: 0;
	float: none;
}
.aboutPage .team .tab ul li a:hover{
	background: #27262b;
}
.aboutPage .team .tab ul li.on a {
	background: #175bc0;
}
.aboutPage .team .tab ul li a {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-radius: 0px;
	border-bottom: solid 1px #666;
}
.aboutPage .team .tabBox {
	margin-top: 20px;
}
.aboutPage .team .teamList li {
	width: 50%;
	margin: 0 0 14px 0;
	padding: 0 5px;
	box-sizing: border-box;
}
.aboutPage .team .teamList li a:hover .pic img {
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
}
.aboutPage .team .teamList li .pic {
	height: auto;
}
.aboutPage .team .teamList li .text {
	padding: 2px 5px 6px 5px;
	box-sizing: border-box;
}
.aboutPage .team .teamList li .text .p1 {
	line-height: 22px;
	font-size: 18px;
}
.aboutPage .team .teamList li .text .p2 {
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	margin-top: 4px;
}
.aboutPage .team .paging {
	margin-top: 10px;
}
.aboutPage .employees {
	margin-top: 30px;
	padding: 20px 10px;
	box-sizing: border-box;
}
.aboutPage .employees .brag {
	line-height: 22px;
	font-size: 14px;
	margin-top: 6px;
}
.aboutPage .employees .swiper-container {
	margin-top: 22px;
}
.aboutPage .employees .swiper-container .swiper-button-next,
.aboutPage .employees .swiper-container .swiper-button-prev {
	display: none;
}
.aboutPage .videoList{
	margin-top: 20px;
}
.aboutPage .videoList li{
	width: 33.333%;
	height: auto;
	float: left;
	margin-left: 0px;
	padding: 0 10px;
	box-sizing: border-box;
}
.aboutPage .videoList li:nth-child(1){
	height: auto;
	margin-bottom: 20px;
}
.aboutPage .videoList li:nth-child(2){
	display: none;
}
.aboutPage .videoList li:hover .pic img{
	transform: scale(1,1);
	-webkit-transform:scale(1,1);
	-ms-transform:scale(1,1);
	-o-transform:scale(1,1);
	-moz-transform:scale(1,1);
}
.aboutPage .videoList li .pic .icon{
	width: 53px;
	height: 53px;
}
.aboutPage .videoList li:nth-child(1) .pic .icon{
	width: 72px;
	height: 72px;
}
@media only screen and (max-width: 600px){
	.aboutPage .videoList{
		padding: 0 5px;
	}
	.aboutPage .videoList li{
		padding: 0 5px;
	}
	.aboutPage .videoList li:nth-child(1){
		margin-bottom: 10px;
	}
	.aboutPage .videoList li .pic .icon{
		width: 30px;
		height: 30px;
	}
	.aboutPage .videoList li:nth-child(1) .pic .icon{
		width: 40px;
		height: 40px;
	}
}
.newsPage {
	padding: 30px 0;
}
.newsPage .newsList {
	margin-top: 20px;
	padding: 0 7px;
	box-sizing: border-box;
}
.newsPage .newsList li {
	width: 50%;
	margin: 0 0 12px 0;
	padding: 0 5px;
	box-sizing: border-box;
}
.newsPage .newsList li a {
	padding: 12px;
}
.newsPage .newsList li a:hover {
	box-shadow: none;
}
.newsPage .newsList li a:hover .date {
	color: #999999;
}
.newsPage .newsList li a:hover .line::after {
	width: 0%;
}
.newsPage .newsList li a:hover .pic img {
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
}
.newsPage .newsList li .date {
	height: 16px;
	line-height: 16px;
	font-size: 14px;
}
.newsPage .newsList li .tit {
	height: 44px;
	line-height: 22px;
	font-size: 16px;
	margin: 5px 0;
}
.newsPage .newsList li .pic {
	height: auto;
}
.newsPage .newsList li .line {
	margin: 10px 0;
}
.newsPage .newsList li .line::after {
	display: none;
}
.newsPage .newsList li .see {
	height: 16px;
	line-height: 16px;
	font-size: 14px;
	background-position: right 0 center;
}
.newsPage .paging {
	margin-top: 15px;
}
.newsPage .newsDetails{
	padding: 0 14px;
	box-sizing: border-box;
}
.newsPage .newsDetails .title {
	padding-bottom: 10px;
}
.newsPage .newsDetails .title .tit {
	line-height: 30px;
	font-size: 20px;
}
.newsPage .newsDetails .title .info {
	line-height: 20px;
	font-size: 12px;
	margin-top: 6px;
}
.newsPage .newsDetails .article {
	padding: 18px 0;
}
.newsPage .newsDetails .share {
	font-size: 16px;
	padding: 20px 0 0 0;
}
.bd_weixin_popup{
	height: auto !important;
}
.newsPage .newsDetails .share .bdsharebuttonbox {
	line-height: 20px;
}
.newsPage .newsDetails .prevnext {
	margin-top: 6px;
}
.newsPage .answerList{
	width: 100%;
	padding: 20px 14px 1px 14px;
	box-sizing: border-box;
	margin-top: 20px;
}
@media only screen and (max-width: 500px){
	.newsPage .answerList{
		padding: 20px 10px 1px 10px;
	}
	.newsPage .answerList li{
		margin-bottom: 12px;
	}
	.newsPage .answerList li .title{
		padding: 10px 0;
		line-height: 20px;
		background-position: right 10px center;
		background-size: auto 12px;
	}
	.newsPage .answerList li.on .title{
		background-position: right 8px center;
		background-size: 12px auto;
	}
	.newsPage .answerList li .title span{
		padding: 0 32px;
		background-position: 10px 3px;
		background-size: 14px auto;
	}
	.newsPage .answerList li .text{
		padding: 8px 20px 8px 32px;
		line-height: 26px;
		font-size: 14px;
	}
}
.newsPage .downloadList {
	margin: 20px 14px;
	box-sizing: border-box;
}
.newsPage .downloadList li {
	padding: 20px 0;
}
.newsPage .downloadList li:hover .pic img {
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
}
.newsPage .downloadList li .line::after {
	display: none;
}
.newsPage .downloadList li .pic {
	width: 180px;
	height: 110px;
}
.newsPage .downloadList li .text {
	width: 100%;
	float: none;
	margin: 0;
	padding: 0 90px 0 190px;
	box-sizing: border-box;
}
.newsPage .downloadList li .text .tit {
	line-height: 22px;
	font-size: 16px;
}
.newsPage .downloadList li .text .txt {
	line-height: 20px;
	font-size: 14px;
	margin-top: 10px;
}
.newsPage .downloadList li .btn {
	width: 80px;
	height: 36px;
	line-height: 36px;
	margin-top: 28px;
}
.newsPage .downloadList li .btn:hover {
	background: #175bc0;
}
@media only screen and (max-width: 600px){
	.newsPage .downloadList li {
		padding: 14px 0;
	}
	.newsPage .downloadList li .pic {
		width: 131px;
		height: 80px;
	}
	.newsPage .downloadList li .text {
		padding: 0 0 0 140px;
	}
	.newsPage .downloadList li .text .tit {
		line-height: 22px;
		font-size: 16px;
	}
	.newsPage .downloadList li .text .txt {
		line-height: 20px;
		font-size: 14px;
		margin-top: 10px;
	}
	.newsPage .downloadList li .btn {
		margin: 20px 0 0 30px;
		clear: both;
		float: left;
	}
	
}
.casePage {
	padding: 30px 14px;
	box-sizing: border-box;
}
.casePage .tab {
	margin-top: 22px;
	position: relative;
}
.casePage .tab .tit {
	width: 100%;
	height: 42px;
	line-height: 42px;
	background: url(../images/triangle5.png) no-repeat right 14px center #175bc0;
	background-size: 12px auto;
	font-size: 16px;
	color: #fff;
	margin: 0 auto;
	display: block;
	border-bottom: solid 1px #666;
}
.casePage .tab ul {
	display: none;
	position: absolute;
	width: 100%;
	top: 42px;
	left: 0;
	z-index: 2;
}
.casePage .tab ul li {
	margin: 0;
	float: none;
}
.casePage .tab ul li a:hover{
	background: #27262b;
}
.casePage .tab ul li.on a {
	background: #175bc0;
}
.casePage .tab ul li a {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-radius: 0px;
	border-bottom: solid 1px #666;
}
.casePage .caseList {
	margin-top: 20px;
}
.casePage .caseList li {
	width: 50%;
	margin: 0 0 14px 0;
	box-sizing: border-box;
	padding-right: 5px;
}
.casePage .caseList li:nth-child(even){
	padding-right: 0;
	padding-left: 5px;
}
.casePage .caseList li a:hover .pic img {
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
}
.casePage .caseList li a:hover .filter {
	opacity: 0;
	filter: alpha(opacity=0);
}
.casePage .caseList li a:hover .txt {
	background: #fff;
	color: #333333;
}
.casePage .caseList li .pic {
	height: auto;
}
.casePage .caseList li .pic .filter {
	display: none;
}
.casePage .caseList li .txt {
	height: 34px;
	line-height: 34px;
	font-size: 14px;
}
.casePage .paging {
	margin-top: 10px;
}
.casePage .caseDetails {
	margin-top: 20px;
}
.casePage .caseDetails .photo {
	max-width: 600px;
	width: 100%;
	float: none;
	margin: 0 auto;
}
.casePage .caseDetails .photo .swiper-container .swiper-button-next,
.casePage .caseDetails .photo .swiper-container .swiper-button-prev {
	width: 34px;
	height: 34px;
	background-size: 100% 100%;
	left: 10px;
}
.casePage .caseDetails .photo .swiper-container .swiper-button-next {
	left: auto;
	right: 10px;
}
.casePage .caseDetails .content {
	max-width: 600px;
	width: 100%;
	float: none;
	margin: 20px auto 0 auto;
}
.casePage .caseDetails .content .title {
	line-height: 24px;
	font-size: 20px;
}
.casePage .caseDetails .content .line {
	width: 30px;
	margin: 8px 0;
}
.casePage .caseDetails .content .text {
	line-height: 26px;
	font-size: 16px;
	padding-bottom: 14px;
}
.casePage .caseDetails .content .btn {
	padding-top: 20px;
}
.casePage .caseDetails .content .btn a.btn1:hover {
	background-image: url(../images/casedetails_btn1.png);
}
.casePage .caseDetails .content .btn a.btn2:hover {
	background-image: url(../images/casedetails_btn2.png);
}
.casePage .caseDetails .content .btn a.btn3:hover {
	background-image: url(../images/casedetails_btn3.png);
}
.recommend {
	margin-top: 20px;
	margin-bottom: 0px;
}
.recommend .title .tit {
	line-height: 40px;
	height: 40px;
}
.recommend .title .btn {
	margin: 12px 16px;
}
.recommend .title .btn .next,
.recommend .title .btn .prev {
	width: 12px;
	height: 17px;
	float: left;
	margin-left: 2px;
}
.recommend .title .btn .prev:hover {
	background-image: url(../images/triangle6.png);
}
.recommend .title .btn .next:hover {
	background-image: url(../images/triangle8.png);
}
.recommend .swiper-container {
	margin-top: 10px;
}
.recommend .swiper-container .swiper-slide a:hover .pic img {
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
}
.recommend .swiper-container .swiper-slide a:hover .text {
	color: #333333;
	background: #fff;
}
.recommend .swiper-container .swiper-slide .pic {
	height: auto;
}
.recommend .swiper-container .swiper-slide .text {
	height: 44px;
	line-height: 44px;
	font-size: 14px;
}
.productPage {
	padding: 20px 14px;
	box-sizing: border-box;
}
.productPage .sidebar {
	width: 100%;
	float: none;
}
.productPage .sidebar .title {
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding: 0;
	text-align: center;
	background: url(../images/triangle11.png) no-repeat right 14px center #175abf;
}
.productPage .sidebar .title.on{
	background-image:url(../images/triangle13.png);
}
.productPage .sidebar .title .tit {
	line-height: 50px;
	font-size: 20px;
}
.productPage .sidebar .title .line {
	display: none;
}
.productPage .sidebar .menu {
	margin-top: 0px;
	display: none;
}
.productPage .sidebar .menu > ul > li > a {
	height: 46px;
	line-height: 46px;
	text-indent: 0;
	text-align: center;
}
.productPage .sidebar .menu > ul > li > ul li a {
	height: 44px;
	line-height: 44px;
	text-indent: 0;
	text-align: center;
}
.productPage .sidebar .menu > ul > li > ul li a:hover {
	background-color: #fff;
	background-position: right -20px center;
}
.productPage .sidebar .advertising,
.productPage .sidebar .recommend {
	display: none;
}
/*.productPage .sidebar .recommend .tit {
	height: 50px;
	line-height: 50px;
	text-indent: 26px;
	font-size: 20px;
}
.productPage .sidebar .recommend .tit .btn {
	float: right;
	margin: 17px 18px;
}
.productPage .sidebar .recommend .tit .btn .next,
.productPage .sidebar .recommend .tit .btn .prev {
	width: 13px;
	height: 19px;
	float: left;
	background: url(../images/triangle12.png) no-repeat center;
	background-size: 6px 11px;
	cursor: pointer;
}
.productPage .sidebar .recommend .tit .btn .next {
	background-image: url(../images/triangle10.png);
}
.productPage .sidebar .recommend .content {
	padding: 0 22px;
	margin-top: 4px;
	background: #fff;
}
.productPage .sidebar .recommend .content .swiper-button-next,
.productPage .sidebar .recommend .content .swiper-button-prev {
	display: none;
}
.productPage .sidebar .recommend .content .swiper-slide {
	text-align: center;
	border-bottom: solid 1px #f7f7f7;
}
.productPage .sidebar .recommend .content .swiper-slide a:hover .pic img {
	transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
}
.productPage .sidebar .recommend .content .swiper-slide a:hover .text {
	color: #175bc0;
}
.productPage .sidebar .recommend .content .swiper-slide .pic {
	overflow: hidden;
}
.productPage .sidebar .recommend .content .swiper-slide .pic img {
	width: 100%;
	display: block;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
}
.productPage .sidebar .recommend .content .swiper-slide .text {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #333333;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-break: break-all;
	transition: 0.4s;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
}*/
.productPage .contentRight {
	width: 100%;
	float: none;
	margin-top: 20px;
}
.productPage .productList li {
	width: 50%;
	margin: 0 0 10px 0;
	padding-right: 5px;
	box-sizing: border-box;
}
.productPage .productList li:nth-child(even) {
	padding-right: 0;
	padding-left: 5px;
}
.productPage .productList li a {
	padding: 10px;
}
.productPage .productList li a:hover {
	box-shadow: none;
}
.productPage .productList li a:hover .pic img {
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
}
.productPage .productList li a:hover .more {
	background: url(../images/arrow1.png) no-repeat right 20px center #f4f4f4;
	color: #666666;
}
.productPage .productList li .pic {
	height: auto;
}
.productPage .productList li .tit {
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	margin-top: 12px;
}
.productPage .productList li .txt {
	height: 60px;
	line-height: 20px;
	font-size: 12px;
	margin-top: 6px;
}
.productPage .productList li .more {
	width: 100px;
	height: 32px;
	line-height: 32px;
	text-indent: 14px;
	font-size: 12px;
	margin: 12px 0 0 0;
	background-position: right 10px center;
}
.productPage .paging {
	margin-top: 10px;
}
.productPage .productDetails .introduction{
	max-width: 600px;
	width: 100%;
	margin: 0 auto;
}
.productPage .productDetails .introduction .content,
.productPage .productDetails .introduction .pic {
	width: 100%;
	float: none;
}
.productPage .productDetails .introduction .content .title {
	line-height: 32px;
	font-size: 22px;
	padding: 12px 0;
}
.productPage .productDetails .introduction .content .text {
	padding: 12px 0;
}
.productPage .productDetails .introduction .content .text .p2 {
	line-height: 24px;
	font-size: 14px;
	margin-top: 2px;
}
.productPage .productDetails .details {
	margin-top: 12px;
}
.productPage .productDetails .details .tab li {
	width: 25%;
	padding: 0;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
}
.productPage .productDetails .details .tabBox .article {
	padding: 16px 14px;
	line-height: 22px;
	font-size: 14px;
}
.productPage .recommend .swiper-container {
	margin-top: 10px;
}
.productPage .recommend .swiper-container .swiper-slide .text {
	height: 40px;
	line-height: 40px;
	border-top: solid 1px #f7f7f7;
}
.contactPage {
	padding: 30px 14px;
	box-sizing: border-box;
}
.contactPage .columnTitle {
	margin-bottom: 18px;
}
.contactPage .contact,
.contactPage .contact .map,
.contactPage .contact .company {
	max-width: 600px;
	width: 100%;
	float: none;
	margin: 0 auto;
}
.contactPage .contact .company {
	height: 300px;
}
.contactPage .contact .company li {
	padding: 12px;
}
.contactPage .contact .company li:last-child {
	border-bottom: solid 1px #f1f1f1;
}
.contactPage .contact .company li .tit {
	line-height: 22px;
	font-size: 16px;
}
.contactPage .contact .company li .txt {
	line-height: 20px;
	font-size: 14px;
	margin-top: 6px;
}
.contactPage .contact .map #allmap {
	height: 250px;
}
.contactPage .message {
	width: 100%;
	max-width: 600px;
	margin:  28px auto 0 auto;
}
.contactPage .message .inpu {
	width: 100%;
	height: auto;
	margin-bottom: 14px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.contactPage .message .inpu .icon {
	width: 40px;
	line-height: 40px;
}
.contactPage .message .inpu input {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	padding: 0 10px;
	flex: 1;
}
.contactPage .message .l ,
.contactPage .message .r {
	width: 100%;
}
.contactPage .message .inpu2 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.contactPage .message .inpu2 .icon {
	margin: 10px 0 0 10px;
}
.contactPage .message .inpu2 textarea {
	width: 100%;
	height: 140px;
	margin-left: 10px;
	padding: 10px;
	line-height: 20px;
	font-size: 14px;
	flex: 1;
}
.contactPage .message .btn {
	height: 46px;
	line-height: 44px;
	font-size: 16px;
	margin-top: 14px;
}
.contactPage .message .btn:hover {
	background: #175bc0;
}
.cctvPage .title {
	line-height: 30px;
	font-size: 22px;
}
.cctvPage .report {
	padding: 30px 14px;
	box-sizing: border-box;
}
.cctvPage .report .title {
	color: #fff;
}
.cctvPage .report .videoBox {
	margin: 20px auto;
}
.cctvPage .report .videoBox:hover .pic img {
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
}
.cctvPage .report .videoBox .pic .icon {
	width: 46px;
	height: 46px;
}
.cctvPage .report .videoBox video {
	display: none;
	width: 100%;
}
.cctvPage .report .text .p1 {
	line-height: 26px;
	font-size: 20px;
}
.cctvPage .report .text .p2 {
	line-height: 20px;
	font-size: 16px;
	margin-top: 4px;
}
.cctvPage .signing {
	padding: 30px 14px;
	box-sizing: border-box;
}
.cctvPage .signing .wrap .next,
.cctvPage .signing .wrap .prev {
	display: none;
}
.cctvPage .signing .swiper-container {
	margin-top: 20px;
}
.cctvPage .signing .swiper-container .swiper-button-next,
.cctvPage .signing .swiper-container .swiper-button-prev {
	display: none;
}
.cctvPage .archives {
	padding: 30px 12px;
	box-sizing: border-box;
}
.cctvPage .archives .content {
	max-width: 600px;
	width: 100%;
	margin: 20px auto 0 auto;
}
.cctvPage .archives .content .pic {
	width: 100%;
	float: none;
}
.cctvPage .archives .content .text {
	width: 100%;
	float: none;
	padding: 12px;
	line-height: 24px;
	font-size: 14px;
}
.cctvPage .archives .content .text .icon {
	float: right;
	width: 100%;
}
.cctvPage .power {
	padding: 30px 14px;
	box-sizing: border-box;
}
.cctvPage .power .content {
	max-width: 600px;
	width: 100%;
	margin: 20px auto 0 auto;
}
.cctvPage .power .content .pic {
	width: 100%;
	float: none;
}
.cctvPage .power .content .text {
	width: 100%;
	padding: 12px;
	float: none;
	line-height: 26px;
	font-size: 14px;
}
.cctvPage .power .content .btn {
	width: 140px;
	height: 42px;
	line-height: 42px;
	text-indent: 28px;
	margin-top: 18px;
	background: url(../images/arrow2.png) no-repeat right 19px center #175bc0;
}
.cctvPage .power .content .btn:hover {
	background: url(../images/arrow2.png) no-repeat right 19px center #175bc0;
}
.cctvPage .prize {
	margin-top: 20px;
}
.cctvPage .prize .next,
.cctvPage .prize .prev {
	display: none;
}
.cctvPage .prize .swiper-container .swiper-slide .txt {
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	margin-top: 6px;
}



































}/*手机版css*/
