@charset "utf-8";
@import "animate.min.css";
/* CSS Document */
.container {position: relative;overflow: hidden;}
/*清楚浮动*/
.clearfix:after { display: table; content: " "; clear: both; }
.clearfix{ *zoom: 1; }

/***************************************** 走进浏阳 *****************************************/

.survey-list { padding-top: 50px;}
.jjsh { margin-top: 10px; padding: 60px 0 80px 0; background-color: #f5f5f5;  }
.jjsh_main { width: calc(100% - 200px); margin-right: 200px; }
.jjsh_main>div { width: 33.33%; float: left;}
.jjsh_main .jjsh_title a { display: inline-block; height: 30px; font-size: 20px; font-weight: 600; border-bottom: 2px solid #f5f5f5; }
.jjsh_main>div:hover .jjsh_title a { color: #0d7abf; border-bottom: 2px solid #0d7abf;  }
.jjsh_main .list ul { margin-right: 100px;}
.jjsh_main .list-date li { line-height: 50px; background: url("dian_zjly.png")no-repeat left center; padding-right: 45px; }
.jjsh_main .list-date li:hover span, .jjsh_main .list-date li:hover a { color: #0d7abf; }
.section .tab_survey { margin-left: 220px; padding-top: 10px;  }
.section .tab_survey .hd { margin: 0 auto; margin-bottom: 20px;  }
.section .tab_survey .hd ul { height: 35px; width: 520px; margin: 0 auto;  }
.section .tab_survey .hd ul li { float: left; height: 30px;  margin-left: 62px;  text-align: center;  }
.section .tab_survey .hd li a{ display: inline-block; height: 30px; font-size: 20px; font-weight: 600; border-bottom: 2px solid #ffffff; }
.survey-right-tit { float: right !important; width: 200px; text-align: right;  }
.section .tab_survey .hd .on a { color: #0d7abf; border-bottom: 2px solid #0d7abf;}
/*.survey {  margin-left: 220px; padding-top: 22px; }*/
.survey_box .survey-main { height: 256px; width: 980px;  }
.survey_box .survey-main p { line-height: 30px; text-indent: 2em; text-align: justify;}
.survey_box .survey-main p a { color: #e60000; }
.survey_box .survey-main  .economics-list { margin-top: 0px;}

@media only screen and (max-width: 1199px) {
    .jjsh_main .list ul { margin-right: 15px;}
    .section .tab_survey { margin-left: 0; }
    .survey_box .survey-main { width: 100%; }
    .section .tab_survey .hd { width: 100%; }
}

@media only screen and (max-width: 768px) {
    .survey-right-tit { float: none !important; margin: 0 auto;  }
    .jjsh_main { width: 100%;  margin-top: 10px; }
    .jjsh_main>div .jjsh_title { text-align: center; }
    .jjsh { padding: 30px 10px 30px 10px;}
    .section .tab_survey .hd ul { width: 100%; }
    .section .tab_survey .hd ul li { width: 33.33%; margin: 0; }
    .section .tab_survey .hd ul li a { font-size: 16px; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
}

@media only screen and (max-width: 480px) {
    .jjsh_main>div { width: 100%; }
}