.new-travel-nav {
    width: 100%;
    height: 40px;
    background-image: url("img/nav-bg.png");
    border-bottom: 1px solid #e1e1e1;
}

.new-travel-nav .nav-box {
    width: 1010px;
    margin: 0 auto;
}

.new-travel-nav ul li {
    width: 91px;
    height: 40px;
    text-align: center;
    float: left;
    line-height: 40px;
    font-size: 14px;
    color:#333;
}

.travel-header {
    width: 100%;
    height: 110px;
}

.travel-header .travel-header-img {
    float: left;
    margin-top: 27px;
}

.travel-header .text {
    width: 60px;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    background-color: #f75b0f;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    position: relative;
    bottom: 10px;
    right: 4px;
}

.travel-header .travel-header-right {
    float: right;
    margin-top: 38px;
}

.new-travel-nav2 {
    width: 990px;
    height: 55px;
    padding-left: 20px;
    background-color: #f75b0f;
    margin-bottom: 20px;
}

.new-travel-nav2 ul li {
    width: 140px;
    text-align: center;
    line-height: 55px;
    float: left;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.new-travel-nav2 ul li a:hover {
    color:#333;
}

.new-traver-part1-img {
    float: right;
    width: 360px;
    height: 410px;
}

.new-traver-part1-img a {
    display: block;
    width: 360px;
    height: 200px;
    position: relative;
}
.new-traver-part1-img .title {
    background-color: rgba(0, 0, 0, 0.5);
    height: 50px;
    line-height: 50px;
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 14px;
    position: absolute;
    bottom: 0;
}

.new-traver-part1-img a img {
    width: 360px;
    height: 200px;
}

.new-traver-part1-img .first {
    margin-bottom: 10px;
}

.new-travel-part2 {
    margin-top: 25px;
    font-family: 'Microsoft YaHei';
}

.new-travel-part2 .left {
    float: left;
    width: 640px;
}

.new-travel-part2 .left .header-box {
    width: 640px;
    height: 50px;
    border-bottom: 1px solid #e5e5e5;
    line-height: 50px;
    font-size: 20px;
}

.new-travel-part2 .left .header-box .header {
    width: 100px;
    height: 48px;
    text-align: center;
    border-bottom: 3px solid #f75b0f;
}

.new-travel-part2 .left .item {
    width: 640px;
    height: 120px;
    padding: 25px 0;
    border-bottom: 1px solid #e5e5e5;
}

.new-travel-part2 .left .item img {
    width: 190px;
    height: 120px;
    float: left;
}

.new-travel-part2 .left .item .text-box {
    width: 430px;
    float: right;
}

.new-travel-part2 .left .item .text-box .title {
    font-size: 20px;
    line-height: 30px;
    font-family: 'Microsoft YaHei';
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new-travel-part2 .left .item .text-box .content {
    margin-top: 20px;
    font-size: 14px;
    line-height: 25px;
    color: #6d6d6d;
}

.new-travel-part2 .right {
    width: 300px;
    float: right;
}

.new-travel-part2 .right .item {
    width: 300px;
    padding-top: 10px;
}

.new-travel-part2 .right .item .header {
    height: 40px;
    line-height: 40px;
}

.new-travel-part2 .right .item .header .left {
    width: 90px;
    height: 38px;
    text-align: center;
    float: left;
    font-size: 22px;
    border-bottom: 2px solid #f75b0f;
}

.new-travel-part2 .right .item .header .right {
    float: right;
    width: 50px;
    text-align: end;
    color: #8b8888;
}

.new-travel-part2 .right .item .img-box {
    width: 300px;
    height: 200px;
    margin-top: 18px;
    position: relative;
}

.new-travel-part2 .right .item .img-box img {
    width: 300px;
    height: 200px;
}

.new-travel-part2 .right .item .img-box .title {
    display: block;
    width: 300px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.new-travel-part2 .right .item .news {
    margin: 10px 0 15px;
}

.new-travel-part2 .right .item .news .new {
    width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new-travel-part2 .right .item .news .new a {
    line-height: 35px;
    font-size: 14px;
}

.new-travel-ad2 {
    height: 100px;
    width: 1010px;
}

.new-travel-ad2 a,
.new-travel-ad2 img {
    display: block;
    width: 1010px;
    height: 100px;
    margin: 25px 0 15px;
}

.new-travel-title-box {
    width: 1010px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 15px;
    font-family: 'Microsoft YaHei';
}

.new-travel-title-box .title {
    width: 100px;
    font-size: 22px;
    text-align: center;
    height: 48px;
    border-bottom: 3px solid #f75b0f;
    float: left;
}

.new-travel-title-box .more {
    width: 50px;
    float: right;
    text-align: end;
    color: #8b8888;
}

.new-travel-part3 {
    font-family: 'Microsoft YaHei';
}

.new-travel-part3 .left {
    float: left;
    width: 640px;
    padding-top: 15px;
}

.new-travel-part3 .left .item {
    width: 640px;
    height: 150px;
    border-bottom: 1px solid #e5e5e5;
}

.new-travel-part3 .left .item .title {
    height: 70px;
    line-height: 70px;
    font-size: 20px;
    color: #000;
}

.new-travel-part3 .left .item .content {
    font-size: 14px;
    line-height: 25px;
    color: #6d6d6d;
}

.new-travel-part3 .right {
    float: right;
    width: 300px;
    padding-top: 30px;
}

.new-travel-part3 .right .first {
    margin-bottom: 25px;
}

.new-travel-part3 .right .img-box {
    width: 300px;
    height: 200px;
    position: relative;
}

.new-travel-part3 .right .img-box .img,
.new-travel-part3 .right .img-box img {
    width: 300px;
    height: 200px;
}

.new-travel-part3 .right .img-box .title {
    position: absolute;
    bottom: 0;
    text-align: center;
    display: block;
    width: 300px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
}

.new-travel-part4 {
    width: 1065px;
    margin-top: 35px;
}

.new-travel-part4 .item {
    float: left;
    width: 300px;
    height: 200px;
    margin: 0 55px 35px 0;
    position: relative;
}

.new-travel-part4 .item .img img {
    width: 300px;
    height: 200px;
}

.new-travel-part4 .item .title {
    position: absolute;
    bottom: 0;
    text-align: center;
    display: block;
    width: 300px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
}

.city-co-container {
    width: 1010px;
    margin: 0 auto;
    background-color: #fff;
    font-family: 'Microsoft YaHei';
}

.city-co-container .new-travel-nav {
    width: 100%;
    height: 40px;
    background-image: url("img/nav-bg.png");
    border-bottom: 1px solid #e1e1e1;
}

.city-co-container .new-travel-nav .nav-box {
    width: 1010px;
    margin: 0 auto;
}

.city-co-container .new-travel-nav ul li {
    width: 91px;
    height: 40px;
    text-align: center;
    float: left;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
}
.city-co-container .travel-header {
    width: 100%;
    height: 110px;
}

.city-co-container .travel-header .travel-header-img {
    float: left;
    margin-top: 27px;
}

.city-co-container .travel-header .text {
    width: 60px;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    background-color: #f75b0f;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    position: relative;
    bottom: 10px;
    right: 4px;
}

.city-co-container .travel-header .travel-header-right {
    float: right;
    margin-top: 38px;
}

.city-co-container .new-travel-nav2 {
    width: 990px;
    height: 55px;
    padding-left: 20px;
    background-color: #f75b0f;
    margin-bottom:0px;
    font-family: '宋体';
    margin-bottom:20px;
}

.city-co-container .new-travel-nav2 ul li {
    width: 140px;
    text-align: center;
    line-height: 55px;
    float: left;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.city-co-container .new-traver-part1-news {
    float: right;
    width: 350px;
    height: 410px;
}

.city-co-container .new-traver-part1-news .news1 {
    width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    height: 20px;
    font-weight: bold;
    margin-bottom: 18px;
}

.city-co-container .new-traver-part1-news .news2 {
    width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 18px;
}

.city-co-container .new-traver-part1-news span {
    display: inline-block;
    background-color: #f90;
    color: #fff;
    border: 5px;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    padding: 0 8px;
    border-radius: 3px;
    margin-bottom: 2px;
}

.city-co-container .new-travel-part2 {
    margin-top: 25px;
}

.city-co-container .new-travel-part2 .left {
    float: left;
    width: 640px;
}

.city-co-container .new-travel-part2 .left .header-box {
    width: 640px;
    height: 50px;
    border-bottom: 1px solid #e5e5e5;
    line-height: 50px;
    font-size: 20px;
    margin-bottom: 5px;
}

.city-co-container .new-travel-part2 .left .header-box .header {
    width: 125px;
    height: 48px;
    text-align: center;
    border-bottom: 3px solid #f75b0f;
}

.city-co-container .new-travel-part2 .left .item {
    width: 640px;
    height: 120px;
    padding: 28px 0;
    border-bottom: 1px solid #e5e5e5;
}

.city-co-container .new-travel-part2 .left .item img {
    width: 190px;
    height: 120px;
    float: left;
}

.city-co-container .new-travel-part2 .left .item .text-box {
    width: 430px;
    float: right;
}

.city-co-container .new-travel-part2 .left .item .text-box .title {
    font-size: 20px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.city-co-container .new-travel-part2 .left .item .text-box .content {
    margin-top: 20px;
    font-size: 14px;
    line-height: 25px;
    color: #6d6d6d;
}

.city-co-container .new-travel-part2 .right {
    width: 340px;
    float: right;
}

.city-co-container .new-travel-part2 .right .item {
    width: 340px;
    padding-top: 10px;
}

.city-co-container .new-travel-part2 .right .item .header {
    height: 40px;
    line-height: 40px;
}

.city-co-container .new-travel-part2 .right .item .header .left {
    width: 90px;
    height: 38px;
    text-align: center;
    float: left;
    font-size: 22px;
    border-bottom: 2px solid #f75b0f;
}

.city-co-container .new-travel-part2 .right .item .header .right {
    float: right;
    width: 50px;
    text-align: end;
    color: #8b8888;
}

.city-co-container .new-travel-part2 .right .item .img-box {
    width: 340px;
    height: 200px;
    margin-top: 18px;
    position: relative;
}

.city-co-container .new-travel-part2 .right .item .img-box img {
    width: 340px;
    height: 200px;
}

.city-co-container .new-travel-part2 .right .item .img-box .title {
    display: block;
    width: 340px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.city-co-container .new-travel-part2 .right .item .news {
    margin: 10px 0 15px;
}

.city-co-container .new-travel-part2 .right .item .news .new {
    width: 340px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.city-co-container .new-travel-part2 .right .item .news .new a {
    line-height: 35px;
    color:#6d6d6d;
    font-size: 14px;
}

.city-co-container .new-travel-ad1 {
    height: 100px;
    width: 1010px;
}

.city-co-container .new-travel-ad1 a,
.city-co-container .new-travel-ad1 img {
    display: block;
    width: 1010px;
    height: 100px;
    margin: 0;
}

.city-co-container .new-travel-ad {
    height: 60px;
    width: 1010px;
}

.city-co-container .new-travel-ad a,
.city-co-container .new-travel-ad img {
    display: block;
    width: 1010px;
    height: 60px;
    margin: 1px 0;
}

.city-co-container .index-part1 {
    margin-top: 10px;
}

.city-co-container .new-travel-title-box {
    width: 1010px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 15px;
}

.city-co-container .new-travel-title-box .title {
    width: 100px;
    font-size: 22px;
    text-align: center;
    height: 48px;
    border-bottom: 3px solid #f75b0f;
    float: left;
}

.city-co-container .new-travel-title-box .more {
    width: 50px;
    float: right;
    text-align: end;
    color: #8b8888;
}

.city-co-container .new-travel-part3 .left {
    float: left;
    width: 640px;
    padding-top: 15px;
}

.city-co-container .new-travel-part3 .left .item {
    width: 640px;
    height: 150px;
    border-bottom: 1px solid #e5e5e5;
}

.city-co-container .new-travel-part3 .left .item .title {
    height: 70px;
    line-height: 70px;
    font-size: 26px;
    font-weight: bold;
    color: #000;
}

.city-co-container .new-travel-part3 .left .item .content {
    font-size: 14px;
    line-height: 25px;
    color: #6d6d6d;
}

.city-co-container .new-travel-part3 .right {
    float: right;
    width: 300px;
    padding-top: 30px;
}

.city-co-container .new-travel-part3 .right .first {
    margin-bottom: 25px;
}

.city-co-container .new-travel-part3 .right .img-box {
    width: 300px;
    height: 200px;
    position: relative;
}

.city-co-container .new-travel-part3 .right .img-box .img,
.city-co-container .new-travel-part3 .right .img-box img {
    width: 300px;
    height: 200px;
}

.city-co-container .new-travel-part3 .right .img-box .title {
    position: absolute;
    bottom: 0;
    text-align: center;
    display: block;
    width: 300px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
}

.city-co-container .new-travel-part4 {
    width: 1065px;
    margin-top: 35px;
}

.city-co-container .new-travel-part4 .item {
    float: left;
    width: 300px;
    height: 200px;
    margin: 0 55px 35px 0;
    position: relative;
}

.city-co-container .new-travel-part4 .item .img img {
    width: 300px;
    height: 200px;
}

.city-co-container .new-travel-part4 .item .title {
    position: absolute;
    bottom: 0;
    text-align: center;
    display: block;
    width: 300px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
}

.city-co-container .city-co-part1 {
    width: 1050px;
}

.city-co-container .city-co-part1 .item {
    float: left;
    margin-right: 40px;
    width: 310px;
    padding-top: 10px;
}

.city-co-container .city-co-part1 .item .header {
    height: 40px;
    line-height: 40px;
}

.city-co-container .city-co-part1 .item .header .left {
    width: 90px;
    height: 38px;
    text-align: center;
    float: left;
    font-size: 22px;
    border-bottom: 2px solid #f75b0f;
}

.city-co-container .city-co-part1 .item .header .right {
    float: right;
    width: 50px;
    text-align: end;
    color: #8b8888;
}

.city-co-container .city-co-part1 .item .img-box {
    width: 310px;
    height: 200px;
    margin-top: 18px;
    position: relative;
}

.city-co-container .city-co-part1 .item .img-box img {
    width: 310px;
    height: 200px;
}

.city-co-container .city-co-part1 .item .img-box .title {
    display: block;
    width: 310px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.city-co-container .city-co-part1 .item .news {
    margin: 10px 0 15px;
}

.city-co-container .city-co-part1 .item .news .new {
    width: 310px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.city-co-container .city-co-part1 .item .news .new a {
    line-height: 35px;
    color:#6d6d6d;
    font-size: 14px;
}

.city-co-container .bor {
    border-top: 1px solid #e5e5e5;
}

.edu-container {
    width: 1010px;
    margin: 0 auto;
    background-color: #fff;
}

.edu-container .new-travel-nav {
    width: 100%;
    height: 40px;
    background-image: url("img/nav-bg.png");
    border-bottom: 1px solid #e1e1e1;
}

.edu-container .new-travel-nav .nav-box {
    width: 1010px;
    margin: 0 auto;
}

.edu-container .new-travel-nav ul li {
    width: 91px;
    height: 40px;
    text-align: center;
    float: left;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
}


.edu-container .travel-header {
    width: 100%;
    height: 110px;
}

.edu-container .travel-header .text {
    width: 60px;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    background-color: #1bbc9b;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    position: relative;
    bottom: 10px;
    right: 4px;
}

.edu-container .travel-header .travel-header-img {
    float: left;
    margin-top: 27px;
}

.edu-container .travel-header .travel-header-right {
    float: right;
    margin-top: 38px;
}

.edu-container .new-travel-nav2 {
    width: 990px;
    height: 55px;
    padding-left: 20px;
    background-color: #1bbc9b;
    margin-bottom: 20px;
}

.edu-container .new-travel-nav2 ul li {
    width: 140px;
    text-align: center;
    line-height: 55px;
    float: left;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}


.edu-container .new-traver-part1-news {
    float: right;
    width: 350px;
    height: 410px;
}

.edu-container .new-traver-part1-news .news1 {
    width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    height: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.edu-container .new-traver-part1-news .news2 {
    width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #6d6d6d;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}

.edu-container .new-traver-part1-news span {
    display: inline-block;
    background-color: #f90;
    color: #fff;
    border: 5px;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    padding: 0 8px;
    border-radius: 3px;
    margin-bottom: 2px;
}

.edu-container .new-travel-part2 {
    margin-top: 25px;
}

.edu-container .new-travel-part2 .left {
    float: left;
    width: 640px;
}

.edu-container .new-travel-part2 .left .header-box {
    width: 640px;
    height: 50px;
    border-bottom: 1px solid #e5e5e5;
    line-height: 50px;
    font-size: 20px;
    font-weight: bold;
}

.edu-container .new-travel-part2 .left .header-box .header {
    width: 125px;
    height: 48px;
    text-align: center;
    border-bottom: 3px solid #f75b0f;
}

.edu-container .new-travel-part2 .left .item {
    width: 640px;
    height: 120px;
    padding: 25px 0;
    border-bottom: 1px solid #e5e5e5;
}

.edu-container .new-travel-part2 .left .item img {
    width: 190px;
    height: 120px;
    float: left;
}

.edu-container .new-travel-part2 .left .item .text-box {
    width: 430px;
    float: right;
}

.edu-container .new-travel-part2 .left .item .text-box .title {
    font-size: 24px;
    line-height: 40px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.edu-container .new-travel-part2 .left .item .text-box .content {
    margin-top: 20px;
    font-size: 14px;
    line-height: 25px;
    color: #6d6d6d;
}

.edu-container .new-travel-part2 .right {
    width: 340px;
    float: right;
}

.edu-container .new-travel-part2 .right .item {
    width: 340px;
    padding-top: 10px;
}

.edu-container .new-travel-part2 .right .item .header {
    height: 40px;
    line-height: 40px;
}

.edu-container .new-travel-part2 .right .item .header .left {
    width: 90px;
    height: 38px;
    text-align: center;
    float: left;
    font-size: 22px;
    border-bottom: 3px solid #1bbc9b;
}

.edu-container .new-travel-part2 .right .item .header .right {
    float: right;
    width: 50px;
    text-align: end;
    color: #8b8888;
}

.edu-container .new-travel-part2 .right .item .img-box {
    width: 340px;
    height: 200px;
    margin-top: 18px;
    position: relative;
}

.edu-container .new-travel-part2 .right .item .img-box img {
    width: 340px;
    height: 200px;
}

.edu-container .new-travel-part2 .right .item .img-box .title {
    display: block;
    width: 340px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    font-size: 12px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.edu-container .new-travel-part2 .right .item .news {
    margin: 10px 0 15px;
}

.edu-container .new-travel-part2 .right .item .news .new {
    width: 340px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.edu-container .new-travel-part2 .right .item .news .new a {
    line-height: 27px;
    font-size: 14px;
}

.edu-container .index-part1 {
    margin-top: 20px;
}

.edu-container .new-travel-title-box {
    width: 1010px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 15px;
}

.edu-container .new-travel-title-box .title {
    width: 100px;
    font-size: 22px;
    text-align: center;
    height: 48px;
    border-bottom: 3px solid #f75b0f;
    float: left;
}

.edu-container .new-travel-title-box .more {
    width: 50px;
    float: right;
    text-align: end;
    color: #8b8888;
}

.edu-container .new-travel-part3 .left {
    float: left;
    width: 640px;
    padding-top: 15px;
}

.edu-container .new-travel-part3 .left .item {
    width: 640px;
    height: 150px;
    border-bottom: 1px solid #e5e5e5;
}

.edu-container .new-travel-part3 .left .item .title {
    height: 70px;
    line-height: 70px;
    font-size: 26px;
    font-weight: bold;
    color: #000;
}

.edu-container .new-travel-part3 .left .item .content {
    font-size: 14px;
    line-height: 25px;
    color: #6d6d6d;
}

.edu-container .new-travel-part3 .right {
    float: right;
    width: 300px;
    padding-top: 30px;
}

.edu-container .new-travel-part3 .right .first {
    margin-bottom: 25px;
}

.edu-container .new-travel-part3 .right .img-box {
    width: 300px;
    height: 200px;
    position: relative;
}

.edu-container .new-travel-part3 .right .img-box .img,
.edu-container .new-travel-part3 .right .img-box img {
    width: 300px;
    height: 200px;
}

.edu-container .new-travel-part3 .right .img-box .title {
    position: absolute;
    bottom: 0;
    text-align: center;
    display: block;
    width: 300px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
}

.edu-container .new-travel-part4 {
    width: 1065px;
    margin-top: 35px;
}

.edu-container .new-travel-part4 .item {
    float: left;
    width: 300px;
    height: 200px;
    margin: 0 55px 35px 0;
    position: relative;
}

.edu-container .new-travel-part4 .item .img img {
    width: 300px;
    height: 200px;
}

.edu-container .new-travel-part4 .item .title {
    position: absolute;
    bottom: 0;
    text-align: center;
    display: block;
    width: 300px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
}

.edu-container .big-news-box {
    width: 1010px;
    height: 105px;
    background-color: #f8f8f8;
    position: relative;
    padding-top: 15px;
}

.edu-container .big-news-box img {
    position: absolute;
    top: 0;
    left: 0;
}

.edu-container .big-news-box .title {
    display: block;
    width: 1010px;
    line-height: 60px;
    font-weight: 900;
    font-size: 38px;
    text-align: center;
}

.edu-container .big-news-box .content {
    line-height: 40px;
    width: 1010px;
    font-size: 16px;
    text-align: center;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.edu-container .big-news-box .content .more {
    color: red;
}

.edu-container .edu-part2 {
    width: 1010px;
    margin-top: 5px;
}

.edu-container .edu-part2 .left {
    float: left;
    width: 640px;
}

.edu-container .edu-part2 .left .item {
    margin: 10px 0;
}

.edu-container .edu-part2 .left .item .news1 {
    line-height: 40px;
    color: #000;
    font-size: 16px;
}

.edu-container .edu-part2 .left .item .news2 {
    line-height: 30px;
    color: #747474;
    font-size: 14px;
}

.edu-container .edu-part2 .right {
    width: 340px;
    float: right;
}

.edu-container .edu-part2 .right .item1 {
    padding-top: 45px;
}

.edu-container .edu-part2 .right .item1 img,
.edu-container .edu-part2 .right .item1 .img {
    width: 340px;
    height: 220px;
}

.edu-container .edu-part2 .right .item1 .title {
    line-height: 44px;
    text-align: center;
    font-size: 14px;
    width: 340px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.edu-container .edu-part2 .right .item2 {
    width: 168px;
    float: left;
}

.edu-container .edu-part2 .right .item2 img,
.edu-container .edu-part2 .right .item2 .img {
    width: 168px;
    height: 110px;
}

.edu-container .edu-part2 .right .item2 .title {
    line-height: 44px;
    text-align: center;
    font-size: 14px;
    width: 168px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.edu-container .edu-part2 .right .item3 {
    width: 168px;
    float: right;
}

.edu-container .edu-part2 .right .item3 img,
.edu-container .edu-part2 .right .item3 .img {
    width: 168px;
    height: 110px;
}

.edu-container .edu-part2 .right .item3 .title {
    line-height: 44px;
    text-align: center;
    font-size: 14px;
    width: 168px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.edu-container .edu-title-box {
    width: 100%;
    line-height: 50px;
    height: 50px;
    border-bottom: 1px solid #e5e5e5;
}

.edu-container .edu-title-box .edu-title {
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    height: 49px;
    border-bottom: 3px solid #1bbc9b;
    padding: 0 5px;
}

.edu-container .edu-part3 {
    width: 1010px;
}

.edu-container .edu-part3 .left {
    float: left;
    width: 490px;
}

.edu-container .edu-part3 .left .item {
    margin: 18px 0 10px;
}

.edu-container .edu-part3 .left .item .img-box1 {
    width: 240px;
    height: 140px;
    float: left;
    position: relative;
}

.edu-container .edu-part3 .left .item .img-box1 img,
.edu-container .edu-part3 .left .item .img-box1 .img {
    width: 100%;
    height: 100%;
}

.edu-container .edu-part3 .left .item .img-box1 .title {
    width: 100%;
    height: 35px;
    color: #fff;
    line-height: 35px;
    font-size: 12px;
    text-align: center;
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.edu-container .edu-part3 .left .item .news {
    width: 230px;
    float: right;
}

.edu-container .edu-part3 .left .item .news .news1 {
    font-size: 18px;
    color: #000;
    margin-bottom: 8px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.edu-container .edu-part3 .left .item .news .news2 {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 30px;
    color: #747474;
}

.edu-container .edu-part3 .left ul li {
    font-size: 14px;
    line-height: 30px;
    color: #747474;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.edu-container .edu-part3 .right {
    float: right;
    width: 490px;
}

.edu-container .edu-part3 .right .item {
    margin: 10px 0;
}

.edu-container .edu-part3 .right .item .news1 {
    line-height: 34px;
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

.edu-container .edu-part3 .right .item .news2 {
    line-height: 30px;
    color: #747474;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.edu-container .edu-part3 .right .img-item {
    width: 100%;
    margin-top: 15px;
}

.edu-container .edu-part3 .right .img-item .img-box1 {
    width: 240px;
    height: 140px;
    float: left;
    position: relative;
}

.edu-container .edu-part3 .right .img-item .img-box1 img,
.edu-container .edu-part3 .right .img-item .img-box1 .img {
    width: 100%;
    height: 100%;
}

.edu-container .edu-part3 .right .img-item .img-box1 .title {
    width: 100%;
    height: 35px;
    color: #fff;
    line-height: 35px;
    font-size: 14px;
    text-align: center;
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.edu-container .edu-part3 .right .img-item .img-box2 {
    width: 240px;
    height: 140px;
    float: right;
    position: relative;
}

.edu-container .edu-part3 .right .img-item .img-box2 img,
.edu-container .edu-part3 .right .img-item .img-box2 .img {
    width: 100%;
    height: 100%;
}

.edu-container .edu-part3 .right .img-item .img-box2 .title {
    width: 100%;
    height: 35px;
    color: #fff;
    line-height: 35px;
    font-size: 12px;
    text-align: center;
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.town-container {
    width: 1010px;
    margin: 0 auto;
    background-color: #fff;
    font-family: 'Microsoft YaHei';
}

.town-container .new-travel-nav {
    width: 100%;
    height: 40px;
    background-image: url("img/nav-bg.png");
    border-bottom: 1px solid #e1e1e1;
}

.town-container .new-travel-nav .nav-box {
    width: 1010px;
    margin: 0 auto;
}

.town-container .new-travel-nav ul li {
    width: 91px;
    height: 40px;
    text-align: center;
    float: left;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
}

.town-container .travel-header {
    width: 100%;
    height: 110px;
}

.town-container .travel-header .travel-header-img {
    margin-top: 27px;
}

.town-container .travel-header .travel-header-right {
    float: right;
    margin-top: 38px;
}

.town-container .new-travel-nav2 {
    width: 990px;
    height: 55px;
    padding-left: 20px;
    background-color: #f75b0f;
    margin-bottom: 20px;
    font-family: "宋体";
}

.town-container .new-travel-nav2 ul li {
    width: 140px;
    text-align: center;
    line-height: 55px;
    float: left;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}


.town-container .new-traver-part1-news {
    float: right;
    width: 350px;
    height: 410px;
}

.town-container .new-traver-part1-news .title {
    height: 38px;
    width: 340px;
    line-height: 38px;
    background-color: #f8f8f8;
    color: #d10010;
    border-top: 2px solid #eee;
    font-size: 22px;
    padding-left: 10px;
    font-weight: bold;
}

.town-container .new-traver-part1-news .item1 {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin-bottom:10px;
}

.town-container .new-traver-part1-news .item {
    margin: 0;
}

.town-container .new-traver-part1-news .item .subtitle {
    line-height: 40px;
    color: #333;
    font-size: 24px;
    font-weight: bold;
}

.town-container .new-traver-part1-news .item .content {
    line-height: 30px;
    color: #333;
    font-size: 15px;
}

.town-container .new-travel-part2 {
    margin-top: 25px;
}

.town-container .new-travel-part2 .left {
    float: left;
    width: 640px;
}

.town-container .new-travel-part2 .left .header-box {
    width: 640px;
    height: 50px;
    border-bottom: 1px solid #e5e5e5;
    line-height: 50px;
    font-size: 20px;
    font-weight: bold;
}

.town-container .new-travel-part2 .left .header-box .header {
    width: 125px;
    height: 48px;
    text-align: center;
    border-bottom: 3px solid #f75b0f;
}

.town-container .new-travel-part2 .left .item {
    width: 640px;
    height: 120px;
    padding: 25px 0;
    border-bottom: 1px solid #e5e5e5;
}

.town-container .new-travel-part2 .left .item img {
    width: 190px;
    height: 120px;
    float: left;
}

.town-container .new-travel-part2 .left .item .text-box {
    width: 430px;
    float: right;
}

.town-container .new-travel-part2 .left .item .text-box .title {
    font-size: 24px;
    line-height: 40px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.town-container .new-travel-part2 .left .item .text-box .content {
    margin-top: 20px;
    font-size: 14px;
    line-height: 25px;
    color: #6d6d6d;
}

.town-container .new-travel-part2 .right {
    width: 340px;
    float: right;
}

.town-container .new-travel-part2 .right .item {
    width: 340px;
    padding-top: 10px;
}

.town-container .new-travel-part2 .right .item .header {
    height: 40px;
    line-height: 40px;
}

.town-container .new-travel-part2 .right .item .header .left {
    width: 90px;
    height: 38px;
    text-align: center;
    float: left;
    font-size: 22px;
    border-bottom: 2px solid #f75b0f;
}

.town-container .new-travel-part2 .right .item .header .right {
    float: right;
    width: 50px;
    text-align: end;
    color: #8b8888;
}

.town-container .new-travel-part2 .right .item .img-box {
    width: 340px;
    height: 200px;
    margin-top: 18px;
    position: relative;
}

.town-container .new-travel-part2 .right .item .img-box img {
    width: 340px;
    height: 200px;
}

.town-container .new-travel-part2 .right .item .img-box .title {
    display: block;
    width: 340px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    font-size: 12px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.town-container .new-travel-part2 .right .item .news {
    margin: 10px 0 15px;
}

.town-container .new-travel-part2 .right .item .news .new {
    width: 340px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.town-container .new-travel-part2 .right .item .news .new a {
    line-height: 27px;
    font-size: 14px;
}

.town-container .index-part1 {
    margin-top: 20px;
}

.town-container .new-travel-title-box {
    width: 1010px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 15px;
}

.town-container .new-travel-title-box .title {
    width: 100px;
    font-size: 22px;
    text-align: center;
    height: 48px;
    border-bottom: 3px solid #f75b0f;
    float: left;
}

.town-container .new-travel-title-box .more {
    width: 50px;
    float: right;
    text-align: end;
    color: #8b8888;
}

.town-container .new-travel-part3 .left {
    float: left;
    width: 640px;
    padding-top: 15px;
}

.town-container .new-travel-part3 .left .item {
    width: 640px;
    height: 150px;
    border-bottom: 1px solid #e5e5e5;
}

.town-container .new-travel-part3 .left .item .title {
    height: 70px;
    line-height: 70px;
    font-size: 26px;
    font-weight: bold;
    color: #000;
}

.town-container .new-travel-part3 .left .item .content {
    font-size: 14px;
    line-height: 25px;
    color: #6d6d6d;
}

.town-container .new-travel-part3 .right {
    float: right;
    width: 300px;
    padding-top: 30px;
}

.town-container .new-travel-part3 .right .first {
    margin-bottom: 25px;
}

.town-container .new-travel-part3 .right .img-box {
    width: 300px;
    height: 200px;
    position: relative;
}

.town-container .new-travel-part3 .right .img-box .img,
.town-container .new-travel-part3 .right .img-box img {
    width: 300px;
    height: 200px;
}

.town-container .new-travel-part3 .right .img-box .title {
    position: absolute;
    bottom: 0;
    text-align: center;
    display: block;
    width: 300px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
}

.town-container .new-travel-part4 {
    width: 1065px;
    margin-top: 35px;
}

.town-container .new-travel-part4 .item {
    float: left;
    width: 300px;
    height: 200px;
    margin: 0 55px 35px 0;
    position: relative;
}

.town-container .new-travel-part4 .item .img img {
    width: 300px;
    height: 200px;
}

.town-container .new-travel-part4 .item .title {
    position: absolute;
    bottom: 0;
    text-align: center;
    display: block;
    width: 300px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
}

.town-container .city-co-part1 {
    width: 1050px;
}

.town-container .city-co-part1 .item {
    float: left;
    margin-right: 40px;
    width: 310px;
    padding-top: 10px;
}

.town-container .city-co-part1 .item .header {
    height: 40px;
    line-height: 40px;
}

.town-container .city-co-part1 .item .header .left {
    width: 90px;
    height: 38px;
    text-align: center;
    float: left;
    font-size: 22px;
    border-bottom: 2px solid #f75b0f;
}

.town-container .city-co-part1 .item .header .right {
    float: right;
    width: 50px;
    text-align: end;
    color: #8b8888;
}

.town-container .city-co-part1 .item .img-box {
    width: 310px;
    height: 200px;
    margin-top: 18px;
    position: relative;
}

.town-container .city-co-part1 .item .img-box img {
    width: 310px;
    height: 200px;
}

.town-container .city-co-part1 .item .img-box .title {
    display: block;
    width: 310px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    font-size: 12px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.town-container .city-co-part1 .item .news {
    margin: 10px 0 15px;
}

.town-container .city-co-part1 .item .news .new {
    width: 310px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.town-container .city-co-part1 .item .news .new a {
    line-height: 27px;
    font-size: 14px;
}

.town-container .bor {
    border-top: 1px solid #e5e5e5;
}

.town-container .town-part2 {
    width: 1010px;
    margin-top: 15px;
}

.town-container .town-part2 .left {
    width: 640px;
    float: left;
}

.town-container .town-part2 .left .menu {
    width: 100%;
    height: 55px;
    border-bottom: 1px solid #e5e5e5;
}

.town-container .town-part2 .left .menu ul li {
    text-align: center;
    float: left;
    line-height: 55px;
    height: 55px;
    width: 100px;
    color: #1d1d1d;
    font-size: 22px;
    margin-right: 28px;
    font-weight: bold;
}

.town-container .town-part2 .left .menu ul .active {
    height: 54px;
    border-bottom: 3px solid #f75b0f;
}

.town-container .town-part2 .left .item {
    width: 100%;
    margin-top: 1px;
    padding: 0px 0px 20px 0px;
    border-bottom: 1px solid #e5e5e5;
}

.town-container .town-part2 .left .item .item-title {
    color: #333;
    font-size: 18px;
    line-height: 70px;
    text-align: start;
    font-weight:bold;
}

.town-container .town-part2 .left .item .content {
    font-size: 14px;
    color: #6d6d6d;
    line-height: 24px;
}

.town-container .town-part2 .right {
    float: right;
    width: 340px;
    padding-top: 10px;
}

.town-container .town-part2 .right .title {
    line-height: 40px;
    margin-bottom: 18px;
}

.town-container .town-part2 .right .title .text {
    font-size: 22px;
    color: #1d1c1c;
    float: left;
    border-bottom: 3px solid #f75b0f;
}

.town-container .town-part2 .right .title .more {
    float: right;
    color: #888;
}

.town-container .town-part2 .right .item {
    height: 100px;
    width: 100%;
    margin-bottom: 10px;
}

.town-container .town-part2 .right .item img,
.town-container .town-part2 .right .item .img {
    height: 100px;
    width: 100px;
}

.town-container .town-part2 .right .item .img {
    float: left;
}

.town-container .town-part2 .right .item .info {
    float: right;
    width: 230px;
}

.town-container .town-part2 .right .item .info .subtitle {
    line-height: 40px;
    font-size: 16px;
    color: #010101;
}

.town-container .town-part2 .right .item .info .content {
    line-height: 24px;
    color: #7d7d7d;
    font-size: 14px;
}

.town-container .town-part2 .right .news-rank {
    margin-top: 35px;
    padding-left:10px;
    line-height: 40px;
    border-top: 2px solid #4f5b6e;
    background-color: #eee;
    font-size: 20px;
    font-weight: bold;
}

.town-container .town-part2 .right .news-box {
    background-color: #f8f8f8;
    padding-top: 9px;
    padding-left:10px;
}

.town-container .town-part2 .right .news-box .news {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px;
    font-size: 14px;
    color: #7d7d7d;
}

.town-container .town-part2 .right .news-box .news span {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: #535252;
    color: #fff;
    text-align: center;
    line-height: 15px;
    margin-left: 4px;
}

.town-container .town-part2 .right .news-box .news .active {
    background-color: #db1100;
}

/** kenny add***/

.new-city-town {
    width:640px;
    clear:both;
    margin-top:30px;
}
.new-city-town-img {
    float:left;
    width:280px;
    height:160px;
    margin-right:20px;
    position:relative;
}
.new-city-town-txt ul {
    padding-top:5px;
}
.new-city-town-txt ul li {
    list-style-type:square;
    list-style-position: inside;
    height: 30px;
    line-height:30px;
    font-size:12px;
    overflow: hidden;
    color:#6d6d6d;
}
.new-city-town-img a {
    display: block;
    width: 280px;
    height: 40px;
    color: #fff;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
}
.new-txt-li {
    list-style-type:square;
    list-style-position: inside;
    height: 35px;
    line-height:30px;
    font-size:10px;
    overflow: hidden;
    color:#6d6d6d;
}
.new-txt-li a {
    font-size:14px;
}
.new-city-town-txt ul li a {
    font-size:14px;
}
.town-right-block-1 {
    margin-top:5px;
    margin-bottom:20px;
    overflow:hidden;
}
.town-right-block-1 h3{
    font-size:20px;
    font-weight:bold;
    color:#333;
    margin-bottom:10px;
    overflow:hidden;
}
.town-right-block-1 p {
    color:#7d7d7d;
    font-size:14px;
}
