﻿/*旅游*/

.box_04 .fw_01{
    width: 666px;
    /*margin-top: 15px;*/
}
.box_04 .fr{
    width: 342px;
}
@-webkit-keyframes enlarge{
    0%{-webkit-transform:scale(1)
    }
    100%{-webkit-transform:scale(1.1)
    }}
@keyframes enlarge{0%{transform:scale(1)}100%{transform:scale(1.1)}
}
@-moz-keyframes enlarge{
    0%{-webkit-transform:scale(1)
    }
    100%{-webkit-transform:scale(1.1)
    }}
@-o-keyframes enlarge{
    0%{-webkit-transform:scale(1)
    }
    100%{-webkit-transform:scale(1.1)
    }}
.c_header .nav a {
   
    padding: 0 62px !important;
}
.ysjt{
    width: 1024px;
    height: 310px;
    margin-top: 27px;
}
.box_02{
    margin-top: 10px;
}
.ysjt .fr .ysjt_li{
    margin-bottom: 12px;
}
.ysjt a{
    display: block;
    overflow: hidden;
}
.ysjt .fl{
    width: 404px;
    margin-right: 12px;
    height: 304px;
    overflow: hidden;
}
.ysjt .fr{
    width: 608px;
    height: 304px;
    overflow: hidden;
}
.ysjt .fl,.ysjt .fr .ysjt_li{
    position: relative;

}
.ysjt .fr .ysjt_li{
    width: 195px;
    height: 146px;
    margin-right: 11px;
    float: left;
}
.ysjt .fr .lv_l{
    margin-right: 0 !important;
}
.ysjt .fl a img{
    width: 404px;
    height: 304px;
}
.ysjt .fl a:hover img,.pov ul li img:hover{
    -webkit-animation:enlarge .7s ease forwards;
    animation:enlarge .7s ease forwards;
    -moz-animation: enlarge .7s ease forwards;	/* Firefox */
    -o-animation: enlarge .7s ease forwards;	/* Opera */
}
.ysjt .fr a img{
    width: 195px;
    height: 146px;
}
.ysjt .fl a p{
    height: 51px;
    position: absolute;
    bottom: 0;
    margin: 0;
    background: url(../png/bg_btm.png);
    padding: 0;
    width: 423px;
    padding-left: 10px;
    color: #fff;
    font-size: 16px;
    line-height: 51px;
}
.ysjt .fr a .ys_box {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 195px;
    height: 146px;
    display: none;
    overflow: hidden;
    z-index: 2;
    background: url(../png/bg_btm.png);
}
.ysjt .fr a .ys_box h3{
    font-size: 16px;
    height: 47px;
    color: #fff;
    text-align: left;
    overflow: hidden;
    vertical-align: middle;
    margin-top: 47px;
    width: 186px;
    margin-left: 7px;
    line-height: 25px;
}
a h1:hover,.pov ul li .box h3:hover{
    color: #E3241A;
    text-decoration: underline;
}
.box_03{
    margin-top: 15px;
}
.pov{
    margin-top: 25px;
    background: #F5F5F5;
    height: 204px;
    width: 1012px;
    padding: 15px 6px 15px;
}
.pov ul{
    width: 1012px;
    height: 200px;
}
.pov ul li {
    width: 243px;
    height: 200px;
    overflow: hidden;
    margin: 0 5px;
    float: left;
    position: relative;
}
.pov ul li .pic{
    width: 243px;
    height: 135px;
    overflow: hidden;
}
.pov ul li a{
    display: block;
}
.pov ul li img {
    width: 243px;
    height: 135px;
    overflow: hidden;
}
.pov ul li .box {
    text-align: center;
    width: 243px;
    height: 131px;
    overflow: hidden;
}
.pov ul li .box h3{
    font-size: 16px;
    height: 52px;
    color: #333;
    text-align: left;
    overflow: hidden;
    vertical-align: middle;
    margin-top: 8px;
    line-height: 26px;
    width: 243px;
}

.fw .zhengtop {
    width: 100%;
    margin-top: -10px;
    height: 147px;
    overflow: hidden;
    border-bottom: solid 1px #EAEAEA;
}
.fw .zhengtop a.first {
    display: block;
    float: left;
    padding-top: 15px;
    width: 661px;
    height: 100%;
    background-color: #ffffff;
    overflow: hidden;
}
.fw .zhengtop a img {
    width: 117px;
    height: 107px;
    float: left;
    margin-right: 15px;
}
.fw .zhengtop a h3 {
    width: 527px;
    height: 23px;
    line-height: 23px;
    margin-bottom: 10px;
    margin-top: 11px;
    overflow: hidden;
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #373737;
}
.fw .zhengtop a h3:hover{
    color: #E3241A;
    text-decoration: underline;
}
.fw .zhengtop a.first  p {
    width: 517px;
    height: 51px;
    float: left;
}
.fw a {
     width: 646px;
     margin-left: 5px;
     height: 102px;
     display: block;
     padding-top: 18px;
     border-bottom: solid 1px #EAEAEA;
 }
.fw a h1 {
       font-size: 16px;
       margin-bottom: 6px;
       font-weight: bold;
       height: 24px;
       line-height: 24px;
       overflow: hidden;
   }
.fw a p{
    font-size: 14px;
    line-height: 27px;
    color: #7C7C7C;
    height: 48px;
    overflow: hidden;
}
.kj_right{
    margin-top: 25px;
}