* {
	margin: 0;
	outline: 0;
	padding: 0;
	font-size: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}



body {

	padding: 0px;

	margin: 0px auto;

	font-size: 16px;
	color: #555;

}

body a {
	color: #333;
	text-decoration: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

th,
td,
caption {
	vertical-align: middle;
}

textarea {
	resize: none;
	border: 0;
	padding: 8px 0;
	border-radius: 0;
}

ul,
li {
	list-style: none;
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.clr:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clr {
	*zoom: 1;
}

body {
	background: #fff;
}

.top {
	width: 60%;
	margin: 0 auto;
}


.menu {
	/* background: url(images/smenubg.gif) repeat-x; */
	background: #1d70b9;
	height: 40px;
	line-height: 40px;
	width: 100%;
}

.menu ul{
	width: 60%;
	margin: 0 auto;
}

.menu li {
	width: 18%;
	float: left;
	text-align: center;
	font-size: 16px;
}

.menu li a {
	color: #fff;
	text-decoration: none;
}

.big_banner {
	width: 75%;
	margin: 0 auto;
}

.main_con {
	background: #ffffff;
	width: 75%;
	margin: 0 auto;
}

.main_con_left {
	width: 32%;
	float: left;
}

.main_con_right {
	width: 66%;
	float: right;
}

.dl1 {
	margin-bottom: 20px;
	margin-top: 5px;
	border: 1px solid #ccc;
}

.dl1 dt {
	height: 40px;
	font-weight: bold;
	line-height: 40px;
	background-size: 100% 100%;
	text-indent: 10px;
	color: #fff;
	font-size: 18px;
	/* background-image: linear-gradient(to bottom, #d3d3d3 0%, #fff 100%); */
	background: #1d70b9;
}

.dl1 dd {
	padding: 0 10px 10px;
	font-size: 16px;
	line-height: 32px;
}

.main_con_right {
	border: 1px solid #ccc;
	margin: 5px 0 5px;
	border-radius: 5px;
}

.dl2 dt {
	height: 36px;
	line-height: 36px;
	font-weight: bold;
	text-indent: 20px;
	color: #fff;
	font-size: 18px;
	background: #1d70b9;
}

.dl2 dd {
	padding: 20px;
	line-height: 35px;
}

.dl2 dd h1 {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}

.footer {
	background: #fff url(images/btmenubg.gif) repeat-x;
	height: 50px;
	width: 75%;
	margin: 0 auto;
	line-height: 25px;
	padding: 0px 0px 0px 0px;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
}

.ul3 li {
	width: 33.2%;
	float: left;
	text-align: center;
}

.ul3 li p {
	text-align: center;
}

.ul3 li img {
	width: 90%
}

@media screen and (max-width:640px) {
	.top {
		width: 100%;
		height: 50px;
	}

	.top img {
		height: 50px;
	}

	.menu {
		width: 100%;
	}

	.big_banner {
		display: none;
	}

	.main_con {
		width: 100%;
	}

	.main_con_left {
		display: none;
	}

	.main_con_right {
		width: 100%;
		float: none
	}

	.footer {
		width: 100%;
	}

	.tb3 {
		width: 100%;
	}

	.social_nav3 {
		display: block;
	}

	.div_chat {
		display: none;
	}
}



/***********************************/
.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;
}

.td3{
	padding-left: 10px;
}

@media only screen and (max-width: 1600px) {
    .top, .menu ul{
        width: 80% !important;
    }


	.big_banner, .main_con{
		width: 90% !important;
	}
}

@media only screen and (max-width: 1200px) {
    .big_banner, .main_con{
        width: 100% !important;
    }
}


.left-contact h2{
	font-size: 16px;
    padding: 10px 20px 0;
    color: #525151;
}

.left-contact .lx-item{
	background: #eff2f5;
    margin: 10px;
    border-radius: 5px;
    padding: 8px;
    line-height: 29px;
    font-size: 16px !important;
    color: #444;
}

.gupiao-code {
	padding: 0 20px;
	text-align: right;
	color: red;
	padding-right: 30px;
	font-size: 24px;
	font-weight: normal;
	font-weight: bold;
}