﻿
.header { width: 100%; height: 150px; overflow: hidden; background: #fbf8f8 url(../images/shouyetopbj_01.jpg) no-repeat left center; }

.headerEnglish {
    width: 100%;
    height: 100px;
    overflow: hidden;
    background: #fbf8f8 url(../images/shouyetopbj_02.jpg) no-repeat left center;
}

.header-new { width: 100%; height: 500px; box-sizing: border-box; overflow: hidden; background: #fbf8f8 url(../images/bg.jpg) no-repeat left center; background-size: 100% 100%; }

.header-newEnglish {
    width: 100%;
    height: 500px;
    box-sizing: border-box;
    overflow: hidden;
    background: #fbf8f8 url(../images/bg2.jpg) no-repeat left center;
    background-size: 100% 100%;
}

.new-head { width: 100%; padding-top: 60px; }

.new-head .logo img { float: right; margin-right: 80px; }

.new-title { font-size: 30px; border-left: 4px solid #bd1a2d; height: 30px; line-height: 30px; margin: 66px 0; padding: 0 10px; font-weight: bold; }

.nav .new-head ul { margin-top: 340px; }

.logo { margin: 20px 10px; height: 80px; float: left; }

.new-head .logo { height: 80px; /* margin: 0; */ float: right; }

.new-img-title { width: 100%; margin-bottom: 36px; height: 94px; }

.new-t-body { display: flex; margin-top: 60px; }

.new-t-body .new-content { flex: 1; }

.new-t-body .new-content:first-of-type { margin-right: 46px; }

.logo img { float: left; }

.nav { float: right; position: relative; }

.nav ul, .new-min-meu { overflow: hidden; background-color: #bd1a2d; padding: 0 60px 0; /* padding-left: 100px; */ display: flex; }

.new-min-meu { display: none; }

.nav::after { content: ''; display: block; width: 60px; height: 60px; background: url(../images/sanjiao_031.png) no-repeat left center; position: absolute; left: -60px; bottom: 0; }

.nav li, .new-min-meu li { font-size: 18px; line-height: 60px; /* flex: 1; */ display: inline-block; padding: 0 20px; }

.nav li a, .new-min-meu a { /* display: block; */ /* display: inline-block; */ width: 100%; /* padding: 0 20px; */ color: #ffffff; }

.nav li.active, .new-min-meu li.active, .nav li:hover, .new-min-meu li:hover { line-height: 60px; color: #ffffff; font-size: 18px; background: #dbbc83; box-sizing: border-box; }

.right { line-height: 40px; margin-right: 20px; text-align: right; color: #bd1a2d; font-weight: 500; }

.right a { font-size: 14px; color: #bd1a2d; padding: 0 5px; line-height: 40px; font-weight: 500; }

.content { position: relative; }

.search { width: 100%; box-sizing: border-box; background-color: #ffffff; font-size: 14px; padding: 22px 18px; border: 8px solid#dddddd; border-top: 0; display: inline-block; }
/* .search *{
    display: inline-block;
    height: 24px;
    line-height: 24px;
    float:left;
    margin: 0 5px;
} */
.panel-box { /* top: 226px !important; */ left: 8px !important; }

.a-container { margin: 0 !important; }

.a-map { position: relative; }

.a-map .panel-box { top: 10px !important; }

.sousuo { height: 24px; border: 1px solid #969696; box-sizing: border-box; overflow: hidden; }

.search .sousuo input { border: none; width: 100px; float: left; }

.indexSearch .sousuo input { width: 120px; }

.indexSearch select { height: 24px; box-sizing: bniolid #c3d1da; border-radius: 5px; padding: 0 5px; }

.search .icon { margin: 0; width: 24px; float: right; background-color: #b4b4b4; }

.map { height: calc(100vh - 101px); padding: 0; min-height: 600px; }

.atd-wrap .map { min-height: 300px; margin-top: 30px; height: 300px !important; }

.container { margin: 0; }
/* 以上是首页样式 */
/* 智能选址样式 开始*/
.shaixuan { width: 100%; padding: 20px 40px; box-sizing: border-box; background: #ffffff; border-bottom: 5px solid #d7d7d7; }

.shaixuan .shaixuanOne { display: flex; justify-content: start; color: #333333; font-size: 14px; }

.shaixuan .shaixuanOne li { margin-right: 10px; }

.shaixuan .shaixuanOne li select, .shaixuan .shaixuanOne li input { min-width: 150px; height: 24px; box-sizing: border-box; border: 1px solid #c3d1da; padding: 0 5px; border-radius: 5px; }

.zhengceshaixuan .shaixuanOne li select, .zhengceshaixuan .shaixuanOne li input { min-width: auto; }

.shaixuan .shaixuanOne li label { margin-right: 5px; }

.duoxuan { display: flex; justify-content: flex-start; color: #333333; font-size: 14px; margin-top: 20px; }

.duoxuan ul { display: flex; justify-content: flex-start; }

.duoxuan ul li { margin-right: 20px; display: flex; justify-content: flex-start; position: relative; width: 160px; }
/* .duoxuan:last-of-type {
    display: block;
} */

.duoxuan ul { display: block !important; width: 100%; overflow: hidden; }

.duoxuan div { flex: 0 0 80px; float: left; }

.duoxuan ul li { float: left; }

.cylb, .fwpt { width: 0px; height: 0px; vertical-align: middle; margin: 3px 10px; }

.duoxuan ul li label { display: block; line-height: 24px; margin-left: 14px; }

.cylb:after, .fwpt:after { position: absolute; width: 18px; height: 18px; top: 2px; content: " "; background: #fff; color: #fff; display: inline-block; visibility: visible; border-radius: 50%; border: 1px solid #ddd; }

.cylb:checked:after, .fwpt:checked:after { content: "✓"; font-size: 14px; color: #fff; text-align: center; background-color: #bd1a2d; }
/* .duoxuan ul li label::after {
    content: "";
    position: absolute;
    left: 8px;
    top: 0px;
    width: 5px;
    height: 12px;
    color: #fff;
  } */
.xuanzhi { width: 120px; height: 30px; display: block; background-color: #bd1a2d; font-size: 14px; line-height: 30px; color: #ffffff; border: none; border-radius: 10px; margin-top: 20px; float: right; cursor: pointer; }

.report { display: none; }

.contentList { padding: 0 20px; box-sizing: border-box; }

.contentList li { padding: 40px 0; border-bottom: 1px solid #cccccc; }

.contentList li img { width: 250px; height: 180px; margin-right: 20px; }

.contentList li a { display: flex; justify-content: flex-start; color: #333333; }

.contentList li a h3 { font-size: 20px; font-weight: normal; line-height: 40px; }

.contentList li a .dizhi { font-size: 14px; line-height: 35px; background-color: #eeeeee; margin: 10px 0; }

.contentList li a .txt { font-size: 14px; line-height: 30px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
/* 两区 */
.neirongqu { width: 100%; height: calc(100vh - 101px); position: relative; }

.leftLeft { height: calc(100% - 80px); width: 370px; padding: 0 10px; box-sizing: border-box; background-color: #ffffff; position: absolute; left: 10px; top: 70px; z-index: 100; }

.leftLeft .top { display: flex; justify-content: space-between; line-height: 50px; }

.leftLeft .top h3 { font-weight: normal; font-size: 18px; color: #a00000; }

.leftLeft .top a { font-size: 14px; color: #787878; }

.leftLeft ul { max-height: calc(100% - 60px); overflow-y: auto; }

.leftLeft li a { display: block; font-size: 14px; line-height: 38px; font-weight: 500; color: #000000; border-bottom: 1px dashed #b9b9b9; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }

.leftLeft li:last-child a { border-bottom: 1px dashed #ffffff; }

.neirongqu a:hover { color: #a00000; }

.contenTop { width: calc(100% - 20px); height: 40px; line-height: 40px; font-size: 24px; position: absolute; top: 10px; left: 10px; z-index: 100; background-color: #ffffff; display: flex; justify-content: flex-start; }

.contenTop > div { display: flex; justify-content: flex-start; }

.contenTop .txt1 { margin-right: 10px; }

.contenTop > div .box1 { width: 20px; height: 20px; margin: 10px 12px; background-color: #f6b2b2; border: 2px dashed #7d0000; }

.contenTop > div .box2 { width: 20px; height: 20px; margin: 10px 12px; background-color: #b7e5ff; border: 2px dashed #005caa; }
/* 以下是投资通道 */
.border { width: 100%; height: 5px; background-color: #d7d7d7; margin: 10px 0; }
/* 政策 */
.sousoItem, .item-left { display: flex; justify-content: flex-start; font-size: 14px; color: #333333; }

.item-left { width: 72px; }

.item-right { flex: 1; flex-wrap: wrap }

.item-right li { margin-bottom: 10px; }

.item-right li select { height: 24px; width: 100px; box-sizing: border-box; border: 1px solid #c3d1da; border-radius: 5px; }

.item-left span { display: block; width: 8px; height: 8px; border-radius: 50%; margin: 5px 3px 0 0; }

.item-left .span1 { background-color: #fc5fff; }

.item-left .span2 { background-color: #ff4646; }

.item-left .span3 { background-color: #76bc75; }

.item-left .span4 { background-color: #a4bfff; }

.zhengce .duoxuan { margin-top: 0; margin-bottom: 10px; }

.shaixuan .lingyu .shaixuanOne li select, .jibie .shaixuanOne li select { width: 140px; }

.jibie .shaixuanOne li input { width: 13px; height: 13px; line-height: 30px; min-width: auto; }

.zhengceshaixuan { padding: 20px 40px 0px 40px; }

.zhengceshaixuan .search-btn { height: 20px; width: 26px; background: #bd1a2d; padding: 3px 10px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; }

.zhengceshaixuan .search-btn img { width: 20px; }

.zhengceliebiao { width: 100%; padding: 0 92px; box-sizing: border-box; margin: 20px auto; border-bottom: 1px dotted #bbbbbb; }

.zhengceliebiao li { position: relative; box-sizing: border-box; padding: 0 20px 0 30px; height: 40px; }

.zhengceliebiao li ::after { content: ''; display: block; width: 5px; height: 5px; background-color: #333333; border-radius: 50%; position: absolute; top: 15px; left: 20px; }

.zhengceliebiao li a { display: flex; justify-content: space-between; line-height: 38px; color: #333333; }

.zhengceliebiao li:hover a { color: red; }

.zhengceliebiao li:hover :after { background-color: red; }
/* 登录页 */
.content { background-color: #ffffff; width: 100%;margin-bottom:60px;}

.conInner { width: 100%; height: 195px; background-color: #d7d7d7; margin-top: 70px; }

.innerBg { height: 100%; width: calc(100% - 136px); margin: 0 auto; background: url(../images/login_03.png)no-repeat left bottom; background-size: 567px; }

.login { width: 300px; /*height: 220px;*/ box-sizing: border-box; border: 1px solid #d7d7d7; border-radius: 10px; float: right; background-color: #ffffff; margin-top: -30px; padding: 0 20px; color: #333333; }

.login h3 { font-weight: normal; font-size: 16px; line-height: 42px; }

.login .myvali { padding: 0 20px; }

.login .listItem > div { /*display: flex;*/ height: 32px; line-height: 32px; justify-content: center; margin-top: 15px; }

.login .listItem > div label { font-size: 14px; line-height: 32px; /*display: inline-block;
            width: 100px;*/ }

.login .listItem > div input { width: 150px; height: 32px; border: 1px solid #969696; box-sizing: border-box; padding: 0 10px; border-radius: 5px; }

.login .listItem > div .code { width: 70px; }

.login .submit { width: 100%; }

.login .btn { display: block; width: 120px; height: 30px; font-size: 14px; color: #ffffff; text-align: center; margin: 20px auto; border: none; background-color: #bd1a2d; border-radius: 5px; }

.login .msg { font-size: 14px; color: red; }

.login .btn:hover { background-color: #1d558d; }
/* 注册 */
.registerTop { width: 100%; overflow: hidden; }

.registerTop img { width: 300px; height: 100px; }

.registerTop .leftImg { float: left; margin-left: 100px; }

.registerTop .rightImg { float: right; margin-right: 100px; }

.registerTop img { border: 2px solid #ffffff; border-radius: 6px; }

.registerTop .active { border: 2px solid #bd1a2d; }

.zhuce .listItem label { width: 150px; }

.zhuce .next { display: inline-block; padding: 5px 20px; color: #ffffff; border-radius: 5px; background-color: #bd1a2d; margin-top: 40px; }

.zhuce .next:hover { background-color: #a11929; }

.zhuce .biaoshi { width: 100%; height: 0; margin: 40px 0 40px 0; text-align: center; border-top: 1px solid #d7d7d7; }

.zhuce .biaoshi span { width: 100px; display: block; margin: -10px auto 0; background-color: #ffffff; }
/* 文章页 */
.articke { width: 100%; margin-top: 10px; }

.articke h2 { max-width: 1000px; margin: 0 auto; font-size: 24px; line-height: 56px; text-align: center; color: #333333; }

.fubiaoti { border-top: 1px solid #d7d7d7; border-bottom: 1px solid #d7d7d7; }

.fubiaoti p { max-width: 1000px; margin: 0 auto; font-size: 16px; line-height: 38px; text-align: center; font-size: 16px; color: #333333; }

.articke-neirong { max-width: 1000px; margin: 20px auto; }
/* 个人中心 */
.homeCenter { width: 100%; height: calc(100vh - 101px); background-color: #ffffff; display: flex; justify-content: space-between; }

.gerenLeft .active { border-left: 3px solid #bd1a2d !important; }

.homeCenter .gerenLeft { width: 140px; height: 100%; box-sizing: border-box; border-right: 1px solid rgba(215, 215, 215, 1); border-left: 1px solid rgba(215, 215, 215, 1); padding-top: 10px; background-color: rgba(242, 242, 242, 1); }

.gerenRight .vli { width: 100%; }

.gerenRight .vli > div { min-height: auto; }

.homeCenter .gerenLeft li { height: 60px; font-size: 16px; color: #333333; cursor: pointer; box-sizing: border-box; line-height: 60px; text-align: center; border-bottom: 1px solid #b4b4b4; border-left: 2px solid #ffffff; }

.homeCenter .gerenLeft li:hover { color: #bd1a2d; /* background-color: #fff;
    border-right: 1px solid rgba(215, 215, 215, 1); */ }

.homeCenter .gerenLeft li.active { color: #333; background-color: #fff; border-right: 1px solid rgba(215, 215, 215, 1); position: relative; }

.homeCenter .gerenLeft li.active::after { content: ''; display: block; height: 100%; width: 2px; background-color: #ffffff; position: absolute; top: 0; right: -2px; z-index: 99; }

.homeCenter-title { font-size: 20px; line-height: 60px; border-bottom: 2px solid #BD1A2E; box-sizing: border-box; padding-left: 20px; }

.gerenRight .item { display: none; }

.gerenRight .show { display: block; }

.gerenRight .table { width: 100%; /* padding: 0 20px; */ box-sizing: border-box; }

.gerenRight .table table { width: 100%; border: 1px solid #b4b4b4; }

.ctrl span { margin: 0 10px; cursor: pointer; }

.gerenRight .table table td { text-align: center; border: 1px solid #b4b4b4; }

.gerenRight .two { width: 100%; box-sizing: border-box; padding: 20px; }

.gerenRight .two ul { overflow: hidden; }

.gerenRight .two li { width: calc(50% - 30px); float: left; padding: 10px; background-color: #f1eded; border-radius: 6px; margin-bottom: 20px; }

.gerenRight .two li:hover { background-color: #ebe7e7; }

.gerenRight .two li:nth-child(2n) { margin-left: 20px; }

.gerenRight .two li a { color: #333333; display: flex; justify-content: space-between; }

.gerenRight .two li a img { width: 180px; margin-right: 20px; }

.gerenRight .two li a > div { flex: 1; }

.two .itemTitle { display: flex; justify-content: space-between; }

.two li .listRight .itemTitle h3 { flex: 1; font-size: 20px; font-weight: 500; line-height: 46px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }

.two li .listRight .itemTitle img { width: 20px; height: 20px; margin-top: 15px; }

.two li .listRight .itemContent { height: 84px; font-size: 14px; line-height: 28px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; margin-top: 10px; }

.two li .listRight .itemdizhi { height: 24px; font-size: 14px; line-height: 24px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; margin-top: 10px; }

.gerenRight .border { width: 100%; height: 2px; background-color: #b4b4b4; }

.homeCenter .gerenRight { flex: 1; height: calc(100vh - 100px); overflow-y: auto; }
/* 详情 */
.detailsContent { width: calc(100% - 20px); margin: 0 auto; background-color: #ffffff; display: flex; justify-content: space-between; }

.detailsContent .del_left { flex: 1; padding: 20px; box-sizing: border-box; }

.detailsContent .left_top h3 { font-size: 24px; font-weight: 500; color: #333333; line-height: 60px; }

.detailsContent .left_top ul { overflow: hidden; }

.detailsContent .left_top li { display: inline-block; font-size: 14px; color: #5a5959; padding: 5px 10px; float: left; background-color: #e7e5e5; border-radius: 5px; margin-right: 10px; }

.left_center { display: flex; justify-content: space-between; margin-top: 20px; }

.left_center h4 { font-size: 20px; line-height: 40px; width: 100px; }

.left_center .left_center_right { flex: 1; }

.left_center .left_center_right .p0 { font-size: 14px; line-height: 30px; margin-top: 10px; color: #333333; font-weight: 500; }

.left_center .left_center_right ul { display: flex; justify-content: flex-start; }

.left_center .left_center_right ul li { font-size: 14px; color: #333333; font-weight: 500; line-height: 24px; margin-top: 20px; background-color: #f8f5f5; padding: 5px 20px; border-radius: 6px; margin-right: 40px; }

.left_center .left_center_right ul li .p2 { color: #919191; }

.left_center .dibu p { font-size: 14px; line-height: 24px; color: #333333; margin-top: 10px; font-weight: 500; }

.left_center .mingxing { flex: 1; line-height: 30px; display: flex; justify-content: flex-start; flex-wrap: wrap; padding-top: 5px; }

.left_center .mingxing span { padding: 0 10px; font-weight: 500; font-size: 14px; line-height: 30px; }
/* tFocus */
#tFocus-btn li.active, #tFocus-leftbtn, #tFocus-rightbtn { display: block; background: url(../images/spr.png) no-repeat; }

#tFocus { width: 570px; height: 430px; background: #DDD; overflow: hidden; }

#tFocus-pic { width: 570px; height: 330px; position: relative; }

#tFocus-pic li { width: 570px; height: 330px; position: absolute; left: 0; top: 0; filter: alpha(opacity:0); opacity: 0; }

#tFocusBtn { width: 570px; height: 100px; z-index: 20; overflow: hidden; position: relative; }

#tFocus-btn { width: 570px; height: 100px; position: relative; left: 0; bottom: 0; overflow: hidden; float: left; margin-right: 3px; }

#tFocus-btn ul { width: 100000px; position: absolute; left: 0; top: 0; }

#tFocus-btn li { height: 90px; width: 130px; padding-top: 7px; display: block; float: left; margin-right: 5px; }

#tFocus-btn li img { border: 2px solid #dddddd }

#tFocus-btn li.active { background-position: -428px -100px; }

#tFocus-btn li.active img { border: 2px solid #40b9e5 }

#tFocus-leftbtn, #tFocus-rightbtn { height: 40px; width: 15px; text-indent: -9999px; position: absolute; z-index: 99; opacity: 0.8; }

#tFocus-leftbtn { background-position: -455px -60px; top: 25px; left: 10px; }

#tFocus-rightbtn { background-position: -480px -60px; top: 25px; left: 510px; }

.detailsContent .del_right .right_top { width: 100%; height: 425px; border-radius: 2px; overflow: hidden; margin-bottom: 20px; }

.detailsContent .del_right .right_top #container { width: 100%; height: 100%; }

.detailsContent .del_right { width: 570px; margin-top: 20px; padding: 0 20px; box-sizing: border-box; }

.detailsContent .del_right img { width: 100%; height: 100%; }

.detailsContent #container img { width: 25px; height: auto; }

.crumbs { width: calc(100% - 20px); padding: 0 20px; box-sizing: border-box; height: 40px; line-height: 40px; margin: 10px auto; background-color: #ffffff; color: #333333; font-size: 16px; font-weight: 500; }

.crumbs a { color: #333333; }

.crumbs a:hover { color: #bd1a2d; }
/* 新增的两区 */
.newneirongqu { display: flex; justify-content: space-between; padding: 0 40px; box-sizing: border-box; }

.newneirongqu h3 { font-size: 24px; color: #005caa; text-align: center; line-height: 60px; margin-bottom: 20px; }

.newneirongqu h3.blue { color: #005caa; }

.newneirongqu p { font-size: 14px; line-height: 30px; }

.newneirongqu img { width: 100%; /* border: 1px solid #92a3b2; */ float: left; }

.newneirongqu > div { width: 50%; }

.newneirongqu ul.biaoqian { margin-top: 20px; margin-bottom: 40px; width: 480px; }

.newneirongqu ul.biaoqian li a { color: #111213; }

.newneirongqu ul.biaoqian li { display: inline-block; }

.newneirongqu-left { padding-right: 30px; width: 640px !important; }

.newneirongqu-left img { height: 335px; }

.newneirongqu-right { width: 660px; }

.newneirongqu-right li p { font-size: 16px; color: #005caa; }

.new-biaoqian { margin-top: 76px; }

.new-right-list li { width: calc(50% - 10px); margin-right: 20px; float: left; height: 240px; }

.new-right-list li p { line-height: 50px; text-align: center; font-size: 16px; }

.new-right-list li img { width: 100%; }

.new-right-list li:nth-of-type(2n) { margin-right: 0; }

.newneirongqu ul.new-biaoqian li { border-bottom: 0; width: 196px; height: 40px; line-height: 40px; color: #fff; display: inline-block; padding-left: 50px; margin-right: 20px; font-size: 16px; }

.newneirongqu ul.new-biaoqian li a { color: #fff; }

.newneirongqu ul.new-biaoqian li:last-of-type { margin-right: 0; }

.newneirongqu ul.biaoqian li { font-size: 16px; height: 30px; /* padding: 0 20px; */ border-bottom: 2px solid #bd1a2d; margin-right: 40px; /* padding-right: 20px; */ text-align: center; width: 120px; }

.newneirongqu ul.biaoqian li:nth-of-type(3) { margin-right: 0; }

.newneirongqu ul.biaoqian li:nth-of-type(1) { width: 150px; }

.biaoqian img { border: 0; width: 28px; height: 28px; }

.newneirongqu-right ul { width: 100%; overflow: hidden; }

.newneirongqu-right ul li { width: calc(50% - 10px); float: left; text-align: center; }

.newneirongqu-right ul li a { color: #333 !important; }

.newneirongqu-right ul li a:hover img { /* border: 1px solid rgba(0,0,0,0) !important;  */ }

.newneirongqu-right ul li p { margin-bottom: 10px; }

.newneirongqu-right ul li:nth-child(2n) { margin-left: 20px; }

.newfooter { height: 60px; width: 100%; background: #dbbc83; color: #333; font-size: 16px; line-height: 60px; margin-top: 20px; font-size: 14px; padding: 0 30px; box-sizing: border-box; }

.newfooter a { color: #333; }

.newfooter-content { /* width: 1200px; */ margin: 0 auto; display: flex; justify-content: space-between; }

.newfooter-content { height: 60px; line-height: 60px; }

.center { text-align: center; }

.keyword { height: 24px; width: 400px; line-height: 24px; border: 1px solid #ccc; border-radius: 5px; font-size: 14px; padding-left: 10px; border-bottom-right-radius: 0; border-top-right-radius: 0; border-right: 0; }

.policy-list { width: calc(100% - 80px); margin: 10px 40px; min-height: 400px; }

.carrier .policy-list { width: 100%; margin: 0; }

.policy-list th { font-weight: bold; height: 48px; line-height: 48px; position: relative; background: rgba(57,116,254,.05); font-size: 14px; }

.policy-list tr { border-bottom: 1px solid #e8eaec; }

.policy-list td { min-width: 60px; height: 48px; /*    line-height:48px;*/ font-size: 14px; }

.policy-list td a { color: #000; }

.policy-list th:nth-child(1) { text-align: center; width: 3%; }

.policy-list td:nth-child(1) { text-align: center; }

.policy-list th:nth-child(2) { width: 40%; }

.policy-list th:nth-child(3) { width: 20%; }

.policy-list th:nth-child(4) { width: 5%; }

.policy-list th:nth-child(5) { width: 30%; }

.carrier .policy-list th:nth-child(1) { width: 10%; }

.carrier .policy-list th:nth-child(2) { width: 10%; }

.carrier .policy-list th:nth-child(3) { width: 35%; }

.carrier .policy-list th:nth-child(4) { width: 10%; }

.carrier .policy-list th:nth-child(5) { width: 5%; }

.carrier .policy-list th:nth-child(6) { width: 5%; }

.carrier .policy-list th:nth-child(7) { width: 25%; }

.person { width: 1000px; margin: 30px 50px; }

.person li { height: 40px; line-height: 40px; font-size: 14px; }

.person li div { float: left; }

.person li .label { width: 160px; text-align: right; }

.person li .value { margin-left: 30px; }

.person li div a { color: #0000E6; margin-left: 20px; }

.person li div span { color: #aaa; }

.carrier { margin: 30px; }

.carrier .head { height: 36px; line-height: 36px; border-bottom: 1px solid #bd1a2d; font-size: 14px; }

.carrier .head li { width: 100px; text-align: center; float: left; cursor: pointer; }

.carrier .head .active { background: #bd1a2d; color: #fff; }

.carrier .menu { font-size: 14px; margin: 20px 0; line-height: 30px; }

.carrier .menu a { color: #0000E6; margin-left: 20px; }

.carrier .menu .state { float: right; margin-right: 30px; }

.carrier .menu .btn { width: 80px; height: 30px; line-height: 30px; border-radius: 5px; color: #fff; text-align: center; background: rgba(22, 155, 213, 1); float: right; cursor: pointer; }

/* 遮罩层 */
.mask { width: 100%; height: 100%; position: fixed; z-index: 999; top: 0; left: 0; background: rgba(0,0,0,0.2); display: none; overflow: auto; }

.win { position: absolute; margin: 30px auto; top: 50px; left: 0; right: 0; width: 740px; height: auto; display: inline-block; overflow: hidden; background: #fff; padding: 10px; border-radius: 5px; font-size: 14px; }

.win .title { height: 40px; line-height: 40px; position: relative; }

.win .title .close { position: absolute; top: 5px; right: 5px; width: 30px; height: 30px; font-size: 30px; line-height: 30px; cursor: pointer; }

.win-body > div > span { width: 100px; display: inline-block; height: 30px; line-height: 30px; text-align: right; }

#container { height: 300px; margin: 10px 0; width:100%;}

.win-body > div { margin: 10px 0; }

.win-body .maps, .win-body .upload { float: right; width: 600px; margin-right: 35px; margin-top: 0; }

.win-body div select { height: 30px; padding: 5px 15px; box-sizing: border-box; border: solid 1px #ddd; border-radius: 3px; color: #353434; box-sizing: border-box; }

.win-body div input[type="text"] { height: 30px; padding: 5px 15px; box-sizing: border-box; border: solid 1px #ddd; border-radius: 3px; color: #353434; box-sizing: border-box; width: 600px; }

.win-body div .area { width: 550px !important; margin-right: 10px; }

.win-body div .price { width: 60px !important; margin-right: 10px; }

.win-body div input[type="radio"] { width: 20px; margin-left: 10px; }

textarea { vertical-align: top; height: 60px; resize: none; border: 1px solid rgb(221, 221, 221); border-radius: 3px; color: #353434; line-height: 30px; padding: 5px 15px; box-sizing: border-box; font: 400 14px Arial; }

.win-body .btn { height: 40px; width: 200px; text-align: center; background-color: #BD1A2E; color: #ffffff; cursor: pointer; line-height: 40px; margin: 0 auto; }

#list-image { position: relative; margin-top: 25px; }

#list-image::after { content: ""; clear: both; height: 0; display: block; visibility: hidden; }

#list-image .list-image-item { width: 120px; height: 150px; float: left; margin-left: 15px; }

.list-image-item-active { box-shadow: 0 0 15px #2396ef; }

#list-image .list-image-item img { width: 120px; height: 120px; display: block; cursor: zoom-in; }

#list-image .list-image-item p { text-align: center; font-size: 18px; }

#list-button { margin: 15px; }

.upload .btn { width: 100px; height: 30px; line-height: 1; white-space: nowrap; background: #fff; border: 1px solid #dcdfe6; color: #606266; padding: 6px; font-size: 14px; text-align: center; display: inline-block; cursor: pointer; border-radius: 4px; outline: none; }

.start-btn,
.upload-btn { background: #66b1ff; border-color: #66b1ff; color: #fff; }

.start-btn:hover,
/* .upload-btn:hover, */
.start-btn:active,
.upload-btn:active { color: #fff; background-color: #409eff; border-color: #409eff; }

.stop-btn:hover,
.stop-btn:active,
.reset-btn:hover,
.reset-btn:active,
.origin-btn:hover,
.origin-btn:active { color: #57a3f3; background-color: #fff; border-color: #57a3f3; }

#result { color: #2396ef; font-size: 25px; margin: 2em; }

.r-line { font-size: 14px; font-weight: 500; }

/*input[type="file"] {
    display: none !important;
}*/

/* 固定宽度lable */
.public-label { width: 100px; display: inline-block; height: 30px; line-height: 30px; text-align: right; }
/* 无固定宽度输入框 */
.public-input { height: 30px; padding: 5px 15px; box-sizing: border-box; border: solid 1px #ddd; border-radius: 3px; color: #353434; box-sizing: border-box; }
/* 提交按钮 */
.public-btn { height: 40px; width: 100px; text-align: center; background-color: #BD1A2E; color: #ffffff; cursor: pointer; line-height: 40px; margin: 0 auto; border: 0; outline: none; display: block; }

.w-wrap { padding: 0 70px; }

.w-ad { /*    height: 150px;*/ overflow: hidden; }

.w-ad img { width: 100%; height: 100%; }

.w-content { /* min-height: 160px; */ line-height: 40px; padding: 30px 80px; background: url(./../images/textbg.jpg) no-repeat; background-size: 100% 100%; margin: 66px 0; box-sizing: border-box; width: 1272px; height: 194px; }

.new-project .w-content { padding-left: 120px; background: url(./../images/01.png) no-repeat; background-size: 100% 100%; margin: 66px auto; }

.new-info { padding-left: 30px; background: url(./../images/o.png) no-repeat; background-position: 0 16px; }

.w-title { width: 452px; min-height: 20px; margin: 20px 0; /*    margin: 66px 0;*/ }

.w-title img { height: 100%; width: auto; }

.bg-8cb8c9 { background: #8cb8c9; }

.bg-c8c8c8 { background: #cbcbcb; }

.bg-392901 { background: #9494c6 }

.ab-right { right: 0; }

.w-list ul { }

.w-list ul li { height: 250px; position: relative; margin-bottom: 20px; overflow: hidden; display: inline-block; }

.w-list ul li:nth-of-type(2n+1) { width: 910px; margin-right: 20px; }

.w-list ul:first-of-type li:nth-of-type(2n) { width: 340px; }

.w-list ul:nth-of-type(2) li:nth-of-type(1) { width: 340px; }

.w-list ul:nth-of-type(2) li:nth-of-type(2) { width: 910px; }

.w-list ul:nth-of-type(3) li { width: 625px; }

.w-list li img { width: 100%; height: 100%; }

.w-list ul:nth-of-type(3) li .cbox { width: 320px; }

.w-list li .cbox { width: 400px; height: 250px; transition: width 1s; position: absolute; top: 0; z-index: 10; box-sizing: border-box; padding: 35px 25px; }

.w-list li:hover .cbox { width: 100% !important; }

.cbox .w-list-content { word-wrap: break-word; word-break: break-all; line-height: 36px; font-size: 16px; height: 144px; overflow: hidden; }

.new-project .cbox .w-list-content { line-height: 28px; }
/* .w-list li:hover .w-list-content {
    min-height: 152px;
} */
.cbox h5 { font-size: 24px; margin-bottom: 10px; }

.w-link-list { /* display: flex; */ }

.w-link-item { width: 200px; height: 100px; display: inline-block; text-align: center; line-height: 100px; color: #333; margin-right: 14px; font-size: 21px; /*    font-size: 30px;*/ margin-bottom: 10px; background-color: #faf7f2 !important; }

.w-text { line-height: 36px; font-size: 18px; }

.w-link-item:nth-of-type(6n) { margin: 0; }

.w-link-item-weight { margin: 0; width: 420px; }

.bg-9290c1 { background: #9290c1; }

.bg-60ba7a { background: #60ba7a; }

.bg-177dc7 { background: #177dc7; }

.i-ad { height: 300px; }

.i-channel { /* display: flex; */ }

.i-channel li { text-align: center; height: 140px; /*    margin: 10px 0;*/ width: 240px; display: inline-block; margin-right: 20px; padding-bottom: 30px; }

.i-channel li:nth-of-type(5n) { margin-right: 0; }

.i-channel li .i-title { background: #d96262; text-align: center; height: 40px; line-height: 40px; color: #fff; }

.i-tel { width: 140px; margin: 10px auto; height: 40px; line-height: 40px; border-bottom: 1px solid #ccc; cursor: pointer; }

.i-jqr { height: 40px; display: block; line-height: 40px; padding: 0 20px; text-align: center; }

.i-jqr-body { margin: 0 auto; position: relative; padding-left: 30px; display: inline-block; }

.i-jqr-body img { position: absolute; top: 8px; left: 0; }

.i-tel img { width: 24px; height: 24px; display: inline-block; vertical-align: middle; }

.i-jqr img { /* width: 24px; */ height: 24px; display: inline-block; vertical-align: middle; }

.i-channel li a { color: #333; /* text-decoration:underline ; */ line-height: 40px; }

.park { border-top: 5px solid #ddd; margin-top: 20px; overflow: hidden; position: relative; padding-left: 238px; /* min-height: 988px ; */ }

.p-menu-list { width: 238px; border-right: 1px solid #ddd; /* float: left; */ position: absolute; height: 100%; left: 0; height: 884px; }

.p-menu-list li { height: 52px; text-align: center; line-height: 52px; cursor: pointer; font-size: 18px; }

.p-menu-list li:hover { background: #d96262; color: #fff; }

.p-active { background: #bd1a2d; color: #fff; }

.p-content { float: left; padding: 56px 70px; box-sizing: border-box; overflow-y: auto; width: 100%; height: 884px; }

.p-content li { width: 240px; height: 204px; margin-bottom: 16px; margin-right: 20px; display: inline-block; overflow: hidden; }

.p-content li:nth-of-type(4n) { margin-right: 0; }

.p-content li p { text-align: center; font-size: 16px; height: 48px; display: flex; align-items: center; justify-content: center; }

.p-content li p span { line-height: 24px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.p-img { width: 240px; height: 160px; border-radius: 10px; overflow: hidden; }

.wd-img-list p span { line-height: 24px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.wd-img-list p { text-align: center; font-size: 16px; height: 48px; display: flex; align-items: center; justify-content: center; }

.p-img img { width: 100%; height: 100%; }

.load-more { width: 80px; margin: 0 auto; text-align: center; cursor: pointer; display: none; }

.load-more img { width: 18px; }

.duoxuan input[type="checkbox"] { width: 14px; height: 14px; background: #fff; }

.a-search-body { padding: 8px; background: #dddddd; display: flex; }

.a-area { height: 30px; padding: 5px; line-height: 30px; flex: 0 0 160px; display: flex; background: #fff; border-right: 8px solid #ddd; }

.a-area > a { text-align: center; flex: 1; border: 1px solid #efefef; margin: 0 5px; color: #333; cursor: pointer; display: inline-block; height: 30px; }

.a-area .active { background: #bd1a2d; color: #fff; border: 1px solid #bd1a2d; }

.a-search { height: 30px; padding: 5px; background: #fff; line-height: 30px; flex: 0 0 210px; }

.a-search img { width: 20px; height: 20px; vertical-align: middle; margin-right: 5px; }

.a-search input { border: 0; outline: none; background: #fff; width: 160px; height: 30px; }

.a-change { flex: 1; height: 20px; background: #fff; margin-right: 10px; padding: 10px; position: relative; }

.a-checked-body { display: inline-block; }

.a-checked { height: 20px; border-radius: 10px; background: #f0e1fe; display: inline-block; padding: 0 10px; padding-right: 20px; line-height: 20px; }

.a-checked span:nth-of-type(1) { height: 20px; display: inline-block; }

.a-close { width: 12px; height: 12px; border-radius: 50%; background: #2d75fd; color: #fff; text-align: center; line-height: 12px; cursor: pointer; display: inline-block; font-size: 14px; margin-left: 10px; }

.a-remove { position: absolute; right: 10px; top: 10px; /* width: 100px; */ border: 1px solid #4c8ef0; color: #4c8ef0; border-radius: 10px; height: 20px; line-height: 20px; padding: 0 15px; display: inline-block; font-size: 14px; cursor: pointer; }

.a-remove img { width: 14px; vertical-align: middle; padding-bottom: 2px; }

.atd-wrap { background: #dddddd; padding: 10px; }

.atd-nav { height: 60px; line-height: 60px; padding: 0 20px; background: #fff; font-size: 14px; color: #333; }

.atd-nav a { color: #333; }

.atd-content { display: flex; margin-top: 10px; background: #fff; padding: 10px 20px; }

.atd-content-left { flex: 3; }

.atd-content-right { flex: 2; overflow: hidden; padding: 10px 20px; }

.atd-title { height: 40px; padding-top: 20px; }

.atd-title span { font-size: 18px; font-weight: 600; border-bottom: 3px solid #bd1a2d; padding: 5px 0; }

.atd-tag { height: 30px; }

.atd-tag span { height: 30px; line-height: 30px; text-align: center; padding: 0 10px; background: #e7e5e5; border-radius: 5px; font-size: 14px; display: inline-block; }

.atd-text { padding: 20px; line-height: 26px; }

.atd-line { border-bottom: 1px dashed #bd1a2d; }

.atd-info { padding: 20px; }

.atd-info li { /* height: 36px; */ padding: 8px 0; line-height: 20px; }

.atd-label { width: 70px; justify-content: space-between; display: inline-block; text-align-last: justify; }

.atd-label-auto { width: auto; }

.swiper-container { width: 100%; height: 300px; margin-left: auto; margin-right: auto; }

.swiper-slide { background-size: cover; background-position: center; width: 100%; }

.gallery-top { height: 80%; width: 100%; }

.gallery-thumbs { height: 20%; box-sizing: border-box; padding: 10px 0; }

.gallery-thumbs .swiper-slide { width: 25%; height: 100%; opacity: 0.4; }

.gallery-thumbs .swiper-slide-thumb-active { opacity: 1; }

.amap-icon img,
.amap-marker-content img { width: 25px; height: 34px; }

.marker { position: absolute; top: -20px; right: -118px; color: #fff; padding: 4px 10px; box-shadow: 1px 1px 1px rgba(10, 10, 10, .2); white-space: nowrap; font-size: 12px; font-family: ""; }

.wd-wrap { padding: 60px 80px; }

.wd-line { height: 2px; background: #bd1a2d; display: none; }

.wd-content { display: flex; }

.wd-content-left { width: 620px; margin-right: 30px; position: relative; }

.wd-ps-img { position: absolute; bottom: 0px; right: 20px; width: 120px; height: 120px; border: 1px solid #ff7c12; }

.wd-ps-img-kfq1 { display: none; }

.wd-ps-img:hover .wd-ps-img-kfq1 { display: block; }

.wd-ps-img:hover .wd-ps-img-kfq { display: none; }

.wd-ps-img img { width: 100%; }

.wd-content-right { width: 615px; padding-top: 24px; }

.wd-title { font-size: 24px; font-weight: 600; color: #bd1a2d; margin-bottom: 16px; }

.wd-text { line-height: 38px; text-indent: 2em; }

.wd-video { width: 400px; height: 225px; margin: 18px auto; border-radius: 10px; overflow: hidden; }

.wd-video video { width: 100%; height: 100%; }

.wd-sub-title { font-size: 18px; border-left: 4px solid #bd1a2d; height: 18px; line-height: 18px; margin: 18px 0; padding: 0 10px; font-weight: bold; }
/* .accordion {
    width: 100%;
} */
.accordion li { line-height: 36px; padding: 0 20px; }

.accordion { width: 100%; /* max-width: 360px; */ /* margin: 30px auto 20px; */ background: #FFF; margin-bottom: 36px; }

.accordion .link { cursor: pointer; display: block; /* padding:5px 15px; */ color: #4D4D4D; font-size: 14px; font-weight: 600; border-bottom: 1px solid #CCC; position: relative; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; /* height: 20px; */ }

.accordion li:last-child .link { border-bottom: 0; }

.accordion li i { position: absolute; top: 4px; left: 12px; font-size: 18px; color: #595959; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; }

.accordion li i.fa-chevron-down { right: 12px; left: auto; font-size: 14px; }

.accordion li.open .link { /* color: #b63b4d; */ background: #ddd; }

.accordion li.open i { color: #b63b4d; }

.accordion li.open i.fa-chevron-down { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }

.wd-map-body { width: 460px; position: relative; top: 0; /* height: 400px; */ }

.p-menu-body { width: 238px; position: relative; top: 0; margin-left: -238px; height: 100%; overflow: scroll; }

.wd-map { width: 460px; height: 460px; }

.wd-img-list .p-img { width: 190px; height: 140px; }

.submenu { display: none; background: #ddd; font-size: 14px; padding: 0 20px; }

.wd-swiper { width: 100%; min-height: 200px; overflow: auto; height: auto; }

.wd-swiper-ctrl { float: right; }

.wd-prev { height: 30px; width: 30px; margin-right: 10px; font-size: 20px; cursor: pointer; text-align: center; display: inline-block; }

.wd-next { height: 30px; width: 30px; font-size: 20px; cursor: pointer; text-align: center; display: inline-block; }

.wd-swiper ul li { line-height: 34px; }

.wd-img-body ul li { display: inline-block; width: calc(33% - 15px); overflow: hidden; }

.wd-line-li { border-bottom: 1px dashed #bd1a2d; }

.wd-line-li a { color: #333; }

.point { color: #bd1a2d; font-size: 20px; font-weight: bold; margin-right: 10px; line-height: 34px; }

.wd-swiper .p-img { width: 100%; /* height: auto; */ min-height: 80px; max-height: 140px; }

.wd-swiper .p-img img { height: 100%; }

.wd-swiper p { text-align: center; line-height: 56px; }

.wd-img-list { /* display: flex; */ display: inline-block; overflow: hidden; width: 100%; }

.wd-img-list li { flex: 1; /* padding: 10px; */ margin-right: 20px; margin-bottom: 10px; }

.wd-img-list li:nth-of-type(3n) { margin-right: 0; }

.body { width: 1440px; margin: 0 auto; }

.w-list-accordion { height: 80px; line-height: 80px; border-bottom: 1px dashed #ddd !important; }

.w-wrap .submenu { padding: 0; }

.w-wrap .accordion li { padding: 0; line-height: 36px; font-size: 18px; }

@media screen and (max-width: 765px) {
    #list-image { padding: 20px; margin-top: 0; }

    #list-image .list-image-item { width: 50%; margin-left: 0; }

    #list-image .list-image-item img { width: 100px; height: 100px; margin: 10px auto; }

    #result { margin: 0; text-align: center; margin-bottom: 1em; }

    #list-button { margin: 0; margin-bottom: 1em; text-align: center; }
}


.w-min-list { width: 730px; margin: 0 10px; min-height: 190px; border-bottom: 1px solid #ccc; display: none; overflow: hidden; }

.w-m-box { width: 220px; height: 170px; position: relative; float: left; margin-right: 30px; }

.w-m-box img { width: 100%; height: 100%; }

.w-m-box-title { position: absolute; height: 36px; line-height: 36px; top: 20px; background: rgba(0,0,0,0.4); text-align: center; color: #fff; font-size: 28px; width: 100%; }

.wd-wrap a { color: #333 !important; }

.w-m-content { width: 480px; float: left; min-height: 170px; line-height: 30px; overflow: hidden; }

.head-menu { width: 160px; box-sizing: border-box; border-bottom: 50px solid #bd1a2d; border-left: 50px solid transparent; height: 0; text-align: center; margin-top: 9px; display: none; cursor: pointer; }

.wd-search { border: 8px solid #e9e9e9; height: 44px; line-height: 44px; padding-left: 20px; display: none; }

.wd-search span { color: #999; }

.multiple-select { width: 180px; }

@media screen and (min-width: 1200px) and (max-width: 1440px) {
    .body { width: 1200px; }

    .w-wrap { padding: 0 25px; box-sizing: border-box; /* width: 1150px */ }

    .w-content { width: 1150px; }

    .w-list ul li:nth-of-type(2n+1), .w-list ul:nth-of-type(2) li:nth-of-type(2) { width: 850px; }

    .w-list ul li:nth-of-type(2n+1) { margin-right: 15px; }

    .w-list ul:first-of-type li:nth-of-type(2n), .w-list ul:nth-of-type(2) li:nth-of-type(1) { width: 280px; }

    .w-list ul:nth-of-type(3) li { width: 565px; }

    .w-link-item { width: 180px; height: 90px; line-height: 90px; font-size: 21px; margin-right: 9px; }

    .w-link-item-weight { width: 374px; margin-right: 0; }

    .wd-wrap { padding: 60px 0; }

    .wd-content-right { width: 530px; }

    .wd-sub-title { font-size: 16px; }

    .wd-swiper .p-img { width: 160px; height: 120px; }

    .wd-img-list li { margin-right: 18px; }


    .park { padding-left: 200px; }

    .p-menu-list { width: 200px; }

    .p-content { padding: 20px 40px; /* width:calc(100% - 201px) */ }

    .p-content li { width: 210px; margin-right: 14px }

    .p-img { width: 210px; height: 146px; }

    .i-channel li { width: 210px; }
}

@media screen and (min-width: 750px) and (max-width: 1200px) {
    .body { width: 750px; position: relative; }

    .header-new { position: relative; background-image: url(./../images/smbg.jpg); }

    .new-head-menu { position: absolute; bottom: 0; right: 0; }

    .new-w-list ul:nth-of-type(3) li .cbox { width: 375px; }

    .new-w-list li .cbox { width: 375px; }

    .new-w-list li { width: 100% !important; }

    .new-project .w-content { padding-left: 80px; padding-top: 10px; height: 24px; padding-top: 40px; height: 260px; }

    .new-head { width: 750px; overflow: unset; }

    .new-w-list { display: block !important; }

    .new-hidden { display: none !important; }

    .w-wrap { padding: 0; }

    .new-t-body { display: block; }

    .w-content { width: 100%; /* margin: 0; */ padding: 16px 20px; line-height: 36px; }

    .w-list { display: none; }

    .w-min-list { display: block; }

    .w-link-item { width: 180px; height: 90px; margin-right: 5px; }

    .w-link-item:nth-of-type(4n) { margin-right: 0; }

    .w-link-item-weight { width: 100%; }

    .head-menu { display: block; }

    .nav { overflow: visible; position: absolute; right: 0; z-index: 99999; }

    .nav ul, .new-min-meu { display: none; width: 160px; padding: 0; height: 300px; }

    .header-new { overflow: unset; }

    .new-min-meu { position: absolute; overflow: hidden; background-color: #bd1a2d; top: 380px; right: 0; z-index: 9999; }

    .nav li, .new-min-meu li { width: 160px; height: 50px; line-height: 50px !important; text-align: center; padding: 0; }

    .nav::after { display: none; }

    .new-t-body { margin-top: 40px; }

    .new-img-title { /* height: 60px; */ margin: 20px 0; }

    .new-right-list li { height: 260px; }

    .newneirongqu ul.new-biaoqian li { margin-left: 16px; }

    .w-link-item:nth-of-type(4n) { margin-right: 0 !important; }

    .w-link-item:nth-of-type(6n) { margin-right: 5px; }

    .w-link-item-weight { width: 370px; }

    .newfooter { height: 80px; padding: 10px; line-height: 30px; }

    .newfooter-content { width: 100%; line-height: 30px; display: block; }

    .newfooter-content p:nth-of-type(3n + 1) { margin-left: 5%; }

    .newfooter-content div { display: inline-block; width: 30%; }

    .newneirongqu { padding: 0 20px; }

    .newneirongqu h3 { font-size: 20px; }

    .newneirongqu-left { width: 380px !important; }

    .newneirongqu-left .new-bottom > img { height: 176px; }

    .newneirongqu ul.biaoqian { width: 380px; }

    .newneirongqu ul.biaoqian li:nth-of-type(1) { width: 130px; }

    .newneirongqu ul.biaoqian li { margin-right: 0; width: 105px; font-size: 14px; }

    .new-content { width: 100% !important; margin-right: 0 !important; }

    .new-biaoqian { margin: 40px 0; }

    .newfooter { padding: 0; }

    .newfooter-content { font-size: 14px; padding: 10px 0; }

    .newfooter-content div { width: 220px; font-size: 12px; text-align: center; }

    .newfooter-content div:nth-of-type(1), .newfooter-content div:nth-of-type(2) { width: 300px; text-align: center; }

    .newfooter-content div:nth-of-type(1) { margin-left: 60px; }

    .newfooter-content div:nth-of-type(4) { width: 260px; }

    .park { padding-left: 180px; }

    .p-menu-list { width: 180px; }

    .p-menu-list li { width: 100%; }

    .p-content { padding: 20px 0px; padding-left: 5px; /* width: calc(100% - 181px); */ }

    .p-content li { width: 176px; margin-right: 5px; height: auto; }

    .p-content li:nth-of-type(3n) { margin-right: 0; }

    .p-img { width: 100%; height: 120px; }

    .atd-content-left { flex: 6; }

    .atd-content-right { flex: 5; }

    .atd-info li { height: 32px; line-height: 32px; }

    .atd-info, .atd-text { padding: 10px; }

    .i-channel { display: block; }

    .i-channel li { width: 31%; display: inline-block; }

    .i-channel li:nth-of-type(3n) { margin: 10px 0; }

    .wd-wrap { padding: 0; }

    .wd-content-left { display: none; }

    .wd-search { display: block; }
}

.btn-box { text-align: center; margin: 50px 0; }
.btn-box a { padding: 10px 20px; background: #BD1A2D; color: #FFF; }

/*互动反馈*/
.feedback-box { width: 35px; position: fixed; background: #D96262; right: 20px; top: 50%; margin-top: -52px; }
.feedback-box:hover { background: #BD1A2D; }
.feedback-box a { display: inline-block; width: 16px; padding: 10px; color: #FFF; }


.establishment {
}
.establishment img {
    width: 100%;
}
.est-nav {
    height: 38px;
    line-height: 38px;
    background: #da6263;
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin: 20px 0;
}
.est-sub-title {
    height: 22px;
    line-height: 22px;
    border-left: 4px solid #da6263;
    margin: 18px 0;
    padding-left: 10px;
    color: #da6263;
    font-weight: bold;
}
.est-con-title {
    /* height: 40px; */
    line-height: 40px;
    color: #da6263;
    
}
.est-con-text {
    line-height: 30px;
}
.center {
    text-align: center;
}
.text-weight {
    font-weight: bold;
}
.black {
    color: #000;
}
.win768 {
    display: none;
}
@media screen and (min-width: 750px)   and (max-width: 1200px) { 
    .win1440 {
        display: none;
    }
    .win768 {
        display: block;
    }
}

.passageway {}
.pass-bg {
    height: 150px;
}
.pass-bg img {
    width: 100%;
    height: 100%;
}
.pass-title {
    padding-top: 20px;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    color: #da6263;
    text-align: center;
}
.pass-nav {
    height: 40px;
    background: #da6263;
    color: #fff;
    text-align: center;
    line-height: 40px;
    margin-bottom: 20px;
}
.pass-text {
    line-height: 34px;
    /* font-weight: bold; */
    padding-left: 24px;
}
.pass-list {
    display: flex;
}
.pass-item {
    padding: 10px;
    line-height: 30px;
    border-right: 1px solid #da6263;
    flex: 1;
    width: 0;
    /* font-weight: bold; */
}
.pass-item:nth-of-type(3n) {
    border-right: 0;
}
.pass-name {
    flex: 2;
}
.pass-address {
    flex: 3;
}
.pass-list:nth-of-type(2n + 1) {
    background-color: #f8e0e0;
}
.pass-form {
    width: 60%;
    margin: 0 auto;
    overflow: hidden;
    height: 400px;
}
.pass-input-name,.pass-phone {
    float: left;
    width: 40%;
}
.pass-input-name input ,.pass-phone input{
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
}
.pass-input-name {
    margin-right: 19%;
}
.pass-content {
    width: 100%;
    height: 220px;
    margin-top :20px;
}
.pass-content textarea {
    width: 100%;
    height: 190px;
    margin-top: 10px;
}
.pass-btn-box {
    text-align: center;
    margin: 20px auto;
}
.pass-btn {
    width: 300px;
    height: 40px;
    text-align: center;
    line-height: 1;
    outline: none;
    border: 0;
    background-color: #da6263;
    color: #fff;
    cursor: pointer;
    
}
.clear {
    clear: both;
}

@media screen and (min-width: 750px)   and (max-width: 1200px) { 
    .pass-name {
        flex: 1;
    }
    .pass-address {
        flex: 2;
    }
    .pass-form {
        width: 90%;
    }
}
/*飘窗样式*/
#baybay {
    width: 293px;
    height: 90px;
    overflow: hidden;
    border-radius: 5px;
    background: #FFF;
    padding: 3px;
    z-index: 9999;
    position: relative;
}