a{
	color: #999;
	font-size: 14px;
}
body{
	background-color: #f9f9f9;
}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, q, th, td, caption, article, aside, figure, figcaption, footer, header, hgroup, nav, section, audio, video {
    margin: 0;
    border: 0;
    padding: 0;
    font-style: normal;
    color: rgb(50,50,50);
}
.head{
	width: 100%;
	background-color: #f9f9f9;
}
.news_right a:hover{
	color: #13b4c5;	
}
.price dfn {
    vertical-align: 3px;
    font: 12px/1.5 arial;
    color: #666;
}
.price i {
    vertical-align: 1px;
    font: 12px/0.5 "Microsoft yahei";
    color: #666;
}
.head_1{
	width: 1200px;
	margin:0 auto;
	height: 35px;
	line-height: 35px;
	position: relative;
}
.head_1 a{
	font-size: 12px;
	color: #a4a4a4;
}
.head_1 li{
	float: left;
}
.zt{
	font-size: 12px;
	color: #a4a4a4;
}
.head_2{
	margin-right: 15px;
}
.head_2 a:hover{
	text-decoration: underline;
	cursor: pointer;
}
.head_3 a{ color:#5e5e5e;}
.head_3 a:hover{color: #ff9913;}
.head_1_left{
	float: left;
	height: 35px;
}
.head_1_right{
	position: absolute;
	right:0;	
	top: 0;
}

.head_1_right li{
	height: 35px;
    line-height: 35px;
    border: 1px solid #f9f9f9;
    border-width: 0 1px;
    display: block;
    zoom: 1;
    position: relative;
    color: #404040;
}
 .head_1_right li a{
 	height: 35px;
    line-height: 35px;
    border: solid #f9f9f9;
    padding: 0 10px 0 10px;
    border-width: 0 1px;
    display: block;
    zoom: 1;
    position: relative;
    color: #404040;}
.dropdown{
	width: 97%;
    position: absolute;
    top: 35px;
    left: 0px;
    background-color: #ffffff;
    border: 1px solid #e1e1e1;
    border-top: 0;
    z-index: 2;
	display: none;
}
.dropdown a{
	display: inline-block;
	width: 48px;
}
.head_1_right li:hover .dropdown{
	display: block;
}
.head_1_right li:hover .mm{
	color: #404040;
	border: solid #e1e1e1;
	padding: 0 10px 0 10px;
	border-width: 0 1px;
	background-color: #ffffff;
}
.head_1_right li:hover .wzsy{
	color: blue;
}
/*搜索栏*/
.search{
	width: 100%;
	height: 153px;
	background:url(../img/logo_bj.png) ;

}
.search_1{
	width: 1200px;
	height: 153px;
	margin: 0 auto;
	position: relative;
}
.search_2{
	float: left;
	position: absolute;
	left: 0;
}
.search_2 img{
	margin-top: 30px;
	float: left;	
}
.select{
    float: left;
    border-right: 1px solid #e9e9e9;
    color: #929292;
    width: 100px;
}
.search_select{
	border: none;
    height: 34px;
    padding-left: 5px;
    font-size: 14px;
    width: 100px;
}
.search_main{
	float: left;
    margin-left: 155px;
    margin-top: 50px;
   
}
.search_main1{
	width: 441px;
    height: 35px;
    background-color: #ffffff;
    border: 1px solid #fc5c4a;
    float: left;
    border-radius: 3px;
    margin-left: 200px;
}
.search_ss{
	height: 35px;
    line-height: 35px;
    border: 0;
    padding: 0 10px;
    font-size: 14px;
    width: 255px;
    float: left;
}
.search_main .submit input{
	background-color: #fc5c4a;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    line-height: 35px;
    width: 85px;
    height: 35px;
    border: 0;
    cursor: pointer;
}
.search_right{
	height: 50px;
    background-color: rgba(255,255,255,0.5);
    border: 1px solid #dfdfdf;
    float: right;
    width: 210px;
    margin-top: 55px;
    color: #fc5c4a;
    text-align: center;
    line-height: 52px;
    position: relative;
}
.search_right_1{
	position: absolute;
	left: 10px;
	top: 10px;
	margin-right: 5px;
	cursor: pointer;
}
.search_right_2{
	margin-left: 15px;
}
.search_right_2 span{
	color: #000;
	cursor: pointer;
}
/*导航*/
.header-nav {
    width: 100%;
    height: 50px;
    background-color: #fc5c4a;
    position: relative;
}
.main{
	width: 1200px;
	margin:0 auto;
}
.header-nav li {
    float: left;
    height: 50px;
    color: #ffffff;
    font-size: 16px;
    width: 108px;
    text-align: center;
}

.header-nav li.imgline {
    background-position: 0 -125px;
    width: 2px;
    height: 50px;

}
.header-nav li .navhover_bj{
    width: 90px;
    height: 50px;
    background-color: rgba(255,255,255,0);
    display: inline-block;
    margin-top: 3px;
    border-radius: 3px;
}
.header-nav li .navhover_bj a{
    color: #fff;
    display: inline-block;
    line-height: 50px;
    height: 50px;
    width: 90px;
    margin-top: -3px;
}
.header-nav li:hover .navhover_bj,.header-nav li.active .navhover_bj{
    background-color: #fff;
    height: 50px;
    transition: all 0.3s ease-out 0s;
}
.header-nav li:hover .navhover_bj a,.header-nav li.active .navhover_bj a{
    color: #fc5c4a;
}

.header-nav li.nav_shopcartbox{
    width: 150px;
    height: 50px;
   
}

.header-nav li.nav_shopcartbox a .icon-gouwuche4{
    font-size: 20px;
    height: 58px;
    line-height: 58px;
    margin-right: 6px;
}

.header-nav li:hover .nav_lmbox,.header-nav li.active .nav_lmbox {
    display: block;
}
.header-nav li .nav_lmbox {
    position: absolute;
    line-height: 50px;
    height: 50px;
    display: none;
    left: 0;
    width: 100%;
    background-color: #fff;
    margin-top: -3px;
	box-shadow: 4px 2px 5px #ddd;
}

.header-nav li .nav_lmbox .nav_lm {
    /* position: absolute;*/
    line-height: 50px;
    height: 50px;
    padding: 0 0 0 60px;
    width: 1140px;

}

.header-nav li .nav_lmbox .nav_lm a {
    float: left;
    font-size: 14px;
    color: #585858 !important;
}

.header-nav li .nav_lmbox .nav_lm a em {
    padding: 0 25px !important;
    color: #b0b0b0;
    font-style: normal;
}

.header-nav li .nav_lmbox .nav_lm a:hover {
    color: #fc5c4a !important;
}

.nav_lmbox .nav_lm a:last-child em {
    opacity: 0;
}
.header-nav li .nav_lmbox .tianqi{
    width: 340px;
    height: 50px;
    float: right;
    line-height: 50px;
}
.header-nav li .nav_lmbox .tianqi_bt{
    width: 110px;
    height: 50px;
    line-height: 50px;
    background-repeat: no-repeat;
    background-position:95px -183px;
    float: left;
    display: inline-block;
    overflow: hidden;
}
.header-nav li .nav_lmbox .tianqi_bt span{
    font-size: 14px;
    color: #000000;
    padding-right: 30px;
    background-repeat: no-repeat;
    background-position: -17px 1px;
    height: 30px;
    line-height: 30px;
    width: 40px;
    display: inline-block;
    margin-right: 10px;
	margin-top:10px;
}

iframe {
    display: inline-block;
    margin-top: 13px;
    margin-left: 10px;
    width: 220px;
    float: right;
}

/*头条*/
.top{
	width:1200px;
	margin:auto;
	background:#fff;
	background-size: 100%;
    height:400px;
	padding-top:5px;
    padding-bottom: 28px;
}
.top1{
	width: 1200px;
	margin:0 auto;
}


.main_1{
	width:1200px;
    height: auto;
    background-color: #fff;
    box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 2px 2px 0px 0px;
}

.top1_right{
	width: 320px;
	float: right;
}
.txtMarquee-top{ 
	overflow: hidden;
    position: relative;
    background-color: #fff;
    border: 1px solid #dadada;
    border-top: 0px;
}
.txtMarquee-top span{
	float: left;
    font-size: 16px;
    color: white;
    line-height: 35px;
    background-position: -406px 8px;
    padding-left: 29px;
}
.txtMarquee-top .hd{
	    overflow: hidden;
    height: 35px;
    background: #ff7800;
    padding: 0 10px
}
.txtMarquee-top .hd a{
	float: right;
	font-size: 12px;
	line-height: 35px;
	color: #fff;
}	

.bd li{
	height: 25px;
	text-align: center;
}
.bd li a{
	color: #999;
	cursor: pointer;
	font-size: 12px;
}
.txtMarquee_bottom{
	background-color: #ffffff;
    border: 1px solid #dadada;
    margin-top: 20px;
}
.member{
	padding: 15px;
    width: 290px;
    text-align: center;
    background-repeat: no-repeat;
}
 .member  p{
 	color: #999;
	font-size: 12px;
	margin-top: 10px;
}
.txtMarquee_bottom_yh{
	margin-top: 20px;
	width: 290px;
	height:50px;
}
.txtMarquee_bottom_yh_1{
	width: 250px;
	margin: 0 auto;
}
.txtMarquee_bottom_yh a{
	padding: 0 15px;
	color: #000;
	width: 70px;
	height: 35px;
	border: 1px solid #dfdfdf;
	display: inline-block;
    line-height: 35px;
    float: right;	
}
.txtMarquee_bottom_yh .mm{
	width: 70px;
	height: 35px;
	display: inline-block;
	line-height: 35px;
	background-color:#f78600;
	color: #fff;
	float: left;
}
.conve{
	width: 320px;
    height: 116px;
}
.conve ul{
	    border-top: 1px solid #f3f3f3;
    margin-top: 14px;
}
.conve span{
	font-size: 12px;
	color:  #999;
	display: inline-block;
	width: 106px;
	text-align: center;
}
.conve ul li{
	float: left;
	margin-top: 20px;
}
.conve ul li .ico_conve.ico_conve0 {
    background-position: -47px -104px;
}
.conve ul li .ico_conve {
	background-image: url(../img/ico.png);
    background-repeat: no-repeat;
    margin-top: 10px;
    display: block;
    width: 48px;
    height: 48px;
    border: 1px solid #f3f3f3;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #1082cf;
    margin: 0 auto;
}
/*新闻资讯*/
.news{
	width: 1200px;
	margin: 0 auto;
	height: 55px;
	line-height: 55px;
	border-bottom:1px solid #cc0000;
		
}
.news_left{
	float: left;
}
.news_right li{
	float: right;
	padding: 0 10px;
}
.news_right li a{
	color: #000;
}
.news_left h2{
	  display: inline-block;
    font-size: 20px;
    color: #5a5a5a;
    margin-top: 15px;
    height: 30px;
    line-height: 30px;
    margin-left: 15px;
    padding-right: 164px;
    float: left;
}
/*丽江资讯*/
.lj_new{
	width: 1200px;
	margin: 0 auto;
}
.main_con_bj{
	width: 1200px;
    height: auto;
    background-color: #fff;
    box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 2px 2px 0px 0px;
}
.w815{
	width:845px;
	float: left;
}
.mainbt2{
	height: 25px;
}
.mainbt2 h7{
	line-height: 25px;
    padding-left: 12px;
    font-weight: 500;
    font-size: 18px;
    float: left;
    color: #333;
    background-position: 0px -429px;
}
.main_lef {
    margin-left: 10px;
}
.main_top {
    margin-top: 10px;
}
.flol {
    float: left;
}
/*.mainbt2 a{
	margin-left: 26px;
}*/
.innewsbox {
    width:410px;
    height: 308px;
    overflow: hidden;
    position: relative;
}
.innewsbox .bd img {
    width: 410px;
    height: 308px;
    display: block;
}
.main_top2 {
    margin-top: 20px;
}
.lvgl2 a{font-size:18px;color:#028159;}
.flol {
    float: left;
}
.w390 {
    width: 390px;
}
.w340{
	width: 340px;
}
.main_top2 {
    margin-top: 20px;
}

.flor {
    float: right;
}
.content2 dl {
    text-align: left;
    padding: 10px 0px;
    height: 71px;
    border-bottom: 1px dashed #e4dffa;
}
.content2 dl dd {
    font-size: 12px;
    color: #999;
    margin-top: 8px;
    line-height: 20px;
    overflow: hidden;
}
.content2 a{
	font-size:16px;
	color: #028159;
	font-weight: bold;
}
.main_top3 {
    margin-top: 30px;
}
.w420 {
    width: 420px;
}
/*旅游资讯*/
.newslistbox .tu {
    width: 160px;
    height: 120px;
    overflow: hidden;
    display: block;
    float: left;
}

a {
    text-decoration: none;
    transition: all 0.3s ease-out 0s;
    cursor: pointer;
    color: #292929;
}
.newslistbox span {
    margin-left: 10px;
    padding-left: 20px;
    background-position: -185px 0px;
    color: #b1b1b1;
    font-size: 12px;
    line-height: 22px;
}
.main_lef3 {
    margin-left: 30px;
    width:360px;
}
.main_lef3 li
{
    width:360px;
    
    }



.onelist ul {
    width: 330px;
    background-color: #fff;
    padding-top: 10px;
    height: 270px;
    overflow: hidden;
}
.onelist li {
	height:30px;line-height:30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.onelist li a {
    padding-left: 16px;
    background-position: -719px -305px;
    line-height: 30px;
    font-size: 13px;
    background-image: url(../img/ico.png);
    background-repeat: no-repeat;
}

.newslistbox dd {
    float: left;
    width: 245px;
    color: #a3a3a3;
    margin-left: 10px;
    margin-top: 3px;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    height: 60px;
}
.newslistbox dt {
    font-size: 16px;
    margin-left: 170px;
}
.nr1 .tu {
    width: 106px;
    height: 80px;
    overflow: hidden;
    margin-right: 10px;
}
.nr1 .tu img{
	width: 106px;
	height: 80px;
}
.nr1 p {
    width: 200px;
    height: 80px;
    line-height: 24px;
    overflow: hidden;
    color: #a3a3a3;
    font-size: 13px;
    float: right;	
}
.nr1 li {
    padding-top: 7px;
    border-bottom: 1px dashed #eaeaea;
}
.nr1 li a{
	height:35px;
	font-weight:bold;
	padding-left: 20px;
    background-position: -719px -298px;
    line-height: 35px;
    font-size: 14px;
    overflow: hidden;
    display: block;
        background-image: url(../img/ico.png);
    background-repeat: no-repeat;
}
/*神秘丽江*/
.smlj{
	width: 1200px;
	margin:0 auto;
}
.lvgl {
    width: 410px;
    height: 308px;
    position: relative;
    overflow: hidden;
}
.lvgl img {
    width: 410px;
    height: 308px;
    overflow: hidden;
}
.lvgl p {
    font-size: 14px;
    padding: 0px 20px;
    width: 370px;
    height: 35px;
    background-color: rgba(51,51,51,0.7);
    color: #fff;
    position: absolute;
    left: 0px;
    bottom: 0px;
    text-align: center;
    line-height: 35px;
}	
.lvgl2 {
    border-bottom: 1px dashed #d2d2d2;
    width: 730px;
}
.lvgl2 h1 {
    font-weight: 100;
    color: #138900;
    font-size: 18px;
    text-align: center;
    height: 35px;
    line-height: 35px;
}
.lvgl2 p {
    width: 700px;
    margin: auto 5px;
    font-size: 14px;
    text-align: left;
    text-indent: 2em;
    height: 85px;
    line-height: 24px;
    color: #999;
}

.twolist ul {
  
    background-color: #fff;
    padding-top: 10px;
    overflow: hidden;
}
.twolist li a{
background-image: url(../img/ico.png);
    background-repeat: no-repeat;
    padding-left: 16px;
    background-position: -719px -305px;
    line-height: 30px;
    font-size: 14px;
}
.twolist li a span {
    float: right;
    font-size: 12px;
    color: #999;
}
 a:hover{
	color: #0d85b2;
}
.mainbt2 .more {
    line-height: 24px;
    font-size: 14px;
    float: right;
    padding-right: 22px;
    color: #a3a3a3;
    background-position: 63px -361px;
    background-image: url(../img/ico.png);
    background-repeat: no-repeat;
}	
/*景区名俗*/
.yipai li{
	float: left;
	width: 193px;
	height:160px;
	overflow: hidden;
	margin-right:5px;
	    margin-top: 10px;
	    position: relative;
}
.yipai li img{
	width: 100%;
}
.yipai li p {
    width: 166px;
    padding: 0px 15px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #fff;
    background-color: rgba(51,51,51,0.7);
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.yipai li:last-child {
    margin-right: 0px;
}
.rwfq_cplb {
    width: 800px;
    height: auto;
    border-top: 1px solid #f2f2f2;
}
.rwfq_cp {
    width: 390px;
    height: 80px;
    margin-right:5px;
    margin-top: 20px;
    float: left;
}	
.rwfq_cp .rwfq_tp {
    width:100px;
    height: 80px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}
.rwfq_cp .rwfq_tp img {
    width: 100%;
}
.rwfq_cp h4 {
    font-size: 16px;
    line-height: 16px;
    font-weight: 100;
    width:250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: right;
}
.rwfq_cp p {
    height: 50px;
    line-height: 20px;
    font-size: 12px;
    color: #adadad;
    width:250px;
    margin-top: 5px;
    float: right;
}
.rwfq_cp:nth-child(2), .rwfq_cp:nth-child(4) {
    margin-right: 0px;
}
.yjgl ul {
    height: auto;
    display: block;
}
.yjgl ul li {
	margin-left:10px;
    width: 155px;
   
    margin-right: 5px;
    float: left;
    display: block;
}
.yjgl ul li .ynsbg_tp {
    width: 156px;
    height: 116px;
    overflow: hidden;
}
.yjgl ul li .ynsbg_tp img {
    width: 156px;
    height: 116px;
    overflow: hidden;
}
.yjgl ul li h4 {
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    text-align: center;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 100;
    margin-top: 8px;
}
.yjgl ul li p {
    font-size: 12px;
    height: 67px;
    line-height: 14px;
    color: #a2a2a2;
    text-align: center;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 8px;
}
/*热门景点*/
.ty_cpgg {
	width: 200px;
	height: 420px;
	position: relative;
	overflow: hidden;
}
.ty_cpgg img {
    height: 420px;
    position: relative;
    overflow: hidden;
}
.ty_cpgg .cpgg_wz{
	width: 200px;
	height: 100px;
	position: absolute;
	bottom: -5px;
	left: 0;
	text-align: center;
}
.bj-cheng {
    background-color: #ff7800;
}
.ty_cpgg .cpgg_wz .tmbt{
	width: 200px;
	height: 24px;
	display: inline-block;
	font-size: 16px;
	background-image: url(../img/cpgg_btbj.png);
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 10px;
    line-height: 24px;
}
.ty_cpgg .cpgg_wz p a {
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    color: #fff;
    text-align: center;
    margin-top: 13px;
    display: inline-block;
}
.orange {
    color: #ff7800;
}
.ty_cpgg .cpgg_wz .price {
    position: relative;
    float: right;
    font: 17px/1.5 arial;
    color: #FFFFFF;
    height: 16px;
    line-height: 16px;
    margin-top: 5px;
    margin-right: 70px;
}
.cp {
    width: 800px;
	padding:10px;
    height: auto;
}
.mllj li {
    width:190px;
    height:224px;
    float: left;
    display: block;
    margin-right:10px;
	margin-left:10px;
}
.mllj li .ty_cpbox{
	width:190px;
	height: 224px;
	border: 1px solid #f2f2f2;
	display: block;
	transition: all 0.3s ease-out 0s;
	overflow: hidden;
    position: relative;
}
.mllj li .cpt {
    width:190px;
    height: 176px;
    overflow: hidden;
    position: relative;
}
.im100 img {
    width: 100%;
    min-width: 100%;
    height: 100%;
    min-height: 100%;
}
.cp_jg {
    height: 42px;
    padding: 8px 6px;
	text-align:center;
}
.cp_jg .cp_name a{
	margin-bottom: 10px;
	display: inline-block;
	font-size: 12px;
	color: #999;
    height: 15px;
    line-height: 15px;
    width: 100%;
}

.price {
    float: left;
    position: relative;
    float: right;
    font: 16px/1.5 arial;
    color: #ff9913;
    display: block;
    height: 16px;
    line-height: 16px;
}
.mllj li .ty_cpbox:hover{
	background-color:#fde5e2;
}

.mllj li .ty_cpbox:hover{
    margin-top: -5px;
}
.rig_box {
    float: right;
}
.smlj .rig_box {
    width: 350px;
    height: auto;
    display: block;
}
.smlj .rig_box .jdyuan_lb {
    display: inline-block;
    width: 350px;
    height: auto;
    border-bottom: 1px dashed #eaeaea;
    margin-bottom: 20px;
}
.smlj .rig_box .jdyuan_lb li {
    width: 95px;
    height: 150px;
    margin-right: 15px;
    display: block;
    text-align: center;
    float: left;
}
.smlj .rig_box .jdyuan_lb li div {
    width: 95px;
    height: 95px;
    border-radius: 100%;
    background-color: #e8e8e8;
    overflow: hidden;
}
.hvr-wobble-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}
.smlj .rig_box .jdyuan_lb li:last-child {
    margin-right: 0;
}
.smlj .rig_box .jdyuan_lb li p {
    margin-top: 20px;
    height: 12px;
    line-height: 12px;
    font-size: 12px;
    color: #1c1c1c;
}
.smlj .rig_box .jd_lb {
    width: 320px;
    height: auto;
}
.smlj .rig_box .jd_lb li {
    height: 52px;
    margin-bottom: 11px;
}

.smlj .rig_box .jd_lb li .jd_lb_tp {
    width: 70px;
    height: 50px;
    text-align: center;
    border: 1px solid #dddddd;
    float: left;
}
.smlj .rig_box .jd_lb li .jd_lb_tp a {
    width: 66px;
    height: 46px;
    margin-top: 2px;
    overflow: hidden;
    display: inline-block;
}
.mpjx .rig_box .jd_lb li .cp_jg {
    background-color: #fff;
    height: 35px;
    float: right;
    width: 234px;
    padding: 0px 0px 0px 10px;
}
.smlj .rig_box .jd_lb li .cp_jg {
    background-color: #fff;
    height: 35px;
    float: right;
    width: 234px;
    padding: 0px 0px 0px 10px;
}
.rig_box ul li .cp_jg h1 {
    font-size: 14px;
    font-weight: 100;
    height: 16px;
    line-height: 26px;
    color: #333;
    float: left;
}

.rig_box ul li .cp_jg h1 p {
    font-size: 12px;
    font-weight: 100;
    color: #999;
    width: 144px;
}
.rig_box ul li .cp_jg .price {
    height: 16px;
    line-height: 16px;
    color: #ff7800;
}

.ynly .lef_box .cp {
    float: left;
}
.ynly .lef_box .cp .ty_cplb:first-child {
    margin-top: 0px;
}
.ynly .lef_box .cp .ty_cplb {
    width:784px;
    margin-top: 12px;
}
.ynly .lef_box .cp .cp_gg {
    width: 400px;
    height: 204px;
    overflow: hidden;
}
.ty_cplb li {
    width:197px;
    height: 244px;
    margin-bottom: 15px;
    float: left;
    display: block;
    margin-right:10px;
}
.ty_cpgg .cpgg_wz .price dfn {

    vertical-align: 3px;
    font: 12px/1.5 arial;
    color: #fff;

}
.ty_cpgg .cpgg_wz .price i {

    vertical-align: 1px;
    font: 12px/0.5 "Microsoft yahei";
    color: #fff;

}
.ty_cplb li .ty_cpbox {
    border: 1px solid #f2f2f2;
    width:180px;
    height: 224px;
    display: block;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease-out 0s;
}
.ty_cplb li .cpt {
    width:180px;
    height:178px;
    overflow: hidden;
    position: relative;
}
.ty_cplb li .cpt p {
    width:180px;
    height: 20px;
    padding: 30px 8px 0px 8px;
    line-height: 12px;
    color: #fff;
    z-index: 10;
    position: absolute;
    bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-image: url(../img/chanpin_bj.png);
    background-repeat: repeat-x;
    background-position: bottom;
}
.cp_jg {
    height: 42px;
    padding: 8px 6px;
}
.cp_jg .cp_name a {
    width: 93%;
    height: 15px;
    line-height: 15px;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
    display: block;
	color:#000;
}
.cp_jg .lxs_sj {
    display: inline-block;
    width: 112px;
    height: 16px;
}
.cp_jg .lxs_sj a {
    width: 112px;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cp_jg .lxs_sj a i {
    background-repeat: no-repeat;
    background-position: -58px -200px;
    display: inline-block;
    width: 12px;
    height: 16px;
    float: left;
    margin-right: 4px;
    margin-top: 2px;
        background-image: url(../img/ico.png);
    background-repeat: no-repeat;
}
.bj-lan {
    background-color: #2da5d2;
}
.rig_box ul li {
    width: 320px;
    height:100px;
}
.rig_box ul li .cp_jg {
    width: 205px;
    padding: 8px 13px 8px 8px;
    height:75px;
    margin-bottom: 10px;
    background-color: #f5f5f5;
    border: 0;
    float: left;
}
.rig_box ul li .cp_jg .cp_fbt {
    font-size: 12px;
    height: 15px;
    line-height: 15px;
    color: #ccc;
    width: 102%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 3px;
    display: block;
}
.rig_box ul li .cp_jg .lxs_sj a {
    height: 12px;
    line-height: 12px;
}
.rig_box ul li .cp_jg .lxs_sj a i {
    height: 12px;
    margin-top: 0px;
}
.rig_box ul li .cp_jg .price {
    height: 16px;
    line-height: 16px;
    color: #ff7800;
}
.rig_box ul li .cpt {
    width: 94px;
    height: 71px;
    float: right;
    overflow: hidden;
}
.rig_box ul li .cpt img {
    width: 94px;
    height: 71px;
    overflow: hidden;
    transition: 0.3s all;
}

.rig_box ul li:hover .cp_jg{
    background-color:#fde5e2;
}
.rig_box ul li .cp_jg .cp_name a{
    margin-bottom: 6px;
}
.rig_box ul li:hover .cp_jg .cp_name a{
    color: #3983e5;
}
.hover_yidong:hover img {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
}
/*特色美食*/
.ty_fmt .remen_fl {
    width: 290px;
    height: 35px;
    display: inline-block;
    position: absolute;
    top: 352px;
    left: 20px;
}
.ty_fmt .remen_fl .bt {
    width: 34px;
    height: 32px;
    line-height: 15px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    border: 1px solid #fff;
    float: left;
    margin-right: 10px;
    padding-top: 3px;
}
.ty_fmt {
    height: 424px;
    width: 320px;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.ty_fmt img {
    height: 424px;
    width: 320px;
    text-align: center;
    position: absolute;
    overflow: hidden;
    top: 0px;
    left: 0px;
   }
.ty_fmt .remen_fl ul {
    height: 36px;
    width: 200px;
    overflow: hidden;
    display: inline-block;
    float: left;
}
.ty_fmt .remen_fl ul li {
    display: block;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #fff;
    padding-right: 18px;
    float: left;
}
.ty_fmt .remen_fl ul li a{
	color: #fff;
	font-size: 12px;
}
.ty_fmt .remen_fl ul li a:hover{
	color: #ff9913;
}
/*酒店住宿*/
.w320 {
    width: 320px;
}
.nr2 li:first-child a {
    margin-top: 0;
}
.nr2 .tu {
    width: 106px;
    height: 80px;
    overflow: hidden;
    margin-right: 10px;
}
.nr2 li a{
	display: block;
	height: 29px;
	line-height: 29px;
	    background-image: url(../img/ico.png);
    background-repeat: no-repeat;
        background-position: -719px -298px;
        padding-left: 20px;
}
.bj-lv {
    background-color: #43c235;
}

.hover_zoom img {
    -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 500ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 500ms;
    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 500ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 500;
    -moz-perspective: 500;
    -ms-perspective: 500;
    perspective: 500;
    width: 100%;
}
 {
    width: 310px;
    height: 80px;
    padding: 5px;
    background-color: #f2f2f2;
    overflow: hidden;
    margin-right: 10px;
}
.nr2 li a:hover{
    background-position:-719px -340px;
}
.nr3 li:hover .bjds{
		background-color:#fde5e2;
}
.nr2 .bjds:hover img{
	transition: 0.6s all;
	-webkit-transform:scale(1.05);
   -moz-transform:scale(1.05); 
   -o-transform:scale(1.05);
}
/*旅游购物*/
.erpai li{
	width: 200px;
	height: 150px;
	overflow: hidden;
	margin-top: 7px;
	margin-right: 3px;
	position: relative;
	float: left;
}
.erpai li p {
    width: 170px;
    padding: 0px 15px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #fff;
    background-color: rgba(51,51,51,0.7);
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.erpai li p .price dfn {
    vertical-align: 3px;
    font: 12px arial;
    color: #ff9913;
}
.erpai li p .price i {
    vertical-align: 1px;
    font: 12px/0.5 "Microsoft yahei";
    color: #fff;
}
.erpai li p .price {
    line-height: 35px;
}
.erpai li :hover img{
	transition: 0.6s all;
	-webkit-transform:scale(1.05);
   -moz-transform:scale(1.05); 
   -o-transform:scale(1.05);
}
.lygw ul li{
	width: 154px;
	height: 150px;
	margin-right: 10px;
	margin-bottom: 0px;
	float: left;
	display: block;
}
.lygw ul li img {
    width: 154px;
    height: 115px;
    overflow: hidden;
}
.lygw ul li:nth-child(2), .lygw ul li:nth-child(4) {
    margin-right: 0px;
}
/*商家入驻*/
.picMarquee-left .mainbt2 .next {
    background-position: -66px -234px;
}
.picMarquee-left .mainbt2 .prev li, .picMarquee-left .mainbt2 .next li {
    color: #fff !important;
}
.picMarquee-left .mainbt2 .prev {
    background-position: 4px -234px;
    margin-right: 5px;
}
.picMarquee-left .mainbt2 .prev, .picMarquee-left .mainbt2 .next {
    display: block;
    width: 18px;
    height: 18px;
    border: 1px solid #ccc;
    float: right;
    margin-top: 3px;
    overflow: hidden;
    cursor: pointer;
        background-image: url(../img/ico.png);
    background-repeat: no-repeat;
}
}
.picMarquee-left .leftgun {
    overflow: hidden;
    position: relative;
    width: 845px;
}
.leftgun ul li {
    float: left;
    width: 196px;
    height: 148px;
    float: left;
    background-color: #000;
    margin-right: 10px;
    overflow: hidden;
}
.leftgun ul li img {
    border: 1px solid #d1d1d1;
    display: block;
    height: 146px;
    width: 194px;
    overflow: hidden;
}

figure.effect-oscar {
    background: #000;
}
figure {
    position: relative;
    overflow: hidden;
    width: 196px;
    height: 148px;
    text-align: center;
    cursor: pointer;
}
.sjtj li {
    width:184px;
    height:193px;
    overflow: hidden;
    margin-right:3px;
    border: 1px solid #f2f2f2;
    padding: 5px;
    text-align: center;
    float: left;
}
.sjtj .tjbox span {
    font-size: 14px;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
}
.sjtj .tjbox p {
    line-height: 24px;
    padding-top: 12px;
    padding-left: 10px;
    border-top: 1px solid #f2f2f2;
    color: #666;
    text-align: left;
}
.sjtj li img {
    width:184px;
    height: 141px;
    overflow: hidden;
}
.sjtj li:last-child {
    margin-right: 0px;
}
.sjtj li:hover{
	box-shadow: 0 2px 8px rgba(234,234,234,1);
 
	background-color:#fde5e2;
}
.picScroll-top {
    overflow: hidden;
    position: relative;
}
.picScroll-top .mainbt2 .next {
    background-position: -23px -462px;
}
.picScroll-top .mainbt2 .prev, .picScroll-top .mainbt2 .next {
    display: block;
    width: 18px;
    height: 18px;
    border: 1px solid #ccc;
    float: right;
    margin-top: 3px;
    overflow: hidden;
    cursor: pointer;
        background-image: url(../img/ico.png);
    background-repeat: no-repeat;
}
.picScroll-top .mainbt2 .prev li, .picScroll-top .mainbt2 .next li {
    opacity: 0;
}
.picScroll-top .mainbt2 .prev {
    background-position: 4px -463px;
    margin-right: 5px;
}
.mod-b{width:1200px; background:#fff;margin:auto;}
.nr3 li {
    margin-bottom:10px;
}
.nr3 .bjds {
    width: 318px;
    height:85px;
    background-color: #f2f2f2;
    overflow: hidden;
    margin-right: 10px;
}
.nr3 .bjds {
    width: 318px;
    height:85px;
    background-color: #f2f2f2;
    overflow: hidden;
    margin-right: 10px;
}
.nr3 li a {
    height: 27px;
    line-height: 27px;
    font-size: 14px;
    overflow: hidden;
    display: block;
    margin-left: 103px;
    margin-top: 3px;
}
.nr3 p {
    height: 35px;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
    width:194px;
    overflow: hidden;
    color: #a3a3a3;
    font-size: 12px;
}
.nr3 .tu {
    width:100px;
    height:100px;
    overflow: hidden;
}
/*底部*/
footer {
    display: block;
    width: 100%;
    height: auto;
    border-top: 10px #014c20 solid!important;
    background-image: url(../img/footer_bj.png);
}
footer .topbox {
    width: 1200px;
    margin-top: 40px;
    padding-bottom: 8px;
    border-bottom: 1px #ee988e solid;
}
footer .topbox .lef_nr {
    height: 141px;
    padding-top: 25px;
    width: 234px;
    border-right: 1px dashed #ee988e;
}
footer .content_nr {
    width: 672px;
    padding-left: 42px;
    padding-right: 42px;
}
footer .content_nr dl:first-child {
    padding-left: 0px;
}
footer .content_nr dl {
    display: block;
    width: 110px;
    padding-right: 38px;
    background-image: url(../img/footer_xian.png);
    background-position: center right;
    background-repeat: no-repeat;
    overflow: hidden;
    float: left;
    text-align: center;
    padding-left: 38px;
}
footer .content_nr dl dt {
    height: 18px;
    line-height: 18px;
    font-size: 16px;
    color: #fff;
    padding-top: 4px;
    padding-bottom: 18px;
    border-bottom: 1px solid #ee988e;
    margin-bottom: 20px;
}
footer .content_nr dl dt .icon1 {
    background-position: -1px -692px;
}
footer .rig_box {
    height: 161px;
    width: 160px;
    float: right;
    background-image: none;
    border-left: 1px dashed #ee988e;
    padding-left: 40px;
}
footer .rig_box span {
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    color: #fff;
    margin-left: 15px;
    padding-bottom: 18px;
    border-bottom: 1px solid #ee988e;
    margin-bottom: 20px;
}
footer .rig_box .erweima {
    width: 160px;
    height: 80px;
    overflow: hidden;
    margin-top: 35px;
    margin-left: 10px;
}
footer .rig_box .erweima a {
    display: block;
    width: 80px;
    height: 80px;
    overflow: hidden;
    float: left;
}
.text_foot {
    padding: 5px 0;
}
.text_foot p {
    text-align: center;
    color: #fdb3ab;
    line-height: 25px;
}
.text_foot p a {
    color: #fff;
}
.footer-ali-pages { width:466px;margin :0 auto;}
.footer-ali-pages ul li{ float:left;  padding:0 5px;}
.footer-ali-pages ul li a{ color:#fff;}
.ftbimg{ margin:0 auto;}

.slideBox{ width:1200px; height:400px; overflow:hidden; position:relative;}
		.slideBox .bd{ position:relative; height:100%; z-index:0;}
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{  display:block;  }
		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(img/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }
		
		
		
		
		
		
		
		
		
		
.mm55{
	width:845px;
}
		










.mllj tr table
{
           width: 190px;
    height: 224px;
    float: left;
    display: block;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom:10px; 
    }
    
    
.mllj tr tbody  
{  
    width: 190px;
    height: 224px;
    border: 1px solid #f2f2f2;
    display: block;
    transition: all 0.3s ease-out 0s;
    overflow: hidden;
    position: relative;
      }
.mllj tr td a 
{
    width: 93%;
    text-align:center;
    line-height: 15px;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
    display: block;
    color: #000;
    
    }      		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		