﻿body {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	padding: 0;
	margin: 0 auto;
	color: #333333;
	background: #fff;
}

p {
	padding: 8px 0;
	margin: 0;
	line-height: 180%;
	font-size: 16px;
	text-indent: 2.0em;
}

h2{
	font-size: 18px;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: none;
}

.header {
	width: 60%;
	height: 78px;
	margin: 5px auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.header img {
	margin-right: 50px;
}

.header h2 {
	font-size: 18px;
	line-height: 26px;
	color: #0856a0;
	text-align: left;
	float: right;
	margin-right: 50px;
}


#menu {
	width: 100%;
	height: 42px;
	background: #0856a0;
}

#menu ul {
	width: 60%;
	height: 42px;
	margin: 0 auto;
}

#menu ul li {
	width: 20%;
	float: left;
	text-align: center;
}

#menu ul li a {
	font-size: 18px;
	line-height: 42px;
	color: #fff;
}

#menu ul li a:hover {
	color: #ff0;
}

#banner {
	width: 990px;
	height: 254px;
	margin: 0 auto;
}

.flash {
	width: 990px;
	height: 400px;
	margin: 0 auto;
	background: url('/images/banner02.jpg') no-repeat;
}

span {
	font-size: 12px;
	color: #32BCF5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main {
	margin: 10px auto;
	width: 75%;
}

#main:after {
	display: block;
	content: "";
	clear: both;
}

a.more {
	display: block;
	padding-top: 10px;
}

a img {
	border-width: 0px;
}

#left {
	width: 30%;
	float: left;
}

#left .link {
	width: 200px;
	height: 18px;
	padding-top: 12px;
	font-size: 14px;
	margin-left: 5px;
}

#left .proclass {
	padding: 10px 20px;
}

a.productclass {
	display: block;
	line-height: 40px;
	text-decoration: none;
	border-bottom: 1px #BEBFBF dashed;
	font-size: 16px;
}

a.productclass:last-child{
	border: none;
}

a.productclass:hover {
	color: #333;
}

#left .contact {
	font-size: 16px;
	padding: 10px 20px;
	line-height: 26px;
}

#right {
	float: right;
	width: 69%;
	box-sizing: border-box;
	padding: 0 20px;
	position: relative;
}

#right table {
	margin: 0 auto;
}

#bottom {
	float: right;
	width: 760px;
	background-image: url('images/rightbgt.png');
	margin-top: 3px;
}

div#nav , #right-nav{
	height: 28px;
	font-size: 14px;
	line-height: 30px;
	text-align: right;
	position: absolute;
	right: 20px;
	top: 0px;
}

.fzs {
	font-size: 16px;
	font-weight: bold
}

div#nav a {
	color: #464646;
}

#footer {
	padding: 10px 0;
	background: #0856a0;
	text-align: center;
}


#footer p {
	text-align: center;
	color: #fff;
	line-height: 26px;
}

#footer a{
	color: #fff;
}

#table6 {
	border: 0px;
	border-collapse: collapse;

}

#table6 tr td {
	border: 1px solid #005bac !important;
	text-indent: 10px;
}

@media screen and (max-width:640px) {
	#logo {
		width: 100%;
		background-size: 450px;
		height: 60px;
	}

	#menu {
		width: 100%;
		margin: 0px !important;
		padding: 0px;
		background: rgb(21, 122, 210);
		height: 50px;
		overflow: hidden;
	}

	#menu ul {
		width: 100%;
		margin: 0px;
		padding: 0px;
		height: 50px;
		line-height: 50px;
	}

	#menu ul li {
		width: 25%;
		float: left;
		margin: 0px;
		height: 50px;
		line-height: 50px !important;
		padding: 0px;
		display: block;
		text-align: center;
	}

	#menu ul li a {
		margin: 0px !important;
		padding: 0px;
		width: 100%;
		line-height: 50px;
		display: inline;
		background: none;
	}

	.flash {
		display: none;
	}

	#main {
		width: 100%;
	}

	#left {
		display: none;
	}

	#right {
		float: none;
		width: 98%;
		margin: 0 auto;
	}

	#right img {
		width: 80%;
	}

	#table6 {
		width: 90%;
		margin: 0 auto;
	}

	#footer {
		width: 100%;
		background: #fff;
		height: auto;
	}

	#footbg {
		display: none;
	}

	.chat {
		display: none;
	}

	.social_nav3 {
		display: block;
	}

}

/***********************************/
.social_nav3 {
	height: 55px;
	width: 320px;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
	overflow: hidden;
	display: none;
}

.social_nav3 .social3 {
	display: block;
	width: 288px;
	height: 55px;
	margin-right: 18px;
	overflow: hidden;
	position: relative;
}

.social_nav3 a {
	height: 55px;
	line-height: 85px;
	font-size: 13px;
	width: 65px;
	display: inline-block;
	font-size: 12px;
	position: relative;
	z-index: 11;
	text-align: center;
	color: #fff;
	position: absolute;
	text-decoration: none;
}

.social_nav3 a.weichat {
	left: 74px;
}

.social_nav3 a.weibo {
	left: 142px;
}

.social_nav3 a.talk99 {
	left: 207px;
}

.social_nav3 a.tel {
	width: 65px;
	text-indent: 15px;
}

.social_nav3 span {
	display: block;
	width: 35px;
	height: 28px;
	position: absolute;
	top: 0;
	z-index: 10;
}

.social3 {
	background: url(http://www.atmp.cn/images/2016-02-26_153121.jpg) repeat-x;
}

.social3:before {
	content: '';
	height: 1px;
	width: 100%;
	background: #2574B8;
	border-bottom: 1px solid #428417;
	position: absolute;
	top: 0;
	left: 0;
}

.social3:after {
	content: '';
	height: 1px;
	width: 100%;
	background: #2574B8;
	border-top: 1px solid #2d6916;
	position: absolute;
	bottom: 0;
	left: 0;
}

/*底部社交-电话-动画*/
.social_nav3 span.tel {
	left: 30px;
	top: 5px;
	height: 30px;
	background-position: 3px -49px;
	animation-name: telshow;
	animation-duration: 1.0s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	-webkit-animation-name: telshow;
	-webkit-animation-duration: 1.0s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-o-animation-name: telshow;
	-o-animation-duration: 1.0s;
	-o-animation-timing-function: linear;
	-o-animation-iteration-count: infinite;
}

@keyframes telshow {
	0% {
		transform: rotate(0deg)
	}

	5% {
		transform: rotate(-13deg)
	}

	10% {
		transform: rotate(0deg)
	}

	15% {
		transform: rotate(-13deg)
	}

	20% {
		transform: rotate(0deg)
	}

	25% {
		transform: rotate(-13deg)
	}

	100% {
		transform: roate(0deg)
	}
}

@-webkit-keyframes telshow {
	0% {
		-webkit-transform: rotate(0deg)
	}

	5% {
		-webkit-transform: rotate(-13deg)
	}

	10% {
		-webkit-transform: rotate(0deg)
	}

	15% {
		-webkit-transform: rotate(-13deg)
	}

	20% {
		-webkit-transform: rotate(0deg)
	}

	25% {
		-webkit-transform: rotate(-13deg)
	}

	100% {
		-webkit-transform: roate(0deg)
	}
}

/*底部社交-微信-动画*/
.social_nav3 span.weichat {
	background-position: 6px -150px;
	background-repeat: no-repeat;
	left: 88px;
	top: 5px;
}

@keyframes xshow {
	0% {
		opacity: 0;
	}

	25% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	75% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-o-keyframes xshow {
	0% {
		opacity: 0;
	}

	25% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	75% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-webkit-keyframes xshow {
	0% {
		opacity: 0;
	}

	25% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	75% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

/*底部社交-微博-动画*/
.social_nav3 span.weibo {
	background-position: 1px -430px;
	background-repeat: no-repeat;
	height: 29px;
	left: 161px;
	top: 5px;
}

@keyframes xshow2 {
	0% {
		opacity: 0;
	}

	20% {
		opacity: 1;
	}

	40% {
		opacity: 0;
	}

	60% {
		opacity: 1;
	}

	80% {
		opacity: 0;
	}

	100% {
		opacity: 0;
	}
}

@-o-keyframes xshow2 {
	0% {
		opacity: 0;
	}

	25% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	75% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@-webkit-keyframes xshow2 {
	0% {
		opacity: 0;
	}

	25% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	75% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

.social_nav3 span.talk99 {
	background-position: 1px -200px;
	background-repeat: no-repeat;
	left: 226px;
	height: 24px;
	width: 26px;
	top: 8px;
}

.social_nav3 .btn {
	display: block;
	width: 32px;
	height: 55px;
	position: absolute;
	right: 0;
	background-position: 0 -786px;
}

.social_nav3 .btn2 {
	display: block;
	width: 32px;
	height: 55px;
	position: absolute;
	right: 0;
	background-position: 0 -249px;
	display: none;
}


.header .tel_bt,
.title .icon,
.sytitbg .icon,
.probox .content ul li,
.probox .content ul li ul li,
.navbg,
.brand_advance .yscontent h2,
.social_nav3 .btn,
.social_nav3 .btn2,
.social3 span,
.brand_advance .yscontent .telbg {
	background-image: url(http://www.atmp.cn/images/SkinsBar3.png);
	background-size: 32px 889px;
}

.fudong_dl {
	display: none;
}

.swiper-wrapper {
	height: auto !important;
}

.swiper-button-next {
	display: none;
}

.swiper-button-prev {
	display: none;
}

.swiper-pagination {
	position: absolute;
	left: 0;
	bottom: 5px;
	width: 100%;
	text-align: right;
}

.swiper-container {
	width: 75%;
	margin-bottom: 10px;
	margin: 0 auto;
	/* height: 600px; */
}

.swiper-container img {
	width: 100%;
}

.swiper-slide img {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	width: 100%;
	height: auto !important;
	text-align: center;

	font-size: 18px;

	background: #fff;



	/* Center slide text vertically */

	display: -webkit-box;

	display: -ms-flexbox;

	display: -webkit-flex;

	display: flex;

	-webkit-box-pack: center;

	-ms-flex-pack: center;

	-webkit-justify-content: center;

	justify-content: center;

	-webkit-box-align: center;

	-ms-flex-align: center;

	-webkit-align-items: center;

	align-items: center;

}



.swiper-pagination-switch.swiper-visible-switch {
	display: inline-block;
	opacity: 1;
	width: 25px;
	height: 7px;
	border-radius: 0px;
	background: #003399;
}

.swiper-pagination-switch {
	background: #fff;
	display: inline-block;
	width: 25px;
	height: 7px;
	margin-right: 10px;
}

.card-wrap{
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	overflow: hidden;
	margin-bottom: 20px;
}
.left-title{
	height: 28px;
  line-height: 28px;
  font-size: 20px;
  color: white;
  padding: 10px 0 10px 20px;
  background: #0856a0;
}

.right-title {
  font-size: 24px;
  padding: 20px;
  font-weight: bold;
  color: #0856a0;
}

.th-about{
	font-size: 22px;
	line-height: 44px;
	text-indent: 2em;
	padding: 20px;
}

.tdt-infowindow-content p{
	text-indent: 0;
	line-height: 1.4em;
	padding: 0
}

@media only screen and (max-width: 1600px) {

	.header,
	#menu ul {
		width: 80% !important;
	}

	.swiper-container, #main{
		width: 90% !important;
	}
}

@media only screen and (max-width: 1200px) {

	.header,
	#menu ul,
	.swiper-container, #main{
		width: 100% !important;
	}
}

.left-contact{
	background: #eff2f5;
	overflow: hidden;
}
.left-contact h2{
    font-size: 16px;
    padding: 10px 20px 0;
    color: #525151;
	font-weight: bold;
    margin: 0;
}

.left-contact .lx-item{
	background: #fff;
    margin: 10px;
    border-radius: 5px;
    padding: 8px;
    line-height: 29px;
    font-size: 16px !important;
    color: #444;
}
.gupiao-code {
	display: inline-block;
	float: right;
	color: red;
	padding-right: 30px;
	font-size: 24px;
	font-weight: normal;
	font-weight: bold;
}