@charset "utf-8";
/* CSS Document */
*{
	padding:0;
	margin:0;
	font-family:"微软雅黑";
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.banner{
	background:url(../images/banner.jpg) no-repeat;
	background-size:cover;
	
}
.pl20{
	padding-left:20px
}

.img-responsive{
	max-width:100%;
}
.center-block{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.center{
	text-align:center;
	height:600px;
}
.mar2{
	margin:0 auto;
}
.container {
/*  padding-right: 15px;
  padding-left: 15px;*/
  margin-right: auto;
  margin-left: auto;
}
.bj1{
	background:#fafaf0;
	padding:2% 0;
}
.bj2{
	background:#fff;
	padding:2% 0;
}
.bj3{
	background:#d6cfc7;
	padding:2% 0;
}
.cl6{
	width:15%;
	float:left;
	height:185px;
	padding:5px;
	border-right:2px dashed #797874;
	border-bottom:2px dashed #797874;
	font-size:12px;
}
.cl6_img{
	height:50px;
	line-height:50px;
}
.cl6_tit{
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}
.indent{
	text-indent:2em;
}
.tit{
	font-size:35px;
	font-weight:bold;
	text-align:center;
	margin-bottom:20px;
}
.tit1{
    font-size:19px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
}
.tit2{
	font-size:25px;
	font-weight:bold;
	margin-top:20px;
}
.tit3{
	font-size:20px;
	text-align:center;
}
.li1,.li2{
	color:#ff4a04;
	padding-left:20px;
}
.w3{
	width:35%;
	cursor:pointer;
	position: absolute;
	right: 0;
	bottom:20%;
}
/*.mv{
	display:none;
	top:30%;
	left:35%;
	position:fixed;
	z-index:999;
}*/
.close{
	font-size:40px;
	font-weight:bold;
	float:right;
	padding:0 5px;
	cursor:pointer;
}
.w7{
	width:65%;
}
.w5{
	width:50%;
}
.little{
	font-size:xx-small;
}
.btn{
	padding:8px 40px;
	text-align:center;
	margin:0 20px;
	display:inline-block;
}
.btn a{
	color:#fff;
	text-decoration:none;
}
.btn1{
	background:#ff4a05;
	box-shadow:1px 1px 10px #c74923;
}
.btn2{
	background:#4e4e4e;
	box-shadow:1px 1px 10px #313536;
}
.stu{
	width:139px;
	margin-right:42px;
	background:#4e4e4e;
	text-align:center;
	color:#fff;
	float:left;
	font-size:14px;
	position:relative;
	height:420px;
}
.bold{
	font-weight:bold;
}
.stu p{
	padding:2px 0;
}
.stbtn{
	background:#fff;
	color:#ff4a05;
	font-weight:bold;
	padding:5px 10px;
	text-align:center;
	display:inline-block;
	position: absolute;
	bottom: 5%;
	left: 50%;
	margin-left: -37px;	
}
.stbtn:last-child{
	margin-right:0;
}
.stbtn a{
	color:inherit;
	text-decoration:none;
}
/**/
.wrap {
	position: relative;
	width:1000px;
	height:480px;
	margin:auto;

}
.wrap:hover .btn{
	display:block;
}
.zy {
	font-weight: bold;
	height: 100px;
	width: 50px;
	line-height: 100px;
	position: absolute;
	top:250px;
	cursor: pointer;
}
.prev {
	left: 0;
}
.next {
	right:0;;
}
#tabs {
	list-style: none;
	position: absolute;
	margin: 0 auto;
	left: 14%;
	bottom: 2%;
}
.tab {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #ccc;
	float: left;
	margin: 0 10px;
	cursor: pointer;
	border-radius:100%;
}
.bg {
	background: #666;
	color: #fff;
}
.form {
	background:url(../ACG2017%E5%A4%8F%E5%AD%A3%E6%B8%B8%E5%AD%A6_files/zc.png) no-repeat center;
	height: 108px;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 999;
}
.form form {
	/* width: 1000px; */
	margin: 0 auto;
	padding: 30px 0;
	float: right;
}
.form [type='text'] {
	background: rgba(255, 255, 255, 0);
	height:45px;
	font-size:16px;
	border: 0;
	padding: 0 5px;
	border: 1px solid #fff;
	width: 162px;
	margin: 0 20px;
	color: #fff;
}
.form [type='submit'],.submit {
	background: #fff;
	height:45px;
	line-height:30px;
	font-size:18px;
	border: 0;
	display:inline-block;
	padding:0 10px;
	margin: 0 20px;
	color: #ff4a04;
	text-align:center;
	width:162px;
}
/**/
select{outline:none;background: rgba(255, 255, 255, 0);height:45px;width:162px;border: 1px solid #fff;color: #fff;font-size:16px;}
.select_box{font-size: 16px;color: #999999;width: 178px;line-height: 20px;margin: 50px auto;}
.select_showbox{border: 1px solid #b0a296;height: 20px;padding-left: 5px;background: url(/jscss/demoimg/201403/icon.png) no-repeat 156px 0;}
.select_option{border: 1px solid #b0a296;border-top: none;display: none;}
.select_option li{padding-left: 5px;}
.select_option li.selected{background-color: #F3F3F3;color: #999;}
.select_option li.hover{background: #7b6959; color: #fff;}
option{color:#000;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
 color: #fff;
}
input::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color: #fff;
}
 input::-moz-placeholder { /* Mozilla Firefox 19+ */
 color: #fff;
}
@media (min-width: 768px) {
  .container {
    width:90%;
  }
}
@media (min-width: 992px) {
  .container {
    width:700px;
  }
}
@media (min-width: 1200px) {
  .container {
    width:865px;
  }
}
.clearfix:after{content:" "; display:block; height:0;clear:both;visibility:hidden;}


.topbanner{width:100%; height:auto; position:relative; height:100px; overflow:hidden; background:#fff; overflow:hidden; height:0px;}
.topbanner a{display:block; position:absolute; height:100px; width:2000px; left:50%; margin-left:-1000px; text-align:center;}.top1110
.topbanner a img{height:100px;}
.chacha img{position:absolute; right:88px; top:0px; z-index:99; cursor:pointer;}

.top{width:100%; height:30px; line-height:30px; background:#f7f7f7; font-family:"微软雅黑"; font-size:12px; color:#666; text-align:left;}
.top1110{height:30px; display:block; text-align:center;}
.top a{color: #666; padding: 0 3px}
.top img{position:relative; vertical-align: middle;}
.top a:hover{color:#ff4800;}
.top a.current{color:#ff4800;}
