
@charset "utf-8";

/* CSS Document */


/*
* @description: 网站首页样式
* @author: ishang_pan
* @update: ishang_pan (2023-10-31 10:50)
*/

.is_main {background: #fff;padding: 10px 0 50px 0;}
.m-paginationyun{display: flex;justify-content: center;}
.h-width{width: 170px !important;}
.p-width{width: 135px !important;}
/* 搜索导航 on */
.m_search_tab{margin-bottom:33px;border-bottom:1px solid #ddd;}
.m_search_tab li{float:left;padding:0 35px;width:10%;}
.m_search_tab li:nth-child(2){padding:0 23px 0 20px;}
.m_search_tab li:nth-child(7){padding:0 35px 0 25px;}
.m_search_tab li a{position:relative;display:block;padding-left:25px;height:46px;font-weight:700;font-size:18px;line-height:46px;}
.m_search_tab li i{position:absolute;right:0;bottom:-2px;left:0;width:0;}
.m_search_tab li a i{position:absolute;bottom:-2px;left:50%;z-index:0;display:block;width:0;height:3px;background:#2792ff;-webkit-transition:all .2s linear;transition:all .2s linear;}
.m_search_tab li a:hover i,.m_search_tab li.active a i{left:0;width:100%;}
.m_search_tab li a:hover,.m_search_tab li.active,.m_search_tab li.active a{color:#2792ff;}
.m_search_tab li:nth-child(1) a{background:url(../images/icon/icon_1.png) left center no-repeat;}
.m_search_tab li:nth-child(1) a:hover,.m_search_tab li:nth-child(1).active a{background:url(../images/icon/icon_11.png) left center no-repeat;}
.m_search_tab li:nth-child(2) a{background:url(../images/icon/icon_2.png) left center no-repeat;}
.m_search_tab li:nth-child(2) a:hover,.m_search_tab li:nth-child(2).active a{background:url(../images/icon/icon_22.png) left center no-repeat;}
.m_search_tab li:nth-child(3) a{background:url(../images/icon/icon_3.png) left center no-repeat;}
.m_search_tab li:nth-child(3) a:hover,.m_search_tab li:nth-child(3).active a{background:url(../images/icon/icon_33.png) left center no-repeat;}
.m_search_tab li:nth-child(4) a{background:url(../images/icon/icon_4.png) left center no-repeat;}
.m_search_tab li:nth-child(4) a:hover,.m_search_tab li:nth-child(4).active a{background:url(../images/icon/icon_44.png) left center no-repeat;}
.m_search_tab li:nth-child(5) a{background:url(../images/icon/icon_5.png) left center no-repeat;}
.m_search_tab li:nth-child(5) a:hover,.m_search_tab li:nth-child(5).active a{background:url(../images/icon/icon_55.png) left center no-repeat;}
.m_search_tab li:nth-child(6) a{background:url(../images/icon/icon_6.png) left center no-repeat;}
.m_search_tab li:nth-child(6) a:hover,.m_search_tab li:nth-child(6).active a{background:url(../images/icon/icon_66.png) left center no-repeat;}
.m_search_tab li:nth-child(7) a{background:url(../images/icon/icon_7.png) left center no-repeat;}
.m_search_tab li:nth-child(7) a:hover,.m_search_tab li:nth-child(7).active a{background:url(../images/icon/icon_77.png) left center no-repeat;}
.m_search_tab li:nth-child(8) a{background:url(../images/icon/icon_8.png) left center no-repeat;}
.m_search_tab li:nth-child(8) a:hover,.m_search_tab li:nth-child(8).active a{background:url(../images/icon/icon_88.png) left center no-repeat;}
.m_search_tab li:nth-child(9) a{background:url(../images/icon/icon_9.png) left center no-repeat;}
.m_search_tab li:nth-child(9) a:hover,.m_search_tab li:nth-child(9).active a{background:url(../images/icon/icon_99.png) left center no-repeat;}
.m_search_tab li:nth-child(10) a{background:url(../images/icon/icon_10.png) left center no-repeat;}
.m_search_tab li:nth-child(10) a:hover,.m_search_tab li:nth-child(10).active a{background:url(../images/icon/icon_101.png) left center no-repeat;}
/* 搜索导航 end */

/* 内容 */
.row{margin: 0;}
.col-md-8,.col-md-4 {padding: 0;}

/* 条件删选 */
.m_scrstbox{padding-right:25px;width:1000px;border-right: 1px solid #ddd;}
.m_screen{display:flex;padding-left:15px;height:53px;background-color:#f6f5f5;align-items:center;}
.g_screen{display:flex;margin-right:40px;align-items:center;}
.g_screen li,.g_screen span,.g_screen ul{float:left;}
.g_date span,.g_screen span{color:#333;letter-spacing:0;font-weight:700;font-stretch:normal;font-size:18px;font-family:MicrosoftYaHei-Bold;}
.g_screen li a{display:block;color:#333;text-align:center;font-weight:400;font-stretch:normal;font-size:16px;font-family:MicrosoftYaHei;line-height:30px;}
.g_screen li:nth-child(1) a{margin-right:10px;}
.g_screen li.u-active a{padding:0 12px;height:30px;border-radius:15px;background-color:#f2f7ff;color:#2792ff;}
.g_date{position:relative;}
.g_date span{padding-right:18px;background:url(../images/icon/xia.png) right center no-repeat;cursor:pointer;}
.g_date ul{position:absolute;top:35px;right:0;z-index:2;background:#fff;}
.g_date ul li{float:none;display:block;overflow:hidden;margin-right:0;padding:0 15px;border:none;color:#333;text-align:left;white-space:nowrap;font-size:16px;line-height:44px;cursor:pointer;}

/* 二次搜索 */
.m_result{display:flex;position: relative;overflow:hidden;margin:30px 0;color:#888;letter-spacing:0;font-weight:400;font-stretch:normal;font-size:14px;font-family:MicrosoftYaHei;line-height:34px;align-items:center;justify-content:space-between;height: 34px;}

.m_result p span{font-size:14px;}
.m_Re-Search{right:-390px;display:flex;transition:.7s all;align-items:center;position: absolute;}
.u_result{padding-left:20px;transition:.7s all;background:url(../images/icon/i_search.png) left center no-repeat;color:#2792ff;cursor:pointer;position: absolute;right: 0;}
.m-sctimes{margin-left:20px;}
.u_active{right:0px;}
.u_result.active{right:255px;}


/* 列表一 */
.g_search_list>ul>li h1{margin:10px 0 25px;color:#333;font-weight:700;font-size:16px;line-height:30px;}
.g_search_list>ul>li{margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #f0f0f0;}
.g_search_list>ul>li h1 .tag{padding:6px 10px;border-radius:4px;background-color:#2792ff;color:#fff;font-weight:400;}
.g_search_list>ul>li h1 a{padding:6px 10px;font-weight:700;font-size:18px;}
.g_search_list>ul>li p.p-des{display:-webkit-box;overflow:hidden;margin-bottom:20px;padding:5px 0;color:#333;text-overflow:-o-ellipsis-lastline;text-overflow:ellipsis;font-size:16px;line-height:26px;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;}
.g_search_list>ul>li div.p-tips{display:flex;padding:5px 0;color:#999;font-size:14px;align-items:center;}
.g_search_list>ul>li div.p-tips span{margin-right:20px;display: inline-block;max-width: 216px;;overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.policy-p-tips{max-width:600px!important;}

.m-ldrshpctvts{padding:20px;height:auto;border:solid 1px #eee;background-color:#fff;}
.m-ldrshpctvts h2{padding-left:20px;}
.m-ldrshpctvts h2 a{color:#333;letter-spacing:0;font-weight:700;font-stretch:normal;font-size:18px;font-family:MicrosoftYaHei-Bold;line-height:40px;}
.g-leadername>a{display:block;margin-right:20px;width:84px;height:118px;}
.g-leadername>a img{width:100%;height:100%;object-fit:cover;}
.g-introduce{width: 550px;}
.g-introduce p{color:#333;letter-spacing:0;font-weight:400;font-stretch:normal;font-size:16px;font-family:MicrosoftYaHei;}
.g-introduce p:last-child{padding-top:30px;}
.g-introduce p a{color:#2792ff;}
.l_write{display:block;width:120px;height:37px;background:url(../images/icon/xin.png) #2792ff left 13px center no-repeat;color:#fff;text-indent:43px;letter-spacing:0;font-weight:400;font-stretch:normal;font-size:16px;font-family:MicrosoftYaHei;line-height:37px;}
.l_write:visited{color:#fff!important;}
.m-ldrshpctvts{margin-bottom:30px;}
.g-ldrshpctvts .g-ldrshpctvts-content{margin-bottom:10px;}
.g-ldrshpctvts .g-ldrshpctvts-content{height: 64px;overflow: hidden;}
.g-ldrshpctvts .g-ldrshpctvts-content p{color:#333;text-indent:32px;letter-spacing:0;font-weight:400;font-stretch:normal;font-size:16px;font-family:MicrosoftYaHei;line-height:31px;}
.g-ldrshpctvts a{color:#2792ff;letter-spacing:0;font-weight:400;font-stretch:normal;font-size:16px;font-family:MicrosoftYaHei;line-height:31px;}


/* 列表二 */
.g_search_table{margin-bottom:10px;}
.g_search_table .table{border:1px solid #eee;}
.g_search_table .table td{border-bottom:1px solid #eee;vertical-align:top;}
.g_search_table .table .u_half{width:50%;}
.g_search_table .table .u_half:first-child{border-right:1px solid #eee;}
.g_search_table .table td{position:relative;padding:0;height:100%;min-height:37px;white-space:normal;font-size:16px;line-height:27px;word-break:break-all;}
.g_search_table .table .g_search_table_td>span{white-space:normal;word-break:break-all;}
.g_search_table .table .td-label{position:absolute;top:0;bottom:0;left:0;display:block;padding:5px;width:122px;border-right:1px solid #eee;background:#f6f6f6;text-align:center;line-height:27px;}
.g_search_table .table .td-label i{display:inline-block;width:12px;}
.g_search_table .table .td-label i.i1{width:8px;}
.g_search_table .table .td-labe2{display:block;margin-left:133px;padding:5px 20px;min-height:37px;}
.g_search_table .table .td-labe2 a{color:#1a0dab;}
.g_search_table .table .td-labe2 span{color:#ea4335!important;}
.g_search_table .table .td-labe2 a:hover{color:#fe8f00;}
.u_red{color:red;}

.g_interpret{position:relative;}
.u_interpret{padding-left:20px;background:url(../images/icon/u_interpret.png) left center no-repeat;color:#2792ff;}
.u_interlist .toparr{position:absolute;top:-12px;left:50%;z-index:3;display:block;margin-left:-31px;width:21px;height:13px;background:url(../images-search/filearr.png) left top no-repeat;}
.u_interlist{position:absolute;top:36px;left:-100px;z-index:999;display:none;padding:12px 20px;width:300px;border-radius:4px;background:#fff;box-shadow:0 0 10px #cecece;}
.u_interlist .close{display:block;height:15px;text-align:right;}
.u_interlist .close a{float:right;display:block;width:15px;height:15px;background:url(../images-search/closejd.gif) 0 0 no-repeat;font-size:0;cursor:pointer;}
.u_interlist li{position:relative;margin-bottom:8px;padding:0 0 0 14px;background:url(../images/icon/icon.png) no-repeat left 10px;font-size:14px;line-height:24px;}
.u_interlist li a{color:#666;}
.u_interlist li a:hover{color:#b60000;}
.state{display:inline-block;padding:0 8px;height:22px;-moz-border-radius:3px;border-radius:3px;background:#f1f1f1;color:#666;font-size:14px;line-height:22px;}
.starting{background:#f60;color:#fff;}


.m_type{display:flex;padding-left:15px;height:53px;background-color:#f6f5f5;line-height:53px;align-items:center;}
.g_service{position:relative;}
.g_service span{padding-right:18px;background:url(../images/icon/xia.png) right center no-repeat;color:#333;letter-spacing:0;font-weight:700;font-stretch:normal;font-size:18px;font-family:MicrosoftYaHei-Bold;cursor:pointer;}
.g_service ul{position:absolute;top:35px;right:0;z-index:2;background:#fff;}
.g_service ul li{float:none;display:block;overflow:hidden;margin-right:0;padding:0 15px;border:none;color:#333;text-align:left;white-space:nowrap;font-size:16px;line-height:44px;cursor:pointer;}

/* 服务对象选择 */
.m_storey span{display:inline-block;vertical-align:middle;font-size:16px;}
.m_storey .title{margin-left:50px;color:#333;letter-spacing:0;font-weight:700;font-stretch:normal;font-size:18px;font-family:MicrosoftYaHei-Bold;}
.m_storey .u_storey{margin:8px 11px 8px 0;padding:0 8px;border-radius:4px;color:#666;line-height:28px;cursor:pointer;}
.m_storey .u_storey.active{color:#2792ff;}
.m_storey .u_storey:hover{color:#2792ff;}
.m_storey span.ico{margin-top:-2px;margin-right:6px;width:16px;height:16px;border:1px solid #dcdfe6;border-radius:2px;}
.m_storey .u_storey.active .ico{border:none;background:url(../images/icon/correct.png) #2792ff center center no-repeat;}


.m_sectionb{margin-bottom:20px;padding:10px;height:262px;border: solid 1px #e0eafa;background-color:#fff;}
.m_sectionb.u_two{margin-bottom:65px;}
.g_sectionb{padding:15px 25px 10px 25px;background-color:#fafafa;}
.g_sectionb h2{margin:10px 0;color:#333;font-weight:700;font-size:18px;}
.g_sectionb li{text-overflow: ellipsis;overflow: hidden;word-break: break-all;white-space: nowrap;padding-left:20px;background:url(../images/icon/icon-li2.png) left center no-repeat;font-size:16px;line-height:35px;}
.g_sectionb .look-result{margin-bottom:10px;background-color:#f0f0f0;color:#333;text-indent:20px;font-size:16px;line-height:40px;}

/* 服务列表微调 */
.g_service_list ul li p.p-des{margin-bottom: 0;}

/* 新媒体微调 */
.g_media ul li h1{padding-left: 20px; overflow: hidden;text-overflow: ellipsis;word-break: break-all;white-space: nowrap;}
.g_media ul li h1.u_wx{background: url(../images/icon/icon_weixin.png) left center no-repeat;}
.g_media ul li h1.u_wb{background: url(../images/icon/icon_weibo.png) left center no-repeat;}

/* 图片列表 */
.g_img_list li{float:left;margin:0 14px 20px 0;}
.g_img_list li:nth-child(4n){margin:0 0 20px 0;}
.g_img_list li a{display:block;box-sizing:border-box;width:233px;height: 269px; border:1px solid #ddd;}
.g_img_list li a:hover{background:#fff1f1;}
.g_img_list li img{width:233px;height:165px;object-fit:cover;}
.g_img_list li p{letter-spacing:0;font-weight:400;font-stretch:normal;font-family:MicrosoftYaHei;}
.g_img_list li p.u_imgtit{display:-webkit-box;overflow:hidden;padding:12px 17px 0 17px;margin-bottom:10px; color:#333;text-overflow:-o-ellipsis-lastline;text-overflow:ellipsis;font-size:16px;line-height:22px;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;}
.g_img_list li a:hover p.u_imgtit{color:#2792ff;}
.g_img_list li p.u_imgdate{padding:0 17px 10px 17px;color:#888;font-size:14px;line-height:26px;}

/* 视频列表 */
.g_video_list li{float:left;margin:0 14px 20px 0;}
.g_video_list li:nth-child(4n){margin:0 0 20px 0;}
.g_video_list li a{position:relative;display:block;width:233px;}
.g_video_list li a img{width:233px;height:180px;}
.g_video_list li a span.u_play{position:absolute;top:54px;left:50%;display:block;width:45px;height:50px;background:url(../images/icon/play.png) center no-repeat;transform:translateX(-50%);}
.g_video_list li a span.u_play:hover{background:url(../images/icon/play_red.png) center no-repeat;}
.g_video_list li a p{position:absolute;bottom:0;left:0;overflow:hidden;width:100%;height:40px;background:rgba(0,0,0,.52);color:#fff;text-align:center;text-overflow:ellipsis;white-space:nowrap;letter-spacing:0;font-weight:400;font-stretch:normal;font-size:16px;font-family:MicrosoftYaHei;line-height:40px;}


/* 附件 */
.u_annex{margin-left:auto;padding-right:20px;color:#2792ff;}
.u_annex img{margin-bottom:3px;vertical-align:middle;transition:all .3s;transform:rotateX(-180deg);}
.u_annex img.active{transform:rotateX(0);}
.u_annex_list{margin-top:15px;padding:0 16px;width:100%;min-height:50px;border:solid 1px #eee;background-color:#fff;}
.u_annex_list li{overflow:hidden;padding-left:23px;height:50px;border-bottom:1px dashed #ddd;text-overflow:ellipsis;white-space:nowrap;line-height:50px;}
.u_annex_list li.word{background:url(../images/icon/word.png) left center no-repeat;}
.u_annex_list li.pdf{background:url(../images/icon/pdf.png) left center no-repeat;}
.u_annex_list li.excel{background:url(../images/icon/excel.png) left center no-repeat;}
.u_annex_list li.picture{background:url(../images/icon/picture.png) left center no-repeat;}
.u_annex_list li.zip{background:url(../images/icon/zip.png) left center no-repeat;}
.u_annex_list li.audio{background:url(../images/icon/audio.png) left center no-repeat;}
.u_annex_list li.video{background:url(../images/icon/icon-video.png) left center no-repeat;}
.u_annex_list li.file{background:url(../images/icon/file.png) left center no-repeat;}
.u_annex_list li:last-child{border-bottom:none;}


/* 右侧 */
.m_scrstrg{width:380px;}

/* 智能推荐 */
.m_recommend{box-sizing:border-box;padding:0 20px;height:580px;border:1px solid #ddd;border-radius:10px 10px 0 0;background:url(../images/icon/top.png) top center no-repeat;background-size: 100% 84px;}
.m_recommend h1{margin-bottom:15px;height:84px;line-height:84px;}
.m_recommend h1 a{color:#fff;letter-spacing:0;font-weight:700;font-stretch:normal;font-size:18px;font-family:MicrosoftYaHei-Bold;}
.m_recommend h1 span{color:#fff;letter-spacing:0;font-weight:700;font-stretch:normal;font-size:18px;font-family:MicrosoftYaHei-Bold;}
.g_recommend h2{padding:15px 0 10px;}
.g_recommend h2 a{color:#2792ff;letter-spacing:0;font-weight:400;font-stretch:normal;font-size:16px;font-family:MicrosoftYaHei;}
.g_recommend li{overflow:hidden;padding-left:15px;height:36px;background:url(../images/icon/icon-li3.png) left center no-repeat;text-overflow:ellipsis;white-space:nowrap;line-height:36px;}
.g_recommend li a{color:#333;letter-spacing:0;font-weight:400;font-stretch:normal;font-size:14px;font-family:MicrosoftYaHei;line-height:36px;}

/* 热点列表 */
.m_hot h2{margin:23px 0 10px;}
.m_hot li{overflow:hidden;padding-left:30px;height:36px;text-overflow:ellipsis;white-space:nowrap;line-height:36px;}
.m_hot li a{color:#333;letter-spacing:0;font-weight:400;font-stretch:normal;font-size:14px;font-family:MicrosoftYaHei;line-height:34px;}
.m_hot li span{float:right;font-size:14px;}
.m_hot li:nth-child(1){background:url(../images/icon/1.png) left center no-repeat;}
.m_hot li:nth-child(2){background:url(../images/icon/2.png) left center no-repeat;}
.m_hot li:nth-child(3){background:url(../images/icon/3.png) left center no-repeat;}
.m_hot li:nth-child(4){background:url(../images/icon/4.png) left center no-repeat;}
.m_hot li:nth-child(5){background:url(../images/icon/5.png) left center no-repeat;}
.m_hot li:nth-child(6){background:url(../images/icon/6.png) left center no-repeat;}
.m_hot li:nth-child(7){background:url(../images/icon/7.png) left center no-repeat;}
.m_hot li:nth-child(8){background:url(../images/icon/8.png) left center no-repeat;}
.m_hot li:nth-child(9){background:url(../images/icon/9.png) left center no-repeat;}
.m_hot li:nth-child(10){background:url(../images/icon/10.png) left center no-repeat;}

/* 词云 */
.m_wordcloud h2{margin:15px 0;color:#333;letter-spacing:0;font-weight:700;font-stretch:normal;font-size:18px;font-family:MicrosoftYaHei-Bold;line-height:34px;}
.tagcloud{min-width: 325px !important;display:flex;height:287px;border:solid 1px #ccc;background-color:#fff;justify-content:center;align-items:center;overflow:hidden;}
/* 搜索记录 */
.m_schistory h2{margin:15px 0;color:#333;letter-spacing:0;font-weight:400;font-stretch:normal;font-size:18px;font-family:MicrosoftYaHei-Bold;line-height:34px;}
.u_delete{display:block;padding-left:20px;background:url(../images/page/icon-delete.png) left center no-repeat;color:#999;font-size:14px;}
.m_schistory li{float:left;margin:5px 15px 5px 0;line-height:30px;}
.m_schistory li a{display:block;padding:0 8px;-moz-border-radius:5px;border-radius:5px;background:#f0f0f0;font-size:14px;}
.m_schistory p{margin:10px auto;}
.m_schistory p a img{max-width:100%;}

/* 评价 */
.m_evaluate{display:flex;margin-top: 20px; padding-left:15px;width:100%;height:75px;background-color:#fafafa;align-items:center;}
.m_evaluate a{display:block;height:31px;color:#fff;text-indent:32px;line-height:31px;}
.m_evaluate a#search_log_satisfied{margin:0 20px 0 20px;width:68px;background:url(../images/icon/good.png) #2bc2a4 left 9px center no-repeat;}
.m_evaluate a#search_log_nosatisfied{width:87px;background:url(../images/icon/bad.png) #f87729 left 9px center no-repeat;}

.no-record .text-left{width:36%;margin: 0 auto;line-height: 30px;color:#666;}
.no-record .text-center p{line-height: 30px;color:#666;}
.no-record .text-center span{width:90%;color:#666;}

/* 不满意 */
#search_log_box{position:fixed;top:50%;left:50%;z-index:6;width:30%;height:300px;border:1px #ddd solid;border-radius:10px;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.2);transform:translate(-50%,-50%);}
.search_log_box h2{display:flex;padding:15px 20px;border-bottom:1px solid #ddd;align-items:center;justify-content:space-between;}
.search_log_box h2 p{font-weight:700;font-size:20px;cursor:default;}
.search_log_box h2 a{color:#666;text-shadow:0 1px 0 #fff;font-size:21px;opacity:.5;cursor:pointer;}
.m_from{margin-top:20px;padding:0 20px;}
.m_from p{margin-top:20px;text-align:center;}
.m_from p button{outline:0;}

/* 搜索 */
.m_sites{position:absolute;top:230px;left:0;z-index:5;box-sizing:border-box;padding:25px;width:100%;height:670px;border-radius:10px;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.2);}
.m-search .hd .arrow{margin-top:15px;}
.u_branch{position:relative;display:flex;}
.u_branch h2{position:absolute;float:left;width:70px;color:#333;text-align:center;letter-spacing:0;font-weight:700;font-stretch:normal;font-size:16px;font-family:MicrosoftYaHei-Bold;line-height:40px;}
.u_branch ul{position:absolute;left:75px;}
.u_branch li{float:left;overflow:hidden;margin:0 7px 10px 7px;width:205px;height:40px;border-radius:4px;background-color:#f9fafb;text-align:center;text-overflow:ellipsis;white-space:nowrap;line-height:40px;word-break:break-all;}
.u_branch li.active,.u_branch li:hover{background-color:#2792ff;color:#fff!important;}
.u_branch li.active a,.u_branch li:hover a{color:#fff!important;}
.m_sites>div:nth-child(1),.m_sites>div:nth-child(2){min-height:60px;}
.m_sites>div:nth-child(3){min-height:110px;}
.m_sites>div:nth-child(4){min-height:300px;}
.g-search .u-searchtext{padding:0 58px 0 130px;}
.m-search .hd{min-width:125px;}
.m-search .hd p{overflow:hidden;min-width:90px;text-align:center;text-overflow:ellipsis;white-space:nowrap;line-height:42px;word-break:break-all;}

.m-map{height: 652px;padding: 30px;box-sizing: border-box;background-color: #ffffff;border: solid 1px #e0eafa;margin-bottom: 30px;}
.g-map{padding-bottom: 30px;border-bottom: 1px dashed #e8e8e8;}
#allmap td{padding:0!important;}
#allmap{float:left;width: 420px;height: 280px;}
#searchList{float:right;overflow-y:scroll;width:500px;height:280px;} 
#searchList::-webkit-scrollbar{width:6px;border-radius:3px;background:#ddd;}
#searchList::-webkit-scrollbar-thumb{height:30px;border-radius:3px;background-color:#cbcbcb;}
#searchList::-webkit-scrollbar-track{border-radius:4px;-webkit-box-shadow:inset 0 0 6px #eaeaea;}

.location-list li{margin-bottom:28px;padding-left:42px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;}
.location-list li:last-child{margin-bottom:0;}
.location-list li:nth-child(1){background:url(../images/icon/location_1.png) left center no-repeat;}
.location-list li:nth-child(2){background:url(../images/icon/location_2.png) left center no-repeat;}
.location-list li:nth-child(3){background:url(../images/icon/location_3.png) left center no-repeat;}
.location-list li:nth-child(4){background:url(../images/icon/location_4.png) left center no-repeat;}
.location-list li p{color:#3d3d3d;letter-spacing:0;font-weight:400;font-stretch:normal;font-size:16px;font-family:MicrosoftYaHei;line-height:26px;}
.location-list li span{color:#b3b3b3;letter-spacing:0;font-weight:400;font-size:14px;font-family:MicrosoftYaHei;}

.m-tabsearch ul{display:flex;padding: 30px 0 15px;}
.m-tabsearch li{position:relative;float:left;margin-right:20px;}
.m-tabsearch li:last-child{margin-right:0;}
.m-tabsearch li a{display:block;padding:10px 23px;background:#b9cce9;color:#fff;letter-spacing:0;font-weight:400;font-stretch:normal;font-size:16px;font-family:MicrosoftYaHei;}
.m-tabsearch li.u-active a{background-color:#2792ff;}

.m-listsearch li{overflow:hidden;padding-left:20px;background:url(../images/icon/icon-li2.png) left center no-repeat;text-overflow:ellipsis;white-space:nowrap;font-size:16px;height:40px;line-height:40px;word-break:break-all;}
.m-listsearch li a{display: block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all;}
.m-listsearch li span{font-family: MicrosoftYaHei;font-size: 14px;font-weight: normal;font-stretch: normal;letter-spacing: 0px;color: #b3b3b3;float: right;}


.m-ny{margin:30px 0;padding:26px 24px 30px 24px;height:285px;background-color:#fff;box-shadow:0 0 7px 0 rgba(15,100,255,.1);}
.m-ny a{display:block;margin-bottom:10px;}
.m-ny a img{width: 100%;}
.m-ny h3{margin-bottom:26px;color:#2792ff;letter-spacing:0;font-weight:700;font-stretch:normal;font-size:22px;font-family:MicrosoftYaHei-Bold;}


/*media query*/
/*large pcScreen*/
@media (min-width:1200px) {

}
/*medium pcScreen lg*/
@media screen and (max-width: 1199px) {
    
}
/*pad md*/
@media screen and (max-width: 991px ){
    .m_scrstbox,.m_scrstrg{width: 100% !important;}
    .m_scrstbox{padding-right: 0;border-right: none;}
    .m_screen{flex-wrap: wrap;height: auto;padding: 15px;}
    .m_sectionb{height: auto;}

    .g_search_list>ul>li p.p-des {padding: 3px 0;}
    .g_search_table .table .u_half,.g_search_table .table td{width: auto!important;display: block!important;}
    #search_log_box {width: 70%;}

    .m_evaluate{display: none;}
    .m_result{flex-wrap: wrap;}
    /* .m_Re-Search{display: none !important;} */

    .m_search_tab li{width: 50%;}
    .m_search_tab li{padding: 0 50px;}
    .m_search_tab li:nth-child(2){padding:0 20px 0 50px;}
    .m_search_tab li:nth-child(7){padding:0 30px 0 50px;}

    .m_type{height: auto;flex-wrap: wrap;}
    .m_storey .title{margin-left: 0;}
    .g_search_list>ul>li div.p-tips{flex-wrap: wrap;}

    .g_video_list ul,.g_img_list ul{display: flex;justify-content: center;flex-wrap: wrap;}
    .g_video_list ul li,.g_img_list ul li{margin: 0 0 10px 0;}

    .u-jbzx1,#_ideConac,#_span_jiucuo,.u-jbzx,.u-slhwza{position: static;}
    .u-slhwza{margin: 0 auto;}

    .u_interlist{left: -240px;}
	
	.m-ldrshpctvts{height: auto;}
    .g-introduce{width: 100%;}
    .g-leadername>a{margin: 0 auto 20px;float: none;}
    .g-leadername{text-align: center;}
    .g-leadername>a img{display: block;clear: both;margin: auto;}
    .l_write{position: relative;right: 50%;top: 10px;transform: translateX(50%);}
	.text-left{width:80% !important;}


    #allmap,#searchList{width: 100%;}
    .m-map{height: auto;padding: 30px 10px;}
    .m-tabsearch ul{flex-wrap: wrap;}
}
/*phone sm*/
@media screen and (max-width: 767px) {
    
    .m_result{display: block;height: 80px;}
    .m_result .f-fl{float: none;}
}
/*small xs*/
@media screen and (max-width: 638px) {
    
}
