*,
ul,
li,
img {
    border: none;
    padding: 0;
    margin: 0;
    list-style: none;
    font-family: '微软雅黑';
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

body {
    padding: 0;
    margin: 0;
}




/*导航*/

.m_410_navmain {
    width: 100%;
    height: 120px;
    border-bottom: 1px solid #f1f1f1;
    background-color: #ffffff;
    margin-bottom: 20px;
}

.m_410_navmain_list {
    width: 1200px;
    height: 120px;
    margin: 0 auto;
}

.m_410_navmain_list ul li {
    float: left;
    text-align: center;
    margin: 25px 36px;
}

.m_410_navmain_list img {
    width: 32px;
    height: 32px;
}

.m_410_navmain_list p {
    line-height: 32px;
    text-align: center;
}




/*社会化服务*/

.s_banner_1 {
    width: 100%;
    height: 448px;
    background-image: url(../img/2_2.jpg);
    background-size: 100%;
}

.s_banner_font span {
    line-height: 360px;
    font-size: 40px;
    font-weight: 900;
    margin: 80px;
}

.s_list {
    width: 1200px;
    height: 560px;
    margin: 20px auto;
}



.solution_list {
    width: 100%;
    height: auto;
}

.solution_listli {
    width: 100%;
    background-color: #ffffff;
    height: 250px;
    border: 1px solid #f1f1f1;
    border-radius: 10px;
    margin: 12px auto;
    transition: box-shadow 0.8s;
}

.solution_listli:hover {
    box-shadow: 0 0 8px rgba(65, 64, 64, 0.2);
}

.solution_listli span {
    color: black;
    /* 默认颜色 */
    transition: color 0.3s;
    /* 颜色变化动画 */
}

.solution_listli:hover span {
    color: rgb(0, 140, 255);
    /* 悬浮时的颜色 */
}

.solution_listli img {
    width: 30px;
    height: 30px;
    border-radius: 5px;
    margin: 20px 10px 20px 20px;
    float: left;
}

.solution_listli span {
    margin: 20px 10px;
    line-height: 30px;
    display: block;
    font-size: 18px;
    font-weight: 400;
    font-family: '微软雅黑', Courier, monospace;
    color: #000;
}

.solution_listli p {
    font-size: 12px;
    color: #999;
    line-height: 24px;
    margin: 0 20px;
}

.listli_cl {
    width: 94%;
    height: auto;
    padding-bottom: 20px;
    display: flex;
    margin: 0 auto;
}

.listli_cl ul li {
    border: 1px solid #f1f1f1;
    background-color: white;
    font-size: 12px;
    margin: 5px 10px 5px 0;
    float: left;
    padding: 5px 15px;
    border-radius: 5px;
    color: #666;
}













/*金融服务*/
.s_banner_jr {
    width: 1200px;
    height: 238px;
    margin: 0 auto;
}

.jr49_list {
    width: 1200px;
    height: 180px;
    margin: 0 auto;
}

.jr49_list ul {
    margin-left: -35px;
}

.jr49_list ul li {
    float: left;
    margin-left: 36px;
    margin-top: 20px;
    border: 1px solid #f1f1f1;
}


.jr49_listv {
    width: 1200px;
    height: 450px;
    margin: 0 auto;
}

.jr49_listv ul {
    margin-left: -35px;
}

.jr49_listv ul li {
    float: left;
    margin-left: 36px;
    margin-top: 20px;
    border: 1px solid #f1f1f1;
}



/*购买推荐*/

.s_banner_jptj {
    width: 1200px;
    height: 238px;
    margin: 0 auto;
}

.jr49_listg {
    width: 1200px;
    height: auto;
    min-height: 1350px;
    margin: 0 auto;
}

.jr49_listg ul {
    margin-left: -10px;
}

.jr49_listg ul li {
    float: left;
    margin-left: 10px;
    margin-top: 20px;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    transition: box-shadow 0.8s;
}

.jr49_listg ul li:hover {
    box-shadow: 0 0 8px rgba(65, 64, 64, 0.2);
}

.jr49_listg ul li h2 {
    text-align: center;
    font-size: 14px;
    color: #333;

    line-height: 36px;
}

.jr49_listg ul li p {
    text-align: center;
    font-size: 14px;
    color: #ff0000;
    line-height: 36px;

}

/*电商数据分析*/

.s_banner_dsdata {
    width: 1200px;
    height: 238px;
    margin: 0 auto;
}

.ds49_list {
    width: 1200px;
    height: 500px;
    margin: 0 auto;
    background-color: #fff;
}

.ds49_list_left {
    width: 600px;
    height: 380px;
    float: left;
}

.ds49_list_left h3 {
    font-size: 16px;
    line-height: 36px;
    font-weight: 200;
    margin: 20px;
}

.ds49_list_right {
    width: 600px;
    height: 380px;
    float: left;
}

.ds49_list_right h3 {
    font-size: 16px;
    line-height: 36px;
    font-weight: 200;
    margin: 20px;
}

.ds49_list h3 {
    font-size: 16px;
    line-height: 36px;
    font-weight: 200;
}


/*文旅介绍*/
.m40_wl_banner {
    width: 100%;
    height: 600px;
    background-image: url(../img/ysqj.jpg);
    background-position-y: center;
}

.m40_jj_ysxc {
    width: 1200px;
    height: 430px;
    background-color: #ffffff;
    margin: 0 auto;
    position: relative;
    margin-top: -120px;
    border-radius: 10px;
}

.m40_video {
    width: 560px;
    height: 300px;
    float: left;
    padding: 20px;
}

.m40_ppjj {
    width: 600px;
    height: 300px;
    float: left;
}

.m40_ppjj p {
    margin: 20px 20px 0 50px;
    line-height: 36px;
    font-size: 15px;
}

.yingshan_410_glan {
    width: auto;
    height: auto;
    margin: 30px auto;
    text-align: center;
}

.yingshan_410_list {
    width: 1200px;
    height: auto;
    min-height: 800px;
    margin: 0 auto;
}

.yingshan_410_list ul li {
    height: 300px;
    background-color: #f5f5f5;
    margin-bottom: 30px;
}

.ys_410_list_img {
    width: 600px;
    float: left;
}

.ys_410_list_jj {
    width: 600px;
    float: left;

}

.ys_410_list_jj h1 {
    margin: 20px;
    font-size: 16px;
    font-weight: bold;
}

.ys_410_list_jj p {
    margin: 20px;
    line-height: 32px;
    font-size: 14px;
}





/*线路推荐*/



video#background-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1;
}

.xl_410_bannertitle {
    width: 100%;
    height: 100px;
    text-align: center;
}

.xl_410_kyzlcont {
    width: 1500px;
    height: 360px;
    background-image: url(../img/y_zjps_two_psly_list_bg.png);
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
}

.xl_410_kyzlcont ul li {
    float: left;
    margin: 0 85px;
    text-align: center;
}

.kyzl_listname img {
    width: 200px;
    height: 200px;
    border-radius: 50%;
}

.xl_410_kyzlcont ul li p {
    width: 50%;
    margin: 0 auto;
    background-color: #226bce;
    color: #fff;
    font-size: 12px;
    line-height: 28px;
}

.xltj_410_bannerall {
    width: 1200px;
    height: 480px;
    margin: 10px auto;
    margin-bottom: 100px;
}



/*头部*/
.h412_mainhead {
    width: 100%;
    background-color: #fff;
}

.h412_header {
    width: 100%;
    height: 36px;
    background-image: url(../img/412headerbg.jpg);
}

.h412_headnav {
    width: 1200px;
    height: 36px;
    margin: 0 auto;
}

.h412_headnav ul li {
    float: left;
    margin-left: 30px;
    line-height: 36px;
    font-size: 13px;
}

.h412_headnav ul li a {
    color: #fafafa;
}


/*导航*/


.h412_logo {
    width: 1200px;
    height: 120px;
    margin: 0 auto;

}

.h412_logo img {
    margin: 20px auto;
}

.h412_navlist {
    width: 1200px;
    height: 36px;
    margin: 0 auto;
}

.h412_navlist ul li {
    float: left;
    text-align: center;
    font-size: 16px;
    margin-right: 50px;
}

.h412_navlist ul li a {
    color: #333333;
    text-decoration: none;
    padding: 10px;
}

.h412_navlist ul li a:hover {
    color: #cc0000;
    border-bottom: 3px solid #cc0000;
}

.h412_navlist ul li .a_active {
    color: #cc0000;
    border-bottom: 3px solid #cc0000;
}




/*foot*/
.xczx_home_foot {
    width: 100%;
    height: 120px;
    margin-top: 20px;
    background-color: #fff;
    border-top: 1px solid #f1f1f1;
    padding: 20px 0 0 0;

}

.xczx_home_foot a {
    color: #999;
}

.xczx_home_foot p {
    text-align: center;
    font-size: 13px;
    color: #999;
    line-height: 32px;
}

.xczx_home_foot span {
    margin: 0 20px;
}


/*美丽乡村主体*/


.h412_ml_main {
    width: 1200px;
    height: auto;
    min-height: 800px;
    margin: 0 auto;
    background-color: #ffffff;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
}

.h412_ml_main_banner {
    width: 1200px;
    height: 440px;
    margin: 0 auto;
    flex-grow: 1;
}

.h412_ml_main_banner_left {
    width: 670px;
    height: 440px;
    float: left;
}

.h412_ml_main_banner_left img {
    margin: 20px;
}

.h412_ml_main_banner_right {
    width: 530px;
    height: 440px;
    float: left;
}

.h412_ml_main_banner_right_news {
    width: 490px;
    height: 400px;
    margin: 20px;

}

.h412_ml_main_banner_right_newstitle {
    width: 100%;
    height: 60px;
}

.h412_ml_main_banner_right_newstitle_title {
    border-right: 1px solid #f1f1f1;
    float: left;
}

.h412_ml_main_banner_right_newstitle_cont {
    float: left;
    margin-left: 10px;
}

.h412_ml_main_banner_right_newstitle_cont span {
    background-color: #4e76f6;
    border-radius: 5px 0 5px 0;
    color: #fff;
    font-size: 12px;
    padding: 0 15px;
    line-height: 16px;
}

.h412_ml_main_banner_right_newstitle_cont p {
    color: #bbbbbb;
    font-size: 13px;
}

.h412_ml_main_banner_right_newstitle_title span {
    font-size: 30px;
    font-weight: 700;
    color: #111111;
    padding: 10px 10px 10px 0;
}

.h412_ml_main_banner_right_newslist ul li {
    line-height: 39px;
}

.h412_ml_main_banner_right_newslist ul li span {
    margin: 0 5px;
}

.h412_ml_main_banner_right_newslist ul li a {
    color: #555555;
}

.h412_ml_main_banner_right_newslist ul li a:hover {
    color: #cc0000;
}



/*美丽乡村 - 景区推荐*/

.h412_mian_jqtj {
    width: 1200px;
    height: 460px;
    margin: 30px auto;
    flex-grow: 1;
}

.h412-main_jqtj_title {
    width: 1160px;
    height: 60px;
    margin: 20px;

}

.h412-main_jqtj_title_left {
    float: left;
    border-right: 1px solid #f1f1f1;
}

.h412-main_jqtj_title_right {
    float: left;
    margin-left: 10px;
}

.h412-main_jqtj_title_left span {
    font-size: 30px;
    font-weight: 700;
    color: #111111;
    padding: 10px 10px 10px 0;
}

.h412-main_jqtj_title_right span {
    background-color: #33cc66;
    border-radius: 8px 0 8px 0;
    color: #fff;
    font-size: 12px;
    padding: 0 15px;
    line-height: 16px;
}

.h412-main_jqtj_title_right p {
    color: #bbbbbb;
    font-size: 13px;
}

.h412-main_jqtj_cont {
    width: 1160px;
    height: 360px;

    margin: 0 auto;
}

.h412-main_jqtj_cont_left {
    float: left;
    width: 870px;
}

.h412-main_jqtj_cont_left ul {
    margin-left: -18px;
}

.h412-main_jqtj_cont_left ul li {
    margin-left: 18px;
    margin-bottom: 13px;
    float: left;
}

.h412-main_jqtj_cont_left img:hover {
    opacity: 0.9;
    /* 鼠标悬浮时透明度为0.5 */
}

.h412-main_jqtj_cont_right {
    float: left;
    width: 290px;
}

.h412-main_jqtj_cont_right img {
    margin-left: 14px;

}

.h412-main_jqtj_cont_right img:hover {
    opacity: 0.9;
    /* 鼠标悬浮时透明度为0.5 */
}


/*美丽乡村 - 魅力英山*/


.h412_mian_mlys {
    flex-grow: 1;
    width: 1200px;
    margin: 30px auto;
}

.h412-main_mlys_title {
    width: 1160px;
    height: 60px;
    margin: 20px;

}

.h412-main_mlys_title_left {
    float: left;
    border-right: 1px solid #f1f1f1;
}

.h412-main_mlys_title_right {
    float: left;
    margin-left: 10px;
}

.h412-main_mlys_title_left span {
    font-size: 30px;
    font-weight: 700;
    color: #111111;
    padding: 10px 10px 10px 0;
}

.h412-main_mlys_title_right span {
    background-color: #ff9900;
    border-radius: 8px 0 8px 0;
    color: #fff;
    font-size: 12px;
    padding: 0 15px;
    line-height: 16px;
}

.h412-main_mlys_title_right p {
    color: #bbbbbb;
    font-size: 13px;
}

.h412-main_mlys_cont {
    width: 1160px;
    height: 360px;

    margin: 0 auto;
}

.h412-main_mlys_cont_left {
    float: left;
    width: 548px;
    height: 454px;
}

.h412-main_mlys_cont_left img:hover {
    opacity: 0.9;
    /* 鼠标悬浮时透明度为0.5 */
}

.h412-main_mlys_cont_right {
    float: left;
    width: 612px;
    height: 454px;
}

.h412-main_mlys_cont_right ul li {
    margin-left: 10px;
    float: left;
}

.h412-main_mlys_cont_right img:hover {
    opacity: 0.9;
    /* 鼠标悬浮时透明度为0.5 */
}


/*文旅服务*/

.h412_mian_wlfw {
    flex-grow: 1;
    width: 1200px;
    margin: 30px auto;
}

.h412-main_wlfw_title {
    width: 1160px;
    height: 60px;
    margin: 20px;

}

.h412-main_wlfw_title_left {
    float: left;
}

.h412-main_wlfw_title_right {
    float: left;
    margin-left: 10px;
}

.h412-main_wlfw_title_left span {
    font-size: 30px;
    font-weight: 700;
    color: #111111;
    padding: 10px 10px 10px 0;
}

.h412-main_wlfw_title_right span {
    background-color: #ff9900;
    border-radius: 8px 0 8px 0;
    color: #fff;
    font-size: 12px;
    padding: 0 15px;
    line-height: 16px;
}

.h412-main_wlfw_title_right p {
    color: #bbbbbb;
    font-size: 13px;
}

.h412-main_wlfw_cont {
    width: 1160px;
    margin: 0 auto;
}

.h412-main_wlfw_cont_left {
    width: 760px;
    float: left;
}

.h412-main_wlfw_cont_left ul li {
    width: 300px;
    float: left;
    line-height: 32px;
    margin-right: 80px;
    margin-top: 20px;
}

.h412-main_wlfw_cont_left ul li h3 {
    font-size: 16px;
    color: #333333;
    line-height: 32px;
}

.h412-main_wlfw_cont_left ul li h3 span {
    color: #90080e;
    margin-right: 10px;
    line-height: 32px;

}

.h412-main_wlfw_cont_right {
    width: 400px;
    float: left;
}

.h412-main_wlfw_cont_right_ewm {
    text-align: center;
}

.h412-main_wlfw_cont_right_ewm p {
    color: #666;
    font-size: 14px;
    line-height: 36px;
}



/*价格数据*/
.h413_price_main {
    width: 1200px;
    min-height: 1000px;
    background-color: #fff;
    margin: 0 auto;
    margin-top: 20px;

}

.h413_price_main_left {
    width: 180px;
    height: 100vh;
    float: left;
    background-color: #f5f5f5;
    flex-grow: 1;
}

.h413_price_main_left ul li {
    text-align: center;

}

.h413_price_main_left ul li a {
    display: block;
    height: 56px;
    line-height: 56px;
    color: #333333;
    font-family: '微软雅黑';
}

.h413_price_main_left ul li a:hover {
    background-color: #fff;
    color: #90080e;
}


.qspan {
    width: 3px;
    float: left;
    height: 26px;
    margin: 15px 0;
    transition: background-color 0.5s;
}

.h413_price_main_left ul li a:hover .qspan {
    background-color: #90080e;
}

.h413_price_main_right {
    width: 1020px;
    height: 100vh;
    float: left;
}

.h413_price_main_right_list {
    width: 980px;
    min-height: 400px;
    margin: 20px;
}

.h413_price_main_right_list_top {
    width: 100vh;
    height: 32px;
}

.h413_price_main_right_list_top ul li {
    float: left;
    margin-right: 20px;
}

.h413_price_main_right_list_top ul li a {
    display: block;
    font-size: 14px;
    line-height: 32px;
    padding: 0 20px;
    color: #999;
}

.h413_price_main_right_list_top ul li a:hover {
    background-color: #cc0000;
    color: #fff;
}

.h413_price_main_right_list_top ul li .p_active {
    background-color: #cc0000;
    color: #fff;
}



/*table*/
.table413 {
    width: 100%;
    font-size: 14px;
    margin-top: 20px;
    border: none;
    border-collapse: collapse;
}

.table413 tr {
    line-height: 56px;
    text-align: center;
    font-size: 13px;
}

.table413 tr td {
    border: none;
}

.table413_tr {
    background-color: #f1f1f1;
    height: 56px;
    width: 100%;
    border: none;
}

.table413_tr th {

    border: none;
}




.h413_price_zoushi {
    width: 100%;
    height: 800px;
}





/*信息中心*/
.h413_news_main {
    width: 1200px;
    min-height: 1000px;
    background-color: #fff;
    margin: 0 auto;
    margin-top: 20px;

}

.h413_nws_main_left {
    width: 180px;
    height: 100vh;
    float: left;
    background-color: #f5f5f5;
    flex-grow: 1;
}

.h413_nws_main_left ul li {
    line-height: 56px;
    margin-bottom: 10px;
    text-align: center;
}

.h413_nws_main_left ul li:hover {
    background-color: #fff;
}

.h413_news_main_right {
    width: 1020px;
    height: 100vh;
    float: left;
}


/*产业概况*/
.h413_chanye_main {
    width: 1200px;
    height: 1800px;
    background-color: #fff;
    margin: 0 auto;
    margin-top: 20px;
}

.h413_chanye_main_chanye {
    width: 1200px;
    height: 660px;

}

.h413_chanye_main_chanye_leftmap {
    width: 600px;
    height: 594px;
    float: left;
}

.h413_chanye_main_chanye_jianjie {
    width: 600px;
    height: 594px;
    float: left;
}

.h413_chanye_main_chanye_jianjie p {
    line-height: 36px;
    color: #666;
    font-size: 14px;
    margin: 20px;
}




/*map*/

.h413_map_list_main{
    width: 1200px;
    height: 800px;
    margin: 0 auto;
    margin-top: 50px;
}
.ya_map {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    float: left;

}

.map_left {
    width: 500px;
    height: 800px;
    float: left;
}
.map_right {
    width: 700px;
    height: 800px;
    float: left;
}


.h413_map_right_main{
    width: 700px;
}

.ys_jianjie{
    width:90%;
    height: 56px;
    margin: 0 auto;
    text-align: center;
    line-height: 56px;
    color: #117392;
    border-bottom: 1px solid #ccc;
}
.jianjie_content{
    width: 90%;
    margin: 0 auto;
    line-height: 36px;
    margin-top: 20px;
    font-size: 14px;
    color: #666;
}

.yac_chanye{
    width: 90%;
    margin: 0 auto;
}
.yac_chanye ul li{
    width: 90%;
    margin-top: 20px;
    line-height: 36px;
    background-color: #fff4e4;
    font-size: 14px;
    color: #666;
    padding: 0 20px;
}
.map_tc{
    width: 150px;
    height: 100px;
    border-radius: 5px;
    background-color: #117392;
}
.map_tc h3{
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    border-bottom: 1px dashed #fff;
}
.map_tc ul li{
    line-height: 20px;
    margin: 0 10px;
    font-size: 12px;
    color: #fff;
}



/*nav*/
.h416_navlist{
    width: 100%;
    height: 120px;
    background-color: #fff;
    border-bottom: 1px solid #f1f1f1;
}
.h416_navlist1200{
    width: 1200px;
    height: 120px;
    margin: 0 auto;
    background-color: #fff;
}
.h416_navlist1200 ul li{
    text-align: center;
    float: left;
    margin:0 36px;
    padding-top: 26px;
}
.h416_navlist1200 ul li h2{
    font-size: 16px;
    font-weight: normal;
    color: #666;
}






