/*--------------------------------------------------------------------*/
/*------------------------------ Default -----------------------------*/
/*--------------------------------------------------------------------*/
body
{
	background: #fff;
	margin: 0px;
}
body, th, td, input, textarea
{
	color: #333435;
	font-family: 'Microsoft YaHei', SimSun, NSimSun, sans-serif;
	font-size: 14px;
}
img
{
	border: none;
}
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
{
	padding: 0px;
	margin: 0px;
}
form
{
	padding: 0px;
	margin: 0px;
}
input
{
	padding: 0px;
	margin: 0px;
}
textarea
{
	padding: 0px;
	margin: 0px;
}
/*------------------------------ 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%;
}
/*------------------------------- 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
{
	background: url(/App_Themes/CN/Images/header_bg.png) repeat-x top;
}
.clear
{
	clear: both;
}
/*------------------------------ header ------------------------------*/
.header
{
	overflow: hidden;
}
.header .container
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.header .banner
{
	overflow: hidden;
}
.header .logo
{
	float: left;
	width: 630px;
	height: 130px;
	padding: 23px 170px 9px 0px;
}
.header .logo img
{
	display: block;
	width: 630px;
	height: 130px;
}
.header .favorite
{
	float: right;
	width: 200px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	padding: 0px 0px 132px 0px;
}
/*-------------------------------- nav -------------------------------*/
.header .nav
{
	width: 1000px;
	height: 50px;
}
.nav .img
{
	float: left;
	width: 125px;
	height: 50px;
}
.nav .img img
{
	display: block;
}
/*------------------------------ player ------------------------------*/
.header .player
{
	width: 1400px;
	height: 500px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.player .border
{
	width: 1400px;
	height: 500px;
}
.player .border img
{
	width: 1400px;
	height: 500px;
}
/*------------------------------- body -------------------------------*/
.body
{
	overflow: hidden;
}
.body .bg
{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
/*------------------------------ footer ------------------------------*/
.footer
{
	background: url(/App_Themes/CN/Images/footer_bg.png) repeat-x bottom;
}
.footer .container
{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.footer .bg
{
	width: 1000px;
	color: #fff;
	font-size: 12px;
	overflow: hidden;
}
.footer .bg a:link
{
	color: #fff;
}
.footer .bg a:visited
{
	color: #fff;
}
.footer .bg a:hover
{
	color: #ff0;
}
.footer .nav
{
	width: 1000px;
	padding: 12px 0px 15px 0px;
	overflow: hidden;
}
.footer .copyright
{
	width: 1000px;
	height: 37px;
	line-height: 37px;
}
.footer .f
{
	float: left;
	width: 100px;
	height: 270px;
	text-align: center;
	padding: 0px 15px 0px 15px;
}
.footer .t
{
	width: 100px;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	font-weight: bold;
}
.footer .g
{
	width: 100px;
	height: 224px;
	line-height: 28px;
}
.footer .b
{
	width: 100px;
	height: 28px;
}
.footer .fx
{
	float: left;
	width: 200px;
	height: 270px;
	text-align: center;
	line-height: 30px;
	padding: 0px 0px 0px 0px;
}
.footer .tx
{
	width: 200px;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	font-weight: bold;
}
.footer .gx
{
	width: 200px;
	height: 224px;
	line-height: 28px;
}
.footer .bx
{
	width: 200px;
	height: 28px;
}
.footer .rights
{
	float: left;
	width: 500px;
	height: 37px;
}
.footer .icp
{
	float: right;
	width: 500px;
	height: 37px;
	text-align: right;
}
/*-------------------------------- qq --------------------------------*/

/*--------------------------------------------------------------------*/
/*------------------------------- Index ------------------------------*/
/*--------------------------------------------------------------------*/
.index
{
	width: 100%;
	overflow: hidden;
}
/*------------------------------- essay -------------------------------*/
.index .essay
{
	float: left;
	width: 100%;
	background: #fff;
	overflow: hidden;
}
.essay .f
{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.essay .t
{
	width: 1000px;
	height: 40px;
}
.essay .t img
{
	display: block;
	width: 1000px;
	height: 40px;
}
.essay .g
{
	width: 1000px;
	padding: 0px 0px 30px 0px;
	overflow: hidden;
}
.essay .b
{
	float: left;
	width: 470px;
	height: 100px;
	padding: 13px 15px;
	overflow: hidden;
}
.essay .i
{
	float: left;
	width: 150px;
	height: 100px;
}
.essay .i img
{
	display: block;
	width: 130px;
	height: 100px;
}
.essay .l
{
	float: left;
	width: 320px;
	height: 30px;
	line-height: 30px;
}
.essay .e
{
	float: right;
	width: 80px;
	height: 30px;
	font-size: 12px;
	text-align: right;
}
.essay .s
{
	float: left;
	width: 240px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
}
.essay .x
{
	float: left;
	width: 320px;
	height: 69px;
	line-height: 23px;
	font-size: 12px;
	color: #333;
	overflow: hidden;
}
/*------------------------------- about ------------------------------*/
.index .about
{
	float: left;
	width: 100%;
	height: 391px;
	background: url(/App_Themes/CN/Images/bg_about.png) center;
	overflow: hidden;
}
.about .f
{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.about .t
{
	width: 1000px;
	height: 100px;
}
.about .t img
{
	display: block;
	width: 1000px;
	height: 100px;
}
.about .g
{
	width: 980px;
	height: 280px;
	line-height: 35px;
	color: #fff;
	padding: 0px 10px 11px 10px;
	overflow: hidden;
}
.about .g p
{
	text-indent: 2em;
	padding: 10px 0px;
}
/*------------------------------ biz -----------------------------*/
.index .biz
{
	float: left;
	width: 100%;
	background: #fff;
	overflow: hidden;
}
.biz .f
{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.biz .t
{
	width: 1000px;
	height: 40px;
	padding: 25px 0px 50px 0px;
}
.biz .t img
{
	display: block;
	width: 1000px;
	height: 40px;
}
.biz .g
{
	width: 1000px;
	height: 240px;
	overflow: hidden;
}
.biz .b
{
	float: left;
	width: 180px;
	height: 240px;
	padding: 0px 10px;
	overflow: hidden;
}
.biz .m
{
	width: 142px;
	height: 50px;
	padding: 25px 429px 40px 429px;
}
.biz .m img
{
	display: block;
	width: 142px;
	height: 50px;
}
/*------------------------------ case -----------------------------*/
.index .case
{
	float: left;
	width: 100%;
	background: #fff;
	overflow: hidden;
}
.case .f
{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.case .t
{
	width: 1000px;
	height: 40px;
	padding-top: 50px;
}
.case .t img
{
	display: block;
	width: 1000px;
	height: 40px;
}
.case .g
{
	width: 1000px;
	height: 570px;
	padding: 10px 0px 10px 0px;
	background: url(/App_Themes/CN/Images/bg_case.png) no-repeat center;
	margin-bottom: 40px;
	overflow: hidden;
}
.case .x
{
	float: left;
	width: 490px;
	height: 180px;
	padding: 5px;
	overflow: hidden;
}
.case .b
{
	float: left;
	width: 240px;
	height: 180px;
	padding: 5px;
	overflow: hidden;
}
.case .i
{
	width: 240px;
	height: 180px;
	overflow: hidden;
}
.case .i img
{
	width: 240px;
	height: 180px;
}
.case .l
{
	width: 240px;
	height: 20px;
	line-height: 20px;
	text-align: center;
}
/*--------------------------------------------------------------------*/
/*-------------------------------- Web -------------------------------*/
/*--------------------------------------------------------------------*/
/*------------------------------- left -------------------------------*/
.left
{
	float: left;
	width: 240px;
	padding: 10px 10px 0px 0px;
}
.left .title
{
	width: 220px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 15px;
	color: #000;
	background: url(/App_Themes/CN/Images/left_title.png);
	padding: 0px 10px 0px 10px;
}
.left .container
{
	width: 240px;
	background: url(/App_Themes/CN/Images/left_container.png);
	overflow: hidden;
}
.left .content
{
	width: 220px;
	line-height: 22px;
	padding: 5px 10px 0px 10px;
}
.left .news
{
	width: 210px;
	height: 22px;
	line-height: 22px;
	padding-left: 10px;
	background: url(/App_Themes/CN/Images/left_dot.png) no-repeat left;
}
.left .bottom
{
	width: 240px;
	height: 5px;
	background: url(/App_Themes/CN/Images/left_bottom.png);
	overflow: hidden;
}
.left .split
{
	width: 240px;
	height: 10px;
	background: #fff;
	overflow: hidden;
}
.left .link
{
	width: 220px;
	line-height: 25px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	background: url(/App_Themes/CN/Images/left_link.png) no-repeat center bottom;
	padding: 0px 10px 0px 10px;
	margin-top: 5px;
	margin-bottom: 1px;
}
/*------------------------------- right ------------------------------*/
.right
{
	float: left;
	width: 750px;
	padding: 10px 0px 0px 0px;
}
.right .location
{
	width: 730px;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	background: url(/App_Themes/CN/Images/right_location.png);
	overflow: hidden;
}
.right .container
{
	width: 720px;
	padding: 5px 14px;
	border: 1px solid #ddd;
	border-top: none;
}
.right .bottom
{
	width: 750px;
	height: 10px;
	overflow: hidden;
}
.right .title
{
	width: 720px;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
.right .time
{
	width: 720px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	color: #999;
}
.right .summary
{
	width: 700px;
	min-height: 40px;
	line-height: 20px;
	font-size: 12px;
	padding: 4px 9px;
	border: 1px dotted #ccc;
	margin: 5px 0px;
}
.right .content
{
	width: 720px;
	min-height: 300px;
	line-height: 200%;
	padding: 10px 0px;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	margin: 5px 0px;
	overflow: hidden;
}
.right .content img
{
	max-width: 720px;
}
.right .content table
{
	width: 100%;
	border: 1px solid #ccc;
}
.right .content th
{
	color: #fff;
	background: #aaa;
	padding: 5px 10px;
}
.right .content td
{
	padding: 5px 10px;
	border: 1px solid #eee;
}
.right .key
{
	width: 720px;
	line-height: 20px;
	font-size: 12px;
	color: #666;
	margin: 5px 0px;
}
.right .related
{
	width: 720px;
	height: 40px;
	line-height: 20px;
	font-size: 12px;
	overflow: hidden;
}
/*------------------------------- text -------------------------------*/
.right .text
{
	width: 720px;
	min-height: 350px;
	padding: 10px 0px;
	overflow: hidden;
}
.text .border
{
	width: 710px;
	height: 34px;
	padding-left: 10px;
	border-bottom: 1px dashed #eee;
	background: url(/App_Themes/CN/Images/right_dot.png) no-repeat left;
}
.text .link
{
	float: left;
	width: 620px;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
}
.text .time
{
	float: right;
	width: 90px;
	height: 34px;
	line-height: 34px;
	font-size: 12px;
	color: #999;
	text-align: right;
}
.text .serve
{
	width: 720px;
	height: 30px;
	font-weight: bold;
	background: #eee;
}
.text .sever
{
	width: 720px;
	height: 29px;
	border-bottom: 1px dashed #eee;
}
.text .double
{
	float: left;
	width: 150px;
	height: 29px;
	line-height: 29px;
	padding: 0px 5px;
	overflow: hidden;
}
.text .single
{
	float: left;
	width: 70px;
	height: 29px;
	line-height: 29px;
	padding: 0px 5px;
	overflow: hidden;
}
/*----------------------------- photo big ----------------------------*/
.right .photo
{
	width: 720px;
	min-height: 460px;
	padding: 10px 0px;
	overflow: hidden;
}
.photo .border
{
	float: left;
	width: 250px;
	height: 215px;
	padding: 5px 55px 0px 55px;
	margin-bottom: 10px;
	overflow: hidden;
}
.photo .image
{
	width: 240px;
	height: 180px;
	padding: 4px;
	background: #fff;
	border: 1px solid #ddd;
	overflow: hidden;
}
.photo .link
{
	width: 250px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	overflow: hidden;
}
/*----------------------------- feedback -----------------------------*/
.right .feedback
{
	width: 720px;
	padding: 5px 14px 0px 14px;
	border: 1px dashed #ddd;
	margin-bottom: 10px;
}
.right .back
{
	width: 720px;
	padding: 10px 0px;
}
.back .border
{
	width: 700px;
	padding: 9px 9px 9px 9px;
	border: 1px solid #eee;
	margin-bottom: 5px;
	overflow: hidden;
}
.back .name
{
	float: left;
	width: 280px;
	height: 30px;
	line-height: 30px;
	background: #f8f8f8;
	padding: 0px 10px;
	overflow: hidden;
}
.back .ip
{
	float: left;
	width: 150px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	padding: 0px 10px;
	background: #f8f8f8;
	overflow: hidden;
}
.back .date
{
	float: left;
	width: 210px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	text-align: right;
	padding: 0px 10px;
	background: #f8f8f8;
	overflow: hidden;
}
.back .selected
{
	float: left;
	width: 213px;
	height: 30px;
	line-height: 30px;
	background: #f8f8f8;
	padding: 0px 10px;
	overflow: hidden;
}
.back .alternate
{
	float: left;
	width: 213px;
	height: 30px;
	line-height: 30px;
	padding: 0px 10px;
	background: #ffffff;
	overflow: hidden;
}
.back .important
{
	float: left;
	width: 213px;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	font-weight: bolder;
	padding: 0px 10px;
	background: #ffffff;
	overflow: hidden;
}
.back .important a:link
{
	color: #f00;
}
.back .important a:visited
{
	color: #f00;
}
.back .important a:hover
{
	color: #d90000;
}
.back .message
{
	float: left;
	width: 680px;
	line-height: 25px;
	padding: 5px 10px;
}
.back .reply
{
	float: left;
	width: 680px;
	line-height: 25px;
	padding: 5px 10px;
	border-top: 1px dashed #eee;
}
.right .feed
{
	width: 720px;
	padding: 9px 14px 0px 14px;
	border: 1px solid #eee;
	margin-bottom: 10px;
}
/*------------------------------- form -------------------------------*/
.right .form
{
	width: 720px;
	line-height: 100%;
	padding: 10px 0px;
	overflow: hidden;
}
.right .form em
{
	color: #f00;
	font-style: normal;
}
.right .form th
{
	line-height: 180%;
}
.right .form td
{
	line-height: 150%;
}
.form .label
{
	float: left;
	width: 190px;
	height: 24px;
	line-height: 24px;
	text-align: right;
	padding: 0px 10px;
}
.form .input
{
	float: right;
	width: 500px;
	height: 20px;
	padding: 2px 10px 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: 90px;
	height: 20px;
	padding: 2px 10px 2px 0px;
}
.form .check input
{
	width: 70px;
	height: 18px;
	line-height: 18px;
	padding: 0px 5px;
	border: 1px solid #ccc;
	margin: 0px;
}
.form .code
{
	float: left;
	width: 400px;
	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: 190px;
	height: 60px;
	line-height: 60px;
	text-align: right;
	padding: 2px 10px;
}
.form .multiline
{
	float: right;
	width: 500px;
	height: 60px;
	padding: 2px 10px 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: 500px;
	height: 20px;
	padding: 2px 10px 2px 0px;
}
.form .radio
{
	float: right;
	width: 500px;
	height: 20px;
	padding: 2px 10px 2px 0px;
}
.form .radio input
{
	width: 13px;
	height: 13px;
}
.form .radio label
{
	padding-left: 5px;
	padding-right: 15px;
}
.form .short
{
	float: right;
	width: 500px;
	height: 20px;
	padding: 2px 10px 2px 0px;
}
.form .short input
{
	width: 10%;
	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: 720px;
	padding: 5px 0px;
}
.form table
{
	width: 100%;
}
.form th
{
	text-align: center;
	background: #f2f2f2;
}
.form .blank
{
	float: left;
	width: 280px;
	height: 150px;
	line-height: 30px;
	text-align: right;
	font-weight: bolder;
	padding: 0px 10px 0px 10px;
	overflow: hidden;
}
.form .vote
{
	float: right;
	width: 410px;
	height: 150px;
	line-height: 30px;
	padding: 0px 10px 20px 0px;
}
.form .percent
{
	float: left;
	width: 200px;
	height: 15px;
	border: 1px solid #ccc;
	margin: 4px 10px 4px 0px;
	overflow: hidden;
}
.form td
{
	padding: 0px 5px;
}
/*------------------------------- links ------------------------------*/
.right .links
{
	width: 720px;
	min-height: 360px;
	padding: 10px 0px;
}
.links .border
{
	float: left;
	width: 122px;
	height: 42px;
	padding: 5px 11px;
}
.links .image
{
	width: 120px;
	height: 40px;
	border: 1px solid #eee;
	overflow: hidden;
}
.links .image img
{
	width: 120px;
	height: 40px;
}
.links.link
{
	width: 122px;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
}
/*------------------------------ special -----------------------------*/
.right .center
{
	width: 720px;
	text-align: center;
	margin-bottom: 10px;
}
.right .full
{
	float: left;
	width: 720px;
	margin-bottom: 10px;
}
.right .half
{
	float: left;
	width: 350px;
	line-height: 25px;
	padding-right: 10px;
}
/*------------------------------- pager ------------------------------*/
.right .pager
{
	width: 720px;
	padding: 0px 15px;
	line-height: 30px;
	font-size: 12px;
	background: #eee;
	margin-bottom: 10px;
	overflow: hidden;
}
.right .record
{
	float: left;
	width: 360px;
}
.right .page
{
	float: left;
	width: 360px;
	text-align: right;
}
/*--------------------------------------------------------------------*/
/*-------------------------------- Slide -----------------------------*/
/*--------------------------------------------------------------------*/
.slides
{
	position: absolute;
	z-index: 1;
}
.slide
{
	position: relative;
	width: 1400px;
	height: 500px;
	overflow: hidden;
}
.slides .prev, .slides .next
{
	position: absolute;
	top: 215px;
	left: 0px;
	width: 70px;
	height: 70px;
	z-index: 100;
	display: block;
}
.slides .prev img, .slides .next img
{
	width: 70px;
	height: 70px;
}
.slides .next
{
	left: 1330px;
}
