﻿@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
a{text-decoration: none;}
.fmtmain{ 
	font-size: 0.14rem;
	}
.topdiv{ position: relative;}
.topnav{text-align: center;  position: absolute;top: 5px; z-index: 100; width: 100%; }
.topnav img{
	width:30px;
	height:30px;
	}
.topnav table{ width: 96%;text-align: left; margin: 0 auto;}
.td1{
	width:20%;

	}

.btnav{ 
	width: 56px; 
	height: 21px; 
	/*background: url(../images/btnav.png) no-repeat 100%;*/ 
	border: #fff 1px solid;
	background-color:transparent;
	border-radius:10px;  
	color: #fff;
	font-size: 12px;
	margin-right:7px;
	}
.btmdiv{ 
	text-align: center; 
	padding: 23px 0;
	}
.tabbtm{ 
	margin: 0 auto; 
	width: 96%; 
}





.adown{ 
	display: block; 
	width: 100%; 
	height: 25px; 
	border: none; 
	-webkit-border-radius: 20px;
	border-radius: 20px;  
	background-color:rgb(221,39,38); 
	text-align: center; 
	color: #fff; 
	font-size: 14px;
	padding-top: 8px;
	}
.tabbtm td{ 
	text-align: left; 
	overflow: hidden;
}
.td21{
	width:50%;
	padding-left:5px;
	}
.td22{
	padding-left:10px;}
.img1{ 
	width: 80%;
	}
.img2{ 
	width: 100%;
	margin-bottom:10px;}
.tdl{font-size: 10px; padding-top: 10px;  color: rgb(59,55,56); line-height:150%;
	padding-left:5px;
	}
.tdr{
	padding-top: 10px;
	padding-left:10px;
	text-align:center;
	}
.tdr p{ 
	display: block; 
	height: 30px; 
	padding-left: 40px; 
	margin-bottom: 10px; 
	font-size: 10px;
	text-indent:0;
	}
.tdr p span{ 
	display: block; 
	color: #757575;

	text-indent:0;
	}
.tdr p:nth-child(1){ background: url(../images/dianhua.png) no-repeat;}
.tdr p:nth-child(2){ background: url(../images/email.png) no-repeat;}
.tdr p:nth-child(3){ background: url(../images/dizhi.png) no-repeat;margin-bottom: 0;}
.copydiv{ background-color: #000; color: #fff; text-align: center; padding: 5px 0; font-size: 0.12rem;}
/*.footiframe{
	width:100%;
	height:30px;

	}*/
.headiframe{
	position:fixed;
	z-index:10;
	top:0;
	right:0;
	width:100%;
	height:40px;
	margin:0;
	
	}
.footiframe{
	width:100%;
	height:30px;
	margin:0;
	margin-bottom:-5px;
	}