@charset "utf-8";

*{
	margin:0;
	padding:0;
}
fieldset, img, button{
	border:0;
	vertical-align:middle;
}
table{
	border-spacing:0;
	border-collapse:collapse;
}
li, ol{
	list-style-type:none;
}
h1, h2, h3, h4, h5, h6{
	font-size:100%;
	float:left;
	
}
em, cite, i {
	font-style:normal;
}

body {
	font-size:12px;
	font-family:'微软雅黑','Tahoma';
	
}
textarea{
	resize: none;
}
.clear {
	clear:both;
	height:0px;
	width:100%;
	line-height:0px;
	overflow:hidden;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.dp{
	display:inline;
}
.hand{
	cursor:pointer;
}


.room{
	position:absolute;
	width:100%;
	height:595px;
	background:url('http://public/Images/Public/back_ah.png');
	z-index:99998;
	top:0;
	left:0;
	display:none;
}
.log{
	width:500px;
	height:300px;
	background:url('http://public/Images/Public/back_ah.png');
	position:absolute;
	z-index:99999;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.log_title{
	margin: 5px 5px 0 5px;
	width:490px;
	height:30px;
	float:left;
	line-height:30px;
	font-size:14px;
	text-indent:1em;
	background:white;
	color:#454545;
}
.log_title h2{
	font-weight:normal;
}
.log_title span{
	margin:7px 10px;
}
.log_content{
	width:490px;
	margin:0 5px;
	height:260px;
	float:left;
	background:white;
}
.log_content h1{
	width:490px;
	line-height:40px;
	color:#FEA405;
	font-weight:normal;
	text-indent:1em;
}
.log_content ul{
	width:260px;
	height:auto;
	float:left;
	margin:0 10px 0 20px ;
	border-right:#ffbe7d dotted 1px;
	display:inline;
}
.log_content ul li{
	width:260px;
	line-height:40px;
	float:left;
}
.log_content ul li label{
	float:left;
	text-align:right;
	font-size:14px;
	width:60px;
	color:#494949;
	display:inline;
}
.log_content ul li input{
	float:left;
	font-size:14px;
	height:16px;
	line-height:16px;
	padding:4px 5px;
	margin-top:8px;
	display:inline;
	border:#c0c0c0 solid 1px;
	background:white;
	width:150px;
	overflow:hidden;
}
.log_content ul li input.login_sub{
	background-position: 0 -70px;
	border: medium none;
	color: white;
	cursor: pointer;
	height: 27px;
	font-size:12px;
	margin-right: 10px;
	padding: 0;
	width: 65px;
}
.log_content ul li input.back2{
	background-image: url("http://public/Images/Public/back.png");
}
.log_content dl{
	width:170px;
	text-align:center;
}
.log_content dl dt{
	font-size:16px;
	color:#494949;
	line-height:40px;
	float:left;
	width:170px;
	overflow:hidden;
}
.log_content dl dd{
	font-size:12px;
	color:#494949;
	line-height:40px;
	float:left;
	width:170px;
	overflow:hidden;
}
.log_content img{
	margin-top:5px;
}
.log_content dl dd input{
	background-image: url("http://public/Images/Public/back.png");
	background-position: 0 -300px;
	border: medium none;
	cursor: pointer;
	height: 49px;
	width: 153px;
}
.log_box{
	width:988px;
	height:350px;
	float:left;
	border:#d9d9d9 solid 1px;
	margin-top:5px;
	display:inline;
	overflow:hidden;
	background:white;
}
.log_box_title{
	width:988px;
	height:40px;
	border-bottom:#d9d9d9 solid 1px;
	line-height:40px;
	font-size:16px;
	position:relative;
}
.log_box_title h2{
	position:absolute;
	left:0;
	top:0;
	height:40px;
	width:200px;
	text-align:center;
	border-bottom:#FF7E01 solid 1px;
	font-weight:normal;
}

.top{
	width:100%;
	height:50px;
	overflow:hidden;
	min-width:1200px;
	_width: expression(this.width < 1200 ? 1200 : true);
	background:#fc5403;
}
.top .content{
	width:1200px;
	height:50px;
	margin:0 auto;
}
.smlogo{
	background:url('http://public/Images/2016/logo1.jpg') no-repeat;
	width:135px;
	height:50px;
}
.top .content .nav{
	font-size:14px;
	line-height:25px;
	height:26px;
	float:left;
	margin:12px 15px;
	padding:0 5px;
	display:inline;
	color:white;
	text-decoration:none;
}
.top .content .nav:hover{
	text-shadow:0 0 5px white
}
.top .content .fr span,.top .content .fr a{
	font-size:12px;
	line-height:25px;
	height:26px;
	float:left;
	margin:12px 2px;
	padding:0 5px;
	display:inline;
	color:white;
	text-decoration:none;
}
.top .content .fr span:hover,.top .content .fr a:hover{
	text-shadow:0 0 5px white;
}
.top .content .fr a.loginBtn{
	border:white solid 1px;
	border-radius:3px;
	height:24px;
}
.top .content .fr a.loginBtn:hover{
	background:white;
	color:#fc5403;
}
#header{
	width:100%;
	height:510px;
	overflow:hidden;
	min-width:1200px;
	position:relative;
}
.bannerBox,.banner{
	width:100%;
	min-width:1200px;
	_width: expression(this.width < 1200 ? 1200 : true);
	height:400px;
	position:relative;
}
.banner a{
	background-repeat:repeat-x;
	background-position:top center;
	width:100%;
	min-width:1200px;
	_width: expression(this.width < 1200 ? 1200 : true);
	height:400px;
	display:none;
}
.banner a.on{
	display:block;
}
.bannerBox:hover span{
	display:block;
}
.bannerBox .nblLeft{
	width:35px;
	height:50px;
	background:url('http://public/Images/2016/back.png') 0 0 no-repeat;
	position:absolute;
	left:50%;
	margin-left:-600px;
	top:175px;
	display:none;
	*display:block;
	z-index:99;
	cursor:pointer;
}
.bannerBox .nblRight{
	width:35px;
	height:50px;
	background:url('http://public/Images/2016/back.png') 0 -50px no-repeat;
	position:absolute;
	right:50%;
	margin-right:-600px;
	top:175px;
	display:none;
	*display:block;
	z-index:99;
	cursor:pointer;
}
.searchBox{
	width:650px;
	height:220px;
	background:url('http://public/Images/2016/back.png') 0 -106px repeat-x;
	position:absolute;
	left:50%;
	margin-left:-325px;
	top:80px;
	border-radius:5px;
}
.searchBox .logo{
	width:650px;
	height:90px;
	padding:11px 0;
	text-align:center;
}
.searchBox .search{
	width:476px;
	height:85px;
	padding:0 87px;
}
.searchBox .search .search_input{
	width:476px;
	height:40px;
	position:relative;
}
#alisearch-input{
	width:456px;
	height:20px;
	padding:10px;
	background:white;
	border-radius:3px;
	border:none;
	background:white;
}
#search_btn{
	width:60px;
	height:40px;
	position:absolute;
	right:0;
	top:0;
	background:url('http://public/Images/2016/back.png') -60px 0 no-repeat;
	border:none;
	line-height:40px;
	text-indent:200%;
	overflow:hidden;
	cursor:pointer;
}
.search_klist{
	width:476px;
	height:40px;
}
.search_klist span{
	width:60px;
	height:28px;
	padding-top:15px;
	float:left;
	text-align:center;
	display:inline;
	font-size:14px;
	color:white;
	line-height:28px;
	cursor:pointer;
}
.search_klist span.on{
	background:url('http://public/Images/2016/back.png') -60px -53px no-repeat;
}

.indexNav{
	width:100%;
	height:106px;
	border-bottom:#dcdddd solid 1px;
}
.centerBox{
	width:1200px;
	height:106px;
	margin:0 auto;
}
.centerBox dl{
	width:239px;
	border-right:#dcdddd dashed 1px;
	height:60px;
	margin:13px 0;
	float:left;
	padding:10px 0;
}
.centerBox dl.last{
	width:240px;
	border-right:none;
}
.centerBox dl dt{
	width:90px;
	height:60px;
	float:left;
	line-height:60px;
	text-align:center;
}
.centerBox dl dt a{
	text-decoration:none;
	font-size:28px;
	color:#fc5403;
}
.centerBox dl dd{
	width:74px;
	text-align:left;
	float:left;
	height:30px;
	line-height:30px;
}
.centerBox dl dd a{
	font-size:14px;
	color:#221815;
	text-decoration:none;
}
.centerBox dl dd a:hover{
	text-decoration:underline;
}
#body{
	width:1200px;
	height:auto;
	margin:0 auto;
}
.posBox{
	width:1200px;
	height:310px;
	margin-top:10px;
	overflow:hidden;
}
.posBox .posTab{
	width:1200px;
	height:50px;
}
.posBox .posTab span{
	width:598px;
	height:48px;
	background:#f7f8f8;
	border:#dcdddd solid 1px;
	font-size:20px;
	color:#3e3a39;
	font-weight:bold;
	text-align:center;
	line-height:48px;
	cursor:pointer;
}
.posBox .posTab span.on{
	width:600px;
	border-width:2px 0 0 0;
	border-color:#fc5403;
	border-style:solid;
	height:48px;
	background:white;
}
.posBox .posInfo{
	width:1200px;
	height:250px;
	margin-top:10px;
	overflow:hidden;
	float:left;
}
.posBox .posInfo ul{
	width:1200px;
	height:250px;
	overflow:hidden;
	float:left;
	display:none;
}
.posBox .posInfo ul.on{
	display:block;
}
.posBox .posInfo ul li{
	width:250px;
	border:#dcdddd solid 1px;
	padding:15px;
	margin-left:24px;
	float:left;
	height:218px;
}
.posBox .posInfo ul li.first{
	margin-left:0;
}
.posBox .posInfo ul li a{
	float:left;
}
.posBox .posInfo ul li a img{
	width:250px;
	height:165px;
}
.posBox .posInfo ul li p{
	width:250px;
	height:45px;
	margin-top:10px;
	position:relative;
	float:left;
}
.posBox .posInfo ul li p a{
	font-size:20px;
	color:#3e3a39;
	font-weight:bold;
	line-height:25px;
	height:25px;
	overflow:hidden;
	float:left;
	display:inline;
	max-width:190px;
}
.posBox .posInfo ul li p span{
	font-size:12px;
	color:#898989;
	line-height:24px;
	height:24px;
	overflow:hidden;
	float:left;
	display:inline;
	max-width:190px;
	margin-right:60px;
}
.posBox .posInfo ul li p a.posBtn1{
	width:58px;
	height:28px;
	color:#fc5403;
	font-size:14px;
	border:#fc5403 solid 1px;
	text-align:center;
	line-height:28px;
	text-decoration:none;
	position:absolute;
	right:0;
	top:10px;
	border-radius:3px;
}
.posBox .posInfo ul li p a.posBtn2{
	width:58px;
	height:28px;
	color:#c9caca;
	font-size:14px;
	border:#c9caca solid 1px;
	text-align:center;
	line-height:28px;
	position:absolute;
	right:0;
	top:10px;
	text-decoration:none;
	border-radius:3px;
}
.indexNews{
	margin-top:30px;
	width:1200px;
	height:488px;
}
.indexNews .gjwz{
	width:140px;
	height:440px;
	margin-top:45px;
	margin-right:20px;
}
.indexNews .gjwz a{
	border:#e6e6e6 solid 1px;
	float:left;
	display:inline;
	padding:3px 0;
}
.indexNews .gjwz a.mt15{
	margin-top:15px;
}
.indexNews .gjwz a:hover{
	border:#fc5403 solid 1px;
}
.indexNews .bmligBox{
	margin-top:45px;
	width:500px;
	height:440px;
	overflow:hidden;
}
.indexNews .bmligBox li{
	width:500px;
	height:440px;
	float:left;
}
.indexNews .bmligBox li a img{
	width:500px;
	height:260px;
}
.indexNews .ligdigg{
	width:470px;
	height:145px;
	padding:15px;
	background:#f7f8f8;
}
.indexNews .ligdigg .h1{
	height:40px;
	line-height:40px;
	color:#221815;
	font-size:20px;
	text-decoration:none;
}
.indexNews .ligdigg p.digg{
	color:#9fa0a0;
	font-size:12px;
	line-height:24px;
	height:72px;
}
.indexNews .ligdigg p.info{
	color:#9fa0a0;
	font-size:12px;
	line-height:24px;
	height:24px;
}
.indexNews .ligdigg p.info span{
	float:left;
}
.indexNews .imgBox{
	width:500px;
	height:260px;
	float:left;
}
.indexNews .ligdigg p.info a{
	float:right;
	color:#fc5403;
	text-decoration:none;
}
.indexNews .indexBoxCenter2{
	height:485px;
	overflow:hidden;
	position:relative;
}
.indexNews .indexBoxCenter2 p.btn{
	width:500px;
	background:#f7f8f8;
	float:left;
	height:5px;
	position:absolute;
	right:0;
	bottom:0;
}
.indexNews .indexBoxCenter2 p.btn span{
	width:20%;
	height:5px;
	float:left;
	background:#3E3A38;
}
.indexNews .indexBoxCenter2 p.btn span.on{
	background:#FC5403;
}
.todayNews {
    border: 1px solid #fc5403;
    height: 483px;
    width: 298px;
}
.todayNews .title {
    height: 30px;
    line-height: 30px;
	font-size:16px;
	width:298px;
}
.todayNews .title h2 {
    background: #ff7e01 none repeat scroll 0 0;
    color: white;
    height: 30px;
    line-height: 30px;
    padding-left: 0;
    text-align: center;
    width: 111px;
}
.todayNews .title a {
    color: #898989;
    float: right;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
	text-decoration:none;
}
.todayNews ul {
    float: left;
    margin: 20px 0 0 20px;
    width: 248px;
}
.todayNews ul li {
    display: inline;
    float: left;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    width: 248px;
}
.todayNews ul li a {
    color: #595757;
	text-decoration:none;
	font-size:14px;
}
.todayNews ul li.topOne {
    background: #efefef none repeat scroll 0 0;
    height: 114px;
    overflow: hidden;
    padding: 10px 20px;
    width: 208px;
}
.todayNews ul li.topOne a {
    color: #595757;
    display: inline;
    float: left;
    font-size: 20px;
    height: 60px;
    line-height: 30px;
    overflow: hidden;
    width: 208px;
	text-decoration:none;
}
.todayNews ul li.topOne p {
    color: #9fa0a0;
    font-size: 12px;
    line-height: 20px;
}
.indexHouse,.indexfood{
	margin-top:30px;
	width:1200px;
	height:488px;
	overflow:hidden;
}
.indexBoxLeft{
	width:200px;
	height:auto;
	margin-right:20px;
}
.indexBoxLeft h2{
	font-size:30px;
	line-height:30px;
	border-left:#fc5403 solid 3px;
	height:30px;
	padding-left:10px;
	font-weight:normal;
}
.indexBoxLeft h2 a{
	color:#221815;
	text-decoration:none;
}
.indexBoxLeft .leftSearch{
	background:#f5f5f5;
	height:420px;
	width:180px;
	padding:10px;
	margin-top:15px;
}
.indexBoxLeft .leftSearch label{
	width:40px;
	margin-right:130px;
	margin-top:10px;
	height:20px;
	background:url('http://public/Images/2016/back.png') 0 -340px no-repeat;
	float:left;
	display:inline;
	padding-right:10px;
	text-align:center;
	line-height:20px;
	color:white;
}
.indexBoxLeft .leftSearch p{
	width:180px;
	height:auto;
	float:left;
	margin-top:10px;
	padding-bottom:10px;
}
.indexBoxLeft .leftSearch p a{
	font-size:14px;
	color:#221815;
	width:60px;
	line-height:20px;
	margin-top:10px;
	float:left;
	text-decoration:none;
}
.indexBoxLeft .leftSearch p.double a{
	width:90px;
}
.indexBoxLeft .leftSearch .login-form{
	margin-top:109px;
}
.indexBoxLeft .leftSearch .login-form li{
	height:52px;
}
.indexBoxLeft .leftSearch .login-form li input{
	width:170px;
	height:25px;
	padding:5px 4px;
	border:#ccc solid 1px;
}
.indexBoxLeft .leftSearch .login-form li.save{
    height:94px;
}
.indexBoxLeft .leftSearch .login-form li.save label{
    margin-top:0;
    margin-right:0;
    background:none;
    width:170px;
    height:20px;
    padding:5px 4px;
    border:#ccc solid 1px;
    color:#666666;
    cursor:pointer;
}
.indexBoxLeft .leftSearch .login-form li.save label.last{
    margin-top:15px;
}
.indexBoxLeft .leftSearch .login-form li.save label.on{
    background:#eaeaea;
}
.indexBoxLeft .leftSearch .login-form li.save input{
    display:none;
}
.artBox{
    width:658px;
    border:#dcdddd solid 1px;
    float:left;
}
.artBox dt{
    width:380px;
    padding:5px;
    float:left;
}
.artBox dd{
    float:left;
    width:255px;
    margin:5px 5px 0 5px;
    height:60px;
    line-height:20px;
    overflow:hidden;
    color:#333333;
}
.artBox dd a{
    line-height:35px;
    background:#fc5403;
    border-radius:5px;
    border:none;
    color:white;
    font-size:14px;
    cursor:pointer;
    padding:10px 50px;
}
.index-tj {
    float: left;
    width: 660px;
}
.index-tj li {
    float: left;
    height: 120px;
    margin-right: 20px;
    margin-top: 15px;
    width: 302px;
    border:#dcdddd solid 1px;
    padding:8px;
}
.index-tj li.last{
    margin-right:0;
}
.index-tj li dl {
    float: left;
    height: 120px;
    width: 292px;
}
.index-tj li dl dt {
    float: left;
    height: 150px;
    overflow: hidden;
    width: 120px;
}
.index-tj li dl dt img {
    float: left;
    height: 120px;
    width: 120px;
}
.index-tj li dl dd {
    float: right;
    height: 120px;
    overflow: hidden;
    position: relative;
    width: 156px;
}
.index-tj li dl dd p {
    float: left;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index-tj li dl dd .p1 {
    color: #7f7d7d;
    font-size: 15px;
    width: 129px;
}
.index-tj li dl dd .p2 {
    color: #9fa0a0;
    font-size: 14px;
    margin-top: 14px;
    width: 100%;
}
.index-tj li dl dd .p3 {
    color: #9fa0a0;
    font-size: 14px;
    width: 100%;
}
.index-tj li dl dd span {
    color: #9fa0a0;
    float: left;
    font-size: 13px;
    height: 36px;
    line-height: 18px;
    margin-top: 10px;
    overflow: hidden;
    width: 100%;
}
.index-tj li dl dd a {
    background: #de0000 none repeat scroll 0 0;
    color: #fff;
    display: inline;
    float: left;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    margin-top: 20px;
    text-align: center;
    text-decoration: none;
    width: 90px;
}
.indexBoxLeft .leftSearch .login-form li button{
    width:180px;
    height:35px;
    background:#fc5403;
    border-radius:5px;
    border:none;
    color:white;
    font-size:16px;
    cursor:pointer;
}
.indexBoxCenter{
	width:640px;
	height:484px;
	overflow:hidden;
	margin-right:20px;
}
.indexBoxCenter .posTabs{
	width:640px;
	height:32px;
	padding:10px 0;
}
.indexBoxCenter .posTabs span{
	width:90px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#221815;
	border-right:#a1a1a1 dashed 1px;
	font-size:14px;
	cursor:pointer;
}
.indexBoxCenter .posTabs span.on{
	color:white;
	background:#fc5403;
	border-right:none;
}
.indexBoxCenter .posTabs a{
	width:90px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#221815;
	padding-right:20px;
	background:url('http://public/Images/2016/back.png') 70px -369px no-repeat;
	text-decoration:none;
	font-size:14px;
}
.indexBoxCenter .posInfos{
	width:640px;
	height:auto;
}
.indexBoxCenter .posInfos ul{
	width:640px;
	height:auto;
	float:left;
	display:none;
}
.indexBoxCenter .posInfos ul.on{
	display:block;
}
.indexBoxCenter .posInfos ul li{
	width:200px;
	height:218px;
	margin-right:20px;
	float:left;
}
.indexBoxCenter .posInfos ul li.last{
	margin-right:0;
}
.indexBoxCenter .posInfos ul li a img{
	width:200px;
	height:150px;
	padding-bottom:5px;
}
.indexBoxCenter .posInfos ul li p{
	line-height:25px;
	height:25px;
	overflow:hidden;
}
.indexBoxCenter .posInfos ul li p a{
	text-align:center;
	color:#221815;
	font-size:14px;
	text-decoration:none;
}
.indexBoxCenter .posInfos ul li p span{
	color:#fc5403;
	font-size:14px;
}
.indexBoxRight{
	width:320px;
	height:auto;
}
.indexBoxRight h4{
	width:100%;
	height:40px;
	line-height:40px;
	color:#221815;
	font-size:18px;
	font-weight:normal;
}
.indexBoxRight ul{
	width:310px;
	padding-left:10px;
	height:auto;
	float:left;
	height:445px;
	overflow-x:hidden;
	overflow-y:auto;
}
.indexBoxRight ul li{
	height:30px;
	line-height:30px;
	width:280px;
	margin-left:6px;
	border-left:#dcdddd solid 1px;
	padding-left:10px;
	overflow:hidden;
}
.indexBoxRight ul li a{
	color:#221815;
	font-size:14px;
	text-decoration:none;
}
.indexBoxRight ul li.label{
	width:277px;
	height:22px;
	line-height:22px;
	background:url('http://public/Images/2016/back.png') -52px -340px no-repeat;
	padding-left:33px;
	color:white;
	border-left:0;
	margin-left:0;
}
.indexmy{
	margin-top:30px;
	width:1200px;
	height:488px;
}
.indexBoxCenter2{
	height: auto;
    margin-right: 20px;
    width: 660px;
	min-height:100px;
}
.indexBoxCenter2 .news{
	width:660px;
	height:220px;
	margin-top:45px;
}
.indexBoxCenter2 .news li{
	width:660px;
	height:50px;
	float:left;
	border-bottom:#dcdddd dashed 1px;
	padding-bottom:10px;
	margin-top:10px;
}
.indexBoxCenter2 .news li a{
    color: #3e3a39;
    font-size: 20px;
	line-height:30px;
	text-decoration:none;
}
.indexBoxCenter2 .news li p {
    color: #898989;
    font-size: 12px;
    line-height: 20px;
}
.indexBoxCenter2 .shop{
	width:660px;
	height:200px;
	margin-top:20px;
}
.indexBoxCenter2 .shop li{
	width:200px;
	height:200px;
	float:left;
	margin-right:20px;
}
.indexBoxCenter2 .shop li a{
	width:200px;
	height:200px;
	position:relative;
	float:left;
	display:inline;
}
.indexBoxCenter2 .shop li a img{
	width:200px;
	height:200px;
}
.indexBoxCenter2 .shop li a p{
	width:200px;
	height:30px;
	position:absolute;
	left:0;
	bottom:0;
	background:rgba(255,255,255,0.8);
	line-height:30px;
	color:white;
}
.indexBoxCenter2 .shop li a p span{
	color:#F9525C;
}
.indexBoxCenter2 .shop li a p s{
	color:#898989;
}
.indexBoxCenter2 .shop li a p cite{
	color:#3E3A39;
	margin-right:10px;
}
.indexBoxRight2{
	height: auto;
    width: 300px;
}
.indexBoxRight2 h4{
	color: #221815;
    font-size: 18px;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    width: 100%;
}
.indexBoxRight2 ul{
	float: left;
    height: 415px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 268px;
	border-color:#fc5403 #e6e6e6 #e6e6e6 #e6e6e6;
	border-width:2px 1px 1px 1px;
	border-style:solid;
	padding:15px;
}
.indexBoxRight2 ul li{
	height:67px;
	line-height:67px;
	width:258px;
	float:left;
	border-bottom:#ebebeb dashed 1px;
	overflow:hidden;
}
.indexBoxRight2 ul li.last{
	border-bottom:none;
}
.indexBoxRight2 ul li a{
	text-decoration:none;
	color:#3e3a38;
	font-size:14px;
}
.indexBoxRight2 ul li i{
	font-size:40px;
	float:left;
	width:50px;
	text-align:center;
	font-style:italic;
	color:#898989;
}
.indexBoxRight2 ul li i.tops{
	color:#fc5403;
}
.indexMore{
	margin-top:30px;
	width:1200px;
	height:538px;
}
.indexBoxLeftS {
    height: auto;
    margin-right: 20px;
    width: 255px;
}
.indexBoxLeftS h2{
    border-left: 3px solid #fc5403;
    font-size: 30px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
}
.indexBoxLeftS h2 a{
    color: #221815;
    text-decoration: none;
}
.indexBoxLeftS .tourList{
	background:#f5f5f5;
	width:225px;
	padding:15px;
	height:450px;
	margin-top:15px;
}
.indexBoxLeftS .tourList li {
    float: left;
    font-size: 14px;
    height: 140px;
    width: 225px;
	margin-top:10px;
}
.indexBoxLeftS .tourList li span {
    background: #fc5403;
    color: white;
    float: left;
    font-size: 14px;
    height: 50px;
    line-height: 25px;
    padding: 10px 0;
    text-align: center;
    width: 25px;
}
.indexBoxLeftS .tourList li a {
    float: left;
}
.indexBoxLeftS .tourList li h5 {
    float: left;
    height: 25px;
    line-height: 25px;
    text-align: left;
    width: 225px;
}
.indexBoxLeftS .tourList li h5 a {
    color: #fc5403;
	text-decoration:none;
}
.indexBoxLeftS .tourList li p {
    color: #494949;
    display: inline;
    float: left;
    font-size: 12px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    width: 225px;
}
.indexBoxCenters{
	width:635px;
	margin-top:45px;
}
.indexBoxCenters div{
	width:310px;
	float:left;
}
.indexBoxCenters div.esf{
	margin-right:15px;
}
.indexBoxCenters h4{
	font-size:20px;
	color:#221815;
	font-weight:normal;
}
.indexBoxCenters ul{
	width:310px;
}
.indexBoxCenters ul.last{
	margin-right:0;
}
.indexBoxCenters ul li{
	width:310px;
	float:left;
	margin-top:5px;
	padding-bottom:5px;
	border-bottom:#dcdddd dotted 1px;
	overflow:hidden;
}
.indexBoxCenters ul li a{
	width:310px;
	float:left;
	text-decoration:none;
	line-height:25px;
	color: #221815;
    font-size: 14px
}
.indexBoxCenters ul li span{
	line-height:20px;
	color:#898989;
	width:310px;
	float:left;
}
.indexBoxCenters ul li span b{
	color:#fc5403;
}
.indexBoxRights{
	width:270px;
	margin-left:20px;
	margin-top:45px;
}
.indexBoxRights h4 {
    color: #221815;
    font-size: 20px;
    font-weight: normal;
}
.indexBoxRights ul{
	width:268px;
	float:left;
	height:438px;
	margin-top:10px;
	border:#dcddde solid 1px;
}
.indexBoxRights ul li{
	width:248px;
	padding:10px;
	float:left;
	height:auto;
}
.indexBoxRights ul li img{
	width:248px;
	height:188px;
}
.indexBoxRights ul li a{
	font-size:18px;
	color:#221815;
	font-weight:bold;
	text-decoration:none;
	line-height:40px;
}
.indexBoxRights ul li p *{
	font-size:14px !important;
	color:#898989;
	line-height:25px;
}
#footer{
	width:100%;
	height:auto;
	padding:30px 0;
	background:#3a3a3a;
}
#footer .foot_list{
	width:1200px;
	height:240px;
	border-bottom:#898989 solid 1px;
	margin:0 auto;
}
#footer .foot_list div{
	width:260px;
	float:left;
	height:240px;
	color:#c9caca;
	padding:0 20px;
}
#footer .foot_list div h4{
	width:260px;
	float:left;
	height:30px;
	line-height:30px;
	color:white;
	font-size:16px;
}
#footer .foot_list div ul{
	width:260px;
	height:auto;
	line-height:30px;
	float:left;
}
#footer .foot_list div ul li{
	width:260px;
	max-height:40px;
	line-height:30px;
	float:left;
	overflow:hidden;
}
#footer .foot_list div ul li.mt10{
	margin-top:10px;
}
#footer .foot_list div ul li a{
	color:#c9caca;
	text-decoration:none;
}
#footer .friends{
	width:1200px;
	height:auto;
	margin:0 auto;
}
#footer .friends h4{
	width:1200px;
	font-size:16px;
	color:#c9caca;
	line-height:40px;
}
#footer .friends ul{
	width:1200px;
}
#footer .friends ul li{
	width:auto;
	float:left;
	margin-right:10px;
}
#footer .friends ul li a{
	font-size:12px;
	color:#c9caca;
	line-height:30px;
}
#footer .foot_rz{
	width:1200px;
	height:42px;
	padding:40px 0 10px 0;
	text-align:center;
	margin:0 auto;
}
#footer .web_info{
	width:1200px;
	height:60px;
	padding:10px 0;
	text-align:center;
	margin:0 auto;
	color:white;
	font-size:12px;
	line-height:30px;
}
#footer .web_info *{
	color:white;
	font-size:12px;
	text-decoration:none;
}
#footer .foot_list ul li label{
	line-height:30px;
	float:left;
}
.getQQ{
	width:100px;
	height:30px;
	display:inline-block;
	_float:left;
	_display:inline;
	background:url('http://public/Images/2016/back.png') 0 -410px no-repeat;
}
.getQQqun{
	width:100px;
	height:30px;
	display:inline-block;
	_float:left;
	_display:inline;
	background:url('http://public/Images/2016/back.png') 0 -440px no-repeat;
}

.ggBtn{
	position:absolute;right:5%;bottom:10px;background:rgba(0,0,0,0.6);border-radius:5px;padding:5px 10px;color:white;
}



