@charset "utf-8";
/* CSS Document */

.intro_1{
	width:535px;
}
.intro_1 .title strong{
	float:left;
	margin-left:15px;
}
.intro_1 .title ul{
	margin-left:120px;
	float:left;
}
.intro_text{
	padding:5px;
}
.intro_text p{
	line-height:27px;
	text-indent:2em;
}
.intro_text p a{
	color:#c90405;
}
.intro_2{
	margin-left:15px;
	width:450px;
}
/*图片切换*/
.c_slider{
	width:450px;
	height:235px;
	border:1px solid #dadada;
	margin-left:15px;
	box-sizing:border-box;
	position:relative;
}
.csyj{
	position:absolute;
	width:36px;
	height:104px;
	background:url(/global/c_slider.png) no-repeat;
	top:0;
	left:0;
	z-index:1;
	color:#fff;
	font-size:19px;
	text-align:center;
	padding-top:8px;
	box-sizing:border-box;
}
/* flexslider */
.flexslider{position:relative;width:450px;height:235px;overflow:hidden;zoom:1;}
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.flexslider .slides{zoom:1;}
.flexslider .slides img{width:450px; height:235px;}
.flex-direction-nav a{width:60px;height:90px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;background:url(/global/ad_ctr.png) no-repeat;position:absolute;top:50%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{background-position:0 -90px;right:0;}
.flex-direction-nav .flex-prev{left:0;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
.flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center;}
.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{background:url(/global/dot.png) no-repeat 0 -16px;display:block;height:16px;overflow:hidden;text-indent:-99em;width:16px;cursor:pointer;}
.flex-control-paging li a.flex-active{background-position:0 0;}

/*衣食住行*/
.life{
	width:240px;
}
.life h2{
	border-bottom:4px solid #ebebeb;
	height:35px;
	line-height:35px;
}
.life h2 .l_title{
	width:46px;
	height:46px;
	display:block;
	float:left;
}
.life h2 .l_title.t1{
	background:url(/global/life_01.png);
}
.life h2 .l_title.t2{
	background:url(/global/life_02.png);
}
.life h2 .l_title.t3{
	background:url(/global/life_03.png);
}
.life h2 .l_title.t4{
	background:url(/global/life_04.png);
}
.life img{
	border:2px solid #ebebeb;
	margin:5px 0 0 0;
}
.life ul{
	width:265px;
	overflow:hidden;
	margin:5px 0 0 5px;
}
.life ul li{
	line-height:25px;
}
.life ul.l2 li{
	width:120px;
	float:left;
}
.dashed_v{
	height:233px;
	border-right:1px dashed #ccc;
	float:left;
	margin:0 6px;
}

/*旅游*/
.travel_1{
	width:655px;
}
.travel_1 img{
	float:left;
	margin-top:10px;
}
.travel_1 ul.list{
	float:left;
	width:400px;
}
/*今日风采*/
.today_1{
	float:left;
	width:600px;
}
.title2{
	width:100%;
	height:30px;
	line-height:30px;
	background:#f8f8f8;
	font-size:16px;
}
.title2 ul li{
	float:left;
	cursor:pointer;
	padding:0 15px;
}
.title2 ul li.current{
	color:#c90405;
}
.today_2{
	width:380px;
	float:left;
	margin-left:15px;
}

