@charset "utf-8";
/* CSS Document */
.yryc-top{
	position: fixed;
	top: 0;
	z-index: 99;
}
.yryc-logo{
	position: fixed;
	top: 30px;
	z-index: 99;
	border-bottom: 1px solid #dfdfdf;
}
.panel1{
	width: 100%;
	height: 665px;
	background: url(/images/yryc_gk_back.png) center 165px no-repeat;
	padding-top: 165px;
}
.panel2{
	width: 100%;
	height: 704px;
	background: #f2f8ff;
}
.panel3{
	width: 100%;
	height: 950px;
	background: #fff url(yryc_ms_back.png) center bottom no-repeat;
}

.panel{
    width: 1200px;
	height: 100%;
}
.panel .panel-tit{
	width: 100%;
	height: 60px;
}
.panel .panel-tit a img{
	width: 705px;
	height: 60px;
    display: block;
}
.panel .panel-tit1{
	margin: 124px auto 60px auto; 
}
.panel .panel-tit2{
	margin: 88px auto 60px auto; 
}
.panel .panel-tit3{
	margin: 70px auto 60px auto; 
}

/*概况*/
.yryc-gk{
	width: 1200px;
	height: auto;
}
.yryc-gk .yryc-sp{
	width: 382px;
	height: 286px;
}
.yryc-gk .jbxq{
	width: 606px;
	height: 286px;
	position: relative;
}
.yryc-gk .jbxq h5{
	width: 606px;
	height: 286px;
	background: #fff;
	filter:alpha(opacity=40);   
    -moz-opacity:0.4;   
    -khtml-opacity: 0.4;   
    opacity: 0.4; 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
.yryc-gk .jbxq h4{
	width: 112px;
	height: 32px;
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 1;
}
.yryc-gk .jbxq h4 a{
	width: 110px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	color: #2c69b3;
	float: left;
	border: 1px solid #2c69b3;
	border-radius: 30px;
}
.yryc-gk .jbxq h4 a:hover{
	background: #2c69b3;
	color: #fff;
}
.yryc-gk .jbxq p{
	width: 566px;
	height: 208px;
	font-size: 16px;
	line-height: 26px;
	position: absolute;
	top: 60px;
	left: 20px;
	z-index: 1;
	text-indent: 2em;
	text-align: justify;
}
.yryc-gk .jbxq p a{
	color: #c62b19;
}
.yryc-gk .yryc-pican{
	width: 202px;
	height: 286px;
}
.yryc-gk .yryc-pican a{
	width: 202px;
	height: 90px;
	line-height: 90px;
	font-size: 24px;
	color: #fff;
	text-align: center;
	background: #2c69b3;
	float: right;
	margin-bottom: 9px;
}
.yryc-gk .yryc-pican a:hover{
	background: #fff;
	color: #2c69b3;
	transition: all .7s ease 0s;
	-ms-transition: all .7s ease 0s;
	-moz-transition: all .7s ease 0s;
	-webkit-transition: all .7s ease 0s;
	-o-transition: all .7s ease 0s;
}

/*景点*/
.yryc-mj{
	width: 1200px;
	height: auto;
	margin-top: 50px;
}
.yryc-mj .picScroll-left{ 
	height: 418px;   
}
.yryc-mj .picScroll-left .hd1 .prev1,.yryc-mj .picScroll-left .hd1 .next1{
	background: url(/images/left_icon.png) center no-repeat;
	top: 185px;
}
.yryc-mj .picScroll-left .hd1 .next1{
	background: url(/images/right_icon.png) center no-repeat;
}
.yryc-mj .picScroll-left .hd1 .prev1:hover{
	background: url(/images/left_icon1.png) center no-repeat;
}
.yryc-mj .picScroll-left .hd1 .next1:hover{
	background: url(/images/right_icon1.png) center no-repeat;
}
.yryc-mj .picScroll-left .bd1{ 
	height: 418px;
}
.yryc-mj .picScroll-left .bd1 .picList{
	height: 418px;
}
.yryc-mj .picScroll-left .bd1 .picList li{  
	height: 418px; 
}
.yryc-mj .picScroll-left .bd1 .picList li a{
	width: 395px;
	height: 204px;
	float: left;
	position: relative;
	margin-left: 12px;
	margin-bottom: 10px;
}
.yryc-mj .picScroll-left .bd1 .picList li a img{
    width: 395px; 
	height: 204px; 
	display: block;
}
.yryc-mj .picScroll-left .bd1 .picList li .yryc-mjd{
    width: 386px; 
	height: 418px; 
	float: left;
	margin-left: 0;
}
.yryc-mj .picScroll-left .bd1 .picList li .yryc-mjd img{
    width: 386px; 
	height: 418px; 
	display: block;
}
.yryc-mj .picScroll-left .bd1 .picList li a h5{
	width: 395px;
	height: 36px;
	background: #000;
	filter:alpha(opacity=30);   
    -moz-opacity:0.3;   
    -khtml-opacity: 0.3;   
    opacity: 0.3; 
	position: absolute;
	bottom: 0;
	z-index: 1;
}
.yryc-mj .picScroll-left .bd1 .picList li a span{
	width: 355px;
	height: 36px;
	line-height: 36px;
	padding: 0 20px;
	font-size: 16px;
	color: #fff;
	position: absolute;
	bottom: 0;
	z-index: 2;

}
.yryc-mj .picScroll-left .bd1 .picList li .yryc-mjd h5{
	width: 386px;
	height: 36px;
}

/*路线常识*/
.yryc_lxcs{
	width: 1200px;
	height: auto;
	margin-top: 72px;
}
.yryc_lx{
	width: 560px;
}
.yryc_lx .yryc_lx_tit{
	width: 560px;
}
.yryc_lx .yryc_lx_conter{
	width: 560px;
}
.yryc_lx .yryc_lx_conter ul{
	width: 560px;
}
.yryc_lx .yryc_lx_conter ul li{
	width: 560px;
}
.yryc_lx .yryc_lx_conter ul li span{
	margin-right: 0;
}

/*美食*/
.yryc-ms{
	width: 1200px;
	height: auto;
}
.yryc-ms ul{
	width: 1200px;
	
}
.yryc-ms ul li{
	position: relative;
	width: 267px;
	height: 267px;
	float: left;
	margin-right: 42px;
}
.yryc-ms ul .yryc-ms-ts{
	margin-right: 0;
}
.yryc-ms ul li img{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 268px;
	height: 268px;
	display: block;
}
.yryc-ms ul li i{
	position: absolute;
	top: 9px;
	left: 9px;
	z-index: 1;
	width: 250px;
	height: 250px;
	background: url(/images/yryc_ms_lb.png) center no-repeat;
	transition: All 0.8s ease-in-out;
    -webkit-transition: All 0.8s ease-in-out;
    -moz-transition: All 0.8s ease-in-out;
    -o-transition: All 0.8s ease-in-out;
}
.yryc-ms ul li span{
	position: absolute;
	top: 57px;
	left: 95px;
	z-index: 2;
	width: 68px;
	height: 154px;
	background: #fff;
	filter:alpha(opacity=110);   
    -moz-opacity:0.1;   
    -khtml-opacity: 0.1;   
    opacity: 0.1; 
	#background: none;
}
.yryc-ms ul li .wrapper {
	display:table;
	position: absolute;
	top: 57px;
	left: 95px;
	z-index: 3;
	width: 30px;
	height: 152px;
	border: 1px solid #fff;
	padding: 0 18px;
}
.yryc-ms ul li .cell{
	display:table-cell; 
	vertical-align:middle;
}
 
.yryc-ms ul li a{
	width: 30px;
	height: 152px;
	text-align: center;
	font-size: 30px;
	color: #fff;
	line-height: 34px;
}
.yryc-ms ul li:hover i{
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}