@charset "UTF-8";

/*初始化样式*/
*{margin:0;padding:0;box-sizing:border-box;outline:0;font-family:'Microsoft YaHei';}
ul,li{list-style:none;}
img{border:0;}
table{border-collapse:collapse;}
a{text-decoration:none;}

.page-con{width:87.5%;margin: 0 auto;}

/* 头部区域 */
.top{width:100%;z-index: 9;position:fixed;top:0;height: 5rem;background-image: linear-gradient(0deg, #6488c800 0%, #2237BA 100%);}
.top-l{float:left;padding: 0.8125rem 0 0 2.5rem;}
.top-r{float:right;}
.sy-logo{height: 3.4375rem;}
.sy-logo img{float:left;height: 100%;}
.sy-logo-r2{display:none;}
.nav-bg02{width: 300%;height:0;background: none;margin-top: 5rem;position: absolute;z-index: 1;opacity: 0;left: -100%;top: -1px;border-top: 0.0625rem solid #eee}
.top-rl{float:left;}
.top-rr{float:right;}
.top-rrl{float:left;margin-right: 1.25rem;width: 8.75rem;padding-top: 1rem;}
.top-rrlt{line-height: 1.1875rem;font-size: 0;color:rgba(255,255,255,0.5);width: 100%;float: left;text-align: right;}
.top-rrlt i{width: 1.5rem;height: 1.1875rem;display:inline-block;background:url(top_icon02-1.png) no-repeat 50% 50%;background-size: cover;margin-right: 0.8125rem;vertical-align: top;}
.top-rrlt span{font-size: 0.875rem;}
.top-rrlt a{color:#fff;}
.top-rrlt a:hover{text-decoration: underline;}
.top-rrlb{width:100%;margin-top: 0.5625rem;font-size: 0.875rem;line-height: 1.25rem;color:rgba(255,255,255,0.5);float: left;white-space: nowrap;}
.top-rrlb > p{float:right;}
.top-rrr{width: 5rem;height: 5rem;position: relative;float:left;}
.top-rrr-btn{width: 5rem;height: 5rem;background:url(top_icon01.png) no-repeat 50% 50% #E60012;float:left;background-size: 1.25rem 1.25rem;position: relative;cursor:pointer;}
.top-rrr-box{width: 42.4375rem;height: 5rem;line-height: 5rem;position: absolute;background:#fff;top: 0;right: -125rem;z-index: 2;box-shadow: 0 0.25rem 1.3125rem 0 #99999966;padding-left: 1.5rem;padding-right: 0.625rem;}
.top-rrr-box .top-rrr-box-txt{width: 37.5rem;float: left;margin-top: 1.875rem;border: 0;font-size: 1rem;}
.top-rrr-box .top-rrr-box-btn{width: 2.5rem;height: 2.5rem;background: url(sy_search_icon01.png) no-repeat 50% 50%;border:0;background-size: 0.875rem 0.875rem;float: left;margin-top: 1.25rem;}
.top-rrr:hover .top-rrr-box,
.top-rrr .top-rrr-box.on{right: 5rem;transition: all 1s ease;}

.nav{float:left;margin-right: 9.25rem;position:relative;z-index: 2;}
.nav a{color:#fff;}
.nav > ul > li{float:left;margin-left: 3.3125rem;line-height: 5rem;}
.nav > ul > li:first-child{margin-left:0;}
.nav > ul > li > p{font-size: 1rem;position:relative;z-index:10;}
.nav > ul > li > dl{line-height: 3.75rem;position: absolute;top: 5rem;left:0;z-index: 10;/* width: 100%; */display: none;white-space: nowrap;
opacity: 0;
}
.nav > ul > li > dl > dd{margin-right: 1.125rem;font-size: 0.875rem;display: inline-block;position: relative;}
/* .nav > ul > li > dl > dd:first-child{padding-right: 1.125rem;font-weight: bold;} */
/* .nav > ul > li > dl > dd:first-child:after{content:"";width:0.0625rem;height: 0.875rem;display:block;background:#fff;position: absolute;top:1.3125rem;right:0;} */
.nav > ul > li:hover > p::after,.nav > ul > li.oncur > p::after,
.nav > ul > li > dl > dd > p:hover::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:0.25rem;border-radius: 0.625rem;background: #fff;}
.nav > ul > li:hover dl{
	display: block;
	opacity: 1;
	transition: all 0.4s ease;
	transition-delay: 1s;
}
.nav > ul > li > dl > dd:first-child > p:hover::after{display: none;}
.nav > ul > li.nav-li4 dl{left: 20.3125rem;}
.nav > ul > li.nav-li5 dl{left: 25rem;}
.nav > ul > li.nav-li5-1 dl{left: 20.3125rem;left:22.6125rem;}
.nav > ul > li.nav-li6 dl{left: 35rem;}
.nav > ul > li.nav-li7 dl{left: 44.5625rem;}

.top.top-style02{background:#fff;box-shadow: 0 0.125rem 0.625rem 0 #9999994d;border-top: 0.0625rem solid #eee;
/* transition: all .7s ease; */
}
.top.top-style02 a{color:#333;
/* transition: all .7s ease; */
}
.top.top-style02 .sy-logo-r1{display: none;}
.top.top-style02 .sy-logo-r2{display: inherit;}
/* .top.top-style02 .nav > ul > li > dl{background: #fff;} */
.top.top-style02 .top-bg02{height: 0;opacity: 0;}
.top.top-style02 .nav a:hover{color:#E60012;}
.top.top-style02 .nav > ul > li > dl > dd:first-child:after{background:rgba(0,0,0,0.2);}
.top.top-style02 .nav > ul > li:hover > p::after,.top.top-style02 .nav > ul > li.oncur > p::after,
.top.top-style02 .nav > ul > li > dl > dd > p:hover::after{background:#E60012;}
/* .top .nav > ul > li:hover .nav-bg02{display:block;} */
.top .nav > ul > li:hover .nav-bg02{opacity: 1;height: 3.75rem;transition: all 0.4s ease;}
.top.top-style02 .top-rrlt,
.top.top-style02 .top-rrlb{color:rgba(153, 153, 153, 1);
/* transition: all .7s ease; */
}
.top.top-style02 .top-rrlt i{background-image: url(top_icon02-1_on.png);
/* transition: all .7s ease; */
}
.top.top-style02 .nav-bg02{background: #fff;box-shadow: 0 0.375rem 0.625rem 0 #9999994d;
/* transition: all .7s ease; */
}
.top.top-style02 a:hover{color:#E60012;}



/* 新版头部 */
.top-rr2{display:none;}
.new-top{height:8.125rem;bottom:0;top:auto;background:none;padding-left: 7.5rem;display: none;}
.new-top-active{display:block;}
.new-top::after{content:"";display:block;width:100%;height:100%;background:#fff;position:absolute;left:7.5rem;bottom:0;z-index:-1;}
.new-top .top-l{padding-left: 3.75rem;padding-top: 1.8125rem;}
.new-top a{color:#333;}
.new-top .sy-logo{height:4.5rem;}
.new-top .sy-logo-r1{display:none;}
.new-top .sy-logo-r2{display:block;}
.new-top .top-r{padding-top: 1.5625rem;}
.new-top .nav{margin-right:0;}
.new-top .nav > ul > li{margin-left: 3rem;}
.new-top .nav > ul > li > dl > dd,
.new-top .nav > ul > li:hover > p::after,
.new-top .nav > ul > li:hover .nav-bg02,
.new-top .nav > ul > li > dl > dd > p:hover::after{display:none;}
.new-top .top-rr{display:none;}
.new-top .top-rr2{display:inline-block;float:left;margin-top: 1.5625rem;margin-left: 1.875rem;margin-right: 7.5rem;margin-right: 4.375rem;}
.new-top .top-rr2l{width: 13.375rem;height:1.875rem;background: #FFFFFF;border: 0.0625rem solid #CCCCCC;border-radius: 0.9375rem;overflow:hidden;padding-left: 0.875rem;float: left;}
.new-top .top-rr2l .topnew-search{width: 10rem;font: size 1rem;line-height: 1.75rem;border:0;background:none;float: left;display: inline-block;}
.new-top .top-rr2l .topnew-search-btn{width: 1.875rem;height: 1.875rem;float: left;background: url(top_icon02.png) no-repeat 50% 0.3125rem;display: inline-block;border: 0;cursor: pointer;background-size: 1rem 1rem;}
.new-top .top-rr2r{float:left;line-height: 1.875rem;display: inline-block;margin-left: 1.875rem;}
.new-top .top-rr2r i{width:1.5rem;height:1.875rem;display:inline-block;background:url(top_icon02-1_on.png) no-repeat 0 50%;background-size: 1.5rem;vertical-align:top;margin-right: 0.75rem;}
.new-top .top-rr2r a{color:#999;}
.new-top .top-rr2r a:hover{text-decoration: underline;color:#E60012;}
.new-top .nav a:hover{color:#E60012;}
.new-top .nav > ul > li:hover > p::after,
.new-top .nav > ul > li > dl > dd > p:hover::after{background:#E60012;}
/* .new-top .nav > ul > li > p:hover{box-shadow: #000 0 0;} */



/*首页底部区域*/
.sy-bottom{width:100%;height: 27.5rem;background: #173A69;padding-top: 5.5625rem;float:left;}
.sy-bottom-bd{line-height: 1.4375rem;padding: 0.6875rem 0;}
.sy-bottom-bd-l{width:14.5rem;float:left;}
.sy-bottom-bd-r{width:13.375rem;float:left;}
.sy-bottom-bd a{color:rgba(255, 255, 255, 0.6);}
.sy-bottom-bd a:hover{text-decoration: underline;}
.sy-bottom-hd{font-size: 1rem;line-height: 1.375rem;color:#fff;padding-bottom: 2.125rem;}
.sy-bottom-l{width:33.625rem;padding-right: 5.75rem;float:left;margin-left: 8.625rem;}
.sy-bottom-m{width:24.1875rem;float:left;}
.sy-bottom-r{width:24.1875rem;float:left;margin-left: 9.4375rem;}
.sy-bottom-l .sy-bottom-bd p{width: 100%;float:left;font-size: 1rem;line-height: 1.4375rem;padding: 0.6875rem 0;}
.sy-bottom-l .sy-bottom-bd {margin-top: 0.1875rem;}
.sy-bottom-l .sy-bottom-bd p{/*padding: 0.5rem 0;*/padding: 0.375rem 0;}
/* .sy-bottom-l .sy-bottom-bd p:nth-child(even){margin-left: 1.625rem} */
.sy-bottom-m .sy-bottom-bd p{min-width: 6.75rem;float:left;font-size: 1rem;line-height: 2.8125rem;color: rgba(255, 255, 255, 0.6);}
.sy-bottom-r .sy-bottom-bd p{width:6.125rem;margin-left: 1.6875rem;height: 1.375rem;float:left;position: relative;margin-bottom: 2rem;line-height: 1.375rem;color: rgba(255, 255, 255, 0.6);white-space: nowrap;cursor: pointer;}
.sy-bottom-r .sy-bottom-bd p > img{display:none;width: 7.5rem;height:  7.5rem;;background: #fff;position: absolute;bottom: 2.125rem;left: 50%;margin-left: -3.75rem;}
.sy-bottom-r .sy-bottom-bd p span{display:inline-block;vertical-align:top;}
.sy-bottom-r .sy-bottom-bd p span img{vertical-align:top;height:1.375rem;}
.sy-bottom-r .sy-bottom-bd p span i{width: 1.375rem;height: 1.375rem;display: inline-block;vertical-align:top;background:url(bottom_img01.png) no-repeat 50% 50%;background-size: contain;}
.sy-bottom-r .sy-bottom-bd p span i.bottom-ricon1{background-image: url(bottom_img01.png);}
.sy-bottom-r .sy-bottom-bd p span i.bottom-ricon2{background-image: url(bottom_img02.png);}
.sy-bottom-r .sy-bottom-bd p span i.bottom-ricon3{background-image: url(bottom_img03.png);}
.sy-bottom-r .sy-bottom-bd p span i.bottom-ricon4{background-image: url(bottom_img04.png);}
.sy-bottom-r .sy-bottom-bd p span i.bottom-ricon5{background-image: url(bottom_img05.png);}
.sy-bottom-r .sy-bottom-bd p span i.bottom-ricon6{background-image: url(bottom_img06.png);}
.sy-bottom-r .sy-bottom-bd p span i.bottom-ricon7{background-image: url(bottom_img07.png);}
.sy-bottom-r .sy-bottom-bd p span i.bottom-ricon8{background-image: url(bottom_img08.png);}
.sy-bottom-r .sy-bottom-bd p span i.bottom-ricon0{background-image: url(bottom_img00.png);}
.sy-bottom-r .sy-bottom-bd p font{display:inline-block;padding-left: 0.8125rem}
.sy-bottom-r .sy-bottom-hd{padding-left: 1.6875rem;}
.sy-bottom-r .sy-bottom-bd p:hover > img{display:inline-block;}
.sy-bottom-r .sy-bottom-bd p:hover span::after{content:'';display:block;width:0.0625rem;height:0.0625rem;border:0.3125rem solid transparent;border-top-color:#fff;position:absolute;bottom:1.4375rem;left:2.8125rem}

.sy-bottom-r .sy-bottom-bd p.noafter span::after{display:none !important;}

.clear{clear: both;}


.animated{
	-webkit-animation-duration: 1.5s !important;
	animation-duration: 1.5s !important;
	-webkit-transition-duration: 1.5s !important;
	transition-duration: 1.5s !important;
}



.site-lmy-search .search_wrap{height:18.75rem;padding-top: 8.125rem;text-align:center;background-image:url(/cms_files/filemanager/1628379207/picture/20253/D01AE787D0A1CE4B480A6D1E423BAD54.jpeg);background-size: cover;}
.site-lmy-search .attachsearchtypebutton1,
.site-lmy-search .reci,
.site-lmy-search .content_title{display:none !important;}
.site-lmy-search .top-rrr{display:none !important;}

.site-lmy-search .search_wrap .search{position:relative;width:auto;display: inline-block;float: none;}
.site-lmy-search .search_wrap .search form{position:relative;}
.site-lmy-search .search_wrap .search .input2{background-image: linear-gradient(90deg, #FFB704 1%, #F64713 99%);border-radius: 0 0.5rem 0.5rem 0;width: 6.25rem;}
.site-lmy-search .search_wrap .search .input1{background: #ffffffcc;border: 0.0625rem solid #FFFFFF;border-radius: 0.5rem 0 0 0.5rem;border-right:0;width: 43.75rem;}
.site-lmy-search .search .delete-icon{left: auto;right: 6.875rem;top: 0.875rem;}
.site-lmy-search .search .delete-icon img{height: 1rem;}
.site-lmy-search .search_wrap .search .input1,
.site-lmy-search .search_wrap .search .input2{margin-top:0;}
.site-lmy-search .ui-placehoder{top:0;}
.site-lmy-search .historyWrap{top:3.1875rem;width: 43.75rem;}
.site-lmy-search .queryAssess,
.site-lmy-search .recommend{display:none !important;}
.site-lmy-search .content_nav_new .bszn_list .content .textTitle:hover,
.site-lmy-search .comprehensiveItem .content:hover .titleWrapper a,
.site-lmy-search .jcse-similarly-item a:hover ,
.site-lmy-search .content_wrap .content .content_right .hot_search .hot_search_list li a:hover{color:#1c5cac;text-decoration:underline;}



.lmy-banner{background-image:url(/cms_files/filemanager/1628379207/picture/20254/DFF6F20D413E173ACA567646D59E2EE5.png) !important;}

/* 
2880*1840
2880*1920 
*/
/* @media (max-width: 2880px and min-height: 1840px) { */
/* @media (min-width: 2850px) and (min-height: 1810px) { */

@media screen  and (max-width: 1650px){
    /***************全局控制*******************/

}

@media (min-width: 1920px) and (min-height: 1080px) {

  
}


.scrollStyle2{max-height: 15.3125rem;overflow-y:auto;margin-top: 0.3125rem;}
.scrollStyle2 p{line-height: 1.4375rem !important;padding:0.375rem 0 !important;}
.scrollStyle2::-webkit-scrollbar {
  /* 定制滚动条的宽度 */
  width: 0.25rem;  
  /* 定制滚动条的背景色 */
  border-radius: 0.3125rem;
/*   background-color: #eee;  */
}
/* 定制滚动条轨道 */
.scrollStyle2::-webkit-scrollbar-track {
  background: #eee; /* 定制轨道的背景色 */
  border-radius: 0.3125rem; /* 定制轨道的圆角 */
  width:2px;
  overflow:hidden;
}
/* 定制滚动条的滑块（thumb） */
.scrollStyle2::-webkit-scrollbar-thumb{
  background-color: #1f487d; /* 定制滑块的背景色 */
  border-radius: 3px; /* 定制滑块的圆角 */
  width:4px;
  overflow:hidden;
}
/* 定制滚动条的滑块（thumb）：悬停和点击状态 */
.scrollStyle2::-webkit-scrollbar-thumb:hover {
   background-color: #B71A0F; /* 定制滑块的背景色 */
}
.scrollStyle2::-webkit-scrollbar-thumb:active{
  background-color: #B71A0F; /* 点击时滑块的背景色 */
}


@media (max-width: 768px) {
    .site-lmy-search .content_wrap{padding-top:0;}
    .site-lmy-search .search_wrap{padding: 50px 0;height: auto;}
    .site-lmy-search .search_wrap .search{width:90%;}
    .site-lmy-search .search_wrap .search form{display:flex;}
    .site-lmy-search .search_wrap .search .input1{width: 100%;}
    .site-lmy-search .content_new{display:none !important;}
    .site-lmy-search .content_wrap .contentBox{width:100%;}
    .site-lmy-search .content_wrap .content .content_left{width:100%;margin-left: 0;margin-top: 0;padding: 0;}
    .site-lmy-search .content_cate{padding: 0 20px;}
    .site-lmy-search .content_wrap .content .content_left .range{padding: 0 20px;height: 104px;}
    .site-lmy-search .content_right{display:none !important;}
    .site-lmy-search #pagination{height:auto;}
    .site-lmy-search div[style='height: 50px;width: 100%;background-color: #f9f9f9;']{display:none;}
}