﻿* {
    margin: 0;
    padding: 0;
    list-style: none;
}

body,
html {
    min-width: 1380px;

    width: 100%;
    font-size: 16px;
    color: #000000;
}

.content {
    margin: 0 auto;
    width: 1200px;
}

.left {
    float: left;
}

.right {
    float: right;
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #000000;
}

/* 导航栏 */
.nav {
    position: fixed;
    top: 0;
    width: 100%;
    height: 98px;
    min-width: 1200px;
    z-index: 100;
    background: url(2020jczf_navtitbg.png);
    background-position: left bottom;
}

.nav_content {
    height: 100%;
    background: url(../images/2020jczf_logo.png);
    background-repeat: no-repeat;
    background-position: -8px 8px;
}

.nav .nav-list {
    margin-top: 36px;
    height: auto;
    overflow: hidden;
}

.nav .nav-list>li {
    float: left;
}

.nav .nav-list>li a {
    display: inline-block;
    width: 110px;
    height: 36px;
    margin-left: 0px;
    text-align: center;
    line-height: 36px;
    font-size: 22px;
}

.nav .nav-list>li.active a {
    background: url(../images/2020jczf_beautifulbg.png);
    color: #fff;
}

.nav .nav-list>li a:hover {
    background: url(../images/2020jczf_beautifulbg.png);
    color: #fff;
}

/* 轮播区域 */
.banner {
    position: relative;
    height: 645px;

}

.banner_tit {
    position: absolute;
    top: 135px;
    left: 50%;
    margin-left: -600px;
    width: 1200px;
    height: auto;
    overflow: hidden;
    z-index: 2;
}

.banner_tit>ul {
    position: relative;
    width: 60px;
    height: auto;
    overflow: hidden;
    background: #e60912;
}

.banner_tit>ul .tit_t {
    position: absolute;
    top: 6px;
    left: 6px;
}

.banner_tit>ul .tit_b {
    position: absolute;
    bottom: 6px;
    right: 6px;
}

.banner_tit>ul .tit_text {
    margin: 20px auto 30px;
    width: 22px;
    line-height: 22px;
    font-weight: bold;
    text-align: center;
    font-size: 22px;
    color: #fff;
    word-break: break-all;
    /*writing-mode: vertical-lr;*/
}

.banner_btn {
    position: absolute;
    bottom: 106px;
    left: 50%;
    margin-left: -690px;
    width: 1380px;
    height: 61px;
    z-index: 2;
}

.banner_btn_left,
.banner_btn_right {
    position: absolute;
    display: inline-block;
    width: 38px;
    height: 61px;
    cursor: pointer;
}

.banner_btn_left {
    left: 0;
    background: url(../images/2020jczf_banner_left.png);
}

.banner_btn_right {
    right: 0;
    background: url(../images/2020jczf_banner_right.png);

}

.switch_area {
    position: relative;
    height: 100%;

}

.switch_area .item {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}

.switch_area .show {
    display: block;
}

.fullSlide {
    position: relative;
    height: 645px;
    overflow: hidden;
}

.fullSlide .bd {
    position: relative;
    z-index: 0;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 645px;
    overflow: hidden;
    text-align: center;
    background-size: 100% 100% !important;
}

.fullSlide .bd li a {
    display: block;
    height: 645px;
}

.fullSlide .hd {
    width: 564px;
    height: 146px;
    *width: 590px;
    left: 50%;
    margin-left: -282px;
    *margin-left: -295px;
    position: absolute;
    bottom: 75px;
    z-index: 6;
    overflow: hidden;
}

.fullSlide .hd ul li {
    float: left;
    margin: 20px 10px 0;
    cursor: pointer;
    width: 168px;
    height: 126px;
    *height: 118px;
    border: solid 4px #ffffff;
}

.fullSlide .hd ul li img {
    width: 100%;
    height: 100%;
}

/* survey */
.survey {
    position: relative;
    height: 798px;
}

.survey .survey_content {
    position: absolute;
    top: 42px;
    left: 50%;
    margin-left: -650px;
    width: 1300px;
    height: 714px;
    background: url(../images/2020jczf_surveybg.png);
}

.survey .survey_c_top {
    position: absolute;
    top: 204px;
    left: 50%;
    margin-left: -600px;
    width: 1200px;
    height: 300px;

}

.survey .survey_c_top .survey_c_text {
    width: 989px;
    height: 100%;
    font-size: 18px;
}

.survey .survey_c_top .survey_c_text>p {
    line-height: 36px;
    text-indent: 2em;
    text-align: justify;
    text-justify: distribute-all-lines;
    *text-justify: none;
}

.survey .survey_c_btn>li {
    margin-bottom: 12px;
}

.survey .survey_c_btn>li a {
    display: inline-block;
    width: 168px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    background: url(../images/2020jczf_borderbg.png);
}

.survey .survey_c_btn>li a:hover {
    background: url(../images/2020jczf_borderbghpng.png);
}

.survey .survey_c_btn>li.survey_sty_m {
    margin-bottom: 0px;
}

.survey .survey_content .survey_c_bottom {
    position: absolute;
    bottom: 46px;
    left: 50%;
    margin-left: -600px;
    width: 1200px;
    height: 116px;
}

.survey .survey_c_bottom>li {
    float: left;
    width: 170px;
    height: 116px;
    margin-right: 36px;
    *margin-right: 33px;
    text-align: center;
    background-color: #ffffff;
    border: solid 1px #eeeeee;
    box-shadow: 0 0 16px #eeeeee;
    cursor: pointer;
    behavior: url(images/2020jczf_PIE.htc);
}

.survey .survey_c_bottom>li:hover {
    border-color: #7a9df2;
    background: #7a9df2;
    box-shadow: 2px 3px 3px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 2px 3px 3px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 2px 3px 3px 0px rgba(0, 0, 0, 0.3);
    *box-shadow: 2px 3px 3px 0px #c4c4c4;
    box-shadow: 2px 3px 3px 0px #c4c4c4 \9;
}

.survey .survey_c_bottom>li a {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.survey .survey_c_bottom>li a .imgbox {
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -26px;
    width: 52px;
    height: 52px;

}

.survey .survey_c_bottom>li:hover a {
    color: #fff;
}

.survey .survey_c_bottom>li a p {
    position: absolute;
    left: 0;
    bottom: 22px;
    width: 100%;
}

.survey .survey_c_bottom>li.survey_sty_r {
    margin-right: 0;
}

.culture {
    position: relative;
    height: 1072px;
    background: url(../images/2020jczf_culturebg.png) bottom #f9f9f9;
    background-repeat: no-repeat;
}

.culture .culture_content {
    position: absolute;
    top: 56px;
    left: 50%;
    margin-left: -600px;
    width: 1200px;
    height: 880px;

}

.culture .culture_content .culture_c_top {
    height: 149px;
    background: url(../images/2020jczf_culturetitle.png);
}

.culture .culture_content .culture_c_bottom {
    margin-top: 121px;
    height: 610px;
}

.culture .culture_c_bottom .culture_model_t {
    height: auto;
    overflow: hidden;
}

.culture .culture_c_bottom .culture_model_t>li {
    float: left;
    margin-right: 42px;
    width: 268px;
    height: 267px;
}

.culture .culture_c_bottom .culture_model_t>li a {
    position: relative;
    display: inline-block;
    width: 268px;
    height: 267px;
    cursor: pointer;
}

.culture .culture_model_t>li.culture_sty_r {
    margin-right: 0;
}

.culture .culture_model_t>li .culture_circles {
    position: absolute;
    top: 9px;
    left: 50%;
    margin-left: -125px;
    width: 250px;
    height: 250px;
    transition: 2s;
    background: url(../images/2020jczf_circles.png);
}

.culture .culture_model_t>li:hover .culture_circles {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.culture .culture_c_title {
    position: absolute;
    top: 56px;
    left: 50%;
    margin-left: -34px;
    width: 68px;
    height: 154px;
    color: #fff;
    font-size: 30px;
    text-align: center;
    border: 2px solid #fff;
}

.culture .culture_c_title>li {
    /*height: 34px;
    *line-height: 34px;*/
    font-size: 30px;
    width: 30px !important;
    line-height: 30px;
    margin: auto;
    margin-top: 14px;
}

.culture_model_b {
    margin: 72px auto 0;
    width: 930px;

}

.culture_model_b>li {
    margin-right: 21px !important;
    margin-left: 21px;
}

/* 游在晋城 */
.play {
    position: relative;
    height: 770px;

}

.play .play_content {
    position: absolute;
    top: 70px;
    left: 50%;
    height: 626px;
    width: 1200px;
    margin-left: -600px;
}

.play .play_content .play_c_title {
    height: 149px;
    background: url(../images/2020jczf_play.png);
}

.play .play_content .play_c_bottom {
    position: relative;
    margin-top: 55px;
    height: 418px;
    overflow: hidden;
}

.play .play_c_bottom .play_btn_left,
.play .play_c_bottom .play_btn_right {
    position: absolute;
    display: inline-block;
    width: 60px;
    height: 60px;
    top: 50%;
    margin-top: -30px;
    cursor: pointer;
    opacity: 0.6;
    -ms-filter: alpha(opacity=60);
    filter: alpha(opacity=60);
    z-index: 30;
    display: none;
}

.play_c_bottom:hover .play_btn_left,
.play_c_bottom:hover .play_btn_right {
    display: block;
}

.play .play_c_bottom .play_btn_left:hover,
.play .play_c_bottom .play_btn_right:hover {
    opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
}

.play .play_c_bottom .play_btn_left {
    left: 0;
    background: url(../images/2020jczf_swiper_left.jpg) no-repeat;
}

.play .play_c_bottom .play_btn_right {
    right: 0;
    background: url(../images/2020jczf_swiper_right.jpg) no-repeat;
}

.play .play_c_bottom .play_c_item {
    position: relative;
    width: 100%;
    height: 100%;
}

.play .play_c_item .itembox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}

.play .play_c_item .active {
    display: block;
}

.s_spot_left {
    position: relative;
    width: 386px;
    height: 418px;
    overflow: hidden;
}

.s_spot_left>img {
    width: 386px;
    height: 418px;
}

.s_spot_left .s_spot_l_title {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 386px;
    height: 91px;
    background: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);
}

.s_spot_left .s_spot_l_title .title_box {
    margin: 20px auto 0;
    width: 353px;
    height: 51px;
}

.s_spot_left .title_box>li {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #fff;
}

.s_spot_left .title_box>li a,
.s_spot_left .title_box>li span {
    color: #fff;
}

.s_spot_left .title_box>li div {
    font-size: 12px;
    margin-left: 30px;
    float: right;
}

.s_spot_left .title_box .title_box_li {
    height: 25px;
    border-bottom: 1px solid #7d7c7d;
}

.s_spot_left .title_box .title_box_li a {
    font-weight: bold;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.title_cont {
    padding-top: 8px;
    font-size: 14px;
}

.s_spot_c_content {
    width: 814px;
    height: 100%;
}

.s_spot_c_content>li {
    position: relative;
    width: 396px;
    height: 204px;
    float: left;
    margin-left: 11px;
    overflow: hidden;
}

.s_spot_c_content>li img {
    width: 100%;
    height: 100%;
}

.s_spot_styb {
    margin-bottom: 10px;
}

.s_spot_l_box {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 396px;
    height: 36px;
    line-height: 36px;
    background: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);
}

.s_spot_l_box a {
    display: block;
    width: 366px;
    margin: 0 auto;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}