@charset "utf-8";
/* CSS Document */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
fieldset, img,button { border:none; } /*为了照顾ie6 链接图片有边框*/
ul, ol,li { list-style:none; }
input { padding-top:0; padding-bottom:0;}
select, input ,textarea{ vertical-align:middle; font-size:12px;margin:0;padding: 0;outline:none}
img{display: block}
textarea { resize:none;}
table { border-collapse:collapse;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
body {font-size:16px; color:#333;font-family: "Microsoft YaHei";}
a {color:#333;text-decoration:none;font-family:"Microsoft YaHei"; font-size: 16px;}
.banner{
	width: 100%;
	height: 700px;
	background: url("../images/banner.png") no-repeat top center;
}
.header {
	width: 1100px;
	margin: 0 auto;
	clear: both;
	padding-top: 15px;
}

.header .logo {
	float: left
}

.header .return_index {
	float: right;
	font-size: 16px;
}
.main{
	overflow: hidden;
	width: 100%;
	min-height: auto;
	background: url("../images/backbg.png") repeat-x;
	margin: 0 auto;
}
.headline{
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
	padding: 20px;
	background-color: #fff;
}
.headline h1{
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	margin: 30px 0;
}
/* 本例子css */
	.game163{ position: relative; border: 1px solid #dcdddd; padding: 4px; overflow: hidden; width: 800px;margin: 0 auto; }
	.game163 .bigImg{ height: 450px; position: relative;}
	.game163 .bigImg li img{ vertical-align:middle; width:800px; height:450px;   }
	.game163 .bigImg  h4{ font-size: 14px; font-weight: bold; line-height: 33px; height: 33px; padding-right: 30px; overflow: hidden; text-align: left; }

	.game163 .smallScroll{ height: 87px; margin-bottom: 6px;position: relative;}
	.game163 .sPrev,.game163 .sNext{  width: 30px; height:30px; position: absolute;top: 36px;z-index: 1000}
	.game163 .sPrev{left: 0px;background: url(../images/left.png) no-repeat 0 0;}
	.game163 .sNext{right: 0px;background: url(../images/right.png) no-repeat 0 0;}

	/*.game163 .sPrev:hover{ background-position: 0 -3133px;}
	.game163 .sNext:hover{ background-position: 0 -2785px;}*/

	.game163 .smallImg{ float:left;  margin: 0px auto ; display:inline; width: 800px; overflow: hidden;background: #f7f7f7;padding: 10px 0;border-top: 1px solid #e6e6e6;border-bottom: 1px solid #e6e6e6}
	.game163 .smallImg ul{ height:87px;  width: 9999px; overflow: hidden; }
	.game163 .smallImg li{ float: left; margin:  0px 10px; width:140px; cursor:pointer;  display: inline;height: 87px;  }
	.game163 .smallImg img{ border: 5px solid #f7f7f7; width:140px; height:87px;  }
	.game163 .smallImg .on img{ border-color: #fff;}

	.game163 .pageState{ position: absolute; top: 235px; right: 5px; font-family: "Times New Roman", serif; letter-spacing: 1px;}
	.game163 .pageState span{ color: #f00; font-size: 16px;}
	.footer{
		width: 100%;
		padding: 10px 0px;
		background-color: #c2965e;
	}
	.footer .bottom{
		text-align: center;
		width: 100%;
		margin: 0 auto;
		color: #fff;
		line-height: 35px;
		padding-top: 25px;
	}
.footer p {text-align: center;font-size: 16px;color: #fff;line-height: 35px;}
.footer .linkPhoto {
	width: 200px;
	height: 80px;
	margin: 0 auto;
}
.footer .linkPhoto .fleft {
	width: 80px;
	height: 80px;
	float: left;
}
script {
	display: none;
}
.footer .linkPhoto .fright {
	width: 110px;
	height: 67px;
	padding-top: 13px;
	margin-left: 10px;
	float: right;
}
.footer a {font-size: 16px;color: #fff;}
	.TRS_Editor div{
		line-height: 30px;
	}
	.apply{
	display: block;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
    width: 85px;
    height: 25px;
    background-color: #3e69c2;
    text-align: center;
    line-height: 25px;
    margin: 0 auto;
    margin-top: 12px;
	}
	.apply a{
		color: #fff;
	}
.main p {
	text-indent: 2em;
	line-height: 2;
}
