/*--------------------------------------------------------------------*/
/*------------------------------ Default -----------------------------*/
/*--------------------------------------------------------------------*/
body
{
	background: #fff;
	margin: 0px;
}
body, th, td, input, textarea
{
	color: #333435;
	background: #fff;
	font-family: 'Microsoft YaHei', SimSun, NSimSun, sans-serif;
	font-size: 14px;
}
img
{
	border: none;
	display: block;
}
a:link
{
	color: #333435;
	text-decoration: none;
	behavior: url(/App_Themes/OnFocus.htc);
}
a:visited
{
	color: #333435;
	text-decoration: none;
	behavior: url(/App_Themes/OnFocus.htc);
}
a:hover
{
	color: #1954ac;
	text-decoration: none;
	behavior: url(/App_Themes/OnFocus.htc);
}
a:active
{
	text-decoration: none;
	behavior: url(/App_Themes/OnFocus.htc);
}
h1, h2, h3, h4, h5, h6
{
	font-weight: bold;
	margin: 0px;
}
h1
{
	font-size: 20px;
}
h2
{
	font-size: 16px;
}
h3
{
	font-size: 14px;
}
p
{
	margin: 0px;
	padding: 0px;
}
form
{
	margin: 0px;
	padding: 0px;
}
input
{
	margin: 0px;
	padding: 0px;
}
textarea
{
	margin: 0px;
	padding: 0px;
}
div
{
	width: 100%;
}
/*------------------------------ number ------------------------------*/
.number
{
	font-family: Verdana, Geneva, sans-serif;
}
/*-------------------------------- tr --------------------------------*/
.tr05
{
	width: 5%;
	text-align: right;
}
.tr10
{
	width: 10%;
	text-align: right;
}
.tr15
{
	width: 15%;
	text-align: right;
}
.tr20
{
	width: 20%;
	text-align: right;
}
.tr25
{
	width: 25%;
	text-align: right;
}
.tr30
{
	width: 30%;
	text-align: right;
}
.tr35
{
	width: 35%;
	text-align: right;
}
.tr40
{
	width: 40%;
	text-align: right;
}
.tr45
{
	width: 45%;
	text-align: right;
}
.tr50
{
	width: 50%;
	text-align: right;
}
/*-------------------------------- th --------------------------------*/
.th05
{
	width: 5%;
	text-align: center;
}
.th10
{
	width: 10%;
	text-align: center;
}
.th15
{
	width: 15%;
	text-align: center;
}
.th20
{
	width: 20%;
	text-align: center;
}
.th25
{
	width: 25%;
	text-align: center;
}
.th30
{
	width: 30%;
	text-align: center;
}
.th35
{
	width: 35%;
	text-align: center;
}
.th40
{
	width: 40%;
	text-align: center;
}
.th45
{
	width: 45%;
	text-align: center;
}
.th50
{
	width: 50%;
	text-align: center;
}
/*-------------------------------- td --------------------------------*/
.td05
{
	width: 5%;
}
.td10
{
	width: 10%;
}
.td15
{
	width: 15%;
}
.td20
{
	width: 20%;
}
.td25
{
	width: 25%;
}
.td30
{
	width: 30%;
}
.td35
{
	width: 35%;
}
.td40
{
	width: 40%;
}
.td45
{
	width: 45%;
}
.td50
{
	width: 50%;
}
.td50x
{
	float: left;
	width: 50%;
	line-height: 20px;
}
/*------------------------------- color ------------------------------*/
.red
{
	color: #c00;
}
.red a:link
{
	color: #c00;
}
.red a:visited
{
	color: #c00;
}
.red a:hover
{
	color: #f00;
}
.green
{
	color: #0c0;
}
.green a:link
{
	color: #0c0;
}
.green a:visited
{
	color: #0c0;
}
.green a:hover
{
	color: #0f0;
}
.blue
{
	color: #00c;
}
.blue a:link
{
	color: #00c;
}
.blue a:visited
{
	color: #00c;
}
.blue a:hover
{
	color: #00f;
}
/*------------------------------- main -------------------------------*/
.main
{
	max-width: 720px;
	min-width: 360px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
}
.clear
{
	clear: both;
}
/*------------------------------ header ------------------------------*/
.header
{
	overflow: hidden;
}
.header img
{
	width: 100%;
	max-width: 720px;
	min-width: 360px;
}

.header .player
{
	height: 215px;
	overflow: hidden;
}
.header .player img
{
	width: 360px;
	height: 215px;
}
/*------------------------------- body -------------------------------*/
.index
{
	width: 96%;
	padding: 2% 2%;
	overflow: hidden;
}
.index  .menu
{
	float: left;
	width: 32%;
}
.index .menu img
{
	width: 100%;
	max-width: 226px;
	min-width: 113px;
}
/*------------------------------ footer ------------------------------*/
.footer
{
	background: #184fa0;
	overflow: hidden;
}
.footer .txt
{
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	font-size: 10px;
	padding: 10px 0px 10px 80px;
	background: url(/App_Themes/WAP/Images/footer_logo.png) no-repeat left;
	border-bottom: 10px solid #fff;
}

.footer .menua
{
	float: left;
	width: 17%;
	overflow: hidden;
}
.footer .menua img
{
	width: 100%;
	max-width: 124px;
	min-width: 62px;
}
.footer .menub
{
	float: left;
	width: 29%;
	overflow: hidden;
}
.footer .menub img
{
	width: 100%;
	max-width: 208px;
	min-width: 104px;
}
.footer .menuc
{
	float: left;
	width: 27%;
	overflow: hidden;
}
.footer .menuc img
{
	width: 100%;
	max-width: 196px;
	min-width: 98px;
}
.footer .menud
{
	float: left;
	width: 27%;
	overflow: hidden;
}
.footer .menud img
{
	width: 100%;
	max-width: 192px;
	min-width: 96px;
}
/*--------------------------------------------------------------------*/
/*------------------------------- Index ------------------------------*/
/*--------------------------------------------------------------------*/
.index .t img
{
	width: 100%;
	max-width: 720px;
	min-width: 360px;
}
.index .g
{
	width: 98%;
	line-height: 150%;
	padding: 5px 1%;
	overflow: hidden;
}
/*------------------------------- about ------------------------------*/
/*------------------------------- news -------------------------------*/
.index .news
{
	overflow: hidden;
}
.news .b
{
	width: 95%;
	height: 25px;
	line-height: 25px;
	padding-left: 5%;
	background: url(/App_Themes/WAP/Images/right_dot.png) no-repeat left;
	overflow: hidden;
}
.news .l
{
	height: 25px;
	overflow: hidden;
}
/*------------------------------ product -----------------------------*/
.index .product
{
	overflow: hidden;
}
.product .b
{
	float: left;
	width: 164px;
	height: 150px;
	padding: 3px 6px;
}
.product .i
{
	width: 160px;
	height: 120px;
	background: #fff;
	padding: 1px;
	border: 1px solid #eee;
	overflow: hidden;
}
.product .i img
{
	width: 160px;
	height: 120px;
}
.product .l
{
	width: 164px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	overflow: hidden;
}
/*--------------------------------------------------------------------*/
/*-------------------------------- Web -------------------------------*/
/*--------------------------------------------------------------------*/
/*------------------------------- left -------------------------------*/
/*------------------------------- right ------------------------------*/
.right .location
{
	width: 98%;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	background: url(/App_Themes/WAP/Images/right_location.png);
	padding: 0 1%;
	overflow: hidden;
}
.right .container
{
	width: 98%;
	padding: 5px 1%;
	background: #fff;
	margin-bottom: 10px;
}
.right .bottom
{
	height: 10px;
	overflow: hidden;
}
.right .title
{
	line-height: 32px;
	text-align: center;
	font-weight: bold;
	color: #000;
	margin-top: 5px;
}
.right .time
{
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	color: #999;
}
.right .content
{
	min-height: 200px;
	line-height: 180%;
	padding: 10px 0px;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	margin: 5px 0px;
	overflow: auto;
}
.right .content img
{
	max-width: 98%;
	max-height: 98%;
}
.right .center
{
	text-align: center;
	margin-bottom: 10px;
}
.right .key
{
	line-height: 20px;
	color: #666;
	margin: 5px 0px;
}
.right .related
{
	height: 40px;
	line-height: 20px;
	overflow: hidden;
}
/*------------------------------- text -------------------------------*/
.right .text
{
	min-height: 300px;
	padding: 5px 0px;
}
.text .border
{
	width: 95%;
	height: 29px;
	padding-left: 5%;
	border-bottom: 1px dashed #eee;
	background: url(/App_Themes/WAP/Images/right_dot.png) no-repeat left;
}
.text .link
{
	height: 29px;
	line-height: 29px;
	overflow: hidden;
}
/*------------------------------- photo ------------------------------*/
.right .photo
{
	min-height: 310px;
	padding: 5px 0px;
}
.photo .border
{
	float: left;
	width: 164px;
	height: 150px;
	padding: 3px 6px;
}
.photo .img
{
	width: 160px;
	height: 120px;
	padding: 1px;
	overflow: hidden;
	border: 1px solid #eee;
}
.photo .image
{
	width: 160px;
	height: 120px;
	line-height: 120px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}
.photo .image img
{
	width: 160px;
	height: 120px;
}
.photo .link
{
	width: 164px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	overflow: hidden;
}
/*----------------------------- feedback -----------------------------*/
.right .feedback
{
	width: 96%;
	padding: 5px 1% 0px 1%;
	border: 1px dashed #ddd;
	margin-bottom: 10px;
}
.right .back
{
	padding: 10px 0px;
}
.back .border
{
	width: 96%;
	padding: 1%;
	border: 1px solid #eee;
	margin-bottom: 5px;
	overflow: hidden;
}
.back .name
{
	float: left;
	width: 56%;
	height: 30px;
	line-height: 30px;
	background: #f8f8f8;
	padding: 0px 1%;
	overflow: hidden;
}
.back .ip
{
	float: left;
	width: 20%;
	height: 30px;
	line-height: 30px;
	font-size: 10px;
	background: #f8f8f8;
	overflow: hidden;
}
.back .date
{
	float: left;
	width: 20%;
	height: 30px;
	line-height: 30px;
	font-size: 10px;
	text-align: right;
	padding: 0px 1%;
	background: #f8f8f8;
	overflow: hidden;
}
.back .message
{
	float: left;
	width: 98%;
	line-height: 25px;
	padding: 5px 1%;
}
.back .reply
{
	float: left;
	width: 98%;
	line-height: 25px;
	padding: 5px 1%;
	border-top: 1px dashed #eee;
}
.right .feed
{
	width: 96%;
	padding: 9px 1% 0px 1%;
	border: 1px solid #eee;
	margin-bottom: 10px;
}
/*------------------------------- form -------------------------------*/
.right .form
{
	padding: 10px 0px;
	overflow: hidden;
}
.right .form em
{
	color: #f00;
	font-style: normal;
}
.form .label
{
	float: left;
	width: 30%;
	height: 24px;
	line-height: 24px;
	text-align: right;
	padding: 0px 1%;
}
.form .input
{
	float: right;
	width: 67%;
	height: 20px;
	padding: 2px 1% 2px 0px;
}
.form .input input
{
	width: 70%;
	height: 18px;
	line-height: 18px;
	padding: 0px 5px;
	border: 1px solid #ccc;
	margin: 0px;
}
.form .check
{
	float: left;
	width: 30%;
	height: 20px;
	padding: 2px 1% 2px 0px;
}
.form .check input
{
	width: 70%;
	height: 18px;
	line-height: 18px;
	padding: 0px 5px;
	border: 1px solid #ccc;
	margin: 0px;
}
.form .code
{
	float: left;
	width: 30%;
	height: 20px;
	padding: 2px 0px 2px 0px;
}
.form .btn
{
	float: left;
	width: 100%;
	height: 24px;
	padding: 5px 0px;
	text-align: center;
}
.form .btn input
{
	width: 98px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background: #ddd;
	border: 1px solid #aaa;
	cursor: pointer;
}
.form .headline
{
	float: left;
	width: 30%;
	height: 60px;
	line-height: 60px;
	text-align: right;
	padding: 2px 1%;
}
.form .multiline
{
	float: right;
	width: 67%;
	height: 60px;
	padding: 2px 1% 2px 0px;
}
.form .multiline textarea
{
	width: 70%;
	height: 54px;
	line-height: 18px;
	padding: 2px 5px;
	border: 1px solid #ccc;
	margin: 0px;
}
.form .file
{
	float: right;
	width: 67%;
	height: 20px;
	padding: 2px 1% 2px 0px;
}
.form .radio
{
	float: right;
	width: 67%;
	height: 20px;
	padding: 2px 1% 2px 0px;
}
.form .radio input
{
	width: 13px;
	height: 13px;
}
.form .radio label
{
	padding-left: 5px;
	padding-right: 15px;
}
.form .short
{
	float: right;
	width: 67%;
	height: 20px;
	padding: 2px 1% 2px 0px;
}
.form .short input
{
	width: 20%;
	height: 18px;
	line-height: 18px;
	padding: 0px 5px;
	border: 1px solid #ccc;
	margin: 0px;
}
.form .short span
{
	padding-right: 10px;
}
.form .editor
{
	float: left;
	width: 100%;
	padding: 5px 0px;
}
.form table
{
	width: 100%;
}
.form th
{
	text-align: center;
	background: #f2f2f2;
}
/*------------------------------- pager ------------------------------*/
.right .pager
{
	width: 96%;
	height: 30px;
	line-height: 30px;
	background: #eee;
	padding: 1% 2%;
	margin-bottom: 10px;
	overflow: hidden;
}
.pager .record
{
	float: left;
	width: 10%;
	height: 30px;
	visibility: hidden;
}
.pager .page
{
	float: right;
	width: 90%;
	height: 30px;
	text-align: right;
}
/*--------------------------------------------------------------------*/
/*-------------------------------- Slide -----------------------------*/
/*--------------------------------------------------------------------*/
.slides
{
	position: absolute;
	z-index: 1;
	width: 360px;
}
.slide
{
	position: relative;
	overflow: hidden;
}
