@charset "gb2312";
/* CSS Document */

/*公共样式*/

.btn a{display: block;cursor: pointer; padding:3px 0px;background: #f10b32; border-radius:5px; color:#fff; text-align:center; width:80px; margin:0 auto;}
.btn a:hover { background-color: #F30; color:#fff;}
.button{width:280px; margin:0 auto;}
.button a{ width:280px; background:#f4a21a; border-radius:100px; height:44px; line-height:44px; font-size:16px; text-align:center; cursor:pointer; color:#fff; display:inline-block;}
/*.button a:hover{background:#f30; color:#fff;}*/
.button_1{width:200px; margin:0 auto;}
.button_1 a{ width:200px; background:#fbed17; border-radius:100px; height:32px; line-height:32px; font-size:16px; text-align:center; cursor:pointer; color:#f10b32; display:inline-block;}

/*banner样式*/
.box_banner{ width:100%;}
.box_banner_1{ background:url(imagesbanner_01.jpg) no-repeat center center; height:100px;}
.box_banner_2{ background:url(imagesbanner_02.jpg) no-repeat center center; height:100px;}
.box_banner_3{ background:url(imagesbanner_03.jpg) no-repeat center center; height:100px;}
.box_banner_4{ background:url(imagesbanner_04.jpg) no-repeat center center; height:100px;}
/*main样式*/
.wrapper{ width:100%;}
.main{ width:1126px; margin:0 auto;}
.bg_1{ background:#eaeaea;}
.bg_2{ background:#fff;}
.bg_250047{ background:#250047;}
.bg_f10b32{ background:#f10b32;}
.w125{ width:125px;}
.w480{ width:480px;}
/*内容样式*/
.content{ width:1200px;}
.w250{ width:250px;}
.w300{ width:300px;}
.w350{ width:350px;}
.w400{ width:400px;}
.w450{ width:450px;}
.w960{ width:960px;}

/*引导广告*/
.bg_tea{ width:100%; background:url(imagestea_time.jpg)  center top no-repeat; position:relative;height: 780px;}
.f4632e{ color:#f4632e;}
.f_w{ font-weight:bold;}
/*模块一*/

.list_all{width: 1020px; padding-top: 25px; margin:0 auto;}
.list_item {width: 240px;height: 200px; background:#e86f38;position: relative;margin-right: 13px;float: left;margin-top: 14px;}
/*模块二*/
.list_all .list_item:first-child +.list_item{
	background:#f9b820;	
}
.list_all .list_item:first-child +.list_item .item_button{
	color: #ff8b00;
}
.list_all .list_item:first-child +.list_item +.list_item{
	background:#26b7ec;	
}
.list_all .list_item:first-child +.list_item +.list_item .item_button{
	color: #458ec7;
}
.list_all .list_item:first-child +.list_item +.list_item +.list_item{
	background: #1bcfc4;	
	margin-right: 0;
}
.list_all .list_item:first-child +.list_item +.list_item +.list_item .item_button{
	color: #15909b;
}
.list_all .list_item:first-child +.list_item +.list_item +.list_item +.list_item{
	background: #cb9557;	
}
.list_all .list_item:first-child +.list_item +.list_item +.list_item +.list_item .item_button{
	color: #a4714e;
}
.list_all .list_item:first-child +.list_item +.list_item +.list_item +.list_item +.list_item{
	background:#35bfa6;	
}
.list_all .list_item:first-child +.list_item +.list_item +.list_item +.list_item +.list_item .item_button{
	color: #14a189;
}
.list_all .list_item:first-child +.list_item +.list_item +.list_item +.list_item +.list_item +.list_item{
	background: #954fad;	
}
.list_all .list_item:first-child +.list_item +.list_item +.list_item +.list_item +.list_item +.list_item .item_button{
	color: #954fad;
}
.list_all .list_item:first-child +.list_item +.list_item +.list_item +.list_item +.list_item +.list_item +.list_item{
	margin-right: 0;
	background: #da5149;	
}
.list_all .list_item:first-child +.list_item +.list_item +.list_item +.list_item +.list_item +.list_item +.list_item .item_button{
	color: #f03e33;
}
.list_all .list_item span{
	display: block;
	float: left;
}
.list_all .list_item .item_title{
	color:#fff ;
	line-height: 42px;
	height:42px ;
	text-align: center;
	width:240px ;
	margin-top:38px ;
	font-size: 32px;
	font-weight: bold;
}
.list_all .list_item .item_time{
	color: #fff;
	line-height: 18px;
	font-size: 15px;
	height:15px;
	text-align:center;
	width: 240px;
	margin-top: 10px;
}
.list_all .list_item:first-child +.list_item +.list_item +.list_item +.list_item +.list_item .item_time{
	width: 166px;
	position: absolute;
	top: 83px;
	left: 50%;
	margin-left: -83px;
}
.list_all .list_item .item_button {
	width: 166px;
	height: 50px;
	color: #db4c33;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	 font-weight: bold; 
	transition: all 0.5s ease-in-out;
	cursor: pointer;
	position: absolute;
	bottom:0;
	left:37px; 
/*	background: gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#ffdece));
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#ffdece));
	background: -o-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#ffdece));
	background: -moz-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#ffdece));
	background: -ms-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#ffdece));
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#fff',endColorStr='#ffdece',gradientType='0');*/
	background: url(imagesbaokao_01.jpg) no-repeat center center;
}
.button_2 {
	width: 310px;
	height: 72px;
	color: #fff;
	line-height: 72px;
	text-align: center;
	border-radius:5px;
	background: #f3530d;
	font-size: 20px;
	font-weight: bold;
	transition: all 0.5s ease-in-out;
	cursor: pointer;
	position: absolute;
	left: 50%;
	margin-left: -155px;
	border:1px solid #f3530d;
}
.button_2:hover{
	border:1px solid #f3530d;
	background: #fff;
	color: #f3530d;
}
/*模块三*/
.bg_3{ width:100%; height:320px; background:#ff7928;}
.t_indent{ text-indent:2em;}
.lh-42{ line-height:42px;s}
/*模块四*/
.itme{  background:#fff;}
.itme_table{ width:100%; margin-top:20px; }
.itme_table thead,.itme_table tbody{ width:100%}
.itme_table thead th{ font-size:16px; background:#ff6841; color:#fff; line-height:42px;}
.itme_table tbody td{ font-size:14px; border-bottom:1px solid #999}
/*模块六*/

/*模块七*/

/*预约精彩未来*/
.Region {width:100%;margin:auto;}
.box3_title {display:block;width:1000px;margin:auto;margin-bottom:20px;}
.box3_title b {display:block;color:#e55a5d;font-size:40px;font-family:宋体;padding-top:35px;text-align:center;}
.box3_title b span {color:#383a6b;}
.box3_title .b {display:block;color:#d2393c;font-size:40px;padding-top:20px;text-align:center;}
.box3_title .b span {color:#383a6b;}
.box3_title .l,.box3_title .r {float:left;width:327px;height:30px;}
.box3_title .c {float:left;font-size:18px;line-height:30px;width:346px;text-align:center;}
.box3_title .ls,.box3_title .rs {float:left;width:280px;height:30px;}
.box3_title .cs {float:left;font-size:18px;line-height:30px;width:440px;text-align:center;}
.box3_title .lss,.box3_title .rss {float:left;width:250px;height:30px;}
.box3_title .css {float:left;font-size:18px;line-height:30px;width:490px;text-align:center;}

.gd-bm-box {width:1000px;margin:20px auto;}
.gd-bm-box .gd {background-color:#fff;float:left;height:380px;width:480px; border-radius:5px;}
.gd-bm-box .bm {background-color:#fff;float:right;height:380px;width:480px; border-radius:5px;}
.gd-bm-box .bm-title {border-bottom:1px solid #ccc;color:#f60;font-size:24px; text-align:center; padding:15px 0;}
#gdlist {height:260px;margin-top:20px;overflow:hidden;padding:0 20px; }
#gdlist ul li {list-style-type:none;border-bottom:1px solid #eee;color:#333;font-size:14px;line-height:40px;padding:0 5px;}
#gdlist table td {border-bottom:1px solid #eee;color:#333;height:42px; font-size:16px;}
.bdlist {height:220px;margin-top:15px;overflow:hidden;padding:0 80px; }
.bdlist ul li {color:#f60;font-size:18px;margin-top:25px;}
.t1 {border:1px solid #ddd;border-radius:30px;font-size:18px;height:35px;line-height:35px;margin-left:10px;padding:0 20px;width:210px;}
input {outline:medium none;}
.bdtj {text-align:center;}
#Submit1 {background-color:#ff0100;border:0 none;color:#fff;font-size:16px;height:40px;width:320px; cursor:pointer; border-radius:5px;}
#Submit1:hover {background-color:#f30;}
.clear{clear:both;}


.footer_box{
	width:100%; height:auto; text-align:center; padding-top:40px; color:#828282;
}







